/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
@font-face
{
	font-family: 'Central-Light';
	src: url('../fonts/2AE438_0_0.eot');src: url('../fonts/2AE438_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2AE438_0_0.woff') format('woff'),url('../fonts/2AE438_0_0.ttf') format('truetype');
}
 
  
@font-face
{
	font-family: 'Central-Medium';
	src: url('../fonts/2AE438_1_0.eot');src: url('../fonts/2AE438_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2AE438_1_0.woff') format('woff'),url('../fonts/2AE438_1_0.ttf') format('truetype');
}
 
  
@font-face
{
	font-family: 'Central-Bold';
	src: url('../fonts/2AE438_2_0.eot');src: url('../fonts/2AE438_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2AE438_2_0.woff') format('woff'),url('../fonts/2AE438_2_0.ttf') format('truetype');
}

@font-face
{
	font-family: 'BrandonGrotesqueWeb-Light';
	src: url('../fonts/314ABD_0_0.eot');src: url('../fonts/314ABD_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/314ABD_0_0.woff2') format('woff2'),url('../fonts/314ABD_0_0.woff') format('woff'),url('../fonts/314ABD_0_0.ttf') format('truetype');
}
 
  
@font-face
{
	font-family: 'BrandonGrotesqueWeb-Black';
	src: url('../fonts/314ABD_1_0.eot');src: url('../fonts/314ABD_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/314ABD_1_0.woff2') format('woff2'),url('../fonts/314ABD_1_0.woff') format('woff'),url('../fonts/314ABD_1_0.ttf') format('truetype');
}

body
{
	background-color: #fff;
	color: #122139;
	font-family: 'BrandonGrotesqueWeb-Light';
}

h1,
h2,
h3,
h4,
h5,
h6
{
  
  font-weight: 700;
  font-family: 'Central-Light';
}

@media (min-width: 1200px)
{
	.container, .container-lg, .container-md, .container-sm, .container-xl
	{
		max-width: 100%;
	}
}
.container
{
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
}

/* Canvas Menu Start */
.bs-canvas-overlay
{
	opacity: 1;
    z-index: 1100;
    background-color: transparent !important;
}
	
.bs-canvas
{
	top: 0;
	z-index: 9999999;
	overflow-x: hidden;
	overflow-y: auto;
	width: 300px;
	transition: margin .4s ease-out;
	-webkit-transition: margin .4s ease-out;
	-moz-transition: margin .4s ease-out;
	-ms-transition: margin .4s ease-out;
	background: #122139;
}
.bs-canvas .close
{
	font-size: 2rem;
	opacity: 1;
    color: #fff;
}
.bs-canvas-content,.bs-canvas-header
{
	float: left;
    width: 100%;
    padding: 15px 35px;
}
.bs-canvas ul.nav li
{
	display: block;
    width: 100%;
    text-align: left;
    
}
.bs-canvas ul.nav li a
{
	color:#fff;
	font-size: 15px;
	font-family: 'Central-Light';
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	
}
.bs-canvas ul.nav li a.diffmenu
{
	margin-top: 30px;
}
.bs-canvas ul.nav li a:hover,.bs-canvas ul.nav li.active a
{
	color:#fff;
}
.bs-canvas-left
{
	left: 0;
	margin-left: -300px;
}
	
.bs-canvas-right
{
	right: 0;
	margin-right: -300px;
}

/* Canvas Menu End */


.menuicon
{
	position: absolute;
    right: 35px;
    bottom: 35px;
}
.menuicon a
{
	color:#e8b136;
	text-decoration:none;
	text-align: right;
}
.menuicon img
{
	max-width: 50px;
}
.mainheader
{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
	z-index: 9999999;
}
.page_content
{
	padding-top:168px;
}

.sociallinks
{
	list-style:none;
	padding: 0px;
	text-align: right;
	margin:0px 0px;
}
.sociallinks li
{
	display:inline-block;
	margin-right: 15px !important;
}
.sociallinks li:last-child
{
	display:inline-block;
	margin-right: 0px !important;
}
.sociallinks li img
{
	max-width: none;
    max-height: 30px;
}

/* Header Start */

.mainheader
{
    padding: 20px 0px 10px 0px;
    background: #fff;
}
.menuicon
{
    position: unset;
}
.bottomheader .logo
{
	text-align:left;
	display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
}
.bottomheader .logo img
{
	max-width:100%; width:500px;
}
.bottomheader .headerrightsection
{
	text-align:right;
	display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
}
.bottomheader .headerrightsection p
{
	margin:0px;
}
.bottomheader .headerrightsection img
{
	max-width: 450px;
	width: 28rem;
}

/* Header End */



/* Slider Start */

.slidersection img
{
	width:100%;
}
.slidersection
{
	margin-bottom:40px;
}

/* Slider End */


/* Content Start */

