

.nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: fixed;
  top: 0px;
  width: 300px;
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}

@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
  .cep-whats {display: inline-block !important;}
}
body {
  margin: 0px;
  padding: 0px;
}




/*
*/
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden !important;
}

.nav-item a {
    color: #fff;
    font-size: 14px;
}

@media (max-width: 991px) {
    .header {
        position: inherit !important;
        background: #485982;
    }
    .navbar-brand img {
        margin-top: 0 !important;
    }
    .slider {
        margin-top: 0 !important;
    }
}

.navbar-brand img {
    width: 95px;
    margin: -17px 10px 0 10px
}

@media (min-width: 992px) {
    .nav-item a {
        color: #001677;
    }
    .navbar-brand img {
        width: 175px;
    }
}

.nav-item {
    padding-right: 15px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}

.nav-icon {
    background: #4b9cda;
    border-radius: 100%;
    color: #ffffff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 2px;
}

.navbar-top ul {
    list-style: none;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    display: -webkit-inline-box;
    margin-bottom: 0;
}

.navbar-top {
    right: 0;
    padding-top: 5px;
    text-align: right;
    padding-bottom: 5px;
    position: relative;
    z-index: 3;
}

.navbar-top-helper {
    display: block;
    height: 1px;
   /* background: #e5e5e5;*/
    width: 100;
}

