@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,500;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Poppins:ital,wght@0,200;0,500;1,400&display=swap');

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

html,
body {
	overflow-x: hidden;
}
.loading-overlay {
	z-index: 99999999;
}
.no-scroll {
	overflow: hidden;
}
@font-face {
	font-family: 'dal';
	src: url(../css/fonts/DALEKPINPOINTBOLD.TTF);
}
@font-face {
	font-family: 'sssss';
	src: url(../css/fonts/BALERNO-BD.TTF);
}
@font-face {
	font-family: 'cal';
	src: url(../css/fonts/calibril.ttf);
}
/* body{
   font-family: 'sssss' !important;
} */
h1,
h2,
h3,
h4 {
	/* font-family: 'sssss' !important; */
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
}
p {
	font-family: 'cal';
	font-weight: 500;
}

header {
	position: absolute;
	width: 100%;
	z-index: 9999999;
}

.navbar-light .navbar-nav .nav-link {
	color: #ebe2e2 !important;
	font-size: 18px;
	font-family: 'dal' !important;
	margin: 15px 15px;
}
.navbar-brand img {
	width: 100px;
	position: absolute;
	left: 80px;
	top: 20px;
}
.navbar {
	padding: 40px 0 !important;
}
.social-olt i {
	color: #fff;
	font-size: 20px;
}
.olt-vdo-ban video {
	width: 100%;
}
/* .olt-vdo-ban{
   position: relative;
}
.olt-vdo-ban h2{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   font-size: 40px;
} */

.video-overlay {
	width: 100%;
	height: 100%;
	background: rgba(48, 34, 34, 0.3);
	top: 0;
	z-index: 999;
}

