* {
	margin: 0 auto 0;
	padding: 0;
  }
@font-face {
    font-family: 'hcr';
    src: url('../fonts/HeliosCondRegular.eot');
    src:
        /*local('☺'), url('../fonts/HeliosCondRegular.woff') format('woff'),*/
        url('../fonts/HeliosCondRegular.ttf') format('truetype'), url('../fonts/HeliosCondRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'op';
    src: url('../fonts/Opium Normal.eot');
    src: local('☺'), url('../fonts/Opium Normal.woff') format('woff'), url('../fonts/Opium Normal.ttf') format('truetype'), url('../fonts/Opium Normal.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}html {
	height: 100%;
    font-size: 100%;
}
input{
    outline:none;
}
body {
    font-family: 'op', sans-serif;
    width: 100%;
    height: 100%;
    background: url('../images/menu.png') repeat;
    }
.upper{
    text-transform: uppercase;
}
#wrap{
    overflow: hidden;
    position: relative;
}

.row.form {
    margin: 0px auto 0;
}
.block-2,.block-3,.block-1,.block-4,.block-5,.block-6,.block-7,.block-8,.block-9{
    overflow: hidden;
    position: relative;
}
h1,h2,h3,h4,h5{
    text-align:center;
    font-weight: normal;
    }
ul li{
    list-style: none;
	font-size: 16px;
	margin: 0px;
    padding: 0 0 10px 40px;
}
.top{
    background: url(../images/head.jpg) no-repeat center 0;
    overflow: hidden;
    position: relative;
    margin: 60px auto 0px;
    padding-bottom: 118px;
    padding-top: 37px;
}

/*////menu///////*/
.navbar-fixed-top{
    background: url(../images/menu.png) repeat;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 130;
    height: 60px;
}
p.but-mob {
    background: #11B34B url("../images/navbar-toggle.png") 50% 47% no-repeat;
    width: 53px;
    height: 35px;
    float: right;
    margin: 10px 37px 0px 0px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    display: none;
}
.menu-top,.block-2 ul,.block-3 ul{
    overflow: hidden;
    text-align: justify;
    text-justify: newspaper;
    line-height: 0;
}
.block-2 ul{
    width: 95%;
    margin-top: 73px;
}

.menu-top a,.block-2 ul li,.block-3 ul li {
    padding: 14px 0.5%;
    font-size: 18px;
    text-align: center;
    width: auto;
    height: auto;
    vertical-align: top;
    display: inline-block;
    line-height: normal;
    color: black;
}
.block-2 ul li {
    color: white;
    font-size: 18px;
    margin: 0 auto 0;
    width: 23%;
    position: relative;
}

.sxema {
	text-align:center;
}
.sxema img {
	border:2px solid #17AD41;
}


.menu-top:after,.block-2 ul:after,.block-3 ul:after{
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
    vertical-align: top;
}
.wr-h1 h1 {
    display: table-cell;
    padding-right: 12px;
    padding-left: 12px;
}
.wr-h1 span, .top .wr-h1 span{
    background: url('../images/dott.png') repeat-x scroll 0 center transparent;
    display: table-cell !important;
    height: 18px;
    width: 8%;
    margin: 0 !important;
}
.wr-h1 {
    display: table;
    margin: 29px auto 0;
}

.top h1,.block-1 h1 {
    font-size:60px;
    font-size:3.75rem;
    margin: 75px auto 14px;
    text-transform: uppercase;
    color: #17AD41;
}
.block-1 h1 {
    font-size: 48px;
    font-size: 3rem;
    margin: 48px auto 7px;
    text-transform: none;
    line-height: 49px;
    color: black;
}

.cleared {
    clear: both;
}


.form {
    overflow: hidden;
    position: relative;
    margin: 18px auto 46px;
    width: 100%;
    }
.top img {
    margin: 16px auto 24px;
}
.top p {
    color: white;
    font-size: 24px;
    width: 37%;
    line-height: 29px;
    text-shadow: 1px 2px 0px #000;
}
.top p:last-child {
    width: 87%;
   }
.top h2 {
    font-size: 46px;
    font-size: 2.875rem;
    margin: 6px auto 25px;
    line-height: 59px;
    color: white;
    text-shadow: 1px 2px 0px #000;
    }
h1 {
    font-size: 48px;
    font-size: 3rem;
   }
h4 {
    font-size: 22px;
}
/*////form*/
form.email{
    width: 88%;
    padding-top: 8px;
   }

#form form.email p {
    margin: 90px auto 26px;
    overflow: hidden;
    width: 90%;
    display: block;
}
#form input[type='text'] {
    width: 98%;
    margin: 0px 5px 15px 2px;
    color: #757474;
   }
