 
body,html {
    margin: 0;
    padding: 0;    
    font-family: "Titillium Web", arial, sans-serif;
		background-color: #434857;
}
 

a {
    text-decoration: none !important;
}

.m-0{
    margin: 0 !important;
}


.m-t-0 {
    margin-top: 0 !important;
}

.m-r-0 {
    margin-right:  0 !important;
}

.m-b-0 {
    margin-bottom: : 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}


.m-5 {
    margin: 5px !important;
}
.m-t-5 {
    margin-top:5px !important;
}

.m-r-5 {
    margin-right:  5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}


.m-10 {
    margin: 10px !important;
}
.m-t-10 {
    margin-top:10px !important;
}

.m-r-10 {
    margin-right:  10px !important;
}

.m-b-10 {
    margin-bottom:  10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}



.m-15 {
    margin: 15px !important;
}
.m-t-15 {
    margin-top:15px !important;
}

.m-r-15 {
    margin-right:  15px !important;
}

.m-b-15 {
    margin-bottom:  15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}




.p-0{
    padding:  0 !important;
}
.p-5 {
    padding: : 5px !important;
}
.p-10 {
    padding: : 10px !important;
}


.p-t-0 {
    padding-top: 0 !important;
}

.p-r-0 {
    padding-right:  0 !important;
}

.p-b-0 {
    padding-bottom:  0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}


.p-t-5 {
    padding-top:5px !important;
}

.p-r-5 {
    padding-right:  5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}


.p-t-10 {
    padding-top:10px !important;
}

.p-r-10 {
    padding-right:  10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}


.p-t-15 {
    padding-top:15px !important;
}

.p-r-15 {
    padding-right:  15px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}


 .p-r-20 {
    padding-right:  20px !important;
}
 

.p-l-20 {
    padding-left: 20px !important;
}

.full-width {
	width: 100%;
}
.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */ 
  display: flex;
  align-items: center;
}




	.modal-login {
		width: 320px;
	}
	.modal-login .modal-content {
		border-radius: 1px;
		border: none;
	}
	.modal-login .modal-header {
        padding-left: 20px;
        position: relative;
		justify-content: center;
        background: #f2f2f2;
        color: #000;
        text-align: left;
	}
    .modal-login .modal-body {
        padding: 20px;
        color: #000;
    }
    .modal-login .modal-footer {
        background: #f2f2f2;
    }
	.modal-login h4 {
		text-align: left;
		font-size: 18px;
	}
    .modal-login label {
        font-weight: normal;
        font-size: 13px;
    }
	.modal-login .form-control, .modal-login .btn {
		min-height: 38px;
		border-radius: 2px; 
	}
	.modal-login .hint-text {
		text-align: center;
	}
	.modal-login .close {
        position: absolute;
		top: 15px;
		right: 15px;
	}
    .modal-login .checkbox-inline {
        margin-top: 12px;
    }
    .modal-login input[type="checkbox"]{
        margin-top: 2px;
    }
	.modal-login .btn {
        min-width: 100px;
		background: #434857;
		border: none;
		line-height: normal;
	}
	.modal-login .btn:hover, .modal-login .btn:focus {
		background: #248bd0;
	}
	.modal-login .hint-text a {
		color: #999;
	}
 .modal-dialog {
    /* width: 600px; */
    margin: 60px auto !important;
}

.navbar {
	margin-bottom: 0;
}

.menu_button {
	margin: 4px 0px 3px; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #009999;
}
.menu_button a{
	padding: 8px 15px !important;
    color: #fff !important;
} 
 

.diller_dis {
	max-width: 170px;
	width: auto;
	position: relative;
	margin: 0 auto; 
}

.btn {
    display: inline-block;
    padding: 0px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400; 
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #f2f2f2;
}

.langunage_btn {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 15px;
	height: 40px;
	line-height: 40px;
}

 .langunage_btn:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}
 

.monBouton:before {
    display: inline-block;
    width: 25px;
    height: 16px;
    margin-top: 3px;
}


.flag-ru:before {
    background: url('../image/ru.jpg') no-repeat; 
}

.flag-en:before {
    background: url('../image/en.jpg') no-repeat; 
}

 .flag-tr:before {
    background: url('../image/tr.jpg') no-repeat; 
}

.flag-de:before {
    background: url('../image/de.jpg') no-repeat; 
}



.genel_baslik {
	color: #fff;
}

.thumbnail { 
	border: none;
	padding: 2px;
   text-align: center;
 }
.thumbnail a{ 
  display: block;
 }
.img-holder {
  position: relative;
  display: inline-block;
  text-align: center; 
}

.img-holder img { 
  max-width: 100%;
}

.hizmetler_img{
    width: 100% !important;
    height: 230px !important;
    overflow: hidden;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto; 
}
.hizmetler_img img {
        max-width: 100% !important;
    max-height: 230px !important;
    height: 100%;
    object-fit: cover;
    vertical-align: baseline;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}


.hizmetler_baslik {
	width: 100%;
	height: auto;
	line-height: 20px;
	padding: 5px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #999;
  font-size: 14px;
  color: #fff;
}





.logo {
    width: 180px;
    height: 180px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px; 
}


.logo img{
    width: 100%;
    height: 100%;
}







