.number-block {
    padding: 0;
    margin: 0;
    list-style: none
}

.number-block li {
    display: block
}

.nop {
    padding-left: 0;
    padding-right: 0
}

.mb-0 {
    margin-bottom: 0 !important
}

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

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

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

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

.main-container {
    margin-left: auto;
    margin-right: auto
}

.main-container:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width: 1450px) {
    .main-container {
        width: 1480px
    }
}

@media (min-width: 1200px) and (max-width: 1449px) {
    .main-container {
        width: 1170px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-container {
        width: 970px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-container {
        width: 750px
    }
}

@media screen and (max-width: 767px) {
    .main-container {
        width: 100%
    }
}

body, html {
    overflow-x: hidden
}

header {
    background-color: #2A2A28
}

@media (min-width: 767px) {
    header {
        height: 70px
    }
}

.navbar-collapse {
    border: none;
    box-shadow: none
}

.navbar {
    font-family: "RobotoLight", Arial, sans-serif;
    background-color: transparent
}

.navbar li.active {
    background-color: #fff !important
}

.navbar-default .navbar-nav > li > a {
    color: #fff
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #2A2A28;
    background-color: #fff
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: none
}

.navbar-nav > li > a {
    line-height: 50px;
    color: #fff
}

.nav > li > a {
    font-family: "RobotoLight", Arial, sans-serif;
    color: #fff;
    padding: 10px 40px;
    font-size: 19px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent
}

.logo {
    z-index: 999;
    position: absolute;
    margin-left: 50%
}

.cycle-bg-image {
    width: 100%;
    height: 1080px;
    top: 70px
}

.contacts-div {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.65);
    padding: 15px;
    display: table;
    font-family: 'RobotoLight'
}

.contacts-div .h2-banner, .contacts-div .contacts-banner {
    display: inline-block
}

.contacts-div .h2-banner {
    margin: 0;
    color: #000;
    text-transform: uppercase;
    padding-right: 30px;
    display: inline;
    line-height: 60px;
    font-size: 27px
}

.contacts-div .contacts-banner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px
}

.contacts-div .contacts-banner a {
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    display: block;
    vertical-align: middle
}

.contacts-div .contacts-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #000;
    width: 1px
}

.review {
    text-align: center
}

.review .h1-review {
    margin-top: 100px;
    font-size: 4.3em;
    font-family: "RobotoCondensed", Arial, sans-serif
}

.review .p-review {
    padding: 120px 0;
    display: block;
    margin: 0 auto;
    color: #5e4e11;
    max-width: 560px;
    font-size: 4.1em;
    font-family: "RosaMarena.ttf", Arial, sans-serif
}

.social-div {
    margin: 20px auto 50px auto
}

.social-div a {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0 12px;
    display: inline-block;
    color: #fff;
    background: #2A2A28;
    width: 60px;
    line-height: 60px
}

.social-div a:hover {
    background: #2A2A28
}

.social-div i {
    width: 100%;
    text-align: center;
    font-size: 42px;
    vertical-align: middle
}

.our-work {
    padding: 0 15px
}

.our-work .h2-our-work {
    font-family: "RobotoLight", Arial, sans-serif;
    line-height: 40px;
    text-align: left;
    font-size: 2.3em;
    padding: 0 40px
}

.p-gir {
    font-family: "RobotoCondensed", Arial, sans-serif;
    margin-top: 75px;
    text-align: center;
    font-size: 3.4em
}

.bg-our-work {
    background: #2A2A28
}

.portfolio {
    display: block;
    margin: 0 auto 15px auto;
    width: 100%
}

.portfolio:after {
    content: "";
    display: table;
    clear: both
}

.bgvideo {
    position: absolute;
    background: #2A2A28;
    width: 100%;
    height: auto;
    z-index: -1;
    top: 70px;
    left: 0
}

.banner-container {
    min-height: 460px
}

.if-video-is-true {
    margin-top: 100px;
    background: rgba(255, 255, 255, 0.65);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.if-video-is-true .review .p-review {
    padding: 60px 0 !important
}

.portfolio-item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.portfolio-item .img-container {
    position: relative;
    -moz-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 320px;
}

.portfolio-item .img-container:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    background: rgba(105, 45, 80, .5);
    opacity: 0;
}

.portfolio-item .img-container:hover::before {
    opacity: 1;
}

.item-img {
    display: none !important;
}

.sub-link {
    display: block;
    width: 100%;
    height: 100%;
}

