/***************** variables *********************/





html, body {background-color: #f9f1e9; cursor: default; font-family: "DM Sans", sans-serif; font-size: 25px; line-height: 1.9; font-weight: 400; letter-spacing: .025rem; color: #332c2c; overflow-x: hidden;} 

img {border: 0; max-width: 100%; vertical-align: middle !important;}

/***************** paragraphs *******************/

h1 {font-family: "Cormorant", serif; text-transform:uppercase; margin: 0; padding: 0; color: #332c2c; font-size: 4rem; line-height: 1.15; font-weight: 400;}
h2 {font-family: "Cormorant", serif; text-transform:uppercase; margin: 0; padding: 0; color: #332c2c; font-size: 3rem; line-height: 1.15; font-weight: 400;}
h3 {font-family: "Cormorant", serif; margin: 0; padding: 0; color: #332c2c; font-size: 2rem; line-height: 1.15; font-weight: 400;}
h4 {font-family: "Cormorant", serif; margin: 0; padding: 0; color: #332c2c; font-size: 1.5rem; line-height: 1.6; font-weight: 400;}
h5 {font-family: "DM Sans", sans-serif; margin: 0; padding: 0; color: #332c2c; font-size: 1.25rem; line-height: 1.6; font-weight: 400;}
h6 {font-family: "DM Sans", sans-serif; margin: 0; padding: 0; color: #332c2c; font-size: .8rem; line-height: 1.6; font-weight: 400; letter-spacing: .15rem; text-transform: uppercase;}

a {text-decoration: underline; color: #332c2c; moz-transition: all .1s; -webkit-transition: all .1s; -o-transition: all .1s; -ms-transition: all .1s; transition: all .1s;}
a:hover {color: #332c2c; text-decoration: none;}

::-moz-selection {color: #f9f1e9; background: #e0a66b;}
::selection {color: #f9f1e9; background: #e0a66b;}

hr {width: 100%; margin: 2.5rem 0 1rem 0; height: .2rem; background-color: #e0a66b; color: #e0a66b; border: 0;}
p, li, a {font-size:1rem;}
.spacer {height: 2.5rem;}

/***************** buttons *********************/

.btn {white-space: normal; border: none !important; font-size: 1.25rem; font-weight: 400; border-radius: 5rem; display: inline-block; text-align: center; padding: 1rem 2rem; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; font-style: normal; margin: 1.5rem 0 0 0; text-decoration: none !important; position: relative;}
.btn:hover, .btn:active, .btn:focus {outline: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none !important; outline-style: none !important; border-color: transparent !important;}

.btn-primary {background-color: #e0a66b !important; color: #f9f1e9 !important;}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {background-color: #1b1b1b !important;}

.bg-dark .btn-primary {background-color: #f9f1e9 !important; color: #332c2c !important;}

/***************** borders *********************/

.border, .border-top, .border-bottom, .border-left, .border-right {border-width: .1rem;}

.border-primary {border-color: #e0a66b !important;}

.border-dark {border-color: #332c2c;}
.border-light {border-color: #f9f1e9;}

.border-custom1 {border-color: #1b1b1b;}
.border-custom2 {border-color: #333;}
.border-custom3 {border-color: #999;}
.border-custom4 {border-color: #eedbc9;}
.border-custom5 {border-color: #f1ebe5;}
.border-custom6 {border-color: #f9f7f6;}

table, tbody, tr, td {border: none;}

/***************** lists *********************/

.block-list-group {margin: 1.5rem 0 0 0;}
.block-list-group .list-group-item {background-color: transparent !important; padding: 2rem; margin-bottom: .1rem; border: none; border-radius: 0; moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.block-list-group .list-group-item p:first-child {margin: 0 !important;}

.block-list-group.accordion .card {padding: 0; border: none; border-radius: 0; background: #f9f7f6; margin-bottom: .1rem; -webkit-box-shadow: 0 0 0 rgba(0,0,0,0); box-shadow: 0 0 0 rgba(0,0,0,0); moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.block-list-group.accordion .card:last-child {margin: 0;}
.block-list-group.accordion .card:hover {background: #f1ebe5;}
.block-list-group.accordion .card .card-header {padding: 0; border: none; background: transparent;}
.block-list-group.accordion .card .card-header h5 {margin: 0 !important;}
.block-list-group.accordion .card .card-header h5 .btn {padding: 2rem; width: 100%; text-align: left; margin: 0; font-style: normal; text-transform: none; font-weight: 400; font-size: 1rem; line-height: 1.9; color: #000; display: block; border: none; text-decoration: none;}
.block-list-group.accordion .card .card-header h5 .btn:hover {text-decoration: underline !important;}
.block-list-group.accordion .card .card-header h5 .btn:after {content: "\f068"; font-family: "Font Awesome 5 Free"; font-weight: 900; float: right; color: #e0a66b;}
.block-list-group.accordion .card .card-header h5 .btn.collapsed:after {content: "\f067";}
.block-list-group.accordion .card .card-body {padding: 2rem; padding-top: 0 !important;}
.block-list-group.accordion .card .card-body p {margin: 0 !important;}

.block-list-group.tabs .nav-tabs {border: none; display: flex; flex-wrap: wrap;}
.block-list-group.tabs .nav-tabs .nav-item {background: #f9f1e9; margin-right: .1rem;}
.block-list-group.tabs .nav-tabs .nav-item .nav-link {padding: 2rem; border: none; background: #f1ebe5; margin: 0; border-radius: 0; color: #332c2c; text-decoration: none;}
.block-list-group.tabs .nav-tabs .nav-item .nav-link:hover {text-decoration: underline;}
.block-list-group.tabs .nav-tabs .nav-item .nav-link.active {background: #f9f7f6; font-weight: 700;}
.block-list-group.tabs .nav-tabs .nav-item:before {display: none;}
.block-list-group.tabs .tab-content {padding: 2rem; border: none; background: #f9f7f6;}
.block-list-group.tabs .tab-content p {margin: 0 !important;}

.block-list-group.modal-list .list-group-item {padding: 0 !important;}
.block-list-group.modal-list .list-group-item:hover {background: #f1ebe5;}
.block-list-group.modal-list .list-group-item h5 {margin: 0 !important;}
.block-list-group.modal-list .list-group-item h5 .btn {background-color:#7a8351; color:#f9f1e9; padding: 1rem 2rem; width: 100%; text-align: left; margin: 0; font-style: normal; text-transform: none; font-weight: 400; font-size: 1rem; line-height: 1.9; display: block; border: 1px solid #f1ebe5 !important; text-decoration: none;}
.block-list-group.modal-list .list-group-item h5 .btn:hover {text-decoration: underline !important;}
.block-list-group.modal-list .list-group-item h5 .btn:after {content: "\f424"; font-family: "Font Awesome 5 Free"; font-weight: 900; float: right; color: #e0a66b;}


.modal-backdrop {background-color: #332c2c;}
.modal-backdrop.show {opacity: .9;}
.modal-dialog {width: 100%; max-width: 100%; height: 100%; margin: 0; display: flex !important; align-items: center; justify-content: center;}
.modal-content {margin: 0; padding: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; border: none; max-width:60vw;}
.modal-header {border-bottom: .1rem solid #f9f7f6;}
.modal-header, .modal-body {padding: 2rem;}
.modal-header h5 {font-size: 1.5rem; line-height: 1.2;}
.modal-header .close {font-size: 2.75rem; line-height: .5; font-weight: 300; color: #e0a66b; text-shadow: none; opacity: 1; padding: 0; margin: 0 0 0 auto;}
.modal-header .close:hover {color: #332c2c; opacity: 1 !important;}
.modal-footer {display: none;}

.news {margin: 0;}
.news .list-group-item {margin: 1.5rem 0 0 0; padding: 2rem; border: .1rem solid #eedbc9 !important; border-radius: 0; background: transparent !important;}
.news .list-group-item:hover {border-color: #e0a66b !important;}
.news .list-group-item .list-date {margin: 0; padding: 0; font-size: .8rem; line-height: 1.6; font-weight: 400; letter-spacing: .15rem; text-transform: uppercase;}
.news .list-group-item .list-header {font-size: 2rem; line-height: 1.15;}
.news .list-group-item .list-content {margin: 1.5rem 0 0 0;}

.pager {margin: 1.5rem 0 0 0; padding: 0 15px; width: 100%; border-radius: 0;}
.pager li {margin: 0 !important;}
.pager li:before {display: none;}
.pager li a {padding: 0; font-size: .05rem; margin-right: 1rem; color: #f1ebe5; background: #f1ebe5; border: none; width: 1rem; height: 1rem; border-radius: 50% !important;}
.pager li a:hover, .pager li a.active {background: #e0a66b; color: #e0a66b;}

/***************** gallery *********************/

.block-gallery .gallery .gallery-item {margin-bottom: 0;}
.block-gallery .gallery .gallery-item .image-container {margin-bottom: 0;}
.block-gallery .gallery .gallery-item .image-container a {border: none !important;}
.block-gallery .gallery .gallery-item .image-container a img {width: 100%;}
.block-gallery .gallery li:before {display: none;}

#block-gallery-modal a.controls {border:none; text-decoration:none; top:5rem !important; bottom:5rem !important; height:auto !important;}
#block-gallery-modal {inset:0; height:100vh !important; overflow:hidden !important;}
#block-gallery-modal .modal-dialog {height: 100%; width: 100%; max-height: 90vh; max-width: 90vw; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%) !important; margin: 0;}
#block-gallery-modal .modal-body, #block-gallery-modal .modal-content {height: 100%; background:transparent; border:none;}
#block-gallery-modal img {height: 100%; object-fit: contain; background:rgba(0,0,0,0.8);}
#block-gallery-modal .caption-container {position:absolute; z-index:100; text-align:left; font-size:0; transition:.3s all; inset:auto 0 -1px 0; display: flex; align-items: flex-start; padding: 2rem; flex-direction: column; background-color: rgba(0,0,0,0.8);  opacity:1; backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); }
#block-gallery-modal img:hover ~ .caption-container {opacity:.2; }
#block-gallery-modal .caption-container h3 {font-size:1.5rem !important; margin-bottom:5px;} #block-gallery-modal .caption-container p {font-size:1rem !important;}
#block-gallery-modal .caption-container.hidden {display:none;}


.block-gallery .carousel {margin-top: 1.5rem !important;}
.block-gallery .carousel .carousel-control-next, .block-gallery .carousel .carousel-control-prev {border: none !important;}
.block-gallery .carousel .carousel-control {width: auto; padding: 0 2rem; text-shadow: 0 0 0 rgba(0,0,0,0); border: none !important;}
.block-gallery .carousel .carousel-indicators li {margin: 0 .5rem; background: transparent; opacity: 1; border: .1rem solid #f9f1e9; width: 1rem; height: 1rem; border-radius: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.block-gallery .carousel .carousel-indicators li.active {background: #f9f1e9;}
.block-gallery .carousel .carousel-caption {left: 0; top: auto; bottom: 0; right: auto; width: 100%; margin: 0; padding: 2rem; background: rgba(0,0,0,0);}
.block-gallery .carousel .carousel-caption > h3 {padding: 0; font-size: 2rem; line-height: 1.15; color: #f9f1e9; text-shadow: 0 0 0 transparent; margin-bottom: 0;}
.block-gallery .carousel .carousel-caption > p {margin: 0; font-size: 1rem; padding: .5rem 0 0 0; color: #f9f1e9; text-shadow: 0 0 0 transparent;}
.block-gallery .carousel .carousel-caption > .btn {margin: 1rem 0 0 0;}

/***************** menu *********************/

.navbar {height: 7.5rem; padding: 0; background-color: #f9f1e9; moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.navbar a {border: none; padding: 0; text-transform: none;}
.navbar .navbar-brand {height:100%; display: flex; align-items: center;}
.navbar .navbar-brand img {transition:.3s all; width: 20rem; margin-left: 2.5rem;}
.navbar .navbar-toggler {font-size: 5rem; padding: 0; margin-right: 2.5rem; margin-left: auto; color: #332c2c; z-index: 700;}
.navbar .navbar-toggler:before {content: "\f0c9"; font-family: "Font Awesome 5 Free"; font-weight: 900;}
.navbar .navbar-toggler.open:before {content: "\f00d";}
.navbar .navbar-toggler:hover, .navbar .navbar-toggler:active, .navbar .navbar-toggler:focus {outline: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none !important; outline-style: none !important; border-color: transparent !important;}
.navbar .navbar-collapse {flex-basis: auto; flex-grow: 0; margin-left: auto;}
.navbar .navbar-nav .nav-link {margin-right: 2.5rem; padding: 0; color: #000; font-size: 1.25rem; text-decoration: none;}
.navbar .navbar-nav .nav-item.active .nav-link, .navbar .navbar-nav .nav-item.parent .nav-link {font-weight: 700;}
.navbar .navbar-nav .nav-link:hover {text-decoration: underline;}
.navbar .navbar-nav .has_childs .nav-link:after {content: "\f107"; font-family: "Font Awesome 5 Free"; font-weight: 900; padding: 0 0 0 .5rem; border: none; margin: 0; vertical-align: baseline;}
.navbar .navbar-nav .has_childs.show .nav-link:after {content: "\f106"; transform: rotate(0);}

.navbar .navbar-nav .dropdown-menu li a:after, .navbar .navbar-nav .nav-item.active .dropdown-menu .nav-link:after {display: none;}
.navbar .navbar-nav .dropdown-menu {min-width: 0; padding: 0; background: #f9f1e9;}
.navbar .navbar-nav .dropdown-menu .nav-link, .navbar-nav .nav-item.active .dropdown-menu .nav-link, .navbar-nav .nav-item.parent .dropdown-menu .nav-link {border: none; border-radius: 0; font-size: 1rem; font-weight: 400; white-space: nowrap; color: #332c2c !important; padding: .75rem 1.5rem; border-bottom: .1rem solid #f9f7f6 !important; margin: 0;}
.navbar .navbar-nav .dropdown-menu .nav-item:last-child .nav-link {border-bottom: none !important;}
.navbar .navbar-nav .dropdown-menu .nav-item.active .nav-link {font-weight: 700;}

.navbar .navbar-nav .nav-contact {display: none;}

.navbar.navbar-start {background-color: transparent !important;}
/*.navbar.navbar-start .navbar-brand img {filter: brightness(0) invert(1);}*/
.navbar.navbar-start .navbar-nav .nav-link, .navbar.navbar-start .navbar-toggler {color: #f9f1e9;}
.navbar.navbar-start .navbar-nav .nav-item.active .nav-link {border-color: #f9f1e9;}

.navbar.dark {background-color:#332c2c; box-shadow:0px 2px 10px rgba(255,255,255,0.1);}
.navbar.dark .navbar-nav > .nav-item > .nav-link, .navbar.dark .navbar-toggler {color:#f9f1e9;}
.navbar.dark.navbar-start .navbar-brand img {filter: brightness(0) invert(0);}
.navbar.dark.navbar-start {background-color:#f9f1e9 !important;}
.navbar.dark.navbar-start .navbar-nav > .nav-item > .nav-link,  .navbar.dark.navbar-start .navbar-toggler {color:#332c2c;}


/***************** main *********************/

.container {max-width: 74rem; padding: 0;}
.container-fluid {padding: 0;}

#section-404 {display: flex; align-items: center; justify-content: center; min-height: 45vh; width: 100% !important;}
#section-404 .block-error-404 {padding: 0 !important; margin-top: 1.5rem; font-size: 3rem; line-height: 1.15; text-align: center;}

.pp-container {margin-top: 5rem; margin-bottom: 6.5rem; padding: 0; min-height: 45vh; width: 52rem; display: flex; align-items: center; justify-content: center;}
.pp-container #form-pp {width: 100%;}
.pp-container #form-pp .row {display: block; margin: 0;}
.pp-container #form-pp .form-group {margin: 1.5rem 0 0 0;}
.pp-container #form-pp .form-group #input_pp_password {border: none; background: #f9f7f6; color: #332c2c; padding: 2rem; font-size: 1rem; border-radius: 0; height: auto; -webkit-appearance: none; -moz-appearance: none; appearance: none; moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.pp-container #form-pp .form-group #input_pp_password:focus {background: #f1ebe5; color: #332c2c;}
.pp-container #form-pp .form-group #input_pp_password::placeholder {color: #eedbc9;}
.pp-container #form-pp .form-group #input_pp_password:-ms-input-placeholder {color: #eedbc9;}
.pp-container #form-pp .form-group #input_pp_password::-ms-input-placeholder {color: #eedbc9;}
.pp-container #form-pp .form-group .btn {margin-top: 0; height: auto;}

.block-section > .block-section-container {padding: 0; width: 74rem; position: relative;}
.block-section .block-section-container .block-columns .block-section-container {width: auto;}
.block-section {width: 100%; max-width: 100%; position: relative; padding: 5rem 0 6.5rem 0;}

.block-section.full-page-section {display: flex; align-items: center; justify-content: center; min-height: 100vh;}
.block-section.full-page-section .block-section-container {margin: 0 !important;}

.block-section.sm-section .block-section-container, .block-section.sm-section .container {width: 52rem;}
.block-section.lg-section .block-section-container, .block-section.lg-section .container {width: 96rem;}

.block-section.sm-padding {padding-top: 1rem !important; padding-bottom: 2.5rem !important;}
.block-section.xs-padding {padding: 0 !important;}

.block-section.bg-image {background-position: center center;}
.block-section.bg-right {background-position: center right;}
.block-section.bg-left {background-position: center left;}
.block-section.bg-bottom {background-position: bottom center;}
.block-section.bg-top {background-position: top center;}

.block-section.bg-fixed {background-attachment: fixed;}
.block-section.bg-fixed.touchscreen {background-attachment: scroll !important;}

.block-section.no-bottom {padding-bottom: 0 !important;}
.block-section.no-top {padding-top: 0 !important;}

.block-section.d-flex-col .block-columns {display: flex !important;}
.block-section.d-flex-col .block-columns .block-section {height: 100%;}

.block-section.xs-box .block-columns .block-section {padding: 0 .75rem 1.5rem .75rem;}
.block-section.sm-box .block-columns .block-section {padding: 2.5rem 3.75rem 4rem 3.75rem;}
.block-section.md-box .block-columns .block-section {padding: 5rem 5rem 6.5rem 5rem;}
.block-section.lg-box .block-columns .block-section {padding: 10rem 10rem 11.5rem 10rem;}
.block-section.xl-box .block-columns .block-section {padding: 5rem 10rem; min-height: 100vh !important; display: flex; align-items: center; justify-content: center;}

.block-columns .block-section {padding: 0; margin: 0 !important;}

.full-width-all .row, .full-width-all .__content, .full-width-all .__col {margin: 0; padding: 0;}
.block-section.full-width-all .block-section-container {overflow: visible !important;}

main p, main img, footer p, footer img {margin: 1.25rem 0 0 0;}
main h1, main h2, main h3, main h4, main h5, main h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {margin: 1.5rem 0 0 0;}

main ul {list-style: none; margin-top: 1.5rem; padding: 0;}
main ul li:before {content: "\f00c"; font-family: "Font Awesome 5 Free"; font-weight: 900; padding: 0 .5rem 0 0; color: inherit;}

main ol {list-style-position: inside; margin-top: 1.5rem; padding: 0;}

.col-6-container .__content {column-count: 2; column-gap: 3rem; padding-top: 1.5rem;}
.col-6-container .__content :first-child {margin-top: 0 !important; padding-top: 0 !important;}

.w-5 {width: 5%;}
.w-10 {width: 10%;}
.w-15 {width: 15%;}
.w-20 {width: 20%;}
.w-25 {width: 25%;}
.w-30 {width: 30%;}
.w-35 {width: 35%;}
.w-40 {width: 40%;}
.w-45 {width: 45%;}
.w-50 {width: 50%;}
.w-55 {width: 55%;}
.w-60 {width: 60%;}
.w-65 {width: 65%;}
.w-70 {width: 70%;}
.w-75 {width: 75%;}
.w-80 {width: 80%;}
.w-85 {width: 85%;}
.w-90 {width: 90%;}
.w-95 {width: 95%;}
.w-100 {width: 100%;}

.vh-5 {min-height: 5vh;}
.vh-10 {min-height: 10vh;}
.vh-15 {min-height: 15vh;}
.vh-20 {min-height: 20vh;}
.vh-25 {min-height: 25vh;}
.vh-30 {min-height: 30vh;}
.vh-35 {min-height: 35vh;}
.vh-40 {min-height: 40vh;}
.vh-45 {min-height: 45vh;}
.vh-50 {min-height: 50vh;}
.vh-55 {min-height: 55vh;}
.vh-60 {min-height: 60vh;}
.vh-65 {min-height: 65vh;}
.vh-70 {min-height: 70vh;}
.vh-75 {min-height: 75vh;}
.vh-80 {min-height: 80vh;}
.vh-85 {min-height: 85vh;}
.vh-90 {min-height: 90vh;}
.vh-95 {min-height: 95vh;}
.vh-100 {min-height: 100vh;}

.m0 h1, .m0 h2, .m0 h3, .m0 h4, .m0 h5, .m0 h6, .m0 p:first-child, .m0 img, img.m0, .m0 .block-list-group, .m0.btn {margin: 0 !important;}

.main-slider {height: 100vh;}
.main-slider .block-section-container, .main-slider .block-gallery, .main-slider .__content, .main-slider .carousel, .main-slider .carousel-inner, .main-slider .item {height: 100%;}
.main-slider .carousel-item img {padding: 0; width: 100%; height: 100%; object-fit: cover;}
.main-slider .block-gallery .carousel {margin: 0 !important;}
.main-slider .block-gallery .carousel .carousel-control {padding: 0; z-index: 698;}
.main-slider .block-gallery .carousel .carousel-control-prev {left: 2rem;}
.main-slider .block-gallery .carousel .carousel-control-next {right: 2rem;}
.main-slider .block-gallery .carousel .slider-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; background-color: #332c2c; opacity: .25; z-index: 0;}
.main-slider .block-gallery .carousel .carousel-caption {height: 100%; width: 74rem; padding: 5rem 0 6.5rem 0; top: 0; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; display: flex; justify-content: center; flex-direction: column; z-index: 1;}
.main-slider .block-gallery .carousel .carousel-caption > h3 {font-size: 1.5rem; line-height: 1.6;}
.main-slider .block-gallery .carousel .carousel-caption > p {font-size: 4rem; line-height: 1.15; padding: 0; margin-top: 1.5rem;}
.main-slider .block-gallery .carousel .carousel-caption > .btn {margin-top: 1.5rem; align-self: center;}
.main-slider .carousel-control-next-icon, .main-slider .carousel-control-prev-icon {width: 1.5rem; height: 1.5rem;}

.map-container {height: 45vh;}
.map-container .block-section-container, .map-container .row, .map-container .__content, .map-container .tiny-pageembed {height: 100%;}
.map-container iframe {opacity: .5; width: 100%; height: 100%; border: 0; -webkit-filter: grayscale(1); filter: grayscale(1); moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.map-container iframe:hover {opacity: 1; -webkit-filter: grayscale(0); filter: grayscale(0);}

/***************** footer *********************/

footer img {width: 8rem;}
footer ul {margin: 0 !important; list-style: none; padding: 0; text-align: center;}
footer ul li {font-size: 1.5rem; line-height: 1; margin-top: 1.5rem;}
footer ul li:before {display: none;}

/************************COOKIES-v3*******************************/

body.modal-open.no-cookie #modal-cc {display:none !important;}
html:has(body.modal-open.no-cookie #modal-cc.d-none), body.modal-open.no-cookie:has(#modal-cc.d-none) {padding-right:0 !important; overflow-y:auto;}

.modal {background: rgba(0,0,0,0.8); backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);}
.modal .modal-header .close {order:2;}

#modal-cc {font-size:18px;}
#modal-cc .modal-dialog {width:auto; display:block !important; height:auto !important; position:fixed; inset: auto auto 2em 2em; margin: 2em 2em 0 0; max-width:50em;}
#modal-cc .modal-content {background-color:#f9f1e9; color:#332c2c; border-radius:calc(5rem/2); padding:3em; max-width:100% !important;}
#modal-cc .modal-content * {color:inherit;}
#modal-cc .modal-header:before, #modal-cc .modal-header:after {display:none;}
#modal-cc .modal-header {justify-content: space-between; margin-bottom:1.5em; border:none; padding:0; display: flex; align-items: center;}
#modal-cc .modal-header .close {display: flex; align-items: center; justify-content: center; right:3em; top:3em; opacity:1; background-color:transparent; border:1px solid #332c2c !important; color:inherit; font-size:0; letter-spacing:0; line-height:0; width: 2.5rem; height: 2.5rem; border-radius: 50%;}
#modal-cc .modal-header .close:before {content:"\f00d"; font:600 1rem "Font Awesome 5 Free","Font Awesome 5 Brands",FontAwesome; font-family:600 1rem "Font Awesome 5 Free","Font Awesome 5 Brands",FontAwesome; font-size:12px;}
#modal-cc .modal-header .modal-title {font-size:1.2em;}
#modal-cc .modal-body {background-color:transparent; padding:0;}
#modal-cc .modal-content .nav-pills {gap:1em; display:flex;}
#modal-cc .modal-content .nav-pills .nav-item {float:none; flex:1;}
#modal-cc .modal-content .nav-pills .nav-link:hover {opacity:1;}
#modal-cc .modal-content .nav-pills .nav-link {text-transform: uppercase; letter-spacing: 2px; transition:.3s all; opacity:.5; text-align: left; background: transparent; border-bottom: solid 1px rgba(0,0,0,0.2); border-radius: 0; padding-inline: 2.5px;}
#modal-cc .modal-content .nav-pills .nav-link.active {opacity:1;}
#modal-cc .modal-content .nav-pills:before {display:none;}
#modal-cc .modal-content .nav-pills:after {display:none;}
#modal-cc .modal-body p:empty {display:none;}
#modal-cc .modal-body p {font-size:.8em;}
#modal-cc .modal-body a {text-decoration:none !important;}
#modal-cc .modal-body p + p {margin-top:1em; padding-top:0;}
#modal-cc .modal-body hr {display:none;}
#modal-cc .modal-body .tab-pane {overflow-y:auto; max-height:60vh; padding-top:1em;}
#modal-cc .modal-body .tab-pane a {color:inherit; border-bottom:1px dashed;}
#modal-cc .modal-body .tab-pane h5 {font-size:1.1em; margin-bottom:.5em;}
#modal-cc #cc-buttons {display: flex; justify-content: center; gap:.5em; margin-inline:-2px; padding-top:.5em;}
#modal-cc #cc-buttons .btn {font-weight:300; margin:0 !important; background:transparent !important; font-size:.8em; display: flex; justify-content: center; align-items: center; border:1px solid #332c2c !important; color:#332c2c !important; line-height:normal; text-transform:uppercase; letter-spacing:1px; border-radius:5rem; padding:1em !important; }
#modal-cc #cc-buttons .btn:before {display:none;}
#modal-cc #cc-buttons .btn:after {display:none !important; color:inherit !important;}
#cc-settings-container i {font-style: normal;}
#cc-settings-container a {font-size:1.5rem; color:#e0a66b; border:none !important; text-decoration:none !important;}
#cc-settings-container {left:2em; bottom:2em; z-index:2000;}
html:not(.cms):has(.modal.show) #cc-settings-container {z-index:-1;}

html:has(body.dark, body.modal-dark) #modal-cc .modal-content {background-color:#332c2c !important; color:#f9f1e9; }
html:has(body.dark, body.modal-dark) #modal-cc .modal-header .close {border-color: #f9f1e9 !important; }
html:has(body.dark, body.modal-dark) #modal-cc .modal-content :is(.nav-pills .nav-link, #cc-buttons .btn) {border-color: rgba(255,255,255,0.2) !important; }
html:has(body.dark, body.modal-dark) #modal-cc #cc-buttons .btn {color:#f9f1e9 !important;}

@media (max-width:1920px) {
    #modal-cc {font-size:16px;}
} @media (max-width:1280px) {
    #modal-cc {font-size:14px;}
} @media (min-width:768px) {
    #modal-cc .modal-dialog {transform-origin:left bottom; transform:scale(.8);}
} @media (max-width:767px) {
    #modal-cc {font-size:12px;}
    #modal-cc .modal-body .tab-pane {max-height:40vh; padding-right:1rem;}
    #modal-cc #cc-buttons {flex-direction: column-reverse;}
    #cc-settings-container {left:1.5em; bottom:1.5em;}
    #modal-cc .modal-body p {font-size:.9em;}
    #modal-cc .modal-content .nav-pills .nav-link {font-size:.7em;}
}



/***************** form *********************/

.block-form {margin-top: 1.5rem !important;}
.block-form .form-group {margin-bottom: .1rem; padding: 0 !important;}
.block-form .form-group label {margin: 0;}
.block-form textarea.form-control {min-height:12rem;}
.block-form .form-control {border: none; background: #f9f7f6; color: #332c2c; padding: 1.5rem; font-size: 1rem; border-radius: 0; height: auto; -webkit-appearance: none; -moz-appearance: none; appearance: none; moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.block-form .form-control:focus {background: #f1ebe5; color: #332c2c;}
.block-form .form-control::placeholder {color: #999;}
.block-form .form-control:-ms-input-placeholder {color: #eedbc9;}
.block-form .form-control::-ms-input-placeholder {color: #eedbc9;}
.block-form .input-group-text {border-radius: 0; padding: .75rem; font-size: .75rem; line-height: 1.5; background-color: #f1ebe5; color: #333; border: none;}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {margin-right: .5rem !important;}

/***************** styling *********************/

.text-primary p, .text-primary h1, .text-primary h2, .text-primary h3, .text-primary h4, .text-primary h5, .text-primary h6, .text-primary ul li, .text-primary a, .text-primary a:hover {color: #e0a66b;}
.text-muted p, .text-muted h1, .text-muted h2, .text-muted h3, .text-muted h4, .text-muted h5, .text-muted h6, .text-muted ul li, .text-muted a, .text-muted a:hover {color: #ccc;}
.text-light p, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light ul li, .text-light a, .text-light a:hover {color: #f9f1e9;}

.text-custom1 p, .text-custom1 h1, .text-custom1 h2, .text-custom1 h3, .text-custom1 h4, .text-custom1 h5, .text-custom1 h6, .text-custom1 ul li, .text-custom1 a, .text-custom1 a:hover {color: #1b1b1b;}
.text-custom2 p, .text-custom2 h1, .text-custom2 h2, .text-custom2 h3, .text-custom2 h4, .text-custom2 h5, .text-custom2 h6, .text-custom2 ul li, .text-custom2 a, .text-custom2 a:hover {color: #333;}
.text-custom3 p, .text-custom3 h1, .text-custom3 h2, .text-custom3 h3, .text-custom3 h4, .text-custom3 h5, .text-custom3 h6, .text-custom3 ul li, .text-custom3 a, .text-custom3 a:hover {color: #999;}
.text-custom4 p, .text-custom4 h1, .text-custom4 h2, .text-custom4 h3, .text-custom4 h4, .text-custom4 h5, .text-custom4 h6, .text-custom4 ul li, .text-custom4 a, .text-custom4 a:hover {color: #eedbc9;}
.text-custom5 p, .text-custom5 h1, .text-custom5 h2, .text-custom5 h3, .text-custom5 h4, .text-custom5 h5, .text-custom5 h6, .text-custom5 ul li, .text-custom5 a, .text-custom5 a:hover {color: #f1ebe5;}
.text-custom6 p, .text-custom6 h1, .text-custom6 h2, .text-custom6 h3, .text-custom6 h4, .text-custom6 h5, .text-custom6 h6, .text-custom6 ul li, .text-custom6 a, .text-custom6 a:hover {color: #f9f7f6;}

.filter-dark:before {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; display: block; background-color: #332c2c; opacity: .25; z-index: 0;}

.bg-primary {background-color: #e0a66b;}
.bg-secondary {background-color: #7a8351;}
.bg-light {background-color: #f9f1e9;}
.bg-dark {background-color: #332c2c;}
.bg-custom1 {background-color: #1b1b1b;}
.bg-custom2 {background-color: #333;}
.bg-custom3 {background-color: #999;}
.bg-custom4 {background-color: #eedbc9;}
.bg-custom5 {background-color: #f1ebe5;}

.bg-custom6 {background-color: #f9f7f6;}
.bg-custom6 .block-list-group .list-group-item {background-color: #f9f1e9;}
.bg-custom6 .block-list-group.accordion .card {background: #f9f1e9;}
.bg-custom6 .block-list-group.accordion .card:hover {background: #f1ebe5;}
.bg-custom6 .block-list-group.tabs .nav-tabs .nav-item .nav-link {background: #f1ebe5;}
.bg-custom6 .block-list-group.tabs .nav-tabs .nav-item .nav-link.active {background: #f9f1e9;}
.bg-custom6 .block-list-group.tabs .tab-content {background: #f9f1e9;}
.bg-custom6 .block-list-group.modal-list .list-group-item:hover {background: #f9f1e9;}
.bg-custom6 .news .list-group-item {border-color: #f9f1e9 !important;}
.bg-custom6 .news .list-group-item:hover {border-color: #e0a66b !important;}
.bg-custom6 .pager li a {color: #f9f1e9; background: #f9f1e9;}
.bg-custom6 .pager li a:hover, .bg-custom6 .pager li a.active {background: #e0a66b; color: #e0a66b;}
.bg-custom6 .block-form .form-control {background: #f9f1e9;}
.bg-custom6 .block-form .form-control:focus {background: #f1ebe5;}


@media (max-width: 1920px) {
    html, body {font-size: 18px;}
}

@media (max-width: 1680px) {
    html, body {font-size: 15px;}
}

@media (max-width: 1440px) {
    html, body {font-size: 12px;} 
}

@media (max-width:1170px) {
    
}

@media (max-width: 992px) {
    
    p, main ul li, main ol li {font-size: 1.5rem;}
    
    h2 {font-size: 3.25rem;}
    h3 {font-size: 2.75rem;}
    h4 {font-size: 2rem;}
    h5 {font-size: 1.75rem;}
    h6 {font-size: 1rem !important;}
    
    .btn {font-size: 1.75rem; padding: 2.25rem; margin: 2.25rem 0 0 0;}
    
    .spacer {height: 3.75rem;}

    hr {height: .3rem; margin: 3.75rem 0 1.5rem 0;}
    
    .border, .border-top, .border-bottom, .border-left, .border-right {border-width: .15rem;}
    
    .block-list-group {margin: 2.25rem 0 0 0;}
    .block-list-group .list-group-item {padding: 2.25rem; margin-bottom: .15rem; font-size: 1.5rem;}
    
    .block-list-group.accordion .card {margin-bottom: .15rem;}
    .block-list-group.accordion .card .card-header h5 .btn {padding: 2.25rem; font-size: 1.5rem;}
    .block-list-group.accordion .card .card-body {padding: 2.25rem; font-size: 1.5rem;}

    .block-list-group.tabs .nav-tabs .nav-item {margin-right: .15rem;}
    .block-list-group.tabs .nav-tabs .nav-item .nav-link {padding: 2.25rem;}
    .block-list-group.tabs .tab-content {padding: 2.25rem; font-size: 1.5rem;}

    .block-list-group.modal-list .list-group-item h5 .btn {padding: 2.25rem; font-size: 1.5rem;}

    .modal-header {border-bottom-width: .15rem;}
    .modal-header, .modal-body {padding: 2.25rem;}
    .modal-header h5 {font-size: 1.75rem;}
    .modal-header .close {font-size: 3.2rem;}

    .news .list-group-item {padding: 2.25rem; border-width: .15rem !important; margin: 2.25rem 0 0 0;}
    .news .list-group-item .list-date {font-size: 1rem;}
    .news .list-group-item .list-header {font-size: 2.25rem;}
    
    .pager {margin: 2.25rem 0 0 0;}
    .pager li a {margin-right: 1.5rem;}
    .pager li a, .block-gallery .carousel .carousel-indicators li {width: 1.5rem; height: 1.5rem;}
    
    .block-gallery .carousel {margin-top: 2.25rem !important;}
    .block-gallery .carousel .carousel-control {padding: 0 2.25rem;}
    .block-gallery .carousel .carousel-indicators li {margin: 0 .75rem; border-width: .15rem;}
    .block-gallery .carousel .carousel-caption {padding: 2.25rem;}
    .block-gallery .carousel .carousel-caption > h3 {font-size: 2.75rem;}
    .block-gallery .carousel .carousel-caption > p {font-size: 1.5rem;}
    
    .navbar {height: 10rem;}
    .navbar .navbar-brand img {width: 20rem;}
    .navbar .navbar-nav .nav-link {font-size: 1.75rem;}
    .navbar .navbar-nav .has_childs .nav-link:after {padding: 0 0 0 .75rem;}
    
    .navbar .navbar-nav .dropdown-menu .nav-link, .navbar-nav .nav-item.active .dropdown-menu .nav-link, .navbar-nav .nav-item.parent .dropdown-menu .nav-link {font-size: 1.5rem; padding: 1.125rem 2.25rem; border-bottom-width: .15rem !important;}
    .navbar .navbar-nav .dropdown-menu .nav-item:last-child .nav-link {border-bottom: none !important;}
    
    #section-404 .block-error-404 {font-size: 3.25rem; margin-top: 2.25rem;}
    
    .pp-container #form-pp .form-group {margin: 2.25rem 0 0 0;}
    .pp-container #form-pp .form-group #input_pp_password {padding: 2.25rem; font-size: 1.5rem;}
    
    .block-section {padding-bottom: 7.25rem;}
    .block-section.sm-padding {padding-bottom: 3.25rem !important;}
    
    .block-section.xs-box .block-columns .block-section {padding-bottom: 2.25rem;}
    .block-section.sm-box .block-columns .block-section {padding-bottom: 4.75rem;}
    .block-section.md-box .block-columns .block-section {padding-bottom: 7.25rem;}
    .block-section.lg-box .block-columns .block-section {padding-bottom: 12.25rem;}
    .block-section.xl-box .block-columns .block-section {min-height: 75vh !important; padding: 5rem;}
    
    main p, main img, footer p, footer img {margin: 1.875rem 0 0 0;}
    main h1, main h2, main h3, main h4, main h5, main h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {margin: 2.25rem 0 0 0;}
    main ul {margin-top: 2.25rem;}
    main ol {margin-top: 2.25rem;}
    .col-6-container .__content {padding-top: 2.25rem;}
    
    .main-slider .block-gallery .carousel .carousel-control-prev {left: 2.25rem;}
    .main-slider .block-gallery .carousel .carousel-control-next {right: 2.25rem;}
    .main-slider .block-gallery .carousel .carousel-caption {padding: 5rem 0 7.25rem 0;}
    .main-slider .block-gallery .carousel .carousel-caption > h3 {font-size: 1.75rem;}
    .main-slider .block-gallery .carousel .carousel-caption > p {font-size: 4rem; margin-top: 2.25rem;}
    .main-slider .block-gallery .carousel .carousel-caption > .btn {margin-top: 2.25rem;}
    .main-slider .carousel-control-next-icon, .main-slider .carousel-control-prev-icon {width: 1.75rem; height: 1.75rem;}
    
    
    footer ul li {font-size: 2.75rem; margin-top: 2.25rem;}
    
    .block-form {margin-top: 2.25rem !important;}
    .block-form .form-control {padding: 2.25rem; font-size: 1.5rem;}
    .block-form .form-group {margin-bottom: .15rem;}
    .block-form .form-control, .block-form .form-group label {font-size: 1.5rem;}
}

@media (min-width:768px) {
    
}

@media (max-width: 767px) {
    
    html, body {font-size: 8px;} 
    p, main ul li, main ol li {font-size: 1.75rem;}
    
    h1 {font-size: 4rem;}
    h2 {font-size: 3.5rem;}
    h3 {font-size: 3rem;}
    h4 {font-size: 2.25rem;}
    h5 {font-size: 2rem;}
    h6 {font-size: 1.25rem !important;}
    
    .btn {font-size: 2rem; padding: 2.6rem; width: 100%; margin: 2.6rem 0 0 0;}
    
    .spacer {height: 4.375rem;}

    hr {margin: 4.375rem 0 1.75rem 0;}
    
    .block-list-group {margin: 2.6rem 0 0 0;}
    .block-list-group .list-group-item {padding: 2.6rem; font-size: 1.75rem;}
    
    .block-list-group.accordion .card .card-header h5 .btn {padding: 2.6rem; font-size: 1.75rem;}
    .block-list-group.accordion .card .card-body {padding: 2.6rem; font-size: 1.75rem;}

    .block-list-group.tabs .nav-tabs .nav-item .nav-link {padding: 2.6rem;}
    .block-list-group.tabs .tab-content {padding: 2.6rem; font-size: 1.75rem;}

    .block-list-group.modal-list .list-group-item h5 .btn {padding: 2.6rem; font-size: 1.75rem;}

    
    .modal-header, .modal-body {padding: 2.6rem;}
    .modal-header h5 {font-size: 2rem;}
    .modal-header .close {font-size: 3.7rem;}
    .modal .modal-content {max-width:90vw;}

    .news .list-group-item {padding: 2.6rem; margin: 2.6rem 0 0 0;}
    .news .list-group-item .list-date {font-size: 1.25rem;}
    .news .list-group-item .list-header {font-size: 2.6rem;}
    
    .pager {margin: 2.6rem 0 0 0;}
    .pager li a {margin-right: 1.75rem;}
    .pager li a, .block-gallery .carousel .carousel-indicators li {width: 1.75rem; height: 1.75rem;}
    
    
    .block-gallery .carousel {margin-top: 2.6rem !important;}
    .block-gallery .carousel .carousel-control {padding: 0 2.6rem;}
    .block-gallery .carousel .carousel-indicators li {margin: 0 .875rem;}
    .block-gallery .carousel .carousel-caption {padding: 2.6rem;}
    .block-gallery .carousel .carousel-caption > h3 {font-size: 3rem;}
    .block-gallery .carousel .carousel-caption > p {font-size: 1.75rem;}
    
    .navbar {height: 15rem;}
    .navbar .navbar-collapse {margin-left: 0;}
    .navbar .navbar-nav {display: flex; flex-direction: column; justify-content: center; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #332c2c;}
    .navbar .navbar-brand img {width: 25rem; margin-left: 3rem;}
    .navbar .navbar-toggler {margin-right: 4rem; font-size:3rem;}
    .navbar .navbar-toggler.open {color: #f9f1e9;}
    .navbar .navbar-nav .nav-link {margin: 0; padding: 0 5rem; font-size: 4rem; color: #f9f1e9 !important;}
    .navbar .navbar-nav .has_childs .nav-link:after {padding: 0 0 0 1.5rem;}
    .navbar .navbar-nav .dropdown-menu {background-color: #1b1b1b; padding: 1rem 0;}
    .navbar .navbar-nav .dropdown-menu .nav-link, .navbar-nav .nav-item.active .dropdown-menu .nav-link, .navbar-nav .nav-item.parent .dropdown-menu .nav-link {font-size: 2.25rem; padding: 1rem 5rem; color: #f9f1e9 !important; border-bottom: none !important;} 
    
    .navbar .navbar-nav .nav-contact {margin-top: 5rem; display: block;}
    .navbar .navbar-nav .nav-contact a {padding: 0 5rem; font-size: 2.5rem; text-decoration: none; color: #f9f1e9; display: block;}
    
    #section-404 {min-height: 60vh;}
    #section-404 .block-error-404 {font-size: 3.5rem; margin-top: 2.6rem;}
    
    .pp-container {min-height: 60vh; width: 100%; padding: 0 5rem;}
    .pp-container #form-pp .form-group {margin: 2.6rem 0 0 0;}
    .pp-container #form-pp .form-group #input_pp_password {padding: 2.6rem; font-size: 1.75rem;}
    
    .block-section {padding-bottom: 7.6rem;}
    .block-section.sm-padding {padding-bottom: 3.6rem !important;}
    
    .block-section.xs-box .block-columns .block-section {padding-bottom: 2.6rem;}
    .block-section.sm-box .block-columns .block-section {padding-bottom: 5.1rem;}
    .block-section.md-box .block-columns .block-section {padding-bottom: 7.6rem;}
    .block-section.lg-box .block-columns .block-section {padding-bottom: 12.6rem;}

    .container, .block-section > .block-section-container, .block-section.sm-section .block-section-container, .block-section.sm-section .container, .block-section.lg-section .block-section-container, .block-section.lg-section .container {width: 100%; padding-left: 5rem !important; padding-right: 5rem !important;}
    .block-columns .block-section > .block-section-container, .block-section.full-width-all > .block-section-container {padding: 0 !important;}
    
    .block-section.full-page-section {min-height: 75vh;}
    
    .block-section.xs-box .block-section-container, .block-section.sm-box .block-section-container, .block-section.md-box .block-section-container, .block-section.lg-box .block-section-container, .block-section.xl-box .block-section-container {width: 100%; padding-right: 0 !important; padding-left: 0 !important;}
    .block-section.xs-box .block-columns .block-section, .block-section.sm-box .block-columns .block-section, .block-section.md-box .block-columns .block-section, .block-section.lg-box .block-columns .block-section, .block-section.xl-box .block-columns .block-section {padding-left: 5rem !important; padding-right: 5rem !important;}
    .block-section.xs-box .block-columns .block-section.bg-image, .block-section.sm-box .block-columns .block-section.bg-image, .block-section.md-box .block-columns .block-section.bg-image, .block-section.lg-box .block-columns .block-section.bg-image, .block-section.xl-box .block-columns .block-section.bg-image {min-height: 30vh;}
    
    .block-section.xl-box .block-columns .block-section {min-height: 50vh !important;}
    
    main p, main img, footer p, footer img {margin: 2.1875rem 0 0 0;}
    main h1, main h2, main h3, main h4, main h5, main h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {margin: 2.6rem 0 0 0;}
    main ul {margin-top: 2.6rem;}
    main ol {margin-top: 2.6rem;}
    .col-6-container .__content {column-count: 1; column-gap: 0; padding-top: 2.6rem;}
    
    .main-slider {height: 75vh;}
    .main-slider .block-section-container {padding: 0 !important;}
    .main-slider .block-gallery .carousel .carousel-control-prev {left: 2.6rem;}
    .main-slider .block-gallery .carousel .carousel-control-next {right: 2.6rem;}
    .main-slider .block-gallery .carousel .carousel-caption {width: 100%; padding: 5rem 5rem 7.6rem 5rem;}
    .main-slider .block-gallery .carousel .carousel-caption > h3 {font-size: 2rem;}
    .main-slider .block-gallery .carousel .carousel-caption > p {font-size: 4rem; margin-top: 2.6rem;}
    .main-slider .block-gallery .carousel .carousel-caption > .btn {margin-top: 2.6rem;}
    .main-slider .carousel-control-next-icon, .main-slider .carousel-control-prev-icon {width: 2rem; height: 2rem;}
    
    .block-gallery.g-4 .gallery .gallery-item {flex: 1 25%; max-height:100%; height: 20vh;}
    .block-gallery.g-3 .gallery .gallery-item {flex: 1 33%; max-height:100%; height: 25vh;}
    .block-gallery.g-2 .gallery .gallery-item {flex: 1 50%; max-height:100%; height: 30vh;}
    
    footer ul li {font-size: 3rem; margin-top: 2.6rem;}
    
    .block-form {margin-top: 2.6rem !important;}
    .block-form .form-control {padding: 2.6rem; font-size: 1.75rem;}
    .block-form .form-control, .block-form .form-group label {font-size: 1.75rem;}
    
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}

@media (max-width: 320px) {
    html, body {font-size: 5.5px;}
    
    h1 {font-size: 3.25rem;}
    h2 {font-size: 3.25rem;}
    h3 {font-size: 2.75rem;}
    
    
    
    .container, .block-section > .block-section-container, .block-section.sm-section .block-section-container, .block-section.sm-section .container, .block-section.lg-section .block-section-container, .block-section.lg-section .container {padding-left: 4rem !important; padding-right: 4rem !important;}
    .block-columns .block-section > .block-section-container, .block-section.full-width-all > .block-section-container {padding: 0 !important;}
    
    .navbar {height: 12rem;}
    .navbar .navbar-brand img {margin-left: 4rem;}
    .navbar .navbar-toggler {margin-right: 4rem;}
    .navbar .navbar-nav .nav-link {padding: 0 4rem; font-size: 3.25rem;}
    .navbar .navbar-nav .dropdown-menu .nav-link, .navbar-nav .nav-item.active .dropdown-menu .nav-link, .navbar-nav .nav-item.parent .dropdown-menu .nav-link {padding: 1rem 4rem;}
    
    .navbar .navbar-nav .nav-contact {margin-top: 4rem;}
    .navbar .navbar-nav .nav-contact a {padding: 0 4rem; font-size: 2rem;}
    
    #section-404 .block-error-404 {font-size: 3.25rem;}
    
    .pp-container {padding: 0 4rem;}
    
    .block-section.xs-box .block-columns .block-section, .block-section.sm-box .block-columns .block-section, .block-section.md-box .block-columns .block-section, .block-section.lg-box .block-columns .block-section, .block-section.xl-box .block-columns .block-section {padding-left: 4rem !important; padding-right: 4rem !important;}
    .block-section.xl-box .block-columns .block-section {padding: 4rem;}
    
    .block-section.full-page-section {min-height: 90vh;}
    .block-section.xl-box .block-columns .block-section {min-height: 75vh !important;}
    
    .main-slider {height: 90vh;}
    .main-slider .block-section-container {padding: 0 !important;}
    .main-slider .block-gallery .carousel .carousel-caption > p {font-size: 3.25rem;}
    
    
    footer ul li {font-size: 2.75rem;}
}


.bgy-0 {background-position-y: 0% !important;}
.bgy-5 {background-position-y: 5% !important;}
.bgy-10 {background-position-y: 10% !important;}
.bgy-20 {background-position-y: 20% !important;}
.bgy-30 {background-position-y: 30% !important;}
.bgy-40 {background-position-y: 40% !important;}
.bgy-50 {background-position-y: 50% !important;}
.bgy-60 {background-position-y: 60% !important;}
.bgy-70 {background-position-y: 70% !important;}
.bgy-80 {background-position-y: 80% !important;}
.bgy-90 {background-position-y: 90% !important;}
.bgy-95 {background-position-y: 95% !important;}
.bgy-100 {background-position-y: 100% !important;}

.bgx-0 {background-position-x: 0% !important;}
.bgx-5 {background-position-x: 5% !important;}
.bgx-10 {background-position-x: 10% !important;}
.bgx-20 {background-position-x: 20% !important;}
.bgx-30 {background-position-x: 30% !important;}
.bgx-40 {background-position-x: 40% !important;}
.bgx-50 {background-position-x: 50% !important;}
.bgx-60 {background-position-x: 60% !important;}
.bgx-70 {background-position-x: 70% !important;}
.bgx-80 {background-position-x: 80% !important;}
.bgx-90 {background-position-x: 90% !important;}
.bgx-95 {background-position-x: 95% !important;}
.bgx-100 {background-position-x: 100% !important;}



/*****************RX***********************/
html.cms :is(.tag, .js, [class*='tag-'], [class*='js-to-']):before {content:"[javascript plugin - do not edit]"; text-align:left; width:100%; font-family:monospace; display:block; padding-block:1rem;}
html.cms :is(.js.empty,  [class*='js-to-']):before {display:flex; position:absolute; inset:0; align-items:center;     justify-content: center;}
html.cms :is(.tag, [class*='tag-']):before {content:"[tag widget]" !important;}

.hidden {opacity: 0; transition:.3s all;}
html:not(.cms) .hidden {display:none !important;}
.block-section.empty {display:none;}
.__base .block-section.empty {display:block;}
.__base :is(.hidden).block-section:after {position:absolute; inset:auto 0 -1px 0; height:20vh; background:linear-gradient(to bottom, transparent, white); z-index:10; content:""; display:block;}
.__base :is(.hidden).block-section.bg-dark:after {background:linear-gradient(to bottom, transparent, black);}
.__base :is(.hidden) {max-height:50vh; overflow:hidden;}
.__base :is(.hidden, .d-md-none) {display: block !important; opacity:0.5 !important; visibility:visible !important; position:relative;}
.__base :is(.hidden, .d-md-none):before {content: ""; position: absolute; background-image: url('../../assets/images/hidden.png') !important;  left: 0; top: 0; width: 100% !important; height: 100%; background-size: 100px; z-index: 0;}


body.dark :is(.block-header, .block-text, .modal-header) * {color:#f9f1e9;}
body.dark {background-color:#2e2e2e; color:#f9f1e9;  transition:.3s all;}
body.dark .btn:not(.btn-light) {color:#f9f1e9 !important;}
body.dark .bg-dark .btn-primary {background-color: #333 !important; color: #f9f1e9 !important;}
body.dark a {color:#f9f1e9;}
body.dark .modal .modal-body {background-color:#2e2e2e; color:#f9f1e9;}
body.dark .block-list-group.accordion .card .card-header h5 .btn, body.dark .block-list ~ .block-button .btn {color:#f9f1e9 !important; background:#332c2c !important; border-color:#f9f1e9;}
body.dark .block-list-group.accordion .card .card-body {border-color:#1b1b1b !important; background:linear-gradient(to bottom,#332c2c,transparent) !important;}
body.dark .news.block-list-group .list-group-item {border-color:#999 !important;}
body.dark .news.block-list-group .list-group-item:not(:has(.list-content > p:first-child img))::before {background-color:#2e2e2e;}
body.dark .page-cover .breadcrumbs a {color:#eedbc9;}
body.dark .bg-video.bg-fixed ~ .block-section:not([class*='bg-']) {background-color:#2e2e2e;}
body.dark .modal-content {background-color:#2e2e2e;}
body.dark .modal-content .modal-footer .btn {color:#332c2c !important;}
body.dark .block-form .form-control {background-color:#332c2c; color:#f9f1e9; border-color:#7a8351;}
body.dark .block-form .form-control:is(:active, :focus) {border-color:#f9f1e9;}
body.dark .sub:not([class*='text-']) .__content {color:#f9f1e9;}
body.dark iframe[src*="google.com/maps"] {filter:saturate(0) invert(.9);}
body.dark .contact-card .block-columns .__col .block-section {background-color:#332c2c !important;}
body.dark .contact-card .block-columns .__col .block-section:before {background:linear-gradient(to bottom, rgba(0,0,0,0.8) 10rem, transparent 0) !important;}
body.dark .table :is(th, td) {border-color:#f9f1e9;}
body.dark .news.block-list-group .list-group-item {background-color:#332c2c; color:#f9f1e9; border-color:#333 !important;}
body.dark .block-list-group.modal-list .list-group-item h5 .btn {background-color:#332c2c;}

.row-center .row {justify-content: center !important;}

.page-cover {background:url("../../files/hdr.jpg") 50% 50% / cover no-repeat scroll transparent;}
.img-invert img, img.invert {filter:invert(1);}

.block-gallery .gallery {margin-inline:-1rem;}
.block-gallery .gallery .gallery-item {max-height:20rem; padding:1rem;}
.block-gallery .gallery .gallery-item :is(.image-container, a, img) {object-fit:cover; height:100%; width:100%;}
.block-gallery .gallery .gallery-item img {margin:0;}

.pull-bottom .__col :is(.block-section, .block-section-container) {width:100% !important; display: flex; flex-direction: column; justify-content: flex-end; height: 100%;}
.pull-middle .__col .block-section-container {display: flex; flex-direction: column; justify-content: center; height: 100%;}

main > .block-section.buttons-bottom .__col .block-section {height: 100%;}
main > .block-section.buttons-bottom .__col .block-section-container {display: flex; flex-direction: column; height:100%;}
main > .block-section.buttons-bottom .__col :is(.block-button,.block-list):last-child {margin-top:auto !important; display: flex; align-items: flex-end;}
main > .block-section.buttons-bottom .__col :is(.block-button,.block-list):last-child .btn {/*margin-top:1.5rem !important;*/}
main > .block-section.buttons-bottom .__col .block:has(+ :is(.block-button,.block-list):last-child) {margin-bottom:2rem;}

footer .ftr-cert {margin-inline: auto; width: 25rem; gap:1.5rem; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}
footer .ftr-cert img {width:7rem; min-width:0; filter:saturate(0) brightness(5);}

.block-header .__content * + h6 {margin-top:.5rem;}
.ml--2 {margin-left:-1rem;}

@media (max-width:767px) {
    .box-col2 .__col:nth-child(1) {max-width:25%;}
    .box-col2 .__col:nth-child(2) {max-width:75%;}
    .box-col2 .block-columns {padding-inline:3rem;}
    .block-section.box-col2 .__col .block-section {padding-inline:1rem !important;}
    
    .bgy-0-md {background-position-y: 0% !important;}
    .bgy-5-md {background-position-y: 5% !important;}
    .bgy-10-md {background-position-y: 10% !important;}
    .bgy-20-md {background-position-y: 20% !important;}
    .bgy-30-md {background-position-y: 30% !important;}
    .bgy-40-md {background-position-y: 40% !important;}
    .bgy-50-md {background-position-y: 50% !important;}
    .bgy-60-md {background-position-y: 60% !important;}
    .bgy-70-md {background-position-y: 70% !important;}
    .bgy-80-md {background-position-y: 80% !important;}
    .bgy-90-md {background-position-y: 90% !important;}
    .bgy-100-md {background-position-y: 100% !important;}
    
    .bgx-0-md {background-position-x: 0% !important;}
    .bgx-5-md {background-position-x: 5% !important;}
    .bgx-10-md {background-position-x: 10% !important;}
    .bgx-20-md {background-position-x: 20% !important;}
    .bgx-30-md {background-position-x: 30% !important;}
    .bgx-40-md {background-position-x: 40% !important;}
    .bgx-50-md {background-position-x: 50% !important;}
    .bgx-60-md {background-position-x: 60% !important;}
    .bgx-70-md {background-position-x: 70% !important;}
    .bgx-80-md {background-position-x: 80% !important;}
    .bgx-90-md {background-position-x: 90% !important;}
    .bgx-100-md {background-position-x: 100% !important;}
}

/*****************RX***********************/


