@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
html, body{
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}
p{
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
}
h1 ,h2 {
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
}
.navbar-nav{
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding-left: 0px !important;
  }
  a{
      text-decoration: none;
  }
::selection {
  color: rgb(111, 105, 124);
}
::-webkit-scrollbar {
  width: 11px;
}
::-webkit-scrollbar-thumb {
  background: #c2b593;
}
a {
  color: inherit;
  text-decoration: none !important;
}
.flex {
  display: flex;
}

.navbar-brand img {
    width: 130px;
  }
  .navbar {
    align-items: center !important;
  }
  .royalnavbar{
    margin-top: 50px;
    padding: 10px;
  }
  .navbar .navbar-nav .nav-link {
    color:#ffffff;
    font-size: 1.1em;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4285714286;
    font-weight: 500;
  }
  .navbar .navbar-nav .nav-link:hover {
    color: #EFE67C !important;
  }
  .nav-link:hover{
    color: #EFE67C !important;
  }
  .navbar li a.active {
    color: #EFE67C !important;
    transform: scale(1.05);
    border-bottom: 1px#EFE67C  solid !important;
 background-color: transparent;
  }
  .navbar-toggler{
	border: none;
  }
  .nav-link {
	display: block;
	padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size: 19px;
	font-family: "Lancelot", serif;
	font-weight: 400;
	font-style: normal;
	color: #AA8453;
	text-decoration: none;
	background: 0 0;
	border: 0;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  }
  .navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-image: url('../img/icons8-menu-50 (1).png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
  }
  @media screen and (min-width: 768px) {
    .navbar-brand img {
      width: 120px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 1em;
    }
	.fl-wrap{
		margin: 10px 0px;
	}
   
  }
  @media only screen and (min-width: 992px) {
  
    header .navbar .link-btn {
      margin: 0;
      margin-left: auto;
    }
  
    .im-img {
      width: 28%;
    }
  }
  .footer_wrapper {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.248), rgba(0, 0, 0, 0.881)), url('img/img5.jpg') center/cover no-repeat , #000000;
    padding: 5% 0 5% 0;
  }
  
  .footer_wrapper h5 {
    color: #ffffff;
    margin-bottom: 1.25rem;
  }
  
  .footer_wrapper ul li {
    margin-bottom: .5rem;
    list-style: none;
  }
  
  .footer_wrapper .contact-info li a {
    color: white;
  }
  
  .footer_wrapper .link-widget li a,
  .footer_wrapper p {
    color: white;
    font-size: 14px;
    padding-left: 1.5rem;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  
  .footer_wrapper .link-widget li a::before {
    content: '\21A3';
    font-family: "Merriweather", serif;
    font-weight: 900;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  
  }
  
  .footer_wrapper .link-widget li a:hover {
    margin-left: .625rem;
    color: hsl(0, 0%, 100%);
  }
  
  
  .footer_wrapper .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--secondary-color);
  }
  
  .footer_wrapper .copyright-section {
    background-color: #000000;
    padding: 1.10rem 0 .3125rem;
    text-align: center;
  }
  
  .footer_wrapper .copyright-section a {
    color: white;
  }
  
  @media (max-width: 767px) {
    .footer_wrapper>div {
      padding: 0 1.875rem;
    }
   
  }
  
  .con{
    padding-left: 80px;
  }  
  @media only screen and (max-width: 901px) {
    .con{
        padding-left: 0px !important;
      } 
      .gold-head1 {
       
        font-size: 20px !important;
      }
      .img1{
        display: none;
      }
      
      
  }
  
