.navbar-default .navbar-brand{
    background: #07273c;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: lato,lato,helvetica neue,helvetica,arial,sans-serif;
  font-size: 16px;
  line-height: 150%;
  color: #fff;
  background-color: #0e1a3f;
  
  
}
/*body{
    background: linear-gradient(90deg, #e6ec8f, #ff0000, #ff0000, #ff0000, #ff9400, #ff7300, #ff4600, #e6ec8f, #e3ee53 ,#ffd800, #ffb600, #ff9400, #ff7300, #ff4600);
    background-size: 1000% 1000%;
    animation: BackgroundGradient 30s ease infinite;}
    @keyframes BackgroundGradient {
        0% {background-position: 0% 50%;}
        50% {background-position: 100% 50%;}
        100% {background-position: 0% 50%;}
    } */

    ::-webkit-scrollbar-track
    {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
     border-radius: 0px;
     background-color: #424141;
 }

 ::-webkit-scrollbar
 {
     width: 8px;
     background-color: #dddddd;
 }

 ::-webkit-scrollbar-thumb
 {
     border-radius: 0px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
     background-color: #686868;
 }

 .temizle{ clear:both; }
 .slogan{font-size:30px;}
 .ilanhatti{font-size:24px;}
 .m-bottom{margin-bottom:8px;}
 .text-white, .text-white:hover {color: #fff;}

 .dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

a.altcolor{color:#ddd !important;}
a.altcolor:hover{color:#732344 !important;}

.VitrinUst:hover{
 opacity:1;
 background:#732344;
 border:1px solid #732344;
 -webkit-transition: all 0.6s ease-in-out;
 -moz-transition: all 0.6s ease-in-out;
 transition: all 0.6s ease-in-out;
}

.eskort.efekt:after {
    content: '';
    position: absolute;
    top: 0;
    left: 1.5%;
    width: 0;
    height: 100%;
    background: rgba(255, 255, 255, 1);
}
.eskort.efekt:hover:after {
    width: 97%;
    background-color: rgba(255,255,255,0.3);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index:-9;
}
.eskort:active:after {
  opacity: 1; 
}

.navbar-header a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;

}

@keyframes shine {
  from { -webkit-mask-position: 150%; }
  to { -webkit-mask-position: -50%; }
}

.vipilan{background:#07273c;text-align:center;margin-top:5px;margin-bottom:5px;padding:5px;text-align:center;}
.vipilan span{color:#ffffff; font-size:15px; padding:5px; font-weight:500; text-align:center;}
.vipilan span.glyphicon{color:#dad420; font-size:12px; padding:2px; font-weight:400; text-align:center;}

.cerceve{
	width:110px;
	height:110px;
	float:left;
	margin-top:10px;
}

img.resim {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 12px;
}

.yan-cerceve{
	width:60px;
	height:60px;
	float:left;
	margin:0;
	border-radius:3px;
}

img.yan-resim {
    object-fit: contain;
    width:100%;
    height:100%;
    border: 1px solid #ccc;
}

@media only screen and (max-width: 414px) {
    .cerceve{
     width:90px;
     height:90px;
     float:left;
     margin-top:10px;
 }

 img.resim {
    object-fit: contain;
    width:100%;
    height:100%;
    border: 1px solid #ddd;
    padding:1px;
}

.yan-cerceve{
	width:45px;
	height:45px;
	float:left;
	margin:0;
}

img.yan-resim {
    object-fit: contain;
    width:100%;
    height:100%;
    border: 1px solid #ccc;
}
}

h4.media-heading a {color:#ffffff; font-size: 1.6rem;  font-weight: 600;}

.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #07273c;
  border-color: #07273c;
}

@media (min-width:320px) and (max-width:768px) {

}


a.devami{
	border:1px solid #999;
	border-radius:3px;
	padding:3px;
	text-decoration:none;
	font-size:11px;
	background:#fff;
	color:#333;
}

a.devami:hover{
	border:1px solid #999;
	text-decoration:none;
	color:#eee;
	background:#333;
}



.escortonceki{
	float:left; margin-left:22px;
}

.escortsonraki{
	float:right; margin-right:22px;
}



#footer{
	color: #777;
}

.thumb-contenido{

    margin-bottom:4%;
    margin-left: 0px;
    padding-left: 0px;

}

/* CSS Test begin */
.comment-box {
    margin-top: 30px !important;
}
/* CSS Test end */

.comment-box img {
    width: 50px;
    height: 50px;
}
.comment-box .media-left {
    padding-right: 10px;
    width: 75px;
}
.comment-box .media-body p {
    border: 1px solid #ddd;
    padding: 10px;

}
.comment-box .media-body .media p {
    margin-bottom: 0;
}
.comment-box .media-heading {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 7px 25px;
    position: relative;
    margin-bottom: -1px;
}
.comment-box .media-heading:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #f1f1f1;
    border: 0px solid #ddd;
    border-width: 0px 0 0 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: 4px;
}
.aramabaslik{text-align:center;font-size:14px;background:#222222;color:#fff;padding:5px;margin-bottom:1px;}
.Header_Alani{
	color: #ffffff; 
	background-color: #07273c; 
	text-align:center; 
    margin-bottom: 10px;
    min-height: 50px;
    padding: 5px;
    text-shadow:0px 0px 0px #333;
    font-family: 'Quicksand', sans-serif;


}


.block-title{color: #48453d; margin-bottom:0px; font-size:18px; margin-top: 0px; font-weight:500; text-transform:capitalize;}
.item-content-block{padding:20px; border-top:2px solid #04283f; background-color:#073959; display:block;margin-bottom:20px;color: white;}

.tags button{background-color:#777; padding:10px; color:#fff; display:inline-block; font-size:11px; text-transform:capitalize; line-height:4px; border-radius:2px; border:0px; margin-bottom:5px; margin-right:2px; text-decoration:none;}

.tags button:hover{background-color:#333;color:#fff;}


/*----------------------
Product Card Styles 
----------------------*/
.panel.panel-stili {
    background: #07273c;
    color: #fff;
}
.panelTop {
	
}

.panelTop h3 a{
	color:#000;
	font-weight:500;
	font-size:0.75em;
	text-decoration:none;
}

.panelTop p{
	color:#000;
	font-weight:500;
	
}

.panelBottom {
    border-radius: 3px;
    padding:5px;
    margin-top: 10px;
    background:#fff;
    color:#eee;

}


.panelBottom span{
	color:#333;
	font-weight:300;
	font-size:11px;
	
}



/* Title Divider
============================================ */
.title-divider {
  margin: 0 auto;
  max-width: 300px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 0;
}
.hr-divider {
  border-bottom: 1px solid #333;
  position: relative;
  float: left;
  bottom: -4px;
}
.icon-separator {
  float: left;
  text-align: center;
  margin-top: -7px;
  font-size: 24px;
  color: #222;
  padding: 0;
}
.heading-divider {
  margin-bottom: 40px;
  margin-top: 30px;
  display: flex;
}
.heading-divider .title {
  flex-grow: 0;
  -webkit-flex-grow: 0;
  margin: 0 5px 0 0;
  line-height: 1px;
}
.heading-divider .line-separator {
  border-bottom: 1px solid #52f75f;
  border-top: 1px solid #52f75f;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  height: 6px;
  position: relative;
}







.transition {
  transition: .3s cubic-bezier(.3, 0, 0, 1.3)
}
.three .transition {
  transition: .7s cubic-bezier(.3, 0, 0, 1.3)
}
.five .transition {
  transition: .5s cubic-bezier(.3, 0, 0, 1.3)
}


.kapsayici{
	
	background-position: center center;
	overflow: hidden;
    background-size: cover;


}

@-webkit-keyframes social-show {
 from {
    margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
@-moz-keyframes social-show {
 from {
    margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
@-o-keyframes social-show {
 from {
    margin-top: 140px;
}
to {
  margin-top: 0px;
}
}
@keyframes social-show {
 from {
    margin-top: 140px;
}
to {
  margin-top: 0px;
}
}




.go-top {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  position: fixed;
  bottom: -40px;
  right: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #333;
  color: #FFFFFF;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor:pointer;

}

.go-top.show { bottom: 10px;cursor:pointer; }

.go-top:hover {
  background-color: #434a54;
  color: #FFFFFF;
  cursor:pointer;
}

<!--Author: uyarı Yazısı Başla-->
@media screen and (max-width: 700px) {
    .nomobile {
        visibility: hidden;
        clear: both;
        float: right;
        margin: 5px auto;
        width: 22%;
        height: auto;
        display: none;
        // Önemli olan nokta burası burayı kaldırırsanız sadece mobile için görüntülenir.
    }
}
.parental-control .column-left {
    display: flex;
    justify-content: flex-start;
}
.sola-hizala{
  text-align:left;
  font-size: 24px;
  font-weight: 700;
}
.sola-hizala1{
  text-align:left;
}
.parental-control {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 40px;
    justify-content: space-between;
    left: 50%;
    margin-bottom: 40px;
    position: fixed;
    transform: translateX(-50%);
    width: 1266px;
    z-index: 30;
}
.parental-control {
    width: 90%;
}
.parental-control .column-left .parental-message {
    color: #fff;
    line-height: 20px;
    margin-left: 57px;
}
.parental-control .column-left .eighteen {
    align-items: center;
    background: #d1363b;
    border-radius: 20px;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    min-width: 40px;
    width: 40px;
    margin-left: 65px;
}
.parental-control .column-left {
    display: flex;
    justify-content: flex-start;
}
.parental-control .column-right {
    display: flex;
    justify-content: flex-end;
    margin-right: 75px;
}
.cookies-modal-body {
    font-size: 14px;
    height: calc(100% - 80px);
    line-height: 20px;
    padding: 0 40px;
}
.cookies-modal-footer__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 30px 40px;
} 
.cookies-modal-footer__wrapper .cmd-button-reject-all .button__body {
    color: #303030;
    color: var(--color-cobalt-darker,#303030);
    font-size: 18px;
    font-weight: 700;
}

.cookies-modal {
    background-color: #f5f5f5;
    background-color: var(--color-cobalt-lighter,#707070);
    border-radius: 5px;
    bottom: 40px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 35%);
    height: 1px;
    left: 50%;
    min-height: 373px;
    position: fixed;
    transform: translateX(-50%);
    width: 1266px;
    z-index: 200;
}
.cookies-modal.hasParental {
    bottom: 80px;
}
<!--Author: uyarı Yazısı Bitiş-->

.liste-baslik {
    display: block;
    margin: 0;
    padding: 0.75em 1em;
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: .9375rem;
} 

div#kategoriliste a {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none!important;
    padding: 0;
    display: inline-table;
    height: 35px;
    line-height: 35px;
    width: 279px;
    text-align: center;
    border: 2px solid #ddd;
}

div#kategoriliste a {
    color: #ffffff;
    background-color: #ab2050;
    text-decoration: none!important;
    padding: 0;
    display: inline-table;
    height: 35px;
    line-height: 35px;
    width: 279px;
    text-align: center;
    border: 2px solid #ddd;
}

.button, .comments-pagination a, .pagination a {
    padding: 6px 6px;
    border: 1px solid #dddddd;
    background: #f4f2f2;
    color: #1b1b1b;
    font-family: Quicksand,sans-serif;
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    margin-top: 8px;
}



.liste-baslik {
    display: block;
    margin: 0;
    padding: 0.75em 1em;
    background: #ffffff;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: .9375rem;
}


.blogBaslik1 {
    position: absolute;
    color: white !important;
    bottom: 80px;
    left: 20px;
    font-size: 30px;
    font-weight: bolder;
    transition: 0.3s;
    top: 15px;
    
}
.blogBaslik1:hover {
 bottom: 85px;
 transition: 0.3s;
}

.blogBaslikp{
   position: absolute;
   color: white;
   bottom: 15px;
   width: 80%;
   left: 20px;
   font-size: 14px;
   line-height: normal;
}


.blogBaslik2 {
    transition: 0.3s;
    position: absolute;
    color: white;
    bottom: 25px;
    left: 20px;
    font-size: 20px;
    font-weight: bolder;
    top: 12px;
}

.blogBaslik2:hover {
    bottom: 20px;
    transition: 0.3s;
}

.blogBaslikp2{ 


    position: absolute;
    color: white;
    bottom: 5px;
    width: 80%;
    left: 15px;
    font-size: 12px;
    line-height: normal;
}


@media only screen and (max-width: 414px) {
  .blogBaslik1 {
    bottom: 90px;
    font-size: 20px;
}
.anaKutu {
    height:unset !important;
    max-height:400px;
}
.blogBaslikp{ 
   bottom: 5px;
   font-size: 12px;
}

.blogBaslik2 {
    bottom: 60px;
    left: 15px;
}
.blogBaslikp2{ 
    display: block;
}

.blogBaslik2:hover {
    transition: 0.3s;
}
.blogBaslik1:hover {
    transition: 0.3s;
}

}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}
.bg-white {
   background: #ffffff;
}
.bg-dark {
   background: #04283f;
}
.al-service-box .al-icon {
    width: 80px;
    background-color: var(--al-alternate-bg);
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.al-sub {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.al-service-box .al-sub-heading {
    margin: 0px 0 10px;
    padding-bottom: 16px;
    position: relative;
    color: white;
    font-size: 26px;
}
.al-service-box .al-sub-heading:after {
    width: 70px;
    height: 2px;
    background-color: #d07100;
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


.al-heading-wrap.text-center {
    margin: auto;
}


.al-heading-wrap {
    max-width: 550px;
}

.al-heading {
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    color: white;
    position: relative;
    padding: 0 0 15px;
    margin-top: -33px;
}

.al-heading.text-center:after {
    margin: auto;
    width: 25%;
}
.al-heading:after {
    position: absolute;
    content: '';
    width: 36%;
    border-bottom: 3px solid #d07100;
    left: 0;
    bottom: 0;
    right: 0;
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    margin-top: 24px;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}


.swiper {
  width: 100%;
  height: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  // background: #0d2e43;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yorumGorsel{
    margin: auto;
    display: block;
    height: 80px;
    width: auto;
    border-radius: 50%;
}


@media only screen and (max-width: 414px) {
    .yorumIcerik {
        font-size: 12px
    }
    .yorumGorsel {
        height: 50px
    }
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 576px){
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}
.blog {
    // background-color: #04283f;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: unset;
    border-radius: 0.25rem;
}

.swiper-pagination-bullet-active {
    background-color: #d07100 !important;
}

.card-deck .blog {
    margin-bottom: 15px;

}
@media (min-width: 576px){
    .card-deck .blog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.blog .card-title {
    font-size: 25px;
    color:white;
    left: 14px;
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}


.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.text-white {
    color: white !important; 
}

.text-blue {
    color: #007aff !important; 
}
.text-orange {
    color: #d07100 !important; 
}
.rounded {
    border-radius: 0.45rem!important;
}

.card-text span {
    font-size: 15px;
}
.card-img-top {
    height: 200px;
    width:auto;
}


.m-0 { margin:0!important;left:3px; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0 !important;margin-right:0 !important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:2rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }                             
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }         
.pr-1 { padding-right:.25rem!important; }                       
.pb-1 { padding-bottom:.25rem!important; }      
.pl-1 { padding-left:.25rem!important; }                            
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }                                              
.pr-2 { padding-right:.5rem!important; }                                
.pb-2 { padding-bottom:.5rem!important; }               
.pl-2 { padding-left:.5rem!important; }                                             
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }                               
.pr-3 { padding-right:1rem!important; }             
.pb-3 { padding-bottom:1rem!important; }                
.pl-3 { padding-left:1rem!important; }                              
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:3rem!important; }

.pt-4 { padding-top:1.5rem!important; }                             
.pr-4 { padding-right:1.5rem!important; }               
.pb-4 { padding-bottom:1.5rem!important; }              
.pl-4 { padding-left:1.5rem!important; }                                
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }   
.pr-5 { padding-right:3rem!important; } 
.pb-5 { padding-bottom:3rem!important; }    
.pl-5 { padding-left:3rem!important; }  
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }


.footer-bs {
   // background-color: #07273c;
   padding: 60px 40px;
   color: rgba(255,255,255,1.00);
   border-bottom-right-radius: 6px;
   border-top-left-radius: 0px;
   border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
    .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}

.form-control {
 background-color: #003455 !important;
 border: 0px solid #003455 !important;
}
.btn-success {
 background-color: #00101b !important;
}

.alert-success {
  color: white !important;
  background-color: #11675a !important;
  border-color: #11675a !important;
}
.alert-danger {
    color: white !important;
    background-color: #510000 !important;
    border-color: #510000 !important;
}

.swiper-button-next, .swiper-button-prev {
            color: white !important;
            text-shadow: 0 0 1px white;
            margin-top: 12px;
            margin-left: -12px;
        }
        .swiper-rtl .swiper-button-prev:after {
            position: absolute;
            left: -5px;
        }
        .swiper-button-next:after {
            position: absolute;
            right: -5px;
        }
        @media (max-width: 576px){
            .d-sm-block {
                display: block!important;
            }
            .d-md-none {
                display: none!important;
            }
        }

        @media (min-width: 576px){
            .d-sm-none {
                display: none!important;
            }
        }
        @media (min-width: 768px){
            .d-md-block {
                display: block!important;
            }
        }
        .d-none {
            display: none;
        }.d-block {
            display: block;
        }
        
        
        .launcher_position,.wws-popup__close{background-color:#0dc152;color:#fff;user-select:none;cursor:pointer}.launcher_position,.wws-popup-support-person__title,.wws-popup-support__about-text{font-family:Roboto,helvetica}.launcher_position{bottom:12px;right:12px;position:fixed;max-width:185px;min-width:40px;z-index:9999999;height:35px;border-radius:4px;-webkit-box-shadow:0 0 60px rgba(0,0,0,.3);-moz-box-shadow:0 0 60px rgba(0,0,0,.3);-ms-box-shadow:0 0 60px rgba(0,0,0,.3);box-shadow:0 0 60px rgba(0,0,0,.3);box-sizing:border-box;font-size:17px}.dis,.wws-popup{bottom:40px;right:12px;width:270px;z-index:9999999;box-sizing:border-box}.launcher_position div{margin:5px 0 0;padding:0 10px 0 9px;float:right}.fa-whatsapp{color:#fff;font-size:20px;padding-top:8px;padding-left:10px}.dis{position:fixed;display:block;overflow:hidden;height:0;transition:all .5s ease-in-out}.wws-popup__close{position:absolute;top:0;right:5px;width:24px;height:24px;font-size:34px;line-height:24px;text-align:center}.support_popup{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:0}.wws__col-1{width:270px}.wws-popup-support{border-radius:8px;overflow:hidden;-webkit-box-shadow:0 0 60px rgba(0,0,0,.3);box-shadow:0 0 60px rgba(0,0,0,.3);background-color:#fff}.wws__bg-color{background-color:#0dc152}.wws-popup-support__about{padding:22px 13px}.wws-popup-support__about-text{color:#fff;font-size:13px;text-align:center;line-height:18px;user-select:none}.wws-popup-support-person__container{padding:5px 10px;max-height:275px;min-height:60px}.wws-popup-support-person{width:100%;margin:5px 0 10px;cursor:pointer;border:1px solid #f5f5f5;border-radius:4px;overflow:hidden}.wws-popup-support-person__img-wrapper{width:54px;height:54px;display:inline-block;vertical-align:middle;position:relative}.wws-popup-support-person__img{display:block;vertical-align:middle;max-width:100%}.wws-popup-support-person__status--available{background-color:#4caf50}.wws-popup-support-person__status{width:10px;height:10px;position:absolute;z-index:999999;bottom:0;right:0;border-radius:50%}.wws-popup-support-person__info{width:175px;display:inline-block;vertical-align:middle;padding-left:5px}.wws-popup-support-person__title{font-size:12px;font-weight:400;color:#999;line-height:15px}.wws-popup-support-person__name,.wws-popup-support-person__status-text{font-family:Roboto,helvetica;line-height:19px}.wws-popup-support-person__name{font-size:14px;color:#777;font-weight:700}.wws-popup-support-person__status-text{font-size:11px;font-weight:400;color:#999}
        
        
        .swiper-button-next, .swiper-button-prev {
            color: white;
            text-shadow: 0 0 1px white;
            margin-top: 12px;
            margin-left: -12px;
        }
        .swiper-rtl .swiper-button-prev:after {
            position: absolute;
            left: -5px;
        }
        .swiper-button-next:after {
            position: absolute;
            right: -5px;
        }
        @media (max-width: 576px){
            .d-sm-block {
                display: block!important;
            }
            .d-md-none {
                display: none!important;
            }
        }

        @media (min-width: 576px){
            .d-sm-none {
                display: none!important;
            }
        }
        
        @media (min-width: 576px) and (max-width: 768px) {
  .d-sm-block {
    display: block !important;;
  }
}

        @media (min-width: 768px){
            .d-md-block {
                display: block!important;
            }
        }
        .d-none {
            display: none;
        }.d-block {
            display: block;
        }
        .bg-card {
         background: linear-gradient(270deg, #11518b, #0e3c5a);
         height: 260px;
    }
        .bg-1 {
            background: linear-gradient(270deg, #11518b, #0e3c5a);
            height: 250px;
        }
        .bg-2 {
            background: linear-gradient(270deg, #eb2525, #660000);
        }
        .bg-3 {
            background: linear-gradient(270deg, #4dff00, #216e00);
        }
        .bg-4 {
            background: linear-gradient(270deg, #ff5c00, #6e0100);
        }
        .bg-5 {
            background: linear-gradient(270deg, #ed00ff, #63006e);
        }
        .cart-medyum {
            color: white;
            font-weight: bolder;
            font-size: 25px;
            text-shadow: 0 0 BLACK;
            margin-left: 4px;
        }
        
        .btn-sari {
    color: #fff;
        font-weight: bolder;
    background-color: #f39c12;
    border: none;
}
        
        
        .cart-link {
            color: black;
            font-weight: bolder;
            font-size: 25px;
            text-shadow: 0 0 BLACK;
            margin-left: 4px;
        }
        .link-baslik {
            color: white;
            font-weight: bolder;
            font-size: 16px;
            text-shadow: 0 0 BLACK;
            margin-left: 4px;
        }
        
        .w-100 {
            width: 100% !important;
        }
        .wp-button {
            background: #02a802 !important;
        }
        .mt-10 {
            margin-top: 5rem !important;
        }
        .owl-stage img {
            object-position: top; /* veya istediğiniz diğer bir konum değeri */
        }.owl-carousel img {
            max-height: 100% !important;
            width: auto;
        }
        .owl-carousel .owl-item {
            height: 100%; /* veya istediğiniz yükseklik */
        }
        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #32b9ff !important;
        }
        .owl-theme .owl-prev {
            position: absolute !important;
            color: white !important;
            left: 0px !important;
            top: 30% !important;
            font-size: 70px !important;
        }
        .owl-theme  .owl-next {
            position: absolute !important;
            color: white !important;
            right: 0px !important;
            top: 30% !important;
            font-size: 70px !important;
        }
        .owl-theme .owl-nav [class*='owl-']:hover {
            background: unset !important;
            text-shadow: 0 0 20px white;
        }
        .blogYazar {
            position: absolute;bottom: 30px;left: 10px;font-size: 12px;background: red;background: #1c1c1ca3;border-radius: 3px;
            font-weight: bolder;
        }
        .blogTarih {
            position: absolute;bottom: 30px;right: 10px;font-size: 12px;background: red;background: #1c1c1ca3;border-radius: 3px;
            font-weight: bolder;
        }
        
        
        .pull-leftt {
          float: left;
          width: 340px;
          top: 23px;
        }
        
	table {
		border-collapse: collapse;
		background-color: #0d4264;
		width: 100%;
		margin: 1em 0;
	}
	table tr, table td, table th {
		border: 1px solid 
		#bbb;
		padding: 10px 20px;
	}
	table th {
		background-color: #e5e5e5;
		color: #424242;
		font-weight: 600;}

		table.c-separate {
			border-collapse: separate;
			border-spacing: 5px;
		}
		table,
		table tr,
		table td,
		table th {
			border: 1px solid #bbb;
			padding: 5px;
		} 
		ol li::marker {
			color: black;
			font-weight: bold;
		}

		ul li::marker {
			font-size: 150%;
			color: black;
		}

		body {
			line-height: 1.4;
			font-family: system-ui;
		}    

		h1 {
			font-size: 24px;
			font-style: bold;
			font-family: 'Open Sans', sans-serif;
			color: #fff;
			font-weight: bold;
		}


		h2{ 
			font-size:20px;
			font-style:bold;
			font-family: 'Open Sans', sans-serif;
			color:#fff;
			font-weight: bold;
		}


		h3{ 
			font-size:18px;
			font-style:normal;
			font-family: 'Open Sans', sans-serif;
			color:#fff;
			font-weight: bold;
		}

		h4{ 
			font-size:16px;
			font-style:normal;
			font-family: 'Open Sans', sans-serif;
			color:#fff;
			font-weight: bold;
		}

		h5{ 
			font-size:14px;
			font-style:normal;
			font-family: 'Open Sans', sans-serif;
			color:#fff;
			font-weight: bold;
		}

		b, strong {
			font-weight: 1500;
		}

		p.detay {
			font-weight: 400;
			font-size: 100%;
			margin: 14px 0 10px;
		}

		details {
			font: 16px "Open Sans", Calibri, sans-serif;
		}

		details > summary  {
			padding: 12px 6px;
			border: none;
			box-shadow: 1px 1px 2px #dfdfdf;
			cursor: pointer;
		}

		details > p {
			border-radius: 0 0 1px 1px;
			background-color: #fff;
			padding: 9px 6px;
			margin: 0;
			box-shadow: 3px 3px 4px #848484;
		}

		details[open] > summary {
			background-color: #ccf;
		}

		.panelll {
			margin-bottom: 4px;
			background-color: #DDDDDD;
			border: 1px solid transparent;
			border-radius: 0px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
			box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
		}

		.liste-baslik {
			display: block;
			margin: 0;
			padding: 0.75em 1em;
			background: #ffffff;
			color: #000000;
			text-transform: uppercase;
			font-weight: 400;
			text-align: center;
			font-size: 13px;
		}

		.col-xs-11ths {
			width: 25%;
			float: left;
			margin-top: -9px;
		}
    #comments {
      margin: 0;
    }
    #comments .comments-title, #respond #reply-title {
      font-family: 'Muli', Arial, Verdana;
      font-weight: bold;
      color: #fff;
      background: #bb0000;
      padding: 0.6em 1.0em;
      line-height: 1.4em;
      margin-bottom: 0.5em;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
    }

    .commentlist {
      display: block;
      margin: 0 0 0.5em;
    }
    .commentlist .comment{
      display: block;
      margin-bottom: 0.5em;
      padding: 1em 1em 0.5em;
      background: #eee;
      border-top: 2px solid #ddd;
      border-bottom: 4px solid #ccc;
      list-style: none;
      line-height: 1.5em;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
    }
    .comment-author img {
      float: left;
      margin-right: 1em;
      margin-top: -0.1em;
    }
    .comment-author img:after {
      clear: both;
    }
    .comment-author .fn {
      font-size: 1.1em;
      padding: 0.2em 0;
      font-weight: bold;
    }
    .comment-author .fn a:hover, .comment-author .fn a:active {
      text-decoration: underline;
    }
    .bypostauthor .fn, .comment-author-admin .fn{
      font-style: italic;
    }
    .comment-meta {
      font-size: 0.9em;
      margin-bottom: 1.5em;
    }
    .comment-meta a:link, .comment-meta a:visited,
    .comment-meta a:active, .comment-meta a:hover {
      color: #666 !important;
    }
    #comments .children {
      margin-top: 1.5em;
      margin-left: 1em;
    }
    #comments .children .comment {
      background: #fafafa;
      margin-bottom: 0;
    }
    #comments .children .children .comment {
      background: #eee;
    }
    .nocomments {
      color: #444;
      padding: 1em;
    }
    .commentlist .pingback {
      display: block;
      margin: 0.6em 0 0;
      padding: 0.8em 0 0;
      border-top: 1px solid #ddd;
      list-style: none;
      line-height: 1.3em;
    }

/* Comment Pagination */
.comment-pagination {
  font-size: 0.9em;
  font-weight: bold;
  background: #eee;
  padding: 0 1em;
  margin-bottom: 0.5em;
}
.comment-pagination .alignleft {
  float: left;
}
.comment-pagination .alignright {
  float: right;
}

/* Comment Form */
#respond {
  margin: 0;
}
#commentform {
  margin-bottom: 0.5em;
  padding: 1em 1em 0.5em;
  background: #0a2c41;
  border-top: 2px solid #0a2c41;
  border-bottom: 5px solid #0a2c41;
}
#commentform p {
  margin: 1em 0;
}
#commentform input[type="text"], #commentform textarea {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: black;
}
#commentform label {
  display: block;
  margin: 0.6em 0.3em 0.5em;
  font-weight: bold;
}
#commentform #submit {
  display: block;
  margin-top: 1em;
  padding: 0.8em 3em;
  text-decoration: none;
}
#commentform #submit:hover {
  background: #222;
  cursor: pointer;
  text-decoration: none;
}
#cancel-comment-reply-link {
  color: #fff !important;
  margin-left: 1em;
  text-decoration: underline;
  font-weight: normal;
}

input[type="submit"] {
  padding: 0.5em 1em;
  text-decoration: none;
  color: #fff;
  background: #bb0000;
  font-weight: bold;
  border: none;
}        