/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/

.max-1650 {
	max-width: 1650px;
}
.v-hidden {
	visibility: hidden;
}
.d-none {
	display: none;
}
.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.f-justify {
	justify-content: space-between;
}
.f-v-center {
	align-items: center;
}
.f-end {
	justify-content: flex-end;
}
.f-h-center {
	justify-content: center;
}



ul.foot-address,
p.foot-tel,
p.foot-email {
	padding-left: 25px;
	position: relative;
	list-style: none;
}
ul.foot-address:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/uploads/2019/03/icon-home.png") center center no-repeat;
}
p.foot-tel:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/uploads/2019/03/icon-phone.png") center center no-repeat;
}
p.foot-email:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url("/wp-content/uploads/2019/03/icon-email.png") center center no-repeat;
}
p.huge-title {
	font-family: 'Ubuntu', sans-serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 80px;
  margin: 0 0 17px;
  color: #404041;
}
p.huge-descr {
	font-family: 'Ubuntu', sans-serif;
	line-height: 28px;
  font-size: 22px;
  font-weight: 300;
  margin: 0 0 40px;
  color: #404041;
}








.header-very-top.green-bg {
	background: #53b95a;
	height: 40px;
	width: 100%;
	margin: auto;
}
.fusion-footer-copyright-area {
	max-width: 1650px;
	margin: auto;
	    padding-left: 30px;
    padding-right: 30px;
}
.fusion-page-title-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
        align-items: flex-start;
}
.fusion-page-title-bar-left .fusion-page-title-secondary {
	margin-left: 0;
}
.fusion-page-title-captions {
	border-left: 7px solid #53b95a;
	padding-left: 10px;
	display: none !important;
}
.fusion-footer footer .fusion-columns .fusion-column.fusion-column-last .widget_media_image {
	visibility: hidden;
}
.fusion-footer footer .fusion-columns .fusion-column .widget_media_image {
	margin-bottom: 20px;
}
.fusion-footer footer .fusion-columns .fusion-column h3 {
	margin-top: 0;
	color: #53b95a;
}
.fusion-footer footer .fusion-columns .fusion-column {
	border-left: 2px solid #404041;
		padding-right: 30px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fusion-footer footer .fusion-columns .fusion-column:first-of-type {
	border-left: none;
}
.fusion-footer footer .fusion-columns {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.fusion-main-menu > ul > li > a {
	text-transform: uppercase;
}
.fusion-footer-widget-area.fusion-widget-area {
	max-width: 1650px;
	margin-left: auto;
	margin-right: auto;
}
.page-featured-image img {
	display: block;
	margin: auto;
}
.fusion-page-title-bar .fusion-breadcrumbs {
	    margin-bottom: 30px;
    margin-top: 30px;

}
.breadcrumb-leaf {
	color: #53b95a;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
	font-weight: 700;
	font-family: "Roboto";
	text-transform: uppercase;
}
.fusion-page-title-bar {
	height: auto;
	display: none;
}

.page-featured-image {
		max-width: 1650px;
	margin-right: auto;
	margin-left: auto;
    /*border-bottom: 2px solid #a3abaa;*/
    padding-bottom: 20px;
}
#main .foot-tel {
	margin-top: 40px;
}
.border-right.green {
	border-right: 2px solid #53b95a;
}
.border-left.green {
	border-left: 2px solid #53b95a;
}
.fusion-footer .fusion-button,
.fusion-footer .fusion-button span {
	color: white;
	font-family: "Roboto";
}
.fusion-social-networks.boxed-icons .fusion-social-network-icon:hover {
	background-color: #53b95a;
	border-color: #53b95a;
	color: white;
}
.menu-wrapper {
	float: right;
}
.above-menu {
	text-align: right;
}
.above-menu .item {
	display: inline-block;
	margin-left: 15px;
    padding: 10px;
    width: 45px;
    text-align: center;
	position: relative;
	    height: 40px;
	    padding-right: 0;
}
.fusion-main-menu {
	margin-bottom: 10px;
}
.above-menu .fa, .above-menu .fas {
	font-size: 16px;
}
.above-menu .item.search-wrapper {
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	    height: 100%;
}
.above-menu .item.search-wrapper a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.above-menu .item.search-wrapper form {
	/*position: absolute;*/
	/*width: 0;*/
	width: 100%;
	    /*z-index: 1;*/
	    background: white;
	        position: relative;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
    display: none;
}
.above-menu .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
	background: transparent;
	color: black;
	    font-size: 17px;
	    border-color: #d2d2d2;
	    border-top: 1px solid #d2d2d2;
	    border-right: 1px solid #d2d2d2;
	    border-bottom: 1px solid #d2d2d2;
	    border-left: none;
    /*vertical-align: super;*/
}
.above-menu .item.search-wrapper.opened {
	width: 300px;
}
.above-menu .item.search-wrapper.opened form {
	transform: translateX(0);
}

