.sppb-addon-title {text-align: center; font-size: 4rem;}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {color: #dc7700 !important; font-weight: 800;}

a {color: orange ;}

iframe {border:0px !important;}

#cf_1 {margin:0px auto; background-color: transparent !important; max-width: 80% !important;}
#form1_Nome, #form1_email, #form1_mensagem, #form1_Assunto { border-radius: 0px !important; background:  #dc7700 !important; border:1px solid #dc7700 !important ; color: #fff !important;}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff!important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff!important;
}


.cf-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff!important;
  opacity: 1; /* Firefox */
}

#sp-footer, #sp-top-bar {
	background-color: #000 !important;
}

.btn_insc {
	margin: 0px auto;
	background: url(../../../images/botao_generico.png);
	height: 80px;
	display: block;
	width: 310px;
	background-repeat: no-repeat;
	line-height: 70px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	}
a.btn_insc:hover {color: #333 !important;}

.btn-primary, .sppb-btn-primary {
	border-color: #dc7700;
	background-color: #f09609;;
	background: #f09609;
}
.btn-primary, .sppb-btn-primary {
	border-color: #dc7700;
	background-color: #f09609;
	background: #f09609;
}
.btn-primary:hover, .sppb-btn-primary:hover {
	border-color:#f09609;
	background-color: #dc7700;
	background:#dc7700 ;
}

#cf1 > div.cf-content-wrap.cf-col-16.cf-col-large-10 > div > div > ul > li{
	background-position: left top !important;
    padding-left: 30px !important;
    margin-bottom: 5px;
    list-style:none;
}

.cf-content-text {color: #fff;}
.cf-content-text a {color: #fff;}
#cf1 > div.cf-content-wrap.cf-col-16.cf-col-large-10 > div > div > ul {margin-left: 0px; padding-left: 0px; margin-top: 40px;}

#cf1 > div.cf-content-wrap.cf-col-16.cf-col-large-10 > div > div > ul > li.address {
    background: url(../../../templates/shaper_helix3/images/location.png) no-repeat left 5px;
    float: left;
    width: 46%;
}
#cf1 > div.cf-content-wrap.cf-col-16.cf-col-large-10 > div > div > ul > li.telephone {
    background: url(../../../templates/shaper_helix3/images/phone.png) no-repeat left 5px;
    float: right;
    width: 46%;
}

#cf1 > div.cf-content-wrap.cf-col-16.cf-col-large-10 > div > div > ul > li.email{
    background: url(../../../templates/shaper_helix3/images/mail.png) no-repeat left 5px;
    float: right;
    width: 46%;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #dc7700;
	background:#dc7700 ;
}

body > div.offcanvas-menu > div > div > div > ul > li {width: 100%;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #dc7700;
}
