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

html { background-color: #f2f2f2; }

body { padding-top: 95px; min-width: 300px; }

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

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

h3 { padding-top: 20px; }

h3, h3 * { font-size: 60px; line-height: 60px; color: #44b8A4; text-transform: inherit; font-family: "Cormorant Garamond", serif; font-style: italic; }

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: #7ce8d5; font-size: 16px; line-height: 18px; height: 50px; }

input[type="submit"] { background-color: transparent; color: #44b8A4; text-transform: uppercase; font-size: 16px; line-height: 18px; height: 50px; border: solid 2px #44b8A4; border-radius: 5px; transition: border 0.3s ease; }

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

select { height: 50px; border-color: #7ce8d5; }

.wrapper { width: 1200px; }

.btn { height: 50px; padding: 0 20px; border-radius: 5px; font-weight: 700; text-transform: uppercase; }

.label { color: #44b8A4; font-family: "Cormorant Garamond", serif; font-weight: bold; font-style: italic; margin-bottom: 3px; position: relative; padding-right: 20px; }

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

.label .mandatory { position: absolute; top: 5px; 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; }

.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%; border-radius: 5px; }

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

.db-content em, .db-content em * { font-style: italic; }

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

.db-content a { color: #44b8A4; }

.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: #44b8A4; font-size: 21px; line-height: 15px; font-family: "Cormorant Garamond", serif; font-weight: bold; font-style: italic; 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 { background: url(../images/icon-blockquote.svg) no-repeat 0 0; background-size: 40px 30px; margin: 50px 0; margin-left: 90px; padding-left: 65px; }

.db-content blockquote, .db-content blockquote * { color: #44b8A4; font-family: "Cormorant Garamond", serif; font-style: italic; font-size: 50px; line-height: 50px; }

.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; height: 20px; width: auto; display: inline-flex; align-items: center; margin: 0 !important; }

.swiper-pagination-bullet:before { background-color: transparent; content: ""; border: solid 2px #fff; width: 15px; height: 15px; border-radius: 20px; margin: 0 4px !important; opacity: 1 !important; transition: all 0.3s ease; }

.swiper-pagination-bullet:not(:last-child):after { content: ""; background-color: #fff; width: 20px; height: 1px; }

.swiper-pagination-bullet-active:before { background-color: #fff; width: 20px; height: 20px; }

.swiper-pagination-fraction { background-color: #44b8A4; 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: "Cormorant Garamond", 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: #7ce8d5; display: block; width: 100%; height: 2px; border-radius: 2px; transition: all 0.1s ease; }

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

#mobile-menu-switch.active span:nth-child(1) { background-color: #fff; 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: #fff; transform: rotate(-45deg); margin-top: -2px; }

#mobile-menu { background-color: #fff; width: 280px; height: 100%; position: fixed; top: 0; right: -290px; padding-top: 130px; z-index: 9; 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-transform: uppercase; text-align: center; padding: 20px; display: block; border-bottom: solid 1px #f2f2f2; transition: background-color 0.3s ease; }

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

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

header:after { content: ""; background: url(../images/mascara-menu.png) no-repeat center center; background-size: auto 50px; position: absolute; top: 100px; width: 100%; height: 50px; z-index: 10; }

header * { color: #fff; }

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

header .left { width: 129px; flex: 0 0 129px; margin-right: 40px; }

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

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

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

header .right a.lev1 { background: url(../images/hover.svg) no-repeat center 30px; background-size: 295px 4px; font-size: 14px; white-space: nowrap; text-transform: uppercase; padding-bottom: 10px; transition: all 0.3s ease; }

header .right a.lev1:hover { background-position: center 24px; }

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

header .right li.lev1.active a.lev1 { background-position: center bottom; pointer-events: none; }

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

header .right .innerright a { background: none; display: inline-flex; align-items: center; font-size: 14px; font-weight: 700; text-transform: uppercase; margin-left: 0; height: 50px; padding: 0 20px; white-space: nowrap; border: solid 2px #7ce8d5; border-radius: 5px; transition: all 0.3s ease; }

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

/* ###########################################
			   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 .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: #44b8A4; 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: #7ce8d5; }

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: #44b8A4; height: 40px; border-radius: 20px; display: flex; transition: all 0.3s ease; }

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

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; opacity: 0.5; transition: all 0.3s ease; }

footer .right a:hover { opacity: 1; }

footer .right img { height: 20px; }

/* ###########################################
			   BANNER
########################################### */
#home-banner { position: relative; height: 700px; }

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

.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 .left { width: 50%; padding-right: 40px; }

.swiper-container .wrapper h2 { font-size: 60px; line-height: 60px; font-family: "Cormorant Garamond", serif; font-style: italic; color: #fff; }

.swiper-container .wrapper .right { width: 50%; padding-left: 40px; border-left: solid 1px #fff; }

.swiper-container .wrapper .right * { color: #fff; }

.swiper-container .wrapper .right .description { margin-bottom: 30px; }

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

.swiper-container .wrapper .right .btn:hover { background-color: #fff; color: #44b8A4; }

.swiper-container .wrapper .right .notes { font-size: 14px; font-family: "Cormorant Garamond", serif; font-style: italic; }

.scroll-info { position: absolute; display: flex; flex-direction: column; align-items: center; z-index: 9; width: 100%; bottom: 30px; text-align: center; pointer-events: none; }

.scroll-info * { color: #fff; font-family: "Cormorant Garamond", serif; font-size: 14px; line-height: 16px; font-style: italic; }

.scroll-info .icon { background: url(../images/scroll-icon.png) no-repeat center center; background-size: 100%; width: 30px; height: 50px; margin-bottom: 20px; }

#secbanner { background-color: #404040; 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-top: 50px; height: 100%; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2; }

#secbanner h1 { color: #fff; font-size: 60px; line-height: 60px; font-family: "Cormorant Garamond", serif; font-weight: bold; font-style: italic; width: 588px; text-align: center; }

/* ###########################################
			   HOME
########################################### */
.list-a .item { background-color: #fff; position: relative; }

.list-a .item.scrollreveal { top: 100px; transition: top 0.5s ease; }

.list-a .item.scrollreveal-enabled { top: 0; }

.list-a .item:first-child { border-radius: 5px 5px 0 0; overflow: hidden; }

.list-a .item:last-child { border-radius: 0 0 5px 5px; overflow: hidden; }

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

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

.list-a .item .item-content .left { background: url("../images/default-image.jpg") no-repeat center center; 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 { padding: 50px; }

.list-a .item .item-content .info { min-height: 240px; overflow: hidden; margin-bottom: 20px; }

.list-a .item .subtitle { color: #a6a6a6; font-size: 20px; line-height: 24px; margin-bottom: 5px; }

.list-a .item .item-content .description { margin-bottom: 30px; }

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

.list-a .item .item-content .btn-knowmore { display: flex; align-items: center; width: 100%; }

.list-a .item .item-content .btn-knowmore .line { background-color: #44b8A4; width: 100%; height: 1px; display: inline-flex; }

.list-a .item .item-content .btn-knowmore .text { white-space: nowrap; display: inline-flex; align-items: center; margin-left: 10px; height: 50px; border-radius: 5px; border: solid 2px #44b8A4; padding: 0 20px; text-transform: uppercase; font-weight: bold; color: #44b8A4; cursor: pointer; transition: all 0.3s ease; }

.list-a .item .item-content .btn-knowmore .text:hover { background-color: #44b8A4; color: #fff; }

.special-container { background-color: #44b8A4; }

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

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

.special-container h2 .text { font-family: "Cormorant Garamond", serif; font-style: italic; font-size: 60px; line-height: 63px; color: #7ce8d5; white-space: nowrap; }

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

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

.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%; padding-right: 25px; 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: #7ce8d5; padding-right: 10px; white-space: nowrap; }

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

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

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

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

#home-testimonials .left { flex-direction: column; align-items: flex-start; }

#home-testimonials .left .name { color: #7ce8d5; font-weight: 700; position: relative; display: flex; align-items: center; white-space: nowrap; margin-bottom: 30px; width: 100%; }

#home-testimonials .left .name:after { content: ""; display: inline-flex; width: 100%; height: 1px; background-color: #7ce8d5; margin-left: 10px; }

#home-testimonials .left .image { background-color: #fff; width: 100px; height: 100px; border-radius: 100px; border: solid 5px #7ce8d5; }

#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; }

#home-gallery .swiper-slide .mask { background-color: rgba(68, 184, 164, 0.7); 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-button-prev, #home-gallery .swiper-button-next { background: #44b8A4 url("../images/arrow-right-gal.svg") no-repeat center center; background-size: 10px 10px; width: 40px; height: 40px; top: auto; bottom: 0; left: 50%; transition: background-color 0.3s ease; }

#home-gallery .swiper-button-prev { background: #44b8A4 url("../images/arrow-left-gal.svg") no-repeat center center; background-size: 10px 10px; margin-left: -81px; border-top-left-radius: 5px; }

#home-gallery .swiper-button-next { margin-left: 41px; border-top-right-radius: 5px; }

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

/* ###########################################
				SOBRE NÓS
########################################### */
.team-list { display: flex; flex-wrap: wrap; }

.team-list .item { width: 50%; padding-right: 12px; display: flex; margin-bottom: 24px; }

.team-list .item:nth-child(even) { padding-left: 12px; padding-right: 0; }

.team-list .item .left { padding-right: 50px; }

.team-list .item .left .avatar { background: url("../images/avatar-default.png") no-repeat center center; background-size: cover; width: 100px; height: 100px; border: solid 5px #7ce8d5; display: block; border-radius: 50%; }

.team-list .item .right .name { color: #7ce8d5; display: block; font-size: 16px; font-weight: bold; margin-bottom: 5px; }

.team-list .item .right .subtitle { color: #7ce8d5; margin-bottom: 5px; }

#detail-pretop { position: relative; display: flex; align-items: center; margin-bottom: 20px; }

#detail-pretop:after { content: ""; background-color: #44b8A4; display: inline-flex; width: 100%; height: 1px; }

#detail-pretop a { position: relative; display: inline-flex; align-items: center; flex-shrink: 0; margin-right: 10px; color: #44b8A4; font-weight: 700; font-size: 14px; }

#detail-pretop a:before { background: url("../images/arrow-left-green.svg") no-repeat center center; background-size: 10px; content: ""; display: inline-flex; width: 10px; height: 10px; margin-right: 10px; }

#detail-pretop a:hover { text-decoration: underline; }

#detail-top { margin-bottom: 40px; }

#detail-top h1 { color: #44b8A4; font-family: "Cormorant Garamond", serif; font-weight: bold; font-style: italic; font-size: 60px; line-height: 60px; }

#detail-top .subtitle { font-family: "Cormorant Garamond", serif; font-weight: bold; color: #a6a6a6; font-style: italic; font-size: 30px; line-height: 30px; padding-top: 20px; }

#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 #44b8A4; border-radius: 30px; }

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

#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: #44b8A4; }

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

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

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

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

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

.grid-list .grid-item .item-content { background-color: #fff; border-radius: 5px; 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: 280px; 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 { background-color: #44b8A4; 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; }

.grid-list .grid-item .title { display: block; color: #44b8A4; font-family: "Cormorant Garamond", serif; font-size: 40px; line-height: 40px; }

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

/* ###########################################
				GALERIA
########################################### */
#galeria-list .wrapper { padding: 0; }

#galeria-list .grid-item { height: 282px; }

#galeria-list .grid-item:nth-child(1) { width: 50%; height: calc(270px * 2 + 24px); }

#galeria-list .grid-item:nth-child(9n+1) { width: 50%; height: calc(270px * 2 + 24px); }

#galeria-list .grid-item .item-content { height: 100%; overflow: visible; }

#galeria-list .grid-item a { height: 100%; border: solid 10px #fff; position: relative; }

#galeria-list .grid-item a:before { content: ""; background-color: #000; align-content: center; justify-content: center; position: absolute; left: 0; top: 0; opacity: 0; width: 100%; height: 100%; transition: opacity 0.3s ease; }

#galeria-list .grid-item a:hover:before { opacity: 0.3; }

#galeria-list .grid-item a:after { content: ""; background: #44b8A4 url("../images/icon-ampliar.png") no-repeat center center; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; background-size: 30px; width: 50px; height: 50px; border-radius: 100%; opacity: 0; position: absolute; transition: opacity 0.3s ease; }

#galeria-list .grid-item a:hover:after { opacity: 1; }

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

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

#contactos-container .tabs { position: relative; top: -125px; display: flex; justify-content: center; }

#contactos-container .tabs a { background-color: #fff; color: #44b8A4; display: inline-flex; align-items: center; height: 50px; padding: 0 30px; white-space: nowrap; text-transform: uppercase; font-weight: bold; position: relative; }

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

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

#contactos-container .tabs a.active { background-color: #44b8A4; 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 #44b8A4; 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: "Cormorant Garamond", serif; font-size: 14px; line-height: 17px; font-style: italic; font-weight: bold; }

#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: #44b8A4; border-color: #44b8A4; color: #fff; }

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

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

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

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

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

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

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

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

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

#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-footer h2 .icon { background: url("../images/icon-contacts.svg") no-repeat center center; background-size: 100%; }

#contactos-footer .contents { display: flex; flex-wrap: wrap; }

#contactos-footer .contents .box { max-width: 33%; }

#contactos-footer .contents .box:not(:last-child) { padding-right: 40px; }

#contactos-footer .contents h4 { font-family: "Cormorant Garamond", serif; font-weight: bold; font-style: italic; font-size: 30px; line-height: 33px; margin-bottom: 10px; }

.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; }
