/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.22.7
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 15 May 2019 18:05:34 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.gmdf-wrap {
	position: relative;
	z-index: 10;
}

.gmdf-wrap .gmdf {
	position: fixed;
	bottom:0;
	right: 0;
	width: 180px;
	padding: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}


.gmdf-wrap .gmdf a {
	text-decoration: none;
}

.gmdf-wrap:hover .gmdf {
	width:300px;
}

.gmdf-wrap .gmdf #rect {
	position: relative;
	cursor: pointer;
	padding: 15px 15px;
	text-transform: uppercase;
	text-align: center;
	font: 400 1em 'Oswald', sans-serif;
    text-shadow: -1px 1px 0px rgba(0,0,0,0.3);
	background: #0290cc;
	color: #fff;
	border:1px solid rgba(0,0,0,0.15);
	border-top:none;
	box-shadow: -2px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover {
	z-index: +99;
	background: #fff;
	color: rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:none;
}


.gmdf-wrap .gmdf #rect .contents {
	text-shadow:none;
	margin-left: 20px;
	padding: 0;
	font: 300 1em/1.2em 'Oswald', sans-serif;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
	color: rgba(0,0,0,0.8);
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover .contents {
	width: 210px;
	padding: 10px 0;
	height: 65px;
	opacity: 1;
}

.gmdf-wrap .gmdf #rect .fa {
font-size:18px;
}

.wpcf7 input {
	width:80%;
	padding:15px;
}

.wpcf7 textarea {
	width:80%;
}

.wpcf7 label {
	font-style:italic;
	font-weight:bold;
}

.wpcf7-submit {
	background-color: #0290cc;
	color:#fff;
	font-family: "Open Sans",Arial,sans-serif;
	font-size:16px;
	font-weight: 600;
	border:none !important;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}


/* POP UP */

#pum-159{
	z-index: 1000;
}

/* HEADER */

#main-header{
	z-index: 100;
}
.footer-button {
	background:#f6981e;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	border-radius:8px;
	padding:10px;
	border:none;
}

footer h2 {
	color:#fff;
}


footer li {
	list-style-type:none;
}

#footer-widgets .footer-widget li:before {
   display:none !important;
}
#footer-bottom {
	color:#fff !important;
	font-weight:600;
	font-size:16px;
}

/**custom**/
body{
	font-weight:300px !important;
}
#main-header .container {
    position: relative;
    width: 100%;
    max-width: 1480px;
}
.logo_container, #et-top-navigation{
	width:100% !important;
	float:none !important;
	clear:both !important;
	position:relative !important;
	text-align:center !important;
}
.et_mobile_menu {
    border-top: 3px solid #0290cc;
}
.mobile_menu_bar:before {
	color: #0290cc !important;
}
#et-top-navigation{
	max-width: 1480px !important;
	padding:20px 0 !important;
	height:auto !important;
}
#top-menu-nav{
	margin:0 20% !important;
}
.nav li ul {
    padding-left: 0;
    padding-right: 0;
    background:#eeeeee;
}
#top-menu li li, .et_mobile_menu li a{
	text-align:left !important;
}
#top-menu li li{
    padding-left: 0;
    padding-right: 0;
	width:240px;
}
#top-menu li li a, .et_mobile_menu li a{
	font-size:14px !important;
	text-transform: none !important;
}
#top-menu li li:hover, .et_mobile_menu li a:hover{
	background:#ccc;
}

/**equipment rental pricing**/
.col-1-4 {
	float: left; 
	width: 25%; 
	width: calc( 25% - 1px ); 
	text-align: center;
	border:1px solid #ddd;
	padding-bottom:10px;
}
.col-1-4>div {
	width: 100%; 
	height: 50px; 
	padding: 10px !important; 
	color: #fff; 
	margin-bottom:10px;
}
.col-1-4:nth-child(1)>div {
  background: green;
}
.col-1-4:nth-child(2)>div {
  background: #ff6600;
}
.col-1-4:nth-child(3)>div {
  background: #163e7b;
}
.col-1-4:nth-child(4)>div {
  background: #24b8a4;
}
h2{
	font-size:2em;
	font-weight:700;
	margin:10px 0;
}
.gray-08em{
	color: #333;
	font-size:0.8em;
}
.entry-content ul {
	margin-top:10px;
}
.entry-content ul li{
	margin:0 0 0 20px;
}
/**content image shadow**/
.et_pb_column_2_3 img {
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) !important;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) !important;
	margin:10px 20px 10px 10px;
	/*border:10px solid #fff;*/
}
.fbtn, .fbtn:hover {
	background:#0290cc !important;
	color:#fff !important;
}
.ftxt {
	margin: 0 30px;
}
.sihest2 {
    text-align: left;
    position: relative;
    line-height: 2;
    overflow: hidden;
    font-size:36px;
}
.sihest2::after {
    content: "";
    display: inline-block;
    bottom: .5ex;
    left: .5ex;
    margin-right: -100%;
    width: 100%;
    height: 3px;
    position: relative;
    background: #0290cc;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.rb-img{
	margin:10px 20px;
	width:calc( 100% - 40px);
}
.fa {
    font-size: 110px !important;
    color: #0290cc !important;
    text-align: center;
}
.gmdf .fa, .sm-fa {
	font-size:20px !important;
	color: #fff !important;
}
.left-fa {
	width:110px !important;
	float:left;
}
.sm-fa-y {
	font-size:18px !important;
	color: #0290cc !important;
	margin-right:5px;
}
#main-footer li {
	border-bottom: 1px solid #666;
}
@media (max-width: 980px) {
	#main-header {
		max-height:135px !important;
	}
	.logo_container {
		width:80% !important;
		top:0px !important;
	}
	#logo {
		max-width:100% !important;
		margin-left:10px;
	}
	#et-top-navigation{
		top:-100px !important;
	}
	#et-main-area{
		margin-top:-10px !important;
	}
	.col-1-4 {
		width: 50%; 
		width: calc( 50% - 1px ); 
	}
	h2{
		font-size:1.4em;
	}
	h3{
		font-size:1.2em !important;
	}
}
@media (max-width: 800px) {
	.logo_container {
		top:-25px !important;
	}
}
@media (max-width: 720px) {
	.gmdf-wrap {display:none;}
	.grecaptcha-badge {display: none;}
	.ftxt {
		margin: 0 20px;
	}
	.et_pb_column_2_3 img, .et_pb_column_4_4 img {
		width:100% !important;
		margin: 10px 0;
	}
}
@media (max-width: 600px) {
	#main-header {
		max-height:100px !important;
	}
}
@media (max-width: 480px) {
	#main-header {
		max-height:80px !important;
	}
	.logo_container {
		top:-20px !important;
	}
	.col-1-4 {
		width: 100%; 
		width: calc( 100% - 2px ); 
	}
}
