body {
    padding: 0;
    margin: 0;
    font-family: "PTSerifCaptionRegular";
    font-size: 18px;
}
button:focus { outline: none; }
div:focus { outline: none; }
h1 {
    text-align: center;
    font-size: 48px;
    color: #efc65e;
    margin-top: 90px;
    margin-bottom: 20px;
}
h2 {
    font-size: 50px;
    color: #ffffff;
}
h3 {
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 30px;
    color: #ffffff;
}

/* font-family: "PTSerifCaptionRegular"; */
@font-face {
    font-family: "PTSerifCaptionRegular";
    src: url("../fonts/Boblic/BoblicRegular.eot");
    src: url("../fonts/Boblic/BoblicRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Boblic/BoblicRegular.woff") format("woff"),
    url("../fonts/Boblic/BoblicRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSerifCaptionItalic"; */
@font-face {
    font-family: "PTSerifCaptionItalic";
    src: url("../fonts/Boblic/BoblicRegular.eot");
    src: url("../fonts/Boblic/BoblicRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Boblic/BoblicRegular.woff") format("woff"),
    url("../fonts/Boblic/BoblicRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.navbar-brand>img {
    margin-top: 35px;
}

#navigatebar {
    width: 100%;
    height: 140px;
    background: #ffffff;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-brand {
    height: 100px;
    padding: 0;
    padding-top: 6px;
}
.navbar-nav {
    margin-top: 40px;
}
.navbar-right li > span {
    display: block;
    font-size: 18px;
    margin-top: 15px;
    float: none;
}
.navbar-right li > p {
    text-align: right;
    color: #000000;
    font-size: 16px;
    line-height: 10px;
}
.navbar-right li {
    float: none;
}
.phone {
    font-size: 18px;
    line-height: 16px;
}
.navbar-right {
    text-align: center;
    margin-top: 30px;
}
.navbar-fixed-top {
    background: #102030;
}
#screen1 {
    min-height: 580px;
    background: url("/images/block1/back-new.jpg") no-repeat;
    padding-bottom: 50px;
    background-size: cover;
}
.rr {
    font-size: 16px;
    line-height: 14px;
}
.mail {
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.offers {
    padding: 0;
    padding-top: 30px;
    list-style: none;
    font-size: 22px;
    color: #ffffff;
    line-height: 40px;
    padding-bottom: 20px;
}
.offers li {
    position: relative;
    padding-left: 70px;
}

.offer {
    display: block;
    margin-top: 30px;
    font-size: 22px;
    color: #ffffff;
    text-shadow: 1px 1px 1px black;
}
.menu-li {
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.navbar-default {
    z-index: 9996;
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
}
.navbar-default:hover, .navbar-nav > li > a:hover {
    color: #264c9f;
}
.navbar-nav {
}
.xs-phone {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #f1cb30;
    margin-top: 20px;
    line-height: 25px;
}
.heading-descript {
    font-size: 24px;
    color: #ebebeb;
    text-align: center;
    margin-bottom: 80px;
}
.header-ups ul {
    font-size: 20px;
    color: #ffffff;
}
.header-ups li {
}
.speed {
    font-size: 20px;
    color: #ffffff;
    margin-left: 20px;
    margin-bottom: 60px;
}
.top-logo-descript {
    color: #ffffff;
    float: left;
    margin-top: 40px;
    text-align: center;
}
@media screen and (max-width: 768px ){
    #screen1 {
        text-align: center;
    }
    .header-ups ul {
        text-align: left;
        margin-top: 0px;
    }
    #screen1 h2 {
        font-size: 25px;
    }
    .offers {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .offers li {
        text-align: left;
        font-size: 18px;
    }
    .offer {
        font-size: 18px;
    }
    .navbar-brand > img {
        width: 40px;
        padding-left: 10px;
    }
    .navbar-brand {
        height: 60px;
    }
    #navigatebar {
        height: 60px;
    }
    .navbar-toggle {
        margin-top: 12px;
    }
    .navbar-collapse {
        background: #ffffff;
        z-index: 9995;
    }
    .navbar-collapse .navbar-nav {
        margin: 20px;
    }
    #screen1 {
        background-size: cover;
    }
}
@media screen and (min-width: 768px ) and (max-width: 1199px ){
    .navbar-right li > span {
        font-size: 20px;
    }
}
@media screen and (min-width: 768px ) and (max-width: 991px ){
    .menu-li {
        font-size: 14px;
    }
    .nav > li > a {
        padding: 10px 5px;
    }
    .navbar-nav {
        margin-top: 30px;
    }
    .navbar-right li > span {
        margin-top: 8px;
    }
    .navbar-brand > img {
        margin-top: 23px;
    }
    #navigatebar {
        height: 90px;
    }
    #screen1 {
        background-size: cover;
    }
}
#screen4 {
    text-align: center;
    padding: 40px 0 40px;
    background: #010626;
}
#screen4 h2 {
    font-size: 32px;
    color: #FFFFFF;
}
.production-holder {
    position: relative;
    margin-top: 30px;

}
.product {
    padding-bottom: 20px;
    background: #ffffff;
}
.production-heading {
    width: 100%;
    height: 40px;
    background: #ebebeb;
    color: #000002;
    padding-top: 10px;
    margin-bottom: 20px;
}
.production {
    width: 195px;
    margin: 0 auto;
}
.production img {
    margin-bottom: 20px;
}
.production span {
    font-size: 20px;
    color: #000000;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    height: 60px;
}

