/*
Theme Name: 	Mudanças Tijucana
Theme URI:
Author:
Author URI:
Description:
Template:		tema
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/*================================================= CORES ======================================================*/
.white h2 {
	color: #fff !important;
}

/*================================================= HEADER ======================================================*/
#Subheader {
   padding: 50px 0px !important;
}
#Subheader h1.title {
   font-weight: bold;
}

#Top_bar #logo {
    display: block;
    height: 90px;
    line-height: 90px;
    padding: 15px 0px;
}
#Top_bar .menu_wrapper {
    float: right;
    margin-top: 30px;
}
#Top_bar.is-sticky .menu_wrapper {
    float: right;
    margin-top: 0px!important;
}

body.single header{
	border-bottom: 3px solid #E49926;

}
#Top_bar{
	background: url(http://www.mudancastijucana.com.br/wp-content/uploads/2015/09/trck-bg-header.jpg);
}
.telefones-mobile{
	padding: 5px 0 1px 0;
	background: #443894;
	width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.telefones-mobile h5{
	color: #fff !important;
}

#Top_bar .current-menu-ancestor .menu-toggle {
    color: #fff !important;
}

@media only screen and (min-width: 1240px){
	#Top_bar.is-sticky {
  	height: 100px !important;
  }
}
@media only screen and (max-width: 767px){
	#Top_bar a.responsive-menu-toggle {
	    top: 82px !important;
	}
}
/*================================================= FOOTER ======================================================*/
#Footer .widgets_wrapper{
	background: #002784;
}
#Footer a.button .button_icon {
    display: block;
    float: left;
    background: #FF9900;
    color: #fff;
}
#Footer a.button .button_icon i{
    color: #fff !important;
}

a.icon_bar_instagram span.b {
    background: #5589B0;
    color: #fff;
}

/*================================================= BLOG ======================================================*/

#Filters{
	display: none;
}
.post-head{
	display: none;
}
.post-footer {
    background: #f1f1f1;
    padding: 7px 15px;
    overflow: hidden;
    line-height: 30px;
}
.widget > h3 {
    font-size: 30px;
    line-height: 30px;
}
/*================================================= HOME ======================================================*/

.tel-home{
	border-right: 1px solid #b2c0cd;
	padding: 10px 8% 2px 0;
	margin-right: -2%;
}
@media only screen and (max-width: 1239px) {
.tel-home h3{
	font-size: 23px;
	line-height:23px;
}
}
@media only screen and (max-width: 959px) {
	.tel-home h3{
	font-size: 16px;
	line-height:16px;
}
.tel-home{
	border-right: none !important;
	text-align: center;
	display: block;

}
}
@media only screen and (max-width: 767px) {
	.tel-home h3{
	font-size: 16px;
	line-height:16px;
}
.tel-home{
	border-right: none !important;
	text-align: center;

}
}



/*================================================= CONTACT FORM ======================================================*/

a.button .button_icon {
    display: block;
    float: left;
    background: #F66D33;
}



/*================================================= SLIDE ======================================================*/

.form-slide{
	width:350px;
}
.form-slide span.wpcf7-form-control-wrap .wpcf7-text, .form-slide span.wpcf7-form-control-wrap .wpcf7-textarea{
	width: 93% !important;
}
.form-slide .btn{
	margin-left: 10px !important;
}
.form-slide .color-form{
	padding: 20px !important;
}

/*================================================= PAGES ======================================================*/
.banner-pages {
	min-height: 300px;
	-webkit-box-shadow: 0 10px 8px -6px #777;
	-moz-box-shadow: 0 10px 8px -6px #777;
	box-shadow: 0 10px 8px -6px #777;
}
.vc_btn3.vc_btn3-size-lg {
	font-size: 23px !important;
	line-height: 23px;
}
ul.vantagens {
	padding-top: 10px !important;
}
ul.vantagens li{
	margin: 0 !important;
	padding: 5px 0 !important;
	margin-bottom: 33px !important;
}
ul.vantagens li:after{
	content: '';
	background: #ddd;
	height:1px;
	width: 90%;
	display: inline-block;
	margin: 0 auto;
}
ul.vantagens li{
	list-style: none !important;
	background: url(http://www.mudancastijucana.com.br/wp-content/uploads/2015/09/arrow-right.png) right center no-repeat;
	padding-right: 90px !important;
}
ul.vantagens li h3{
	margin-bottom: 5px;
}
ul.vantagens li p{
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.text-tips strong{
	font-size:20px;
	margin-right: 10px;
	color: #443894;
}

/*================================================= CONTACT FORM ======================================================*/
.color-form {
	background: #443894;
	overflow: hidden;
	padding: 20px 30px;
	border: 1px solid #443894;
	box-shadow: inset #FFF 0 0 0 2px;
	-webkit-box-shadow: inset #FFF 0 0 0 2px;
	-moz-box-shadow: inset #FFF 0 0 0 2px;
	-ms-filter: "";
	border-radius: 6px;
}
.color-form span{
	color: #FFAD0F !important;
}
.color-form h3{
	margin-bottom: 15px;
	margin-top: 10px;
}
.btn {
	font-size: 22px !important;
	font-weight: 600;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	border-radius: 5px !important;
	color: #ffffff !important;
	border-color: #ff9900 !important;
	background-color: #ff9900 !important;
	text-align: center;
	margin-right: 0 !important;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 5px 0 #D66909, 0 4px 6px rgba(0,0,0,.65);
	-moz-box-shadow: 0 5px 0 #D66909, 0 4px 6px rgba(0,0,0,.65);
	box-shadow: 0 5px 0 #D66909, 0 4px 6px rgba(0,0,0,.65);
}
@media only screen and (max-width: 767px) {
	.btn {

	padding-top: 15px !important;
	padding-bottom: 15px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	border-radius: 3px !important;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;

}
}
p.form-phrase {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Alex Brush', cursive;
	text-align: center;
}
::-webkit-input-placeholder {
	font-size: 15px;
}

:-moz-placeholder {/* Firefox 18- */
	font-size: 15px;
}

::-moz-placeholder {/* Firefox 19+ */
	font-size: 15px;
}

:-ms-input-placeholder {
	font-size: 15px;
}

select {
	background: url(http://www.mudancastijucana.com.br/wp-content/uploads/2015/09/arrow-d.png) 98% 50% no-repeat #fff;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {display: none;}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{ font-size: 15px; padding:10px !important; border-radius: 3px;}


/*================================================= SERVIÇOS ======================================================*/

.no-border-bottom .wpb_wrapper > div {
	margin-bottom: 0px !important;
}

/*================================================= MÉDIAS ======================================================*/
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
