* {
    margin: 0 auto 0;
    padding: 0;
}
@font-face {
    font-family: 'mp';
    src: url('../fonts/MyriadProRegular.eot?');
    src: local('O'), url('../fonts/MyriadPro.ttf') format('truetype'), url('../fonts/MyriadPro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
    font-size: 100%;
}

input, textarea {
    outline: none;
}

body {
    font-family: 'mp', sans-serif;
    width: 100%;
    height: 100%;
}
.block-2, .block-3, .block-1, .block-4, .block-5, .block-6, .block-7, .block-8, .block-9 {
    overflow: hidden;
    position: relative;
}

#wrap {
    overflow: hidden;
    position: relative;
}

.upper {
    text-transform: uppercase;
}
p.but-mob {
    background: #0D3D5A url("../images/navbar-toggle.png") 50% 47% no-repeat;
    width: 53px;
    height: 35px;
    float: right;
    margin: 5px 37px 0px 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    display: none;
}
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 130;
    height: 48px;
}

.menu-top, .block-2 ul, .block-1 ul, .block-6 ul {
    text-align: justify;
    text-justify: newspaper;
    text-align-last: justify;
    margin-top: 0;
    width: 100%;
}
.menu-top a, .block-2 ul li, .block-1 ul li, .block-6 ul li {
    width: auto;
    height: auto;
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
.menu-top a {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px 13px 9px 13px;
    text-transform: uppercase;
    line-height: 22px;
}
.menu-top {
    background: url(../images/menu.png) repeat-x;
    width: 992px;
    margin-top: 4px;
    height: 48px;
    padding: 2px 15px 2px 15px;
    border-radius: 9px 9px 10px 10px;
}

.active, .menu-top a:hover {
    background: url(../images/active.png) repeat-x;
    color: #fff !important;
    background-size: contain;
    box-shadow: inset 2px 2px 1px rgba(4, 75, 90, 0.31), inset -2px -2px 1px rgba(4, 75, 90, 0.31);
}

.menu-top:after, .block-2 ul:after, .block-1 ul:after, .block-6 ul:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
    vertical-align: top;
}

.top {
    overflow: hidden;
    position: relative;
    background: url(../images/head.jpg) no-repeat center 0px;
    padding: 62px 0 0px 0;
}

h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 41px;
}
ul li {
    list-style: none;
}

.top h2 {
    font-size: 23px;
    font-size: 1.437rem;
    margin: 0px 0 0px 78px;
    text-align: left;
    width: 81%;
    color: #5de9fa;
    line-height: 24px;
}
.top .container>span {
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    text-align: right;
    margin: 0 24px 0 0;
}
.top h1 {
    line-height: 48px;
    font-size: 43px;
    font-size: 2.687rem;
    margin: 59px 0 36px 187px;
    color: white;
    text-transform: uppercase;
    text-align: left;
}
.top h1 span {
    font-size: 52px;
    font-size: 3.25rem;
}
.top .col-md-16 {
    background: url(../images/monik.png) no-repeat 10px 0;
    margin: 16px auto 44px;
    width: 687px;
    padding-right: 0;
    height: 598px;
    z-index: 2;
}
.top .col-md-8 {
    margin: 16px 0 0 -3px;
    width: 321px;
    padding: 0;
    z-index: 1;
}
.top img.abs {
    z-index: 3;
    top: 11px;
    left: 10px;
}
.count {
    height: 61px;
    margin: 0px auto 25px;
    display: table;
    vertical-align: middle;
    width: 278px;
    position: relative;
}
.count p {
    display: table-cell;
    vertical-align: middle;
    font-size: 23px;
    line-height: 18px;
    text-align: right;
}
.count p:nth-child(1) {
    width: 103px;
}
.count p:nth-child(3) {
    width: 13%;
}