.above-menu .item.search-wrapper .toggle-search {
	margin-right: -20px;
	/*z-index: 2;*/
	background: white;
}
.above-menu .item.search-wrapper .toggle-search i {
	position: absolute;
	right: 15px;
}
.above-menu .item.search-wrapper.opened .toggle-search {
	z-index: 0;
}

.main-contact-form {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.fusion-footer-widget-column {
	margin-bottom: 20px;
}
.fusion-logo img {
	max-width: 300px;
}
.under-logo {
	display: block;
  text-align: center;
  margin-top: 5px;
  font-weight: 700;
  font-size: 14px;
	color: #53b959;
	font-style: italic;
}
.customized-slider ol.flex-control-nav.flex-control-paging {
	display: none !important;
}
.customized-slider ul.custom-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
    text-align: center;
        background: rgba(0, 0, 0, 0.2);
    padding: 15px 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}
.customized-slider ul.custom-nav li {
    margin-left: 10px;
    margin-right: 10px;
}
.page-id-10 .page-featured-image {
	display: none;
}

.single-download .grey {
  background: #e2e2e2;
  padding: 10px 20px;
  margin-bottom: 20px;
  min-height: 70px;
      border-radius: 3px;
}
.single-download .grey p {
	margin-bottom: 0;
}
.single-download .download-title p {
	margin-bottom: 5px;
	    font-size: 20px;
    font-weight: bold;
}
.pdf-icon a {
	position: relative;
	    padding-left: 45px;
	        padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    font-family: monospace;
}
.pdf-icon a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 100%;
	background: url("/wp-content/uploads/2019/03/icon-pdf.png") no-repeat center center;
	background-size: contain;
}
.layout-wide-mode .fusion-header-wrapper .fusion-row {
	max-width: 1410px;
}










@media (max-width: 1280px) {
	.fusion-main-menu > ul > li > a {
		padding-right: 10px;
		padding-left: 10px;
		    height: 45px;
    line-height: 45px;
        font-size: 12px;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header .fusion-row {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 980px) {
	.fusion-logo img {
		max-width: 250px;
	}
	.fusion-main-menu > ul > li > a { 
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width: 800px) {
	.menu-wrapper {
		float: none;
	}

	.header-very-top.green-bg {
		margin-bottom: 10px;
	}

	.fusion-icon.fusion-icon-search {
		display: none;
	}
	.above-menu {
		margin-top: 0;
	}
	.above-menu .item {
		padding: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		    height: 25px;
		        width: 25px;
	}
	.above-menu .item a {
		font-size: 0;
	}
	.item.search-wrapper .inner-wrap {
		width: 100%;
		max-width: 100%;
	}
	.above-menu .item.search-wrapper .toggle-search i {
		right: 5px;
	}
	.above-menu .searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
		font-size: 16px;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-menu-icons {
		position: absolute;
		top: -40px;
		right: 35px;
	}
	.above-menu .item img {
		min-width: 20px;
	}
	.border-right.green {
		border-right: none;
	}
	.fusion-footer footer .fusion-columns {
		flex-wrap: wrap;
	}
	.fusion-footer footer .fusion-row .fusion-columns .fusion-column {
		flex: 0 1 50%;
	}
	.fusion-footer footer .fusion-row .fusion-columns .fusion-column.fusion-column-last {
		flex: 1 1 100%;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

@media (max-width: 630px) {
	.fusion-footer footer .fusion-row .fusion-columns .fusion-column {
		flex: 0 1 100%;
	}
	.above-menu .item.search-wrapper {
		transform: none;
		transition: none;
	}
	.above-menu .item.search-wrapper form {
		transform: none;
		transition: none;
		display: none;
	}
	.above-menu .item.search-wrapper.opened {
		position: absolute;
    width: 100%;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    /* border: none; */
    height: 30px;
    
	}
	.above-menu .item.search-wrapper {
		overflow: visible;
	}
	.above-menu .item.search-wrapper.opened form {
		transition: none;
		display: block;
	}
	.fusion-logo img {
    max-width: 150px;
	}
}







@media (min-width: 800px) {
	.customized-slider:hover ul.custom-nav {
		opacity: 1;
	}
}