/****************** HELPRES ********************/
.vc_row.container, .container {
    max-width: 1200px;
    margin: 0 auto !important;
}
.popup-contact .wpcf7-response-output {
	margin-left: 0 !Important;
	margin-right: 0 !important;
}
#scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    opacity: 0.8;
    transition: .3s all;
}
#scroll-top:hover {
    opacity: 1;
}
.carousel-caption a{
    text-decoration: none !important;
}
.site {
    background-color: #F2F2F2;
}
.page-wrapper {
    max-width: 1920px;
    display: block;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.slider.slick-slider .slick-arrow,
#primary .slick-slider .slick-arrow {
    background-repeat: no-repeat !important;
    background-position: center !important;
    opacity: 0.6 !important;
}
.slider.slick-slider .slick-arrow:hover,
#primary .slick-slider .slick-arrow:hover {
    background-repeat: no-repeat !important;
    background-position: center !important;
    opacity: 1 !important;
}
.slider.slick-slider .slick-arrow:before,
#primary .slick-slider .slick-arrow:before {
    display: none !important;
}
.slider.slick-slider .slick-arrow.slick-prev,
#primary .slick-slider .slick-arrow.slick-prev {
    background-image: url(../img/arrow-left.svg) !important;
}
.slider.slick-slider .slick-arrow.slick-next,
#primary .slick-slider .slick-arrow.slick-next {
    background-image: url(../img/arrow-right.svg) !important;
}
/****************** HEADER ********************/


.site-header {
    position: absolute;
    width: 100%;
    background: transparent;
    z-index: 1;
}
.inner-header {
    padding: 0 15px;
    padding-top: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.inner-header .site-branding{
    max-width: 320px;
}
.main-navigation li {
    margin: 0 15px;
}
.main-navigation a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

.main-navigation a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.main-navigation a:hover::after {
    width: 100%;
    transition: width .3s;
}
/****************** LANDING-1 ********************/

.page .vc_section.landing-1 {
    padding-top: 275px;
    padding-bottom: 250px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right -40% top !important;
}
.landing-1 h1 {
    font-size: 56px;
    line-height: 78px;
    color: #fff;
    margin-bottom: 26px;
    font-weight: 400;
}
.landing-1 p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    max-width: 570px;
    margin-bottom: 0;
}
#next-section {
    position: absolute;
    left: 10px;
    bottom: -250px;
    transition: .3s all;
}
#next-section:hover {
    bottom: -255px;
}
#next-section .vc_btn3 {
    background: none;
    color: #fff;
    border: none;
}
#next-section .vc_btn3 i {
    font-size: 20px;
}

/****************** LANDING-2 ********************/

.page .vc_section.landing-2 {
    padding-top: 120px;
    padding-bottom: 100px;
}
.page .vc_section.landing-2 h2{
    color: #867874;
    font-size: 42px;
    line-height: 64px;
    font-weight: 400;
}

.page .vc_section.landing-2 p strong {
    color: #222222;
}
.page .vc_section.landing-2 p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
}
/****************** LANDING-3 ********************/

