/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.28.1568290667
Updated: 2019-09-12 12:17:47

*/
#et-secondary-nav > li a{
	font-size:15px;
}
.popupaoc-button:hover, .popupaoc-button:focus{
	background: #8C92AC!important;
	color: #ffd296 !important;
	border-style: solid;
	border-color: #ffd296;
	border-width: medium;
}
.popupaoc-button{
	background: #E6BE8A;
	color: black;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em;
	border-radius: 5px;
	border-style: solid;
	border-color: #8C92AC;
	border-width: medium;
}
#blurb-tabs .tab-title{
	width: 100%;
	transition: all .3s ease-in-out;
}
#blurb-tabs .tab-title:hover{
	cursor: pointer;
	background: #222;
}
#blurb-tabs .et_pb_column{
	display: center;
	align-items: center;
	justify-content: center;
}
.tab-content {
	display: none;
	
}
.rv_button.closed:after {
	content:"\33" !important;
}
.rv_button.opened:after{
	content:"\32" !important;
}
@media (max-width: 1024px)  {
	  #titleINPQS > div:nth-child(1) > h1:nth-child(1){
		  font-size: 2rem;
	  }

}
@media (min-width: 981px) and (max-width:1053px){
	#logo{
		max-width:40%;
	}
}
@media(max-width: 2000px) and (min-width:1500px){
	#phone_number{
		padding-left:86px!important;
	}
}
.et_pb_blurb_position_left .et_pb_blurb_container{
	padding-left: 2px !important;
}

/* contact us form Fazil desktop and tablet*/
.et_pb_contact_copy .et_pb_contact_field_half_copy{
	width: 49%;
	margin-right: 5px;
	float: left;
}
.et_pb_contact_copy p input, .et_pb_contact_copy p textarea{
	width: 100%;
	padding: 16px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
/* 	border-radius: 0;
	color: black;
	background-color: rgba(0, 0, 0, 0);
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: medium; */
}.et_pb_contact_copy p input:focus, .et_pb_contact_copy p textarea:focus{
	color: black;
	border-bottom-color: #0061ff !important;
}
.et_pb_contact_submit_copy input:hover{
	background: black !important;
	color: white !important;
	font-weight: 600;
}
.et_pb_contact_submit_copy input{
	background: #c5ae96 !important;
	color: white !important;
	font-weight: 600;
	cursor: pointer;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding: 14px 28px !important;
	font-size: 15px !important;
}
.et_pb_contact_submit_copy{
	display: inline-block;
	font-family: inherit;
	cursor: pointer;
	border-style: solid;
	border-color: white;
	border-width: thick;
	border-radius: 5px !important;
}
.wpcf7-form-control-wrap{
  margin-bottom: 13px;
}
.et_pb_contact_copy p textarea{
	width: 98.8%;
}

.et_pb_contact_reset_copy, .et_pb_contact_submit_copy{
	margin: 0;
}
div.wpcf7 .ajax-loader{
	display: none;
}
.contact-info a{
	color: inherit;
}
/* contact us form Fazil phone*/
.et_pb_contact_copyo .et_pb_contact_field_half_copyo{
	width: 98.8%;
	margin-right: 5px;
	float: left;
}
.et_pb_contact_copyo p input, .et_pb_contact_copyo p textarea{
	width: 100%;
	padding: 16px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
/* 	border-radius: 0;
	color: black;
	background-color: rgba(0, 0, 0, 0);
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: medium; */
}
.et_pb_contact_copyo p input:focus, .et_pb_contact_copyo p textarea:focus{
	color: black;
	border-bottom-color: #0061ff !important;
}
.et_pb_contact_submit_copyo input:hover{
	background: black !important;
	color: white !important;
	font-weight: 600;
}
.et_pb_contact_submit_copyo input{
	background: #c5ae96 !important;
	color: white !important;
	font-weight: 600;
	cursor: pointer;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding: 14px 28px !important;
	font-size: 15px !important;
}
.et_pb_contact_submit_copyo{
	display: grid;
	font-family: inherit;
	cursor: pointer;
	border-style: solid;
	border-color: white;
	border-width: thick;
	border-radius: 5px !important;
}
.et_pb_contact_copyo p textarea{
	width: 98.8%;
}

.et_pb_contact_reset_copyo, .et_pb_contact_submit_copyo{
	margin: 0;
}