/* Developed in july 2020 | Programming by newweb.kz*/
html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-size: 18px;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #314954;
    font-family: 'GothamProRegular', Tahoma, sans-serif;
}

.about-header-title p {
    margin: 0;
}

.metal-title p {
    margin: 0;
}

.border-title p {
    margin: 0;
}

.child-gallery-title p {
    margin: 0;
}

.sale-wrap2 a img {
    max-width: 100px;
}

.sale-wrapper2 {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.sale-wrap2 {
    padding: 20px 0;
    background: url(../images/akcia2.jpg) center left repeat-x;
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.child-gallery img {
    margin-bottom: 20px;
}

#mobile_bar {
    display: none;
}

.mfp-close-btn-in .mfp-close {
    color: #000 !important;
}

.white-popup {
    background-color: #fff;
    position: relative;
    max-width: 360px;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}

.sl--slide a img {
    max-width: 270px;
    height: auto;
    margin: 20px 5px;
}

.footer-insta:hover, .footer-email:hover {
    text-decoration: underline;
}

.footer-insta {
    color: #fff;
    padding: 10px 0 10px 40px;
    background: url(../images/footerInstaIcon.png) center left no-repeat;
    font-size: 24px;
    text-decoration: none;
    display: inline-block;
}

.footer-email {
    color: #fff;
    padding: 10px 0 10px 40px;
    background: url(../images/footerEmailIcon.png) center left no-repeat;
    font-size: 24px;
    text-decoration: none;
    margin-top: 70px;
    display: inline-block;
}

.footer-phone:hover {
    text-decoration: underline;
}

.footer-phone {
    font-size: 38px;
    color: #fff;
    padding: 8px 0 8px 50px;
    background: url(../images/headerPhoneIcon.png) center left no-repeat;
    margin-top: 15px;
    text-decoration: none;
    display: block;
}

.footer-top-right-text {
    margin-top: 15px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}

.footer-top-right-adress {
    margin-top: 60px;
    color: #fff;
}

.footer-top-right-btn:hover {
    opacity: 0.5;
}

.footer-top-right-btn {
    font-size: 20px;
    color: #fff;
    padding: 20px 25px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
    position: relative;
}

.footer-top-left-anons {
    border-left: 5px solid #fff;
    padding-left: 30px;
    color: #fff;
}

.footer-top-left-logo-anons img {
    margin-right: 30px;
}

.footer-logo {
    display: flex;
    align-items: center;
    margin-right: 30px;
    font-weight: bolder;
    font-size: 24px;
    color: #fff;
}

.footer-logo img {
    margin-right: 10px;
}

.footer-top-left-logo-anons {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
}

.footer-top-right {
    text-align: right;
}

.footer-top {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 45px;
}

.footer-bottom {
    margin-top: 40px;
    padding: 30px 0;
    border-top: 1px solid #778e99;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

footer {
    min-height: 400px;
    background: -webkit-linear-gradient(90deg, rgb(49, 73, 84) 0, rgb(69, 113, 132) 100%), rgb(49, 73, 84);
    background: -moz-linear-gradient(90deg, rgb(49, 73, 84) 0, rgb(69, 113, 132) 100%), rgb(49, 73, 84);
    background: linear-gradient(90deg, rgb(49, 73, 84) 0, rgb(69, 113, 132) 100%), rgb(49, 73, 84);
}

.map-wrap {
    border-top: 20px solid #3a5a6a;
}

.about-sert-wrap {
    min-height: 400px;
}

.about-header-wrap img {
    margin-right: 40px;
}

.about-header-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    padding-top: 40px;
}

.about-header-title {
    font-size: 54px;
    color: #314954;
}

.metal-img-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 50px;
}

.metal-header-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row-reverse wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.metal-header-text {
    text-align: right;
}

.metal-title {
    font-size: 54px;
    color: #314954;
    padding-top: 50px;
}

.metal-wrap {
    background-color: #efefef;
    padding-bottom: 50px;
}

.border-img-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px;
}

.border-header-content {
    padding-bottom: 30px;
}

.border-title {
    font-size: 54px;
    color: #314954;
}

.border-header-btn:hover {
    opacity: 0.5;
}

.border-header-btn {
    font-size: 20px;
    color: #fff;
    padding: 20px 25px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
    position: relative;
}

.border-header-btn:hover::after {
    content: '';
    position: absolute;
    border: 1px solid #fd6200;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.0s linear infinite;
    z-index: 0;
}

