html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

body {
    font-family: 'Futura Bk BT', sans-serif;
}

section {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Futura Md BT';
}

p,
.entry_content li {
    font-family: 'Futura Bk BT';
    font-size: 18px;
    line-height: 32px;
}

.entry_content p {
    margin-bottom: 31px;
}

.entry_content li {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 26px;
}
@media (max-width:1470px){
	.page-template-contact-us .address_txt,
	.page-template-contact-us .subtitle,
	.page-template-services .entry_content li{
		font-size:16px;
	}
	.page-template-sustainability .cards_sustainability_item--description{
		font-size:16px;
	}
	.page-template-sustainability .sustainability_section .btn{
		font-size:16px;
	}
	.page-template-contact-us .link_modal_map{
		font-size:14px;
	}
	.header_social a .fa-linkedin-in, .footer_social a .fa-linkedin-in{font-size:18px !important;}
	.header_social a .fa-phone-alt, .footer_social a .fa-phone-alt{font-size:14px !important;}
	.header_social a .fa-facebook-f, .footer_social a .fa-facebook-f{
		font-size:18px !important;
	}
}
.entry_content li::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #021C33;
}

.btn {
    display: inline-block;
    padding: 21px 27px 16px;
    font-family: 'Futura Md BT';
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    color: #083155;
    border: 0;
    background: #c8d7e0;
    transition: 0.3s all;
}

.btn:hover {
    color: #fff;
    background: #021C33;
}

.btn_arrow {
    position: relative;
    padding-right: 48px;
}

.btn_arrow svg {
    position: absolute;
    right: 24px;
}

.btn.btn_arrow:hover path {
    stroke: #fff;
}

.btn_dark {
    color: #fff;
    background: #021C33;
}

.btn_dark.btn_arrow svg path {
    stroke: #fff;
}

.img_fluid {
    max-width: 100%;
    height: auto;
}

#wrapper {
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 1074px;
    margin: 0 auto;
    padding: 0 15px;
}

.slick-arrow {
    cursor: pointer;
    z-index: 2;
}

.header_site_sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 12px 15px;
    box-shadow: 9px 9px 20px rgba(0, 0, 0, 0.33);
    background: #fff;
    overflow: visible;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: 0.3s all;
    z-index: 2;
}

.header_site_sticky.visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 20;
}

.header_site_sticky .header_col[data-order="1"] {
    padding: 0;
}

.header_site_sticky .header_col[data-order="1"] img {
    max-width: 70px;
}

.header_site_sticky .header_nav {
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
}

.header_site {
    position: relative;
    display: flex;
}

.header_col[data-order="1"] {
    width: 178px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 26px;
    text-align: center;
    background: #fff;
}

.header_col[data-order="2"] {
    position: relative;
    width: calc(100% - 178px);
    /*overflow: hidden;*/
    z-index: 1;
}

.header_nav {
    position: relative;
    max-width: 1742px;
    padding: 29px 31px 0 103px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}

.main_menu {
    position: relative;
}

.main_menu ul {
    display: flex;
}

.main_menu li:not(:nth-last-child(1)) {
    margin-right: 5.3vw;
}

.main_menu ul li a {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1.5px;
    color: #fff;
    transition: 0.3s all;
}

.main_menu ul li.current-menu-item a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
}

.header_site_sticky .main_menu ul li a {
    color: #021C33;
}

.header_site_sticky .main_menu ul li.current-menu-item a::before {
    background: #021C33;
}

.header_site_sticky .main_menu ul li a:hover,
.footer_menu ul li a:hover,
.footer_social a:hover,
.menu-login-menu-container li a:hover,
.header_social a:hover,
.current-menu-item a,
.main_menu ul li a:hover {
    color: #C8D7E0;
}

.header_login {
    position: relative;
    z-index: 1;
}

.header_login::before {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 300%;
    height: 40px;
    opacity: 0;
    visibility: hidden;
}

.header_login_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: 500 14px 'Futura Md BT';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.header_site_sticky  .header_login_btn,
.home .header_login_btn {
    color: #021C33;
}

.header_login_btn .login_icon {
    content: '';
    width: 33px;
    height: 33px;
    margin-left: 12px;
}

.header_login_btn .login_icon * {
    transition: 0.3s all;
}

.header_site_sticky  .header_login_btn .login_icon .border,
.home .header_login .login_icon .border,
.header_login:hover .login_icon .border {
    fill: #021C33;
}

.header_site_sticky .header_login .login_icon .bg,
.home .header_login .login_icon .bg,
.header_login:hover .login_icon .bg {
    fill: #fff;
}

.header_site_sticky .header_login .login_icon path,
.home .header_login .login_icon path,
.header_login:hover .login_icon path {
    stroke: #021C33;
}

.header_site_sticky .header_login:hover .login_icon .border,
.home .header_login:hover .login_icon .border {
    fill: #fff;
}

.header_site_sticky .header_login:hover .login_icon .bg,
.home .header_login:hover .login_icon .bg {
    fill: #021C33;
}

.header_site_sticky .header_login:hover .login_icon path,
.home .header_login:hover .login_icon path {
    stroke: #fff;
}

.menu-login-menu-container {
    position: absolute;
    top: 69px;
    right: -31px;
    width: 300px;
    padding: 57px 50px 46px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    z-index: 1;
}

.header_login:hover::before,
.header_login:hover .menu-login-menu-container {
    opacity: 1;
    visibility: visible;
}

.menu-login-menu-container::before {
    content: "";
    position: absolute;
    top: -9px;
    right: 39px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 14px solid #fff;
}

.menu-login-menu-container li {
    position: relative;
    padding-bottom: 10px;
}

.menu-login-menu-container li:not(:nth-last-child(1)) {
    margin-bottom: 25px;
}

.menu-login-menu-container li::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 39px;
    height: 1px;
    background: #989898;
}

.menu-login-menu-container li a {
    position: relative;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #021C33;
    transition: 0.3s all;
}

.btn_menu {
    display: none;
}

.header_site.image .header_col {
    min-height: 425px;
}

.error404 .header_site.image .header_col[data-order="2"] {
    min-height: 100vh;
}

.error404 .footer_site {
    display: none;
}

.home .header_site.image .header_col {
    min-height: 920px;
    overflow: hidden;
    z-index: 1;
}

.home .header_site.image .header_col[data-order="2"]::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 53%;
    background: #C8D7E0;
    z-index: -1;
}

.header_site.slider .header_col {
    min-height: 674px;
}

.banner_image_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 100px 103px 18px;
}

.home .banner_image_box {
    width: 67%;
    align-items: flex-start
}

.home .banner_image_box .btn {
    margin-top: 47px;
}

.banner_title {
    font: 300 80px 'Futura Lt BT';
    line-height: 90px;
    color: #fff;
}

.error404 .banner_title {
    text-align: center;
}

.error404 .banner_image_box {
    align-items: center;
}

.error404 .banner_image_box .btn {
    margin-top: 11px;
}

.header_col[data-order="2"] .slider_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.home_slider_banner {
    width: 38.5%;
    margin: 30px 0 0 auto;
}

.home_slider_banner .slick-list {
    overflow: visible;
    clip-path: inset( -34px -100vw -34px -34px );
}

.home_slider_banner .slick-arrow {
    position: absolute;
    bottom: 4%;
    border: 0;
    background: transparent;
}

.home_slider_banner .slick-prev {
    left: -45px;
}

.home_slider_banner .slick-next {
    right: 0;
}

.home_slider_banner_slide {
    max-width: 368px !important;
    width: 100%;
    margin-right: 34px;
}

.home_slider_banner_slide.slick-current img {
    box-shadow: -11px 9px 20px rgba(0, 0, 0, 0.5);
}

.home_slider_banner_slide > div {
    position: relative;
    padding-top: 125%;
}

.home_slider_banner_slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.home_slider_banner_txt {
    width: 25%;
    margin: 48px 4% 0 auto;
    padding-bottom: 10px;
}

.home_slider_banner_txt_slide--subtitle {
    margin-bottom: 9px;
    font-weight: 300;
}

.home_slider_banner_txt_slide--title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.home_slider_banner_txt_slide--title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 1px;
    background: #000;
}
.home_slider_banner_txt_slide--description {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

.home_slider_banner_txt_slide .btn {
    margin-top: 20px;
}

.home_slider_banner_txt .slick-dots {
    margin-top: 19px;
}

.home_slider_banner_txt .slick-dots button {
    height: 2px;
    background: rgba(255, 255, 255, 0.31);
}

.home_slider_banner_txt .slick-dots li.slick-active button,
.home_slider_banner_txt .slick-dots li:hover button {
    background: #000000;
}

.slider_banner .slick-list,
.slider_banner .slick-track {
    height: 100%;
}

.slider_banner_slide {
    position: relative;
    height: 100%;
    display: flex !important;
    align-items: center;
    padding: 128px 103px 112px;overflow: hidden;
}

.slider_banner_slide_container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%
}

.banner_image,
.slider_banner_slide--img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}

.banner_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}

.slider_banner_slide_container--title {
    max-width: 900px;
    margin:  auto 0;
    font-family: 'Futura Lt BT';
    font-size: 80px;
    font-weight: 300;
    line-height: 90px;
    color: #fff;
}

.slider_banner_slide_container .btn {
    margin-top: 0;
}

.slick-dots {
    display: flex;
}

.slider_banner .slick-dots {
    position: absolute;
    left: 103px;
    bottom: 39px;
}

.slider_services_design .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    justify-content: center;
}

.slider_services_info .slick-dots {
    justify-content: center;
    margin-top: 13px;
}

.slick-dots li:not(:nth-last-child(1)) {
    margin-right: 7px;
}

.slick-dots button {
    width: 27px;
    height: 4px;
    font-size: 0;
    border: 0;
    background: rgba(200, 215, 224, 0.49);
    cursor: pointer;
    transition: 0.3s all;
}

.slider_services_info .slick-dots button,
.slider_services_design .slick-dots button {
    height: 2px;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #C8D7E0;
}

.slider_services_info .slick-dots li.slick-active button,
.slider_services_info .slick-dots li:hover button {
    background: #989898;
}

.header_social {
    margin: auto auto 0;
    display: flex;
    flex-direction: column;
}

.error404 .header_site .header_social ,
.header_site.slider .header_social {
    margin-bottom: 38px;
}

.header_social__item:not(:nth-last-child(1)) {
    margin-bottom: 36px;
}

.header_social a {
    color: #083155;
    transition: 0.3s all;
}

.header_social a .fa-linkedin-in,
.footer_social a .fa-linkedin-in {
    font-size: 21px;
}

.header_social a .fa-phone-alt,
.footer_social a .fa-phone-alt {
    font-size: 14px;
}

.headline {

    margin: 0 auto;
    text-align: center;
}

.sustainability_section[data-order="2"] .headline {
    max-width: 930px;
}

.headline_title {
    margin-bottom: 22px;
    font-size: 50px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2.5px;
    color: #021C33;
}

