/*reset
______________________________*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, , section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
@import url(owl-carousel/owl.carousel.css);
@import url(themify/themify-icons.css);

body {
    line-height:1;
    
}
h1,h2,h5{
	font-family: 'Luckiest Guy', cursive !important;
}

p{
	font-family: 'Varela Round', sans-serif !important;
}
.wrapper{
  overflow: hidden;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,section { 
	display:block;
}
.d_none{
	display: none !important;
}
.dlab-thum-bx i {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  
  cursor: pointer;
}
.dlab-thum-bx:hover i {
	color: #c4302b ;
}
/*nav ul {
    list-style:none;
}*/
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1049;
}
blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
.table_column_heading{
    font-family: 'Luckiest Guy', cursive;
    font-weight: 400;
    color: #000;
    letter-spacing: 2px;
    font-size: 1rem;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

@import url('https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@800&display=swap');




/*@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('fonts/CaviarDreams-webfont.eot');
    src: url('fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CaviarDreams-webfont.woff') format('woff'),
         url('fonts/CaviarDreams-webfont.ttf') format('truetype'),
         url('fonts/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 20, 2014 */


/*@font-face {
    font-family: 'agency_fbregular';
    src: url('fonts/agencyr-webfont.eot');
    src: url('fonts/agencyr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agencyr-webfont.woff') format('woff'),
         url('fonts/agencyr-webfont.ttf') format('truetype'),
         url('fonts/agencyr-webfont.svg#agency_fbregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*
@font-face {
  font-family: 'Soup-of-Justice';
    src:  url('fonts/webfonts_Soup-of-Justice/Soup-of-Justice.woff') format('woff'),
    url('fonts/webfonts_Soup-of-Justice/Soup-of-Justice.ttf.svg#Soup-of-Justice') format('svg'),
    url('fonts/webfonts_Soup-of-Justice/Soup-of-Justice.ttf.eot'),
    url('fonts/webfonts_Soup-of-Justice/Soup-of-Justice.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face {
    font-family: 'bubblegum_sansregular';
    src: url('fonts/bubblegumsans-regular-webfont.eot');
    src: url('fonts/bubblegumsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bubblegumsans-regular-webfont.woff') format('woff'),
         url('fonts/bubblegumsans-regular-webfont.ttf') format('truetype'),
         url('fonts/bubblegumsans-regular-webfont.svg#bubblegum_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
/*@font-face {
    font-family: 'snigletregular';
    src: url('fonts/sniglet-regular-webfont.eot');
    src: url('fonts/sniglet-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sniglet-regular-webfont.woff') format('woff'),
         url('fonts/sniglet-regular-webfont.ttf') format('truetype'),
         url('fonts/sniglet-regular-webfont.svg#snigletregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/*BODY STYLES*/

html,
body {
	margin:0;
	padding:0;
	color:#000;
	height:100%;
	font-size:1rem;
	font-family: 'Varela Round', sans-serif;
	/*font-family:Arial,Verdana,Helvetica,sans-serif;*/
	background-color:#fff !important;
	/*background-image:url('images/background%20clouds.jpg');
	background-repeat:repeat;*/
}

h1{color:cornflowerblue;font-family: 'Luckiest Guy', cursive;font-size:34px;letter-spacing:2px;margin:15px 0 0 0;font-weight:lighter;text-align:center;}
h2{color:cornflowerblue;font-family: 'Luckiest Guy', cursive;font-size:40px;letter-spacing:2px;margin:20px 0 0 0;font-weight:lighter;}
p{color:#000;font-family: 'Varela Round', sans-serif;font-size:1rem;line-height:24px;margin:5px 20px 0 18px;}
p.about{color:#000;font-family: 'Varela Round', sans-serif;font-size:1rem;line-height:25px;margin:20px 0px;}
p.number{color:#000;font-family:snigletregular,Arial,Verdana,Helvetica,sans-serif;font-size:28px;line-height:30px;margin:20px 0 0 10px;font-weight:lighter;}
a{color:#b86501;}
p.aboutbf{color: #fff;
    font-size: 1rem;
    line-height: 25px;
    text-align: left;
    margin: 20px 20px 0 20px;
    font-family: 'Varela Round', sans-serif;}
h12{color:cornflowerblue;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:35px;letter-spacing:1px;margin:15px 0 0 0;font-weight:lighter;text-align:left;}
p.offertext{color:#fff;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:18px;line-height:25px;margin-bottom: 10px;padding-right: 10px;}
h12{color:cornflowerblue;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:35px;letter-spacing:1px;margin:15px 0 0 0;font-weight:lighter;text-align:left;}
p.offertext2{color:#333;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:1rem;line-height:25px;margin-bottom: 10px;padding-right: 10px;}
p.locationpagetext{color:#333;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:1rem;line-height:25px;margin-left:0px;}
.topbar1{
	position:relative;
	width:100%;
	background-color:#e0a949;
	height:10px;
}

.li{
    float: left;
    font-size: 18px;
}

.ul.a {
    list-style-type: circle;
}

.topbar2{
	position:relative;
	width:100%;
	background-color:#f4b74c;
	height:10px;
}


.mobile_Screen{
	display: none;
}
.header {
	position:relative;
	width:100%;
	/*border:0px solid #000;*/
	margin:0 0 0 0;
	/*background-color:cornflowerblue;*/
}

.socialnetwork{
	float:left;
	margin:4px 20px 0 8px;
}

.logo{
	float:left;
	width: 300px;
	/*height:163px;
	margin:30px 0 0 190px;*/
}

/*@media (min-width: 1200px){
.container {
    max-width: 1250px !important;
}
}*/
/*MAIN NAVIGATION*/

/*.nav {
	clear:both;
	width:auto;
	border-bottom: 2px solid cornflowerblue;
	background-image:url(images/navbarbg.png);
	background-repeat:no-repeat;
    padding: 41px 0px 10px 0px;
    text-align: center;
    float: right;
}*/


ul li { 
	display: inline;
	list-style-type: none;
	margin-left: 12px;
    margin-right: 0px;

}

ul li a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 18px;
    color: #000;
	padding-right: 28px;
	/*border-right:1px solid #d3d3d3;*/
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}

ul li a:hover {
	color:#ef9120;
	text-decoration: none;
}

.last a{
	border:0px;
}

.book a {
	color:#fff;
	border:0px;
	margin:0 0 0 50px;
	width:135px;
	height:55px;
	background-color:#686b7c;
	padding:10px;
}

#nestag-page p {
	margin-bottom: 30px;
}

#nestag-page ul li {
	margin-left: 15px!important;
}

.mainimage{
	position:relative;
	cursor: pointer;
	border-bottom:5px solid cornflowerblue;
	margin:0 0 0 0;
}

.mainimage img{
	width: 100%;
    display: block;
}

.newbusiness{
	position:relative;
	width:960px;
	height:400px;
	background-image:url('images/franchise.jpg');
	background-repeat:no-repeat;
	border-bottom:7px solid #f4ba55;
	margin:0 0 0 0;
}

.vouchers{
	position:relative;
	width:960px;
	height:400px;
	background-image:url('images/voucher.jpg');
	background-repeat:no-repeat;
	border-bottom:7px solid #f4ba55;
	margin:0 0 0 0;
}



.introwrapper{
	position:relative;
	width:100%;
	height:auto;
	background-color:white;
	/*margin:20px 0 0 20px;*/
}


.intro{
	width:900px;
	height:620px;
	background-color:white;
	padding:15px 0 10px 0;
	margin:0 auto;
	border:0px solid #000;
}

.introwrapper2{
	position:relative;
	width:920px;
	height:auto;
	background-color:white;
	margin:20px 0 0 20px;
}


.intro2{
	width:900px;
	height:950px;
	background-color:#;
	padding:15px 0 10px 0;
	margin:0 auto;
	border:0px solid #000;
}


.normal-list li {
    margin: 0 0 10px 0;
    width: 100%;
    font-weight: 600;
    display: inline-block;
    font-size: 1.1em;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: inside;
    letter-spacing: 0.01em;
    margin-top: 6px;
}

.offerbox img {
    max-width: 100%;
    display: block;
}

ul.normal-list {
    padding-left: 10px;
    margin: 20px 0;
    color: #333;
    list-style: disc inside none!important;
}


.contentwrap{
	position:relative;
	width:960px;
	height:auto;
	margin:0 0 0 0;
}

.box{
	float:left;
	width:286px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:white;
	margin:20px 8px 0 20px;
}

.box2{
	float:left;
	width:287px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:white;
	margin:20px 8px 0 165px;
}

.box3{
	float:left;
	width:287px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:white;
	margin:20px 8px 0 15px;
}

.box4{
	float:left;
	width:250px;
	height:400px;
	border:1px solid white;
	background-color:white;
	margin:20px 8px 0 15px;
    text-align: center;
}

.box5{float:left;
	width:550px;
	height:225px;
	}

.package{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 20px;
}

.package2{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 165px;
}

.package3{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 15px;
}
.heading{
	width:287px;
	height:30px;
	background-color:#2f2f2f;
	padding:12px 0 0 0px;
	margin:-2px 0 0 0;
}

h3{color:#fff;font-family: 'Varela Round',sans-serif;font-size:17px;margin:0 0 0 0;font-weight:lighter;letter-spacing:1px;}
h4{color:#fff;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:1rem;margin:2px 0 10px 0;font-weight:lighter;letter-spacing:1px;}
p.bullet{margin:7px 0 0 20px;font-size: 1rem}

p.bullet2{margin:7px 0 0 20px;font-size: 1rem; color:#fff;}
p.bullet3{margin:7px 0 0 20px;font-size: 1rem; color:#333;}
.bullet3 span{color:forestgreen;}

.bulletpoint {
    color:black;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:1rem
  margin:7px 0 0 20px;
    
}
#neoffers{
	float:left !important;
	width:100%;
	/*height:235px;
	margin:10px 0 0 0;
	border:1px solid #d3d3d3;
	background-color:#fff;*/
}

.offerbox{
	float:left;
	width:189px;
	height:148px;
	margin:5px 0 0 2px;
	background-color:#fff;
}

.offertitle{
	color:#fff;
	font-size:11px;
	width:181px;
	height:25px;
	background-color:#2f2f2f;
	padding:12px 0 0 8px;
	margin:-2px 0 0 0;
}

.price{font-size:12px;color:#f09526;float:right;margin:0 6px 0 0;}

.main-section-wrapper{
	float:left;
	width:100%;
	background-color: #C3E2DC;
	padding-top: 50px;
	/*height:auto;
	background-image:url('images/shutterstock_test.jpg');
	position:top;
    margin: 0 0 40px 0;*/
}
.main-section-wrapper-1{
	float:left;
	width:100%;
	background-color: #fff;
	padding-top: 50px;
	/*height:auto;
	background-image:url('images/shutterstock_test.jpg');
	position:top;
    margin: 0 0 40px 0;*/
}
.main-section{
	float:left;
	width:900px;
	min-height:500px;
	border:0px solid #000;
	margin:40px 0 0 30px;
}

.steps{
	color:#fff;
	font-size:1rem;
	width:880x;
	height:18px;
	padding:10px;
	background-color:#6a6d7e;
	margin:30px 0 15px 0;
}

.footer{
	width:100%;
	background-color:#212221;
	border-top:6px solid cornflowerblue;
	height:160px;
	margin:0 0 0 0;
}

.footerwrap{
width:960px;
height:140px;
margin:0 auto;
}

.footer-column{
	float:left;
	width:230px;
	background-color:#212221;
	border:0px solid #fff;
	height:120px;
	margin: 5px 0 0 10px;
}

p.designby {
    font-size: 10px;
    line-height: 2em;
    color: #fff;
    text-align: left;
    margin: 12px 0 0 0;
}

p.copyright {
    font-size: 10px;
    color: #fff;
    text-align: left;
    margin: 0px 0 0 0;
	line-height:12px;
}
.designby a {color:#f4b74c;text-decoration:none;}
.copyright a {color:#f4b74c;text-decoration:none;}

.footermenu {
	float:left;
	width:200px;
	height:auto;
	margin:10px 0 0 5px;
	border:0px solid #000;
}

.footerlink {
    display: block;
    list-style-type: none;
    margin-right: 15px;
    color: cornflowerblue;
    line-height: 1.5em;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin: 5px 0 0 0;
}

.footerlink:hover {
	color:#FFF;
}


.contact{
	width: 59%;
    margin-left: 15px;
    display: inline-block;
    border: 0px solid #000;
}

.packageswrap{
    float:left;
	width:900px;
	min-height:700px;
	margin:0px 0 0 50px;
	border:0px solid #000;
}

.packagestitlecol{float:left;
	width:960px;
	min-height:50px;
	border:0px solid #000;
    text-align: center;
}
.packages2{
	float:left;
	width:275px;
	min-height:550px;
	margin:20px 0 10px 10px;
	border:0px solid #000;
}

.partnerscontact{
    float:left;
	width:700px;
	min-height:700px;
	margin:50px 0 0 125px;
	border:0px solid #000;
}

.sidebar{
	border:0px solid #000;
	margin: 0 0 0 135px;
    display: inline-block;
    width: 26%;
    vertical-align: top;
}


/*ENQUIRY FORM*/


.enquiryform {
	float:left;
	width:500px;
	min-height:400px;
	border:0px solid #b2b2b2;
	margin:10px 0 0px 10px;
}

form#contactform fieldset {
	padding: 0px 15px 20px 0;
	width: 250px;
	text-align: left;
}

form#contactform input[type="text"], input[type="url"], 
input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 8px; 
	width: 500px; 
	font-family: arial, sans-serif; 
	font-size: 1rem; 
	border: 1px solid #68696d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

form#contactform textarea {
	width: 500px; 
	height: 150px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

form#contactform label {
	display: block;
	font-size: 15px;
	color: #68696d;
	margin-top: 10px;
	margin-bottom:8px;
	font-weight: normal;
}

form#contactform label.error { 
	width: 245px;
	margin: 3px 0 0 0;
	display: block;
	color: #cf0101;                              
	font-size: 11px; 
	text-align: right;
}

form#contactform .placeholder {
	color: #aaa;
}

form#contactform .button {
	display: inline-block;
	margin: 15px 0 10px 1px;
	padding: 8px 15px 8px 15px;
	background-color: #68696d;
	border: 1px solid #e3e3e3;
	color: #fff;
}

form#contactform .button:hover {
	color:#fff;
	background-color: #444444;
	cursor: pointer;
}

form#contactform .button:active {
	margin-top: 1rem;
	background-color: #a00023;
	cursor: pointer;
}

h5{color:#fff;margin:10px 0 0 20px;}
.fb-like{margin:10px 0 10px 0px;}
.twitter-follow-button{margin:0 0 0 0px;}
.fb-page{margin:25px 0 0 20px;}
dl{text-left;margin:40px 0 20px 40px;}
.bold{color:#000;font-weight:bold;}
.title{margin:10px 0 0 0;}

.sidepic{margin:60px 0 0 40px;}

.side-hr{
	width:250px;
	height:1px;
	margin:30px 0 30px 30px;
	background-color:#ccc;
	clear:both;
}	

.video{
	position:relative;
	width:960px;
	height:570px;
	background-image:url('images/tvpicture.png');
	border-bottom:7px solid #f4ba55;
}

.video2{
	float:left;
	width:350px;
	min-height:200
	border:0px solid #000;
}

.introwrapper{
	position:relative;
	width:100%;
	height:auto;
	background-color:#fff;
	margin:20px 0 20px 11px;
	padding:2px 0px 10px 5px;
}

.geordiewrap{
	position:relative;
	width:931px;
	height:auto;
	background-color:#efefef;
	margin:20px 0 20px 11px;
	padding:2px 0px 10px 5px;
}

.geordieintro{
	width:750px;
	min-height: 500px;
	background-color:#;
	padding:15px 0 10px 0;
	margin:0 auto;
	border:0px solid #000;
}

.youtubevideo{
    position:relative;
	width:300px;
	height:200px;
margin:15px 0 15px 10px;
}

.thumbnail{
margin:10px 1px 0 -4px;
}

.bigcontact{color:#000;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:1rem;}
.blue{color:#0066cc;font-size:18px}

.telside{color:#000000;background-color:#fff;font-size:1rem}

h6{color:#f09221;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:45px;letter-spacing:1px;padding-bottom:5px;margin:0px 0 0 10px;font-weight:lighter;}

.sidenav{
	float:left;
	width:223px;
	height:420px;
	background-color:#4177b0;
	margin:0 0 0 20px;
	padding:25px 10px 20px 20px;
}

.sidenav ul li{ 
	display: block;
	width:230px;
	height:35px;
	list-style-type: none;
	margin-left: 10px;
    margin-right: 10px;

}

.sidenav ul li a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:18px;
	color: #fff;
	padding-right: 28px;
	border-right:1px solid #4177b0;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}

.sidenav ul li a:hover {
	color:#ef9421;
	text-decoration: none;
}

.support{
	float:left;
	width:200px;
	height:auto;
	margin:10px 0 0 5px;
	border:0px solid #000;
}

.chat{position: absolute;
bottom: 0;
right: 0;}

.UKBubbleFootball{
	float:left;
	width:900px;
	height:190px;
	border:0px solid #000;
	background-color:#4177b0;
	margin:20px 0 20px 0;
	padding-top:15px;
}

.Geordieshoretitle{color:#f09221;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:35px;letter-spacing:1px;margin:15px 0 0 0;font-weight:lighter;text-align:center;}
.UKtitle{color:#fff;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:50px;letter-spacing:1px;margin:20px 0 10px 0;font-weight:lighter;text-align:center;}
p.UKBFtext{color:#fff;font-size:17px;line-height:25px;text-align:center;margin:20px 20px 0 20px;}

.packagestitle{color:cornflowerblue;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:29px;letter-spacing:1px;margin:15px 0 0 0;font-weight:lighter;text-align:center;}

#Beergogglelogo{
    padding-top: 40px
        
}

#geordieshoreimage{
    padding-top: 10px;
        padding-left:70px
        
}

#packagestitle2{
    padding-top: 10px;
        padding-left:70px;
    padding-bottom: 0px;
        
}
.UKBubbleFootball a{font-size:17px;color:#fff;}

.sidebb{
	margin:10px 0 0 20px;
}

.contactNEbubblefootball{
	margin:-30px 0 0 -20px;
}

.column {
    float: left;
    width: 180px
}

.row:after {
    content: "";
    display: table;
    clear: both;
}
.package-sec .detail {
    width: 50%;
	display: inline-block;
	padding-left: 15px;

}
.detail h2{font-family: 'Luckiest Guy', cursive;}


.package-sec .image {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.center {
    
    margin-top: 20px;
    width: 100%;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides {
  display: none;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 1rem;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 1rem;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

#fortnitecamp{
     width:100%;
  max-height:50%;     
}

/* Style inputs, select elements and textareas */
input[type=text], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}

/* Style the label to display next to the inputs */
label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

/* Style the submit button */
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

/* Style the container */
.container {
  /*border-radius: 5px;*/
  background-color: #fff;
  padding: 20px;
}

/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


/* Blog Code here */
.breadcrumb{
  background-color: transparent !important;
  /* font-family: 'Luckiest Guy'; */
  font-family: 'Varela Round', sans-serif !important;
  font-size: 18px;
  font-weight: 700;
  padding-left: 0px !important;

}
.blog-img img{
  border-radius: 5px;
}
.blog-text a{
  color: black;
}
/*.blog-text h3{*/
/*  font-family: 'Varela Round', sans-serif !important;*/
/*  font-weight: 600;*/
/*  font-size: 22px;*/
/*}*/
.blog-author li{
  margin-left: 0px;
}
.blog-author p{
  margin: 0;
}
.blog-author li img{
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.view-btn{
  background: #026491 !important;
  font-family: 'Varela Round', sans-serif !important;
  padding: 8px 22px;
  font-size: 18px;
  border-radius: 5px;
  color: white;
}
.view-btn:hover{
  color: white;
}
.blog-details-text h3,.blog-details-text h2,.blog-details-text h4,.blog-details-text h5,.blog-details-text h6{
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
  font-family: 'Varela Round', sans-serif !important;
  margin-left:0px;
  
}
.f_17{
    font-size: 1.75rem;
}
.blog-details-text p{
  margin-left: 0;
}
.h_d{
  margin : 0px;
  font-family: 'Luckiest Guy', cursive !important;
}
.h_s{
    margin: 0px;
  font-family: 'Varela Round', sans-serif !important;
}
.c_b{
    color:#5bbfe9 !important;
}
.hl_b{
    margin: 0px;
    font-family: 'Luckiest Guy', cursive !important;
    font-size: 2.5rem;
}
.hs_b{
    margin: 0px;
    font-family: 'Luckiest Guy', cursive !important;
    font-size: 2rem;
}
/* .breadcrumb-item+.breadcrumb-item::before {
  content: ">" !important;
} */

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
  .blog-details h1{
    font-size: 1.875rem;
  }
}


/* Style buttons */
.btn {
  background-color: DodgerBlue; /* Blue background */
  border: none; /* Remove borders */
  color: white; /* White text */
  padding: 12px 1rem; /* Some padding */
  font-size: 1rem; /* Set a font size */
  cursor: pointer; /* Mouse pointer on hover */
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: RoyalBlue;
} 






<!------------- MY CSS ------------------->

.carousel-item {
  height: 100vh;
  min-height: 500px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption {
  
  position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 30% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

.carousel-caption h5 {
  font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 20px;
    text-align: left;
    margin-left: 96px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 69%;
  
}

.carousel-caption p {
     width: 70%;
    margin: 17px 96px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
    
}

.navbar-light .navbar-brand {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.navbar-brand img{
	width: 250px !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-toggler {
    padding: 0 7px!important;
    font-size: 25px!important;
    line-height: .3;
    margin: 1px 5px 0 0;
    background: #191970 !important;
}
.navbar-toggler:focus {
    outline: #191970 !important;
}
.navbar-toggler-icon{
    background-image: url(img/menu-icon.png) !important;
    width: 0.9em !important;
    height: 1.18em !important;
    font-size: 1.16em;
}

.navbar-nav {
  text-align: center;
}

.nav-link {
    padding: .2rem 1rem;
    color: #000 !important;
    font-family: 'Luckiest Guy';
    letter-spacing: 0 px;
    font-size: 18px;
    font-weight: 600;
}

.nav-link.active,.nav-link:focus{
  color: #fff;
}

.active {
    background-color: transparent;
}

.navbar-toggler {
  padding: 1px 5px;
  font-size: 18px;
  line-height: 0.3;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

.container-style{
	 
    padding: 0px 20px;
    width:100%;
}

.navbar.active {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.navbar{
	/*padding: 0px !important;*/
	background-color:#fff !important;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{ color: #fff; background-color:unset !important; }
	.navbar .nav-item:hover .dropdown-menu{ display: block !important; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
	.navbar .nav-item  ul li {display: block !important; }
	.navbar .nav-item  ul li a{background-color:unset !important;font-family: 'Luckiest Guy'; }
	.navbar .dropdown{width: unset ;}
}
.fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

.fixed-top.scrolled .nav-link {
  color:#000 !important
  ;
}



@media (min-width: 320px){
html.d-md-block {
    display: block!important;
}
html .d-none{
	display: block !important;
}
}

.book-btn{
	width: 49%;
	margin-top: 45px;
}

.book-btn a{
	background: red;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff;
    font-size: 32px;
    border: 1px solid #fd79a8;
    border-radius: 6px;
}

.carousel-control-next, .carousel-control-prev{
	width: 8% !important;
}

.carousel-control-prev-icon{
	height: 30px !important;
	background-image: url("images/left-arrow.png") !important;

}

.carousel-control-next-icon{
	height: 30px !important;
	background-image: url("images/right-arrow.png") !important;

}

.carousel-control-prev-icon .large{
	width: 100px !important;
	height: 100px !important;
	background-image: url("images/left-arrow.png") !important;

}

.carousel-control-next-icon .large{
	width: 100px !important;
	height: 100px !important;
	background-image: url("images/right-arrow.png") !important;

}








/*----  Main Style  ----*/
#cards_landscape_wrap-2{
  text-align: center;
  background: #56BDBA;
  width: 100%;
}

#cards_landscape_wrap-1{
  text-align: center;
  background: #C3E1DB;
  width: 100%;
}

.container-party{
	background: #C3E1DB;
}


#cards_landscape_wrap-2 .container{
	padding-bottom: 100px;
/*  padding-top: 80px; 
  background: #56BDBA;
  background-image: url("images/BG.png");
    background-position: center center;
    background-size: cover;
   
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;*/
}
#cards_landscape_wrap-2 a{
  text-decoration: none;
  outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box{
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.50);
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img{
  -webkit-transition:all .9s ease; 
  -moz-transition:all .9s ease; 
  -o-transition:all .9s ease;
  -ms-transition:all .9s ease; 
  width: 100%;
  height: 200px;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img{
  opacity: 0.7;
  -webkit-transform:scale(1.15);
  -moz-transform:scale(1.15);
  -ms-transform:scale(1.15);
  -o-transform:scale(1.15);
  transform:scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box{
  text-align: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container{
  padding: 23px 6px;
}
#cards_landscape_wrap-2 .card-flyer{
  background: #FFFFFF;
  margin-top: 50px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 4px rgba(255, 255, 255, 0.40);
}
#cards_landscape_wrap-2 .card-flyer:hover{
  background: #fff;
  box-shadow: 0px 15px 26px rgba(255, 255, 255, 0.50);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p{
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px; 
  font-size: 1rem;
  letter-spacing: 1px;
  color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6{
  margin-top: 0px;
  margin-bottom: 4px; 
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto Black', sans-serif;
  letter-spacing: 1px;
  color: #00acc1;
}


.six-card-head{
	color: #000;
    font-family: 'Luckiest Guy', cursive;
    font-weight: 700;
    font-size: 40px;
}

.text-container.bg-card{
	background-color:#F7BE19 !important;
}

.text-container.bg-card-2{
	background-color:#EB6290 !important;
}

.text-container.bg-card-3{
	background-color:#217BB0 !important;
}

.text-container.bg-card-4{
	background-color:#217BB0 !important;
}




.text-container.first-card h6{
	
     margin-bottom: 0px;
    font-size: 25px!important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Nerko One'!important;
    letter-spacing: 1px;
    color: #fff !important;
}

.text-container.first-card p{
	
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 1rem !important;
    letter-spacing: 1px;
    color: #fff !important;
    font-family: cursive !important;
    font-weight: 800 !important;
    text-align: left !important;
}


.text-container.first-card span{
	font-size: 34px !important;
}
    

.top-class{
	padding:60px;
	/*margin-bottom: 40px !important;*/

  background-image: url("images/bg-03.jpg");

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.main_text_heading{
	font-family: 'Luckiest Guy', cursive;
	font-weight: 700;
	color: #5bbfe9;
	letter-spacing: 2px;
}

.main_text_heading_2{
	font-family: 'Luckiest Guy', cursive;
	font-weight: 700;
	color: #000;
}

.main_text_heading_parties{
	font-family: 'Luckiest Guy', cursive;
	font-weight: 700;
	color: #000;
	letter-spacing: 2px;
	font-size: 34px;
	margin-top: 20px;
}





.shell{
  padding:30px 0 30px 0;
}
.wsk-cp-product{
  background:#fff;
  padding:12px;
  border-radius:6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  position:relative;
  margin:20px auto;
  border-bottom: 4px solid #dedada;

}
.wsk-cp-product:hover{
	border-bottom: 4px solid #2CC89B;
}

.wsk-cp-product:hover .wsk-cp-text .title-product h3{
	color:#2CC89B;
}


.wsk-cp-img{
  position:absolute;
  top:5px;
  left:50%;
  transform:translate(-50%);
  -webkit-transform:translate(-50%);
  -ms-transform:translate(-50%);
  -moz-transform:translate(-50%);
  -o-transform:translate(-50%);
  -khtml-transform:translate(-50%);
  width: 100%;
  padding: 8px;
  transition: all 0.2s ease-in-out;
}
.wsk-cp-img img{
  width:100%;
  transition: all 0.2s ease-in-out;
  border-radius:6px;
}
.wsk-cp-product:hover .wsk-cp-img{
  top:-5px;
}
.wsk-cp-product:hover .wsk-cp-img img{
  box-shadow: 0 19px 38px rgba(0,0,0,0.20), 0 15px 12px rgba(0,0,0,0.22);
}
.wsk-cp-text{
  padding-top:68%;
}
.wsk-cp-text .category{
  text-align:center;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  margin-bottom:45px;
  position:relative;
  transition: all 0.2s ease-in-out;
}
.wsk-cp-text .category > *{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -khtml-transform: translate(-50%,-50%);
    
}
.wsk-cp-text .category > span{
  padding: 12px 30px;
  border: 1px solid #313131;
  background:#212121;
  color:#fff;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  border-radius:27px;
  transition: all 0.05s ease-in-out;
  
}
.wsk-cp-product:hover .wsk-cp-text .category > span{
  border-color:#ddd;
  box-shadow: none;
  padding: 11px 28px;
}
.wsk-cp-product:hover .wsk-cp-text .category{
  margin-top: 0px;
}
.wsk-cp-text .title-product{
  text-align:center;
}
.wsk-cp-text .title-product h3{
  font-size:22px;
  font-weight:bold;
  margin: 56px auto 0px;
  overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
  width:100%;
  font-family:cursive;
}
.wsk-cp-text .description-prod p{
  margin:0;
}
/* Truncate */
.wsk-cp-text .description-prod {
  text-align:center;
  width: 100%;
  height:62px;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  margin-bottom:15px;
}
.card-footer{
  padding: 25px 0 5px;
  border-top: 1px solid #ddd;
}
.card-footer:after, .card-footer:before{
  content:'';
  display:table;
}
.card-footer:after{
  clear:both;
}

.card-footer .wcf-left{
  float:left;
  
}

.card-footer .wcf-right{
  float:right;
}

.price{
  font-size:18px;
  font-weight:bold;
}

a.buy-btn{
  display:block;
  color:#212121;
  text-align:center;
  font-size: 18px;
  width:35px;
  height:35px;
  line-height:35px;
  border-radius:50%;
  border:1px solid #212121;
  transition: all 0.2s ease-in-out;
}
a.buy-btn:hover , a.buy-btn:active, a.buy-btn:focus{
  border-color: #FF9800;
  background: #FF9800;
  color: #fff;
  text-decoration:none;
}
.wsk-btn{
  display:inline-block;
  color:#212121;
  text-align:center;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  border-color: #FF9800;
  background: #FF9800;
  padding:12px 30px;
  border-radius:27px;
  margin: 0 5px;
}
.wsk-btn:hover, .wsk-btn:focus, .wsk-btn:active{
  text-decoration:none;
  color:#fff;
}  
.red{
  color:#F44336;
  font-size:22px;
  display:inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 991px) {
  .wsk-cp-product{
    margin:40px auto;
  }
  .wsk-cp-product .wsk-cp-img{
  top:-40px;
}
.wsk-cp-product .wsk-cp-img img{
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
  .wsk-cp-product .wsk-cp-text .category > span{
  border-color:#ddd;
  box-shadow: none;
  padding: 11px 28px;
}
.wsk-cp-product .wsk-cp-text .category{
  margin-top: 0px;
}
a.buy-btn{
  border-color: #FF9800;
  background: #FF9800;
  color: #fff;
}
}

.qodef-page-title.qodef-alignment--center {
    text-align: center;
}

.qodef-page-title {
    height: 300px;
    background-color: #f6f1e4;
    background-image: url('images/p5-background-1.jpg');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.qodef-page-title .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%;
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 34px;
    width: 100%;
}

.qodef-page-title .qodef-m-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0;
    font-family: 'Luckiest Guy', cursive;
    font-weight: 700;
    font-size: 27px;
    color: rgba(74,74,74,.85);
}

.qodef-page-title .qodef-m-title {
    margin: 0;
}

h1.entry-title {
    display: var(--page-title-display);
    font-family: 'Varela Round', sans-serif;
    font-weight: 600;
}

.qodef-h1, h1 {
    font-family: "Baloo Chettan",cursive;
    font-weight: 400;
    color: #444;
    font-size: 57px;
    line-height: 1.14em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}









@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
.snip1404 {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #ffffff;
  text-align: left;
  font-size: 1rem;
  width: 100%;
  max-width: 1000px;
  margin: 50px 10px;
}
.snip1404 img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
.snip1404 .plan {
  margin: 0;
  width: 25%;
  position: relative;
  float: left;
  overflow: hidden;
  border: 3px solid #442232;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #5f3047;
}
.snip1404 .plan:hover i,
.snip1404 .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.snip1404 .plan:first-of-type {
  border-radius: 8px 0 0 8px;
}
.snip1404 .plan:last-of-type {
  border-radius: 0 8px 8px 0;
}
.snip1404 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.snip1404 header {
  background-color: #5f3047;
  color: #ffffff;
}
.snip1404 .plan-title {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0;
  padding: 20px 20px 0;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.snip1404 .plan-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 300px 0 0;
  border-color: rgba(0, 0, 0, 0.5) transparent transparent;
}
.snip1404 .plan-cost {
  padding: 40px 20px 10px;
  text-align: right;
}
.snip1404 .plan-price {
  font-weight: 600;
  font-size: 3em;
}
.snip1404 .plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}
.snip1404 .plan-features {
  padding: 0 0 20px;
  margin: 0;
  list-style: outside none none;
}
.snip1404 .plan-features li {
  padding: 8px 5%;
}
.snip1404 .plan-features i {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.5);
}
.snip1404 .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}
.snip1404 .plan-select a {
  background-color: #442232;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 0.75em;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
}
.snip1404 .plan-select a:hover {
  background-color: #552a3f;
}
.snip1404 .featured {
  margin-top: -10px;
  border-color: #331926;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 8px;
}
.snip1404 .featured .plan-select {
  padding: 30px 20px;
}
@media only screen and (max-width: 768px) {
    .sidebar-cat{
        display:none;
    }
}
@media only screen and (max-width: 767px) {
  .snip1404 .plan {
    width: 50%;
  }
  .snip1404 .plan-title,
  .snip1404 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1404 .plan-select,
  .snip1404 .featured .plan-select {
    padding: 20px;
  }
  .snip1404 .featured {
    margin-top: 0;
  }
  .full_Screen{
  	display: none;
  }
  .mobile_Screen{
  	display: block;
  }
}
@media only screen and (max-width: 440px) {
  .snip1404 .plan {
    width: 100%;
  }
}


.pad-top{
	padding-top: 50px;
}

.termhead{
	background: #026491;
    padding: 25px 0px;
    text-align: center;
    color: #fff;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    padding-bottom: 10px !important;
}

.paypal{
	text-align: center;
    padding: 10px;
    width: 52%;
    margin: auto;
    background: #f90f4a;
    border: 1px solid #f90f4a;
    border-radius: 13px;
}

.cart-comments{
	width: 90%;
    margin: auto;
    margin-top: 20px;
}


   /***** Footer *****/

.footer-top {background-color:#000;  padding: 40px 0 40px 0px; text-align: left; color: #fff; color: rgba(255, 255, 255, 0.8); }
.footer-top h3 { padding-bottom: 20px; color: #fff; }
.footer-top h2 { padding-bottom: 20px; color: #5bbfe9; }

.footer-about img.logo-footer { max-width: 74px; margin-top: 0; margin-bottom: 18px; }

.footer-contact p { word-wrap: break-word; padding-bottom: 12px; color:#fff; }
.footer-contact i { padding-right: 10px; font-size: 18px; color: #fff; color: rgba(255, 255, 255, 0.5); }

.footer-links a { color: #fff; color: rgba(255, 255, 255, 0.8); border: 0; font-size: 1rem;  }
.footer-links a:hover, .footer-links a:focus { color: #fff; }

.footer-bottom { padding: 15px 0 17px 0; background: #444; text-align: left; color: #aaa; }

/*.footer-social { padding-top: 3px; text-align: right; }
.footer-social1 a { margin-left: 20px; color: #777; border: 0; }
.footer-social1 a:hover, .footer-social1 a:focus { color: #79a05f; border: 0; }
.footer-social1 i { font-size: 24px; vertical-align: middle; }*/

.footer-copyright { padding-top: 5px; }
.footer-copyright a { color: #fff; border: 0; }
.footer-copyright a:hover, .footer-copyright a:focus { color: #aaa; border: 0; }


.container-black{
	background-color:#000;
}
.footer-p{
	color:#fff !important;
}

.footer-bottom-container{
	background-color: #191e2c !important;
	padding: 1px 0px !important;
	text-align: center !important;
}

.footer-area {
  position: relative;
  background-color: #191e2c;
  }

.footer-copyr-logo {
  position: relative;
 /* border-bottom: 1px solid #555d73;
  margin-top: 25px; */}
  .footer-copyr-logo p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #fff;
    margin: 15px auto; }




.sidebar_shop  {
   /* padding: 20px 0;*/
}

.sidebar_shop  .block {
   
    margin-right: 0px;
    
    /*background: #fff;*/
    padding: 10px 10px 0px 7px;
    
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.sidebar-left {
    padding-top: 6px;
}
/*
.sidebar_shop  .block>ul>li>a {
    color: #333;
    text-decoration: none;
    
    border-radius: 50px;
}

.sidebar_shop  ul small {
    padding: 0 12px;
    border-radius: 50px;
    background: #333;
    color: #fff;
    font-size: 0.7em;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar_shop  ul ul {
    margin-left: 20px;
}

.sidebar_shop  ul ul a {
    
    text-decoration: none;
    padding: 5px 0;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    margin: 0;
    padding: 0px 20px;
    display: block;
    border-radius: 30px;
    font-family: 'Varela Round';

}


.sidebar_shop  .block>ul>li>a:hover {
    background: #222;
    color: #fff;
}*/

.background-container{
	background-color: #fff;
	padding-top: 85px;
}
.main-body{
	    background-color: #fff;
    background-image: url(images/pattern_balloons.png);
     background-position: center;
    
}

.visible-items{
	font-size: 20px;
    margin-bottom: 20px;
    margin-top: 12px;
}

.mb-1, .my-1 {
    margin-bottom: .25rem!important;
}

.checkbox-template+label::after {
    content: '\f00c';
    width: 18px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    background: #ff0000 !important;
    color: #fff;
    display: inline-block;
    font-size: 0.6em;
    position: absolute;
    top: calc(50% - 9px);
    left: 0;
    font-family: 'FontAwesome';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.checkbox-template+label {
    position: relative;
    padding-left: 6px !important;
    font-size: 1rem;
    font-weight: 400;
    color: #000;
    font-family: 'Varela Round';
    cursor: pointer;
}



input[type=checkbox], input[type=radio] {
   
    margin-left: 5px;
    margin-bottom: 4px;
}


.card-title {
	font-size: 22px;
    font-family: 'Luckiest Guy';
     margin-bottom: 1rem !important;
}

.label-category{
	padding: 2px 12px 2px 0 !important;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 3.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

input[type=text], select, textarea {
    width: 100%;
    padding: 22px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    box-sizing: border-box;
    resize: vertical;
    background: transparent;
    font-family: 'Varela Round';
    color: #000;
    font-size: 1rem;
}

.sidebar-cat{
	margin:15px 0px 15px 0px !important;	
	color:#000;
}

.float-right-class{
	float:right;
	font-family: 'Varela Round';
	font-size: 18px;
}

.bottom-margin{
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.4) !important;
    padding-bottom: 10px;
}
.filter-size{
	font-size: 21px;
	font-family: 'Varela Round';
  cursor: pointer;
}
.filter-size a{
	text-decoration: none;
	color:#000;

}
.filter-size a:hover{
	text-decoration: none;
	color:#000;

}
.reset-span{
	float: right;
}

.icon-img{
	padding-right:6px;
}

.black-link{
	text-decoration: none;
	color: #000;
}

.add-btn {
    background: #5bbfe9;
    color: #fff;
    padding: 8px 20px;
    font-size: 1rem;
    font-family: 'Varela Round';
}

.add-btn:hover{
    text-decoration: none;
	color:#000;
}

.add-btn-info {
    background: #191970;
    color: #fff;
    padding: 8px 20px;
    font-size: 1rem;
}
.add-btn-info:hover {
    background: #191970;
    color: #fff;
    text-decoration: none;
}
.md-form {
    padding: 10px 0px;
    width: 100%;
    
    font-size: 18px;
    font-family: 'Luckiest Guy', cursive;
}

.about-product{
	margin: 0px !important;
    text-align: left;
    color: #6c7272;
    font-size: 1rem;
}
.about-product span{
	padding-right: 2px;
}
.about-product span .fa{
	color: forestgreen;
}

.about-product-main{
	margin: 2px !important;
    text-align: left;
    color: #fff;
   font-family: 'Varela Round', sans-serif;
   
    letter-spacing: 0px;
    font-size: 1rem;
}
.about-product-main span{
	padding-right: 3px;
}
.about-product-main span .fa{
	color: forestgreen;
}


    
.product-row-margin{
	margin-top: 20px;
}


.bg-level-2 {
    background-image: url('images/pattern_balloons.png');
}

.bg-level-2.first-part {
    background-position: right top;
}

.bg-level-2 {
    position: absolute;
    top: -14px;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.bg-level-2.second-part {
    background-position: left top;
    left: auto;
    right: 0;
}


.img-fluid {
    max-width: 100%;
    height: auto;
    
}


.info-card {
    float: left;
	margin: 10px;
	-webkit-perspective: 600px;
}

.front, .back {
	background: #FFF;
	border-radius: 10px;
	transition: -webkit-transform 1s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	border: 1px solid black;
}

.front {
	overflow: hidden;
	width: 250px;
	height: 330px;
	position: absolute;
	z-index: 1;
}

.back {
	padding: 20px;
	padding-top: 0px;
	width: 250px;
	height: 330px;
	-webkit-transform: rotateY(-180deg);

}

.info-card:hover .back {
	-webkit-transform: rotateY(0);
}

.info-card:hover .front {
	-webkit-transform: rotateY(180deg);
}

.card-image {
width: 100%;
height: 100%;
}

.controls-top{
	margin-bottom: 20px;
    float: right;
    font-size: 30px;
    margin-right: 14px;
}

.fa-chevron-left{
    background: black;
    color: #fff;
    padding: 2px;
}
.fa-chevron-right{
    background: black;
    color: #fff;
    padding: 2px;
}

.book-btn-1 a{
	background: deeppink;
    font-family: 'Nerko One', cursive;
    padding: 5px 22px;
  text-decoration: none !important;
    color: #fff;
    font-size: 34px;
    border: 1px solid deeppink;
    border-radius: 6px;
}

.book-btn-1{
	width: 100%;
    margin-top: 20px;
    text-align: center;

}

.main-card-body{
	background: #fd79a8;
}
.main-card-body-2{
	background: #4AC2F7;
}
.main-card-body-3{
	background: #ff4d4d;
}

.product_page_container {
    padding: 50px 0px;
    background: #fff;
}

.enquire{
	width:25%;
	margin-top:0px;
	margin-left: 250px;
	text-align: center;
}

/*.add-box{
	margin-left: 18px;
	
}*/

.box-header{
	height: 40px;
	background: #000 !important;
}
.box-header p{
	color: #fff;
	font-size: 22px;
	padding: 10px 0px;
}
.box-content{
	padding: 10px 10px 20px 20px;
	background: #5BBFE9;
}

.quantity-class{
	font-size: 25px;
	font-weight: 500;
	font-family: 'Luckiest Guy';
	color: #fff;
}
.number-class{
	width: 10%; 
	margin-bottom: 10px;
}

.cart-btn-div{
	margin-top: 22px;
}

.cart-btn-div a, .cart-btn-div button{
	font-size: 22px;
    color: #fff;
    padding: 5px 15px;
    background: none;
    text-decoration: none !important;
    border-radius: 8px;
    font-family: 'Luckiest Guy';
    border: 2px solid #fff;
}
.cart-btn-div a:hover, .cart-btn-div button:hover{
	background: #1E8EC0;
	border: 2px solid #1E8EC0;
	color: #fff;
	transition:0.5s all;
}

.md-form-1 {
    padding: 10px 0px;
    font-size: 18px;
    font-family: 'Varela Round';
    border: 3px solid #fff;
    color: #fff;
}


.parties-next {
   /* right: -75px !important;*/
   z-index: 999;
}

.parties-prev{
    /*left: -75px !important;*/
     z-index: 999;
}

.parties-next1 {
    right: 20px !important;
    z-index: 999;
}

.parties-prev1{
    left: 20px !important;
    z-index: 999;}


/*.parties-next-icon, .parties-prev-icon {
    width: 100px !important;
    height: 100px !important;
    background-image: url(images/parties-icon-1.png) !important;
}*/

.party-card{
	box-shadow: 3px 4px 11px 0px rgba(74, 42, 62, 0.5);
	  border: none !important;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 31%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    font-family: 'Luckiest Guy';
    color:#000;
}
/*.card-img-top:hover{
	opacity: 0.3;
  */
}

.w-25 {
    width: 25%!important;
   
}
.cart-ul{
	display: grid;
    padding-left: 0px !important;
}
#input1{
	    width: 14% !important;
    padding: 0px 10px !important;
}
.card-img-top{

   transition: .5s ease;
}

.party-card:hover .middle{
	opacity:1;
	transition: .5s ease;
}

.party-card:hover .card-img-top{
	opacity: 0.3;
	transition: .5s ease;
}

html .border-0 {
   
  border-radius:6px;
  box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034), 
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
   0 12.5px 10px rgba(0, 0, 0, 0.06), 
   0 22.3px 17.9px rgba(0, 0, 0, 0.072), 
   0 16.8px 33.4px rgba(0, 0, 0, 0.086),
    0 0px 10px rgba(0, 0, 0, 0.12)
}

.category-img{
	
	margin-bottom:50px;
}

.school-pic{
	width:255px;
}
.max-height-slider{
	max-height: 500px !important;
}

.xzoom-gallery {
    margin-top: 10px
}

.xzoom {
    margin-top: 40px
}

.product-image{
	margin-bottom:30px;
}



/** car hawk */

.product-gallery.on-show-slider {
    position: relative;
}
.owl-carousel .owl-item img {
    transform-style: inherit;
}
.owl-carousel .ow-client-logo img {
    height: 80px;
    max-height: 100%;
    width: auto;
}

.dlab-full-blog .owl-carousel .dlab-thum-bx img {
width: 100%;
}

.dlab-full-blog .owl-carousel {
    z-index: auto;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    margin-top: 20px;
    text-align: center;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-theme .owl-dots {
    text-align: center;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme.dots-style-1 .owl-dots .owl-dot span,
.owl-theme.dots-style-2 .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.2);
    width: 8px;
    height: 8px;
    margin: 5px;
}
.owl-theme.dots-style-1 .owl-dots .owl-dot.active span,
.owl-theme.dots-style-1 .owl-dots .owl-dot:hover span {
    background: #000;
}
.owl-theme.dots-style-3 .owl-dots {
    margin-top: 30px;
    position: unset;
    right: auto;
    text-align: center;
    top: auto;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
}
.owl-theme.dots-style-3 .owl-dots .owl-dot span {
    height: 8px;
    width: 8px;
    margin: 0;
}
.owl-theme.dots-style-3 .owl-dots .owl-dot {
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    margin: 4px;
    padding: 3px;
}
.owl-theme.dots-style-3 .owl-dots .owl-dot.active,
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover {
    border: 1px solid #ff3b68;
}
.owl-theme.dots-style-3 .owl-dots .owl-dot.active span,
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover span {
    background-color: #ff3b68;
}

.owl-btn-center-lr + .owl-theme .owl-nav {
    margin: 0;

}

.owl-dots-black-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-black-full.owl-theme .owl-dots .owl-dot span,
.owl-dots-primary-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-primary-full.owl-theme .owl-dots .owl-dot span,
.owl-dots-white-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-white-full.owl-theme .owl-dots .owl-dot span {
    opacity: 0.5;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 4px;
}
.owl-dots-primary-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-primary-full.owl-theme .owl-dots .owl-dot span {
    background-color: #1abc9c;
}
.owl-dots-black-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-black-full.owl-theme .owl-dots .owl-dot span {
    background-color: #333;
}
.owl-dots-white-big.owl-theme .owl-dots .owl-dot span,
.owl-dots-white-full.owl-theme .owl-dots .owl-dot span {
    background-color: #f5f5f5;
}
.owl-dots-black-full.owl-theme .owl-dots .owl-dot.active span,
.owl-dots-primary-full.owl-theme .owl-dots .owl-dot.active span,
.owl-dots-white-full.owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
    width: 25px;
}
.owl-dots-black-big.owl-theme .owl-dots .owl-dot.active span,
.owl-dots-primary-big.owl-theme .owl-dots .owl-dot.active span,
.owl-dots-white-big.owl-theme .owl-dots .owl-dot.active span {
    width: 14px;
    height: 14px;
    opacity: 1;
    margin: 0 4px 2px 4px;
}

.owl-btn-center-lr .owl-nav {
    margin: 0;
}
.owl-btn-center-lr + .owl-theme .owl-nav {
    margin: 0;
}
.owl-btn-center-lr .owl-nav .owl-next,
.owl-btn-center-lr .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

}
.owl-btn-center-lr .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.m-b5 {
    margin-bottom: 5px;
}

.owl-btn-1 .owl-next,
.owl-btn-1 .owl-prev,
.owl-btn-2 .owl-next,
.owl-btn-2 .owl-prev,
.owl-btn-3 .owl-next,
.owl-btn-3 .owl-prev {
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px !important;
    padding: 0;
    text-align: center;
    width: 40px;
}


.primary li:before {
    color: #efbb20;
}

.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}


.dlab-box-bx:hover .overlay-bx a > i,
.dlab-media:hover .overlay-bx a > i,
.overlay-bx:hover a > i {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.dlab-box:hover .overlay-bx,
.dlab-media:hover .overlay-bx,
.overlay-bx:hover,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible;
}

.dlab-box,
.dlab-info,
.dlab-tilte,
.dlab-tilte-inner {
    position: relative;
}

.dlab-box[class*="border-"],
.dlab-info[class*="border-"] {
    border-color: #eee;
}

.product-item .dlab-box {
    border: 1px solid #e9e9e9;
    position: relative;
}

.product-item:hover .dlab-box,
.product-item:hover .dlab-info {
    border-color: #d0d0d0;
}

.product-item .dlab-box {
    border: 1px solid #e9e9e9;
    position: relative;
}	

.dlab-box:hover .dlab-img-overlay1:before,
.dlab-img-overlay1:hover:before {
    opacity: 0.5;
}

.dlab-box:hover .dlab-img-overlay2:before,
.dlab-img-overlay2:hover:before {
    opacity: 0.9;
}

.dlab-box:hover .dlab-img-overlay3:before,
.dlab-img-overlay3:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.dlab-box:hover .dlab-img-overlay4:before,
.dlab-img-overlay4:hover:before {
    width: 100%;
    left: 0;
}
.dlab-box:hover .dlab-img-overlay5:before,
.dlab-img-overlay5:hover:before {
    height: 100%;
    top: 0;
}

.dlab-box:hover .dlab-img-overlay6:before,
.dlab-img-overlay6:hover:before {
    height: 100%;
}

.dlab-box:hover .dlab-img-overlay7:after,
.dlab-box:hover .dlab-img-overlay7:before,
.dlab-img-overlay7:hover:after,
.dlab-img-overlay7:hover:before {
    width: 50%;
}

.dlab-box:hover .dlab-img-overlay8:after,
.dlab-box:hover .dlab-img-overlay8:before,
.dlab-img-overlay8:hover:after,
.dlab-img-overlay8:hover:before {
    width: 100%;
    opacity: 0.3;
}
.dlab-img-overlay9:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}
.dlab-box:hover .dlab-img-overlay9:after,
.dlab-box:hover .dlab-img-overlay9:before,
.dlab-img-overlay9:hover:after,
.dlab-img-overlay9:hover:before {
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.dlab-box:hover .dlab-img-overlay10:before,
.dlab-img-overlay10:hover:before {
    opacity: 0.5;
}
.dlab-box:hover .dlab-img-overlay10:after,
.dlab-img-overlay10:hover:after {
    width: 90%;
    height: 80%;
    left: 5%;
    top: 10%;
    opacity: 0.5;
    background: 0 0;
    border: 1px dashed #fff;
}

.dlab-box:hover .dlab-info-has,
.dlab-media:hover .dlab-info-has {
    opacity: 1;
    width: 100%;
    margin-bottom: 0;
}

.dlab-full-blog .owl-carousel .dlab-thum-bx img {
    width: 100%;
}

.dlab-img-overlay1,
.dlab-img-overlay2,
.dlab-img-overlay3,
.dlab-img-overlay4,
.dlab-img-overlay5,
.dlab-img-overlay6,
.dlab-img-overlay7,
.dlab-img-overlay8,
.dlab-img-overlay9 {
    position: relative;
}
.dlab-img-overlay1:after,
.dlab-img-overlay1:before,
.dlab-img-overlay2:after,
.dlab-img-overlay2:before,
.dlab-img-overlay3:after,
.dlab-img-overlay3:before,
.dlab-img-overlay4:after,
.dlab-img-overlay4:before,
.dlab-img-overlay5:after,
.dlab-img-overlay5:before,
.dlab-img-overlay6:after,
.dlab-img-overlay6:before,
.dlab-img-overlay7:after,
.dlab-img-overlay7:before,
.dlab-img-overlay8:after,
.dlab-img-overlay8:before,
.dlab-img-overlay9:after,
.dlab-img-overlay9:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0.4;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.dlab-img-overlay1:before {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.dlab-box:hover .dlab-img-overlay1:before,
.dlab-img-overlay1:hover:before {
    opacity: 0.5;
}
.overlay-bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}

.dlab-box-bx:hover .overlay-bx a > i,
.dlab-media:hover .overlay-bx a > i
{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.dlab-box:hover .overlay-bx,
.dlab-media:hover .overlay-bx,
.overlay-bx:hover,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible;
}

.product-item .overlay-icon {
    bottom: 0;
    top: auto;
    transition: all 0.5s;
}
.product-item:hover .overlay-icon {
    bottom: 40px;
    transition: all 0.5s;
}
.product-item:hover img {
    transform: scale(1.1);
}
.product-item .overlay-icon a i {
    background-color: #efbb20;
    color: #fff;
}

.overlay-icon {
    height: auto;
    left: 50%;
    list-style: outside none none;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 160px;
}
.overlay-icon a {
    display: inline-block;
    padding: 0;
    margin: 0 2px;
}
.overlay-icon a i {
    background-color: #fff;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
     padding-right: 0px !important; 
     padding-left: 0px !important; 
}
}



.badge{
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 18px !important;
    right: 18px !important;
}
.top-search-bar {
    padding-top: 0px;
    padding-right: 0px
}

#custom-search .form-control{
	padding: 0px 10px;
}

.carousel-bottom-padding{
	padding-bottom: 30px;
}

.md-form-1 option {
    background: #000;
}


img.pointer {
    cursor: pointer;
    height: 100%;
}





.table-image {
  
  thead {
    td, th {
      border: 0;
      color: #666;
      font-size: 0.8rem;
    }
  }
  
  td, th {
    vertical-align: middle;
    text-align: center;
    
    &.qty {
      max-width: 2rem;
    }
  }
}

.price {
  margin-left: 1rem;
}

.modal-footer {
  padding-top: 0rem;
}

.modal-open {
  overflow: inherit !important;
}



.search-class{
	width: 200px !important;
}



.menu-search{
	padding: 10px!important;
}

.cart-btn{
	margin-top: 6px;
	background: #026491 !important;
    border-color: #026491 !important;
}

.search-btn{
	background: #026491 !important;
    border-color: #026491 !important;
}


.fa-shopping-cart:before {
    content: "\f07a";
    font-size: 13px;
}

.cross-span{
	float:right !important;
	display: none;
}

@media screen and (min-width: 320px) and (max-width:991px){
.search-class{
	width: 100% !important;
}

.badge {
    display:none !important;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 20px !important;
    right: 18px !important;
}
}

@media screen and (min-width: 2001px) and (max-width:2560px){
	.nav-link {
    font-size: 21px !important;
}

	.search-class{
	width: 300px !important;
}

.navbar-brand img{
	width: 320px !important;
}
/*#navbarSupportedContent .mr-auto {
    margin-right: 0!important;
    margin-left: auto !important;
}*/

.badge {
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 26px !important;
    right: 18px !important;
}
.container-fluid.product_page_container {
    margin-top: 50px !important;
}

}


@media screen and (min-width: 1751px) and (max-width:2000px){
	.nav-link {
    font-size: 18px !important;
}

	.search-class{
	width: 220px !important;
}

.navbar-brand img{
	width: 270px !important;
}

#navbarSupportedContent .mr-auto {
    margin-right: auto!important;
    margin-left: auto !important;
}

}


@media screen and (min-width: 1286px) and (max-width:1343px){
	.nav-link {
    font-size: 17px !important;
}

	.search-class{
	width: 170px !important;
}

}

@media screen and (min-width: 1193px) and (max-width:1285px){
	.nav-link {
    font-size: 1rem !important;
}

	.search-class{
	width: 150px !important;
}

.navbar-brand img{
	width: 230px !important;
}

.badge{
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 11px !important;
    right: 4px !important;
}

}

@media screen and (min-width: 1100px) and (max-width:1192px){
	.nav-link {
    font-size: 1rem !important;
}

	.search-class{
	width: 145px !important;
}

.navbar-brand img{
	width: 215px !important;
}

.badge{
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 10px !important;
    right: 4px !important;
}

}


@media screen and (min-width: 1045px) and (max-width:1099px){
	.nav-link {
    font-size: 13px !important;
}

	.search-class{
	width: 130px !important;
}

.navbar-brand img{
	width: 200px !important;
}

.badge{
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 7px !important;
    right: 4px !important;
}
.menu-search {
    padding: 10px!important;
    font-size: 15px !important;
}

}


@media screen and (min-width: 992px) and (max-width:1044px){
	.nav-link {
    font-size: 1rem !important;
}

	.search-class{
	width: 105px !important;
}

.navbar-brand img{
	width: 180px !important;
}

.badge{
    display: inline-block;
    padding: .36em .54em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background: red !important;
    color: #fff !important;
    position: absolute !important;
    top: 6px !important;
    right: 6px !important;
}
.menu-search {
    padding: 10px!important;
    font-size: 13px !important;
}

}



@media screen and (min-width: 768px) and (max-width:1024px){
	.carousel-caption {
    position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 15% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 20px;
    text-align: left;
    margin-left: 96px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 100%;
}

	.carousel-caption p {
    width: 70%;
    margin: 17px 96px;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}

	.book-btn a {
    background: red;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff;
    font-size: 26px;
    border: 1px solid #fd79a8;
    border-radius: 6px;
}
}


@media screen and (min-width: 521px) and (max-width:668px){
	.carousel-caption {
    position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 10% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 20px;
    text-align: left;
    margin-left: 96px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 100%;
}

	.carousel-caption p {
    width: 70%;
    margin: 10px 96px;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}

	.book-btn a {
    background: red;
    padding: 7px 14px;
    text-decoration: none !important;
    color: #fff;
    font-size: 23px;
    border: 1px solid #fd79a8;
    border-radius: 6px;
}
}






@media screen and (min-width: 425px) and (max-width:520px){
	.carousel-caption {
    position: absolute !important;
    right: 40% !important;
    right: 41% !important;
    top: 7% !important;
    left: 0% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 20px;
    text-align: left;
    margin-left: 60px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 100%;
}

	.carousel-caption p {
    width: 70%;
    margin: 17px 60px;
    font-size: 9px;
    line-height: 1.5;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}

	.book-btn a {
    background: red;
    padding: 5px 10px;
    text-decoration: none !important;
    color: #fff;
    font-size: 9px;
    border: 1px solid #fd79a8;
    border-radius: 6px;
}
}



@media screen and (min-width: 669px) and (max-width:767px){
	.carousel-caption {
    position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 8% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 20px;
    text-align: left;
    margin-left: 96px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 100%;
}

	.carousel-caption p {
    width: 70%;
    margin: 17px 96px;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}

	.book-btn a {
    background: red;
    padding: 10px 20px;
    text-decoration: none !important;
    color: #fff;
    font-size: 22px;
    border: 1px solid #fd79a8;
    border-radius: 6px;
}
}




@media screen and (min-width: 375px) and (max-width:424px){
	.carousel-caption {
    position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 4% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 80px;
    text-align: left;
    margin-left: 48px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 100%;
}

	.carousel-caption p {
    width: 70%;
    margin: 10px 48px;
    font-size: 9px;
    line-height: 1.3;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}

	.book-btn a {
    background: red;
    padding: 3px 2px;
    text-decoration: none !important;
    color: #fff;
    font-size: 10px;
    border: 1px solid #fd79a8;
    border-radius: 5px;
}
}




@media screen and (min-width: 320px) and (max-width:374px){
	.navbar-brand{
		width: 70%;
	}
	.navbar-brand img{
		width: 100%;
	}



	.carousel-caption{
    position: absolute !important;
    right: 40% !important;
    bottom: 0px !important;
    top: 5% !important;
    left: 1% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}

	.carousel-caption h5 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 50px;
    text-align: left;
    margin-left: 48px;
    font-family: 'Luckiest Guy', cursive;
    color: #000;
    width: 70%;
}
	.carousel-caption p {
    width: 70%;
    margin: 0px 48px;
    font-size: 9px;
    line-height: 1.3;
    font-weight: 800;
    color: #1780b0;
    text-align: left;
}
	.carousel-p {
   display: none;
}

	.book-btn a {
    background: red;
    padding: 3px 2px;
    text-decoration: none !important;
    color: #fff;
    font-size: 12px;
    border: 1px solid #fd79a8;
    border-radius: 5px;
}
}


@media screen and (min-width: 320px) and (max-width:347px){
	.main_text_heading-2{
		font-size: 2.3rem;
	}

	.book-btn-1 a {
    background: deeppink;
    font-family: 'Nerko One', cursive;
    padding: 5px 22px;
    text-decoration: none !important;
    color: #fff;
    font-size: 29px;
    border: 1px solid deeppink;
    border-radius: 6px;
}
}


@media screen and (min-width: 320px) and (max-width:380px){
	.main_text_heading{
		font-size: 2rem;
	}

	
}

@media screen and (min-width: 320px) and (max-width:767px){
	.footer-top h2 {
    padding-bottom: 20px;
    padding-top: 10px;
    color: #5bbfe9;
}	
}


@media screen and (min-width: 768px) and (max-width:1199px){
	

	.book-btn-1 a {
    background: deeppink;
    font-family: 'Nerko One', cursive;
    padding: 5px 22px;
    text-decoration: none !important;
    color: #fff;
    font-size: 19px;
    border: 1px solid deeppink;
    border-radius: 6px;
}
}




@media screen and (min-width: 320px) and (max-width:768px){
	.background-container {
    background-color: #fff;
    padding-top: 15px;
}

	.qodef-page-title {
	height: 320px;
	background-color: #f6f1e4;
	background-image: url(images/p5-background-1.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	}

	.btn-bottom{
		margin-bottom:20px;
	}

}


@media screen and (max-width:400px){
    .sidebar-cat{
    	display: none;
    }
}
@media screen and (min-width: 320px) and (max-width:991px){
    
    .form-none{
    	display:none;
    }
}


@media screen and (min-width: 360px) and (max-width:400px){
.enquire {
    width: 35%;
    margin-top: 0px;
    margin-left: 122px;
    text-align: center;
}
.quantity-class {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Luckiest Guy';
    color: #fff;
}

}

@media screen and (min-width: 320px) and (max-width:359px){
.enquire {
    width: 35%;
    margin-top: 0px;
    margin-left: 110px;
    text-align: center;
}
.quantity-class {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Luckiest Guy';
    color: #fff;
}

}

@media screen and (min-width: 401px) and (max-width:520px){
.enquire {
    width: 35%;
    margin-top: 0px;
    margin-left: 141px;
    text-align: center;
}

}

@media screen and (min-width: 521px) and (max-width:560px){
.enquire {
    width: 30%;
    margin-top: 0px;
    margin-left: 172px;
    text-align: center;
}

}


@media screen and (min-width: 992px) and (max-width:1185px){

.add-btn {
    background: #5bbfe9;
    color: #fff;
    padding: 8px 8px;
    font-size: 15px;
    font-family: 'Varela Round';
}

}

@media screen and (min-width: 768px) and (max-width:991px){

.btn-bottom{
		margin-bottom:20px;
	}

.enquire {
    width: 35%;
    margin-top: 0px;
    margin-left: 132px;
    text-align: center;
}

}

@media screen and (min-width: 992px) and (max-width:1180px){



.enquire {
    width: 35%;
    margin-top: 0px;
    margin-left: 158px;
    text-align: center;
}

}



@media only screen and (max-width: 767px){
.wrapper {
    background-color: #fff!important;
    background-image: none !important;
    background-repeat: no-repeat !important;
}
}


.sc-remove {
    float: left;
    margin-right: 4px;
}

.remove-glyph {
    background: url(https://cdn.shopify.com/s/files/1/0208/6378/t/5/assets/share-icons-sprite.png?4292) no-repeat -361px -1px;
    height: 19px;
    width: 19px;
    display: block;
}

.sc-image {
    float: left;
    width: 80%;
    /*margin-right: 20px;*/
}

.sc-image1 {
    float: left;
    width: 44%;
    margin-right: 20px;
}

.sc-product-title {
    font-size: 17px;
    line-height: 24px;
    /*margin-top: -20px;*/
}

.sc-location {
    font-size: 1rem;
    color: #777;
}

.sc-price {
    font-size: 1rem;
   
    display: block;
}

.sc-quantity input[type=text] {
    width: 40px;
    padding: 0px 2px !important;
}

.sc-product-total {
    display: none;
}

.cart-comments p{
	margin-left: 0px !important;
}

.add-cmnt{
	height: 140px;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0px 1rem !important;
    border-top: 1px solid #e9ecef;
}



.video-responsive{
    overflow:hidden;
    padding-bottom:67.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
} 
/*customize by zia*/------------------


      @media screen and (max-width: 375px) {
      
        .navbar-brand img {
            width: 180px !important;
        }
      }

/*hide sidebar filter at mobile view*/
/*@media screen and (max-width: 480px) {*/
/*    .sidebar-cat{*/
/*        display: none !important;*/
/*    }*/
/*}*/



@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/*@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(33.333%);
    }
    
    .carousel-inner .carousel-item-left.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}*/


.holiday-camp-filter label {
            display: block;
            margin: 5px 0;
        }
        .holiday-camp-filter select {
            margin: 5px 0;
            padding: 5px;
        }
        .event {
            display: none;
            margin: 10px 0;
            padding: 10px;
            border: 1px solid #ccc;
        }