.page .vc_section.landing-3 {
    max-width: 100%;
    padding-bottom: 100px;
    margin: 0 auto;
    left: auto !important;
}
.page .vc_section.landing-3 .vc_column-inner{
    padding: 0;
}
.page .vc_section.landing-3 .tmm_member {
    margin: 0;
    width: 100%;
    display: flex;
    border-top: none !important;
    border-bottom: none;
}
.landing-3 .tmm .tmm_member .tmm_photo {
    width: 50%;
    height: 800px;
    border-radius: 0px !important;
    border: none !important;
    margin-top: 0;
    box-shadow: none;
    background-position: center center !important;
}
.landing-3 .tmm .tmm_member .tmm_textblock {
    width: 50%;
    text-align: left;
    padding: 55px 65px;
    background: #EDEBEA;
}
.landing-3 .tmm .tmm_container .tmm_member.full-width-slide .tmm_photo { 
    width: 100%;
}
.landing-3 .tmm .tmm_container .tmm_member.full-width-slide .tmm_textblock {
    display: none;
}
.landing-3 .tmm .tmm_names {
    font-size: 42px;
    line-height: normal;
    color: #867874;
    margin: 0;
}
.landing-3 .tmm .tmm_job {
    font-size: 18px;
    line-height: normal;
    color: #222222;
    text-transform: unset;
    font-weight: 600;
    margin-bottom: 40px;
}
.landing-3 .tmm .tmm_desc {
    margin: 0;
}
.landing-3 .tmm .tmm_desc {
    font-size: 18px;
    line-height: 30px;
    color: rgba(34, 34, 34, 0.7);  
}
.landing-3 .tmm .tmm_desc h3 {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: rgba(34, 34, 34, 0.7);
}
.landing-3 .slick-slider .slick-arrow {
    bottom: -60px;
    transform: none;
    top: auto;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(134, 120, 116, 0.15) !important;
    border-radius: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: .3s all;
    background: #ffffff;
}
.landing-3 .slick-slider .slick-arrow:before {
    font-size: 30px;
    color: #867874;
    opacity: .75;
}
.landing-3 .slick-slider .slick-arrow:hover {
    background-color: #EDEBEA !important;
}
.landing-3 .slick-slider .slick-next {
    left: calc(50vw - 540px);
}
.landing-3 .slick-slider .slick-prev {
    left: calc(50vw - 610px);
}
.landing-3 .slider-counter {
    right: calc(50vw - 610px);
    bottom: -60px;
}
.landing-3 .tmm .tmm_member .tmm_textblock .tmm_sociallink {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 0 !important;
   background-size: cover;
    margin-right: 15px;
}
.landing-3 .tmm .tmm_member .tmm_textblock .tmm_scblock {
    padding-top: 25px;
}
.landing-3 .tmm .tmm_member .tmm_textblock .tmm_sociallink img {
    display: none;
}
.landing-3 .tmm .tmm_member .tmm_textblock a.tmm_sociallink[title="LinkedIn"],
.landing-3 .tmm .tmm_member .tmm_textblock a.tmm_sociallink[title="linkedIn"],
.landing-3 .tmm .tmm_member .tmm_textblock a.tmm_sociallink[title="linkedin"] {
    background-image: url(../img/linkedin.svg);
}
.landing-3 .tmm .tmm_member .tmm_textblock a.tmm_sociallink[title="Xing"],
.landing-3 .tmm .tmm_member .tmm_textblock a.tmm_sociallink[title="xing"] {
    background-image: url(../img/xing.svg);
}

/****************** LANDING-4 ********************/

.page .vc_section.landing-4 h2{
    font-size: 42px;
    line-height: 64px;
    color: #867874;
    margin-bottom: 70px;
    font-weight: 400;
}
.page .vc_section.landing-4 h3{
    color: #222222;
}
.page .vc_section.landing-4 p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    color: #222222;
}
.landing-4 .cta-3 .vc_column-inner{
    padding: 0;
}
.landing-4 .cta-3 .vc_column-inner > .wpb_wrapper{
    display: flex;
    margin-top: 40px;
}
.landing-4 .cta-3 .wpb_single_image {
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #DEDAD8;
}
.landing-4 .cta-3 .wpb_single_image img {
    max-width: 58px;
}
.landing-4 .cta-3 .wpb_text_column {
    width: calc(100% - 170px);
    padding: 60px 100px 60px 130px;
    background-color:  rgba(134, 120, 116, 0.15);
}

/****************** LANDING-5 ********************/

.page .vc_section.landing-5 {
    padding-top: 100px;
    padding-bottom: 60px;
}
.services {
    padding-bottom: 35px;
}
.services .vc_single_image-wrapper {
    width: 112px;
    height: 112px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: rgba(134, 120, 116, 0.15);;
    border-radius: 100%;
}
.services .vc_single_image-wrapper img {
    width: auto;
}
.services p {
    font-size: 18px;
    line-height: 30px;
    color: #222222;
}
.services h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 35px;
}
.services .wpb_text_column {
    padding-right: 45px;
}