.modal-sepete-ekle {
		width: 420px;
	}
	.modal-sepete-ekle .modal-content {
		border-radius: 1px;
		border: none;
	}
	.modal-sepete-ekle .modal-header {
        position: relative;
		justify-content: center;
        background: #f2f2f2;
	}
    .modal-sepete-ekle .modal-body {
        padding: 20px;
    }
    .modal-sepete-ekle .modal-footer {
        background: #f2f2f2;
    }
	.modal-sepete-ekle h4 {
		text-align: center;
		font-size: 22px;
	}
    .modal-sepete-ekle label {
        font-weight: normal;
        font-size: 13px;
    }
	.modal-sepete-ekle .form-control, .modal-sepete-ekle .ekle_btn {
		min-height: 38px;
		border-radius: 2px; 
	}
	.modal-sepete-ekle .hint-text {
		text-align: center;
	}
	.modal-sepete-ekle .close {
        position: absolute;
		top: 15px;
		right: 15px;
	}
    .modal-sepete-ekle .checkbox-inline {
        margin-top: 12px;
    }
    .modal-sepete-ekle input[type="checkbox"]{
        margin-top: 2px;
    }
	.modal-sepete-ekle .ekle_btn{
        min-width: 100px;
		background: #434857;
		border: none;
		line-height: normal;
	}
	.modal-sepete-ekle .ekle_btn:hover, .modal-sepete-ekle .ekle_btn:focus {
		background: #248bd0;
	}
	.modal-sepete-ekle .hint-text a {
		color: #999;
	}


.sex_radio_btn {
	width: 50%;
}
.btn-cyan {
    background-color: #00bcd4!important;
    color: #fff!important;
}
.btn-woman {
    background-color: #ff3547!important;
    color: #fff!important;
}

.btn-group .active {
	    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	background: #00626e!important;
}








.sepet_table th{
    font-size: 16px;
    color: #ccc;
    text-shadow: none !important;
    font-weight: 400 !important;
}

.sepet_table {
    color: #f2f2f2; 
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    line-height: 30px;
    padding: 5px 8px 4px;
    }

.table-striped>tbody>tr:nth-of-type(odd) { 
    color: #000;
}
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pagination {
    margin-top: 20px;
}


.btn-group-sm>.btn, .btn-sm {
    padding: 4px 8px;
}



.masonry { /* Masonry container */
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em; 
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}
.item {
    display: inline-block;   
    width: 100%;
    -webkit-transition:1s ease all; 
}


@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

.menu-block { margin-bottom: 15px; color: #fff;  }

.menu-title { border-bottom: 3px solid #e0e6e3; margin-bottom: 10px; padding-bottom: 10px;color: #fff; }

.menu-content { border-bottom: 1px solid #e0e6e3;  margin-bottom: 10px; }

.dish-img { 
    width: 60px;
height: 60px; }
.dish-img img{ 
    width: 60px;
height: 60px; }
.dish-content { 
    width: 78%;
    margin-top: 0px;  
    height: 70px;
    position: relative;float: left; 
    margin-left: -15px; 
    overflow: hidden;   
  }

.dish-title { 
    width: 100%;
    height: 24px; 
    line-height: 22px;
    margin-bottom: 4px; 
    margin-top: 0px; 
    font-size: 15px;  
    font-weight: 500; 
    position: relative; 
   text-overflow: ellipsis;
white-space: nowrap;
      border-bottom: 1.2px dotted #c2c2c2;
}
.dish-title a{ 
    color: #fff;
}
  
.dish-meta { 
    font-size: 12.5px;  
    display: block; 
    width: 100%;  
    overflow: hidden; 
    height: 34px; }

.dish-price { 
    height: 22px; 
    line-height: 22px;
    width: 22%;
    position: relative; 
    float: right;  
    font-size: 15px; 
    text-align: right;
    color: #fff; 
    font-weight: 400; }








 
@media  (max-width:960px) { 
.navbar-nav{
		width: auto;
		padding: 0 13px;
	}
.nav>li {
	display: inline-block;
}

.nav>li>a { 
    display: inline-block; 
}

.hizmetler_img{ 
	width: 100%;
    height: 210px !important; 
}
.hizmetler_img img {  
	width: 100%;
    max-height: 210px !important; 
}


.hizmetler_baslik { 
  font-size: 13px !important; 
}

.dish-img { 
    width: 45px;
height: 45px; }
.dish-img img{ 
    width: 45px;
height: 45px; }



}






 
@media  (max-width:668px) { 
 
.hizmetler_img{ 
	width: 100%;
    height: 160px !important; 
}
.hizmetler_img img {  
	width: 100%;
    max-height: 160px !important; 
}


.hizmetler_baslik { 
  font-size: 13px !important; 
}
 
.dish-img { 
    width: 60px;
height: 60px; }
.dish-img img{ 
    width: 60px;
height: 60px; }


}



 
@media  (max-width:468px) { 
 
.hizmetler_img{ 
    width: 100%;
    height: 120px !important; 
}
.hizmetler_img img {  
    width: 100%;
    max-height: 120px !important; 
}


.hizmetler_baslik { 
  font-size: 13px !important; 
}
 
.dish-img { 
    width: 60px;
height: 60px; }
.dish-img img{ 
    width: 60px;
height: 60px; }


}

