/*-------------------------------------------------------
Theme Name: Divi Child Theme
Description: A child theme template for Divi
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/
body{font-weight: 400!important;}
/*Span style*/
/* .span-style h1 span{color:#fff;} */
.hero-text h1 span{color:#003366;font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;}

.text-white strong{color:#fff;}
.text-black strong{color:#000;}
/*blurb style*/
.blurb-style .et_pb_blurb_container {padding-left: 5px !important;}

.text-white stong{color:#fff;}
/*jocelyn-name*/
.jocelyn-name:before{position:absolute;content:'Jocelyn Waters';left:-150px;bottom:50px;background:#CAB77C;padding:5px 50px 5px 70px;text-align:center;font-size:18px;font-weight:500;color:#000;z-index:-1;clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 20% 53%);}
/*Yellow bg before*/
.light-bg:before{position:absolute;content:'';left:0px;bottom:160px;background:#cab77c3d;padding:100px;width:100%;max-width:500px;z-index:1;clip-path: polygon(0% 0%, 75% 0%, 83% 48%, 75% 100%, 0% 100%);}

/*Hero section bg*/
.yellow-bg:before {position: absolute;content: '';left: 0px;top: 50px;background: #CAB77C;padding: 100px;width: 100%;max-width: 700px;height: 100%;max-height: 180px;z-index: 1;clip-path: polygon(0% 0%, 75% 0%, 83% 48%, 75% 100%, 0% 100%);}

/* Gravity Form CSS */
/* validation css */
.validation_error, .instruction.validation_message {display:none;}
.gfield_description.validation_message {padding:0 !important;color:#c1272a !important;}
.gform_wrapper li.gfield.gfield_error{background:none !important;border:none !important;padding-top:0px !important;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:0px !important;}
.gfield_error input{border:1px solid #c1272a !important;}
/* common css */
.gform_wrapper{margin-bottom:0px !important;}
 body .gform_wrapper ul li.gfield,input{margin-top:0px !important}
.gform_wrapper .gform_footer{padding-top:0px !important;margin-top:0px !important}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]{margin-bottom:0px !important}
.gform_wrapper textarea{height:120px !important}
.gform_wrapper li{margin-bottom:15px !important} 
.has_first_name label{display:none !important}
.gform_wrapper input,.gform_wrapper textarea,.gform_wrapper select{padding:15px !important;}
input[type="submit"]{padding:10px 30px !important;border:none !important;cursor:pointer;transition:ease-in-out 0.2s;letter-spacing: 0px;font-size: 16px;font-weight: 400 ;text-transform: capitalize !important;border-radius:0px;}
.datepicker{width: 100% !important;}
.gform_wrapper select{-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;}
.ginput_container_select{position: relative;}
.ginput_container_select::before{content: '\f107';font-family: FontAwesome;position: absolute;color: #000;right: 25px;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);font-size: 20px;color:#FF3951;}
/* style-1 css */
.gf-style-one .gform_footer.top_label {margin-top: 40px !important;}
.gf-style-one .gform_wrapper input,.gf-style-one .gform_wrapper textarea,.gf-style-one .gform_wrapper select{padding:15px 0px !important;}
.gf-style-one ::placeholder{color:#4B4B4B;opacity:1 !important;text-transform:uppercase;font-weight:500;font-size:16px !important;}
.gf-style-one input,.gf-style-one select,.gf-style-one textarea{background:transparent;color:#4B4B4B;border-bottom:1px solid #9E9EC9!important;border:none;}
.gf-style-one input[type="submit"]{color:#CAB77C;border-radius: 2px;background:#003366;padding: 15px 5px !important;border:2px solid #003366 !important;transition: ease-in-out 0.2s;text-transform:uppercase !important;font-weight:500;}
.gf-style-one input[type="submit"]:hover{color:#003366;background:#CAB77C;border:2px solid #CAB77C !important;transition: all .4s ease-in-out;}
.gf-style-one input:focus {border-bottom: 1px solid #003366!important;}
.gf-style-one textarea:focus{border-bottom: 1px solid #003366!important;}



/*bullets point*/
.check-list ul{list-style:none;padding:0px !important;margin:0px !important;}
.check-list ul li{display:block;position: relative;padding-left: 25px;margin-bottom:10px;vertical-align:top;}
.check-list ul li::before{content:"\f14a";font-family:FontAwesome;color:#003366;position:absolute;left:0px;top:0px;font-size:22px;}
/*2 col points*/
.live-list ul{list-style:none;padding:0px !important;margin:0px !important;}
.live-list ul li{display: inline-block;position: relative;padding-left: 25px;margin-bottom:10px;vertical-align:top;}
.live-list ul li{width: 48%;}
.live-list ul li::before{content:"\f14a";font-family:FontAwesome;color:#CAB77C;position:absolute;left:0px;top:0px;font-size: 22px;}

/*sidebar*/
.sidebar .wp-block-search__button{width:auto !important;color:#fff!important;background:#359a09!important;font-weight:bold;border:1px solid #359a09;}
.sidebar .wp-block-search__button:hover{color:#fff!important;background:#6bb003!important;}
.et_pb_widget .wp-block-search__input, .widget_search #s{border:1px solid #000;}


@media only screen and (max-width:2560px){
.jocelyn-name:before{left:-50px!important;bottom:50px!important;}
.light-bg:before{max-width:1200px!important;bottom:175px!important;}
.yellow-bg:before{max-width: 1500px !important;}	
}
@media only screen and (max-width:2000px){
.light-bg:before{max-width:700px!important;bottom:175px!important;}	
.yellow-bg:before{max-width: 1100px !important;}	
}
@media only screen and (max-width:1920px){
.jocelyn-name:before{left: -85px !important;}	
}
@media only screen and (max-width:1800px){
.yellow-bg:before{max-width: 950px !important;}	
}
@media only screen and (max-width:1600px){
.jocelyn-name:before{left:-120px !important;}
.light-bg:before{max-width:600px!important;bottom:178px !important;}
.yellow-bg:before{max-width: 800px !important;}		
}
@media only screen and (max-width:1440px){
.jocelyn-name:before{left:-125px !important;}
.light-bg:before{max-width:500px !important;bottom:160px !important;}
.yellow-bg:before{max-width: 700px !important;}		
}
@media only screen and (max-width:1350px){
.jocelyn-name:before{left:-150px !important;}
.light-bg:before{max-width:500px !important;bottom:160px !important;}
.yellow-bg:before{max-width: 670px !important;}		
}
@media only screen and (max-width:1280px){
.light-bg:before{bottom:160px !important;}	
}
@media only screen and (max-width:1100px){
.jocelyn-name:before{left: -120px !important;font-size: 14px;}
.light-bg:before{max-width: 455px !important;bottom:146px !important;}
}
@media only screen and (max-width:1080px){
.jocelyn-name:before{left: -104px !important;font-size: 13px;bottom: 10px;}}
@media only screen and (max-width:1024px){
.light-bg:before{max-width: 425px !important;}		
}
@media only screen and (max-width:980px){
.jocelyn-name:before {left: -26px !important;font-size: 15px !important;bottom: 20px!important;}
.light-bg:before{display:none !important;}
.yellow-bg:before{display:none !important;}	
}
@media only screen and (max-width:768px){
.jocelyn-name:before {left: -60px !important;}}
@media only screen and (max-width:480px){
.gf-style-one input[type="submit"]{font-size:13px !important;}	
.jocelyn-name:before {left: -28px !important;z-index: 1;}
.live-list ul li {width: 100%;}
}