/*footer new 2021*/
.nmhf footer {
    background: #2B3138 !important;
    padding: 40px 0;
    position: relative;
    font-family: 'NeueHaasDisplay-Mediu';
}

.nmhf footer:before {
    content: "";
    width: 500px;
    height: 600px;
    display: inline-block;
    background-image: url(../images/footer-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.3;
}

.nmhf footer:after {
    content: "";
    width: 500px;
    height: 600px;
    display: inline-block;
    background-image: url(../images/footer-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.3;
}

.nmhf footer h5 {
    font-family: 'NeueHaasDisplay-Bold';
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.78);
}

.nmhf footer h5.si-area-title {
    font-size: 16px;
    text-transform: initial;
    font-family: 'NeueHaasDisplay-Mediu';
    margin-bottom: 10px;
}

.nmhf footer li {
    margin-bottom: 1px;
}

.nmhf footer li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.78);

}

.nmhf footer li a:hover {
    color: #40c2c4;
}

.nmhf .second-footer {
    padding: 10px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin: 40px 0 30px 0;
}

.nmhf .second-footer ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.nmhf .second-footer ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.nmhf .second-footer ul li a {
    font-weight: 700;
}


.nmhf .bottom-footer p {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.nmhf .newsletter-form p {
    font-family: 'NeueHaasDisplay-Bold';
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 17px !important;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.78);
    text-align: left;
    padding-left: 0;
    text-transform: uppercase;
    margin-top: 0;
}

.nmhf .newsletter-form a {
    border-radius: 500px;
    font-size: 17px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    width: 200px;
}


.nmhf footer .social-networks {
    padding-left: 0;
}

