/*
 Theme Name:     MAPS PBC Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Golden Stupa Media, LLC
 Author URI:     https://goldenstupa.media
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Link attr. overrides */ 
#wpadminbar .quicklinks>ul>li>a:hover {
    text-decoration: none !important;
}
#wpadminbar a:hover {
	color: #9dd4ff !important;
	text-decoration: none !important;
}
a:hover {
	color: #507ab3;
	text-decoration: underline;
}
.et_pb_fullscreen_nav_container > ul > li > a:hover {
	color:#f9f9f9 !important;
	text-decoration: none !important;
}
.et_pb_button_wrapper > a:hover {
		color:#fff !important;
	text-decoration: none !important;
}
a.et_pb_button {
	text-decoration: none !important;
}
a.popup-modal {
	text-decoration: none !important;
}
a.readmorebtn {
	color:#fff !important;
}
.catarchpghd {
	padding-top: 120px !important;
}
.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
    padding: 0.3em 2em 0.3em 0.7em;
    border: 2px solid #fff;
}
/* -------------------------- */
#main-content .container {
    padding-top: 40px !important;
}
.container {
	padding-top: 0px !important;
}
img#logo {
    margin-left: -30px !important;
}

body.et_header_style_slide header#main-header #et-top-navigation, body.et_header_style_fullscreen #et-top-navigation{
padding: 27px 0 27px 0!important;
}

@media only screen and (max-width: 980px) {
#main-header, #main-header .nav .li .ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: rgba(255,255,255,0) !important;
}
}
/* PRELOADER */ 
.preloader {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #fefefe;
   z-index: 100000;
   height: 100%;
   width: 100%;
   overflow: hidden !important;
}
.preloader #zio {
   width: 140px;
   height: 140px;
   position: absolute;
   left: 50%;
   top: 50%;
   background-image: url(/wp-content/uploads/2018/12/maps-pbc-logo-graphic-only.png);
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   background-size: cover;
   margin: -50px 0 0 -50px;
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out; 
    -moz-animation: pulse 3s infinite ease-in-out; 
    animation: pulse 3s infinite ease-in-out;
}
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(0.9); opacity: 0; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulse {
    0% { transform: scale(0.9); opacity: 0; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.9); opacity: 0.7; }
}
.et_header_style_fullscreen .et-fixed-header #et-top-navigation, .et_header_style_slide .et-fixed-header #et-top-navigation {
    padding: 27px 0 !important;
}
.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	left: 0px !important;
}
.et_fixed_nav.et_header_style_slide #main-header {
   left: 0!important;
}	
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
	top: 0;
	padding: 0;
}
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu:before {
	width: 0 !important;
	height: 0!important;
}  
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
	width: 38px !important;
	height: 38px !important;
}
#et-top-navigation {
height: 94px !important;
}
.mobile_menu_bar::before {
	font-size: 38px !important;
	top: 2px !important;
	    color: #2569ac;
}
.et_toggle_slide_menu::after {
	font-size: 38px !important;
	left: 0;
}
.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 0;
    left: -310px;
}
.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu:before {
    background-color: #fff;
    border-radius: 50%;
	color: #265476;
       box-shadow: 0px 0px 9px 2px #b3c9df;
    padding-bottom: 0px;
}
.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu:after {
    background-color: #fff;
	color: #265476;
    border-radius: 50%;
     box-shadow: 0px 0px 9px 2px #b3c9df;
    padding-bottom: 0px;
	transform: translate(-250px,0px) !important;
    -webkit-transform: translate(-250px,0px)!important; /** Safari & Chrome **/
    -o-transform: translate(-250px,0px) !important; /** Opera **/
    -moz-transform: translate(-250px,0px) !important; /** Firefox **/
}

.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	left: 0px !important;
}
.et_fixed_nav.et_header_style_slide #main-header {
    left: 0!important;
}

