* {
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
@import url('http://fonts.cdnfonts.com/css/dinpro-regular');
.orderformpopup {
    position: fixed;
    width: 500px;
    height: 160px;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -250px;
    background: #fff;
    border-radius: 12px;
    box-shadow: -2px 4px 28px -2px rgba(34, 60, 80, 0.23);
    padding: 20px;
    display: none;
    z-index: 11;
}
.overlay {
    position:fixed;
    display:none; 
    z-index: 10;

    background-color: rgba(0, 0, 0, 0.7); /* 0.7 = 70% opacity */

    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.topmenu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.topmenu ul.topnav{
    list-style:  none;
    margin: 90px 5px 0 -20px;
    padding:  0;
}
.topmenu ul.topnav li{
    display: inline-block;
    margin: 0 5px 0 5px;
}
.topmenu ul.topnav li a{
    color: #4d5ea5;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.topmenu .phone{
    margin: 72px 0px 0 0px;
    padding:  15px 0 0 90px;
    height: 50px;
    font-family: 'DINPro-Regular', sans-serif;
    font-size: 19px;
    background:  url("img/topphone2.jpg") 0 50% no-repeat;
    font-weight: bold;
    color: #000074;
    position:relative;
}

.topmenu .phone .callback{
    color: #fa9e1f;
    font-size: 10px;
    display: block;
    position: absolute;
    font-weight: bold;
    left: 90px;
    bottom: -5px;
}
.topmenu .phone247 {
    margin: 75px 0px 0 0px;
    padding:  5px 0 0 40px;
    height: 50px;
    background:  url("img/watch.jpg") 0 50% no-repeat;
    font-weight: bold;
    font-size: 12px;
}
.containermain {
    background: url("img/bgmain21.jpg") 50% 50% no-repeat;
    background-size: cover;
    height: 480px;
    padding-top: 40px;
}
.containermain > .container > .row{
    color:  #fff;
}
.containermain > .container > .row > h1 {
    font-weight: bold;
    font-size:  37px;
    line-height: 50px;
    color:  #fff;
}
.containermain > .container > .row > h4 {
    padding-top: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
}
.containermain > .container > .row > .orderform {
    width: 70%;
    background: #fff;
    border-radius: 20px;
    padding:  30px;
    color:  #000;
    font-size: 21px;
}
.containermain > .container > .row > .orderform > .phoneinput, .orderformpopup > .phoneinput2{
    background: #faf0ff;
    border-radius: 4px;
    padding:  5px;
    color:  #000;
    font-size: 20px;
    border:  0;
}
.containermain > .container > .row > .orderform > .phoneinput:focus, .orderformpopup > .phoneinput2:focus{
    outline: 0;
}
.containermain > .container > .row > .orderform > .callmaster, .orderformpopup > .callmaster2 {
    background: #021f63;
    border: 0;
    color:  #fff;
    border-radius: 7px;
    padding:  5px 10px 5px 10px;
    margin-left: 20px;
    font-size: 20px;
}
.containermain > .container > .row > .orderform p.small{
    color: #aaa;
    font-size: 12px;
}
.containermain > .container {
    position: relative;
}
.containermain > .container > .beer {
    position: absolute;
    width: 700px;
    height: 570px;
    background: url("img/beer.png") 50% 50% no-repeat;
    background-size: contain;
    top: 50px;
    right: -50px;
    
}
.containermain > .container > .kran {
    position: absolute;
    width: 600px;
    height: 570px;
    background: url("img/kran.png") 50% 50% no-repeat;
    background-size: contain;
    top: 30px;
    right: 0px;
    z-index: 3;
}
@media (max-width: 1200px) {
    .topmenu {
        position: relative;
    }
    .topmenu ul.topnav li a{
           font-size: 12px;
    }
    .topmenu ul.topnav li{
        display: inline-block;
        margin: 0 2px 0 2px;
    }
    .topmenu .phone{
        position: absolute;
        right: 90px;
        top: 0px;
        margin: 0;
    }
    .topmenu .phone247{
        position: absolute;
        right: 0;
        top: 10px;
        margin: 0;
    }

    .containermain > .container > .kran {
        background: url("img/kran.png") 50% 100% no-repeat;
        width: 400px;
        height: 350px;
        background-size: contain;
        top: 200px;
    }
    
}

.navbar {
    max-width: 600px;
    
    margin: 0 0 0 0;
    display: inline-block;
    float:none;
}
.preimcnt {
/*    background:  url("img/foto1.jpg") 100% 0  no-repeat;*/
/*    background-size: contain;*/
    position: relative;
}
.preimcnt .imgpreim {
    background:  url("img/servis-sait3.jpg") 100% 0  no-repeat;
    background-size: cover;   
    width: 42%;
    position: absolute;
    left: 58%;
    top: 0;
    bottom: 0;
}
.preim {
    padding-top: 50px;
}
.preim ul{
    width: 60%;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.preim ul li{
    width:  50%;
    flex: 0 0 50%;
    padding: 10px 20px 0 0 ;
}
.blockinfo2 {
    background: url("/img/info2.jpg") 50% 0 no-repeat;
    background-size: cover;
    
    
}
.blockinfo2 .row{
    padding-top: 40px;
    padding-bottom: 40px;
    background: url("img/info2-1.jpg") 100% 50% no-repeat;
    background-size: 450px 230px;
}
.downloadprice, .downloadprice:hover {
    display: inline-block;
    padding: 8px 20px;
    background: #021f63;
    color: #fff;
    border-radius: 8px;
    font-size: 27px;
    margin: 10px 0 20px 0;
    text-decoration: none;
}
.algr {
    padding-top: 50px;  
}

.algr {
    padding-top: 50px;
}
.algr ul{
    width: 100%;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.algr ul li{
    width:  calc(50% - 40px);
    flex: 0 0 50%;
    padding: 10px 20px 0 40px;
    position:  relative;
    margin: 20px 0 0 0;
}
.algr ul li:before{
    display:  block;
    position: absolute;
    left: -1px;
    top: 15px;
    padding: 5px;
    content: "1";
    width:  30px;
    height: 30px;
    background: #021f63;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    text-align: center;
}

.algr ul li:nth-child(2):before{
    content: "2";
}
.algr ul li:nth-child(3):before{
    content: "3";
}
.algr ul li:nth-child(4):before{
    content: "4";
}
.containerprice {
    background: #fbfbfc;
    padding: 20px 0 20px 0;
}
.containerprice .infoprice {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    margin-top:  20px;
    border-radius: 20px;
}
.containerprice .infoprice > div{
    flex: 0 0 50%;
}
.containerprice .infoprice > div:nth-child(1){
    padding: 10px 20px 20px 30px;
}
.containerprice .infoprice > div:nth-child(1) h5{
    color: #021f63;
    font-size: 21px
}
.containerprice .infoprice > div:nth-child(1) h5 font{
    display: block;
    float: right;
}
.containerprice .infoprice > div:nth-child(1) p{
    color: #81c7e9;
    font-size: 12px;
}
.containerprice .infoprice > div:nth-child(2){
    background: url('img/price1.jpg') 50% 50% no-repeat;
    background-size: cover;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.fcontacts {
    width: 250px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    margin:  20px 0 40px;
    border-radius: 20px;
    padding: 10px 20px 20px 20px;
    font-size: 13px;
}
.fcontactsline {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.footermap {
    width: calc(100% - 250px);
    padding: 25px 0 30px 30px;
}
footer {
    background: #021f63;
    padding: 30px 0 100px 0;
}
footer ul {
    padding: 0;
    list-style: none;
}
footer ul li {
    display: inline;
    padding:  0 30px 0 0;
}
footer ul li a {
    color: #fff;
    font-size:  20px;
}
.review-description a {
    color: #000;
}
.section-review {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(232,232,232,1) 100%);
    border-bottom: 1px dashed #333;
    padding: 0 30px 0 30px ;
}
.section-review .pt-5{
/*    margin: 0;*/
    /*padding: 40px 0 10px 0 !important;*/
}
.toprew-name {
    background:  url('img/rewico.png') 50px 50% no-repeat;
    padding: 120px 0 10px 0px;
    color:  #f7a42f;
    font-size: 34px;
}

 .review-description {
    min-height: 180px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 0px;
 }
 .review-description a{
    text-decoration: none;
 }
.owl-carousel .revanontext p{
    font-size:0.9rem 
 }
 .owl-carousel .item {
    margin: 20px 30px 20px 30px;
    background: #fff;
    -webkit-box-shadow: -2px 4px 28px -2px rgba(34, 60, 80, 0.23);
    -moz-box-shadow: -2px 4px 28px -2px rgba(34, 60, 80, 0.23);
    box-shadow: -2px 4px 28px -2px rgba(34, 60, 80, 0.23);
    
 }
 .owl-carousel .item, .owl-carousel .item p {
    line-height: 1.1;
}
 .owl-carousel .item p.revname {
    margin-bottom:.5rem;
    font-family:inherit;
    font-weight:500;
    line-height:1;
    color:inherit;
    font-size:1rem;
    font-weight: bold;
 }
.owl-carousel .item p.revname2 {
    margin-bottom:1rem;
    font-family:inherit;
    font-weight:500;
    line-height:1;
    color:inherit;
    font-size:0.9rem;
    color:  #f7a42f;
 }
.owl-carousel .item .star::before{
  content: "\f155";
}
.owl-carousel .item .ava{
  padding: 0 0 0 00px;
  min-height: 150px;
}
 
 
 /* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


@media (max-width: 600px) {
    .topmenu .phone {
        margin: 0px 10px 0 0px;
        padding: 15px 0 0 60px;
        height: 50px;
        font-family: 'DINPro-Regular', sans-serif;
        font-size: 14px;
        background: url(img/topphone2.jpg) 0 50% no-repeat;
        background-size: 60px 40px;
        font-weight: bold;
        color: #000074;
        position: relative;
        position: absolute;
        right: 60px;
        top: 0px;
    }
    .topmenu .phone .callback {
        position: absolute;
        width: 150px;
        color: #fa9e1f;
        font-size: 9px;
        display: block;
        position: absolute;
        font-weight: bold;
        left: 60px;
        bottom: -5px;
    }
    .topmenu .phone247 {
        position: absolute;
        right: 5px;
        top: 0px;
        margin: 0;
        padding: 15px 0 0 25px;
        height: 50px;
        font-size: 12px;
        background: url(img/watch.jpg) 0 50% no-repeat;
        background-size: 23px 20px;
        font-weight: bold;
    }
    .containermain {
        background: url(img/bgmain21.jpg) 50% 50% no-repeat;
        background-size: cover;
        min-height: 280px;
        height: auto;
        padding: 20px 0  20px 0;
    }
    .containermain > .container > .kran {
        display: none;
    }
    .topmenu ul.topnav {
        margin: 10px 10px 10px 10px;
        padding: 0;
    }
    .topmenu ul.topnav li{
        margin-left: 10px;
    }
    .logo {
        margin-top: -10px;
        margin-left: 5px;
    }
    .logo img {
        width: 100px;
        height: auto;
    }
    .containermain .row {
        padding: 0 10px 0 10px;
    }
    .containermain > .container > .row > h1 {
        font-weight: bold;
        font-size: 17px;
        line-height: 20px;
        color: #fff;
    }
    .containermain > .container > .row > .orderform {
        width: 100%;
        background: #fff;
        border-radius: 10px;
        padding: 15px;
        color: #000;
        font-size: 17px;
    }
    .containermain > .container > .row > .orderform > .phoneinput, .orderformpopup > .phoneinput2 {
        background: #faf0ff;
        border-radius: 4px;
        padding: 5px;
        color: #000;
        font-size: 18px;
        width: 100%;
        margin-bottom: 5px;
        border: 0;
    }
    .containermain > .container > .row > .orderform > .callmaster, .orderformpopup > .callmaster2 {
        background: #021f63;
        border: 0;
        color: #fff;
        border-radius: 7px;
        padding: 5px 10px 5px 10px;
        margin-left: 10px;
        font-size: 15px;
    }
    .preimcnt .imgpreim {
        display: none;
    }
    .preim {
        padding: 10px 5px;
    }
    .preim h1, .algr h1, .blockinfo2 h1{
        font-size: 21px;
    }
    .preim ul {
        width: 100%;
    }
    .preim ul li {
        font-size: 12px;
    }
    .preim ul li img{
        height: 50px;
        width: auto;
    }
    .algr {
        padding: 5px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .algr ul li {
        width: 100%;
        flex: 0 0 100%;
        padding: 10px 20px 0 40px;
        position: relative;
        margin: 10px 0 0 0;
        font-size: 12px;
    }
    .fcontacts {
        width: 100%;
        margin: 10px;
    }
    .footermap {
        width: 100%;
        padding: 5px;
    }
    .blockinfo2 .row {
        background: #fefefe;
        padding: 5px;
        border-bottom: 1px solid #eee;   
    }
    .toprew-name {
        font-size: 21px;
        padding: 20px 0 5px 10px;
        background: none;
    }
    .orderformpopup {
        position: fixed;
        width: 360px;
        height: 160px;
        left: 50%;
        top: 50%;
        margin: -80px 0 0 -180px;
        background: #fff;
        border-radius: 12px;
        box-shadow: -2px 4px 28px -2px rgba(34, 60, 80, 0.23);
        padding: 20px;
        display: none;
        z-index: 11;
    }

}