 .intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


.box-shadow
{
box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}



.poza-gri2 {
   -webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);
}	
.poza-gri2:hover {
   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}	

.poza-gri3 {
   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}	
.poza-gri3:hover {
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}	

.poza-gri {
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}	
.poza-gri:hover {
   -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}	
.video {
  width: 100%    !important;
  height: auto   !important;
}
.titlu_serviciu
{
	color:#002b3e;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
	padding-top:7px;
	padding-bottom: 7px;
	position: relative;
}


.titlu_serviciu_home
{
	color:#C00;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
	padding-top:7px;
	padding-bottom: 7px;
	position: relative;
}
.titlu_serviciu_home:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
		
	}
.serv_home_text
{
	font-size:14px;
	padding-top: 7px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 1px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


.shrink:hover
{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}


.renewable_title
{
	background-color:#ef1d26;
	color:#ffffff;
	font-size:16px;
	padding:10px;
}
.renewable_title2
{	
	color:#ffffff;
	font-size:30px;
	padding:10px;
}


.site-footer 
{
	background-color: #0e185a;
	padding: 2px 0;
}
	
.page-template-page_front-page .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ffffff;
}	
.btn-menu 
{
	color: #000000;		
}
.companies
{
	padding:10px;
	background-color:#ef1d26;
	border:1px solid #ef1d26;
	color:#ffffff;	
	font-size:26px
}
.companies:hover
{
	padding:10px;
	background-color:#e1e1e1;
	border:1px solid #d1d1d1;
	color:#ef1d26;	
}

.h3_pag
{
	color:#ef1d26;	
	font-size:20px;
}
.ul_class
{
	margin:0;
}
.ul_class li
{		
	position: relative;
    list-style-type: none;
}
.ul_class li:before
{		
	background: url('http://www.monsson.eu/wp-content/themes/sydney/images/red_arrow.gif') no-repeat;
    content: "";
    position: absolute;
    top: 4px;
    left: -25px;
    width: 15px;
    height: 15px;
}

.parallax {
    background-image: url(images/wind.jpg);
    height: 350px;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.tit2 {
		
		color:#C00;
		font-size:25px;
		text-align: center;
		margin-bottom: 10px;
		position: relative;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		padding-bottom: 10px;
	}
.tit2:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
	}
	
.tit3 {
		
		color:#C00;
		font-size:20px;
		text-align: center;
		margin-bottom: 10px;
		position: relative;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		padding-bottom: 10px;
	}
.tit3:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
	}	


.caset
{
	
	background-color:#fafafa;
	border:1px solid #eeeeee;
	padding:10px;
	height:330px;
	font-size:13px;
	
}
.caset2
{
	
	background-color:#fafafa;
	border:1px solid #eeeeee;
	padding:10px;
	height:530px;
	font-size:13px;
	
}
.caset4
{
	
	background-color:#fafafa;
	border:1px solid #eeeeee;
	padding:10px;
	height:430px;
	font-size:13px;
	
}
.caset3
{
	
	background-color:#fafafa;
	border:1px solid #eeeeee;
	padding:10px;
	height:700px;
	font-size:13px;
	
}
.red
{
	color:#e59935;	
}
.wpcf7 select{ 
width: 120%;
}



.roll-button {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 9px 15px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	
.site-header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background-color: #ffffff;
		padding: 20px 0;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}	
.home_h1
	{
		font-size: 30px;
		color:#05283b;			
		padding-bottom: 10px;
		text-transform:uppercase;
		margin: 0;
	}	
	
.more-button {
	display: table;
	margin: 1px auto 0;
	clear: both;
	
}

.more-button2 {
	display: table;
	margin: 2px auto 0;
	clear: both;
}
	