/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */



body {
    color: #333333;
    font-size: medium;
	font-family: "Open Sans";
}
a.dream-catering-footer-paragraph:hover {
    color: #ffffff;
}
.dream-catering-paragraph a:hover {
    color: #434343;
    font-weight: 800;
}
a {
    color: #ffffff;
}
a.dream-catering-footer-paragraph:hover {
    text-decoration: underline;
    font-weight:900!important;
}
.img-fit {
    height: 100%; 
    width: 100%; 
    object-fit: contain;
    transition: 0.4s ease;
    transform-origin: 50% 50%;
}

.img-header {
	width: 50%;
}

.img-border-bottom {
	border-bottom: 6px solid #C5AC73;
}

.closeGallery {
	
	position:absolute;
	top: 10px;
	right: 10px;
}


.img-fit:hover {
    transform: scale(1.04); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    transition: transform 0.4s ease;
    height: 100%; 
    width: 100%; 
}
.site-logo {
    position: static;
    margin: auto;
    top: 30px;
    height: 90px;
	

}

.site-logo-mobile {
    position: fixed;
	right: 5;
    top: 3px;
    height: 40px;
	max-height: 40px;
	display: none; 
	
	
	}

 .footer-phone a  {
		font-size: 36px;
		font-weight: bold;
	}


/* CUSTOMIZE THE CAROUSEL




-------------------------------------------------- */

/* rez button */


#rezButton2 {
	height: 0px;
	width: 85px;
	position: fixed;
	right : 0px;
	top : 70%;
	z-index: 1000;
	transform: rotate(-90deg);
	background-color: #3ac1ce;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);


}
 


#rezButton2 a {
	display: block;
	background:#000;
	height: 52px;
	padding-top: 8px;
	width: 155px;
	text-align: center;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
		background-color: #C5AC73;

	border-radius: 10px;
}

 

#rezButton2 a:hover {
	background:#002958;
}


/* Carousel base class */







.carousel-unset {
    top: unset!important;
    margin-bottom: unset!important;
}
.carousel-item-unset {
    height: 60%!important
}
/* Carousel section class */
.carousel-section {
    top: 0px;
    margin-bottom: -103px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 100vh;
}

	.iletisim-icon {
		width: 45px;
		max-width: 45px;
	}
	

.mail-link {
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	padding: 8px 20px  0 20px ;
	color: #002958;
}


.phone-link {
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	padding: 8px 20px  0 20px ;
	color: #002958;
}

	.footer-align {
    text-align: center;
	}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100vh;
}

.carousel-indicators [data-bs-target] {
    border: 3px solid black;
    width: 8px;
    height: 8px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 19px;
    margin-bottom: 20px;
}
.carousel-indicators .active {
    background-color: #ffffff;
    border: 3px solid #ffffff;
    width: 5px;
    height: 5px;
}

