@charset "UTF-8";

/*
Theme Name: Kadry
Theme URI: https://metaera.by
Author: the MetaEra
Author URI: https://metaera.by/
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.nf-before-form-content {
    display: none;
}
#nf-form-1-cont .nf-form-content label {
    color: #ffff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.nf-error-field-errors {
    display: none;
}

a.modalConsult:hover {
    background: transparent;
    color: white;
}
#sgpb-popup-dialog-main-div {
    border-radius: 24px!important;
    background: #2d4497!important;
    box-shadow: 0px 0px 40px 0px rgba(78, 71, 63, 0.10)!important;
    width: 426px!important;
    padding: 30px!important;
    box-sizing: border-box!important;
    height: auto!important;
}
.nf-error.field-wrap .nf-field-element:after {
    display:none;
}
#nf-form-1-cont textarea.ninja-forms-field {
    height: 80px;
}
#nf-form-1-cont .ninja-forms-field {
    border-radius: 7px!important;
    border: 1px solid #BFB9B5!important;
    background: linear-gradient(0deg, #F6F4F3 0%, #F6F4F3 100%), rgba(255, 255, 255, 0.20)!important;
    width: 100%!important;
    padding: 12px 18px!important;
    height: 40px;
}
#nf-form-1-cont #nf-field-4:hover{
    background-color: transparent!important;
    color: #fff!important;
}
.nf-pass.field-wrap .nf-field-element:after{
    display: none;
}
.nf-response-msg {
    color: white;
    font-size: 22px;
    line-height: 27px;
}
#nf-form-1-cont #nf-field-4 {
    
    padding: 0!important;
    cursor: pointer;
    border-radius: 500px!important;
    font-size: 15px!important;
    color: rgb(255, 255, 255)!important;
    font-weight: bold!important;
    width: 100%!important;
    height: 50px!important;
    line-height: 47px!important;
    background: #c3b09f!important;
    border: 1px solid #c3b09f!important;
}
body{
    font-family: 'Montserrat';

}
section{
    padding-left: 15%;
    padding-right: 15%;
}
section.top {
    background-image: url("images/photo_2023-06-09_14-57-09.jpg");
    height: 600px;
    background-position: bottom;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.info, section.why,section.table, section.text ,.help {
    display: flex;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
section.info  img {
margin-right: 20px;
width: 110px;
}
section.info p {
    background: #213b90;
    padding: 30px;
    color: white;
    font-size: 20px;
    margin: 0;
}
section.top  h2 {
    font-family: 'Montserrat';
    font-size: 30px;
    color: white;
   
}

section.top div {
    background: #1e3684;
    width: 400px;
    padding: 30px;
}
section.top div p {
    font-family: 'Montserrat';
    font-size: 20px;
    color: white;
}
 a.modalConsult  {
    font-size: 15px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 252px;
    height: 50px;
    line-height: 47px;
    background: #c3b09f;
    border: 1px solid #c3b09f;
}

section.grid {
    row-gap: 30px;
    column-gap: 30px;
    display: flex;
    flex-wrap: wrap;
}
section.grid .item {
    background: #213b90;
    width: calc(25% - 23px);
    padding: 20px;
    height: 270px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.3;
    color: white;
    display: flex;
    align-items: center;

}
section.why {
    flex-direction: column;
}
section.why h3,section.table   h3, section.documents h3{
    text-align: center;
    font-size: 36px;
    line-height: 1.3;
    color: #2d2e33;

}
section.why .row{
    flex-direction: row;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
section.why .row div{
    flex-direction: column;
    display: flex;
    column-gap: 30px;
}
section.why .row div img {
    width: 150px;
    height: auto;
    display: flex;
    align-self: center;
    margin-bottom: 15px;
}
section.why .row div  span {
    text-align: center;
    color: #b7a088;
    font-size: 18px;
    width: 256px;
    height: 60px;
   
}

section.table {
    flex-direction: column;
}

section.table table {
    border: 1px solid #6c6c6c;
    padding: 10px;
    border-collapse: collapse;
    width: 85%;
}
section.table table tr{
    border-bottom: 1px solid #6c6c6c;
}
section.table table td{
    border-left: 1px solid #6c6c6c;
    padding: 10px;

}

section.table table td.price {
    font-weight: bold;
}
section.table table td.action {
    background: #c3b09f;
}

section.button{
    display: flex;
    justify-content: center;
}

section.text{
    font-size: 20px;
    line-height: 1.5;
    font-style: italic;
    color: #2d2e33;
    letter-spacing: 0;
    flex-direction: column;
}

.document{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
}
.document img {
    width: 300px;
}

.help {
    background-image: url("images/photo_2023-06-09_14-57-09.jpg");
display: flex;
    height: 400px;
    background-size: cover;

}
.help .left{
    width: 40%;
    height: inherit; 
}
.help .right{
    width: 60%;
    height: inherit;
    background: #1e3684a6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 150px;
    padding-right: 150px;
    box-sizing: border-box;
}

.help .right h3 {
    font-family: 'Montserrat';
    font-size: 36px;
    color: white;
}

.help .right  p{
    color: white;
    font-size: 16px;
}

.help .right .modalConsult {
    margin-left: 30px;
}

@media (max-width: 500px) { 
    section.top div {
        background: #1e3684;
        width: 100%;
        padding: 31px;
        box-sizing: border-box;
    }
    section {
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column;
    }
    section.grid .item {
        width: 100%;
    }
    section.why .row {
        flex-direction: column;
    }
    .help .right h3 {
        font-family: 'Montserrat';
        font-size: 27px;
    }
    .help .right p {
        color: white;
        font-size: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
    }
    .help .left {
    display: none;
    }
    .help .right {
        width: 100%;
        height: inherit;
        background: #1e3684a6;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box;
    }
    section.help .right h3 {
        font-family: 'Montserrat';
        font-size: 27px;
        color: white;
    }
    .document {
padding-left: 15px;
padding-right: 15px;
    }
    .document img {
        width: 100%;
    }
    #tm-mobile ul{
        display: flex;
        flex-direction: column;
    }
    #tm-mobile ul li{
        padding-bottom: 10px;
        padding-top: 10px;
    }
    
    #tm-mobile ul li a {
        justify-content: flex-start;
        align-items: flex-end;
        font-size: 20px!important;
        min-height: unset!important;
    }
    .g-recaptcha  div,  .g-recaptcha  iframe {
        width: 100%!important;
            }
         
            #nf-form-1-cont textarea.ninja-forms-field {
                height: 70px;
            }
            #nf-form-1-cont .nf-form-content label {
                color: var(--me-color-dark-heather, #807974);
                font-family: Inter;
                font-size: 13px;
                font-style: normal;
                font-weight: 500;
                line-height: 14px;
            }
            #nf-form-1-cont #ninja_forms_required_items, #nf-form-1-cont .nf-field-container {
                margin-bottom: 15px!important;
            }
            #sgpb-popup-dialog-main-div {
                padding: 15px!important;
            }
            #nf-form-1-cont .nf-form-content,    #nf-form-1-cont .ninja-forms-field {
                
                width: 100%!important;
        
            }
            section.info p {
                margin-top: 25px;
            }
            section.grid .item{
                height: 200px;
            }
            section.button{
                flex-direction: row;
            }
            section.text {
                font-size: 18px;
                padding: 20px;
            }
            section.why h3, section.table h3, section.documents h3 {
                text-align: center;
                font-size: 27px;
            }
}

