@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@charset "UTF-8";
body {
    font-family: "Poppins", sans-serif!important;
}
@media (max-width: 768px) {
    .bgcon {
        height: 300px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .gallerTitle {
        text-align: center;
        font-size: 20px;
        margin-top: 5px;
    }
}
@media (min-width: 768px) {
    .bgcon {
        height: 250px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .gallerTitle {
        text-align: center;
        font-size: 20px;
        margin-top: 5px;
    }
}
@media (min-width: 992px) {
    .bgcon {
        height: 300px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .gallerTitle {
        text-align: center;
        font-size: 20px;
        margin-top: 5px;
    }
}
@media (min-width: 1200px) {
    .bgcon {
        height: 300px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .gallerTitle {
        text-align: center;
        font-size: 20px;
        margin-top: 5px;
    }
}
.conone {
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 767px) {
    .ceyCon img {
        width: 120px;
        text-align: center;
        margin-left: 110px;
    }
}
@media (max-width: 768px) {
    .col-5 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-5 h3 {
        font-size: 25px;
        text-align: center;
        border-bottom: 1px solid #bc1518;
        padding-bottom: 5px;
    }
    .col-6 {
        float: left;
        width: 50%;
    }
    .col-7 {
        float: left;
        width: 50%;
        font-size: 30px;
        text-align: right;
        padding-top: 55px;
        line-height: 28px;
    }
    .colm-1 {
        float: left;
        width: 100%;
    }
    .ceyCon {
        border-right: none !important;
    }
    .colm-2 {
        display: block;
        float: none;
        width: 283px;
        margin: 0 auto;
    }
    .logo {
        display: block;
        width: 250px;
        margin: 0 auto !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar {
        min-height: 0;
        margin-bottom: 0;
        font-size: 19px;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-nav {
        margin: 0;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 10px 20px;
        clear: both;
        font-size: 16px !important;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        border-bottom: 1px dashed #ccc;
        text-align: center !important;
    }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #fff !important;
        text-decoration: none;
        background-color: #bc1518 !important;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        color: #fff !important;
        text-decoration: none;
        background-color: #bc1518 !important;
        outline: 0;
    }
}
@media (min-width: 768px) {
    .col-5 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-5 h3 {
        font-size: 25px;
        text-align: center;
        border-bottom: 1px solid #bc1518;
        padding-bottom: 5px;
    }
    .col-6 {
        float: left;
        width: 50%;
    }
    .col-7 {
        float: left;
        width: 50%;
        font-size: 30px;
        text-align: right;
        padding-top: 55px;
        line-height: 28px;
    }
    .colm-1 {
        float: left;
        width: 180px;
    }
    .colm-2 {
        float: right;
        width: 283px;
    }
    .logo {
        width: 100%;
        padding-top: 8px;
    }
    .navbar {
        min-height: 0;
        margin-bottom: 0;
        font-size: 10px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 10px 20px;
        clear: both;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        border-bottom: 1px dashed #ccc;
    }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #fff !important;
        text-decoration: none;
        background-color: #bc1518 !important;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        color: #fff !important;
        text-decoration: none;
        background-color: #bc1518 !important;
        outline: 0;
    }
}
@media (min-width: 992px) {
    .col-5 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-5 h3 {
        font-size: 20px;
        text-align: center;
        border-bottom: 1px solid #bc1518;
        padding-bottom: 5px;
    }
    .col-6 {
        float: left;
        width: 50%;
    }
    .col-7 {
        float: left;
        width: 50%;
        font-size: 22px;
        text-align: center;
        padding-top: 37px;
        line-height: 28px;
    }
    .colm-1 {
        float: left;
        width: 270px;
    }
    .colm-2 {
        float: right;
        width: 283px;
    }
    .logo {
        width: 100%;
        padding-top: 0;
    }
    .navbar {
        min-height: 0;
        margin-bottom: 0;
        font-size: 13px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 10px 20px;
        clear: both;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        border-bottom: 1px dashed #ccc;
    }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bc1518;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bc1518;
        outline: 0;
    }
    .istirak-logo a img {
        width: 100% !important;
        padding: .8em;
    }
}
@media (min-width: 1200px) {
    .col-5 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-5 h3 {
        font-size: 19px;
        text-align: center;
        border-bottom: 1px solid #bc1518;
        padding-bottom: 5px;
    }
    .col-6 {
        float: left;
        width: 50%;
    }
    .col-7 {
        float: left;
        width: 50%;
        font-size: 26px;
        text-align: center;
        padding-top: 37px;
        line-height: 28px;
        dont-family: zona_probold;
    }
    .colm-1 {
        float: left;
        width: 270px;
    }
    .colm-2 {
        float: right;
        width: 283px;
    }
    .navbar {
        min-height: 0;
        margin-bottom: 0;
        dont-family: avenirnextltpro-bold;
        font-size: 16px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .dropdown-menu > li > a {
        display: block;
        padding: 10px 20px;
        clear: both;
        font-size: 16px !important;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        border-bottom: 1px dashed #ccc;
    }
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bc1518;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bc1518;
        outline: 0;
    }
}
.topNavList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.topNavList > li {
    float: left;
    border-right: 1px solid #cacaca;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 9px;
    height: 33px;
}
.ceyOnline {
    padding-top: 4px;
}
.phoneBtn {
    dont-family: eurostileregular;
    font-size: 17px;
    padding-top: 5px;
    display: block;
    background-image: url(../images/img/phicon.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 33px;
    padding-left: 40px;
    color: #292526;
    transition: all 0.1s ease-in-out 0.1s;
    text-decoration: none !important;
}
.phoneBtn a:hover {
    color: #bb1518 !important;
    text-decoration: none !important;
    transition: all 0.1s ease-in-out 0.1s;
}
.languageCon {
    dont-family: conv_dinnextw1g-regular;
    font-size: 15px;
    padding-top: 7px;
}
.languageCon a {
    color: #cacaca;
    transition: all 0.1s ease-in-out 0.1s;
}
.languageCon a:hover {
    color: #bb1518;
    text-decoration: none;
    transition: all 0.1s ease-in-out 0.1s;
}
.searchCon {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 22px;
    padding-top: 2px;
}
.searchCon a {
    color: #5a5a5a !important;
    text-decoration: none !important;
}
.searchCon a:hover {
    color: #bb1518 !important;
    text-decoration: none !important;
}
.searchCon2 {
    width: 100%;
    height: 100% !important;
    display: none;
}
.searchCon2 h3 {
    margin: 0;
    padding: 0;
    color: #bc1518;
    border-bottom: 1px solid #bc1518;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.nav > li > a {
    padding: 0;
    padding-left: 3px;
    padding-right: 2px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #000 !important;
    border-bottom: 1px solid #fff;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #bc1518 !important;
    border-bottom: 1px solid #bc1518;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #bc1518 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #bc1518 !important;
    background-color: transparent;
    border-bottom: 1px solid #bc1518;
}
#main-slider {
    position: relative;
}
#main-slider .carousel h2 {
    font-size: 60px;
    dont-family: zona_probold;
    text-align: center !important;
    color: #fff;
    text-shadow: -2px 4px 5px rgba(0, 0, 0, 0.13);
}
#main-slider .carousel p {
    font-size: 26px;
    text-align: center !important;
    color: #fff;
    text-shadow: -2px 4px 5px rgba(0, 0, 0, 0.13);
}
#main-slider .carousel .btn {
    border: 3px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    border-radius: 0;
    margin-top: 5px;
}
#main-slider .carousel .btn:hover {
    background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
}
#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}
@media (max-width: 768px) {
    #main-slider .carousel .item {
        height: 200px;
    }
}
@media (min-width: 768px) {
    #main-slider .carousel .item {
        height: 250px;
    }
}
@media (min-width: 992px) {
    #main-slider .carousel .item {
        height: 330px;
    }
}
@media (min-width: 1200px) {
    #main-slider .carousel .item {
        height: 430px;
    }
}
#main-slider .carousel .item:first-child {
    top: auto;
    position: relative;
}
#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}
#main-slider .prev,
#main-slider .next {
    position: absolute;
    top: 50%;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    font-size: 90px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
}
#main-slider .prev {
    left: 10px;
}
#main-slider .next {
    right: 10px;
}
#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    -moz-animation: fadeInUp 300ms linear 600ms both;
    -o-animation: fadeInUp 300ms linear 600ms both;
    -ms-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    -moz-animation: fadeInUp 300ms linear 1200ms both;
    -o-animation: fadeInUp 300ms linear 1200ms both;
    -ms-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.marginCon {
    margin-top: 15px;
}
.marginCon2 {
    margin-top: 40px;
}
.marginBottom {
    margin-bottom: 40px;
}
@media (max-width: 768px) {
    .colm-3 {
        float: left;
        width: 100%;
        height: 100px;
        padding: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .colm-4 {
        float: left;
        width: 100%;
        padding: 0;
        height: 100px;
        margin-bottom: 0;
    }
    .ceynak {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceynakLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceynak:hover {
        background-image: url(../images/img/ceynakLogoOv.jpg);
    }
    .ceynakActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceynakLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceysanLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan:hover {
        background-image: url(../images/img/ceysanLogoOv.jpg);
    }
    .ceysanActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceysanLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceyportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport:hover {
        background-image: url(../images/img/ceyportLogoOv.jpg);
    }
    .ceyportActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceyportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/samsunportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport:hover {
        background-image: url(../images/img/samsunportLogoOv.jpg);
    }
    .samsunportActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/samsunportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/tekirdagLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag:hover {
        background-image: url(../images/img/tekirdagLogoOv.jpg);
    }
    .tekirdagActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/tekirdagLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/ceylidas.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas:hover {
        background-image: url(../images/img/ceylidasOv.jpg);
    }
    .ceylidasActive {
        display: block;
        width: 100%;
        height: 100px;
        background-image: url(../images/img/celyidasOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
}
@media (min-width: 768px) {
    .colm-3 {
        float: left;
        width: 33.33%;
        height: 210px;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .colm-4 {
        float: left;
        width: 33.33%;
        padding: 10px;
        height: 210px;
        margin-bottom: 20px;
    }
    .ceynak {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceynak:hover {
        background-image: url(../images/img/ceynakLogoOv.jpg);
    }
    .ceynakActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan:hover {
        background-image: url(../images/img/ceysanLogoOv.jpg);
    }
    .ceysanActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport:hover {
        background-image: url(../images/img/ceyportLogoOv.jpg);
    }
    .ceyportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport:hover {
        background-image: url(../images/img/samsunportLogoOv.jpg);
    }
    .samsunportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag:hover {
        background-image: url(../images/img/tekirdagLogoOv.jpg);
    }
    .tekirdagActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceylidas.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas:hover {
        background-image: url(../images/img/ceylidasOv.jpg);
    }
    .ceylidasActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/celyidasOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
}
@media (min-width: 992px) {
    .colm-3 {
        float: left;
        width: 33.33%;
        height: 210px;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .colm-4 {
        float: left;
        width: 33.33%;
        padding: 10px;
        height: 210px;
        margin-bottom: 20px;
    }
    .ceynak {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceynak:hover {
        background-image: url(../images/img/ceynakLogoOv.jpg);
    }
    .ceynakActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan:hover {
        background-image: url(../images/img/ceysanLogoOv.jpg);
    }
    .ceysanActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport:hover {
        background-image: url(../images/img/ceyportLogoOv.jpg);
    }
    .ceyportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport:hover {
        background-image: url(../images/img/samsunportLogoOv.jpg);
    }
    .samsunportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag:hover {
        background-image: url(../images/img/tekirdagLogoOv.jpg);
    }
    .tekirdagActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceylidas.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas:hover {
        background-image: url(../images/img/ceylidasOv.jpg);
    }
    .ceylidasActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/celyidasOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
}
@media (min-width: 1200px) {
    .colm-3 {
        float: left;
        width: 16.66%;
        height: 210px;
        padding: 10px;
        margin-right: 0;
    }
    .colm-4 {
        float: left;
        width: 16.66%;
        padding: 10px;
        height: 210px;
    }
    .ceynak {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceynak:hover {
        background-image: url(../images/img/ceynakLogoOv.jpg);
    }
    .ceynakActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceynakLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceysan:hover {
        background-image: url(../images/img/ceysanLogoOv.jpg);
    }
    .ceysanActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceysanLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceyport:hover {
        background-image: url(../images/img/ceyportLogoOv.jpg);
    }
    .ceyportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceyportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .samsunport:hover {
        background-image: url(../images/img/samsunportLogoOv.jpg);
    }
    .samsunportActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/samsunportLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogo.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .tekirdag:hover {
        background-image: url(../images/img/tekirdagLogoOv.jpg);
    }
    .tekirdagActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/tekirdagLogoOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/ceylidas.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
    .ceylidas:hover {
        background-image: url(../images/img/ceylidasOv.jpg);
    }
    .ceylidasActive {
        display: block;
        width: 100%;
        height: 210px;
        background-image: url(../images/img/celyidasOv.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: 1000px;
        overflow: hidden;
    }
}
.sertifikaCon .col-md-3 {
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .colm-5 {
        float: left;
        width: 100%;
        height: auto;
        padding: 23px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .txttype {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 18px;
        border-bottom: 4px solid #bc1518;
    }
    .txttypeWhite {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 18px;
        border-bottom: 4px solid #fff;
    }
    .con-p p {
        dont-family: avenirnextltpro-regular;
        font-size: 17px;
        height: 101px !important;
        overflow: hidden;
        margin: 0;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 5px;
        line-height: 20px;
        color: #fff;
    }
    .btn01 {
        float: left;
        margin-top: 132px;
        font-size: 16px;
        border: 1px solid #bc1518;
        color: #bc1518 !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn01:hover {
        border: 1px solid #fff !important;
        color: #fff !important;
    }
    .btn02 {
        float: left;
        margin-top: 50px;
        font-size: 16px;
        border: 1px solid #fff;
        color: #fff !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn02:hover {
        border: 1px solid #000;
        color: #000 !important;
    }
    .basinCon {
        background-image: url(../images/bg/bg01-4.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .lojistikCon {
        background-image: url(../images/bg/bg02-4.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
}
@media (min-width: 768px) {
    .colm-5 {
        float: left;
        width: 239px;
        height: 239px;
        padding: 23px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .txttype {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 18px;
        border-bottom: 4px solid #bc1518;
    }
    .txttypeWhite {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 16px;
        border-bottom: 4px solid #fff;
    }
    .con-p p {
        display: block;
        height: 101px !important;
        overflow: hidden;
        dont-family: avenirnextltpro-regular;
        font-size: 17px;
        margin: 0;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 5px;
        line-height: 20px;
        color: #fff;
    }
    .btn01 {
        float: left;
        margin-top: 132px;
        font-size: 16px;
        border: 1px solid #bc1518;
        color: #bc1518 !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn01:hover {
        border: 1px solid #fff !important;
        color: #fff !important;
    }
    .btn02 {
        float: left;
        margin-top: 12px;
        font-size: 16px;
        border: 1px solid #fff;
        color: #fff !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn02:hover {
        border: 1px solid #000;
        color: #000 !important;
    }
    .basinCon {
        background-image: url(../images/bg/bg01-3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .lojistikCon {
        background-image: url(../images/bg/bg02-3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
}
@media (min-width: 992px) {
    .colm-5 {
        float: left;
        width: 312px;
        height: 312px;
        padding: 33px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .txttype {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 22px;
        border-bottom: 4px solid #bc1518;
    }
    .txttypeWhite {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 20px;
        border-bottom: 4px solid #fff;
    }
    .con-p p {
        dont-family: avenirnextltpro-regular;
        font-size: 22px;
        height: 141px !important;
        margin: 0;
        padding: 0;
        margin-top: 25px;
        margin-bottom: 5px;
        line-height: 28px;
        color: #fff;
    }
    .btn01 {
        float: left;
        margin-top: 188px;
        font-size: 16px;
        border: 1px solid #bc1518;
        color: #bc1518 !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn01:hover {
        border: 1px solid #fff !important;
        color: #fff !important;
    }
    .btn02 {
        float: left;
        margin-top: 17px;
        font-size: 16px;
        border: 1px solid #fff;
        color: #fff !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn02:hover {
        border: 1px solid #000;
        color: #000 !important;
    }
    .basinCon {
        background-image: url(../images/bg/bg01-2.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .lojistikCon {
        background-image: url(../images/bg/bg02-2.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
}
@media (min-width: 1200px) {
    .colm-5 {
        float: left;
        width: 379px;
        height: 380px;
        padding: 33px;
    }
    .basinCon {
        background-image: url(../images/bg/bg01.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .lojistikCon {
        background-image: url(../images/bg/bg02.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #bc1518;
    }
    .txttype {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 24px;
        border-bottom: 4px solid #bc1518;
    }
    .txttypeWhite {
        float: left;
        dont-family: avenirnextltpro-bold;
        color: #fff;
        margin: 0;
        padding: 0;
        padding-bottom: 6px;
        font-size: 24px;
        border-bottom: 4px solid #fff;
    }
    .con-p p {
        dont-family: avenirnextltpro-regular;
        font-size: 25px;
        height: 196px !important;
        margin: 0;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 5px;
        line-height: 28px;
        color: #fff;
    }
    .btn01 {
        float: left;
        margin-top: 250px;
        font-size: 16px;
        border: 1px solid #bc1518;
        color: #bc1518 !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn01:hover {
        border: 1px solid #fff !important;
        color: #fff !important;
    }
    .btn02 {
        float: left;
        margin-top: 29px;
        font-size: 16px;
        border: 1px solid #fff;
        color: #fff !important;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        dont-family: avenirnextltpro-regular;
    }
    .btn02:hover {
        border: 1px solid #000;
        color: #000 !important;
    }
}
.sideBarNav li a {
    font-size: 20px;
    margin: 0;
    padding: 0;
    padding: 10px 10px 7px;
    background-color: #005faf;
    color: #fff !important;
    border-bottom: none;
}
.sideBarNav li a:hover {
    font-size: 20px;
    margin: 0;
    padding: 0;
    padding: 10px 10px 7px;
    border-bottom: none;
    background-color: #d9d9d9;
}
.sideBarNav li a:hover {
    font-size: 20px;
    margin: 0;
    padding: 0;
    padding: 10px 10px 7px;
    border-bottom: none;
    color: #fff !important;
    background-color: #00345e;
}
.sideBarNav > li.active > a,
.sideBarNav > li.active > a:focus,
.sideBarNav > li.active > a:hover {
    color: #fff;
    background-color: #00345e;
}
@media (max-width: 530px) {
    .titleConBg {
        width: 100%;
        height: 100%;
        padding-top: 28px !important;
        padding-bottom: 40px !important;
        background: no-repeat left top;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 23px !important;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 16px !important;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
}
@media (max-width: 466px) {
    .titleConBg {
        width: 100%;
        height: 100%;
        padding-top: 15px !important;
        padding-bottom: 10px !important;
        background: no-repeat left top;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 23px !important;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 16px !important;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
}
@media (max-width: 768px) {
    .titleConBg {
        width: 100%;
        height: 100%;
        padding-top: 35px;
        padding-bottom: 25px;
        background: no-repeat left top;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 30px;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .titleConBg {
        height: 244px;
        padding-top: 75px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 40px;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) {
    .titleConBg {
        height: 344px;
        padding-top: 110px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 50px;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 24px;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
}
@media (min-width: 1200px) {
    .titleConBg {
        height: 344px;
        padding-top: 110px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .titleH1 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 50px;
        color: #fff;
        margin: 0;
        padding: 0;
    }
    .titleH2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 24px;
        color: #fff;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h2bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    .titleH1-2 {
        text-align: center;
        dont-family: zona_probold;
        font-size: 40px;
        color: #464646;
        margin: 0;
        padding: 0;
        background-image: url(../images/bg/h1bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        margin-top: 35px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
}
.pdfCon {
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
}
.pdfCon .col-md-4 {
    text-align: right;
    color: #bb1518;
}
.pdfCon a {
    color: #232323;
}
.pdfCon a:hover {
    color: #bb1518;
}
.pdfTarife {
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
}
.pdfTarife .col-md-4 {
    text-align: right;
    color: #bb1518;
}
.pdfTarife a {
    color: #232323;
}
.pdfTarife a:hover {
    color: #bb1518;
}
@media (max-width: 768px) {
    .tarifeLink {
        display: inline-block;
        background-color: #d3dcdf;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 5px;
        color: #232323;
        padding-top: 50px;
        dont-family: zona_probold;
        background-image: url(../images/img/tarife-mobil.jpg);
        background-repeat: no-repeat;
        background-position: center top;
    }
    .tarifeLink:hover {
        display: inline-block;
        color: #bb1518;
    }
    .col-8 {
        text-align: center;
    }
    .col-9 {
        text-align: center;
        color: #bb1518;
    }
}
@media (min-width: 768px) {
    .tarifeLink {
        display: inline-block;
        background-color: #d3dcdf;
        background-image: url(../images/img/tarife.jpg);
        background-position: left top;
        background-repeat: no-repeat;
        color: #232323;
        dont-family: zona_probold;
    }
    .tarifeLink:hover {
        display: inline-block;
        background-color: #e0e7e9;
        background-position: left bottom;
        background-repeat: no-repeat;
        color: #bb1518;
    }
    .col-8 {
        float: left;
        width: 570px;
        height: 99px;
        padding-left: 135px;
        padding-right: 10px;
        font-size: 20px;
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .col-9 {
        float: left;
        width: 150px;
        height: 99px;
        text-align: center;
        color: #bb1518;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #c6cfd2;
    }
}
@media (min-width: 992px) {
    .tarifeLink {
        display: inline-block;
        background-color: #d3dcdf;
        background-image: url(../images/img/tarife.jpg);
        background-position: left top;
        background-repeat: no-repeat;
        color: #232323;
        dont-family: zona_probold;
    }
    .tarifeLink:hover {
        display: inline-block;
        background-color: #e0e7e9;
        background-position: left bottom;
        background-repeat: no-repeat;
        color: #bb1518;
    }
    .col-8 {
        float: left;
        width: 790px;
        height: 99px;
        padding-left: 135px;
        padding-right: 10px;
        font-size: 20px;
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .col-9 {
        float: left;
        width: 150px;
        height: 99px;
        text-align: center;
        color: #bb1518;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #c6cfd2;
    }
}
@media (min-width: 1200px) {
    .tarifeLink {
        display: inline-block;
        background-color: #d3dcdf;
        background-image: url(../images/img/tarife.jpg);
        background-position: left top;
        background-repeat: no-repeat;
        color: #232323;
        dont-family: zona_probold;
    }
    .tarifeLink:hover {
        display: inline-block;
        background-color: #e0e7e9;
        background-position: left bottom;
        background-repeat: no-repeat;
        color: #bb1518;
    }
    .col-8 {
        float: left;
        width: 990px;
        height: 99px;
        padding-left: 135px;
        padding-right: 10px;
        font-size: 20px;
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .col-9 {
        float: left;
        width: 150px;
        height: 99px;
        text-align: center;
        color: #bb1518;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #c6cfd2;
    }
}
.btn04 {
    color: #000;
    text-decoration: none;
}
.btn04:hover {
    color: brown;
    text-decoration: none;
}
@media (max-width: 768px) {
    .detailpageTxt {
        margin-top: 30px;
        dont-family: avenirnextltpro-regular;
        font-size: 18px;
        color: #000;
        text-align: justify;
    }
    .detailpageTxt p {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) {
    .detailpageTxt {
        margin-top: 30px;
        dont-family: avenirnextltpro-regular;
        font-size: 20px;
        color: #000;
        text-align: justify;
    }
    .detailpageTxt p {
        margin-bottom: 30px;
    }
}
@media (min-width: 992px) {
    .detailpageTxt {
        margin-top: 30px;
        dont-family: avenirnextltpro-regular;
        font-size: 22px;
        color: #000;
        text-align: justify;
    }
    .detailpageTxt p {
        margin-bottom: 30px;
    }
}
@media (min-width: 1200px) {
    .detailpageTxt {
        margin-top: 30px;
        dont-family: avenirnextltpro-regular;
        font-size: 22px;
        color: #000;
        text-align: justify;
    }
    .detailpageTxt p {
        margin-bottom: 30px;
    }
}
.dateCon {
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
    font-size: 28px;
}
.ceyLife h3 > a {
    text-align: center !important;
    color: #d3232a;
    padding-bottom: 10px;
}
.ceyLife h3 > a:hover {
    text-align: center;
    color: #2f2f2f;
    padding-bottom: 10px;
    text-decoration: none;
}
.ceyLife h3 {
    text-align: center !important;
    height: 60px;
    font-size: 20px;
}
.ceylifeCon {
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #2f2f2f;
    margin-bottom: 15px;
}
.ceylifeCon span {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.ceylifeCon span a {
    color: #d3232a;
}
.ceylifeCon span a:hover {
    color: #2f2f2f;
    text-decoration: none;
}
.formCon {
    font-size: 14px !important;
}
.formCon h3 {
    dont-family: avenirnextltpro-bold;
    background-color: #f4f4f4;
    text-align: center;
    t-size: 24px;
    color: #bc1518;
    padding-bottom: 10px;
    padding-top: 10px;
}
.formCon hr {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.textareaSize {
    min-height: 250px !important;
}
.textareaSize2 {
    min-height: 101px !important;
}
label {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    display: block;
    border-bottom: 1px dashed #7e7e7e;
    margin-bottom: 15px;
}
.btn03 {
    color: #fff;
    background: #575757;
    background: -moz-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(87, 87, 87, 1)),
        color-stop(100%, rgba(24, 24, 24, 1))
    );
    background: -webkit-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -o-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -ms-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: linear-gradient(to bottom, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757',endColorstr='#181818',GradientType=0);
}
.btn03:hover {
    color: red;
    background: #575757;
    background: -moz-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(87, 87, 87, 1)),
        color-stop(100%, rgba(24, 24, 24, 1))
    );
    background: -webkit-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -o-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: -ms-linear-gradient(top, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    background: linear-gradient(to bottom, rgba(87, 87, 87, 1) 0%, rgba(24, 24, 24, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757',endColorstr='#181818',GradientType=0);
}
.calenderCon {
    border: 1px solid #cecece;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(255, 255, 255, 1)),
        color-stop(100%, rgba(240, 240, 240, 1))
    );
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f0f0f0',GradientType=0);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.btn-1 {
    background-color: #d70003;
    color: #fff;
}
.text1 {
    font-size: 30px;
    dont-family: zona_probold;
    text-align: center;
    color: #d70003;
    padding-top: 21px;
}
.text2 {
    font-size: 20px;
    dont-family: zona_probold;
    text-align: center;
    color: #d70003;
}
.text3 {
    font-size: 15px;
    dont-family: zona_probold;
    text-align: center;
}
.text4 {
    padding-top: 10px;
    font-size: 20px;
    dont-family: avenirnextltpro-bold;
}
.text5 {
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    height: 90px;
    dont-family: avenirnextltpro-regular;
}
.text6 {
    font-size: 15px;
    margin-top: 10px;
    dont-family: avenirnextltpro-regular;
}
@media (max-width: 768px) {
    .buton1 {
        float: left;
        width: 33.33%;
        background-color: #bc1518;
    }
}
@media (min-width: 768px) {
    .buton1 {
        float: left;
        width: 11.11%;
        background-color: #0c9;
    }
}
@media (min-width: 992px) {
    .buton1 {
        float: left;
        width: 11.11%;
        background-color: #bc1518;
    }
}
@media (min-width: 1200px) {
    .buton1 {
        float: left;
        width: 11.11%;
    }
}
.btntype1 {
    display: block;
    width: 100%;
    height: 180px;
    padding-bottom: 18px;
    background-color: #d3dcdf;
    color: #5b5b5b;
    text-align: center;
    background-repeat: no-repeat;
    dont-family: avenirnextltpro-demicn;
    font-size: 21px;
    padding-top: 120px;
    line-height: 22px;
    background-position: 50% 20px;
    text-decoration: none !important;
}
.btntype1:hover {
    width: 100%;
    background-color: #d3dcdf;
    background-position: 50% -151px;
    color: #000;
    text-decoration: none !important;
}
.btntype2 {
    display: block;
    width: 100%;
    height: 180px;
    padding-bottom: 18px;
    background-color: #c6cfd2;
    color: #5b5b5b;
    text-align: center;
    background-repeat: no-repeat;
    dont-family: avenirnextltpro-demicn;
    font-size: 21px;
    padding-top: 120px;
    line-height: 22px;
    background-position: 50% 20px;
    text-decoration: none !important;
}
.btntype2:hover {
    width: 100%;
    background-color: #c6cfd2;
    background-position: 50% -151px;
    color: #000;
    text-decoration: none !important;
}
.iletisimTitle {
    font-size: 24px;
    color: #464646;
    dont-family: zona_probold;
}
.contactBottom {
    display: block;
    border-bottom: 1px dashed #333;
    padding-top: 25px;
    padding-bottom: 5px;
    dont-family: kohinoor_devanagariregular;
    font-size: 15px;
}
.contactBottomTxt {
    float: left;
    padding-top: 10px;
}
.iconStyle {
    color: #bc1518;
    font-size: 28px;
    width: 42px;
    float: left;
}
.contactBottom2 {
    display: block;
    border-bottom: 1px dashed #333;
    padding-top: 15px;
    padding-bottom: 15px;
    dont-family: kohinoor_devanagariregular;
    font-size: 15px;
}
/*ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}*/
#container {
    width: 100%;
    overflow: auto;
    margin: 0;
    margin-top: 40px;
}
.faq li {
    padding: 10px;
    margin-bottom: 10px;
}
.faq li.q {
    dont-family: zona_probold;
    font-weight: 700;
    font-size: 23px;
    color: #464646;
    background-color: #eee;
    cursor: pointer;
}
.faq li.a {
    background: #fff !important;
    display: none;
    color: #999;
}
.rotate {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.searchCon3 {
    color: #2d2d2d;
}
.searchCon3 a {
    color: #2d2d2d;
}
.searchCon3 a:hover {
    color: #919191;
    text-decoration: none;
}
.footerbg {
    margin-top: 15px;
}
.f-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.f-list ul li {
    dont-family: avenirnextltpro-regular;
    font-size: 19px;
}
.f-list ul li ul li {
    font-size: 15px;
}
.f-list ul li a {
    color: #bc1518;
    border-bottom: 1px solid #969696;
    width: 100%;
    display: block;
}
.f-list ul li a:hover {
    color: #bc1518;
}
.f-list ul li ul li a {
    color: #7e7e7e;
    border-bottom: 1px dashed #d9d9d9;
    padding-top: 5px;
    padding-bottom: 5px;
}
.contwo {
    border-top: 1px solid #fff;
    background-color: #eee;
    padding-top: 8px;
    padding-bottom: 8px;
}
.social {
    font-size: 40px;
}
@media (max-width: 768px) {
    .social a {
        color: #222;
        border-bottom: 1px solid #222 !important;
    }
    .social a:hover {
        color: #bc1518;
        border-bottom: 1px solid #bc1518 !important;
    }
}
@media (min-width: 768px) {
    .social a {
        color: #222;
        border-bottom: none !important;
    }
    .social a:hover {
        color: #bc1518;
    }
}
@media (min-width: 992px) {
    .social a {
        color: #222;
        border-bottom: none !important;
    }
    .social a:hover {
        color: #bc1518;
    }
}
@media (min-width: 1200px) {
    .social a {
        color: #222;
        border-bottom: none !important;
    }
    .social a:hover {
        color: #bc1518;
    }
}
.footerList {
    list-style: none;
    margin: 0;
    padding: 0;
    dont-family: avenirnextltpro-regular;
    font-size: 14px;
}
.footerList li {
    float: left;
    border-right: 1px solid #333;
    padding-right: 10px;
    margin-right: 10px;
}
.footerList li a {
    color: #535353;
}
.footerList li a:hover {
    color: #bc1518;
}
.footerTxt {
    dont-family: avenirnextltpro-regular;
    color: #535353;
    font-size: 14px;
    margin-top: 10px;
}
.pdfCon {
}
.cc-link {
    padding: 3px 0 !important;
}

/* gallery 
---------------------------*/
.gallery {
    padding: 2px;
    transition: 0.3s;
}
.gallery:hover .gallery__image {
    filter: grayscale(1);
}
.gallery__column {
    float: left;
    display: flex;
    flex-direction: column;
}
@media (max-width: 768px) {
    .gallery__column {
        width: 100% !important;
    }
}
@media (min-width: 768px) {
    .gallery__column {
        width: 25% !important;
    }
}
@media (min-width: 992px) {
    .gallery__column {
        width: 25% !important;
    }
}
@media (min-width: 1200px) {
    .gallery__column {
        width: 25% !important;
    }
}
.gallery__link {
    margin: 2px;
    overflow: hidden;
}
.gallery__link:hover .gallery__image {
    filter: grayscale(0);
}
.gallery__link:hover .gallery__caption {
    opacity: 1;
}
.gallery__thumb {
    position: relative;
}
.gallery__image {
    display: block;
    width: 100%;
    transition: 0.3s;
}
.gallery__image:hover {
    transform: scale(1.1);
}
.gallery__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 15px 15px;
    width: 100%;
    dont-family: "Raleway", sans-serif;
    font-size: 16px;
    color: white;
    opacity: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    transition: 0.3s;
}
footer {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #eee;
}
    .special-card {
        flex: 1;
        margin: 10px;
        background-size: cover;
        background-position: center;
        min-width: 300px;
        height: 300px;
        border: none;
        border-radius: 10px;
        overflow: hidden;
    }
    .special-card-body {
        padding: 20px;
    }
    .special-card-title {
        margin-bottom: 0;
    }
    .special-card-text {
        margin: 0;
    }
    .special-btn {
        padding: 10px 20px;
    }
    .special-card-container .basinCon, 
    .special-card-container .lojistikCon, 
    .special-card-container .renk3 {
        min-height: 300px;
    }
    .special-card-container .basinCon a, 
    .special-card-container .lojistikCon a, 
    .special-card-container .renk3 a {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .shadow-sm {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
    .basinCon.special-card.shadow-sm a::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, rgba(206,22,25,1) 0%, rgba(255,255,255,0) 100%);
}

.basinCon.special-card.shadow-sm a {
    position: relative;
    top: 0;
    left: 0;
}

h2.special-card-title, p.special-card-title {
    z-index: 999;
    color: white;
    padding-top: .5em;
}
.lojistikCon p {
    z-index: 999;
    color: white;
}

.d-flex.align-items-center.justify-content-center.mt-auto.mb-3 {
    z-index: 99;
}
.istiraklar {
    text-align: center;
    margin-bottom: 2em;
}
.istirak-logo, .istirak-logo:hover {
    transition: .5s;
}
.istirak-logo a {
    background: #f2f2f2;
    transition: .5s;
    border-radius: .5em;
    height: 11em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.istirak-logo a img {
    width: 45% !important;
}
.istirak-logo a:hover {
    background: #ce161a !important;
    transition: .5s;
    border-radius: 1em;
}
.istirak-logo:hover .istirak-img {
    width: 100%;
    filter: brightness(100) saturate(0%);
}
.istirak-active {
    background: #ce161a !important;
    transition: .5s;
    border-radius: 1em;
}
.istirak-active img {
    width: 100%;
    filter: brightness(100) saturate(0%);
}
@media (max-width: 992px) {
    .mobil-menu-toggler {text-align: center;font-size: 1.5em;padding: 0.1em .4em 0.1em .4em;border-radius: .5em;}

    .mobil-menu-toggler button {
        padding: 0px;
        margin: 0;
    }

    .mobil-menu-toggler i {
        color: black;
    }
    .topNavList > li {
        border-right: 0px solid #cacaca!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .masaustu-con {
        display: none!important;
    }
    .mobil-con {
        display: flex!important;
    }
}
@media (min-width: 992px) {
    .mobil-menu-toggler {
        display: none!important;
    }
    .masaustu-con {
        display: flex!important;
    }
    .mobil-con {
        display: none!important;
    }
}
/* Slider styles */
#main-slider .carousel-item {
    height: 400px!important; /* Sabit yÃ¼kseklik */
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}

@media (max-width: 768px) {
    #main-slider .carousel-item {
        height: 200px!important; /* Mobil cihazlar iÃ§in yÃ¼kseklik */
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #main-slider .carousel-item {
        height: 300px!important; /* Tabletler iÃ§in yÃ¼kseklik */
    }
}

@media (min-width: 992px) {
    #main-slider .carousel-item {
        height: 400px!important; /* MasaÃ¼stÃ¼ cihazlar iÃ§in yÃ¼kseklik */
    }
}

/* General styles for the slider text */
.carousel-content {
    position: absolute!important;
    top: 50%!important;
    left: 50!important%;
    transform: translate(-50%, -50%)!important;
    text-align: center!important;
    color: #fff!important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)!important;
}

.carousel-content h2 {
    font-size: 2em!important;
}

.carousel-content p {
    font-size: 1.2em!important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000!important;
    border-radius: 50%!important;
}
.sertifikaCon {
    display: flex;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.lojistikCon div:nth-child(1) {
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}
.photoGalleryNew {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 3em;
    justify-content: center;
}

.galleryCon {
    width: 12em;
}

.galleryCon a {position: relative;top: 0;left: 0;}

.gallerTitle {position: absolute;top: 0;width: 100%;text-align: center;height: 8em;margin: 0;padding: 1em;background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);color: white;font-weight: bold;}
.butonlar {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0;
    margin-top: 1em;
}

a.btntype1Active {
    display: block;
    width: 100%;
    height: 180px;
    padding-bottom: 18px;
    background-color: #cc1517;
    color: #ffffff;
    text-align: center;
    background-repeat: no-repeat;
    font-size: 21px;
    padding-top: 120px;
    line-height: 22px;
    background-position: 50% 20px;
    text-decoration: none !important;
}

section.variable.slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2em;
}
.iki-log { display: flex; flex-direction: row; align-items: center; } .date-log { width: 5em; }
.uc-log {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 3em;
    width: 100%;
    justify-content: space-between;
}

.calenderCon {
    justify-content: flex-start;
}
/* --- BASINDA BİZ SAYFASI İÇİN FİNAL ESTETİK KODLARI (KART TASARIMI) --- */

/* MASAÜSTÜ GÖRÜNÜMÜ (769px üzeri) - İyi olanı koruyoruz */
@media (min-width: 769px) {
    .calenderCon {
        display: flex;
        align-items: center;
        gap: 1.5rem;
        padding: 1.5rem 0;
        border-bottom: 1px solid #e0e0e0;
    }

    .calenderCon .col-1 { flex: 0 0 80px; text-align: center; }
    .calenderCon .col-2 { flex: 0 0 150px; }
    .calenderCon .col-2 img { width: 100%; height: auto; display: block; border-radius: 8px; }
    .calenderCon .col-3 { flex: 1 1 300px; min-width: 0; }
    .calenderCon .text4 { margin-bottom: 0.5rem; font-weight: 600; }
    .calenderCon .text5 { height: 90px; overflow: hidden; }
    .calenderCon .col-4 { flex: 0 0 120px; text-align: right; }
}

/* MOBİL GÖRÜNÜM (768px ve altı) - YENİ KART TASARIMI */
@media (max-width: 768px) {
    /* 1. KARTIN ANA YAPISI */
    .calenderCon {
        display: flex;
        flex-wrap: wrap; /* Sihrin başladığı yer: Elemanların satır atlamasını sağlar */
        margin-bottom: 2rem;
        border: 1px solid #eee;
        border-radius: 12px;
        overflow: hidden; /* Köşelerden taşan görseli gizler */
        box-shadow: 0 4px 12px rgba(0,0,0,0.08);
        background: #fff;
    }

    /* 2. GÖRSEL ALANI (EN ÜSTE, TAM GENİŞLİK) */
    .calenderCon .col-2 {
        order: 1; /* Sıralamada en başa alıyoruz */
        flex-basis: 100%; /* Genişliği %100 yapıp tek başına bir satır kaplamasını sağlıyoruz */
        height: 180px; /* Görsel yüksekliği, abartısız ve şık */
    }
    .calenderCon .col-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* Resmi kırpmadan ve bozmadan alana sığdırır */
        border-radius: 0;
        object-position: top;
    }

    /* Görselin altındaki bilgi satırını oluşturuyoruz */
    
    /* 3. TARİH (ALTTA, SOLDA) */
    .calenderCon .col-1 {
        order: 2; /* İkinci satırın ilk elemanı */
        flex: 0 0 70px; /* Genişliği sabitliyoruz */
        align-self: stretch; /* Tüm satır yüksekliğince uzamasını sağlar */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #f7f7f7;
        padding: 0.5rem;
    }

    .calenderCon .text1 { font-size: 1.5rem; font-weight: 700; color: #d70003; }
    .calenderCon .text2, .calenderCon .text3 { font-size: 0.8rem; color: #555; }
    
    /* 4. YAZI (ALTTA, ORTADA) */
    .calenderCon .col-3 {
        order: 3; /* İkinci satırın ikinci elemanı */
        flex: 1 1 auto; /* Kalan tüm boşluğu doldurur */
        padding: 1rem;
        min-width: 0; /* Yazıların sığmama problemini çözer */
    }
    .calenderCon .text4 { font-size: 1rem; font-weight: 600; line-height: 1.3; }
    .calenderCon .text5 { display: none; } /* Açıklamayı kaldırarak sadelik sağlıyoruz */
    
    /* 5. BUTON (ALTTA, SAĞDA) */
    .calenderCon .col-4 {
        order: 4; /* İkinci satırın son elemanı */
        flex: 0 0 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 1rem;
    }
    .calenderCon .btn-1 {
        width: 100%;
    }
}