/*** Write your CSS structure here. ***/


.col-2{
	width: 16.6666666667%;
	float: left;
}

.col-6{
	width: 50%;
	float: left;
}
.col-3{
	width: 25%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.col-3.header{
	background: #000;
	color: #fff;
}

.biblioteca-row{
	height: 150px;
}

#biblioteca-tecnica th,td{
	text-align: center;
}
#biblioteca-tecnica th{
	background: #0C839E;
}

#post-1546 .results{
	font-size: 17px;
}

#pagination a.prev.page-numbers:before{
	content : '';
}
#pagination a.next.page-numbers:before{
	content : '';
}

.download-button{
	font-size: 11px !important;
	margin: 0 !important;
}
.biblioteca-check{
	font-family: Montserrat;
	text-align: center;
	color: #5E5353;
}

.biblioteca-search{
	text-align: center;
}

 #search-input{
	background: transparent;
	border: 2px solid #08A7A4;
	color: #08A7A4;
	height: 30px;
	 border-radius: 6px;
	 padding: 0 15px;
}

#search-input::-webkit-input-placeholder {
	color:    #08A7A4; !important;
}
#search-input:-moz-placeholder {
	color:    #08A7A4; !important;
}
#search-input::-moz-placeholder {
	color:    #08A7A4; !important;
}
#search-input:-ms-input-placeholder {
	color:    #08A7A4; !important;
}

button#search-submit {
	background: none !important;
}

.bold{
	font-weight: 700;
}

/* Header pages */

.page-heading.style-2 {
	/*background-color: #D85511;*/
	background: url('/wp-content/themes/constructo/images/bg-soclima-pattern.jpg');
}

ul.breadcrumbs {
	color: white;
}

ul.breadcrumbs a:hover {
	color: white;
}

.style-2 h1 {
	color: #fff;
}

/* Articles */

h3.heading {
	color: #fff;
}

/* Quem somos */

.page-id-880 .site-footer{
	/*margin-top: -35px;*/
}

.page-id-880 h1{
	color: #fff;
}

#image-bg-about-us {
	padding: 0 25% !important;
}

/*servicos logos */

.page-id-1016 .logos li{
	width: 100%;
	float: left;
	padding: 25px;
}

/* empresa */

.page-id-1481 .wpb_wrapper {
	min-height: 129px;
	text-align: center;
}

.orange-button a{
	/*background: #D85511 !important;*/
	color: #fff !important;
}
.orange-button a:hover{
	background: rgba(216, 85, 17, 0.86) !important;
	color: #fff !important;
}

/*servicos*/
.page-id-1012 .vc_col-sm-6 .s1{
	padding-left: 30px;
}
.page-id-1012  .vc_col-sm-6 .s1:before{
    content: "›";
    font-size: 17px;
    font-family: Georgia, serif;
    position: absolute;
	left: 7px;
}

/* marcas e produtos */


/* servicos soclima-service*/


.page-id-1018 h5{
	    color: #707070;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*home page*/

.home.page header {
	background: rgba(42, 42, 42, 0.34);
}


/* mobile versions */

@media only screen and (max-device-width: 480px) {
	.home .wpb_wrapper {
		padding-top: 0px;
}
}