form.email p {
    margin: 0px auto 0px;
    width: 67%;
    display: inline-block;
    padding:0px;
}
.box {
    background: url("../images/box-butt.png") no-repeat scroll left center transparent;
    width: 251px;
    height: 61px;
    margin: -9px auto 14px;
    text-decoration: none;
    padding-top: 5px;
    display: inline-block;
    float:right;
}
#form h4 {
    top: 28px;
    left: 0;
    right: 0;
    margin: auto;
    font: 17px/23px 'op';
    text-transform: uppercase;
}
.abs {
    position: absolute;
}

input[type='text']{
    width: 48%;
    border: 2px solid #17AD41;
    padding-left: 18px;
    font-size: 18px;
    margin: 0px 5px 0 2px;
    color: white;
    display: inline-block;
    height: 42px;
    line-height: 31px;
    background: none;
}
.but-in {
    background: url('../images/butt.png') no-repeat scroll 0 0 transparent;
    width: 241px;
    height: 54px;
    border: none;
    display: block;
    font: 18px 'op';
    color: white;
   }
.but-in:hover, .but-in:active {
    background-position: 0 -60px;
}

/*1*/
.block-1 .wr-h1 span {
    background: url('../images/dott-black.png') repeat-x scroll 0 center transparent;
    width: 12%;
   }
.block-1 p,.block-1 span {
    font: 18px/24px 'op';
    margin: -2px auto 37px;
    text-align: center;
    width: 94%;
}
.block-1 p:nth-child(2),.block-1 span :nth-child(2){
    width: 67%;
    margin-left: 22%;
}
.block-1 .col-sm-10:nth-child(1) p:nth-child(2),.block-1 .col-sm-10:nth-child(1) span:nth-child(2){
    margin-left: 11%;
}
.block-1 .col-sm-10:nth-child(1) p:nth-child(3), .block-1 .col-sm-10:nth-child(1) span:nth-child(3) {
    width: 84%;
    margin-left: 2%;
}
.block-1 .col-sm-10:last-child p:nth-child(3), .block-1 .col-sm-10:last-child span:nth-child(3) {
    width: 80%;
    margin-left: 19%;
}

.block-1 .wr-h1 {
    margin: 29px auto 66px;
}
.block-1 .box {
    margin: 337px -12px 0 0px;
    display: block;
  }
.block-1 span {
    display: block;
    color: #17AD41;
    margin: 0 auto 1px;
  }
.block-1{
    background: url('../images/menu.png') repeat;
    padding: 31px 0 111px 0;
   }
.block-1 .container{
    background: url('../images/banner.png') no-repeat center 174px;
   }

/*2*/
.block-2 img.ram {
    position: absolute;
    border-radius: 0;
    width: 157px;
    margin: auto;
    height: 157px;
    left: 0;
    right: 0;
}
.block-2 img {
    border-radius: 50%;
    width: 156px;
    margin: 0px auto 0;
    height: 156px;
}
.block-2{
    background: url('../images/fon1.jpg') no-repeat center 0px;
    padding-top: 73px;
    padding-bottom: 14px;
    background-size: cover;
  }
