/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.faq-sec .e-n-accordion-item{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
    border-radius: 20px;
/*     padding: 20px 25px; */
}
.faq-sec .e-n-accordion-item[open]{
    background:#00122D;
}
.faq-sec .e-n-accordion-item[open] .e-n-accordion-item-title-header{
    color:#fff !important;
}
.faq-sec .e-n-accordion-item[open] .faq-cntnt{
        color:#fff !important;
}
.tstmnials-loop .elementor-swiper-button{
    display:none !important;
}
.tstmnials-loop .swiper-slide-next .tstmnials-main-col{
    background-color:rgba(255, 255, 255, 0.17) !important;
}
.swpr-arrow {
    cursor: pointer;
    opacity: 0.5;
}
.swpr-arrow:hover {
    opacity: 1;
}
.brdr{
    position:relative;
}
.brdr:before{
    content:"" !important;
    border-left:1px solid rgba(0, 0, 0, 0.1) !important;
    height:100% !important;
    width:1px !important;
    position:absolute !important;
    top:0 !important;
    left:50px !important;
}
.brdr:after{
    content:"";
    border-right:1px solid rgba(0, 0, 0, 0.1);
    height:100%;
    width:1px;
    position:absolute;
    top:0;
    right:50px;
}
.map-sec{
    position: relative;
}
.map-sec:before{
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));
    height: 100%;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    border-radius: 30px;
        pointer-events: none;
}
.cntct-frm .gform_required_legend{
    display: none;
}
.cntct-frm input:not([type="submit"]){
    border: 1px solid rgba(103, 103, 103, 0.3) !important;
    border-radius: 10px !important;
    padding: 15px !important;
    height: 60px !important;
    font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #121212 !important;
 }
.cntct-frm label{
    font-family: "Inter", Sans-serif !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-size: 18px!important;
    line-height: 17px !important;
    color: #121212 !important;
}
.cntct-frm legend{
    font-family: "Inter", Sans-serif !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-size: 18px!important;
    line-height: 28px !important;
      color: #121212 !important;
}
.cntct-frm textarea{
    border: 1px solid rgba(103, 103, 103, 0.3) !important;
    border-radius: 10px !important;
    padding: 15px !important;
    min-height: 109px !important;
    resize: none !important;
 }
.cntct-frm .gfield_description, .cnsnt-fld .ginput_container.ginput_container_consent label{
       font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 17px !important;
    color: #676767 !important;
    font-style: unset !important;
}
.cntct-frm .gfield_description.validation_message{
    color: #c02b0a !important;
}
.cnsnt-fld .ginput_container.ginput_container_consent input{
    height: 20px !important;
    padding: 0 !important;
    border-radius: 5px !important;
}
#gfield_consent_description_1_8{
      font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #676767 !important;
    font-style: unset !important;
    width: 645px !important;
    border:1px solid #676767 !important;
    padding: 25px;
    border-radius: 10px !important;
    opacity: 0.8;
        margin: 15px 0 0 0;
}
div#gform_fields_1, div#gform_fields_2{
    gap:25px !important;
}
span.gfield_required{
    color: #7E1616 !important;
}
.cntct-frm input:focus{
    outline: none !important;
}
.cntct-frm textarea:focus{
    outline: none !important;
}
.cntct-frm input[type="submit"]{
    border-radius: 100px !important;
    font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #fff !important;
    background: #7E1616 !important;
    border:1px solid #7E1616 !important;
    padding: 15px 55px !important;
}
.cntct-frm input[type="submit"]:hover{
    background: transparent !important;
    color: #7E1616 !important;
}
.gfield_validation_message{
    color: #7E1616 !important;
}
.cntct-frm input[type="email"]{
    text-transform: lowercase !important;
}
#gfield_consent_description_1_8:focus{
    outline: none !important;
}
.cntct-frm select{
    font-family: "Inter", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    border: 1px solid rgba(103, 103, 103, 0.3) !important;
    border-radius: 10px !important;
    background: url(./images/select-arrow.svg) 98% no-repeat !important;
    display: flex;
    align-items: center;
    height: 60px !important;
}
.cntct-frm select:focus{
     outline: none !important;
}

@media(max-width: 1024px){
    .brdr:before{
    left:20px !important;
}
.brdr:after{
    right:20px;
}
}


@media(max-width: 1200px){
    #gfield_consent_description_1_8{
        width: auto !important;
    }
}



@media(max-width: 767px){
    .cntct-frm input:not([type="submit"]){
        height: 50px !important;
    }
    #gfield_consent_description_1_8{
        width:100% !important;
    }
    .cntct-frm label, .cntct-frm legend {
    font-size: 16px !important;
    line-height: 15px !important;
}
.cntct-frm .gfield_description, .cnsnt-fld .ginput_container.ginput_container_consent label{
    font-size: 16px !important;
    line-height: 22px !important;
}
#gfield_consent_description_1_8 {
        font-size: 14px !important;
        line-height: 22px !important;
        padding: 15px;
}
div#field_submit{
    justify-content: center;
}
.cntct-frm input[type="submit"] {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #fff !important;
    padding: 10px 30px !important;
}
.cntct-frm select{
 font-size: 16px !important;
    line-height: 25px !important;
    background-position: 96% !important;
    background-size:4% !important;
}

}