.portfolio-item img {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}


.portfolio-item i {
    line-height: 25px;
    padding-right: 30px;
    display: block;
    font-size: .5em;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.portfolio-item:hover i{
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.portfolio-item i:before {
    content: "\201c"
}

.portfolio-item i:after {
    content: "\201d"
}

.portfolio-item .p-item {
    z-index: 10;
    vertical-align: middle;
    font-size: 3em;
    position: absolute;
    display: block;
    color: transparent;
    text-align: center;
    /*top: 50%;
    margin-top: -50px;*/
    width: 100%;
    top: 5%;
    left: 5%;
    left: 5%;
    text-align: left;
}

.portfolio-item .p-item:before {
    top: 0;
    left: 0
}

.portfolio-item .p-item:after {
    bottom: 0;
    right: 0
}

.portfolio-item img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

/*.portfolio-item:hover .play_icon {*/
    /*visibility: hidden*/
/*}*/

.portfolio-item:hover .p-item {
    color: #fff
}

.portfolio-item:hover .p-item:before, .portfolio-item:hover .p-item:after {
    width: 100%
}

.portfolio-item:hover img {
    -webkit-opacity: .55;
    -moz-opacity: .55;
    opacity: .55
}

.play_icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5) url("../img/play_ico.png") 19px 13px no-repeat;
    margin: auto;
    width: 50px;
    height: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -o-transition: background-color 100ms linear;
    transition: background-color 100ms linear
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 25px;
    background: transparent
}

.slider-left, .slider-right {
    font-size: 50px;
    color: #BDB2B2
}

.bg-eq {
    background: #444;
    border: 4px solid #444
}

.collage-img {
    margin: 20px auto;
    max-width: 100%;
    height: auto
}

.equipment {
    background: #ededed;
    padding: 5px 0;
    position: relative
}

.equipment .eq-border-top, .equipment .eq-border-bottom {
    position: absolute;
    background: grey;
    height: 8px;
    width: 100%
}

.equipment .eq-border-top {
    top: 0
}

.equipment .eq-border-bottom {
    bottom: 0
}

.equipment-div {
    display: block;
    margin: 0 auto;
    height: 430px
}

.p-equip {
    margin-bottom: 60px;
    max-width: 1000px;
    display: block;
    margin: 50px auto 0 auto
}

.img-equipment {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #2A2A28;
    padding: 20px 0;
    margin: 0 auto
}

.h3-equipment {
    font-family: "RobotoCondensed", Arial, sans-serif;
    font-size: 2.3em;
    text-align: center
}

.ul-equipment {
    font-family: "RobotoLight", Arial, sans-serif;
    width: 100%;
    text-align: center;
    padding: 15px 5px;
    list-style: none
}

.ul-equipment .a-equip {
    cursor: default;
    margin: 0;
    letter-spacing: .5px;
    line-height: 40px;
    font-size: 1.7em;
    color: #000
}

.ul-equipment .a-equip:hover {
    color: #2A2A28
}

.services {
    font-family: "RobotoLight", Arial, sans-serif
}

.ul-services {
    padding: 0;
    display: block;
    margin: 0 auto
}

.ul-services li {
    list-style: none;
    background-color: #fff;
    text-align: center;
    border: 1px solid grey;
    border-right: 1px solid transparent
}

.ul-services li:last-child {
    border: 1px solid grey
}

.ul-services li a {
    padding-top: 5px;
    display: block;
    text-decoration: none;
    font-size: 1.4em;
    color: #fff;
    padding: 15px 0
}

.ul-services li.active {
    background-color: #2A2A28
}

.ul-services li.active a {
    display: block;
    color: #fff
}

.relative-services-div {
    display: block;
    position: relative;
    padding-bottom: 15px
}

.p-tab {
    display: block;
    margin: 0 auto;
    padding: 20px;
    font-size: 1.6em;
    line-height: 30px
}

.p-tab span.span-serv {
    font-family: "RobotoCondensed", Arial, sans-serif;
    padding-bottom: 10px;
    font-size: 1.4em
}

.p-tab span.span-serv.blocker {
    font-size: 1.65em;
    display: block
}

.imb-tab {
    width: 100%;
    display: block;
    margin: 0 auto
}

.name-services {
    position: absolute;
    font-size: 2.5em;
    top: 50px;
    background: #fff;
    padding: 0 15px;
    left: 185px
}

