/*!
Theme Name: Deck
Theme URI: https://htcomunicacao.com.br
Author: vallim.dev
Author URI: https://vallim.dev
Description: Base para construção dos temas para a HT Comunicação
Version: 4.0
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.0
Text Domain: htcomunicacao
*/@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:1rem;font:inherit;box-sizing:border-box;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:"Poppins",sans-serif;margin-top:80px}img{max-width:100%;height:auto}.wrapper{width:100%;display:flex;justify-content:center}.wrapper--box{margin-top:100px}.container{width:100%;max-width:1200px;padding:100px 25px;padding-bottom:0;display:flex;flex-wrap:wrap;gap:50px;align-items:center;justify-content:center}.container--box{padding-bottom:100px}@media only screen and (min-width: 992px){.container{gap:30px}}.column{width:100%}@media only screen and (min-width: 992px){.column{width:calc(50% - 15px)}}@media only screen and (min-width: 992px){.column--first{order:1}}@media only screen and (min-width: 992px){.column--secound{order:2}}.title{color:#1b1b1b;width:100%;display:block}.title--center{text-align:center}.title--dark{color:#fff}.button{background-color:#1b1b1b;box-shadow:0px 5px 10px rgba(0,0,0,.1);padding:15px 25px;border-radius:5px;transition:ease-in .3s;color:#fff;font-size:1rem;text-transform:uppercase;text-decoration:none}.button:hover{background-color:#cdd322}.button--dark{background-color:#fff;color:#1b1b1b}.button--dark:hover{background-color:#eaeaea}.button i{margin-right:10px;font-size:1.15rem}h1{font-size:2srem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-family:.75rem}.header__toggle{width:100%;padding:10px;display:flex;justify-content:center;align-items:center;height:80px;background-color:#1b1b1b;box-shadow:0px 5px 10px rgba(0,0,0,.05);position:fixed;top:0;left:0;z-index:999;color:#fafafa}.heaader__container{width:100%;max-width:1200px;padding:0 25px;display:flex;align-items:center;justify-content:space-between}.header__content{width:100%;max-width:450px;height:100vh;position:absolute;top:0;left:0;background-color:#1b1b1b;box-shadow:0 5px 10px rgba(0,0,0,.05);transition:ease-in .3s;display:flex;flex-direction:column;flex-wrap:wrap;gap:45px;justify-content:center;transition:ease-in .3s;transform:translateX(-100%);padding:15px;z-index:9999999}.menu--active .header__content{transform:translateX(0)}.header__social__list{display:flex;gap:10px;justify-content:center}.header__social__link{font-size:1.15rem;text-decoration:none;color:#a01919}@media only screen and (min-width: 992px){.header__social__link{font-size:1.65rem}}.header__nav__list{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center}.header__nav__item{width:100%}.header__nav__link{width:100%;padding:10px 0;display:block;font-size:1rem;color:#fafafa;text-align:center;text-decoration:none}.header__nav__link--cta{padding:15px;border-radius:5px;background-color:#fafafa;transition:ease-in .3s;margin-top:15px;color:#1b1b1b}.header__nav__link--cta:hover{background-color:#ccc}.header__control__close{position:absolute;top:15px;right:15px;font-size:2.3rem;color:#a01919}.header__logo__image{height:40px;width:auto}.header__control{font-size:2rem;color:#fafafa;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:ease-in .3s}@media only screen and (min-width: 992px){.header__control{font-size:1.25rem}}.header__control:hover{color:#ccc}.header__control__label{display:none}@media only screen and (min-width: 767px){.header__control__label{display:inline-flex;margin-left:10px;font-size:.85rem;text-transform:uppercase}}.header__cta__button{display:none}@media only screen and (min-width: 767px){.header__cta__button{padding:10px 15px;display:block;border-radius:5px;background-color:#fafafa;transition:ease-in .3s;color:#1b1b1b;font-size:.85rem;text-transform:uppercase;text-decoration:none}.header__cta__button:hover{background-color:#ccc}}.hero{width:100%;height:100%}.hero__slide{width:100%;height:100%;position:relative}.hero__slide__image{position:relative;width:100%;height:auto}.hero__slide--large{display:none}@media only screen and (min-width: 992px){.hero__slide--large{display:block}}.hero__slide--small{display:block}@media only screen and (min-width: 992px){.hero__slide--small{display:none}}.hero__button{color:#fff !important;text-shadow:0 5px 10px rgba(0,0,0,.5)}.swiper-pagination-bullet-active,.swiper-pagination-bullet{background:#fff !important}.content__image{position:relative}.content__image__box{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.15)}.content__cta{margin-top:35px;display:flex}.content__text p{margin-bottom:15px;letter-spacing:1.25px;line-height:1.35rem;color:#1b1b1b;font-size:1rem}.content__text p:last-child{margin-bottom:0}.content__text h1{font-size:2srem;margin-bottom:35px}.content__text h2{font-size:1.5rem;margin-bottom:35px}.content__text h3{font-size:1.17rem;margin-bottom:35px}.content__text h4{font-size:1rem;margin-bottom:35px}.content__text h5{font-size:.83rem;margin-bottom:35px}.content__text h6{font-size:.75rem;margin-bottom:35px}.gallery__list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px}@media only screen and (min-width: 992px){.gallery__list{gap:25px}}@media only screen and (min-width: 1200px){.gallery__list{gap:35px}}.gallery__item{width:calc(33.3333333333% - 10px);aspect-ratio:1/1;position:relative}@media only screen and (min-width: 992px){.gallery__item{width:calc(33.3333333333% - 16.6666666667px)}}@media only screen and (min-width: 1200px){.gallery__item{width:calc(33.3333333333% - 23.3333333333px)}}.gallery__item::after{position:absolute;display:flex;content:" ";pointer-events:none;background-color:rgba(0,0,0,.5);opacity:0;transition:ease-in .3s;width:100%;height:100%;z-index:100;top:0;left:0;justify-content:center;align-items:center;color:#fff;font-size:.8rem;text-transform:uppercase}@media only screen and (min-width: 992px){.gallery__item::after{font-size:1.2rem}}.gallery__item:nth-child(6)::after{opacity:1;content:"Veja mais"}.gallery__item:hover::after{opacity:1}.gallery__item--hide{display:none}.gallery__item__image{position:relative;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.services{background:#1b1b1b;margin-top:100px}.services__title{color:#fff}.services__content{padding:50px 0;max-width:650px;color:#fff}.services__content p{margin-bottom:25px}.services__content p:last-child{margin-bottom:0}.services__list{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;align-items:stretch;width:100%}.services__item{padding:35px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:15px;width:100%;background:#fff;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.15);color:#1b1b1b}@media only screen and (min-width: 992px){.services__item{width:calc(33.3333333333% - 16.6666666667px)}}.services__item__icon{display:flex;width:100%;justify-content:center}.services__item__icon__image{width:auto;height:55px}.services__item__title{text-align:center;color:#1b1b1b}.services__item__cta{width:100%;display:flex;justify-content:center}.services__item__content{color:#1b1b1b}.video__embed{width:100%;aspect-ratio:16/9}.video__embed iframe{width:100%;height:100%}.map{width:100%;display:flex;flex-wrap:wrap;background-color:#1b1b1b;color:#fff}@media only screen and (min-width: 992px){.map{height:50vh;min-height:600px;flex-wrap:nowrap}}.map__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map__item{width:100%}@media only screen and (min-width: 992px){.map__item{min-width:50%;display:flex;justify-content:center;align-items:center;height:100%}}.map__item--map{order:2;height:70vh}@media only screen and (min-width: 992px){.map__item--map{order:1;width:50%;height:100%}}.map__item--info{order:1;padding:100px 25px}@media only screen and (min-width: 992px){.map__item--info{padding:25px;order:2;justify-content:center}}.map__item iframe{width:100%;height:100%}.map__item i{margin-right:15px}.contact__item{display:block;width:100%;padding:20px 10px}.contact__item:last-child{padding-bottom:0}.contact__list__item{display:block;padding:20px 0}.testimonial{width:100%;background-color:#a1a1a1;color:#1b1b1b}.testimonial__title{margin-bottom:50px}.testimonial__content{margin-bottom:25px;width:100%;font-size:1rem;letter-spacing:1.25px;line-height:1.35rem}.testimonial__info{width:100%;display:flex;justify-content:flex-end;font-size:1rem;color:#1b1b1b;font-weight:bold}.testimonial__nav{display:flex;padding-top:15px;justify-content:center;gap:10px;cursor:pointer;color:#1b1b1b}.testimonial__nav__item{opacity:.5;transition:ease-in .3s;font-size:2.5rem}.testimonial__nav__item:hover{opacity:1}.footer__container{flex-direction:column;gap:75px;padding-top:100px;padding-bottom:100px}@media only screen and (min-width: 992px){.footer__container{gap:15px;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding-top:50px;padding-bottom:50px}}.footer__branding{width:100%;align-items:center;display:flex;flex-direction:column;gap:25px;font-size:.85rem;color:#1b1b1b}@media only screen and (min-width: 992px){.footer__branding{align-items:flex-start}}.footer__branding__image{height:60px}.footer__nav{width:100%;justify-content:center;display:flex}@media only screen and (min-width: 992px){.footer__nav{justify-content:flex-start}}.footer__nav__list{margin:0;padding:0}.footer__nav__item{padding:15px 0}.footer__nav__item:first-child{padding-top:0}.footer__nav__item:last-child{padding-bottom:0}.footer__nav__link{font-size:.85rem;text-transform:uppercase;text-decoration:none;color:#1b1b1b}.footer__nav__link:hover{text-decoration:underline}.footer__social{width:100%;justify-content:center;display:flex}.footer__social__list{display:flex;gap:15px}.footer__social__link{width:30px;height:30px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#1b1b1b;color:#fff;text-decoration:none}.footer__developer{width:100%;justify-content:center;gap:15px;display:flex}@media only screen and (min-width: 992px){.footer__developer{justify-content:flex-end}}.footer__developer__image{height:50px}.footer__developer__text{display:block;width:100%;margin-bottom:10px;font-size:.65rem}.footer__developer__link{padding-bottom:5px;color:#1b1b1b;text-decoration:none;font-size:.7;text-transform:uppercase}