/*!
Theme Name: novoGrandv2
Theme URI: http://novogrand.co.uk
Author: Dean Rice NOVOBARN
Author URI: https://novobarn.com
Description: Professional Business Websites
Version: 2.0.0
Text Domain: novograndv2
Tags: WordPress Theme, novoGrand WordPress Theme, novoGrand v2 WordPress Theme, novobarn, Web Design Agency
*/



body {margin: 0;background:#141a21}
.post-thumbnail, .edit-link, .updated {display: none}
.neescroll {overflow:hidden !important}
::-moz-selection {color: #ffffff; background: #67a019;}
::selection {color: #ffffff; background: #67a019;}
* {margin: 0; padding: 0; outline: none !important;}
.gform_wrapper * {-webkit-appearance: none;border-radius: 0;}
a:-webkit-any-link {text-decoration: none;}
ul, h1, h2, h3 {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;}

img {max-width:100%; height: auto;}

body, p {margin: 0; font-family: 'Open Sans', sans-serif; margin-block-start: 0;margin-block-end: 0;}

.deescroll {overflow: auto !important}

.preloaderfade {opacity:0; transition: 3s}

.preloaderbegone {display: none;}

.preloaderanimation img{
    width: 200px;
    opacity:.5;
    transition:  opacity 1s;}

.colourdotuls li {
	list-style-position: outside;
	list-style-type: none !important;
	margin-left: 25px;
	position: relative;
	margin-bottom: 10px !important
}

.colourdotuls li:before {
    content: "\2022";
    color: #67a019;
	font-weight: bold;
	display: inline-block;
	position: absolute;
	left: -20px
}

.colourdotulsdouble {
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

/* TopTop Bar */ 

#novogrand-toptopbar {
    width: 100%;
    height: 40px;
    background: #67a019;
    top: 0; left:0;
	position: relative;
    z-index: 1977;}

.novogrand-toptopbar {
    height: auto;
    overflow: auto;
    padding: 0 20px;}

#novogrand-topright, #novogrand-topleft {
    width: 50%; 
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: white;
	line-height: 40px;
	font-size: 15px;}

#novogrand-topright a, #novogrand-topleft a {
    color: white;
    text-decoration: none;
    transition: .3s;}

#novogrand-topright a:hover, #novogrand-topleft a:hover {
    color: #141a21;
    text-decoration: none;}

#novogrand-topright {
    text-align: right;}

.fa-circle {
	font-size: 26px;
	position: relative;
	top: -3px;
	margin: 0 7px}

#novogrand-topright .fas, #novogrand-topleft .fas {
	margin-right: 6px;}

#novogrand-topright .fa-envelope {
	margin-left: 10px;}

@media (max-width: 700px) {
#novogrand-toptopbar {display: none;}
}	


/* Top Bar */ 

#novogrand-topbarscroll {
	background: #22272d;
	width: 100%;
	height: 87px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 21977;
	position: fixed;
	top: -140px;
	left: 0;
	transition: 0.3s
}


.viewheader {
    top: 0px !important; 
	transition: .3s !important;
}

.inview {
	top: -140px !important; 
	transition: .4s !important;
}

#novogrand-topbarscroll a {color: white; transition: 0.4s}
#novogrand-topbarscroll a:hover {color: #67a019;}
#novogrand-topbarscroll #novogrand-mainmenu .novogrand-mainmenu .novograndmenuu {color: white;}


#novogrand-topbar {
    width: 100%;
    height: 87px;
    background: #22272d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1977;
	position: relative;}

.novogrand-topbar {
	height: 87px;
	width: 100%;
    overflow: auto;
    position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: visible;}    	

#novogrand-logo img {
    width: 400px;
    height: 42px;
    position: absolute;
    top: 23px; left: 20px;}       

@media (max-width: 550px) {
#novogrand-logo img {width: 350px;height: 36px;top: 25px;}  
}

@media (max-width: 500px) {
#novogrand-logo img {width: 300px;height: 31px;top: 28px;}  
}

@media (max-width: 400px) {
#novogrand-logo img {width: 230px;height: 24px;top: 33px;}  
}

@media (max-width: 350px) {
#novogrand-logo img {left: 10px;} 
}

/* novoGrand Menu */

#novogrand-mainmenu {
	width: 700px;
	max-width: 100%;
	position: absolute;
	right:20px; top: 0;
	height: 87px;
	text-align: right;
	font-size: 18px;
	overflow: visible;}

#novogrand-mainmenu ul {
	list-style: none;
	margin-block-start: 0;
    margin-block-end: 0;}