.nmhf footer .social-networks a {
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.nmhf footer .social-networks img {
    height: 23px;
}

.nmhf footer .social-networks i {
    font-size: 34px;
    color: #fff;
}


.nmhf .cta {
    padding: 65px 0 88px 0;
    text-align: center;
    position: relative;
    background: linear-gradient(89.9deg, #2CBBBD 25.3%, #42CFA9 81.36%);
}

.nmhf .cta .large {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.3em;
}

.nmhf .btn,
.nm-home .btn,
.nm-home .btn-blue {
    border-radius: 500px;
    font-size: 17px;
    padding: 0 20px;
    min-width: 200px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.nmhf .btn.btn_0,
.nm-home .btn.btn_0 {
    background: #fff;
    color: #2CBBBD;
    border: 2px solid #fff;
}

.nmhf .btn.btn_1,
.nm-home .btn.btn_1 {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.nm-home .btn.btn_2 {
    background: #2CBBBD;
    color: #fff;
    border: 2px solid #2CBBBD;
}

.nm-home .btn.btn_3,
.nm-home .btn-blue {
    border: 2px solid #2CBBBD;
    background-color: #fff;
    color: #2CBBBD;
}


.nmhf .cta:before {
    content: "";
    width: 400px;
    height: 190px;
    display: inline-block;
    background-image: url(../images/svg/cta-left.svg);
    position: absolute;
    left: -27px;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.nmhf .cta:after {
    content: "";
    width: 400px;
    height: 190px;
    display: inline-block;
    background-image: url(../images/svg/cta-right.svg);
    position: absolute;
    right: -27px;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.nmhf .cta .wrap-buttons {
    padding-top: 10px;
}

.nmhf .cta .wrap-buttons a {
    margin-left: 10px;
    margin-right: 10px;
}

.nm-home .nm-hero {
    padding: 150px 0 310px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nm-home .nm-hero .col_50 {
    position: relative;
    top: 55px;
}

.nm-home .nm-hero h1 {
    font-size: 50px;
    line-height: 1.3em;
    color: #fff;
    font-weight: 700;
    font-family: 'NeueHaasDisplay-Bold';
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: 0.01em;
}

.nm-home .nm-hero p {
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 50px;
}

.nm-home .section-features {
    padding: 50px 0
}

.nm-home .section-features h2,
.nm-home .title-section {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.035em;
    font-family: 'NeueHaasDisplay-Bold';
}

.nm-home .section-features .single-feature .icon {
    border-radius: 500px;
    width: 115px;
    margin: 0 auto;
    height: 115px;
    border: 12px solid #fff;
    background: linear-gradient(135deg, #2CBBBD -0.31%, #169295 99.65%);
    -webkit-box-shadow: 0px 7px 9px 0px #bbcddc;
    -moz-box-shadow: 0px 7px 9px 0px #bbcddc;
    box-shadow: 0px 7px 9px 0px #bbcddc;
    margin-bottom: 28px;
}

.nm-home .section-features .single-feature .icon .img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 43px;
    display: inline-block;
    width: 93px;
    height: 83px;
}

.nm-home .section-features .features-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-top: 30px;
    position: relative;
}

.nm-home .section-features .single-feature {
    width: 14%;
    text-align: center;
    padding: 0 6px;
    position: relative;
}

.nm-home .section-features .single-feature:first-child:before,
.nm-home .section-features .single-feature:after {
    content: "";
    width: 34px;
    height: 2px;
    background: #D1D1D1;
    display: inline-block;
    position: absolute;
    right: -17px;
    top: 57px;
}

.nm-home .section-features .single-feature:first-child:before {
    right: auto;
    left: -17px;
}

.nm-home .section-features .features-list:before,
.nm-home .section-features .features-list:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #D1D1D1;
    border-radius: 500px;
    display: inline-block;
    position: absolute;
    top: 83px;

}

.nm-home .section-features .features-list:before {
    left: -7px;
}

.nm-home .section-features .features-list:after {
    right: -7px;
}

.nm-home .section-features .single-feature h4 {
    color: #1F1F1F;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-transform: initial;
    line-height: 1.3em;
}

.nm-home .section-features .single-feature p {
    font-family: "Lato", sans-serif;
    font-style: normal;
    color: #000000;
    font-size: 16px;
    opacity: 0.4;
}


.nm-home .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nm-home .flex-column {
    flex-direction: column;
}

.nm-home .flex-row {
    -webkit-flex-direction: row;
    flex-direction: row;
}

.nm-home .row-reverse {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.nm-home .flex-wrap {
    flex-wrap: wrap;
}

.nm-home .justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nm-home .justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.nm-home .align-self-center {
    -ms-flex-item-align: center;
    align-self: center;
}

.nm-home .flex-center {
    align-items: center;
}

.nm-home .justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nm-home .flex-justify-center {
    justify-content: center;
}

.nm-home .flex-bottom {
    align-items: flex-end;
}

.nm-home .flex-end {
    justify-content: flex-end;
}

.nm-home .flex-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.nm-home .section-boxes {
    padding: 60px 0;
}

.nm-home .section-boxes .wrap-boxes {
    padding-top: 30px;
}

.nm-home .section-boxes .wrap-boxes .single-box {
    margin-top: 20px;
    margin-bottom: 20px;

}

.nm-home .section-boxes .wrap-boxes .single-box .wrap-box {
    background: #fff;
    border-radius: 20px;
    padding: 50px 30px;
    -webkit-box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    height: 100%;
    width: 90%;
    margin: 0 auto;
}

.nm-home .section-boxes .wrap-boxes .single-box .wrap-box h3 {
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.035em;
    font-family: 'NeueHaasDisplay-Bold';
    color: #000000;
    margin-top: 0;
}


.nm-home .section-boxes .wrap-boxes .single-box .wrap-box p {
    font-size: 18px;
    padding: 10px 53px 0 53px;
    line-height: 1.5em;
    margin-top: 0;
}

.nm-home .section-boxes .wrap-buttons {
    text-align: center;
}

.nm-home .section-boxes .wrap-buttons .btn {
    margin-left: 5px;
    margin-right: 5px;
}

.nm-home .section-boxes .general-content {
    min-height: 160px;
}

.nm-home .section-chart {
    padding: 160px 0 100px 0;
}

.nm-home-body,
.nm-product {
    position: relative;
}

.nm-home-body:before,
.nm-product:before {
    content: "";
    width: 430px;
    height: 800px;
    display: inline-block;
    background-image: url(../images/svg/home-decoration-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 35%;
}

.nm-product:before {
    top: 20%;
}

.nm-home-body:after,
.nm-product:after {
    content: "";
    width: 248px;
    height: 800px;
    display: inline-block;
    background-image: url(../images/svg/home-decoration-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 11%;
}

.nm-product:after {
    top: 3%;
}

.nm-home .section-chart h5 {
    font-size: 22px;
    color: #20B089;
    font-weight: 700;
    font-family: 'NeueHaasDisplay-Bold';
    text-transform: initial;
}


.nm-home .section-chart p {
    color: #000000;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    margin: 0;
    line-height: 1.4em;
}

.nm-home .section-chart {
    text-align: center;
}

.nm-home .section-chart .col_image img {
    position: relative;
    display: inline-block;
    max-width: 120%;
    margin-left: -10%;
    margin-top: -113px;
}

.nm-home .section-chart .col_up_right h5 {
    color: #219289;
}

.nm-home .section-chart .col_up_left .wrap-col {
    padding-right: 52px;
}

.nm-home .section-chart .col_up_right .wrap-col {
    padding-left: 40px;
}

/*.nm-home .section-chart .col_up_right {
    opacity: 0.4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nm-home .section-chart .col_up_right:hover {
    opacity: 1;
}

*/
.nm-home .section-chart .col_bottom_center {
    float: none;
    margin-top: 20px;
    /*  opacity: 0.4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;*/
}

/*.nm-home .section-chart .col_bottom_center:hover {
    opacity: 1;
}*/

.nm-home .section-front {
    position: relative;
    z-index: 2;
}

.nm-home .section-front.section-testm .title-section {
    font-size: 30px;
    color: #1F1F1F;
    margin-bottom: 20px;
}


.nm-home .section-front.section-testm .filter {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
}

.nm-home .section-front.section-testm .filter li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background: #F5F6F8;
    border-radius: 20px;
    padding: 12px 20px 12px 40px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nm-home .section-front.section-testm .filter li:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px solid #2CBBBD;
    position: absolute;
    left: 17px;
    top: 16px;
}

.nm-home .section-front.section-testm .filter li.active:before {
    background: #2CBBBD;
}

.nm-home .section-front.section-testm .section-testm-first {
    padding-bottom: 50px;
}

.nm-home .section-front.section-testm .section-testm-last {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.nm-home .section-front.section-testm .wrap-testimonial {
    width: 60%;
    margin: 0 auto;


}

.nm-home .section-front.section-testm .wrap-slide {
    padding: 50px 100px 50px 100px;
    display: block;
    width: 96%;
    margin: 40px auto;
    -webkit-box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 3px 13px 1px rgb(0 0 0 / 15%);
    background: #fff;
    position: relative;
}

.nm-home .section-front.section-testm .wrap-slide .info {
    display: inline-block;
    width: 100%;
}

.nm-home .section-front.section-testm .wrap-slide .logo {
    position: absolute;
    top: -18px;
    left: 100px;
    width: 150px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}

.nm-home .section-front.section-testm .slick-slider {
    margin-bottom: 0;
    /* background: #fff;*/
}

.nm-home .section-front.section-testm .wrap-slide p {
    color: #000000;
    font-size: 1.6rem;
    line-height: 24px;
}


.nm-home .section-front.section-testm .wrap-slide .big {
    /* font-family: 'NeueHaasDisplay-Bold';*/
    font-family: 'os_700', sans-serif;
    color: #000000;
    font-size: 18px;
    text-transform: initial;
    margin: 0;
    font-weight: 800;

}

.nm-home .section-front.section-testm .wrap-slide .general-content {
    margin-bottom: 30px;
}

.nm-home .section-front.section-testm .wrap-slide .small {
    margin: 0;
    font-style: italic;
}

.nm-home .section-front.section-testm .wrap-slide .left {
    width: calc(100% - 130px);
    padding-right: 20px;
}


.nm-home .section-front.section-testm .wrap-slide .right {
    width: 130px;
    text-align: right;
}

.nm-home .section-front.section-testm .wrap-slide .right img {
    margin-left: 5px;
    position: relative;
    top: -1px;
    display: inline-block;
}

.nm-home .section-front.section-testm .wrap-slide .right a {
    font-size: 18px;
    line-height: 1.22;
    color: #24CA98;
    font-family: 'NeueHaasDisplay-Bold';
    top: 20px;
    position: relative;
}

.nm-home .section-front.section-testm .slick-next {
    background-image: url(../images/nho/slider-right.svg);
    background-size: 15px 26px;
    background-position: center;
}

.nm-home .section-front.section-testm .slick-prev {
    background-image: url(../images/nho/slider-left.svg);
    background-size: 15px 26px;
    background-position: center;
}


.nm-home .section-front.section-testm .trust-slider-second:not(.slick-slider) {
    height: 330px;
    overflow: hidden;
}

.nm-home .content-product .general_content {
    font-size: 14px;
}

.nm-home .content-product {
    padding: 50px 0;
}

.nm-home .content-product .buttons {
    text-align: center;
    padding-top: 50px;
}

.nm-home .content-product .buttons a {
    margin-left: 5px;
    margin-right: 5px;
}

.nm-home .general_content h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.035em;
    font-family: 'NeueHaasDisplay-Bold';
    margin-bottom: 15px;
}

.nm-home .general_content {
    font-size: 16px;
}

.nm-home .general_content p {
    color: #000000;
    font-size: 16px;
    margin: 0;
    line-height: 1.4em;
}

.nm-home .col_image-hidden {
    display: none;
}

.nm-home .section-title h2 {
    font-weight: bold;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.035em;
    font-family: 'NeueHaasDisplay-Bold';
    margin-bottom: 25px;
}

.nm-home .wrap-boxes-mixed {
    padding-top: 50px;
    padding-bottom: 50px;
}

.nm-home .wrap-boxes-mixed .single-box {
    padding-bottom: 200px;
}


.nm-home .wrap-boxes-mixed .single-box:last-child {
    padding-bottom: 0;
}

.nm-home .general_content h4 {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4em;
    font-family: 'NeueHaasDisplay-Bold';
    margin-bottom: 20px;
    color: #090909;

}

.section-boxes-small {
    padding: 50px 0;
}

.section-boxes-small .container {
    max-width: 800px;
}

.section-boxes-small .single-box .general_content {
    text-align: center;
    padding: 0 40px;
}

.section-boxes-small {
    position: relative;
}

.section-boxes-small:before {
    content: "";
    width: 12px;
    height: 312px;
    background-image: url(../images/svg/decoration-middle.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: calc((100% - 12px)/2);
    top: 45px;
}

.nm-home .section-boxes-small .general_content h4 {
    margin-bottom: 40px;
    text-transform: initial;
    font-size: 22px;
}

.nm-home .section-boxes-small .general_content p {
    margin-bottom: 40px;
}

.nm-home .section-boxes-small .general_content .btn {
    margin-bottom: 18px;
}

.nm-home .large-content {
    padding: 80px 10px;
}

.nm-home .bg-logos {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
}

.nm-home .bg-logos.active {
    display: block;
}

.nm-home .bg-logo-box {
    align-items: center;
    justify-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 550px;
    justify-content: center;
    overflow: hidden;
}

.nm-home .bg-logo-box .box-img {
    width: 10%;
    text-align: center;
    padding: 40px 0;
    opacity: 0.6;
}

.nm-home .bg-logo-box .box-img img {
    filter: gray;
    /* IE */
    -webkit-filter: grayscale(1);
    /* Old WebKit */
    -webkit-filter: grayscale(100%);
    /* New WebKit */
    filter: url(resources.svg#desaturate);
    /* older Firefox */
    filter: grayscale(100%);
    /* Current draft standard */
    max-height: 60px;
}

header .right-part .buttons-wrapper .rounded {
    border-radius: 50px !important;
}

.pta-page .blue-banner {
    background: #293b4f;
    padding: 60px 0;
    margin-top: 60px;

}

.pta-page .blue-banner * {
    color: #fff;
}

.pta-page .blue-banner .left-text {
    width: 60%;
    float: left;
    font-size: 16px;
    line-height: 1.4em;
}

.pta-page .blue-banner .left-text h2 {
    margin-bottom: 20px;
}

.pta-page .blue-banner .left-text li {
    margin-bottom: 10px;
}

.pta-page .blue-banner .right-text {
    width: 40%;
    float: right;
}

.pta-page .blue-banner .right-text img {
    max-width: 350px;
    margin-top: -120px;
    margin-left: auto;
    margin-right: auto;

    display: block;
}

.pta-page .nho-container {
    clear: both;
    font-size: 10px;
}

.pta-page .pta-cta {
    padding-top: 50px;
}

.general_content ol,
.general_content ul {
    padding-left: 18px;
}

.general_content ol li {
    list-style: decimal;
    display: list-item;
    list-style-position: outside;
}

.general_content ul li {
    list-style: disc outside none !important;
    display: list-item;
    /*margin-left: 1em;*/
}

.general_content .alignleft {
    text-align: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

.general_content .alignright {
    float: right;
    text-align: right;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.general_content .aligncenter {
    display: block;
    float: none;
    margin: 10px auto;
    text-align: center;
}


.pta-page .section {
    padding: 60px 0;
}

.general_content,
.general_content p,
.general_content p *,
.general_content li,
.general_content li * {

    font-size: 16px;
}


.general_buttons {
    text-align: center;
}

.general_buttons .btn {
    background-color: #40C2C4;
    color: #fff;
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
    -webkit-box-shadow: 0 2px 4px #ccc;
    box-shadow: 0 2px 4px #ccc;
    padding: 14px 40px;
    font-size: 18px;
    margin: 0 10px;
    border: 2px solid #40C2C4;
}


.general_buttons .right {
    background-color: #fff;
    border: 2px solid #40C2C4;
    color: #40C2C4;
}

.pta-page .wrap-buttons {
    padding-top: 15px;
}

.pta-page .section-image {
    text-align: center;
}

.pta-page .section-boxes h2,
.pta-page .section-big h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
}

.pta-page .section-boxes .box {
    text-align: center;
    font-size: 16px;
}

.pta-page .section-boxes .box .wrap-box {
    padding: 0 20px;
}

.pta-page .section-boxes .box img {
    height: 55px;
    width: auto;
    margin-bottom: 25px;
}

.pta-page .section-boxes .box h3 {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.pta-page .section-boxes .box p {
    color: #2b3138;
}



.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.align-self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


.pta-page .section-big .container {
    border-top: 2px solid #40c2c4;
}

.pta-page .big-boxes .row {
    margin-bottom: 80px;
}

.pta-page .big-boxes .row:last-child {
    margin-bottom: 0;
}

.pta-page .big-boxes .row h4 {
    margin-bottom: 15px;
}

.pta-page .big-boxes .row h4 span {
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
    font-weight: 400;
    margin-top: 0;
    text-transform: none;
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
}

.pta-page .big-boxes .row h4 span:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #40c2c4;
    position: absolute;
    right: -33px;
    top: -10px;
}

.pta-page .big-boxes .row p {
    line-height: 1.7em;
}

.pta-page .big-boxes .row iframe {
    margin: 0 auto;
}

.nweb-over .item_page_text {
    margin-bottom: 80px;
}

.nweb-over .section-boxes-tree .box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    min-height: 110px;
}

.nweb-over .section-boxes-tree .box h3 {
    font-size: 24px;

}

.nweb-over .section-boxes-tree .box .more {
    color: #40c4c2;
    font-size: 18px;
    font-weight: 700;
}

.nweb-over .section-boxes-tree .box .more:hover {
    opacity: 0.6;
}

.nweb-over .intro_text_item {
    padding-bottom: 0 !important;
}

.nweb-over .section-boxes-large .gray_section {
    padding: 50px;
    border-top: 2px solid #40c2c4;
    background-color: #f3f3f3;
}

.nweb-over .section-boxes-large .box img {
    width: 80px;
    margin-right: 20px;
}

.nweb-over .section-boxes-large .box .box-wrap {
    width: calc(100% - 100px);
}

.nweb-over .section-boxes-large .box .box-wrap h3 {
    line-height: 1.2em;
    margin-bottom: 15px;
    font-size: 24px;
    color: #000;
}

.nweb-over .section-boxes-large .box .box-wrap h3:after {
    content: "";
    width: 18px;
    height: 17px;
    display: inline-block;
    background: #40c2c4;
    position: relative;
    right: -13px;
    top: -10px;
}


.nweb-over .section-boxes-large .box .flex {
    align-items: self-start;
}

.nweb-over .section-boxes-large .box .box-wrap {
    padding-right: 50px;
    padding-left: 15px;
}

.nweb-over .section-boxes-large .box .box-wrap p {
    line-height: 1.5em;
    font-size: 16px;
    color: #2b3138;
}

.nweb-over .section_text_img .wrap-img-text {
    padding: 0 120px;
}

.nweb-over .section_text_img .wrap-img-text .image {
    text-align: center;
}

.nweb-over .section_text_img .wrap-button {
    text-align: left;
}

.nweb-over .section_text_img .wrap-button .btn {
    margin-left: 0;
}

.nweb-over .section_text_img h2 {
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 1.2em;
}

.nweb-over .section_text_img p {
    margin-bottom: 30px;
    line-height: 1.6em;
}

.pta-page h1 strong,
.pta-page h2 strong,
.pta-page h3 strong,
.pta-page h4 strong,
.pta-page h5 strong,
.pta-page h6 strong {
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
}

.nweb-over .section_news .single_news {
    margin-bottom: 10px;
    margin-top: 10px;
}

.nweb-over .section_news .single_news .wrap_single_news {
    width: 90%;
    margin: 0 auto;
    background: #f3f3f3;
    position: relative;
}

.nweb-over .section_news .single_news .wrap_single_news .cover {
    width: 100%;
    display: block;
    height: 215px;
    background-color: #dfdfdf;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.nweb-over .section_news .single_news .wrap_single_news .text {
    padding: 30px 35px;
}

.nweb-over .section_news .single_news .wrap_single_news .text h4 {
    line-height: 1.2em;
    margin-bottom: 15px;
    font-size: 20px;
    color: #2b3138;
    text-transform: initial;
}

.nweb-over .section_news .single_news .wrap_single_news .text h4 a {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    white-space: initial;
    word-break: break-word;
    text-decoration: none;
}

.nweb-over .section_news .general_content {
    margin-bottom: 60px;
}

.nweb-over .section_news .single_news .wrap_single_news .text p {
    margin-bottom: 30px;
    line-height: 1.6em;
    font-size: 16px;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 75px;
    white-space: initial;
    word-break: break-word;
    text-decoration: none;
}

.nweb-over .section_news .single_news .wrap_single_news .text .simple_link {
    color: #40c4c2;
    font-size: 18px;
    font-weight: 700;
}

.nweb-over .section_news .single_news .wrap_single_news .text .simple_link:hover {
    opacity: 0.5;
}

.nweb-over .blue-banner-logos {
    padding: 0 !important;
    overflow: hidden;
}

.nweb-over .blue-banner-logos .left-text {
    padding: 115px 0;
}


.nweb-over .blue-banner-logos .left-text .text {
    padding-right: 100px;
}

.nweb-over .blue-banner-logos .right-text .large_box {
    /*    height: 450px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;*/
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 650px;
    max-height: 650px;
    overflow: hidden;
    align-items: center;
    /*justify-content: center;*/
    justify-content: flex-start;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.nweb-over .blue-banner-logos .right-text .large_box .logo {
    margin: 0 auto 15px auto;
    width: 33.3%;
}

/*.nweb-over .blue-banner-logos .right-text .large_box .logo:first-child {
    margin-top: -40px;
}*/

.nweb-over .blue-banner-logos .right-text .large_box .logo:first-child {
    margin-top: -35px;
}

.nweb-over .blue-banner-logos .right-text .large_box .logo:nth-child(5) {
    margin-top: -65px;
}

.nweb-over .blue-banner-logos .left-text h2 {
    font-size: 35px;
    line-height: 1.1em;
    font-weight: 700;
    margin-bottom: 30px;
}

.nweb-over .blue-banner-logos .left-text p {
    margin-bottom: 30px;
    line-height: 1.6em;
    font-size: 16px;
}

.nweb-over .blue-banner-logos .left-text .general_buttons {
    text-align: left;
    padding-top: 20px;
}

.nweb-over .blue-banner-logos .left-text .general_buttons .btn {
    margin-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nweb-over .blue-banner-logos .right-text {
    position: relative;
    height: 100%;
}

.nweb-over .blue-banner-logos .right-text .large_box .logo .wrap-logo {
    height: 150px;
    width: 85%;
    margin: 0 auto;
    opacity: 0.6;
    -webkit-box-shadow: 0px 25px 30px 0px rgb(0 0 0 / 25%);
    box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 25%);
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 92px;
    background-color: #2a3b4e;
}



.nweb-over .blue-banner-logos .right-text .large_box .logo .logo_1 {
    margin-top: -30px;
}

.nweb-over .blue-banner-logos .right-text .large_box .logo .logo_2 {
    height: 30px;
}

.nm-home .nm-hero-green .nho-buttons-toggle {
    width: 100% !important;
}


.nm-home .nm-hero-green .nho-buttons-toggle .relative {
    margin-right: 1.5%;
}

.nm-home .nm-hero-green .nho-buttons-toggle .btn,
.nm-home .nm-hero-green .nho-buttons-toggle .btn-blue {
    width: 180px;
    max-width: 180px !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    height: 46px;
    line-height: 30px;
    box-sizing: border-box;
    min-width: 180px;
    font-size: 16px;
    line-height: 47px !important;
    padding-top: 0;
    padding-bottom: 0;
}

/*.nm-home .nm-hero-green .nho-buttons-toggle .btn-blue.btn-arrow {
    padding-top: 0;
    padding-bottom: 0;
}*/

.nm-home .nm-hero-green .nho-buttons-toggle .btn-blue.btn-arrow:after {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(../new-assets/images/dropdown-arrow-green.png);
    display: inline-block;
    position: inherit;
    right: 36px;
    top: 20px;
    margin-left: 9px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 33;
    background-size: contain;
}

/*.nm-home .nm-hero-green .nho-buttons-toggle .btn {
    width: 200px;
    margin-right: 12px;
}*/
.nm-home .nm-hero-green .nho-buttons-toggle .btn-blue {
    color: #40c1c3;
    text-transform: uppercase;
    line-height: 45px !important;
    /*line-height: 49px;*/
}

.nm-home .nm-hero-green p {
    font-size: 18px;
    font-weight: 300;
}

body.scroll header.header-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 18%);
}

body.scroll header.header-fix:after {
    content: none !important;
}

@media (max-width: 1600px) {
    .nm-home .section-front.section-testm .section-testm-last {
        background-size: cover;
    }
}

@media (max-width: 1480px) {
    .nm-home .nm-hero {
        padding: 150px 0 210px 0;
    }

    .nm-home .nm-hero h1 {
        font-size: 45px;
    }

    .nm-home .nm-hero p {
        font-size: 23px;
        margin-bottom: 30px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box h3 {
        font-size: 30px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box {
        padding: 40px 20px;
    }

    .nm-home .section-boxes .wrap-buttons .btn {
        min-width: 185px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box p {
        font-size: 16px;
        padding: 10px 40px 0 40px;
    }

    .nm-home .bg-logo-box .box-img {
        width: 13%;
    }

    .nweb-over .item_page_text {
        margin-bottom: 70px;
    }

    .nweb-over .section-boxes-large .box .box-wrap {
        padding-right: 0;
    }

    .nweb-over .section-boxes-large .box img {
        width: 60px;
    }

    .nweb-over .section-boxes-large .box .box-wrap {
        width: calc(100% - 80px);
        padding-left: 0;
    }
}

@media (max-width: 1200px) {
    .nm-home .section-features .single-feature .icon {
        width: 95px;
        height: 95px;
        border: 8px solid #fff;
    }

    .nm-home .section-features .single-feature .icon .img {
        background-size: 34px;
        width: 78px;
        height: 69px;
    }

    .nm-home .section-features .single-feature h4 {
        font-size: 16px;
    }

    .nm-home .section-features .single-feature p {
        font-size: 15px;
        line-height: 1.4em;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box {
        width: 95%;
    }

    .nm-home-body:after,
    .nm-home-body:before,
    .nm-product:before,
    .nm-product:after {
        opacity: 0.5;
    }

    .nm-home .content-product .buttons {
        padding-top: 40px;
    }

    .nm-home .content-product {
        padding: 40px 0;
    }

    .nm-home .wrap-boxes-mixed .single-box {
        padding-bottom: 150px;
    }

    .nm-home .bg-logo-box .box-img {
        width: 15%;
    }


    .nweb-over .item_page_text {
        margin-bottom: 60px;
    }

    .nweb-over .section_text_img .wrap-img-text {
        padding: 0 60px;
    }

    .nweb-over .section_news .single_news .wrap_single_news {
        width: 100%;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text {
        padding: 24px 27px;
    }
}

@media (max-width: 1100px) {

    .nmhf .menu-first-part,
    .nmhf .menu-last-part {
        width: 100%;
    }

    .nmhf .menu-last-part {
        text-align: center;
        margin-top: 30px;
    }

    .nmhf .newsletter-form p {
        text-align: center;
        margin-bottom: 14px;
    }

    .nmhf .cta:before,
    .nmhf .cta:after {
        opacity: 0.5;
    }

    .nm-home .nm-hero {
        padding: 100px 0;
    }

    .nm-home .nm-hero .col_50 {
        text-align: center;
        width: 100%;
    }

    .nm-home .nm-hero h1 {
        font-size: 38px;
    }

    .nm-home .nm-hero p {
        font-size: 21px;
    }

    .nm-home .section-features .single-feature {
        width: 25%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .nm-home .section-features .features-list:before,
    .nm-home .section-features .features-list:after {
        content: none;
    }

    .nm-home .section-features .single-feature:last-child:after,
    .nm-home .section-features .single-feature:first-child:before {
        content: none;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box h3 {
        font-size: 24px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box p {
        padding: 5px 0 0 0;
    }

    .nm-home .section-boxes .general-content {
        min-height: 145px;
    }

    .nm-home .section-boxes .wrap-buttons .btn {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nm-home .section-boxes .wrap-boxes {
        padding-top: 15px;
    }

    .nm-home .section-chart .container {
        width: 90%;
    }

    .nm-home .section-chart .col_bottom_center,
    .nm-home .section-chart .col_up_right {
        opacity: 1;
    }

    .nm-home .section-chart {
        padding: 80px 0 40px 0;
    }


    .nm-home .section-front.section-testm .wrap-testimonial {
        width: 100%;
    }

    .nm-home .section-front.section-testm .section-testm-last {
        background: none !important;
        padding: 0;
    }

    .nm-home .section-front.section-testm .section-testm-first {
        padding-bottom: 20px;
    }

    .nm-home .section-front.section-testm .title-section {
        font-size: 26px;
    }

    .nm-home .nm-hero .col_50 {
        top: 0;
    }

    .nm-home .wrap-boxes-mixed .single-box {
        padding-bottom: 100px;
    }

    .pta-page .blue-banner .right-text img {
        max-width: 300px;
        margin-top: -100px;
    }

    .pta-page .blue-banner {
        padding: 50px 0;
    }

    .pta-page .blue-banner .left-text h2 {
        margin-bottom: 10px;
    }

    .pta-page .blue-banner .left-text li {
        margin-bottom: 5px;
    }

    .pta-page .section-big h2,
    .pta-page .section-boxes h2 {
        font-size: 35px;
    }

    .pta-page .section-boxes .box .wrap-box {
        padding: 0;
    }

    .pta-page .big-boxes .row h4 span:after {
        content: none;
    }


    .nweb-over .item_page_text {
        margin-bottom: 40px;
    }

    .nweb-over .section_text_img .wrap-img-text {
        padding: 0;
    }

    .nweb-over .section_text_img h2 {
        font-size: 27px;
    }

    .nweb-over .blue-banner-logos .left-text {
        width: 100%;
        padding: 70px 50px 50px 50px;
        text-align: center;
    }

    .nweb-over .blue-banner-logos .left-text .text {
        padding-right: 0;
    }

    .nweb-over .blue-banner-logos .left-text .general_buttons {
        text-align: center;
        padding-top: 0;
    }

    .nweb-over .blue-banner-logos .right-text {
        width: 100%;
        padding-bottom: 20px;
    }

    .nweb-over .blue-banner-logos .left-text h2 {
        font-size: 28px;
    }

    .nweb-over .blue-banner-logos .right-text .large_box {
        position: relative;
    }

    .nweb-over .blue-banner-logos .right-text .large_box {
        height: auto;
        max-height: inherit;
        flex-direction: row;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo {
        width: 20%;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo:first-child {
        margin-top: 0;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo:nth-child(5) {
        margin-top: 0;
    }

}

@media (max-width: 900px) {
    .nm-home .section-chart .col_image {
        display: none;
    }

    .nm-home .section-chart .col_up_left,
    .nm-home .section-chart .col_up_right,
    .nm-home .section-chart .col_bottom_center {
        width: 50%;
    }

    .nm-home .section-chart .col_up_left .wrap-col {
        padding-right: 0;
    }

    .nm-home .section-chart {
        padding: 30px 0 30px 0;
    }

    .nm-home .section-chart .col_up_right .wrap-col {
        padding-left: 0;
    }

    .nm-home .col_image-hidden {
        display: block;
        width: 100%;
    }

    .nm-home .col_image-hidden img {
        max-width: 300px;
    }

    .nm-home .wrap-boxes-mixed .single-box {
        padding-bottom: 70px;
    }

    .nm-home .wrap-boxes-mixed .single-box .image {
        width: 100%;
        margin-bottom: 20px;
    }

    .nm-home .wrap-boxes-mixed .single-box .text {
        width: 100%;
    }

    .nm-home .wrap-boxes-mixed {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .nm-home .bg-logos {
        display: none !important;
    }

    .pta-page .blue-banner .left-text {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .pta-page .blue-banner .right-text {
        width: 100%;

    }

    .pta-page .blue-banner .right-text img {
        max-width: 200px;
        margin-top: 0;
    }

    .nho-page.pta-page .nho-container {
        width: 90%;
    }

    .pta-page .section {
        padding: 40px 0;
    }

    .general_content,
    .general_content p,
    .general_content p *,
    .general_content li,
    .general_content li * {
        font-size: 14px;
    }

    .general_buttons .btn {
        font-size: 16px;
        margin: 0 5px;
        padding: 11px 30px;
    }

    .nho-page .nho-container {
        width: 90%;
    }

    .pta-page .big-boxes .row {
        margin-bottom: 50px;
    }

    .nweb-over .section-boxes-large .box {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .nweb-over .section-boxes-large .gray_section {
        padding: 30px 40px;
    }

    .nweb-over .section-boxes-large .box .box-wrap p,
    .nweb-over .section-boxes-tree .box p {
        font-size: 14px;
    }

    .nweb-over .section_news .general_content {
        margin-bottom: 40px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .cover {
        height: 160px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text {
        padding: 17px 20px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text h4 {
        font-size: 16px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text h4 a {
        height: 41px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text p {
        height: 66px;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text .simple_link {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .menu-first-part .single-menu {
        width: 50%;
        margin-bottom: 20px;
    }

    .nmhf footer h5 {
        margin-bottom: 10px;
    }

    .nmhf .cta:before,
    .nmhf .cta:after {
        display: none;
    }

    .nmhf .cta {
        padding: 45px 0;
    }

    .nmhf .cta .large {
        font-size: 25px;
        margin: 0 0 10px 0;
    }

    .nmhf .cta .wrap-buttons a {
        margin-left: 5px;
        margin-right: 5px;
    }

    .nmhf .btn {
        border-radius: 500px;
        font-size: 15px;
        padding: 0 20px;
        min-width: 170px;
        height: 46px;
        line-height: 42px;
    }

    .nm-home .nm-hero h1 {
        font-size: 34px;
    }

    .nm-home .nm-hero p {
        font-size: 19px;
    }

    .nm-home .nm-hero {
        padding: 80px 0;
    }

    .nm-home .section-features .single-feature {
        width: 33.33%;
    }

    .nm-home .section-features h2 {
        font-size: 3rem;
    }

    .nm-home .section-boxes .wrap-boxes .single-box {
        width: 100%;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box {
        width: 100%;
    }

    .nm-home .section-boxes .general-content {
        min-height: initial;
        margin-bottom: 25px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box .wrap-box {
        padding: 35px 20px;
    }

    .nm-home .section-boxes .wrap-boxes .single-box {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .nm-home .section-chart .col_up_left {
        width: 100%;
    }

    .nm-home .section-chart .col_up_right,
    .nm-home .section-chart .col_bottom_center {
        width: 100%;
        margin-top: 20px;
    }

    .nm-home .section-features {
        padding: 30px 0;
    }


    .nm-home .section-front.section-testm .wrap-slide {
        padding: 30px 50px;
    }

    .nm-home .section-front.section-testm .wrap-slide .logo {
        left: 50px;
    }

    .nm-home-body:after,
    .nm-home-body:before,
    .nm-product:before,
    .nm-product:after {
        opacity: 0.3;
    }

    .nm-home .section-boxes-small .single-box {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .section-boxes-small:before {
        content: none;
    }

    .nm-home .section-boxes-small .general_content h4 {
        margin-bottom: 15px;
    }

    .nm-home .section-boxes-small .general_content p {
        margin-bottom: 15px;
    }

    .section-boxes-small {
        padding: 20px 0;
    }

    .nm-home .large-content {
        padding: 30px 10px;
    }

    .pta-page .blue-banner .left-text h2 {
        font-size: 30px;
        line-height: 1.2em;
    }

    .pta-page .section-boxes .box {
        width: 50%;
        margin: 15px auto;
    }

    .pta-page .section-big h2,
    .pta-page .section-boxes h2 {
        font-size: 30px;
    }

    .pta-page .section-boxes .box h3 {
        font-size: 20px;
    }

    .pta-page .section-boxes .box img {
        height: 50px;
        margin-bottom: 16px;
    }

    .pta-page .big-boxes .row h4 {
        margin-bottom: 10px;
    }

    .pta-page .big-boxes .row h4 span {
        font-size: 21px;
    }

    .pta-page .big-boxes .row .box-left,
    .pta-page .big-boxes .row .box-right {
        width: 100%;
        text-align: center;
    }

    .pta-page .big-boxes .row {
        margin-bottom: 30px;
    }

    .nweb-over .section-boxes-tree .box p {
        min-height: initial;
    }

    .nweb-over .section-boxes-tree .box {
        margin-bottom: 30px !important;
    }

    .nweb-over .section-boxes-large .box img {
        width: 40px;
    }

    .nweb-over .section-boxes-large .box .box-wrap {
        width: calc(100% - 60px);
    }

    .nweb-over .section-boxes-large .gray_section {
        padding: 20px;
    }

    .nweb-over .section-boxes-large .box .box-wrap h3 {
        font-size: 19px;
    }

    .nweb-over .section-boxes-large .box .box-wrap h3:after {
        width: 11px;
        height: 11px;
    }

    .nweb-over .item_page_text {
        margin-bottom: 30px;
    }

    .nweb-over .section_text_img .general_content {
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }

    .nweb-over .section_text_img .image {
        width: 100%;
    }

    .nweb-over .section_text_img .image img {
        max-width: 200px;
    }

    .nweb-over .section_text_img .wrap-button {
        text-align: center;
    }

    .nweb-over .section_text_img h2 {
        font-size: 23px;
    }

    .nweb-over .section-boxes-tree .box .more {
        font-size: 15px;
    }

    .nweb-over .section_news .single_news {
        width: 50%;
    }

    .nweb-over .blue-banner-logos .left-text {
        padding: 70px 20px 30px 20px;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo {
        width: 25%;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo .wrap-logo {
        height: 132px;
        width: 90%;
        background-size: 68px;
    }

}

@media (max-width: 560px) {
    .nmhf footer li a {
        font-size: 14px;
        line-height: 23px;
    }

    .nmhf footer h5 {
        font-size: 15px;
        line-height: 18px;
    }

    .menu-first-part .single-menu {
        margin-bottom: 14px;
    }

    .nmhf .bottom-footer p {
        font-size: 14px;
        margin: 7px 0;
    }

    .nmhf .second-footer {
        padding: 10 px 0;
        margin: 20px 0 20px 0;
    }

    .nmhf .cta .large {
        font-size: 21px;
    }

    .nmhf .cta .wrap-buttons a {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nm-home .nm-hero p {
        font-size: 18px;
        line-height: 1.4em;
    }

    .nm-home .nm-hero h1 {
        font-size: 32px;
    }

    .nm-home .section-features .single-feature {
        width: 50%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nm-home .section-features .single-feature:first-child:before,
    .nm-home .section-features .single-feature:after {
        content: none;
    }

    .nm-home .section-features .single-feature p {
        margin: 0;
    }

    .nm-home .section-features .features-list {
        padding-top: 0;
    }

    .nm-home .section-chart {
        padding: 0;
    }

    .nm-home .section-features h2,
    .nm-home .title-section {
        font-size: 28px;
    }

    .nm-home .section-boxes .wrap-boxes {
        padding-top: 0;
    }

    .nm-home .section-front.section-testm .wrap-slide .left {
        width: 100%;
        float: none;
    }

    .nm-home .section-front.section-testm .wrap-slide .right {
        text-align: left;
        width: 100%;
        float: none;
        margin-top: 15px;
    }

    .nm-home .section-front.section-testm .wrap-slide .right a {
        top: 0;
    }

    .nm-home .wrap-boxes-mixed {
        padding-top: 0;
    }

    .nm-home .section-title h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .nm-home .general_content h1 {
        font-size: 32px;
        line-height: 37px;
    }

    .nm-home .section-boxes-small .single-box {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .pta-page .blue-banner .right-text img {
        max-width: 150px;
    }

    .pta-page .section-boxes .box {
        width: 100%;
    }

    .pta-page .section-big h2,
    .pta-page .section-boxes h2 {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .pta-page .section-boxes .box {
        margin: 10px auto;
    }

    .nweb-over .section_text_img .image img {
        max-width: 150px;
    }

    .nweb-over .section_news .single_news {
        width: 100%;
    }

    .nweb-over .section_news .general_content {
        margin-bottom: 20px;
    }

    .nweb-over .section_news .single_news .wrap_single_news .text h4 a {
        height: auto;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo {
        width: 33.33%;
    }

    .pta-page .blue-banner .left-text h2 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .menu-first-part .single-menu {
        width: 100%;
        text-align: center;
    }

    .nweb-over .blue-banner-logos .right-text .large_box .logo {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .nm-home .section-features .single-feature {
        width: 100%;
    }
}

/* new home nm-home */
.nm-home .nm-hero-green {
    background-color: #293b4f;
    padding: 80px;
    /*margin-top: 50px;*/
}

.nm-home .nm-hero-green .white_txt,
.nm-home .nm-hero-green .white_txt * {
    color: #fff;
}

.nm-home .nm-hero-green .white_txt h1 {
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 25px;
}

.nm-home .section {
    padding: 80px 0;
}

.nm-home .section_box1 .text {
    padding-right: 70px;
}



.nm-home .section .general_content h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'NeueHaasDisplay-Bold';
    line-height: 1em;
    margin-bottom: 30px;
}

.nm-home .section .general_content h2 span {
    font-size: 30px;
}

.nm-home .section .general_content p,
.nm-home .section .general_content li {
    font-size: 18px;
    color: #2b3138;
}

.nm-home .section .general_content li {
    margin-bottom: 10px;
}

.nm-home .section .general_content p {
    margin-bottom: 18px;
}

.nm-home .section .general_content ul li {
    padding-left: 30px;
    list-style: none !important;
    position: relative;
}

.nm-home .section .general_content ul li:before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 500px;
    background-color: #40c2c4;
    position: absolute;
    left: 0;
    top: 7px;
}

.nm-home .section_box1 .image {
    text-align: center;
}

.nm-home .section_2 .wrap-button,
.nm-home .section_box1 .wrap-button {
    padding-top: 30px;
}

.nm-home .no-border {
    border: 2px solid #40C2C4 !important;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.18);
    background: #fff;
    color: #40C2C4;
    font-family: 'NeueHaasDisplay-Mediu', sans-serif;
    font-size: 18px;
    border-radius: 0;
}

.nm-home .section_gray {
    background: #f3f3f3;
}


.nm-home .section_2 h2 {
    color: #000000;
}

.nm-home .section_2 .image {
    text-align: center;
}


.nm-home .section_2 .image img {
    max-width: 400px;
}

.nm-home .section_2 .general_content ul li:before {
    background-color: #263a50;
}


.nm-home .btn-blue,
.nm-home .btn {
    font-family: 'NeueHaasDisplay-Mediu', sans-serif;
    font-size: 18px;
    font-weight: 700;
}


.nm-home .no-border.dark {
    border: 2px solid #263a50 !important;
    color: #263a50;
}

.nm-home .section_2 .text {
    padding-left: 70px;
}

.nm-home .no-radius {
    border-radius: 0;
}

.nm-home .nho-buttons-toggle {
    width: 240px;
    margin: 0 auto;
    position: relative;

}

.nm-hero-green .nho-buttons-toggle .btn-arrow,
.nm-home .nho-buttons-toggle .btn {
    color: #fff;
    padding: 9px;
    line-height: 35px;
    width: 100%;

}

.nm-hero-green .nho-buttons-toggle .btn-arrow:after,
.nm-home .nho-buttons-toggle .btn:after {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(../new-assets/images/dropdown-arrow-white.png);
    display: inline-block;
    position: inherit;
    right: 36px;
    top: 20px;
    margin-left: 9px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 33;
    background-size: contain;
}

.nm-hero-green .nho-buttons-toggle .wrap-toggle,
.nm-home .nho-buttons-toggle .wrap-toggle {
    position: absolute;
    left: 0;
    top: 100%;
    width: 240px;
    background: #fff;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 18%);
    z-index: 33;
    display: none;
}

.nm-hero-green .nho-buttons-toggle .wrap-toggle {
    width: 100%;
}

.nm-hero-green .nho-buttons-toggle .wrap-toggle.active,
.nm-home .nho-buttons-toggle .wrap-toggle.active {
    display: block;
}

.nm-hero-green .nho-buttons-toggle .wrap-toggle a,
.nm-home .nho-buttons-toggle .wrap-toggle a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-bottom: 1px solid #dfdfdf;
    color: #000 !important;

}

.nm-hero-green .nho-buttons-toggle .wrap-toggle a:hover,
.nm-home .nho-buttons-toggle .wrap-toggle a:hover {
    background-color: #44bbbe;
    color: #fff !important;
}

.nm-hero-green .nho-buttons-toggle .wrap-toggle a:last-child,
.nm-home .nho-buttons-toggle .wrap-toggle a:last-child {
    border-bottom: none;
}

.nho-page .nho-container .nho-start.pta-cta-home h2 {
    font-size: 35px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.nho-page .section_block .container {
    border-top: 2px solid #40c2c4;
    /*margin-top: 70px;*/
    /* padding-top: 70px;
 padding-bottom: 70px;*/
}

.nho-page .section_block .container h2 {
    font-size: 35px;
    margin-bottom: 35px;
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-top: 0;
}

.nho-page .section_block .wrap-boxes {
    width: 90%;
    margin: 0 auto;
}

.nho-page a {
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nho-page .section_block .cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.nho-page .section_block .wrap-boxes .single_box {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nho-page .section_block .wrap-boxes .single_box a {
    width: 92%;
    display: block;
    margin: 0 auto 10px auto;
}

.nho-page .section_block .wrap-boxes .single_box a:hover {

    box-shadow: 0px 4px 5px rgb(0 0 0 / 18%);
}


.nho-page .section_block .wrap-boxes .single_box a .cover {
    width: 100%;
    height: 210px;
    display: block;
}

.nho-page .section_block .wrap-boxes .single_box .text {
    background: #f3f3f3;
    padding: 30px 35px;
    min-height: 180px;
}

.nho-page .section_block .wrap-boxes .single_box .text h3 {
    font-size: 24px;
    margin-bottom: 0;
    font-family: 'NeueHaasDisplay-Bold',
        sans-serif;
    font-weight: 400;
    color: #000000;
    margin-top: 0;
}

.nho-page .section_block .wrap-boxes .single_box .text h4 {
    font-size: 20px;
    color: #000000;
    font-family: 'NeueHaasDisplay-Mediu', sans-serif;
    text-transform: initial;
    letter-spacing: initial;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 20px;
}


.nm-home .section .general_content h2.title-section {
    font-size: 35px;
    margin-bottom: 35px;
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-top: 0;
}

.nm-home .section_four .flex .box .wrap-box {
    width: 90%;
    margin: 20px auto;
    display: block;
    text-align: center;
}

.nm-home .section_four .flex .box .wrap-box img {
    height: 120px;
    display: block;
    margin: 0 auto 30px auto;
}

.nm-home .section_four .flex .box .wrap-box h3 {
    line-height: 1em;
}

.nm-home .section_four .flex .box .wrap-box h3 a {
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 35px;
    font-family: 'NeueHaasDisplay-Bold', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-top: 0;
}

.nm-home .section_four .flex .box .wrap-box p a {
    font-size: 18px;
    color: #40c4c2;
    font-weight: 600;
    letter-spacing: 0;
}

.nm-home .section_four .flex .box .wrap-box p a:hover {
    color: #000;
}

.nm-home .nm-hero-green .nho-buttons-toggle {
    margin-top: 40px;
    display: inline-block;
}

.nm-home .nm-hero-green .nho-buttons-toggle .relative {
    display: inline-block;
    position: relative;
}

.nm-home .section_testimonial .intro_testimonial {
    margin-bottom: 60px;
}

.nm-home .section_testimonial .logos {
    padding-top: 80px;
}

.nm-home .section_testimonial .item {
    width: 14%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nm-home .section_testimonial .item .cov {
    width: 90%;
    margin: 0 auto;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.nm-home .slider-testimonial {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.nm-home .slider-testimonial.slick-slider .slick-arrow {
    /*width: 30px;*/
    height: 60px;
    top: 50%;

    width: 30px;
    background-size: auto 57px;
}

.nm-home .slider-testimonial:not(.slick-slider) {
    height: 300px;
    overflow: hidden;
}

.nm-home .slider-testimonial.slick-slider .slick-arrow.slick-prev {
    left: -85px;
}

.nm-home .slider-testimonial.slick-slider .slick-arrow.slick-next {
    right: -80px;
    background-size: auto 63px;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt {
    background-color: #f3f3f3;
    padding: 60px;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt img {
    height: 45px;
    width: auto;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .desc {
    font-size: 18px;
    margin: 26px 0;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .left {
    width: 75%;
    padding-right: 10px;
}


.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .right {
    width: 25%;
    text-align: right;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .right a {
    font-size: 18px;
    line-height: 1.22;
    font-weight: 700;
    color: #40c1c3;
}

.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .right a img {
    margin-left: 5px;
    position: relative;
    height: auto;
    top: -1px;
    display: inline-block;
}


.nm-home .slider-testimonial .single_tesmt .wrap_tesmt .author {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.nm-home .section_testimonial {
    padding-bottom: 0;
}

body header {
    box-shadow: none;

    position: relative;
}

body header:after {
    content: "";
    width: 1200px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: calc((100% - 1200px)/2);
    background: #40C2C4;
}

body header .buttons-menu {
    width: 380px;
    display: inline-block;
    vertical-align: top;
}

body header .buttons-menu li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 48%;
}

body header .right-part .buttons-wrapper #raq-trigger {
    padding-left: 27px;
    padding-right: 28px;
}

body header .buttons-menu li .child-item {
    padding-right: 30px;
}

body header .buttons-menu li .child-item:after {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(../new-assets/images/dropdown-arrow-white.png);
    display: inline-block;
    position: inherit;
    right: -5px;
    position: relative;
    top: -1px;
    margin-left: 9px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 33;
    background-size: contain;
}

body header .buttons-menu li .dark.child-item:after {
    background-image: url(../new-assets/images/dropdown-arrow-green.png);
}



body header .right-part .buttons-wrapper .button {
    margin-right: 5px;
}

body header .buttons-menu li .submenu {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 18%);
    z-index: 33;
    opacity: 0;
    visibility: hidden;

}

body header .buttons-menu li.with-child:hover .submenu {
    opacity: 1;
    visibility: visible;
}

body header .buttons-menu li .submenu li a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-bottom: 1px solid #dfdfdf;
    color: #000 !important;
}

body header .buttons-menu li .submenu li a:hover {
    background: #40C2C4;
    color: #fff !important;
}

body header .buttons-menu li .submenu li:last-child a {
    border-bottom: none;
}

body header .buttons-menu li .submenu li {
    width: 100%;
}


header .right-part .buttons-wrapper .profile-item {
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

body header .user-account {
    position: relative;
}

body header .user-account:before {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 11px;
    height: 6px;
    background-image: url(../images/nr-down.svg);
    top: 21px;
}

body header .user-account .submenu {
    position: absolute;
    width: 190px;
    top: 100%;
    right: 0;
    background: #fff;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 18%);
    z-index: 33;
    opacity: 0;
    visibility: hidden;

}

body header .user-account .submenu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #dedede transparent;
    top: -4px;
    right: 30px;
    position: absolute;
}

body header .user-account .submenu li a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-bottom: 1px solid #dfdfdf;
    color: #000 !important;
}

body header .user-account .submenu li a:hover {
    background: #40C2C4;
    color: #fff !important;
}

body header .user-account:hover .submenu {
    opacity: 1;
    visibility: visible;
}

.mm-opening #my-page {
    overflow: hidden;
}


@media (max-width: 1300px) {

    body header .buttons-menu {
        width: 306px;
    }

    body header .right-part .buttons-wrapper a,
    body header .right-part .buttons-wrapper #raq-trigger {
        font-size: 12px;
    }

    body header .buttons-menu li .submenu li a {
        font-size: 13px;
    }

}

@media (max-width: 1200px) {
    .nho-page .section_block .wrap-boxes {
        width: 100%;
    }

    .nm-home .nm-hero-green {
        padding: 50px;
    }

    .nm-home .nm-hero-green .white_txt h1 {
        font-size: 35px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .nm-home .nm-hero-green p {
        font-size: 16px;
    }

    .nm-home .nm-hero-green .nho-buttons-toggle {
        margin-top: 25px;
    }

    .nm-home .section_testimonial .intro_testimonial {
        margin-bottom: 40px;
    }

    .nm-home .slider-testimonial {
        width: 80%;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .desc {
        font-size: 16px;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt img {
        height: 34px;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .author {
        font-size: 17px;
    }

    .nm-home .section_testimonial .logos {
        padding-top: 30px;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block {
        margin-top: 0;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .left,
    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .right {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: left;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .block .right {
        margin-top: 10px;
    }

    .nm-home .slider-testimonial {
        width: 85%;
    }

    /*  .nho-page .section_block .wrap-boxes .single_box a {
      width: 100%;
  }*/

}

@media (max-width: 1100px) {
    .nm-home .section_box1 .text {
        padding-right: 0;
        margin-bottom: 50px;
        width: 100%;
    }

    .nm-home .section_box1 .image {
        text-align: center;
        width: 100%;
    }

    .nm-home .container {
        width: 90%;
    }


    .nm-home .section_2 .text {
        padding-left: 0;
        margin-bottom: 50px;
    }

    .nm-home .section_2 .text,
    .nm-home .section_2 .image {
        width: 100%;
    }

    .nho-page .section_block .container h2 {
        font-size: 31px;
        margin-bottom: 30px;
    }

    .nm-home .section_four .flex .box .wrap-box img {
        height: 80px;
        margin: 0 auto 20px auto;
    }

    .nm-home .section_four .flex .box .wrap-box h3 a {
        font-size: 21px;
        line-height: 1.2em;
    }

    .nm-home .section_testimonial .item {
        width: 20%;
    }


}

@media (max-width: 1020px) {

    .nm-home .section .general_content h2,
    .nm-home .section .general_content h2.title-section {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .nm-home .section .general_content h2 span {
        font-size: 27px;
    }

    .nm-home .section .general_content p,
    .nm-home .section .general_content li {
        font-size: 16px;
    }

    .nm-home .section .general_content ul li:before {
        width: 9px;
        height: 9px;
    }

    .nm-home .section .general_content ul li {
        padding-left: 24px;
    }

    .nm-home .no-border {
        font-size: 16px;
    }

    .nm-home .section {
        padding: 60px 0;
    }

    .nho-page .section_block .wrap-boxes .single_box .text {
        padding: 25px 30px;
    }

    .nho-page .section_block .container {
        padding-bottom: 0;
    }

    .nm-home .section .general_content h2.title-section {
        font-size: 30px;
    }
}


@media (max-width: 900px) {
    .nho-page .section_block .wrap-boxes .single_box {
        width: 50%;
    }

    .nho-page .section_block .wrap-boxes .single_box .text h4 {
        font-size: 18px;

    }

    .nho-page .section_block .wrap-boxes .single_box .text h3 {
        font-size: 21px;
    }

    .nho-page .section_block .wrap-boxes .single_box .text {
        min-height: 150px;
    }

    .nho-page .section_block .container h2,
    .nm-home .section .general_content h2.title-section {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .nm-home .section_four .flex .box .wrap-box img {
        height: 60px;
    }

    .nm-home .section_four .flex .box .wrap-box h3 a {
        font-size: 19px;
    }

    .nm-home .section_four .flex .box .wrap-box p a {
        font-size: 16px;

    }

    .nm-hero-green .white_txt {
        margin-bottom: 30px;
    }

    .nm-home .nm-hero-green .white_txt h1 {
        text-align: center;
    }

    .nm-hero-green .image img {
        max-width: 400px;
    }


    .nm-hero-green .white_txt,
    .nm-hero-green .image {
        width: 100%;
        text-align: center;
    }

    .nm-home .nm-hero-green .nho-buttons-toggle .btn,
    .nm-home .nm-hero-green .nho-buttons-toggle .btn-blue {
        margin-right: 7px;
        margin-left: 7px;
    }

    .nm-home .section_testimonial .item {
        width: 25%;
    }

    .nm-home .section_testimonial .item .cov {
        height: 40px;
    }
}

@media (max-width: 768px) {
    .nm-home .section_box1 .text {
        margin-bottom: 30px;
    }

    .nm-home .section {
        padding: 40px 0;
    }

    .nm-home .section .general_content h2,
    .nm-home .section .general_content h2.title-section {
        font-size: 27px;
    }

    .nm-home .section .general_content h2 span {
        font-size: 23px;
    }

    .nm-home .section_2 .image img {
        max-width: 300px;
    }

    .nm-home .section_2 .wrap-button,
    .nm-home .section_box1 .wrap-button {
        padding-top: 25px;
    }

    .nho-page .nho-container .nho-start.pta-cta-home h2 {
        font-size: 30px;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .nm-home .btn-blue,
    .nm-home .btn {
        font-size: 16px;
    }

    .nm-home .nho-buttons-toggle .wrap-toggle a {
        font-size: 14px;
    }

    .nm-home .section_four .flex .box {
        width: 50%;
    }

    .nm-home .nm-hero-green .white_txt h1 {
        font-size: 30px;
        line-height: 1.1em;
    }

    .nm-home .section_testimonial .item {
        width: 33.33%;
    }

    .nm-home .section_testimonial .item .cov {
        height: 36px;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt {
        padding: 37px;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .desc {
        font-size: 15px;
        margin: 20px 0;
    }

    .nm-home .slider-testimonial .single_tesmt .wrap_tesmt .author {
        font-size: 14px;
        margin-top: 25px;
    }

    .nm-home .slider-testimonial.slick-slider .slick-arrow.slick-prev {
        left: -35px;
        width: 20px;
    }

    .nm-home .slider-testimonial.slick-slider .slick-arrow.slick-next {
        background-position: -40px 0;
        width: 20px;
        right: -35px;
        background-size: auto 57px;
    }

    .nm-hero-green .nho-buttons-toggle .wrap-toggle {
        left: 7px;
        width: 220px;
    }
}

@media (max-width: 640px) {
    .nho-page .section_block .wrap-boxes .single_box {
        width: 100%;
    }

    .nho-page .section_block .wrap-boxes .single_box .text {
        min-height: initial;

    }

    .nm-hero-green .image img {
        max-width: 100%;
    }

    .nm-home .nm-hero-green {
        padding: 30px;
    }

    .nm-home .nm-hero-green .white_txt h1 {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .nm-home .section_2 .image img {
        max-width: 100%;
    }

    .nm-home .section_four .flex .box .wrap-box img {
        height: 50px;
    }

    .nm-home .section .general_content h2,
    .nm-home .section .general_content h2.title-section {
        font-size: 25px;
    }
}