@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600;700;800&display=swap');

body {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    background-color: #fff;
    font-weight: 400 !important;
    overflow: hidden;
} 

.gva-view p {
	margin: 0;
font-size: 13px;	
}

.space-table {
font-size: 13px;
}

.gva-view th {
font-size: 13px;
}

.space-service-col {
	padding: 45px;
	color:#444;
}
.space-service-col h1 {
	color:#444;
}



.smart-forms input, .smart-forms textarea, .smart-forms select, .smart-forms label {
	margin: 10px;
}

.smart-forms a {
	text-decoration: underline;
}

a.glow {
 font-size: 18px;
 letter-spacing: 2px;
 text-transform: uppercase;
 display: inline-block;
 text-align: center;
 font-weight: bold;
 padding: 0.7em 2em;
 border: 3px solid #06646d;
 border-radius: 2px;
 position: relative;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
 color: #06646d !important;
 text-decoration: none;
 transition: 0.3s ease all;
 z-index: 1;
width: 100%;
}

a.glow:before {
 transition: 0.5s all ease;
 position: absolute;
 top: 0;
 left: 50%;
 right: 50%;
 bottom: 0;
 opacity: 0;
 content: '';
 background-color: #06646d;
 z-index: -1;
}

a.glow:hover, a.glow:focus {
 color: white !important;
 text-decoration: none !important;
}

a.glow:hover:before, a.glow:focus:before {
 transition: 0.5s all ease;
 left: 0;
 right: 0;
 opacity: 1;
}

a.glow:active {
 transform: scale(0.9);
}


.button {
 font-size: 18px;
 letter-spacing: 2px;
 text-transform: uppercase;
 display: inline-block;
 text-align: center;
 font-weight: bold;
 padding: 0.7em 2em;
 border: 3px solid #000;
 border-radius: 2px;
 position: relative;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
 color: #06646d;
 text-decoration: none;
 transition: 0.3s ease all;
 z-index: 1;
width: 50%;
background: #fff;
}

.button:before {
 transition: 0.5s all ease;
 position: absolute;
 top: 0;
 left: 50%;
 right: 50%;
 bottom: 0;
 opacity: 0;
 content: '';
 background-color: #000;
 z-index: -1;
}

.button:hover, .button:focus {
 color: white;
background-color: #000;
}

.button:hover:before, .button:focus:before {
 transition: 0.5s all ease;
 left: 0;
 right: 0;
 opacity: 1;
}

.button:active {
 transform: scale(0.9);
}


.header-main-inner {

}

.site-branding-logo {

}


h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
}

h1 {
	color: #000;
	font-size: 25px;
}

h3 {
	font-size: 18px;
	font-weight: 600;
}

.upper {
	text-transform: uppercase;
}

.smart-forms textfield, .form-text, .form-email, .form-select {
	width: 97% !important;
	border: 2px solid #000 !important;
}

@media all and (max-width: 400px) {

.smart-forms .button {
	width: 93% !important;
	margin-right: 50px;
	font-size: 15px;
}

.smart-forms textarea {
	width: 97% !important;
	border: 2px solid #000 !important;
}
}

@media (min-width: 401px) {

.smart-forms .button {
	width: 96%;
}

.wide-button {
	width: 97% !important;
}

.smart-forms textarea {
	width: 100% !important;
	border: 2px solid #000 !important;
}

#edit-nature-of-enquiry {
	width: 97% !important;
}
}


.outlined-box {
	margin: 5px;
	padding: 30px;
	border: solid 2px #000;
	min-height: 650px;
}

.black-title-box {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	background: #000;
}

.black-title-box h3 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
      letter-spacing: 2px;
}

.first-column {
	margin-top: 120px;
}

.black-hr {
	border-top: 1px solid #000;
	margin: 40px;
}

.webform-field-title legend {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
}



.webform-element-description {
	margin-left: 10px;
	font-size: 14px;
}