.border-header-btn:hover::before {
    content: '';
    position: absolute;
    border: 1px solid #fd6200;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

.border-header-btn::after {
    animation-delay: .5s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 10.8;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.border-header-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 40px;
}

.child-item-text {
    margin-top: 10px;
}

.child-items-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row-reverse wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px 0;
}

.child-item {
    max-width: 230px;
    text-align: center;
    margin-bottom: 40px;
}

.child-item img {
    max-width: 200px;
}

.child-gallery {
    padding-top: 40px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.child-gallery-title {
    font-size: 54px;
    color: #314954;
    text-align: center;
}

.child-header-title {
    font-size: 54px;
    color: #314954;
}

.child-header-title p {
    margin: 0;
}

.child-header-text-wrap {
    text-align: right;
}

.child-header-wrap {
    padding-top: 40px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row-reverse wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.child-header-btn:hover {
    opacity: 0.8;
}

.child-header-btn {
    margin-top: 80px;
    font-size: 20px;
    color: #fff;
    padding: 20px 25px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
    position: relative;
}

.child-header-btn:hover::after {
    content: '';
    position: absolute;
    border: 1px solid #fd6200;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.0s linear infinite;
    z-index: 0;
}

.child-header-btn:hover::before {
    content: '';
    position: absolute;
    border: 1px solid #fd6200;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

.child-header-btn::after {
    animation-delay: .5s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 10.8;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.child-bg {
    background-color: #efefef;
    padding-bottom: 50px;
}

.block-item-margin2 {
    margin-right: 85px;
}

.block-item-margin {
    margin-right: 30px;
    margin-bottom: 10px;
}

.block-items-bottom {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    max-width: 630px;
    justify-content: space-between;
}

.block-item {
    padding: 5px 0 20px 50px;
    background: url(../images/itemImg.jpg) top left no-repeat;
    margin-bottom: 10px;
    max-width: 350px;
}

.gallery img {
    margin-bottom: 30px;
    max-width: 200px;
}

.block-left {
    margin-right: 60px;
}

.img-bottom {
    position: absolute;
    left: 115px;
    bottom: -60px;
}

.gallery {
    max-width: 480px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.block {
    padding-top: 40px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    padding-bottom: 40px;
}

.block-left-items-wrap {
    margin-top: 40px;
}

.block-left-text {
    max-width: 630px;
}

.wrap {
    position: relative;
}

.why-img {
    position: absolute;
    right: 0;
    bottom: -170px;
}

.wave {
    margin: 20px 0 0 0;
}

.anons {
    color: #314954;
}

.title {
    font-size: 54px;
    color: #314954;
    padding-top: 45px;
}

.title p {
    margin: 0;
}

.why-item {
    background: url(../images/whyItemImg.png) left center no-repeat;
    padding: 15px 0 15px 80px;
    min-width: 220px;
    font-size: 18px;
}

*::selection {
    background: #67BCD5;
    color: #fff;
}

.why-item-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    max-width: 920px;
}

.why-title {
    font-size: 54px;
    color: #314954;
}

.why-block {
    padding-top: 30px;
    min-height: 435px;
    position: relative;
}

.why-wrap {
    background: url(../images/whyBg.jpg) top center no-repeat #efefef;
}

.sale-right-text {
    font-size: 50px;
    color: #fff;
    line-height: 1;
}

.sale-right-btn:hover {
    opacity: 0.7;
}

.sale-right-btn {
    font-size: 20px;
    color: #fff;
    padding: 20px 25px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
    margin-top: 10px;
    position: relative;
}

.sale-right-btn:hover::after {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.0s linear infinite;
    z-index: 0;
}

.sale-right-btn:hover::before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

.sale-right-btn::after {
    animation-delay: .5s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 10.8;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.sale-left-anons {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 20px;
}

.sale-left {
    margin-right: 50px;
}

.sale-right {
    text-align: right;
}

.sale-wrapper {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    padding-top: 50px;
    justify-content: space-between;
}

.sale-wrap {
    min-height: 252px;
    background-image: url(../images/sale/rubber_background.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 7%;
    box-shadow: 0 10px 40px black;
}

.header-btn:hover {
    opacity: 0.5;
}

.header-btn::before, .header-btn::after {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

.header-btn::after {
    animation-delay: .5s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 10.8;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.header-btn {
    position: relative;
    font-size: 20px;
    color: #fff;
    padding: 20px 23px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
}

.header-phone:hover {
    text-decoration: underline;
}

.header-phone {
    font-size: 38px;
    color: #fff;
    padding: 8px 0 8px 50px;
    background: url(../images/headerPhoneIcon.png) center left no-repeat;
    margin-top: 15px;
    text-decoration: none;
    display: block;
}

.header-offer {
    margin-top: 15px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}

.header-adress {
    font-size: 16px;
    color: #314954;
}

.header-right {
    text-align: right;
    padding-top: 120px;
}

.header-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
}

.header-image {
    position: absolute;
    right: -300px;
    bottom: 45px;
}

.header-insta:hover, .header-email:hover {
    text-decoration: underline;
}

.header-insta {
    padding: 10px 0 10px 40px;
    background: url(../images/headerInstaIcon.png) center left no-repeat;
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    color: #314954;
}

.header-email {
    padding: 10px 0 10px 40px;
    background: url(../images/headerEmailIcon.png) center left no-repeat;
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    color: #314954;
}

.header-left {
    min-height: 772px;
    position: relative;
}

.header-email-insta {
    margin-top: 100px;
}

.header-title6 {
    color: #67BCD5;
    font-size: 14px;
}

.header-title5 {
    color: #314954;
    font-size: 60px;
}

.header-title4 {
    font-size: 38px;
    color: #67BCD5;
}

.header-title3 {
    font-size: 28px;
    color: #314954;
    font-family: 'GothamProBold';
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #67BCD5;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #67BCD5;
    border-radius: 10px;
}

h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.header-title2 {
    color: #67BCD5;
    font-size: 45px;
}

.header-title1 {
    font-size: 28px;
    color: #314954;
    font-family: 'GothamProBold';
}

.header-titles {
    margin-top: 50px;
}

.header-slogan {
    font-size: 20px;
    padding-top: 10px;
}

.header-logo {
    padding: 10px 25px 10px 0;
    margin-right: 25px;
    border-right: 5px solid #314954;
    display: flex;
    align-items: center; /* по вертикали */
    justify-content: center; /* по горизонтали, если нужно */
    font-weight: bolder;
    font-size: 24px;
    color: #67BCD5;
}

.header-logo img {
    width: 64px;
}

.logo-slogan-wrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    padding-top: 20px;
}

header {
    background: url(../images/headerBg.jpg) top center no-repeat #efefef;
    min-height: 772px;
}

.container {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}

/* Fonts */
@font-face {
    font-family: 'GothamProBlack';
    src: url('../fonts/GothamProBlack.ttf');
}

@font-face {
    font-family: 'GothamProBold';
    src: url('../fonts/GothamProBold.ttf');
}

@font-face {
    font-family: 'GothamProLight';
    src: url('../fonts/GothamProLight.ttf');
}

@font-face {
    font-family: 'GothamProMedium';
    src: url('../fonts/GothamProMedium.ttf');
}

@font-face {
    font-family: 'GothamProRegular';
    src: url('../fonts/GothamProRegular.ttf');
}

.black {
    font-family: 'GothamProBlack';
}

.bold {
    font-family: 'GothamProBold';
}

.light {
    font-family: 'GothamProLight';
}

.medium {
    font-family: 'GothamProMedium';
}

.regular {
    font-family: 'GothamProRegular';
}

#modal_close:hover {
    transform: rotate(180deg);
}

#modal_form #modal_close {
    width: 33px;
    height: 33px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
    background: url(../images/form-close.jpg) top right no-repeat;
    transition: ease 0.5s;
}

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

#modal_form {
    padding: 50px 0 0 50px;
    max-width: 400px;
    height: 300px;
    background: #fff;
    position: fixed;
    top: 30%;
    left: 55%;
    margin-top: -200px;
    margin-left: -300px;
    display: none;
    opacity: 0;
    z-index: 98;
    background-color: #fff;
}

.form-text-anons {
    text-align: center;
    font-size: 14px;
    color: #000;
    max-width: 350px;
}

.vvod {
    width: 250px;
    padding: 10px;
    margin: 10px 10px 10px 40px;
    outline: none;
}

.form-text {
    padding: 20px 0 0 20px;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
}

.btn-form:hover {
    opacity: 0.5;
}

.btn-form {
    font-size: 20px;
    color: #fff;
    padding: 20px 35px;
    background: url(../images/btnBg.png) center left no-repeat;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: ease 1s;
    border: 0;
    outline: none;
    margin-left: 50px;
}

/* CSS Document */
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
    .block {
        display: block;
    }

    #mobile_bar {
        display: block;
    }

    .sale-wrap2 {
        padding: 40px 0;
        background: url(../images/akcia2.jpg) center left repeat;
        text-align: center;
        font-size: 23px;
        color: #fff;
        line-height: 1;
    }

    .header-title2 {
        color: #af360c;
        font-size: 45px;
    }

    svg {
        height: 28px;
        fill: #fff;
    }

    .footer-top-right {
        text-align: center;
    }

    .footer-top-right-adress {
        margin-top: 20px;
    }

    .footer-bottom {
        padding-bottom: 100px;
    }

    #mobile_bar .mobile-bar-item {
        display: inline-block;
        vertical-align: middle;
        width: 33.33%;
        float: left;
        text-align: center;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 8px 0;
    }

    #mobile_bar .mobile-bar-wrapper a, #mobile_bar_wrapper .copyrights a {
        display: block;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }

    .icon, .mobile-bar-icons-inner {
        display: block;
        margin: 0 auto 5px;
        height: 28px;
    }

    #mobile_bar .mobile-bar-wrapper a, #mobile_bar_wrapper .copyrights a {
        display: block;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }

    #mobile_bar .mobile-bar-item:last-child {
        border-right: none;
    }

    #mobile_bar .mobile-bar-item:first-child {
        border-left: none;
    }

    #mobile_bar .mobile-bar-item {
        display: inline-block;
        vertical-align: middle;
        width: 33.33%;
        float: left;
        text-align: center;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 8px 0;
    }

    .mobile-bar-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    #mobile_bar {
        background-color: #5CB85C;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: 100000;
    }

    .footer-phone {
        font-size: 25px;
        color: #fff;
        padding: 8px 0 8px 50px;
        background: url(../images/headerPhoneIcon.png) center left no-repeat;
        margin-top: 15px;
        text-decoration: none;
        display: block;
    }

    .footer-email {
        margin-top: 20px;
    }

    .footer-top-left-logo-anons {
        display: block;
    }

    .footer-top {
        text-align: center;
    }

    .footer-top-left-anons {
        border-left: 0;
        padding-left: 0;
        color: #fff;
        text-align: center;
    }

    .about-header-wrap img {
        margin-right: 0;
    }

    .about-header-title {
        text-align: center;
    }

    .about-header-wrap {
        display: block;
        text-align: center;
    }

    .metal-img-wrap img {
        margin-bottom: 10px;
    }

    .metal-img-wrap {
        display: block;
        text-align: center;
    }

    .metal-header-text {
        text-align: center;
    }

    .border-img-wrap img {
        margin-bottom: 10px;
    }

    .border-img-wrap {
        display: block;
        text-align: center;
    }

    .border-header-content {
        padding-top: 30px;
        text-align: left;
    }

    .border-header-wrap {
        display: block;
    }

    .border-wrap {
        text-align: center;
    }

    .child-gallery img {
        margin-bottom: 10px;
    }

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

    .child-item {
        width: 145px;
    }

    .child-item img {
        max-width: 145px;
    }

    .child-main-text {
        padding-top: 30px;
    }

    .wave {
        margin: 20px 0;
    }

    .child-header-btn {
        margin-top: 0;
        font-size: 20px;
        color: #fff;
        padding: 20px 25px;
        background: url(../images/btnBg.png) center left no-repeat;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        transition: ease 1s;
        position: static;
    }

    .child-header-text-wrap {
        text-align: center;
    }

    .child-header-wrap {
        text-align: center;
        display: block;
    }

    .block-item {
        padding: 5px 0 20px 50px;
        background: url(../images/itemImg.jpg) top left no-repeat;
        margin-bottom: 0;
    }

    .block-items-top {
        text-align: left;
    }

    .gallery img {
        display: block;
        width: 100%;
        height: auto;
    }

    .gallery {
        text-align: center;
        max-width: 100%;
        display: block;
        margin-top: 30px;
    }

    .block-left {
        margin-right: 0;
    }

    body {
        font-size: 16px;
    }

    .block-left-text {
        text-align: left;
    }

    .block {
        padding-top: 0;
    }

    .wrap {
        text-align: center;
    }

    .why-item {
        background: url(../images/whyItemImg.png) left center no-repeat;
        padding: 15px 0 15px 80px;
        margin-bottom: 10px;
        min-width: 220px;
        font-size: 18px;
    }

    .why-block {
        padding-top: 30px;
        min-height: 100%;
        position: static;
    }

    .why-title br {
        display: none;
    }

    .sale-right-btn {
        font-size: 20px;
        color: #fff;
        padding: 20px 25px;
        background: url(../images/btnBg.png) center left no-repeat;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        transition: ease 1s;
        margin-top: 40px;
        position: relative;
        margin-bottom: 30px;
    }

    .sale-right-text {
        font-size: 30px;
    }

    .sale-right {
        text-align: center;
    }

    .sale-left-anons {
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        margin-top: 20px;
    }

    .sale-left {
        margin-right: 0;
    }

    .sale-wrapper {
        text-align: center;
    }

    .btn-form {
        font-size: 18px;
        color: #fff;
        padding: 20px 48px;
        background: url(../images/btnBg.png) center left no-repeat;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        transition: ease 1s;
        border: 0;
        outline: none;
        margin-left: 0;
        display: inline-block;
    }

    .vvod {
        width: 250px;
        padding: 10px;
        margin: 10px;
        display: inline-block;
        outline: none;
    }

    .form-text {
        padding: 0;
        font-size: 25px;
        display: inline-block;
        text-transform: uppercase;
        text-align: center;
    }

    #modal_form #modal_close {
        width: 33px;
        height: 33px;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        display: block;
        background: url(../images/form-close.jpg) top right no-repeat;
        transition: ease 0.5s;
    }

    #modal_form {
        padding: 60px 20px 30px 40px;
        max-width: 320px;
        height: 250px;
        background: #fff;
        position: fixed;
        top: 30%;
        left: 55%;
        margin-top: -200px;
        margin-left: -210px;
        display: none;
        opacity: 0;
        z-index: 98;
        background-color: #fff;
        text-align: center;
    }

    .header-offer {
        margin-top: 15px;
        font-size: 24px;
        text-transform: uppercase;
        color: #000;
    }

    .header-btn {
        position: relative;
        font-size: 20px;
        color: #fff;
        padding: 20px 23px;
        background: url(../images/btnBg.png) center left no-repeat;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        transition: ease 1s;
        margin-bottom: 30px;
    }

    .header-phone {
        font-size: 25px;
        color: #000;
        padding: 10px 0 10px 50px;
        background: url(../images/headerPhoneIcon.png) center left no-repeat;
        margin-top: 15px;
        text-decoration: none;
        display: block;
    }

    .header-right {
        padding-top: 30px;
        text-align: center;
    }

    .header-email-insta {
        margin-top: 20px;
    }

    .header-slogan {
        font-size: 15px;
        text-align: center;
        padding-top: 10px;
    }

    .header-title1 {
        font-size: 22px;
        color: #314954;
    }

    .header-title6 {
        line-height: 0.5;
        padding: 0;
        margin: 0;
        font-size: 12px;
    }

    .header-titles {
        margin-top: 20px;
    }

    .header-slogan br {
        display: none;
    }

    .child-gallery-title {
        font-size: 30px;
    }

    .sale-left-text img {
        width: 100%;
        height: auto
    }

    .img-bottom {
        position: static;
    }

    .footer-top-left-logo-anons img {
        margin-right: 0;
        width: 100%;
        height: auto
    }

    .footer-logo {
        margin-right: 0;
        font-size: 18px;
    }

    .footer-logo img {
        margin-right: 10px;
        width: 100%;
        height: auto;
    }

    .about-header-title {
        font-size: 30px;
    }

    .metal-title {
        font-size: 20px;
    }

    .border-title {
        font-size: 30px;
    }

    .child-header-title {
        font-size: 30px;
    }

    .title {
        font-size: 30px;
    }

    .why-title {
        font-size: 30px;
        text-align: center;
    }

    .header-title3 {
        font-size: 20px;
    }

    .header-title4 {
        font-size: 22px;
        color: #af360c;
    }

    .header-title5 {
        font-size: 30px;
    }

    .header-title5 br {
        display: none;
    }

    .header-left {
        min-height: 100%;
        position: static;
    }

    .header-image {
        position: static;
        width: 100%;
        height: auto;
    }

    .header-logo img {
        padding: 0;
        margin-right: 0;
        border-right: 0;
        width: 100%;
        height: auto;
    }

    .why-img {
        position: static;
        width: 100%;
        height: auto;
    }
}
