/*
Theme Name: CAD WP Base Theme
Theme URI: http://github.com/cad-uix/cad-wp-theme.git
Author: Marcel Badua
Author URI: http://marcelbadua.com/
Description: Custom A Design Wordpress Theme Framework utilizes the use of bower and gulp. to be used for bootstrap and it's powerful LESS files
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap, LESS, bower, gulp
Text Domain: oracle

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@media(min-width:1500px){
	#page-wrap{
		margin-right: auto;
		margin-left: auto;
		width: 1400px;
		display: block;
	}
}
.map-text p {
    font-size: 18px;
    color: #666 !important;
}
.map-text p > a{
	color: #666;
}
.map-text p> a:hover{
	color: #DA060C !important;
	text-decoration: none;
}
main h1{
  
   color:white !important;
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 37px;
  background: #AD0000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
main h3{
color:#990000 !important;
}
#post-15 p{
	font-size:18px;
}
.gform_title{
	display:none;
}
.entry #gform_wrapper_1{
	background-color:#DE031A;
	padding:10px 50px;

}
.gf_browser_chrome .gfield_label{

	color:white;
}
.entry label{
	color:white;
}


.ginput_container input, .ginput_container textarea{
background-color:white !important;
width:100% !important;

}
input#gform_submit_button_1.gform_button.button{
	color:#DE031A;
background-image:none !important;	
background-color:white !important;
}

.nav-tabs li{
float:none !important;

}
.nav-tabs>li>a, .nav-tabs>li>a:focus{
color:#990000  !important;
}
.nav-tabs li.active{
background-color:#990000 !important;
color: white !important;
}

.nav-tabs>li>a:focus:hover, .nav-tabs>li>a:hover{
background-color:#FF9999 !important;
box-shadow:none;
color:white !important;
}

.nav-tabs>li>a:focus:hover, .nav-tabs>li>a:hover{
color:#990000  !important;
box-shadow:none !important;
}
.nav-tabs>li.active>a:focus:hover{
background-color:#990000 !important;
color: white !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{
color:white! important;
box-shadow:inset 0 -2px 0 #660000 !important;
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background: none!important;
}

ul.dropdown li a{
	color: #191A1B;
	background: none!important;
}

ul.dropdown li.active a{
	color: #DA060C!important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: transparent!important;
}

#main-banner .item .banner-caption a{
	display: inline-block;
	padding: 10px 70px;
	color: white;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 25px;
	background-color: rgba(196,6,11,.8);
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;

}


#main-banner .item .banner-caption a:hover, #main-banner .item .banner-caption a:focus{
	text-decoration: none;
	background: rgba(0,0,0,.7);
}
section#private h3{
	display: inline-block;
    font-size: 20px;
    color: #444;
    margin-top: 0px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
    font-family: 'Roboto Slab',serif;
}
section#private p{
	display: inline-block;
    padding: 10px 70px;
    color: white;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 16px;
    background-color: rgba(196,6,11,.7);
    font-family: 'Roboto Slab',serif;
}
section#private {
    margin-bottom: 15px;
}
.section#services p{
    font-weight: 500 !important;
    font-family: 'Raleway', sans-serif;
}
.page #content-wrap { 
	background: url( 'img/bg.png' ); 
	background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #000;
    font-size: 15px;
}
.entry #gform_wrapper_1{
	    border-radius: 42px;
	    font-size: 13px;
}
.page-id-17 #content-wrap { 
	background:none;
}
#post-15 p{
	font-size: 15px;
}
.page-id-17 .gform_wrapper{
	margin: 0em 0 !important;
}
.no-pad-left {
    padding-left: 0 !important;
}
header .header-phone, header .social{margin-left: 15px !important}
section#services {
	background-size:cover !important;
	background-attachment:fixed;
	background-position:center
}
@media (max-width:1199px){
	header .container {
		width:100% !important
	}
}
@media (max-width:991px){
	.page-id-17 div#google-map {
		margin-top: 50px !important
	}
}
@media (max-width:767px){
	section#faqs-maps .map img {
		display:block !important
	}
	section#faqs-maps .map, footer#footer h1 {
		text-align:center !important
	}

	section#services p {
    width: 100%;
    margin-left: 25px!important;
}
}
.banner-caption a {
	display: inline-block;
    padding: 10px 70px;
    color: white;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 25px;
    background-color: rgba(196,6,11,.8);
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
}

#main-banner .item img {
	width: 100% !important;
	height: auto
}

/* 01/05/2018 */
#contact-maps {
	padding: 50px 0;
}

#contact-maps .ginput_container input,
#contact-maps .ginput_container textarea {
	border: 1px solid #ddd;
	box-shadow: none;
}

#contact-maps .gform_fields label {
	color: #AD0000;
}

/*06-19-18*/
#colophon .copy {
    line-height: 0 !important;
}
div#colophon .text-center {
    padding-top: 20px;
}

@media (max-width: 375px){
	.page.page-id-17 div#input_1_7 {
    	position: relative;
	    right: 28px;
	}
}

@media (max-width: 360px){
	.page.page-id-17 div#input_1_7 {
	    right: 35px;
	}
}

@media (max-width: 320px){
	.page.page-id-17 div#input_1_7 {
	    right: 50px;
	    transform: scale(.9);
	}
	.home div#input_1_7{
		transform: scale(.9);
	}
}

footer#footer h1 a {
    display: inline;
    font-family: Roboto;
    font-size: inherit !important;
    font-weight: 300;
}
footer#footer h1 {
    font-weight: 300;
    padding: 10px 0 !important;
}
footer#footer {
    padding: 30px 0;
}