.block-2 h1,.block-4 h1 {
    margin: 0px auto 5px;
    line-height: 47px;
    color: #fff;
   }

.block-2 p {
    font: 20px/24px 'op';
    width: 100%;
    margin: 17px auto 27px;
}
.block-2 .wr-h1 span {
    width: 10%;
    background: url('../images/dott.png') repeat-x scroll 0 center transparent;
    }
/*///3*/
.block-3{
    background: url('../images/fon2.jpg') no-repeat center 0px;
    padding: 21px 0 60px 0;
    background-size: cover;
 }
.block-3 .wr-h1 {
    margin: 29px auto 56px;
}
.block-3 .container {
    width: 78%;
}

.block-3 h1 {
    margin: 6px auto 0px;
    line-height: 67px;
   }
.block-3 .col-md-12>div{
    overflow: hidden;
    padding-top: 8px;
    }
.block-3 .col-md-12>div img{
    float: left;
    margin-right: 9px;
    margin-top: -5px;
    }
.block-3 .col-md-12>div p{
    margin: 0px 0 23px 0px;
    font-size: 18px;

    line-height: 23px;
    overflow: hidden;
    }

.block-3 .wr-h1 span {
    background: url('../images/dott-black.png') repeat-x scroll 0 center transparent;
    width: 14%;
   }
a{
    text-decoration: underline;
	color: #17AD41;
   }

a:hover{
    text-decoration: none;

}
}
.vid {
    background: url('../images/vid.png') no-repeat center 0;
    height: 292px;
    overflow: hidden;
   }
.player {

    margin-top: 12px;
    position: relative;
    height:350px;
}

.block-3 ul li div {
    width: 82px;
    height: 82px;
    border: 3px solid #17AD41;
    border-radius: 50%;
    display: table;
    margin: 21px auto 14px;
}
.block-3 ul{
    margin: 18px 0 0 0;
    width: 91%;
}
.block-3 ul li{
    width: 27%;
}
.current a {
    z-index: 888;
    display: block;
}
.block-3 p{
    line-height: 25px;
    font-size: 18px;
}
.block-3 ul li div span {
    font-size: 28px;
    font-size: 1.75rem;
    display: table-cell;
    vertical-align: middle;
    font-family: 'hcr';
}
/*/////4*/
.block-4{
    background: url(../images/fon3.jpg) no-repeat center 0;
    padding: 39px 0 55px 0px;
    text-align: center;
    color: white;
}
.block-4 .form {
    margin: 2px auto 0px;
  }

.block-4 h2 {
    font-size: 31px;
     font-size: 1.937rem;
    margin-bottom: 30px;
   }
.block-4 h1 {
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 0px;
   }

/*5*/
img.lupa {
    position: absolute;
    right: 5%;
    top: 10%;
    border: none;
    box-shadow: none;
}
.wr-h1 span {
    background: url('../images/dott-black.png') repeat-x scroll 0 center transparent;
   width: 8%;
 }
.wr {
    width: 100%;
    margin: 23px auto 0;
    padding-bottom: 45px;
    max-width: 1000px;
    overflow: hidden;
    }
.block-5{
    background: url(../images/menu.png) repeat;
    padding: 45px 0 27px 0px;
}
.block-5 .wr-h1 span {
    background: url('../images/dott-black.png') repeat-x scroll 0 center transparent;
    width: 12%;
}
.block-5 h1 {
    margin: 10px auto 20px;
    line-height: 37px;
    font-size: 48px;
    font-size: 3rem;
}


.owl-carousel {
    width: 89%;
}
.owl-buttons>div {
    background: url(../images/arrows2.png) no-repeat 0 center;
    width: 35px;
    height: 100%;
    position: absolute;
    z-index: 3;
    bottom: -130px;
    margin: -19px -55px 0;
    text-indent: -8000px;

}
.owl-prev {
  left:47%;
}
.owl-next {
    background-position: 100% center !important;
  right:47%;
}
.item {
    padding: 0 8px 0 0px;
    text-align:center;
}
.item img {
    width:290px;
    border:2px solid #fff;
    box-shadow:0 0 2px #000;
}


