/*
  Theme Name:   Route Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://codestar.me/
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      6.5
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     route
*/
/*@import url("../route/style.css");*/

/* ### GERAL ### */
h1, h2, h3, h4, h5, h6{
	line-height: 1.6 !important;
}
@font-face{
	font-family: century_gothic;
	src: url(fontes/Century_Gothic.ttf);
}
@font-face{
	font-family: century_gothic_italic;
	src: url(fontes/Century_Gothic_Italic.TTF);
}
@font-face{
	font-family: century_gothic_bold;
	src: url(fontes/Century_Gothic_Bold.TTF);
}
@font-face{
	font-family: century_gothic_bold_italic;
	src: url(fontes/Century_Gothic_Bold_Italic.TTF);
}
.vc_separator h4{
	font-size: 18px !important;
}
.cs-iconbox-heading{
	font-family: century_gothic;
	font-weight: bold;
}
p, span, a, li{
	letter-spacing: 0.2px;
}

/* ### Sobre ### */
.page-id-12 h4{
	margin-bottom: 0;
}
.page-id-12 h3.cs-counter-title,
.page-id-12 h4.cs-piechart-text,
.page-id-12 h6.cs-piechart-title{
	font-family: century_gothic;
}
.page-id-12 h3.cs-counter-title{
	margin: 0;
}
.page-id-12 .bloco_porcentagem_lojas_atendidas > .container > .row{
	margin: 0 !important;
}

@media screen and (max-width: 450px){
	.page-id-12 .container_btl .cs-tab .cs-tab-nav ul{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.page-id-12 .container_btl .cs-tab .cs-tab-nav ul > li{
		width: 100% !important;
	}
	.page-id-12 .bloco_texto_chamada_sobre > .cs-column-text{
		font-size: 50px !important;
	}
}
@media screen and (max-width: 360px){
	.page-id-12 .bloco_texto_chamada_sobre > .cs-column-text{
		font-size: 36px !important;
	}
	.page-id-12 .container_banner_sobre > .cs-column-text > h2{
		font-size: 36px !important;
	}
}

/* ### Serviços ### */
.page-id-5168 .bloco_img_servico_pc .vc_figure .vc_single_image-wrapper > img,
.page-id-5168 .bloco_img_servico_tm .vc_figure .vc_single_image-wrapper > img{
	max-width: 350px;
	width: 100%;
}
.page-id-5168 .bloco_img_servico_embaixador_marca .vc_figure .vc_single_image-wrapper > img{
	max-width: 375px;
	width: 100%;
}
.page-id-5168 .bloco_texto_servico_pc,
.page-id-5168 .bloco_texto_servico_embaixador_marca,
.page-id-5168 .bloco_texto_servico_tm{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.page-id-5168 .container_circulo_360_servico{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	max-width: 600px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360{
	width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360 .circulo_360_servico{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 250px;
    width: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 5px solid;
    text-align: center;
    margin: 10px 10px;
    padding: 0 15px;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360 .bloco_icone_servico{
	margin: 5px;
	font-size: 34px;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360 .bloco_icone_servico.mobile{
	display: none;
}
.page-id-5168 .container_circulo_360_servico .bloco_icones_servico{
	width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px;
}
.page-id-5168 .container_circulo_360_servico .bloco_icones_servico .bloco_icone_servico{
	width: 50%;
    text-align: center;
	font-size: 34px
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360:nth-child(1) .circulo_360_servico:nth-child(1){
	border-color: #f7931c;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360:nth-child(1) .circulo_360_servico:nth-child(4){
	border-color: #00b6d4;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360:nth-child(3) .circulo_360_servico:nth-child(1){
	border-color: #ed1a38;
}
.page-id-5168 .container_circulo_360_servico .bloco_circulo_360:nth-child(3) .circulo_360_servico:nth-child(4){
	border-color: #b811d1;
}

@media screen and (max-width: 628px){
	.page-id-5168 .container_circulo_360_servico .bloco_circulo_360{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	}
	.page-id-5168 .container_circulo_360_servico .bloco_circulo_360 .bloco_icone_servico.mobile{
		display: block;
	}
	.page-id-5168 .container_circulo_360_servico .bloco_circulo_360 .bloco_icone_servico.cima,
	.page-id-5168 .container_circulo_360_servico .bloco_icones_servico .bloco_icone_servico.cima{
		display: none;
	}
	.page-id-5168 .container_circulo_360_servico .bloco_icones_servico{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}


/* ### Contato ### */
.page-id-10 .container_contato{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.page-id-10 .container_contato span.nome,
.page-id-10 .container_contato span.email{
	width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
	margin-bottom: 15px;
}
.page-id-10 .container_contato span.mensagem{
	width: 99%;
	margin-bottom: 10px;
}
.page-id-10 .container_contato span.nome{
	margin-right: 10px;
}
.page-id-10 .container_contato span.email{
	margin-left: 10px;
}
.page-id-10 .container_contato span.nome .wpcf7-text,
.page-id-10 .container_contato span.email .wpcf7-text,
.page-id-10 .container_contato span.mensagem .wpcf7-textarea{
	padding: 10px 12px;
	border-radius: 0;
	box-shadow: 0 0 0;
	font-size: 16px;
	height: auto;
}
.page-id-10 .container_contato input.wpcf7-submit{
	background-color: #f7931c;
	padding: 8px 30px;
	border-radius: 0;
}


/* ##### FOOTER ##### */
#colophon.site-footer > .container > .row .col-md-3:last-child .widget_text{
	margin-bottom: 10px;
}
#colophon.site-footer > .container > .row .col-md-3:last-child .widget_media_image{
	text-align: center;
}
#colophon.site-footer > .container > .row img.selos_iso_footer{
	max-width: 225px !important;
	width: 100%;
}
#colophon.site-footer{
	/* background-color: rgb(237, 26, 56); */
    /* background-color: rgb(140, 46, 54); */
    /* background-color: rgb(237, 68, 86); */
    /* background-color: rgb(5, 142, 163); */
    background-color: rgb(0, 170, 181);
    /* background-color: rgb(0, 182, 212); */
    /* background-color: rgb(242, 112, 40); */
    /* background-color: rgb(247, 147, 28); */
    /* background-color: rgb(251, 179, 21); */
    /* background-color: rgb(140, 22, 112); */
    /* background-color: rgb(219, 59, 191); */
    /* background-color: rgb(184, 17, 209); */
}
#copyright{
	color: #fff;
	/* background-color: rgb(237, 26, 56); */
    /* background-color: rgb(140, 46, 54); */
    /* background-color: rgb(237, 68, 86); */
    background-color: rgb(5, 142, 163);
    /* background-color: rgb(0, 170, 181); */
    /* background-color: rgb(0, 182, 212); */
    /* background-color: rgb(242, 112, 40); */
    /* background-color: rgb(247, 147, 28); */
    /* background-color: rgb(251, 179, 21); */
    /* background-color: rgb(140, 22, 112); */
    /* background-color: rgb(219, 59, 191); */
    /* background-color: rgb(184, 17, 209); */
}
#copyright .container .row .pull-right > a{
	color: #fff;
}