@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&display=swap');
@import url("https://use.typekit.net/qww6xih.css");
body { font-family: "Ubuntu"; font-weight: 400; top: inherit !important; }
a:focus { outline: none; }
p { color: #222; font-family: 'Ubuntu'; font-weight: 400; font-size: 14px; line-height: 21px; margin-bottom: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0px; font-weight: normal; }
@media (min-width:1024px) and (max-width:5000px) {
	.container, .service-details { }
}
.loader, .loader:before, .loader:after { border-radius: 50%; }
.loader:before, .loader:after { position: absolute; content: ''; }
.loader:before { width: 5.2em; height: 10.2em; background: #FFF; border-radius: 10.2em 0 0 10.2em; top: -0.1em; left: -0.1em; -webkit-transform-origin: 5.2em 5.1em; transform-origin: 5.2em 5.1em; -webkit-animation: load2 2s infinite ease 1.5s; animation: load2 2s infinite ease 1.5s; }
.loader { font-size: 11px; text-indent: -99999em; margin: 55px auto; position: relative; width: 10em; height: 10em; box-shadow: inset 0 0 0 1em #ff0000; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); top: 50%; margin-top: -55px; }
.loader:after { width: 5.2em; height: 10.2em; background: #FFF; border-radius: 0 10.2em 10.2em 0; top: -0.1em; left: 5.1em; -webkit-transform-origin: 0px 5.1em; transform-origin: 0px 5.1em; -webkit-animation: load2 2s infinite ease; animation: load2 2s infinite ease; }
@-webkit-keyframes load2 {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes load2 {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
#google_translate_element { position: absolute !important; left: -999999px; top: -11111px; }
.goog-te-banner-frame.skiptranslate { position: absolute; left: -9999px; top: -999999px; }
.translation-icons { float: right; padding: 40px 0 20px; margin-left: 6px; display: flex; align-items: center; position: relative; }
.translation-icons a { color: #000; text-transform: uppercase; font-size: 14px; padding-left: 1px; margin: 0 6px; }
.add-top { margin-top: 140px; }
.add-bottom { margin-bottom: 140px; }
.add-top-half { margin-top: 70px; }
.add-bottom-half { margin-bottom: 70px; }
.add-min-top-half { margin-top: 35px; }
.add-min-bottom-half { margin-bottom: 35px; }
.pad-top { padding-top: 140px; }
.pad-bottom { padding-bottom: 140px; }
.pad-top-half { padding-top: 70px; }
.pad-bottom-half { padding-bottom: 70px; }
.pad-min-top-half { padding-top: 35px; }
.pad-min-bottom-half { padding-bottom: 35px; }
.pad { padding-top: 150px; padding-bottom: 150px; }
.pad-special { padding-top: 85px; padding-bottom: 60px; }
.page-section { padding-top: 50px; padding-bottom: 65px; z-index: 10; }
.page-top { padding-top: 125px; }
.page-bottom { padding-bottom: 125px; }
.inner-section { text-align: center; }
.row-eq-height { display: flex; flex-flow: row wrap; }
.row-eq-height img { align-self: flex-start; }
.vcenter { display: flex; flex-flow: row wrap; justify-content: center; flex: 0 1 auto; align-items: center; }
.vbottom { display: flex; flex-direction: column; justify-content: flex-end;/* flex: 1; */ }
.section-heading { text-transform: uppercase; display: block; }
.colecaosec .section-heading { text-transform: inherit; display: inline-block; color: #e77989; padding: 6px 12px; line-height: 100%; font-size: 48px; letter-spacing: 0; }
.heading-text { font-size: 22px; line-height: 29px; font-style: italic; margin-bottom: 0px; margin-bottom: 125px; }
.float-clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }
.text-center { text-align: center; }
.vertical-align { position: relative; top: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.video-poster-image { background: url(../images/bghomemobile.jpg) center 0; background-size: cover; }
.button { display: inline-block; border: 2px solid; background: transparent; text-align: center; width: auto; margin: 0 auto; }
.button a { font-size: 13px; line-height: 20px; padding: 10px 20px; text-transform: uppercase; display: inline-block; -webkit-transition: background .8s ease-out; -moz-transition: background .8s ease-out; -ms-transition: background .8s ease-out; -o-transition: background .8s ease-out; transition: background .8s ease-out; }
.white { color: #FFFFFF; }
.silver { color: #F2F2F2; }
.dark { color: #000000 }
.grey { color: #AEAEAE; }
.darkGrey { color: #5C5C5C }
.color { color: #FFFF00 }
.colorLight { color: #EDEDED; }
.color-sub { color: #FEE3C1; }
.white-bg { background-color: #FFFFFF; }
.silver-bg { background-color: #F2F2F2; }
.dark-bg { background-color: #000000 }
.grey-bg { background-color: #AEAEAE; }
.darkGrey-bg { background-color: #5C5C5C; }
.color-bg { background-color: #FFFF00 }
.colorLight-bg { background-color: #EDEDED; }
.color-sub-bg { background-color: #FEE3C1; }
.trans-dark { background-color: rgba(0, 0, 0, 0.4); }
.trans-white { background-color: rgba(255, 255, 255, 0.6); }
.button { border-color: #000000 }
.button a { color: #000000 }
.line-head { border-bottom: 3px solid #ff0000; padding-bottom: 20px; margin-bottom: 20px; }
.section-heading.white:after { background-color: #FFFFFF; }
.section-heading.white:before { background-color: #FFFFFF; }
.section-heading.dark:after { background-color: #000000 }
.section-heading.dark:before { background-color: #000000 }
.main-menu-item i { color: #FFFFFF; }
.main-menu-item a { }
.main-menu-item a:hover { }
.main-menu-item a:hover i { color: #FFFF00 }
.main-menu-item a.active-nav { }
.mobile-menu-item a.active-nav { text-decoration: underline; }
.sub-menu { background-color: #5C5C5C; }
.sub-menu .has-sub-menu a { color: #FFFFFF; background-color: #000000 }
.sub-menu .has-sub-menu a:hover { color: #000000; background-color: #FFFFFF; }
.sub-menu .has-sub-menu a:hover i { color: #000000 }
.sub-menu-item { background-color: #000000 }
.sub-menu-item a:hover { color: #000000; background-color: #FFFFFF; }
.solid-bg { background-color: #000000 }
.solid-bg .main-menu-item i { color: #FFFFFF; }
.menu a { color: #FFFFFF; }
.menu a:hover { color: #FF0000; }
.sm-wrap { background-color: #FFFFFF; }
#sm-trigger { background-color: #5C5C5C; }
#sm-trigger.active { background-color: #5C5C5C; }
.home06 { }
#owlStatus { color: #FFFFFF; }
.currentItem { color: #FFFF00 }
.main-text h2 { color: #FFFF00 }
.sub-text h5 { color: #FFFFFF; }
a#turn-up-vol { color: #fff; z-index: 99; position: absolute; bottom: 10%; left: 50%; font-size: 30px; margin-left: -7px; }
.arrow { position: absolute; top: 93%; left: 50%; margin-left: -23px; z-index: 999; width: 46px; height: 26px; -vendor-animation-duration: 3s; -vendor-animation-delay: 2s; -vendor-animation-iteration-count: infinite; }
.arrow2 { position: absolute; top: 30px; left: 50%; margin-left: -15px; z-index: 999; width: 46px; height: 26px; }
a#play, a#ptablet { color: #FFF; position: absolute; top: 50%; left: 50%; font-size: 30px; margin-left: -74px; margin-top: -74px; z-index: 0; }
a#ptablet { display: none; }
.video-bg .button a { background-color: #000000; color: #FFFFFF; }
.video-bg .button:hover { border-color: #FFFF00 !important; }
.video-bg .button a:hover { background-color: #FFFF00; color: #000000 }
.portfolio { background-color: #000000 }
.portfolio-filter-nav { background-color: #5C5C5C; }
.portfolio-filter-nav ul li a:hover { color: #FFFF00 }
.portfolio-filter-nav .active { color: #FFFF00 }
.portfolio-item-mask { background-color: #FFFF00 }
.portfolio-item:hover > .portfolio-item-mask { background-color: fade(#FFFF00, 70%); }
.item-slider .flex-direction-nav li a { color: #FFFFFF; }
#project-item { background-color: #FFFFFF; }
.ajax-btn.button a:hover { background-color: #000000; border-color: #000000; color: #FFFF00 }
.promo-mask { background-color: fade(#FFFF00, 0%); }
.promo-portfolio:hover > .promo-mask { background-color: fade(#FFFFFF, 80%); }
.counter-icon { color: #000000 }
.animated-num { color: #000000 }
.contact-caption h1 { color: #AEAEAE; }
.contact h4 { color: #a998b7; margin-bottom: 20px; font-family: "Ubuntu"; }
.contact a strong, .contact a:hover strong { color: #ff0000; text-decoration: underline; }
.contact .redes-form i { position: absolute; background: #a998b7; padding: 8px 0; border-radius: 4px; color: #FFF; font-size: 14px; width: 30px; height: 30px; text-align: center; }
.contact .redes-form input.form-control { padding-left: 35px; }
.contact-form input { border-color: #FFFF00; color: #FFFF00 }
.contact-form textarea { border-color: #FFFF00; color: #FFFF00 }
.contact-form button { background-color: #FFFF00; color: #000000 }
.contact-address { color: #FFFFFF; border-color: #FFFFFF; }
.contact-social-links a { color: #FFFFFF; }
.contact-slider.owl-theme .owl-controls .owl-page span { color: #EDEDED; background-color: #AEAEAE; }
.contact-slider.owl-theme .owl-controls .owl-page span:hover { color: #000000; background-color: #FFFF00 }
.contact-slider.owl-theme .owl-controls .owl-page.active span { color: #000000; background-color: #FFFF00 }
.form-horizontal input::-webkit-input-placeholder, .form-horizontal select::-webkit-input-placeholder, .form-horizontal textarea::-webkit-input-placeholder { color: #fe0000 }
:-moz-placeholder { color: #fe0000 }
::-moz-placeholder { color: #fe0000 }
:-ms-input-placeholder { color: #fe0000 }
.contact-address h1 { color: #fe0000 }
.contact-address h3 { color: #FFFFFF; }
.contact-address h4 { color: #FFFFFF; }
.contact-address h2 { background-color: #5C5C5C; color: #FFFFFF; }
.footer-social-links a { background-color: #000000 }
.error-home h1, .error-home p { color: #FFFF00 }
.single-project-content { background: #EDEDED; }
.single-project-head .banner-head h2, .single-project-head .banner-head p { color: #FFFFFF; }
.single-project-content .caption-para p { color: #5C5C5C; }
.single-project-content-wrap .button:hover { border-color: #FFFF00; background: #FFFF00 }
.project-tag-section a { border-color: #000000; color: #000000 }
.project-tag-section a:hover { border-color: #FFFF00; background: #FFFF00 }
.news-page-content { background: #EDEDED; }
.news-page-head .banner-head h2, .news-page-head .banner-head p { color: #FFFFFF; }
.news-page-content .caption-para p { color: #5C5C5C; }
.news-content-wrap .button:hover { border-color: #FFFF00; background: #FFFF00 }
.news-tag-section a { border-color: #000000; color: #000000 }
.news-tag-section a:hover { border-color: #FFFF00; background: #FFFF00 }
.blog-page-list ul li, .blog-page-list ul li a { color: #000000 }
.blog-item-text h5 { color: #5C5C5C; }
.blog-item-text h6, .blog-item-text p { color: #000000 }
.blog-item-text a { color: #5C5C5C; }
.blog-item-text a:hover { color: #000000 }
.main-header { z-index: 9999; width: 100%; min-height: 111px; background: #FFF; }
.main-header .logo { margin: 32px 0px 10px; }
.main-header ul { margin: 0px; padding: 0; }
.main-menu-item { display: inline-block; list-style: none; padding: 43px 0px 35px; margin: 0 8px; -webkit-transition: all .8s ease-in-out .3s; -moz-transition: all .8s ease-in-out .3s; -ms-transition: all .8s ease-in-out .3s; -o-transition: all .8s ease-in-out .3s; transition: all .8s ease-in-out .3s; }
.main-menu-item:after { content: '.'; color: #fff; margin: 0 0 0 4px; }
.main-menu-item:last-child:after { content: ''; }
.main-menu-item i { -webkit-transition: all .8s ease-in-out .3s; -moz-transition: all .8s ease-in-out .3s; -ms-transition: all .8s ease-in-out .3s; -o-transition: all .8s ease-in-out .3s; transition: all .8s ease-in-out .3s; }
.main-menu-item a { text-transform: uppercase; font-size: 16px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;/* letter-spacing: 1px; */ color: #000; }
.main-menu-item a:hover { text-decoration: underline; }
.main-menu-item a.active-nav { text-decoration: underline; }
ul.top-link { margin: 0; padding: 0px 0 0 30px; text-align: center; float: right; padding-left: 5px; }
.top-link li { display: table; height: 20px; list-style: none; float: left; text-align: center; margin-bottom: 0; }
.top-link li i { cursor: pointer; vertical-align: middle; display: table-cell; }
.top-link li a { color: #ef7739; font-size: 27px; background: transparent; line-height: 1;/* width: 30px; */ height: 30px; display: flex;/* border: 1px solid; */ justify-content: center; align-items: center; margin: 0 2px; border-radius: 100%; padding: 5px 3px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.top-link li a:hover i { opacity: 0.8 }
.top-link li:last-child a { height: inherit; width: inherit; border: inherit; padding: 0; font-size: 11px; line-height: 1; color: #000; }
.top-link li:last-child { padding: 9px 0; position: absolute; top: 0;/* width: 220px; */ right: 0; }
.has-sub-menu { position: relative; }
.sub-menu { position: absolute; top: 80px; padding-left: 0px; display: none; width: 175px; }
.main-header.dark-bg .sub-menu { top: 100px; }
.main-header.dark-bg.solid-bg .sub-menu { top: 80px; }
.solid-bg { }
.sub-menu-right { left: -15px; }
.sub-menu-left { right: 0px; }
.sub-menu li { list-style: none; }
.sub-menu .has-sub-menu { top: 0px; }
.main-header.dark-bg .sub-menu .has-sub-menu ul { top: 0px; }
.main-header.dark-bg.solid-bg .sub-menu .has-sub-menu ul { top: 0px; }
.sub-menu .has-sub-menu a { padding: 15px; display: block; }
.sub-menu .has-sub-menu ul { position: absolute; top: 0px; width: 200px; }
.sub-menu .has-sub-menu i { color: #fff; font-size: 14px; line-height: 21px; float: right; }
.sub-menu .sub-menu-item a { padding: 15px; display: block; }
.has-sub-menu:hover > .sub-menu { display: block; }
.solid-bg .main-menu-item { padding: 25px 0px; }
.solid-bg .logo { margin: 19px 0px; }
.home06 span { font-size: 55px; line-height: 62px; letter-spacing: 5px; }
.home06 .center-logo img { margin-bottom: 50px; }
.isStuck { position: fixed; top: 0; z-index: 999; left: 0px; margin: 0; width: 100%; }
.sticky-nav { background: #FFF; }
.h-fix { z-index: 0; display: flex; min-height: 350px; align-items: center; }

/*.h-fix img:hover { scale: 1.02; box-shadow: 0 0 20px #00000045; }*/
.h-fix img { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.center-logo { text-align: center; }
.mbYTP_wrapper { background-size: cover; background: url(../images/bg-home.jpg) center; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.mbYTP_wrapper.show { opacity: 1 !important; }
.mbYTP_wrapper iframe { background: url(../images/bg-home.jpg) center; }
#home { width: 100%; border-top: 0; position: relative; min-height: 100%; background: #486df9 url(../images/header.jpg) no-repeat center top;/* background-size: cover; */ max-height: 400px; }
.colecaosec { padding: 50px 0 90px; }
.colecaosec .inner-section { position: relative; }
.colecaosec .sidemini_r { background: url(../images/side_mini.png) no-repeat; width: 206px; height: 85px; background-size: 100%; transform: rotate(-90deg); margin: 0; right: -74px; position: absolute; top: 30%; }
.colecaosec .sidemini_l { background: url(../images/side_mini.png) no-repeat; width: 206px; height: 85px; background-size: 100%; transform: rotate(90deg); margin: 0; left: -74px; position: absolute; top: 30%; }
.colecao-item h1 { font-size: 50px; line-height: 57px; text-transform: uppercase; }
.colecao-item h1:after { content: ''; width: 300px; height: 2px; clear: both; display: block; margin: 0 auto; margin-top: 50px; margin-bottom: 50px; }
.colecao-item p { font-size: 12px; line-height: 140%; }
.sidecategories {padding: 40px 0 0 0;display: flex;text-align: center;width: 100%;justify-content: center;margin: 0;}
.sidecategories li {padding: 0;/* text-align: left; *//* flex: 1; */}
.sidecategories li a {font-family: 'Avenir-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-decoration: inherit !important;font-size: 25px;text-align: center;color: #ef7739;font-weight: 500;padding: 0 20px;}
.sidecategories li a.active {/* font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; */text-decoration: underline!important;font-weight: 700;}
.item-detalhes { margin: 15px 0 30px 0; text-align: center; }
.item-img { text-align: center; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.item-img img { max-width: 100%; }
.item-img:hover { transform: scale(1.1); }
.item-detalhes ul { padding: 0 }
.item-detalhes p { font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-align: center; font-size: 13px; color: #ef7739; font-weight: 500; }
.item-detalhes strong { }
.mobile-nav .translation-icons { float: inherit; }
.mobile-nav .translation-icons a { display: inline-block; border-right: 1px solid #FFF; padding: 4px 16px 2px; line-height: 100%; font-size: 14px; }
.mobile-nav .translation-icons a:last-child { border: 0; }
.mobile-nav .top-link { float: inherit; text-align: center; width: 100%; position: absolute; bottom: 20px; left: 0; display: flex; justify-content: space-around; align-items: center; margin: 0; }
.mobile-nav .top-link li { display: inline-block; float: inherit; height: inherit; display: flex; align-items: center; margin: inherit !important; }
.mobile-nav .top-link li a { padding: 0; width: inherit; }
.slidercampanha { padding: 0; }
.inner-campanha-mob .owl-theme .owl-controls .owl-page span { width: 8px; height: 8px; margin: 3px; border-radius: 50%; }
.inner-campanha-mob .owl-theme .owl-controls .owl-page.active span { background: #512931; border: inherit; height: 9px; width: 8px; margin: 2px 3px; }
.inner-campanha-mob .owl-theme .owl-controls .owl-nav { top: 37%; position: absolute; width: 100%; }
.inner-campanha-mob .owl-theme .owl-controls .owl-nav div { background: url(../images/navs.png); width: 22px; height: 22px; padding: 0; margin: 0 10px; }
.inner-campanha-mob .owl-theme .owl-controls .owl-nav .owl-prev { padding: 0; background-position: 0 -25px; left: 0; position: absolute; }
.inner-campanha-mob .owl-theme .owl-controls .owl-nav .owl-next { position: absolute; right: 0; }
.inner-campanha-mob .owl-theme .owl-controls .owl-page { display: inline-block; margin: 2px 1px; }
.inner-campanha-mob .cthumbs.btnDownload.btndmob { position: relative; margin: 0 auto; float: inherit; }
.menu-rounded-items { padding: 0; margin: 40px auto 0; display: inline-block; width: 188px; }
.menu-rounded-items li { display: flex; justify-content: center; }
.menu-rounded-items li a { border: 1px solid #fe0000; border-radius: 100px; padding: 4px 15px; font-size: 16px; text-decoration: inherit; flex: 1 1 0; }
.menu-rounded-items li a:hover { background: #fe0000; color: #FFF; }
.page-section.interna h1 { color: #f47738; font-size: 60px; letter-spacing: 10px; font-weight: 600; white-space: pre-line; }
.page-section.turma { background: #1eb36e; }
.text-sobre { }
.text p { font-size: 18px; margin: 6px 0 5px 0; line-height: 143%; font-family: new-spirit, serif; }
.text .justify p { text-align: justify; }
.text p strong { color: #476df9; font-size: 24px; text-align: left; }
.text-sobre p strong { font-weight: 600; font-size: 25px; }
ul.list-turma { display: flex; flex-flow: row wrap; }
ul.list-turma li p { word-break: break-word; color: #FFF; margin: 30px 0 0 0; font-size: 13px; }
ul.list-turma li { padding: 40px 50px; text-align: center; }
ul.list-turma li .mask-radius { border-radius: 100%; overflow: hidden; height: 250px; width: 250px; margin: 0 auto; background: #198951; }
ul.list-turma li p { }
ul.link-campanha { }
ul.link-campanha li { margin: 0; }
ul.link-campanha li a { color: #f47738; letter-spacing: 4px; padding: 4px 0; display: block; }
.sobrecampanha { background: #f8dd99;/* padding: 40px 0; */ background-size: cover; }
svg { max-width: 100%; }
.text-campanha { font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 0 0 9px 0; font-size: 19px; color: rgb(255, 255, 255); line-height: 1.4; letter-spacing: 2px; }
#carouselcampanha .item img { max-width: 100%; margin: 0 auto; width: auto; }
.colecao-tit { max-width: 518px }
.conheca-colecao { max-width: 247px }
.campanhasec { background: #ef7739; }
.cthumbs { display: inline-block; position: absolute; overflow: hidden; }
.cthumbs a { display: table; position: relative; width: 100%; }
.cthumbs.btnDownload a { display: table-cell; vertical-align: middle; font-size: 190%; font-family: "Ubuntu"; font-weight: 100; line-height: 120%; color: #5c568f; }
.inner-campanha { position: relative; float: left; width: 100%; }
.inner-campanha img { max-width: 100%;/* width: 100%; */ -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.cthumbs a img.hover { opacity: 0; position: absolute; top: 0; left: 0; }
.cthumbs a:hover img.hover { opacity: 1; }
.cthumbs a { -webkit-transition: all .05s ease-in-out; -moz-transition: all .05s ease-in-out; -ms-transition: all .05s ease-in-out; -o-transition: all .05s ease-in-out; transition: all .05s ease-in-out }
.cthumbs a:hover { }
.empresa { padding: 100px 0; background: #b5ddd7; }
.empresa .inner-section h3 { color: #ff0000; font-family: 'Ubuntu'; }
.empresa .inner-empresa { margin: 0 auto; }
.empresa .inner-empresa p { font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 40px 80px 0; font-size: 25px; color: rgb(255, 255, 255); line-height: 1.2; text-align: right; }
.empresa .inner-empresa a { color: #FFF; text-align: right; font-size: 40px; }
.empresa .inner-text { margin: 20px 0 0 0; }
.empresa .inner-empresa h1 { margin: 0 0 50px 0; }
.empresa .inner-empresa h3 { font-size: 76px; white-space: pre-line; color: #ff0000; padding: 2px 0; display: inline; font-family: 'Ubuntu', Helvetica Neue, Helvetica, Arial, sans-serif; text-align: center; }
.campanhasec {/* background: #f6b5c9; */ }
.campanhasec .tag { position: absolute; left: 50%; transform: translateX(-1050%); margin-top: -25px; }
.campanhasec .inner-section h3 { color: #ff0000; font-family: 'Ubuntu'; }
.campanhasec .inner-campanha { margin: 0 auto; }
.campanhasec .inner-campanha p { font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 0 0 9px 0; font-size: 26px; color: rgb(255, 255, 255); line-height: 1.5; font-style: italic; }
.campanhasec .inner-campanha a { color: #FFF; text-align: right; font-size: 55px; white-space: pre-line; display: block; line-height: 1; text-decoration: underline; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; letter-spacing: 4px; }
.campanhasec .inner-text { margin-bottom: 20px; }
.campanhasec .inner-campanha h1 { margin: 0 0 50px 0; }
.campanhasec .inner-campanha h3 { font-size: 76px; white-space: pre-line; color: #ff0000; padding: 2px 0; display: inline; font-family: 'Ubuntu', Helvetica Neue, Helvetica, Arial, sans-serif; text-align: center; }
.ondeencontrar { position: relative; }
.ondeencontrar .ondeencontrar-slug { top: 88px; color: #E4E4E4; font-size: 37px; z-index: 1; width: 300px; left: 50%; margin-left: -435px; }
.ondeencontrar .inner { width: 950px; margin: 0 auto }
.ondeencontrar .inner .encontrarContent { position: relative; z-index: 9; width: 960px; float: right; margin: 167px 0 0 }
.ondeencontrar #listaEncontrar > ul { list-style-type: none; padding: 0; display: flex; justify-content: center; border-radius: 100px; }
.ondeencontrar #listaEncontrar > ul li { margin: 0 10px; padding: 0 30px; display: inline-block; min-width: 170px; border: 2px solid #f47738; border-radius: 10px; width: 210px; }
.ondeencontrar #listaEncontrar > ul li:nth-child(2) {/* padding: 0px 0 0 0; */ }
.ondeencontrar #listaEncontrar > ul li:nth-child(3) { padding: 0; }
.ondeencontrar #listaEncontrar .ui-tabs-active { background: #f47738; border-radius: 10px; }
.ondeencontrar #listaEncontrar > ul li a { font-size: 16px; display: block; font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-align: center; font-weight: 600; padding: 5px 0 5px 0; color: #f47738; text-transform: uppercase; }
.ondeencontrar #listaEncontrar .ui-tabs-panel { float: left; width: 100%; margin: 0 auto; }
.ondeencontrar .mapa-content { width: 80%; margin: 30px auto; display: inline-block; display: flex; justify-content: space-between; }
.resultRepresentantes { float: right; width: 310px; color: #333 }
.resultRepresentantes li { list-style-type: none; font-size: 12px; margin: 0 0 19px }
.resultRepresentantes .title { display: block; text-transform: uppercase; font-size: 13px; font-weight: 700; margin: 0 0 10px }
.resultRepresentantes a { color: #333; text-decoration: underline }
.resultRepresentantes .overview, .resultRepresentantes .overview p { color: #f47738; }
.ondeencontrar #listaEncontrar .ui-tabs-active a, .ondeencontrar .inner .encontrarContent p { color: #FFF; text-decoration: none; }
#mapWrapper { position: relative; height: 336px; float: left; }
ul#map { display: block; margin: 0 0 0 30px; padding: 0; width: 328px; height: 335px; position: absolute }
ul#map li { display: block; padding: 0; position: absolute }
li#crs { margin-top: 273px; margin-left: 131px }
li#csc { margin-top: 263px; margin-left: 163px }
li#cpr { margin-top: 233px; margin-left: 160px }
li#csp { margin-top: 210px; margin-left: 171px; z-index: 9989 }
li#cms { margin-top: 188px; margin-left: 129px }
li#crj { margin-top: 218px; margin-left: 236px; z-index: 9989 }
li#ces { margin-top: 193px; margin-left: 259px; z-index: 9989 }
li#cmg { margin-top: 163px; margin-left: 186px; z-index: 9988 }
li#cgo { margin-top: 147px; margin-left: 167px; z-index: 9989 }
li#cdf { margin-top: 174px; margin-left: 205px; z-index: 9989 }
li#cba { margin-top: 115px; margin-left: 223px }
li#cmt { margin-top: 106px; margin-left: 100px }
li#cro { margin-top: 111px; margin-left: 60px; z-index: 9988 }
li#cac { margin-top: 103px; margin-left: 2px }
li#cam { margin-top: 26px; margin-left: 4px }
li#crr { margin-top: 0px; margin-left: 73px }
li#cpa { margin-top: 23px; margin-left: 123px }
li#cap { margin-top: 7px; margin-left: 155px }
li#cma { margin-top: 52px; margin-left: 205px; z-index: 9989 }
li#cto { margin-top: 87px; margin-left: 190px }
li#cse { margin-top: 125px; margin-left: 292px }
li#cal { margin-top: 117px; margin-left: 290px }
li#cpe { margin-top: 104px; margin-left: 267px }
li#cpb { margin-top: 94px; margin-left: 286px }
li#crn { margin-top: 84px; margin-left: 289px }
li#cce { margin-top: 67px; margin-left: 266px }
li#cpi { margin-top: 67px; margin-left: 228px; z-index: 9987 }
ul#map li a { display: block; text-decoration: none; position: absolute; background-repeat: no-repeat; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7 }
ul#map li a:hover { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 0.8; opacity: 0.8 }
.selecionado { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important; filter: alpha(opacity=100) !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; opacity: 1 !important }
a#rs { width: 68px; height: 56px }
a#sc { width: 47px; height: 29px }
a#pr { width: 51px; height: 36px }
a#sp { width: 71px; height: 47px }
a#ms { width: 60px; height: 59px }
a#rj { width: 34px; height: 23px }
a#es { width: 22px; height: 30px }
a#mg { width: 92px; height: 74px }
a#go { width: 63px; height: 60px }
a#df { width: 15px; height: 6px }
a#ba { width: 76px; height: 83px }
a#mt { width: 95px; height: 90px }
a#ro { width: 56px; height: 49px }
a#ac { width: 56px; height: 35px }
a#am { width: 141px; height: 100px }
a#rr { width: 53px; height: 58px }
a#pa { width: 104px; height: 105px }
a#ap { width: 41px; height: 51px }
a#ma { width: 57px; height: 78px }
a#to { width: 41px; height: 71px }
a#se { width: 15px; height: 18px }
a#al { width: 24px; height: 15px }
a#pe { width: 53px; height: 19px }
a#pb { width: 34px; height: 19px }
a#rn { width: 29px; height: 19px }
a#ce { width: 33px; height: 44px }
a#pi { width: 46px; height: 69px }
a#rs { background: url('../images/mapa/rs.png') top center }
a#sc { background: url('../images/mapa/sc.png') top center }
a#pr { background: url('../images/mapa/pr.png') top center }
a#sp { background: url('../images/mapa/sp.png') top center }
a#ms { background: url('../images/mapa/ms.png') top center }
a#rj { background: url('../images/mapa/rj.png') top center }
a#es { background: url('../images/mapa/es.png') top center }
a#mg { background: url('../images/mapa/mg.png') top center }
a#go { background: url('../images/mapa/go.png') top center }
a#df { background: url('../images/mapa/df.png') top center }
a#ba { background: url('../images/mapa/ba.png') top center }
a#mt { background: url('../images/mapa/mt.png') top center }
a#ro { background: url('../images/mapa/ro.png') top center }
a#ac { background: url('../images/mapa/ac.png') top center }
a#am { background: url('../images/mapa/am.png') top center }
a#rr { background: url('../images/mapa/rr.png') top center }
a#pa { background: url('../images/mapa/pa.png') top center }
a#ap { background: url('../images/mapa/ap.png') top center }
a#ma { background: url('../images/mapa/ma.png') top center }
a#to { background: url('../images/mapa/to.png') top center }
a#se { background: url('../images/mapa/se.png') top center }
a#al { background: url('../images/mapa/al.png') top center }
a#pe { background: url('../images/mapa/pe.png') top center }
a#pb { background: url('../images/mapa/pb.png') top center }
a#rn { background: url('../images/mapa/rn.png') top center }
a#ce { background: url('../images/mapa/ce.png') top center }
a#pi { background: url('../images/mapa/pi.png') top center }
#scrollRep { width: 280px; margin: 20px 0 10px; float: right; height: 300px; }
#scrollRep .viewport { width: 100%; height: 310px; overflow: hidden; position: relative; }
#scrollRep .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollRep .scrollbar { position: relative; float: right; width: 15px; }
#scrollRep .track { background-color: #ccc; height: 100%; width: 3px; position: relative; padding: 0 1px; }
#scrollRep .thumb { height: 20px; width: 3px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollRep .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollRep .disable { display: none; }
.list-upload { letter-spacing: -0.3em; margin: 10px 0; }
.list-upload .file-upload { position: relative; width: 100%; display: block; letter-spacing: normal; }
.choicefile { font-size: 13px; text-align: center; text-decoration: none; padding: 6px 20px; display: block; line-height: 15px; border-radius: 10px; border: 1px dashed #f47738; }
.choicefile:focus { text-decoration: inherit; }
#uploadfile, .removeimg { display: none; }
label.filename:before { content: "Anexo: "; color: #FF0000; }
label.filename { display: none; padding: 8px 0; }
#thumbbox { position: relative; }
#thumbbox img, #thumbbox1 img, #thumbbox2 img { display: none; }
.removeimg { background: url("https://png-3.findicons.com/files/icons/2181/34al_volume_3_2_se/24/001_05.png")  repeat scroll 0 0 transparent; height: 17px; position: absolute; right: 0; top: 6px; width: 17px; background-size: 100%; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
div.contentLojas { font-size: 12px; color: #333; }
div.contentLojas li { list-style-type: none; margin: 10px 0; color: #f47738; line-height: 160%; text-align: left; }
div.contentLojas a { display: block; padding: 4px 2px; text-align: left; font-family: 'Ubuntu'; line-height: 100%; text-transform: capitalize; color: #f47738; }
div.contentLojas a:hover { text-decoration: none; }
div.estadoCont { width: 200px; float: left; display: inline; margin: 0; }
div.cidadeCont, div.lojaCont { width: 200px; float: left; font-family: 'Avenir-Light'; display: inline; }
#scrollEstados, #scrollCidades { width: 24%; float: left; height: 500px; margin: 0 25px 0 0; }
#scrollEstados .viewport, #scrollCidades .viewport { height: 440px; overflow: hidden; position: relative; }
#scrollEstados .overview, #scrollCidades .overview, #scrollLojas .overview, #scrollExterior .overview, #scrollRep .overview { list-style: none; position: absolute; left: 0; top: 0; text-align: left; width: 98%; font-family: 'Ubuntu'; line-height: 117%; }
.encontrarContent ul { color: #f47738; font-size: 15px; text-align: center; }
.thumb { background-color: #f47738; }
#scrollEstados .scrollbar, #scrollCidades .scrollbar, #scrollLojas .scrollbar, #scrollExterior .scrollbar { position: relative; float: right; width: 5px; }
#scrollEstados .track, #scrollCidades .track, #scrollLojas .track, #scrollExterior .track, #scrollRep .track { border: 1px solid #f47738; height: 100%; width: 6px; position: relative; padding: 0px; border-radius: 10px; overflow: hidden; }
#scrollEstados .thumb, #scrollCidades .thumb, #scrollLojas .thumb, #scrollExterior .thumb, #scrollRep .thumb { height: 20px; width: 4px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; border-radius: 10px; }
#scrollEstados .thumb .end, #scrollCidades .thumb .end, #scrollLojas .thumb .end, #scrollExterior .thumb .end, #scrollRep .thumb .end { overflow: hidden; height: 5px; width: 3px; }
#scrollEstados .disable, #scrollCidades .disable, #scrollLojas .disable, #scrollExterior .disable { display: none; }
#scrollLojas { width: 40%; float: left; height: 500px; margin: 0; }
#scrollLojas .viewport { width: 90%; height: 440px; overflow: hidden; position: relative; margin-right: 0; }
#scrollExterior { height: 320px; font-family: 'Avenir-Light'; }
#scrollExterior .viewport { height: 316px; overflow: hidden; position: relative; font-size: 12px; color: #333; }
a.active { text-decoration: underline !important; }
.contact .inner-section { text-align: left; }
.trabalhe { background: #ff0000; position: relative; }
.trabalhe h2, .trabalhe label { color: #FFF !important; }
.widget-face { }
#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
.marcas-foot { }
.marcas-foot ul { padding: 0 }
.marcas-foot li { border-right: 1px solid #000; display: inline-block; padding: 0 10px; }
.marcas-foot li:last-child { border-right: 0 }
.marcas-foot li:first-child { width: 143px; }
.contact { position: relative; }
.contact h2, .contact h3, .contact h3 a { color: #222; text-transform: uppercase; font-size: 26px; }
.contact h2:after, .contact h3:after, .contact h3:after {/* width: 17px; */ }
.contact h3 { font-size: 30px; }
.contact-item { min-height: 500px; }
.gmap3 { width: 100%; height: 330px; }
.error-msg { color: #f00; }
.contact-form { margin-bottom: 150px; text-align: center; }
.contact-form input { width: 100%; margin-bottom: 50px; display: inline-block; background: transparent; border: none; outline: none; border-bottom: 2px solid; text-transform: uppercase; vertical-align: middle; }
.contact-form textarea { width: 100%; height: auto; resize: none; display: inline-block; margin-bottom: 50px; background: transparent; border: none; outline: none; border-bottom: 2px solid; text-transform: uppercase; }
.contact-form button { display: block; margin: 0 auto; padding: 10px 25px; text-transform: uppercase; border-radius: 0px; border: none; outline: none; resize: none; overflow: auto; }
.error-msg::-webkit-input-placeholder { color: #f00; }
.error-msg:-moz-placeholder { color: #f00; }
.error-msg::-moz-placeholder { color: #f00; }
.error-msg:-ms-input-placeholder { color: #f00; }
.contact-address { margin-bottom: 150px; border: 1px solid; padding: 75px; display: inline-block; }
.contact-address h1 { font-size: 24px; line-height: 31px; text-transform: uppercase; }
.contact-address h3 { font-size: 16px; line-height: 23px; margin-top: 15px; text-transform: uppercase; }
.contact-address h4 { margin-top: 15px; }
.contact-address h2 { margin-top: 15px; display: inline-block; font-size: 19px; margin-top: 15px; padding: 0px 5px; }
.footer { padding: 20px 0; overflow: hidden; text-align: center; font-family: "Ubuntu"; background: #000; color: #FFF; }
.footer p { color: #FFF; font-size: 13px; line-height: 160%; }
.footer-social-links a { width: 28px; height: 28px; border-radius: 50%; display: inline-block; margin: 0px 4px; margin-bottom: 10px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.footer-social-links img { padding: 4px; }
.footer-social-links a:hover { opacity: .7; }
.project-tag-section { margin-top: 35px; }
.project-tag-section a { display: inline-block; margin-bottom: 10px; padding: 5px 10px; border: 1px solid; margin-right: 10px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.project-tag-section a:last-child { margin-right: 0; }
.border-blog-head { padding: 10px; position: relative; background: #ff0000; border-top: 18px solid #ff0000; }
.blog-page-list ul li { margin-bottom: 15px; }
.blog-page-list ul li a { font-size: 12px; line-height: 19px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.sidebar h4 { display: inline-block; border-bottom: 2px solid; text-transform: uppercase; margin-bottom: 20px; }
.recent-posts { margin-top: 30px; }
.recent-posts .blog-item-text { padding: 0px; margin-bottom: 65px; }
.recent-posts .blog-item-text h6 { margin-bottom: 10px; }
.recent-posts .blog-item-text p { margin-bottom: 0px; }
.content-blog { margin: 0 auto; }
.recent-posts .blog-item-text a { float: right; font-style: italic; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.blog-page-list h4, .recent-posts h4 { font-size: 24px; line-height: 31px; border-bottom: 2px solid !important; }
.blog-item-text h5 { font-size: 16px; line-height: 23px; text-transform: uppercase; }
.blog-item-text h6 { font-size: 12px; line-height: 19px; }
.blog-item-text p { font-size: 14px; line-height: 21px; }
.blog-item-text a { font-size: 12px; line-height: 19px; }
.blog .btn-vertodos { text-transform: uppercase; font-size: 15px; font-family: 'Ubuntu'; color: #5d5690; }
div.thumbnail .caption h3 { font-size: 16px; }
div.thumbnail .caption p { font-size: 13px; line-height: 120%; margin-top: 8px; }
.width100 { width: 100% }
div.thumbnail a.img_post { width: 100%; height: 140px; overflow: hidden; display: block; }
div.thumbnail .thumbnail { border: 0; padding: 0; text-align: left; }
section.ondeencontrar { }
ul#filters { text-align: center; margin: 0 auto; display: table; }
.content-blog .shuf-item { display: inline-block; vertical-align: top; }
.thumbnail { border: 0; display: inline-block; min-height: 270px; background: transparent; }
.nav > li > a:hover, .nav > li > a:focus { background: none; }
.nav-pills > li > a { border-radius: 0; font-size: 15px; line-height: 90%; letter-spacing: 1px; }
.nav-pills > li { margin: 0; }
h5.pag-title { font-size: 24px; text-transform: uppercase; font-family: "Ubuntu"; white-space: pre-line; line-height: 120%; letter-spacing: 2px; color: #ea8494; }
.politica-text h5 { color: #ff0000; font-size: 16px; }
.politica-text p { line-height: 130%; font-size: 13px; color: #ff0000; margin: 15px 0 0 0; }
.ondeencontrar #listaEncontrar > ul li a:hover, .ondeencontrar #listaEncontrar > ul li a:focus, .ondeencontrar #listaEncontrar > ul li a:active { text-decoration: none; }
.ondeencontrar #listaEncontrar > ul li:hover { background: #f47738;/* border-radius: 100px; */ color: #FFF; }
.ondeencontrar #listaEncontrar > ul li:hover a { color: #FFF; }
div.contentLojas ul { padding: 0; margin: 0; }
.title-onde-encontrar { padding: 40px 0 20px; }
div.contentLojas ul hr { margin: 15px 0 20px; border-bottom: 1px solid; opacity: .2; }
.title-onde-encontrar h5 { color: #FFF; text-shadow: none; }
div.estadosmobile a, div.representantesmobile a { text-transform: uppercase; }
.nav-pills > li > a:hover { text-decoration: underline !important; }
ul.sociallinks { padding: 0; }
ul.sociallinks li { display: table; list-style: none; padding: 0 15px; display: inline-block; text-align: center; margin-bottom: 0; }
ul.sociallinks li a { font-size: 25px; background: #ff0000; color: #ffe679; width: 55px; height: 55px; display: block; border-radius: 100%; padding: 9px 6px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
ul.sociallinks li a:hover { opacity: .8; }
ul.footersocial { padding: 0; display: flex; align-items: center; margin: 20px 0; }
ul.footersocial li { display: table; list-style: none; padding: 0 15px 0 0; display: inline-block; text-align: center; margin-bottom: 0; }
ul.footersocial li a { font-size: 19px; background: transparent; color: #ef7739; line-height: 2; width: 50px; border: 2px solid #222; height: 50px; display: flex; justify-content: center; align-items: center; border-radius: 100%; padding: 5px 3px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; box-shadow: -2px 3px #ef7739; }
ul.footersocial li a:hover { text-decoration: inherit; background: #fbeb8c; }
.top-link li a:hover { text-decoration: none; }
.footersocial .fa-instagram { font-size: 1.5em; }
.fa-youtube-play { font-size: 1.5em; }
.fa-facebook { font-size: 1.5em; }
.stroke-transparent { -webkit-text-stroke: 3px #ffe679; -webkit-text-fill-color: transparent; }
.owl-page.active span { }
.contato .form-group { }
.form-control:focus, textarea.form-control:focus { border-color: #ff7b98; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 190, 190, 0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 190, 190, 0.6); border: 1px solid; }
.contact { padding: 30px 0; }
.contact label { text-transform: uppercase; font-size: 11px; line-height: 100%; margin: 0; overflow: hidden; }
input.form-control, .contact .form-control.select2-input, textarea.form-control {/* padding: 8px 15px 5px; */ }
.contact .lojista.col { border-right: 3px solid #000; float: left; padding: 30px 10px; }
.contact .btn-send { background: #ffb9c3; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 4px 13px; text-transform: uppercase; color: #FFF; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; border-radius: 3px; }
.contact .btn-send:hover { background: #de8a92; }
.contact .btn-send-invert { background: #f47738; padding: 7px 25px; text-transform: uppercase; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; border-radius: 10px; color: #FFF; font-size: 15px; }
.contact .btn-send-invert:hover { opacity: .8; }
input.form-control, .contact .form-control.select2-input { font-size: 13px; border-radius: 10px; padding: 6px 15px; font-weight: 400; background: #ebebeb; max-height: 32px; color: #f47738; }
input.form-control::-webkit-input-placeholder { color: #f47738; }
input.form-control:-moz-placeholder { color: #f47738; }
input.form-control::-moz-placeholder { color: #f47738; }
input.form-control:-ms-input-placeholder { color: #f47738; }
textarea.form-control::-webkit-input-placeholder { color: #f47738; }
textarea.form-control:-moz-placeholder { color: #f47738; }
textarea.form-control::-moz-placeholder { color: #f47738; }
textarea.form-control:-ms-input-placeholder { color: #f47738; }
select, .field input:not([type=checkbox]):not([type=radio]), .input-group-addon input[type=radio] { width: 100%; height: 46px; padding: 0 15px; z-index: 1; position: relative; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; border-color: #d8d8d8; background-color: #FFF; }
.field-select { position: relative; }
.field-select:after { content: "\f3d0"; font-family: "Ionicons"; position: absolute; top: 0; right: 0; line-height: 36px; color: #f47738; padding: 0 13px; bottom: 0; z-index: 1; pointer-events: none; border-left: 1px solid #d4d4d4; }
.widget-face { width: 980px; margin: 0 auto; }
section#social-politica { }
div.contentLojas li a.active { text-decoration: none !important; font-family: 'Ubuntu'; font-weight: 600; }
div.contentLojas li a.active:hover { }
div.contentLojas li:after { border-bottom: 1px solid; width: 100%; }
div.cidadeCont strong, div.lojaCont strong, #scrollExterior strong { text-transform: uppercase; font-family: 'Ubuntu'; }
#scrollExterior .overview { }
.error { background: #ffefef; border: 1px solid #fe0000 !important; }
div#obrigadocontato { color: #0C7600; font-family: 'Avenir-Light'; }
.load { margin-top: 90px; text-align: center; }
div#main-vid { width: 100%; margin: 0 auto; position: relative; z-index: 0; }
.fluid-width-video-wrapper { z-index: 0; }
.contentvid { position: relative; float: left; width: 100%; }
.mbYTP_wrapper { background-size: cover; background: url(../images/bg-home.jpg) center; z-index: -1 !important; }
.img-responsive.center { display: inline-block; }
#carouselhome .item { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; }
#carouselhome .item  img { margin: 0 auto; width: 100%; }
#carouselhome { margin-top: 50px; padding: 0; }
#carouselhome .owl-nav .owl-prev { line-height: 1; background: inherit; opacity: 1; padding: 0; margin: 0; margin-left: -90px; }
#carouselhome .owl-nav .owl-next { line-height: 1; background: inherit; opacity: 1; padding: 0; margin: 0; margin-right: -90px; }
#carouselhome .owl-controls { position: absolute; top: 0; width: 100%; height: 100%; }
#carouselhome .owl-nav { display: flex; justify-content: space-between; position: absolute; width: 100%; top: 50%; margin-top: -35px; }
#carouselcampanha .owl-dots { bottom: inherit; top: -40px; text-align: right; }
#carouselcampanha .owl-nav { position: absolute; top: 50%; margin-top: -35px; width: 100%; }
#carouselcampanha .owl-nav .owl-prev { left: -80px; position: absolute; }
#carouselcampanha .owl-nav .owl-next { right: -80px; position: absolute; }
ul.tabs { margin: 0px; padding: 0px; list-style: none; margin: 30px 0 0 0; }
ul.tabs li { background: none; color: #222; }
.tab-content { display: none; }
.tab-content.current { display: inherit; }
.owl-dots { bottom: -40px; position: absolute; width: 100%; }
input::-webkit-input-placeholder { line-height: 150%; }
a[href^=tel] { text-decoration: inherit; color: inherit; }
.colecaoitens ul { padding: 0; }
.title-cat.add-top-half {background: #f47738;padding: 25px 0;color: #ffffff;margin: 20px 0 30px 0;}
.title-cat.add-top-half h2 { font-size: 60px; font-weight: 600; }

/**/
#carouselcampanha img { height: 500px; }

/**/

/**/

/**/
@media (max-width:1200px) {
	.main-menu-item:after { content: '.'; }
	.empresa .inner-empresa { padding: 160px 0px 0; height: 610px; }
	.colecao-slider, .content-blog { width: 100%; }
	.cthumbs.btnDownload { }
	.cthumbs.c01 span { font-size: 280%; }
	.campanhasec .inner-campanha p {/* font-size: 17px; */ }
}
@media (max-width:1152px) {
	.container { }
	.main-menu-item a { font-size: 17px; }
	.main-menu-item { margin: 0; }
	.page-section { padding-top: 100px; padding-bottom: 100px; }
	.pad-special { padding-top: 100px; }
	.pad-bottom-half { padding-bottom: 50px; }
	.pad-top-half { padding-top: 50px; }
	.section-heading { font-size: 30px; line-height: 37px; }
	.heading-text { font-size: 20px; line-height: 27px; margin-bottom: 100px; }
	.main-text h2 { font-size: 50px; line-height: 57px; margin: 30px 0px; width: 70%; }
	.video-bg .button { margin-top: 30px; }
	.promo-portfolio { height: 430px; }
	.counter-icon { font-size: 65px; line-height: 72px; }
	.animated-num { font-size: 55px; line-height: 62px; margin-top: 20px; }
	.contact-caption h1 { font-size: 40px; line-height: 47px; }
	.contact-item { min-height: 450px; }
	.gmap3 { height: 450px; }
	.contact-address { margin-bottom: 120px; padding: 30px; }
}
@media (max-width:1024px) {
	body { border-right: 0; border-left: 0; background: none; background-size: inherit; }
	.border-right, .border-left { display: none !important; }
	.isStuck { margin: inherit; width: 100%; }
	.container { }
	.contact .lojista.col { border-right: 0; }
	.empresa .inner-empresa { padding: 0; height: inherit; }
	.cthumbs.btnDownload {/* top: inherit; */ }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload {/* width: 70%!important; */ }
	.empresa { padding: 70px 0; }
	.contvid a.scroll { display: table; border: 2px solid #a998b7; padding: 7px 19px 3px; margin: 4% auto 0; font-size: 16px; text-transform: uppercase; color: #e77989; font-family: "Avenir-Medium"; height: 25px; clear: both; }
	.contvid a.scroll:hover { text-decoration: none; }
	.colecaosec .sidemini_l, .colecaosec .sidemini_r { display: none; }
	.main-header { min-height: 110px; }
}
@media (max-width:991px) {
	#carouselcampanha img { height: inherit; }
	.main-header { min-height: 55px; }
	.main-home-menu { display: none; }
	section#social-politica { background: none; }
	.politica-text { margin: 10px 0 0 0; }
	.contvid { margin: 4% 0 0 0; }
	#gifvideo img { max-width: 560px; }
	.colecao.page-section { padding-top: 90px !important; padding-bottom: 100px !important; }
	.isStuck { }
	.main-header .logo { margin: 14px auto 9px; float: inherit; text-align: center; width: 115px; }
	ul.link-campanha li a { text-align: left; }
	.translation-icons { float: left; position: absolute; right: 12px; top: 1px; padding: 16px 0; }
	.translation-icons a { margin: 0 3px 0 0; }
	.menu a { color: #222; font-family: "Avenir-Medium"; font-size: 14px; padding: 6px 17px; line-height: 1; }
	.mobile-nav-wrap ul li { margin: 7px 0 !important; }
	li.mobile-menu-item:after { content: ''; border-top: 1px solid #ffffff5e; width: 100%; display: block; }
	li.mobile-menu-item:last-child:after { border: 0; }
	.choosetype a { display: block; margin: 10px 0; }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; top: inherit; left: inherit; }
	.cthumbs.btnDownload a { border: 2px solid #ebaaae; }
	.h-fix {/* height: inherit; */min-height: inherit; }
	#carouselhome .owl-nav { display: none; }
	a#play { display: none !important; }
	.mobile-nav { display: block; visibility: visible; }
	.cthumbs.btnDownload.btndmob { display: table !important; }
	#sync2 .item { height: auto; }
	div#sync2 .owl-wrapper { display: flex !important; }
	#sync2 .item img { scale: 3; transform-origin: 58% 20%; }
	div.contentLojas li, .representantesmobile li { display: inline-block; text-align: center; padding: 7px 0; }
	div.contentLojas a, .representantesmobile li a { padding: 0px 9px; font-family: 'Ubuntu'; font-size: 15px; font-weight: 500; }
	.page-section { padding-top: 30px; padding-bottom: 70px; border: 0; min-height: inherit; }
	ul.sidecategories {display: flex;overflow: auto;/* margin-bottom: 50px; */padding: 0;}
	.sidecategories li {display: flex;flex: none;margin: 28px 19px;}
	#scrollEstados, #scrollCidades { float: inherit; max-width: 100%; width: 100%; margin: 0; height: inherit; }
	#scrollEstados .viewport, #scrollCidades .viewport { width: 100%; height: inherit; overflow: inherit; }
	#scrollEstados .overview, #scrollCidades .overview, #scrollLojas .overview, #scrollExterior .overview, #scrollRep .overview { position: relative; top: inherit; left: inherit; width: inherit; }
	.encontrarContent ul { text-align: center; padding: 0; }
	#scrollEstados .scrollbar, #scrollCidades .scrollbar, #scrollLojas .scrollbar, #scrollExterior .scrollbar { display: none; }
	.ondeencontrar #listaEncontrar .ui-tabs-panel { width: 100%; }
	div.contentLojas { float: inherit; }
	section.ondeencontrar { background-position: right 0; padding-bottom: 50px; min-height: inherit; }
	h5.pag-title { text-align: center; white-space: inherit; }
	.ondeencontrar #listaEncontrar > ul { width: 100%; margin: 20px 0; }
	.ondeencontrar #listaEncontrar > ul li, .ondeencontrar #listaEncontrar > ul li:nth-child(2) { padding: 5px; display: inline-block; }
	.ondeencontrar #listaEncontrar > ul li a { text-align: center; }
	.empresa .inner-empresa { width: inherit; }
	body { border-left: 0; border-right: 0; border-bottom: 0; }
	.inner-campanha-mob li img { height: 490px; }
	#carouselhome .owl-controls { }
	#carouselhome { margin: 0; }
	.campanhasec .inner-campanha {/* width: inherit; */ }
	.campanhasec .inner-campanha p {/* font-size: 19px; */ }
	.campanhasec .inner-campanha a { font-size: 50px; }
	.campanhasec .inner-text { }
	.campanhasec .inner-campanha h1 { }
	.campanhasec .inner-campanha h3 { }
	.ondeencontrar { }
	#home { padding: 0;/* background: inherit; *//* background-size: cover; */height: inherit; min-height: inherit; max-height: inherit; }
}
@media (max-width:960px) { }
@media (max-width:800px) {
	.container { }
	.pad-special { padding-top: 75px; }
	.pad-bottom-half { padding-bottom: 25px; }
	.pad-top-half { padding-top: 25px; }
	.button a { font-size: 12px; line-height: 17px; padding: 7px 15px; }
	#owlStatus .result { font-size: 40px; line-height: 47px; }
	.contact-form { margin-bottom: 75px; }
	.contact-address { padding: 20px; margin-bottom: 75px; }
	.contact-form input { width: 75%; margin-bottom: 35px }
	::-webkit-input-placeholder { font-size: 13px; line-height: 13px }
	:-moz-placeholder { font-size: 13px; line-height: 13px }
	::-moz-placeholder { font-size: 13px; line-height: 13px }
	:-ms-input-placeholder { font-size: 13px; line-height: 13px }
	.contact-form textarea { width: 75%; margin-bottom: 35px; }
	.contact-form button { padding: 5px 15px; }
	.contact-address { padding: 35px; margin-bottom: 75px; }
	.contact-address h1 { font-size: 20px; line-height: 27px; }
	.contact-address h3 { font-size: 14px; line-height: 21px; margin-top: 10px; }
	.contact-address h2 { font-size: 12px; line-height: 19px; margin-top: 10px; }
	.contact-address h4 { font-size: 12px; line-height: 19px; }
	.gmap3 { height: 400px; }
	.news-page-head .banner-head h2 { font-size: 38px; line-height: 45px; }
	.mobile-sidebar-margin-top { margin-top: 75px; }
	.single-project-head .banner-head h2 { font-size: 40px; line-height: 47px; }
	.single-project-content .caption-para p { font-size: 20px; line-height: 30px; }
	.campanhasec { height: inherit; width: 100%; clear: both; }
	.campanhasec .inner-section {/* padding-bottom: 205px; */ }
	.empresa .inner-empresa { }
	.footer address { text-align: center; }
	.marcas-foot, .contact h2, .contact .trace { text-align: center; margin: 10px 0px }
	ul.sociallinks { width: 100%; margin: 0 auto; text-align: center; float: inherit; }
	ul.sociallinks li { display: inline-block; float: inherit; }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; }
}
@media (max-width:768px) {
	.container { }
	.campanhasec .tag { transform: translateX(-320%); z-index: 999; margin-top: -75px; }
	div.contentLojas li { display: inline-block; text-align: center; padding: 0 0; }
	div.contentLojas a { padding: 4px 13px; font-family: 'Ubuntu'; }
	#scrollEstados, #scrollCidades { float: inherit; max-width: 100%; width: 100%; margin: 0; height: inherit; }
	#scrollEstados .viewport, #scrollCidades .viewport { width: 100%; height: inherit; overflow: inherit; }
	#scrollEstados .overview, #scrollCidades .overview, #scrollLojas .overview, #scrollExterior .overview, #scrollRep .overview { position: relative; top: inherit; left: inherit; width: inherit; }
	.encontrarContent ul { text-align: left; }
	#scrollEstados .scrollbar, #scrollCidades .scrollbar, #scrollLojas .scrollbar, #scrollExterior .scrollbar { display: none; }
	.ondeencontrar #listaEncontrar .ui-tabs-panel { width: 100%; }
	div.contentLojas { float: inherit; }
	section.ondeencontrar { padding-bottom: 50px; min-height: inherit; background-size: cover; border: 0; }
	h5.pag-title { text-align: center; white-space: inherit; }
	.content-blog { width: inherit; }
	.content-blog .shuf-item { float: left; }
	.colecao-slider { width: 100%; padding-top: 233px; }
	.colecao-slider .colecaoitens li, .colecao-slider-mini .colecaoitens li { width: 33%; margin: 0px auto 30px; }
	.colecao-slider.owl-theme .owl-controls .owl-page span { padding: 5px 0; }
	.owl-theme .owl-controls .owl-page { }
	.empresa .inner-empresa { }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; }
	.campanhasec {/* background-size: 100%; */ }
	.row-eq-height { display: flex; flex-flow: row wrap; }
	.menu-rounded-items { margin: 40px auto; max-width: 290px; width: inherit; }
	ul.footersocial { justify-content: center; }
	.menu-rounded-items li a { padding: 13px; }
	.colecao.page-section { padding-top: 30px !important; }
	.page-section.interna h1 { font-size: 30px; letter-spacing: 5px; }
	.text { }
	.text p { font-size: 18px; }
	.text p strong { font-size: 21px; }
	ul.link-campanha { margin: 30px 0 0 0; }
	.title-cat.add-top-half h2 { font-size: 20px; }
}
@media screen and (max-width:736px) {
	.container { }
	.section-heading { font-size: 23px; line-height: 23px; }
	.heading-text { font-size: 18px; line-height: 25px; margin-bottom: 50px; }
	.news-item { margin-left: 170px; margin-right: 170px; }
	.testimonial h3 { font-size: 29px; line-height: 36px; }
	.promo-portfolio img { width: 110px; }
	.contact-form input { width: 50%; margin-bottom: 25px; }
	.contact-form textarea { width: 50%; margin-bottom: 25px; }
	.contact-item { min-height: 300px; }
	.gmap3 { height: 300px; }
	.footer-social-links a { margin-bottom: 5px; }
	.vertical-align { top: 70%; }
	.empresa .inner-empresa p { margin: inherit; font-size: 19px; }
	.shuf-item:nth-of-type(1n+5) { display: none; }
	.empresa .inner-empresa { }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; }
}
@media screen and (max-width:667px) {
	.container { }
	.button a { padding: 7px 15px; }
	.home01 h1 { bottom: 35px; }
	.empresa .inner-empresa { }
	#owlStatus { bottom: 30px; }
	#owlStatus .result { font-size: 35px; line-height: 42px; }
	.contact-slider.owl-theme .owl-controls { margin-bottom: 100px; margin-top: 100px; }
	.news-page-head .banner-head h2 { font-size: 30px; line-height: 37px; }
	.single-project-head .banner-head h2 { font-size: 34px; line-height: 41px; }
	.single-project-content .caption-para p { font-size: 18px; line-height: 28px; }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; }
}
@media screen and (max-width:640px) {
	.container { }
	.footer { padding: 35px 0px 0; }
	.footer-social-links a { width: 24px; height: 24px; }
	.error-home h1 { font-size: 60px; line-height: 67px; }
	.error-home p { font-size: 15px; line-height: 22px; }
	.colecaoitens ul { margin: 0 0 0px 0; padding: 0; float: left; }
	.campanhasec { }
	.center-logo { background: url(../images/logo@3x.png); text-indent: -99999px; background-size: 100%; width: 205px; height: 67px; margin: 0 auto; }
	.inner-campanha-mob li img { height: 490px; }
	.cthumbs.btnDownload { height: 490px; max-height: 490px !important; max-width: inherit; width: 70% !important; }
}
@media screen and (max-width:600px) {
	.container { }
	.inner-campanha {/* width: 299px; */margin: 0 auto; float: inherit; text-align: center; }
	.content-blog { width: inherit; }
	.content-blog .shuf-item { float: left; }
	.colecao-slider { width: 100%; padding-top: 393px; }
	.colecao-slider .colecaoitens li { width: inherit; margin: 0 auto; float: inherit; }
	.colecao-slider.owl-theme .owl-controls .owl-page span { padding: 5px 0; }
	.owl-theme .owl-controls .owl-page { display: block; }
	.empresa .inner-empresa { }
	.empresa .inner-empresa p { line-height: 160%; }
	.content-blog { width: inherit; }
	.content-blog .shuf-item { float: left; }
	.colecao-slider { width: 100%; padding-top: 253px; }
	.colecao-slider .colecaoitens li, .colecao-slider-mini .colecaoitens li { width: 50%; margin: 0 auto; float: left; }
	.colecao-slider.owl-theme .owl-controls .owl-page span { padding: 5px 0; }
	.owl-theme .owl-controls .owl-page { display: inline-block; }
	.empresa .inner-empresa { }
	.colecao-slider .owl-pagination { padding: 0 27px; max-width: 100%; }
	.empresa .inner-empresa { }
	.home06 .center-logo img { width: 80%; }
	.sociallinks li { text-align: center; float: inherit; display: inline-block; }
	ul.sociallinks { float: inherit; }
	.marcas-foot li { display: block; border: 0 }
	.marcas-foot li:first-child { margin: 47px auto 20px; width: 120px; }
	.ondeencontrar #listaEncontrar > ul { width: 100%; display: flex; margin: 20px 0; }
	.ondeencontrar #listaEncontrar > ul li, .ondeencontrar #listaEncontrar > ul li:nth-child(2) { padding: 5px; width: 100%; display: block; min-width: inherit; margin: 0 5px; }
	.ondeencontrar #listaEncontrar > ul li a { text-align: center; font-size: 12px;/* padding: 0; */ }
	.campanhasec { background-position: left center; background-size: cover;/* padding: 50px 0; */ }
	.inner-campanha-mob li img { height: 390px; }
	.no-gutter-xs { padding: 0; }
	.colecao-tit { max-width: 80%; }
}
@media screen and (max-width:480px) {
	.container { }
	.colecaosec { padding-bottom: 60px; }
	.section-heading { font-size: 24px; line-height: 31px; }
	.heading-text { font-size: 20px; line-height: 27px; }
	.colecao-slider .owl-pagination, .colecao-slider-mini .owl-pagination { padding: 0; max-width: 100%; }
	.empresa .inner-empresa { }
	.empresa .inner-empresa h3 { font-size: 24px; }
	.sociallinks li { text-align: center; float: inherit; display: inline-block; }
	ul.sociallinks { float: inherit; }
	.marcas-foot li { display: block; border: 0 }
	.marcas-foot li:first-child { margin: 47px auto 20px; width: 120px; }
	.colecao-slider .colecaoitens li { width: 50%; margin: 10px auto; float: left; display: inline-block; }
	.colecao-slider .colecaoitens li img { width: 100%; }
	.colecao-slider.owl-theme .owl-controls .owl-page span { padding: 5px 0; }
	.owl-theme .owl-controls .owl-page { display: inline-block; margin: 2px 1px; }
	.empresa .inner-section { background-position: center -10px; }
	.colecao-slider, .colecao-slider-mini { padding-top: 320px; }
	.inner-campanha-mob li img { height: 240px; }
	.cthumbs.btnDownload { display: none; right: inherit; top: inherit; left: inherit; height: 240px; max-height: 341px !important; max-width: inherit; width: 70% !important; }
	#carouselhome .owl-nav .owl-prev { }
	#carouselhome .owl-nav .owl-next { }
	.colecao.page-section { padding-bottom: 220px !important; }
	.img-campanha {/* top: -220px; */position: relative;/* max-width: 350px; */ margin: 0 auto;/* width: 100%; */ }
	.campanhasec .inner-campanha p { font-size: 25px;/* letter-spacing: inherit; *//* font-style: italic; *//* margin: 0; */line-height: 110%; }
	.home .contact, .colecao .contact { border: 0;/* margin-top: -240px; */ }
	.campanhasec .inner-campanha a { font-size: 21px; white-space: inherit; font-style: italic; }
	#carouselcampanha .owl-dots span { margin: 0 3px; }
	#carouselcampanha .owl-dots { justify-content: center; display: flex; flex-flow: row wrap; }
	.campanhasec .inner-section {/* padding-bottom: 135px; */ }
}
@media screen and (max-width:414px) {
	.container { }
	.section-heading { font-size: 21px; line-height: 21px; }
	.heading-text { font-size: 18px; line-height: 25px; }
	.about-item p { margin-left: 20px; margin-right: 20px; }
	.about-slider.owl-theme .owl-controls .owl-page span p { font-size: 10px; line-height: 17px; }
	.news-item { margin-left: 20px; margin-right: 20px; }
	.team-social-links { display: none; }
	.error-home h1 { font-size: 55px; line-height: 62px; }
	.empresa .inner-empresa { }
}
@media screen and (max-width:375px) {
	.container { }
	.about-item p { margin-right: 0px; margin-left: 0px; }
	.news-item { margin-left: 0px; margin-right: 0px; }
	.services-slider.owl-theme .owl-controls .owl-page span { margin-right: 15px; }
	.shuffle__sizer { width: 100%; }
	.contact-item { min-height: 250px; }
	.gmap3 { height: 250px; }
	.error-home h1 { font-size: 45px; line-height: 52px; }
	.error-home p { font-size: 11px; line-height: 18px; }
}
@media screen and (max-width:360px) {
	.container { }
}
@media screen and (max-width:320px) {
	.container { }
	.inner-campanha { width: 100%; margin: 0 auto; float: inherit; }
	.campanhasec {/* height: 2870px; */ }
}
svg path { fill: #ef7739; }
