﻿img.kucukservis {
    border-right: solid 1px #0d1a67;
    border-left: solid 1px #0d1a67;
    border-top: solid 1px #0d1a67;
}



@media only screen and (min-width:1200px) {
    img.hidroforlogo {
        width: 64%;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: none !important;
        font-size: 15px;
    }

    a.whatsapp-button {
        display: none !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    img.hidroforlogo {
        width: 64%;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: none !important;
        font-size: 15px;
    }

    a.whatsapp-button {
        display: none !important;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    img.hidroforlogo {
        width: 64%;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: none !important;
        font-size: 13px;
    }

    a.whatsapp-button {
        display: none !important;
    }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    img.hidroforlogo {
        width: 100%;
    }

    a.navbar-brand.d-flex.align-items-center.m-0.p-0.d-lg-none {
        width: 50%;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: none !important;
        font-size: 12px;
    }

    a.whatsapp-button {
        position: fixed;
        bottom: 15px;
        z-index: 999;
        background: darkgreen;
        width: 100%;
        color: white;
        text-align: center;
        height: 51px;
        line-height: 49px;
    }
	
	.owl-stage-outer
{
	height: 239px;
}

.header-carousel .owl-carousel-item img
{
	        position: relative !important; 
}
}

@media only screen and (min-width:0px) and (max-width:480px) {
    img.hidroforlogo {
        width: 100%;
    }

    a.navbar-brand.d-flex.align-items-center.m-0.p-0.d-lg-none {
        width: 50%;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: none !important;
        font-size: 12px;
    }

    a.whatsapp-button {
        position: fixed;
        bottom: 15px;
        z-index: 999;
        background: darkgreen;
        width: 100%;
        color: white;
        text-align: center;
        height: 51px;
        line-height: 49px;
    }
	
	.owl-dots {
    width: 100%;
    float: left;
    display: table !important;
}

.owl-stage-outer
{
	height: 239px;
}

.header-carousel .owl-carousel-item img
{
	        position: relative !important; 
}
.container-fluid.p-0.mb-5 {
    margin: 0 !important;
}
}
