/*
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:*/

.menu-competences {
	background-color:#105e96!important;
}

.header_color .av-subnav-menu a {
    color: #FFFFFF;
    background: none!important;
}

.header_color .av-subnav-menu a:hover {
    color: #E1E1E1;
    background: none!important;
}

.blochome {
	padding:0 10%!important;
}
.logo img {
	padding-bottom:10px;
}

#fullscreen .container {
    width: 100% !important;
	max-width: 100% !important;
	padding:0px;
	margin:0px;
}

@media only screen and (max-width: 767px)
.responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
}



.title-slide {
	max-width:330px;
}

.title-slide-large {
	max-width:600px;
}


.cvr {
	letter-spacing:3px;
	font-size:3.2rem;
	line-height:3.7rem;
}

.avo {
	font-size:2.5rem;
	color:#8f979a;
	letter-spacing:20px;
}

.typavo {
	letter-spacing:20px!important;
}

.alonavo {
	text-transform:uppercase;
}

.colavo {
	color:#8f979a!important;
}

.descomp {
	font-size:1.5rem!important;
	text-align:center!important;
}

.colcvr {
	color:#0065b3;
}

.descline {
	line-height:4rem;	
	font-size:2rem;	
}

.cvr, .descline {
	color:#FFFFFF;
}

a.buttoncvr {
	background:#0065b3;
	color:#FFFFFF!important;
	padding:10px 20px;
}

a.buttoncvr:hover {
	text-decoration:none;
	background:#719cbd;
}

a.buttoncvr-dark {
	background:#0f3c62;
	color:#FFFFFF!important;
	padding:10px 20px;
}
a.buttoncvr-dark:hover {
	text-decoration:none;
	background:#719cbd;
}


.avia-section.background-img-responsive {
    background-size: cover !important;
    background-position:top center!important;
}

.avia-section {
    background-size: 100% AUTO !important;
}

.avia-menu {
	text-transform:uppercase;
	letter-spacing:1px;
}

.social-icon {
	padding: 90% auto  10% 10%;
}

@media only screen and (min-width: 990px) {
.avia_wpml_language_switch_extra {
	display:none!important;
}
}
.avia-cookie-consent .avia-cookie-consent-button {
	border-radius:0px!important;
	border:1px solid #FFFFFF;
	padding:5px 20px!important;
	margin-top:5px;
	min-width:60px;
}

/*end blog*/

#top .av-toggle-switch input[type="checkbox"]:checked+.toggle-track {
    background: #00406E;
}

#top .main_color .tabcontainer .tab {
	color:#8A8A8A;}

.js_active .active_tab_content{
background:#FFFFFF!important;}
