.first {
    padding: 160px 0;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover
}

.first_catalog_image {
    width: 200px;
    margin: 0 auto;
    position: relative;
    bottom: 50px
}

.first_catalog_image img {
    width: 100%
}

.p_item {
    text-align: center;
    border: 10px solid #eee;
    margin-bottom: 60px
}

.P_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #e4d601;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    bottom: 20px
}

.first_container_form {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, .62);
    padding: 25px;
    color: #fff
}

.first_container_form p {
    font-size: 18px;
    margin: 23px
}
#first_form{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}
#first_form input {
    border: none;
    padding: 10px 20px;
    margin-right: 15px;
    color: #000;
    margin-bottom: 10px;
}

#first_form button {
    border: none;
    border-radius: 0;
    color: #000;
    background: #fff;
    padding: 11px 70px
}

#first_form button:hover {
    background: #ff0
}

p.check {
    margin-top: 10px;
    font-size: 12px
}

.check a {
    color: #fff;
    text-decoration: underline
}

#contact_form_section_form p.check {
    color: #fff
}

.btn_catalog {
    position: relative;
    top: 33px;
    background: #000;
    color: #e4d601;
    font-size: 16px;
    padding: 8px 20px;
    border: 10px solid #fff;
    border-radius: 30px
}

.btn_catalog:hover {
    background: #e4d601;
    color: #000
}

.p_item img {
    width: 247px
}

.pre {
    padding: 220px 0 50px 0;
    background: url(../img/pre_back.png) no-repeat center top;
    background-size: cover;
    margin-top: 150px;
    position: relative
}

.pre_icon {
    position: absolute;
    top: -11%;
    width: 200px;
    left: 43%
}

.pre_item {
    margin-bottom: 25px
}

.pre_big_title {
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    background: #e4d601;
    display: block;
    width: 40px;
    height: 40px;
    padding: 4px 13px 5px;
    border-radius: 50%;
    margin-bottom: 11px
}

.pre_item_text {
    color: #e4d601;
    font-size: 16px
}

.contact_form_section {
    padding: 100px 0;
    background: url(../img/contact_back.png) no-repeat center center;
    background-size: cover
}

.contact_form_section_container {
    width: 70%;
    margin: 0 auto
}

.contact_form_section_container .title {
    text-align: center;
    color: #e4d601;
    font-size: 34px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.contact_form_section_container h3 {
    text-align: center;
    color: #e4d601;
    margin-bottom: 20px;
    margin-top: 5px
}

#contact_form_section_form {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

#contact_form_section_form input {
    width: 100%;
    border: 2px solid #fff;
    border-radius: 15px;
    background: none;
    padding: 10px;
    color: #fff
}

#contact_form_section_form textarea {
    margin-top: 30px;
    background: none;
    border: 2px solid #fff;
    width: 100%;
    border-radius: 15px;
    min-height: 100px
}

.form_contact {
    margin-top: 20px;
    margin-bottom: 10px
}

.contact_btn {
    background: #e4d601;
    border-radius: 15px;
    font-size: 16px;
    padding: 10px 30px
}

.contact_btn:hover {
    background: #baaf03
}

.key {
    padding: 100px 0;
    background: url(../img/fout_back.png) no-repeat center bottom;
    background-size: cover;
    position: relative;
    z-index: 5
}

.key_title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 38px
}

.key_p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 50px
}

.key_item {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    background: #000;
    border-bottom: 3px solid #fff;
    text-align: center;
    padding: 25px 10px;
}
.key_wrap {
    display: flex;
    justify-content: space-between;
}
.key_item p {
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 0;
}

.map {
    position: relative;
    bottom: 75px
}

.map iframe {
    width: 100%;
    height: 700px
}



.map_item a {
    font-size: 16px;
    color: #000;
    margin: 7px 0 0;
    display: inline-block
}

