.z-depth-0{box-shadow:none !important}.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,0.08),0 1px 5px 0 rgba(0,0,0,0.06),0 3px 1px -2px rgba(0,0,0,0.2)}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,0.08),0 1px 7px 0 rgba(0,0,0,0.06),0 3px 1px -1px rgba(0,0,0,0.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,0.08),0 1px 10px 0 rgba(0,0,0,0.06),0 2px 4px -1px rgba(0,0,0,0.3)}.z-depth-3{box-shadow:0 6px 10px 0 rgba(0,0,0,0.08),0 1px 18px 0 rgba(0,0,0,0.06),0 3px 5px -1px rgba(0,0,0,0.3)}.z-depth-4{box-shadow:0 8px 10px 1px rgba(0,0,0,0.08),0 3px 14px 2px rgba(0,0,0,0.06),0 5px 5px -3px rgba(0,0,0,0.3)}.z-depth-5{box-shadow:0 16px 24px 2px rgba(0,0,0,0.08),0 6px 30px 5px rgba(0,0,0,0.06),0 8px 10px -5px rgba(0,0,0,0.3)}#parallax{position:relative;display:flex;justify-content:center;margin-bottom:40px}#parallax #parallax-overlay{position:absolute;z-index:10;width:100%;height:100%;background:rgba(0,0,0,0.4);display:flex;justify-content:center;align-items:center}#parallax #parallax-overlay #overlay-content{max-width:900px;text-align:center;line-height:2;margin:20px}#parallax #parallax-overlay #overlay-content #overlay-title{font-weight:400;font-size:32px;color:white}@media only screen and (max-width: 1100px){#parallax #parallax-overlay #overlay-content #overlay-title{font-size:23px;line-height:1.5}}#parallax #parallax-overlay #overlay-content #overlay-description{font-weight:400;font-size:18px;color:white}@media only screen and (max-width: 1100px){#parallax #parallax-overlay #overlay-content #overlay-description{font-size:16px;line-height:1.5}}#parallax #parallax-overlay #overlay-content-videos{max-width:1280px;text-align:center;line-height:2;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 768px){#parallax #parallax-overlay #overlay-content-videos{margin:20px;margin-bottom:50px}}@media only screen and (max-width: 500px){#parallax #parallax-overlay #overlay-content-videos{flex-wrap:wrap !important}}#parallax #parallax-overlay #overlay-content-videos #overlay-title{font-weight:400;font-size:32px;color:white}@media only screen and (max-width: 1100px){#parallax #parallax-overlay #overlay-content-videos #overlay-title{font-size:23px;line-height:1.5}}#parallax #parallax-overlay #overlay-content-videos #overlay-description{font-weight:400;font-size:18px;color:white}@media only screen and (max-width: 1100px){#parallax #parallax-overlay #overlay-content-videos #overlay-description{font-size:16px;line-height:1.5}}#parallax .overlay-icon-registro{position:absolute;background-image:url(../images/registro.png);width:190px;bottom:-88px;height:190px;background-size:contain;background-repeat:no-repeat;position:absolute;color:black;z-index:10}@media only screen and (max-width: 1100px){#parallax .overlay-icon-registro{width:150px;height:150px;bottom:-69px}}@media (max-width: 600px){#parallax .overlay-icon-registro{width:130px;height:130px;bottom:-55px}}#parallax .overlay-icon-videos{position:absolute;background-image:url(../images/videos.png);width:190px;bottom:-88px;height:190px;background-size:contain;background-repeat:no-repeat;position:absolute;color:black;z-index:10}@media only screen and (max-width: 1100px){#parallax .overlay-icon-videos{width:150px;height:150px;bottom:-69px}}@media (max-width: 600px){#parallax .overlay-icon-videos{width:130px;height:130px;bottom:-55px}}.video-content{margin:0px 90px}.video-content .video-settings{width:32vw;height:18vw}@media only screen and (max-width: 768px){.video-content .video-settings{width:40vw;height:22vw}}@media only screen and (max-width: 500px){.video-content .video-settings{width:89vw;height:50vw}}@media only screen and (max-width: 768px){.video-content{margin:0px 10px}}@media only screen and (max-width: 500px){.video-content{margin:0}}.video-description{color:white;font-size:16px;line-height:1.3}@media only screen and (max-width: 1100px){.video-description{font-size:14px}}@media only screen and (max-width: 768px){.video-description{display:none}}.hamburguer-menu{display:flex;align-items:center}@media (min-width: 1101px){.hamburguer-menu{display:none}}.hamburguer-menu .menu-text{color:#07509F}.hamburguer{display:block;position:relative;overflow:hidden;margin:0;padding:0;width:40px;height:40px;cursor:pointer;transition:background .3s;z-index:101}.hamburguer span{display:block;position:absolute;top:18.5px;left:5px;right:5px;height:3px;background:#FF0030;transition:background 0s .3s}.hamburguer span:before,.hamburguer span:after{position:absolute;display:block;left:0;width:100%;height:3px;background:#FF0030;content:"";transition-duration:.3s,.3s;transition-delay:.3s,0s}.hamburguer span:before{top:-8px;transition-property:top, transform}.hamburguer span:after{bottom:-8px;transition-property:bottom, transform}.hamburguer.active span{background:none !important}.hamburguer.active span:before{top:0;transform:rotate(45deg)}.hamburguer.active span:after{bottom:0;transform:rotate(-45deg)}.hamburguer.active span:before,.hamburguer.active span:after{transition-delay:0s,.3s}@media (min-width: 1101px){.hamburguer{display:none}}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.breadcrumbs__item{font-size:16px;font-weight:bold;letter-spacing:1.5px;color:white !important;margin-right:5px}.breadcrumbs__item:not(:first-of-type):before{content:">";margin-right:5px;font-size:20px;line-height:1}@media only screen and (max-width: 768px){.breadcrumbs__item{font-size:14px}}.intro-page{height:180px;display:flex;align-items:flex-end}@media only screen and (max-width: 1100px){.intro-page{height:140px}}@media only screen and (max-width: 768px){.intro-page{height:130px}}.content-page{padding:45px 0}.content-page .header{bottom:0}.content-page .image-content{display:flex;flex-direction:row}.content-page .image-content .banner{width:70%;height:auto}.content-page .image-content .menu{float:left;margin:0 0 0 40px}.content-page .image-content .menu .items .links{border-bottom:1px solid #b3b9ba;width:120%;margin:10px 0px}.content-page .image-content .menu .items .links a{font-size:13px;display:flex;color:#232222;opacity:.6;justify-content:space-between;transition:ease .4s}.content-page .image-content .menu .items .links a:hover{opacity:1;transition:ease .4s}.content-page .service-content{display:flex;flex-direction:column;width:70%;padding-top:40px}.content-page .service-content .content-title{font-size:32px;position:relative;line-height:1;letter-spacing:1px}.content-page .service-content .content-title:before{content:"";display:block;width:40px;height:5px;margin-bottom:15px;background-color:#006db7}.content-page .service-content .content-text{margin:18px 0px 40px 0px}@media only screen and (max-width: 1100px){.content-page .image-content{flex-direction:column-reverse}.content-page .image-content .banner{width:100%}.content-page .image-content .menu{margin:0 0 30px}.content-page .image-content .menu .items .links{width:100%}.content-page .service-content{width:100%}}@media only screen and (max-width: 768px){.content-page{padding:25px 0}.content-page .service-content .content-title{font-size:26px}}
/*# sourceMappingURL=servico.css.map */