.header {
    position: absolute;
    top: -15px;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.sun-icon {
    line-height: 30px !important;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-login
{
    color: #fff;
    background: #4b9cda;
}

.slider {
    padding-top: 45px;
    padding-bottom: 45px;
    margin-top: 75px;
    position: relative;
    overflow: hidden;
}

.slider-helper {
    position: relative;
    z-index: 1;
}

.slider-filter {
    position: absolute;
    background: url('img/slider-bg.jpg');
    /* fallback */
    background-position: center top !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    left: 0;
    top: 0;
    display: block;
    -webkit-filter: blur(25px);
    filter: blur(25px);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 100%;
    height: 100%;
}

.slide-content {
    padding: 15px;
    background: #485982;
    color: white;
}

.buton {
    background: -webkit-gradient(linear, left top, right top, from(#59c2ff), to(#1270e3));
    background: -webkit-linear-gradient(left, #59c2ff, #1270e3);
    background: -o-linear-gradient(left, #59c2ff, #1270e3);
    background: linear-gradient(to right, #59c2ff, #1270e3);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 28.5px;
    padding: 13px 30px;
    margin: 10px 0;
    display: inline-block;
    text-decoration: none;
}

.slide-content h5 {
    padding-top: 10px;
}

.slide-content p {
    margin-bottom: 1px;
}

.carousel-indicators {
    bottom: -40px !important;
}

.carousel-control-prev {
    left: -120px !important;
}

.carousel-control-next {
    right: -120px !important;
}



.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
}
#main-carousel li:not(.active) {
    border: 2px solid #fff;
    background: transparent !important;
}
#main-carousel li.active {
    background: #fff !important;
}
#ad-carousel li:not(.active) {
    border: 2px solid #0056b3;
    background: transparent !important;
}
#ad-carousel li.active {
    background: #0056b3 !important;
}



.about img {
    width: 100%;
}

.about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.huzur {
    text-align: center;
}

.huzur img {
    padding-top: 20px;
    width: 96%;
}

.services img {
    width: 100%;
}

.services-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 22%;
    color: white;
    font-weight: bold;
}

.services-content p {
    margin-bottom: 1px;
}

.services-content hr {
    color: #a0cc0e;
    z-index: 2;
    border: 2px solid;
    margin-top: 1px;
}

.inform {
    padding-top: 35px;
    padding-bottom: 35px;
}

.inform h3 {
    color: #39a1ff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.footer {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #485982;
    color: white;
}

.pharmacy {
    border: 1px solid;
    color: #ffffff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 2px;
}

.footer ul {
    list-style-type: none;
}

.footer span {
    font-weight: bold;
}

.footer ul li {
    font-size: 13px;
}

.onemli-icon {
    margin-right: 5px;
    font-size: 24px;
}

.iletisim p {
    font-size: 13px;
}

.iletisim li {
    margin-bottom: 8px;
}

.contact-ico {
    margin-right: 10px;
    font-size: 15px;
    color: #56b6ff;
}

.footer-end {
    background: #243151;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: white;
}

.footer-end {
    font-size: 12px;
    margin-bottom: 0;
}

/*
*/

.carousel-item {
    -webkit-transition-duration: .5s !important;
    -o-transition-duration: .5s !important;
    transition-duration: .5s !important;
    -webkit-transition-timing-function: ease-in-out !important;
    -o-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important;
}

.scaleDown {
    -webkit-animation-name: scaleDown;
    animation-name: scaleDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

@-webkit-keyframes scaleDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.site-wrapper {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
}

.preloader {
    position: fixed;
    background-color: #fff;
    z-index: 9999999;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.preloader .spinner_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 33333;
}

.preloader.loaded {
    opacity: 0;
    visibility: hidden;
}

.preloader:after, .preloader:before {
    content: "";
    position: absolute;
    height: 50%;
    width: 100%;
    background-color: #000;
    -webkit-transition: 0.7s all ease;
    -o-transition: 0.7s all ease;
    transition: 0.7s all ease;
}

.preloader:before {
    top: 0;
    left: 0;
}

.preloader:after {
    bottom: 0;
    left: 0;
}

.preloader.loaded:after, .preloader.loaded:before {
    height: 0;
}

.spinner {
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

.news {
    padding-top: 40px;
    padding-bottom: 80px;
}

.news-carousel {
    display: block;
    width: 100%;
}

.news-carousel .flickity-page-dots {
    bottom: -24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-carousel .flickity-page-dots .dot {
    width: 30px;
    height: 5px;
    border-radius: 0px;
}

.news-carousel .flickity-page-dots .dot.is-selected {
    background: #869791;
}

.news-carousel .news-carousel-item {
    display: block;
    width: 100%;
    float: left;
    height: 400px;
}

.news-header {
    margin-top: 30px;
}

@media (min-width:768px) {
    .news-carousel .news-carousel-item {
        width: calc( 50% - 10px);
        height: 300px;
    }
}

@media (min-width:992px) {
    .news-carousel .news-carousel-item {
        height: 186px;
    }
    .news-header {
        margin-top: 0px;
    }
}

@media (min-width:1200px) {
    .news-carousel .news-carousel-item {
        height: 226px;
    }
}

.news-carousel-item+.news-carousel-item {
    margin-left: 20px;
}

.news-carousel .news-carousel-item img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.news-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #00529B;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    height: 52px;
}

.news-header h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.opacity-15:before {
    opacity: 0.15;
}

.news-header-more {
    display: inline-block !important;
    background: transparent;
    color: #fff !important;
    font-size: 13px !important;
    position: relative;
    border: 0px solid transparent !important;
    z-index: 1 !important;
    overflow: hidden;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.news-header-more i {
    margin-right: 10px;
}

.news-header-more:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: opacity 0.3s, background 0.3s;
    -o-transition: opacity 0.3s, background 0.3s;
    transition: opacity 0.3s, background 0.3s;
    background: rgba(0, 0, 0, .15);
    content: ' ';
}

.news-header-more:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.4;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 20;
}

.news-header-more:hover:after {
    left: 120%;
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.ilans img {
    height: 150px;
    width: 150px;
}

#ad-carousel .carousel-indicators {
    bottom: -30px !important;
}

#ad-carousel .carousel-indicators li {
    background: #D6D6D6;
}

#ad-carousel .carousel-indicators li.active {
    background: #869791;
}

.navbar-dropdown {
    border-radius: 0px !important;
    border: 0 !important;
    -webkit-box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.06);
    background: #243151 !important;
    padding: 15px 0 !important;
}

.navbar-dropdown .dropdown-item {
    color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    line-height: 20px;
}

.navbar-dropdown .dropdown-item:hover {
    background: #fff;
    color: #0056b3;
}