/****************** LANDING-6 ********************/

.page .vc_section.landing-6 {
    padding-top: 80px;
    position: relative;
}
.page .vc_section.landing-6:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: calc(-50vw - 576px);
    top: 0;
}

.page .vc_section.landing-6 h2{
    font-size: 42px;
    line-height: 64px;
    color: #867874;
    margin-bottom: 70px;
    font-weight: 400;
}
.page .vc_section.landing-6 p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    color: #222222;
}
.page .vc_section.landing-6 .vc_row {
    padding-left: 100px;
}
.landing-6 .vc_row.with-underline {
    padding-bottom: 85px;
    position: relative;
    margin-bottom: 50px !Important;
}
.landing-6 .vc_row.with-underline:after {
    content: '';
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(34, 34, 34, 0.15);
    position: relative;
    bottom: -84px;
    left: 15px;
}
/****************** LANDING-6 ********************/

.page .vc_section.landing-7 {
    padding-top: 70px !important;
    position: relative;
    padding-bottom: 180px;
    background-position: bottom right -15% !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.page .vc_section.landing-7:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: calc(-50vw - 576px);
    top: 0;
}
.page .vc_section.landing-7 .vc_row {
    padding-left: 100px;
}
.page .vc_section.landing-7 h2{
    font-size: 42px;
    line-height: 64px;
    color: #867874;
    margin-bottom: 50px;
    font-weight: 400;
    text-align: left;
}

.page .vc_section.landing-7 h3{

    text-align: left;
    font-size: 18px;
    line-height: 30px;
    margin-top: 50px;
    color: #222222;
    margin-bottom: 0;
}
.page .vc_section.landing-7 p {
    font-size: 28px;
    line-height: 46px;
    color: #222222;
    text-align: left;
}
.landing-7 .slider{
    max-width: 675px;
    margin-left: 0;
    border-bottom: 1px solid rgba(34, 34, 34, 0.15);
}
.landing-7 .slider.slick-slider .slick-arrow {
    bottom: -80px;
    transform: none;
    top: auto;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(134, 120, 116, 0.55) !important;
    border-radius: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: .3s all;
}
.landing-7 .slider.slick-slider .slick-arrow:hover {
    background-color: rgba(134, 120, 116, 0.15) !important;
}
.landing-7 .slider.slick-slider .slick-arrow.slick-prev {
    left: 0;
}
.landing-7 .slider.slick-slider .slick-arrow.slick-next {
    left: 65px;
}
.landing-7 .slick-prev:before, 
.landing-7 .slick-next:before {
    color: rgba(134, 120, 116, 0.35);
}
.landing-7 .slick-prev:hover:before, 
.landing-7 .slick-next:hover:before {
    color: rgba(134, 120, 116, 0.65);
}
.landing-7 .slick-prev.slick-disabled:before, 
.landing-7 .slick-next.slick-disabled:before {
    opacity: .75;
}
.slider-counter {
    position: absolute;
    bottom: -80px;
    right: 0;
    padding: 9px 16px 6px;
    background-color: rgba(134, 120, 116, 0.15);
    color: #867874;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}
/****************** LANDING-8 ********************/

.page .vc_section.landing-8 {
    padding-top: 120px !important;
    padding-bottom: 0px;
}
.landing-8 h2 {
    font-size: 42px;
    line-height: 64px;
    font-weight: 500;
    color: #867874;

}
.slider-full .slick-slider .slick-arrow {
    background-color: #fff !important;
    border-radius: 0;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 1px solid #867874 !important;
    transition: .3S ALL;
}
#primary .slider-full .slick-slider .slick-arrow:before {
    color: #867874 !important;
    opacity: 1 !important;
}
.slider-half .slick-slider .slick-arrow {
    background-color: transparent !important;
    border-radius: 0;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff !important;
}
#primary .slider-half .slick-slider .slick-arrow {
    opacity: 1 !important;
    transition: .3s all;
}
#primary .slider-half .slick-slider .slick-arrow.slick-prev {
    background-image: url(../img/arrow-left-white.svg) !important;
}
#primary .slider-half .slick-slider .slick-arrow.slick-next {
    background-image: url(../img/arrow-right-white.svg) !important;
}
#primary .slider-half .slick-slider .slick-arrow.slick-prev:hover {
    background-image: url(../img/arrow-left.svg) !important;
}
#primary .slider-half .slick-slider .slick-arrow.slick-next:hover {
    background-image: url(../img/arrow-right.svg) !important;
}
.slider-half .slick-slider .slick-arrow:hover {
    background-color: #fff !important;
}

