@font-face{font-family:OpenSans;font-weight:normal;src:url("/public/assets/fonts/OpenSans/OpenSans-Regular.ttf")}body{overflow-x:hidden}html,body,p,h1,h2,h3,h4,h5,h6,div,a,li,input,textarea,button{color:#000;font-size:1em;font-family:'OpenSans', sans-serif;font-weight:normal}section{padding:40px 0 60px}h1{padding-bottom:40px;font-size:3em;font-weight:bold;text-align:center;color:#000}@media all and (max-width: 424px){h1{font-size:2em}}h2{font-size:2em;text-align:center}@media all and (max-width: 424px){h2{font-size:1.5em}}h3{font-size:1.5em;font-weight:bold}@media all and (max-width: 424px){h3{font-size:1em}}p{text-align:justify}p,li{font-size:1em}a:hover{color:#00b1aa}.ui.modal>.content{width:calc(100% - 3rem)}.ui.modal>.actions{padding:0 1rem}.ui.modal>.close{top:0;right:0;color:#000}.overlay{background-image:url("/public/images/web/pattern-dots.png");background-repeat:repeat}.title h1{width:calc(100% - 100px);margin:0 auto}.title .divider{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:-65px auto 20px auto}.title .divider span:nth-child(1){display:block;width:35px;height:70px;background-color:#e66888;border-bottom-left-radius:70px;border-top-left-radius:70px}.title .divider span:nth-child(2){width:calc(90vw - 70px);max-width:calc(1250px - 70px);height:2px;display:block;background-color:#00b1aa}.title .divider span:nth-child(3){display:block;width:35px;height:70px;background-color:#e66888;border-bottom-right-radius:70px;border-top-right-radius:70px}.title.yellow .divider span:nth-child(1){background-color:#d8e020}.title.yellow .divider span:nth-child(2){background-color:#f6f6f6}.title.yellow .divider span:nth-child(3){background-color:#d8e020}.title.azure .divider span:nth-child(1){background-color:#00b1aa}.title.azure .divider span:nth-child(2){background-color:#f6f6f6}.title.azure .divider span:nth-child(3){background-color:#00b1aa}.button{margin:20px auto;padding:10px 30px;display:table;position:relative;overflow:hidden;border:2px solid #f6f6f6;background-color:transparent;color:#f6f6f6;font-size:24px;font-weight:bold;cursor:pointer;border-radius:5px}.button:hover{border:2px solid #f6f6f6;color:rgba(0,0,0,0.8);background-color:#f6f6f6}.hover{display:block;color:#f6f6f6;position:relative}.hover:before{content:'';width:100%;height:2px;bottom:10px;visibility:hidden;position:absolute;background-color:#00b1aa;-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .2s ease-in-out 0s}.hover:hover{color:#00b1aa}.hover:hover:before{visibility:visible;-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}#header{width:100vw;height:60px;top:0;padding:20px 0;background-color:rgba(0,0,0,0.7);z-index:1000;position:fixed;overflow:visible;transition:all .4s ease-in-out}#header .dropdown{display:none}#header .header-logo{width:56px;height:50px;float:left;display:block;position:relative;z-index:20;background-image:url("/public/images/web/logo-header.png");background-position:center center;background-repeat:no-repeat;background-size:contain}#header .header-cite{line-height:60px;padding-left:40px;float:left;color:#f6f6f6}#header .header-menu{line-height:37px;float:right}#header .header-menu .header-menu-menu{float:left}#header .header-menu .header-menu-menu a{line-height:60px;margin:0 15px;float:left}#header .header-menu .header-languages{line-height:60px;margin-left:40px;float:left;cursor:pointer}#header .header-menu .header-languages p,#header .header-menu .header-languages span,#header .header-menu .header-languages i{color:#f6f6f6}#header .header-menu .header-languages i.chevron{display:none}#header .header-menu .header-languages i.changable{margin-left:-20px}#header .header-menu .header-languages:hover #actual-language{color:#00b1aa;font-weight:bold}#header .header-menu .header-languages:hover i{color:#00b1aa}#header .header-menu .header-languages:hover i.angle{display:none}#header .header-menu .header-languages:hover i.chevron{display:inline-block}#header .header-menu .header-languages #actual-language{line-height:60px;padding-right:10px;float:left}#header .header-menu .header-languages .languages-more{display:none;background-color:#000;transition:all .4s ease-in-out}#header .header-menu .header-languages .languages-more p{line-height:16px;text-align:center;padding-bottom:10px;cursor:pointer}#header .header-menu .header-languages .languages-more p:first-child{padding-top:10px}#header .header-menu .header-languages .languages-more p:hover{color:#00b1aa}@media all and (max-width: 767px){#header .dropdown{right:30px;display:block;position:absolute;z-index:20;cursor:pointer}#header .dropdown .nav-icon{width:35px;height:20px;margin-left:80px;margin-top:15px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#header .dropdown .nav-icon span{display:block;position:absolute;height:4px;width:100%;background-color:#f6f6f6;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#header .dropdown .nav-icon span:nth-child(1){top:0px}#header .dropdown .nav-icon span:nth-child(2),#header .dropdown .nav-icon span:nth-child(3){top:9px}#header .dropdown .nav-icon span:nth-child(4){top:18px}#header .dropdown .nav-icon.open span:nth-child(1){top:9px;width:0%;left:50%}#header .dropdown .nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .dropdown .nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .dropdown .nav-icon.open span:nth-child(4){top:9px;width:0%;left:50%}#header .header-menu{width:100vw;top:-20px;padding:100px 0 20px;left:0;position:fixed;display:none;z-index:15;background-color:#000}#header .header-menu .header-menu-menu{width:90vw;margin:0 auto;float:none}#header .header-menu .header-menu-menu a{line-height:40px !important;margin:0 auto;display:table;float:none;clear:both}#header .header-menu .header-languages{width:90vw;float:none;clear:both}#header .header-menu .header-languages .menu-languages{margin:0 auto;display:table}}#slider{padding:0}#slider h1{font-size:4em;color:#f6f6f6}@media all and (max-width: 424px){#slider h1{font-size:3em}}#slider .slider-wrapper{background-position:bottom center;background-repeat:no-repeat;background-size:cover}#slider .slider-content{width:100vw;height:100vh}#slider .slider-content .logo{width:300px;height:300px;margin:0 auto 40px;display:block;position:relative;background-image:url("/public/images/web/logo-header-1.png");background-position:center center;background-repeat:no-repeat;background-size:contain}@media all and (max-width: 424px){#slider .slider-content .logo{width:200px;height:200px}}#about{background-color:#00b1aa}#about h1{color:#f6f6f6}#about .about-content .main-paragraph{font-weight:bold;font-size:20px}#about .about-content p{color:#f6f6f6;margin-bottom:15px}.events{background-color:#00b1aa}.events h1,.events h2{color:#f6f6f6}.events .events-content{margin-top:40px}.events .events-content .item{width:calc(25% - 20px);margin:10px;float:left;cursor:pointer}.events .events-content .item:nth-child(4n+1){clear:both}.events .events-content .item .image{width:calc(90vw / 4 - 40px);max-width:250px;height:calc(90vw / 4 - 40px);max-height:250px;margin:0 auto;border-radius:50%;overflow:hidden;transition:all .5s;-moz-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}.events .events-content .item .image .image-content{width:100%;padding-top:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all .5s;-moz-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}.events .events-content .item .image .image-content .mobile-text{margin-top:-100%;padding:calc(50% - 75px / 2) 0}.events .events-content .item .image .image-content .mobile-text h2,.events .events-content .item .image .image-content .mobile-text p{text-align:center;color:#f6f6f6}.events .events-content .item .image .image-content .mobile-text h2{margin:0 0 20px 0;font-size:1.5em}.events .events-content .item h2{margin-top:20px;margin-bottom:40px}.events .events-content .item:hover .image .image-content{-moz-transform:scale(1.5, 1.5);-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}@media all and (max-width: 1023px){.events .events-content .item{width:calc(50% - 20px)}.events .events-content .item:nth-child(2n+1){clear:both}.events .events-content .item .image{width:calc(90vw / 2 - 40px);height:calc(90vw / 2 - 40px)}}@media all and (max-width: 767px){.events .events-content .item{margin-bottom:40px}}@media all and (max-width: 499px){.events .events-content .item{width:100%;margin:0;margin-bottom:40px;clear:both}.events .events-content .item .image{width:calc(90vw - 40px);height:calc(90vw - 40px)}}.event-head{padding:0;background-position:center center;background-repeat:no-repeat;background-size:cover}.event-head .overlay{padding:150px 0 70px}.event-head .overlay h1{color:#f6f6f6}.event-info{background-color:#00b1aa}.event-info p{color:#f6f6f6}.event .event-info{padding:20px 0 40px}.event .event-info p{color:#000}.event .event-content .item{padding-bottom:40px;clear:both;overflow:hidden}.event .event-content .item .event-image{width:calc(50% - 10px);padding-top:calc(50% / 4 * 3 - 10px);float:left;background-position:center center;background-repeat:no-repeat;background-size:cover}@media all and (max-width: 1023px){.event .event-content .item .event-image{display:none}}.event .event-content .item .event-text{width:calc(50% - 10px);float:right}@media all and (max-width: 1023px){.event .event-content .item .event-text{width:100%}}.event .event-content .item .event-text h2{text-align:left}.event .event-content .item .event-text p,.event .event-content .item .event-text li{text-align:justify}.event .event-content .item .event-text ul{margin-top:20px;list-style:inherit;list-style-position:inside}.event .event-content .item .event-text .description{margin-top:20px}.event .event-content .item:nth-child(2n) .event-image{float:right}.event .event-content .item:nth-child(2n) .event-text{float:left}#pricelist{padding-bottom:50px}#pricelist h1{color:#414145}#pricelist .pricelist-content{display:flex;margin-top:-20px;flex-direction:column}#pricelist .pricelist-content h2{width:100%;max-width:760px;margin:40px auto 0;border-bottom:1px solid #414145;color:#414145;text-align:left;font-weight:bold;font-size:30px}#pricelist .pricelist-content .item{width:100%;max-width:760px;margin:0 auto}#pricelist .pricelist-content .item p{width:calc(50% - 10px);margin-top:20px;float:left;display:block;font-size:20px;color:#414145;font-weight:bold;text-align:left}#pricelist .pricelist-content .item p:nth-child(2){float:right}#pricelist .pricelist-content .item p i{color:#d8e020}#contact{padding:0;background-image:url("/public/images/web/bg-contact.jpg");background-position:top;background-repeat:no-repeat;background-size:cover}#contact .site-content{padding:40px 0}#contact h1,#contact p,#contact a,#contact i{color:#f6f6f6}#contact .contact-content{overflow:hidden}#contact .contact-content .contact-left{width:calc(50% - 10px);float:left}@media all and (max-width: 849px){#contact .contact-content .contact-left{width:100%}}#contact .contact-content .contact-left .field{margin-bottom:20px;overflow:hidden}#contact .contact-content .contact-left .field input,#contact .contact-content .contact-left .field textarea{width:calc(100% - 40px);padding:5px 20px;background-color:#f6f6f6;border:none;overflow:auto;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:5px}#contact .contact-content .contact-left .field textarea{height:165px;padding:10px 20px}#contact .contact-content .contact-right{width:calc(50% - 10px);float:left}#contact .contact-content .contact-right .contact-info{width:calc(100% - 50px);margin-left:20px;padding:20px;border-radius:5px;background-color:rgba(0,0,0,0.5)}#contact .contact-content .contact-right .contact-info .item{margin-bottom:20px;overflow:hidden;clear:both}#contact .contact-content .contact-right .contact-info .item .icon{float:left;font-size:30px}#contact .contact-content .contact-right .contact-info .item .information{max-width:calc(100% - 50px);padding-left:10px;float:left}#contact .contact-content .contact-right .contact-info .item .information p{color:#f6f6f6;text-align:left}#contact .contact-content .contact-right .contact-info .social{margin:60px auto 0;display:table}#contact .contact-content .contact-right .contact-info .social .icon{clear:none;margin:0 10px}#contact .contact-content .contact-right .contact-info .social .icon:hover{color:#00b1aa}#contact .contact-content .contact-right .button-wrapper{margin:20px 0 0 20px}@media all and (max-width: 849px){#contact .contact-content .contact-right{width:100%;margin-top:20px}#contact .contact-content .contact-right .contact-info{width:calc(100% - 40px);margin-left:0}}#map{width:100vw;height:50vh;min-height:300px;padding:0}#map iframe{width:100vw;height:calc(50vh + 400px);min-height:calc(300px + 400px);margin-top:-200px}#footer{height:60px;background-color:#2e2c2c;padding:0}#footer .text{display:table;margin:0 auto}#footer p{line-height:60px;float:left;color:#f6f6f6}#footer a{line-height:60px;padding-left:5px;color:#00b1aa;float:left}
/*# sourceMappingURL=site-custom.min.css.map */