.headline_title.line {
    position: relative;
    padding-bottom: 42px;
}

.headline_title.line::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    height: 1px;
    margin: 0 auto;
    background: #000;
}

.headline_title.large {
    font-size: 70px;
    line-height: 83px;
}

.headline_title.medium {
    font-size: 60px;
    line-height: 73px;
}

.headline_title.small {
    font-size: 40px;
    line-height: normal;
}

.home_section[data-order="3"] {
    padding: 100px 0 68px;
    color: #fff;
    background: url('../images/bg_about.jpg');
}

.home_section[data-order="3"] .container {
    max-width: 1474px;
}

.slider_home_service {
    max-width: 1268px;
    margin: 0 auto;
}

.slider_home_service .slick-arrow {
    position: absolute;
    border: 0;
    background: transparent;
}

.slider_home_service .slick-prev {
    left: -16px;
    bottom: 0;
}

.slider_home_service .slick-next {
    top: 61%;
    right: -16px;
}

.slider_home_service .slick-list,
.slider_home_service .slick-track {
    overflow: visible;
    display: flex;
    padding: 0 !important;
}

.slider_home_service_slide {
    position: relative;
    margin: 0 66px;
    z-index: 1;
}

.slider_home_service_slide > div {
    position: relative;
    padding-top: 50.2%;
    z-index: 1;
}

/*.slider_home_service_slide:not(.slick-current) img {*/
    /*width: 66.5%;*/
/*}*/

.slider_home_service .slick-slide img {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    box-shadow: 9px 9px 20px rgba(0, 0, 0, 0.33);
}

.slider_home_service .slick-slide img,
.slider_home_service .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] img {
    width: 66.5%;
    height: 67%;
    transition: 0.2s all;
}

.slider_home_service .slick-slide.slick-current + .slick-slide img {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

/*.slider_home_service .slick-slide.slick-current ~ .slick-slide img {*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: auto;*/
    /*bottom: auto;*/
/*}*/

/* slide when active/center */
.slider_home_service .slick-center img,
.slider_home_service .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] img {
    width: 100%;
    height: 100%;
}

.slider_home_service_slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}

.slider_home_service_slide_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4.7% 4.5%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    z-index: 2;
}

.slick-current .slider_home_service_slide_txt {
    opacity: 1;
    visibility: visible;
}

.slider_home_service_slide_txt--title {
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 25px;
    font-family: 'Futura Bk BT';
    font-size: 35px;
    line-height: 34px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.slider_home_service_slide_txt--title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 1px;
    background: #FFF;
}

.slider_home_service_slide_txt--description {
    font-size: 15px;
    line-height: 25px;
}

.slider_home_service_slide_txt--link {
    margin-top: 26px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}

.slider_home_service_slide_txt--link:hover {
    text-decoration: underline;
}

.slider_home_service_nav {
    margin-top: 35px;
    display: flex;
    justify-content: center;
}

.home_section[data-order="4"] {
    padding: 153px 0 76px;
}

.home_section[data-order="4"] .container {
    max-width: 1176px;
}

.home_section[data-order="4"] .headline {
    position: relative;
    margin-bottom: 88px;
    padding-bottom: 42px;
}

.home_section[data-order="4"] .headline  .headline_description {
    color: #083155;
}

.slider_home_sustainability .slick-arrow {
    position: absolute;
    top: 55%;
    border: 0;
    background: transparent;
}

.slider_home_sustainability .slick-prev {
    left: -16px;
}

.slider_home_sustainability .slick-next {
    right: -16px;
}

.home_section[data-order="4"] .btn_box {
    margin-top: 47px;
    text-align: center;
}

.home_section[data-order="5"] {
    padding: 84px 0 106px;
    color: #fff;
    background: url("../images/bg_about.jpg");
}

.home_section[data-order="5"] .container {
    max-width: 1762px;
}

.home_section[data-order="5"] .headline_description {
    color: #C8D7E0;
}

.testimonials_cards {
    display: flex;
}

.testimonials_cards_item {
    position: relative;
    min-height: 570px;
    z-index: 1;
}

.testimonials_cards_item:not(:nth-last-child(1)) {
    margin-right: 13px;
}

.testimonials_cards_item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -2;
}

.testimonials_cards_item--logo {
    position: absolute;
    top: 19px;
    right: 21px;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonials_cards_item_overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 11% 9%;
}

.testimonials_cards_item_txt {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 6% 9%;
    color: #000;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    z-index: 2;
}

.testimonials_cards_item_txt::after {
    content: "";
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: auto;
    background: url("../images/linkedin_black.svg");
    background-size: contain;
}

.testimonials_cards_item_txt img {
    position: relative;
    top: -1px;
    left: -10px;
    width: 54px;
    margin-bottom: 11px;
    -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

.testimonials_cards_item:hover .testimonials_cards_item_txt {
    opacity: 1;
    visibility: visible;
}

.testimonials_cards_item_overlay--position,
.testimonials_cards_item_txt--position {
    font-family: 'Futura Bk BT';
    margin-bottom: 12px;
    line-height: normal;
}

.testimonials_cards_item_overlay--name,
.testimonials_cards_item_txt--name {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.testimonials_cards_item_txt--name {
    position: relative;
    margin-bottom: 46px;
    padding-bottom: 18px;
}

.testimonials_cards_item_txt--name::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 1px;
    background: #000;
}

.testimonials_cards_item_txt--description {
    font: 300 15px 'Futura Lt BT';
    line-height: 25px;
}

.home_section[data-order="6"] {
    min-height: 815px;
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_section[data-order="6"] .container {
    max-width: 1554px;
}

.home_section[data-order="6"] .text {
    text-align: center;
}

.home_section[data-order="6"] .text p {
    font-size: 80px;
    line-height: 120px;
    letter-spacing: 5.5px;
    text-transform: uppercase;
}

.headline_description {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.headline_description p strong {
    font-weight: 700;
    color: #688FA7;
}

.headline_description h4 {
    font-family: 'Futura Md BT';
    font-size: 22px;
    font-weight: 600;
}

.sustainability_page {
    padding-top: 114px;
}

.slider_sustainability,
.slider_home_sustainability {
    max-width: 1148px;
    width: 100%;
    margin: 0 auto;
    transform: translateX(54px);
}

.slider_sustainability .slick-list,
.slider_home_sustainability .slick-list {
    overflow: visible;
}

.slider_sustainability_slide {
    margin: 0 54px;
}

.slider_sustainability_slide > div {
    max-width: 468px;
    display: inline-block;
}

.slider_sustainability_slide img {
    width: 100%;
}

.slider_sustainability_slide--img.mobile {
    display: none;
}

.slider_sustainability_slide--txt {
    width: 90%;
    padding-top: 39px;
}

.slider_banner_slide--title {
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 14px;
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #021C33;
}

.slider_banner_slide--title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 56px;
    height: 1px;
    background: #989898;
}

.slider_banner_slide--description {
    font-size: 15px;
    line-height: 25px;
}

.slider_sustainability_nav {
    display: flex;
    justify-content: flex-end;
    max-width: 1920px;
    margin:  21px auto 28px;
    padding: 0 38px;
}

.slider_sustainability_nav .slick-prev {
    margin-right: 17px;
}

.slider_sustainability_nav button {
    width: 71px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: #C8D7E0;
    transition: 0.3s all;
}

.slider_sustainability_nav button:hover {
    color: #fff;
    background: #021C33;
}

.slider_sustainability_nav button:hover path {
    stroke: #fff;
}

.sustainability_section[data-order="3"] {
    padding: 138px 0 164px;
    text-align: center;
}

.cards_sustainability {
    padding: 10px 0 53px;
}

.cards_sustainability_item:not(:nth-last-child(1)) {
    margin-bottom: 134px;
}

.cards_sustainability_item--title {
    margin-bottom: 38px;
    font-family: 'Futura Md BT';
    font-size: 40px;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #021C33;
}

.cards_sustainability_item--description {
    font-size: 18px;
    line-height: 32px;
}

.video_box {
    position: relative;
    max-width: 1690px;
    margin: 0 auto;
    padding: 0 15px;
    cursor: pointer;
    z-index: 1;
}

.sustainability_section[data-order="3"] .video_box {
    margin-top: 101px;
}

.video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 27px solid #021C33;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
}

.video_box .video {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    object-fit: cover;
    object-position: center;
    border: 27px solid #021C33;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
}

.video_box.active .video,
.video_box.active iframe {
    opacity: 1;
    visibility: visible;
}

.video_box img {
    position: relative;
    width: 100%;
    border: 27px solid #021C33;
    z-index: -2;
}

.play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.play_icon * {
    transition: 0.3s all;
}

.video_box:hover .play_icon .circle_border {
    stroke: #021C33;
    fill: #021C33;
}

.services_page {
    padding-top: 133px;
}

.services_section[data-order="2"] {
    padding: 0 0 71px;
}

.services_section[data-order="2"] .container  {
    max-width: 1320px;
}

.services_section[data-order="2"] .headline {
    max-width: initial;
    margin-bottom: 160px;
}

.slider_title {
    position: relative;
    margin-bottom: 92px;
    padding-bottom: 35px;
    font-size: 40px;
    line-height: normal;
    letter-spacing: 3.5px;
    text-align: center;
    color: #021C33;
}

.slider_title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    height: 1px;
    margin: 0 auto;
    background: #989898;
}

.slider_title.small {
    margin-bottom: 82px;
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 1.5px;
}

.slider_title.small::before {
    bottom: -3px;
    width: 56px;
    height: 2px;
}

.slider_services {
    max-width: 996px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}

.slider_services .slick-list {
    overflow: visible;
}

.slider_services_slide {
    text-align: center;
}

.slider_services_slide > div {
    max-width: 632px;
    width: 100%;
    margin: 0 auto;
}

.slider_services_slide_top{
    position: relative;
    min-height: 135px;
    margin-bottom: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider_services_slide--img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.slider_services_slide--title {
    font-family: 'Futura Bk BT';
    font-size: 35px;
    line-height: 34px;
}

.slider_services_slide--description {

}

.slider_services .slick-arrow,
.slider_facts .slick-arrow {
    position: absolute;
    top: 50%;
    border: 0;
    background: transparent;
    transform: translateY(-50%);
}

.slider_facts .slick-arrow {
    top: 35%;
}

.slider_facts .slick-prev,
.slider_services .slick-prev {
    left: 0;
}

.slider_facts .slick-next,
.slider_services .slick-next {
    right: 0;
}

.services_section[data-order="3"] .container {
    max-width: 1792px;
}

.services_section[data-order="3"] .section_wrap {
    padding: 151px 20px 129px;
    text-align: center;
    background: rgba(200, 215, 224, 0.34);
}

.slider_services_info {
    max-width: 884px;
    width: 100%;
    margin: 77px auto 42px;
}

.slider_services_info img {
    width: 100%;
}

.services_section[data-order="4"] {
    padding: 111px 0 143px;
}

.services_section[data-order="4"] .container {
    max-width: 1690px;
}

.services_section[data-order="4"] .headline_title {
    margin-bottom: 62px;
    padding-bottom: 20px;
    line-height: 64px;
    letter-spacing: 3px;
}

.services_section[data-order="4"] .slider_services {
    margin-top: 60px;
}

.slider_services_design {
    margin: 0 auto 88px;
}

.slider_services_design_slide > div {
    position: relative;
    padding-top: 46.2%;
}

.slider_services_design img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.contact_page {
    padding-top: 92px;
}

.contact_section {
    text-align: center;
}

.contact_section[data-order="2"] {
    padding-bottom: 50px;
}

.contact_section[data-order="2"] .headline {
    margin-bottom: 58px;
}

.subtitle {
    margin-bottom: 4px;
    font-family: 'Futura Bk BT';
    font-size: 18px;
    line-height: normal;
    color: #688FA7;
}

.link_modal_map {
    margin-top: 36px;
    display: inline-block;
    font-family: 'Futura Md BT';
    font-size: 16px;
    text-decoration: underline;
    color: #083155;
    cursor: pointer;
}

.form_box {
    max-width: 754px;
    margin: 0 auto;
}

.contact_section[data-order="2"] .form_box {
    padding-top: 84px;
}

#map_svg {
    width: 100%;
}

