/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


@media all and (max-width: 887px) {
	div.crowdstoerer{
		position:relative;
	}
}

#footer{
	z-index:0 !important;
}
.awardshighlight{
	display:none;
}
#top .widget_nav_menu li a:hover, #top .widget_nav_menu ul:first-child > .current-menu-item, #top .widget_nav_menu ul:first-child > .current_page_item{
	    background-color: rgba(255,255,255,0.4);
}
#top .widget_nav_menu li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding: 0;
}

#top .widget_nav_menu li:first-child{
	border-top-style: solid;
	border-top-width: 1px;
}

#top .widget_nav_menu li a{
padding: 0.8em 3px;
}

.widget_archive li{
	margin-left:0 !important;
	padding:5px 0 !important;
	font-size:13px;
}

body{
font-family: Roboto !important;
line-height:1.5 !important;
color: #000 !important;
font-size: 16px !important;
}
.container {
    max-width: 1440px !important;
}

h1{
font-size: 64px ;
font-family: Roboto !important;
font-weight: bold !important;
}

h2{
font-size: 36px;
font-family: Roboto !important;
font-weight: bold !important;
}

h3{
font-size: 24px;
font-family: Roboto !important;
font-weight: bold !important;

}
fieldset>h3{
color:#000 !important;
}
.avia_textblock >h4{
color:#000;
}
.avia_textblock >p{
color: #000;
}
.avia_textblock h3{
color:#000;
}
.avia_textblock h3 span{
color:#000;
}
.team-member-name, .team-member-job-title {
color:#000 !important;
}
.entry-content-wrapper li {
    margin-left: 1em;
    padding: 3px 0;
    color: #000;
}
p{
font-size: 20px !important;
font-family: Roboto !important;
color:#000;
}
h2 strong span{
color:#000 !important;
}
h3 strong span{
color:#000 !important;
}
p>strong{
color:#000 !important;
}
.avia_textblock p span strong{
color: #fff;
}
a{
text-decoration: underline;
}



#top .avia-button.avia-color-light {
    color: #fff;
    
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    vertical-align: middle;
    background: transparent;
	border: 1px solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(#59e1c1), to(#caee3d)) 1;
    -webkit-border-image: 
      -webkit-linear-gradient(#59e1c1, #caee3d) 1;
    -moz-border-image:
      -moz-linear-gradient(#59e1c1, #caee3d) 1;    
    -o-border-image:
      -o-linear-gradient(#59e1c1, #caee3d) 1;
    border-image:
      linear-gradient(to bottom, #59e1c1, #caee3d) 1;
border-top: 1px solid #59e1c1 !important;
border-bottom: 1px solid #caee3d !important;
border-radius: 50px !important;
}

.avia-button-wrap.avia-button-center.avia-builder-el-7.avia-builder-el-no-sibling a {
    border: 1px solid !important;
    border-radius: 50px;
}



body div .avia-button{
border-radius: 50px !important;
}
#homeslide .av-inherit-size .av-special-heading-tag{
    font-size: 1em;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.4);
}
#homeslide .avia_textblock{
    clear: both;
    line-height: 1.65em;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.4);
}
.js_active .toggler{
border: none;
}
.single_toggle {
    width: 100%;
    float: left;
    display: block;

	color:#011936;
    margin: 20px 20px -2px 0;
    padding-bottom: 1px;
    overflow: hidden;
    position: relative;
    border: 1px solid #4e749e !important;
}
.single_toggle p{
color: #000;
}
p .toggler  .activeTitle{
color: #011936 !important;
}
.toggler{
color: #011936 !important;
}
.toggle_content{
background-color: #fff !important;
}
.toggle_content p{
color:#011936 !important;
}

.toggle_icon {
    position: absolute;
	color:#011936;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 1px;
    top: 15px;
left:auto;
float:right;
    right: 15px !important;
border-radius: 50%;
background-color: #edf0f0;
}
.toggle_icon .vert_icon {
    border-left-style: solid;
    border-left-width: 3px;
    position: absolute;
border-color:#011936;
    left: 5px;
    top: 1px;
    height: 11px;
}
.toggle_icon .hor_icon {
    border-top-style: solid;
    border-top-width: 3px;
    position: absolute;
border-color:#011936;
    top: 5px;
    left: 1px;
    width: 11px;
}



#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    float: left;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #edf0f0;
    text-align: center;
    padding: 0;
    border-radius: 100px;
    margin-right: 3px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
#contact{
clear: both;
    width: 100%;
    float: left;
color: #000;
    min-height: 100px;
    background: -webkit-linear-gradient(left, #59e1c1 , #caee3d);
    background: -o-linear-gradient(right, #59e1c1, #caee3d);
    background: -moz-linear-gradient(right, #59e1c1, #caee3d);
    background: linear-gradient(to right, #59e1c1 , #caee3d);
    position: static;
}
#contact h2, h3{
color:#000;
}
#contact .avia_ajax_form label, .modified_width:before {
    display: block;
    visibility: visible;
    position: relative;
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 16px !important;
}
#contact .avia_ajax_form p input[type='text'], .avia_ajax_form p input[type='email'], .avia_ajax_form p textarea, .avia_ajax_form p select, .avia_ajax_form p .input_checkbox_label {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fff !important;
    border: 1px solid #4e749e !important;
}

#contact .av-styling-circle .avia-image-container-inner, .av-styling-circle .avia_image, .av-styling-circle .av-image-caption-overlay, .av-styling-circle div.av-caption-image-overlay-bg {
    overflow: hidden;
    border-radius: 10000px;
    border: 1px solid #fff;
}
.text_area {
height: 130px !important;
}