.navbar-dropdown .dropdown-item>a {
    color: #fff !important;
    /* padding: 5px 20px; */
}

.sticky-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
    -webkit-box-shadow: 0px 6px 13px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0px 6px 13px 0 rgba(0, 0, 0, 0.06);
}

.sticky-navbar .navbar-expand-lg {
    padding: 0;
}

.sticky-navbar .navbar-brand img {
    width: 130px;
    margin: 0;
    margin-right: 15px;
}

.nav-item.dropdown>a:hover {
    color: #fff;
}

@media (min-width:992px) {
    .nav-item.dropdown>a:hover {
        color: #0056b3;
    }
}

.ne
{
    font-size: 1.75rem;
    
    /*font-weight: 700;*/

    padding-left: 5px;
}

.carousel-ilan
{
    background: #253151;
    color: #fff;
    font-size: 43px;
    font-weight: 600;
    text-align: center;
    padding: 62px;
}

.card {
    border-radius: 0px !important;
}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:0.3em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
#modalNesne {width: 950px !important}
	#modalNesne .modal-body img{height: 400px;}
				.modal-body p {margin: 10px 0 10px 0}
				
#abPopup{display: none; position: absolute; z-index: 9999;}
    #ab-ust{width: 600px; height: 48px; overflow: hidden; margin: 0; padding: 25px 25px 0 25px; background: url(../img/resim/ust.png) left top no-repeat;}
    #ab-ust, ::after,::before{box-sizing: content-box !important;}
        a#ab-kapat{width: 13px; height: 15px; overflow: hidden; margin: 4px 0 0 5px ; padding:0; display: inline-block;  text-indent: -9999px; background: url(../img/resim/kapat2.png) left top no-repeat; float: left;}
        a#ab-kapat:hover{ background: url(../img/resim/kapat.png) left top no-repeat;}
        h2#ab-baslik{width: 97%; font-size: 14px; font-family: 'Verdana',serif; font-weight: normal; line-height: 17px; overflow: hidden; margin: 4px 0 0 5px; padding: -5px 0; display: inline-block; text-align: center;}

    #ab-orta{width: 590px; overflow: hidden; margin: 0px 0 0 0; padding: 0 30px; background: url(../img/resim/orta.png) left top repeat-y;}
    #ab-orta, ::after,::before{box-sizing: content-box !important;}
        #ab-orta p{width: 570px; overflow: hidden; margin: 0; padding: 10px ;font-family: 'Verdana',serif; font-size: 12px; line-height: 16px; color: #333 ; text-align: justify;}
            #ab-orta p a{color: #000; font-weight: bold; text-decoration: none;}
            #ab-orta p a:hover{color: #cd1821;  text-decoration: none;}
            #ab-orta p img{width:100%; overflow: hidden; margin: 0; padding: 0 10px 10px 0; }

    #ab-alt{width: 600px; height: 52px; overflow: hidden; margin: 0; padding: 0 25px; background: url(../img/resim/alt.png) left top repeat-y;}
    #ab-alt, ::after,::before{box-sizing: content-box !important;}
        #ab-alt p{width: 100%; height: 42px; margin: 0;  padding: 10px 0 0 0 ; font-family: 'Verdana',serif;text-align: center; font-size: 11px; line-height: 15px; color: #333;}
            #ab-alt a{display: inline-block; color: #333;  text-decoration: none; float: none; }
            #ab-alt a:hover{color: #cd1821;}
            
@media (max-width: 667px) {
    
    #popupz {left: 80% !important;}
    #ab-ust{width: calc(50% - 10px);}
    #ab-ust, ::after,::before{box-sizing: content-box !important;}
    #ab-orta{width: calc(50% - 20px);}
    #ab-orta, ::after,::before{box-sizing: content-box !important;}
        #ab-orta p img{width:50%; overflow: hidden; margin: 0; padding: 0 10px 10px 0; }
    #ab-alt{width: calc(50% - 10px);}
    #ab-alt, ::after,::before{box-sizing: content-box !important;}
    
    .sm-hide{display: none;}
}