@import url("../font/lato.css");
html, body{background: #fff; margin: 0; padding: 0; color: #262626; height: 100%; font: 13px/18px helveticaneuecyr, Geneva, sans-serif;}
body{position: relative;}
a img {border: none;}
h1, h2, h3 , h4, h5{padding: 0; margin: 21px 0 10px; font-weight: normal;}
a{text-decoration: none; color: #3e3e3e;}
a:hover{text-decoration: underline; color: black;}
.mak a span, a font{cursor: pointer; color: green; font-size: 20px;}
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: #f17a55;}
::-moz-selection{color: #fff; background: #f17a55;}
/* end reset */

* {
    font-family: 'Lato';
    src: local('../font/Lato Medium'), local('../font/Lato-Medium'), url('../font/latomedium.woff2') format('woff2'), url('../font/latomedium.woff') format('woff'), url('latomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

.news_img IMG {
}

/* не трогаем даже если очень хочется, даже если кажется что все понятно =)*/
.wr{width: 950px; padding: 0; margin: 0 auto; position: relative;}
.main{min-height: 85%; position: relative; overflow: hidden;}
.logo, .slideprev, .slidenext, .tslide .pagination a{font: 0px/0px Arial; text-indent: -5000px; outline: 0 none; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
.over{overflow: hidden;}
.hr{background: #f17a55; height: 3px; margin: 22px 0 26px;}
.alllink{text-align: right;}
.alllink a{display: inline-block; background: #164614; color: #fff; font-size: 13px; line-height: 15px; font-weight: 500; text-decoration: none; padding: 5px 23px 4px;}
.alllink a:hover{background: #082e06;}
.clear{clear: both;}

/* top */
.top .wr{padding: 12px 0 8px; position:relative; overflow: inherit;}
.logo{
    /*background: url("../img/logo.png") no-repeat; width: 247px; height: 49px; display: block; float: left;*/

    background: url(../img/logo.png) no-repeat;
    width: 350px;
    height: 85px;
    display: block;
    float: left;

}

.logo2{
    /*background: url("../img/logo.png") no-repeat; width: 247px; height: 49px; display: block; float: left;*/

    background: url(../img/logo2.png) no-repeat;
    width: 350px;
    height: 85px;
    display: block;
    float: left;
    margin: -10px 0 0 -10px;

}

.mak {
    height:auto;
    background-position: top center;
    display: block;
    margin: 0 auto;
}

.tnav{
    /*font-size: 12px; line-height: 16px; font-weight: 500; text-transform: uppercase; float: left;*/

    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    margin: 8px 0 0 39px;
}
.tnav a{
    /*display: inline-block; padding: 5px; color: #262626; text-decoration: none; margin: 0;*/

    display: inline-block;
    padding: 0 0 2px 0;
    color: #262626;
    text-decoration: none;
    margin: 0;
    margin: 0 5px 0 0;
}
.tnav a:hover{color:#5a8926 !important;}
.tnr:hover{color:#7ac142 !important;}

.tnav a:last-child{margin: 0;}
.tslideblock{
   padding: 0 0 0px;
   margin: 0px 0 0 0;
   height: 356px;
   width: 1200px;
   margin: 0 auto;
}

.tslide{
    margin: 0 auto; top: -87px;
}
.tslide,
.tslide .over,
.tslide .oneslide{
    width: 100%;
    height: 440px;
    position: relative;
}
.tslide .oneslide{background: #f3f1f2; float: left;}
.tslide .oneslide span{display: block;}
.tslide .img{height: 440px; width: 100%; overflow: hidden;}
.tslide .name{font-size: 32px; line-height: 34px; font-weight: 500; padding:0;}
.tslide .slideprev, .tslide .slidenext{position: absolute; top: 0; cursor: pointer; width: 110px; height: 100%;}
.tslide .slideprev{
    z-index: 990;
    position: absolute;
    left: 0;
}
.tslide .slidenext{
    z-index: 990;
    position: absolute;
    right: 0;}
    .tslide .slideprev i, .tslide .slidenext i{background: url("../img/slidenav.png") no-repeat; width: 48px; height: 90px; display: block; top: 52%; left: 50%; margin: -45px 0 0 -24px; position: absolute;}
    .tslide .slidenext i{background-position: 100% 0;}
    .tslide .pagination{margin: 10px 0 0;
        text-align: center;
        padding: 0;
        list-style: none;
        position: relative;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: -30px;

        z-index: 11;}
        .tslide .pagination li{text-align: center; display: inline;}
        .tslide .pagination a{
            /* background: #b3b3b3; */
            display: inline-block;
            width: 15px;
            height: 15px;
            text-decoration: none;
            margin: 0 6px;
            border: 1px solid #656565;

            /*background: #b3b3b3; display: inline-block; width: 6px; height: 6px; text-decoration: none; margin: 0 6px;*/
        }
        .tslide .pagination a:hover{

            background: rgba(197,197,197,1);
            background: -moz-linear-gradient(top, rgba(197,197,197,1) 0%, rgba(136,136,136,1) 51%, rgba(65,65,65,1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(197,197,197,1)), color-stop(51%, rgba(136,136,136,1)), color-stop(100%, rgba(65,65,65,1)));
            background: -webkit-linear-gradient(top, rgba(197,197,197,1) 0%, rgba(136,136,136,1) 51%, rgba(65,65,65,1) 100%);
            background: -o-linear-gradient(top, rgba(197,197,197,1) 0%, rgba(136,136,136,1) 51%, rgba(65,65,65,1) 100%);
            background: -ms-linear-gradient(top, rgba(197,197,197,1) 0%, rgba(136,136,136,1) 51%, rgba(65,65,65,1) 100%);
            background: linear-gradient(to bottom, rgba(197,197,197,1) 0%, rgba(136,136,136,1) 51%, rgba(65,65,65,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#414141', GradientType=0 );

            /*background: #ccc;*/
        }
        .tslide .pagination .current a{
            /*background: #ee592b;*/
            background: white;
        }

        .pinfo{overflow: hidden; margin: 0 0 60px;}
        .pinfo .coll{float: left; width: 300px; margin: 0 0 0 20px;}
        .pinfo .coll:first-child{margin-left: 0;}
        .pinfo a{text-decoration: none;}
        .pinfo a span{display: block;}
        .pinfo .img{height: 150px;}
        .pinfo .img img{margin: 0;}
        .pinfo .name{text-align: center; font-size: 15px; line-height: 18px; font-weight: bold; text-transform: uppercase; padding: 13px 0 14px;}

        .pagetext{margin: 40px 0 0px;}

        /* page */
        .mak .header, .title{font-size: 36px; line-height: 40px; margin: 20px 0 15px; border-bottom: 1px solid #acacac; padding: 0 0 10px 0; border-bottom: 1px solid #acacac; padding: 15px 0 10px 0; margin-top: 100px;}
        .header, .title{font-size: 36px; line-height: 40px; margin: 20px 0 15px; border-bottom: 1px solid #acacac; padding: 0 0 10px 0; border-bottom: 1px solid #acacac; padding: 15px 0 10px 0; margin-top: 0px;}

        .path{padding: 10px 0; border-bottom: 1px solid #ccc; margin: -30px 0 0;}
        .text{overflow: hidden; margin: 5px 0 2px;text-align: justify; font-size: 13px;color: #363636;}
        .text p{margin: 12px 0 0px;}
        .text h1, .text h2, .text h3, .text h4, .text h5, .text h6{font-weight: bold; margin: 15px 0 19px;}
        .text h1{font-size: 24px; line-height: 28px;}
        .text h2{font-size: 23px; line-height: 27px;}
        .text h3{font-size: 22px; line-height: 26px;}
        .text h4{font-size: 21px; line-height: 25px;}
        .text h5{font-size: 20px; line-height: 24px;}
        .text h6{font-size: 18px; line-height: 22px;}
        .text img{ margin: 4px 35px;}
        .text img[align="left"]{margin-left: 0;}
        .text img[align="right"]{margin-right: 0;}
        .text q{font-size: 18px; line-height: 24px; font-style: italic; font-weight: bold; color: #aaa; quotes: "" ""; position: relative; top: 1px;}
        .text q:after, .text q:before{font-size: 24px; font-style: normal; font-weight: normal;}
        .text q:after{content: "\00bb"; margin: 0 0 0 4px;}
        .text q:before{content: "\00ab"; margin: 0 4px 0 0;}
        .text blockquote{background: #eee; border-left: 8px solid #EE592B; font-weight: normal; font-style: italic; position: relative; margin: 13px 0; padding: 7px 16px; display: block;}
        .text blockquote:after, .text blockquote:before{content: "";}
        .text ul{margin: 21px 0 28px; padding: 0 0 0 61px;}

        /* END page */

        /* Cookie message */
        #cookie_text{
          background-color: #97b887;
          opacity:0.8;
          z-index:1000;
          position: fixed;
          bottom:0px;
          left: 0;
          width: 100%;
          padding-left: 5px;
      }

      #cookie_text button{
          float: right;
          text-decoration: none;
          color: black;
          background-color: rgb(171,171,171);
          background-color: rgba(171,171,171, 0.5);
          border: none;
          padding: 0 5px 0 5px;
          margin: 5px 10px;
      }

      #cookie_text button:hover{
          background-color: rgb(255,255,255);
          background-color: rgba(255,255,255, 0.5);
      }


      /* button */
      .button{background: #fe871e; font-size: 14px; line-height: 16px; font-weight: normal; color: #fff; text-decoration: none; vertical-align: middle; display: inline-block; padding: 2px 12px 6px; margin: 0 -2px 0 6px; position: relative; top: -2px;}

      /* transition */
      input[type="text"]:focus{transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear;}

      /* radius */
      .tslide .pagination a{-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}


      /* footer */
      .pfooter, .footer{height: 146px;}
      .footer{background: #c2c2c2; margin-top: -146px; position: relative; color: #fff;}
      .footer a{color: #fff;}
      .footer > .over{padding: 11px 0 0px;}

      .dev, .knopka, .socblock{float: right;}
      .lfooter, .copy{
        float: left;
        width: 1018px;}

        .dev{width: 220px; font-weight: normal; margin: 15px 0 0 0;}
        .copy font{display: inline-block; margin: 0 7px;}

        .lfooter{width: 100%;}
        .socblock{    float: right;}
        .allreserved{font-size: 12px; padding: 0 0 0 14px;}
        .counter{
            float: right;
            width: 60%;

            text-align: right;
            margin: 10px 0 10px 0;

        }
        .counter a{margin: 0 0 0 7px;}
        .counter a:first-child{margin-left: -10px;}

        .knopka{width: 110px; margin: 3px 24px 0 0; font-size: 11px; line-height: 14px; font-weight: bold; text-transform: uppercase;}
        .knopka .name{font-size: 12px;}
        .knopka .demolink{margin: 6px 0 9px;}
        .knopka .demolink a{color: #a8e0f2;}
        .generatelink a{color: #d92e3b;}

        /* the end */



        .faq {
            display: block;
            height: 357px;
            margin: 0 auto;
            position: fixed;
            z-index: 999999999999;
            top: 10%;
            text-align: center;
            left: 37%;
            background-color#fff;
            display:none;
        }

        .fq_cl {
            cursor: pointer;
            height: 205px;
            left: 0;
            position: absolute;
            top: 57px;
            width: 44px;

        }

        .faq > form {
            margin-left: 152px;
            margin-top: 20px;
        }


        .faq input {
            border: 0 none;
            margin-bottom: 20px;
            width: 137px;
            height: 20px;
            outline: none;
            margin-top: 1px;
            color: #000;
        }


        .faq textarea {
            border: 0 none;
            height: 42px;
            resize: none;
            width: 136px;
            outline: none;
            color: #000;
        }

        .faq .but_sendmail  {
           background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
           border: 0 none;
           height: 30px;
           margin-left: -4px;
           margin-top: 15px;
           width: 147px;
       }


       .faq.act a {
        display: block;
        font-size: 12px;
        margin-top: 10px;
        margin-left: -6px;
    }

    .ban_ner{
        width: 468px;
        height: 60px;
        position: absolute;
        top: 22px;
        right: 0;
    }

    .ban_ner a{
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/468.gif) no-repeat 0 0;
    }

    .pd_info{
        width: 200px;
        background: #7ac142;
        border-radius: 10px;
        margin: 5px 0;
    }
    .pd_click2 {
        padding: 4px 20px;
        background-color: #7ac142;
        border-radius: 10px;
        text-decoration: none!important;
        color: white!important;
        float: right;
        margin-top: 10px;
    }
    .pd_info a{
        text-decoration: none!important;
        color: #fff!important;
        width: 100%;
        text-align: center;
        padding: 2px 0;
        display: block;
        text-transform: uppercase;
    }

    .main_back {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        display: none;
        overflow: hidden;
        background: rgba(0,0,0,0.8);
    }

    .main_block {
        width: 670px;
        height: 400px;
        background: white;
        margin: 10% auto 0;
        overflow: hidden;
        background: #7ac142;
        border: 2px solid #ebebeb;
        border-radius: 10px;
        position: relative;
    }


    .main_box {
        width: 80%;
        margin: 85px auto 0;
    }

    .main_box p {
        width: 100%;
        color: #fff;
        font-size: 20px;
        text-align: center;
        display: block;
        line-height: 25px;
        letter-spacing: 0.1px;
        margin: -20px 0 0 0;
    }

    .close_it{
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 30px;
        color: #fff;
        text-decoration: none;
        display: block;
        cursor: pointer;
    }
    .main_back2 {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        display: none;
        overflow: hidden;
        background: rgba(0,0,0,0.8);
    }

    .main_block2 {
        width: 670px;
        height: 400px;
        background: white;
        margin: 10% auto 0;
        overflow: hidden;
        background: #7ac142;
        border: 2px solid #ebebeb;
        border-radius: 10px;
        position: relative;
    }


    .main_box2 {
        width: 80%;
        margin: 85px auto 0;
    }

    .main_box2 p {
        width: 100%;
        color: #fff;
        font-size: 20px;
        text-align: center;
        display: block;
        line-height: 25px;
        letter-spacing: 0.1px;
        margin: -55px 0 0 0;
    }

    .close_it2{
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 30px;
        color: #fff;
        text-decoration: none;
        display: block;
        cursor: pointer;
    }

    .close_it:hover{
        color: #fff !important;
    }

    .show{
        display: block;
    }

    .preimush{
        width: 100%;
        overflow: hidden;
    }

    .preimush h2{
        width: 100%;
        text-align: center;
        color: #363636;
        font-size: 48px;
        font-family: Tahoma;
    }

    .item_line{
        width: 100%;
        margin: 51px 0 0 0;
    }

    .item{
        width: 170px;
        float: left;
        margin: 0 42px 0 0;
    }

    .item:last-child{
        margin: 0;
    }

    .item span{
        width: 135px;
        height: 135px;
        margin: 0 auto;
        display: block;
    }

    .item span img{
        width: 100%;
        display: block;
    }

    .item p{
        width: 100%;
        text-align: center;
        color: #363636;
        font-size: 18px;
        font-family: Tahoma;
        margin: 15px 0 0 0 !important;
    }

    .tnl{
        font-size: 14px;
        font-weight: normal;
        margin: 0 4px;

    }

    .active{
        color: #5a8926 !important;
        border-bottom: 1px solid #5a8926;
    }

    .faq{
        width: 46px;
    }

    .top{
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 991;
        min-height: 90px;
    }

    .over2{
        width: 100%;
        background: #164614;
        overflow: hidden;
    }

    .center_in{
        width: 1100px;
        margin: 0 auto;
    }

    .right_side{
        float: right;
        width: 190px;
        position: relative;
        top: -10px;
        margin-right: 20px;
        text-align: right;
    }

    .text_in{
        width: 100%;
    }

    .text_in p{
        color: #3e3e3e;
        font-size: 13px;
        font-weight: normal;
    }

    .left_side{
        float: left;
        width: auto;
        color: #3e3e3e;
        font-size: 13px;
        margin-left: 20px;
        margin-right: 10px;
    }

    .left_side p{
        margin: 3px 0;
    }

    .left_side a{
        margin: 5px 0;
        display: inline-block;
        font-weight: normal;
    }


    .center_box{
        float: left;
        width: 490px;
        margin: 14px auto 0 30px;
        text-align: center;
    }

    .count_gray a img{
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: gray; /* IE 6-9 */
  }
  .count_gray a img:hover {
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none;
      filter: none; /* IE 6-9 */
      /* анимация плавного перехода */
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
  }


  .one_box{
    float: left;
    width: 140px;
    border-left: 1px solid #ffffff;
}

.one_box a{
    display: block;
    clear: both;
    margin: 0 0 22px 0;
    color: #3e3e3e;
    font-size: 14px;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-weight: normal;
}


.one_box a:last-child{
    margin: 0;
}

.top_up{
    display: block;
    margin: 20px auto;
    width: 1000px;
}

.link_in{
    width: 100%;
    text-align: center;
    display: block !important;
    color: #638f31 !important;
    font-size: 14px;
    text-decoration: underline !important;
    margin: 10px 0 5px 0 !important;
    text-transform: initial;
}

.link_in:hover{
    background: #fff !important;
}

.arrow_down{
    display: block;
    margin: 6px auto 0;
    width: 23px;
    height: 7px;
    padding: 0 0 20px 0;
}


.wr1 img  {
    opacity: 0.6;
    background: #000;
}

.wrap1 {
    position: absolute;
    width: 100%;
    height: 450px;
    opacity: 0.6;
    background: #000;
}


.name2 {
}


.oneslide ul li {
    display: inline-block;
}

.oneslide li a {
   color: white;
   padding: 15px 25px;
   margin: 10px;
   font-size:18px;
   text-transform: uppercase;
   text-decoration: none;
}

.send_catalog {
    background: #7ac142;
}


.wr1 img  {
    opacity: 0.6;
    background: #000;
}

.wrap1 {
    position: absolute;
    width: 100%;
    height: 450px;
    opacity: 0.6;
    background: #000;
}

.name {
    display: block;
    margin: 0 auto;
    margin-top: 0px;

    font-size: 30px;
    margin-top: -280px;
    text-align: center;
    position: relative;
}

.name2 {
    color: #c9d3c1;
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    font-size: 18px;
    position: relative;
    width: 800px;
    margin-top: 20px;
}

.oneslide ul {

    color: white;
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    margin-top: 60px;
    position: relative;

}
.oneslide ul li {
    display: inline-block;
}

.oneslide li a {
   color: white;
   padding: 15px 25px;
   margin: 10px;
   font-size:18px;
   text-transform: uppercase;
   text-decoration: none;
}

.send_catalog {
    background: #7ac142;
}

.question1 {

}
.pfooter a{
    color: #3e3e3e;
    text-decoration: underline;
}
.pfooter a:hover{
    color: black;
}


.pfooter {
   background: #f8f8f8;
   height: 180px;
   width: auto;
   margin-top: 40px;
   padding: 1px 0;
   border-top: 8px solid #f2f1f1;

}

.dev {
    color: #3e3e3e;
    font-size: 12px;
}
.dev a {
    color: #3e3e3e;
    text-decoration: underline;
}

.foot {
    display: none;
    height: 100px;
    width: auto;
    background-color:#f8f8f8;
    margin-top: -5px;
    padding: 20px;
    border-bottom: 8px solid #f2f1f1;

}

section .left {
    float: left;
}

section .right {
    float: right;
}

.left_m {
    width:auto;
    margin-left: 75px;
    float: left;
}

.right_m {
    width: 1175px;
    margin-left: -148px;
}


.counter {
    float:right;
}


.name_slider{
    display: block;
    margin: -20px 0;
    color: red;
    position: absolute;
    z-index: 999999;
    top: 39%;
    left: 0%;
    width: 32%;
    height: 50%;
    border: 2px solid red;
    text-align: center;
}


#modal_form {
    width: 390px;
    height: auto;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 38%;
    display: none;
    opacity: 0;
    z-index: 99999;
    margin-top: 25px;
}

#modal_form .wrap_modal {
    background: #fff;
    width: 90%;
    height: 100%;
    padding: 2px;
    display: block;
    margin: 0 auto;

}

#modal_close {
    background-image: url(../img/close.png);
    width: 27px;
    height: 27px;
    position: absolute;
    top: 46px;
    right: 40px;
    cursor: pointer;
    display: block;
}

#overlay {
    z-index: 9999;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.forms h2 {
    text-align: center;
    color: green;
    font-size: 30px;
    padding-bottom: 24px;
    border-bottom: 2px solid #c2c2c2;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.form-group {
    padding:5px;
}
.form-group input {
    width: 93%;
    padding: 5px;
    margin: 5px;
    border: 1px solid #c2c2c2;
    color: black;
}
.form-group textarea {
    width: 95%;
    margin-left: 5px;
    margin-top: 8px;
    border: 1px solid #c2c2c2;
    height: 105px;
}

.registr {
  border: none !important;
  background-color: green;
  color: white !important;
  width: 170px !important;
  display: block;
  margin: 0 auto !important;
  padding: 6px 20px !important;
}

.answers {
    color: black;
    font-weight: 300;
    text-decoration: underline;
}

.answers:hover {
    color: #7ac142;
    text-decoration: underline;
}

.center_box a:hover {
    color: #7ac142;
}


.veget {
    background-image: url(../img/bg2.png);
    width: 855px;
    height: 624px;
    background-position: center;
    display: block;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.top .new_tel {
    font-size: 25px;
    margin-top: 15px;
    float: left;
    margin: 24px 0 0 169px;
    color: green;
}

.top .question {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid #f79d7a;
    padding: 10px 30px;
    float: right;
    margin: 10px 0;
    color: #3e3e3e;
    font-weight: bold;
}
.top .question:hover {
    text-decoration: none;
    -moz-box-shadow:0 0 10px #f79d7a;
    -webkit-box-shadow:0 0 10px #f79d7a;
    box-shadow:0 0 10px #f79d7a;
    transition: 1s
}


.dropdown-top.main_ya {
    position: absolute;
    top: 113px;
    right: 170px;
}

.dropdown-top.contacts_ya {
    position: absolute;
    top: 65px;
    left: 5px;
}

.dropdown-top.article_ya {
    position: absolute;
    top: 337px;
    left: 50px;
}

.dropdown-top.rezki_ya {
    position: absolute;
    top: 394px;
    right: 8px;
}

.center_box a img {
    width: 64px;
    margin-right: 3px;
    display: inline-block;
}
#ymaps1524049639454354729 {
    width: 100%!important;
    height: 400px!important;
}

.youtube_link img {
    width: 30% !important;
    margin-bottom: 10px;
}


.youtube_link img:hover {
    -moz-box-shadow: 0 0 10px red;
    -webkit-box-shadow: 0 0 10px red;
    box-shadow: 0 0 10px red;
    transition: 1s
}


