/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

::selection {
background:#FF0000;
color:#fff;
}
::-moz-selection {
background:#FF0000;
color:#fff;
}
::-webkit-selection {
background:#FF0000;
color:#fff;
}
::selection {
background:#FF6600;
color:#fff;
}
::-moz-selection {
background:#FF6600;
color:#fff;
}
::-webkit-selection {
background:#FF6600;
color:#fff;
}

#Subheader ul.breadcrumbs li {
    color: rgba(187, 187, 187, 0.6) !important;
}


#Subheader ul.breadcrumbs li a {
    color: #fff !important;
}


body{
	font-family: 'Istok Web', sans-serif !important;
}

.header-classic #Action_bar{
	background: #046b03 !important;
}

#Action_bar .contact_details a{
	color: #fff !important;
}


#Action_bar .icon-phone{
	display: none;
}

#Action_bar li.slogan{
	font-weight: 700;
	color: #fff !important;
	font-size: 15px;
}

#Action_bar ul.social  i{
    background: #fff;
    border-radius: 50%;
    font-size: 15px;
    padding: 3px;
    color: #426942;
}

#Top_bar{
	padding: 20px 0px !important;
	background: #fff !important;
}

.dt-body-a{
	padding-top: 100px;
}

.dt-body-a .vc_col-sm-4 .wpb_text_column h3{	
	padding: 21px 55px 17px;
    color: #038e05;
    font-weight: 400;
    font-style: italic;
    font-size: 32px;
    font-family: 'Istok Web', sans-serif;
}

.dt-body-a .vc_col-sm-4:first-child .wpb_text_column h3{
	background: url(img/icon-missao.png) center left no-repeat;	
}

.dt-body-a .vc_col-sm-4:nth-child(2) .wpb_text_column h3{
	background: url(img/icon-visao.png) center left no-repeat;
}

.dt-body-a .vc_col-sm-4:last-child .wpb_text_column h3{
	background: url(img/icon-valores.png) center left no-repeat;
}

.dt-body-a .vc_col-sm-4 .wpb_text_column p{
	font-family: 'Amaranth', sans-serif;
	color: #313131;
	font-size: 15px;
}

.dt-body-a-2 .vc_col-sm-6 h3 strong{
	color: #2825ad;
    font-style: italic;
    font-weight: 400;
}

.dt-body-a-2 .vc_col-sm-6 h3{
	font-size: 29px;
    color: #038e05;
    line-height: 38px;
    letter-spacing: 1px;
}

.dt-body-a-2 .vc_col-sm-6 p {
	font-family: 'Amaranth', sans-serif;
	color: #313131;
	font-size: 15px;
	text-align: justify;
}