.avia_ajax_form .button {
    margin: 0;
    float: right;
    background-color: #1BDABF !important;
    padding: 16px 20px;
    border-radius: 50px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 0.92em;
    min-width: 142px;
    outline: none;
}

#homeslide .avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#awards .container{
width:70%;
text-align:center;
margin-left: auto;
margin-right:auto;
}

.avia-team-member {
    margin: 30px 0;
    clear: both;
    text-align: center;
    color: #000;
}
#our_team_header{
background-size:cover !important;

}
#homeslide{

background-size:cover !important;

}
#benefits_slide{
background-size: cover !important;
}
#technology_slide{
background-size: cover !important;
}
#contact_slide{
background-size: cover !important;
}
#faqs_slide{
background-size: cover !important;
}
#blog_slide{
background-size: cover !important;
}
.avia-content-slider .slide-entry-title {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center !important;
    color: #000 !important;
    font-size: 30px !important;
}

#socket {
    font-size: 11px;
    margin-top: -1px;
    z-index: 1;
    display: none !important;
}
.show_mobile_menu #mobile-advanced {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    background: -webkit-linear-gradient(left, #59e1c1 , #caee3d);
    background: -o-linear-gradient(right, #59e1c1, #caee3d);
    background: -moz-linear-gradient(right, #59e1c1, #caee3d);
    background: linear-gradient(to right, #59e1c1 , #caee3d);
}
#advanced_menu_toggle, #advanced_menu_hide {
    background-color: transparent !important;
    color: #000 !important;
    border-color: #e1e1e1;
    border: none;
}
#mobile-advanced>li:first-child>a:first-child {
    border-top-style: none;
}
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    color: #000 !important;
    border: none;
font-size:20px;
font-weight: bold;
}
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
    content: "\25BA";
    position: absolute;
    top: 13px;
    margin-left: -10px;
    font-family: 'Arial';
    font-size: 7px;
display:none;
}
.blog-meta{
float:left !important;
margin:0px !important;
}
.flex_column .template-blog .post .entry-content-wrapper p{
/*display: inline-block !important;
float:left !important;*/
}
.widget{
 padding: 0 0 30px 0;
}
.widget ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    list-style: none !important;
}
.template-blog .pagination {
    padding: 30px 50px 10px 24px;
}
.pagination {
    clear: both;
    padding: 10px 0px 50px 0;
    position: relative;
    z-index: 3;
    line-height: 13px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    left: 50% !important;
}

.pagination .pagination-meta {
    float: right;
    line-height: 35px;
    display: none;
}
.flex_column .template-blog .post .entry-content-wrapper, .post .entry-content-wrapper {
    
    border-left: 2px solid #1BDABF;
    margin-left: 42px !important;
    padding-left: 55px !important;
    margin-top: 17px !important;
    overflow: visible !important;
}

.flex_column .template-blog .post .entry-content-wrapper .entry-content-header, .post .entry-content-wrapper .entry-content-header{
   /* overflow-x: overlay;*/
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 10px;
    /*margin-bottom: -60px !important;*/
}


.template-blog .post .entry-content-header {
    /*margin-top: -100px;*/
}
.template-blog .post {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    background-image: url(https://www.solmove.com/wp-content/uploads/2017/09/blog-bar.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 20px;
    margin-top: 40px;
}

.blog-author.minor-meta, .text-sep.text-sep-cat{
	display:none;
}

.template-single-blog .entry-content-header {
    margin-top: 0;
}
.template-single-blog .post .entry-content-wrapper .entry-content {
    overflow-x: overlay;
    border-bottom: none;
    padding-bottom: 60px;
    margin-bottom: 0px !important;
}
.template-single-blog .post {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 0px;
    margin-top: 0px;
}
.template-single-blog .post .entry-content-wrapper {
    
    border-left: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
   
}
.template-single-blog .post .entry-content-header {
    margin-top: 0px;
}
#search-2, #recent-posts-2, #recent-comments-2, #archives-2, #categories-2{
display:none;
}
.inner_sidebar {
    margin-left: 50px;
    background-color: #F1F3F3;
    padding: 10px;
}

.avia-content-slider-element-container .avia-slideshow-dots {
    bottom: 0 !important;
    text-align: center !important;
    width: 100% !important;
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    display: inline-block !important;
}

.avia-slideshow-dots.avia-slideshow-controls a.active {
    background-color: #1BDABF !important;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #263951;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #1BDABF !important;
    border-radius: 50px;
    padding: 15px 25px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 130px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 50px;
}
@media only screen and (max-width: 767px){

	.responsive #top .flex_column_table_cell {
		display: block;
		width: 25% !important;
		float: left !important;
	}
}
@media only screen and (max-width: 1037px) {
	.awardshighlight{
		display:none;
	}
}
@media only screen and (max-width: 1037px) {
    #home_solar_section{
		display: none !important;
	}
}
@media only screen and (min-width: 1038px) {
    #home_solar_section_slider{
		display: none !important;
	}
}
@media only screen and (max-width: 500px) {
    .avia_textblock h1 span{
		font-size:40px;
	}
}
@media only screen and (min-width: 1550px) {
	.awardshighlight{
		display:block;
		position: fixed;
		background-color:#fff;
		width:90px;
		left:0;
		top:calc(50% - 200px);
		z-index:1000;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	}
	.awardshighlight a{text-decoration:none;}
	.awardshighlight img{
		padding:10px;
	}
	.awardshighlight .awardshead{
		background-color:#1bdabf;
		color:#fff;
		font-size:14px;
		text-align:center;
		padding: 3px 5px;
	}
}

