@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400|Lato:400,700&display=swap");
@import url("w2default.css");
/* ###########################################
			
########################################### */
* { font-family: "Lato", sans-serif; color: #404040; font-size: 16px; }

html, body { height: 100%; }

html { background-color: #fff; }

body { min-width: 300px; }

h1, h1 * { font-size: 36px; line-height: 40px; }

h2, h2 * { font-size: 15px; line-height: 20px; color: #ed9570; text-transform: inherit; }

h3 { padding-top: 20px; }

h3, h3 * { font-size: 40px; line-height: 40px; color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; }

h4, h4 * { font-size: 18px; line-height: 21px; }

h5, h5 * { font-size: 14px; line-height: 17px; }

h6, h6 * { font-size: 12px; line-height: 15px; }

p { margin-bottom: 10px; }

input[type="email"], input[type="password"], input[type="text"], input[type="number"], textarea { border-color: #f5af91; font-size: 16px; line-height: 18px; height: 40px; }

input[type="submit"] { background-color: transparent; color: #ed9570; font-size: 16px; line-height: 18px; height: 40px; border: solid 2px #ed9570; border-radius: 20px; transition: border 0.3s ease; }

input[type="submit"]:hover { border-color: #f5af91; }

select { height: 40px; border-color: #f5af91; }

.wrapper { width: 1200px; }

.btn { height: 40px; padding: 0 20px; border-radius: 40px; font-weight: 700; }

.label { color: #ed9570; font-family: "Lato", sans-serif; font-size: 10px; font-weight: normal; margin-bottom: 3px; position: relative; padding-right: 10px; }

.mandatory { background: url("../images/icon-mandatory.png") no-repeat center center; font-family: "Frank Ruhl Libre", serif; display: inline-block; width: 10px; height: 10px; }

.label .mandatory { position: absolute; right: 0; width: 10px; }

form .box:not(:last-child) { margin-bottom: 24px; }

.general-section { padding: 100px 0; }

.cover { background-position: center center; background-size: cover; background-repeat: no-repeat; }

.columns-2 { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; }

.columns-2 .image { margin-bottom: 20px; padding-top: 5px; }

.columns-2 img { width: 100%; }

.db-content, .db-content * { color: #a6a6a6; font-size: 16px; line-height: 20px; }

.db-content strong, .db-content strong * { font-weight: bold; }

.db-content a { color: #ed9570; }

.db-content a:hover { text-decoration: underline; }

.db-content ol, .db-content ul, .db-content p, .db-content blockquote { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

.db-content ol, .db-content ul { margin-bottom: 10px; }

.db-content ul li, .db-content ol li { margin: 0 0 10px 15px; }

.db-content ul li { list-style: disc; }

.db-content ol li { list-style: decimal; }

.db-content h3, .db-content h3 * { color: #ed9570; font-size: 21px; line-height: 15px; font-family: "Frank Ruhl Libre", serif; font-weight: bold; margin-bottom: 10px; }

.db-content sup { vertical-align: super; font-size: 0.8em; margin-left: 3px; }

.db-content sub { vertical-align: sub; font-size: 0.8em; margin-left: 3px; }

.db-content blockquote { padding: 50px 80px; border: solid 1px #a6a6a6; margin: 45px 0 30px; position: relative; }

.db-content blockquote:before { content: ""; position: absolute; top: -15px; left: 30px; width: 40px; height: 30px; background: url(../images/icon-blockquote.svg) no-repeat 0 0; background-size: 40px 30px; display: block; }

.db-content blockquote, .db-content blockquote * { color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 30px; line-height: 30px; }

.btn-help { background-color: #000; display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; position: relative; border-radius: 50%; }

.btn-help:before { content: "?"; color: #fff; font-size: 16px; line-height: 16px; font-weight: bold; text-align: center; display: inline-flex; }

/* ###########################################
			   SWIPER
########################################### */
.swiper-container { height: 100%; }

.swiper-slide { position: relative; }

.swiper-pagination { display: flex; align-items: center; justify-content: center; }

.swiper-pagination-bullet { background: transparent; width: 10px; height: 10px; display: inline-flex; align-items: center; justify-content: center; border: solid 1px #404040; }

.swiper-pagination-bullet:hover { border-color: #404040; }

.swiper-pagination-bullet-active:before { content: ""; background-color: #404040; width: 6px; height: 6px; display: block; border-radius: 6px; }

.swiper-pagination-fraction { background-color: #ed9570; width: 80px; height: 40px; display: inline-flex; align-items: center; justify-content: center; left: 50%; margin-left: -40px; bottom: 0; }

.swiper-pagination-fraction, .swiper-pagination-fraction * { color: #fff; font-size: 24px; line-height: 24px; font-family: "Frank Ruhl Libre", serif; }

/* ###########################################
			   scrollreveal
########################################### */
/*.scrollreveal {opacity: 0;visibility: hidden;transition: opacity 1s ease;}
.scrollreveal-enabled {opacity: 1;visibility: visible;}*/
/* ###########################################
			   MAGNIFIC POPUP
########################################### */
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

/* ###########################################
			   SHARE
########################################### */
/* ###########################################
			   MOBILE MENU
########################################### */
#mobile-menu-switch { background-color: transparent; flex-direction: column; justify-content: space-between; position: fixed; top: 10px; right: 20px; width: 40px; height: 40px; z-index: 11; cursor: pointer; padding: 10px 5px; transition: all 0.1s ease; }

#mobile-menu-switch span { background-color: #f5af91; display: block; width: 100%; height: 2px; border-radius: 2px; transition: all 0.1s ease; }

#mobile-menu-switch.active { justify-content: center; z-index: 12; }

#mobile-menu-switch.active span:nth-child(1) { background-color: #a6a6a6; transform: rotate(45deg); margin-top: 2px; }

#mobile-menu-switch.active span:nth-child(2) { opacity: 0; height: 0; width: 0; }

#mobile-menu-switch.active span:nth-child(3) { background-color: #a6a6a6; transform: rotate(-45deg); margin-top: -2px; }

#mobile-menu { background-color: #fff; width: 280px; height: 100%; position: fixed; top: 0; right: -290px; padding-top: 100px; z-index: 11; transition: all 0.3s ease; }

#mobile-menu.active { right: 0; box-shadow: -10px -10px 30px rgba(0, 0, 0, 0.2); }

#mobile-menu .container { height: 100%; overflow-y: auto; }

#mobile-menu a.lev1 { font-size: 16px; text-align: center; padding: 20px; display: block; color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; border-bottom: solid 1px #e9e8f1; transition: background-color 0.3s ease; }

#mobile-menu a.lev1:hover { background-color: #ed9570; color: #fff; }

/* ###########################################
			   HEADER
########################################### */
header { position: fixed; left: 0; top: 0; width: 100%; z-index: 10; }

body.truncated header { background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

header * { color: #a6a6a6; }

header .wrapper { display: flex; justify-content: space-between; height: 80px; align-items: center; }

header .left { width: 260px; flex: 0 0 260px; margin-right: 30px; transition: all 0.3s ease; position: relative; top: 80px; }

header .left a, header .left a img { width: 100%; display: block; }

body.truncated header .left { width: 130px; flex: 0 0 130px; top: 0; }

header .right { display: flex; align-items: center; }

header .right ul.lev1 { display: flex; align-items: center; }

header .right a.lev1 { font-size: 18px; white-space: nowrap; border-bottom: solid 2px transparent; padding-bottom: 6px; transition: all 0.3s ease; }

header .right a.lev1:hover { color: #ed9570; }

header .right li.lev1:not(:first-child) { margin-left: 30px; }

header .right li.lev1.active a.lev1 { color: #ed9570; border-color: #ed9570; }

header .right .innerright { margin-left: 30px; }

header .right .innerright a { background: none; display: inline-flex; align-items: center; font-size: 18px; margin-left: 0; height: 40px; padding: 0 15px; white-space: nowrap; border: solid 2px #a6a6a6; border-radius: 50px; transition: all 0.3s ease; }

header .right .innerright a:hover { background-color: #ed9570; color: #fff; border-color: #ed9570; }

/* ###########################################
			   FOOTER
########################################### */
footer { background-color: #404040; padding: 20px 0; }

footer * { color: #a6a6a6; font-size: 12px; }

footer .wrapper { display: flex; justify-content: space-between; align-items: center; }

footer .left { display: flex; align-items: center; }

footer .left a { margin-left: 10px; }

footer .left img { height: 20px; margin-top: 4px; }

footer .box-copyright, footer .box-social { margin-right: 60px; display: flex; align-items: center; }

footer .box-copyright, footer .box-social span { white-space: nowrap; }

footer .box-social ul { display: flex; margin-left: 10px; }

footer .box-social a { background-color: #ed9570; display: inline-flex; justify-content: center; align-items: center; width: 30px; height: 30px; border-radius: 50%; margin: 0 5px; transition: all 0.3s ease; }

footer .box-social a:hover { background-color: #f5af91; }

footer .box-social a:before { font-family: FontAwesome; color: #404040; font-size: 17px; }

footer .box-social .facebook:before { content: ""; }

footer .box-social .twitter:before { content: ""; }

footer .box-social .instagram:before { content: ""; }

footer .box-social .googleplus:before { content: ""; }

footer .box-social .linkedin:before { content: ""; }

footer .box-social .pinterest:before { content: ""; }

footer .box-social .vimeo:before { content: ""; }

footer .box-social .youtube:before { content: ""; }

footer .box-social .behance:before { content: ""; }

footer .btn-gothere { background-color: #ed9570; height: 40px; border-radius: 20px; display: flex; transition: all 0.3s ease; }

footer .btn-gothere:hover { background-color: #f5af91; }

footer .btn-gothere .text { color: #404040; font-weight: 700; white-space: nowrap; }

footer .btn-gothere .line { width: 17px; border-bottom: 1px dotted #404040; margin: 0 10px; }

footer .btn-gothere .icon { background: url(../images/btn-gothere.png) no-repeat center center; width: 12px; height: 15px; }

footer .right { display: flex; align-items: center; }

footer .right span { white-space: nowrap; }

footer .right a { margin-left: 10px; margin-top: 6px; transition: all 0.3s ease; }

footer .right a:hover { background-color: #f5af91; }

/* ###########################################
			   BANNER
########################################### */
#home-banner { position: relative; height: 100%; }

#home-banner .swiper-pagination { bottom: 40px; right: 40px; left: auto; width: auto; }

#home-banner .swiper-container { width: 80%; margin-left: 20%; }

.swiper-container .mask { position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; }

.swiper-container .wrapper { display: flex; align-items: center; height: 100%; }

.swiper-container .wrapper .content { padding: 0 40% 0 130px; }

.swiper-container .wrapper h2 { color: #a6a6a6; font-size: 50px; line-height: 50px; font-family: "Frank Ruhl Libre", serif; font-weight: 300; }

.swiper-container .wrapper .description { color: #a6a6a6; margin-bottom: 30px; font-size: 16px; line-height: 20px; }

.swiper-container .wrapper .btn { background-color: #ed9570; white-space: nowrap; transition: all 0.3s ease; }

.swiper-container .wrapper .btn:hover { background-color: #404040; color: #fff; }

.swiper-container .wrapper .notes { color: #a6a6a6; font-size: 12px; line-height: 15px; }

.scroll-info { position: absolute; left: 0; bottom: 30px; z-index: 9; width: 100%; pointer-events: none; }

.scroll-info .wrapper { display: flex; align-items: center; }

.scroll-info * { color: #a6a6a6; font-size: 14px; line-height: 16px; }

.scroll-info .icon { background: #a6a6a6 url(../images/scroll-icon.png) no-repeat center center; background-size: 100%; border-radius: 20px; width: 20px; height: 20px; margin-right: 10px; }

#secbanner { background-color: #fff; background-position-x: calc(50% + 500px); background-size: auto; height: 400px; position: relative; }

#secbanner .mask { background-color: rgba(64, 64, 64, 0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

#secbanner .wrapper { padding: 80px 20% 70px 300px; height: 100%; display: flex; align-items: flex-end; position: relative; z-index: 2; }

#secbanner h1 { color: #a6a6a6; font-size: 40px; line-height: 40px; font-family: "Frank Ruhl Libre", serif; font-weight: 300; width: 588px; }

#home-banner .mask, #secbanner .mask { background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(110deg, white 0%, rgba(255, 255, 255, 0.6) 100%); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ###########################################
			   HOME
########################################### */
#home-highlights { padding-top: 0; }

.list-a .item { position: relative; }

.list-a .item .item-content { display: flex; min-height: 500px; position: relative; }

.list-a .item:nth-child(even) .item-content { flex-direction: row-reverse; }

.list-a .item .item-content .left { background-image: url("../images/default-image.jpg"); flex: 1; }

.list-a .item .item-content .left, .list-a .item .item-content .right { width: 50%; display: inline-block; }

.list-a .item .item-content .right { position: relative; }

.list-a .item .item-content .info { min-height: 240px; overflow: hidden; margin-left: -100px; height: 100%; padding: 80px 0; display: flex; align-items: center; }

.list-a .item .item-content .info-content { border: solid 2px #e9e8f1; border-top: none; }

.list-a .item .item-content .info-content .others { padding: 0 60px 60px 160px; position: relative; }

.list-a .item .item-content .info * { color: #a6a6a6; }

.list-a .item .item-content .title { display: flex; align-items: center; white-space: nowrap; margin-top: -39px; }

.list-a .item .item-content .title:before, .list-a .item .item-content .title:after { content: ""; display: inline-flex; width: 100%; height: 0; border-bottom: solid 2px #e9e8f1; }

.list-a .item .item-content .title:before { width: 140px; margin-right: 20px; flex-shrink: 0; }

.list-a .item .item-content .title:after { margin-left: 20px; }

.list-a .item:nth-child(even) .info { margin-left: inherit; margin-right: -100px; }

.list-a .item:nth-child(even) .item-content .info-content .others { padding: 0 160px 60px 60px; }

.list-a .item:nth-child(even) .item-content .title:before { width: 40px; flex-shrink: 0; }

.list-a .item .item-content .subtitle { color: #a6a6a6; font-size: 22px; line-height: 25px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: solid 1px #e9e8f1; }

.list-a .item p { margin-bottom: 0; }

.list-a .item .item-content .btn-knowmore { background-color: #ed9570; display: flex; align-items: center; position: absolute; bottom: -20px; }

.list-a .item .item-content .btn-knowmore:hover { background-color: #404040; }

.list-a .item .item-content .btn-knowmore .text { align-items: center; font-weight: bold; color: #fff; }

.special-container { background-color: #e9e8f1; }

.special-container * { color: #404040; }

.special-container h2 { margin-bottom: 60px; display: flex; align-items: center; flex-direction: column-reverse; }

.special-container h2 .text { font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 40px; line-height: 43px; color: #404040; white-space: nowrap; }

.special-container h2 .line { background-color: #f5af91; width: 100%; height: 1px; margin: 0 20px; display: none; }

.special-container h2 .icon { width: 40px; height: 40px; background-size: 100%; flex-shrink: 0; margin-bottom: 10px; }

.home .special-container h2 .icon { background: url(../images/icon-testimonials.svg) no-repeat center; }

.sobre-nos .special-container h2 .icon { background: url(../images/icon-team.svg) no-repeat center center; }

.eventos .special-container h2 .icon { background: url(../images/icon-events.svg) no-repeat center center; }

.special-container .swiper-slide { width: 50%; display: flex; }

.special-container .swiper-slide .left { width: 170px; flex-shrink: 0; display: flex; padding-right: 10px; }

.special-container .swiper-slide .left .text { font-size: 16px; font-weight: bold; color: #f5af91; padding-right: 10px; white-space: nowrap; }

.special-container .swiper-slide .left .line { background-color: #f5af91; width: 100%; height: 1px; margin-top: 10px; }

.special-container .swiper-slide .right .date { font-size: 10px; font-weight: bold; color: #f5af91; }

#home-testimonials { padding-bottom: 40px; }

#home-testimonials .swiper-container { height: 400px; padding-bottom: 40px; }

#home-testimonials .swiper-slide { align-self: center; }

#home-testimonials .swiper-slide .wrapper { display: flex; flex-direction: column; justify-content: center; text-align: center; width: 60%; }

#home-testimonials .name { color: #404040; font-weight: bold; margin-bottom: 30px; text-align: center; }

#home-testimonials .image { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }

#home-testimonials .image img { width: 100px; height: 100px; border-radius: 100px; border: solid 3px #a6a6a6; }

#home-testimonials .image:before, #home-testimonials .image:after { content: ""; display: inline-flex; width: 100px; height: 0; border-bottom: solid 1px #a6a6a6; margin: 0 20px; }

#home-testimonials .description { color: #404040; margin-bottom: 10px; }

#home-testimonials .date { color: #a6a6a6; font-size: 12px; line-height: 15px; }

#home-gallery { background-color: #a6a6a6; height: 600px; position: relative; }

#home-gallery .swiper-slide { width: auto; position: relative; }

#home-gallery .swiper-slide img { height: 100%; position: relative; z-index: 1; filter: grayscale(100%); }

#home-gallery .swiper-slide .mask { background-color: rgba(255, 255, 255, 0.8); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; opacity: 1; transition: opacity 1s ease; }

#home-gallery .swiper-slide-active .mask { opacity: 0; }

#home-gallery .swiper-slide-active img { filter: none; }

#home-gallery .swiper-button-prev, #home-gallery .swiper-button-next { background: #ed9570 url("../images/arrow-right-gal.svg") no-repeat center center; background-size: 10px 10px; width: 40px; height: 40px; border-radius: 100%; top: 50%; margin-top: -20px; transition: background-color 0.3s ease; }

#home-gallery .swiper-button-prev { background: #ed9570 url("../images/arrow-left-gal.svg") no-repeat center center; background-size: 10px 10px; left: 20%; }

#home-gallery .swiper-button-next { right: 20%; }

#home-gallery .swiper-button-next:hover, #home-gallery .swiper-button-prev:hover { background-color: #f5af91; }

#home-gallery .swiper-pagination-fraction { background: none; width: auto; height: auto; color: #a6a6a6; display: flex; flex-direction: column; justify-content: flex-start; bottom: 50px; }

#home-gallery .swiper-pagination-fraction span { color: #a6a6a6; }

#home-gallery .swiper-pagination-current { display: block; font-size: 100px; line-height: 100px; text-align: left; }

#home-gallery .swiper-pagination-fraction, #home-gallery .swiper-pagination-total { font-size: 40px; }

#home-gallery .swiper-pagination-total:before { content: "/"; }

/* ###########################################
				SOBRE NÓS
########################################### */
.team-list { display: grid; grid-gap: 30px; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 1fr; }

.team-list .item { padding-top: 80px; position: relative; }

.team-list .item .avatar { display: flex; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 160px; }

.team-list .item .avatar span { background-color: #a6a6a6; background-image: url("../images/avatar-default.png"); width: 160px; height: 160px; border: solid 10px #a6a6a6; border-radius: 160px; flex-shrink: 0; display: inline-flex; }

.team-list .item .avatar:before, .team-list .item .avatar:after { content: ""; display: inline-flex; width: 50%; height: 0; border-bottom: solid 2px #a6a6a6; }

.team-list .item-info { border: solid 2px #a6a6a6; border-top: none; padding: 110px 30px 30px; height: 100%; }

.team-list .item-info * { color: #404040; text-align: center; }

.team-list .item .name { display: block; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 20px; line-height: 23px; }

.team-list .item .subtitle { display: block; font-family: "Frank Ruhl Libre", serif; font-weight: 300; padding-top: 10px; border-top: solid 1px #a6a6a6; }

.team-list .item .description { display: block; padding-top: 10px; }

#detail-top { display: flex; align-items: center; flex-wrap: wrap; margin-bottom: 30px; }

#detail-top .box-back { display: inline-flex; align-items: center; justify-content: center; }

#detail-top .box-back a { background: #ed9570 url("../images/arrow-left-gal.svg") no-repeat center center; background-size: 10px; color: #fff; display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 36px; transition: background-color 0.3s ease; }

#detail-top .box-back a:hover { background-color: #f5af91; }

#detail-top .box-title { display: inline-flex; align-items: center; position: relative; }

#detail-top .box-title:before { content: ""; display: inline-flex; width: 64px; height: 0; border-bottom: solid 1px #a6a6a6; margin: 0 10px; }

#detail-top .box-subtitle { padding: 30px 0 30px 170px; border-bottom: solid 2px #e9e8f1; width: 100%; flex-shrink: 0; }

#detail-top .box-subtitle, #detail-top .box-subtitle * { color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 25px; line-height: 28px; }

#detail-top h1 { color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 40px; line-height: 40px; }

#detail-bot { display: flex; justify-content: flex-end; padding-top: 40px; align-items: center; }

#detail-bot .jssocials-share-link { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border: solid 1px #ed9570; border-radius: 30px; }

#detail-bot .jssocials-share-link * { color: #ed9570; }

#detail-bot .jssocials-shares { display: flex; }

#detail-bot .jssocials-share { margin: 0; }

#detail-bot .jssocials-share a { display: flex; margin-left: 5px; transition: all 0.3s ease; }

#detail-bot .jssocials-share a:hover { background-color: #ed9570; }

#detail-bot .jssocials-share a:hover i { color: #fff; }

#detail-bot:before { content: ""; background: #ed9570; width: 100%; height: 1px; }

/* ###########################################
				ESPAÇOS
########################################### */
#espacos-list .wrapper { padding: 0; }

.grid-list .grid-item { /*background-color: $debug;*/ width: 50%; padding: 0 15px; padding-bottom: 30px; opacity: 0; transition: all 0.5s ease; }

.grid-list .grid-item-enabled { opacity: 1 !important; }

.grid-list .grid-item .item-content { background-color: #fff; overflow: hidden; position: relative; }

.grid-list .grid-item a { display: block; }

.grid-list .grid-item a[href="javascript:void(0);"] { cursor: default; }

.grid-list .grid-item .image { display: block; height: 380px; position: relative; }

.grid-list .grid-item .image .mask { background-color: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.5s ease; }

.grid-list .grid-item .image .mask .icon { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 80px; margin-top: 40px; transition: margin-top 0.5s ease; }

.grid-list .grid-item .image .mask .icon:after { content: ""; background: url("../images/icon-ampliar.png") no-repeat center center; background-size: 100%; width: 30px; height: 30px; }

.grid-list .grid-item a:hover .image .mask { opacity: 1; }

.grid-list .grid-item a:hover .image .mask .icon { margin-top: 0; }

.grid-list .grid-item .info { display: block; padding: 40px; position: relative; border: solid 2px #e9e8f1; }

.grid-list .grid-item .title { display: block; color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 40px; line-height: 40px; margin-bottom: 0; }

.grid-list .grid-item .description { display: block; padding-top: 30px; }

.grid-list .grid-item .description, .grid-list .grid-item .description * { color: #a6a6a6; }

/* ###########################################
				SERVIÇOS
########################################### */
#servicos-list .grid-list .grid-item { /*background-color: $debug;*/ width: 33.33%; padding: 0 15px; padding-bottom: 30px; opacity: 0; transition: all 0.5s ease; }

/* ###########################################
				GALERIA
########################################### */
.galeria #gallerybanner { position: relative; }

.galeria .mask { background: linear-gradient(180deg, white 5%, rgba(255, 255, 255, 0) 50%), linear-gradient(110deg, white 0%, rgba(255, 255, 255, 0) 30%); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none; }

.galeria .swiper-container { height: 575px; }

.galeria .swiper-container .swiper-slide { width: auto; height: 550px; }

.galeria .swiper-container .swiper-slide img { height: 100%; }

.galeria .swiper-container .swiper-pagination { display: none; }

.galeria .swiper-arrows { height: auto; position: absolute; width: 100%; bottom: 0; }

.galeria .swiper-arrows .wrapper { display: flex; flex-direction: row-reverse; justify-content: flex-start; height: 50px; }

.galeria .swiper-button-next { background: #ed9570 url("../images/arrow-right-gal.svg") no-repeat center center; background-size: 15px 15px; width: 50px; height: 50px; top: auto; margin-top: 0; right: 0; margin-left: 10px; left: 0; border-radius: 100%; transition: background-color 0.3s ease; position: relative; }

.galeria .swiper-button-prev { background: #ed9570 url("../images/arrow-left-gal.svg") no-repeat center center; background-size: 15px 15px; width: 50px; height: 50px; top: auto; margin-top: 0; right: 0; left: 0; border-radius: 100%; transition: background-color 0.3s ease; position: relative; }

.galeria #gallerybanner-label { position: absolute; z-index: 1; width: 100%; top: 460px; left: 0; pointer-events: none; }

.galeria .label { background-color: #fff; width: 500px; padding: 60px; font-size: 20px; line-height: 20px; font-family: "Frank Ruhl Libre", serif; color: #a6a6a6; border: solid 2px #e9e8f1; z-index: 1; }

.galeria .swiper-pagination { background-color: #fff; color: #a6a6a6; position: absolute; padding: 30px 20px; left: 70px; top: -30px; border-radius: 30px; border: solid 2px #e9e8f1; }

.galeria .swiper-pagination * { color: #a6a6a6; font-size: 20px; }

.galeria .swiper-pagination-fraction { display: flex; align-items: center; }

.galeria .swiper-pagination-current { font-size: 40px; }

#gallery-description { padding-bottom: 150px; }

#gallery-description .wrapper { display: flex; justify-content: flex-end; padding-left: 30%; }

#gallery-description .content { width: 50%; }

.galeria footer { position: fixed; bottom: 0; width: 100%; z-index: 2; }

/* ###########################################
				CONTACTOS
########################################### */
#contactos-container { position: relative; z-index: 3; }

#contactos-container .wrapper { position: relative; display: flex; }

#contactos-container .left-container { width: 35%; padding-right: 15px; }

#contactos-container .right-container { width: 65%; padding-left: 15px; }

#contactos-container .tabs { position: relative; margin-bottom: 40px; display: flex; justify-content: center; }

#contactos-container .tabs a { background-color: #e9e8f1; color: #404040; font-weight: bold; display: inline-flex; align-items: center; height: 40px; padding: 0 30px; white-space: nowrap; position: relative; transition: background-color 0.3s ease; }

#contactos-container .tabs a:hover { background-color: #f5af91; color: #fff; }

#contactos-container .tabs a:first-child { border-radius: 40px 0 0 40px; }

#contactos-container .tabs a:last-child { border-radius: 0 40px 40px 0; }

#contactos-container .tabs a.active { background-color: #ed9570; color: #fff; cursor: default; }

#contactos-container .tabs a:after { content: ""; position: absolute; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 10px solid #ed9570; opacity: 0; bottom: -10px; left: 50%; margin-left: -15px; }

#contactos-container .tabs a.active:after { opacity: 1; }

#contactos-container form .top, #contactos-container form .bot { display: flex; }

#contactos-container form .bot { padding-top: 24px; }

#contactos-container form .left { width: 50%; padding-right: 12px; }

#contactos-container form .right { width: 50%; padding-left: 12px; }

#contactos-container form .right .submit { width: auto; }

#contactos-container form .bot .left { color: #a6a6a6; font-family: "Lato", sans-serif; font-size: 14px; line-height: 17px; font-weight: normal; }

#contactos-container form .bot .right { display: flex; justify-content: flex-end; }

#contactos-container form .bot .submit { min-width: 200px; text-align: center; font-size: 16px; display: flex; justify-content: center; transition: all 0.3s ease; }

#contactos-container form .bot .submit:hover { background-color: #ed9570; border-color: #ed9570; color: #fff; }

#contactos-container form .label { color: #a6a6a6; }

#contactos-container form input[type="text"], #contactos-container form input[type="email"], #contactos-container form input[type="number"], #contactos-container form select, #contactos-container form textarea { border-color: #a6a6a6; }

#form-contacts, #form-quote { display: none; }

#form-contacts.visible, #form-quote.visible { display: block !important; }

#form-contacts .message, #form-quote .message { height: 277px; }

#form-quote .innerleft { display: flex; }

#form-quote .box-eventdate { width: 25%; padding-right: 12px; margin-bottom: 0; }

#form-quote .box-eventtype { width: 50%; padding: 0 12px; margin-bottom: 0; }

#form-quote .box-eventpeople { width: 25%; padding-left: 12px; margin-bottom: 0; }

#contactos-container form .box.error input, #contactos-container form .box.error select, #contactos-container form .box.error textarea { border-color: #ed9570; }

#contactos-container form .box.error .field-error { color: #ed9570; }

#contactos-gmaps { background: #404040 url("../images/map.jpg") no-repeat center center; background-size: cover; height: 600px; position: relative; }

#contactos-gmaps .btn-help { position: absolute; bottom: 20px; right: 20px; }

#contactos-side h2 { margin-bottom: 30px; }

#contactos-side h2, #contactos-side h2 * { color: #a6a6a6; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 40px; line-height: 40px; }

#contactos-side .contents * { color: #a6a6a6; }

#contactos-side .contents .box:not(:last-child) { margin-bottom: 30px; }

#contactos-side .contents h4 { display: flex; align-items: center; font-family: "Frank Ruhl Libre", serif; font-weight: 300; font-size: 30px; line-height: 33px; margin-bottom: 10px; position: relative; }

#contactos-side .contents h4:after { content: ""; display: inline-flex; width: 100%; height: 0; border-bottom: solid 1px #e9e8f1; margin-left: 10px; }

#contactos-side .contents h4, #contactos-side .contents h4 * { color: #ed9570; font-size: 25px; line-height: 25px; white-space: nowrap; }

.mfp-counter { white-space: nowrap !important; }

#loading-container { background: rgba(255, 255, 255, 0.8) url("../images/loading.gif") no-repeat center center; position: fixed; z-index: 100000000; width: 100%; height: 100%; top: 0; left: 0; display: none; }
