/*-------------------------------------------------------
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;}
/*Top menu button*/
.top-btn a{font-size:16px !important;border-radius: 50px;border:none!important;background:rgb(255 255 255 / 18%);font-weight: 500!important;padding:20px 30px !important;opacity: 1!important;box-shadow: inset 10px 0px 0px 0px rgb(255 255 255 / 40%);}
.et-db #et-boc .et-l .et_pb_menu_0_tb_header .top-btn a:last-child{color: #fff!important;}
.et_pb_menu_0_tb_header .et_mobile_menu .top-btn a:last-child{color: #282828!important;}
.et_pb_menu .et_pb_menu__menu>nav>ul>li{align-items:center!important;}
.et-db #et-boc .et-l .et_pb_menu_0_tb_header .top-btn a:hover:last-child {color: #fff !important;}
.top-btn a:hover{background:#1c5c90;box-shadow: inset 10px 0px 0px 0px #3674a7;opacity: 1!important;transition: all .4s ease-in-out;}

/*blur-bg css*/
.blur-bg {backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);}
/*faq toggle*/
.faq-toggle .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::after {content: "\f068";position: absolute;right:0px !important;font-size: 16px;color: #282828;top: 50%;margin-top: -12px;font-family:FontAwesome !important;}
.faq-toggle .et_pb_accordion .et_pb_toggle_title::before{right: 0 !important;}

/*left-divider*/
.left-divider h3{padding-bottom: 0px !important;}
.left-divider {display: flex;align-items: center;gap: 15px;justify-content: flex-start;}
.left-divider::after {content: "";flex: 1;height: 0.3px;background: #8989894d;max-width: 690px;}

/*custom-divider*/
.custom-divider {display: flex;align-items: center;justify-content: center;gap: 20px;}
.custom-divider::before,
.custom-divider::after {content: "";flex: 1;height: 0.3px;background-color: #8989894d;max-width: 500px;}
.custom-divider h3{padding-bottom: 0px !important;}

/*Gradient Text */
.gradient-text .et_pb_text_inner{background: -webkit-linear-gradient(#333, #eee);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}



/* 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: 15px !important;}
.gf-style-one ::placeholder{color:#918F92;opacity:1 !important}
.gf-style-one input,.gf-style-one select,.gf-style-one textarea{background:#fff;color:#918F92;border:1px solid #fff!important;border-radius:5px;}
.gf-style-one input[type="submit"]{color:#282828;border-radius: 50px;border:none!important;background:#f6c444;box-shadow: inset 10px 0px 0px 0px #ffd363;padding: 18px 45px !important;transition: ease-in-out 0.2s;font-size:18px;border-radius:50px;}
.gf-style-one input[type="submit"]:hover{color:#fff;background:#1c5c90;box-shadow: inset 10px 0px 0px 0px #3674a7;transition: all .4s ease-in-out;}
.gf-style-one input:focus {border: 1px solid #000!important;}
.gf-style-one textarea:focus{border: 1px solid #000!important;}
.gf-style-one .gform_wrapper.gravity-theme .gfield-choice-input+label{vertical-align: top;}
.gf-style-one .gform_wrapper.gravity-theme .gform_footer{justify-content:center;}
.gf-style-one .gform_wrapper.gravity-theme .gform_validation_errors{display:none !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:"\f105";font-family:FontAwesome;color:#290641;position:absolute;left:0px;top:0px;font-size:22px;}
/*sidebar*/
.sidebar .wp-block-search__button{width:auto !important;color:#fff!important;background:#F6C444!important;font-weight:bold;border:1px solid #F6C444;}
.sidebar .wp-block-search__button:hover{color:#fff!important;background:#1C5C90!important;}
.et_pb_widget .wp-block-search__input, .widget_search #s{border:1px solid #1C5C90;}

@media only screen and (max-width:980px){
.hero-sec .et_pb_fullwidth_header_container.left .header-content {text-align: center !important;}
.left-divider,.custom-divider {display: block;}	
.left-divider::after,.custom-divider::before, .custom-divider::after{display:none !important;}	
.top-btn{width: 35%;text-align: center;}	
.top-btn a{padding: 16px 20px !important;background-color: #f6c444;box-shadow: inset 10px 0px 0px 0px #ffd363;}	
.et-db #et-boc .et-l .et_pb_menu_0_tb_header .top-btn a:last-child{color:#282828 !important;}	
.top-btn a:hover{background:#1c5c90 !important;box-shadow: inset 10px 0px 0px 0px #3674a7;}	
.et-db #et-boc .et-l .et_pb_menu_0_tb_header .top-btn a:hover:last-child{color:#fff !important;}	
}

@media only screen and (max-width:480px){
.top-btn {width: 55% !important;}	
}