#novogrand-mainmenu li {
	display: inline-block;
	height: 87px;
	line-height: 87px;
	margin-left: 30px;
	position: relative;
	text-decoration: none;
  	transition-duration: 0.5s;}

#novogrand-mainmenu li:first-child {margin-left: 0;}

#novogrand-mainmenu li:hover,
#novogrand-mainmenu li:focus-within {
	cursor: pointer;}

#novogrand-mainmenu li:focus-within a {
  	outline: none;}

#novogrand-mainmenu .novograndmenu .novograndmenuu {
	display: block;
	line-height: 90px;
	height: 90px;
	margin-left: 10px;
	position: relative;
	text-decoration: none;
	transition: 0.5s;}

#novogrand-mainmenu ul li ul {
  	opacity: 0;
  	width: 230px;
	position: absolute;
  	transition: all 0.4s ease;
	left: -20px;
	top: 96px;
	text-align: center;
	padding: 0;
	pointer-events: none;}

#novogrand-mainmenu ul li:hover > ul,
#novogrand-mainmenu ul li:focus-within > ul,
#novogrand-mainmenu ul li ul:hover,
#novogrand-mainmenu ul li ul:focus {
   	pointer-events:unset;
   	opacity: 1;
   	display: block;
   	top: 85px;}

#novogrand-mainmenu ul li ul li {
	transition: 0.5s;
	width: 100%;
	height: 50px;
	display: block;
	padding: 0;
  	margin: 0;
	transition: 0.5s}

#novogrand-mainmenu ul li ul li  {line-height: 50px;}

#novogrand-mainmenu ul li ul li a {
	display: block; 
	height: 50px; 
	overflow: auto;}	

.novograndmenuu i {
	top: -2px; 
	position: relative; 
	margin-left: 3px}

.novograndmenuu, .novograndmenu {
    color: #fff;
    height: 60px;
    display: block}    

#novogrand-mainmenu .novograndmenuu .novograndmenu, 
#novogrand-mainmenu .novogrand-mainmenu .novograndmenuu {
	color: #fff;}

#novogrand-mainmenu .novogrand-mainmenu .novograndmenuu:hover, 
.novograndmenu:hover {color:#67a019;}

#novogrand-mainmenu ul li ul {
	background: #22272d;
	border-top: 2px solid #67a019;}    

#novogrand-mainmenu ul li ul li {color: white; transition: 0.3s}

#novogrand-mainmenu ul li ul li  {border-bottom: 1px solid #67a019;}

#novogrand-mainmenu ul li ul li a {color:white; transition: 0.3s}

#novogrand-mainmenu ul li ul li a:hover {background: #67a019; color: #fff;}		

.novograndmenuuservices:hover, .novograndmenuuservices:focus-within {color:#67a019 !important}

.novogrand-resp-menu {display: none;}

#novogrand-window {
	position: fixed;
	z-index: 1976;
	background: #141a21;
	width: 100%;
	min-height: 100vh;
	height: 0;
	overflow: auto;
	top: 50px; left: 0;
	font-size: 22px;
	opacity: 0;
	pointer-events: none;}

.novogrand-window {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 150px 30px 50px;
	height: auto;
	overflow: auto;}

#novogrand-window ul:hover a {opacity: 0.2;}

#novogrand-window a {
	display: block;
	line-height: 0px;
	margin: 0; padding:0;
	color: white;
	cursor: pointer;transition: opacity 1s}

#novogrand-window a:hover {opacity: 1 !important;}

.novograndmenuwindowdivider {
	pointer-events: none !important;
	width: 100%;
	height: 1px;
	background: white;
	margin: 5px 0 !important;
	display: block;}

#novogrand-window li {
	list-style-type: none;
	margin-left: 5px;
}

@media (max-width: 1050px) {
#novogrand-mainmenu nav {display: none}	
.novogrand-resp-menu {
	display: unset;
	width: 50px;
    height: 47px;
	position: absolute;
	background: #141a21;
	top: 20px; right: 0px;
	cursor: pointer;
	overflow: hidden;}

.novogrand-topline, .novogrand-midline, .novogrand-botline {
	position: absolute;
	width: 33px;
	height: 3px;
	background: white;
	top: 8px; left: 9px;}

.novogrand-midline {top: 15px; width: 26px;}	
.novogrand-botline {top: 22px; width: 18px;}


.novogrand-off-topline, .novogrand-off-midline, .novogrand-off-botline {
	position: absolute;
	width: 33px;
	height: 3px;
	background: #67a019;
	top: 8px; left: 9px;
	opacity: 0}

.novogrand-off-midline {top: 15px;}
.novogrand-off-botline {top: 22px;}

.novogrand-topline.inplay,
.novogrand-midline.inplay,
.novogrand-botline.inplay {
	display: none; }

.novogrand-off-topline.inplay,
.novogrand-off-midline.inplay,
.novogrand-off-botline.inplay {
	opacity: 1 }	

.novogrand-resp-menu-menu, .novogrand-resp-menu-close {
	color: white;
	position: absolute;
	bottom: 3px;
	left: 8px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12px;transition: 0.5s}

.novogrand-resp-menu-close {
	opacity: 0;
	color: #67a019;
	font-size: 14px;}

.novogrand-resp-menu-menu.inplay {
	opacity: 0}

.novogrand-resp-menu-close.inplay {
	opacity: 1;}
}	