.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
  position: fixed;
	top: 0;
	padding: 0;
}
@media only screen and (min-width: 981px){
body.et_header_style_slide header#main-header #et-top-navigation, body.et_header_style_fullscreen #et-top-navigation{
padding: 27px 0 27px 0!important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
  
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
	width: 30px !important;
	height: 30px !important;
}	
.mobile_menu_bar::before {
	font-size: 30px !important;
	top: 1px !important;
}
.et_toggle_slide_menu::after {
	font-size: 30px !important;	
}
		.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 80px;
    left: -310px;
}
}
 

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
 width: 30px !important;
 height: 30px !important;
}
.mobile_menu_bar::before {
	font-size: 30px !important;
	top: 1px !important;
}
.et_toggle_slide_menu::after {
	font-size: 30px !important;	
}
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
 span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
 width: 30px !important;
 height: 30px !important;
}
.mobile_menu_bar::before {
	font-size: 30px !important;
	top: 1px !important;
} 
.et_toggle_slide_menu::after {
	font-size: 30px !important;
}
	.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 80px;
    left: -310px;
}	
	.preloader #zio {
	left: 45%;
	}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
 span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
 width: 30px !important;
 height: 30px !important;
}
.mobile_menu_bar::before {
	font-size: 30px !important;
	top: 1px !important;
} 
.et_toggle_slide_menu::after {
	font-size: 30px !important;	
}
	.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 80px;
    left: -310px;
}
	.preloader #zio {
	left: 45%;
	}
		img#logo {
    margin-left: -30px !important;
}
	#rev_slider_1_1 .uranus.tparrows:before {
    font-size: 25px;
}
		.jv_team_single_style4 .jv_team_list_member_image {
	    margin-top: 20px;
}
}
@media (max-width: 980px) {
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
  position: fixed;
	top: 0;
  	 background-color: transparent !important;
	padding: 0;
}
	.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
    background-color: #ffffff !important;
}
	.et_fixed_nav.et_header_style_slide #main-header {
    left: 0;
    -webkit-transition: left .8s cubic-bezier(.77,0,.175,1),background .4s ease-in-out,opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;
    -moz-transition: left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;
    transition: left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;
}
}
@media (max-width: 414px) {
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
		background-color: rgba(255,255,255,1) !important;
	}
	.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
    background-color: #ffffff;
}
}

@media (min-width: 1501px) {
.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 0;
    left: -175px;
}
}
@media (min-width: 1756px) {
.et_pb_slide_menu_active .et_toggle_slide_menu:after {
    transition-delay: .3s;
    position: relative;
    top: 0;
    left: -32px;
}
}

/* external link icon */
a[target="_blank"]:after {   
    content: '\e895';
    vertical-align: middle;
	display: inline-block;	
	margin-left: .25em;
	margin-top: -.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	text-rendering: auto;
	font: normal normal normal 16px/1 'Material Icons';
}

.et_pb_image a[target="_blank"]:after {   
    content: "";
}
 a[target="_blank"].et_pb_image:after {   
    content: "";
}
a.et_pb_button[target="_blank"]:after {   
    position: absolute;
    margin-left: -1em;
	margin-top: 0;
    text-shadow: none;
    font-size: 32px;
	opacity: 0;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
a.et_pb_button[target="_blank"]:hover:after {   
 	margin-left: 0;
	opacity:1;	
}
.wpspw-post-content .wpspw-post-short-content {
	display: none;
}
.jv_team_list_member .jv_team_list_member_image img {
	border-radius: 15px;
	width: 320px;
}
#footer-info, #footer-info a {
    color:  #d1e9ff !important;
}
#footer-info {
    float: none;
    padding-bottom: 10px;
    text-align: center;
}
#footer-info a:hover {
    opacity: 1;
    text-decoration: underline !important;
}
.et_pb_fullscreen_nav_container > ul > li > a:hover {
    color: #bdd4e6 !important;
    text-decoration: none !important;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    color: white !important;
}
#main-content .container.jv_Fullwidth {
    padding-top: 0px !important;
} 
.categoryheadersection, .searchsectionheader {
	padding-top: 130px !important;
}