#group_point {
    position: relative;
}

.group_map_point {
    position: relative;
    cursor: pointer;
}

.map_point {
    cursor: pointer;
}

.map_marker {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
}

.group_map_point.active .map_marker {
    opacity: 1;
    visibility: visible;
}

.row_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-12 {
    width: 100%;
}

.col-6 {
    width: 49%;
}

/*.field_text,*/
/*.field_select,*/
/*.field_textarea {*/
    /*width: 100%;*/
    /*margin-bottom: 23px;*/
    /*padding: 16px 22px 14px;*/
    /*font-family: 'Futura Bk BT', sans-serif;*/
    /*font-size: 16px;*/
    /*color: #688FA7;*/
    /*border: 1px solid #021C33;*/
/*}*/

/*.field_text::placeholder,*/
/*.field_textarea::placeholder {*/
    /*color: #688FA7;*/
/*}*/

.forminator-row {
    margin-bottom: 22px !important;
}

.field_text input,
.field_select select,
.field_textarea textarea {
    width: 100%;
    padding: 16px 22px 14px;
    font-family: 'Futura Bk BT', sans-serif;
    font-size: 16px;
    color: #688FA7;
    border: 1px solid #021C33;
}

.field_text input::placeholder,
.field_textarea textarea::placeholder {
    color: #688FA7;
}

.forminator-has_error input,
.wpcf7-not-valid.field_text,
.wpcf7-not-valid.field_select,
.wpcf7-not-valid ~ .ui-selectmenu-button {
    border-color: #dc3232;
}

.forminator-response-message.forminator-error,
.forminator-error-message,
.forminator-description {
    display: none !important;
}

.map_select_box {
    position: relative;
    max-width: 370px;
    margin: -29px auto 44px;
    padding-bottom: 33px;
}

.map_select_box::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    height: 1px;
    margin: 0 auto;
    background: #000;
}

.map_locations_address {
    margin-bottom: 101px;
}

.map_locations_address_box {
    display: none;
}

.map_locations_address_box.active {
    display: block;
}

.form_box .ui-selectmenu-button {
    width: 100%;
    padding: 14px 21px 16px;
    font-size: 16px;
    color: #688FA7;
    border-radius: 0;
    border: 1px solid #021C33;
    background: #fff;
}

.ui-selectmenu-text {
    font-family: 'Futura Bk BT', sans-serif;
}

.map_select_box  .ui-selectmenu-button {
    min-height: 69px;
    padding: 21px 34px 24px;
    text-align: center;
    text-transform: uppercase;
    color: #021C33;
}

.map_select_box .ui-selectmenu-button .ui-selectmenu-text {
    font-size: 18px;
}

.form_box .ui-selectmenu-button.ui-corner-top {
    border-bottom: 0;
}

.ui-widget.ui-widget-content {
    border: 1px solid #021C33;
    border-width: 0 1px 1px 1px;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 12px 21px;
    font-size: 16px;
    color: #688FA7;
}

.ui-menu:not(#map_select-menu) li:nth-child(1) {
    display: none;
}

.ui-menu .ui-menu-item-wrapper.ui-state-active {
    color: #fff;
    background: #083155;
}

.ui-selectmenu-button:not(.ui-corner-top) .ui-icon {
    top: 7px  !important;
    background: url('../images/select_arrow.svg') no-repeat !important;
}

.ui-selectmenu-button.ui-corner-top .ui-icon {
    top: 0 !important;
    background: url('../images/select_arrow.svg') no-repeat !important;
    transform: rotate(-180deg);
}

.field_textarea textarea {
    height: 203px;
}

.forminator-field .btn {
    margin-top: 15px;
}

.forminator-field .btn,
.form_box .btn_box .btn {
    padding: 15px 18px 13px;
    font-size: 15px;
    border: 0;
    cursor: pointer;
}

.wpcf7-not-valid-tip,
.wpcf7-spinner,
.gmnoprint {
    display: none !important;
}

.remodal_map {
    max-width: 1670px;
    width: 100%;
    padding: 23px;
    border: 19px solid #C8D7E0;
    background: #021C33;
}

.remodal_clients {
    max-width: 923px;
    width: 100%;
    padding: 16px 18px;
    border: 19px solid #C8D7E0;
    background: #021C33;
}

.remodal-close {
    top: -70px;
    left: auto;
    right: -18px;
    width: 39px;
    height: 39px;
}

.remodal-close path {
    transition: 0.3s all;
}

.remodal-close:hover path {
    stroke: #021C33;
}

.remodal-close::before {
    display: none;
}
.acf-map {
    position: relative;
    min-height: 690px;
}

.acf-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.remodal_clients_container {
    min-height: 408px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #fff;
}

.clients_list {
    max-width: 600px;
    width: 100%;
    columns: 3;
    text-align: left;
}

.clients_list_item {
    margin-bottom: 21px;
    font-size: 18px;
    color: #021C33;
}

.contact_section[data-order="3"] {
    padding-top: 86px;
}

.contact_section[data-order="3"] .container {
    max-width: 1262px;
}

.map_box {
    position: relative;
}

.home_page,
.about_page {
    padding-top: 94px;
}

.about_section[data-order="2"] {
    padding-bottom: 90px;
}

.about_section[data-order="2"] .container {
    max-width: 1792px;
    text-align: center;
}

.about_section[data-order="2"] .headline {
    position: relative;
    max-width: 1130px;
    margin-bottom: 72px;
    padding-bottom: 31px;
}

.about_section[data-order="2"] .headline::after,
.home_section[data-order="4"] .headline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    margin: 0 auto;
    height: 1px;
    background: #000;
}

.about_section[data-order="2"]  .cards_wrap {
    margin-bottom: 66px;
    padding: 102px 0 94px;
    color: #fff;
    background: #021C33;
}

.title_cards {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.about_cards {
    display: flex;
    width: 87%;
    margin: 0 auto;
}

.about_cards_item {
    position: relative;
    width: 25%;
    padding: 4px 0 13px;
}

.about_cards_item:not(:nth-last-child(1))::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
}

.about_cards_item--num {
    font-size: 70px;
    line-height: 83px;
}

.about_cards_item--text {
    font-size: 25px;
    line-height: 37px;
    color: #C8D7E0;
}

.about_section[data-order="3"] {
    padding: 84px 0 166px;
    color: #fff;
    background: url("../images/bg_about.jpg");
}

.teams_section {
    position: relative;
}

.teams_section--overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.57);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    z-index: -1;
}

.teams_section.active .teams_section--overlay {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.about_section[data-order="3"] .container {
    max-width: 1790px
}

.home_section[data-order="5"] .headline,
.about_section[data-order="3"] .headline,
.home_section[data-order="3"] .headline {
    position: relative;
    max-width: 900px;
    margin-bottom: 79px;
    padding-bottom: 43px;
}

.home_section[data-order="5"] .headline::after,
.about_section[data-order="3"] .headline::after,
.home_section[data-order="3"] .headline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    margin: 0 auto;
    height: 1px;
    background: #FFFFFF;
}

.home_section[data-order="5"] .headline_title,
.home_section[data-order="3"] .headline_title,
.home_section[data-order="3"] .headline_description,
.about_section[data-order="3"] .headline_title,
.about_section[data-order="3"] .headline_description  {
    color: #fff;
}

.team_cards {
    display: flex;
    flex-wrap: wrap;
}

.team_cards_item {
    position: relative;
    width: 20%;
    padding-top: 20%;
    cursor: pointer;
    z-index: 1;
}

.team_cards_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( transparent, #000);
    opacity: 0.27;
    z-index: -1;
}

.team_cards_item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter: grayscale(100%);
    transition: 0.3s all;
    z-index: -2;
}

.team_cards_item:hover img {
    filter: none;
}

.team_cards_item_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 19px 24px 18px;
    color: #fff;
}

.team_modal_content {
    display: none;
}

.team_modal {
    max-width: 1194px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #000;
    background: #EFEFEF;
}

.team_row {
    display: flex;
    justify-content: space-between;
    min-height: 550px;
}

.team_image_col {
    position: relative;
    width: 46%;
}

.team_image_col img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.team_txt_col {
    width: 46%;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 40px 4% 40px 0;
}

.team_txt_col > div {
    position: relative;
}

.team_txt_col--link {
    position: relative;
}

.team_txt_col--link svg {
    width: 25px;
    height: 25px;
    display: block;
}

.team_txt_col--link:hover path {
    fill: #083155;
}

.team_txt_col--position {
    font-size: 18px;
}

.team_txt_col--name {
    position: relative;
    margin: 2px 0 35px;
    padding-bottom: 14px;
    font-size: 25px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.team_txt_col--name::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 1px;
    background: #000;
}

.team_txt_col--description {
    margin-bottom: 24px;
    font-family: 'Futura Lt BT';
    font-size: 15px;
    line-height: 25px;
    word-spacing: 1px;
}

.close_team_modal {
    position: absolute;
    top: 0;
    right: 0;
    width: 71px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background: #C8D7E0;
    cursor: pointer;
    transition: 0.3s all;
    z-index: 2;
}

.close_team_modal:hover {
    background: #083155;
}

.close_team_modal svg path {
    transition: 0.3s all;
}

.close_team_modal:hover svg path {
    stroke: #C8D7E0;
}

.team_modal_wrap .slick-arrow {
    position: absolute;
    top: 50%;
    border: 0;
    background: transparent;
    transform: translateY(-50%);
}

.team_modal_wrap .slick-prev {
    left: -19.5%;
}

.team_modal_wrap .slick-next {
    right: -19.5%;
}

.about_cards_item--position {
    margin-bottom: 6px;
    font-family: 'Futura Bk BT';
    font-size: 19px;
    line-height: normal;
}