.count div {
    background: url(../images/count.png) no-repeat 4px 0px;
    width: 101px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.count div p {
    color: white;
    font-size: 40px;
    font-family: 'Arial';
    letter-spacing: 20px;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000;
    text-align: center;
    padding-left: 22px;
}
.count div .abs {
    top: 23px;
    left: -7px !important;
    right: 0;
    margin: 0 auto 0;
    width: 91px !important;
}
.arr {
    top: 58px;
    left: 58%;
    position: absolute;
}
.mouse {
    bottom: 19px;
    left: 61%;
    position: absolute;
}

div.blue {
    background: url(../images/plashka-head.png) no-repeat 0 0;
    padding: 22px 30px 54px 27px;
    text-align: center;
}
div.blue h4 {
    font-size: 24px;
    margin: 0 auto 17px;
    color: white;
    line-height: 24px;
}

a:hover {
    text-decoration: none;
}

.abs {
    position: absolute;
}

/*////form*/
.form {
    overflow: hidden;
    padding: 20px 0px 20px 0px;
    width: 66%;
}
form.email {
    width: 93%;
}

form.email p {
    overflow: hidden;
    width: 85%;
}

input[type='text'], textarea {
    width: 100%;
    overflow: hidden;
    padding-left: 16px;
    margin: 0px auto 19px;
    color: #959595;
    display: block;
    height: 44px;
    line-height: 31px;
    font: 19px 'mp';
    border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none;
}
.but-in {
    background: url('../images/but.png') no-repeat scroll 0 0 transparent;
    width: 244px;
    height: 60px;
    border: none;
    display: block;
    line-height: 31px;
    font-size: 23px;
    cursor: pointer;
    padding-top: 14px;
    text-align: center;
    color: black;
    text-shadow: 0px 1px 0px #E56868;
}

.but-in:hover, .but-in:active {
    background-position: 0 -71px;
}
/*///////1*/
.block-1 {
    padding: 0 0 27px 0;
}
.block-1 p {
    font: 20px/23px 'mp';
    text-align: left;
    text-align-last: left;
}
.block-1 h2 {
    margin: 2px 0 58px 49px;
    font-size: 50px;
}
.block-1 ul li {
    width: 19%;
}
.block-1 ul {
    width: 100%;
}
/*///2*/
.block-2 {
    background: url('../images/fon1.jpg') no-repeat scroll center 0 transparent;
    padding: 70px 0 44px 0;
}
.block-2 .abs {
    top: 154px;
    left: 19px;
    margin: 0 auto 0;
    z-index: 1;
}
.block-2 ul li {
    margin: 0 auto 0px;
    width: 15%;
}
.block-2 ul {
    width: 100%;
    position: relative;
    z-index: 2;
}
.block-2 h4 {
    margin: 0px 0 0 50px;
    font-size: 50px;
}
.block-2 h2 {
    margin: 4px 0 112px 50px;
    line-height: 29px;
    font-size: 33px;
    font-size: 2.062rem;
}
.block-2 h3 {
    margin: 65px auto 29px;
    line-height: 32px;
    font-size: 38px;
    font-size: 2.375rem;
    color: #FF2D00;
    text-align: center;
}
.block-2 h3 span {
    line-height: 30px;
    font-size: 30px;
    font-size: 1.875rem;
}

.block-2 p {
    line-height: 23px;
    font-size: 22px;
    margin: -2px auto 0;
    text-align: left;
    text-align-last: left;
}
.block-2 .col-md-24>div {
    line-height: 25px;
    font-size: 27px;
    font-size: 1.687rem;
    background: url('../images/plashka-center-blue.png') no-repeat scroll center 0 transparent;
    width: 317px;
    height: 74px;
    text-transform: uppercase;
    color: white;
    padding: 10px 0 0 0;
    margin: 0px auto 68px;
    text-align: center;
}

/*3*/
.block-3 {
    padding: 41px 0 73px 0;
}

.block-3 p {
    line-height: 24px;
    font-size: 23px;
    margin: 0 auto 25px;
}

.block-3 h2 {
    margin: 15px auto 10px;
    font-size: 50px;
}

.block-3 .col-md-8 {
    padding: 0;
}

/*////////4*/
.block-4 {
    background: #E6E6E6;
    padding: 66px 0 0px 0;
}
.block-4 h2 {
    margin: 0 0 30px 30%;
    font-size: 50px;
}
.block-4 p, .block-4 span {
    line-height: 24px;
    font-size: 23px;
    text-align: left;
    display: block;
    margin: 0 0 0 55px;
}

ul.flex-direction-nav {
    width: 200px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 35px;
    margin: 47px 0 25px 0px;
    float: right;
}
ul.flex-direction-nav li {
    position: relative;
    z-index: 4;
}
.flex-direction-nav .flex-prev {
    left: 26%;
}
.flex-direction-nav .flex-next {
    right: 26%;
}
.flex-direction-nav a {
    opacity: 0.3;
}
.flex-direction-nav a {
    margin: -3px 0 0;
    background: url(../images/arrow-sl.png) no-repeat 0 0;
    width: 39px;
    height: 39px;
    top: 112%;
}
/*////////5*/
.block-5 {
    padding: 56px 0 80px 0;
    background: url('../images/fon2.jpg') no-repeat scroll center 0 transparent;
}
.block-5 p {
    line-height: 23px;
    font-size: 23px;
    font-family: 'mp';
    margin: 0 auto 26px;
    width: 95%;
}
.block-5 .row p.col {
    line-height: 42px;
    font-size: 33px;
    font-size: 2.062rem;
    font-family: 'mp';
    margin: 0 auto -4px;
    text-align: center;
    color: white;
}
.block-5 .row p.col small {
    line-height: 28px;
    font-size: 60px;
    font-size: 3.75rem;
    font-family: 'mp';
}
.block-5 .row span {
    line-height: 17px;
    font-size: 20px;
    font-family: 'mp';
    margin: 0 auto 32px;
    display: block;
    text-align: center;
    color: white;
    width: 81%;
}
.block-5 h4 {
    margin: 0 auto 124px;
    width: 57%;
    text-align: center;
    line-height: 38px;
    font-size: 43px;
    font-size: 2.687rem;
}
.block-5 .col-md-11 {
    padding: 0 26px 0 47px;
}
.block-5 .col-md-11:last-child {
    padding: 0 47px 0 27px;
}
.block-5 .col-md-11:last-child h3 {
    font-size: 22px;
}
.block-5 .col-md-11:last-child span {
    font: 20px/24px 'mp';
}
.blue- {
    background: url('../images/block-blue.png') no-repeat scroll center 0 transparent;
    width: 381px;
    height: 256px;
    position: relative;
    z-index: 3;
    padding-top: 19px;
}
.r {
    position: absolute;
    top: -60px;
    left: 27px;
    z-index: 5;
}
.sl {
    position: absolute;
    top: 39px;
    left: 19px;
}

.block-5 .abs {
    bottom: 0;
    right: 0;
    z-index: 4;
}
.gray {
    background: url('../images/block-gray.png') no-repeat scroll center 0 transparent;
    width: 381px;
    height: 256px;
    position: relative;
    z-index: 3;
    padding-top: 17px;
}
.block-5 h2 {
    margin: 56px auto 23px;
    font-size: 30px;
    font-size: 1.875rem;
    width: 95%;
}
.block-5 h3 {
    margin: 0 auto 15px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

/*///6*/
.block-6 {
    background: url('../images/fon-3blue.jpg') no-repeat center 0;
    padding-bottom: 38px;
    padding-top: 33px;
    background-size: cover;
}

.block-6 h5 {
    color: white;
    margin: 51px auto -28px;
    padding-left: 49px;
    font: 16px/27px 'rc';
    text-align: left;
}
.block-6 h5 span {
    font: 15px/23px 'rl';
    font-style: italic;
    letter-spacing: 0.4px;
}
.zoom {
    display: inline-block;
    border: 3px solid white;
}

.block-6 h2 {
    margin: 0px auto 28px;
    color: white;
    text-align: center;
    line-height: 41px;
    font-size: 38px;
    font-size: 2.375rem;
}

.block-6 .count {
    margin: 55px 0 0 34%;
}
.block-6 .col-md-24>img.abs {
    z-index: 3;
    top: 66px;
    left: 50.5%;
}
.flexslider {
    display: block;
    height: 322px;
}
.flex-direction-nav .flex-next {
    right: 26px;
}

/*7*/
.block-7 {
    padding: 65px 0 121px 0;
}
.block-7 .but-in {
    margin: 2px 0 0 32px;
    padding-top: 19px;
    background: url('../images/but-big.png') no-repeat scroll 0 0 transparent;
    width: 293px;
    font-size: 23px;
    height: 71px;
}

.block-7 .but-in:hover, .block-7 .but-in:active {
    background-position: 0 -81px;
}
.block-7 h3 {
    margin: 45px 0 0 14px;
    font-size: 46px;
    font-size: 2.875rem;
}
.block-7 h2 {
    margin: 0 0 33px 14px;
    font-size: 30px;
    font-size: 1.875rem;
    font-size: 29px;
}

.block-7 p {
    line-height: 30px;
    font-size: 26px;
    font-size: 1.625rem;
    margin-left: 14px;
}

/*8*/
.block-8 {
    color: white;
}
.block-8 p {
    white-space: pre-line;
    line-height: 31px;
    font-size: 20px;
}

/*9*/
#map {
    position: relative;
    height: 505px;
    border-top: 12px solid #E6E6E6;
    border-bottom: 22px solid #E6E6E6;
}
#form.form, #form-.form {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 0px auto 0;
    padding: 6px 0px 24px 0px;
}
.good-mail, .good-mail1 {
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 30px;
    line-height: 30px;
    padding-bottom: 15px;
}
.flexslider {
    display: block;
    height: auto;
}
.flex-control-nav {
    display: none;
}
#form-.form {
    width: 320px;
    background: #0083C2;
    color: white;
}
#form- .but-in {
    padding-top: 0;
}

