/*
Theme Name: alterna9
Theme URI: http://themefocus.co/alterna/
Version: 9.4.2
Description:A powerful and clean theme.Designed by <a href="http://themefocus.co">ThemeFocus</a>
Author: ThemeFocus
Author URI: http://themefocus.co

Copyright: (c) 2009-2015 ThemeFocus.  

License: GNU General Public License v2.0 PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI: http://themeforest.net/licenses/regular_extended

Tags: black, green, white, orange, red
*/


/*
 *  DO'T EDIT THIS FILES!
 *	
 *  This files just only for themeforest upgrader get theme data like name, version etc...
 *
 *  About theme CSS in theme/css/
 *	
 */
 
 
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}

#page-header .page-header-content .title {
    text-transform:uppercase;
  font-weight:normal;
}

.cat-links{font-size:14px!important;}
.cat-links a{color:#152668!important;}

.alterna-nav-menu li {
    padding-left:20px;
    padding-right: 20px;
}

.gform_footer br {display:none!important;}

.gform_wrapper {  
    margin:0px!important;}

.gform_wrapper .gform_anchor {
padding: 0px !important;
}
.gform_wrapper .gform_footer {
    padding: 0px!important;
    margin: 0px!important;
    clear: both;
}

.gform_wrapper h3.gform_title{margin:0px 0px 5px 0px!important;border-bottom: 1px solid #dadada;}
.gform_wrapper .gfield_html.gfield_no_follows_desc{font-size:12px!important;text-align:justify;}


.vc_col-sm-12 {    
    padding-right: 15px!important;
    padding-left: 15px!important;}

#alterna-header {display:none;}

.but
{
  background-color: #34b3d1; 
  color: #fff; 
  padding: 10px 20px; 
  
}

.but:hover{background-color: #288EA7;}

.but a{color:#fff;}
.but a:hover{color:#fafafa;}

.butcenter{width:100%;}

.banner-header{color:#fff!important;}

.cq-accordion ul li {
    
    border-top: 0px dotted #DCE7EB!important;
}

.bigtitle{font-family:"Yanone Kaffeesatz",sans-serif;}

p.heavy {
    font-size: 100px;
    font-weight: bold;
    line-height: 75px;
}

p.thin {
    font-size: 50px;
    font-weight: normal;
    line-height: 42px;
}
p.headertitle {
    color: #FFF;
    font-family:"Yanone Kaffeesatz",sans-serif;
    text-transform: uppercase;
 		text-align:center;
}

.footer-wrap {display: none;}

.credits-footer{color:#000;text-align:right; font-size:10px;padding-top:15px;}

.partners .top-brand > a > img {
    max-height: 60px;
    width: auto;
    margin-left: 80px!important;
}

[class^="nch-lb-icon-"]{color:#34B4D1!important;}

.partners-text {font-size: 12px; color: #00348B;margin-left: 0px;}
  .partners { padding: 5px 0px 5px 0px!important;}
.partner-img{margin: 0 20px;}
.content-wrap #main {padding-top: 0px!important;}

.numbered-list {
   counter-reset: list-counter;
  list-style:none;
}


.numbered-list li {
    float: left;
    clear: both;
    margin-right: 15px;
    font-weight: 700;
}

/*li {
    margin-top: 0px;
    margin-bottom: 10px;
}
dd, li {
    line-height: 1.42857;
}

ul, ol
	{
    margin: 0px 0px 10px 20px!important;
 	 	text-align:justify;
	}*/

.numbered-list li::before {
    content: counter(list-counter, decimal);
    counter-increment: list-counter;
    border-right: 2px solid;
    font-size: 34px;
    padding-right:10px;
 		margin-right:10px;
  	float:left;
    position: absolute;
    left: 0;
}

.numbered-list li {
    float: left;
    clear: both;
    margin-right: 15px;
    font-size: 14px;
		font-weight: normal;
}



.vision-accordion dt 

	{
  	width:15%!important;
   	float:right;
 		margin-right:20px;
	}

.linie{border-bottom:1px solid #dadada;}

.wide-layout .wide-background {padding: 10px 130px!important;  }

p.blocks 
	{
    font-family: "Yanone Kaffeesatz",sans-serif!important;
    text-transform: uppercase;
    font-size: 50px;
    margin: 0px;
    line-height: 1;
    text-align: left;
 		color: #34B3D1!important;
 	}

p.blocks.heavy 
	{
    font-weight: bold!important;
    letter-spacing:-1px;
	} 

#two-columns 
	{
    		width:100%;
        -moz-column-count: 2;
        -moz-column-gap: 2%;
        -webkit-column-count: 2;
        -webkit-column-gap: 2%;
        column-count: 2;
        column-gap: 2%px;
    }

.coloana{min-height:120px;}

/*Gravity Forms*/
body .gform_wrapper label.gfield_label + div.ginput_container {margin-top: 0px!important;}

.gform_wrapper .top_label .gfield_label 
	{
    margin: 2px 0px!important;
    line-height: 1!important;
	}

.nch-lb-main {background: rgba(218, 218, 218, .5)!important;}

.bluetext{color:#57B4D1;}

#page-header {
  color:#fff!important;
    position: relative;
    background-size: none !important;
    background-repeat: no-repeat!important;
    background-image: url("https://eafip.eu/wp-content/uploads/2015/06/background.jpg")!important;
  background-size: 100%!important;
}

#page-header .page-header-content .title{color:#fff;}

.boxx{border:1px solid #ededed;border-radius:3px;padding:10px;}
.tmm_member {
border-bottom:none;
}
.contact-submit{
     width: 200px;
     height: 30px;
     background-color: #FFFFFF;
     font-size: 13px;
     color: #fff;
     border: 1px solid #fff;
     border-radius: 5px;
}