* {
	border: 0px;
	outline: none !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style-type: none;
}
body, html {
	overflow-x: hidden;
	height: 100%;
}

body{
	/* font-family: 'Alice', serif; */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	/* -webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s; */
	color: inherit;
}
a:hover, a:focus {
	/* -webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s; */
	text-decoration: none;
	outline: none;
	color: #5c7b9b;
}
a:focus {
	outline: none;
}
textarea {
	resize: none;
}
img {
	max-width: 100%;
}
.blankSpace {
	flex: 1 1 auto;
}
.m-1, .m-2, .m-3, .m-4, .m-5 {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mb-1 {
	margin-bottom: 10px !important;
}
.mb-2 {
	margin-bottom: 20px !important;
}
.mb-3 {
	margin-bottom: 30px !important;
}
.mb-4 {
	margin-bottom: 50px !important;
}
.mb-5 {
	margin-bottom: 70px !important;
}
.p-3 {
	padding: 30px 0 !important;
}
.p-4 {
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.p-5 {
	padding: 80px 0 !important;
}
hr {
	margin-top: 20px;
	margin-bottom: 25px;
	border-top: 1px solid #ebebeb;
}
h1{
	font-size: 145px;
}

h2 {
	font-size: 45px;
	letter-spacing: 2px;
}
h3 {
	
}
h4 {
}
h5 {
	
	
}
h6 {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
p {
}
.green-text{
	color: #d3ea74;
}
.social-posts h1{
	font-family: "Figtree", sans-serif;
	font-weight: 800;
	letter-spacing: -4px;
}
.social-posts h2{
	font-family: "Gochi Hand", cursive;
	font-size: 65px;
}
.video-posts .mb-2, .statc-posts .mb-2{
    margin-bottom: 30px !important;
}



.btn {
	font-size: 16px;
	min-width: inherit;
	line-height: normal;
	padding: 15px 30px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	letter-spacing: 1px;
	min-width: 120px;
}
.btn.btn-sm {
	font-size: 13px;
	min-width: inherit;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	line-height: normal;
}
.btn-primary {
	color: #fff;
	background-color: #f47e61;
	border-color: #f47e61;
}
.btn-primary:hover, .btn-primary:focus {
	color: #fff;
	background-color: #f89075;
	border-color: #f89075;
}
.btn-info {
	color: #0a0505;
	background-color: #ffffff;
	border-color: #ffffff;
}
.btn-info:hover, .btn-info:focus {
	color: #ffffff;
	background-color: #009ee0;
	border-color: #009ee0;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #009ee0;
    border-color: #009ee0;
}
.btn-link {
}
.btn-link:hover, .btn-link:focus {
	text-decoration: underline;
}
.text-primary {
	color: #5c7b9b !important;
}
a.text-primary:hover, a.text-primary:focus {
	color: #5c7b9b !important;
	text-decoration: underline;
}
.popOverlay{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000000;
	z-index: 9999;
}
.popOverlayContent{
    left: 50%;
    top: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
	max-width: 450px;
	position: absolute;
}
.popOverlayContent p{
	color: #fff;
}
.popOverlayClose{
	position: absolute;
	right: 20px;
	top: 20px;
	color: #fff;
	font-size: 25px;
	cursor: pointer;
}
.enterBtn{
	background-color: #fff;
	text-align: #000;
}
.thumbButton {
	border-radius: 35px;
	font-size: 16px;
	font-weight: 600;
	min-width: 150px;
	text-decoration: none;
	display: inline-block;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	padding: 15px 25px;
	letter-spacing: 1px;
}
.thumbButton2 {
	border-radius: 40px;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 600;
	/* min-width: 200px; */
	text-decoration: none;
	display: inline-block;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	padding: 20px 90px;
	letter-spacing: 4px;
	background-color: transparent;
	border: 4px solid #000;
	color: #000;
	transition: 0.3s;
}

.coolBeans {
	border: 2px solid #ffffff;
	border-radius: 35px;
	color: #ffffff;

	font-size: 16px;
	font-weight: 600;
	overflow: hidden;
	min-width: 150px;
	position: relative;
	text-decoration: none;
	-webkit-transition: 0.2s -webkit-transform ease-in-out;
	transition: 0.2s -webkit-transform ease-in-out;
	transition: 0.2s transform ease-in-out;
	transition: 0.2s transform ease-in-out, 0.2s -webkit-transform ease-in-out;
	will-change: transform;
	z-index: 0;
	display: inline-block;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	padding: 15px 25px;
}
  .coolBeans::after {
	background-color: #1d1d1d;
	
	border-radius: 35px;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translate(-100%, 0) rotate(10deg);
	transform: translate(-100%, 0) rotate(10deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition: 0.2s -webkit-transform ease-out;
	transition: 0.2s -webkit-transform ease-out;
	transition: 0.2s transform ease-out;
	transition: 0.2s transform ease-out, 0.2s -webkit-transform ease-out;
	will-change: transform;
	z-index: -1;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
}
  .coolBeans:hover::after {
	-webkit-transform: translate(0, 0);
			transform: translate(0, 0);
  }
  .coolBeans:hover {
	border: 2px solid #2f2e2e;
	color: #fff;
	-webkit-transform: scale(1.05);
			transform: scale(1.05);
	will-change: transform;
  }

  .coolBeans:focus{
	color: #ffffff;
  }

.text-none {
	text-transform: none;
}
.form-control {
	font-size: 14px;
	padding-top: 7.5px;
	padding-right: 13px;
	padding-bottom: 7.5px;
	padding-left: 13px;
	border: 1px solid #dddddd;
	height: auto;
	border-radius: 0;
	line-height: normal;
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
.iframBox{
	position: relative;

}
iframe.iframBox {
    display: block;
 
    border: none;
   
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.welcomePage{
	background-color: #5a8341;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	z-index: 9;
}
.welcomePage .container-fluid{
	max-width: 1600px;
	padding-left: 80px;
	padding-right: 80px;
}
.textBox1 h1{
	font-size: 42px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "Gochi Hand", cursive;
}
.textBox1 h5{
	font-family: "Gochi Hand", cursive;
	font-size: 18px;
	color: #bd4939;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}


.textBox1{
	position: absolute;
	left: 50%;
	
	bottom: 8%;
	-ms-transform: translateY(-50%) translateX(-50%) scale(0.9, 0.9);
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0.9, 0.9);
	transform: translateY(-50%) translateX(-50%) scale(0.9, 0.9);
	-moz-transform: translateY(-50%) translateX(-50%) scale(0.9, 0.9);
	-o-transform: translateY(-50%) translateX(-50%) scale(0.9, 0.9);
	opacity: 0;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
	text-align: left;
}
.textBox1.textBox1Add{
	-ms-transform: translateY(-50%) translateX(-50%) scale(1, 1);
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1, 1);
	transform: translateY(-50%) translateX(-50%) scale(1, 1);
	-moz-transform: translateY(-50%) translateX(-50%) scale(1, 1);
	-o-transform: translateY(-50%) translateX(-50%) scale(1, 1);
	opacity: 1;
}
.textBox1.textBox1Add2{
	-ms-transform: translateY(-50%) translateX(-50%) scale(2.5, 2.5);
	-webkit-transform: translateY(-50%) translateX(-50%) scale(2.5, 2.5);
	transform: translateY(-50%) translateX(-50%) scale(2.5, 2.5);
	-moz-transform: translateY(-50%) translateX(-50%) scale(2.5, 2.5);
	-o-transform: translateY(-50%) translateX(-50%) scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all .5s ease-in-out 0.3s;
	-moz-transition: all .5s ease-in-out 0.3s;
	-ms-transition: all .5s ease-in-out 0.3s;
	-o-transition: all .5s ease-in-out 0.3s;
	transition: all .5s ease-in-out 0.3s;
}
.bg1{
	position: absolute;
	background-image: url("../img/front-slide.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 1;
}
.bg1.bg1Add{
	-ms-transform:  scale(2.5, 2.5);
	-webkit-transform:  scale(2.5, 2.5);
	transform:  scale(2.5, 2.5);
	-moz-transform:  scale(2.5, 2.5);
	-o-transform:  scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
}
.cloud1{
	position: absolute;
	background-image: url("../img/cloud1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.6;
}
.cloud1.cloud1Add{
	-ms-transform:  scale(2.5, 2.5);
	-webkit-transform:  scale(2.5, 2.5);
	transform:  scale(2.5, 2.5);
	-moz-transform:  scale(2.5, 2.5);
	-o-transform:  scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-ms-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
}
.cloud2{
	position: absolute;
	background-image: url("../img/cloud2.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.4;
}
.cloud2.cloud2Add{
	-ms-transform:  scale(2.5, 2.5);
	-webkit-transform:  scale(2.5, 2.5);
	transform:  scale(2.5, 2.5);
	-moz-transform:  scale(2.5, 2.5);
	-o-transform:  scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.bg2{
	position: absolute;
	/* background-image: url("../img/bg2.jpg"); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-ms-transform:  scale(0.5, 0.5) rotate(-10deg);
	-webkit-transform:  scale(0.5, 0.5) rotate(-10deg);
	transform:  scale(0.5, 0.5) rotate(-10deg);
	-moz-transform:  scale(0.5, 0.5) rotate(-10deg);
	-o-transform:  scale(0.5, 0.5) rotate(-10deg);
}
/* .bg2.bg2Add{
	-ms-transform:  scale(1.5, 1.5) rotate(15deg);
	-webkit-transform:  scale(1.5, 1.5) rotate(15deg);
	transform:  scale(1.5, 1.5) rotate(15deg);
	-moz-transform:  scale(1.5, 1.5) rotate(15deg);
	-o-transform:  scale(1.5, 1.5) rotate(15deg);
	opacity: 1;
	-webkit-transition: all 2.5s ease-in-out .3s;
	-moz-transition: all 2.5s ease-in-out .3s;
	-ms-transition: all 2.5s ease-in-out .3s;
	-o-transition: all 2.5s ease-in-out .3s;
	transition: all 2.5s ease-in-out .3s;
} */
.bg2.bg2Add{
	-ms-transform:  scale(1, 1) rotate(0deg);
	-webkit-transform:  scale(1, 1) rotate(0deg);
	transform:  scale(1, 1) rotate(0deg);
	-moz-transform:  scale(1, 1) rotate(0deg);
	-o-transform:  scale(1, 1) rotate(0deg);
	opacity: 1;
	-webkit-transition: all 2.5s ease-in-out 0s;
	-moz-transition: all 2.5s ease-in-out 0s;
	-ms-transition: all 2.5s ease-in-out 0s;
	-o-transition: all 2.5s ease-in-out 0s;
	transition: all 2.5s ease-in-out 0s;
}
.bg2.bg2Add2{
	-ms-transform:  scale(1.5, 1.5) rotate(15deg);
	-webkit-transform:  scale(1.5, 1.5) rotate(15deg);
	transform:  scale(1.5, 1.5) rotate(15deg);
	-moz-transform:  scale(1.5, 1.5) rotate(15deg);
	-o-transform:  scale(1.5, 1.5) rotate(15deg);
	-webkit-transition: all 2.5s ease-in-out 0s;
	-moz-transition: all 2.5s ease-in-out 0s;
	-ms-transition: all 2.5s ease-in-out 0s;
	-o-transition: all 2.5s ease-in-out 0s;
	transition: all 2.5s ease-in-out 0s;
	opacity: 0;
}
.place{
    position: absolute;
    background-image: url("../img/place.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -ms-transform: translateY(1%) translateX(-0%);
    -webkit-transform: translateY(1%) translateX(-0%);
    transform: translateY(1%) translateX(-0%);
    -moz-transform: translateY(1%) translateX(-0%);
    -o-transform: translateY(1%) translateX(-0%);
}
.place.placeAdd{
    opacity: 1;
    -webkit-transition: all 1.5s ease-in-out 0s;
    -moz-transition: all 1.5s ease-in-out 0s;
    -ms-transition: all 1.5s ease-in-out 0s;
    -o-transition: all 1.5s ease-in-out 0s;
    transition: all 1.5s ease-in-out 0s;
    -ms-transform: translateY(0%) translateX(-0%);
    -webkit-transform: translateY(0%) translateX(-0%);
    transform: translateY(0%) translateX(-0%);
    -moz-transform: translateY(0%) translateX(-0%);
    -o-transform: translateY(0%) translateX(-0%);
}
.place.placeAdd2{
	-ms-transform:  scale(2.5, 2.5);
	-webkit-transform:  scale(2.5, 2.5);
	transform:  scale(2.5, 2.5);
	-moz-transform:  scale(2.5, 2.5);
	-o-transform:  scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.food{
	position: absolute;
	background-image: url("../img/food.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	
	
}
.food.foodAdd{
	opacity: 1;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
.food.foodAdd2{
	-ms-transform:  scale(2.5, 2.5);
	-webkit-transform:  scale(2.5, 2.5);
	transform:  scale(2.5, 2.5);
	-moz-transform:  scale(2.5, 2.5);
	-o-transform:  scale(2.5, 2.5);
	opacity: 0;
	-webkit-transition: all 0.7s ease-in-out 0s;
	-moz-transition: all 0.7s ease-in-out 0s;
	-ms-transition: all 0.7s ease-in-out 0s;
	-o-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
}
.textBox2{
	position: absolute;
	left: 0%;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%) translateX(-0%);
	-webkit-transform: translateY(-50%) translateX(-0%);
	transform: translateY(-50%) translateX(-0%);
	-moz-transform: translateY(-50%) translateX(-0%);
	-o-transform: translateY(-50%) translateX(-0%);
	opacity: 0;
	text-align: center;
}
.textBox2.textBox2Add{
	opacity: 1;
	-webkit-transition: all 2.5s ease-in-out 0s;
	-moz-transition: all 2.5s ease-in-out 0s;
	-ms-transition: all 2.5s ease-in-out 0s;
	-o-transition: all 2.5s ease-in-out 0s;
	transition: all 2.5s ease-in-out 0s;
}
.textBox2.textBox2Add2{
	-webkit-transition: all 2.5s ease-in-out 0s;
	-moz-transition: all 2.5s ease-in-out 0s;
	-ms-transition: all 2.5s ease-in-out 0s;
	-o-transition: all 2.5s ease-in-out 0s;
	transition: all 2.5s ease-in-out 0s;
	opacity: 0;
}
.logosHold{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #5a8341;
	opacity: 0;
	
}
.logosHoldAdd{
	opacity: 1;
}
.logos{
	position: absolute;
	right: 0;
	height: 100%;
	left: 0;
	text-align: center;
	top: 0;
	-ms-transform:  scale(0.5, 0.5) rotate(-10deg);
	-webkit-transform:  scale(0.5, 0.5) rotate(-10deg);
	transform:  scale(0.5, 0.5) rotate(-10deg);
	-moz-transform:  scale(0.5, 0.5) rotate(-10deg);
	-o-transform:  scale(0.5, 0.5) rotate(-10deg);
	opacity: 0;
}
.logos img{
	height: 100%;
}
.logos.logosAdd{
	-webkit-transition: all 5.5s ease-in-out 0s;
	-moz-transition: all 5.5s ease-in-out 0s;
	-ms-transition: all 5.5s ease-in-out 0s;
	-o-transition: all 5.5s ease-in-out 0s;
	transition: all 5.5s ease-in-out 0s;
	-ms-transform:  scale(1, 1) rotate(0deg);
	-webkit-transform:  scale(1, 1) rotate(0deg);
	transform:  scale(1, 1) rotate(0deg);
	-moz-transform:  scale(1, 1) rotate(0deg);
	-o-transform:  scale(1, 1) rotate(0deg);
	opacity: 1;
}
.logos.logosAdd2{
	-ms-transform:  scale(2.5, 2.5) rotate(15deg);
	-webkit-transform:  scale(2.5, 2.5) rotate(15deg);
	transform:  scale(2.5, 2.5) rotate(15deg);
	-moz-transform:  scale(2.5, 2.5) rotate(15deg);
	-o-transform:  scale(2.5, 2.5) rotate(15deg);
	opacity: 0;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	transition: all 1.5s ease-in-out 0s;
}


.andText{
	font-weight: 700;
	font-size: 30px;
	display: inline-block;
	margin-left: 20px;
	padding-right: 22px;
	color: rgb(199, 199, 199);
	font-style: italic;
}


.scrollContent {

	   height:100%;
}
.mCustomScrollBox{
	height:100%;
	}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 0px;
	height:100%;
	
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	visibility:hidden;
	
}
.textContent{
	height: 100%;
	float: left;
}
.imgthumbBox{
	height: 100%;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.imgthumbBox:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	background-color: #fff;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s; 
}
.imgthumbBox:hover:before{
	opacity: 0.95;
}
.imgthumbBox.thumb1::before{
	background-color: #5c001f;
}
.imgthumbBox.thumb2::before{
	background-color: #9e4915;
}
.imgthumbBox.thumb3::before{
	background-color: #6d9754;
}

.imgthumbBox:hover .text1{
	color: #fff;
}
.imgthumbBox:hover .text2{
	color: #fff;
}
.imgthumbBox:hover .text3{
	color: #fff;
}
.imgthumbBox:hover .text4{
	color: #f6d577;
}
.imgthumbBox:hover .text5{
	color: #ccaa88;
}
.imgthumbBox:hover .text6{
	color: #dea400;
}

.thumbTextBox{
	position: absolute;
	padding: 10% 10% 8% 10%;
	bottom: -16%;
	right: 0%;
	left: 0%;
	text-align: center;
	z-index: 4;
	transition:1s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+6,000000+6,522c20+86&0+10,0.65+99 */
/* background: -moz-linear-gradient(top,  rgba(0,0,0,0) 6%, rgba(4,2,2,0) 10%, rgba(82,44,32,0.56) 86%, rgba(82,44,32,0.65) 99%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 6%,rgba(4,2,2,0) 10%,rgba(82,44,32,0.56) 86%,rgba(82,44,32,0.65) 99%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 6%,rgba(4,2,2,0) 10%,rgba(82,44,32,0.56) 86%,rgba(82,44,32,0.65) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6522c20',GradientType=0 ); 
-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;  */

}
.imgthumbBox:hover .thumbTextBox{
    top: auto;
    transform: translateY(-50%) translateX(-0%);
    -webkit-transform: translateY(-50%) translateX(-0%);
    -moz-transform: translateY(-50%) translateX(-0%);
    -ms-transform: translateY(-50%) translateX(-0%);
	-o-transform: translateY(-50%) translateX(-0%);
	bottom: calc(25% - 143px);
	background: transparent;
}
.thumbTextBox h2{
	font-size: 50px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 90px;
	font-family: "Gochi Hand", cursive;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	position: relative;
	top: 10px;
	line-height: 50px;
	letter-spacing: 0;
}
.imgthumbBox:hover .thumbTextBox h2{
	margin-bottom: 35px;
}
.thumbTextBox h5{
	font-weight: 600;
	font-size: 15.5px;
	letter-spacing: 0;
	line-height: 26px;
	margin-bottom: 25px;
	/* display: none; */
	color: #fff;

}
.thumbTextBox p{
	color: #fff;
}
.line1{
	position: absolute;
	top: 20px;
	bottom: 5px;
	left: 20px;
	right: 5px;
	z-index: 2;
	
	background-image: url("../img/border.jpg"), url("../img/border.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 0px 1.5px, 1.5px 0px;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	opacity: 0.3;
}
.imgthumbBox:hover .line1{
	background-size: 100% 1.5px, 1.5px 100%;
}
.line2{
	position: absolute;
	top: 5px;
	bottom: 20px;
	left: 5px;
	right: 20px;
	background-image: url("../img/border.jpg"), url("../img/border.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 1.5px 0px, 0px 1.5px;
	z-index: 2;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	opacity: 0.3;
}
.imgthumbBox:hover .line2{
	background-size: 1.5px 100%, 100% 1.5px;
}
.footerText{
	position: absolute;
	right: 40px;
	bottom: 40px;
	color: #ffffff;
    font-size: 12px;
}
.footerText a:hover, .footerText a:focus{
color: #ffffff ;
-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	text-decoration: underline;
}
.headingCanvas{
	width: 250px;
	height: 75px;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	-ms-border-radius: 45px;
	-o-border-radius: 45px;
	border: solid 1px #121212;
	display: inline-block;
	opacity: 0.5;
}
.mainBtn{
	position: relative;
	display: inline-block;
}
.mainBtn:hover .btnText{
	color: #fff;
}
.btnText{
	font-family: 'Alice', serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: 300;

	letter-spacing: 6px;
	position: absolute;
	left: 74px;
	margin-top: -2px;
	top: 50%;
	    -ms-transform: translateY(-50%) translateX(-0%);
    -webkit-transform: translateY(-50%) translateX(-0%);
    transform: translateY(-50%) translateX(-0%);
    -moz-transform: translateY(-50%) translateX(-0%);
	-o-transform: translateY(-50%) translateX(-0%);
	
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}

.btnBox:hover, .btnBox:focus{
	background-color: transparent;
	color: #ffffff;
	
}
.productPresentation{
	background-color: #c1c1c1;
}
.proPresentBlock{
    position: absolute;
    top: 50%;
	left: 0%;
	right: 0;
    -ms-transform: translateY(-50%) translateX(-0%);
    -webkit-transform: translateY(-50%) translateX(-0%);
    transform: translateY(-50%) translateX(-0%);
    -moz-transform: translateY(-50%) translateX(-0%);
    -o-transform: translateY(-50%) translateX(-0%);
}
.proPresentList{
	text-align: center;
}
.proPresentList ul li{
	width: 20%;
	text-align: center;
	display: inline-block;
	margin: 0 -2px;
}
.proPresentList ul::after{
	content: '';
	display: block;
	clear: both;
}
.proImg{
	margin-bottom: 20px;
}
.proPresentList ul li h4{
	color: #000000;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	margin: 0;
}
.borderImg{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 5px;
	border: solid 1px #232323;
}
.arrowBox{
	position: absolute;
	bottom: 30px;
	right: 0px;
	z-index: 1;
}
.ContentHold{
	position: relative;
	height: 100%;
}

/* ---------------------Start------------------------ */
.main-black-bg{
	position: relative;
	/* background-image: url(../img/main-black-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover; */
	overflow: hidden;
	height: 100vh !important;
	width: 100% !important;
}
.main-black-bg .black-bg{
	height: 100vh !important;
	width: 100% !important;	
}
.top-logo{
	padding: 63px 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: 0px auto;
	z-index: 9;
}
.bottom-pizza-menu {
	width: 938px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: -350px;
}
.smoke-img{
	height: 355px;
	width: auto;
	position: absolute;
	left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 0px;
}
.topping{
	width: 601px;
	height: auto;
	position: absolute;
	left: -195px;
    bottom: 115px;	
	z-index: 9;
}
.curv-menu{
    position: absolute;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
	line-height: 1.2em;
	text-transform: uppercase;
    letter-spacing: 1px;
	display: inline-block;
    transition: 0.3s;
	z-index: 99;
}
.curv-menu a {
    color: #fff;
    text-decoration: none;
	transition: 0.3s;
}
.curv-menu a:hover {
    color: #e3a167;
    text-decoration: none;
}
.curv-menu::before {
    content: "";
	position: absolute;
	top: 7px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ffffff;
	cursor: pointer;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.6);
	animation: pulse 2s infinite;
}
.menu-left{
	padding-right: 40px;
    text-align: right;	
}
.menu-right{
	padding-left: 40px;
    text-align: left;	
}
.menu-left::before {
	right: 10px;
}
.menu-right::before {
	left: 10px;
}





.curv1{
	top: 400px;
    left: -66px;
}
.curv2 {
  top: 200px;
  left: 8px;
}
.curv3{
	top: 45px;
    left: 150px;
}
.curv4{
	top: 45px;
    right: 174px;
}
.curv5{
	top: 200px;
    right: -67px;
}
.curv6{
	top: 400px;
    right: -182px;
}



@-webkit-keyframes pulse {
	0% {
	  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	}
	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
  }
  @keyframes pulse {
	0% {
	  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
  }





 @media (max-width: 1500px) {
	.thumbTextBox h2{
		font-size: 35px;
		
		line-height: 45px;
	}
}

@media (max-width: 1440px) {
	




}

@media (max-width: 1366px) {
	h1 {
		font-size: 100px;
	}
	.social-posts h2 {
        font-size: 45px;
        margin-bottom: 30px !important;
    }
	.social-posts h1{
		letter-spacing: -3px;
	}
	.thumbButton2 {
		font-size: 20px;
		padding: 15px 60px;
		letter-spacing: 2px;
	}
	.textBox1 {
		bottom: 5%;
	}

/* --------------------------------------------------------- */
.top-logo {
	padding: 40px 0px;
}
.co-logo img{
	width: 120px;
}
.bottom-pizza-menu {
	width: 760px;
	bottom: -350px;
}
.topping {
	width: 400px;
	left: -140px;
	bottom: 170px;
}
.smoke-img {
	height: 220px;
}
.curv1 {
	top: 300px;
	left: -64px;
}
.curv2 {
	top: 158px;
	left: -5px;
}
.curv3 {
	top: 45px;
	left: 83px;
}
.curv4 {
	top: 45px;
	right: 108px;
}
.curv5 {
	top: 158px;
	right: -80px;
}
.curv6 {
	top: 300px;
	right: -179px;
}

}

 @media (max-width: 1199px) {
	 h1{
		 line-height: 90px;
	 }
	 .curv-menu {
		font-size: 15px;
	}
	.curv1 {
        top: 300px;
        left: -60px;
    }
	.curv2 {
        top: 158px;
        left: 0px;
    }
	.curv3 {
        top: 45px;
        left: 90px;
    }
	.curv4 {
        top: 45px;
        right: 112px;
    }
	.curv5 {
        top: 158px;
        right: -67px;
    }
	.curv6 {
        top: 300px;
        right: -162px;
    }


}

@media (max-width: 1120px) {
	.bottom-pizza-menu {
        width: 650px;
        bottom: -250px;
    }
    .topping {
        width: 300px;
        left: -100px;
        bottom: 130px;
    }
	.curv1 {
        top: 300px;
        left: -65px;
    }
	 .curv2 {
    top: 158px;
    left: -26px;
  }
	.curv3 {
    top: 38px;
    left: 63px;
  }
	.curv4 {
        top: 45px;
        right: 74px;
    }
	.curv5 {
        top: 158px;
        right: -91px;
    }
	.curv6 {
        top: 300px;
        right: -168px;
    }
	.smoke-img {
        height: auto;
		text-align: center;
    }

}
@media (max-width: 1024px) {
	.bottom-pizza-menu {
        width: 500px;
        bottom: -150px;
    }
	.topping {
        width: 200px;
        left: -60px;
        bottom: 80px;
    }
	.curv1 {
        top: 250px;
        left: -65px;
    }
	.curv2 {
    top: 120px;
    left: -35px;
  }
	.curv3 {
    top: 15px;
    left: 50px;
  }
	.curv4 {
        top: 15px;
        right: 70px;
    }
	.curv5 {
        top: 120px;
        right: -101px;
    }
	.curv6 {
        top: 250px;
        right: -168px;
    }

}
@media (max-width: 992px) {
	h1 {
        font-size: 80px;
    }
	.social-posts h1{
		letter-spacing: -2px;
	}
}
@media (max-width: 900px) {
	.bottom-pizza-menu {
        width: 420px;
        bottom: -75px;
    }
    .topping {
        width: 190px;
        left: -28px;
        bottom: 0px;
    }
	.curv1 {
        top: 250px;
        left: -59px;
    }
	.curv2 {
    top: 120px;
    left: -50px;
  }
	.curv3 {
    top: 15px;
    left: 18px;
  }
	.curv4 {
        top: 15px;
        right: 40px;
    }
	.curv5 {
        top: 120px;
        right: -117px;
    }
	.curv6 {
        top: 250px;
        right: -162px;
    }


}
 @media (max-width: 767px) {
	h1 {
		font-size: 70px;
		line-height: 60px;
	}
	h1 small {
		font-size: 20px;
		letter-spacing: 3px;
	}

	.curv-menu {
        font-size: 14px;
        letter-spacing: 0.5px;
        width: 140px;
    }
	.curv-menu::before {
		top: 5px;
		width: 8px;
		height: 8px;
	}
	.menu-right {
		padding-left: 30px;
	}
	.menu-left {
		padding-right: 30px;
	}
	.curv1 {
        top: 250px;
        left: -121px;
    }
	.curv2 {
        top: 120px;
        left: -110px;
    }
	.curv3 {
        top: 15px;
        left: -14px;
    }
	.curv4 {
        top: 15px;
        right: -13px;
    }
	.curv5 {
        top: 120px;
        right: -110px;
    }
	.curv6 {
        top: 250px;
        right: -120px;
    }
	.curv6 br{
		display: none;
	}
}
 @media (max-width: 680px) {
.bottom-pizza-menu {
        width: 100%;
        bottom: -75px;
		text-align: center;
    }
	.bottom-pizza-menu img{
        width: 300px;
    }
	.topping {
        width: 155px;
        left: 50%;
        bottom: 0px;
        margin: 0px auto;
        transform: translateX(-123%);
    }
	.menu-right {
		padding-left: 0px;
		text-align: center;
	}
	.menu-left {
		padding-right: 0px;
		text-align: center;
	}
    .curv-menu {
        font-size: 14px;
        padding-top: 25px;
		width: 120px;
    }
	.curv-menu::before {
        top: 0px;
        right: 0px !important;
        left: 0px !important;
        margin: 0px auto !important;
        text-align: center !important;
        width: 10px;
        height: 10px;
    }
	.curv1 {
        top: 140px;
        left: 20px;
    }
	.curv2 {
        top: 70px;
        left: 20px;
    }
    .curv3 {
        top: 0px;
        left: 20px;
    }
    .curv4 {
        top: 0px;
        right: 20px;
    }
	.curv5 {
        top: 70px;
        right: 20px;
    }
	.curv6 {
        top: 140px;
        right: 20px;
    }
	.smoke-img img{
        width: 600px;
    }


}
@media(max-width: 575px){
	.bottom-pizza-menu img {
        width: 230px;
    }
	.curv1 {
        top: 80px;
        left: 15px;
    }
	.curv2 {
        top: 10px;
        left: 15px;
    }
	.curv3 {
        top: -60px;
        left: 15px;
    }
    .curv4 {
        top: -60px;
        right: 15px;
    }
	.curv5 {
        top: 10px;
        right: 15px;
    }
	.curv6 {
        top: 80px;
        right: 15px;
    }
    .curv-menu {
        font-size: 13px;
        padding-top: 22px;
        width: 100px;
    }
	.topping {
        width: 140px;
        left: 50%;
        transform: translateX(-110%);
    }

}
@media(max-width: 480px){
	.bottom-pizza-menu img {
        width: 350px;
        opacity: 0.3;
    }
	.smoke-img {
        opacity: 0.3;
    }
    .curv1 {
        top: 200px;
        left: 10px;
    }
    .curv2 {
        top: 120px;
        left: 10px;
    }
    .curv3 {
        top: 40px;
        left: 10px;
    }
    .curv4 {
        top: 40px;
        right: 10px;
    }
    .curv5 {
        top: 120px;
        right: 10px;
    }
	.curv6 {
        top: 200px;
        right: 10px;
    }

}