.m{
    height: 320px;
    width: 842px;
    margin: 0;
    float: left;
    padding: 50px 0px;
  }





/*///6*/

.block-6{
    background: url('../images/bg-foot.png') repeat;
    padding: 20px 0 30px 0;
    }
.block-6 .wr-h1 {
    margin: 29px auto 57px;
}
.block-6 .wr-h1 span {
    background: url('../images/dott-black.png') repeat-x scroll 0 center transparent;
    width: 15%;
}
.block-6 h1 {
    margin: 0 auto 40px;
    line-height: 37px;
    font-size: 36px;
    font-size: 2.25rem;
}

.block-6 .area p,.block-6 .area span{
    font-size: 20px;
    margin: 34px auto 14px;
    line-height: 25px;
    width: 90%;
    color: #fff;
}
.block-6 .area span{
    font-size: 26px;
    display: block;
    margin: 20px auto 52px;
      }
.block-6 .box{
    float: none;
    margin: 12px auto 7px;
      }

.block-6 .col-md-12 p{
    font-size: 18px;
    margin: 48px 8% 0 0;
    color: #929292;
    text-align: right;
}

#map {
    margin-top: 0;
    width: 92%;
    height: 352px;
    position: relative;
    box-shadow: 0px 0px 6px #9A9A9A;
}

.area {
    background: url('../images/bg-tab.png') repeat;
    width: 37%;
    padding: 1px 14px 31px 15px;
    margin: auto;
    position: absolute;
    top: 0;
    height: 352px;
    right: 0;
}

a.logo-foot {
    display: block;
    width: 82px;
    float: left;
    margin: 33px 0 0 11%;
}

.row {
  position: relative;
}

.novalid {
    box-shadow: inset -3px 3px 6px #ffb1a6,inset 3px -3px 6px #fac4bf !important;
}
#form{
    width: 284px;
    display: none;
    margin: auto;
    background-color: #DBEBF9;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
p{
    line-height:22px;
}

.cent{
    text-align: center;
}

img{
    border: none;
    max-width: 100%;
    height: auto;
    display: block;
  }


#lean_overlay {
    position: fixed;
    z-index: 160;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}
.wr-menu {
    width: 76%;
   }