.about_cards_item--name {
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.about_section[data-order="4"] {
    padding: 158px 0 223px;
}

.about_section[data-order="4"] .container {
    max-width: 1792px
}

.about_section[data-order="4"] .headline {
    position: relative;
    max-width: 900px;
    margin-bottom: 79px;
    padding-bottom: 43px;
}

.about_section[data-order="4"] .headline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    margin: 0 auto;
    height: 1px;
    background: #000;
}

.about_section[data-order="4"] .headline_description p,
.about_section[data-order="5"] .headline_description p {
    color: #083155;
}

.about_section[data-order="5"] {
    padding-bottom: 90px;
}

.about_section[data-order="5"] .container {
    max-width: 1700px
}

.about_section[data-order="5"] .headline {
    position: relative;
    max-width: 780px;
    margin-bottom: 79px;
    padding-bottom: 43px;
}

.about_section[data-order="5"] .map_box svg {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.title_location_list {
    position: relative;
    margin: -17px auto 28px;
    padding-bottom: 11px;
    font-family: 'Futura Md BT';
    font-size: 25px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}

.title_location_list::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    margin: 0 auto;
    height: 1px;
    background: #000;
}
.location_list {
    display: flex;
    justify-content: center;
    margin-bottom: 62px;
}

.location_list_item:not(:nth-last-child(1)) {
    margin-right: 30px;
}

.location_list_item_link {
    position: relative;
    font-family: 'Futura Lt BT';
    font-size: 16px;
    text-decoration: none;
    color: #000;
    transition: 0.3s all;
}

.location_list_item_link.active,
.location_list_item_link:hover {
    text-shadow: 0 0 .01px black, 0 0 .01px black;
}

.location_list_item_link::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FBC618;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
}

.singapore .location_list_item_link.active::before {
    top: 0;
    left: -30px;
    width: 17px;
    height: 17px;
    background: url("../images/star.svg") no-repeat;
    background-size: contain;
}

.location_list_item_link.active::before {
    opacity: 1;
    visibility: visible;
}

.about_section[data-order="5"] .btn_box {
    text-align: center;
}

.slider_advantage {
    padding: 37px 40px 0;
}

.slider_advantage .slick-arrow {
    position: absolute;
    top: 50%;
    border: 0;
    background: transparent;
    transform: translateY(-50%);
}

.slider_advantage .slick-prev {
    left: 0;
}

.slider_advantage .slick-next {
    right: 0;
}

.slider_advantage_slide_txt {
    position: relative;
    min-height: 306px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 45px;
    text-align: center;
    z-index: 1;
}

.slider_advantage_slide_txt--num {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 237px;
    line-height: normal;
    color: rgba(227, 235, 239, 0.59);
    z-index: -1;
}

.slider_advantage_slide_txt--title {
    font-size: 50px;
    line-height: normal;
}

.about_section[data-order="6"] .container {
    max-width: 1792px;
    text-align: center;
}

.about_section[data-order="6"] .cards_wrap {
    margin-bottom: 66px;
    padding: 80px 0 66px;
    background: #C8D7E0;
}

.about_section[data-order="6"] .headline {
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 11px;
}

.about_section[data-order="6"] .headline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 103px;
    margin: 0 auto;
    height: 1px;
    background: #000;
}

.logotypes_cards {
    width: 82%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;
    justify-content: center;
}

.logotypes_cards_item {
    width: 16.6666%;
    margin-bottom: 76px;
    padding: 0 20px;
}

.logotypes_cards_item--img {
    position: relative;
    min-height: 76px;
    margin-bottom: 16px;
}

.logotypes_cards_item--img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.logotypes_cards_item--txt {
    font-size: 12px;
    line-height: 20px;
    color: #585858;
}

.about_section[data-order="7"] {
    padding: 37px 0 135px;
}
.about_section[data-order="7"] .container {
    max-width: 1806px;
}

.slider_facts {
    padding: 0 40px;
}

.slider_facts_slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.slider_facts_slide--text {
    max-width: 1460px;
    margin: 0 auto;
    text-align: center;
}

.slider_facts_slide--text p{
    font-size: 60px;
    line-height: 94px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}

.slider_facts .slick-dots {
    align-items: center;
    justify-content: center;
    margin: 63px auto 0;
}

.slider_home_service_nav .slick-dots li:not(:nth-last-child(1)),
.slider_facts .slick-dots li:not(:nth-last-child(1)) {
    margin-right: 16px;
}

.slider_home_service_nav .slick-dots button,
.slider_facts .slick-dots button {
    width: 52px;
    height: 3px;
}

.slider_facts .slick-dots li.slick-active button,
.slider_facts .slick-dots li:hover button {
    background: #083155;
}

    /*Section get in touch*/

.get_in_touch {
    display: flex;
    border: 41px solid #021C33;
}

.get_in_touch_col[data-order="1"] {
    width: 50.5%;
    min-height: 417px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    border-right: 19px solid #021C33;
}

.get_in_touch_col[data-order="1"] >div {
    max-width: 480px;
}

.get_in_touch_col[data-order="2"] {
    width: 49.5%;
    position: relative;
    border-left: 19px solid #021C33;
}

.get_in_touch--img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.get_in_touch--title {
    margin-bottom: 26px;
    font-size: 32px;
    line-height: 34px;
    color: #021C33;
}

.get_in_touch--description {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 32px;
    color: #083155;
}


/*Footer*/
.footer_site {
    padding: 69px 0 26px;
}

.footer_site .container {
    max-width: 1627px;
    display: flex;
    align-items: center;
}

.logo_footer {
    width: 30%;
}

.footer_menu {
    margin: 0 auto;
}

.footer_menu ul {
    display: flex;
}

.footer_menu ul li a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    color: #000;
    transition: 0.3s all;
}

.footer_menu li:not(:nth-last-child(1)) {
    margin-right: 4.5vw;
}