.innercontainer
{
	max-width: 80%;
    margin: auto;
}
.innercontainer p
{
	text-align:center;
	font-weight: 500;
    font-size: 18px;
	text-transform:unset;
}
.innercontainer h3
{
	text-align:center;
	font-weight: 500;
    font-size: 25px;
    margin-bottom: 25px;
}
.strapline
{
	text-align:center;
}
.strapline img
{
	max-width:450px;
  	width: 28rem;
}
.page_content
{
	margin-bottom:50px;
}
.bannerimagebox
{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 0px;
}
.bannerimagebox img
{
    width: 100%;
}
.bannerimagebox h3
{
    position: absolute;
    margin: auto 30px;
    line-height: 1;
    color: #fff;
    font-size: 4rem;
    z-index: 99999;
    text-align: center;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    text-transform: uppercase;
    font-weight: normal;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.twosection
{
    margin-bottom: 20px;
}
.twosection img
{
	width:100%;
}

.row-eq-height
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vcenter
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.twosection p,.twosection ul li
{
	text-align:left;
	font-weight: 500;
    font-size: 18px;
	text-transform:unset;
}
.twosection ul li
{
	margin-bottom:20px;
}
.twosection h3
{
	text-align:left;
	font-weight: 500;
    font-size: 25px;
    margin-bottom: 25px;
}
.booknowimg
{
	text-align:center;
	margin-top:80px;
}
.booknowimg img
{
	max-width:300px;
}
.twosection .sectioncontent
{
	padding:10% 0px;
}

.innercontainer1
{
	max-width: 70%;
    margin: auto;
  	margin-top:30px;
}
.innercontainer1 p
{
	text-align:center;
	font-weight: 500;
    font-size: 18px;
	text-transform:unset;
}
.innercontainer1 p a{color: #122139 !important;}
.innercontainer1 h3
{
	text-align:center;
	font-weight: 500;
    font-size: 25px;
    margin-bottom: 25px;
}




/* Content End */


/* Contact Form Start */

.contactform label
{
    display: block;
    margin-bottom: 0.5rem;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    text-transform: unset;
}
.contactform .rsform-block{margin-bottom:15px;}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"]
{
    background-color: #ffffff;
    border: 1px solid #122139;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    color: #122139;
    height: auto;
    width: calc(100% - 40px);
    padding: 12px 20px;
    margin-bottom: 0;
}
.contactform .rsform-block-service .formControls label
{
  	min-height: auto;
    width: 20%;
    display: inline-flex;
    margin: 0;
    text-align: left;
    justify-content: start;
    align-items: center;
}
input[type="checkbox"]
{
    margin-right: 10px !important;
    width: 25px !important;
    height: 25px !important;
}

.contactform .rsform-submit-button
{
    background-image: url(https://beth-huett.co.uk/images/sendnow.png) !important;
    width: 300px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    text-indent: -999999999px !important;
    height: 101px !important;
    background-size: cover !important;
    padding: 0 !important;
}
.rsform-block-send-now{text-align:center;}
.contactform .rsform-submit-button:hover
{
  	background-position: center !important;
    transition: none !important;
}



/* Contact Form End */




/* Top Footer Start */

.projectbox
{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}
.projectbox img
{
    width: 100%;
}
.projectbox h3
{
    position: absolute;
    margin: auto 30px;
    line-height: 1;
    color: #fff;
    font-size: 32px;
    z-index: 99999;
    text-align: center;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    text-transform: uppercase;
    font-weight: normal;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.projectbox a
{
    color: #fff;
    text-decoration: none;
}


/* Top Footer End */



/* Bottom Footer Start */


.copyright p
{
    color: #122139;
    font-size: 13px;
    margin-bottom: 5px;
	font-family: 'BrandonGrotesqueWeb-Light';
}
.copyright p a
{
    color: #122139;
}
.footerleft
{
	text-align:left;
}
.footerright
{
	text-align:right;
}
.bottomfooter
{
	padding: 20px 0px 35px 0px;
}

/* Bottom Footer End */


@media (max-width: 1024px)
{
.bottomheader .logo img
  {
    max-width: 250px;
    }

	.bottomheader .headerrightsection img
	{
		max-width: 400px;
	}
  
  
  
  }







.hidedesktop
{
  display:none;
}

@media (max-width: 768px)
{
	
	.mainheader
	{
		padding: 20px 0px;
	}
	
	.bs-canvas
	{
		width:260px
	}
	.bs-canvas-right
	{
		right: 0;
		margin-right: -260px;
	}
	.bs-canvas-content, .bs-canvas-header
	{
		float: left;
		width: 100%;
		padding: 15px 20px;
	}
	.bs-canvas ul.nav li a.diffmenu
	{
		margin-top: 20px;
	}
	
	.bottomheader .logo,.bottomheader .headerrightsection
	{
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
	}
	.bottomheader .logo img,.bottomheader .headerrightsection img
	{
		max-width: 100%;    width: 100%;
	}
	.bottomheader .headerrightsection
	{
		margin-top:10px;
	}
	.slidersection img{margin-bottom:15px;}
	.innercontainer
	{
		max-width: 100%;
		margin: auto;
	}
	.strapline img
	{
		max-width: 100%;
		width: 100%;
	}
	.projectbox h3
	{
		font-size: 25px;
		line-height: 35px;
		margin: auto 25px;
	}
	.footerleft,.footerright
	{
		text-align: center;
	}
	.sociallinks
	{
		text-align: center;
		margin: 20px 0px 0px 0px;
	}
	.page_content
	{
		padding-top: 130px;
	}
	
	.bannerimagebox h3
	{
		margin: auto 20px;
		line-height: 1.2;
		color: #fff;
		font-size: 1.5rem;
	}
	.twosection h3
	{
		font-size:22px;
	}
	
	.booknowimg img
	{
		max-width: 200px;
		width: 100%;
	}
	
	.booknowimg{margin-top:50px;}
	
	.innercontainer1
  	{
    	max-width: 100%;
  	}
  	.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"]
  {
  	    width: calc(100% - 20px) !important;
    	padding: 12px 10px;
  }
	
  .contactform .rsform-block-service .formControls label{width:100%;}
	
	input[type="checkbox"] {
    margin-right: 10px !important;
    width: 25px !important;
    height: 25px !important;
}
  .contactform .rsform-submit-button
  {
    width: 200px !important;
    height:67px !important
  }
	
  .hidemobile
  {
    display:none;
  }
	
  .hidedesktop
{
  display:block;padding: 0px;
}
  .twosection .sectioncontent {
    padding: 5% 0px;
}
	
.slidersection {
    margin-bottom: 0;
}	
	
	
	
}