.venue-header-text h1, .venue-header-text h3, .performer-layout h1 {
	color: #000;
	background-color:rgba(255, 255, 255, 0.6);
	width: -moz-fit-content;
      width: fit-content;
	display: table;
	padding: 15px;
	border-radius: 6px;
}

.gsc-socials.style-1 .fa {
	color: #7231a7;
	font-size: 25px !important;
}	

.gsc-socials.style-1, .gsc-socials.style-1 a {
    text-align: left;
}

.ttmf-web-link {
	background: #e3e3e3;
	color: #000;
	width: -moz-fit-content;
      width: fit-content;
	display: table;
	padding: 6px;
	font-size: 14px;

}

.ttmf-web-link:hover {
	background: #000;
	color: #7231a7;
}

.navigation .gva_menu > li.menu-item--active-trail > a {
    color: #000 !important;
}

.main-menu ul.gva_menu > li > a:hover {
    color: #666 !important;
}

.navigation .gva_menu > li > a:hover {
    color: #666 !important;
}

.main-menu ul.gva_menu > li > a {
    display: block;
	color: #000 !important;
	font-size: 15px;
	font-weight: 400;
	border-radius: 2px;
	background: none;
	padding: 10px;
	width: -moz-fit-content;
      width: fit-content;
	margin-right: 12px;
}

.navigation .gva_menu .sub-menu > li > a:hover {
    color: #759317;
}

header .header-main {
    padding: 15px 0;
}

header.header-v2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.5);
}

.ttmf-button {
	margin-bottom: 30px;
}

a.tabledrag-handle .handle {
	width: 30px;
	height: 30px;
}


.inno-button:hover {
	background: #999;
}

.inno-service-header {
	padding-top: 130px;
	padding-bottom: 110px;
}

.topbar {
    background: #29aae2;
    font-size: 14px;
    padding: 15px 0;
    margin-top: -1px;
    color: #fff;
}

.topbar i, .topbar a {
  color: #fff;
  font-size: 16px;
}

.topbar i:hover {
  color: #fff;
}


.topbar a:hover {
        color: #fff !important;
}

.fa-facebook, .fa-instagram, .fa-youtube {
	font-size: 25px !important;
	padding-right: 10px;
}

.inno-slider-text {
	font-size: 25px;
        font-family: "Poppins", sans-serif;
	top: 460px;
	color: #fff !important;
	width: -moz-fit-content;
        width: fit-content;
	display: table;
	line-height: 30px !important;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-left: -35px;
}

@media all and (max-width: 1275px) {

.inno-slider-text {
	font-size: 1.8em;
	top: 450px;
	text-wrap-mode: wrap !important;
	width: 950px;
	margin-left: 80px;
}
}

@media all and (max-width: 1000px) {

.inno-slider-text {
	line-height: 24px !important;
	text-wrap-mode: wrap !important;
	width: 850px;
	margin-left: 27px;
	position: absolute;
	bottom: 0;
	margin-top: -50px;

}
}

@media all and (max-width: 900px) {

.inno-slider-text {
	line-height: 24px !important;
	text-wrap-mode: wrap !important;
	width: 670px;
	margin-left: 27px;
	position: absolute;
	bottom: 0;
	margin-top: 80px;
}
}

@media all and (max-width: 800px) {

.inno-slider-text {
	line-height: 24px !important;
	margin-top: 30px;
	text-wrap-mode: wrap !important;
	width: 580px;
	margin-left: 27px;
	position: absolute;
	bottom: 0;
}
}


@media all and (max-width: 700px) {

.inno-slider-text {

	line-height: 24px !important;
	text-wrap-mode: wrap !important;
	width: 480px;
	margin-left: 27px;
	position: absolute;
	bottom: 0;
}
}

a:hover, a:focus, a:active {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    outline: none !important;
    color: #061f65;
}

header.header-v2 .stuck {
    background-color:rgba(255, 255, 255, 0.9);
}

.rev_slider, .gavias_sliderlayer {
	min-height: 400px;
}