.dt-body-a-2 .vc_col-sm-6 p a {
	color: #fff;
    background: #038e05;
    padding: 10px 40px;
    margin-top: 30px;
    float: left;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.dt-body-a-2 .vc_col-sm-6 p a:hover{
	box-shadow: inset -150px 0px 0px 0px #145625;
	text-decoration: none;
}

.dt-body-b .vc_col-sm-12 h3{
	color: #fff;
	font-size: 28px;
	text-align: center;
}

.dt-body-b .vc_col-sm-12 h3 strong{
	color: #038e05;
}

.dt-body-b .vc_col-sm-3 h3{
    font-weight: 400;
    padding: 90px 0px 0px;
    color: #cecece;
    text-align: center;
    font-size: 16px;
}

.dt-body-b .vc_col-sm-3 p{
	color: #cecece;
	font-size: 13px;
	text-align: center;
	font-family: 'Amaranth', sans-serif;
}



.dt-body-b .vc_col-sm-3:first-child h3{
	background: url(img/icon-service-01.png) top center no-repeat;
}

.dt-body-b .vc_col-sm-3:nth-child(2) h3{
	background: url(img/icon-service-02.png) top center no-repeat;
}


.dt-body-b .vc_col-sm-3:nth-child(3) h3{
	background: url(img/icon-service-03.png) top center no-repeat;
}


.dt-body-b .vc_col-sm-3:last-child h3{
	background: url(img/icon-service-04.png) top center no-repeat;
}

.dt-body-b .vc_col-sm-12:last-child p{
	text-align: center;
}

.dt-body-b .vc_col-sm-12:last-child p a {
	padding: 15px 34px;
    background: #038e05;
    color: #fff;
    font-size: 15px;
    border-radius: 2px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.dt-body-b .vc_col-sm-12:last-child p a:hover{
	box-shadow: inset -150px 0px 0px 0px #145625;
	text-decoration: none;
}

.dt-body-c .vc_col-sm-12 .wpb_text_column h3{
	text-align: center;
    font-size: 30px;
    color: #407540;
}

.dt-body-c .vc_col-sm-12  .post-title h2{
	font-size: 20px;
    line-height: 22px;
    font-weight: 400;
}

.dt-body-c .post-meta .author-date{
	display: none;
}

.dt-body-c .wpb_text_column.wpb_content_element p{
	text-align: center;
}

.dt-body-c .wpb_text_column.wpb_content_element p a {
	    background: #038e05;
	    padding: 13px 34px;
	    font-size: 13px;
	    color: #fff;
	    border-radius: 2px;
	    -webkit-transition: 0.5s;
	    -o-transition: 0.5s;
	    transition: 0.5s;
}

.dt-body-c .wpb_text_column.wpb_content_element p a:hover{
	box-shadow: inset -150px 0px 0px 0px #145625;
	text-decoration: none;
}

.dt-body-c .post-footer{
	display: none;
}

.dt-body-c .post-title h2 a {
	font-family: 'Amaranth', sans-serif;
}

.dt-body-d{
	padding: 50px 0px 40px;
}

.dt-body-d .number-wrapper span{
	font-size: 84px;
    color: #038e05;
    font-weight: 600;
    margin: 20px 0px;
}

.dt-body-d .number-wrapper .label.postfix{
	font-size: 86px;
}

.dt-body-d .wpb_column.vc_column_container.vc_col-sm-4:first-child{
	margin-top: 16px;
}

.dt-body-d h3.title{
	color: #fff !important;
    font-weight: 600 !important;
    text-shadow: 0px 0px 0px #000 !important;
    font-size: 26px !important;
}

.dt-body-d .desc{
	color: #d6d0d0;
    line-height: 17px;
    font-size: 14px;
    font-family: 'Amaranth', sans-serif;
}

.widgets_wrapper{
	background: #fff;
	padding: 25px 0px !important;
}

.widgets_wrapper p strong{
	font-size: 22px;
    color: #000;
}

.widgets_wrapper p{
	font-size: 16px;
    color: #2825ad;
    font-weight: 600;
    line-height: 26px;
}

.widgets_wrapper .column.one-fourth{
	width: 100%;
}

.widgets_wrapper .column.one-fourth:nth-child(1){
	max-width: 110px;
    margin-right: 37px;
}

.widgets_wrapper .column.one-fourth:nth-child(2){
	    max-width: 290px;
}

.widgets_wrapper .column.one-fourth:nth-child(3){
	    max-width: 284px;
}

.widgets_wrapper .column.one-fourth:nth-child(4){
	    max-width: 300px;
}

.footer_copy{
	background: #030085;
	color: #d2d2d2;
	padding: 20px 0px 0px;
}

.footer_copy ul.social{
	display: none;
}

.footer_copy .container .column.one{
	margin: 0 !important;
    padding: 0 !important;
    min-height: auto;
    font-size: 15px
}

 /*PÁGINAS DO SITE*/

 .single-post #Subheader{
 	background: #2a375d !important;
 }


 .single-post .breadcrumbs.no-link{
 	display: none !important;
 }

 .single-post  #Subheader h1{
 	font-size: 34px !important;
 }

 #Subheader h1{
 	color: #fff !important;

 }

 /*PAGINA EMPRESA*/

.content-page-empresa .wpb_column.vc_column_container.vc_col-sm-12 p{
	font-size: 28px;
    margin: 30px 0px 20px;
    line-height: 47px;
    color: #3a5f3a;
}