.map_title {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.map_item {
    margin-bottom: 10px
}

.footer {
    background: #e4d601;
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    display: block;
    margin-top: -81px
}

.navbar-brand img {
    width: 200px
}

.navbar-default {
    background: none;
    border: none
}

.navbar-nav {
    position: relative;
    top: 10px
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}

.header_contact {
    float: right;
    position: relative;
    top: 16px
}

.head_item_c {
    display: inline-block
}

.head_item_c a {
    color: #000;
    font-size: 18px;
    margin-right: 14px
}

.btn_yellow {
    border: none;
    border-radius: 0;
    color: #000;
    background: #fef200;
    padding: 9px 30px
}

.btn_yellow:hover {
    background: #d6cc02
}

.footer_right {
    float: right
}

.footer .circle {
    background: #000;
    border-radius: 20px;
    padding: 5px 8px;
    font-size: 18px;
    color: #e4d601;
    margin-right: 0
}

.footer a {
    font-size: 16px;
    color: #000;
    margin-right: 10px
}

.modal {
    text-align: center
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-content {
    border-radius: 0;
    background: #f5f5f5
}

.modal-body {
    padding: 25px
}

.modal-content h3 {
    margin-bottom: 25px;
    color: #000;
    text-align: center;
    font-size: 30px
}

.modal-content p {
    color: #adadad;
    font-size: 14px;
    margin: 0 0 25px;
    text-align: center
}

.modal-content .btn-green {
    width: 48%;
    display: block;
    float: right;
    margin: 15px 0
}

.modal-content .confirm-block input {
    position: relative;
    top: 3px;
    display: block;
    float: left;
    margin: 4px 10px 10px 0
}

.modal-content .confirm-block .small-text {
    font-weight: 400;
    font-size: 12px;
    color: #a7a7a7;
    display: block
}

.confirm-block a {
    color: #a7a7a7;
    text-decoration: underline
}

.modal-content input[type="email"] {
    width: 100%
}

.modal-content {
    width: 400px;
    margin: 0 auto
}

#politics .modal-content {
    width: auto;
    background: #fff
}

#politics .politic-text {
    height: 450px;
    overflow-y: scroll;
    padding: 15px
}

#politics .modal-content p {
    color: #333;
    text-align: justify
}

.modal-content input {
    width: 100%;
    margin-bottom: 25px;
    height: 45px;
    padding: 5px 15px;
    border: 1px solid transparent;
    font-size: 16px
}

.modal-content input[type="checkbox"] {
    width: auto;
    margin: 0 5px 0 0;
    height: auto
}

.modal-content .close {
    position: absolute;
    right: -40px;
    color: #fff;
    opacity: 1;
    font-size: 38px;
    top: -45px
}

.modal .site-button {
    padding: 10px 25px 13px;
    display: block;
    margin: 0 auto 15px
}

#thnx .modal-content {
    width: auto;
    background: url(../img/form-bg.png) no-repeat 50% 50%;
    background-size: auto auto;
    background-size: cover;
    border: none;
    padding-bottom: 30px;
    color: #fff
}

#thnx .logo-block img {
    width: 200px
}

#thnx .logo-block {
    padding: 40px 0 0
}

#thnx .logo-block span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    display: none
}

#thnx .logo-block::after {
    display: block;
    width: 60px;
    margin: 25px auto 0;
    height: 2px;
    background: #fde428;
    content: ''
}

#thnx .close {
    color: #fff;
    text-shadow: 0 1px 0 #000;
    opacity: 1
}

#thnx .close:hover {
    color: #fff
}

#thnx .modal-content p {
    color: #f3f3f3
}

#thnx .modal-content h3 {
    color: #fff
}

@media only screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .modal-body {
        padding: 20px
    }

    .modal-open .modal {
        padding: 0 !important
    }

    .modal-content {
        width: auto;
        max-width: 100%
    }

    .modal-content .close {
        right: 10px;
        top: 0;
        color: #000;
        font-size: 35px;
        opacity: .5
    }

    .modal-content h3 {
        font-size: 22px
    }
}

@media only screen and (min-width: 361px) and (max-width: 480px) {
    .modal-body {
        padding: 20px
    }

    .modal-open .modal {
        padding: 0 !important
    }

    .modal-content {
        width: auto;
        max-width: 100%
    }

    .modal-content .close {
        right: 10px;
        top: 0;
        color: #000;
        font-size: 35px;
        opacity: .5
    }

    .modal-content h3 {
        font-size: 22px
    }
}

