/*
 Theme Name:   Novus-AM Child
 Theme URI:    http://www.novus-am.ro/
 Description:  Tema dezvoltata de <a href="http://www.goodafternoon.ro">Good Afternoon</a> pentru Novus Asset Management
 Author:       Good Afternoon
 Author URI:   http://www.goodafternoon.ro
 Template:     bretheon
 Version:      1.0.0
 Text Domain:  bretheon-child
 Template: bretheon
*/

@import url("../bretheon/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#rslides1_s1 > div.slide-wrap.slide-desc > h2 > a{
	color:#313131;
}

#mfn-offer-slider ul.slider-wrapper > li .slide-desc .button {
border-color: #1f2b5c;
}

#mfn-offer-slider ul.slider-wrapper > li .slide-desc .button:hover {
border-color: #1f2b5c;
}

#mfn-offer-slider ul.slider-wrapper > li .slide-desc .button span{
color:#1f2b5c;	
}

.article_box h6 {
color: #1f2b5c;
}

.article_box h3, .recent_works .header h3 {
color: #1f2b5c;
}

.article_box a.button, .recent_works .header .button{
	color:#1f2b5c;
	border-color: #1f2b5c;
	
}

.article_box a.button span, .recent_works .header a.button span{
	color:#1f2b5c;

}

#Header .addons{
	padding-left: 70px;
}


#Header .addons p.phone{
	font-weight: bold;
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	body #Header .addons p.mail{
		display:block;
	}
}

#Header .addons > .social{	
	padding: 26px 15px;
	}


.rslides h2 a:hover{
	text-decoration:none !important;
}


.content ul{
	list-style-type: disc;
	padding-left: 17px;
}

.widget-area{
	top:auto;
	margin-bottom:0;
}

.widget h3 {
	font-size: 19px;
}

.widget textarea{
	max-height: 70px;
}



.widget-area input, .widget-area textarea{
	width:auto;
}


.two-third input[type="text"], .two-third input[type="email"] {
float: left;
margin-bottom: 14px;
width: 171px;
}

.two-third input[name="name"], .two-third input[name="email"]{
	margin-right: 15px;
}


.two-third textarea{
	width: 588px;
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	
	body .two-third  input[type="text"], body .two-third  input[type="email"]  { width: 119px; }
	body  .two-third  textarea { width: 432px; }
	body  .with_aside .two-third  input[type="text"] { width: 79px; }
	body  .with_aside .two-third  textarea { width: 312px; }
}



@media only screen and (max-width: 479px) {
	
		body .two-third  input[type="text"], body .two-third  input[type="email"]  { width: 100%; !important; float: none; clear: both; margin-bottom: 5px; margin-right: 0; }
	body .two-third   textarea { width: 238px !important; margin-bottom: 5px; }
	
}

@media only screen and (max-width: 767px) and (min-width: 480px){
	body .two-third  input[type="text"], body .two-third  input[type="email"] {
	width:100% !important;
}
}

.article_box .desc h6{
	text-transform:none;
}

.article_box a.button, .recent_works .header a.button{
	color:inherit;
	border-color:inherit;
}

#Content .container .column.one-second:nth-of-type(4) .article_box .photo, #Content .container .column.one-second:nth-child(7) .article_box .photo{
	height: 152px;
	
}

#Content .container .column.one-second:nth-of-type(4) .article_box .desc, #Content .container .column.one-second:nth-child(7) .article_box .desc{
	height: 122px;
}


#Content .container .column.one-second:nth-of-type(4) .article_box .photo img, #Content .container .column.one-second:nth-child(7) .article_box .photo img{
	height: 152px;	
	width: 100%;
}

#Content .container .column.one-second:nth-child(7) {
	margin-top: -171px;
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	#Content .container .column.one-second:nth-of-type(4) .article_box .desc, #Content .container .column.one-second:nth-child(7) .article_box .desc{
		height: 132px;
	}
}

#Header .addons > .social{
	float:right !important;
	background: url(http://www.novus-am.ro/wp-content/themes/bretheon/images/sep_shadow.png) no-repeat top left;
	padding-left: 30px;
}


.wpcf7 input[type="submit"]{
	background: #1B87B1;
	color: #fff;
}



@font-face {
    font-family: 'museo_slab500';
    src: url('http://www.novus-am.ro/wp-content/themes/bretheon/fonts/Museo_Slab_500_2-webfont.eot');
    src: url('/wp-content/themes/bretheon/fonts/Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/bretheon/fonts/Museo_Slab_500_2-webfont.woff') format('woff'),
         url('/wp-content/themes/bretheon/fonts/Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('/wp-content/themes/bretheon/fonts/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3, h4, h5, h6{
	font-weight:bold !important;
}

span.wpcf7-form-control-wrap {
	float:left;
}


span.wpcf7-not-valid-tip{
	position:absolute;
	top:-20px;
}

#mfn-offer-slider ul.slider-wrapper > li .slide-desc h2 {font-size: 36px; line-height: 36px;}

.h3-img{
	background: rgba(255, 255, 255, 0.95);
	margin-top: -67px;
	border-top: 2px solid #000;
	margin-bottom: 0;
	position: relative;
}

.h3-img h3{
	margin-bottom:0px;
}

.h3-img2{
	background: rgba(255, 255, 255, 0.95);
	margin-top: -80px;
	border-top: 2px solid #000;
	margin-bottom: 0;
	position: relative;
	padding-top:10px;
	padding-bottom:5px;
	
}

.h3-img3{
	background: rgba(255, 255, 255, 0.9);
	margin-top: -80px;
	border-top: 2px solid #000;
	margin-bottom: 0;
	position: relative;
	padding-top:10px;
	padding-bottom:5px;
	
	margin-top: -80px;
	margin-bottom: 0px;	
	
}

.h3-img3 h3{
	font-size:15px;
}


.h3-img4{
	background: rgba(255, 255, 255, 0.9);
	margin-top: -80px;
	border-top: 2px solid #000;
	margin-bottom: 0;
	position: relative;
	padding-top:10px;
	padding-bottom:5px;
	
	margin-top: -76px;
	margin-bottom: 0px;	
	
}
