@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,700italic,700,600italic,400italic,600,300,100,300italic&subset=latin,latin-ext);

body{
    font-family: 'Josefin Sans', sans-serif !important;
}

a{
    text-decoration: none !important;
}

.p-l-0{
    padding-left: 0 !important;
}

.p-r-0{
    padding-right: 0 !important;
}

header{
    background: #FFD700;
    min-height: 67px;
    z-index: 9999999 !important;
    position: relative;
}

header img{
    max-height: 67px;
}
.logo img {
    float: right;
}
.tel-no img{
    max-width: 45% !important;
    margin-top: 6px;
}
.header-menu{
    background: url("../images/menu-bg-2.png") no-repeat center;
    height: 43px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 9999999 !important;
    position: absolute;
}

.header-menu ul li{
    list-style: none;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.header-menu ul{
    padding-left: 19%;
    padding-top: 13px;
}

.header-menu ul li a{
    color: #DADADA;
    font-weight: 600;
    font-size: 15px;
}

.header-menu ul li a:hover{
    color: #FFD700;
}

.menu-btn {
    height: 30px !important;
    margin-top: -7px;
}

.hakkimizda{
    background: url("../images/hakkimizda.jpg") no-repeat center;
    min-height: 500px;
    margin-top: -43px;
}

.hakkimizda h3{
    color: #fff;
    font-weight: 500;
    font-size: 30px;
}

.hakkimizda p{
    color: #fff;
    text-align: justify;
    font-size: 19px;
    margin-top: 20px;
    font-weight: 500;
    height: 240px;
    overflow: hidden;
}

.sari{
    background: url("../images/sari-baslik.png") no-repeat bottom left;
    line-height: 75px;
}

.gri{
    background: url("../images/gri-baslik.png") no-repeat bottom left;
    line-height: 70px;
}
.online-dis{
    height: 100px;
    float: right;
    padding-top: 10%;
}
.online{
    background: #FED62D;
    padding: 20px 40px;
    color: black;
    border: 1px solid #FED62D;
    transition: all .2s ease-in-out;
}
.online:hover{
    background: white;
    padding: 20px 40px;
    color: black;
    border: 1px solid #FED62D;
    transition: all .2s ease-in-out;
}
.urunler h3{
    color: #333333;
    font-weight: 500;
    font-size: 30px;
}

.h-200{
    max-height: 198px !important;
    overflow: hidden !important;
    margin-top: 10px;
}

.h-180{
    max-height: 200px !important;
    overflow: hidden !important;
    margin-top: 10px;
}
.referans{
    margin-top: 20px;
}
.referans h4{
    color: #333333;
    font-weight: 500;
    margin-bottom: 30px;
}


.b-right{
    border-right: solid 1px #9B9B9B;
}

footer{
    background: #3B3E49;
    margin-top: 20px;
}

footer h4{
    color: #fff !important;
}

footer p{
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

footer p a{
    color: #fff !important;
}

footer ul{
    padding-left: 0;
}

footer ul li{
    list-style: none;
}

footer ul li a{
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
}

footer a:hover{
    color: #FFDB34 !important;
}

footer ul li a:hover i{
    border-color: #FFDB34 !important;
}

.sosyal-medya i{
    border: solid 1px #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    padding-top: 7px;
    margin-right: 15px;
    font-size: 15px !important;
}

.sosyal-medya li{
    margin-top: 10px;
}

.ls-wp-fullwidth-helper{
    margin-top: -43px;
}

@media (min-width: 992px) and (max-width: 1199px){
    .header-menu ul{
        padding-left: 12%;
    }
    .h-200 {
        max-height: 173px !important;
    }
    .h-180 {
        max-height: 148px !important;
    }
    .adres p{
        font-size: 14px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .ls-wp-fullwidth-helper{
        margin-top: 0px;
    }
    .hakkimizda{
        margin-top: 0px;
    }
    .h-200 {
        max-height: 135px !important;
    }
    .h-180 {
        max-height: 112px !important;
    }
    .h-180 h2 {
        padding-right: 0 !important;
    }
    .iletisim p{
        font-size: 15px !important;
        text-align: center;
        margin-top: 5px;
    }
    .tell{
        text-align: center;
    }
    .fax p {
        margin-top: 65px !important;
        padding-bottom: 40px;
    }
}

.ic-yazi{
    font-weight: 500;
    font-size: 18px;
}

.ust-banner h2{
    margin-top: -90px;
    position: relative;
    color: #fff;
    font-weight: bold;
}

.iletisim{
    margin-top: 30px;
}
.iletisim .tell a{
    color: #333333 !important;
    font-size: 39px;
    line-height: 25px;
    text-decoration: none !important;
}
.iletisim span{
    font-size: 18px;
}

.fax p{
    margin-top: 98px !important;
}

.adres p{
    margin-top: 87px !important;
}

.iletisim p{
    font-size: 17px;
    line-height: 25px;
    font-weight: 700 !important;
    

}
.iletisim .fax a{
    color: #333333 !important;
    text-decoration: none !important;
}

.bgbg{
    background: #FFCC00;
    height: 57px;
    margin-top: -128px;
    z-index: -1;
}

.border-right{
    border-right: solid 1px #808080;
}
.border-left{
    border-left: solid 1px #808080;
}

.ic-urunler{
    background: url("../images/zafer-urunler.jpg") no-repeat center top;
    min-height: 783px;
    margin-bottom: -20px;
    padding-bottom: 16px;
}

.ic-urunler .sari{
    color: #fff;
    margin-top: 50px;
    font-weight: bold;
}

.tab-content ul{
    padding-left: 0;
    margin-top: 10px;
}

.tab-content ul li{
    list-style: none;
    color: #fff;
    padding-top: 5px;
    font-weight: 600;
    font-size: 15px;
}

.labl{
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
}

.m-t-10{
    margin-top: 10px;
}

.h-50{
    height: 50px;
}
.guvenlik-kodu {
    display: block;
    padding-top: 20px;
}

.header-menu ul li{
    list-style: none;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

@media(min-width: 768px) and (max-width: 991px){
    .h-380{
        height: 380px !important;
    }
    .h-220{
        height: 290px !important;
    }
    .h-290{
        height: 365px !important;
    }
}

@media(max-width: 1370px) and (min-width: 1200px){
    .header-menu ul li{
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-menu ul {
        padding-left: 12%;
    }
}

@media(min-width: 992px) and (max-width: 1199px){
    .h-440{
        height: 440px !important;
    }
    .h-220{
        height: 220px !important;
    }
}


@media(min-width: 768px) and (max-width: 991px){
    .ic-urunler{
        background-size: 305%;
    }
}


@media (max-width: 767px){
    .iletisim .fax p{
        margin-top: 50px !important;
    }

    legend{
        margin-top: 10px;
    }
    .adres p{
        margin-top: 33px !important;
        font-size: 14px;
    }
    .p-l-0{
        padding-left: 15px !important;
    }

    .p-r-0{
        padding-right: 15px !important;
    }
    .ust-banner h2{
        margin-top: -5px !important;
        position: relative;
        color: #000 !important;
    }
    .border-right{
        border-right: none !important;
    }
    .border-left{
        border-left: none !important;
    }
    .ls-wp-fullwidth-helper{
        margin-top: 0px;
    }
    .hakkimizda{
        margin-top: 0px;
    }
    header img{
        padding-right: 60px;
        padding-top: 5px;
    }
    .hakkimizda{
        background: url("../images/mobilhakkimizda.jpg") no-repeat center top;
        background-size: 100%;
        padding-bottom: 20px;
    }
    .hakkimizda p{
        font-size: 17px;
        line-height: 21px;
    }

    .ic-urunler{
        background: url("../images/mobilurunler.jpg") no-repeat center top;
    }
    .ic-urunler img{
        max-height: 60px;
    }
    .tel-no img{
        max-width: 100% !important;
    }
}