@media only screen and (max-width: 360px) {
    .modal-body {
        padding: 20px
    }

    .modal-open .modal {
        padding: 0 !important
    }

    .modal-content {
        width: auto;
        max-width: 100%
    }

    .modal-content .close {
        right: 10px;
        top: 0;
        color: #000;
        font-size: 35px;
        opacity: .5
    }

    .modal-content h3 {
        font-size: 22px
    }
}

.popup-bg {
    background: rgba(0, 0, 0, .65);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 199;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: opacity 0.5s, all 0s 0.35s;
    -o-transition: opacity 0.5s, all 0s 0.35s;
    transition: opacity 0.5s, all 0s 0.35s
}

.popup-bg.open {
    width: 100%;
    height: 100%;
    opacity: 1;
    overflow: auto;
    padding: 50px;
    -webkit-transition: opacity 0.5s, all 0s 0s;
    -o-transition: opacity 0.5s, all 0s 0s;
    transition: opacity 0.5s, all 0s 0s
}

.popup {
    position: relative;
    margin: auto;
    width: 500px;
    display: none
}

.popup_catalog {
    background: #fff;
    width: 1000px;
    padding: 10px 5px 10px
}

.popup_catalog .btn {
    position: relative;
    margin: 25px auto 20px
}

.popup_catalog .btn:before {
    content: '';
    border: 3px solid #fde428;
    width: -webkit-calc(100% + 36px);
    width: calc(100% + 36px);
    height: -webkit-calc(100% + 36px);
    height: calc(100% + 36px);
    position: absolute;
    top: -18px;
    left: -18px
}

.popup__close {
    position: absolute;
    top: 0;
    right: -45px;
    width: 45px;
    height: 45px;
    background: #333 url(../img/close.png) center center no-repeat
}

.popup__close:hover {
    background: #000 url(../img/close.png) center center no-repeat
}

.popup-content-wrap {
    width: 100%;
    height: 100%
}

.popup-content {
    height: -webkit-calc(100% - 115px);
    height: calc(100% - 115px);
    overflow: hidden;
    font-size: 0;
    overflow: auto;
    padding-top: 5px
}

.pop-catalog-item {
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 0 .5% 10px;
    background: #f9f9f9;
    padding-left: 180px;
    position: relative;
    min-height: 200px
}

.pop-catalog-item.pop-catalog-item_clickable:hover {
    border: 1px solid #fde428;
    box-shadow: rgba(0, 0, 0, .15) 5px 5px 20px 0, #fde428 0 0 0 1px;
    text-decoration: none;
    cursor: pointer
}

.pop-catalog-item__img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 180px;
    background: #fff;
    border-right: 1px solid #ccc;
    text-align: center;
    overflow: hidden
}

.pop-catalog-item__img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%
}

.pop-catalog-item-right {
    padding: 20px
}

.pop-catalog-item__title {
    font-size: 18px;
    color: #333;
    line-height: 120%;
    margin-bottom: 25px
}

.pop-catalog-item__text {
    font-size: 14px;
    color: #999;
    margin-bottom: 15px;
    line-height: 120%
}

.pop-catalog-item__level {
    font-size: 14px;
    color: #333;
    margin-bottom: 7px
}

.pop-catalog-item__level span {
    font-size: 16px
}

.pop-catalog-item__price {
    font-size: 14px;
    color: #333;
    margin-bottom: 7px;
    display: none
}

.pop-catalog-item__price span {
    font-size: 16px;
    color: #fde428
}

.pop-catalog-item__discount {
    font-size: 14px;
    color: #333
}

.pop-catalog-item-price a {
    font-size: 16px;
    color: #a79407;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 150px;
    padding: 5px;
    margin-top: 14px;
    text-decoration: underline
}

.pop-catalog-item__discount a:hover {
    color: #fde428
}

.pop-catalog-item-price-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-decoration: none;
    margin-bottom: 10px
}

.pop-catalog-item-price-item__class {
    width: 80px;
    height: 25px;
    background: #004287;
    border-bottom: 2px solid #002d5c;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    text-align: center;
    margin-right: 10px
}

.pop-catalog-item-price-item__link {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    font-size: 14px;
    color: #333;
    display: block;
    text-decoration: none;
    line-height: 27px;
    height: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-right: 5px
}

.pop-catalog-item-price table {
    width: 100%;
    font-size: 14px;
    color: #333
}

.pop-catalog-item-price table tr:nth-child(odd) {
    background: #ededed
}

