/*-------------------------------------------------------
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;}
.menu_spacing .et_pb_menu .et-menu>li{padding: 0px 15px!important;}
.service-style .et_pb_blurb_description{padding-left:20px;}
.hero-button a.et_pb_button.dipi-ig-button{display:none;}
/*Menu line*/
.menu-line .current-menu-item a::before,
.menu-line .current_page_item a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}
.menu-line li a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 0;
 right: 100%;
 bottom: 10%;
 background: #f07300; /*** COLOR OF THE LINE ***/
 height: 3px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
.menu-line li a:hover {
 opacity: 1 !important;
}
.menu-line li a:hover:before {
 right: 0;
}
.menu-line li li a:before {
 bottom: 10%;
}
.menu-line li:last-child a:before {
    height: 0;
}
.home-loan:hover {filter: invert(1) grayscale(1) brightness(2)  }
/*Top menu button*/
/* .top-btn a{border-radius: 50px;border:1px solid #f07300!important;background: #f07300 !important;padding:20px 20px !important;opacity: 1!important;font-family:'TerminaTest-Medium',Helvetica,Arial,Lucida,sans-serif!important;}
.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: #f07300!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:#040641 !important;border:1px solid #040641!important;opacity: 1!important;transition: all .4s ease-in-out;} */

.top-btn a:hover{background:#040641 !important;border:1px solid #040641!important;opacity: 1!important;transition: all .4s ease-in-out;}
/* 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:150px !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 !important;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;}
/* style-1 css */
.gf-style-one .gform_footer.top_label {margin-top: 15px !important;justify-content: center;}
.gf-style-one ::placeholder{color:#4F4F4F;opacity:1 !important}
.gf-style-one input,.gf-style-one select,.gf-style-one textarea{background:#FFF;color:#4F4F4F;border:1px solid rgba(0, 0, 0, 0.2)!important;border-radius:5px;}
.gf-style-one input[type="submit"]{color:#f07300;background: transparent;border:1px solid #f07300!important;border-radius: 50px;padding: 20px 40px !important;transition: ease-in-out 0.2s;font-size:18px;}
.gf-style-one input[type="submit"]:hover{color:#fff;background:#040641;border:1px solid #040641!important;border-radius: 50px;transition: all .4s ease-in-out;}
.gf-style-one input:focus {color:#000;border: 1px solid #000!important;}
.gf-style-one textarea:focus{color:#000;border: 1px solid #000!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:#868364;position:absolute;left:0px;top:0px;font-size:22px;}
/*sidebar*/
.sidebar .wp-block-search__button{width:auto !important;color:#fff!important;background:#868364!important;font-weight:bold;border:1px solid #868364;}
.sidebar .wp-block-search__button:hover{color:#868364!important;background:#fff!important;}
.et_pb_widget .wp-block-search__input, .widget_search #s{border:1px solid #868364;}
/*Image hover effect*/
.image-zoom-in.et_pb_image:hover img,
.image-zoom-in .et_pb_image_wrap:hover img,
.image-zoom-in a:hover img {transform: rotate(10deg);transition: all 2s 0s ease;}
.image-zoom-in,.image-zoom-in a {overflow: hidden;}
.image-zoom-in.et_pb_image img,
.image-zoom-in .et_pb_image_wrap img,
.image-zoom-in a img {transition: all 1s 0s ease;}



@media only screen and (max-width:1280px){
.menu_spacing .et_pb_menu .et-menu>li {padding: 0px 13px !important;}}
@media only screen and (max-width:1200px){
.menu_spacing .et_pb_menu .et-menu>li {padding: 0px 13px !important;}}
@media only screen and (max-width:1150px){
.menu_spacing .et_pb_menu .et-menu>li {padding: 0px 11px !important;}
.menu-text a {font-size:16px !important;}}
@media only screen and (max-width:1100px){
.menu_spacing .et_pb_menu .et-menu>li {padding: 0px 9px !important;}
.menu-text a {font-size:15px !important;}}
@media only screen and (max-width:1024px){
.menu_spacing .et_pb_menu .et-menu>li{padding: 0px 10px !important;}
.menu-text a {font-size:15px !important;}}
@media only screen and (max-width:980px){
.hero-button a.et_pb_button.dipi-ig-button{display:inline-block;margin-top:50px;}
	
.menu-line li a:before{height:0px !important;}	
.top-btn{width: 30%;text-align: center;}
.top-btn a{border:1px solid #f07300 !important;background: #f07300!important;margin-top:10px;}
.menu-text a {font-size:14px !important;}}
@media only screen and (max-width:768px){	
.top-btn{width: 40%;text-align: center;}}
@media only screen and (max-width:425px){
.service-style .et_pb_blurb_description{padding-left:0px;}		
.top-btn{width: 75%!important;}
.top-btn a{padding:15px 20px !important;}}
@media only screen and (max-width:375px){	
.top-btn{width: 75%!important;}}
@media only screen and (max-width:320px){
.top-btn{width: 85%!important;}
.top-btn a{padding:15px 18px !important;}}