.custom-shape-divider-bottom-1719061035 {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
  margin-top: -29px;
  z-index: 100;
  }
  
  
  .carousel1{
	background: url('../img/1.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-blend-mode: multiply;
	height: 800px;
  }
  .carousel2{
	background: url('../img/42.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-blend-mode: multiply;
	height: 800px;
  }
  .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20.25rem;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
  }
  .carousel-caption h1{
	font-family: "Monoton", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	font-size:80px !important;
  
  
  }
  .carousel-caption P{
	  font-family: "Lancelot", serif;
	  font-weight: 400;
	  font-style: normal;
	font-weight: 100;
	font-size: 30px;
	color: #ffffff;
  text-transform: capitalize !important;
  
  }
  

/* CSS */
.button-17 {
	align-items: center;
	appearance: none;
	background-color: #AA8453;
  
	border-style: none;
	box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	display: inline-flex;
	fill: currentcolor;
	font-family: "Google Sans",Roboto,Arial,sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 48px;
	justify-content: center;
	letter-spacing: .25px;
	line-height: normal;
	max-width: 100%;
	overflow: visible;
	padding: 5px 34px;
	position: relative;
	text-align: center;
	text-transform: none;
	transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	width: auto;
	will-change: transform,opacity;
	z-index: 0;
  }
  
  .button-17:hover {
	background: #F6F9FE;
	color: #174ea6;
  }
  
  .button-17:active {
	box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
	outline: none;
  }
  
  .button-17:focus {
	outline: none;
	border: 2px solid #4285f4;
  }
  
  .button-17:not(:disabled) {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
  .button-17:not(:disabled):hover {
	box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
  }
  
  .button-17:not(:disabled):focus {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
  .button-17:not(:disabled):active {
	box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
  }
  
  .button-17:disabled {
	box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
  
  footer{
	  background: url('../img/img11.jpg') #000000d3;
	
	  background-size: cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-blend-mode: multiply;
	
	  padding-top: 60px;
	  padding-bottom: 0px;
	  padding-left: 20px;
	  padding-right: 20px;
	}
	a.footer-link{
	  color: white;
	
	  font-weight: 300;
	}
	.footer-link:hover{
	  color:  #A9D1DB;
	}
	.payment{
	  display: flex;
	}
	
	.socials{
	  display: flex;
	  color: white;
	}
	.footer-links{
	  display: flex;
	font-family: 'Courier New', Courier, monospace;
	  font-size: 18px;
	}
	.footer-title{
	  font-family: "Monoton", sans-serif;
	  font-size: 20px;
	}
	.socials a{
	  text-decoration: none !important;
	  color: white;
	}
	.socials a:hover h4 {
	  color:  #A9D1DB;
	}
	hr {
	  display: block;
	  height: 1px;
	  border: 0;
	  border-top: 1px solid #ccc;
	  margin: 1em 0;
	  padding: 0;
	}
	.copyright{
	  display: flex;
	justify-content: right;
	text-align: right ;
	align-items: end ;
	}
  
  .room-content h5{
	font-size: 13px !important;
  }
  /*Animations*/
  .fadeinleft {
	  opacity:0;
	  transform: translateX(200px);
	  transition: all 1.3s ease-out;
	}
	.fadeinright{
	  opacity: 0;
	  transform: translateX(-200px);
	  transition: all 0.8s ease-out;
	}
	.fadeindown{
	  opacity: 0;
	  transform: translateY(-100px);
	  transition: all 1.2s ease-out;
	}
	.fadeinup{
	  opacity: 0;
	  transform: translateY(100px);
	  transition: all 1.2s ease-out;
	}
	.fade-in{
	  opacity:0;
	  transition: all 1.3s ease-in;
	}
	.active-left,.active,.active-right,.active-down,.active-up{
	  opacity:1;
	  transform: translateX(0);
	  transform: translateY(0);
	}
	.fadein{
	opacity: 0;
	}
  
  .carousel-caption h1{
	font-family: "Cinzel", serif;
	font-optical-sizing: auto;
	  font-size: 48px;
	  color: #ffffff;
  }
  .carousel-caption P{
	  font-family: "Lancelot", serif;
	  font-weight: 400;
	  font-style: normal;
	  font-weight: 100;
	  font-size: 24px;
	  color: #ffffff;
	  text-transform: capitalize !important;
  }
  .section-padding{
	  padding-top: 100px !important;
	  padding-bottom: 100px !important;
  }
  .section-separator {
	position: relative;
	margin-top: 10px;
}
.section-separator:before , .section-separator:after {
	content: '';
	position: absolute;
	top: 10%;
	width: 70px;
	height: 1px;
	background: #eee;
}
.section-separator:before {
	left: 50%;
	margin-left: 70px;
}
.section-separator:after {
	right: 50%;
	margin-right:70px;
}
.boxed-container {
	position: relative;
	background: #fff;
	box-shadow: 0px 10px 64px 0px rgba(66, 62, 62, 0.1);
	z-index: 20;
	overflow: hidden;
	border-radius: 20px;

	top: -150px !important;
	padding: 20px;
}
.boxed-container-wrap {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 50%;
}
.boxed-container-wrap:before , .column-wrap-bg:before {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	top: 30px;
 	border: 1px dashed rgba(255,255,255,.4);
 	background: rgba(39, 37, 53,.5);
	z-index: 10;
	border-radius: 10px; 
}
.facilities {
    background-color: #5D4B3A;
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: cover;
      background-attachment:scroll;
    color: white;
    text-align: center;
      background-blend-mode: multiply;
      padding-top: 100px; 
      padding-bottom:100px;
    
    }
    .facilities h2{
      color: #5D4B3A;
    }
    .face{
      background-color: #ffffff;
      padding: 50px;
      position: relative;
      z-index: 4;
      margin-top: -170px;
      }
    
.cards-wrap {
	margin :50px 0 0;
	z-index:2;
	position: relative;
}
.content-inner {
	width:100%;
	color: #fff;
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	
}
.content-inner > * {
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content-inner:hover .content-front {
	transform: rotateY(-180deg);
}
.content-inner:hover .content-back {
	transform: rotateY(0deg);
}
.content-inner .content-front,
.content-inner .content-back {
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 10px 34px 0px rgba(0,0,0,.2);
}
.content-front {
	background: #272535;
	position:relative;
	cursor:pointer;
	border-radius: 10px;
}
.content-inner .content-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transform: rotateY(180deg);
	background: #272535;
	border-radius: 10px;
}
.content-inner .cf-inner {
	transform-style: preserve-3d;
	backface-visibility: hidden;
	width:100%;
	padding:130px 40px;
	border-radius: 10px;
}
.content-inner .cf-inner .fs-wrapper {
	border-radius: 10px;
}
.content-inner .cf-inner .inner {
	align-items: stretch;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transform: translateZ(95px) scale(0.81);
	text-align: center;
	position:relative;
	z-index:2;
} 
.content-back i {
	font-size:54px;
	position:relative;
	color: #EFE67C;
}
.dec-icon {
	position:relative;
	display:inline-table;
	width:80px;
	height:80px;
}
.dec-icon:before , .dec-icon:after {
	content:'';
	position:absolute;
	width:80px;
	height:20px;
	border-radius:20px;
	background:rgba(255,255,255,0.1);
}
.dec-icon:before {
	left:-15px;
	top:12px;
}
.dec-icon:after  {
	right:-15px;
	bottom:12px;
}
.dec-icon i {
	z-index:3;
}
.content-back .dec-icon {
	top:-20px;
}
.content-inner .cf-inner .inner p {
	color:#fff;
	text-align: center;
}
.content-back:after  {
	position:absolute;
    content: '\25CF\25CF\25CF';
	width:50px;
	left:50%;
	bottom:30px;
	margin-left:-25px;
    font-size: 9px;
    letter-spacing: 4px;
	color: var(--main-color);	
}
.serv-num {
	position:absolute;
	bottom:40px;
	left:50%;
	color:#fff;
 	color: var(--main-color);	
	z-index:3;
	transform: translateX(-50%);
	font-size:1.8em;
}
.content-inner .cf-inner .inner h2  {
	position:relative;
	font-size:2.6em;
	font-weight:500;
	padding-bottom:10px;
}
.content-inner .cf-inner .inner h2:after {
	content:'';
	position:absolute;
	top:-20px;
	margin-left:-25px;
	left:50%;
	width:50px;
	height:1px;
	background:  var(--main-color);
}
.content-inner .content-front h4{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
 	font-weight: 500;
	margin:0 4px;
    font-family: var(--secondary-font);
}
.content-inner .cf-inner .inner h2:before {
	content:'';
	position:absolute;
	left:50%;
	bottom:10px;
	width:20px;
	height:2px;
	margin-left:-10px;
}

.content-inner .content-front .section-separator:before, .content-inner .content-front .section-separator:after {
	background:rgba(255,255,255, .3);
}

.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
	border-radius: 6px;
	filter: brightness(40%);
} 
.content-section h2{
	font-size: 28px !important;
}
.content-section h4{
	font-size: 18px !important;
}

#service-details2{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.rooms{
  padding-top: 100px;
  padding-bottom: 100px;

  background: #272535;

}
.horizontal-line1 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.line1 {
  width: 50px; /* Adjust the width of the line */
  height: 1px; /* Height of the line */
  background-color: #ffffff; /* Color of the line */
  margin-right: 10px;
  margin-left: 10px; /* Adjust spacing between line and text */
}
.line2 {
    width: 50px; /* Adjust the width of the line */
    height: 1px; /* Height of the line */
    background-color: #000000; /* Color of the line */
    margin-right: 10px;
    margin-left: 10px; /* Adjust spacing between line and text */
  }
.text1 h6{
  text-align: center;
  color: #000000;
  line-height: 1; /* Set line-height to 1 to align vertically with the line */
  margin: 0; /* Reset margin to avoid additional space */
  letter-spacing: 4px;
  font-family: 'Lora' serif !important;
}

:root {
  --font-principal: "Roboto";
  --gradient-bg: linear-gradient(30deg, rgba(0, 0, 0, .95) 50%, rgba(0, 0, 0, .9) 50.1%);
  --color-primary: #ffeba7;
  --color-light: #fff;
  --color-dark: #000;
}
.swiper {
  width: 100%;
  height: 600px;
  margin-right: 0;
  
  align-items: center;
}
.swiper-wrapper {
  display: flex;
  align-items: center;
  counter-reset: list-slider;
}
.swiper-slide {
  position: relative;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  counter-increment: list-slider;
  font-size: 18px;
  opacity: 1;
  transition: opacity 600ms ease;
}
.swiper-slide::before {
  content: "0" counter(list-slider);
  display: block;
  position: absolute;
  width: 100px;
  left: 0;
  top: 0;
  font-size: 120px;
  font-weight: 600;
  line-height: 0.8;
  font-family: var(--font-principal);
  color: white;
  transform: scale(0.5);
  opacity: 0;
  z-index: 3;
  pointer-events: none;
  transition: all 350ms ease;
}
.swiper-slide-active::before {
  opacity: 0.4;
  transform: scale(1);
}
.swiper-slide-active .c-swiper__text {
  opacity: 1;
}
.swiper-slide-active .c-swiper__text .c-swiper__title, .swiper-slide-active .c-swiper__text .c-swiper__link {
  transform: translateY(0);
}
.swiper-slide-prev {
  opacity: 0;
}
.swiper-slide-next {
  opacity: 0.5;
}
.c-swiper__text {
  opacity: 0;
  width: 300px;
  height: 250px;
  position: absolute;
  top: 25%;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: opacity 350ms ease;
}
.c-swiper__text .c-swiper__title {
  max-height: 100%;
  font-size: 40px;
  font-weight: 600;
  text-shadow: 1px 1px 2px var(--color-dark);
  text-align: left;
  pointer-events: none;
  transition: transform 500ms ease;
  color: #fff;
  transition-delay: 100ms;
  transform: translateY(-25%);
  z-index: 1;
}
.c-swiper__text .c-swiper__link {
  position: relative;
  max-width: 100px;
  margin-left: 24px;
  color: var(--color-light);
  font-size: 15px;
  text-decoration: none;
  transform: translateY(25%);
  transition: transform 500ms ease;
  transition-delay: 200ms;
}
.c-swiper__text .c-swiper__link::after {
  content: '';
  height: 2px;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  background-color: var(--color-light);
}
.c-swiper__image-container {
  width: 90%;
  height: 80%;
  overflow: hidden;
}
.c-swiper__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-pagination-bullet {
  width: 36px;
  height: 3px;
  background-color: var(--color-primary);
  border-radius: 0;
}
.text-box{
  background: white;
  position: relative;
  padding: 20px;
  margin-top: -80px;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}


.horizontal-line2 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.line2 {
  width: 50px; /* Adjust the width of the line */
  height: 1px; /* Height of the line */
  background-color: 
  #46629E; /* Color of the line */
  margin-right: 10px;
  margin-left: 10px; /* Adjust spacing between line and text */
}

.restaurant{
    background: url('../img/9.jpg') rgba(0, 0, 0, 0.747) ;
    background-attachment: fixed;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      padding-top: 100px;
      padding-bottom:150px;
}

/*rooms page */
.section-bg1{
	background: url('img/Photo\ \(6\).JPG'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:scroll;
  color: white;
  text-align: center;
	background-blend-mode: multiply;
	padding-top: 150px; 
	padding-bottom: 150px;
  }
  .section-bg2{
	background: url('../img/46.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:scroll;
  color: white;
  text-align: center;
	background-blend-mode: multiply;
	padding-top: 150px; 
	padding-bottom: 150px;
  }
  .room-box{
	-webkit-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
  box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
  }
  .room-content{
	padding: 40px;
  }
  .section-bg4{
	background: url('../img/Photo (6).JPG'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:scroll;
  color: white;
  text-align: center;
	background-blend-mode: multiply;
	padding-top: 150px; 
	padding-bottom: 150px;
  }
  .contact-box{
	border: 1px solid #AA8B5F;
	padding-top: 70px;
	padding-bottom: 70px;
  }
  .ikon{
	width: 30px !important;
  }

  .box{
    padding: 30px;
    background-color: #AA8453;
}
.about-section{
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
.facilities h3{
	color: #000;
	font-family: Cinzele ,serif;
}
/* Base Styles */
.gallery-ig {
    padding: 34px 0 33px;
 
  }
  
  .gallery-ig {
    padding: 0 0 133px;
  }
  
  .gallery-ig-main {
    display: flex;
    justify-content: space-between;
  }
  
  .gallery-ig-main .col-img:first-child,
  .gallery-ig-main .col-img:last-child {
    max-width: 360px;
  }
  
  .gallery-ig-main .col-img .ig-box {
    position: relative;
    height: 612px;
  }
  
  .gallery-ig-main .col-img .ig-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .gallery-ig-main .col-img .ig-box .content {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  
  .gallery-ig-main .col-img .ig-box:hover .content {
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
  
  .gallery-ig-main .col-img:nth-child(2) {
    margin: 0 15px;
  }
  
  .gallery-ig-main .col-img .top {
    display: flex;
  }
  
  .gallery-ig-main .col-img .top .ig-box {
    margin: 0 15px 28px;
    height: 292px;
  }
  
  .gallery-ig-main .col-img .bottom .ig-box {
    margin: 0 15px 0;
    height: 292px;
  }
  .testimonial-section{
	background: url('img/9.jpg')  #333333ce;
	background-size: cover;
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;
	background-blend-mode: multiply;
  
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-bottom: 80px;
  }
  .testimonial-box{
	padding: 50px;
	border: 2px solid white;
	border-radius: 5px;
  }
  .testimonial-box:hover{
	background: #333333;
	transform:translateY(-15px);
	transition: background 0.5s ease-in-out;
	transition: transform 0.5s ease;
  }
  @media (max-width: 768px) {
    .gallery-ig {
      padding: 30px 0;
      margin-top: 50px;
    }
  
    .gallery-ig h1 {
      font-size: 24px;
      text-align: center;
    }
  
    .gallery-ig-main {
      flex-direction: column;
      align-items: center;
    }
  
    .gallery-ig-main .col-img {
      max-width: 100%;
      margin-bottom: 20px;
    }
  
    .gallery-ig-main .col-img .top,
    .gallery-ig-main .col-img .bottom {
      flex-direction: column;
    }
  
    .gallery-ig-main .col-img .ig-box {
      height: auto;
    }
  
    .gallery-ig-main .col-img .top .ig-box,
    .gallery-ig-main .col-img .bottom .ig-box {
      margin: 0 0 15px;
      height: auto;
    }
  
    .tf-button {
      width: 100%;
      padding: 15px;
      text-align: center;
    }
	.face{
		background-color: #ffffff;
		padding: 50px;
		position: relative;
		z-index: 4;
		margin-top: 18px;
		}
		.carousel-caption h1{
			font-family: "Monoton", sans-serif !important;
			font-weight: 400;
			font-style: normal;
			color: #ffffff;
			font-size: 52px !important;
			}
			.copyright{
				display: flex;
			  justify-content: center;
			  text-align: center ;
			  align-items: end ;
			  }
			  .section-padding{
				padding-top: 50px !important;
				padding-bottom:50px !important;
			}
  }
  
  /* For screens smaller than 480px */
  @media (max-width: 480px) {
    .gallery-ig h1 {
      font-size: 23px;
      margin-bottom: 15px;
    }
    
  
    .tf-button {
      font-size: 12px;
      padding: 10px;
      line-height: 40px;
    }
  
    .tf-button.style3 {
      padding: 10px 20px;
      line-height: 40px;
    }
  }