.pop-catalog-item-price table td {
    padding: 5px
}

.pop-catalog-all {
    font-size: 16px;
    color: #004287;
    margin-top: 10px;
    margin-bottom: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.pop-catalog-all:hover {
    opacity: .7
}

.pop-catalog-all span {
    background: #fde428;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    display: inline-block
}

.popup-content-hidden {
    width: 100%;
    height: -webkit-calc(100% - 115px);
    height: calc(100% - 115px);
    overflow: hidden;
    background: #fff;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: opacity 0.5s, all 0s 0s;
    -o-transition: opacity 0.5s, all 0s 0s;
    transition: opacity 0.5s, all 0s 0s
}

.popup-content-hidden.active {
    visibility: visible;
    height: auto;
    opacity: 1
}

.popup-content-hidden-top {
    height: 70px;
    line-height: 50px;
    padding: 10px;
    font-size: 24px;
    color: #333;
    text-align: center;
    position: relative
}

.popup-content-hidden-back {
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto;
    text-decoration: none;
    padding-left: 45px;
    background: url(../img/arrow-back.png) left center no-repeat;
    line-height: 32px;
    height: 30px
}

.popup-content-hidden-back:hover {
    color: #fde428
}

.popup-content-hidden-content {
    overflow: hidden;
    font-size: 0
}

.popup-content-hidden .pop-catalog-item__title {
    margin-bottom: 10px
}

.popup-content-hidden .center {
    position: relative;
    margin-top: -80px
}

.popup-content-hidden .center:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    box-shadow: #fff 0 0 100px 180px
}

.popup-content-hidden .btn {
    border: none;
    margin: 0 0 10px
}

.popup-content-hidden .btn:before {
    display: none
}

.popupbgnew {
    background: rgba(0, 0, 0, .65);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 199;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: opacity 0.5s, all 0s 0.35s;
    -o-transition: opacity 0.5s, all 0s 0.35s;
    transition: opacity 0.5s, all 0s 0.35s
}

.popupbgnew.open {
    width: 100%;
    height: 100%;
    opacity: 1;
    overflow: auto;
    padding: 50px;
    -webkit-transition: opacity 0.5s, all 0s 0s;
    -o-transition: opacity 0.5s, all 0s 0s;
    transition: opacity 0.5s, all 0s 0s
}

.popupnew {
    background: #fff;
    margin: auto;
    width: 800px;
    position: relative;
    padding: 30px 45px;
    display: none
}

.popupnew__title {
    color: #333;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 30px
}

.process-popup .precor-slider {
    max-width: -webkit-calc(100% - 275px);
    max-width: calc(100% - 275px)
}

.process-popup-info {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 230px;
    margin-left: 45px
}

.process-popup-info ul {
    padding: 0;
    margin: 0 0 30px
}

.process-popup-info ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px
}

.process-popup-info ul li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #8bb620;
    width: 6px;
    height: 6px;
    border-radius: 50%
}

.process-popup-info__strong {
    margin-left: 20px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px
}

.process-popup-info__green {
    margin-left: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #fde428
}

.process-popup__item {
    margin-bottom: 40px
}

.process-popup__title {
    color: #333;
    font-size: 18px;
    font-weight: 400
}

.process-popup__title:after {
    content: '';
    width: 25px;
    height: 2px;
    background: #fde428;
    margin-top: 5px;
    margin-bottom: 15px;
    display: block
}

.process-popup__text {
    color: #999;
    font-family: 'etelka_prolight';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.process-popup__text p {
    margin-bottom: 10px
}

.process-popup-banner {
    padding: 60px 60px 50px;
    background: url(../img/pp-banner.jpg) center center no-repeat;
    text-align: center
}

.process-popup-banner__title {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px
}

.process-popup-banner__link {
    padding: 0 50px
}

.center {
    display: block;
    text-align: center
}

.form {
    background: url(../img/form-bg.png) center top no-repeat;
    background-size: cover;
    padding: 30px 45px;
    width: 500px
}

.form__title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 3px;
    line-height: 120%
}

.form__date {
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    text-align: center
}

.form__date > span {
    color: #8bb620
}

.form__mini-text {
    font-size: 18px;
    color: #fff;
    line-height: 120%;
    text-align: center;
    margin-bottom: 15px
}