@media (max-width: 700px) {
.novogrand-window {padding: 110px 20px 50px;}
#novogrand-mainmenu {width: 60px;}
}

@media (max-width: 500px) {
#novogrand-window {font-size: 20px;}
}

@media (max-width: 350px) {
.novogrand-resp-menu {right: -10px;}
}

/* Home Page Hero */

#novogrand-yemhero {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #22272d;
	}

.novogrand-yemhero {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: white;
	font-size: 100px;
	line-height: 100px;
	font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
}

.novogrand-yemhero img {margin-bottom: -15px}

#novogrand-yemhero h1 {
	font-size: 100px;
	line-height: 100px;
	font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: white;}

#novogrand-yemhero span {color: #67a019;}

@media (max-width: 1200px) {
.novogrand-yemhero {font-size: 76px;line-height: 80px;}	
}

@media (max-width: 750px) {
#novogrand-yemhero {padding: 0;}	
}

@media (max-width: 700px) {
#novogrand-yemhero {padding: 0;}	
.novogrand-yemhero {font-size: 50px;line-height: 50px;}
}

@media (max-width: 600px) {
.novogrand-yemhero {font-size: 44px;line-height:44px;}
}

@media (max-width: 500px) {
.novogrand-yemhero {font-size: 44px;line-height:44px;}
}

/* Pages */

#page {
	background: white;
	width: 100%;
	height: auto;
	overflow: auto;}

.novogrand-content {
	width: 1240px;
	max-width: 100%;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 40px 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 25px;
	color: #141a21}

.novogrand-content img, .novogrand-content figure {
	max-width: 100%;
	height: auto;
}

.yem {font-size: 22px;}

.novogrand-content p {margin-bottom: 30px;}

.novogrand-content a {
	font-weight: 600;
	color: #67a019;
	text-decoration: underline;
	transition: 1s;
	cursor: pointer;}

.novogrand-content a:hover {color: #67a019}

.novogrand-title {
	width: 100%;
	height: auto;
	background: #141a21;
	color: white;
	padding: 10px 0 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}

.novogrand-title h1,
.novogrand-title h2 {
	font-size: 22px;
	width: 1220px;
	max-width: 100%;
	margin: 0 auto;}

.novogrand-title span  {
	color: #67a019; 
	font-family: 'Open Sans', sans-serif;
	margin-left: 1px;}

.novogrand-content h2, .novogrand-content h3, .novogrand-content h4 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 5px;}	

.novogrand-content ul {
	margin: 0 0 30px 15px;}		

.novogrand-content li {
	list-style-type: none;
	margin-bottom: 5px;}

.novogrand-content li i {margin-right: 4px}


/* Reviews */

#novogrand-reviews {
    background: #141a21;
    height: auto;
    overflow: auto;
}

.novogrand-reviews {
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 60px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	color: white;
	text-align: center;
	font-size: 22px;
}

.novogrand-reviews a {color: #67a019; transition: 0.5s; font-size: 20px}
.novogrand-reviews a:hover {color: #538213;}

.novogrand-reviews .fa-star {
	font-size: 16px;
	line-height: 16px;
	margin: 0 5px;
	color:gold
}

#novogrand-reviews .wp-google-place {
    width: 400px !important;
    max-width: 100% !important;
    background: white !important;
    padding: 20px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px !important;
    margin: 0 auto !important;
}

#novogrand-reviews .wp-google-review {
    display: none;
}

#novogrand-reviews a.wp-google-url {
    color: white !important;
    background: #4abd99 !important;
    width: 400px !important;
    max-width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px !important;
    margin: 10px auto 0 !important;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px !important;
}

.novogrand-viewmore {
    color: white !important;
    background: #991d40 !important;
    width: 400px !important;
    max-width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px !important;
    margin: 10px auto 0 !important;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 30px !important;
    line-height: 30px !important;
}

.novogoleavereview {
	color: white !important;
    background: transparent !important;
    width: 400px !important;
    max-width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px !important;
    margin: 0px auto 0 !important;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 30px !important;
    line-height: 30px !important;
}