.pulse-home-link {
    margin-top: 40px;
    margin-bottom: 50px;
}
.warranty {
    display: block;
    float: left;
    margin-right: 40px;
}
.descript-heading-warranty {
    font-size: 22px;
    color: #ffffff;
}
.warranty-holder {
    margin-top: 20px;
    text-align: left;
    margin-bottom: 50px;
    min-height: 126px;
}
.descript-warranty {
    text-align: left;
    margin-top: 10px;
    font-size: 18px;
    color: #ffffff;
}
.war {
}
@media screen and (max-width: 450px ){
    .warranty {
        float: none;
        margin-right: 0;
        text-align: center;
        display: inline-block;
    }
    .warranty-holder {
        text-align: center;

    }
    .descript-warranty {
        text-align: center;
    }

}

.block5-btn {
    text-align: center;
    background: url("../images/block5/btn.png") no-repeat center center;
    width: 318px;
    height: 52px;
    border: none;
    border-radius: 12px;
}
.block5-btn:hover {
    background: url("../images/block5/btn-hover.png") no-repeat center center;

}
.block5-btn {
    font-size: 22px;
    color: #000000;
}
#screen5 {
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
}
#screen5 h2 {
    color: #000000;
    margin-bottom: 80px;
    text-shadow: none;
    font-size: 30px;
}
.this-desc {
    font-size: 16px;
    color: #000000;
    margin-top: 30px;
    text-align: left;
}
.desc-lider {
    text-align: left;
    min-height: 320px;
    margin-bottom: 40px;
}
.desc-lider span {
    display: block;
    margin-top: 20px;
    font-size: 20px;
}
.table > thead > tr {
    border-top: 1px solid #969696;
    background: #c8c8c8;
}
.table > thead > tr > th {
    text-align: center;
    font-size: 22px;
    border: 1px solid #969696;
}
.table > tbody > tr > td {
    text-align: center;
    font-size: 18px;
    border: 1px solid #969696;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #e2f5ff;
}
.green-tab {
    background: #1eb742;
    color: #ffffff;
    border: 1px solid #000000;
    text-shadow: 1px 1px 1px black;
}
.for-special {
    position: relative;
}
.special {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #969696;
    padding-top: 8px;
    color: #000000;
    text-shadow: none;
}
.table {
    margin-bottom: 50px;
}
.call-to-action {
    color: #415ab7;
    margin-bottom: 20px;
    text-shadow: none;
    font-size: 28px;
}
#screen6 {
    background: #476ed5;
    text-align: center;
    padding: 80px 0 80px 0;
}
#screen6 h2 {
    color: #415ab7;
    text-shadow: none;
    margin-bottom: 40px;
}

.rectangle {
    min-height: 200px;
    margin-bottom: 40px;

}
.contacts {
    min-height: 200px;
    background: #ffffff;
    text-align: center;
    padding: 40px;
    padding-top: 60px;

}
.contacts h3 {
    color: #415ab7;
    margin-bottom: 20px;
    text-shadow: none;
    font-size: 24px;
}
.number-phone {
    color: #efc65e;
    font-size: 24px;
    margin-top: 20px;
}
.number-phone-top {
    color: #efc65e;
    font-size: 24px;
}
.address {
    color: #415ab7;
    font-size: 16px;
    display: block;
    min-height: 44px;
}
.contacts-photo img {
    width: 100%;
}
.open-new-modal {
    cursor: pointer;
}
#screen7 {
}