.form .name, .form .phone, .form .email {
    position: relative;
    width: 300px;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.form .name:after, .form .phone:after, .form .email:after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/name.png);
    background-position: center center;
    background-repeat: no-repeat
}

.form .phone:after {
    background-image: url(../img/phone.png)
}

.form .email:after {
    background-image: url(../img/email.png)
}

.form input, .form select {
    font-family: "PT Sans", sans-serif
}

.form input {
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    width: 100%;
    border: none;
    padding: 0 20px 0 50px;
    font-size: 16px;
    color: #333
}

.center .btn {
    background: #000;
    border: none;
    text-decoration: none;
    font-size: 16px;
    color: #e4d601;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #3b3c3c;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    box-shadow: rgba(51, 51, 51, .8) 0 20px 20px -10px;
    display: inline-block;
    margin: 30px auto 20px
}

.center .btn:hover {
    background: #e4d601;
    color: #000
}

.btn.go {
    margin: 5px auto 20px
}

.personal-data-policy {
    font-size: 12px;
    text-align: center;
    color: #efefef
}

.personal-data-policy a {
    color: #dedede;
    cursor: pointer
}

.cross .P_title {
    position: absolute;
    top: 0;
    display: block;
    height: 27px;
    left: 10%
}

.cross img {
    margin: 40px 0 -11px
}

@media screen and (max-width: 768px) {
    .navbar-brand img {
        width: 142px
    }

    .navbar-brand {
        padding: 10px 15px
    }

    .header_contact {
        text-align: center;
        float: inherit
    }

    .navbar-collapse.in {
        overflow-y: hidden;
        margin-bottom: 20px
    }

    .navbar {
        margin-bottom: 0
    }

    .first {
        padding: 40px 0 60px
    }

    .first_container_form {
        width: 100%
    }

    .first_container_form h1 {
        font-size: 24px
    }

    #first_form input {
        border: none;
        padding: 10px 20px;
        margin-right: 0;
        color: #000;
        margin-bottom: 10px;
        width: 100%
    }

    #first_form button {
        width: 100%
    }

    .first_catalog_image {
        width: 140px
    }

    .p_item img {
        width: 150px
    }

    .cross img {
        margin: 80px 0 0
    }

    .pop-catalog-item__img {
        width: 30%
    }

    .popup-bg.open {
        padding: 10px;
        z-index: 8
    }

    .pop-catalog-item {
        width: 98%;
        padding-left: 30%
    }

    .popup_catalog {
        width: 100%;
        padding: 10px 5px 10px
    }

    .popup__close {
        right: -1px;
        width: 45px;
        height: 45px;
        z-index: 9
    }

    .pop-catalog-item-right {
        padding: 5px
    }

    pop-catalog-item__title {
        font-size: 16px
    }

    .pop-catalog-item-price table td {
        padding: 5px 0 5px 5px
    }

    .popup {
        width: 100%
    }

    .form {
        padding: 30px 15px;
        width: 100%
    }

    .form input {
        font-size: 14px
    }

    .pre {
        padding: 0 0 50px 0;
        margin-top: 50px
    }

    .pre_item {
        margin-bottom: 25px;
        text-align: center
    }

    .pre_big_title {
        margin: 10px auto
    }

    .contact_form_section {
        padding: 40px 0
    }

    .contact_form_section_container {
        width: 100%
    }

    .contact_form_section_container .title {
        font-size: 24px
    }

    #contact_form_section_form {
        width: 90%
    }

    #contact_form_section_form input {
        margin-bottom: 15px
    }

    .form_contact {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .key {
        padding: 30px 0
    }

    .key_title {
        font-size: 24px
    }

    .key_item {
        width: auto
    }

    .map {
        bottom: -12px
    }

    .map_block {
        width: 100%;
        background: #fff;
        padding: 25px;
        position: relative;
        text-align: center;
        display: block;
        top: 0;
        right: 0
    }

	.map-form{
		width: 100%;
		background: #fff;
		padding: 25px;
		position: relative;
		text-align: center;
		display: block;
		top: 0;
		right: 0
	}

    .footer {
        background: #e4d601;
        position: relative;
        width: 100%;
        height: auto;
        padding: 10px 0;
        display: block;
        margin-top: 0;
        text-align: center
    }

    .footer_right {
        float: none;
        margin-top: 10px
    }

    .btn_yellow {
        border: none;
        border-radius: 0;
        color: #000;
        background: #fef200;
        padding: 9px 18px
    }

    .head_item_c a {
        color: #000;
        font-size: 15px;
        margin-right: 5px
    }

    .head_item_c {
        margin: 0 auto 27px;
        text-align: center;
        width: 49%
    }
}

