html, body {
font-family: 'Roboto', sans-serif;
        -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300;
font-size: 14px;
}

html, body {

    line-height: 1.5em;
}
.container {
    max-width: 1060px;
}
a.navbar-brand.logolink {
    max-width: 160px;
    -webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
svg#logosvg {
    width: 100%;
    max-width: 100%;
}
  #logosvg .st0{fill:#fff;}
  #logosvg .st1{fill:#fff;}
  #logosvg .st2{fill:#fff;}
  #logosvg .st3{fill:#fff;}
  #logosvg .st4{fill:#fff;}
  #logosvg .st5{fill:#fff;}
  #logosvg .st6{fill:#fff;}
  #logosvg .st7{fill:#fff;}
  #logosvg .st8{fill:#fff;}
  #logosvg .st9{fill:#fff;}
  #logosvg .st10{fill:#fff;}

    header.header.mainheader.headernottop.pinned #logosvg .st0{fill:#E4026F;}
    header.header.mainheader.headernottop.pinned #logosvg .st1{fill:#E30246;}
   header.header.mainheader.headernottop.pinned #logosvg .st2{fill:#EE7C01;}
  header.header.mainheader.headernottop.pinned #logosvg .st3{fill:#FAB801;}
   header.header.mainheader.headernottop.pinned #logosvg .st4{fill:#64B32E;}
   header.header.mainheader.headernottop.pinned #logosvg .st5{fill:#CD80B4;}
   header.header.mainheader.headernottop.pinned #logosvg .st6{fill:#CFA8CF;}
   header.header.mainheader.headernottop.pinned #logosvg .st7{fill:#A61480;}
   header.header.mainheader.headernottop.pinned #logosvg .st8{fill:#FEEC01;}
  header.header.mainheader.headernottop.pinned  #logosvg .st9{fill:#A65F80;}
  header.header.mainheader.headernottop.pinned #logosvg .st10{fill:#000;}
    header.header.mainheader.headernottop.pinned ul.navbar-nav.mainavbar a.nav-link, header.header.mainheader.headernottop.pinned .dilmenu a.nav-link {
        color: #000;
    }
     header.header.mainheader.headernottop.pinned a.navbar-brand.logolink {
    max-width: 85px;
}
header.header.mainheader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 500;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
font-family: 'Raleway', sans-serif;
}
header.header.mainheader.unpinned, header.header.mainheader.pinned {
    background-color: #fff;
        box-shadow: 0 -12px 25px rgba(0, 0, 0, 0.67);

}
header.header.mainheader.headertop {
     box-shadow: none;
    background-color: transparent;
}
header.header.mainheader.headertop.pinned {
    background-color: transparent;
}
header.header.mainheader.headernottop.unpinned {
    top: -200px;
}
header.header.mainheader.headernottop.pinned {
    top: 0px;
}
.navbar.navbar-cont {
    background-color: transparent;
    padding: 0;
}