/*/////////////////////////===========////////=================////////===========/////////////////////////////////*/
/*//////////-----------==media=======--------------------///////////////////*/
@media (min-width:1200px) {

    .mb-slider{
        margin: 0px 0 0 -20px;
          }
    .mb-slider .mb-panel {
       padding: 19px;
    }
}
@media (max-width:1200px) {
    html{
        font-size: 96%;
    }
    .block-1 .box {
        margin: 337px -17px 0 0px;
          }
    .block-3 ul {
        width: 100%;
    }
    .block-3 .container {
        width: 91%;
    }
    .mb-slider .mb-panel {
        margin: 0;
        padding: 15px;
           }
    .mb-slider{
        margin: 0px 0 0 -14px;
    }

}
@media (max-width:992px) {
    html{
        font-size: 89%;
    }
    .mb-slider {
        margin: 0px 0 0 -20px;
    }
    .mb-slider .mb-panel {
       padding: 16px !important;
    }

    .top p {
        width: 58%;
         }
    form.email {
        width: 100%;
         }
   #form form.email {
        width: 88%;
        padding-top: 8px;
    }
    form.email p {
        width: 65%;
        }
    input[type='text'] {
        width: 46%;
        margin: 0px 10px 0 2px;
        }
    .block-1 .container {
        background: none;
    }
    .block-1 p, .block-1 span {
       width: 100%;
    }
    .block-1 .col-sm-10:nth-child(1) p:nth-child(2), .block-1 .col-sm-10:nth-child(1) span:nth-child(2) {
        margin: 0 auto 37px;
        width: 107%;
    }
    .block-1 .col-sm-10:nth-child(1) p:nth-child(3), .block-1 .col-sm-10:nth-child(1) span:nth-child(3) {
        width: 104%;
        margin-left: 0;
    }
    .block-1 p:nth-child(2), .block-1 span :nth-child(2) {
        width: 103%;
        margin-left: 0;
    }
    .block-1 .col-sm-10:last-child p:nth-child(3), .block-1 .col-sm-10:last-child span:nth-child(3) {
        width: 100%;
        margin-left: 0;
    }
    .block-1 .container{
        width: 90%;
    }
    .block-1 .container {
        width: 79%;
    }
    .block-1 .box {
        position: absolute;
        left: -43%;
        right: 50%;
        bottom: -484px;
    }
    .block-3 .container {
        width: 66%;
    }
    .block-2 ul {
        width: 100%;
           }
    .block-2 ul li {
         width: 42%;
         }
    a.mb-scrollButtons {
        top: 111%;
       }
    a.mb-scrollButtons.mb-left {
       left: 44%;
    }
    a.mb-scrollButtons.mb-right {
       right: 44%;
    }
    #map {
       width: 100%;
       }
    .area {
        width: 45%;
    }
    .block-6 .area p{
        font-size: 18px;
          }


    .block-6 p {
        width: 100%;
       }
    .block-5 ul li {
       width: 41%;
    }

    .top {
        background-size: cover;
        padding-bottom: 76px;
    }
    .wr-menu {
        width: 100%;
    }
    .block-5 p {
        width: 96%;
    }
}
@media (max-width:868px) {
    .block-1 .box {
        bottom: -523px;
    }
    .block-3 .container {
        width: 84%;
    }

}
@media (max-width:768px) {
    html{
        font-size: 90%;
    }
    form.email p {
        margin: 0px auto 0px;
        width: 72%;
        display: block;
    }
    input[type='text'] {
        width: 58%;
        margin: 0px auto 16px;
        display: block;
       }
    .box {
        margin: -4px auto 14px;
        float: none;
        }
    .block-1 .box {
        bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        margin: 48px auto 49px;
    }
    .block-1 .wr-h1 {
        margin: 29px auto 33px;
    }
    .block-1 p{
        text-align: center;
        width: 78%!important;
    }
    .block-1 .col-sm-10:nth-child(1) p:nth-child(3), .block-1 .col-sm-10:nth-child(1) span:nth-child(3), .block-1 .col-sm-10:last-child p:nth-child(3), .block-1 .col-sm-10:last-child span:nth-child(3) {
        margin: 0 auto 0;
    }
    .block-1 p:nth-child(2), .block-1 span :nth-child(2) {
        margin: 0 auto 37px;
    }
    .block-1 {
       padding: 31px 0 85px 0;
    }
    .block-4 {
        padding: 22px 0 24px 0px;
        background-size: cover;
    }
    .block-2 ul li {
        width: 48%;
        }
    .block-2 p {
        width: 87%;
        }
    .block-6 .area span {
        font-size: 24px;
    }
    .block-6 p {
      text-align: center;
    }

    .block-6 p {
        width: 95%;
    }

    .top p img {
        margin: 4px auto 18px;
    }

    .top h1, .block-1 h1 {
        line-height: 60px;
    }
     .menu-top {
         width: 250px;
         float: right;
    }
    .wr-menu {
        margin-top: 48px;
        background: url(../images/menu.png) repeat;
        overflow: hidden;
    }

    p.but-mob {
        display: block;
        position: absolute;
        right: -1%;
    }
    .menu-top {
        padding-top: 12px;
        padding-bottom: 6px;
        margin-right: -1%;
    }
    .menu-top a {
        text-align: right;
        margin: -2px 0 0 0;
        padding: 4px 6px 0 0px;
        height: 36px;
        display: block;
        width: 100% !important;
    }
    a.mb-scrollButtons.mb-left {
        left: 43%;
    }
    a.mb-scrollButtons.mb-right {
        right: 43%;
    }
   }