.footer_social {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.footer_social .footer_social__item:not(:nth-last-child(1)) {
    margin-right: 52px;
}

.footer_social a {
    color: #021C33;
    transition: 0.3s all;
}

#copyright {
    padding: 56px 15px 0;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 1680px) {
    .team_modal_wrap .slick-prev {
        left: -10.5%;
    }

    .team_modal_wrap .slick-next {
        right: -10.5%;
    }

    .home_slider_banner .slick-list {
        clip-path: inset(-34px -100vw -34px -30px);
    }
}
@media (min-width:1260px) and (max-width:1470px){
	.main_menu ul li a{
		font-size:14px !important;
	}
	.home_slider_banner_txt_slide--description{
		font-size:14px !important;
	}
	.headline_description.entry_content p{
		font-size:16px;
	}
	.about_cards_item--text{
		font-size:18px !important;
	}
	.headline_description p{
		font-size:16px;
	}
	.slider_home_service_slide_txt--description{
		font-size:14px !important;
	}
	.slider_home_service_slide_txt--link{
		font-size:12px !important;
	}
	.slider_banner_slide--description{
		font-size:14px !important;
	}
	.get_in_touch--description{
		font-size:16px !important;
	}
}
@media (max-width: 1570px) {

    .slider_home_service_slide_txt--link {
        font-size: 8px;
    }

    .logotypes_cards_item--txt {
        font-size: 10px;
        line-height: 13px;
    }

    #copyright {
        font-size: 12px;
        line-height: 16px;
    }

	.location_list_item_link{
		font-size: 14px;
	}
    .footer_menu ul li a,
    .main_menu ul li a,
    .header_login_btn,
    .link_modal_map,
    .forminator-field .btn,
    .form_box .btn_box .btn {
        font-size: 12px;
    }

    .slider_banner_slide--description,
    .team_txt_col--description,
    .testimonials_cards_item_txt--description,
    .home_slider_banner_txt_slide--description,
    .slider_home_service_slide_txt--description {
        font-size: 12px;
        line-height: 17px;
    }

    .ui-menu .ui-menu-item-wrapper,
    .field_text input,
    .field_select,
    .field_textarea textarea,
    .form_box .ui-selectmenu-button,
    .menu-login-menu-container li a {
        font-size: 11px;
    }

    .btn {
        padding: 14px 36px 13px 18px;
        font-size: 11px;
        letter-spacing: 1px;
    }

    .forminator-field .btn,
    .form_box .btn_box .btn {
        padding: 10px 18px 10px 18px;
    }

    .btn_arrow svg {
        position: absolute;
        top: 12px;
        right: 17px;
        width: 6px;
    }

    p,
    .clients_list_item,
    .team_txt_col--position,
    .entry_content li,
    .cards_sustainability_item--description,
    .slider_services_slide--description,
    .subtitle,
    .get_in_touch--description {
        font-size: 14px;
        line-height: 21px;
    }

    .about_cards_item--position,
    .testimonials_cards_item_txt--position,
    .home_slider_banner_txt_slide--subtitle {
        font-size: 14px;
        line-height: 23px;
    }

    .headline_description h4,
    .slider_banner_slide--title {
        font-size: 16px;
        line-height: 22px;
    }

    .team_txt_col--name,
    .slider_title.small,
    .about_cards_item--name,
    .testimonials_cards_item_overlay--name,
    .testimonials_cards_item_txt--name {
        font-size: 17px;
        line-height: 23px;
    }

    .title_location_list,
    .about_cards_item--text {
        font-size: 17px;
        line-height: 25px;
    }

    .get_in_touch--title,
    .home_slider_banner_txt_slide--title {
        font-size: 21px;
        line-height: 24px;
    }

    .slider_services_slide--title {
        font-size: 22px;
        line-height: 21px;
    }

    .slider_home_service_slide_txt--title {
        font-size: 24px;
        line-height: normal;
    }

    .slider_title {
        margin-bottom: 65px;
        padding-bottom: 28px;
        font-size: 26px;
        line-height: normal;
        letter-spacing: 1.2px;
    }

    .title_cards,
    .headline_title.small,
    .cards_sustainability_item--title {
        font-size: 28px;
    }

    .slider_advantage_slide_txt--title {
        font-size: 35px;
        letter-spacing: -1px;
    }

    .headline_title,
    .services_section[data-order="4"] .headline_title {
        font-size: 35px;
        line-height: 45px;
    }

    .headline_title.medium {
        font-size: 42px;
        line-height: 58px;
    }

    .slider_facts_slide--text p {
        font-size: 42px;
        line-height: 66px;
        letter-spacing: 2.5px;
    }

    .headline_title.large,
    .about_cards_item--num {
        font-size: 50px;
        line-height: 59px;
    }

    .home_section[data-order="6"] .text p {
        font-size: 56px;
        line-height: 84px;
    }

    .slider_banner_slide_container--title {
        font-size: 56px;
        line-height: 63px;
    }

    .banner_title {
        font-size: 57px;
        line-height: 64px;
    }

    .slider_advantage_slide_txt--num {
        font-size: 169px;
    }

    .entry_content p {
        margin-bottom: 24px;
    }

    .home .header_site.image .header_col {
        min-height: 657px;
    }

    .header_col[data-order="1"] {
        width: 128px;
        padding-top: 17px;
    }

    .logotype_site {
        max-width: 90px;
    }

    .header_site:not(.image) .header_social {
        margin-bottom: 37px;
    }

    .header_social__item:not(:nth-last-child(1)) {
        margin-bottom: 20px;
    }


    .header_social a .fa-facebook-f,
    .footer_social a .fa-facebook-f {
        font-size: 14px;
    }

    .header_social a .fa-linkedin-in,
    .footer_social a .fa-linkedin-in {
        font-size: 15px;
    }

    .header_social a .fa-phone-alt,
    .footer_social a .fa-phone-alt {
        font-size: 9px;
    }

    .header_col[data-order="2"] {
        width: calc(100% - 128px);
    }

    .header_site.image .header_col {
        min-height: 302px;
    }

    .home .banner_image_box {
        width: 66.6%
    }

    .header_nav {
        padding: 20px 18px 0 73px;
    }

    .main_menu ul li a {
        letter-spacing: 1px;
    }

    .header_login_btn .login_icon {
        width: 28px;
        height: 28px;
        margin-left: 8px;
    }

    .home .banner_image_box .btn {
        margin-top: 27px;
    }

    .banner_image_box {
        padding: 105px 75px 30px;
    }

    .header_site.image .banner_image_box {
        padding-top: 88px;
    }

    .home_slider_banner {
        margin-top: 21px;
    }

    .home_slider_banner .slick-arrow {
        bottom: 2%;
    }

    .slick-arrow svg {
        width: 10px;
    }

    .home_slider_banner .slick-prev {
        left: -40px;
    }

    .home_slider_banner .slick-list {
        clip-path: inset(-34px -100vw -34px -22px);
    }

    .home_slider_banner_slide {
        max-width: 263px !important;
        margin-right: 24px;
    }

    .home_slider_banner_txt {
        margin: 34px 4.5% 0 auto;
    }

    .home_slider_banner_txt_slide--subtitle {
        margin-bottom: 11px;
    }

    .home_slider_banner_txt_slide--title {
        margin-bottom: 15px;
        padding-bottom: 5px;
    }

    .home_slider_banner_txt_slide--title::before {
        width: 39px;
    }

    .home_slider_banner_txt_slide .btn {
        margin-top: 16px;
    }

    .home_slider_banner_txt .slick-dots {
        margin-top: 11px;
    }

    .slick-dots button {
        width: 19px;
        height: 3px;
    }

    .home_page,
    .about_page {
        padding-top: 68px;
    }

    .headline_title {
        margin-bottom: 16px;
        letter-spacing: 1.5px;
    }

    .headline_title.line {
        padding-bottom: 28px;
    }

    .about_section[data-order="2"] {
        padding-bottom: 58px;
    }

    .about_page .about_section[data-order="2"] {
        padding-bottom: 53px;
    }

    .about_section[data-order="2"] .headline {
        max-width: 850px;
        margin-bottom: 56px;
        padding-bottom: 15px;
    }

    .about_page .about_section[data-order="2"] .headline {
        margin-bottom: 50px;
        padding-bottom: 36px;
    }

    .headline_title.line::before,
    .about_section[data-order="6"] .headline::after,
    .about_section[data-order="4"] .headline::after,
    .home_section[data-order="5"] .headline::after,
    .about_section[data-order="3"] .headline::after,
    .home_section[data-order="3"] .headline::after,
    .about_section[data-order="2"] .headline::after,
    .home_section[data-order="4"] .headline::after {
        width: 74px;
    }

    .slider_title::before {
        width: 70px;
    }

    .slider_title.small {
        margin-bottom: 64px;
        padding-bottom: 25px;
        letter-spacing: 1px;
    }

    .slider_title.small::before {
        width: 39px;
    }

    .about_section[data-order="2"] .cards_wrap {
        width: 94%;
        margin: 0 auto 57px;
        padding: 73px 0 70px;
    }

    .title_cards {
        letter-spacing: 1.5px;
    }

    .about_section[data-order="2"] .title_cards {
        margin-bottom: 35px;
    }

    .about_cards_item {
        padding-bottom: 7px;
    }

    .home_section[data-order="3"] {
        width: 92%;
        padding: 68px 0 47px;
    }

    .home_section[data-order="5"] .headline,
    .about_section[data-order="3"] .headline,
    .home_section[data-order="3"] .headline {
        position: relative;
        max-width: 592px;
        margin-bottom: 51px;
        padding-bottom: 33px;
    }

    .slider_home_service {
        max-width: 73.5%;
    }

    .slider_home_service_slide {
        margin: 0 48px;
    }

    .slider_home_service_slide_txt {
        letter-spacing: 1.8px;
    }

    .slider_home_service_nav {
        margin-top: 22px;
    }

    .slider_home_service_nav .slick-dots li:not(:nth-last-child(1)),
    .slider_facts .slick-dots li:not(:nth-last-child(1)) {
        margin-right: 9px;
    }

    .slider_home_service_nav .slick-dots button,
    .slider_facts .slick-dots button {
        width: 38px;
        height: 2px;
    }

    .home_section[data-order="4"] {
        padding: 104px 0 54px;
    }

    .home_section[data-order="4"] .headline {
        max-width: 470px;
        margin-bottom: 62px;
        padding-bottom: 35px;
    }

    .slider_sustainability,
    .slider_home_sustainability {
        max-width: 816px;
        transform: translateX(33px);
    }

    .slider_sustainability_slide {
        margin: 0 37px;
    }

    .slider_sustainability_slide > div {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .slider_sustainability_slide--txt {
        padding-top: 28px;
    }

    .slider_banner_slide--description {
        width: 78%;
    }

    .slider_banner_slide--title {
        position: relative;
        margin-bottom: 18px;
        padding-bottom: 12px;
    }

    .slider_banner_slide--title::before {
        width: 40px;
        height: 2px;
    }

    .home_section[data-order="4"] .btn_box {
        margin-top: 41px;
    }

    .home_section[data-order="5"] {
        padding: 57px 0 75px;
    }

    .testimonials_cards {
        width: 92%;
        margin: 0 auto;
    }

    .testimonials_cards_item:not(:nth-last-child(1)) {
        margin-right: 9px;
    }

    .testimonials_cards_item {
        min-height: 406px;
    }

    .testimonials_cards_item--logo {
        position: absolute;
        top: 19px;
        right: 18px;
        width: 53px;
        height: 44px;
    }

    .testimonials_cards_item_overlay {
        padding: 10% 8%;
    }

    .testimonials_cards_item_overlay--position,
    .testimonials_cards_item_txt--position {
        margin-bottom: 6px;
    }

    .testimonials_cards_item_txt img {
        position: relative;
        top: 0;
        left: -6px;
        width: 37px;
        margin-bottom: 8px;
    }

    .testimonials_cards_item_txt--position {
        margin-bottom: 1px;
    }

    .testimonials_cards_item_txt--name {
        margin-bottom: 34px;
        padding-bottom: 11px;
    }

    .testimonials_cards_item_txt--name::before {
        width: 38px;
        height: 2px;
    }

    .testimonials_cards_item_txt::after {
        width: 14px;
        height: 14px;
        margin-bottom: 9px;
    }

    .home_section[data-order="6"] {
        min-height: 580px;
        padding: 58px 0 40px;
    }

    .home_section[data-order="6"] .container {
        max-width: 84%;
    }

    .home_section[data-order="6"] .text p {
        letter-spacing: 4.5px;
    }

    .header_site.slider .header_col {
        min-height: 479px;
    }

    .slider_banner_slide {
        padding: 104px 73px 79px;
    }

    .slider_banner .slick-dots {
        position: absolute;
        left: 73px;
        bottom: 27px;
    }

    .about_section[data-order="3"] {
        padding: 56px 0 120px;
    }

    .team_cards {
        width: 94%;
        margin: 0 auto;
    }

    .team_cards_item_txt {
        padding: 19px 17px 13px;
    }

    .about_cards_item--position {
        margin-bottom: 3px;
    }

    .team_modal {
        max-width: 850px;
    }

    .team_row {
        min-height: 391px;
    }

    .team_txt_col {
        padding: 2% 7% 2% 0;
    }

    .team_txt_col--link:hover path {
        width: 16px;
        height: 16px;
    }

    .team_txt_col--name {
        margin: 2px 0 25px;
        padding-bottom: 11px;
    }

    .team_txt_col--name::before {
        width: 40px;
    }

    .close_team_modal {
        width: 50px;
        height: 50px;
    }

    .close_team_modal svg {
        width: 50%;
    }

    .team_modal_wrap .slick-prev {
        left: -14.5%;
    }

    .team_modal_wrap .slick-next {
        right: -14.5%;
    }

    .about_section[data-order="4"] {
        padding: 113px 0 142px;
    }

    .about_section[data-order="4"] .container,
    .about_section[data-order="7"] .container {
        max-width: 1296px;
    }

    .about_section[data-order="4"] .headline {
        max-width: 500px;
        margin-bottom: 42px;
        padding-bottom: 36px;
    }

    .slider_advantage_slide_txt {
        min-height: 232px;
        padding-bottom: 45px;
    }

    .about_section[data-order="5"] {
        padding-bottom: 64px;
    }

    .about_section[data-order="5"] .headline {
        max-width: 500px;
        margin-bottom: 33px;
    }

    .about_section[data-order="5"] .map_box svg {
        max-width: 1178px;
    }

    .title_location_list {
        margin: -7px auto 15px;
        padding-bottom: 7px;
    }

    .location_list_item:not(:nth-last-child(1)) {
        margin-right: 18px;
    }

    .title_location_list::after {
        width: 38px;
    }

    .location_list {
        margin-bottom: 45px;
    }

    .location_list_item_link::before {
        left: -8px;
        width: 4px;
        height: 4px;
    }

    .singapore .location_list_item_link.active::before {
        left: -20px;
        width: 14px;
        height: 14px;
    }

    .about_section[data-order="6"] {
        max-width: 94%;
    }

    .about_section[data-order="6"] .cards_wrap {
        margin-bottom: 37px;
        padding: 54px 0 47px;
    }

    .about_section[data-order="6"] .headline {
        margin-bottom: 52px;
        padding-bottom: 15px;
    }

    .logotypes_cards_item {
        margin-bottom: 54px;
    }

    .logotypes_cards_item--img {
        min-height: 54px;
        margin-bottom: 14px;
    }

    .about_section[data-order="7"] {
        padding: 37px 0 95px;
    }

    .slider_facts .slick-dots {
        margin-top: 37px;
    }

    .services_page {
        padding-top: 93px;
    }

    .services_section[data-order="2"] {
        padding: 0 0 92px;
    }

    .services_section[data-order="2"] .headline {
        max-width: 830px;
        margin-bottom: 121px;
    }

    .services_section[data-order="2"] .headline .headline_title {
        margin-bottom: 26px;
    }

    .slider_services {
        max-width: 716px;
    }

    .slider_services_slide > div {
        max-width: 450px;
    }

    .slider_services_slide_top {
        min-height: 97px;
        margin-bottom: 34px;
        padding-top: 34px;
    }

    .slider_services_slide--description {
        max-width: 350px;
        margin: 0 auto;
    }

    .services_section[data-order="3"] .section_wrap {
        max-width: 94%;
        margin: 0 auto;
        padding: 107px 20px 90px;
    }

    .services_section[data-order="3"] .section_wrap  .headline_title {
        padding-bottom: 30px;
    }

    .slider_services_info {
        max-width: 830px;
        width: 100%;
        margin: 55px auto 28px;
    }

    .slider_services_info .slick-dots {
        margin-top: 7px;
    }

    .entry_content li::before {
        top: 9px;
        width: 4px;
        height: 4px;
    }

    .services_section[data-order="4"] {
        padding: 77px 0 101px;
    }

    .services_section[data-order="4"] .headline_title {
        margin-bottom: 45px;
        padding-bottom: 14px;
        letter-spacing: 2px;
    }

    .slider_services_design {
        width: 89%;
        margin-bottom: 69px;
    }

    .slider_services_design .slick-dots {
        bottom: 22px;
    }

    .sustainability_page {
        padding-top: 80px;
    }

    .sustainability_section[data-order="2"] .headline {
        max-width: 640px;
    }

    .sustainability_section[data-order="2"] .headline .headline_title {
        margin-bottom: 25px;
    }

    .slider_sustainability_nav {
        margin: 17px auto 20px;
        padding: 0 22px;
    }

    .slider_sustainability_nav button {
        width: 50px;
        height: 50px;
    }

    .slider_sustainability_nav .slick-prev {
        margin-right: 12px;
    }

    .sustainability_section[data-order="3"] {
        padding: 103px 0 117px;
    }

    .sustainability_section[data-order="3"] .logotype_image {
        max-width: 96px;
    }

    .cards_sustainability {
        padding: 6px 0 38px;
    }

    .cards_sustainability_item:not(:nth-last-child(1)) {
        margin-bottom: 97px;
    }

    .cards_sustainability_item--title {
        margin-bottom: 28px;
        letter-spacing: 1.5px;
    }

    .sustainability_section[data-order="3"] .video_box {
        margin-top: 72px;
        max-width: 89%;
    }

    .video_box .video,
    .video_box iframe,
    .video_box img {
        border-width: 20px 20px 20px 20px;
    }

    .play_icon {
        width: 65px;
        height: 65px;
    }

    .contact_page {
        padding-top: 64px;
    }

    .contact_section[data-order="2"] .headline {
        margin-bottom: 39px;
    }

    .subtitle {
        margin-bottom: 0;
    }

    .link_modal_map {
        margin-top: 30px;
    }

    .contact_section[data-order="2"] .form_box {
        padding-top: 59px;
    }

    .form_box {
        max-width: 538px;
    }

    .forminator-row {
        margin-bottom: 16px !important;
    }

    .field_text input,
    .field_select,
    .field_textarea textarea {
        padding: 10px 14px;
    }

    .field_textarea textarea {
        height: 144px;
    }

    .form_box .ui-selectmenu-button {
        padding: 10px 14px 10px;
    }

    .ui-selectmenu-button:not(.ui-corner-top) .ui-icon {
        top: 4px !important;
    }

    .ui-selectmenu-button .ui-icon {
        width: 12px;
        height: 12px;
        background-size: contain !important;
    }

    .ui-selectmenu-button.ui-corner-top .ui-icon,
    .ui-selectmenu-button:not(.ui-corner-top) .ui-icon {
        background-size: contain !important;
    }

    .get_in_touch {
        border: 30px solid #021C33;
    }

    .get_in_touch_col[data-order="1"] {
        min-height: 295px;
    }

    .forminator-field .btn {
        margin-top: 10px;
    }

    .form_box .btn_box {
        padding-top: 10px;
    }

    .contact_section[data-order="3"] {
        padding: 44px 0 22px;
    }

    .map_box svg {
        max-width: 862px;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .map_select_box {
        max-width: 264px;
        margin: -21px auto 30px;
        padding-bottom: 23px;
    }

    .map_select_box::before {
        width: 74px;
    }

    .map_select_box .ui-selectmenu-button {
        min-height: 49px;
    }

    .map_select_box .ui-selectmenu-button {
        padding: 15px 24px 15px;
    }

    .map_select_box .ui-selectmenu-button .ui-selectmenu-text {
        font-size: 14px;
    }

    .map_locations_address {
        margin-bottom: 74px;
    }

    .remodal_map {
        max-width: 87%;
        padding: 17px;
        border: 13px solid #C8D7E0;
    }

    .remodal_clients {
        max-width: 657px;
        padding: 11px 13px;
        border: 13px solid #C8D7E0;
    }

    .remodal_clients_container {
        min-height: 287px;
    }

    .clients_list {
        max-width: 430px;
    }

    .clients_list_item {
        margin-bottom: 5px;
    }

    .acf-map {
        min-height: 490px;
    }

    .remodal-close {
        width: 28px;
        height: 28px;
    }

    .remodal-close svg {
        width: 28px;
        height: 28px;
    }

    .get_in_touch--title {
        margin-bottom: 20px;
        letter-spacing: 1px;
    }

    .get_in_touch--description {
        margin-bottom: 26px;
    }

    .footer_site {
        padding: 48px 0 26px;
    }

    .footer_site .container {
        max-width: 1166px;
    }

    .logo_footer img {
        max-width: 202px;
        width: 100%;
    }

    .footer_social .footer_social__item:not(:nth-last-child(1)) {
        margin-right: 36px;
    }

    #copyright {
        padding-top: 40px;
    }
}

