﻿@charset "utf-8";
/* CSS Document */
.landing h2 {
    font: 36px 'MyriadProSemibold';
    color: #933;
    line-height: 35px;
    text-align: center;
}

.landing h3 {
    font: 24px 'MyriadProSemibold';
    color: #933;
    text-align: center;
    margin: 30px 0;
}

.center_land {
    width: 910px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.center_land strong {
    color: #933;
}

.landk {
    height: 337px;
    border-bottom: 12px solid #933;
}

/*.land1 { height:360px; border-bottom:12px solid #933; background:url("../img/land/land1_bg.jpg") center no-repeat; }*/
.land1 {
    height: 310px;
    border-bottom: none;
    background: url("../img/land/land1_bg.jpg") center no-repeat;
}

.test .land1 {
    height: 200px;
    border-bottom: none;
    background: none;
}

.land_ger {
    background: url("../img/land/land2_bg.jpg") center no-repeat;
}

.land_fr {
    background: url("../img/land/land3_bg.jpg") center no-repeat;
}

.land_spa {
    background: url("../img/land/land4_bg.jpg") center no-repeat;
}

.land_ita {
    background: url("../img/land/land5_bg.jpg") center no-repeat;
}

/*.land_poli {background:url("../img/land/land6_bg.jpg") center no-repeat;}*/
.land_poli {
    background: url("../img/banner.png") center no-repeat;
}

.land_poli1 {
    background: url("../img/land/land6_bg.jpg") center no-repeat;
}

.land_poli .txt1 {
    width: 560px !important;
}

.land1 .txt1 {
    position: absolute;
    top: 60px;
    left: 49px;
    font-family: 'MyriadProSemibold';
    font-size: 45px;
    width: 520px;
    line-height: 40px;
    color: #933;
}

.test .land1 .txt1 {
    position: absolute;
    top: 27px;
    left: 49px;
    font-family: 'MyriadProSemibold', serif;
    font-size: 45px;
    width: 520px;
    line-height: 40px;
    color: #933;
}

.test .land1 .img1 {
    text-align: right;
}

.test .land1 .img1, .test .land1 img {
    height: 200px;
}

.land1 .txt2 {
    position: absolute;
    top: 130px;
    left: 49px;
    font-family: 'MyriadProSemibold';
    font-size: 30px;
    width: 500px;
    line-height: 30px;
    color: #333;
}

.test .land1 .txt2 {
    position: absolute;
    top: 80px;
    left: 49px;
    font-family: 'MyriadProSemibold';
    font-size: 30px;
    width: 500px;
    line-height: 18px;
    color: #333;
}

.land1 .reg {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 30px;
}

.land1 .reg p {
    margin: 5px 0;
}

.land1 .reg p a {
    font-family: 'MyriadProSemibold';
    color: #333;
}

.land2, .land3, .land5 {
    padding: 40px 0;
    text-align: center;
}

.land2 h2, .land3 h2, .land5 h2, .land6 h2, .land7 h2 {
    margin-bottom: 40px;
}

.land2 .block {
    width: 500px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 50px;
}

.land2 .block p {
    font: 18px 'MyriadProSemibold';
    margin: 5px 0;
}

.land3 .reviews {
    width: auto;
}

.land3 .reviews .review {
    width: 146px;
    margin: 0 3px 30px 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.land3 .reviews .review:last-child {
    margin-right: 0;
}

.land3 .reviews .review p {
    color: #933;
    font-size: 14px;
    margin: 10px 0;
}

.land3 .reviews .review a {
    color: #333;
    font-size: 14px;
}

.land3 .reviews_slider {
    display: none;
}

.land3 .reviews_slider .owl-theme .owl-next {
    height: 145px;
}

/*.land3 iframe {width:100%;}*/
.slick-slide {
    margin-right: 28px;
}

.sl {
    margin: 20px 0;
}

.owl-theme .owl-controls {
}

.owl-theme .owl-next {
    background: url("../img/arr_right.jpg");
    width: 44px;
    height: 150px;
    position: absolute;
    top: 0;
    right: 0;
}

.land3 .owl-theme .desc {
    text-align: center;
    font-style: italic;
}

.land3 .owl-theme .name {
    text-align: center;
    color: #933;
}

.land4 {
    background: #e9cfd0;
    padding: 1px 0 35px;
    margin-bottom: 60px;
}

.land4 .block {
    width: 450px;
    height: 660px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    position: relative;
}

.land4 .block:last-child {
    margin-right: 0;
}

.land4 .block .img {
    float: left;
    margin: 0 15px 0 0;
}

.land4 .block a {
    font-size: 20px;
    color: #933;
    font-style: italic;
    width: 200px;
    display: block;
    float: left;
    line-height: 25px;
}

.land4 .block .shtamp {
    text-align: right;
    margin: 0 0 30px 200px;
}

.land4 .block .sertif {
    border: 2px solid #933;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}

.land5 {
}

.land5 .block {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 0 10px;
}

.land6 {
    padding: 40px 0;
}

.land6 .line {
    margin: 40px 0;
}

.land6 .blocks {
    text-align: center;
}

.land6 .block {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    margin: 0 24px;
}

.land6 .abilitys {
    text-align: center;
}

.land6 .ability {
    display: inline-block;
    vertical-align: top;
    width: 215px;
    margin: 0 4px;
}

.land6 .easement {
    text-align: center;
}

.land6 .easement p {
    color: #933;
    font-family: 'MyriadProSemibold';
    font-size: 18px;
}

.land7 {
}

.land7 .line {
    margin: 40px 0;
}

.land7 .programm {
    width: 100%;
    margin: 8px 0 0;
}

.land7 .programm td {
    width: 130px;
    background: #d1d2d4;
    border: 1px solid #dddddf;
    padding: 8px 0;
    text-align: center;
}

.land7 .programm th {
    background: #950000;
    padding: 8px 0;
    border: 1px solid #fff;
    border-bottom: 8px solid #fff;
}

.land7 .programm th a {
    color: #fff;
    font-family: 'MyriadProSemibold';
}

.land7 .programm_mob {
    width: 100%;
    display: none;
}

.land7 .programm_mob th {
    text-align: left;
}

.land7 .programm_mob td {
    text-align: right;
}

.land7 .programm_mob .pm_td {
    text-align: center;
    padding: 10px 0 0;
}

.land7 .programm_mob a {
    background: #950000;
    color: #fff;
    font-family: 'MyriadProSemibold';
    display: block;
    padding: 8px 0;
    -webkit-box-shadow: inset rgba(0, 0, 0, .7) -2px -2px 3px, inset rgba(255, 255, 255, .7) 2px 2px 3px;
    -moz-box-shadow: inset rgba(0, 0, 0, .7) -2px -2px 3px, inset rgba(255, 255, 255, .7) 2px 2px 3px;
    box-shadow: inset rgba(0, 0, 0, .7) -2px -2px 3px, inset rgba(255, 255, 255, .7) 2px 2px 3px;
}

.land7 .pgr td {
}

.land7 .sales img {
    float: left;
}

.land7 .block {
    width: 280px;
    height: 170px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 1) -3px -3px 10px, inset rgba(255, 255, 255, 1) 3px 3px 10px;
    -moz-box-shadow: inset rgba(0, 0, 0, 1) -3px -3px 10px, inset rgba(255, 255, 255, 1) 3px 3px 10px;
    box-shadow: inset rgba(0, 0, 0, 1) -3px -3px 10px, inset rgba(255, 255, 255, 1) 3px 3px 10px;
    display: table;
    float: left;
    position: relative;
    margin-bottom: 30px;
}

.land7 .block p {
    color: #fff;
    font-size: 28px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
}

.land7 .block1 {
    background: #cc6666;
    margin-right: 35px;
}

.land7 .block1:after, .land7 .block2:after {
    content: url("../img/land/less.png");
    position: absolute;
    top: 65px;
    right: -31px;
}

.land7 .block2 {
    background: #993333;
    margin-right: 35px;
}

.land7 .block3 {
    background: #660000;
}

.land7 .cards {
    text-align: center;
    margin: 50px 0;
}

.land7 .cards img {
    margin: 15px 0;
}

.land7 .garanty {
}

.land7 .garanty .title {
    font-size: 24px;
    color: #933;
    line-height: 30px;
}

.land7 .garanty .title b {
    font-size: 36px;
}

.land7 .garanty .txt {
    float: left;
    width: 515px;
}

.land7 .garanty img {
    float: right;
}

.land7 .questions {
}

.land7 .questions .quest {
}

.land7 .questions .quest > p {
    color: #933;
}

.land7 .questions .quest > p a {
    font-family: 'MyriadProSemibold';
}

.land7 .step {
    margin: 15px 0;
}

.land7 .step img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    margin: 0 10px 0 0;
}

.land7 .step .txt {
    display: inline-block;
    vertical-align: middle;
    width: 790px;
}

.land7 .step .txt em {
    color: #933;
}

.land7 .test {
    text-align: center;
}

/*.land7 .test .btns {line-height:9px;}
.land7 .test .btns em { font-size:11px; text-transform:none;}*/

.land_langs {
    height: 57px;
    background: #666;
    margin: 40px 0 0;
}

.land_langs.silver {
    height: auto;
    background: url("../img/plashka2.jpg");
    border-top: 2px solid #933;
    margin: 40px 0 0;
}

.land_langs {
    clear: both;
}

.test .land_langsh ul {
    width: 900px;
    margin: 0 auto;
}

.land_langs li {
    display: inline-block;
    vertical-align: top;
    margin: 15px 7px;
}

.land_langs li a {
    color: #fff;
}

.land_langs li a img {
    margin: 0 5px 0 0;
    width: 48px;
}

/*.land_langsh {height:57px; background:#666;}*/

.land_langsh {
    height: 57px;
    background: url("../img/plashka2.jpg") repeat-x;
    /*	border-top: 2px solid #933;
        border-bottom: 2px solid #933*/;
}

.land_langsh li {
    display: inline-block;
    vertical-align: top;
    margin: 15px 7px;
}

.land_langsh li a {
    color: #fff;
}

.land_langsh li a img {
    margin: 0 5px 0 0;
    width: 48px;
}

.test footer {
    clear: both;
}

.landing_articles {
    width: 250px;
    float: left;
    margin-right: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.landing_articles_text {
    background-color: rgba(158, 130, 130, 0.25);
    padding: 10px;
}

.landing_articles_text p {
    margin: 5px 0 5px 0;
}

.landing_articles_banner {
    margin: 10px auto;
    /*background-color: #fff;*/
    padding: 0;
    min-height: 189px;
}

.landing_articles .line {
    width: inherit;
    background: none;
    border-bottom: 1px solid #b1afaf;
}

.landing_articles h2 {
    font-size: 18px;
    text-align: center;
    padding: 0;
    line-height: normal;
}

.landing_main {
    max-width: 910px;
    float: left;
}

.test .center {
    width: 100%;
    max-width: 1200px;
}

.test .center_land {
    width: 100%;
    max-width: 1200px;
}

.test .land7 .programm td {

}

.content.landing.test {
    /*overflow: auto;*/
}

@media (max-width: 1200px) {
    .test .landing_articles {
        float: none;
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }

    .test .landing_main {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .col {
        float: none;
        margin: 0 auto;
    }

    .test .center_land {
        display: flex;
        flex-direction: column;
    }

    .landing_main {
        order: 1;
    }

    .landing_articles {
        order: 2;
    }
}

.top_header.silver {
    background: url("../img/plashka1.jpg") repeat-x;
    border-bottom: 2px solid #933;
}

.silver .logo_desc {
    color: #ffffff;
    text-shadow: 1px 1px 2px #333;
}

.silver .admin, .silver .admin a {
    color: #933;
}

@media screen and (max-width: 700px) {
	body,html{
		width: 100%;
	}
	.content {
		position: relative;
		width: 100%;
	}
	.pages.center.articles h1{
		display: none;
	}
	.pages.center.articles{
		/*display: table;*/
		width: 100%;
	}
	.pages.center.articles .landing_main{
		/*display: table-cell;*/
		width: 100%;
	}
    .pages.center.articles .landing_articles {
      display: table-footer-group;
	  margin-top: 0!important;
	  width: 100%;
    }
  }

@media (max-width: 480px) {
    .test .land1 .txt1, .test .land1 .txt2 {
        width: auto;
        left: 0;
        /*padding: 0 10px;*/
    }

    .test .land1 .txt2 {
        top: 100px;
    }

    .test .land1 {
        height: auto;
    }

    .test .img1 img {
        display: none;
    }

    .land_langsh {
        background-repeat: repeat;
    }

    .land_langs.silver {
        height: auto;
        background-repeat: repeat;
    }
}