.ico-fazemos{
	width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 1px;
	background-position: center;
}

.services-bg{
	background-image: url(../images/slider/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-product .section-product-content {
    box-shadow: 5px 5px 50px #cecece;
	border-left: 5px solid #cb5d06;
	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.box-pag-2{
	background: rgba(255, 255, 255, 0.22);
    padding: 35px 0;
	margin-bottom: 40px;
	font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	
	border-left: 5px solid #cb5d06;
	
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.box-page-2-ico{
	position: absolute;
    top: 0;
    background: #cb5d06;
    width: 25px;
    height: 25px;
    padding-top: 2px;
}

.em-caixa{
	text-align: -webkit-center;
    font-size: 25px;
    max-width: 520px;
    margin: 50px auto;
    background: #cb5d06;
    color: #fff;
    border-bottom: 5px solid #003766;
}

.listagem{
	border-bottom: 1px solid #cb5d06;
	padding-bottom: 5px;
}

.listagemZ{
	border-bottom: 1px solid #639aa2;
	padding-bottom: 5px;
	padding-top: 5px;
}

.listagemL{
	padding-top: 5px;
}

.sob-cor{
	color: #cb5d06 !important;
}

.sub-border {
    border-bottom-color: #003766 !important;
}

body, .dropdown-menu {
    font-size: 14px;
}

#header-wrap {
    background: #ffffff;
	/*border-bottom: 4px solid #cb5d06;*/
	position: fixed;
    width: 100%;
}

.letras{
}

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #023867;
}

.vd{
	width: 969px;
	height: 545px;
}

.section-product.alt .section-product-image {
    float: inherit;
    margin: 0 auto;
}

.section-product .section-product-image {
    background: transparent;
}

.padding-top-responsive{
	padding-top: 0;
}

.heading-block:after {
    margin-top: 10px;
}

.footer-tts{
	text-transform: uppercase;
    border-bottom: 1px dashed #ffffff21;
    font-weight: 700;
    letter-spacing: 3px;
	margin-bottom: 15px;
}

.footer-tl{
	font-size: 10px;
}

.footer-ic{
	padding-right: 15px;
}

.slider-element .slider-product-desc [class^='col-'] {
    padding: 50px;
	
	border-bottom: 0px solid #08365d;
	
	-webkit-transition: all 0.1s ease-in-out 0s !important;
	-moz-transition: all 0.1s ease-in-out 0s !important;
	-o-transition: all 0.1s ease-in-out 0s !important;
	-ms-transition: all 0.1s ease-in-out 0s !important;
	transition: all 0.1s ease-in-out 0s !important;
}

.slider-element .slider-product-desc [class^='col-']:hover {
    padding-top: 40px;
	
	border-bottom: 10px solid #08365d;
	
	-webkit-transition: all 0.1s ease-in-out 0s !important;
	-moz-transition: all 0.1s ease-in-out 0s !important;
	-o-transition: all 0.1s ease-in-out 0s !important;
	-ms-transition: all 0.1s ease-in-out 0s !important;
	transition: all 0.1s ease-in-out 0s !important;
}

.feature-box-tt{
	font-weight: 900;
    color: #043057;
    letter-spacing: 2px;
}

.feature-box h3 {
    font-size: 12px;
}

.promo.promo-dark {
    background-color: #0b365b;
}

.centrao{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

h1, h2, h3, h4, h5, h6 {
    color: #003766;
}

.button.button-border {
    background-color: #cb5d06;
}

.button-border.button-black {
    color: #fff;
    border-color: #b3570f;
}

.button-3d.button-black:hover, .button-reveal.button-black:hover, .button-border.button-black:hover, .button-border.button-black.button-fill:before {
    background-color: #ea812e !important;
}

#footer {
    background-color: #cb5d06 !important;
	color: #fff;
}

#footer .footer-widgets-wrap {
    padding: 50px 0;
}

.dados{
	background: #cb5d06;
    padding: 5px 0;
	color: #fff;
	font-weight: 600;
}

.dados span{
    font-size: 90%;
}

.dados ul {
    padding:0px;
    margin:0px;
    list-style:none;
}

.dados ul li {
	display: inline;
    border-right: 1px solid #ffffff80;
    padding-right: 25px;
    margin-right: 25px;
}

.dados ul li:last-child {
	display: inline;
    border-right: 0px solid #ffffff80;
}

.dados ul li a {
    padding: 2px 10px;
    display: inline-block;

    text-decoration: none;
    border-bottom:3px solid #EDEDED;
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a {
    color: #003766;
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .overlay-menu #primary-menu.dark > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > #overlay-menu-close, .overlay-menu #primary-menu.dark > #overlay-menu-close, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #top-account a, .dark #top-cart .top-cart-item-desc a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-search form input {
    color: #003766;
}

#primary-menu ul li > a div::before, #primary-menu ul li > a div::after {
    background: rgb(203, 93, 6);
}

#primary-menu ul li > a div::after {
    top: calc(60%);
}

.slider-element .slider-product-desc [class^='col-'] {
    background: linear-gradient(-90deg, #cb5d06, #d4660f);
}

.dark .feature-box p {
    color: #fff;
}

.dark .feature-box h3 {
    color: #ffffff;
    border-bottom: 1px solid #cb5d06;
}

.play-icon {
    line-height: 52px;
}

.button.button-border.button-light {
    border-color: #003766de !important;
}

.button.button-border.button-fill.button-light:hover {
    border-color: #c75b06b8 !important;
    color: #fff !important;
}

.button.button-border.button-fill.button-light:before {
    background-color: #cb5d06cc;
}

.feature-box.fbox-plain .fbox-icon i {
    font-size: 70px;
}

.feature-box {
    padding: 0 0 0 0px;
}

.col-md-6-4 {
    max-width: 40%;
}

.small {
    height: 73px !important;
}

#primary-menu ul li > a {
    padding: 0 15px;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.large-padding{
	padding: 37px 0px !important;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.small-padding{
	padding: 12px 15px !important;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.small-search{
	margin: 13px 0 0px 15px !important;;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.big-logo{
	background-image: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 240px;
    height: 96px;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.small-logo{
	background-image: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
	width: 110px;
    height: 46px;
	
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
	-o-transition: all 0.4s ease-in-out 0s !important;
	-ms-transition: all 0.4s ease-in-out 0s !important;
	transition: all 0.4s ease-in-out 0s !important;
}

.align-responsive{
	text-align: end;
}

.linha-azul-copy-right{
	background: #0b365b;
    padding: 10px 0;
}

#logo {
    margin-right: 20px;
}

@media only screen and (max-width: 767px){
	#page-title.page-title-parallax h1 {
		font-size: 20px;
	}
	
	#page-title.page-title-parallax span {
		font-size: 12px;
	}
	
	.img-suporte{
		display: none;
	}
	
	.button {
		font-size: 11px;
	}
	
	.vd{
		width: 100%;
		height: 160px;
	}
	
	.dados ul li {
		display: inherit;
		border-right: 0px solid #fff;
	}
	
	#header-wrap {
		position: inherit;
	}
	
	.padding-top-responsive{
		padding-top: 15px;
	}
	
	.align-responsive{
		text-align: inherit;
	}
}

@media (min-width: 992px){
	
	/*.container {
		max-width: 1090px;
	}*/
	
}