.order-btn, .btn-send, .submit-main-form {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    text-decoration: none;
    font-family: "RobotoCondensed", Arial, sans-serif;
    font-size: 1.8em;
    width: 320px;
    margin: 60px auto 0 auto;
    display: block;
    background: #ff833d;
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    cursor: pointer;
    border: 2px solid transparent
}

.orderNow {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 370px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 18px;
}

.orderNow:focus,
.orderNow:active {
    color: #fff;
    text-decoration: none;
}

.order-btn:hover, .btn-send:hover, .submit-main-form:hover {
    text-decoration: none;
    border-color: #f05600;
    background: #fff;
    color: #000
}

.recall {
    padding-top: 20px;
    background-color: #ff833d
}

.b {
    border: 4px solid #fff
}

.owl-carousel-recall {
    position: relative
}

.owl-carousel-recall .owl-controls.clickable .owl-buttons div {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 0;
    color: rgba(255, 255, 255, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.5);
    width: 80px;
    background: #ff833d;
    opacity: 1;
    font-size: 80px;
    line-height: 80px
}

.owl-carousel-recall .owl-controls.clickable .owl-buttons div:hover {
    color: #fff;
    border-color: #fff
}

.owl-carousel-recall .owl-controls.clickable .owl-buttons .owl-prev, .owl-carousel-recall .owl-controls.clickable .owl-buttons .owl-next {
    position: absolute;
    overflow: hidden;
    top: 250px
}

.owl-carousel-recall .owl-controls.clickable .owl-buttons .owl-prev {
    left: -75px
}

.owl-carousel-recall .owl-controls.clickable .owl-buttons .owl-next {
    right: -75px
}

.recall-item {
    padding: 50px;
    display: block;
    margin: 0 auto
}

.recall-item .recall-img {
    position: relative;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 247px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.comment {
    position: relative;
    font-family: "RobotoLight", Arial, sans-serif;
    position: relative;
    padding: 0 10px;
    margin-top: 35px;
    display: block;
    background-color: #fff;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px
}

.comment .triangle {
    position: absolute;
    top: -28px;
    left: -40px;
    margin-left: 50%;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 30px solid #fff
}

.comment span, .comment .a-comment {
    display: block;
    margin: 0 auto;
    text-align: center
}

.comment .name-comment {
    padding: 10px 20px 0 20px;
    line-height: 30px;
    font-size: 2em;
    color: #000
}

.comment .date-comment, .comment .a-comment {
    padding: 15px 0;
    font-size: 1.6em;
    color: #11a2eb
}

.comment .a-comment {
    position: absolute;
    width: 150px;
    bottom: 0;
    margin-left: 50%;
    left: -75px
}

.comment .comment-comment {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    text-align: left;
    color: #333
}

.map-init {
    max-width: 100% !important;
    /*position: absolute;*/
    /*max-width: 1024px;*/
    /*width: 100%;*/
    /*top: 0;*/
    /*right: 0*/
}

.map-init .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.map-init:after {
    content: "";
    display: table;
    clear: both
}

.map-init .map-contact {
    margin-bottom: 0 !important;
}

.map-div {
    margin-left: 0;
    /*max-width: 46%;*/
    /*height: 546px*/
    height: 0;
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 33%;
}

.map-div iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.form-div {
    display: inline-block;
    background-color: #2A2A28;
    /*height: 546px;*/
    float: left
}

.form-div p {
    color: #fff !important
}

.form-div .required-text {
    padding: 0 15px;
    color: #2A2A28;
    font-size: 1.3em
}

.main-form {
    color: #fff;
    max-width: 650px;
    font-family: "RobotoLight", Arial, sans-serif;
    display: block;
    line-height: 25px
}

.main-form .form-init {
    padding: 0 45px
}

.main-form input, .main-form textarea {
    color: #000;
    margin-bottom: 35px;
    font-size: 25px;
    width: 100% !important;
    padding: 5px 5px 5px 15px;
    overflow: hidden
}

.main-form input::-webkit-input-placeholder, .main-form textarea::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 16px;
    line-height: 25px
}

.main-form input::-moz-placeholder, .main-form textarea::-moz-placeholder {
    color: #c2c2c2;
    font-size: 16px;
    line-height: 25px
}

.main-form input:-moz-placeholder, .main-form textarea:-moz-placeholder {
    color: #c2c2c2;
    font-size: 16px;
    line-height: 25px
}

.main-form input:-ms-input-placeholder, .main-form textarea:-ms-input-placeholder {
    color: #c2c2c2;
    font-size: 16px;
    line-height: 25px
}

