.baner .copyright {
    position: absolute;
    bottom: 5px;
    right: 45px;
    color: #a09d9d;
}
body {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #333333;
    cursor: default;
}
a, a:hover, a:active {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}
input, input:focus, textarea, textarea:focus {
    font-family: 'Roboto', sans-serif;
    outline: none;
}
p, h1, h2, h3, h4, h5 {
    margin: 0;
}
.clear {
    clear: both;
}
.wrap {
    width: 990px;
    margin: 0 auto;
    position: relative;
}
header {
    min-height: 203px;
    position: relative;
}
header .top-hr {
    height: 10px;
    background-color: #aad8f0;
    border-bottom: 1px solid #FFFFFF;
}
header .h_info {
    background: linear-gradient(to bottom, #D2E9F6, #FFFFFF);
}
header .logo {
    float: left;
    margin-top: 20px;
}
header .logo > div:first-child {
    width: 82px;
    margin-top: 11px;
    float: left;
}
@keyframes moveback {
 from {
 transform:rotate(0deg);
}
 to {
 transform:rotate(360deg);
}
}
@keyframes moveto {
 from {
 transform:rotate(0deg);
}
 to {
 transform:rotate(360deg);
}
}
header .logo > div:first-child > div:first-child {
    width: 41px;
    height: 83px;
    overflow: hidden;
    float: left;
}
header .logo > div:first-child > div:first-child > div {
    width: 83px;
    height: 83px;
    background-image: url(../d/r_logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    animation: moveback 4s infinite linear;
}
header .logo > div:first-child > div:last-child {
    width: 40px;
    height: 84px;
    float: left;
    overflow: hidden;
    margin-left: 1px;
}
header .logo > div:first-child > div:last-child > div {
    width: 84px;
    height: 84px;
    background-image: url(../d/blogo.png);
    background-repeat: no-repeat;
    background-position: center top;
    animation: moveto 4s infinite linear;
    float: right;
}
header .logo > div:last-child {
    height: 96px;
    width: 305px;
    background: url(../d/logo.png) -85px 0 no-repeat;
    float: left;
}
header a.qr {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../d/qr.png);
    margin-top: 4px;
}
header .contacts {
    float: right;
    width: 225px;
    margin-top: 38px;
}
header .phone {
    float: right;
    background-image: url(../d/phone.fw.png);
    background-repeat: no-repeat;
    background-position: center left;
    color: #1E93D1;
    font-size: 22px;
    padding-left: 40px;
}
header .list-contact {
    list-style: none outside;
    width: 142px;
    float: right;
    margin: 7px 0 0 0;
}
header .list-contact li {
    color: #666666;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 10px;
    margin-top: 5px;
    position: relative;
    transition: 0.4s;
}
header .list-contact li a {
    color: #666666;
    transition: 0.4s;
}
header .list-contact li::before {
    content: '';
    width: 5px;
    height: 12px;
    background-color: #CCCCCC;
    position: absolute;
    left: -20px;
    transition: 0.4s;
}
header .list-contact li:hover::before {
    background-color: #1E93D1;
    ;
}
header .list-contact li:hover, header .list-contact li a:hover {
    color: #1E93D1;
}
header .nav-head ul {
    margin: 0;
    list-style-type: none;
    float: left;
}
header .nav-head .phone {
    color: #FFFFFF;
    line-height: 45px;
    background-image: url(../d/phone.fw.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: none;
}
header .menu.fixmenu .nav-head .phone {
    display: block;
}
header .nav-head ul li {
    margin-right: 1px;
    text-align: center;
    float: left;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
}
header .nav-head ul li a {
    line-height: 45px;
    display: block;
    height: 45px;
    color: #FFFFFF;
    transition: 0.4s;
    position: relative;
    padding: 0 20px;
}
header .nav-head ul li a::before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -6px;
    opacity: 0;
    height: 5px;
    background-color: #1E93D1;
    transition: 0.4s;
}
header .nav-head ul li a:hover::before, header .nav-head ul li a.act::before {
    opacity: 1;
}
header .nav-head ul li a:hover, header .nav-head ul li a.act {
    background-color: #FFB70A;
    color: black;
}
header .adaptive-ico {
    float: left;
    width: 18px;
    height: 12px;
    background-color: #2a00ff;
}
header .main-head {
    height: 146px;
    background-image: url(../d/hdec.png);
    background-repeat: no-repeat;
    background-position: 25px top;
}
header .menu {
    height: 45px;
    background: linear-gradient(to bottom, #1CA3EB, #237BAA);
    position: relative;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #fff;
}
header .menu.fixmenu {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.5);
}
header .menu-wrap {
    height: 45px;
}
header .menu-wrap nav ul {
    background: url(../d/adaptive-ico.fw.png) no-repeat left center;
}
header .mb_head {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    height: 61px;
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.7);
    left: 0;
    background-color: #1e93d1;
}
header .mb_head > a {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
main {
    background-image: url(../d/main_b.png);
    background-repeat: repeat-x;
    background-position: center -1px;
    padding-top: 25px;
    padding-bottom: 30px;
}
article {
    width: calc(100% - 325px);
    float: left;
}
article h2 {
    color: #222222;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
}
article hr {
    background-color: #a9d8f0;
    height: 3px;
    border: none;
}
article td p {
    color: #333333;
    line-height: 1.5;
    text-align: justify;
}
article td img {
    border: 1px solid #c7c9ca;
    padding: 1px;
}
article td.nb {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
}
.alc td {
    width: 50%;
}
article td.nb img {
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
    transition: 0.4s;
}
article td.nb img:hover, .Services article td.nb img {
    filter: none;
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
}
.text-link {
    padding-top: 10px;
}
.main_comments {
    padding-left: 12px;
    padding-right: 12px;
}
.main_comments .span_text_coment {
    font-size: 12px;
}
.main_comments .full_comment .name {
    font-size: 14px;
}
.main_comments > div.full_comment:last-child {
    margin-bottom: 10px;
}
.main_comments > div.full_comment {
    margin-top: 20px;
    margin-bottom: 20px;
}
.main_comments > div.full_comment:last-child {
    border-bottom: 0;
}
article td p > a, .block-services > p:last-child > a, .text-link > a {
    color: #1e93d1;
    font-size: 15px;
    display: inline-block;
    padding: 5px 31px 5px 5px;
    position: relative;
    transition: 0.4s;
    margin-top: 5px;
    border: 1px solid #1e93d1;
    border-radius: 4px;
}
article td p > a:after, .block-services > p:last-child > a:after, .text-link > a:after {
    display: block;
    content: '';
    width: 20px;
    height: 6px;
    background-image: url(../d/point.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -3px;
}
article td p > a:hover, .block-services > p:last-child > a:hover, .text-link > a:hover {
    color: #ed2026;
    border-color: #FFB70A;
}
article td > ul {
    list-style-type: none;
    padding: 0 0 0 12px;
    margin-bottom: 0;
    margin-top: 25px;
}
article td > ul > li {
    background-image: url(../d/chek-green.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 18px;
    font-size: 15px;
}
aside {
    width: 269px;
    float: right;
}
aside > div {
    margin-bottom: 40px;
}
aside > div .zag {
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    background: linear-gradient(to top, #237baa, #1ca4ec);
    text-align: center;
    box-shadow: 0px 0px 0px 1px #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1px;
}
aside > div .zag:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../d/azdec.png);
}
aside > div div.sm_cont {
    border: 1px solid #dfe4e7;
    background-color: #fff;
}
aside > a.fixo {
    position: fixed;
    top: 70px;
    right: auto;
    width: 237px;
}
aside > a.fixt {
    position: fixed;
    top: 121px;
    right: auto;
    width: 237px;
}
.sm_cont > ul {
    list-style-type: none;
    padding: 0 0 0 12px;
    margin-bottom: 0;
}
.sm_cont > ul > li {
    background-image: url(../d/chek-green.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 18px;
    color: #000000;
    font-size: 15px;
}
.zag > span:first-child {
    color: #ffb70a;
}
.sopplay > a img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}
.sopplay > a img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
}
.sopplay {
    text-align: center;
    font-size: 0;
}
.sopplay > a {
    width: 50%;
    float: left;
    height: 50px;
    display: block;
    line-height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.baner {
    height: 391px;
    background-image: url(../d/baner2.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
#feedback {
    margin-top: 20px;
}
#feedback h3 {
    font-size: 20px;
    color: #55acee;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px dashed #efefef;
    height: 17px;
    margin-bottom: 50px;
}
#feedback h3 span {
    display: block;
    float: left;
    background-color: #fff;
    padding-right: 25px;
}
div.f1, div.f2, div.f3, div.f5, div.f6 {
    height: 44px;
    border: 1px solid #55acee;
    border-bottom: 3px solid #55acee;
    border-radius: 4px;
    background: #ffffff;
    position: relative;
    margin: 0px 0px 19px 0px;
}
div.f3 {
    margin-left: 0px;
}
.f1 input[name="name"], .f2 input[name="email"], .f3 input[name="them"], .f3 input[name="phone"] {
    color: #a3a3a3;
    padding: 0 0 0 53px;
    border: none;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    font-weight: normal;
    background-color: transparent;
}
.f1.focus, .f2.focus, .f3.focus, .f4.focus, .f5.focus, .f3.focus {
    border-color: #ffb70a;
}
div.f4 {
    width: 100%;
    box-sizing: border-box;
    background-image: url(../d/feedback/text.png);
    background-repeat: no-repeat;
    background-position: 18px 15px;
    background-color: #fff;
    border: 1px solid #55acee;
    border-bottom: 3px solid #55acee;
    border-radius: 4px;
    height: 94px;
    overflow: hidden;
    margin-bottom: 19px;
}
div.f4.focus {
    background-position: -1246px 15px;
}
div.f4 textarea {
    font-family: Arial;
    outline: none;
    border: none;
    margin: 3px 0 0 52px;
    font-size: 16px;
    color: #a3a3a3;
    padding: 7px 0 0 0;
    background-color: #fff;
    max-width: calc(100% - 80px);
    min-width: calc(100% - 80px);
    resize: none;
    height: 85px;
    min-height: 80px;
    line-height: 1.5;
}
.f1 input[name="name"] {
    background-image: url(../d/feedback/name.png);
    background-repeat: no-repeat;
    background-position: 18px -3px;
    width: calc(100% - 60px);
}
.f1.focus input[name="name"] {
    background-position: 18px -42px;
}
.f2 input[name="email"] {
    background-image: url(../d/feedback/email.png);
    background-repeat: no-repeat;
    background-position: 18px -18px;
    width: calc(100% - 60px);
}
.f2.focus input[name="email"] {
    background-position: 18px -78px;
}
.f3 input[name="them"] {
    background-image: url(../d/feedback/them.png);
    background-repeat: no-repeat;
    background-position: 18px -10px;
    width: calc(100% - 60px);
}
.f3.focus input[name="them"] {
    background-position: 18px -63px;
}
.f3 input[name="phone"] {
    background-image: url(../d/feedback/phone.png);
    background-repeat: no-repeat;
    background-position: 18px -18px;
    width: calc(100% - 60px);
}
.f3.focus input[name="phone"] {
    background-position: 18px -73px;
}
.f2.captcha {
    margin-left: 0;
}
.captcha img {
    margin-top: 9px !important;
    margin-left: 7px !important;
    float: left;
}
.captcha input {
    border: none;
    width: calc(100% - 100px);
    font-size: 16px;
    color: #a3a3a3;
    padding: 0;
    background: url(../d/feedback/text.png) no-repeat -29px 2px;
    float: left;
    margin-left: 7px;
    height: 44px;
    line-height: 44px;
    padding-left: 0px;
}
#feedsubmit {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 299px;
    height: 45px;
    line-height: 45px;
    float: left;
    position: relative;
    background-color: #66bd49;
    border-bottom: 3px solid #47932e;
    border-radius: 4px;
    text-transform: uppercase;
    transition: 0.0s;
}
#feedsubmit:hover {
    border-bottom: 0px solid #47932e;
    margin-top: 3px;
}
.hiddendiv {
    display: none;
    white-space: pre-wrap;
    overflow: hidden;
    word-wrap: break-word;
    border: none;
    width: 855px;
    min-height: 28px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.hiddendiv2 {
    display: none;
}
.hiddendiv3 {
    display: none;
    white-space: pre-wrap;
    overflow: hidden;
    word-wrap: break-word;
    border: none;
    width: 815px;
    min-height: 28px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.hiddendiv4 {
    display: none;
    white-space: pre-wrap;
    overflow: hidden;
    word-wrap: break-word;
    border: none;
    width: 520px;
    min-height: 28px;
    line-height: 24px;
    ffont-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.noscroll {
    overflow: hidden;
}
div.bottom_forma .noval {
    margin-left: 0px;
}
.top_forma .noval {
    margin-left: 0;
}
.noval {
    display: none;
    z-index: 2;
    position: absolute;
    font-size: 14px;
    color: #fff;
    background: url(../d/feedback/noval.png);
    border-radius: 4px;
    height: 27px;
    line-height: 27px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    margin-left: 5px;
    white-space: nowrap;
    margin-top: 2px;
}
.page_menu.comments #form_comments .c3 .noval {
    margin-left: 81px;
    margin-top: 46px;
}
.noval span {
    display: block;
    position: absolute;
    background: url(../d/feedback/noval_str.png) no-repeat;
    width: 13px;
    height: 6px;
    top: -6px;
}
.captcha .noval {
    top: 46px;
    margin-left: 79px;
}
#feedsubmit.send {
    background-position: left bottom;
}
#feedsubmit span {
    display: none;
    background: url(../d/feedback/load.gif) no-repeat;
    width: 32px;
    height: 32px;
    right: -51px;
    top: 9px;
    position: absolute;
    z-index: 1;
}
#feedsubmit span.load {
    display: block;
}
.sent {
    background: url(../d/feedback/sent.png) no-repeat center 15px;
    font-size: 14px;
    color: #a3a3a3;
    padding-top: 100px;
    text-align: center;
    min-height: 70px;
    margin-top: 0px;
    padding-bottom: 20px;
}
.sent b {
    font-size: 20px;
    color: #ffb70a;
}
.contacts .map {
    position: relative;
    margin-bottom: 20px;
}
.contacts .map .cont {
    position: absolute;
    height: 380px;
    width: 100%;
    cursor: pointer;
}
.contacts .cnt_info {
    margin-bottom: 20px;
}
footer .ustr {
    height: 9px;
    background-color: #42b5e8;
}
footer .ustr > div {
    height: 9px;
    background-color: #1e93d1;
    border-right: 1px solid #fff;
    float: left;
    width: calc(50% - 495px);
}
footer {
    background: linear-gradient(to bottom, #FFFFFF, #DAE2E6);
}
footer .foot-wrap {
    margin-top: 35px;
}
footer .foot-logo {
    width: 225px;
    height: 50px;
    float: left;
    background-image: url(../d/logo-foot.png);
}
footer .middle-wrap {
    float: left;
    height: 110px;
}
footer .nav-foot ul {
    margin: 0;
    list-style-type: none;
}
footer .nav-foot ul li {
    float: left;
}
footer .nav-foot ul li a {
    font-size: 12px;
    color: #1E93D1;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    margin-left: 23px;
    font-weight: 700;
    transition: 0.4s;
}
footer .nav-foot ul li a:hover, footer .nav-foot ul li a.act {
    color: #222222;
}
footer .copyright {
    height: 40px;
    background-color: #A2ACB1;
}
footer .copyright div {
    font-size: 14px;
    color: #FFFFFF;
}
footer .copyright div span {
    line-height: 40px;
}
footer .copyright div span:first-child {
    float: left;
}
footer .copyright div span:last-child {
    float: right;
    margin-left: 20px;
}
footer .copyright div span a {
    border-bottom: 1px solid;
    color: #FFFFFF;
    transition: 0.5s;
}
footer .copyright div span a:hover {
    border-color: transparent;
}
.socials {
    margin-left: 165px;
    margin-top: -15px;
    float: left;
}
div.social:hover > div a {
    z-index: 2;
}
footer .socials div.social > div {
    background: url(../d/fsocback.png) no-repeat center center;
    float: left;
    height: 107px;
    margin-left: -52px;
    position: relative;
    width: 107px;
}
footer .socials div.social > div div {
    background: url(../d/fsochide.png) no-repeat 0 0;
    height: 49px;
    margin-left: 23px;
    margin-top: 37px;
    width: 52px;
}
footer .socials div.social > div a {
    background: url(../d/fb.png) no-repeat 0 0;
    display: block;
    height: 20px;
    left: 49px;
    margin-top: 0;
    position: absolute;
    top: 45px;
    width: 21px;
}
 @keyframes cart {
 0% {
 transform:rotate(0deg)
}
 25% {
 transform:rotate(10deg)
}
 50% {
 transform:rotate(0deg)
}
 100% {
 transform:rotate(-10deg)
}
}
footer .socials div.social > div a:hover {
    animation: cart 0.2s;
}
footer .socials div.social > div:first-child a {
    background-image: url(../d/gplus.png);
}
footer .qr {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 28px;
    background-image: url(../d/qr.png);
}
footer .contacts {
    float: right;
    width: 225px;
    margin-right: 13px;
}
footer .phone {
    float: right;
    background-image: url(../d/phone.fw.png);
    background-repeat: no-repeat;
    background-position: center left;
    color: #1E93D1;
    font-size: 22px;
    padding-left: 40px;
}
footer .list-contact {
    list-style: none outside;
    width: 142px;
    float: right;
    margin: 7px 0 0 0;
}
footer .list-contact li {
    color: #666666;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 10px;
    margin-top: 5px;
    position: relative;
    transition: 0.4s;
}
footer .list-contact li a {
    color: #666666;
    transition: 0.4s;
}
footer .list-contact li::before {
    content: '';
    width: 5px;
    height: 12px;
    background-color: #CCCCCC;
    position: absolute;
    left: -20px;
    transition: 0.4s;
}
footer .list-contact li:hover::before {
    background-color: #1E93D1;
    ;
}
footer .list-contact li:hover, footer .list-contact li a:hover {
    color: #1E93D1;
}
footer .foot-wrap {
    margin-top: 35px;
    background: url(../d/f_dec.png) no-repeat left bottom;
}
.inblock-contect-2 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.contacts .inblock-contect-2 {
    padding-left: 0;
}
.inblock-contect-2 > div {
    float: left;
    padding-top: 35px;
}
.inblock-contect-2 > div.time {
    margin-left: 58px;
    padding-top: 0;
}
.inblock-contect-2 > div.time > div:first-child {
    background-image: url(../d/c_clock.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    font-size: 13px;
    color: #666666;
    text-transform: uppercase;
    height: 21px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-top: 46px;
    box-sizing: border-box;
}
.inblock-contect-2 > div.time > div:last-child {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    margin-top: 40px;
}
.inblock-contect-2 > div:first-child > p {
    color: #1e93d1;
    font-size: 25px;
    display: block;
    background-image: url(../d/phone.png);
    background-repeat: no-repeat;
    padding-left: 56px;
    height: 31px;
}
.inblock-contect-2 > div:first-child > a {
    font-size: 13px;
    color: #666666;
    display: inline-block;
    background-image: url(../d/phone-blue.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
    text-transform: uppercase;
    margin-left: 58px;
    margin-top: 5px;
    height: 19px;
}
.inblock-contect-2 > div:first-child > a > span {
    border-bottom: 3px solid #ababab;
    transition: 0.4s;
}
.inblock-contect-2 > div:first-child > a:hover > span {
    border-color: transparent;
}
.inblock-contect-3 {
    padding-left: 20px;
}
.contacts .inblock-contect-3 {
    padding-left: 0;
}
.inblock-contect-3 > div {
    float: left;
}
.inblock-contect-3 > a {
    float: left;
    display: block;
    font-size: 14px;
    color: #1e93d1;
    text-transform: uppercase;
    background-image: url(../d/mes.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 49px;
    margin-top: 40px;
    height: 17px;
}
.inblock-contect-3 > div.adr {
    margin-left: 60px;
}
.inblock-contect-3 > div.adr > div {
    float: left;
    margin-top: 25px;
}
.inblock-contect-3 > div.adr > div:first-child {
    font-size: 13px;
    color: #666666;
    text-transform: uppercase;
}
.inblock-contect-3 > div.adr > div.links {
    margin-left: 30px;
}
.inblock-contect-3 > div.adr > div.links a {
    display: block;
    float: left;
    clear: both;
    font-size: 13px;
    color: #666666;
    text-transform: uppercase;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 10px;
}
.inblock-contect-3 > div.adr > div.links a:first-child {
    background-image: url(../d/cgeo.png);
    height: 26px;
}
.inblock-contect-3 > div.adr > div.links a:last-child {
    background-image: url(../d/qr.png);
    height: auto;
}
.inblock-contect-3 > div.adr > div.links a span {
    border-bottom: 3px solid #ababab;
    transition: 0.4s;
}
.inblock-contect-3 > div.adr > div.links a:hover span {
    border-color: transparent;
}
.baner .wrap > p {
    position: absolute;
    width: 152px;
    height: 109px;
    background-image: url(../d/baner_txt.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 10px;
    top: 45px;
}
.baner .wrap > a.qq, aside > a {
    background-color: rgba(0,0,0,0.3);
    line-height: 39px;
    line-height: 39px;
    display: block;
    position: absolute;
    right: 0px;
    top: 230px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #ffffff;
    text-shadow: 1px 1px #727478;
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.3);
    transition: none;
}
aside {
    position: relative;
}
aside > a {
    position: static;
    margin-bottom: 10px;
    text-transform: uppercase;
    top: auto;
}
aside > a:first-child + a {
    margin-bottom: 30px;
}
.baner .wrap > a.qq span, aside > a span {
    background-image: url(../d/chek.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
.baner .wrap > a.qq:hover, aside > a:hover {
    background-color: rgba(0,0,0,0.5);
}
@keyframes pumz {
0% {
    box-shadow: 0px 3px 0px #3b7611;
}
50% {
    box-shadow: 0px 3px 0px #3b7611, 0px 0px 20px 0px #3b7611 inset;
}
100% {
    box-shadow: 0px 3px 0px #3b7611;
}
}
.baner .wrap > a.qq {
    border: 1px solid #419b00;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px;
    background-image: linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -moz-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    box-shadow: 0px 3px 0px #3b7611;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    animation: pumz 1s infinite linear;
    overflow:hidden;
}
.baner .wrap > a.qq:hover {
    box-shadow: 0px 0px 0px #3b7611;
    margin-top: 3px;
    margin-bottom: -3px;
    animation:none;
}
.baner .wrap > a {
    position: absolute;
    transition: 0.4s;
}
.baner .wrap > a > div {
    width: 76px;
    position: relative;
    z-index: 2;
    height: 76px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    transition: 1s ease-in-out;
    transform: scale(0.0, 0.0);
}
.baner.go .wrap > a > div {
    transform: scale(1.0, 1.0);
}
.baner .wrap > a > p {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: -50px;
    line-height: 73px;
    opacity: 0;
    transition: 1s ease-in-out;
}
.baner.go .wrap > a > p {
    opacity: 1;
    margin-left: 13px;
}
.baner .wrap > a.cs {
    top: 45px;
    left: 38px;
    color: #1e93d1;
}
.baner .wrap > a.cs > div {
    background-image: url(../d/cs.png);
}
.baner .wrap > a.hs {
    top: 155px;
    left: 86px;
    color: #ed2026;
}
.baner .wrap > a.hs > div {
    background-image: url(../d/hs.png);
}
.baner .wrap > a.cu {
    top: 258px;
    left: 168px;
    color: #222222;
}
.baner .wrap > a.cu > div {
    background-image: url(../d/cu.png);
}
.baner .wrap > a:hover {
    margin-left: 10px;
}
.main {
    margin-top: 40px;
}
.main h2 {
    color: #222222;
    font-size: 22px;
    font-weight: bold;
}
.main hr {
    background-color: #a9d8f0;
    height: 3px;
    border: none;
}
.block-services {
    margin-top: 24px;
}
.list-services {
    display: inline-block;
    margin-bottom: 27px;
    width: 315px;
    box-sizing: border-box;
    min-height: 60px;
    box-sizing: border-box;
    vertical-align: top;
    padding-right: 10px;
}
.list-services > div:first-child {
    float: left;
    margin-top: 3px;
    width: 75px;
}
.list-services > div:first-child img {
    width: 70px;
}
.list-services > div:last-child {
    float: left;
    padding-left: 10px;
    width: calc(100% - 85px);/*width: 230px;*/
}
.list-services > div:last-child > p {
    font-size: 16px;
    color: #272727;
    font-weight: bold;
}
.list-services > div:last-child > span {
    display: block;
    color: #777777;
    font-size: 13px;
    padding-left: 14px;
    padding-top: 5px;
}
.contact {
    margin-top: 37px;
}
.contact > p:first-child {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #1e93d1;
    color: #FFFFFF;
    border-radius: 12px;
    height: 41px;
    line-height: 41px;
    white-space: nowrap;
}
.contact > p:first-child > span {
    color: #ffb70a;
    text-transform: uppercase;
}
.contact > p:first-child:after {
    content: '';
    display: block;
    background-image: url(../d/figura.png);
    background-repeat: no-repeat;
    height: 30px;
    margin-left: 18px;
}
.block-info-contact {
    padding-bottom: 25px;
    width: calc(100% - 24px);
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-radius: 0 0 9px 9px;
    margin-left: 11px;
    padding-top: 40px;
}
.inblock-contect-1 > div {
    float: left;
}
.inblock-contect-1 > div:first-child > a {
    display: block;
    width: 297px;
    height: 41px;
    box-sizing: border-box;
    border: 1px solid #419b00;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px;
    background-image: linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -moz-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(71,155,10) 0%, rgb(144,210,98) 100%);
    box-shadow: 0px 3px 0px #3b7611;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    text-shadow: 1px 0px 0px #548c2c;
}
.inblock-contect-1 > div:first-child > a:hover {
    box-shadow: 0px 0px 0px #3b7611;
    margin-top: 3px;
    margin-bottom: -3px;
}
.inblock-contect-1 > div:first-child > a > span {
    background-image: url(../d/chek.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 29px;
}
.inblock-contect-1 {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
.inblock-contect-1 > div:first-child > p {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    color: #222222;
    font-weight: bold;
    background-image: url(../d/chek-green.png);
    background-repeat: no-repeat;
    padding-left: 28px;
    margin-top: 13px;
    margin-left: 29px;
}
.inblock-contect-1 > div:first-child > p >span {
    color: #3b7611;
}
.midle-text {
    text-transform: uppercase;
    font-size: 13px;
    color: #666666;
    height: 40px;
    line-height: 40px;
    padding-left: 29px;
    padding-right: 29px;
}
.inblock-contect-1 > a {
    text-transform: uppercase;
    font-size: 13px;
    color: #666666;
    display: block;
    background-image: url(../d/ask.png);
    background-repeat: no-repeat;
    padding-left: 31px;
    line-height: 20px;
    float: left;
    background-position: 0px center;
    margin-top: 12px;
}
.inblock-contect-1 > a > span {
    border-bottom: 3px solid #ababab;
    transition: 0.4s;
}
.inblock-contect-1 a:hover > span {
    border-color: transparent;
}
header .mobile_m {
    display: none;
    float: right;
    margin-right: 0px;
    position: relative;
    z-index: 2;
}
header .mobile_m .share_button {
    height: 61px;
    float: left;
    background-image: url(../d/m_share.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin-right: 10px;
    width: 25px;
    display: block;
}
header .mobile_m .cnt_button {
    height: 61px;
    float: left;
    background-image: url(../d/m_phone.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin-right: 10px;
    width: 25px;
    display: block;
}
header .mobile_m .menu_button {
    width: 61px;
    height: 61px;
    background-color: #ed2026;
    float: left;
    transition: 0.4s;
}
header .mobile_m .menu_button.act {
    background-color: #ffb70a;
}
header .mobile_m .menu_button > div {
    border-bottom: 2px solid #fff;
    width: 30px;
    right: 15px;
    position: absolute;
    transition: 0.4s;
}
header .mobile_m .menu_button > div.one {
    top: 20px;
}
header .mobile_m .menu_button.act > div.one, header .mobile_m .menu_button.act > div.three {
    top: 30px;
}
header .mobile_m .menu_button > div.two {
    top: 30px;
}
header .mobile_m .menu_button > div.three {
    top: 40px;
}
header .mobile_m .mm {
    display: none;
    overflow-y: scroll;
    background-color: #fff;
    position: fixed;
    left: 0;
    max-height: calc(100vh - 70px);
    width: 100vw;
    top: 61px;
    border-bottom: 2px solid #1e93d1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
header .mobile_m .mm.act {
    display: block;
}
header .mobile_m .mm .one_m > a {
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    display: block;
    white-space: nowrap;
    padding-left: 10px;
    color: #333333;
    border-bottom: 1px solid #eeeeee;
}
header .mobile_m .mm .one_m > .open_m > a {
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    padding-left: 25px;
    display: block;
}
header .mobile_m .mm .one_m > a.act, header .mobile_m .mm .one_m > .open_m > a.act {
    color: #ffb70a;
}
.full_comment {
    border-bottom: 1px solid #dfe4e7;
    margin-top: 30px;
}
.full_comment .name {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text_coment {
    text-align: justify;
}
.right_forcm {
    margin-top: 30px;
}

@media screen and (max-width: 990px) {
.wrap {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.contact {
    width: calc(100vw - 40px);
}
.baner .wrap > a {
    right: 10px;
}
aside > a {
    display: none;
}
}

@media screen and (max-width: 980px) {
footer .contacts {
    float: left;
    margin-bottom: 30px;
}
}

@media screen and (max-width: 875px) {
header .menu.fixmenu .nav-head .phone {
    display: none;
}
header .nav-head ul li a {
    padding-left:10px;
    padding-right:10px;
}
}

@media screen and (max-width: 730px) {
.alc td {
    width: 100%;
}
.contact {
    width: auto;
}
nav.nav-head {
    display: none;
}
article {
    float: none;
    width: 100%;
}
aside {
    float: none;
    margin: 30px auto;
}
footer nav.nav-foot {
    display: none;
}
footer .copyright {
    height: 80px;
    box-sizing: border-box;
    padding-top: 10px;
}
footer .copyright div {
    text-align: center;
}
footer .copyright div span, footer .copyright div span:first-child, footer .copyright div span:last-child {
    display: block;
    float: none;
    line-height: 1.2;
    margin-left: 0;
    margin-right: 0;
}
footer .copyright div span:last-child {
    padding-top: 10px;
}
footer .contacts {
    float: none;
    margin: 0px auto 30px;
    width: 180px;
}
header .top-hr {
    display: none;
}
header .h_info {
    display: none;
}
header {
    height: 61px;
    min-height: 0;
}
header .menu {
    display: none;
}
.baner .wrap > a.cs {
    left: 10px;
}
.baner .wrap > a.hs {
    left: 10px;
}
.baner .wrap > a.cu {
    left: 10px;
}
.baner .wrap > a.qq {
    top: 320px;
    margin-top:0;
    right:10px;
}
.baner .copyright {
    right: 10px;
    color: #fff;
}
.baner .wrap > a {
    margin-top: -20px;
}
.contact > p:first-child {
    font-size: 11px;
}
article td {
    display: block;
}
header .mb_head {
    display: block;
    z-index: 999;
}
header .mobile_m {
    display: block;
}
footer .foot-logo {
    float: none;
    margin: 0 auto;
}
footer .qr {
    display: none;
}
footer .socials {
    margin: 0 auto;
    float: none;
}
footer .middle-wrap {
    float: none;
    margin: 0 auto;
}
footer .socials div.social {
    text-align: center;
}
footer .socials div.social > div {
    float: none;
    display: inline-block;
    margin-left: 0;
}
footer .foot-wrap {
    padding-bottom: 1px;
}
main {
    background-position: center -7px;
}
.inblock-contect-1 > div {
    clear: both;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.inblock-contect-1 > div:first-child > a {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}
.inblock-contect-1 > a {
    clear: both;
    margin-top: 0;
}
.inblock-contect-2 > div {
    clear: both;
    margin-left: 0;
}
.inblock-contect-2 > div.time {
    margin-left: 0;
}
.inblock-contect-2 > div.time > div:last-child {
    margin-top: 15px;
}
.inblock-contect-3 > a {
    clear: both;
}
.inblock-contect-3 > div.adr {
    clear: both;
    margin-left: 0;
}
.inblock-contect-3 > div.adr > div {
    clear: both;
}
.inblock-contect-3 > div.adr > div.links {
    margin-left: 0;
}
.inblock-contect-2 > div.time > div {
    width: 100%;
}
#feedsubmit {
    width: 100%;
}
.baner .wrap > p {
    display: none;
}
}
.block-sidebar-form .zag div {
    position: absolute;
    top: 11px;
    right: 10px;
    cursor: pointer;
}
article h1 {
    color: #222222;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}
.vis {
    display: none;
}
.read-more-button {
    border-bottom: 1px solid #1e93d1;
    color: #1e93d1;
    display: inline-block;
    font-size: 15px;
    margin-top: 10px;
    position: relative;
    transition: all 0.4s ease 0s;
    text-align: center;
}
.read-more-button:hover {
    cursor: pointer;
    color: #ed2026;
    border-color: #FFB70A;
}
.slide-ul {
    padding-left: 13px;
}