@media (max-width: 1100px) {
    .header_site_sticky.visible {
        padding-left: 0;
        padding-right: 0;
    }

    .testimonials_cards_item_overlay--position {
        font-size: 9px;
        line-height: 15px;
    }

    .footer_menu ul li a,
    .main_menu ul li a,
    .header_login_btn {
        font-size: 12px;
    }

    .about_cards_item--position {
        font-size: 12px;
        line-height: 15px;
    }

    .logotypes_cards_item--txt {
        font-size: 12px;
        line-height: 20px;
    }

    .about_cards_item--name,
    .testimonials_cards_item_overlay--name,
    .testimonials_cards_item_txt--name {
        font-size: 14px;
        line-height: 16px;
    }

    p,
    .entry_content li,
    .team_txt_col--description,
    .cards_sustainability_item--description,
    .slider_services_slide--description,
    .testimonials_cards_item_txt--description,
    .home_slider_banner_txt_slide--description,
    .slider_home_service_slide_txt--description,
    .slider_banner_slide--description,
    .get_in_touch--description {
        font-size: 14px;
        line-height: 24px;
    }

    .ui-menu .ui-menu-item-wrapper,
    .field_text input,
    .field_select,
    .field_textarea textarea,
    .form_box .ui-selectmenu-button,
    .menu-login-menu-container li a {
        font-size: 14px;
    }

    .forminator-field .btn,
    .form_box .btn_box .btn,
    .slider_home_service_slide_txt--link {
        font-size: 15px;
    }

    .btn {
        padding: 17px 36px 13px 18px;
        font-size: 15px;
    }

    .btn_arrow svg {
        top: 16px;
    }

    .forminator-field .btn,
    .form_box .btn_box .btn {
        padding: 15px 29px 12px;
    }

    .subtitle,
    .address_txt,
    .link_modal_map {
        font-size: 16px;
        line-height: 24px;
    }

    .testimonials_cards_item_txt--position,
    .home_slider_banner_txt_slide--subtitle {
        font-size: 16px;
        line-height: normal;
    }

    .sustainability_section .slider_banner_slide--title {
        font-size: 18px;
        line-height: 24px;
    }

    .slider_title.small {
        margin-bottom: 53px;
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 34px;
    }

    .slider_title.small::before {
        width: 55px;
    }

    .team_txt_col--name,
    .slider_banner_slide--title {
        font-size: 20px;
        line-height: 26px;
    }

    .headline_title.small,
    .cards_sustainability_item--title {
        font-size: 20px;
        line-height: 32px;
    }

    .slider_facts {
        padding: 0 12px;
    }

    .get_in_touch--title {
        font-size: 20px;
        line-height: 34px;
    }

    .title_cards,
    .home_slider_banner_txt_slide--title {
        font-size: 24px;
        line-height: 34px;
    }

    .slider_services_slide--title {
        font-size: 25px;
        line-height: 30px;
    }

    .slider_advantage_slide_txt--title,
    .headline_title,
    .services_section[data-order="4"] .headline_title {
        font-size: 25px;
        line-height: 35px;
    }

    .about_cards_item--text {
        font-size: 25px;
        line-height: 37px;
    }

    .slider_home_service_slide_txt--title {
        font-size: 25px;
        line-height: normal;
    }

    .slider_title {
        margin-bottom: 43px;
        padding-bottom: 36px;
        font-size: 30px;
    }

    .headline_title.medium {
        font-size: 30px;
        line-height: normal;
        letter-spacing: 1.5px;
    }

    .slider_facts_slide--text p {
        font-size: 30px;
        line-height: 40px;
    }

    .home_section[data-order="6"] .text p {
        font-size: 34px;
        line-height: 56px;
    }

    .banner_title,
    .slider_banner_slide_container--title {
        font-size: 35px;
        line-height: 40px;
    }

    .header_site.image .banner_title {
        font-size: 40px;
        line-height: normal;
    }

    .headline_title.large,
    .about_cards_item--num {
        font-size: 40px;
        line-height: 83px;
    }

    .slider_advantage_slide_txt--num {
        font-size: 150px;
    }

    .headline_title.line::before,
    .about_section[data-order="6"] .headline::after,
    .about_section[data-order="4"] .headline::after,
    .home_section[data-order="5"] .headline::after,
    .about_section[data-order="3"] .headline::after,
    .home_section[data-order="3"] .headline::after,
    .about_section[data-order="2"] .headline::after,
    .home_section[data-order="4"] .headline::after {
        width: 103px;
    }

    .header_site {
        flex-direction: column;
    }

    .header_social {
        position: absolute;
        top: 334px;
        left: 9%;
    }

    .header_site.image .header_social,
    .header_site.slider .header_social {
        top: 387px;
    }

    .error404 .header_site .header_social {
        margin-bottom: 0;
    }

    .header_social__item:not(:nth-last-child(1)) {
        margin-bottom: 35px;
    }

    .header_social svg path {
        fill: #fff;
    }

    .header_site.image .header_col,
    .header_site.slider .header_col[data-order="1"],
    .home .header_site.image .header_col[data-order="1"] {
        min-height: auto;
    }

    .header_col[data-order="1"] {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 9px 0 13px;
        z-index: 2 !important;
    }

    .logotype_site {
        max-width: 70px;
        margin-left: 8px;
    }

    .btn_menu {
        display: block;
        margin: 6px 36px 0 0;
        cursor: pointer;
    }

    .btn_menu svg * {
        transition: 0.3s all;
    }

    .btn_menu:hover line {
        stroke: #c8d7e0;
    }

    .header_col[data-order="2"] {
        width: 100%;
        position: relative;
    }

    .error404 .header_site.image .header_col[data-order="2"],
    .error404 .header_site.image .header_col[data-order="2"] .banner_image_box {
        min-height: 556px;
    }

    .error404 .footer_site {
        display: block;
    }

    .header_site_sticky .header_col[data-order="2"] {
        display: none;
    }

    .home .header_site.image .header_col[data-order="2"]::before {
        display: none;
    }

    .header_nav,
    .home_slider_banner {
        display: none;
    }

    .banner_image_box {
        position: relative;
        width: 100%;
        min-height: 408px;
        text-align: center;
    }

    .home .banner_image_box {
        width: 100%;
        min-height: 408px;
    }

    .header_site.image .banner_image_box {
        min-height: 462px;
        padding: 47px 0 20px;
        align-items: center;
    }

    .banner_title {
        width: 66%;
    }

    .home .banner_image_box .btn {
        margin: 27px auto 0;
    }

    .home_slider_banner_txt {
        width: 100%;
        margin: 0 auto;
        padding: 28px 44px 33px;
        background: #C8D7E0;
    }

    .home_slider_banner_txt {
        padding-top: 28px;
    }

    .home_slider_banner_txt_slide--subtitle {
        margin-bottom: 3px;
    }

    .home_slider_banner_txt_slide--title {
        margin-bottom: 19px;
        padding-bottom: 14px;
    }

    .home_slider_banner_txt_slide--title::before {
        width: 55px;
    }

    .home_slider_banner_txt_slide .btn {
        display: none;
    }

    .home_slider_banner_txt .slick-dots {
        margin-top: 7px;
    }

    .slick-dots button {
        width: 27px;
        height: 4px;
    }

    .header_site.slider .header_col {
        min-height: 462px;
    }

    .slider_banner_slide_container {
        width: 72%;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .slider_banner .slick-dots {
        left: 0;
        right: 0;
        bottom: 46px;
        justify-content: center;
    }

    .slider_banner_slide_container--title {
        margin: 0 auto 30px;
    }

    .slider_banner_slide {
        padding: 41px 0 62px;
    }

    .home_page {
        padding-top: 42px;
    }

    .headline_title {
        margin-bottom: 3px;
        letter-spacing: 2px;
    }

    .about_section[data-order="2"] {
        padding-bottom: 54px;
    }

    .about_section[data-order="2"] .headline {
        margin-bottom: 28px;
    }

    .home_page .about_section[data-order="2"] .headline::after {
        display: none;
    }

    .about_section[data-order="2"] .cards_wrap {
        width: 100%;
        margin-bottom: 55px;
        padding: 40px 30px 40px;
    }

    .about_section[data-order="2"] .title_cards {
        margin-bottom: 35px;
    }

    .about_cards {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .about_cards_item {
        width: 76%;
    }

    .about_cards_item:not(:nth-last-child(1)) {
        margin-bottom: 27px;
        padding-bottom: 43px;
    }

    .about_cards_item--num {
        margin-bottom: 10px;
        line-height: normal;
    }

    .about_cards_item:not(:nth-last-child(1))::before {
        width: 100%;
        height: 1px;
        top: auto;
        left: 0;
        bottom: 0;
    }

    .home_section[data-order="3"] {
        width: 100%;
        padding: 41px 0 40px;
    }

    .home_section[data-order="3"] .headline {
        max-width: 84%;
        margin-bottom: 39px;
        padding-bottom: 46px;
    }

    .home_section[data-order="3"] .headline .headline_title {
        margin-bottom: 24px;
    }

    .slider_home_service {
        max-width: 94%;
    }

    .slider_home_service_slide {
        margin: 0 11px;
    }


    .slider_home_service_slide > div {
        padding: 0;
    }

    .slider_home_service_slide--img {
        position: relative;
        padding-top: 70%;
    }

    .slider_home_service .slick-slide img,
    .slider_home_service .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] img {
        height: 73%;
    }

    .slider_home_service .slick-center img,
    .slider_home_service .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] img {
        height: 100%;
    }

    .slider_home_service .slick-slide img {
        transform: translateY(51%);
    }

    .slider_home_service .slick-slide.slick-current img,
    .slider_home_service .slick-slide.slick-current + .slick-slide img {
        transform: translateY(0);
    }

    .slider_home_service_slide_txt--title {
        margin-bottom: 14px;
        padding-bottom: 14px;
        letter-spacing: 2px;
    }

    .slider_home_service_slide_txt {
        position: relative;
        margin-top: 35px;
        padding: 0;
    }

    .slider_home_service_slide_txt--description br {
        display: none;
    }

    .slider_home_service_slide_txt--link {
        margin-top: 36px;
        letter-spacing: 1.5px;
    }

    .slider_home_service_nav {
        margin-top: 29px;
    }

    .slider_home_service_nav .slick-dots button {
        width: 25px;
        height: 4px;
    }

    .slick-arrow svg {
        width: 8px;
    }

    .slider_home_service .slick-prev {
        top: 22%;
        left: -9px;
        bottom: auto;
    }

    .slider_home_service .slick-next {
        top: 22%;
        right: -9px;
    }

    .home_section[data-order="4"] {
        padding: 61px 0 47px;
    }

    .home_section[data-order="4"] .headline {
        max-width: 84%;
        margin-bottom: 47px;
        padding-bottom: 38px;
    }

    .home_section[data-order="4"] .headline .headline_title {
        margin-bottom: 17px;
        letter-spacing: 1.5px;
    }

    .slider_sustainability,
    .slider_home_sustainability {
        max-width: 89%;
        transform: translateX(0);
    }

    .slider_sustainability .slick-list,
    .slider_home_sustainability .slick-list {
        overflow: hidden;
    }

    .slider_sustainability_slide {
        margin: 0 auto;
    }

    .slider_sustainability_slide--img.desktop {
        display: none;
    }

    .slider_sustainability_slide--img.mobile {
        display: block;
    }

    .slider_home_sustainability .slick-arrow {
        top: 29%;
    }

    .slider_home_sustainability .slick-prev {
        left: -9%;
    }

    .slider_home_sustainability .slick-next {
        right: -9%;
    }

    .slider_sustainability_slide--txt {
        padding-top: 25px;
        width: 100%;
    }

    .slider_banner_slide--title {
        margin-bottom: 2px;
    }

    .slider_banner_slide--title::before {
        display: none;
    }

    .slider_banner_slide--description {
        width: 100%;
    }

    .home_section[data-order="4"] .btn_box {
        max-width: 89%;
        margin: 23px auto 0;
        text-align: left;
    }

    .home_section[data-order="5"] {
        padding: 53px 0 60px;
    }

    .home_section[data-order="5"] .headline {
        max-width: 90%;
        margin-bottom: 46px;
        padding-bottom: 46px;
    }

    .home_section[data-order="5"] .headline .headline_title {
        margin-bottom: 24px;
        letter-spacing: 1.5px;
    }

    .testimonials_cards {
        max-width: 89%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .testimonials_cards_item {
        width: 49%;
        min-height: auto;
        margin-bottom: 10px;
        padding-top: 66%;
    }

    .testimonials_cards_item:not(:nth-last-child(1)) {
        margin-right: 0;
    }

    .testimonials_cards_item--logo {
        top: 8px;
        right: 10px;
        width: 30px;
        height: 30px;
    }

    .testimonials_cards_item_overlay {
        width: 100%;
    }

    .testimonials_cards_item_overlay--position,
    .testimonials_cards_item_txt--position {
        margin-bottom: 1px;
    }

    .testimonials_cards_item_txt {
        display: none;
    }

    .home_section[data-order="6"] {
        min-height: auto;
        padding: 62px 0 56px;
    }

    .home_section[data-order="6"] .container {
        max-width: 100%;
    }

    .home_section[data-order="6"] .text p {
        letter-spacing: 1.5px;
    }

    .about_page {
        padding-top: 36px;
    }


    .about_section[data-order="3"] {
        padding: 41px 0 44px;
    }

    .about_page .about_section[data-order="3"] .headline {
        max-width: 87%;
        margin-bottom: 39px;
        padding-bottom: 26px;
    }

    .about_page .about_section[data-order="3"] .headline .headline_title  {
        margin-bottom: 24px;
    }

    .team_cards {
        width: 90%;
        justify-content: space-between;
    }

    .team_cards_item {
        width: 49%;
        margin-bottom: 8px;
        padding-top: 48%;
    }

    .teams_section .team_modal {
        max-width: 354px;
    }

    .team_modal {
        max-width: 440px;
        width: 90%;
    }

    .team_row {
        flex-direction: column;
        min-height: auto;
    }

    .team_image_col {
        width: 100%;
        padding-top: 97%;
    }

    .team_txt_col {
        width: 100%;
        padding: 22px 29px 31px;
    }

    .team_txt_col--description {
        margin-bottom: 17px;
    }

    .team_txt_col--link:hover path {
        width: 24px;
        height: 24px;
    }

    .close_team_modal {
        width: 44px;
        height: 44px;
    }

    .team_modal_wrap .slick-arrow {
        top: 42%;
    }

    .team_modal_wrap .slick-prev {
        left: -30px;
    }

    .team_modal_wrap .slick-next {
        right: -30px;
    }

    .about_section[data-order="4"] {
        padding: 68px 0 41px;
    }

    .about_section[data-order="4"] .headline {
        max-width: 84%;
        margin-bottom: 20px;
        padding-bottom: 41px;
    }

    .about_page .about_section[data-order="4"] .headline .headline_title  {
        margin-bottom: 16px;
    }

    .slider_advantage {
        padding: 13px 33px 0;
    }

    .slider_advantage_slide_txt {
        min-height: 173px;
        padding-bottom: 0;
    }

    .about_section[data-order="5"] {
        padding-bottom: 58px;
    }

    .about_section[data-order="5"] .headline {
        max-width: 90%;
    }

    .about_section[data-order="5"] .headline .headline_title.medium {
        margin-bottom: 22px;
    }

    .about_section[data-order="5"] .map_box {
        margin: 44px auto 92px;
    }

    .title_location_list {
        margin-bottom: 33px;
        padding-bottom: 11px;
    }

    .location_list {
        max-width: 256px;
        margin: 0 auto 28px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .location_list_item {
        width: 40%;
        margin-bottom: 16px;
    }

    .location_list_item:not(:nth-last-child(1)) {
        margin-right: 0;
    }

    .location_list_item_link::before {
        top: 7px;
        left: -16px;
        width: 9px;
        height: 9px;
    }

    .singapore .location_list_item_link.active::before {
        top: 3px;
        left: -20px;
    }

    .location_list_item_link {
        font-size: 20px;
    }

    .about_section[data-order="6"] {
        max-width: 100%;
    }

    .about_section[data-order="6"] .cards_wrap {
        padding: 37px 0 38px;
    }

    .about_section[data-order="6"] .headline {
        margin-bottom: 38px;
        padding-bottom: 23px;
    }

    .about_section[data-order="6"] .headline::after {
        width: 52px;
    }

    .logotypes_cards {
        width: 96%;
    }

    .logotypes_cards_item {
        width: 49%;
        margin-bottom: 52px;
    }

    .logotypes_cards_item--img {
        margin-bottom: 33px;
    }

    .about_section[data-order="6"] .cards_wrap .btn {
        margin-top: -20px;
    }

    .about_section[data-order="7"] {
        padding: 1px 0 57px;
    }

    .slider_facts .slick-prev {
        left: -10px;
    }

    .slider_facts .slick-next {
        right: -10px;
    }

    .slider_facts .slick-dots button {
        width: 58px;
        height: 4px;
    }

    .slider_facts .slick-dots {
        margin-top: 43px;
    }

    .services_page {
        padding-top: 51px;
    }

    .services_section[data-order="2"] {
        padding: 0 0 59px;
    }

    .services_section[data-order="2"] .headline {
        max-width: 85%;
        margin-bottom: 79px
    }

    .slider_title::before {
        width: 100px;
    }

    .slider_services .slick-list {
        overflow: hidden;
    }

    .slider_services .slick-arrow {
        top: 41px;
    }

    .slider_services .slick-prev {
        left: -10px;
    }

    .slider_services .slick-next {
        right: -10px;
    }

    .slider_services {
        padding: 0 24px;
    }

    .slider_services_slide_top {
        min-height: 79px;
        margin-bottom: 47px;
        padding-top: 10px;
    }

    .slider_services_slide--title {
        text-transform: uppercase;
    }

    .services_section[data-order="3"] .section_wrap {
        max-width: 100%;
        padding: 33px 12px 22px;
    }

    .slider_services_info {
        margin-bottom: 37px;
    }

    .slider_services_info .slick-dots {
        margin-top: 3px;
    }

    .slider_services_info_text {
        max-width: 83%;
        margin: 0 auto;
    }

    .slider_services_info_text .entry_content li:not(:nth-last-child(1)) {
        margin-bottom: 29px;
    }

    .entry_content li {
        padding-left: 0;
    }

    .entry_content li::before {
        position: relative;
        display: inline-block;
        top: -2px;
        margin-right: 11px;
        width: 6px;
        height: 6px;
    }

    .services_section[data-order="4"] {
        padding: 82px 0 61px;
    }

    .services_section[data-order="4"] .headline_title {
        margin-bottom: 33px;
        padding-bottom: 44px;
        letter-spacing: 1px;
    }

    .services_section[data-order="4"] .headline_description {
        width: 86%;
        margin: 0 auto;
    }

    .slider_services_design {
        width: 100%;
        margin-bottom: 70px;
    }

    .slider_services_design_slide > div {
        padding-top: 63.2%;
    }

    .sustainability_section[data-order="2"] .headline {
        max-width: 90%;
        margin-bottom: 57px;
    }

    .sustainability_page {
        padding-top: 52px;
    }

    .sustainability_section[data-order="3"] {
        padding: 26px 0 60px;
    }

    .slider_sustainability_nav {
        display: none;
    }

    .slider_sustainability {
        max-width: 83%;
    }

    .slider_sustainability .slick-arrow {
        position: absolute;
        top: 22%;
        border: 0;
        background: transparent;
        transform: translateY(-50%);
    }

    .slider_sustainability .slick-prev {
        left: -32px;
    }

    .slider_sustainability .slick-next {
        right: -32px;
    }

    .slider_sustainability .slider_banner_slide--title {
        margin-bottom: 19px;
        padding-bottom: 8px;
    }

    .slider_sustainability .slider_banner_slide--title::before {
        display: block;
        width: 56px;
        height: 1px;
    }

    .sustainability_section[data-order="3"] .logotype_image {
        max-width: 66px;
    }

    .cards_sustainability {
        width: 82%;
        margin: 0 auto;
        padding: 0 0 38px;
    }

    .cards_sustainability_item:not(:nth-last-child(1)) {
        margin-bottom: 28px;
    }

    .cards_sustainability_item--title {
        margin-bottom: 5px;
        letter-spacing: 1px;
    }

    .sustainability_section[data-order="3"] .video_box {
        margin-top: 58px;
        max-width: 100%;
    }

    .video_box .video,
    .video_box iframe,
    .video_box img {
        border-width: 6px 6px 6px 6px;
    }

    .play_icon {
        width: 22px;
        height: 22px;
    }

    .play_icon > g > g {
        stroke-width: 3px;
    }

    .contact_page {
        padding-top: 50px;
    }

    .link_modal_map {
        margin-top: 45px;
    }

    .contact_section[data-order="2"] .form_box {
        padding-top: 48px;
    }

    .col-6 {
        width: 100%;
    }

    .forminator-row {
        margin-bottom: 15px !important;
    }

    .field_text input,
    .field_select,
    .field_textarea textarea {
        padding: 14px 13px;
    }

    .field_textarea textarea {
        height: 124px;
    }

    .form_box .ui-selectmenu-button {
        padding: 14px 11px 14px;
    }

    .contact_section[data-order="2"] {
        padding-bottom: 18px;
    }

    .map_box {
        margin-top: 74px;
    }

    .map_select_box {
        max-width: 356px;
        margin: 69px auto 66px;
        padding-bottom: 33px;
    }

    .map_select_box .ui-selectmenu-button {
        padding: 18px 24px 15px;
    }

    .map_select_box .ui-selectmenu-button .ui-selectmenu-text {
        font-size: 16px;
    }

    .map_locations_address {
        margin-bottom: 49px;
    }

    .contact_section[data-order="3"] {
        padding: 44px;
    }

    .forminator-row-last,
    .form_box .btn_box {
        text-align: left;
    }

    .remodal_map,
    .remodal_clients {
        border: 0;
    }

    .remodal_clients {
        max-width: 81%;
    }

    .remodal_clients .remodal-close,
    .remodal_map .remodal-close {
        top: 0;
        right: 0;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #C8D7E0;
        z-index: 2;
    }

    .remodal_clients .remodal-close path,
    .remodal_map .remodal-close path {
        stroke: #083155;
    }

    .remodal_clients_container {
        min-height: auto;
        padding: 47px 20px 28px;
    }

    .clients_list {
        columns: 1;
        text-align: center;
    }

    .clients_list_item {
        margin-bottom: 18px;
        font-size: 18px;
    }

    .get_in_touch {
        flex-direction: column-reverse;
        border-width: 15px 15px 15px 15px;
    }

    .get_in_touch_col[data-order="1"] {
        width: 100%;
        min-height: auto;
        padding: 47px 0 34px;
        border-right: 0;
        border-top: 15px solid #021C33;
    }

    .get_in_touch_col[data-order="2"] {
        width: 100%;
        padding-top: 69%;
        border: 0;
    }

    .get_in_touch_col[data-order="1"] >div {
        max-width: 84%;
    }

    .get_in_touch--title {
        margin-bottom: 11px;
    }

    .footer_site {
        padding: 32px 0 21px;
    }

    .footer_site .container {
        flex-direction: column;
        justify-content: center;
    }

    .logo_footer {
        width: 100%;
        margin-bottom: 33px;
        text-align: center;
    }

    .logo_footer img {
        max-width: 175px;
        width: 100%;
    }

    .footer_menu {
        margin: 0 auto 20px;
    }

    .footer_menu ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .footer_menu li:not(:nth-last-child(1)) {
        margin: 0 0 22px 0;
    }

    .footer_social {
        width: 100%;
        justify-content: center;
    }

    .footer_social .footer_social__item:not(:nth-last-child(1)) {
        margin-right: 51px;
    }

    .header_social a .fa-facebook-f,
    .footer_social a .fa-facebook-f {
        font-size: 16px;
    }

    .header_social a .fa-linkedin-in,
    .footer_social a .fa-linkedin-in {
        font-size: 22px;
    }

    .header_social a .fa-phone-alt,
    .footer_social a .fa-phone-alt {
        font-size: 14px;
    }

    #copyright {
        max-width: 300px;
        margin: 0 auto;
        padding-top: 24px;
    }

    .menu_open .remodal-wrapper {
        padding: 0;
    }

    .remodal_mobile_menu {
        max-width: 100%;
        width: 100%;
        height: 100%;
        margin: 0;
    }


    .mobile_menu_header {
        margin: 10px 0 52px;
    }

    .mobile_menu_header img {
        max-width: 320px;
        width: 100%;
    }

    .mobile_menu_body .mobile_menu .menu {
        position: relative;
        flex-direction: column;
        margin-bottom: 45px;
        padding-bottom: 53px;
    }

    .mobile_menu_body .mobile_menu .menu::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 61%;
        height: 1px;
        margin: 0 auto;
        background: #989898;
    }

    .mobile_menu_body .mobile_menu .menu li:not(:nth-last-child(1)) {
        margin: 0 0 50px;
    }

    .mobile_menu_body .mobile_menu .menu a {
        font-size: 18px;
        text-transform: uppercase;
        text-decoration: none;
        color: #000;
        transition: 0.3s all;
    }

    .login_menu_link {
        position: relative;
        padding-bottom: 36px;
        display: inline-block;
        font-family: 'Futura Bk BT';
        font-size: 18px;
        line-height: normal;
        text-transform: uppercase;
        text-decoration: none;
        color: #000;
        transition: 0.3s all;
    }

    .login_menu_link::before {
        content: "";
        position: absolute;
        top: 5px;
        right: -25px;
        width: 12px;
        height: 8px;
        background: url("../images/arrow_bottom.svg") no-repeat;
        background-size: contain;
        transition: 0.3s all;
    }

    .login_menu_link.active::before {
        transform: rotate(180deg);
    }

    .login_menu .menu-login-menu-container {
        position: relative;
        opacity: 1;
        visibility: visible;
        top: 0;
        right: auto;
        width: 100%;
        display: none;
        margin-bottom: 60px;
        padding: 0;
        transition: none;
    }

    .mobile_menu_body .login_menu .menu li:not(:nth-last-child(1)) {
        margin-bottom: 27px;
    }

    .mobile_menu_body .login_menu .menu a {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .login_menu .menu-login-menu-container li::before {
        display: none;
    }

    .modal_social {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 12px;
    }

    .modal_social__item:not(:nth-last-child(1)) {
        margin-right: 72px;
    }

    .modal_social a {
        color: #021C33;
        transition: 0.3s all;
    }

    .login_menu_link:hover,
    .login_menu_link.active,
    .mobile_menu_body .mobile_menu .menu a:hover,
    .mobile_menu_body .login_menu .menu a:hover,
    .modal_social a:hover {
        color: #C8D7E0;
    }

    .modal_social .fa-facebook-f {
        font-size: 24px;
    }

    .modal_social .fa-linkedin-in {
        font-size: 29px;
    }

    .modal_social .fa-phone-alt {
        font-size: 18px;
    }
}

/* Edit home SC_2 */
a.about_cards_item--link{
	text-decoration: none ;
	color: #FFFFFF ;
}