#form- p {
    font: 16px/24px 'mp';
    text-align: center;
}

.area {
    background: url('../images/tab.png') no-repeat center 0;
    width: 328px;
    height: 269px;
    margin: auto;
    position: absolute;
    top: 47px;
    left: 26%;
    padding: 29px 23px 0 31px;
}

#form- .email p {
    margin: -13px auto 0;
    width: 86%;
}

#form .email, #form- .email {
    width: 100%;
    position: relative;
}
p.copy {
    float: left;
    font-size: 17px;
    color: #8A8A8A;
    line-height: 18px;
    text-align: left;
}

#form- h2 {
    font: 21px/25px 'mp';
    margin: 14px auto 26px;
    text-align: center;
}

#form- {
    display: none;
}
.red {
    color: #0694A5;
}
/*10*/
.block-9 {
    padding: 14px 0 5px 0;
    float: left;
}

.cleared {
    clear: both;
}
.row {
    position: relative;
}

a.logo-foot {
    display: block;
    margin: -1px 0px 0 0px;
    width: 80px;
    float: right;
}

.novalid {
    color: #ff5c38 !important;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

p {
    line-height: 22px;
}

.cent {
    text-align: center;
}

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

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

/*/////////////////////////===========////////=================////////===========/////////////////////////////////*/
/*//////////-----------==media=======--------------------///////////////////*/
@media (max-width:1200px) {
    html {
        font-size: 96%;
    }
    .area {
        left: 23%;
    }
    .menu-top {
        width: 952px;
    }
    .top .col-md-8 {
        width: 308px;
        margin: 44px 0 0 -3px;
    }
    div.blue {
        background-size: 309px;
    }
    .top .col-md-16 {
        width: 663px;
        background-size: 657px;
        margin: 46px auto 44px;
    }
    .mouse {
        bottom: 36px;
        width: 252px;
    }
}

@media (max-width:992px) {
    html {
        font-size: 89%;
    }
    .area {
        left: 19%;
    }
    .block-7 .but-in {
        margin: 18px auto 32px;
    }
    .block-7 {
        padding: 65px 0 82px 0;
    }
    .block-6 .count {
        margin: 55px 0 0 28%;
    }
    .block-5 h4 {
        margin: 0 auto 88px;
        width: 80%;
    }
    .sl {
        display: none;
    }
    .block-5 .abs {
        display: none;
    }
    .r {
        top: -60px;
        left: -24px;
    }
    .block-2 {
        background-size: cover;
    }
    .block-2 ul li {
        margin: 0 auto 21px;
        width: 31%;
    }
    .block-2 h2 {
        margin: 4px 0 71px 50px;
    }
    .block-2 .abs {
        display: none;
    }
    .block-2 .col-md-24>div {
        margin: 0px auto -3px;
    }
    .block-1 {
        padding: 50px 0 27px 0;
    }
    .block-1 ul li {
        width: 32%;
        margin-bottom: 32px;
    }
    .block-1 ul li:nth-child(4), .block-1 ul li:nth-child(5) {
        width: 49%;
    }
    .block-1 p {
        width: 76%;
    }

    .top .but-in {
        margin-left: -11px;
    }
    .block-3 {
        text-align: left !important;
    }
    .top {
        padding: 62px 0 28px 0;
        background-size: cover;
    }
    .arr {
        top: 57px;
        left: 59%;
    }
    .top .col-md-16 {
        width: 477px;
        background: none;
        margin: 10px 0 0 1px;
        float: left;
        height: auto;
    }
    div.blue {
        background-size: 128%;
        background-position: -40px 0;
    }
    .count div .abs {
        left: -18px !important;
        right: 0;
        width: 89px !important;
    }
    .count p {
        font-size: 20px;
    }
    .top .col-md-8 {
        width: 275px;
        margin: 10px 0 0 -3px;
        float: left;
    }
    .top img.abs {
        width: 110px;
        left: -32px;
    }
    .top h1 {
        line-height: 38px;
        margin: 0px 0 79px 68px;
        color: #000000;
    }
    .top h2 {
        margin: 0px 0 0px 0px;
        color: #000;
        line-height: 22px;
    }
    .menu-top {
        width: 733px;
        height: 38px;
        padding: 2px 10px 2px 10px;
    }
    .menu-top a {
        font-size: 15px;
        padding: 6px 3px 6px 3px;
    }
    .crtf {
        display: none;
    }
}

@media (max-width:768px) {
    html {
        font-size: 90%;
    }
    .top .but-in {
        margin: 27px auto 0;
    }
    .area {
        left: 14%;
    }
    .block-6 .count div .abs {
        left: 0px !important;
    }
    .block-6 .count {
        margin: 55px auto 0;
        padding-right: 35px;
    }
    .r {
        top: 74px;
        left: 55px;
    }
    .sl {
        top: 199px;
        left: 40px;
    }

    .block-5 h4 {
        margin: 0px auto 39px;
        width: 92%;
    }
    .blue- {
        margin-bottom: 22px;
    }
    .block-3 {
        padding: 41px 0 47px 0;
    }
    .arr {
        top: 57px;
        left: 55%;
    }
    .but-in {
        margin: 27px auto 0;
    }
    div.blue {
        padding: 22px 30px 19px 27px;
    }
    .top .col-md-16 {
        width: 83%;
        margin: 30px auto 1px;
        float: none;
    }
    .top h1 {
        margin: 0px auto 55px;
        text-align: center;
    }
    .top img.abs {
        width: 85px;
        left: 46px;
    }
    .top .col-md-8 {
        width: 421px;
        margin: 10px auto -3px;
        float: none;
    }
    .top h2 {
        margin: 0 auto 28px;
        text-align: center;
    }
    .menu-top {
        width: 340px;
        float: right;
        background: none;
    }
    .wr-menu {
        margin-top: 53px;
        overflow: hidden;
        background: #fff;
    }

    p.but-mob {
        display: block;
        position: absolute;
        right: -1%;
    }
    .menu-top {
        padding-bottom: 6px;
        margin-right: -1%;
        height: auto;
    }
    .menu-top a {
        text-align: right;
        margin: -2px 0 0 0;
        padding: 6px 17px 7px 0px;
        display: block;
        font-size: 17px;
        width: 100% !important;
    }
    .navbar-fixed-top {
        height: 45px;
        background: url(../images/menu.png) repeat-x;
        top: -1px;
    }
    .wr-menu {
        margin-top: 44px;
        overflow: hidden;
        background: #06B7CF;
    }
}

@media (max-width:700px) {
    html {
        font-size: 88%;
    }
}

@media (max-width:650px) {
    html {
        font-size: 86%;
    }
    .top h2 {
        margin: 0 auto 28px;
        text-align: center;
        font-size: 20px;
    }
}

@media (max-width:636px) {
    html {
        font-size: 80%;
    }
    .top .container>span {
        font-size: 27px;
    }
    .top {
        background: url(../images/head.jpg) no-repeat 65% 0px;
        background-size: cover;
    }
    .block-7 p {
        line-height: 28px;
        font-size: 23px;
        margin: 0 auto 0;
    }
    .block-6 h2 {
        line-height: 35px;
    }
    .r, .sl, .block-5 .abs {
        display: none;
    }

    ul.flex-direction-nav {
        margin: 47px auto 25px;
        float: none;
    }
    .block-4 p, .block-4 span {
        margin: 0 18px 0 35px;
    }
    .block-4 h2 {
        margin: 0 auto 30px;
    }
    .block-4 .col-xs-18 {
        float: none;
        width: 504px;
    }
    .block-4 .col-xs-6 {
        float: none;
        width: 231px;
        margin-bottom: 21px;
    }
    .block-2 h2 {
        margin: 4px auto 71px;
    }

    .block-1 ul li {
        width: 49%;
    }
    .block-1 ul li:nth-child(5) {
        width: 100%;
    }
    .block-1 {
        padding: 50px 0 0px 0;
    }
    body {
        text-align: center !important;
    }
}

@media (max-width:600px) {
    html {
        font-size: 78%;
    }
}

@media (max-width:550px) {
    .top h1 {
        margin: 0px auto 12px;
    }
    .top h2 {
        font-size: 21px;
        width: 100%;
    }
}

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

/*ie 10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    body {
        font-family: "Arial Narrow" !important;
    }
    .menu-top a {
        color: #fff;
        font-size: 16px;
        padding: 10px 6px 9px 6px;
        font-family: "Arial Narrow" !important;
        display: inline;
    }
    h1 {
        font-size: 38px;
        line-height: 41px;
        font-family: "Arial Narrow" !important;
    }
    .menu-top {
        padding: 12px 15px 2px 15px;
    }
    .top h2 {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .top .col-md-8 span {
        font-size: 21px;
        font-family: "Arial Narrow" !important;
    }
    .top h1 {
        line-height: 48px;
        font-size: 32px;
        font-family: "Arial Narrow" !important;
    }
    .top h1 span {
        font-size: 32px;
        font-family: "Arial Narrow" !important;
    }
    .count p {
        font-size: 17px;
        font-family: "Arial Narrow" !important;
    }

    .count div p {
        color: white;
        font: 40px 'Arial';
        font-family: "Arial Narrow" !important;
    }
    div.blue h4 {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    input[type='text'], textarea {
        font-size: 16px;
        font-family: "Arial Narrow" !important;
    }
    .but-in {
        line-height: 31px;
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .block-1 p {
        font-size: 16px;
        font-family: "Arial Narrow" !important;
    }
    .block-2 h2 {
        font-size: 26px;
        font-family: "Arial Narrow" !important;
    }
    .block-2 h3 {
        font-size: 27px;
        font-family: "Arial Narrow" !important;
    }
    .block-2 h3 span {
        font-size: 22px;
        font-family: "Arial Narrow" !important;
    }

    .block-2 p {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }

    .block-2 .col-md-24>div {
        font-size: 20px;
        font-family: "Arial Narrow" !important;
    }
    .block-3 p {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .block-4 p, .block-4 span {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 p {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 .row p.col {
        font-size: 26px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 .row p.col small {
        font-size: 32px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 .row span {
        line-height: 17px;
        font-size: 16px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 h2 {
        font-size: 30px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 .col-md-11:last-child h3 {
        font-size: 16px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 .col-md-11:last-child span {
        line-height: 24px;
        font-size: 17px;
        font-family: "Arial Narrow" !important;
    }

    .block-5 h2 {
        font-size: 22px;
        font-family: "Arial Narrow" !important;
    }
    .block-5 h3 {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }
    .block-6 h5 {
        font-size: 14px;
        font-family: "Arial Narrow" !important;
    }
    .block-6 h5 span {
        font-size: 13px;
        font-family: "Arial Narrow" !important;
    }

    .block-6 h2 {
        font-size: 26px;
        font-family: "Arial Narrow" !important;
    }
    .block-7 .but-in {
        font-size: 18px;
        font-family: "Arial Narrow" !important;
    }

    .block-7 h3 {
        font-size: 32px;
        font-family: "Arial Narrow" !important;
    }
    .block-7 h2 {
        font-size: 21px;
        font-family: "Arial Narrow" !important;
    }

    .block-7 p {
        font-size: 19px;
        font-family: "Arial Narrow" !important;
    }

    .block-8 p {
        font-size: 20px;
        font-family: "Arial Narrow" !important;
    }
    p.copy {
        font-size: 15px;
        font-family: "Arial Narrow" !important;
    }

    #form- h2 {
        font-size: 20px;
        font-family: "Arial Narrow" !important;
    }
}
.menu-top a {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.container, .container-fluid {
    max-width: 1010px;
    position: relative;
}

.tt {
    -webkit-animation: swing 14s infinite !important;
    animation: swing 14s infinite !important;
}

.ff {
    -webkit-animation: flash 1s infinite !important;
    animation: flash 1s infinite !important;
}

/* ===== СТИЛИ ДЛЯ НОВОГО ФУТЕРА ===== */
.my-footer {
    background: #0b1120 !important;
    color: #cbd5e6 !important;
    padding: 20px 0 !important;
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif !important;
    margin-top: 30px !important;
    width: 100% !important;
}

.my-footer-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 0 20px !important;
    gap: 20px !important;
}