/* Footers */

#novogrand-footer {
	width: 100%;
	height: auto;
	float: left;
	clear:both;
	background: #141a21;}

.novogrand-footer {
	width: 1200px;
	max-width: 100%;
	padding: 50px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: 400;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	line-height: 26px;
	color: white;}

#novogrand-footertop {
	margin-bottom: 5px;
	border-bottom: 1px solid white;}

.novogrand-footertop {
	padding: 0px 20px 30px;
	height: auto;
	overflow: auto;}	    
 
.novogrand-footer a{
	color: white;
	text-decoration: none;
	transition: 0.5s}

.novogrand-footer a:hover {color: #67a019;}

.footerbotright:hover, .footerbotright:hover a {color: #67a019;}	
	
.topfootersection {
	width: 33.333%;
	float: left;
	height: auto;
	overflow: auto;}

.topfooterheader {
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 5px}

.topfooterheader strong {font-family: 'Open Sans', sans-serif;}

.novograndfooterspacer {height: 26px;}	

.topfootersection .fab {
	font-size: 25px;
	margin-right: 15px;}

.novogrand-copyright {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;}

.footerprivacy {
	margin-left: 20px;}

#novogrand-footerbot {
	width: 100%;
	float: left;
	height: auto;}

.novogrand-footerbot {
	padding: 10px 10px 0px 0px;
	height: auto;
	overflow: visible;
	font-size: 10px;
	margin-top: -10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.footerbotleft {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.footerbotright {
	width: 200px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	float: right;
	margin-top: 0px;
	text-align: right;
	letter-spacing: 1px;transition: 0.5s;
}

.footerbotright:hover a {color: #67a019 !important}

.topfooterresponsive {display: none}

@media (max-width: 900px) {
.topfootersection {width: 100%; margin-bottom: 26px}
.topfooterresponsive {display: inherit}
.topfootermid, .topfooterright {display: none;}
.topfooterresponsive {margin-bottom:0}
.novogrand-copyright {width: 100%;}
.footerbotleft {width: 100%;margin: 0 0 0 10px}
.footerbotright {width: 100%; float: left; text-align: left; margin: 0 0 0 10px}
#novogrand-footerbot {line-height: 23px}
.novogrand-footer {padding: 30px 20px 50px;}
}

@media (max-width: 700px) {
.novogrand-footertop {padding: 0px 5px 30px;}	    
.novogrand-copyright {margin-left: 3px;}
.footerprivacy {margin-left: 20px;}
.footerbotleft {margin: 0 0 0 3px}
.footerbotright { margin: 0 0 0 3px}
}

@media (max-width: 350px) {
.novogrand-footer {font-size: 15px; line-height: 22px}
.novograndfooterspacer {height: 22px}
.topfootersection {margin-bottom: 22px}
}



/* Footer CTA */

#novogrand-cta {
	background: #141a21;
	width: 100%;
	height: auto;
}

.novogrand-cta {
	width: 760px;
	max-width: 100%;
	margin: 0 auto;
	padding: 76px 30px;
	color: white;
	font-size: 22px;
	webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.novogrand-cta a {
	color: #67a019;
}

.ctabutton {
	background: #4d5157;
	color: white !important;
	line-height: 60px;
	height: 60px;
	width: 300px;
	padding: 5px 20px;
	transition: 0.5s
}

.ctabutton:hover {background: #67a019}

@media (max-width: 450px) {
.novogrand-cta {padding: 76px 20px;font-size: 20px;}
.ctabutton {font-size: 18px}	
}

/* Home Page Services */

#novogrand-services {
	width: 100%;
	height: auto;
	background: #1d242d;
	}

.novogrand-services {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	padding: 30px;
	height: auto;
	overflow: auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.novograndservicetitle {
	color: white;
	font-size: 22px;
	text-align:center;
	margin-bottom: 10px
}

.serviceboxestitles {display: none}

.serviceboxes br {display: none}

.novogrand-services img {
	float: left;
	width: calc(33.333% - 30px);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	margin: 15px;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	transition: 0.5s;
	cursor: pointer;
}

.novogrand-services img:hover {
	box-shadow: 0 10px 10px rgba(0,0,0,0.76);
	transform: translateY(-3px);
}

@media (max-width: 900px) {
.novogrand-services {padding: 20px 5px 20px;}
.novogrand-services img {width: calc(33.333% - 20px);margin: 10px;}
.novogrand-services img:hover {box-shadow: 0 5px 8px rgba(0,0,0,0.45);}
}

@media (max-width:700px) {
#content.standardpost, #content.categorytag { margin: 130px auto 0px; padding: 0px 20px 50px;}
}

@media (max-width: 500px) {
.novogrand-services {padding: 30px 5px 20px;}
.novogrand-services img {width: 100%;margin: 0 0 20px;}	
.novogrand-services img {width: calc(50% - 10px);margin: 0 5px 10px;}
}

/* Services Pages */

#page.servicespage {
	background: #141a21;}

.novogrand-content.services img {
	float: left;
	width: calc(33.333% - 30px);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0 15px 30px;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	transition: 0.5s;
	cursor: pointer;
	border: 10px solid white;}

#page.servicespage .novogrand-content {padding: 0px 20px 20px;}

.novogrand-content.services img:hover {
	box-shadow: 0 10px 10px rgba(0,0,0,1);
	transform: translateY(-3px);
	border: 10px solid #67a019}

@media (max-width:900px) {
#page.servicespage .novogrand-content {padding: 0px 5px 20px;}	
.novogrand-content.services img {width: calc(50% - 30px);margin:0 15px 20px;border: 10px solid white;}
}

@media (max-width: 450px) {
.novogrand-content.services img {width: calc(50% - 10px);margin:0 5px 10px;border: 3px solid white;}
.novogrand-content.services img:hover {border: 3px solid #67a019}
}

/* Custom */

.getstarted {
	color: #141a21 !important;
	text-decoration: none !important;
	transition: 1s !important;white-space: pre-wrap;
	display: block}

.getstarted i {color: #67a019; transition:1s }

.getstarted:hover i {margin: 0 5px 0 10px;transition:1s;}
.getstarted:hover {padding-left: 5px;}


.contactinfo  {
    width: 100%;
    display: block;
    background: #15141b;
    color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
    font-size: 21px;
    margin-top: 40px;
    float: left;
    clear: both;
    margin-bottom: 20px;}

.contactinfofirst {margin-top: 0}

.novobarn-services-divider {
	width: 100%;
	height: 3px;
	background: #2c2b30;
	margin-bottom: 30px;}

.novobarn-services-divider {
	width: 100%;
	height: 3px;
	background: #2c2b30;
	margin-bottom: 30px;}

.novobarn-price-guide {
	width: 100%;
	height: auto;
	padding: 10px 0;
	border-bottom: 1px solid #49494e47;
	height: auto; overflow: auto;}

.novobarn-price-guide-first {
	width: 100%;
	height: auto;
	line-height: 0px;
	border-bottom: 1px solid #49494e47;}	

.novobarn-price-guide-left {
	width: 60%;
	display: inline-block;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}

.novobarn-price-guide-right {
	width: 35%;
	display: block;
	float: right;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;}

.novobarn-price-guide-spacer {
	width: 100%; height: 35px;
	display: block;}

.novobarn-price-guide-subtitles {
	margin-bottom: -30px;
	font-size: 18px;
	display: block;}

.novobarn-price-guide-desc {
	font-size: 15px;
	max-width: 100%;
	margin-top: -35px;
	margin-bottom: 20px;
	line-height: 25px;
	width: 900px;
	max-width: 100%;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}

.novobarnmap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}

.novobarnmap iframe {
	width: 100%;
	height: 450px;
}



.novobarnwebsitespeclist-line:nth-child(1) {
	border-top: 1px solid #49494e;}

.novobarnwebsitespeclist-line {
	border-bottom: 1px solid #49494e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;}

.novobarnwebsitespeclist-line i {
	margin-right: 14px;}

.novobarnwebsitespeclist {
	margin-bottom:30px;}

@media (max-width: 650px) {
.novobarn-price-guide-left, .novobarn-price-guide-right {padding: 0 }
.novobarn-price-guide {padding: 10px 0; font-size: 14px}
}

@media (max-width: 600px) {
.novobarnwebsitespeclist-line {font-size: 17px}
}

@media (max-width: 400px) {
.novobarn-price-guide-left, .novobarn-price-guide-right {padding: 0; width: 100%; text-align: left; height: 20px; }
.novobarn-price-guide-right {font-weight: 600}
.novobarnwebsitespeclist-line {font-size: 15px;padding: 15px 0}
.novobarnwebsitespeclist-line i {margin-right: 6px;}
}


/* Blog Page */

.blogpage .post-thumbnail {display: unset}

.blogpage .entry-footer, .blogpage .entry-meta {display: none}

.blogpage .post .entry-header a {
	color: #141a21;
	font-size: 21px;
	text-decoration: none;
	padding: 5px 0 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;}

.blogpage-excerpt {
	padding: 0 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.blogpage .post {
	border-bottom: 1px solid #141a21;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.screen-reader-text {display: none;}

.nav-previous, .nav-next {
	width: 50%;
	float: left; 
	padding: 0 5px;
	margin-top: -20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px} 

.nav-next {
	float: right;
	text-align: right;}

.nav-previous a, .nav-next a {
	color: #15141b3d;
	text-decoration: none;
	font-weight: 500;}

.nav-previous a:hover, .nav-next a:hover {
	color: #15141b;}
   
/* Blog Posts */

.blogposts .post-thumbnail {display: unset}
.blogposts .entry-header {
	padding: 5px 5px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}

.blogposts .entry-header h2 {
	font-size: 24px}
	    
.blogposts .entry-meta {
	padding: 0 5px 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}   

.blogposts .entry-meta, .blogposts .entry-meta a {
	pointer-events: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	color: #313133;}

.readmorelink {
	font-size: 17px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	background:#67a019;
	color: white !important;
	text-decoration: none !important;
	margin: 0 0 30px 5px;
	transition: 0.3s !important}
	
.readmorelink:hover {
	color: #fff !important;
	background: #15141b;
	width: 150px}

.readmorelink .fa-chevron-double-right {
	position: relative;
	font-size: 13px;
	margin-left: 3px;
	transition: .3s}

.readmorelink:hover .fa-chevron-double-right{
	margin-left: 7px !important;}

.tags-links a, .cat-links a {
	text-decoration: none; font-size: 12px !important;
	line-height: 30px;
	display: block;
	width: auto;
	float: left;
	padding: 0 10px;
	border-radius: 3px;
	white-space: nowrap;
	margin: 0 10px 10px 0;
	transition: 0.5s ease-in-out}

.tags-links li, .cat-links li {
    list-style-type: none;}

.catsntags, .catsntagstags {
	width: 1240px;
	margin: 0 auto 20px;
	clear: both;
	height: auto;
	overflow: auto;
	max-width: 100%;}

.catsntagstags {
    margin: 0 auto}

.categoriesblog {
	font-size: 14px;
	margin-bottom: 5px;
	opacity: 0.7;}

.tags-links a, .cat-links a {
	background: #15141b;;
	color: white !important;}
	
.tags-links a:hover, .cat-links a:hover {
	background: #67a019;}
	
.backtoblog {
	color: #fff !important;
	background: #15141b;
	text-decoration: none !important}
	
.backtoblog:hover {
	background: #67a019;
	color: white !important}

.backtoblog {
	font-size:20px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	clear:both;
	margin: 0 auto 20px;
	transition: 0.5s;
	background-size: 100% 200%;
	background-position: 0 100%;}

.catsntagspage .catsntags, .catsntagspage .catsntagstags {display: none;}

.novograndopeningsent {
	font-size: 40px;
	font-weight: bold;
	width: 760px;
	max-width: 100%;
	margin: 0 0 40px;
	line-height: 48px
}

.seoposts .entry-header,
.seoposts .entry-meta,
.seoposts .seopostsh2titles,
.seoposts .catsntagstags,
.seoposts .catsntags,
.seoposts .post-thumbnail{
	display: none;
}



/* Gravity Forms */

.gform_wrapper {background: white;}

.gform_wrapper ul.gform_fields li.gfield {padding-right: 0px !important;}
.gform_wrapper .top_label div.ginput_container {margin-top: 0px !important;}

.gform_wrapper input, .gform_wrapper textarea {
	border: 2px solid #15141b;
	padding: 10px !important;
	font-size: 20px !important;}

.gform_wrapper textarea {height: 200px !important;}

.formoption33 .gfield_radio li {margin: 0 !important; line-height: 1 !important;}
.gform_wrapper .gfield_radio li label {margin: 0 !important}
.gform_wrapper .gfield_checkbox li {margin: 0 !important}

.formoption50 .ginput_container label::before,
.formoption33 .ginput_container label::before {
    content: "";
    background: url(https://novogrand.co.uk/wp-content/uploads/2020/12/untick.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    float: left;
    margin-right:5px;
    transition: .3s;}

.formoption50 input, .formoption33 input {display: none !important;}

.formoption50 input[type=checkbox]:checked + label::before,
.formoption50 .gfield_radio :checked + label::before,
.formoption33 input[type=checkbox]:checked + label::before,
.formoption33 .gfield_radio :checked + label::before{
    content: "";
    background: url(https://novogrand.co.uk/wp-content/uploads/2020/12/tick.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    content: "";}

.formoption50 .ginput_container label,
.formoption33 .ginput_container label {
    background: white;
    border: 1px solid rgba(0,0,0,0.2);
    color: #1c1d23;
    transition: .3s;
    font-size: 14px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    box-sizing: border-box !important;}
     
.formoption50  input[type=checkbox]:checked + label,
.formoption50  .gfield_radio :checked + label,
.formoption33  input[type=checkbox]:checked + label,
.formoption33  .gfield_radio :checked + label {
    background: #15141b;
    border: 1px solid #15141b;
    color: white;
    font-weight: normal !important;}

.formoption50 li, .formoption33 li{
    width: calc(50% - 5px);
    float: left;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    box-sizing: border-box !important;
    color: white;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    border: 2px solid #15141b}

.formoption50 li:nth-child(even){
    width: calc(50% - 5px);
    float: left;
    margin-right: 0 !important}

.formoption33 li{
    width: calc(33.333% - 8px);
    margin-right: 20px !important}

.formoption33 .gfield_radio li,
.formoption33 .gfield_checkbox li {
	margin-right: 10px !important;
	margin-bottom: 10px !important;}

.formoption33 li:nth-child(3), .formoption33 li:nth-child(6), .formoption33 li:nth-child(9),
.formoption33 li:nth-child(12), .formoption33 li:nth-child(15), .formoption33 li:nth-child(18),
.formoption33 .gfield_checkbox li:nth-child(3), .formoption33 .gfield_checkbox li:nth-child(6),
.formoption33 .gfield_checkbox li:nth-child(9), .formoption33 .gfield_checkbox li:nth-child(3) {
    width: calc(33.333% - 5px);
    float: left;
    margin-right: 0px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: white;}

.formoption33 .gfield_checkbox li:nth-child(3) {
    margin: 0px !important;}

.formoption50 .gfield_checkbox li:nth-child(odd) {
	margin: 0 10px 10px 0 !important}    

.formoption50 li label, .formoption33 li label {
    width: 100% !important; 
    display: block !important;  
    max-width: 100% !important;
    padding: 20px 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}    

.gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {width: 100% !important;}    

.gform_button {
	display: block;
	cursor: pointer;
	width: 100% !important;
	height: 65px;
	background: white;
	border: 2px solid #15141b !important;
	transition: 1s}

.gform_button:hover {
	background: #15141b;
	color: white;}

.contactdivider {
	width: 100%;
	height: 2px;
	background: #15141b;
	margin-bottom: 30px;}	

@media (max-width: 750px) {
.formoption50 li, .formoption33 li, .formoption50 li:nth-child(even),
.formoption33 li:nth-child(3), .formoption33 li:nth-child(6), .formoption33 li:nth-child(9),
.formoption33 li:nth-child(12), .formoption33 li:nth-child(15), .formoption33 li:nth-child(18),
.formoption33 .gfield_checkbox li:nth-child(3), .formoption33 .gfield_checkbox li:nth-child(6),
.formoption33 .gfield_checkbox li:nth-child(9), .formoption33 .gfield_checkbox li:nth-child(3) {
    width: 100%;
    margin: 0 0 10px !important}	
}	

/* Reviews */

.novobarn-reviews-review {
    width: 100%;
    border-bottom: 1px solid #15141b;
    margin-bottom: 40px;
    padding-bottom: 30px}

.novobarn-reviews-reviewwording {
	margin-bottom: 10px;}

.novobarn-reviews-name {
	font-weight: 700;}

.novobarn-reviews-date {
	font-size: 17px;
	line-height: 25px;}

.novobarn-reviews-stars{
	margin-bottom: 5px;}


/* Reviews */

.novograndreviews {
	background: #fbfbfb;
	padding: 30px;
	border: 1px solid #141a211a;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	margin-bottom: 50px
}

.novograndreviews-name {
	font-size: 20px;
	font-weight: 670
}

.novograndreviews .fa-star {
	color: #e7c40a;
	margin-left: 8px
}

.novograndreviews .fa-star:nth-child(1) {
	margin-left: 0}



/* Google Reviews */
.ti-widget.ti-goog .ti-header:hover,
.ti-widget.ti-goog .ti-review-item:hover {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}




/** Web Forms ******************************************************************/#gform_submit_button_1,


#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3,
#gform_submit_button_4,
#gform_submit_button_5 {
		background: #1d242d !important;
		color: white !important;
}

#gform_submit_button_1:hover,
#gform_submit_button_2:hover,
#gform_submit_button_3:hover
#gform_submit_button_4:hover,
#gform_submit_button_5:hover,
#gform_submit_button_6:hover {
		background: #141a21 !important;
		color: #67a119 !important;
}

.novofield .novofieldthree {}

.novofield .ginput_container label::before {
    content: "";
    background: url(https://srcautomotive.co.uk/wp-content/uploads/2022/11/twountick.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    float: left;
    margin-right:5px;
    transition: .3s;
	margin-top: 15px;
	margin-left: 10px;
}

.novofield input {display: none !important;}

.novofield input[type=checkbox]:checked + label::before,
.novofield .gfield_radio :checked + label::before {
    content: "";
    background: url(https://enginetuning.net/wp-content/uploads/2022/11/tick3.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
	margin-top: 14px;
	margin-left: 10px;}

.novofield .gchoice{
	width: 32%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 2%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}


.novofield25 .gchoice{
	width: calc(25% - 15px);
	margin-left: 20px;
}

.novofield25 .gchoice:first-child{
	margin-left: 0;
}

.novofield33 .gchoice{
	width: 32%;
	margin-left: 2%;
}

.novofield33 .gchoice:first-child{
	margin-left: 0;
}

.novofield33 .gchoice:nth-child(4),
.novofield33 .gchoice:nth-child(7),
.novofield25 .gchoice:nth-child(5),
.novofield25 .gchoice:nth-child(9),
.novofield33 .gchoice:nth-child(10),
.novofield33 .gchoice:nth-child(13),
.novofield33 .gchoice:nth-child(16){
	margin-left: 0;
}


.novofield50 .gchoice{
	width: calc(50% - 10px);
	margin-left: 20px;
}

.novofield50 .gchoice:first-child{
	margin-left: 0;
}

.novofield50 .gchoice:nth-child(3),
.novofield50 .gchoice:nth-child(5),
.novofield50 .gchoice:nth-child(7){
	margin-left: 0;
}

.novofield100 .gchoice{
	width: 100%;
	margin-left: 0;
}

.novofield  input[type=checkbox] label,
.novofield  .gfield_radio label {
    background: #d0dcdc;
    border: 2px solid #15141b !important;
    color: #3b3e42;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
    font-weight: normal !important;
	height: 50px;
	line-height: 50px;
}

.novofield  input[type=checkbox]:checked + label,
.novofield  .gfield_radio :checked + label {
    background: #141a21;
    border: 2px solid #141a21;
    color: white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
    font-weight: normal !important;}


.novofield label {
	display: block;
	width: 100%;
	max-width: 100% !important;
	cursor: pointer;
	height: auto;
	height: 46px;
	border: none !important;
}


#gform_wrapper_1 fieldset,
#gform_wrapper_1 .gfield,

#gform_wrapper_2 fieldset,
#gform_wrapper_2 .gfield,

#gform_wrapper_3 fieldset,
#gform_wrapper_3 .gfield,

#gform_wrapper_4 fieldset,
#gform_wrapper_4 .gfield{
	margin-bottom: 20px;
	border-bottom: 1px solid #15141b36;
	padding-bottom: 30px ;
}


#gform_wrapper_1 textarea,
#gform_wrapper_1 input,
#gform_wrapper_1 .ginput_container_text input,
#gform_wrapper_1 .name_first input,
#gform_wrapper_1 .name_last input,
#gform_wrapper_2 textarea,
#gform_wrapper_2 input,
#gform_wrapper_2 .ginput_container_text input,
#gform_wrapper_2 .name_first input,
#gform_wrapper_2 .name_last input,

#gform_wrapper_3 textarea,
#gform_wrapper_3 input,
#gform_wrapper_3 .ginput_container_text input,
#gform_wrapper_3 .name_first input,
#gform_wrapper_3 .name_last input,

#gform_wrapper_4 textarea,
#gform_wrapper_4 input,
#gform_wrapper_5 .ginput_container_text input,
#gform_wrapper_4 .name_first input,
#gform_wrapper_4 .name_last input, 

#gform_wrapper_5 textarea,
#gform_wrapper_5 input,
#gform_wrapper_5 .ginput_container_text input,
#gform_wrapper_5 .name_first input,
#gform_wrapper_5 .name_last input {
	border: 2px solid #15141a;
	font-size: 19px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-family: sans-serif;
}

.novofieldhtml {
	font-weight: bolder
}

.novoboldbox {
	background: #15141a;
	color: white;
	padding: 20px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

#gform_confirmation_message_1,
#gform_confirmation_message_2,
#gform_confirmation_message_3,
#gform_confirmation_message_4,
#gform_confirmation_message_5{
	background: #1d242d;
	color: #67a119;
	font-size: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid black;
	margin-bottom: 40px
}

@media (max-width: 700px) {
.novofield25 .gchoice,
.novofield33 .gchoice,
.novofield50 .gchoice	{
	width: 100%;
	margin-left: 0;
}	

.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {line-height: 1;}

}


figcaption {
	font-size: 14px;
	font-style: italic;
	margin-left: 10px
}

.master-slider {
	margin-bottom: 30px !important
}