/*
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: 200px;
	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: #cc0000;
	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);*/
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	-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: 85px;
	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: #F6981E;
	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;
	border-bottom:1px solid #444;
}

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


@media (max-width: 720px) {
.gmdf-wrap {display:none;}
.grecaptcha-badge {display: none;}

}

/***custom***/
body {
	font-weight:400;
}
#logo{
	margin-top:0px !important;
}
h2 {
    font-weight: 700;
    font-size: 30px;
    color: #cc0000!important;
    line-height: 1em;
    margin:10px 0;
    /*text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4);*/
}
h3 {
    font-weight: 700;
    font-size: 22px;
    color: #000000!important;
    line-height: 1em;
    margin:10px 0;
}
.et_pb_post .more-link {
    background:#d51a27;
    width:120px;
    padding:0 10px;
    text-align:center;
    border-radius:4px;
}
#top-menu li li, .et_mobile_menu li{
    padding: 0 10px;
}
#top-menu li .menu-item-has-children>a:first-child {
    padding-right: 20px;
}
#top-menu li li a, .et_mobile_menu li a{
	font-size:14px !important;
}
#top-menu li li:hover, .et_mobile_menu li a:hover, #et-secondary-nav li li:hover{
	background:#ccc;
}
#et-secondary-nav li li {
    padding: 0 !important;
}
#et-secondary-nav li li a{
	font-size:14px !important;
	text-align:left;
}
ul.check {
    list-style: outside none;
    text-align: left;
    margin: 0;
}
ul.check>li {
    padding: 5px 5px 5px 20px;
    background: url(/wp-content/uploads/2019/08/check.jpg) 0 8px no-repeat;
}
.entry-content ul li{
	margin:15px 20px;
}
.left-fa-icon .fa, .left-fa-icon .fas{
    width: 140px !important;
    margin: 30px 30px 30px 0;
    float: left;
    color: #666 !important;
    font-size:120px;
}
.footer .fa, .footer .fas {
    font-size: 21px !important;
    color: #c00 !important;
    text-align: center;
}
.fab {
    font-size: 80px !important;
    color: #ff6600 !important;
    margin-right:20px;
}
.far {
    font-size: 80px !important;
    color: #ff6600 !important;
    text-align: center;
}
.wpcf7-submit {
    background-color: rgb(213, 26, 39);
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 1%;
}
@media (max-width: 1330px){
	.logo_container, #et-top-navigation{
		max-height:110px !important;
	}
	#et-top-navigation{
		padding-left:250px !important;
	}
	#top-menu li {
    	padding-right: 8px;
	}
	#top-menu li a{
    	font-size:16px !important;
	}
}
@media screen and (min-width: 981px) {
	#page-container {
    	top: 134px !important;
    	padding-top: 134px !important;
	}
}
@media (max-width: 980px){
	.logo_container, #et-top-navigation{
		max-height:100px !important;
	}
	#logo {
		max-height:80px !important;
    	max-width: 110% !important;
	}
}
@media (max-width: 400px){
	.left-fa-icon {
		width:100%;
		display:block;
    	float: none;
    	text-align:center;
	}
	.et_pb_row_1 h2{
		text-align:center;
	}
	#logo{
		min-height:70px !important;
		margin-left:-40px !important;
	}
}