.carousel-bg-1 {
    background-image: url("../images/bg-1.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-2 {
    background-image: url("../images/bg-2.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-3 {
    background-image: url("../images/bg-3.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-4 {
    background-image: url("../images/bg-4.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-5 {
    background-image: url("../images/bg-5.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-6 {
    background-image: url("../images/bg-6.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-bg-7 {
    background-image: url("../images/bg-7.jpg");
    height: 100vh; /* carousel %100 */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-cell {
    margin-right: 10px;
}
.carousel-cell-image:hover {
    transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    transition: transform 2s;
    z-index:9999;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.menu-bg-1 {
    background-image: url("../images/menu-1.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.menu-bg-2 {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-bg-3 {
    background-image: url("../images/menu-3.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-bg-4 {
    background-image: url("../images/menu-4.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

 
/* cubuklu CONTENT
  -------------------------------------------------- */




.dream-catering-menu-phone {

	border-right: 1px solid black; 
	border-radius: 0px; 
	font-family: "Open Sans";
	font-weight: bold; 
	font-size:18px;
	letter-spacing: 0;
	
}




.about-numbers {
	font-size: 72px;
	font-weight: bold;
	font-family: "Open Sans";
	padding: 0 10px 0 10px;
	color: #002958;
	list-style: none;
	line-height: 30px;
}

.about-country {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #C2A871;
	font-family: "Open Sans";
	padding: 0 30px 0 30px;
	text-align: center; 
}

.about-detail {
	
	align-content: center;
	margin:auto;
	text-align: center; 
}

.about-list   {


	
}

.ref_max {
	max-height: 50% !important;
	max-width: 60%;
}

.img-about-stats {

    border-radius: 30px;
	width: 440px;
}


.section-about-weare {

	color: #002958;
	margin-top: 50px;
	margin-bottom: 50px;
	
}

.weare {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #002958;
    font-family: "Open Sans";
    padding: 0 15px 0 10px;
    text-align: left;
    list-style: none;
    align-content: left;
    margin: 15px 0 15px 0;	
}

.weare-icon {
		max-width: 80px !important;
		max-height: 80px;
	}

.main-services {
	margin: 0px;
	padding: 0px;
	height: 25em !important;


}

.main-service {
	height: 100%;
	vertical-align: middle;
	border-radius: 0 !important;
}

.weare img {
   padding: 0 10px 0 0;
	
}

.dream-catering-image-skin {
    background: rgba(0, 0, 0, .6);
}
.dream-catering-image-content {
    position: relative;
    bottom: 53%;
    height: 0px;
}
.dream-catering-content-hr {
    position: relative;
    top: 15px;
}
.dream-catering-carousel-header {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400 !important;
    font-family: "Open Sans";
}
.dream-catering-header-1 {
    font-family: 'Open Sans' ;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #002958 !important;
    margin-bottom: 3rem;
} 
.dream-catering-header-2 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #002958 !important;
}
.dream-catering-header-3 {
    font-family: "Open Sans";
	color: #ffffff;
    font-size: 30px;
    font-weight: 800 !important;
    text-transform: uppercase;
    position: relative;
    top: 2.5em;
    text-align: center!important;
    text-shadow: 3px 3px 9px black;
	   letter-spacing: 0.1em;
}

.dream-catering-header-4 {
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 24px;
    font-weight: 700 !important;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-align: center!important;
	letter-spacing: 0.1em;
	overflow: wrap;
}


.dream-catering-header-5 {
    font-family: "Open Sans";
    color: #C5AC73;
    font-size: 36px;
    font-weight: 700 !important;
    position: relative;
    text-align: left!important;
	margin: 0 20% 25px  20% ;
	text-align: center !important;
}

.dream-catering-hover-paragraph {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    font-family: "Open Sans";
    letter-spacing: 0.1em;
    color: #ffffff;
    position: relative;
    height: 0px;
    top: 20%;
    margin: 0px auto;
    padding-right: 30px;
    padding-left:30px;
}
.dream-catering-hover-paragraph-2 {
    font-weight: 200;
    font-size: 16px;
    line-height: 22px;
    font-family: "Open Sans";
    letter-spacing: 0.1em;
    color: #ffffff;
    position: relative;
    height: 0px;
    top:10em;
    margin: 0px auto;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 1
}
.dream-catering-paragraph {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.1em;
    color: #434343;
}
.dream-catering-paragraph-2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
    /* or 171% */

    text-align: center;
    letter-spacing: 0.1em;

    color: #000;
}
.dream-catering-reservation-paragraph {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */

    text-align: center;
    letter-spacing: 0.1em;

    color: #000000;
}


.dream-catering-footer-icons {
	
	list-style: none;
}

.dream-catering-footer-connect-icon {
	width: 30px;
}

.dream-catering-footer-icons li {
	
	padding: 10px 0px;
	margin: 5px 5px !important;
	list-style: none;
}


.dream-catering-footer-icon {
    margin: 10px 5px;
    width: 40px;
}

.dream-catering-footer-icon:hover {
	opacity: .7;
}

.dream-catering-footer-logo {
	width: 220px;
}

.dream-catering-footer-header {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal   !important;
    font-family: "Open Sans";
    margin-bottom: 0px;
    text-decoration: none;
}

.dream-catering-footer-header:hover {
	color:antiquewhite;
}

.dream-catering-footer-paragraph {
    color: #FFF;
    font-size: 14px;
    font-weight: 400 !important;
    font-family: "Open Sans";
    padding: 0 0 0 10px;
    line-height: 28px;
}


.dream-catering-footer-paragraph A:hover {
    color:antiquewhite;

    font-weight: 500 !important;

}


.dream-catering-footer-paragraph a:hover {
    color:antiquewhite;

    font-weight: 500 !important;

}


.dream-catering-paragraph-text-alignment {
    text-align: start!important;
}


.dream-catering-footer-menu {
	text-align: left; 
	list-style: none;
}

.dream-catering-footer-href {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 200 !important;
    font-family: "Open Sans";
    line-height: 24px;
    text-decoration: none;
	margin-left: 10px;
}
.dream-catering-footer-href-small {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 200 !important;
    font-family: "Open Sans";
    line-height: 14px;
    text-decoration: none;
	margin-left: 10px;
}
.dream-catering-footer-href:hover , .dream-catering-footer-href-small:hover{
    color: antiquewhite;
}

. dream-catering-footer-href-big {
	font-size: 16px;
}
.dream-catering-address-href {
    color: #000000;
    font-size: 16px;
    font-weight: 600 !important;
    font-family: "Open Sans";
    text-decoration: underline;
    padding-left:0px!important;
}
.dream-catering-footer-href-big {
    font-size: 24px !important;
}
.dream-catering-address {
    color: #ffffffc7;
    font-size: 16px;
    font-weight: 600 !important;
    font-family: "Open Sans";
    line-height: 35px;
}
.dream-catering-working-hours {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    margin-bottom:0px;

    letter-spacing: 0.1em;

    color: #ffffff;
}
.dream-catering-address-header {
    color: #ffffff;
}
.dream-catering-border {
    border: 2px solid  #951e1e;
}
.dream-catering-border-1 {
    border: 1px solid  #ffffff;
}
.dream-catering-copyright {
    color: #951e1e;
    font-family: 'Open Sans';
    font-size:16px;
}
.dream-catering-background-color {
    background-color: #892031;
}
.form-check-input:checked {
    background-color: #202429;
    border-color: #202429;			
}
.dream-catering-alt-background-color {
	


}
.dream-catering-form-label {
    color: #fff;
    font-size: 14px;
    font-weight: 400 !important;
    font-family: "Open Sans";
}
.dream-catering-btn:hover {
    color: #fff;
    background-color: #8a2432;
    border-color: #8a2432;
    box-shadow: 0 0 0 5px #fff,
                    inset 0 0 0 2px #fff;
}


.dream-catering-btn {
    background-color: #fff;
    color:#8a2432;
    font-size: 14px;
    font-weight: 600 !important;
    font-family: "Open Sans";
    border:1px solid #fff;
    border-radius: 0px;
    box-shadow: 0 0 0 5px #fff,
                    inset 0 0 0 2px #8a2432;
    display: inline-block;
    margin-left:-13px;
}

.wpcf7-spinner {
	display: none !important;
}

.dream-catering-btn-inline {
    
    padding: 6px 25px;
    font-weight: bold;
    font-size: 19px;
    background: #27d9b4;
    box-shadow: 0 0 0 5px #27d9b4,
                inset 0 0 0 1px #fff;
}

.dream-catering-form-control {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    color: #96694c!important;
    background-color: #FFFFFF!important;
    background-clip: padding-box!important;
    /* border: 2px solid #!important; */
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border-radius: 0px!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}
.dream-catering-reservation-form-control {
    padding: 10px!important;
    color: #000!important;
    background-color: #00000000!important;
    background-clip: padding-box!important;
    border: 2px solid #000000!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border-radius: 0px!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}
.dream-catering-form-control-active:active {
    background-color: white!important;
    color: rgb(255 228 164 / 80%) !important;
    border-color: rgb(255 228 164 / 80%) !important;
}
.dream-catering-form-control-hover:hover {
    background-color: rgb(255 228 164 / 80%) !important;
}
.dream-catering-radio-label {
    font-weight: 800;
    font-size: 24px;
    color: white;
    position: relative;
    top: -8px;
    text-transform: uppercase;
}
.dream-catering-contact-form-control {
    padding: 10px!important;
    color: #000!important;
    background-color: #fff!important;
    border: 1px solid #002958!important;

}
.dream-catering-contact-form-label {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: black;
    text-align: left;
}
.dream-catering-check-box {
    width: 1.5em!important;
    height: 1.5rem!important;
    margin-top: 0.25em!important;
    vertical-align: top!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: contain!important;
    border: 2px solid rgb(0 0 0)!important;
    border-radius: 0px!important;
}
.dream-catering-check-label {
    font-family: 'Open Sans'!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 8px!important;
    letter-spacing: 0.1em!important;
    color: #000000!important;
}
.dream-catering-radio-border {
    border: 3px solid white;
    background-color: #fff0;
}

.dream-catering-btn-send {
    background: #002958!important;
    border: 0px solid #002958!important;
    font-family: "Open Sans"!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 18px!important;
    line-height: 15px!important;
    letter-spacing: 0.1em!important;
    color: #FFFFFF!important;
    padding-top: 20px;
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 20px;
    border-radius: 10px!important;
}
.dream-catering-btn-send:hover {
    background: #002958!important;
    border: 0px solid #002958!important;
    color: #FFFFFF!important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white!important;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white!important;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: white!important;
  }
.form-check-input:checked {
    background-color: #002958;
    border-color: #002958;
}
.form-control-lg {
    min-height: calc(1.5em + (1rem + 10px))!important;
    padding: 0.5rem 1rem!important;
    font-size: 1.20rem!important;
    min-width: calc(1.5em + (10rem + 50px))!important;
}
.dream-copyright {
    background-color: #ffffff;
}
.modal-dialog {
    border: 0px solid black!important;
    border-radius: 10px!important;
}

/* cubuklu MARKETING CONTENT
  -------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}
.marketing h2 {
    font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: 0.75rem;
    margin-left: 0.75rem;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    font-weight: 900;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.25);
    background-color: #0d6efd00;
}
.nav-pills .nav-link:hover {
text-decoration: underline;
font-weight:900;
}
/* rtl:end:ignore */
figure {
    margin: 0 0 0rem!important;
}
.gallery {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: repeat(9, 6vw);
    grid-gap: 5px;
}
.mobile_gallery {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-template-rows: repeat(22, 6vw);
    grid-gap: 5px;
}
.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	max-height: 90vh;
}
.gallery__item--1 {
    grid-column-start: 3;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 4;
}
.gallery__item--2 {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 7;
}
.gallery__item--3 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 4;
    grid-row-end: 7;
}
.gallery__item--4 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 10;
}
.gallery__item--5 {
    grid-column-start: 2;
    grid-column-end: 5;
    grid-row-start: 7;
    grid-row-end: 10;
}
.gallery__item--6 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 7;
    grid-row-end: 10;
}

 
.gallery__item--7 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 7;
}


.gallery__item--8 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 7;
    grid-row-end: 10;
}


.gallery__item--9 {
    grid-column-start: 9;
    grid-column-end: 12;
    grid-row-start: 1;
    grid-row-end: 4;
}



.gallery__item--10 {
    grid-column-start: 9;
    grid-column-end: 12;
    grid-row-start: 4;
    grid-row-end: 10;
}



.mobile_gallery__item--8 {
    grid-column-start: 1;
    grid-column-end: 8;
    grid-row-start: 18;
    grid-row-end: 23;
}
.mobile_gallery__item--7 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 9;
    grid-row-end: 18;
}
.mobile_gallery__item--6 {
    grid-column-start: 4;
    grid-column-end: 8;
    grid-row-start: 13;
    grid-row-end: 18;
}
.mobile_gallery__item--5 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 5;
    grid-row-end: 9;
}
.mobile_gallery__item--4 {
    grid-column-start: 1;
    grid-column-end: 8;
    grid-row-start: 1;
    grid-row-end: 5;
}
.mobile_gallery__item--3 {
    grid-column-start: 8;
    grid-column-end: 12;
    grid-row-start: 13;
    grid-row-end: 23;
}
.mobile_gallery__item--2 {
    grid-column-start: 4;
    grid-column-end: 12;
    grid-row-start: 5;
    grid-row-end: 13;
}
.mobile_gallery__item--1 {
    grid-column-start: 8;
    grid-column-end: 12;
    grid-row-start: 1;
    grid-row-end: 5;
}
/* Featurettes
  ------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -0.05rem;
}
.dream-catering-menu-choice {
    background-image: url("../images/menu-1.jpg");
    height: 379px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-1 {
    background-image: url("../images/sanat.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-2 {
    background-image: url("../images/lezzet.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-3 {
    background-image: url("../images/tasarim.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-4 {
    background-image: url("../images/sube-1.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-5 {
    background-image: url("../images/sube-2.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-bg-6 {
    background-image: url("../images/sube-3.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mobile-gallery-1 {
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-bg-1 {
    background-image: url("../images/contact-1.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-bg-2 {
    background-image: url("../images/contact-2.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-bg-3 {
    background-image: url("../images/contact-3.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-bg-1 {


    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-bg-1:hover ~ .img-reservation {
    height: 100%;
    transition: top 1s ease 0s, background-color 1s ease 0s, color 1s ease 0s;
    top:-100%;
    background-color: #8e2b2e83;
    color:white;
}
.menu-bg-2 {

	bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.menu-bg-2:hover > .img-reservation-2 {
    height: 100%;
    transition: height 1s ease 0s, background-color 1s ease 0s, color 1s ease 0s;
    background-color: #002958;
}

.menu-bg-2:hover > .img-reservation-5 {
    height: 100%;
    transition: height 1s ease 0s, background-color 0s ease 0s, color 1s ease 0s;
    background-color: #002958;
	top: 0px;
}



.menu-bg-3 {
    background-image: url("../images/tatli.jpg");

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-bg-3:hover ~ .img-reservation {
    height: 100%;
    transition: top 1s ease 0s, background-color 1s ease 0s, color 1s ease 0s;
    top:-90.2%;
    background-color: #8e2b2e71;
    color:white;
}

.contact-bg-1 {
    background-image: url("../images/contact-2.jpg");
    height: 570px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-bg-2 {
    background-image: url("../images/contact-1.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-bg-3 {
    background-image: url("../images/carousel-big-4.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.reservation-bg-1 {
    height: 40vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.media-bg-1 {
    background-image: url("../images/menu-1.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.media-bg-2 {
    background-image: url("../images/media-2.png");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-background-image {
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-size: 30%;
    background-position-y: 10px;
}
.section-background-image-2 {
    background-position-x: -50%;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-y: 7px;
}
.section-footer-image {
    background-color: #002958;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container {
    max-width: 1170px;
}
/*Custom translucent site header*/
.site-header {
    background-color: #FFFFFF!important;
	position: fixed;
    z-index: 1031!important;

    top: 0;
    width: 100%;
	height: 125px;
}

.header-lines-right {
	
/*	background-image:url("../../assets/images/Line%205.png") ; */
	background-repeat: repeat-x;
	background-position: bottom;
/*	width: 33em; */
	
}

.header-lines-logo {
	width: 12em;
}


.header-lines-left {
	
/*	background-image:url("../../assets/images/Line%205.png") ; */
	background-repeat: repeat-x;
	background-position: bottom;
/*	width: 33em; */
	
}

.site-header a {
    color: rgba(17,74,139,1.00);
    transition: color 0.15s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    font-family: "Open Sans";
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.26em;
}


.site-header a:hover {
    font-weight: 900;
    color: rgba(0, 0, 0, 1);
    text-decoration: underline;

}
.site-header-padding {
    padding: 10px 0px 0px;
}
/* Dummy devices (replace them with your own or something else entirely!) */
.product-device {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    transform: rotate(30deg);
}
.product-device::before {
    position: absolute;
    top: 10%;
    right: 10px;
    bottom: 10%;
    left: 10px;
    content: "";
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}
.product-device-2 {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
}
.line-height-10 {
    line-height:25px
}
.margin-top-100 {
    margin-top:100px;
}
.margin-bottom-0 {
    margin-bottom:0px;
}
.form-control {
    padding: 0px;
    color: #C5AC73;
    background-color: #FFE4A4;
    background-clip: padding-box;
    border: 2px solid #C5AC73 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "Open Sans";
    padding: 4px;
}
/*
.form-control:hover {
	
	background-color: #C5AC73 !important;
	color: white !important;
	
} */
.img-container {
    position: relative;
    height: 0px;
    width: 95%;
    
}
.img-overlay {
    background-color: rgb(0 0 0 / 40%);
    height: 100%;
    width: 100%;
    position: relative;
    top: 0px;

}
.img-overlay-red {
    background-color: #96694c87;
    height: 100%;
    width: 100%;
    position: relative;
    top: 0px;
}
.img-contact {
    top: 3% !important;
}
.img-reservation{
    width: 100%;
    height: 75px;
    position: relative;
    top: -75px;
    color: #000;
    background-color: #ba963ac4!important;
    z-index: 1030;
}
.img-reservation:hover {
    height: 100%;
    transition: top 1s ease 0s, background-color 1s ease 0s, color 1s ease 0s;
    top:-100%;
    background-color: #8e2b2e50;
    color:#ffffff;
}
.img-reservation:hover > .dream-catering-header-3 {
    transition: color 1s ease 0s; 
    color:#ffffff;
}
.img-reservation-2:hover > .dream-catering-header-3 {
    transition: color 1s ease 0s; 
    color:#ffffff;
}
.img-reservation-2:hover > .dream-catering-hover-paragraph-2 {
    transition: color 1s ease 0s; 
    color:#ffffff;
}
.img-reservation-2 > .dream-catering-hover-paragraph-2 {
    transition: color 1s ease 0s; 
    color:rgba(255, 255, 255, 0);
}

.img-reservation-4{
    width: 100%;
    height: 100%;
	font-family: "Open Sans";
	font-size: 24px;
    position: relative;
    top: 0px;
    color: #000;
	background-image: url("../../assets/images/services-grad.png");
    background-color: #00000033!important;
    z-index: 9998;
}


.img-reservation-2{
    width: 100%;
    height: 75px;
    position: relative;
    top: 0px;
    color: #000;
    background-color: #0029587a!important;
    z-index: 9998;
}
.img-reservation-2:hover {
    height: 100%;
    transition: height 1s ease 0s, background-color 1s ease 0s, color 1s ease 0s;
    background-color: #0029587a;
}



.img-reservation-3 {
    height: 0px;
    position: relative;
    top: 44%;
    transform: translateY(52%);
	
	
	
}  



.img-reservation-4 {
    height: 0px;
    position: relative;
    top: 44%;
		background-image: url("../../assets/images/services-grad.png");
    background-color: #00000033!important;

	}

.img-reservation-5 {
    height: 100%;
    position: relative;
    bottom: 200;
	background-image: url("../../assets/images/services-grad.png");
    background-color: #00295833;

/*    transform: translateY(52%); */
	}
.img-reservation-3 > .dream-catering-header-3 {
    font-family: 'Open Sans'!important;
    font-style: normal!important;
    font-weight: 900!important;
    font-size: 30px!important;
    line-height: 36px!important;
    align-items: flex-start;
    color: #FFFFFF;


}


.img-reservation-4 > .dream-catering-header-3 {
    font-family: 'Open Sans'!important;
    font-style: normal!important;
    font-weight: 900!important;
    font-size: 30px!important;
    line-height: 36px!important;
    align-items: flex-end;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    text-shadow: 3px 3px 9px black;
    text-align: center;
}

.img-reservation-5 > .dream-catering-header-3 {
    font-family: 'Open Sans'!important;
    font-style: normal!important;
    font-weight: 900!important;
    font-size: 30px!important;
    line-height: 36px!important;
    align-items: flex-end;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    text-shadow: 3px 3px 9px black;
    text-align: center;
	top: 5em;
	
}

	
    


.img-reservation-5 > .dream-catering-header-3:hover {
    text-shadow: none;
	
}

.section-min-height-2 {
    min-height: 400px!important;
}

.section-min-height {
    min-height: 525px!important;
}


hr {
    margin: 0 !important;
    color: #8a2432 !important;
    background-color: currentColor;
    border: 0;
    opacity: 1;
    height: 4px;
}
hr:not([size]) {
    height: 4px;
}
/*Extra utilities*/
.flex-equal > * {
    flex: 1;
}
.text-black {
    color:black!important;
}

@media (min-width: 768px) {
	
    .flex-md-equal > * {
        flex: 1;
    }
	
	

	
}
/* MOBILE NAVBAR CSS
  -------------------------------------------------- */
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1041;
    top: 0;
    left: 0;
    background-color: #002958f2 !important;
    overflow-x: hidden;
    transition: 0.5s;
  }
  .overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 24px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-weight: 700;
  }
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f127;
  }
  .overlay .closebtn {
    position: absolute;
    top: -45px;
    right: 8px;
    font-size: 85px;
	  color: black;
    }
    a .svg-class:hover path {
        transition: fill .4s ease;
        fill: #ffffff;
    }

    .svg-class {
        height: 70px;
        width: 70px;
        display: inline-block;
    }