#primary .slider-full .slick-slider .slick-arrow {
    opacity: 1 !important;
    transition: .3s all;
}
#primary .slider-full .slick-slider .slick-arrow.slick-prev {
    background-image: url(../img/arrow-left-white.svg) !important;
	background-color:transparent !important;
	border:1px solid white !important;
}
#primary .slider-full .slick-slider .slick-arrow.slick-next {
    background-image: url(../img/arrow-right-white.svg) !important; 
	background-color:transparent !important;
	border:1px solid white !important;
}
#primary .slider-full .slick-slider .slick-arrow.slick-prev:hover {
    background-image: url(../img/arrow-left.svg) !important;
	background-color:white !important;
}
#primary .slider-full .slick-slider .slick-arrow.slick-next:hover {
    background-image: url(../img/arrow-right.svg) !important;
	background-color:white !important;
}
.slider-full .slick-slider .slick-arrow:hover {
    background-color: #fff !important;
}

.landing-8 .slider-half h2,
.landing-8 .slider-full h2 {
    margin-bottom: 0;
    margin-top: 0;
}

.landing-8 .slider-half img,
.landing-8 .slider-full img {
    margin-bottom: 0 !important;
    margin-top: 0;
}
.landing-8 .slider-half.right-column img,
.landing-8 .slider-full img{
    margin-bottom: 6px !important;
}
.slider-half .slick-slider .slick-arrow.slick-prev {
    top: auto;
    bottom: 50px;
    left: 50px;
}
.slider-half .slick-slider .slick-arrow.slick-next {
    top: auto;
    bottom: 50px;
    left: 120px;
}
/****************** LANDING-9 ********************/
.page .vc_section.landing-9 {
    padding-top: 90px;
}
.page .vc_section.landing-9 h2{
    font-size: 42px;
    line-height: 64px;
    font-weight: 400;
    color: #867874;
    margin-top: 0;
}
.page .vc_section.landing-9 p {
    font-size: 18px;
    line-height: 30px;
    color: rgba(34, 34, 34, 0.7);
}
.landing-9 .links-list {
    padding-top: 40px;
}
.landing-9 .links-list ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.landing-9 .links-list ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 21px 30px 18px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 12px;
    font-size: 16px;
    line-height: normal;

    color: #222222;
}
.landing-9 .links-list ul li a {
    display: inline-block;
    text-decoration: none;
    color: #222222;
}
.landing-9 .links-list ul li a:after {
    content: '\f105';
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    transition: .3s all;
    
}
.landing-9 .links-list ul li a:hover:after {
    margin-left: 9px;
}
/****************** LANDING-10 ********************/

.page .vc_section.landing-10{
    padding-top: 90px !Important;
    padding-bottom: 90px;
}
.page .vc_section.landing-10 h2{
    font-size: 42px;
    line-height: 64px;
    font-weight: 400;
    color: #867874;
    margin-top: 0;
}
.landing-10 .wpb_gmaps_widget > .wpb_wrapper {
    padding: 0;
}