.olterra {
	background: url(../images/dinewithdietis.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.olt-caro {
	display: block !important;
}
.olt-caro .owl-dots {
	display: none;
}
.olt-caro .owl-nav {
	display: none;
}

.greek-energy {
	background: url(../images/greekenergy.png) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.greek-overlay {
	background: rgba(0, 0, 0, 0.6);
}
.greek-content {
	text-align: center;
	padding: 6rem 0;
}
.greek-content h2 {
	font-size: 45px;
	letter-spacing: 0.5px;
}
.greek-content p {
	font-size: 22px;
}
.greek-b {
	padding: 12px 45px !important;
	border-radius: 35px !important;
	border: none;
	font-weight: 400;
	font-size: 20px !important;
	font-family: 'dal';
}
.greek-b-1 {
	padding: 12px 45px !important;
	border-radius: 35px !important;
	border: none;
	font-weight: 400;
	font-size: 20px !important;
	font-family: 'dal';
	background-color: #965a3e !important;
}
.landbeer-b {
	padding: 12px 45px !important;
	border-radius: 35px !important;
	border: none;
	font-weight: 400;
	font-size: 20px !important;
	font-family: 'dal';
	background-color: #1c0906 !important;
}

.land-beer {
	background: url(../images/03rd\ November.png) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	text-align: center;
}
.landbeer-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.land {
	padding: 10rem 0;
}
.land-right h3 {
	color: #fff;
	font-size: 47px;
	font-family: 'dal';
}
.land-right p {
	color: #fff;
	line-height: 27px;
	font-size: 20px;
}

.most-alive {
	background: url(../images/3rd.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100vh;
	text-align: center;
}
.most-alive h2 {
	font-size: 45px;
	letter-spacing: 0.5px;
	color: #fff;
}
.most-alive p {
	font-size: 24px;
	padding: 20px 90px;
	color: #fff;
}
.alive-b {
	padding: 12px 49px !important;
	border-radius: 35px !important;
	border: none !important;
	font-weight: 400;
	font-size: 20px !important;
	font-family: 'dal';
	background-color: rgb(53, 48, 48) !important;
}

.in-search {
	background: url(../images/5th.png) no-repeat;
	background-position: center;
	background-size: cover;
}
.bengal-img img {
	width: 100%;
	height: 430px;
	border-radius: 45% 45% 0 0;
}

.in-img-3 {
	position: relative;
	top: -7rem;
}
.in-2-s {
	transform: translateY(-40%);
}
.in-serach-b {
	margin-top: 80px;
}
.in-serach-b h2 {
	font-size: 6rem;
	font-family: 'dal';
	color: rgb(165, 23, 23);
}
.in-serach-b p {
	font-size: 23px;
}

.celebratory-delights {
	background: url(../images/Celebrity\ Delights\ banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	text-align: left;
}
.celeb-overlay {
	background: rgba(0, 0, 0, 0.6);
}
.celebratory-right h3 {
	color: #fff;
	font-size: 40px;
}
.celebratory-right p {
	color: #fff;
	font-size: 24px;
}
.delights {
	padding: 4rem 0;
}

.awards {
	background: url(../images/8th.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	text-align: center;
	color: #c9bcbc;
}
.awards h3 {
	font-size: 30px;
	color: #fff;
}

.overlay-awd-ban {
	background: rgba(0, 0, 0, 0.5);
	padding: 8rem 0;
}

.expandable-boxes {
	position: relative;
}
.expandable-box a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.expandable-box a:hover {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.expandable-box p {
	font-size: 16px;
	color: #fff;
}
.expandable-box {
	width: 100%;
	float: left;
	margin: 0 3% 35px 0;
	/* border: 1px solid #999; */
	border-radius: 12px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
	padding: 10px;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

	&.open {
		border-color: #dd0000;
		width: 96%;
		height: 180px;
		margin: 0;
	}

	&.out {
		width: 0;
		height: 0;
		overflow: hidden;
		border: none;
		padding: 0;
		margin: 0;
		opacity: 0;
	}
}

.a-c-d .card {
	background: white;
	border-radius: 8px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	cursor: pointer;
	height: 300px;
	margin: 20px;
	padding: 0 20px;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.025);
	text-align: center;
	transition: height 1000ms;
	width: 260px;
}
@media (max-width: 767px) {
	.a-c-d .card {
		left: calc(50% - 20px);
		transform: translateX(-50%);
	}
}
.a-c-d .card.expanded {
	height: 400px;
}
.a-c-d .label {
	margin-top: 30px;
	transform: translateY(10px);
	transition: transform 1000ms;
}
.a-c-d .card.expanded .label {
	transform: translateY(0);
}
.a-c-d .text1 {
	clip-path: polygon(0% 100%, 0 -90%, 50% -5%, 100% -90%, 100% 100%);
	-webkit-clip-path: polygon(0% 100%, 0 -90%, 50% -5%, 100% -90%, 100% 100%);
	transition: clip-path 1000ms;
}
.a-c-d .card.expanded .text1 {
	clip-path: polygon(0% 100%, 0 -100%, 50% -15%, 100% -100%, 100% 100%);
	-webkit-clip-path: polygon(0% 100%, 0 -100%, 50% -15%, 100% -100%, 100% 100%);
}
.a-c-d .text2 {
	clip-path: polygon(0% 100%, 0% -80%, 15% -70%, 17.23% -53.59%, 23% -40%, 27.23% -28.94%, 35% -20%, 41.09% -13.59%, 50% -10%, 58.91% -13.23%, 65% -20%, 72.77% -28.23%, 77% -40%, 82.77% -54.65%, 85% -70%, 100% -80%, 100% 100%);
	-webkit-clip-path: polygon(0% 100%, 0% -80%, 15% -70%, 17.23% -53.59%, 23% -40%, 27.23% -28.94%, 35% -20%, 41.09% -13.59%, 50% -10%, 58.91% -13.23%, 65% -20%, 72.77% -28.23%, 77% -40%, 82.77% -54.65%, 85% -70%, 100% -80%, 100% 100%);
	transition: clip-path 1000ms;
}
.a-c-d .card.expanded .text2 {
	clip-path: polygon(0% 100%, 0% -90%, 15% -80%, 17.23% -63.59%, 23% -50%, 27.23% -38.94%, 35% -30%, 41.09% -23.59%, 50% -20%, 58.91% -23.23%, 65% -30%, 72.77% -38.23%, 77% -50%, 82.77% -64.65%, 85% -80%, 100% -90%, 100% 100%);
	-webkit-clip-path: polygon(0% 100%, 0% -90%, 15% -80%, 17.23% -63.59%, 23% -50%, 27.23% -38.94%, 35% -30%, 41.09% -23.59%, 50% -20%, 58.91% -23.23%, 65% -30%, 72.77% -38.23%, 77% -50%, 82.77% -64.65%, 85% -80%, 100% -90%, 100% 100%);
}
.a-c-d .text-content {
	transform: translateY(-160px);
	transition: transform 1000ms;
}
.a-c-d .card.expanded .text-content {
	transform: translateY(-15px);
}
.a-c-d .chevron {
	position: absolute;
	bottom: 20px;
	left: calc(50% - 15px);
	transform-origin: 50%;
	transform: rotate(180deg);
	transition: transform 1000ms;
}
.a-c-d .card.expanded .chevron {
	transform: rotate(0deg);
}
.a-c-d .title {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 900;
	margin: 20px 0 12px;
}
.a-c-d .body-text {
	padding: 0 20px;
}

.olterra-f {
	background: url(../images/7th.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	text-align: center;
	color: #fff;
}
.olterra-f h3 {
	font-size: 38px;
}
.olterra-f h6 {
	font-size: 24px;
}
.olterra-u {
	background-color: rgb(36, 12, 36);
}
.social-o p {
	color: #fff;
	font-size: 23px;
}
.subs {
	float: right;
}
.subs p {
	color: #fff;
	font-size: 23px;
}
.sub-i {
	width: 60% !important;
	border-radius: 25px !important;
	background-color: #776e6e !important;
	border: none !important;
}

.navbar-toggler {
	background-color: #fff !important;
}

.link-s {
	background-color: #23150d;
	padding: 70px;
	padding: 30px;
}
.link-content {
	color: #f8cd5f;
	text-align: center;
}
.link-content h2 {
	font-size: 55px;
	font-weight: 800;
}
.footer-1 {
	color: #c4bec0;
}
.f-2 a {
	color: #c4bec0;
}
.f-2 a:hover {
	color: #c4bec0;
}
.f-t {
	color: #c4bec0;
}
.follow {
	color: #c4bec0;
}
.bottom-footer {
	color: #c4bec0;
}
.follow ul li {
	display: inline;
	font-size: 30px;
}
.f-lastmenu a {
	text-decoration: none;
}
.f-lastmenu p {
	color: #c4bec0;
	font-size: 16px;
}

.aw-c {
	padding: 30px;
	border-radius: 4px;
	margin-bottom: 4rem;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background: white;
}
.content {
	font-family: 'Lucida Bright', Georgia, serif;
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 1rem;
}

.block a {
	appearance: none;
	background: white;
	color: #2779bd;
	display: inline-flex;
	align-items: center;
	height: 26px;
	text-decoration: none !important;
	line-height: 26px;
	padding: 0 14px;
	font-size: 14px;
	border-radius: 3px;
	border: 1px solid #2779bd;

	&:hover {
		background: rgba(#2779bd, 0.1);
	}
}

.excerpt-hidden {
	height: 3.5rem;
	overflow: hidden;
	position: relative;

	&:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 64px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
	}
}

.excerpt-visible {
	height: auto;
	overflow: auto;
}

/* food page start */

.olterra-food {
	background: url(../images/Food\ Banner.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-food .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}
.food {
	background: url(../images/36116.jpg);
	background-position: center;
	background-size: cover;
	width: 100%;
}
.food-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.food h2 {
	font-size: 60px;
	font-family: 'dal';
	color: #f9f8f8;
}
.dab-d {
	width: 100%;
}
.dab-c h4 {
	font-size: 40px;
}
.dab-c p {
	font-size: 23px;
}
.dab-c {
	padding: 5rem;
}

.food .card {
	position: relative;
	border: 1px solid #c5c1c1;
	margin: 2%;
	overflow: hidden;
	width: auto;
	display: inline-block;
}
.food .card img {
	max-width: 100%;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	transition: 0.5s ease;
}
.food .card:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.food .card {
	margin: 0 !important;
}
.item-overlay {
	opacity: 0;
	position: absolute;
	top: 40%;
	color: #fff;
	z-index: 99999;
	padding: 30px 30px;
}
.item-overlay h4 {
	text-align: center;
	color: #fff;
	font-weight: 800;
}
.food .card:hover .item-overlay {
	opacity: 1;
}
.food .card:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 2;
	opacity: 0;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
}
.food .card:hover:before {
	opacity: 1;
}

/* food page end */

/* drink page start */

.olterra-drink {
	background: url(../images/Web\ banner_6724x3782_1_Drinks.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-drink .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

/* drink page end */

/* contact us start */

/* .h1 {
   font-family: 'dal' !important;
   font-size: 28px;
}
h3{
   font-size: 30px !important;  
   font-weight: 600 !important;
}
h2,h4,h5,label{
    font-weight: 600 !important;
    font-size: 23px !important;
}
p{
    font-weight: 600 !important;
} */

.olterra-head {
	position: absolute;
	z-index: 99;
	width: 100%;
	background: transparent;
	top: 0px;
}
.olterra-con {
	background: url(../images/RONC2648-HDR.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 70vh;
	/* position: relative; */
}
.olterra-con .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 70vh;
	/* position: relative; */
}
.olterra-add p {
	color: rgb(160, 158, 156);
}
.olterra-icon i {
	color: rgb(131, 134, 138);
}
.right-b button {
	float: right;
	background-color: #ffb700;
	padding: 10px 30px;
	border: none;
}
.right-b button:hover {
	background-color: #857d7d;
	color: #fff;
}
.right-b button a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.olterra-icon {
	float: right;
}
.al-logo img {
	width: 20%;
	margin-top: -30px;
}
.olterra h2 {
	color: aliceblue;
	top: 50%;
	position: relative;
	font-size: 60px;
	left: 30%;
}
.olterra img {
	width: 20%;
}

.table-section {
	background: url(../images/back.png) no-repeat;
	background-position: bottom;
	background-size: cover;
	width: 100%;
}
.table-section h3 {
	color: #fff;
	font-size: 40px;
}
.table-section p {
	font-size: 26px;
	font-style: italic;
	color: #000;
	font-weight: 800 !important;
}
.form-control {
	height: 40px !important;
	background-color: #242824 !important;
	color: #fff !important;
	border: none !important;
}
.form-select {
	background-color: #242824 !important;
	color: #fff !important;
	border: 1px solid #aeaeae !important;
}
/*.book-sub{*/
/*   padding: 2px 30px 10px 31px !important;*/
/*   background-color: #cf8b6c !important;*/
/*   float: left;*/
/*   border: none !important;*/
/*   font-size: 25px !important;*/
/*   color: #000 !important;*/
/*   letter-spacing: 0.5px*/
/*}*/
.fffff {
	background-color: #cf8b6c !important;
	float: left;
	padding: 0 30px 0 30px !important;
	border: none !important;
	font-size: 25px !important;
	color: #000 !important;
}
input:focus,
input.form-control:focus {
	outline: 1px solid #fff !important;
	outline-width: 1px solid #fff !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.footer-l h6 {
	color: #fff;
	font-size: 20px;
	text-align: justify;
}
.footer-l a {
	color: #000;
	text-decoration: none;
	font-family: auto;
	font-weight: 800;
}
.footer-icon a {
	color: #000;
	font-size: 33px;
	float: left;
}
.olt-logo {
	width: 130px !important;
}

.dat-in {
	width: 100% !important;
}
.custm-date-type {
	font-size: 18px !important;
	background: #242824;
	color: #fff;
	top: 4px;
	padding: 0 10px 0 15px;
	width: 30%;
	text-align: left;
}

.t-sff input::placeholder {
	color: #fff !important;
	font-size: 17px !important;
}
.name-form {
	color: #fff !important;
	float: left;
	font-size: 28px;
}
.form-control-lg {
	min-height: 0 !important;
}

/* contact us end */

/* menu page dishes section start */

.dishes-area {
	background-color: #f1d2e9;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	padding: 40px 20px;
}
.dishes-area h2 {
	font-size: 40px;
}
.dish-food h4 {
	font-size: 25px;
	color: #573007;
	font-style: italic;
}
.dish-food p {
	font-size: 18px;
}
.dish-food {
	background-color: #ffffff;
	padding: 50px;
	border-radius: 15px;
	text-align: left;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.dish-p img {
	width: 100%;
	border-radius: 10px;
}
.amou p {
	font-size: 25px;
	color: #573007;
}
.dish-but button {
	background-color: #bfa98b;
	border: none;
	font-size: 17px;
}

/* menu page dishes section end */

/* greek energy */

.olterra-vip {
	background: url(../images/Greek\ Energy\ Banner.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-vip .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.vip-section {
	padding: 50px;
}
.vip-section h5 {
	font-size: 35px;
	font-family: 'dal';
}
.vip-section p {
	font-size: 20px;
	color: #573007;
}
.vip-img img {
	width: 100%;
	border-radius: 20px;
}
.know-ours {
	background: url(../images/greek-energy-background.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.overlay-know {
	background-position: center;
	background-size: cover;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
}

/* greek energy */

/* land of beer */

.olterra-landbeer {
	background: url(../images/Web\ banner_6724x3782_6_beer.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}
.land-logos {
	background: url(../images/greekenergy.png) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.land-img-cls img {
	width: 280px;
	height: 280px;
	border-radius: 50%;
	margin: auto;
	box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.land-1-img {
	text-align: center;
}
/* .land-1-img .l-i-1{
   width: 250px;
   height: 250px;
   border-radius: 50%;
   background: transparent;
   border: 4px solid #23140D;
   transform: translateX(20px);
   position: absolute;
   top: 0;
} */

/* .land-img-cls:hover .l-i-1{
   transform: translateX(0);
   transition: 0.3s ease-in-out;
} */

/* land of beer */

.odin-wit {
	background: url(../images/5th.png) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.odin {
	padding: 8rem 0;
}
.odd {
	font-family: 'dal';
}
.odins-l {
	padding-bottom: 40px;
}
.odins-l h3 {
	font-size: 40px;
	color: #23150d;
	font-weight: bold;
	font-family: 'dal';
}
.odins-l p {
	font-size: 20px;
	color: #23150d;
	letter-spacing: 0.5px;
}
.odins-r {
	text-align: left;
}
.odin-pic img {
	width: 100%;
}

.odins-r h4 {
	font-size: 26px;
	color: #23150d;
	font-weight: bold;
}
.odins-r p {
	font-size: 20px;
	color: #23150d;
	letter-spacing: 0.5px;
}
.story-all {
	padding: 30px;
	border-radius: 10px;
	border: 1px solid #858282;
	/* box-shadow: rgba(255, 253, 253, 0.45) 0px 25px 20px -20px; */
	/* box-shadow: rgba(253, 253, 255, 0.25) 0px 50px 100px -20px, rgba(255, 255, 255, 0.3) 0px 30px 60px -30px, rgba(254, 254, 255, 0.35) 0px -2px 6px 0px inset; */
}
.story-r {
	padding: 30px 0;
}
.oden-story {
	background-color: #23150d;
}
.story-head {
	color: #fff;
}
.story-r {
	color: #fff;
}
.story-head h6 {
	font-size: 22px;
}
.story-head h4 {
	font-size: 30px;
}
.story-all p {
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: justify;
}
.story-head p {
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: justify;
}
/* .story-carou .owl-nav.disabled + .owl-dots{
   display: none;
 } */

/* career counselling ban part start */

/* .c-l-counselling{
   padding: 60px 60px;
} */
.c-l-counselling h2 {
	font-size: 70px;
	font-weight: 500;
	line-height: 88px;
	font-family: var(--poppins-font-family);
}
.c-r-counselling img {
	width: 100%;
}
.career-button button {
	padding: 12px 30px;
	margin: 0 10px;
	font-size: 18px;
	border-radius: 15px;
	font-weight: 500;
}
.career-button .ca-b {
	background-color: #4f81fc !important;
	color: #fff !important;
}
.career-button .ca-c {
	background-color: #d9d9d9;
	color: #000;
	border: none;
}

.nav-tabs .nav-link {
	background-color: #d9d9d9 !important;
	color: #000 !important;
	font-weight: 600 !important;
	font-size: 20px;
	padding: 15px 0;
}
.nav-tabs .nav-link.active {
	background-color: #23150d !important;
	color: #fff !important;
	font-weight: 600 !important;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.st-pr-list li {
	margin: 0 15px;
}
.st-pr-list li a {
	border-radius: 8px !important;
}

/* career counselling ban part end */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
.panel-title > a:before {
	float: right !important;
	font-family: FontAwesome;
	content: '\f068';
	padding-right: 5px;
}
.panel-title > a.collapsed:before {
	float: right !important;
	content: '\f067';
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
	text-decoration: none;
}

.jfds {
	justify-content: space-between;
}

.accordion-item {
	border: none !important;
	border-bottom: 1px solid #000 !important;
	border-top: 1px solid #000 !important;
	margin-bottom: 15px;
}
.accordion-button:focus {
	box-shadow: initial !important;
	background-color: initial !important;
}
.menu-name {
	font-size: 25px !important;
}
.iotreoi_left i {
	color: green;
	font-size: 18px;
}
.iotreoi_left h5 {
	color: #23150d;
	font-size: 24px;
	font-weight: 800;
}
.iotreoi_left p {
	font-size: 18px;
	color: #6b6b6b;
}
.iotreoi_left-nv i {
	color: red;
	font-size: 18px;
}
.iotreoi_left-nv h5 {
	color: #23150d;
	font-size: 24px;
	font-weight: 800;
}
.iotreoi_left-nv p {
	font-size: 18px;
	color: #6b6b6b;
}
.accordion-button:not(.collapsed) {
	color: #23150d !important;
}

/* .menu-ban{
   background: url("../images/white-concrete-wall.jpg") no-repeat;
   background-size: cover;
   background-position: center;
} */

.img-menu img {
	width: auto;
	position: absolute;
	right: 0;
	bottom: 0;
}
.menu-img img {
	width: auto;
	position: absolute;
}
.accordion-button:not(.collapsed) {
	background-color: #fff !important;
}

.menu-name span {
	font-family: 'dal' !important;
}

/* bengal page start */

.olterra-bengal {
	background: url(../images/Web\ banner_6724x3782_3_Bengal\ them.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-bengal .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}
/* .img-pic img{
   width: 250px;
   height: 250px;
   border-radius: 50%;
   box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
} */
.img-pic img {
	width: 20rem;
}

.flip-card {
	width: 100%;
	height: 300px;
	perspective: 1000px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;

	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

.flip-card:focus {
	outline: 0;
}

.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flip-card-front {
	background: transparent;
	color: black;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}

.flip-card-back {
	color: white;
	transform: rotateY(180deg);
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}
.flip-card:hover .flip-card-back {
	opacity: 1;
	transition: 0.3s ease-in-out;
	transition-delay: 250ms;
}

.img-pic a {
	text-decoration: none;
	color: #23150d;
}
.bengal-img-details {
	background: url(../images/36116.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
.overlay-bengal {
	background-position: center;
	background-size: cover;
	width: 100%;
	background-color: rgba(242, 237, 237, 0.85);
}

.olterra-bengal-aparajito {
	background: url(../images/Web\ banner_Aparijito_1.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-bengal-campbell {
	background: url(../images/Web\ banner_Campbell_2.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.campbell-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-bengal-hastoshilpo {
	background: url(../images/Web\ banner_Hastoshilpo_3.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.hastoshilpo-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-bengal-ingrajbazaar {
	background: url(../images/Web\ banner_Ingraj\ Bazaar_4.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.ingrajbazaar-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
}

.olterra-bengal-lalpahari {
	background: url(../images/Web\ banner_Lalpahari_5.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
}
.olterra-bengal-kingnature {
	background: url(../images/Web\ banner_The\ king\ of\ Nature_6.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
}
.olterra-bengal-theport {
	background: url(../images/Web\ banner_The\ port\ 1498_7.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
}
.port-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
}

/* bengal page end */

/* bar take over */

.olterra-bar {
	background: url(../images/bartake\\(1\).jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-bar .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

/* bar take over */

/* aparajito-details */

.aparajito-details {
	background: url(../images/5th.png) no-repeat;
	background-position: center;
	background-size: cover;
}
.apa-imgs img {
	width: 100%;
	border-radius: 10px;
}
.aparajito-details h2 {
	font-size: 40px;
	font-family: 'dal';
	color: #573007;
}
.apa-detals h4 {
	font-size: 30px;
	letter-spacing: 0.5px;
	color: #573007;
}
.apa-detals {
	padding: 10rem 0;
}
.kolkata-details h3 {
	font-size: 34px;
	color: #573007;
}
.kolkata-details p {
	font-size: 20px;
	color: #573007;
}

/* aparajito-details */

/* campbell details */

.camp-detals {
	padding: 9rem 0;
}
.camp-detals h4 {
	font-size: 30px;
	letter-spacing: 0.5px;
	color: #573007;
}

/* campbell details */

/* ingraaj  detals */

.ingraaj-detals {
	padding: 16rem 0;
}
.ingraaj-detals h4 {
	font-size: 30px;
	letter-spacing: 0.5px;
	color: #573007;
}

/* ingraaj  detals */

/* king of nature */

.king-nature-detals {
	padding: 16rem 0;
}
.king-nature-detals h4 {
	font-size: 30px;
	letter-spacing: 0.5px;
	color: #573007;
}

/* king of nature */

.bar-take-over {
	background: url(../images/4th.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	text-align: left;
}
.bar-take-over h5 {
	color: #dbd5d5;
	font-size: 22px;
	letter-spacing: 1px;
}
.bar-details {
	color: #dbd5d5;
	background-color: #171311;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	padding: 20px;
	border-radius: 15px;
}
.bar-details p {
	height: 180px;
	overflow: hidden;
}
.bar-details h4 {
	text-align: center;
}
.img-plce {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
	border: 2px solid #f8cd5f;
}
.img-plce img {
	width: 100%;
	transform: scale(2.4);
}

.olterra-landbeer-logo {
	background: url(../images/odin-wit.jpeg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer-logo .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.olterra-landbeer-logo-2 {
	background: url(../images/poen.jpeg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer-logo-2 .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.olterra-landbeer-logo-3 {
	background: url(../images/yag.jpeg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer-logo-3 .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.olterra-landbeer-logo-4 {
	background: url(../images/oaris.jpeg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer-logo-4 .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.olterra-landbeer-logo-5 {
	background: url(../images/WhatsApp\ Image\ 2023-09-13\ at\ 10.47.14.jpeg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.olterra-landbeer-logo-5 .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

/* awards section start */

.kjsdnkf_inner {
	border-radius: 50%;
	overflow: hidden;
}

.kjsdnkf_inner img {
	display: block;
	width: 100%;
	height: auto;
}

.dijj_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 79%;
	width: 69%;
	border-radius: 50%;
	margin: auto;
	opacity: 0;
	transition: 0.5s ease;
	background-color: #23150d;
}

.kjsdnkf_inner:hover .dijj_overlay {
	opacity: 1;
}

.kjsdnkf_inner .text {
	color: #aeaeae;
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
} /*# sourceMappingURL=style.css.map */

/* awards section end */

.olterra-promise {
	background: url(../images/Olterra\ Promise\ banner.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 90vh;
	/* position: relative; */
}
.overlay-promise {
	background-color: rgba(0, 0, 0, 0.5);
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	/* position: relative; */
}

.oltera-prombn {
	background: url(../images/promise-background.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}
.overlay-oltera-prombn {
	background-position: center;
	background-size: cover;
	width: 100%;
	background-color: rgba(49, 37, 37, 0.918);
}
.oltera-prombn h2 {
	color: #fff;
	font-family: dal;
}
.oltera-prombn p {
	color: #c4bec0;
	font-size: 18px;
}