.descript-about {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    color: #ffffff;
}
.about {
    margin: 50px 0;
}
.logo-about {
    width: 224px;
    height: 123px;
    margin-right: 40px;
    float: left;
    margin-bottom: 60px;
}
.logo-about img {

}
.adout-descript {
    color: #ffffff;
    font-size: 20px;
    text-align: left;
}
@media screen and (max-width: 768px){
    .logo-about {
        float: none;
        text-align: center;
        width: 100%;

    }
    .navbar-brand>img {
        margin-top: 10px;
        margin-left: 10px;
    }
}
#screen8 {
    min-height: 405px;
    padding-top: 120px;
}
#screen8 h2 {
    text-shadow: none;
    margin-top: 10px;
}
.one-client {
    text-align: center;
    color: #476ed4;
    height: 100px;
    width: 100px;
    border: solid 1px #476ed4;
    font-size: 70px;
    position: relative;
    margin-bottom: 40px;
}
.one-client-desc {
    position: absolute;
    left: 80px;
    top: 20px;
    font-size: 16px;
    color: #000000;
    text-align: left;
    min-width: 200px;
    line-height: 16px;
    background: #ffffff;
    min-height: 60px;
    padding-top: 5px;
}
.panel-title {
    color: #415ab7;
    font-size: 18px;
    text-align: left;
    position: relative;
    padding-left: 30px;
}
.triangle {
    width: 21px;
    height: 18px;
    position: absolute;
    left: 0;
    transform: rotate(180deg);
}
.panel-default > .panel-heading {
    min-height: 50px;
    border-radius: 0px;
    background: #e6e6e6;
    padding-top: 18px;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel-body {
    background: #f0f0f0;
    text-align: left;
    padding-left: 45px;
    color: #415ab7;
    font-size: 18px;
}
.panel-group {
   margin-bottom: 40px;
}
#screen9 {
    background: url("../images/block5/back.jpg") no-repeat center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

@media screen and (max-width: 1199px ){
    #screen9 {
        background: url("../images/block5/back.jpg") no-repeat center;
        background-size: cover;
    }
}
#screen9 h2 {
    font-size: 32px;
    margin-bottom: 80px;
}
.if {
    font-size: 26px;
    color: #ffffff;
    text-align: left;
    margin-bottom: 50px;
    display: block;
    text-transform: uppercase;
}
.text-left {
    text-align: left;
}
.if-text {
    font-size: 16px;
    color: #ffffff;
}
.descript-what {
    font-size: 22px;
    color: #ffffff;
    line-height: 16px;
    display: block;
    margin-bottom: 40px;
    display: block;
    height: 32px;
}
.webinar-link {
    margin-top: 50px;
    margin-bottom: 50px;
}
.for-arrow {
    position: relative;
}
.arrow {
    width: 20px;
    height: 32px;
    background: url("../images/arrow.png") no-repeat center;
    position: absolute;
    top: 18%;
    right: -5px;
}
@media screen and (max-width: 992px) {
    .arrow {
        display: none;
    }
}
#screen10 {
    padding: 50px 0;
    text-align: center;
}
#screen10 h2 {
    color: #415ab7;
    text-shadow: none;
    margin-bottom: 40px;
}

#form {
    /* background-color: rgb(235, 235, 235); */
    padding: 20px 0;
    text-align: center;
    border-radius: 7px;
    margin-bottom: 40px;
    border-color: rgb(211, 211, 211);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: rgb(47, 47, 47);
    border: 2px solid rgb(235, 235, 235);
}
#form h3 {
    margin-top: 10px;
    font-size: 24px;
    color: #38a954;
    text-shadow: none;
}
#form input {
    border-radius: 0px;
    border: 1px solid rgb(211, 211, 211);
    width: 100%;
    height: 35px;
    padding-left: 10px;
    padding-top: 5px;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
#form textarea {
    border-radius: 0px;
    border: 1px solid rgb(211, 211, 211);
    width: 100%;
    height: 60px;
    padding-left: 10px;
    padding-top: 5px;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
#form label {
    width: 80%;
    margin-top: 20px;
    text-align: left;
}
#form select {
    width: 100%;
    text-align: left;
}
#form textarea {
    width: 100%;
}
#form label input {
    width: 100%;
}
#footer .center-foo {
    margin: 0 auto;
    text-align: center;
}
.logo-descript {
    display: block;
    margin-top: 20px;
    color: #ffffff;
}

#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}
#modal_form h3 {
    margin-top: 10px;
    font-size: 24px;
    color: #415ab7;
    text-shadow: none;
}