/***********Contact Form************/

.grecaptcha-badge { opacity:0;}

/*Form width*/
.wpcf7 {
    text-align: left;
    width: 90%;
}

/*Input Field widths*/
.wpcf7-text, .wpcf7-textarea {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
	
}

.wpcf7-text {

	height: 50px;
    

}
.wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: #129FEA;
}

/*Label Font*/
.wpcf7-form p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

/*Submit button Font*/
.wpcf7-submit {
    width: unset;
    float: right;
    font-size: 15px !important;
    background-color: #0a57a5!important;
    color: #fff !important;
    padding: 15px;
}

/*Submit button Hover*/
.wpcf7-submit:hover {
    background: #3b86b0 !important;
}

/*Response messages - Error & Success*/
.wpcf7-response-output {
    margin-bottom: 30px !important;
}

/***********borders************/
div.wpcf7 {
    width: 100%;
}
/*Form border*/
.wpcf7 {
    padding-bottom: 0px !important;
}

/*Input Field borders*/
.wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: #8F8F8F !important;
}

/*Submit button Background*/
.wpcf7-submit {
    background: #7E7E7E !important;
    color: #fff !important;
}

/*Submit button Hover*/
.wpcf7-submit:hover {
    background: #5F5F5F !important;
}

/***********colors************/

/*Submit button background & border*/
.wpcf7-submit {
    background-color: #1d2731 !important;
    border: 2px solid #5A5050 !important;
    color: #5A5050 !important;
    font-weight: bold !important;
}

/*Submit button Hover styles*/
.wpcf7-submit:hover {
    background-color: rgba(29, 39, 49, 0.66) !important;    
    border-color: #4CAF50 !important;
    color: #4CAF50 !important;
}

/*Label Text color*/
.wpcf7-form p {
    color: #FFF;
}

.wpcf7-form label{
	/*display: none;*/
}

/*Input Field Text color*/
.wpcf7-text, .wpcf7-textarea {
	color: #777;
}

/****background-images********/

/*Form background*/
.wpcf7 {
    /*background-image: url(http://i.imgur.com/iAFPf0G.jpg);*/
    background-color: unset;
    background-position: center;
    background-size: cover;
}

/*Label Text color*/
.wpcf7-form p {
    /*display: none;*/
    /*color: #000000;*/
}

/*Submit button background & border*/
.wpcf7-submit {
    border: 2px solid #FFFFFF !important;
    color: #FFFFFF !important;
	background-color: #0a57a5!important;
    border-radius: 15px;
}

/*Submit button Hover styles*/
.wpcf7-submit:hover {
    border-color: transparent !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF !important;
}

/*Input Field border*/
.wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: #5A3D3D !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	padding-top: 2%;
	border-radius: 15px;
}
/* Fields */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:  #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:  #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:  #000;
}
/* Button */
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
   background-color: #00C5BE;
   border: none;
   color: #fff;
   font-size: 1em;
   padding: 10px 50px;
   text-transform: uppercase;
   font-weight: normal;
}
/*--- 2 Column Form Styles Start ---*/
 
#left {
    width: 50%;
    float: left;
	padding-right: 1em;
}
 
#right {
    width: 50%;
    float: left;
}
 
.clearfixcontact:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}
 
.clearfixcontact {
    display:block;
	padding-bottom: 1em;
}
 
/*--- 2 Column Form Styles End ---*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: white;
}
div.wpcf7-mail-sent-ok {
    border: unset;
    color: #59ad0c;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    color: red !important;
}
div.wpcf7-response-output {
	padding: 0 !important;
	margin: 0 !important;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    font-size: 14px;
	color: black !important;
    padding-left: 2%;
	border-radius: 15px;
}