.my-footer-brand {
    flex: 1 1 40% !important;
    min-width: 200px !important;
    text-align: left !important;
}

.footer-copyright {
    font-size: 0.85rem !important;
    color: #8a97b0 !important;
    margin: 0 !important;
    line-height: 1.4 !important;
}

.my-footer-contacts {
    flex: 1 1 35% !important;
    min-width: 180px !important;
    text-align: center !important;
}

.my-footer-contacts ul {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 12px 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.my-footer-contacts li {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    font-size: 0.9rem !important;
    color: #cbd5e6 !important;
}

.my-footer-contacts li a {
    color: #cbd5e6 !important;
    text-decoration: none !important;
}

.my-footer-contacts li a:hover {
    color: white !important;
}

.my-footer-rating {
    flex: 0 1 auto !important;
    text-align: right !important;
    min-width: 150px !important;
}

.my-footer-rating iframe {
    display: inline-block !important;
    vertical-align: middle !important;
    max-width: 100% !important;
}

@media (max-width: 768px) {
    .my-footer-container {
        flex-direction: column !important;
        text-align: center !important;
        gap: 15px !important;
    }
    .my-footer-brand {
        text-align: center !important;
    }
    .my-footer-contacts ul {
        justify-content: center !important;
    }
    .my-footer-rating {
        text-align: center !important;
    }
}