.topbar-button {
	max-width: 50%;
}

header .site-branding-logo {
	padding-left: 15px;
}


.inno-service-header {
	padding-top: 240px;
	padding-bottom: 20px;
}

.menu-bar {
    margin-top: 15px;
    top: -7px;
}

.mobile-2-column {
	width: 50% !important;
}


@media (min-width: 992px){

.hide-on-desktop {
	display: none !important;
}
.tb-megamenu { float: right; }
}

@media (max-width: 991px) {

.hide-on-mobile {
	display: none !important;
}

#block-certsblock .col-xs-12, #cert-logos .col-xs-12 {
	width: 50%;
}

.tb-megamenu { float: left; }
}

.inno-page-image img {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	margin-bottom: 18px;
}

header.header-v2 #menu-bar span {
    background: #759317;
}

.testimonial-bg {
	background: #e3e3e3;
	padding-top: 15px;
	padding-bottom: 15px;
}	

header .area-main-menu .navigation ul.gva_menu {
	margin-top: 12px;
}

.gi-button {
	color: #000 !important;
	display: block;
	border: solid 2px black;
	padding: 12px;
	text-decoration: none;
}

.gi-button:hover {
	color: #fff !important;
	background: #000;
}

.mega-title {
	color: #000;
	background: #f6e824 !important;
	font-size: 18px;
	font-weight: 600;
	padding: 4px;
	padding-left: 8px;
	width: 110px;
	margin-bottom: 25px;
}

.mega-link, .mega-link a {
	color: #000 !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	line-height: 1.6em !important;

}

.mega-link-sub {
}

.mega-link-sub a {
	font-weight: 400;
	line-height: 0.8em !important;
	color: #000 !important;
	font-size: 13px !important;
}

.mega-link a:hover, .mega-link-sub a:hover {
	color: #00aeef !important;
}

