/*
Theme Name: Ensure
Description: Child theme for Avada theme
Author: Tom MacKean
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#sliders-container {
    border-bottom: 8px solid #64bd5f;
}

.bottom-border {
   border-bottom: 8px solid #64bd5f; 
}

.fusion-secondary-header .fusion-contact-info, .fusion-secondary-header .fusion-contact-info a {
    color:#fff;
}

.home #main {
    padding:0 !important;
}


.fusion-main-menu {
	text-transform:uppercase;
}

.avada_portfolio-template-default #main {
    padding-top:220px;
}


.EC-main-heading {
    font-size:5vw;
    line-height:1;
    color:#333;
    opacity:.6;
    font-family:Play, sans-serif;
    font-weight:bold;
}

.EC-headersub {
	font-size:18px;
}

#EC-form, EC-form-seen, #EC-form-after {
    border-top:8px solid #65bd60;
    border-bottom:8px solid #65bd60;
		background: #91d9f7; /* Old browsers */
		background: -moz-linear-gradient(left, #91d9f7 0%, #00adee 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, #91d9f7 0%,#00adee 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, #91d9f7 0%,#00adee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f7', endColorstr='#00adee',GradientType=1 ); /* IE6-9 */    
}



.EC-form-headline {
    font-size:40px;
    line-height:50px;
    color:#fff;
    font-family:Play,sans-serif;
    font-weight:bold;
}

.EC-form-label {
    color:#fff !important;
}

.EC-headerimage {
    top:-20px;
    margin-bottom:-20px;
}

.EC-moreprojects {
    border-left:8px solid #65bd60;
    padding-left:25px;
}

.EC-moreprojects .fusion-image-wrapper {
    margin-bottom:0;
    
}

.EC-moreprojects .fusion-separator {
    display:none;
}

