/*
Designed by Big Ade - 2021
Theme Name - Big Ade Kit
Theme Version - 1.5
Business Details
Business Name         	- INEX Home Solutions
Business Type         	- property renovations
Address Line One      	-  Falkners Close
Address Line Two      	- Fleet
Address Line Three    	- Hampshire
Primary Work Area     	- Hampshire
Postal Code          	- GU512XF
Date Start          	- 20/05/2021
Domain Name          	- www.inexhomesolutions.com
Company Mobile Number 	- 07460 831 328
Company Office Number 	- 01252 448 302
Company Email Address 	- info@inexhomesolutions.com
Facebook URL         	- https://www.facebook.com/inexhomesolutions/
Instagram URL         	- #instagram
Twitter URL         	- #twitter
Dark Colour             - #111111
Mid Color               - #EEEEEE
Accent Colour           - #B59E66
*/

/*Grab a nice font*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;900&display=swap');
/*Utilities*/
.tar{text-align: right;} @media screen and (max-width: 64.9375em) {.tar{text-align: left;}.tar.always{text-align: right;}}
.tac{text-align: center!important;}
.noMargin{margin: 0!important;}
.padRight{padding-right: 60px;} @media screen and (max-width: 64.9375em) {.padRight{padding-right: 16px;}}
.padLeft{padding-left: 60px;} @media screen and (max-width: 64.9375em) {.padLeft{padding-left: 16px;}}
.padTop{padding-top: 60px;} @media screen and (max-width: 64.9375em) {.padtop{padding-top: 16px;}}
.noPadding{padding: 0;}
.rel{position: relative;}
.text h3 i{
	color: #B59E66;
	font-size: ;
	margin-right: 12px;
}
@media screen and (max-width: 39.9375em) {.plusOne{order: +1; margin-top: 30px;}}
/*Clear Some Defaults*/
html,body {height:100%;font-family: 'Poppins', sans-serif;}
*:focus{outline: none;}
a{text-decoration: none;color: inherit;}
ul,ol{list-style: none; margin: 0; padding: 0;}
/*Hides and Shows*/
ul.socials a[href*="#"], .social[href*="#"], .creds a[href*="#"]{display: none!important;}
@media screen and (max-width: 39.9375em) {.noMobi{display: none;}}
@media screen and (max-width: 64.9375em) {.noMed{display: none;}}
/*Sections*/
section{padding: 150px 20px;position: relative;z-index: 1; overflow: hidden;}
@media screen and (max-width: 64.9375em) {section{padding: 80px 40px;}}
@media screen and (max-width: 39.9375em) {section{padding: 60px 20px;}}
/*Section Variations*/
.paleBg{background-color: #EEEEEE;}
.darkBg{background-color: #111111;}
.accentBg{background-color: #B59E66;}
.whiteBg{background-color: #FFFFFF;}
.gradeBg{background: #111111;background: -moz-linear-gradient(-45deg,  #111111 0%, #B59E66 100%);background: -webkit-linear-gradient(-45deg,  #111111 0%,#B59E66 100%);background: linear-gradient(135deg,  #111111 0%,#B59E66 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#B59E66',GradientType=1 );}
.patternBg{background-image: url('../images/pattern.svg'); background-size: 1080px;}
.fadeToWhite:before{
	content: '';
	width: 100%;
	height: 200px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.fadeFromWhite:before{
	content: '';
	width: 100%;
	height: 400px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
/*Rows*/
section .row + .row{margin-top: 80px;} @media screen and (max-width: 39.9375em) {section .row + .row{margin-top: 50px;}}
/*Nav*/
.topBar{
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #FFFFFF;
	left: 0;
	z-index: 101;
	padding: 20px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	transition: top 0.5s ease-in, background-color 0.5s ease 0.2s, padding 0.5s linear 0.2s, box-shadow 0.5s linear 0.4s;
}
.topBar.stuck{
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
	background-color: white;
}
.topBar.stuck .logo{
	transition: height 0.5s linear 0.2s;
	height: 50px;
}
.logo{
	transition: height 0.5s linear 0.2s;
	height: 70px;
}
@media screen and (max-width: 39.9375em) {
	.logo{
		height: 50px;
	}
}
.socialIcons .social{
	display: inline-block;
	line-height: 44px;
	width: 44px;
	border-radius: 21px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
	font-size: 14px;
	color: white;
	background-color: red;
	text-align: center;
	margin-left: 10px;
}
@media screen and (max-width: 39.9375em) {
	.socialIcons{
		display: none;
	}
}
a.social[href*="facebook"]{background-color: #4B69B0;}
a.social[href*="twitter"]{background-color: #37B1E1;}
a.social[href*="instagram"]{background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
a.social[href*="whatsapp"]{background-color: #2BA63A;}
a.social[href*="linkedin"]{background-color: #0074B2;}
nav ul{
	text-align: center;
	padding: 0 0 0 20px;
}
nav ul li{
	display: inline-block;
	position: relative;
}
nav ul li a.active{
	color: #B59E66;
}
nav ul li a:hover{
	background-color: #B59E66;
	color: white;
}
nav ul li a{
	border-radius: 26px;
	color: #111111;
	font-weight: 600;
	padding: 0 16px;
	font-size: 15px;
	display: inline-block;
	line-height: 52px;
	transition: background-color 0.5s ease;
}
/*Sub Menu*/
nav ul li:hover > a:after {
	color: #111111;
}
nav ul li > a:after {
	content: '\f078';
	color: #B59E66;
	margin-left: 6px;
	width: 0;
	text-align: center;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	font-size: 10px;
}
nav ul li > a:only-child:after { display: none;} 
nav ul li:hover .sub-menu{
	display: block;
}
.sub-menu{
	border: none;
	background-color: #FFFFFF;
	overflow: hidden;
	display: none;
	border-radius: 12px;
	left: 0px;
	position: absolute;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
	padding: 15px;
	z-index: 100;
}
.sub-menu li a{
	line-height: 36px;
	display: block;
}
.sub-menu li a:hover{
	background-color: #EEEEEE; 
	color: #B59E66;
}
.sub-menu li{
	clear: both;
	width: 100%;
	display: block;
	white-space: nowrap;
}
@media screen and (max-width: 64.9375em) {
	nav ul li:hover .sub-menu{
		display: none;
	}
	.sub-menu li a{
		line-height: 30px;
		font-size: 14px;
	}
	.sub-menu{
		padding: 10px 0;
		background-color: transparent;
		position: relative;
		box-shadow: none;
	}
}
.showMenu{
	display: none;
}
@media screen and (max-width: 64.9375em) {
	.showMenu{
		box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
		display: block;
		float: right;
		position: relative;
		background-color: #B59E66;
		cursor: pointer;
		color: white;
		z-index: 1;
		height: 44px;
		margin-left: 15px;
		text-align: center;
		line-height: 44px;
		border-radius: 50%;
		width: 44px;
	}
	.navContainer{
		display: none;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: -1;
		top: 0;
		border-radius: 0 0 20px 20px;
		background-color: #FFFFFF;
		box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
	}
	nav{
		padding: 120px 50px 50px 50px;
		transition: right 0.5s ease;
	}
	nav ul{
		border-left: 0;
	}
	nav ul li{
		width: 100%;
	}
	nav ul li a{
		line-height: 40px;
		padding: 0 20px;
		font-size: 16px;
	}
}
/*Header*/
header{
	padding: 110px 20px 0px 20px;
	background-size: 1080px;
	background-position: left bottom;
	overflow: hidden;
	position: relative;
}
header.other:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #111111;
	left: 0;
	top: 0;
	z-index: -1;
	mix-blend-mode: overlay;
	opacity: 0.1;
}
header.other img{
	opacity: 0.3;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
}
header.other .text p{
	max-width: 100%!important
}
header.other{
	padding: 200px 20px 100px 20px;
	text-align: center;
	z-index: 1;
}
@media screen and (max-width: 39.9375em) {
	header{
		padding-top: 80px;
		padding-bottom: 50px;
	}
}
header:after{
	content: '';
	width: 50%;
}
header .text{
	font-size: 1.35em;
}
@media screen and (max-width: 39.9375em) {
	header .text{
		font-size: 1.1em;
	}
}
header .text p{
	max-width: 80%;
	font-size: 0.7em;
}
@media screen and (max-width: 39.9375em) {
	header .text p{
		max-width: 100%;
		font-size: 0.8em;
	}
}
.headerImage{
	position: relative;
}
@media screen and (max-width: 39.9375em) {
	.headerImage{
		order: -1;
		border-radius: 0;
		margin-bottom: 110px;
	}
}
.headerImage .infoCard{
	font-size: 0.7em;
	left: -12px;
	bottom: 60px;
}
@media screen and (max-width: 39.9375em) {
	.headerImage .infoCard{
		font-size: 0.8em;
		left: 20px;
		width: calc(100% - 40px);
		bottom: -50px;
	}
}
/*Link Lists*/
.text ul.links li:before{
	display: none;
}
.text ul.links li img{
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
}
.text ul.links li:last-of-type{
	margin-right: 0;
}
.text ul.links li{
	float: left;
	width: 60px;
	margin-right: 20px;
}
/*Featured Image*/
.featuredImage{
	z-index: 1;
	height: 700px;
	width: 150%;
	overflow: hidden;
	border-radius: 0;
	position: relative;
	background-color: #111111;
}
@media screen and (max-width: 64.9375em) {
	.featuredImage{
		height: 500px;
		width: 120%;
	}	
}
@media screen and (max-width: 39.9375em) {
	.featuredImage{
		border-radius: 0;
		height: 350px;
		width: calc(100% + 100px);
		left: -50px;
	}
}
.featuredImage img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*Flicker*/
.flickerContainer {
	overflow: hidden;
}
.flickerContainer .flickity-viewport{
	overflow: visible;
}
.flicker .item > img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	z-index: -1;
}
.flicker .item{
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 50px;
	width: 30%;
	height: 300px;
	border-radius: 10px;
	margin-right: 30px;
	z-index: 1;
}
@media screen and (max-width: 64.9375em) {
	.flicker .item{
		width: 45%;
		font-size: 0.95em;
	}
}
@media screen and (max-width: 39.9375em) {
	.flicker .item{
		width: 85%;
		font-size: 1em;
	}
}
.flicker .item > *{
	flex: 1 0 100%;
	margin-bottom: 
}
.flicker .item div > img{
	width: 100px;
}
.flicker .item div > *{
	margin-bottom: 10px;
}
.flicker .item > i{
	position: absolute;
	font-size: 50px;
	color: inherit;
	opacity: 0.5;
	z-index: -1;
	right: 20px;
	top: 20px;
}
.flicker .item div:last-child{
	margin-bottom: 0!important;
}
.flicker .item .map{
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.2;
}
/*InfoCards*/
.imagePlusInfo{
	position: relative;
}

.mapSection .infoCard{
	left: unset;
	right: 50px;
	bottom: -40px;
}
@media screen and (max-width: 39.9375em) {
	.mapSection .infoCard{
		left: 40px;
		width: calc(100% - 80px)!important;
		bottom: 20px;
	}	
}
.infoCard i{
	width: 55px;
	height: 55px;
	font-size: 24px;
	text-align: center;
	line-height: 55px;
	margin-right: 20px;
	border-radius: 50%;
}
.infoCard{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	display: inline-block;
	font-size: 0.7em;
	border-radius: 8px;
	position: absolute;
	z-index: 1;
	bottom: -20px;
	left: 20px;
	padding: 20px;
	opacity: 0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
}
@media screen and (max-width: 39.9375em) {
	.infoCard{
		border-radius: 12px;
		width: calc(100% - 40px);
		left: 20px;
		bottom: 50px;
	}
}
@keyframes pulse{
	50%{
		transform: scale(1.8);
	}

}
/*.test{
	animation: pulse 5s ease infinite;
	position: absolute;
	opacity: 0.8;
	width: 200px;
	border-radius: 50%;
	height: 200px;
	box-shadow: 
	inset 0px 0px 10px rgba(0,0,0,0.01),
	inset 0px 0px 20px rgba(0,0,0,0.02),
	inset 0px 0px 30px rgba(0,0,0,0.03),
	0px 0px 10px rgba(0,0,0,0.01),
	0px 0px 20px rgba(0,0,0,0.02),
	0px 0px 30px rgba(0,0,0,0.03)
	;
}
.test:before{
	content: '';
	position: absolute;
	width: calc(100% + 100px);
	height: calc(100% + 100px);
	border-radius: inherit;
	box-shadow: inherit;
	left: -50px;
	top: -50px;
}
.test:after{
	content: '';
	position: absolute;
	width: calc(100% + 200px);
	height: calc(100% + 200px);
	border-radius: inherit;
	box-shadow: inherit;
	left: -100px;
	top: -100px;
}*/
.infoCard .inner{
	width: 100%;
}
.infoCard .inner p{
	font-size: 12px;
	white-space: nowrap;
}
@media screen and (max-width: 39.9375em) {
	.infoCard .inner p{
		white-space: normal;
	}
}
.infoCard .inner >*{
	margin-bottom: 0;
}
/*Addy*/
address p{
	margin: 0!important;
}	
address p.dib{
	display: inline-block;
}
/*Reasons*/
.reasonCard .number{
	font-size: 280px;
	position: absolute;
	color: #B59E66;
	z-index: -1;
	line-height: 100%;
	bottom: -56px;
	right: -28px;
	font-weight: bold;
	opacity: 0.8;
}
.reasonCard{
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0.9em;
	border-radius: 10px;
	padding: 40px;
	height: 100%;
	border: 2px solid #B59E66;
}
.reasonCard p{
	max-width: 70%
}
.expandReview:before{
	content: '';
	pointer-events: none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: 0;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 300%;
}
.expandReview{
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	font-weight: bold;
	color: #B59E66;
	z-index: 1;
}
.review .expandReview{
	display: none;
}
.review{
	max-width: 1080px;
	border-radius: 10px;
}
.revs .flickity-viewport{
	overflow: visible;
}
.revs .flickity-prev-next-button{
	bottom: -60px;
	top: unset;
	background-color: #B59E66;
	color: white;
}
.revs blockquote{
	height: 350px;
	width: 30%;
	margin-right: 30px;
}
@media screen and (max-width: 39.9375em) {
	.revs blockquote{
		width: 80%;
		margin-right: 30px;
	}	
}
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0);
        opacity: 0;
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}
@media screen and (max-width: 39.9375em) {
	.deets .columns{
		margin-bottom: 30px;
		text-align: left!important;
	}
}
.fadeInUp {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.pictureBg img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.5;
	mix-blend-mode: luminosity;
}
.icon.shifted{
	width: 50px;
	height: 50px;
	position: absolute;
	line-height: 50px;
	text-align: center;
	font-size: 40px;
	top: calc(50% - 25px);
	left: calc(75% - 25px);
	z-index: 100;
}
/*Footer*/
.btn.btt{
	margin: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	color: white;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
}
.btn.btt i{
	margin-left: 0;
}
.footerLogo{
	border-radius: 0px!important;
	height: 60px;
}
footer{
	background-color: #EEEEEE;
	padding: 100px 20px 120px 20px;
}
@media screen and (max-width: 64.9375em) {
	.footerEnquiry{
		margin-top: 30px;
	}	
}
.footerMenu ~ ul li:before{
	display: none;
}
footer ul li a:hover{
	color: #B59E66;
}
footer .text ul li, footer .text p{
	opacity: 1;
}
footer .text ul, footer .text p{
	font-size: 13px;
	font-weight: 500;
	color: #555555!important;
}
footer .text form label{
	color: #B59E66!important;
	font-weight: 400;
}
footer .text form input{
	background-color: rgba(0,0,0,0.1);
	color: #333333;
	height: 40px;
	line-height: 45px!important;
}
footer .text form textarea{
	background-color: rgba(0,0,0,0.1);
	color: #333333;
	height: 150px;
}
footer address p b{
	margin-bottom: 10px!important;
	display: block;
}
footer address p{
	margin-bottom: 0!important
}
footer p.dib{
	display: inline;
}
footer ul li i, .sideBox ul li i:not(ul.socials i){
	color: #B59E66;
	width: 28px;
	text-align: center;
}
footer h3{
	font-size: 22px!important;
	font-weight: 500;
}
footer h3:before{
	content: '';
	position: absolute;
	left: 0;
	top: -10px;
	background-color: #B59E66;
	width: 30px;
	height: 1px;
}
footer .row ~ .row{
	margin-top: 100px;
}
footer .contact, footer .otherLinks{
	margin-top: 30px;
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	footer .contact, footer .otherLinks, footer .addy{
		margin-bottom: 20px;
		margin-top: 0px;
	}
	footer address{
		margin-bottom: 20px
	}
	footer .row ~ .row{
		margin-top: 50px;
	}
	footer{
		padding: 60px 10px;
	}
	.footNav{
		display: none;
	}
}
.copy{
	padding: 20px;
}
@media screen and (max-width: 39.9375em) {
	.copy{
		padding: 20px 10px;
	}
}
.copy img{
	margin-bottom: 0;
}
.copy .text p{
	font-size: 12px;
	color: #EEEEEE;
	margin: 0;

}
.mapCard{
	width: 220%;
	z-index: 12;
	margin-bottom: 0!important
}
@media screen and (max-width: 64.9375em) {
	.mapCard{
		width: 140%;
	}
}
@media screen and (max-width: 39.9375em) {
	.mapCard{
		width: 100%;
		bottom: -50px;
	}
}
.homeMap{
	width: 100%;
	border-radius: 10px!important;
	position: relative;
	height: 500px;
	z-index: 1;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
	overflow: hidden!important;
}
.homeMap iframe{
	pointer-events: none;
	border-radius: 10px!important;
	position: absolute;
	width: 100%;
	height: calc(100% + 300px);
	z-index: -1;
	right: 0;
	opacity: 0.7;
	filter: grayscale(1);
	top: -150px;
}
/*Opening Hours*/
.openingDays p{
	margin: 0!important;
}
p.day b{
	width: 60px;
	display: inline-block;
}
/*FloatyBite*/
.floatingElement{
	background-color: #EEEEEE;
	position: absolute;
	width: 600px;
	height: 100%;
	border-radius: 300px;
	right: -100px;
	top: 200px;
	z-index: -1;
	opacity: 0.3;
}
.quoteForm{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	padding: 0;
	display: none;
	overflow: hidden;
	border-radius: 20px;
}
@media screen and (max-width: 39.9375em) {
	.quoteForm{
		border-radius: 10px;
	}
}
.formText{
	padding: 100px 60px 60px 60px;
}
@media screen and (max-width: 39.9375em) {
	.formText{
		padding: 60px 30px;
	}
}
.formImage{
	overflow: hidden;
	border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
	.formImage{
		height: 200px;
	}
}
.formImage img{
	object-fit: cover;
	height: 100%;
	border-radius: 0;
	width: 100%;
}
.fancybox-slide--html .fancybox-close-small {
	color: #B59E66;
	padding: 2px;
	top: 20px;
	right: 20px;
}
@media screen and (max-width: 39.9375em) {
	.fancybox-slide--html .fancybox-close-small {
		color: #FFFFFF;
		border-radius: 50%;
		background-color: #B59E66;
		padding: 2px;
		box-shadow: 10px 10px 15px black;
		top: 20px;
		right: 20px;
	}	
}