
/* footer */

.footer-top {
    background-image: url(/images/background/map-bg.png);
    background-size: contain;
    visibility: visible;
    animation-duration: 2s;
    background-repeat: no-repeat;
    animation-delay: 0.2s;
    animation-name: fadeIn;
}

.hoverTag{
    border-color: #0098c7!important;
    background-color: #0098c7!important;
    color: #fff!important;
    border-radius: 40px;
    padding: 7px 10px;
}

.dlab-bnr-inr.bg-pt{
    background-position: center;
}

div.dlab-bnr-inr-entry{
    height: 300px!important;
}
/* Logo fixed */
.mostion img {
    position: absolute;
    right: 50px;
    max-height: 55px;
}
.is-fixed .main-bar .mostion {
    display: block;
    margin-right: 15px;
    padding-top: 5px;
}
.hpVimeo{
    max-height: 660px;
    margin-top:45px;
}
@media only screen and (max-width: 767px) {
    .hpVimeo{
        margin-top:15px;
    }
}
@media only screen and (max-width: 991px) {
    .mostion img {
        display:none;
    }
}
@media only screen and (max-width: 1300px) {
    .mostion img {
        position: absolute;
        right: 10px;

    }
}
@media only screen and (max-width: 576px) {
    .is-fixed .main-bar .mostion {
        padding-top: 0px;
    }
    .mostion img {
        max-height: 50px;
    }
}
.footer-top{
    background-image: url();
    /*'/img/map.svg'*/
}

#defContainer p{
    margin-bottom:0px;
}

.imglist img{
    border-radius: 15px;
}

.logo-dark img{
    position:relative!important;
    display:block;
    right:0px;
    padding: 5px;
}

.overlay {
    position: absolute; 
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: 1s;
    border-radius: 15px;
    padding:15px;
}

.realOvrlay{
    border-radius: 15px;
    background-image: linear-gradient(45deg, #007893b0, #24eef7ab);
    width:100%;
    height:100%;
}

#imgcntainer:hover .overlay {
    opacity: 1;
}

a.hideDSKT{
    display:none!important;
}
a.hideMBL{
    display:block!important;
}
@media only screen and (max-width: 991px) {
    a.hideDSKT{
        display:block!important;
    }
    a.hideMBL{
        display: none!important;
    }
}
.fancybox__container{
    z-index: 99999;
}
.page-content{
    padding-bottom:0px;
}
@media only screen and (max-width: 1200px) {
    .footerVect {
        display:none;
    }
}
.sub-menu .fa-angle-right{
    margin-top:3px!important;
}

.radius-sm img{
    max-height: 450px;
    width:100%;
}
.section-full.content-inner.bg-white.contact-style-1
{
    z-index: 100;
}
.site-footer.footer-gray-1
{
    height: 391.96px!important;
}
.mapTitle{
    color:white;
    width: 100%;
    padding:20px;
    text-align:center;
    margin-bottom: 0px;
}
.shish{
    padding-top: 1px;
    background-image: url(/img/sedi.jpg);
    padding-bottom: 35px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.db {
    display: block !important;
}
.pt {
    padding-top: 150px !important;
}
.min-height {
    min-height: 500px;
}
.pdl-50 {
    padding-left: 50px;
}
.img-machine {
    min-height: 500px;
}
.hide {
    display: none !important;
}
.hide-mobile {
    display: flex !important;
}
.tx-c {
    text-align: left;
}
.p-singleprod {
    padding: 0px 0px;
}
@media only screen and (max-width: 576px) {
    .pt {
        padding-top: 50px !important;
    }
    .min-height {
        min-height: 300px;
    }
    .hide {
        display: block !important;
    }
    .hide-mobile {
        display: none !important;
    }
    .p-singleprod {
        padding: 0px 10px;
    }
    .img-machine {
        min-height: 400px;
    }
}

