body{
    background-color: #fff;
    color: #2C2E2D;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.4;
}

a{
    color: #2C2E2D;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

header{
    min-height: 92px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-block-start: 0!important;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    z-index: 1001;
}

section{
    padding-top: 88px;
    padding-bottom: 118px;
}

.btn{
    background-color: #19402F;
    color: #F9F9F9!important;
    font-size: 17px;
    text-align: center;
    transition: all 0.4s ease-in-out;
    line-height: 46px;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 0;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px 4px rgba(44,46,45,0.9);
    max-width: 100%;
    cursor: pointer;
}
.btn:hover{
    background-color: #2C2E2D;
    -webkit-box-shadow: 0px 2px 16px 2px rgba(44,46,45,0.4);
    -moz-box-shadow: 0px 2px 16px 2px rgba(44,46,45,0.4);
    box-shadow: 0px 2px 16px 2px rgba(44,46,45,0.4);
}
h2{
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
}
h2.has-subtitle{
    margin-bottom: 12px;
}
.subtitle{
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    font-size: 20px;
    display: block;
    text-align: center;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 6;
    margin-bottom: 80px;
}
.experience-list .subtitle{
    position: relative;
    z-index: 5;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.subtitle:after{
    content: ' ';
    display: block;
    height: 10px;
    background-color: #CCDDD0;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 2px;
    z-index: -1;
    left: 10px;

}
.semi-bold{
    font-weight: 600;
}
.bold{
    font-weight: 700;
}
.grey-fluid{
    background-color: #EEEEEE;
    padding-top: 88px;
}
.wp-site-blocks > * + * {
    margin-block-start: 0px;
}

.header-right{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.header-left{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.logo-box img{
    width: 76px;
    height: 76px;
    display: block;
    max-width: 100%;
}
.wp-site-blocks{
    padding-top: 0;
    padding-bottom: 0;
}
header.wp-block-template-part{
    display: none;
}
.menu{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.menu > ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0;
}

.menu > ul > li {
    list-style: none;
}

.menu > ul > li + li{
    margin-left: 22px;
}

.menu > ul > li > a {
    color: #2C2E2D;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    display: block;
    width: fit-content;
    position: relative;
    z-index: 12;
}
.menu > ul > li > a:after{
    content: ' ';
    opacity: 0;
    display: block;
    background-color: #CCDDD0;
    z-index: -2;
    position: absolute;
    left: 5px;
    bottom: 4px;
    width: calc(100% - 10px);
    height: 6px;
    transition: all 0.4s ease-in-out;
}
.menu > ul > li > a:hover:after{
    opacity: 1;
    transform: translateY(3px);
}
.social-btn{
    width: 28px;
    height: 28px;
    background-color: #19402F;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.social-btn:hover{
    background-color: #2C2E2D;
}
.social-btn:hover i{
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
}
.big-social-btn.social-btn:hover{
    background-color: #107D4E;
}

.phone-link + .social-btn{
    margin-left: 16px;
}
.phone-link{
    font-weight: 700;
    text-decoration: none;
}
.mail-link{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-weight: 700;
    text-decoration: none;
}
.phone-link i{
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/profconsult/assets/img/phone-header.svg");
    width: 13px;
    height: 14px;
    margin-right: 5px;
    background-size: cover;
}
.fb{
    background-image: url("/wp-content/themes/profconsult/assets/img/fb.svg");
    display: block;
    width: 7px;
    height: 15.26px;
    background-repeat: no-repeat;
}
.insta{
    background-image: url("/wp-content/themes/profconsult/assets/img/insta.svg");
    display: block;
    width: 15.5px;
    height: 16px;
    background-repeat: no-repeat;
}
.viber{
    background-image: url("/wp-content/themes/profconsult/assets/img/viber.svg");
    display: block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
}
.tg{
    background-image: url("/wp-content/themes/profconsult/assets/img/tg.svg");
    display: block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
}

.social-btn + .social-btn{
    margin-left: 10px;
}

.phone-link{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.phone-link:hover{
    color: #19402F;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    45%{
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(435deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    45%{
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    100%{
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.phone-link:hover i{
    -webkit-animation: rotating 0.8s linear infinite;
    -moz-animation: rotating 0.8s linear infinite;
    -ms-animation: rotating 0.8s linear infinite;
    -o-animation: rotating 0.8s linear infinite;
    animation: rotating 0.8s linear infinite;
}

.main-banner{
    height: calc(100vh - 92px - 90px);
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-block-start: 0!important;
    background: rgb(51,50,50);
    background: linear-gradient(0deg, rgba(51,50,50,0.8) 0%, rgba(51,50,50,0.3) 65%, rgba(51,50,50,0) 100%);
}
.main-banner:after{
    content: ' ';
    background-image: url("/wp-content/themes/profconsult/assets/img/main-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 92px - 90px);
    z-index: -1;
}
.main-banner button{
    width: 394px;
    letter-spacing: 0.5px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
    -moz-box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
    box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
}

.banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 90px;
    height: 100%;
}
.main-banner .container, .main-banner .container .row{
    height: 100%;
}
.banner-text{
    font-size: 58px;
    font-weight: 700;
    color: #F6F6F6;
    width: 75%;
    line-height: 1.4;
    display: block;
    text-align: center;
    margin-bottom: 16px;
    text-shadow: 2px 2px 4px rgba(44,46,45,0.6);
}
.banner-text span{
    display: block;
}
.banner-sub-text{
    text-align: center;
    color: #FBDF96;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 28px;
}

.adv {
    margin-top: -90px;
    position: relative;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
}

.adv-block{
    background-color: #F6F6F6;
    font-size: 15px;
    font-weight: 600;
    min-height: 180px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #2C2E2D;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
}

.adv-box{
    text-align: center;
    width: 25%;
    padding: 24px 12px 22px;
    position: relative;
}
.adv-box + .adv-box:before{
    content: ' ';
    background-color: #E3E3E0;
    width: 1px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 10%;
    display: block;
}
.icon-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    min-height: 74px;
}
i.individual{
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/individual.svg");
    width: 68px;
    height: 68px;
    background-size: cover;
    background-repeat: no-repeat;
}
i.professional{
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/professional.svg");
    width: 69px;
    height: 69px;
    background-repeat: no-repeat;
    background-size: cover;
}
i.location{
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/location.svg");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
}
i.services{
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/handshake.svg");
    width: 68px;
    height: 68px;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-list{
    padding-top: 84px;
    margin-block-start: 0!important;
    padding-bottom: 0;
}
.service-block{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 360px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
}
.service-block:nth-child(even){
    flex-direction: row-reverse;
}
.service-block:nth-child(even) .service-text {
    padding: 46px 100px 24px 85px;

}
.service-block:nth-child(even) .service-icon{
    right: 0;
    left: auto;
}
.service-block + .service-block{
    margin-top: 40px;
}

.service-one-icon{
    display: block;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    background-size: cover;
    background-image: url("/wp-content/themes/profconsult/assets/img/service-one-icon.svg");
}
.service-two-icon{
    display: block;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    background-size: cover;
    background-image: url("/wp-content/themes/profconsult/assets/img/service-two-icon.svg");
}
.service-three-icon{
    display: block;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-image: url("/wp-content/themes/profconsult/assets/img/service-three-icon.svg");
}
.service-four-icon{
    display: block;
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    background-size: cover;
    background-image: url("/wp-content/themes/profconsult/assets/img/service-four-icon.svg");
}
.service-five-icon{
    display: block;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    background-size: cover;
    background-image: url("/wp-content/themes/profconsult/assets/img/service-five-icon.svg");
}

.additional-text{
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin-top: 40px;
}
.experiences .additional-text{
    margin-top: 10px;
}
.service-title{
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 16px;
    font-size: 22px;
}

.service-list > ul {
    margin-bottom: 0;
    padding-left: 0;
}
.service-additional{
    background-color: rgba(43,43,43,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #F9F9F9;
    font-size: 13px;
    min-height: 55px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 18px 12px;
    flex-wrap: wrap;
    align-items: center;
}
.grn{
    font-size: 11px;
    font-weight: 600;
    margin-left: 4px;
}
.service-additional .add-box + .add-box{
    margin-left: 24px;
}
.add-box{
    position: relative;
}
.additional-service-title{
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 16px;
}
.add-box + .add-box:before{
    content: ' ';
    display: block;
    position: absolute;
    left: -12px;
    top: 3px;
    height: 12px;
    width: 1px;
    background-color: #F9F9F9;

}
.service-btn{
    border: 3px solid #F9F9F9;
    background-color: transparent;
    color: #F9F9F9;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    line-height: 50px;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 600;
    width: 248px;
    border-radius: 0;
    text-shadow: 1px 1px 4px rgba(44,46,45,0.4);
    transition: all 0.4s ease-in-out;
    display: block;
    text-align: center;
    text-decoration: none;
    z-index: 30;
}
footer .service-btn{
    margin-left: auto;
}
.service-btn:hover{
    background-color: #19402F;
    border: 3px solid #19402F;
    color: #F9F9F9;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
    -moz-box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
    box-shadow: 0px 4px 19px 4px rgba(44,46,45,0.6);
}
.service-list > ul > li{
    list-style: none;
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
}
.service-list > ul > li:before{
    content: ' ';
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/arrow-right-solid.svg");
    width: 13px;
    min-width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    margin-right: 12px;
    background-size: cover;
    margin-top: 2px;
}
.service-img{
    width: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.service-shadow{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(43,43,43,0.4);
    display: block;
}

.service-text{
    padding: 46px 20px 24px 124px;
    background-color: #FBFBFB;
    width: calc(100% - 400px);
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.service-icon{
    background-color: #19402F;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}

.service-number{
    position: absolute;
    bottom: 0;
    display: block;

}
.number-one{
    background-image: url("/wp-content/themes/profconsult/assets/img/number-one.svg");
    width: 184px;
    height: 138px;
    left: -68px;
    bottom: -3px;
    background-size: cover;
}
.number-two{
    background-image: url("/wp-content/themes/profconsult/assets/img/number-two.svg");
    width: 235px;
    height: 138px;
    right: -58px;
    background-size: cover;
}
.number-three{
    background-image: url("/wp-content/themes/profconsult/assets/img/number-three.svg");
    width: 233px;
    height: 138px;
    left: -90px;
    background-size: cover;
}
.number-four{
    background-image: url("/wp-content/themes/profconsult/assets/img/number-fouur.svg");
    width: 252px;
    height: 138px;
    right: -66px;
    background-size: contain;
    bottom: -2px;
}
.number-five{
    background-image: url("/wp-content/themes/profconsult/assets/img/number-five.svg");
    width: 233px;
    height: 138px;
    left: -87px;
    background-size: cover;
}

.service-one-img{
    background-image: url("/wp-content/themes/profconsult/assets/img/service-one.png");
}
.service-two-img{
    background-image: url("/wp-content/themes/profconsult/assets/img/service-2.png");
}
.service-three-img{
    background-image: url("/wp-content/themes/profconsult/assets/img/service-three.png");
}
.service-four-img{
    background-image: url("/wp-content/themes/profconsult/assets/img/service-four.png");
}
.service-five-img{
    background-image: url("/wp-content/themes/profconsult/assets/img/service-five.png");
}

.experience{
    background-color: #FFFFFF;
    min-height: 186px;
    position: relative;
    margin-bottom: 80px;
}
.experience.small-box{
    margin-bottom: 20px;
}
.experience-list .additional-text{
    margin-top: 20px;
}
.experience.small-box .experience-text{
    min-height: 90px;
}
.experience-icon-box{
    position: absolute;
    left: calc(50% - 43px);
    top: -43px;
    width: 86px;
    height: 86px;
    border-radius: 46px;
    background-color: #FBDF96;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.experience-title{
    text-align: center;
    color: #FBDF96;
    font-size: 18px;
    font-weight: 600;
    min-height: 96px;
    width: 100%;
    padding: 52px 12px 12px;
    background-color: #19402F;
    position: relative;
}
.sphere-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.sphere-row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.sphere-row:last-child .sphere-box{
    margin-bottom: 0;
}
.sphere-text{
    font-size: 17px;
    margin-top: 24px;
    font-weight: 600;
    text-align: center;
}
.sphere-box{
    width: 28%;
    margin-bottom: 60px;
}
.sphere-box + .sphere-box{
    margin-left: 8%;
}
.experience-box{
    padding-left: 15px;
    padding-right: 15px;
}
.experiences{
    padding-top: 88px;
}
.experience-list{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    width: 84%;
}
.experience-text{
    text-align: center;
    font-weight: 500;
    min-height: 130px;
    padding: 15px 50px 34px;
    line-height: 1.8;
}
.experience-text span{
    display: block;
}

.experience-icon-box i{
    display: block;
    background-repeat: no-repeat;
}
.experience-one{
    background-image: url("/wp-content/themes/profconsult/assets/img/e-1.svg");
    width: 40px;
    height: 40px;
    background-size: cover;
}
.experience-two{
    background-image: url("/wp-content/themes/profconsult/assets/img/e-2.svg");
    width: 36px;
    height: 36px;
    background-size: cover;
}
.experience-three{
    background-image: url("/wp-content/themes/profconsult/assets/img/e-3.svg");
    width: 38px;
    height: 38px;
    background-size: cover;
}
.experience-four{
    background-image: url("/wp-content/themes/profconsult/assets/img/e-4.svg");
    width: 40px;
    height: 40px;
    background-size: cover;
}
.experience-five{
    background-image: url("/wp-content/themes/profconsult/assets/img/e-5.svg");
    width: 40px;
    height: 40px;
    background-size: cover;
}
.button-box{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
}
.big-social-btn.social-btn{
    width: 40px;
    height: 40px;
}
.big-social-btn.social-btn .fb{
    width: 9px;
    height: 20px;
    background-size: cover
}
.big-social-btn.social-btn .insta{
    width: 22px;
    height: 22px;
    background-size: cover
}
.big-social-btn.social-btn .viber{
    width: 22px;
    height: 22px;
    background-size: cover
}
h2.callback-title, h5.callback-title {
    font-weight: 500;
    text-align: left;
    margin-bottom: 12px;
}
.callback-window{
    position: relative;
}
.callback-window .subtitle{
    text-align: left;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
.callback{
    background-image: url("/wp-content/themes/profconsult/assets/img/callback.png");
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 38px;
    padding-bottom: 40px;
}
.form-control{
    border-bottom: 1px solid #2C2E2D;
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: 500;
    font-size: 15px;
    border-radius: 0;
    margin-bottom: 8px;
    color: #2C2E2D;
    padding: 12px 10px 13px;
    line-height: 1.8;
}
.input-phone input{
    border-bottom: 1px solid #2C2E2D;
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: 500;
    font-size: 15px;
    border-radius: 0;
    margin-bottom: 8px;
    color: #2C2E2D;
    padding: 12px 10px 13px;
    line-height: 1.8;
    height: auto;
}
.input-phone input::placeholder{
    color: #CDCCC5;
}
.form-control::placeholder{
    color: #CDCCC5;
}
.input-phone input:focus{
    border-color: #E5ECEA;
    box-shadow: 0 0 0 3px RGBA(229, 236, 234, 1);
}
.form-control:focus {
    border-color: #E5ECEA;
    box-shadow: 0 0 0 3px RGBA(229, 236, 234, 1);
}
textarea.form-control, textarea{
    min-height: 130px;
}
.callback-window{
    background-color: #FFFFFF;
    padding: 44px 48px 68px;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
}
.callback-form .btn{
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-left: 36px;
    padding-right: 36px;
    margin: 30px auto 26px;
    display: block;
}
.callback-text{
    color: #8F8F8F;
    text-align: center;
    font-size: 14px;
}
.MuiInput-root {
    width: 100%;
}
.callback-sent{
    display: none;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: -3;
    width: 100%;
    opacity: 0;
}

.callback-sent.active{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 15;
    opacity: 1;
    transition: .3s ease-out;
}
.sent-message{
    font-size: 18px;
    text-align: center;
}
.sent-icon-box{
    text-align: center;
}
.msg-sent{
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/profconsult-logo.svg");
    width: 76px;
    height: 76px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.callback-sent h2.callback-title{
    text-align: center;
}
.callback-sent .subtitle{
    margin-left: auto;
    margin-right: auto;
}
.form-control:focus,.form-control:focus-within,.input-phone input:focus,.input-phone input:focus-within {
    outline: none !important;
    box-shadow: none !important;
}
.callback-card.form-hidden > *:not(.callback-card.form-hidden .callback-sent),
.modal-callback.form-hidden .modal-body > *:not(.modal-callback.form-hidden .modal-body .callback-sent),
.modal-callback.form-hidden .modal-header > *,
.modal-callback.form-hidden .modal-footer > *
{
    opacity: 0;
    transition: .3s ease-out;
}
.sphere-img{
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    background-size: cover;
    max-width: 100%;
    background-position: center;
    min-height: 360px;
}
.sphere-img:before{
    content: ' ';
    display: block;
    background-color: rgba(43,43,43,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.sphere-img:after{
    content: ' ';
    display: block;
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-after.svg");
    position: absolute;
    width: 94px;
    height: 94px;
    top: calc(100% - 47px);
    left: calc(50% - 47px);
}
.manufacture{
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-manufaction.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.external-economy{
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-export.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.other-sphere{
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-other-services.png");
    background-repeat: no-repeat;
    background-size: cover;

}
.services-sphere{
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-services.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.selling{
    background-image: url("/wp-content/themes/profconsult/assets/img/sphere-selling.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.certificate-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 85%;
}
.certificate-row{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.certificate-row:last-child .certificate{
    margin-bottom: 0;
}
.certificate{
    background-color: #F8F8F8;
    width: 30%;
    padding: 44px 22px;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    aspect-ratio: 1 / 1;
    text-align: center;
    margin-bottom: 60px;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.13);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.13);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.13);
}
.certificate-image-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 136px;
}
.certificate img{
    display: block;
    max-width: 100%;
}
.acca-logo{
    width: 204px;
    display: block;
    height: auto;
}
.ifa-logo{
    display: block;
    width: 200px;
    height: auto;
}
.row.no-margins{
    margin-left: 0;
    margin-right: 0
}
.error-message{
    font-size: 11px;
    color: #D4807A;
    padding-left: 11px;
}
.faq-list{
    padding-left: 0;
    padding-right: 0;
    background-color: #FfFfFf!important;
    -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
}

.ea-card {
    margin-bottom: 0!important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
    color: #2C2E2D!important;
    font-size: 18px!important;
    line-height: 1.4!important;
    font-weight: 600!important;
    padding: 32px 36px!important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    padding: 22px 50px 34px 80px!important;
}
.sp-easy-accordion>.sp-ea-single.ea-card + .ea-card {
    border-top: 1px solid #EAEAEA!important;
}
.sp-easy-accordion>.sp-ea-single{
    border: none!important;
}

.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p{
    font-size: 15px!important;
    line-height: 1.6!important;
}
.ea-expand-icon.fa.fa-minus{
    background-image: url("/wp-content/themes/profconsult/assets/img/toggle-close.svg");
    width: 36px;
    height: 36px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -6px;
}
.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    margin-left: 8px!important;
}
.ea-expand-icon.fa.fa-plus{
    background-image: url("/wp-content/themes/profconsult/assets/img/toggle-open.svg");
    width: 36px;
    height: 36px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -6px;
}
.fa-plus:before{
    display:none!important;
}
.fa-minus:before{
    display:none!important;
}
footer{
    position: relative;
    z-index: 7;
    padding-top: 57px;
    font-size: 13px;
    background-size: cover;
    color: #F8F8F8;
    background-image: url("/wp-content/themes/profconsult/assets/img/footer-bg.png");
}
footer:before{
    content: ' ';
    background-color: rgba(43,43,43,0.85);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}
.footer-socials{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.footer-socials .social-btn{
    background-color: #F8F8F8;
}
.footer-socials .social-btn:hover{
    background-color: #107D4E;
}
.footer-socials a + a{
    margin-left: 12px;
}
footer .service-btn{
    max-width: 100%;
    font-size: 14px;
}
.footer-menu > ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    padding-left: 0;
    margin-bottom: 18px;
    flex-wrap: wrap;
}
.footer-menu > ul > li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-right: 12px;
}
.footer-menu > ul > li + li:before{
    content: ' ';
    display: block;
    background-color: #F8F8F8;
    height: 3px;
    width: 3px;
    border-radius: 2px;
    margin-right: 12px;
}
.footer-menu > ul > li > a{
    text-decoration: none;
    color: #F8F8F8;
    font-size: 13px;
}
.footer-menu > ul > li > a:hover{
    color: #107D4E;
}
.phone-link + .mail-link{
    margin-left: 18px;
}

.low-footer{
    background-color: rgba(43,43,43,0.7);
    padding-top: 20px;
    padding-bottom: 21px;
    margin-top: 40px;
}
.sub-footer{
    font-size: 12px;
    font-weight: 400;
    display: block;
    text-align: center;
}
.sub-footer span{
    font-weight: 500;
    margin-left: 6px;
}
.sub-footer span{
    margin-right: 2px;
}
.footer-contacts{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 16px;
    align-items: flex-start;
}
.footer-contacts .phone-link, .footer-contacts .mail-link{
    color: #F8F8F8;
    font-weight: 600;
    font-size: 13px;
}
.footer-contacts .phone-link:hover, .footer-contacts .mail-link:hover{
    color: #107D4E;
}
.footer-contacts .phone-link i{
    background-image: url("/wp-content/themes/profconsult/assets/img/phone-footer.svg");
    width: 12px;
    height: 13px;
    margin-right: 4px;
}
.footer-center {
    padding-top: 14px;
}
.footer-right{
    align-self: center;
}
.mail-link i{
    background-image: url("/wp-content/themes/profconsult/assets/img/mail.svg");
    width: 19px;
    height: 13px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 6px;
}

.questions h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.questions .btn{
    font-size: 16px;
    font-weight: 500;
    padding-left: 34px;
    padding-right: 34px;
    letter-spacing: 0.5px;
    margin-bottom: 28px;
}
.question-text{
    text-align: center;
    font-size: 18px;
    line-height: 2;

}

footer .fb{
    background-image: url("/wp-content/themes/profconsult/assets/img/fb-black.svg");
}
footer .viber{
    background-image: url("/wp-content/themes/profconsult/assets/img/viber-black.svg");
}
footer .insta{
    background-image: url("/wp-content/themes/profconsult/assets/img/insta-black.svg");
}
footer .tg{
    background-image: url("/wp-content/themes/profconsult/assets/img/tg-black.svg");
}
.social-btn.big-social-btn .tg{
    width: 19px;
    height: 19px;
}

.modal{
    border-radius: 0;
}
.modal-dialog {
    max-width: 600px;
}
.modal-header{
    flex-wrap: wrap;
    padding: 50px 50px 0px;
    border-bottom: none;
    position: relative;
}
.modal-header .btn-close{
    position: absolute;
    right: 0;
    top: 0;
    padding: 18px;
    margin: 0;
    font-size: 18px;
    color: #CDCCC5
}
.modal .btn{
    width: 280px;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.5px;
}
.modal-header h5{
    width: 100%;
    font-size: 24px;
    margin-bottom: 12px;
}
.modal .subtitle{
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}
.modal .subtitle:after{
    display: none;
}
.modal-body {
    padding: 0px 50px 20px;
}
.modal-footer{
    justify-content: center;
    padding: 0px 50px 50px;
    border-top: none;
}
.modal .form-control{
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 8px;
    padding: 9px 10px 10px;
}
.modal textarea.form-control{
    min-height: 120px;
}
@media (max-width: 1400px){
    a.logo-box{
        min-width: fit-content;
    }
    .menu > ul {
        padding-left: 20px;
    }
    .menu > ul > li > a {
        font-size: 13px;
    }
    .menu > ul > li + li {
        margin-left: 14px;
    }
    .phone-link {
        font-size: 13px;
    }
    .phone-link i {
        width: 11px;
        height: 12px;
        margin-right: 2px;
    }
    .social-btn + .social-btn {
        margin-left: 6px;
    }
    .banner-text {
        font-size: 54px;
        margin-bottom: 12px;
    }
    .banner-sub-text {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .callback-window .subtitle {
        font-size: 16px;
    }
    .footer-menu > ul > li > a {
        font-size: 12px;
    }
    .footer-menu > ul > li {
        margin-right: 6px;
    }
    .callback-text {
        font-size: 12px;
    }
    .certificate {
        font-size: 18px;
        padding: 36px 18px;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 17px !important;
    }
    .sphere-text {
        font-size: 15px;
    }

}

@media (max-width: 1280px) {
    section {
        padding-top: 68px;
        padding-bottom: 108px;
    }
    .grey-fluid {
        background-color: #EEEEEE;
        padding-top: 68px;
    }

    h2 {
        margin-bottom: 30px;
    }
    i.individual {
        width: 60px;
        height: 60px;
    }
    i.services {
        width: 62px;
        height: 62px;
    }
    i.professional {
        width: 60px;
        height: 60px;
    }
    .service-icon {
        width: 80px;
        height: 80px;
    }
    i.location {
        width: 54px;
        height: 54px;
    }
    .icon-box {
        min-height: 64px;
    }
    .adv-box{
        font-size: 14px;
    }
    .adv-block {
        min-height: 170px;
    }
    .main-banner {
        height: calc(100vh - 92px - 85px);
    }
    .adv {
        margin-top: -85px;
    }
    .service-one-icon {
        width: 38px;
        height: 38px;
    }

    .service-two-icon {
        width: 38px;
        height: 38px;
    }

    .service-three-icon {
        width: 38px;
        height: 38px;
    }

    .service-four-icon {
        width: 38px;
        height: 38px;
    }

    .service-five-icon {
        width: 40px;
        height: 40px;
    }
    .service-text {
        padding: 37px 16px 20px 110px;
    }

    .service-block:nth-child(even) .service-text {
        padding: 46px 92px 24px 45px;
    }
    .service-title {
        margin-bottom: 12px;
        font-size: 20px;
    }
    .service-btn {
        width: 228px;
        max-width: 100%;
        line-height: 46px;
    }
    .experience-text {
        padding: 15px 30px 34px;
    }
    .modal-footer{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .modal-header{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .question-text {
        font-size: 16px;
    }
    .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p {
        font-size: 14px !important;
    }
    .modal .subtitle {
        margin-bottom: 4px;
        font-size: 14px;
    }
    .modal-dialog {
        max-width: 560px;
    }
    .modal-header {
        padding: 50px 35px 0px;
    }
    .modal-body {
        padding: 0px 35px 20px;
    }
    .modal-footer {
        padding: 0px 35px 50px;
    }
    .modal .btn {
        width: 220px;
    }

}

@media(max-width: 1200px){
    .social-btn {
        min-width: 28px;
    }
    .social-btn + .social-btn {
        margin-left: 2px;
    }
    .phone-link {
        font-size: 12px;
    }
    .phone-link + .social-btn {
        margin-left: 8px;
    }
    .logo-box img {
        width: 60px;
        height: 60px;
    }
    header {
        min-height: 82px;
    }
    .main-banner {
        height: calc(100vh - 82px - 85px);
    }
    .menu > ul {
        padding-left: 10px;
    }
    .menu > ul > li + li {
        margin-left: 8px;
    }
    .menu > ul > li > a {
        font-size: 12px;
    }
    .banner-text {
        font-size: 50px;
        margin-bottom: 10px;
    }
    .btn {
        font-size: 16px;
        line-height: 42px;
    }
    .main-banner button {
        width: 372px;
    }
    .service-img {
        width: 300px;
    }
    .service-text {
        width: calc(100% - 300px);
        padding: 32px 16px 20px 90px;
    }
    .service-icon {
        width: 70px;
        height: 70px;
    }
    .number-one {
        width: 160px;
        height: 120px;
        left: -72px;
        bottom: -3px;
    }
    .number-two {
        width: 199px;
        height: 120px;
        right: -67px;
    }
    .number-three {
        width: 199px;
        height: 120px;
        left: -82px;
    }
    .number-four {
        width: 219px;
        height: 120px;
        right: -66px;
    }
    .number-five {
        width: 202px;
        height: 120px;
        left: -80px;
    }
    .add-box {
        font-size: 11px;
    }
    .grn {
        font-size: 9px;
    }
    .sphere-img{
        min-height: 280px;
    }
    .service-block {
        min-height: 344px;
    }
    .service-block .service-btn {
        width: 206px;
    }
    .service-additional {
        padding: 13px 12px;
    }
    .service-list > ul > li {
        margin-bottom: 6px;
    }
    .service-list > ul > li:before {
        width: 12px;
        min-width: 12px;
        height: 12px;
        margin-top: 2px;
    }
    .additional-text {
        font-size: 13px;
        margin-top: 20px;
    }
    .experience-list{
        width: 100%;
    }
    .question-text {
        font-size: 15px;
        line-height: 1.8;
    }
    h2.callback-title, h5.callback-title{
        font-size: 28px;
        margin-bottom: 8px;
    }
    .callback-window {
        padding: 44px 38px 40px;
    }
    .callback-text {
        font-size: 11px;
    }
    .callback-window .subtitle {
        font-size: 15px;
        font-weight: 600;
    }
    .callback-window .subtitle:after{
        display: none;
    }
    .form-control {
        font-size: 14px;
        margin-bottom: 6px;
        padding: 6px 10px 8px;
        line-height: 1.8;
    }
    .input-phone input{
        font-size: 14px;
        margin-bottom: 6px;
        padding: 6px 10px 8px;
        line-height: 1.8;
    }
    .callback-form .btn {
        margin: 14px auto 16px;
    }
    .acca-logo {
        width: 180px;
    }
    .ifa-logo {
        display: block;
        width: 180px;
    }
    .certificate-image-box {
        min-height: 116px;
    }
    .certificate {
        font-size: 17px;
        margin-bottom: 40px;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 16px !important;
        padding: 28px 30px!important;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
        padding: 16px 36px 22px 70px!important;
    }
    .footer-contacts {
        margin-bottom: 12px;
    }
    .footer-center {
        width: 75%;
    }
    .footer-right {
        align-self: unset;
        width: 75%;
        margin-left: 8.3%;
    }
    .footer-socials {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    footer .service-btn{
    margin-left: 0;
    }
    footer .social-btn + .social-btn {
        margin-left: 6px;
    }
}
@media(max-width: 1160px){
    .sphere-img {
        min-height: 220px;
    }
    i.individual {
        width: 50px;
        height: 50px;
    }
    i.services {
        width: 54px;
        height: 54px;
    }
    i.professional {
        width: 54px;
        height: 54px;
    }
    i.location {
        width: 48px;
        height: 48px;
    }

    .adv-box {
        font-size: 13px;
    }
    .icon-box {
        margin-bottom: 5px;
    }

    .services-list {
        padding-top: 64px;
    }
    .subtitle {
        font-size: 18px;
    }
    .experience-title {
        font-size: 16px;
    }

    .experience-title {
        min-height: 88px;
    }
    .experience-text {
        padding: 12px 30px 24px;
        font-size: 14px;
        min-height: 116px;
    }
    .experience.small-box .experience-text {
        min-height: 74px;
    }
    section {
        padding-bottom: 88px;
    }
    .sphere-box {
        width: 26%;
        margin-bottom: 40px;
    }
    .sphere-text {
        font-size: 14px;
    }

}

@media screen and (orientation: portrait) and (max-width: 1024px){
        .main-banner .container, .main-banner .row, .main-banner .banner{
            height: 100%;
        }
        .banner {
            justify-content: flex-start;
            margin-top: 20%;
        }
}
@media screen and (max-width: 1024px) {
    .sphere-img {
        min-height: 180px;
    }
    .header-socials{
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .navbar-mobile{
        display: flex;
        align-items: center;
        height: 50px;
        overflow: hidden;
    }
    .menu-toggle {
        display: flex;
    }

    .menu-toggle:hover{
        cursor: pointer;
    }
    #mobile-menu.is-active .bar:nth-child(2){
        opacity: 0;
    }
    .mobile-header .menu-toggle {
        margin-left: 0;
    }

    header.mobile-header .header-left{
        min-height: 64px;
    }

    #mobile-menu.is-active .bar:nth-child(1){
        -webkit-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
        -o-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }

    #mobile-menu.is-active .bar:nth-child(3){
        -webkit-transform: translateY(-8px) rotate(-45deg);
        -ms-transform: translateY(-8px) rotate(-45deg);
        -o-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }

    .search {
        transform: translate(-35%);
        -webkit-transform: translate(-35%);
        transition: transform 0.7s ease-in-out;
        color: #3498db;
    }

    .no-search {
        transform: translate(0);
        transition: transform 0.7s ease-in-out;
    }

    .logo-box img {
        width: 50px;
        height: 50px;
    }
    .phone-link {
        font-size: 16px;
        margin-right: 24px;
    }
    .menu-toggle, .bar {
        display: block;
        cursor: pointer;
    }
    .header-tablet {
        height: 64px;
        min-height: 64px;
    }
    .mobile-menu-ul {
        display: none;
        flex-direction: column;
        position: absolute;
        justify-content: start;
        top: 64px;
        left: 0;
        background-color: #F6F6F6;
        width: 100%;
        height: fit-content;
        transform: translateY(-101%);
        text-align: center;
        overflow: hidden;
        z-index: 1000;
        transition: all 0.5s ease-in-out;
        opacity: 0;
    }
    .mobile-header .mobile-menu-ul {
        left: 0;
    }
    .mobile-menu-ul li:first-child {
        margin-top: 20px;
    }
    .mobile-menu-ul li {
        padding: 15px;
    }
    .mobile-menu-ul.mobile-nav {
        display: flex;
        transform: translateY(0%)!important;
        opacity: 1;
    }

    .sub-header{
        display: flex;
        flex-direction: row;
        justify-content: center;
        background-color: #F6F6F6;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .navbar img {
        height: 16px;
        width: auto;
        justify-self: start;
        margin-left: 20px;
    }

    .navbar ul {
        list-style: none;
        display: flex;

    }

    .nav-item a {
        color: #000;
        font-size: 0.9rem;
        font-weight: 400;
        text-decoration: none;
        transition: color 0.3s ease-out;
    }

    .nav-item a:hover {
        color: #3498db;
    }


    /* MOBILE MENU & ANIMATION */

    .menu-toggle .bar{
        width: 25px;
        height: 3px;
        display: block;
        background-color: #2C2E2D;
        margin: 5px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .menu-toggle {
        margin-left: 32px;
        display: block;
    }

    .menu-toggle:hover{
        cursor: pointer;
    }

    #mobile-menu.is-active .bar:nth-child(2){
        opacity: 0;
    }

    #mobile-menu.is-active .bar:nth-child(1){
        -webkit-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
        -o-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }

    #mobile-menu.is-active .bar:nth-child(3){
        -webkit-transform: translateY(-8px) rotate(-45deg);
        -ms-transform: translateY(-8px) rotate(-45deg);
        -o-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }

    /* KEYFRAME ANIMATIONS */

    @-webkit-keyframes gradbar {
        0% {
            background-position: 0% 50%
        }
        50% {
            background-position: 100% 50%
        }
        100% {
            background-position: 0% 50%
        }
    }

    @-moz-keyframes gradbar {
        0% {
            background-position: 0% 50%
        }
        50% {
            background-position: 100% 50%
        }
        100% {
            background-position: 0% 50%
        }
    }

    @keyframes gradbar {
        0% {
            background-position: 0% 50%
        }
        50% {
            background-position: 100% 50%
        }
        100% {
            background-position: 0% 50%
        }
    }

    .header-right {
        flex-wrap: wrap;
    }
    .menu > ul > li > a {
        font-size: 13px;
    }
    .menu > ul {
        flex-wrap: wrap;
    }
    .menu > ul > li + li {
        margin-left: 0;
    }
    .menu > ul > li{
        margin-right: 18px;
        margin-bottom: 6px;
    }

    .social-btn + .social-btn {
        margin-left: 8px;
    }


    .service-block {
        flex-direction: column;
        flex-wrap: wrap;
        min-height: fit-content;
    }

    .service-text {
        width: 100%;
        height: fit-content;
        padding: 32px 16px 30px 90px;
    }

    .service-block:nth-child(even) .service-text {
        padding: 32px 16px 30px 90px;
    }

    .service-img {
        width: 100%;
        height: 240px;
    }

    .service-number {
        display: none;
    }

    .service-block:nth-child(even) .service-icon {
        left: 0;
    }

    .experience {
        margin-bottom: 60px;
    }

    .experience-box {
        width: 50%;
    }

    .subtitle {
        margin-bottom: 60px;
    }

    .experience-text {
        min-height: 74px;
    }

    h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .question-text {
        font-size: 14px;
        width: 100%;
    }

    .questions .btn {
        margin-bottom: 18px;
    }

    .button-box {
        margin-top: 10px;
    }

    .callback-window {
        padding: 34px 28px 30px;
    }

    h2.callback-title, h5.callback-title {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .callback-window .subtitle {
        font-size: 13px;
    }

    .callback-window .subtitle {
        margin-bottom: 4px;
    }

    .form-control {
        margin-bottom: 4px;
    }
    .input-phone input{
        margin-bottom: 4px;
    }

    textarea.form-control, textarea {
        min-height: 100px;
    }

    .callback-form .btn {
        width: 100%;
    }

    .btn {
        font-size: 15px;
        line-height: 36px;
    }

    .certificate {
        font-size: 16px;
        padding: 18px 14px;
    }

    .certificate-image-box {
        min-height: 94px;
    }

    .faq-list {
        width: 100%;
    }

    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        padding: 28px 30px 28px 30px !important;
    }

    .low-footer {
        padding-top: 10px;
        padding-bottom: 11px;
        margin-top: 30px;
    }

    .footer-center {
        padding-top: 8px;
    }

    .footer-contacts .phone-link, .footer-contacts .mail-link {
        font-size: 14px;
    }

    .phone-link + .mail-link {
        margin-left: 28px;
    }

    .footer-menu > ul > li {
        margin-right: 12px;
        margin-bottom: 12px;
    }

    .footer-menu > ul > li > a {
        font-size: 14px;
    }

    .footer-contacts {
        margin-bottom: 18px;
    }

    .footer-socials {
        display: none;
    }

    .main-banner {
        height: 75%;
        min-height: 500px;
    }

    .banner-text {
        width: 100%;
        font-size: 42px;
        margin-bottom: 6px;
    }

    .main-banner:after {
        height: 100%;
    }

    .banner-sub-text {
        font-size: 20px;
    }

    .service-block + .service-block {
        margin-top: 20px;
    }

    .certificate {
        font-size: 14px;
        margin-bottom: 20px;
        aspect-ratio: auto;
        min-height: 200px;
    }
    .ifa-logo {
        width: 114px;
    }
    footer .phone-link{
        justify-content: flex-start;
    }
    .footer-contacts .phone-link, .footer-contacts .mail-link {
        font-size: 14px;
        width: fit-content;
    }


}

@media screen and (max-width: 990px) {
    div#wprmenu_bar {
        -webkit-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
        -moz-box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
        box-shadow: 0px 4px 19px 4px rgba(31,39,33,0.15);
    }
    html body div#wprmenu_bar {
        padding-top: 11.5px;
        padding-bottom: 11.5px;
    }
    #wprmenu_bar div.hamburger {
        margin-top: 10px;
    }
    #wprmenu_bar .menu_title {
        margin-left: 8px;
    }

    .bar_logo {
        width: auto !important;
        height: 60px !important;
    }

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 26px;
        height: 3px;
    }
    .hamburger--slider .hamburger-inner::before {
        top: 9px;
    }
    .hamburger--slider .hamburger-inner::after {
        top: 18px;
    }

}

@media screen and (max-width: 768px){
    .main-banner .container, .main-banner .row, .main-banner .banner{
        height: 100%;
    }
    .banner {
        justify-content: flex-start;
        margin-top: 20%;
    }
    h2 {
    font-size:  24px;
}
    .mobile-header{
        position: relative;
    }
    .mobile-header .header-left{
        min-height: 64px;
    }

    .social-btn {
        width: 32px;
        height: 32px;
    }
    .header-left{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .service-title {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .service-text {
        padding: 28px 16px 26px 90px;
    }
    footer {
        padding-top: 30px;
    }
    .sub-footer {
        font-size: 10px;
    }

}

@media screen and (max-width: 669px){
    .header-mobile{
        flex-wrap: wrap;
    }
    .header-mobile .sub-header{
        background-color: transparent;
    }
    .header-mobile .grey-fluid{
        padding-top: 0;
    }
    .banner-text {
        font-size: 38px;
    }
    .banner-sub-text {
        font-size: 18px;
    }
    .adv-box {
        padding: 20px 6px 20px;
        font-size: 12px;
    }
    .adv-box + .adv-box:before{
        display: none;
    }
    .callback{
        background-image: none;
        background-color: #EEEEEE;
        padding-top: 5px;
    }
    .service-icon {
        width: 58px;
        height: 58px;
    }
    .service-one-icon {
        width: 32px;
        height: 32px;
    }
    .service-two-icon {
        width: 32px;
        height: 32px;
    }
    .service-three-icon {
        width: 32px;
        height: 32px;
    }
    .service-four-icon {
        width: 32px;
        height: 32px;
    }
    .service-five-icon {
        width: 34px;
        height: 34px;
    }
    .service-text {
        padding: 28px 16px 26px 80px;
    }
    .subtitle {
        font-size: 16px;
    }
    .experience-text {
        padding: 8px 12px 15px;
    }

    .experiences .additional-text {
        margin-top: 0px;
    }

    .sphere-img:after {
        width: 60px;
        height: 60px;
        top: calc(100% - 30px);
        left: calc(50% - 30px);
        background-size: cover;
    }
    .sphere-text {
        font-size: 12px;
        margin-top: 15px;
    }
    .sphere-box {
        width: 29%;
        margin-bottom: 20px;
    }
    .sphere-box + .sphere-box {
        margin-left: 6.5%;
    }
    .certificate-list {
        width: 100%;
    }
    .certificate-image-box {
        min-height: 78px;
    }
    .certificate-row{
        width: 100%;
    }
    .certificate{
        width: 32%;
        min-height: 172px;
        padding: 10px 10px;
        margin-bottom: 10px;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 14px !important;
        padding: 18px 20px 18px 28px !important;
    }
    .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p {
        font-size: 13px !important;
    }
    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
        padding: 14px 28px 16px 30px!important;
    }

    .ea-expand-icon.fa.fa-minus {
        width: 28px;
        height: 28px;
        margin-top: 0;
    }
    .ea-expand-icon.fa.fa-plus {
        width: 28px;
        height: 28px;
        margin-top: 0;
    }
    footer .logo-box img {
        width: 60px;
        height: 60px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-center {
        padding-top: 16px;
        width: 100%;
    }
    .footer-contacts{
        justify-content: center;
        flex-wrap: wrap;
    }
    .footer-menu > ul{
        justify-content: center;
    }
    .footer-right {
        align-self: unset;
        width: 100%;
        margin-left: 0;
        justify-content: center;
        display: flex;
    }

    .questions h2 {
        font-size: 20px;
    }
    section {
        padding-bottom: 65px;
    }
    .modal-footer {
        padding: 0px 22px 30px;
    }

    .modal-body {
        padding: 0px 22px 10px;
    }
    .modal-header {
        padding: 40px 22px 0px;
    }



}

@media screen and (max-width: 540px) {
    .adv-block {
        min-height: 150px;
    }

    .icon-box {
        min-height: 60px;
    }

    .banner-text {
        font-size: 28px;
    }

    .adv-box {
        width: 50%;
    }

    .adv-block {
        flex-wrap: wrap;
        width: 86%;
    }

    h2.callback-title, h5.callback-title {
        font-size: 18px;
    }

    .modal .subtitle {
        font-size: 12px;
    }
    .banner {
        justify-content: flex-start;
        margin-top: 5%;
    }
    .sphere-img {
        min-height: 100px;
    }
}
@media screen and (max-width: 450px){
    .experience-box{
        width: 100%;
    }
    .experience {
        min-height: 170px;
    }
    .experience-box.small-box{
        margin-bottom: 60px;
    }
    section {
        padding-top: 48px;
        padding-bottom: 55px;
    }
    .banner {
        margin-top: 20%;
    }
    .sphere-img {
        min-height: 120px;
    }
    .sphere-box + .sphere-box {
        margin-left: 2.5%;
    }
    .sphere-box {
        width: 45%;
    }
    .certificate {
        width: 82%;
        min-height: 152px;
        font-size: 17px;
        padding: 14px 22px 32px;
        margin-bottom: 20px;
    }
    .certificate-row{
        justify-content: center;
    }
    .ifa-logo {
        width: 150px;
    }
    .certificate-row:last-child .certificate {
        margin-bottom: 20px;
    }


}
@media screen and (max-width: 375px){
    .service-text, .service-block:nth-child(even) .service-text {
        padding: 28px 16px 26px 68px;
    }
    .service-img {
        height: 222px;
    }
    .service-additional {
        padding: 8px 12px;
    }
    .experience.small-box {
        margin-bottom: 60px;
    }
    .experience.small-box:last-child {
        margin-bottom: 20px;
    }
    .footer-contacts .phone-link, .footer-contacts .mail-link{
        width: 100%;
        justify-content: center;
        margin-bottom: 8px;
    }
    .footer-contacts{
        flex-wrap: wrap;
    }
    .phone-link + .mail-link{
        margin-left: 0;
    }
    .footer-menu > ul {
        margin-bottom: 10px;
    }
    footer .service-button{
        width: 80%;
    }
    footer{
        background-size: cover;
    }
    .modal .form-control {
        margin-bottom: 4px;
        font-size: 13px;
    }
    .modal .input-phone input{
        margin-bottom: 4px;
        font-size: 13px;
    }

}
@media screen and (max-width: 280px) {
    .btn {
        font-size: 11px;
    }
    .adv-box {
        width: 100%;
        padding: 20px 6px 10px;
        font-size: 13px;
    }
    .service-text, .service-block:nth-child(even) .service-text {
        padding: 78px 16px 26px 16px;
    }
    .service-icon {
        width: 100%;
    }
    .service-title {
        font-size: 16px;
    }
    .service-text{
        font-size: 13px;
    }
    .add-box{
        width: 100%;
        text-align: center;
    }
    .service-additional .add-box + .add-box{
        margin-left: 0;
    }
    .add-box + .add-box:before{
        display: none;
    }
    .grey-fluid {
        padding-top: 48px;
    }
    .sphere-box {
        width: 80%;
    }
    h2.callback-title, h5.callback-title {
        font-size: 22px;
    }

}



