/*
Theme Name: Gemini
Theme URI: http://rockettheme.com
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Gemini - Gantry 5 Theme from RocketTheme
Version: 1.0.3
*/

.home #g-container-main {display: none;}
.outline-_offline #g-container-main {
    background: transparent;
    height: 100vh;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.outline-_offline {background: #000;}
.outline-_offline h1, .outline-_offline p, .outline-_offline div {color: #fff; font-size: 47px;}

/* General */
body {background-color: #fff;}
body, body p, body div {font-size: 16px; color: #000;}
h1, h2, h3, h4, #g-page-surround .page-header h2.entry-title, h2 a {margin-bottom: 14px; margin-top: 12px; padding-bottom: 0; font-weight: 800; color: #000;}
h1 {font-size: 30px;}
h3 {font-size: 23px; margin-top: 0; color: #000;}
h4 {font-size: 20px; margin-top: 0; margin-bottom: 9px;}

a {color: #000;}
a:hover {color: #5dc644;}

body #g-page-surround {background: transparent;}

.g-grid {max-width: 1200px; margin: auto;}

.entry-meta {display: none;}

#g-page-surround iframe {border: none;}

#g-offcanvas a {font-size: 16px;}
#g-offcanvas .g-content {padding-top: 0; margin-top: 0;}
.g-offcanvas-toggle {
    position: absolute;
    top: 22px;
    right: 39px;
    left: auto;
}
.g-offcanvas-toggle .fa-fw {font-size: 36px;}

#envirabox-title {display: none !important;}

.flex-blocks, .flex-blocks .textwidget {display: flex; justify-content: space-around; width: 100%;}
.three-block {width: 33%; padding: 40px}

.angle-btn {
    display: inline-block;
    background: #eee;
    padding: 15px 30px;
    width: auto;
    transform: skew(-20deg);
	transition: none;
}
.angle-btn span {
    transform: skew(20deg);
    display: block;
}
.angle-btn:hover {opacity: 0.7; color: initial;}
#g-showcase .angle-btn {background: #1a1a1a; color: #fff;}

/* Top */
#g-top {
	background: #000;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 999;
}
#g-top .g-content {margin: 0; padding: 0;}
#g-top .logo {padding: 32px 17px 25px; text-align: right;}
#g-top .g-grid {position: relative; height: 100%;}
#g-top .g-main-nav {
	position: absolute;
	left: 20px;
	bottom: 10%;
}
#g-top .g-main-nav a {
    color: #fff;
    transition: none;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
}
#g-top .g-main-nav a:after {content:"."; color: #000; font-size: 30px;}
#g-top .g-main-nav li:hover a:after {color: #fff;}

#g-top .phone-number {
    position: absolute;
    top: 18px;
    right: 0;
    color: #fff;
	margin: 0;
	padding: 0;
}
#g-top .phone-number a {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
}

/* Slideshow */
#g-slideshow {padding: 0; position: relative;}
#g-slideshow .g-grid {max-width: 100%; width: 100%;}
#g-slideshow .g-content {margin: 0; padding: 0;}

.view-more-btn {
    background: #ae9043;
    display: block;
    width: 156px;
    margin: 0px auto;
    padding: 9px 26px;
}

/* Header */
.home #g-header {background: #fff; text-align: center; padding-top: 23px; padding-bottom: 23px;}
.home #g-header h1 {margin-bottom: 16px;}
.home #g-header p {line-height: 2em;}
.home #g-header a {color: #3e3e3e;}

/* Above */
.home #g-above {background: #000;}
.home #g-above h2 {font-size: 18px; font-weight: 800;}
.home #g-above .three-block {color: #eee; text-align: center;}
.home #g-above .three-block img {width: 77%;}
.home #g-above .three-block a {color: #fff; font-weight: 800;}

/* Showcase */
.home #g-showcase {
    background: #fff;
    position: relative;
}
.home #g-showcase .g-grid {max-width: 100%;}
.home #g-showcase .g-content {margin: 0; padding: 0;}

#g-showcase .showcase-left {
    width: 500px;
    margin: 0;
    padding: 34px;
    color: #000;
    left: 0;
    height: auto;
    position: absolute;
    top: 50%;
    background: #ffffff9e;
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#g-showcase h2 {color: #000; line-height: 3rem; font-weight: 800;}
#g-showcase p {color: #000;}
#g-showcase .widget.widget_metaslider_widget {margin: 0; padding: 0;}
#g-showcase a.a-btn {display: inline-block; background: #000; color: #fff; padding: 10px 20px;}
#g-showcase a.a-btn:hover {color: #fff;}

/* Utility */
#g-utility {background: #1a1a1a; padding: 60px 17%;}
#g-utility .g-grid {max-width: 1200px;}
#g-utility .g-content {margin: 0; padding: 0;}
.four-block {width: 25%; padding: 20px;}
.why-choose-us h2 {text-align: center; color: #eee; font-size: 40px;}
.why-choose-us h3 {color: #ae9043;}
#g-utility .why-choose-us {color: #eee; max-width: 1200px; margin: 40px auto; text-align: center;}
#g-utility .services-section {background: #ccc; padding-bottom: 40px;}
.services-section .textwidget {max-width: 1200px; margin: 0 auto; text-align: center;}
.services-section h2 {color: #3e3e3e; font-size: 30px;}
.services-section div, .services-section p {color: #3e3e3e;}

/* Feature */
#g-feature {background: #fff;}
#g-feature:before {display: none;}
.projects-section h2 {text-align: center; color: #3e3e3e; font-size: 40px;}
.projects-section {text-align: center;}
#g-feature .projects-section .three-block h3 {color: #5dc644; font-size: 23px;}
#g-feature .projects-section .three-block a {color: #fff;}
#g-feature .projects-section .three-block {text-align: left; padding: 20px; background-size: cover; background-repeat: no-repeat; background-position: center; color: #eee; margin-bottom: 10px; cursor: pointer;}
.project-one {background: url(images/laying-concrete.jpg)}
.project-two {background: url(images/laying-concrete.jpg)}
.project-three {background: url(images/laying-concrete.jpg)}
#g-feature .projects-section .three-block:hover {opacity: 0.7;}

/* Expanded */
#g-expanded {background: #fff;}
.home #g-expanded h2 {font-size: 30px; color: #3e3e3e; text-align: center;}
.home #g-expanded .three-block {color: #3e3e3e; text-align: center;}
.home #g-expanded .three-block img {width: 34%;}
.home #g-expanded .three-block a {color: #7f7f7f; font-weight: 800;}
.home #g-expanded .three-block p {color: #3e3e3e; }

.home #g-expanded .widget {margin: 0; padding: 0;}

/* Extension */

#g-extension {background: #5dc644; text-align: center;}
#g-extension h2 {color: #fff; font-size: 30px;}
.sa_hover_container {height: auto !important; min-height: auto !important; color: #fff; padding-top: 10px !important;}

/* Bottom */
#g-bottom {padding: 0;}
#g-bottom .g-grid {max-width: 100%;}
#g-bottom .g-content {margin: 0; padding: 0;}
#contactMap {height: 40vh;}

/* Main */
#g-container-main {position: relative; z-index: 0;}
#g-page-surround .page-header h2.entry-title {
    font-size: 44px;
    color: #000;
    padding: 0;
    position: relative;
    margin: 0 0 37px;
	border-bottom: 1px dotted #000;
}
#g-page-surround .page-header h2.entry-title:after {content:"."; font-size: 76px; margin: 0 0 0 -8px;}

#g-container-main .one_half {padding-right: 40px;}

#g-container-main .sp-bottom-thumbnails {margin: 4px 0 0;}

#g-container-main .slider-pro {margin-bottom: 55px;}

#g-container-main .wp-block-columns .wp-block-image {position: relative;}
#g-container-main .wp-block-columns figcaption {position: absolute; bottom: 0; color: #fff; font-weight: 700; font-size: 29px; left: 0; margin: 0; background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0)); width: 100%; display: block; padding: 20px;}

.wp-block-column .wp-block-gallery {margin-top: 0;}

/* Contact Page */

#g-mainbar .caldera-grid .btn-default {background-color: #eee; color: #000; border: none;}
.caldera-grid label {color: #494949;}
#g-mainbar .caldera-grid {
	float: right;
    width: 50%;
    margin: 0 0 20px 20px;
}
#g-mainbar .caldera-grid input, #g-mainbar .caldera-grid textarea {border-radius: 0; box-shadow: none; background: #eee; border: none;}

/* Footer */
#g-footer {background: #000;; border-top: none; color: #fff;}
#g-footer p {color: #fff;}
#g-footer .g-grid {background: transparent;}
.footer-block {
    width: 33%;
    float: left;
    padding-top: 0;
    margin-top: 0;
}
.footer-block+.footer-block+.footer-block {padding: 0 70px;}
.footer-block+.footer-block+.footer-block p {font-size: 14px;}
#g-footer h3 {color: #eee; font-size: 30px; font-weight: 300;}
#g-footer strong {color: #fff;}
#g-footer a {color: #fff;}
#g-footer a:hover {color: #eee;}
#g-footer img {margin: 0 3px 0 0;}
#g-footer .caldera-grid input, #g-footer .caldera-grid textarea {border-radius: 0; box-shadow: none; background: #eee;}
#g-footer .caldera-grid .btn-default {background-color: #eee; color: #000; border: none;}

/* Copyright */
#g-copyright {text-align: center; background: #353535; color: #fff;}
#g-copyright .g-content {margin: 0;}
#g-copyright p {margin: 0; font-size: 12px;}
.copy-1 {margin-bottom: 0; padding-bottom: 0;}
.copy-2 {margin-top: 0; padding-top: 0;}

/* Media Queries */
@media (min-width: 1518px){
	#g-container-main {margin-right: auto; max-width: 1200px; margin-left: auto;}
}

@media (min-width: 1200px){
	#g-container-main {max-width: 1200px;}
}

@media (max-width: 1199px) and (min-width: 960px){
	#g-top, #g-footer {padding: 0 4%;}
	#g-top .g-main-nav li a {padding: 0.625rem 10px;}
	#g-top .social-icons p {font-size: 16px;}
	#services-section {padding: 29px 8.5rem;}
	#g-showcase:before {left: -66px;}
	#g-showcase h2 {font-size: 29px;}
}

@media (max-width: 959px) and (min-width: 768px){
	#g-slideshow .g-content {display: block;}
	#g-top .g-main-nav li a {font-size: 18px; padding: 14px 14px;}
	#g-container-main {margin-left: 2%; margin-right: 2%;}
	#g-slideshow .slideshow-box p {font-size: 14px;}
	#g-showcase:before {left: -66px;}
	#g-showcase h2 {font-size: 29px;}
}

@media (max-width: 767px) {
	#g-top .logo {padding: 21px 17px 7px; text-align: left;}
	.flex-blocks, .flex-blocks .textwidget {display: block;}
	.four-block, .three-block {width: 100%;}
	.home #g-above .three-block {border: none;}
	#g-slideshow .g-content {display: block;}
	#g-container-main {margin-left: 2%; margin-right: 2%;}
	.home-menu a {float: none; text-align: left; margin-right: 27px;}
	body {background-image: none;}
	article {border: none;}
	.home-menu {padding-bottom: 20px; border-bottom: 2px solid #fff;}
	a.fb-icon {display: none;}
	.home-menu {display: none;}
	.footer-block {width: 100%; float: none;}
	.footer-block+.footer-block+.footer-block {padding: 0;}
	#g-top .phone-number {top: 71px; right: 21px;}
	#g-top .phone-number a {font-size: 29px;}
	#g-top .logo img {height: 82px; margin-top: 5px;}
	#g-top {height: 128px;}
	#g-showcase .showcase-right {  
    right: 90px;
    width: auto;
    left: 90px;
	z-index: 20;
}
	#g-showcase:before { 
    width: 100%;
    left: 0;
    top: 0;
    transform: none;
}
	#g-showcase .showcase-left {display: none;}
	.home #g-expanded .three-block {border: none;}
	#g-mainbar .caldera-grid {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
}
}

@media (max-width: 600px) {
	.staff-box .alignleft {float: none; margin: 0;}
	.staff-box > p {margin-bottom: 0;}
	.staff-box {margin-bottom: 20px; text-align: center;}
	.bookings-box + .bookings-box {margin-left: 0px;}
	.text-slide {display: none;}
	.working-closely h3 {font-size: 29px;}
	.working-closely h2 {font-size: 44px;}
	h1 {font-size: 21px;}
}

@media (max-width: 480px) {
	.book-now, .price-list {float: none; width: 100%;}
	.footer-contact p {font-size: 23px;}
	.logo img {width: auto;}
	#g-top .phone-number {display: none;}
}	