@media screen and (min-width: 1024px) and (max-width: 1150px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 14px
    }

    .navbar-brand {
        padding: 24px 15px
    }

    .navbar-brand img {
        width: 100px
    }

    .first {
        padding: 100px 0
    }

    .key_item p {
        text-transform: initial;
        font-size: 14px;
    }

    .key_item {
        font-size: 14px
    }
}

.header_contact {
    display: flex;
    align-items: center;
}

.head_item_c .fa-whatsapp {
    padding-left: 10px;
}

.fa-whatsapp {
    font-size: 22px;
}

.fa-phone-alt {
    font-size: 13px;
}

.map_item .fa-whatsapp {
    font-size: 20px;
    padding-right: 3px;
}

.circle .fa-phone-alt {
    font-size: 15px
}

.circle .fa-whatsapp {
    font-size: 20px;
}

.brands {
    margin-bottom: 80px;
    padding: 0px 50px;
}

.brands__item {
    padding: 0 5px;
}

.brands__item img {
    width: 100%;
    height: auto;
}

.brands__prev, .brands__next {
    position: absolute;
    top: 9px;
    color: #fff;
    background: #00000061;
    font-size: 20px;
}

.brands__prev {
    left: 0px;
}

.brands__next {
    right: 0px;
}

.map_block {
    width: 58%;
    background: #fff;
    padding: 25px;
    display: flex;
    flex-direction: column;
}

.map-form {
    background: rgba(0, 0, 0, .62);
    width: 40%;
    padding: 10px 30px 30px;
    color: #fff;
    max-width: 100%;
}

.map-form input {
    width: 100%;
    margin-bottom: 25px;
    height: 45px;
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #eee;
    color: #333;

}

.map-form input[type="checkbox"] {
    width: auto;
    margin: 0 5px 0 0;
    height: auto;
}

.map-form .site-button {
    background: #e4d601;
    font-size: 16px;
    padding: 10px 30px;;
    border: none;
    margin-bottom: 20px;
    color: #333;
}

.fitness-clubs__img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.fitness-clubs__img-wrap img {
    height: 100%;
}

.map-wrap {
    position: absolute;
    top: 10%;
    left: 10%;
    right: 10%;
    display: flex;
    justify-content: space-between;
}
.nav>li>a {
    padding: 16px 9px;
}
.fotorama {
    max-width: 100%;
}
.map-contacts {
    display: flex;
}
.map-contacts__item {
    margin-right: 15px ;
}
@media (max-width: 1200px) {
    .brands__prev, .brands__next {
        top: 5px;
        font-size: 14px;
    }
}
@media (max-width: 992px) {
    .map-wrap {
        position: absolute;
        top: 10%;
        left: 5%;
        right: 5%;
        display: flex;
        justify-content: space-between;
    }

    .map_block {
        width: 55%;
    }

    .map-form {
        width: 40%;
    }
    .key_item {

    }
    .key_item p {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    .map-wrap {
        position: relative;
        flex-direction: column;
        align-items: center;
    }
    .header_contact {
        display: block;
    }

    .head_item_c {
        width: 32%;
    }

    .map-form {
       width: 80%;
    }

    .map_block {
        width: 80%;
    }
    .brands__prev, .brands__next {
        top: 5px;
        font-size: 10px;
        padding: 7px 10px;
    }
    .key_wrap {
        flex-direction: column;

    }
}

@media (max-width: 576px) {
    .header_contact.visible-xs {
        display: flex !important;
    }

    .head_item_c {
        width: auto;
    }

    .map-form {
        width: 95%;
    }

    .map_block {
        width: 95%;
    }
    .brands__prev, .brands__next {
        top: 3px;
        font-size: 8px;
        padding: 7px 10px;
    }
    .brands {
        padding: 0 30px;
        margin-bottom: 30px;
    }
}