.landing-10 .wpb_gmaps_widget iframe {
    height: 600px;
    margin-top: 50px;
}
/****************** FOOTER ********************/
.entry-footer {
    display: none;
}
.site-footer {
    background-color: #035C67;
    background-image: url(../img/green-big-logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

.prefooter {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(34, 34, 34, 0.45);
}
.prefooter h2 {
    font-size: 34px;
    line-height: 52px;
    color: #FFFFFF;
    font-weight: 400;
}
.prefooter a {
    font-size: 15px;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    color: #035761;
    display: inline-block;
    padding: 15px 60px;
    margin-top: 20px;
    background: #fff;
    font-weight: 600;
}
.site-info {
    padding-top: 60px;
    padding-bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.site-info .footer-logo {
    width: 160px;
}
.site-info ul,
.botom-bar ul{
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    
}
.site-info ul li,
.botom-bar ul li{
    margin: 0 15px;
}
.site-info ul li:first-child,
.botom-bar ul li:first-child {
    margin-left: 0;
}
.site-info ul li a,
.botom-bar ul li a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}
.site-info ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}
.site-info ul li a:hover::after {
    width: 100%;
    transition: width .3s;
}
.botom-bar {
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding-bottom: 30px;
}
.site-footer .widget {
    margin: 0;
}
.copy {
    font-size: 12px;
    line-height: normal;
    color: #FFFFFF;
}
.popup-contact {
    padding: 70px;
}
.popup-contact .input input,
.popup-contact .input textarea {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    height: 50px;
    padding: 15px 30px;
    width: 100%;
    border-radius: 0;
    margin-bottom: 20px;
}
.popup-contact .input textarea {
    height: 250px;
}
.input {
    position: relative;
    z-index: 1;
    display: block;
    vertical-align: top;
}
.input__label  {
    position: absolute;
    top: 15px;
    left: 30px;
}
.wpcf7-acceptance {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 33px;

}
.wpcf7-acceptance  label span {
    padding-left: 30px;
    position: relative;
    display: block;
}
.wpcf7-acceptance label span:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0px;
    border: 1px solid #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpcf7-acceptance input:checked + span:before {
    content: '\2714';
    box-shadow: 0 0 4px -1px #035C67;
    color: #035c67;
    font-size: 16px;
}
.wpcf7-acceptance input {
    width: 0;
    opacity: 0;
}
.popup-contact input.wpcf7-submit {
    background-color: #035C67;
    border-radius: 0;
    border: none;
    height: 50px;
    width: 100%;
    display: block;
    color: #fff;
}
.popup-contact input.wpcf7-submit:disabled  {
    opacity: 0.7;
}
.popup-contact input.wpcf7-submit:disabled ~ .wpcf7-acceptance label:before {
    
    content: '+';
}
.popup-contact h2{
    font-size: 34px;
    line-height: 52px;
    color: #222222;
    font-weight: 400;
    margin-top: 0;
}
.popup-contact .contact-map iframe{
    width: 100%;
    height: 350px;
    margin-top: 60px;
}