@media (max-width:730px) {

    html{
        font-size: 88%;
    }
    .top h2 {
        margin: 19px auto 25px;
        line-height: 49px;
         }
    .block-6 .area span {
        font-size: 20px;
    }

}
@media (max-width:690px) {
    html{
        font-size: 86%;
    }
    .block-3 .container {
        width: 97%;
    }
}
@media (max-width:636px) {
    html{
        font-size: 80%;
    }
    form.email p {
        width: 100%;
       }

    .block-2 ul li {
        width: 100%;
    }
    .block-2 p {
        width: 58%;
         }
    .block-3 {
       padding: 21px 0 33px 0;
          }

    a.mb-scrollButtons.mb-left {
        left: 41%;
    }
    a.mb-scrollButtons.mb-right {
        right: 41%;
    }
    .mb-slider .mb-panel {
        padding: 14px !important;
    }
    .block-6 .area p {
        font-size: 20px;
        width: 100%;
    }
    .block-6 .area span {
        font-size: 33px;
        width: 100%;
    }
     .block-6 .box {
        margin: 12px auto 7px;
        display: block;
    }
    .area {
        width: 100%;
        position: relative;
        margin: 0 auto 0;
        overflow: hidden;
        height: auto;;
    }
    #map {
        height: auto;
        }
    .block-5 ul li {
        width: 50%;
    }
    img.lupa {
        right: 6%;
        top: 15%;
           }

}

@media (max-width:600px) {
    html{
        font-size: 78%;
    }
    .top p {
        width: 85%;
        }
    .top .wr-h1 {
       width: 63%;
    }
    .block-1 p {
      width: 89%!important;
    }
    .block-3 .container {
        width: 100%;
    }
    .block-3 ul li p {
        width: 100%;
    }
    .block-3 .wr-h1 {
        margin: 17px auto 32px;
    }
    #map>ymaps:nth-child(1) {
        height: 344px !important;
    }
}

@media (max-width:550px) {
    .top .wr-h1 {
        width: 80%;
    }
    .block-1 p {
        width: 100%!important;
    }
    .block-2 p {
        width: 73%;
    }
    .block-3 ul li {
        width: 100%;
    }
    .block-3 .col-md-14>div img {
        float: none;
        margin: 0 auto 5px;
    }
    .block-3 .col-md-14>div p {
        margin: 0 auto 23px;
    }
    .block-3{
       text-align: center;
    }
    .block-3 ul {
        margin:0;
        }
    .block-3 ul li div {
        width: 77px;
        height: 77px;
       margin: 0px auto 8px;
    }
    .block-4 h1 {
         line-height: 40px;
    }

}

@media (max-width: 500px){
    .block-2 ul li {
        width: 100%;
    }

    .block-2 {
        padding-top: 50px;
      }

}
@media (max-width: 482px){

}

@media (max-width:400px) {

  .block-1 .wr-h1 {
        margin:0;
    }

}


/*
div{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wr-menu,.slider .pagination div,.but{
    -webkit-transition: none;
    -moz-transition:none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
*/

html {
    -webkit-text-size-adjust: none;
}
.container,.container-fluid {
max-width: 1010px;
}

.more-block {
	margin:15px;
	text-align:center;
}

.more-block a {
	color:#17AD41;
	font-size:20px;
	cursor:pointer;
	text-decoration:none;
}

.more-text {
	margin:15px 0;
	text-align:left;
	display:none;
}

.more-text p {
	margin:15px 0 !important;
	text-align:left;
	padding:0;
}