.office {
    font-size: 20px;
    color: #ffffff;
}
.modalform-btn {
    height: 45px;
    width: 100%;
    background-color: rgb(14, 186, 22);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: rgb(0, 164, 18);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    color: rgb(255,255,255);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}
.modalform-btn:hover {
    background-color: rgb(50, 207, 33);
    border-bottom: 0px;

}
.overhead {
    height: 80px;
    text-align: center;
    background: url("../images/block2/h-over.png")  no-repeat center;
}
.overhead h2 {
    font-size: 30px;
    margin-top: 30px;
}

.nowrap {
    white-space: nowrap;
}
.numbers {
    position: relative;
    margin-bottom: 30px;
}
.numbers p {
    font-size: 18px;
    color: #ffffff;
}
.numbers span {
    font-size: 70px;
    line-height: 140px;
    color: #476ed5;
    background: #ffffff;
    display: block;
    height: 150px;
    width: 150px;
    border: 1px solid #ffffff;
    margin: 20px auto;
}
#footer {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: rgb(14, 22, 27);
}
.footer-contacts {
    text-align: right;
    list-style: none;
}
.footer-pulse {
    text-align: center;
    margin-top: 30px;
}
.requisites {
    margin-top: 15px;
    list-style: none;
    padding: 0;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    text-decoration: underline;
}
.number-save {
    color: #ffffff;
    font-size: 16px;
}
.description-head {
    color: #ffffff;
    padding-top: 30px;
}
#seo-text {
    /* background: rgb(235, 235, 235); */
    padding-top: 40px;
    padding-bottom: 30px;
    color: #0e161b;
}
#seo-text h2 {
    font-size: 30px;
    text-align: center;
    color: #324d5b;
    margin-bottom: 30px;
}
#delivery-price {
    padding-top: 40px;
    background: #0e161b;
    padding-bottom: 30px;
    color: #ebebeb;
}
#delivery-price h2 {
    font-size: 30px;
    text-align: center;
    color: #ebebeb;
    margin-bottom: 30px;
}
#delivery-price ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}
#alcohol-price {
    background: #ebebeb;
    padding-top: 40px;
    padding-bottom: 30px;
}
#alcohol-price h2 {
    font-size: 30px;
    text-align: center;
    color: #0e161b;
    margin-bottom: 30px;
}
.price-column-holde {

    padding-top: 10px;
    padding-bottom: 30px;
}
.column-header-holder {
    width: 100%;
    height: 40px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
    margin-top: 45px;
}
.column-header-holder h3 {
    color: #000000;
    text-decoration: underline;
}
.price-column ul li {
    font-size: 16px;
}
.price-column ul {
    margin: 0;
    text-align: center;
    list-style: none;
    padding-left: 0;
}
.column {
    padding: 0;
    margin: 0;
}
.price-btn-holder {
    text-align: center;
    margin-top: 30px;
}
.order-btn {
    background-color: rgb(14, 186, 22);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 3px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: rgb(0, 164, 18);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: rgb(255,255,255);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    height: 40px;
}
.order-btn:hover {
    background-color: rgb(51, 207, 8);
    border-bottom: 0px;

}

@media screen and (max-width: 380px) {
    .block5-btn, .modalform-btn {
        width: 100%;
    }
}
@media screen and (max-width: 380px) {
    .online {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .requisites {
        text-align: center;
    }
    .footer-contacts {
        text-align: center;
        padding-left:0;
    }
    #screen8 {
        background: #ffffff;
    }
    .copywrite {
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {

    .footer-pulse img {
        max-width: 200px;

    }
    .center-foo img {
        max-width: 200px;
    }
    .one-perfect {

    }
    .two-perfect {

    }
    .three-perfect {

    }
    #screen8 {
        background: #ffffff;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {

    .one-perfect {
        margin-left: 5px;
    }
    .two-perfect {
        background: #ffffff;
    }
    .three-perfect {

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

#modal_form {
    max-width: 340px;
    min-height: 330px;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 47%;
    margin-top: -150px;
    margin-left: -150px;
    display: none;
    opacity: 0;
    z-index: 9999;
    padding: 20px 20px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
    text-align: center;
}
.modal-form form textarea{
    border: 1px solid rgb(211, 211, 211);
    width: 100%;
    height: 60px;
    padding-left: 10px;
    padding-top: 5px;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
.modal-form form input {
    border: 1px solid rgb(211, 211, 211);
    width: 100%;
    padding-left: 10px;
    padding-top: 5px;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
.modal-button {
    text-align: center;
}