a.navbar-brand.logolink img {
    width: 100%;
    max-width: 125px;
    display: block;
}
ul.navbar-nav.mainavbar a.nav-link {
    color: #fff;
        font-size: 18px;
        -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
ul.navbar-nav.mainavbar .dropdown-toggle::after {
display: none;
}
ul.navbar-nav.mainavbar .dropdown-menu {
    float: none;
    left: 0;
    right: 0;
    border-radius: 4px;
    padding: 0;
    box-shadow: 0 10px 20px rgba(84, 10, 60, 0.45);
    background-color: transparent;
    overflow: hidden;

}
ul.navbar-nav.mainavbar .dropdown-menu .dropdown-item {
        background-color: #fff;
        color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 14px;
    -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
ul.navbar-nav.mainavbar .dropdown-item:hover {
        background-color: #B02083;
        color: #FFED00;
}
.dilmenu {
    position: relative;
}
.dilmenu a.nav-link {
   color: #fff;

}
.dilmenu a.nav-link.dropdown-toggle::after {
    display: none;
}
.dilmenu .dropdown-menu {
    float: none;
    min-width: 70px;
    text-align: center;
    left: 0;
    right: 0;
    border-radius: 4px;
    padding: 0;
    box-shadow: 0 10px 20px rgba(84, 10, 60, 0.45);
    background-color: transparent;
    overflow: hidden;
}
.dilmenu .dropdown-menu .dropdown-item {
        background-color: #fff;
        color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 0;
    text-align: center;
    -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.dilmenu .dropdown-menu .dropdown-item:hover {
        background-color: #B02083;
        color: #FFED00;
}
.onecikan-cont {
    padding-top: 15px;
    padding-bottom: 25px;
}
.onecikan-text {
   padding: 10px;
    position: relative;
    z-index: 90;
    color: #fff;
}
.swiper-container.mainslide .swiper-slide {
    position: relative;
  z-index: 5;
    
}

.swiper-container.mainslide .swiper-slide .slidecont {
position: relative;
z-index: 5;
  min-height: 35rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start
}
.swiper-container.mainslide.detay-slide .swiper-slide {
    min-height: 21rem;
}
.detay-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2rem;
    top: auto;
    z-index: 5;
}
.detay-header {
    position: relative;
    overflow: hidden;
}
ol.breadcrumb {
    background-color: transparent;
    color: #fff;
    padding: 0;
    margin-bottom: 5px;
}
ol.breadcrumb a, ol.breadcrumb span, .breadcrumb-item+.breadcrumb-item::before {
 color: #fff;
}
.detay-cont {
    padding-top: 30px;
    padding-bottom: 30px;
}
.swiper-container.mainslide .swiper-slide .slideinner {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 3rem;
    top: auto;
    z-index: 5;

    width: 100%;
}

.mainslideimge {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slideinner .stitle {
    background-color: #fff;
    color: #000;
    font-size: 24px;
    padding: 4px 8px;
}
.swiper-slide .slidetitle {

-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;

    position: absolute;
 top: auto;
 left: 0;
 right: 0;
 bottom: 0;



}
.swiper-slide.swiper-slide-prev .slidetitle {
    position: absolute;

    opacity: 0;

}
.swiper-slide.swiper-slide-active .slidetitle {

}
.swiper-slide .slidetitle h3 {
color: #fff;
display: inline-block;
    padding: 5px 10px;
    margin: 0;
}
.swiper-slide .slidetitle p {
    color: #fff;
    display: block;
    padding: 5px 10px;
    line-height: 18px;
    max-width: 500px;
    font-size: 14px;
}
.swiper-slide .slidetitle a {

display: inline-block;
}
.swiper-slide.swiper-slide-active .slidetitle h3 {
   -webkit-animation: fadeInDown 1.2s;
    animation: fadeInDown 1.2s;
}
.swiper-slide.swiper-slide-active .slidetitle p {
   -webkit-animation: fadeInDown 1.5s;
    animation: fadeInDown 1.5s;
}
.swiper-slide.swiper-slide-active .slidetitle a {
   -webkit-animation: fadeInDown 1.8s;
    animation: fadeInDown 1.8s;
}
.mainslideimge::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    content: "";
      background: linear-gradient(90deg,#e40146 0%,#a6137f 100%);
    opacity: 0.6;
}
.swiper-slide .mainslideimge {
 -webkit-transition: all 8s ease-in-out;
-moz-transition: all 8s ease-in-out;
-ms-transition: all 8s ease-in-out;
-o-transition: all 8s ease-in-out;
transition: all 8s ease-in-out;

}
.mainslidedot-cont {
        position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    top: auto;
        display: flex;
    align-items: center;
    justify-content: center;
}
.mainswiper-pagination {
-moz-transform: rotate(-2deg);
-webkit-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
}
.mainswiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .2;
    margin-right: 5px;
}
.mainswiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}
.swiper-slide.swiper-slide-next .mainslideimge, .swiper-slide.swiper-slide-active .mainslideimge, .swiper-slide.swiper-slide-prev .mainslideimge {
 -webkit-transition: all 8s ease-in-out;
-moz-transition: all 8s ease-in-out;
-ms-transition: all 8s ease-in-out;
-o-transition: all 8s ease-in-out;
transition: all 8s ease-in-out;

}
.swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(1) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(3) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(5) .mainslideimge {
       transform-origin:center;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(1) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(3) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(5) .mainslideimge {
       transform-origin:center;
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
} 
.swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(2) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(4) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide:nth-child(6) .mainslideimge {
     transform-origin:center;
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(2) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(4) .mainslideimge, .swiper-container.mainslide .swiper-wrapper .swiper-slide-active:nth-child(6) .mainslideimge {
     transform-origin:center;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} 
.maskbottombeyaz, .masktopbeyaz, .masktopgri, .maskbottomgri {
	position: relative;
	overflow: hidden;
}
.masktopbeyaz::before {
content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDU4LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MTkuNSA1OC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE5MTkuNSw1OC41IDAsNTguNSAwLDAgMTkxOS41LDU4ICIvPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMCwwIDE5MTkuNSwwIDE5MTkuNSw1OC41IDAsMC41ICIvPjwvc3ZnPg==);
position: absolute;
  top: -1px;
   bottom: auto;
    left: 0;
    right: -1px;
    z-index: 2;
    height: 25px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
.maskbottombeyaz::before {
content: "";
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDU4LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MTkuNSA1OC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I2ZmZjt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsNTguNSAxOTE5LjUsNTguNSAxOTE5LjUsMCAwLDU4ICIvPjwvc3ZnPg==);
   position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: -4px;
    z-index: 2;
    height: 40px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
.masktopgri::before {
content: "";
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDU4LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MTkuNSA1OC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0YxRjFGMTt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMCAxOTE5LjUsMCAxOTE5LjUsNTguNSAwLDAuNSAiLz48L3N2Zz4=);
position: absolute;
   top: -1px;
   bottom: auto;
    left: 0;
    right: -1px;
    z-index: 2;
    height: 25px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
.maskbottomgri::before {
content: "";
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDU4LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5MTkuNSA1OC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0YxRjFGMTt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsNTguNSAxOTE5LjUsNTguNSAxOTE5LjUsMCAwLDU4ICIvPjwvc3ZnPg==);
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: -4px;
    z-index: 2;
    height: 40px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
.bggray {
    background-color: #F1F1F1 !important;
}
.plistp-image a {
    display: block;
    min-height: 155px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.plist-row {
        margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    text-decoration: none;
}
.plist-row:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.plist-row:before {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    position: absolute;
    background: #7fbc00;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
}
.plist-row:hover:before {
    left: calc(50% - 30px);
    opacity: 1;
}
.plistp-text a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 1rem;
    border-left: 1px solid #ddd;
}
footer.footer {
    position: relative;
    overflow: hidden;
    padding-top: 40px;
    background-color: #fff;
}
.footer-main {
  border-top: 30px solid #111;
    background-color: #111;

}

footer.footer::before {
    content: "";
    background-image: url(../../images/footertop.svg);
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: -4px;
    z-index: 2;
    height: 40px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-inner {
  min-height: 200px;
background: -moz-linear-gradient(45deg,  rgba(17,17,17,0.85) 0%, rgba(17,17,17,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(17,17,17,0.85) 0%,rgba(17,17,17,1) 100%);
background: linear-gradient(45deg,  rgba(17,17,17,0.85) 0%,rgba(17,17,17,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9111111', endColorstr='#111111',GradientType=1 );

}
.swiper-container.mainurunslide .swiper-slide {
      padding-right: 15px;
    padding-left: 15px;
}
a.urung-cont {
    margin-bottom: 20px;
    display: block;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    text-decoration: none;

}
a.urung-cont:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
a.urung-cont:before {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    position: absolute;
    background: #7fbc00;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
    z-index: 6;
}
a.urung-cont:hover:before {
    left: calc(50% - 30px);
    opacity: 1;
}
.uruntitle-cont {
    
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.uruntitle-cont::before {
    display: block;
    content: "";
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: -25px;
    z-index: 5;
    background-image: url(../../images/urun_bgtop.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
h4.urun-title {
    margin: 0;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 25px 0px;
    font-size: 18px;
    color: #525252;
    background-color: #f7f6f2;
}
.nav.tablinkler {
    justify-content: center;
    margin-top: 24px;
}
.nav.tablinkler a.nav-link {
    border: 1px solid #ddd;
    margin-left: 10px;
    border-radius: 25px;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 700;
    color: #505050;
}
.nav.tablinkler li.active a.nav-link {
      background: #e4026f;
    border: 2px solid #e4026f;
    color: #fff;
}
#ajaxslide.swiper-container .swiper-slide {
    padding: 10px;
}
.urunimg-cont {
    position: relative;

}
.mainurunsec {
    padding: 20px 0;
background-color: #F1F1F1;
}
.swiper-container.mainurunslide {
    padding: 20px 0 0 0;
}
.ajaxslide-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.detay-title {
color: #fff;
}
.detay-title h1 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.detay-title p {
    margin: 0;
    padding-top: 5px;
}
.content-sec {
    padding: 50px 0;
}
section.ortak-sec {
    background-color: #fff;
}
.ortak-inner {
    padding: 50px 0;
}
.mainhakkimizda {
    padding: 50px;
}
a.onecikan-cont {
    position: relative;
    display: flex;
    align-items: flex-end;
    text-align: left;
    color: #847e7e;
    text-decoration: none;
    margin-bottom: 15px;
    min-height: 300px;
        background-size: cover;
        overflow: hidden;
        padding-bottom: 0px;
}
.onecikan-text {
padding-top: 30px;
position: relative;
       -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}
.onecikan-text h4, .onecikan-text p {
    position: relative;
    z-index: 4;
}
a.onecikan-cont:hover .onecikan-text {
    color: #000;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );

}
.onecikan-text::after {
  opacity: 1;
   content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 2;

    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
   background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
  -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;

}
a.onecikan-cont:hover .onecikan-text::after {
  
opacity: 0;

}
p.onecikan-p {
    margin: 0;
    padding: 0;
}
a.onecikan-cont::before {
  content: "";
   background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDEwNi4zIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTE5LjUgMTA2LjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMTkxOS41LDAgMCwwIDAsMTA2LjMgMTkxOS41LDAuNSAiLz48L3N2Zz4=);
position: absolute;
  top: -1px;
   bottom: auto;
    left: 0;
    right: -1px;
    z-index: 2;
    height: 25px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
a.onecikan-cont::after {
    content: "";
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTkxOS41IDEwNi4zIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTE5LjUgMTA2LjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMCwxMDYuMyAxOTE5LjUsMTA2LjMgMTkxOS41LDAgMCwxMDUuOCAiLz48L3N2Zz4=);
  position: absolute;
    top: auto;
    bottom: -150px;
    left: 0;
    right: -1px;
    z-index: 2;
    height: 150px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
a.onecikan-cont:hover::after {
    content: "";
    bottom: 0px;
    left: 0;
    right: -1px;
    z-index: 2;
    height: 150px;
  
}
h4.onecikan-bas {
    margin: 5px 0;
    font-size: 20px;
    font-weight: 700;
}
p.onecikan-text {
    font-size: 14px;
    line-height: 16px;
}
.mhakright, .mhakleft {
padding-top: 15px;
padding-bottom: 25px;
}
.mhakleft {
    text-align: right;
}
.mhakright h4 {
    font-size: 30px;
    font-weight: 300;
}
.mainsec-title {
    text-align: center;
    margin-bottom: 30px;
}
.footblock-cont {
    color: #8e8e8e;
}
.footblock-cont h5 {
    font-weight: 700;
    font-size: 14px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
.footblock-cont h5::after {
    content: "";
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    height: 1px;
    width: 30px;
    background-color: #af7083;
}
.footer a {
    color: #af7083;
    text-decoration: none;
}
.footblock-cont .nav.menulinks a.nav-link {
    padding: 5px 0 5px 0;
    font-size: 12px;
}
.nav.nav-tabs.ilettabmenu {
    justify-content: center;
}
.nav.nav-tabs.ilettabmenu .nav-link {
    color: #9a9a9a;
    font-size: 20px;
    padding: 15px 10px;
}
.nav.nav-tabs.ilettabmenu .nav-link.active {
 color: #000;
 }
 .contact-cont {
    padding: 30px 0;
}
.contact-form {
    padding: 30px 0;
    max-width: 550px;
    margin: auto;
}
ul.contact-list {
    padding: 0;
    list-style: none;
}
ul.contact-list h5 {
    font-size: 18px;
    font-weight: 700;
    color: #5d5d5d;
    position: relative;
}
ul.contact-list h5::after {
    content: "";
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    height: 1px;
    width: 30px;
    background-color: #5d5d5d;
}
ul.contact-list li {
padding-bottom: 10px;
}
ul.contact-list li a {
    color: #a61480;
}
.contact-form input.form-control {
    border-radius: 20pc;
    padding: 20px;
    min-height: 40px;
}
.contact-form textarea.form-control {
    border-radius: 14px;
    padding: 8px 14px;
}
.btn-rounded {
    border-radius: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
.btn-genel {
    background-color: #E4026F;
    border-color: #E4026F;
    color: #fff;
}
h3.contact-title {
    font-size: 20px;
    font-weight: 700;
    color: #5d5d5d;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
h3.contact-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    height: 1px;
    width: 30px;
    background-color: #5d5d5d;
}
  .dproduct-img {
padding-right: 40px;
position: relative;
  }
  .dpimg-slist {
    padding: 0;
    list-style: none;
    width: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
            position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
}

.paketimg-bimg a {
    display: block;
    min-height: 400px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
   
.dpimg-slist li a {
    display: block;

    margin-bottom: 10px;
        opacity: 0.5;
    
    height: 50px;
    width: 50px;

    background-size: cover;
}

  .dpimg-slist li a.active {

        opacity: 1;
}
.dproduct-text ul li strong {
    font-weight: 700;
    font-size: 16px;
    min-width: 112px;
    display: inline-block;
}
.dproduct-text ul.list-unstyled li {
    padding-bottom: 5px;
}
 .varyoktakvim {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
     .varyoktakvim li {
    width: 100%;
    max-width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
padding-right: 5px;

    }
 .varyoktakvim li.active {

}
       .varyoktakvim li span {
   width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    position: relative;
    }
       .varyoktakvim li.active span {
    background-color: #A61480;
    color: #fff;
    }
.varyoktakvim li.active span::before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 12px;
    padding-right: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    line-height: 10px;
}


@media screen and (min-width: 1367px){

}
@media screen and (max-width: 1366px) and (min-width: 1024px){

}
@media screen and (max-width: 1023px) and (min-width: 768px){

}
@media only screen and (max-width: 1200px) {
/* lg  mod  */

}

@media only screen and (max-width: 992px) {
    /* md  mod  */
    header.header.mainheader.menuactive, header.header.mainheader.headertop.pinned.menuactive {
    background-color: #fff;
    bottom: 0;
}
body.menuactive {
    overflow: hidden;
}
header.header.mainheader.menuactive ul.navbar-nav.mainavbar a.nav-link {
    color: #000;

}
header.header.mainheader.menuactive #logosvg .st0{fill:#E4026F;}
 header.header.mainheader.menuactive #logosvg .st1{fill:#E30246;}
header.header.mainheader.menuactive #logosvg .st2{fill:#EE7C01;}
  header.header.mainheader.headernottop.pinned #logosvg .st3{fill:#FAB801;}
header.header.mainheader.menuactive #logosvg .st4{fill:#64B32E;}
header.header.mainheader.menuactive #logosvg .st5{fill:#CD80B4;}
header.header.mainheader.menuactive #logosvg .st6{fill:#CFA8CF;}
header.header.mainheader.menuactive #logosvg .st7{fill:#A61480;}
header.header.mainheader.menuactive #logosvg .st8{fill:#FEEC01;}
header.header.mainheader.menuactive  #logosvg .st9{fill:#A65F80;}
header.header.mainheader.menuactive #logosvg .st10{fill:#000;}
 header.header.mainheader.menuactive ul.navbar-nav.mainavbar a.nav-link, header.header.mainheader.headernottop.pinned .dilmenu a.nav-link {
        color: #000;
    }

 header.header.mainheader ul.navbar-nav.mainavbar a.nav-link {
 padding: 20px;
 font-size: 20px;

}
ul.navbar-nav.mainavbar .dropdown-menu {
    float: none;

    border-radius: 0px;

    box-shadow: none;
    background-color: transparent;
    overflow: hidden;
    border:none;
}
ul.navbar-nav.mainavbar .dropdown-menu .dropdown-item {
 padding: 20px;
 font-size: 20px;
}
.maskbottombeyaz::before {
    bottom: -2px;
    }
    .mhakright, .mhakleft {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center !important;
}
.uruntitle-cont::before {
    top: -17px;
}
}

@media only screen and (min-width: 992px) {
/*  sm mod */

}
@media only screen and (max-width: 768px) {
/*  sm mod */

}
@media only screen and (max-width: 576px) {
    /* telefon genel  */

    
}