.main-form textarea {
    min-height: 155px;
    resize: none
}

.main-form .submit-main-form {
    /*position: absolute;*/
    margin: 0 auto;
    margin-bottom: 20px !important;
    left: 0 !important;
    right: 0 !important;
    font-size: 19px;
    padding: 8px 0;
    bottom: 60px
}

@media screen and (min-width: 767px) {
    .main-form .submit-main-form {
        right: 70px
    }
}

.map-container {
    position: relative;
    /*height: 546px;*/
    /*max-height: 546px;*/
    border-top: 5px solid #444
}

.map-container .addr-p {
    padding-bottom: 20px !important
}

.map-container .map-contact {
    /*height: 546px;*/
    /*max-height: 546px;*/
    float: left;
    font-family: "RobotoLight", Arial, sans-serif;
    display: inline-block;
    list-style: none;
    background-color: #fff
}

.map-container .map-contact .span-addr {
    padding-top: 10px
}

.map-container .map-contanct__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 60px 25px 50px 0;
    margin-left: 100px;
}

.map-container .map-contact .span-addr, .map-container .map-contact .addr-p {
    position: relative;
    color: #2A2A28 !important;
    display: block;
    font-size: 1.8em;
    line-height: 32px;
    font-family: "RobotoCondensed", Arial, sans-serif
}

.map-container .map-contact .p-addr, .map-container .map-contact a {
    font-size: 1.4em;
    line-height: 30px;
    color: #2A2A28
}

.map-container .map-contact a {
    text-decoration: none;
    display: inline-block
}

.map-container .map-contact .fa-pin:before, .map-container .map-contact .fa-letter:before, .map-container .map-contact .fa-tel:before {
    font-family: Fontawesome;
    font-size: 1.8em;
    color: #2A2A28;
    position: absolute;
    left: 15px;
    vertical-align: middle;
    line-height: 25px;
    width: 50px;
    text-align: center
}





.footer {
    font-family: "RobotoLight", Arial, sans-serif;
    position: relative;
    color: #fff;
    border-top: 5px solid #444;
    background-color: #2A2A28;
    padding-top: 40px;
    padding-bottom: 60px
}

.footer .footer-left a {
    color: #fff;
    text-decoration: none;
    font-size: 22px
}

.footer .footer-left a:hover {
    text-decoration: underline
}

.footer .footer-left .p-footer-left {
    font-size: 25px;
    font-family: "RobotoCondensed", Arial, sans-serif;
    margin-bottom: 25px
}

.footer .footer-left .ul-footer-left {
    list-style: none;
    padding: 0
}

.footer .footer-left .ul-footer-left li {
    line-height: 35px
}

.footer .footer-center {
    padding-top: 5px
}

.footer .footer-center .footer-center-addr .p-footer-center {
    margin: 0;
    padding-top: 15px;
    max-width: 390px;
    line-height: 37px;
    font-size: 2em
}

.footer .footer-center .footer-center-addr a {
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 37px;
    font-size: 2em
}

.footer .footer-center .social-div-footer a {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0 12px;
    display: inline-block;
    color: #2A2A28;
    background: #fff;
    width: 60px;
    line-height: 60px
}

.footer .footer-center .social-div-footer a:first-child {
    margin-left: 0 !important
}

.footer .footer-center .social-div-footer i {
    width: 100%;
    text-align: center;
    font-size: 42px;
    vertical-align: middle
}

.footer .footer-right .p-footer-right {
    font-family: "RobotoCondensed", Arial, sans-serif;
    font-size: 25px;
    margin-bottom: 25px
}

.footer .footer-right .container-tel-footer {
    display: block;
    width: 330px;
    float: right
}

.footer .footer-right a {
    display: inline-block;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    font-size: 22px
}

.footer .footer-right .fa-tel-footer {
    position: relative
}

.footer .footer-right .fa-tel-footer:before {
    font-size: 24px;
    color: #fff;
    content: "\f095";
    position: absolute;
    font-family: Fontawesome;
    left: -30px
}

.fancybox-skin {
    z-index: 999
}

#modal-shadow {
    display: none;
    top: 0;
    z-index: 98;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed
}