@media all and (min-width: 1920px) {
    .page .vc_section.landing-1 {
        padding-top: 275px;
        padding-bottom: 250px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: right top !important;
    }
    .page .vc_section.landing-6:before,
    .page .vc_section.landing-7:before{
        right: calc(100% - 360px);
        left: auto;
    }
    .page .vc_section.landing-7 {
		padding-top: 130px !important;
		background-position: bottom right 0% !important;
		background-size: auto 100% !important;
		background-repeat: no-repeat !important;
	}
    .vc_section {
        max-width: 100%;
        left: auto !important;
        right: auto !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !Important;
        margin-left: 0 !important;
    }
    .landing-3 .slick-slider .slick-prev {
        left: auto;
        right: calc(100% - 420px);
    }
    .landing-3 .slick-slider .slick-next {
        left: auto;
        right: calc(100% - 490px) !important;
    }
    .slider-counter {
        right: 375px !important;
    }
    .landing-7 .slider-counter {
        right: 0 !Important;
    }
}
@media all and (max-width: 1200px) {
    .site-footer ,container {
        padding: 0 15px;
    }
    .landing-3 .slick-slider .slick-next {
        left: 90px;
    }
    .landing-3 .slick-slider .slick-prev {
        left: 20px !important;
    }
    .landing-3 .slider-counter {
        right: 20px;
        bottom: -48px;
    }
    .menu-toggle.hamburger {
		display: flex;
	}
	.hamburger {
		font: inherit;
		display: inline-block;
		overflow: visible;
		margin: 0;
		padding: 15px 0;
		cursor: pointer;
		transition-timing-function: linear;
		transition-duration: .15s;
		transition-property: opacity,filter;
		text-transform: none;
		color: inherit;
		border: 0;
		background-color: transparent;
		outline: none;
		padding-left: 0;
		z-index: 111;
		position: relative;
		left: 0;
	}
	.hamburger-box {
		position: relative;
		display: inline-block;
		width: 40px;
		height: 24px;
	}
	.hamburger-inner {
		top: 50%;
		display: block;
		margin-top: -2px;
	}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
		position: absolute;
		width: 27px;
		height: 2px;
		transition-timing-function: ease;
		transition-duration: .15s;
		transition-property: transform;
		border-radius: 0px;
		background-color: #fff;
	}
	.hamburger--elastic .hamburger-inner {
		top: 2px;
		transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
		transition-duration: .275s;
	}
	.hamburger-inner:after, .hamburger-inner:before {
		display: block;
		content: "";
	}
	.hamburger-inner:before {
		top: -10px;
	}
	.hamburger--elastic .hamburger-inner:before {
		top: 10px;
		transition: opacity .125s ease .275s;
	}
	.hamburger-inner:after {
		bottom: -10px;
	}
	.hamburger--elastic .hamburger-inner:after {
		top: 20px;
		transition: transform .275s cubic-bezier(.68,-.55,.265,1.55);
	}
	.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
		background-color: #ffffff;
	}
	.hamburger--elastic.is-active .hamburger-inner {
		transition-delay: 75ms;
		transform: translate3d(0,10px,0) rotate(135deg);
	}
	.hamburger--elastic.is-active .hamburger-inner:before {
		transition-delay: 0s;
		opacity: 0;
	}
	.hamburger--elastic.is-active .hamburger-inner:after {
		transition-delay: 75ms;
		transform: translate3d(0,-20px,0) rotate(-270deg);
	}
	.full-navigation {
		position: absolute;
		width: 100%;
		margin: 0 -15px;
		background: #fff;
		transition: .4s all;
		top: 0;
		box-shadow: 0px 0px 17px -5px #ffffff;
	}
	.menu-toggle, .main-navigation .full-navigation {
		flex-direction: column;
		align-items: center;
	}
	.main-navigation a {
		color: #ffffff;
		font-weight: 500;
	}
	.main-navigation li {
		margin: 0;
		float: none;
		width: 100%;
		padding: 10px 0;
		display: block;
		border-bottom: 1px solid #fff;
		text-align: center;
	}
	.full-navigation ul {
		list-style: none;
		flex-direction: column;
		margin: 0;
		padding: 0 15px;
		padding-top: 100px;
		width: 100%;
	}
    .inner-header .site-branding {
        width: 250px;
    }
    .main-navigation .nav-menu {
        position: absolute;
        width: 100%;
        left: 100%;
        top: 120px;
        transition: .4s all;
        display: block;
        background: #035c67 ;
        padding: 20px 10%;
    }
    .main-navigation.toggled .nav-menu {
        left: 0;
    }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
	.vc_row.container, .container {
        padding: 0 15px;
    }
	/****************** LANDING-1 ********************/
    .page .vc_section.landing-1 {
        padding-top: 240px;
        padding-bottom: 210px;
        background-position: right -180px top !important;
        background-size: auto 100% !important;
    }
    #next-section {
        bottom: -220px;
    }
    /****************** LANDING-3 ********************/
    .page .vc_section.landing-3 .tmm_member {
        flex-direction: column;
    }
    .landing-3 .tmm .tmm_member .tmm_photo {
        height: 60vw;
        width: 100%;
    }
    .landing-3 .tmm .tmm_member .tmm_textblock {
        width: 100%;
        padding: 50px 30px;
    }
     /****************** LANDING-4 ********************/
    .landing-4 .cta-3 .wpb_text_column {
        padding: 60px 30px 60px 44px;
    }
     /****************** LANDING-6 ********************/
    .page .vc_section.landing-6 .vc_row  {
        padding-left: 130px;
        display: flex;
        flex-direction: column;
    }
    .page .vc_section.landing-6 .vc_row .vc_col-sm-4 {
        width: 100%;
        padding-right: 80px;
    }
    .page .vc_section.landing-6:before {
        left: calc(30px - 100vw);
    }
     /****************** LANDING-7 ********************/
    .page .vc_section.landing-7 {
        
        padding-left: 30px !important;
        padding-right: 30px !important;
        background-position: bottom right -250px !important;
    }
    .page .vc_section.landing-7:before {
        left: calc(30px - 100vw);
    }
     /****************** LANDING-10 ********************/
    .landing-10 .wpb_gmaps_widget iframe {
        height: 400px;
    }
}
@media all and (max-width: 767px) {

    /****************** LANDING-1 ********************/
    .page .vc_section.landing-1 {
        padding-top: 250px;
        padding-bottom: 200;
        background-size: cover!important;
        background-repeat: no-repeat !important;
        background-position: left 5% top !important
    }
    .landing-1 h1 {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .landing-1 p {
        font-size: 16px;
        line-height: 26px;
    }
    /****************** LANDING-2 ********************/
    .page .vc_section.landing-2 {
        padding-bottom: 60px;
    }
    .page .vc_section.landing-2 h2 {
        font-size: 38px;
        line-height: 58px;
    }
    .page .vc_section.landing-2 p {
        margin-top: 0;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    /****************** LANDING-3 ********************/
    .page .vc_section.landing-3 .tmm_member {
        flex-direction: column;
    }
    .landing-3 .tmm .tmm_member .tmm_photo {
        height: 60vw;
        width: 100%;
    }
    .landing-3 .tmm .tmm_member .tmm_textblock {
        width: 100%;
        padding: 50px 22px;
    }
    .landing-3 .tmm .tmm_names {
        font-size: 38px;
        margin-bottom: 16px;
    }
    .landing-3 .tmm .tmm_job {
        font-size: 16px;
    }
    .landing-3 .tmm .tmm_desc {
        font-size: 16px;
        line-height: 26px;
        padding: 0;
    }
    
    /****************** LANDING-4 ********************/    
    .page .vc_section.landing-4 h2 {
        margin-top: 0;
        font-size: 38px;
        line-height: 58px;
    }
	.page .vc_section.landing-4 .cta-3 {
		
	}
    .landing-4 .cta-3 .vc_column-inner > .wpb_wrapper {
        margin-top: 0;
        flex-direction: column;
    }
    .landing-4 .cta-3 .wpb_single_image {
        width: 100%;
        margin-bottom: 0;
        padding: 30px;
        text-align: left;
        justify-content: flex-start;
    }
    .landing-4 .cta-3 .wpb_text_column {
        width: 100%;
        padding: 30px;
    }
    
    .page .vc_section.landing-4 h3,
    .page .vc_section.landing-4 p{
        font-size: 16px;
        line-height: 26px;
    }
    /****************** LANDING-5 ********************/       
    .page .vc_section.landing-5 {
        padding-top: 55px;
        padding-bottom: 35px;
    }
    .services {
        padding-bottom: 0;
    }
    .services h2,
    .services p {
        font-size: 16px;
        line-height: 26px;
    }
    .services .wpb_text_column {
        padding-right: 0;
    }
    /****************** LANDING-6 ********************/  
    .page .vc_section.landing-6 {
        padding-top: 30px;
    }
    .page .vc_section.landing-6 .vc_row {
        padding-left: 0;
    } 
    .page .vc_section.landing-6 h2 {
        font-size: 38px;
        line-height: 58px;
    }
    .page .vc_section.landing-6 p {
        font-size: 16px;
        line-height: 26px;
    } 
    .page .vc_section.landing-6 .wpb_text_column {
        margin-bottom: 0;
    }
    /****************** LANDING-7 ********************/  
    .page .vc_section.landing-7 {
        padding-top: 0px !important;
        padding-bottom: 150px;
        background-position: bottom left 7% !important;
        background-size: cover !important;
    }
    .page .vc_section.landing-7 h2 {
        font-size: 38px !important;
        line-height: 58px !important;
    }
    .page .vc_section.landing-7 .vc_row {
        padding-left: 0;
    }
    .page .vc_section.landing-7 p {
        font-size: 24px !important;
        line-height: 40px !important;
    }
    .slider-counter {
        bottom: -70px;
    }
    .page .vc_section.landing-7 h3 {
        font-size: 18px !Important;
        margin-top: 40px;
    }
    /****************** LANDING-7 ********************/
    .page .vc_section.landing-8 {
        padding-top: 50px !important; 
    }
    .landing-8 h2 {
        font-size: 38px;
        line-height: 58px;
    }
    .landing-8 .slider-half.right-column img, .landing-8 .slider-full img {
        margin-bottom: 0 !important;
    }
    /****************** LANDING-9 ********************/
    .page .vc_section.landing-9 {
        padding-top: 50px !important; 
    }
    .page .vc_section.landing-9 p {
        font-size: 16px;
        line-height: 26px;
    }
    .landing-9 .links-list ul li {
        padding: 21px 25px 18px 10px;
        position: relative;
    }
    .landing-9 .links-list ul li a {
        font-size: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: right;
        left: 0;
        top: 0;
        padding-right: 10px;
    }
    /****************** LANDING-10 ********************/
    .page .vc_section.landing-10 {
        padding-top: 55px !Important;
        padding-bottom: 25px;
    }
    .page .vc_section.landing-10 h2 {
        font-size: 36px;
        line-height: 56px;
    } 
    .landing-10 .wpb_gmaps_widget iframe {
        height: 300px;
    }
    
    /****************** footer ********************/
    .prefooter {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .prefooter h2 {
        font-size: 27px;
        line-height: 43px;
    }
    .site-footer {
        background-size: cover;
        background-position: left 7%center;
    }
    .site-info {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 40px;
    }
    .site-info .footer-logo {
        margin-bottom: 40px;
    }
    .site-info ul, .botom-bar ul {
        flex-wrap: wrap;
    }
    .site-info ul {
        margin: 0 -15px;
    }
    .site-info ul li{
        margin-bottom: 10px;
    }
    .botom-bar{
        flex-direction: column;
    }
    .botom-bar ul {
        margin-top: 10px;
    }
    .botom-bar ul li:first-child {
        margin-left: 0;
    }
    .site-info ul li:first-child {
        margin-left: 15px;
    }
    .slider-half .slick-slider .slick-arrow.slick-prev {
        bottom: 30px;
        left: 30px !important;
    }
    .slider-half .slick-slider .slick-arrow.slick-next {
        top: auto;
        bottom: 30px;
        left: 100px;
    }
    .landing-7 .slider.slick-slider .slick-arrow.slick-next {
        left: 75px;
    }
}
strong {
	font-weight:bold !important;
}
.page .vc_section.header-opener {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right -40% top !important;
}
.wpb_gmaps_widget {
	min-height:340px;
}