@import url("../font/font.css");
.desc_item_detail{
    font-weight: bold;
    margin-bottom: 30px;
}
.text .desc_item_detail p{
    margin: 0;
}
html, body{
    background: #fff;
    margin: 0;
    padding: 0;
    color: #3b3b3b;
    height: 100%;
    font: 16px/22px proxima_nova, Geneva, sans-serif;
}
body{
    position: relative;
}
img{
    max-width: 100%;
}
table img{
    max-width: none;
}
a img {
    border: 0 none;
}
h1, h2, h3 , h4, h5{
    padding: 0;
    margin: 1.2em 0 0.8em;
    font-weight: normal;
}
a{
    text-decoration: none;
    color: #3d8c5e;
}
a:hover{
    text-decoration: underline;
}
a span, a font{
    cursor: pointer;
}
label{
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
input[type="submit"], button{
    cursor: pointer;
}
textarea{
    resize: vertical;
}
input, textarea, button{
    font-family: inherit;
    color: inherit;
    outline: 0 none;
}
button::-moz-focus-inner{
    padding: 0;
    border: 0;
}
::selection{
    color: #fff;
    background: #2ecc71;
}
::-moz-selection{
    color: #fff;
    background: #2ecc71;
}
/* end reset */

/* ������� ����� �� ��� ������, ���� ���� ������� ��� ��� ������� =) */
.wr{
    padding: 0 4%;
    margin: 0 auto;
    position: relative;
}
.main{
    /*background: url("../img/body.png") no-repeat 50% 100%;*/
    min-height: 100%;
    position: relative;
    overflow: hidden;
}
.hr{
    background: transparent;
    height: 0;
    border-top: 1px solid #0674ac;
    margin: 29px 0 27px;
}
.logo,
.slideprev, .slidenext,
.slideprev-min, .slidenext-min{
    font: 0px/0px Arial;
    outline: 0 none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.over{
    overflow: hidden;
}
.clear{
    clear: both;
}
.alllink{
    text-align: right;
    margin: 12px 0 0;
}
/* !!! */

/* top */
.main-slide-block{
    background: #393735;
    position: relative;
    height: 545px;
    overflow: hidden;
}
.main-slide-block:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(52,52,52,0.85);
}
.main-slide-block .top{
    background: transparent;
}

.video-block{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.video-block img{
    width: 100%;
}


.top{
    background: #343434;
    position: relative;
    z-index: 3;
    height: 150px;
}
.logo{
    float: left;
    background: url("../img/logo.png") no-repeat 50% 50%;
    width: 309px;
    height: 99px;
    display: block;
    margin: 16px 0 0;
}
.tright{
    float: right;
}
.tcontact{
    background: #393936;
    background: rgba(0,0,0,0.3);
    float: right;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 -20px 0 0;
    padding: 9px 20px 9px 35px;
    letter-spacing: 0.1em;
}
.tcontact > span{
    display: inline-block;
    padding: 0 0 0 23px;
    position: relative;
}
.ttel{
    margin: 0 0 0 30px;
}
/* .taddr:after, .ttel:after{background: url("../img/icons16.png") no-repeat; content: ""; display: block; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; margin: -8px 0 0;}
.ttel:after{background-position: -16px 0;} */

.tnav{
    clear: right;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 90px -19px 0 0;
}
.tnav a{
    border: 1px solid transparent;
    display: inline-block;
    overflow: hidden;
    padding: 13px 16px 11px;
    color: #fff;
    margin: 0 0 0 -8px;
}
.tnav a.price{
    border-color: #2ecc71;
    color: #2ecc71;
}
.tnav a.price:hover{
    border-color: #fff;
    color: #fff;
    text-decoration: none !important;
}

.tslide{
    position: relative;
    height: 350px;
    z-index: 10;
    color: #fff;
}
.tslide .slides_container{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
}
.tslide .oneslide{
    float: left;
    width: 50%;
}
.tslide .name{
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    text-transform: uppercase;
    width: 70%;
}
.tslide .stext{
    font-size: 18px;
    line-height: 24px;
    width: 66%;
    color: #afafaf;
    margin: 5px 0 28px;
}

/*.partners-block{
    background: #f2f2f2;
    text-align: justify;
    padding: 37px 0;
}
.partners-block a{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
}
.partners-block .item{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
    width: auto;
    left: auto;
    top: auto
}
.partners-block .wr.over{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partners-block span{
    display: none;
    text-align: center;
    text-transform: uppercase;
    top: 0px;
    position: absolute;
    left: -50px;
    color: #343434;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    width: 185px;
}
.partners-block a:hover span{
    display: block;
}
.partners-block a:hover img{
    visibility: hidden;
}

.partners-block .over:after{content: ""; display: inline-block; width: 99%;}
.partners-block img{
    max-height: 50px;
    max-width: 80px;
}*/
.partners-block-new {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 16px 0 70px;
}
.partners-block-new a {
    background: #f2f2f2;
    padding: 48px 0;
    width: 256px;
    height: 166px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-block-new img {
    height: auto;
    /*object-fit: contain;*/
}
.partners-block-new span {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    color: #343434;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    display: none;
}
.partners-block-new a:hover span{
    display: block;
}
.partners-block-new a:hover img{
    visibility: hidden;
}
@media (max-width: 1850px) {
    .partners-block-new {
        justify-content: space-evenly;
    }
}
@media (max-width: 1850px) {
    .partners-block-new {
        gap: 10px;
    }
}
.content-block{
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.content-block.dark-side:before, .content-block.dark-side-2:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 32%;
}
.content-block.dark-side:before{
    background: #343434;
}
.content-block.dark-side-2:before{
    background: #464646;
}
.content-block.dark-side-2 .subnav{
    border-color: #464646;
}

.lside{
    float: left;
    width: 32%;
}
.lside.t2{
    padding:  0;
    position: relative;
    border-top: 40px solid #343434;
    margin-top:-40px;
    margin-left:-4.5%;
}
.content{
    float: right;
    width: 60%;
    padding: 44px 4% 0 0;
}

/* .page{padding: 44px 4% 0;} */
.page{
    padding: 40px 4% 0;
}


.lnav{
    background: #262626;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.lnav a{
    text-decoration: none;
    display: block;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 23px 30px 20px 95px;
    border-bottom: 1px solid #404040;
    opacity: 0.4;
}
.lnav a:hover{
    opacity: 1;
}
.lnav li:hover .subnav{
    display: block;
}
.lnav .icons, .lnav .icons-hover{
    position: absolute;
    left: 40px;
    top: 7px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 0;
}
.lnav .icons:after, .lnav .icons-hover:after{
    content: ".";
}
.lnav .icons img, .lnav .icons-hover img{
    vertical-align: middle;
}
.lnav .icons-hover{
    display: none;
}

.catnav:before{
    content: "";
    background: #464646;
    position: absolute;
    right: 0;
    top: 0;
    width: 200%;
    height: 100%;
}
.catnav a{
    background: #464646;
    opacity: 1;
}
.catnav a:hover, .catnav a.active{
    background: #f2f2f2;
    color: #464646;
}
.catnav a:hover .icons, .catnav a.active .icons{
    display: none;
}
.catnav a:hover .icons-hover, .catnav a.active .icons-hover{
    display: block;
}

.noback{
    background: transparent;
}
.noback a{
    background: transparent;
    opacity: 1;
    padding-left: 70px;
}
.noback a:hover, .noback a.active{
    background: #f2f2f2;
    color: #464646;
}

.subnav{
    display: none;
    background: #f2f2f2;
    position: absolute;
    width: 120%;
    left: 100%;
    top: -40px;
    border-top: 40px solid #343434;
    list-style: none;
    margin: 0;
    padding: 11px 0;
    min-height: 100%;
    z-index: 500;
}
.subnav a{
    background: transparent;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    padding: 9px 15px 9px 20px;
    text-transform: none;
    border: 0 none;
}
.subnav a:hover{
    background: #fafafa;
    color: #727272;
}


.cat-info{
    margin: 20px 0 23px;
    overflow: hidden;
}
.cat-info .coll{
    float: left;
    width: 47.5%;
    margin: 0 0 0 5%;
}
.cat-info .coll:first-child{
    margin-left: 0;
}
.cat-info .one{
    margin: 0 0 21px;
}
.cat-info .name{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px;
}

.all-about-link{
    background: #464646;
    display: block;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    margin: 0 -7%;
    padding: 18px 0;
    text-decoration: none !important;
}
.all-about-link span{
    opacity: 0.5;
}
.all-about-link:hover span{
    opacity: 1;
}
.all-about-link span:before{
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../img/all.png") no-repeat;
    vertical-align: middle;
    margin: -2px 9px 0 0;
}


.review-block{
    text-align: center;
    margin: 84px 0 40px;
}
.review-block .over-coll{
    margin: 20px -0.6%;
    overflow: hidden;
}
.review-block .one{
    width: 32.2%;
    display: block;
    float: left;
    margin: 0 0.53% 2.1%;
    overflow: hidden;
    position: relative;
}
.review-block .one img{
    width: 100%;
    height: 100%;
}
.review-block .one span{
    position: absolute;
}
.review-block .one:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(52,52,52,0.85);
}
.review-block span.comment-logo{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    line-height: 100%;
    display: block;
}
.review-block span.comment-text{
    display: none;
    height: 225px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -115px;
    z-index: 20;
    color: #fff;
    line-height: 225px;
}
.review-block span.comment-text:after{
    content: ".";
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    color: rgba(0,0,0,0);
}
.review-block span.comment-over{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    width: 82%;
    letter-spacing: 0.05em;
}
.review-block span.comment-over font{
    font-style: italic;
}
.review-block span.comment-over font:before{
    content: "\201c";
    font-size: 70px;
    display: block;
    position: relative;
    top: 5px;
}
.review-block span.comment-over font.name{
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin: 23px 0 0;
}
.review-block span.comment-over font.name:before{
    content: "";
}

.review-block .one:hover span.comment-logo{
    display: none;
}
.review-block .one:hover span.comment-text{
    display: block;
}


.about-review{
    position: relative;
    background: #f2f2f2 url("../img/like.png") no-repeat 90.1% 44%;
    padding: 54px 0 49px;
}
.about-review a{
    color: #2ecc71;
}
.about-review .name{
    font-size: 34px;
    line-height: 38px;
    font-weight: bold;
}
.about-review .stext{
    font-size: 18px;
    line-height: 24px;
    color: #afafaf;
    width: 54%;
    margin: 4px 0 0;
}
.about-review .bline{
    font-size: 22px;
    line-height: 26px;
    margin: 12px 0 0;
}


.one-point{
    margin: -5px 0 64px;
}
.one-point .img{
    position: relative;
}
.one-point .img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(52,52,52,0.85);
}
.one-point .img img{
    width: 100%;
}
.one-point .info{
    position: absolute;
    left: 3%;
    bottom: 3%;
    z-index: 3;
    color: #fff;
    width: 80%;
}
.one-point .num{
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 21px 2px;
}
.one-point .num span{
    display: inline-block;
    width: 33px;
    height: 33px;
    border: 3px solid #fff;
    text-align: center;
}
.one-point .name{
    font-size: 54px;
    line-height: 52px;
    font-weight: bold;
    text-transform: uppercase;
}
.one-point .stext{
    padding: 2.4% 3.3%;
    font-size: 18px;
    line-height: 24px;
}


.group-over{
    margin: 0 -60px 0 0;
}
.one-group{
    display: inline-block;
    width: 285px;
    /*height: 284px;*/
    height: 225px;
    position: relative;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    margin: 0 25px 34px 0;
    /* display: flex; */
    flex-direction: column;
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.one-group:hover{
    background: #f2f2f2;
}
.one-group span{
    display: inline;
    position: absolute;
    left: 5%;
    width: 90%;
}

.one-group .img{
    top: 21px;
    height: 100%;
    line-height: 100px;
    font-size: 0;
    /*background-color: #2ecc7112;*/
}

.one-group .img:after{
    content: ".";
}
.one-group .img img{
    max-height: 110px;
    vertical-align: middle;
    border: 0;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.one-group .name{
    top: 137px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}


.map{
    height: 450px;
    margin: -44px -6.6% 0;
}
.side-info-block{
    position: relative;
    float: right;
    width: 88%; /* max-width: 400px; */
    margin: -5px 0 0;
    color: #fff;
}
.side-info-block a{
    color: #2ecc71;
}
.side-info-block .name{
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
/*.side-info-block .addr{margin: 19px 0 0;} */
.side-info-block .addr{
    margin: 10px 0 0;
}
.side-info-block .tel{
    font-size: 30px;
    line-height: 32px;
    margin: 14px 0 0;
}
.side-info-block .link{
    margin: -2px 0 0;
}
.side-info-block .mail{
    font-size: 30px;
    line-height: 32px;
    margin: 14px 0 0;
}
.side-info-block .mail a{
    color: #fff;
}
/*.side-info-block .send-mail{margin: 164px 0 0;} */
.side-info-block .send-mail{
    margin: 40px 0 10px;
}


.one-review{
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: -4px 0 64px;
}
.one-review .coll-1,
.one-review .coll-2{
    width: 50%;
    display: block;
    margin: 0;
    position: relative;
}

.one-review .coll-1{
    float: left;
}
.one-review .coll-2{
    margin: 20px 0 0 50%;
}

.one-review.odd .coll-1{
    float: right;
}
.one-review.odd .coll-2{
    margin: 20px 50% 0 0;
}

.one-review .coll-img img{
    width: 100%;
    height: 100%;
}
.one-review .coll-img span{
    position: absolute;
}
.one-review .coll-img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(52,52,52,0.85);
}
.one-review span.comment-logo{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    line-height: 100%;
    display: block;
}
.one-review span.comment-text{
    width: 100%;
    top: 50%;
    z-index: 20;
}
.one-review span.comment-over{
    display: block;
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    width: 82%;
    letter-spacing: 0.05em;
}
.one-review span.comment-over font{
    font-style: italic;
    display: block;
}
.one-review span.comment-over font:before{
    content: "\201c";
    font-size: 70px;
    display: block;
    position: relative;
    top: 5px;
}
.one-review span.comment-over font.name{
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin: 23px 0 0;
}
.one-review span.comment-over font.name:before{
    content: "";
}


.list-article{
    width: 65.2%;
}
.list-article .one-article{
    margin-bottom: 91px;
}
.list-article .img-info{
    margin-bottom: 8px;
}
.list-article .date{
    color: #ccc;
    font-size: 18px;
    margin: 0 0 7px;
}
.list-article .button-block{
    margin: 34px 0 0;
}


.article-info{
    float: left;
    width: 32%;
    padding: 14px 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #ccc;
}
.article-date{
    font-size: 24px;
    line-height: 30px;
    margin: 12px 0 0;
    font-weight: bold;
}
.article-content{
    float: right;
    width: 61%;
    padding: 0 4% 0 0;
}
.button-block{
    margin: 40px 0 0;
}



/* page */
.path{
    color: #afafaf /*#ffae00*/;
    margin: 0 0 14px;
}

.img-info{
    margin: -4px 0 42px;
}
/*.img-info img{width: 100%;}*/

.title, .header{
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
}
.title.notransform, .header.notransform{
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 12px;
}
.title a:hover{
    text-decoration: underline;
}

.text{
    overflow: hidden;
    margin: /*3px 0*/ 3px 0 15px;
}
.text p{
    margin: 4px 0 20px;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
    font-weight: bold;
    margin: 21px 0 5px;
}
.text h1{
    font-size: 22px;
    line-height: 24px;
}
.text h2{
    font-size: 20px;
    line-height: 22px;
}
.text h3{
    font-size: 18px;
    line-height: 20px;
}
.text h4, .text h5, .text h6{
    font-size: 14px;
    line-height: 20px;
}
.text img{
    max-width: 100%;
    margin: 5px 1px;
    border: 1px solid #d1d1d1;
    width: 100px;
    height: 140px;
    object-fit: cover;
    object-position: left;
}
.text img[align="left"]{
    margin-right: 21px;
}
.text img[align="right"]{
    margin-left: 21px;
}
.text q{
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    quotes: "" "";
    position: relative;
    top: 1px;
    display: block;
    background: #fff;
    border-left: 5px solid #fff078;
    padding: 9px 15px 7px;
    margin: 7px 10px 11px 0;
}
.text q:after, .text q:before{
    content: "";
}
.text blockquote{
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    quotes: "" "";
    position: relative;
    top: 1px;
    display: block;
    background: #fff;
    border-left: 5px solid #fff078;
    padding: 9px 15px 7px;
    margin: 7px 10px 11px 0;
}
.text blockquote:after, .text blockquote:before{
    content: "";
}
.text ul{
    margin: 18px 0;
    padding: 0 0 0 16px;
}
.text table{
    background: transparent;
    margin: 27px 0 34px;
    border-collapse: collapse;
    border: 0 none;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #666;
}
.text td, .text th{ /*border: 0 none;*/
    border: 1px solid #D9D9D9;
    padding: 6px 25px 6px 10px;
}
.text th{
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    font-weight: bold;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    background: none repeat scroll 0% 0% #F2F2F2;
}

.text tr:nth-child(odd) td{
    background: #f2f2f2;
}
/*.text  tr:nth-child(2n+1) td {background: none repeat scroll 0% 0% #F2F2F2;}*/

/* END page */


/* transition */
input[type="text"]:focus{
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
}
.main a{
    transition: background-color ease 0.2s;
    -o-transition: background-color ease 0.2s;
    -moz-transition: background-color ease 0.2s;
    -webkit-transition: background-color ease 0.2s;
}


/* button */
.button{
    background: #2ecc71;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    padding: 15px 47px;
    min-width: 150px;
    text-align: center;
    margin: 0;
    text-shadow: none;
    border: 0 none;
}
.button:hover{
    background: #39d27a;
}
.button:active{
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}

.button-dark{
    background: #afafaf;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    padding: 9px 30px;
    text-align: center;
    margin: 0;
    text-shadow: none;
    border: 0 none;
    letter-spacing: 0.05em;
}
.button-dark:hover{
    background: #bdbdbd;
}
.button-dark:active{
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}
.button-dark.r-arrow:after, .button-dark.l-arrow:before{
    background: url("../img/icons16.png") no-repeat;
    content: "";
    width: 16px;
    height: 16px;
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    position: relative;
    top: -2px;
}
.button-dark.r-arrow:after{
    background-position: -48px 0;
    left: 5px;
}
.button-dark.l-arrow:before{
    background-position: -32px 0;
    left: -5px;
}

.button-transparent{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #2ecc71 !important;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    padding: 8px 22px;
    text-align: center;
    margin: 0;
    text-shadow: none;
    border: 1px solid #2ecc71;
    letter-spacing: 0.05em;
}
.button-transparent:hover{
    border-color: #40d57f;
}


/* radius */
.one-point .num span{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.tnav a,
.button,
.button-dark,
.button-transparent{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* footer */
.footer, .pfooter{
    /*height: 80px;*/
}
.footer{
    /*margin: -80px 0 0;*/
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #6d6d6d;
    background: #343434;
}
.footer a{
    color: #afafaf;
}
.footer a:hover{
    color: #f2f2f2;
}
.footer .over{
    padding-top: 30px;
}
.copy, .fnav{
    float: left;
    letter-spacing: 0.05em;
}
.copy {
    margin-top: -20px;
}
.fnav{
    margin: 0 0 0 40px;
}
.fnav a{
    margin: 0 10px 0 0;
}
.dev{
    float: right;
}

a[href="http://juno.ru/"]{
    background: #afafaf url("../img/juno.png") no-repeat 55% 50%;
    width: 70px;
    height: 24px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    margin: 0 3px;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
}
a[href="http://juno.ru/"]:hover{
    background-color: #ec2c2e;
}

/* the end */
.htext{
    display: none;
}

.vblock{
    height: 0;
}


.call{
    width: 494px;

    padding: 26px 37px;
    border: 1px solid #464646;
    border-radius: 2px;
    box-shadow:0 0 3px #464646;
    position: fixed;
    z-index: 101;
    left: 50%;
    top: 50%;
    margin-top: -253px;
    margin-left: -233px;
    background: #fff;
    font-size: 14px;
    color: #2c3e50;
    line-height: 19px;
}

.call .header {
    color: #464646;
    font-size: 30px;
    line-height: normal;
    margin-bottom: 9px;
}

.call table th{
    vertical-align: middle;
    font-weight: normal !important;
    width: 137px;
    border: 0 none !important;
}
.call table td{
    border: 0 none !important;
}
.call table{
    font-size: 18px;
    color: #2c3e50;
    text-align: left;
    margin-top: 18px
}
.call table td{
    vertical-align: middle;
}

.call input[type="text"] {
    width: 330px;
    height: 38px;
    border: 1px solid #707070;
    border-radius: 5px;
    margin-bottom: 8px;
    margin-top: 7px;
    font-size: 18px;
    color: #2c3e50;
    padding-left: 10px;
}
.call textarea {
    width: 467px;
    height: 112px;
    border: 1px solid #707070;
    border-radius: 5px;
    margin-bottom: 8px;
    margin-top: 7px;
    font-size: 18px;
    color: #2c3e50;
    padding-left: 10px;
    margin-bottom:15px;
}

.closer{
    float: right;
    background: url("/t/img/close2.png") 0 0 no-repeat;
    width:12px;
    height:12px;
    display:block;
    margin-right: -27px;
    margin-top: -17px;
    cursor: pointer;

}

.remarke textarea {
    resize: none;
    width: -webkit-fill-available;
}

.overlay{
    background: #ffffff;
    position: fixed;
    ;
    height: 100%;
    width: 100%;
    opacity: 0.65;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    top:0;
    left: 0;
    z-index: 100;
}


.top-butt{
    transition: background 0.2s;
    background: #2ecc71 !important;
}
.top-butt:hover{
    background: #3ddb80 !important;
}


.content input[type="text"] {
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 18px;
    height: 33px;
    padding-left: 16px;
    vertical-align: middle;
}

/* 06.02.15 R */
.comment-logo .name{
    position: relative;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    width: 82%;
    top: 50%;
}
.comment-over a{
    color: #fff;
    text-decoration: underline;
}
/* 06.02.15 R */

.licence table {
    border: 1px solid #D9D9D9;
    display: flex;
    justify-content: center;
}
.licence td, th {
    border: 0px none;
    padding: 6px 10px;
}
.licence {
    background: none ;
    text-align: center;
}
.licence tr:nth-child(2n+1) td {
    background: none;
}

.tnav a.zvon {
    border-color: #AFAFAF;
    color: #AFAFAF;
}

.tnav a.zvon:hover{
    border-color: #fff;
    color: #fff;
    text-decoration: none !important;
}


.kat tr:nth-child(2n+1) td {
    background: none repeat scroll 0% 0% #F2F2F2;
}
.kat td, th {
    border: 1px dotted #D3D3D3;
    width:10%;
}
.kat th {
    background: none repeat scroll 0% 0% #F2F2F2;
}


.overlay-price {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.request-price-form {
    display: none;
    position: fixed;
    left: calc(50% - 340px / 2);
    top: calc(50% - 360px / 2 + 45px);
    width: 300px;
    height: 370px;
    background-color: #fff;
    padding: 20px;
    z-index: 9999;
}

.request-price-form .caption {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.request-price-form .field {
    display: block;
    padding: 5px 10px;
    margin: 10px auto;
    width: 90%;
}

.request-price-form .response, .call .response{
    display: none;
    font-size: 14px;
    text-align: center;
    margin: 5px 0;
}

.request-price-form .btn-close {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
}

.request-price-form .btn-submit {
    display: block;
    padding: 5px 30px;
    margin: 15px 0 0;
    font-weight: bold;
}

table
{
    overflow-x: auto;
    display: block;
}


.mail_in_contacts{
    padding-bottom: 10px;
}

.mail_in_contacts .mail {
    line-height: normal;
}

.mail_in_contacts .mail a{
    font-size: 20px;
}

.whatsapp {
    top:5px;
    margin: 0 0 0 30px;
}
.whatsapp a img {
    height: 25px;
    width: auto;
}

.viber a img {
    height: 25px;
    width: auto;
}

.viber {
    top:5px;
    margin: 0 0 0 30px;
}

.mobile-icons{
    padding: 10px 0 10px 0;
}

.mobile-icons span{
    margin-right: 10px;
}


.mobile-icons img {
    height: 40px !important;
    width: auto;
}


.tel1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    position: relative;
}

.ttel1 {
    margin: 0 0 0 30px;
}

span.ttel1 {
    margin: 0 0 0 10px;
}



.taddr{
    position: relative;
}
.ttel {
    position: relative;
}



.taddr_icon1:after{
    background: url("../img/icons16.png") no-repeat;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin: -8px 0 0;
}
.taddr_icon2:after{
    background: url("../img/icons16.png") no-repeat;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin: -8px 0 0;
}
.ttel_icon1:after{
    background: url("../img/icons16.png") no-repeat;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin: -8px 0 0;
    background-position: -16px 0;
}
.ttel_icon2:after{
    background: url("../img/icons16.png") no-repeat;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin: -8px 0 0;
    background-position: -16px 0;
}


.new_contacts{
    display: grid;
    grid-template-columns: 1fr 1fr 30px;
}

.taddr {
    margin-bottom: 10px;
}

.adress {
    display: grid;
}

.telephone {
    display: grid;
}

.ttel {
    margin-bottom: 10px;
    margin-right: 10px;
}

.social {
    display: grid;
}

.whatsapp {
    margin: 0;
}

.viber {
    margin: 0;
}
.licence_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.licence_container .license_item{
    margin: 20px;
    max-width: 105px;
    text-align: center;
}
.licence_container .license_item a,
.licence_container .license_item .text_licence{
    display: block;
}
.licence_container .license_item .text_licence{
    font-weight: bold;
}
.content+.send-mail{
    float: right;
    width: 60%;
    padding: 44px 4% 0 0;
}
@media (max-width: 700px){
    .content+.send-mail{
        float: unset;
        width: auto;
    }
}