#modal-window, #modal-window.wdMiddle {
    margin-left: -300px;
    left: 50%;
    width: 600px;
    margin-top: 15vh;
    position: fixed;
    z-index: 99;
    padding: 30px 20px 20px 20px;
    box-shadow: 0 0 45px 0 rgba(201, 56, 241, 0.6), inset 0 -2px 0 0 #2A2A28;
    background: #2A2A28;
    border-radius: 5px;
    text-align: left
}

#modal-window.wdSmall {
    width: 350px;
    margin-left: -175px;
    top: 20px;
    left: 50%
}

#modal-window.wdMiddle {
    width: 600px;
    margin-left: -300px;
    top: 20px;
    left: 50%;
    padding: 20px
}

#modal-window.wdLarge {
    width: 1000px;
    margin-left: -500px;
    top: 20px;
    left: 50%;
    padding: 40px
}

#modal-window.wdFull {
    width: 1200px;
    margin-left: -600px;
    top: 20px;
    left: 50%;
    padding: 40px;
    position: absolute;
    margin-bottom: 50px
}

@media (min-width: 450px) and (max-width: 767px) {
    #modal-window, #modal-window.wdMiddle {
        padding: 5px 15px 20px 15px;
        margin-top: 5vh;
        width: 440px;
        margin-left: -210px
    }
}

@media (max-width: 449px) {
    #modal-window, #modal-window.wdMiddle {
        padding: 0 10px 10px 10px;
        margin-top: 25px;
        width: 300px;
        margin-left: -150px
    }
}

#modal-window .wnd-close, .point-data .wnd-close, #modal-window-fast .wnd-fast-close {
    background-image: url(../img/close-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 38px;
    height: 34px;
    position: absolute;
    top: 3px;
    right: 3px
}

#modal-window .wnd-close:before, .point-data .wnd-close:before, #modal-window .wnd-close:hover, .point-data .wnd-close:hover, #modal-window-fast .wnd-fast-close:hover {
    cursor: pointer;
    background-position: 0 -36px
}

#modal-window .wnd-head h2, #modal-window .wnd-fast-close h2 {
    padding: 0;
    margin: 10px 0;
    color: #fff
}

#modal-window p.info, #modal-window-fast p.info {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center
}

#modal-window .form-line, #modal-window-fast .form-line {
    margin: 15px 0
}

#modal-window .form-line.summa {
    margin: 0;
    font-size: 20px
}

#modal-window .form-line.summa span {
    color: red
}

#modal-window .form-line.months {
    margin: 0 0 15px 0;
    font-size: 20px
}

#modal-window .form-line.months span {
    color: red
}

#modal-window .form-line .col-cst-6, #modal-window-fast .form-line .col-cst-6 {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

#modal-window .form-line input, .cp-form-line input, .cp-form-line textarea, .form-control, #modal-window-fast .form-line input {
    border: 1px solid #948760;
    border-radius: 3px;
    font-size: 17px;
    width: 100%;
    padding: 6px 20px;
    resize: none
}

#modal-window .form-line input:focus, #modal-window-fast .form-line input:focus {
    border-color: #a5c7fe
}

#modal-window .form-line input:focus:invalid, #modal-window .form-line input:invalid {
    border: 1px solid rgba(251, 63, 76, 0.75);
    box-shadow: inset 0 0 0 1px rgba(251, 63, 76, 0.75), inset 2px 2px 0 1px #f2f2f3
}

.btn-form {
    border: 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    outline: 0em;
    padding: 5px 12px;
    font-size: 19px;
    border-radius: 3px;
    margin-bottom: 2px
}

.btn-form-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    background: #5FC33E;
    box-shadow: 0 3px 0 #699C35
}

.wnd-body-left, .wnd-body-right {
    width: 50%;
    vertical-align: top;
    display: inline-block
}

#modal-window .success-text, #modal-window-fast .success-text {
    color: green;
    font-size: 22px;
    text-align: center;
    margin: 20px 0
}

.btn-send {
    padding: 7px 20px;
    margin: 25px auto 0 auto;
    font-size: 1.4em;
    width: 180px
}

.callback-textarea {
    padding: 5px 0 0 15px;
    font-size: 16px;
    resize: none;
    width: 100%;
    height: 120px
}

.popup-close {
    float: right;
    top: 5px;
    right: 10px;
    position: absolute;
    z-index: 9999
}

.popup-close:after {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    content: "\f00d";
    font-family: Fontawesome
}

.p-gir, .p-equip {
    background: transparent
}

body, .equipment, .bg-our-work, .ul-services li, .eq-border-top, .eq-border-bottom {
    background: #444;
    color: #fff !important
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
