@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('custom.css');
@import url('global.css');


body{
    font-family:'Roboto';
}

.menu-bg{
    background-image: linear-gradient(#243f67, #476795);
    padding-top:0;
    padding-bottom:0;
}

.bg-img{
    background-image: url("../img/bg.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.services-ul{
    list-style-type: none;
    padding-left:0;
}

.products-ul{
    list-style-type: none;
    padding-left:0;
}

.parent-li{
    text-transform: uppercase;
    color: #0a2854;
    font-weight:500;
}

.child-li{
    padding-left:5px;
}

.services-ul li a{
    text-transform: uppercase;
    font-size: 15px;
}

.slb_details{
    display: none !important;
}


.products-row,.vacancy-row,.about-row,.services-row,.contacts-row{
    margin:30px 0;
}

.services-row .col-md-2{
    padding-left:0;
}
.phone{
    margin-bottom:0;
}
.phone img{
    display: inline-block;
    padding-right:20px;
    max-width: 44px;
}

.hours-contacts{
    padding-left: 42px;
    padding-top:10px;
}

.map-holder{
    max-height:500px;
}

.contacts-right p{
    margin-bottom:0;
}

.hours-contacts p{
    margin-bottom:0;
    color: #0072bc;
}

.hours-contacts b{
    color: #0072bc;
}
.contacts-text{
    padding-left: 40px;
}

.email{

}

.activeli{
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    text-decoration: underline;
    color: #0a2854;
    font-weight:600;
}

.service-img .img-fluid{
    margin:0 auto;
}

.slider-row{
    margin-bottom:10px;
}

.row-services{
    padding-bottom:150px;
}

.lang-selector{
    float: right;
    text-align: right;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://ww…p='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.menu-item{
    padding: 0 42px;
}

.toggler{
    margin: 0 auto;
    padding: 10px;
    color: #fff;
}

.lang-ul{
    list-style: none;
    margin-top: 48px;
    margin-bottom: 0;
}

.dropdown__list{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px;
}

@media only screen and (max-width: 1199px) {
    .menu-item{
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .text-logo{
        display: none;
    }
    .logo-holder,.footer-links{
        text-align: center;
    }
    .contacts{
        text-align: center;
    }
}

.text-logo{
    max-width: 160px;
}

.footer-container{
    background-color: #0a2854;
    padding: 15px 0;
}

.contacts{
    padding-top: 15px;
}

.footer-container .contacts a{
    display: inline-block;
    padding:5px;
}

.copyright{
    background-color: #041e44;
}

.copyright .col-12{
    text-align: center;
    margin:0 auto;
    padding:5px 0;
    color: #4f87d8;
    font-weight:300;
}

.menu-item a{
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.hours{
    color: #fff !important;
    font-style: italic;
    text-align: center;
}

.hours p{
    font-weight:300;
    margin-bottom:0;
}

.footer-links{
    padding-top: 15px;
}

.footer-links a{
    display: inline-block;
}

.footer-links img{
    max-width:160px;
}

.current-menu-item,.current-menu-ancestor, .current-menu-parent,.current-page-ancestor{
    background-color: #0a2854;
    border-right:1px solid #7ab1ff;
    border-left:1px solid #7ab1ff;
}

.carousel-img-text{
    position: absolute;
    bottom: 0;
    background-color: #5778a6b5;
    padding: 15px;
    width: 100%;
    font-family:'Roboto';
    color: #fff;
}

.carousel-img-text h1{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18pt;
}

.carousel-img-text h3{
    font-weight:300;
    font-size: 18pt;
}

.modal h5{
    color: #0a2854;
    text-transform: uppercase;
}

.modal-header{
    border-bottom:0;
}

.modal-body{
    color: #0a2854;
}

.img-print{
    position: absolute;
    right: 50px;
}

.modal-content{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.share-row a{
    display: inline-block;
}

.img-product{
    max-width: 130px;
}

.img-product{
    max-width: 100%;
    display: inline;
    margin: 4px 2px;
}

@media only screen and (max-width: 767px) {
    .text-logo{
        display: none;
    }
    .logo-holder,.footer-links{
        text-align: center;
    }
    .contacts{
        text-align: center;
    }
}

.text-logo{
    max-width: 160px;
}

.footer-container{
    background-color: #0a2854;
    padding: 15px 0;
}

.contacts{
    padding-top: 15px;
}

.footer-container .contacts a{
    display: inline-block;
    margin: 3px;
}

.copyright{
    background-color: #041e44;
}

.copyright .col-12{
    text-align: center;
    margin:0 auto;
    padding:5px 0;
    color: #4f87d8;
    font-weight:300;
}

.menu-item a{
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.hours{
    color: #fff !important;
    font-style: italic;
    text-align: center;
}

.hours p{
    font-weight:300;
    margin-bottom:0;
}

.footer-links{
    padding-top: 15px;
}

.footer-links a{
    display: inline-block;
}

.footer-links img{
    max-width:160px;
}

.current-menu-item,.current-menu-ancestor, .current-menu-parent,.current-page-ancestor{
    background-color: #0a2854;
    border-right:1px solid #7ab1ff;
    border-left:1px solid #7ab1ff;
}

.carousel-img-text{
    position: absolute;
    bottom: 0;
    background-color: #05367ac2;
    padding: 10px;
    width: 100%;
    font-family:'Roboto';
    color: #fff;
}

.carousel-img-text h1{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16pt;
}

.carousel-img-text h3{
    font-weight:300;
    font-size: 14pt;
    margin-bottom: 0;
}



.footer-fb {
    background-image: url('../img/fb.png');
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
}

.footer-fb:hover {
    background-image: url('../img/fb-activee.png');
    background-size: contain;
}

.footer-phone{
    background-image: url('../img/phone.png');
    background-size: contain;
    height: 32px;
    background-repeat: no-repeat;
    width: 35px;
}

.footer-phone:hover{
    background-image: url('../img/phone-active.png');
    background-size: contain;
}

.footer-mail{
    background-image: url('../img/mail-ico.png');
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 45px;
    position: relative;
    top:-2px;
}

.footer-mail:hover{
    background-image: url('../img/mail-ico-hover.png');
    background-size: contain;
}

.footer-whatsapp{
    background-image: url('../img/whatsapp.png');
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
}

.footer-whatsapp:hover{
    background-image: url('../img/whatsapp-activee.png');
    background-size: contain;
}

.bg-img{
    background-image: url("../img/bg.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    min-height:650px !important;
}

.services-ul{
    list-style-type: none;
    padding-left:0;
}

.products-ul{
    list-style-type: none;
    padding-left:0;
    height: 100%;
}

.parent-li{
    text-transform: uppercase;
    color: #0a2854;
    font-weight:500;
}

/*.gallery-caption{
	display: none;
}

.gallery-item img{
	border: none !important;
    width: 94%;
}*/

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
    box-shadow: 0px 0px 4px #999;
    border: 1px solid white;
    padding: 8px;
    background: #f2f2f2;
}
.gallery img:hover {
    background: white;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

.wpcf7-form input,.wpcf7-form textarea{
    width: 100% !important;
}

#smb{
    float: right !important;
    width: 160px !important;
    background-image: linear-gradient(#243f67, #476795) !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px;
}

.contacts-right{
    color: #0a2854;
}

textarea{
    height: 100px;
}

.child-li{
    padding-left:5px;
}

.services-ul li a{
    text-transform: uppercase;
    font-size: 14px;
}

.slb_details{
    display: none !important;
}

.border-lightblue{
    border-left: 1px solid #7ab1ff;
}

.border-l-right{
    border-right: 1px solid #7ab1ff;
}

.products-row,.vacancy-row,.about-row,.services-row,.contacts-row{
    margin:30px 0;
    min-height: 276px;
}

.products-row .col-12{
    padding-left: 0;
}

.vacancy-row .col-12{
    padding-left: 0;
}

.vacancy ul{
    padding-left: 15px;
}

.vacancy ul li{
    color: #374c6d;
}

.services-row .col-md-2{
    padding-left:0;
}
.phone{
    margin-bottom:0;
}
.phone img{
    display: inline-block;
    padding-right:20px;
    max-width: 44px;
}

.aligncenter{
    margin: 0 auto;
}

.about-row strong{
    color: #0a2854 !important;
}

.hours-contacts{
    padding-left: 42px;
    padding-top:10px;
}

.map-holder{
    max-height:500px;
}

.contacts-right p{
    margin-bottom:0;
}

.hours-contacts p{
    margin-bottom:0;
    color: #0072bc;
}

.hours-contacts b{
    color: #0072bc;
}
.contacts-text{
    padding-left: 40px;
}

.email{

}

.activeli{
    color: #0a2854;
    font-weight:600;
}

.service-img .img-fluid{
    margin:0 auto;
    margin-bottom: 15px;
    width: 100%;
    max-width: 380px;
}

.slider-row{
    margin-bottom:10px;
    margin-left: -15px;
    margin-right: -15px;
}

.row-services{
    padding-bottom:150px;
}

.lang-selector{
    float: right;
    text-align: right;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://wwâ€¦p='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.menu-item{
    padding: 0 42px;
}

.toggler{
    margin: 0 auto;
    padding: 10px;
    color: #fff;
}

.lang-ul{
    list-style: none;
    margin-top: 48px;
    margin-bottom: 0;
}

.dropdown__list{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px;
}

@media only screen and (max-width: 1199px) {
    .menu-item{
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .text-logo{
        display: none;
    }
    .logo-holder,.footer-links{
        text-align: center;
    }
    .contacts{
        text-align: center;
    }
}

.text-logo{
    max-width: 160px;
}

.footer-container{
    background-color: #0a2854;
    padding: 15px 0;
}

.contacts{
    padding-top: 15px;
}

.footer-container .contacts a{
    display: inline-block;
    margin: 3px;
}

.copyright{
    background-color: #041e44;
}

.copyright .col-12{
    text-align: center;
    margin:0 auto;
    padding:5px 0;
    color: #4f87d8;
    font-weight:300;
}

.menu-item a{
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
}

.hours{
    color: #fff !important;
    font-style: italic;
    text-align: center;
}

.hours p{
    font-weight:300;
    margin-bottom:0;
}

.footer-links{
    padding-top: 15px;
}

.footer-links a{
    display: inline-block;
}

.footer-links img{
    max-width:160px;
}

.current-menu-item,.current-menu-ancestor, .current-menu-parent,.current-page-ancestor{
    background-color: #0a2854;
    border-right:1px solid #7ab1ff;
    border-left:1px solid #7ab1ff;
}

.carousel-img-text{
    position: absolute;
    bottom: 0;
    background-color: #05367ac2;
    padding: 10px;
    width: 100%;
    font-family:'Roboto';
    color: #fff;
}

.carousel-img-text h1{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16pt;
}

.carousel-img-text h3{
    font-weight:300;
    font-size: 14pt;
    margin-bottom: 0;
}

img{
    max-width:100%;
}

.no-padding{
    padding:0 !important;
}

.img-list{
    position:relative;
    right:-3px;
}

@media print {
    .modal-content{
        position:fixed !important;
        width:100% !important;
        height:100% !important;
    }

    .modal, .modal-content, .modal-dialog{
        background:#fff !important;
        top:0px !important;
    }

    .print-hide{
        display:none !important;
    }

    @page{
        size: auto;   /* auto is the initial value */
        margin: 0mm;
    }
}

html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 136px; /* Margin bottom by footer height */
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 136px; /* Set the fixed height of the footer here */
}

.services-row img{
    max-width:100% !important;
    height:auto !important;
}

.text-center{
    text-align:center !important;
}

.picker-header{
    padding-top:15px;
    padding-bottom:20px;
}

.picker-header img{
    display:inline-block;
}

.grey-gradient{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6f8+38,e0eff9+57 */
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(133,133,133,1) 100%);
    color:#23466e !important;
}

.soft-blue-bg{
    background:#44638f;
    color:#fff !important;
}

.dark-blue-bg{
    background:#223f72;
    color:#fff !important;
}

a.dark-blue-bg:hover{
    text-decoration: underline;
}

#picker-columns .top-page{
    height:70px;
    padding-top:11px;
    text-align:center;
    font-weight: bold;
    font-size:33px;
    text-transform: uppercase;
    width:100%;
    float:left;
    text-decoration: none !important;
}

#picker-columns .top-page.with-desc{
    padding-top:12px;
    line-height: 32px;
}

#picker-columns .top-page.with-desc div{
    font-size:10px;
    line-height: 10px;
}


.slider{
    width:100%;
    float:left;
    float:left;
}

.slider .slick-slide{
    float:left;
    width:100%;
}

.slider .slick-slide div{
    display:block;
    float:left;
    width:100%;
}

.slider img{
    width:100%;
    height:215px;
}

@media only screen and (max-width: 800px) {
    .slider{
        height:180px;
        overflow:hidden !important;
    }
}

.page-picker-footer, .page-picker-footer *{
    color:#fff;
    font-size:20px;
    font-weight: normal;
}


.main-logo{
    max-width: 143px;
    margin-top: 25px;
}


.text-logo{
    color:#fff;
    font-size:19px;
    position:relative;
    left: -4px;
    top: -1px;
}

.text-logo:hover{
    color:#fff;
}

@media only screen and (max-width: 767px) {
    .text-logo{
    }
    .logo-holder,.footer-links{
        text-align: center;
    }
    .contacts{
        text-align: center;
    }
}

.text-logo{
    max-width: 160px;
}


@media only screen and (max-width: 767px) {
    .navbar-toggler.toggler{
        width: 40px;
        margin: 0px;
        top: -6px;
        position: relative;
        float:left;
    }

    .text-logo{
        position:absolute !important;
        right:5px;
        left:auto !important;
        top:13px !important;
    }

    .logo-holder,.footer-links{
        text-align: center;
    }
    .contacts{
        text-align: center;
    }
}

.text-logo{
    max-width: 110px;
}

.logo-holder{
    padding-bottom:15px;
}


.tiny-image{
    width:100%;
    height:100px;
    background-size: cover !important;
    overflow:hidden;
    position:relative;
    float:left;
    margin-bottom:15px;
}


.tiny-image img{
    opacity:0;
}



.modal iframe{
    width:100%;
    height:500px;
    border:none;
    overflow: hidden !important;
}


.hide{
    display:none !important;
}

#scroll-back.hide{
    opacity:0;
}


#scroll-back{
    position:fixed;
    right:25px;
    bottom:25px;
    z-index:1110009;
    color:#7f7f86;
    font-size:45px;
    line-height:45px;
    text-align: center;
    border:1px solid #7f7f86;
    border-radius:50px;
    width:50px;
    height:50px;
    cursor: pointer;
    transition: all 2.0s ease;
    opacity:1;
}


@media only screen and (max-width: 800px) {
    .owl-stage-outer{
        height:250px !important;
    }

    .carousel-img-text{
        margin-top:-2px !important;
        position:relative;
    }

}


.slider-mobile .owl-carousel{
    height:245px;
    position:relative;
    overflow:hidden;
}


.force-text-left, .force-text-left *{
    text-align:left;
}


.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:50%;
    height:100%;
    outline:none !important;
    background:rgba(255, 255, 255, 0) !important;
    margin:0 !important;
}

.owl-prev:hover,
.owl-next:hover{
    background:none;
}

.owl-nav{
    margin:0px !important;
}

.owl-prev {
    left: 0px;
}

.owl-next {
    right: 0rem;
}


.contacts-right{
    max-width:100%;
}


@media only screen and (max-width: 1357px) {
    .contacts-right * {
        max-width: 100% !important;
    }
}

.child-li{
    font-family: 'Roboto Condensed', sans-serif;
}


#gallery-list img{
    width:100%;
    max-width: 100%;
}


#gallery-list .img-list{
    text-align: center;
}

#gallery-list h2{
    font-size:16px;
}
