/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

.header2 {
    min-height: 120px;
    background: #fff;
    z-index: 6667;
    position: relative;
    transition: all 0.4s ease;
}

.header2 .nav li.item-select {
    background: #29475e;
    height: 120px;
}

.header2 .nav li.item-select a {
    color: #fff;
    padding: 46px 20px 32px 20px;
    font-size: 18px;
}


.dr-quote {
    background: url(../imagens/depoimentos-bg.jpg) no-repeat fixed;
    height: 350px;
    width: 100%;
    text-align: center;
    background-size: 100%;
}

.dr-quote span.quote {
    font-size: 48px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #fff;
    display: inline-block;
    margin: 11% 0 0 0;
}

.footer {
    background: #29475e;
    border-top: solid 6px #373e4c;
}

.welcome .detail a {
    margin: 35px 0 0 0;
    background-color: #29475e;
    padding: 12px 30px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}

.z-tabs.silver > ul > li.z-active > a {
    border-bottom: solid 5px #29475e;
    color: #29475e;
}

.services-two .service-sec .icon {
    background: #29475e;
}

#services-slide .owl-controls .owl-page.active span {
    background: #29475e;
}

.post .detail h4 {
    min-height: 150px;
}