﻿@font-face{font-family:'Cocogoose';src:url('../fonts/Cocogoose Pro Light-trial.ttf') format('truetype');font-weight:300;}@font-face{font-family:'Cocogoose';src:url('../fonts/Cocogoose Pro-trial.ttf') format('truetype');font-weight:400;}@font-face{font-family:'gotham';src:url('../fonts/gotham-book.otf') format('opentype');}@font-face{font-family:'gotham';src:url('../fonts/gotham-bold.otf') format('opentype');font-weight:bold;}@font-face{font-family:'Lato';src:url('../fonts/Lato-Regular.ttf') format('truetype');font-weight:400;}@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Bold.ttf') format('truetype');font-weight:bold;}@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Regular.ttf') format('truetype');font-weight:400;}@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Bold.ttf') format('truetype');font-weight:bold;}@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Regular.ttf') format('truetype');font-weight:400;}a{text-decoration:none !important;transition:.15s;}ol,ul{list-style:none !important;padding-left:0 !important;margin-bottom:0 !important;}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#111;z-index:9999;display:flex;align-items:center;}#preloader #status{width:250px;margin:0 auto;text-align:center;background-color:transparent;font-size:20px;color:#fff;font-family:'Cocogoose';font-weight:300;}#preloader #status img{margin-bottom:15px;display:block;max-width:250px;width:100%;}.bolas{display:inline-block;}.bolas>div{display:inline-block;background-color:#a41a37;width:3px;height:3px;border-radius:100%;margin:0 3px;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:animarBola;animation-timing-function:linear;animation-iteration-count:infinite;}.bolas>div:nth-child(1){animation-duration:.9s;animation-delay:0;}.bolas>div:nth-child(2){animation-duration:.9s;animation-delay:.12s;}.bolas>div:nth-child(3){animation-duration:.9s;animation-delay:.24s;}@keyframes animarBola{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}16%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7;}33%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}header{width:100%;position:absolute;left:0;z-index:3;}header .menu-desktop{max-width:1290px;margin:0 auto;width:100%;padding:0 15px;}header .menu-desktop .logo{float:left;margin-top:50px;}header .menu-desktop .menu-floor form button{border:none;background:transparent;color:#fff;}header .menu-desktop .menu-floor ul{float:right;padding-top:24px;}header .menu-desktop .menu-floor ul li{display:inline-block;margin:0 13px;text-align:center;}header .menu-desktop .menu-floor ul li a{font-family:'Cocogoose';font-size:18px;font-weight:300;color:#fff;position:relative;letter-spacing:-.6px;}header .menu-desktop .menu-floor ul li .vermelho{color:#a41a37;font-weight:300;background-color:#fff;padding:10px;}header .menu-desktop .menu-floor ul li a:after{content:' ';height:2px;width:0;display:block;position:absolute;background:#a41a37;bottom:-7px;left:3px;transition:.3s width;}header .menu-desktop .menu-floor ul li a:hover::after{width:100%;}header .menu-desktop .menu-floor ul li:first-child{margin-left:0 !important;}header .menu-desktop .menu-floor ul li:last-child{margin-right:0 !important;}header .mobile-nav{display:none;}header .block-bar{display:inline-block;position:absolute;top:27px;right:15px;display:none;z-index:1000;}header .block-bar.change{position:absolute;}header .block-bar.change>.bar1{background-color:#fff;}header .block-bar.change>.bar3{background-color:#fff;}header .bar1,header .bar2,header .bar3{width:23px;height:2px;background-color:#fff;margin:6px 0;transition:.3s;border-radius:25px;}header .change .bar1{-webkit-transform:rotate(-45deg) translate(-9px,6px);transform:rotate(-45deg) translate(-9px,6px);}header .change .bar2{opacity:0;}header .change .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-4px,-3px);}header .menu-mobile{display:none;position:absolute !important;width:100%;height:100%;z-index:999;top:90px;right:0;}header .logo-aparent{display:none;}header .menu-responsive{text-align:center;position:relative;top:-67px;right:0;}header .menu-responsive .logo{display:block;}header .menu-responsive ul{text-align:center;}header .menu-responsive ul li{padding:10px;background-color:rgba(0,0,0,.7);max-width:40%;margin-left:auto;text-align:left;}header .menu-responsive ul li a{color:#faf9f9;font-family:Gotham;font-size:15px;font-weight:400;letter-spacing:-.36px;}header .menu-responsive ul .active{background-color:rgba(164,26,55,.9);}header .menu-responsive img{width:100%;max-width:195px;margin:30px 0;}#banner{position:relative;}#banner .bg{background-size:cover !important;min-height:100vh;}#banner .content-elements{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);max-width:1065px;text-align:center;padding-top:50px;z-index:2;}#banner .content-elements h1{color:#fff;font-size:37px;font-family:Cocogoose;font-weight:400;max-width:100%;margin:0 auto;}#banner .content-elements p{color:#fff;font-size:24px;font-family:Cocogoose;font-weight:300;margin-bottom:30px;}#banner .content-elements form{padding:35px 30px;background-color:#fff;display:flex;}#banner .content-elements form button{width:100%;max-width:121px;height:54px;background-color:#a41a37;color:#dedcdc;font-family:Cocogoose;font-size:13.5px;font-weight:300;border:0;padding-top:4px;cursor:pointer !important;}#banner .content-elements form button:hover{background-color:#fff;color:#a41a37;border:2px #a41a37 solid;}#banner .content-elements form .select{width:100%;margin-right:13px;position:relative;cursor:pointer !important;}#banner .content-elements form .select .image{position:absolute;right:14px;top:15px;border-left:#edecec 2px solid;padding-left:15px;}#banner .content-elements form .select select{cursor:pointer !important;width:100%;height:54px;font-size:13.5px;font-family:Cocogoose;font-weight:300;color:#d0cfcf;border:solid 2px #d0cfcf;padding-left:17px;-webkit-appearance:none;}#banner .content-elements form .select select option:active{background-color:#a41a37 !important;}#banner .content-elements form .select:first-child{max-width:510px;}#banner .content-elements form .select:last-child{max-width:290px;}#passos{text-align:center;background-color:#a41a37;}#passos .content{display:flex;justify-content:center;padding:45px 15px 28px;}#passos .content .info{margin:0 75px;max-width:277px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;}#passos .content .info .image{min-height:90px;display:flex;align-items:center;justify-content:flex-end;margin-bottom:10px;}#passos .content .info .text{min-height:60px;}#passos .content .info .text p{color:#dbd8d8;font-family:Cocogoose;font-size:20px;font-weight:300;line-height:19.96px;letter-spacing:-1.08px;}#categoria{text-align:center;background-color:#29292f;padding:39px 15px 57px;}#categoria h2{color:#f2f2f2;font-family:'Roboto',sans-serif;font-size:30px;font-weight:300;letter-spacing:-1.8px;}#categoria p{opacity:.5;color:#f2f2f2;font-family:'Roboto',sans-serif;font-size:24px;font-weight:300;letter-spacing:-1.44px;margin-bottom:41px;}#categoria .owl-item .img-fix-space{object-fit:cover;object-position:center;width:312px !important;}#categoria .content{max-width:1330px;margin:0 auto;position:relative;}#categoria .content a:hover h4{color:#a41a37;transition:.2s;}#categoria .content .owl-theme .owl-nav [class*=owl-]:hover{background:transparent;color:#fff;text-decoration:none;}#categoria .content .owl-theme .owl-nav [class*=owl-]:target{border:transparent;}#categoria .content .owl-theme .owl-nav [class*=owl-]{margin:0;padding:0;}#categoria .content .owl-theme .owl-nav{position:absolute;width:100%;top:50%;transform:translateY(50%);}#categoria .content .owl-theme .owl-nav .owl-prev{position:absolute;left:-83px;}#categoria .content .owl-theme .owl-nav .owl-next{position:absolute;right:-83px;}#categoria .content .owl-theme button{border:none !important;}#categoria .content h4{color:#f2f2f2;font-family:'Roboto',sans-serif;font-size:24px;font-weight:300;letter-spacing:-1.44px;margin:14px 0 0 0;}#servicos{background-color:#14151a;padding:36px 15px 52px;}#servicos h2{margin-bottom:45px;color:#f2f2f2;font-family:Cocogoose;font-size:30px;font-weight:300;letter-spacing:-1.8px;text-align:center;}#servicos .content{max-width:1470px;margin:0 auto;}#servicos .content .button{opacity:.46;color:#f2f2f2;font-family:Cocogoose;font-size:20px;font-weight:300;display:flex;align-items:center;justify-content:center;max-width:130px;width:100%;height:31px;border-radius:10px;border:2px solid #969697;margin:0 auto;}#servicos .content .button:hover{border:2px solid #fff;background-color:#fff;opacity:1;color:#a41a37;}#servicos .content .owl-theme .owl-nav.disabled+.owl-dots{margin-top:80px;margin-bottom:22px;}#servicos .content .owl-theme .owl-dots .owl-dot span{margin:0 4px;width:19px;height:19px;background-color:#e8e8e8;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}#servicos .content .owl-theme .owl-dots .active span{background-color:#a41a37;}#servicos .content img{display:unset;width:unset;}#servicos .content .info{border:2px solid #3f434a;}#servicos .content .info a:hover{opacity:.9 !important;transition:.2s !important;}#servicos .content .info .image{margin-bottom:12px;}#servicos .content .info .image img{min-height:283px;object-fit:cover !important;object-position:center center;width:100%;}#servicos .content .info .informacoes{padding:12px 10px 20px;min-height:380px;}#servicos .content .info .informacoes .categoria{display:flex;align-items:center;margin-bottom:20px;}#servicos .content .info .informacoes .categoria h3{color:#e8e8e8;font-family:"Gotham";font-size:16px;font-weight:400;letter-spacing:-.56px;margin-left:5px;margin-bottom:0;}#servicos .content .info .informacoes .titulo-regiao{margin-bottom:20px;}#servicos .content .info .informacoes .titulo-regiao h4{color:#e8e8e8;font-family:Gotham;font-size:20px;font-weight:bold;letter-spacing:-.62px;margin-bottom:0;}#servicos .content .info .informacoes .titulo-regiao address{color:#e8e8e8;font-family:"Gotham";font-size:13px;font-weight:400;line-height:20.04px;letter-spacing:-.27px;}#servicos .content .info .informacoes ul{min-height:120px !important;}#servicos .content .info .informacoes ul li a{display:flex;align-items:center;color:#e8e8e8;font-family:"Gotham";font-size:16px;font-weight:400;letter-spacing:-.56px;margin-bottom:11px;}#servicos .content .info .informacoes ul li img{margin-right:9px;}#servicos .content .info .informacoes ul li span{font-size:13px;letter-spacing:-.48px;padding:4px 5px 0 0;color:#fff;}#servicos .content .info .Company-Info{display:flex;align-items:center;justify-content:space-between;padding:0 15px;min-height:49px;border-top:2px solid #3f434a;}#servicos .content .info .Company-Info ul li{float:left;margin:0 1px;}#servicos .content .info .Company-Info ul li a{color:#7d7d7d;font-family:Gotham;font-size:15px;font-weight:bold;letter-spacing:-.84px;display:block;}#servicos .content .info .Company-Info ul li:first-child{margin-left:0;}#servicos .content .info .Company-Info ul li:last-child{margin-left:4px;padding-top:2px;margin-right:0;}#servicos .content .info .Company-Info .views span{color:#7d7d7d;font-family:Gotham;font-size:15px;font-weight:bold;letter-spacing:-.84px;}#vouchers{background-color:#29292f;padding:38px 15px 43px;}#vouchers h2{text-align:center;color:#f2f2f2;font-family:Cocogoose;font-size:30px;font-weight:300;letter-spacing:-1.8px;}#vouchers p{text-align:center;opacity:.57;color:#f2f2f2;font-family:Cocogoose;font-size:24px;font-weight:300;letter-spacing:-1.44px;margin-bottom:28px;}#vouchers .bt{margin:0 auto 62px;max-width:339px;width:100%;height:57px;background-color:#a41a37;color:#dedcdc;font-family:Cocogoose;font-size:30px;font-weight:400;line-height:37px;display:block;padding-top:14px;text-align:center;}#vouchers .bt:hover{background-color:#fff;color:#a41a37;}#vouchers .content{max-width:1470px;margin:0 auto;}#vouchers .content .button{opacity:.46;color:#f2f2f2;font-family:Cocogoose;font-size:20px;font-weight:300;display:flex;align-items:center;justify-content:center;max-width:130px;width:100%;height:31px;border-radius:10px;border:2px solid #969697;margin:37px auto 0;}#vouchers .content .button:hover{border:2px solid #fff;background-color:#fff;opacity:1;color:#a41a37;}#vouchers .content .owl-theme .owl-nav [class*=owl-]:hover{background:transparent;color:#fff;text-decoration:none;}#vouchers .content .owl-theme .owl-nav [class*=owl-]:target{border:transparent;}#vouchers .content .owl-theme .owl-nav [class*=owl-]{margin:0;padding:0;}#vouchers .content .owl-theme .owl-nav{display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;transform:translateY(-25%);width:100%;margin-top:0;}#vouchers .content .owl-theme .owl-nav .owl-prev{position:relative;left:-59px;}#vouchers .content .owl-theme .owl-nav .owl-next{position:relative;right:-59px;}#vouchers .content .info:hover .image img{transform:scale(1.1);transition:.2s;}#vouchers .content .info{border:2px solid #3f434a;display:block;}#vouchers .content .info .days-week{display:flex;align-items:center;justify-content:center;border-top:2px solid #3f434a;min-height:52px;}#vouchers .content .info .days-week span{color:#e8e8e8;font-family:"Gotham";font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.48px;}#vouchers .content .info .image{position:relative;margin-bottom:12px;overflow:hidden;}#vouchers .content .info .image .desconto{position:absolute;top:0;right:0;}#vouchers .content .info .image .desconto span{position:absolute;top:34px;right:13px;color:#dedcdc;font-family:Roboto;font-size:33px;font-weight:400;line-height:37.03px;letter-spacing:-.96px;}#vouchers .content .info .image .desconto:before{content:"";display:inline-block;vertical-align:middle;margin-right:0;width:0;height:0;border-left:160px solid transparent;border-right:0 solid transparent;border-top:175px solid #a41a37;}#vouchers .content .info .informacoes{padding:0 10px 19px;min-height:250px;}#vouchers .content .info .informacoes .precos span{color:#e8e8e8;font-family:"Gotham";font-size:15px;font-weight:400;letter-spacing:-.48px;}#vouchers .content .info .informacoes .precos h5{color:#e8e8e8;font-family:Gotham;font-size:24px;font-weight:700;letter-spacing:-.48px;margin-bottom:0;line-height:25px;}#vouchers .content .info .informacoes .categoria{display:flex;align-items:center;margin-bottom:20px;}#vouchers .content .info .informacoes .categoria img{width:unset;display:unset;}#vouchers .content .info .informacoes .categoria h3{color:#e8e8e8;font-family:"Gotham";font-size:16px;font-weight:400;letter-spacing:-.56px;margin-left:5px;margin-bottom:0;}#vouchers .content .info .informacoes .titulo-regiao{margin-bottom:15px;}#vouchers .content .info .informacoes .titulo-regiao h4{color:#e8e8e8;font-family:Gotham;font-size:20px;font-weight:bold;letter-spacing:-.62px;margin-bottom:0;}#vouchers .content .info .informacoes .titulo-regiao address{color:#e8e8e8;font-family:"Gotham";font-size:13px;font-weight:400;line-height:20.04px;letter-spacing:-.27px;}#cadastro .content{background-color:#89898a;min-height:600px;display:flex;align-items:center;justify-content:center;padding:0 15px;}#cadastro .content .box-black{display:flex;align-items:center;justify-content:space-between;max-width:1270px;margin:0 auto;min-height:257px;background-color:#29292f;padding:0 205px 0 147px;width:100%;-webkit-box-shadow:0 19px 40px -5px rgba(0,0,0,.55);-moz-box-shadow:0 19px 40px -5px rgba(0,0,0,.55);box-shadow:0 19px 40px -5px rgba(0,0,0,.55);}#cadastro .content .box-black h2{color:#d1d1d1;font-size:30px;font-weight:400;line-height:34px;font-family:Cocogoose;letter-spacing:-.6px;margin-bottom:0;}#cadastro .content .box-black h2 span{font-weight:300;}#cadastro .content .box-black .bt{max-width:313px;width:100%;display:flex;align-items:center;justify-content:center;height:47px;background-color:#a41a37;color:#b8b8b8;font-family:Cocogoose;font-size:18px;font-weight:300;padding-top:1px;letter-spacing:-.52px;}#cadastro .content .box-black .bt:hover{background-color:#fff;color:#a41a37;}#noticias{background-color:#14151a;padding:44px 15px 32px;}#noticias h2{color:#f2f2f2;font-family:Cocogoose;font-size:30px;font-weight:300;letter-spacing:-1.8px;margin-bottom:65px;text-align:center;}#noticias .content-noticias{display:flex;align-items:center;justify-content:center;}#noticias .content-noticias .box-maior{max-width:749px;width:100%;margin-right:33px;}#noticias .content-noticias .box-maior .image img{height:477px;width:100%;object-fit:cover !important;object-position:center center !important;}#noticias .content-noticias .box-maior .text{padding:9px 28px 7px 12px;background-color:#a41a37;}#noticias .content-noticias .box-maior .text p{color:#fff;font-family:Cocogoose;font-size:20px;font-weight:300;line-height:26.7px;letter-spacing:-.52px;margin-bottom:0;}#noticias .content-noticias .box-menor{max-width:518px;width:100%;margin-bottom:17px;display:block;}#noticias .content-noticias .box-menor .image img{width:100%;height:222px;object-fit:cover !important;object-position:center center !important;}#noticias .content-noticias .box-menor .text{padding:3px 24px 2px 11px;background-color:#a41a37;}#noticias .content-noticias .box-menor .text p{color:#fff;font-family:Cocogoose;font-size:14px;font-weight:300;line-height:18.2px;letter-spacing:-.52px;margin-bottom:0;}#noticias .content-noticias .box-menor:nth-child(n+2){margin-bottom:0;}#noticias .button{opacity:.46;color:#f2f2f2;font-family:Cocogoose;font-size:20px;font-weight:300;display:flex;align-items:center;justify-content:center;max-width:250px;width:100%;height:31px;border-radius:10px;border:2px solid #969697;margin:41px auto 0;}#noticias .button:hover{border:2px solid #fff;background-color:#fff;opacity:1;color:#a41a37;}#sobre .bg{background:url(../images/bg-sobre.jpg) no-repeat center center;background-size:cover;min-height:606px;display:flex;align-items:center;padding-left:17vw;}#sobre .bg .text{max-width:607px;}#sobre .bg .text h2{color:#f2f2f2;font-family:Cocogoose;font-size:34px;font-weight:bold;line-height:50.48px;}#sobre .bg .text p{color:#d1d1d1;font-family:Cocogoose;font-size:18px;font-weight:300;line-height:28px;}footer{background-color:#a41a37;}footer .codie{background-color:#7d1228;}footer .codie .content{display:grid;padding:15px 0 !important;align-items:flex-end;}footer .codie a{display:inline-block;text-align:center !important;}footer .content{display:flex;padding:70px 15px 61px;margin:0 auto;max-width:1290px;}footer .content h2{color:#fff;font-family:Roboto;font-size:18px;font-weight:bold;text-transform:uppercase;letter-spacing:.54px;margin-bottom:47px;}footer .content .menu{max-width:180px;margin-right:56px;}footer .content .menu ul li{display:block;}footer .content .menu ul li a{color:#fff;font-family:Lato;font-size:18px;font-weight:400;letter-spacing:.31px;margin-bottom:2px;position:relative;}footer .content .menu ul li a:after{content:' ';height:2px;width:0;display:block;position:absolute;background:#fff;bottom:-1px;left:0;transition:.3s width;}footer .content .menu ul li a:hover::after{width:100%;}footer .content .contato{margin-right:96px;}footer .content .contato address{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:27.95px;font-size:16px;}footer .content .redes-sociais{text-align:center;}footer .content .redes-sociais a{display:inline-block;margin:0 8px;}footer .content .redes-sociais a:first-child{margin-left:0;}footer .content .redes-sociais a:last-child{margin-right:0;}@media only screen and (max-width:1550px){#categoria .content{max-width:870px;}#categoria .content .owl-theme .owl-nav img{max-width:39px;}#categoria .content .owl-theme .owl-nav .owl-prev{left:-55px;}#categoria .content .owl-theme .owl-nav .owl-next{right:-55px;}}@media only screen and (max-width:1024px){#categoria{padding:30px 15px;}#categoria h2{font-size:25px;letter-spacing:-.8px;}#categoria p{font-size:17px;letter-spacing:-.44px;margin-bottom:15px;}#categoria .content{max-width:230px;}#categoria .content h4{font-size:19px;margin:10px 0 0 0;}#categoria .content .owl-theme .owl-nav img{max-width:31px;}#categoria .content .owl-theme .owl-nav .owl-prev{left:-40px !important;}#categoria .content .owl-theme .owl-nav .owl-next{right:-40px !important;}footer{padding:0 15px !important;}footer .content{display:flex;padding:30px 15px;flex-direction:column;}footer .content .contato{margin-right:0;}footer .content .menu{margin-right:0;margin-bottom:20px;}footer .content .menu ul li a{font-size:15px;}footer .content h2{font-size:17px;margin-bottom:20px;}}.bt-home-banner{max-width:313px;width:100%;display:flex;align-items:center;justify-content:center;height:47px;background-color:#a41a37;color:#b8b8b8;font-family:Cocogoose;font-size:18px;font-weight:300;padding-top:1px;letter-spacing:-.52px;margin:0 auto;margin-top:15px;}.bt-home-banner:hover{color:#fff;}.modal-backdrop.show{z-index:1;}#modal-item-remove .modal-body>span{font-size:5rem;}#login_modal .modal-header,#signup_modal .modal-header,#moda_claim_listing .modal-header{padding:2rem;}#login_modal .modal-header .modal-title i,#signup_modal .modal-header .modal-title i,#moda_claim_listing .modal-header .modal-title i{font-size:1.33333rem;color:#9299b8;}#login_modal .modal-body,#signup_modal .modal-body,#moda_claim_listing .modal-body{padding:2rem;}#login_modal .modal-body .form-control,#login_modal .modal-body .keep_signed,#login_modal .modal-body .btn,#signup_modal .modal-body .form-control,#signup_modal .modal-body .keep_signed,#signup_modal .modal-body .btn,#moda_claim_listing .modal-body .form-control,#moda_claim_listing .modal-body .keep_signed,#moda_claim_listing .modal-body .btn{margin-bottom:1.33333rem;}#login_modal .modal-body .form-excerpts ul,#signup_modal .modal-body .form-excerpts ul,#moda_claim_listing .modal-body .form-excerpts ul{display:flex;align-items:center;justify-content:space-between;}#login_modal .modal-body .form-excerpts ul li,#signup_modal .modal-body .form-excerpts ul li,#moda_claim_listing .modal-body .form-excerpts ul li{font-size:.93333rem;}#login_modal .modal-body .form-excerpts .social-login,#signup_modal .modal-body .form-excerpts .social-login,#moda_claim_listing .modal-body .form-excerpts .social-login{text-align:center;}#login_modal .modal-body .form-excerpts .social-login span,#login_modal .modal-body .form-excerpts .social-login a,#signup_modal .modal-body .form-excerpts .social-login span,#signup_modal .modal-body .form-excerpts .social-login a,#moda_claim_listing .modal-body .form-excerpts .social-login span,#moda_claim_listing .modal-body .form-excerpts .social-login a{display:inline-block;}#login_modal .modal-body .form-excerpts .social-login p,#signup_modal .modal-body .form-excerpts .social-login p,#moda_claim_listing .modal-body .form-excerpts .social-login p{margin:1rem 0 0 0;}#login_modal .modal-body .form-excerpts .social-login p a,#signup_modal .modal-body .form-excerpts .social-login p a,#moda_claim_listing .modal-body .form-excerpts .social-login p a{margin:0 .33333rem;}#moda_claim_listing .modal-body .form-group{margin-bottom:0;}#moda_claim_listing .modal-body .form-group .btn{margin-bottom:0;}.btn-gradient{color:#fff;font-weight:700;border:0 none;line-height:3.33333rem;position:relative;z-index:1;}.btn-gradient:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;border-radius:3px;opacity:0;transition:all .3s ease;z-index:-1;}.btn-gradient:hover{color:#fff;}.btn-gradient:hover:before{opacity:1;}.btn-gradient.btn-gradient-one{background:#a41a37;}.btn-gradient.btn-gradient-one:before{background:#191a23;}.btn-gradient.btn-gradient-two{background:#a41a37;}.btn-gradient.btn-gradient-two:before{background:#191a23;}.btn-gradient.btn-xs{line-height:2.53333rem;}.modal-dialog{max-width:420px !important;margin:1.75rem auto;}.list-unstyled a{color:#a41a37;}body{padding-right:0 !important;}#depoimentos .content{background-color:#212529;padding:45px 15px 38px;text-align:center;}#depoimentos .content h2{max-width:640px;width:100%;margin:0 auto 30px;color:#fff;font-family:"Roboto";font-size:30px;font-weight:700;text-transform:none;letter-spacing:.63px;}#depoimentos .content hr{margin:0 auto 30px;max-width:104px;height:8px;background-color:#fff;}#depoimentos .content .content-carousel{max-width:1007px;margin:0 auto;}#depoimentos .content .content-carousel .owl-theme .owl-dots{margin-top:52px;}#depoimentos .content .content-carousel .owl-theme .owl-dots .owl-dot span{width:70px;height:9px;margin:0 4px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:0;}#depoimentos .content .content-carousel .owl-theme .owl-dots .owl-dot.active span{background:#ff8615;width:101px;}#depoimentos .content .content-carousel .aspas{text-align:center;max-width:109px;margin:0 auto 32px;}#depoimentos .content .content-carousel p{color:#fff;font-family:"Roboto";font-weight:400;font-size:18px;font-weight:600;text-transform:none;letter-spacing:.63px;margin-bottom:0;min-height:135px;}#depoimentos .content .content-carousel h3{color:#fff;font-family:Roboto;font-size:18px;font-weight:700;text-transform:none;letter-spacing:.63px;margin-top:18px;}#faq{position:relative;background-color:#212529;padding-bottom:80px;}#faq .faixa-branca{background-color:#f0efec;height:765px;width:100%;border-top:165px solid #212529;border-bottom:135px solid #212529;top:0;position:absolute;z-index:2;}#faq .block{padding:30px 15px;width:100%;max-width:1005px;margin:0 auto;margin-top:0;margin-right:auto;margin-left:auto;box-shadow:1px 25px 70px rgba(43,43,43,.25);background-color:#fff;padding:85px 30px 87px;text-align:center;position:relative;z-index:2;}#faq .block h2{color:#212529;font-family:'Roboto';font-size:47px;font-weight:700;text-transform:none;letter-spacing:.63px;}#faq .block hr{width:104px;height:8px;background-color:#212529;margin:16px auto 12px;}#faq .block .acc{padding-top:41px;padding-bottom:4px;border-bottom:2px #212529 solid;width:100%;}#faq .block .acc h3{max-width:900px;color:#212529;font-family:"Roboto";font-size:21px;text-transform:none;letter-spacing:.63px;font-weight:800;cursor:pointer;margin:0 auto 20px;}#faq .block .acc h3:hover:after{color:#c99e79;transition:.5s;}#faq .block .content{display:none;}#faq .block .content-inner{padding-bottom:15px;}#faq .block .content-inner p{color:#212529;font-family:"Roboto";font-size:18px;text-transform:none;letter-spacing:.63px;margin:0 auto;}#progressao{padding:51px 15px 86px;text-align:center;}#progressao h2{color:#29292f;font-family:Roboto;font-size:40px;font-weight:700;line-height:44px;margin:0 auto 30px;letter-spacing:-.8px;}#progressao .content{max-width:1150px;margin:0 auto;}#progressao .info{background-image:linear-gradient(-96deg,#7d1228 0%,#7d1228 50%,#7d1228 88%,rgba(164,26,55,.9) 100%);display:inline-flex;align-items:center;justify-content:center;flex-direction:column;margin:0 12px 26px;max-width:351px;width:100%;height:235px;border-radius:10px;}#progressao .info .image{min-height:65px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:15px;}#progressao .info p{min-height:80px;color:#f8f8f8;font-family:Roboto;font-size:18px;font-weight:400;line-height:20px;letter-spacing:-1.08px;max-width:269px;margin-bottom:0;}#contato{background-color:#212529;border-bottom:27px solid #fff;}#contato .content{padding-bottom:50px;display:flex;justify-content:center;}#contato .content .formulario h4{color:#fff;font-family:"Roboto";font-size:19px;font-weight:500;line-height:11px;text-transform:none;letter-spacing:-1.14px;margin-bottom:25px;}#contato .content .formulario form input{min-width:620px;width:100%;height:44px;background-color:#f0efec;color:#fff;font-family:Lato;font-size:14px;font-weight:500;padding-left:21px;border:0;margin-bottom:15px;display:block;}#contato .content .formulario form textarea{min-width:620px;width:100%;height:191px;background-color:#f0efec;color:#fff;font-family:Lato;font-size:14px;font-weight:500;padding:9px 0 0 19px;margin-bottom:15px;}#contato .content .formulario form textarea::placeholder{color:#a41a37;}#contato .content .formulario form input::placeholder{color:#a41a37;}#contato .content .formulario form button{width:100%;height:43px;border-radius:10px;background-color:#a41a37;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Lato;font-size:14px;font-weight:700;text-transform:none;letter-spacing:.8px;border:0;cursor:pointer;}#contato .content .formulario form button:hover{background-color:#f0efec;color:#a41a37;}#contato .content .formulario h2{color:#fff;font-family:Roboto;font-size:47px;font-weight:400;text-transform:none;letter-spacing:.63px;margin-bottom:10px;}#contato .content .text{padding-top:42px;margin-right:154px;}#contato .content .text h2{color:#fff;font-family:Roboto;font-size:47px;font-weight:400;text-transform:none;letter-spacing:.63px;margin-bottom:10px;}#contato .content .text hr{width:104px;height:8px;background-color:#fff;margin:0 auto 28px 0;}#contato .content .text p{max-width:469px;color:#fff;font-family:"Lato";font-size:19px;font-weight:400;text-transform:none;margin-bottom:0;}#contato .content .text p span{font-weight:700;display:block;letter-spacing:.63px;margin-top:19px;}#contato .content .text h3{font-size:38px;color:#fff;font-family:"Roboto";font-weight:700;line-height:35px;text-transform:none;}#contato .content .text h3 span{font-size:26px;}#contato .content .text h3 span span{font-size:29px;}#maquina .bg{background:url(../images/bg-maquininha.png) no-repeat center center;background-size:cover !important;background-attachment:fixed;min-height:393px;display:flex;align-items:center;}#maquina .bg .text{max-width:670px;margin:0 auto;text-align:center;}#maquina .bg .text h3{color:#fff;font-family:Roboto;font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.8px;}#maquina .bg .text p{color:#fff;font-family:Lato;font-size:18px;line-height:21px;letter-spacing:-1.08px;margin-bottom:0;}#return-to-top{position:fixed;bottom:20px;left:20px;background:#fff;width:50px;height:50px;display:block;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;display:none;-webkit-transition:all .3s linear;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:1px solid #a41a37;}#return-to-top i{color:#fff;margin:0;position:relative;left:16px;top:13px;font-size:19px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}#return-to-top:hover{background:#dbd8d8;}#return-to-top:hover i{color:#fff;top:5px;}.just-mobile{display:none;}.just-mobile a{color:#fff;}@media only screen and (max-width:1024px){.just-mobile{display:flex;width:100%;padding:10px;margin-bottom:16px;}.just-mobile li{display:inline-flex;}.just-mobile button{background-color:transparent;border:none;color:#fff;}}