@media (max-width: 1300px) {
.about-menu-block {
	width: 1400px;
	padding-left: 120px;
}
.roof-services-menu-block {
	width: 1400px;
	padding-left: 120px;
}
.wall-services-menu-block {
	width: 1400px;
	padding-left: 120px;


}
.full-width-menu-about {
	width: 1400px;
	left: 110px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-roof-services {
	width: 1400px;
	left: 0px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-wall-services {
	width: 1400px;
	left: -60px !important;
	background: #efefef !important;
	border: 0px !important;
}
}


@media (min-width: 1301px) {
.about-menu-block {
	width: 1800px;
	padding-left: 120px;
}
.roof-services-menu-block {
	width: 1800px;
	padding-left: 120px;
}
.wall-services-menu-block {
	width: 1800px;
	padding-left: 120px;


}
.full-width-menu-about {
	width: 1800px;
	left: 80px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-roof-services {
	width: 1800px;
	left: -100px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-wall-services {
	width: 1800px;
	left: -160px !important;
	background: #efefef !important;
	border: 0px !important;
}
}

@media (min-width: 1501px) {
.about-menu-block {
	width: 2000px;
	padding-left: 120px;
}
.roof-services-menu-block {
	width: 2000px;
	padding-left: 120px;
}
.wall-services-menu-block {
	width: 2000px;
	padding-left: 120px;


}
.full-width-menu-about {
	width: 2000px;
	left: 50px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-roof-services {
	width: 2000px;
	left: -160px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-wall-services {
	width: 2000px;
	left: -240px !important;
	background: #efefef !important;
	border: 0px !important;
}
}

@media (min-width: 1701px) {
.about-menu-block {
	width: 2200px;
	padding-left: 120px;
}
.roof-services-menu-block {
	width: 2200px;
	padding-left: 120px;
}
.wall-services-menu-block {
	width: 2200px;
	padding-left: 120px;


}
.full-width-menu-about {
	width: 2200px;
	left: -100px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-roof-services {
	width: 2200px;
	left: -260px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-wall-services {
	width: 2200px;
	left: -340px !important;
	background: #efefef !important;
	border: 0px !important;
}
}

@media (min-width: 1901px) {
.about-menu-block {
	width: 2400px;
	padding-left: 120px;
}
.roof-services-menu-block {
	width: 2400px;
	padding-left: 120px;
}
.wall-services-menu-block {
	width: 2400px;
	padding-left: 120px;


}
.full-width-menu-about {
	width: 2400px;
	left: -160px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-roof-services {
	width: 2400px;
	left: -340px !important;
	background: #efefef !important;
	border: 0px !important;
}
.full-width-menu-wall-services {
	width: 2400px;
	left: -430px !important;
	background: #efefef !important;
	border: 0px !important;
}
}







.tb-megamenu {
    background-color: #fff;
	margin-top: 10px;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus, .tb-megamenu .nav > .active > span.tb-megamenu-no-link, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
    color: #000;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link, .tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link:hover {
    border-bottom: 0;
    margin-right: 2px;
    border-top: 0;
    color: #000;
    padding: 15px 20px;
    text-shadow: none;
    font-weight: 400;
}

.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover, .tb-megamenu .nav > li > span.tb-megamenu-no-link:focus, .tb-megamenu .nav > li > span.tb-megamenu-no-link:hover {
    color: #000;
    text-decoration: none;
    text-shadow: none;
    outline: none;
}

header.header-v1 .header-inner {
    padding-right: 0px;
}

.non-red-dropdown a:hover, .non-red-dropdown > div:hover {
	color: #000 !important;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover, .tb-megamenu .nav > li.dropdown.open.active > span.tb-megamenu-no-link:hover {
    background-color: #fff;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
    color: #000;
}

.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    color: #000 !important;
}

.fine-menu {
	color: #1e8bba !important;
	font-size: 15px;
	margin-top: 6px;
}

.fine-menu-column strong {
	padding-left: 20px;
	text-decoration: underline;
	padding-top: 10px;
}

.blue-text, .about-menu-block h3 {
	color: #32436f;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 30px;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 315px;
}

body.footer-dark .footer, body.footer-dark .copyright {
    background: #32436f;
    color: #fff;
}

.finejet-color-block {
	background: #32436f;
	color: #fff;
}
.finejet-color-block h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400;
}

.finejet-blue-block {
	background: #1e8bba;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 12px;
	text-align: center;
}

.finejet-blue-block a {
	background: #fff;
	color: #1e8bba;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 20px 8px 20px;
	text-align: center;
	margin-top: 24px;
}

.finejet-color-block a {
	color: #fff;
	text-decoration: underline;
}

.color-block-button {
	background: #fff;
	color: #06646d !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 20px 8px 20px;
	text-align: center;
	margin-top: 24px;
}

.map-image img {
	border-radius: 60px;
	margin-top: 25px;
}

header.header-v3 .gva-navigation ul.gva_menu > li > a {
     border-left: none !important;
     font-size: 14px !important;

}

.tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link {
    border-right: 0px !important;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus, .tb-megamenu .nav > .active > span.tb-megamenu-no-link, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover, .tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
    background: none;
    color: #000;
}

.space-home-intro, .space-home-intro h1 {
	color: #fff;
}

.portfolio-item {
	min-height: 390px;
}
.portfolio-item .images-new {
    position: relative;
padding: 18px;
border: solid 2px #ddd;
}

.hr-news {
	margin-top: 10px;
	margin-bottom: 10px;
}

.list-group ul {
	    list-style: none;
}

.list-group .list-group-item {
    border-radius: 0;
    font-weight: 500;
    color: #333;
}

.tb-megamenu .mega > .mega-dropdown-menu {
    min-width: 260px;
}

.tb-megamenu .dropdown-menu {
    border-bottom: 0px solid #fff;
}

.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
	margin-top: 10px;
}

.pdf_icon {
	width: 30px;
}

.main-content-inner {
	margin-top: 50px;
}
