@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400&amp;display=swap');
@import url('fonts.css');
@import url('bootstrap.min.css');
@import url('all.min.css');
@import url('reset.css');
@import url('slick-theme.css');
@import url('slick.css');
@import url('jquery.fancybox.min.css');
@import url('header.css');
@import url('slider.css');
@import url('hakkimizda.css');
@import url('odalar.css');
@import url('womensea.css');
@import url('footer.css');
@import url('page.css');
@import url('haberler.css');
@import url('norm-page.css');
@import url('iletisim.css');
@import url('magnific-popup.css');


.mn{
    display: none;
}
.rows{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: rgb(255 255 255)
}
.position-relative {
    position: relative!important;
}
.m-n1 {
    margin: -.3125rem!important;
}
.p-1 {
    padding: .3125rem!important;
}
.galleries .item {
    position: relative;
    height: 100%;
}
.galleries .item-size-4-3:after {
    content: '';
    display: block;
    padding-top: 75%;
}
.galleries .card {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .2s;
    padding: 0!important;

    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}
.galleries a:first-child{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.hover-zoom-in a{
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 1s ease-in-out;
    width: 100%;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .625rem;
    background-color: rgba(0,0,0,.4)!important;
    z-index: 1;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    flex-direction: column!important;
}
.fs-48 {
    font-size: 48px!important;
    font-weight: 600!important;
    line-height: 1!important;
    color: #fff!important;
    margin-bottom: 1.25rem!important;
}
.fs-16 {
    font-size: 16px!important;
    line-height: 1.625!important;
    color: #fff!important;
    font-weight: 700!important;
}
.list-angle-right{
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
.list-angle-right li{
    padding: 5px 5px 5px 20px;
    position: relative;
    text-decoration: none;
    padding-bottom: 3px;
}
.list-angle-right li:before{
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    font-size: 15px;
    color: #d1ab66;
    font-weight: 900;
}
.m-l35 {
    margin-left: 35px;
}
ol.list-simple{
    list-style:decimal!important;
}
ol.list-simple li {
    margin-bottom: 10px;
    list-style:decimal!important;
}
ol.list-simple1{
    list-style:disc!important;
}
ol.list-simple1 li {
    margin-bottom: 10px;
    list-style:disc!important;
}
ol.list-simple2{
    list-style:lower-alpha!important;
}
ol.list-simple2 li {
    margin-bottom: 10px;
    list-style:lower-alpha!important;
}
.white-popup {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 560px;
	height: 315px;
    border-radius: 10px;
    padding: 0px;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.white-popup .video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.white-popup .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mfp-close{
    font-size: 46px;
    opacity: 1;
}
.mfp-bg{
    opacity: 0.9;
}
.kvkk {
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease;
    z-index: 9999;
    opacity: 1;
    background-color: #000;
    color: #fff;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 1em;
    text-align: center;
}
.kvkk span{
    display: block;
}
.message {
    display: block;
    margin-right: 2em;
}
.message a {
    font-weight: 700;
    color: #fff;
}
.buton .kvkk-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-out;
    padding: 8px 28px;
    font-size: 15px;
    border: 2px solid #fff;
}
.fsticky{
    display: none;
}
.white-popup-block {
	background: #FFF;
	text-align: left;
	max-width: 600px;
	margin: 40px auto;
	position: relative;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
    padding: 20px
}
.popup-call-phone {
    text-align: center;
    font-size: 22px;
}
.popup-call-phone span{
    display: block;
    margin-bottom: 10px;
}
.popup-call-mail {
    text-align: center;
    font-size: 16px;
}
.homeroom-star {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.homeroom-star span {
    margin: 0px 12.5px;
}
.homeroom-star span img {
    width: 11px;
    height: 11px;
}
.popup-call-desciption {
    text-align: center;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0px 70px;
    line-height: normal;
}
#spce {
    margin: 0 15px;
    text-align: center;
}
#spce .ok {
    color: green;
}
#spce .hata {
    color: red;
}