.ham-link {
	text-decoration: none;
}


.ham-link:active {
	text-decoration: none;
}


.ham-link:hover {
	text-decoration: none;
}

  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
	  
  }
/* RESPONSIVE CSS
  -------------------------------------------------- */
	@media (min-width: 1200px) {
		.modal-xl {
			max-width: 90%;
		}
		
		
		

		.site-header a {
			font-size: 14px;
			font-weight: 800;
			line-height: 14px;
			letter-spacing: 0.26em;
		}


		
		
	}




  @media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}
@media (max-width: 1224px) {
    .w-25 {
        width: 100%!important;
    }
	
.site-header a {
    font-size: 12px;
    font-weight: 800;
    line-height: 14px;
    letter-spacing: 0.26em;
}

}
@media (max-width: 768px) {
	
	.img-header {
			width: 80%;
	}

	.site-header {
    background-color: #FFFFFF!important;

    z-index: 1031!important;
    position: fixed;
    min-height: 75px;
		height: 75px;

	}
	
	.modal {
		left: 10% !important;
		width: 80% !important;
		height: 90% !important;
	} 

	.dream-catering-footer-connect-icon {
		width: 20px;
	}

	.dream-catering-footer-icons li {

		padding: 5px 5px;
		margin:  20px 9%;
	}
	



	.dream-catering-footer-icon {
		width:30px;
	}
	
	.dream-catering-footer-logo {
		width: 60%;
		margin-top: 2em;
		max-width: 300px;

	}
	
	.dream-catering-footer-href {
		font-size: 10px;
		
	}
	.dream-catering-footer-href-big {
		font-size: 16px !important;
		text-decoration: none;
		margin-left: 10px;
	}
	
	.dream-catering-footer-header {
		font-size: 16px !important;
	}
	
	.dream-catering-footer-paragraph {
		font-size: 12px;
	}
	
	

    .carousel {
        position: relative;
        top: 1px;
        margin-bottom: 1px;
    }
    .w-25 {
        width: 80%!important;
    }

    .dream-catering-paragraph-text-alignment {
        text-align: center!important;
    }
    .dream-catering-paragraph-mx-auto {
        margin-left:auto!important;
        margin-right:auto!important;
    }
    .w-50 {
        width: 75%!important;
    }
    .p-5 {
        padding: 1rem!important;
    }
    .remove-paddings-mobile {
        padding:0!important;
    
    }
    .remove-margins-mobile {
        margin:0!important;
    
    }
    .carousel-item {
        height: 100vh;
    }
    .mobile-margin {
        margin-left:0rem;
        margin-right:0rem!important;
        margin-bottom:0.5rem;
    }
    .py-5-m {
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
    }
    .mb-3-m {
        margin-bottom: 0rem!important;
    }
    .mb-5-m {
        margin-bottom: 1rem!important;
    }
    .mt-5-m {
        margin-top: 1rem!important;
    }
    .mt-4-m {
        margin-top: 0.75rem!important;
    }
    .mt-3-m {
        margin-top: 0.5rem!important;
    }
    .me-5 {
        margin-right: 0rem!important;
    }
    .dream-catering-paragraph {
        margin-top:40px;
		
    }
    
    .site-header-padding {
        padding: 10px 0px 10px;
    }
    .dream-catering-image-fluid {
        display: block;
      width: 100vw;
      height: 100vh;
      object-fit: cover; /* or object-fit: contain; */
    }
    .reservation-bg-1 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    footer.container-fluid > .container > .row > .col-md-6  {
        justify-content: center;
    }
    footer.container-fluid > .container > .row > .col-md-6 > img {
        width:20%!important;
    }
    .dream-catering-contact-form-label {

        text-align: left;
    }
	.img-mobile-full {
		width:100%
	}
    .menu-bg-1 {
        height: 55vh;
    }
    .img-reservation-mobile{
/*    background-color: rgb(190 134 61 / 70%); */
	background-color: #0029589f;
    height: 100%;
    width: 100%;
    position: relative;
    top: -50px; 
    }
    .dream-catering-alt-background-color {
        background-color: #002958;
    }
    .dream-catering-header-3 {
        color: #FFFFFF;
        font-size: 30px;
        font-weight: 700 !important;
        font-family: "Open Sans";
/*        text-transform: uppercase; */
        position: relative;
        top: 45%;
        text-align: center!important;
        z-index: 10;
		letter-spacing: 0.1em;
    }
	
    .dream-catering-hover-paragraph {
        font-weight: 400;
        font-size: 20px;
        line-height: 27px;
        font-family: "Open Sans";
        letter-spacing: 0.1em;
        color: rgb(255 255 255);
        position: relative;
        height: 0px;
        top: 30%;
        margin: 0px auto;
        padding-right: 30px;
        padding-left: 30px;
        z-index: 11;
    }
    .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
        transition: opacity .15s ease;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 10%;
    }
	 
	.menu-bg-2 .img-reservation-5{
		height: 100px;

	}
	.menu-bg-2 {
		
		min-height: 150px;
	}
	
	.dream-catering-header-3  {
		font-size: 24px;
		top:30px;

	}
	
	.dream-catering-hover-paragraph-2 {
		top: 20px;
    	padding-right: 10px;
   		padding-left: 10px;
		font-size: 14px;
		line-height: 20px;
	}
	
	
}
@media (max-width: 577px) {
    .w-25 {
        width: 80%!important;
    }
    .dream-catering-menu-choice {
        height: 80vh;
    }
    .flex-xs-row {
        flex-direction: row!important;
    }
    .hide-on-mobile {
        display: none !important;
    }
	.dream-catering-header-1 {
		font-family: "Open Sans";
	    font-size: 24px !important;
		line-height: 30px !important;
	}
	
	
	.dream-catering-header-4 {
		font-family: "Open Sans";
	    font-size: 24px !important;
		line-height: 30px !important;
		max-width: 80vw;
		overflow:wrap;
	}
	
	.dream-catering-header-2 {
    font-size: 32px;
    line-height: 36px;
	}
	.reservation-bg-1 {
    height: 50vh;
	}
	footer img {
		width:280px;
	}
	
	

	.footer-social-icons   {
		list-style: none;
		padding: 10px;
		align-content: flex-start;
		text-align: left;
	}
	 
	
	.site-logo {
    position: static;
	right: 5;
    top: 3px;
    height: 40px;
		max-height: 40px;
	}
	.site-logo-mobile {
    	position: fixed;
		right: 30%;
    	top: 15px;
/*   		height: 40px; */
		width: 40%;
		max-width: 40%;
		max-height: 40px; 
		display: flex;
		margin: auto;
		
	}
	
	.dream-catering-paragraph {
		font-size: 14px;
		line-height: 18px;
	}
	
	.weare img {
		padding: 0 0 0 0 !important;
		margin: 0px;
	}
	
	.weare-icon {
		max-width: 80px !important;
		max-height: 80px;
	}
	
	.weare-text {
    padding-top: 15px;
    font-size: 12px;
    font-family: "Open Sans";
    line-height: 16px;
    text-align: center;
	margin: auto;
	vertical-align: middle;
	}
	
	 
	
	.weare-box {
		width: 100%;
		height: 75px; 
		vertical-align: middle !important;
	}
	
	.about-country {
		font-size: 18px;
		padding-left: 10px !important;
	}
	
	.about-numbers {
		font-size: 36px;
		padding: 0 5px ;
	}
	
	.about-list  ul {
		margin-left: 0;
		margin-right: 0; 
 	}
	
	
	.img-about-stats {
		width: 80%;
		margin: 20px 0;
	}	

	
	.dream-catering-hover-paragraph-2 {
		top: 4em;
    	padding-right: 10px;
   		padding-left: 10px;
		font-size: 12px;
		line-height: 15px;
	}
	
	.dream-catering-header-3 {
    
		color: #FFFFFF;
		top: 2.5em;


	}
	
	.footer-align {
		text-align: center;
	}
	
.dream-catering-btn-send {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    border-radius: 10px;
	background-color: 
}
.dream-catering-btn-send:hover {
    background: #003065!important;
    border: 1px solid #002958!important;
    color: #FFFFFF!important;
}

	.menu-bg-2 {
		height: 200px;
	}
	
	.iletisim-icon {
		width: 25px;
	}
	
.phone-link {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	padding: 8px 10px  0 10px ;
	color: #002958;
}
	
.mail-link {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	padding: 8px 10px  0 10px ;
	color: #002958;
}
}
	
	