.content-page-empresa .wpb_column.vc_column_container.vc_col-sm-12 p strong{
	color: #2c4786;
    font-size: 39px;
}

.pg-empresa-introduction p {
	font-size: 19px;
    line-height: 34px;
    text-align: justify;
    color: #545856;
}

.satisfaction-empresa h3{
	text-align: center;
	color: #fff;
    text-shadow: 0px 1px 1px #000;
    font-size: 34px;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    line-height: 41px;
    padding: 45px 0px 40px;
}

.map-site{
	background-color: #f7f7f7;
	border-bottom: solid 1px #aba2a2;
}

.map-site h4{
	font-size: 24px;
}

.category-servicos .section-post-header > div,
.category-servicos .section.section-post-about,
.category-servicos .section.section-post-comments{
	display: none;
}

.post-item.category-servicos .post-excerpt{
	display: none;
}

.post-item.category-servicos .author-date{
	display: none;
}

.post-item.category-servicos .post-footer{
	display: none;
}

.post-item.category-servicos .post-title .entry-title a {
	background: #2d4a2d;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 45px 4px 0px;
    border-radius: 2px;
    min-height: 93px;
    line-height: 30px;
    font-size: 22px;
}

/*PAGINA SERVIÇOS*/

.desc-services{
	margin: 50px 0px;	
}


.desc-services p {
	font-size: 20px;
    line-height: 27px;
    margin: 0;
}

.category-servicos .section-post-related{
	display: none;
}

body.single-post div.wpcf7{
	clear: both;
    max-width: 350px;
    margin: 0 auto;
}


body.single-post div.wpcf7 select{
	height: 44px;
}

body.single-post div.wpcf7 input{
	height: 10px;
}



body.single-post div.wpcf7 label{
	float: left;
    max-width: 200px;
    clear: both;
}

body.single-post .wpcf7-form-control-wrap{
	max-width: 273px;
	float: right;
}

body.single-post .wpcf7-form-control-wrap.menu-945{
	max-width: 205px;
}

body.single-post div.wpcf7 .wpcf7-form-control-wrap.tel-8{
	float: left;
    max-width: 44px;
}

body.single-post div.wpcf7 .wpcf7-form-control-wrap.tel-9{
	float: right;
    max-width: 125px;
}

body.single-post div.wpcf7 br{
	display: none;
}


body.single-post div.wpcf7 .item-form-service + p{
	float: left;
    padding-left: 180px !important;
    margin-top: 14px;
}

body.single-post div.wpcf7 .wpcf7-form-control.wpcf7-submit{
	height: auto !important;
}

body.single-post div.wpcf7 .wpcf7-form-control.wpcf7-textarea{
	height: 130px !important;
}

.item-page-service{
	background: #e4e4e4;
    margin-top: -30px;
    padding: 20px 0px !important;
}

.item-page-service img{
	float: left;
    width: 212px;
    margin: 0px 44px 0px 0px;
    border: solid 4px #fff;
    box-shadow: 0px 0px 2px 2px #b3b0b0;
}

.item-page-service  p{
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    color: #111;
}

.item-page-service .column.mcb-column.two-fifth p{
	line-height: 6px;
    padding-left: 35px;
    font-size: 14px;
}

.desc-contact p strong{
	font-size: 25px;
    color: #296269;
}

.category{
	display: none;
}

.post-excerpt{
	color: #000;
}

aside#text-8.widget.widget_text br {
	display: none;
}

aside#text-8.widget.widget_text a{
	padding: 0px;
}

aside#text-8.widget.widget_text a:last-child img{
	margin-top: 15px;
}


#Footer .footer_copy .copyright{
	float: left;
    width: 100% !important;
    max-width: 1034px !important;
}

#Footer .footer_copy .copyright p {
	float: left;
}

#Footer .footer_copy .copyright a {
	float: right;
}

body.single-post .category-noticias .post-wrapper-content p {
	    color: #111;
    font-size: 18px;
    line-height: 31px;
}