@import url("font-awesome.min.css");
@import url("materialize.min.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.min.css");
@import url("tooltipster.min.css");
@import url("tooltipster-light.min.css");
@import url("swal.css");

html, body {
    overflow-x: -moz-scrollbars-none;
    overflow-x: hidden;
}

nav ul a, nav .brand-logo {
    color: #444
}

p {
    font-size: 14px;
    line-height: 1.5rem
}

.sidenav-trigger {
    color: #26a69a
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9)
}

.parallax-container .section {
    width: 100%
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        position: absolute;
        top: 40%
    }

    #index-banner .section {
        top: 10%
    }
}

@media only screen and (max-width: 600px) {
    #index-banner .section {
        top: 0
    }
}

.icon-block {
    padding: 0 15px
}

.icon-block .material-icons {
    font-size: inherit
}

.header .logo {
    width: 380px
}

@media only screen and (max-width: 600px) {
    .header .logo {
        width: 100%
    }
}

.section-header {
    padding-top: 1rem !important;
    padding-bottom: 3rem !important;
    background-color: #f3f3f3;
}

@media only screen and (max-width: 772px) {

    .section-header {
        padding-bottom: 0 !important;
    }
}

footer.page-footer {
    margin: 0
}

#index-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%
}

#index-banner h1 {
    margin: 0
}

#index-banner h5 {
    color: #fff
}

#index-banner .section {
    padding: 75px 0 75px 0
}

#index-banner h1 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 1.0933333333rem 0 .656rem 0;
    color: #fff
}

.color-text {
    color: #D01774 !important
}

.city-top {
    background-color: #D01774 !important;
    padding-bottom: 25px
}

.page-footer {
    background-color: #D01774;
    padding-top: 0;
    color: white !important;
}

.section-title h2 {
    font-size: 2.4rem !important;
    margin: 0 !important;
    padding-top: 50px;
    padding-bottom: 20px;
}

.section-title div.center {
    color: #777;
    font-size: 14px !important;
}

section .section-title {
    margin: 0 0 30px;
    text-align: center
}

section .section-title p {
    font-size: 18px !important;
    font-weight: 400;
    color: #777;
}

p {
    text-align: justify
}

a {
    color: #D01774
}

li {
    max-width: 100% !important;
}

.top-city a {
    color: white !important;
}

.page-footer a {
    color: #fff !important;
}

.page-footer a:hover {
    color: #ccc !important;
}

.page-footer a {
    color: #fff
}

.page-footer a:hover {
    color: #ccc
}

.select-dropdown li.disabled:hover, .select-dropdown li.disabled > span:hover, .select-dropdown li.optgroup:hover {
    background-color: initial
}

.dropdown-content.select-dropdown {
    max-height: 300px !important
}

.datepicker-date-display {
    background-color: #D01774
}

.datepicker-table td.is-selected {
    background-color: #D01774
}

.month-prev:focus, .month-next:focus {
    background-color: #D01774;
    color: #fff
}

.datepicker-controls .select-month input {
    width: 80px
}

input::placeholder, textarea::placeholder {
    color: #999
}

textarea.materialize-textarea {
    min-height: 100px
}

.invalid {
    border-bottom: 1px solid #c62828 !important;
    box-shadow: 0 1px 0 0 #c62828 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-25 {
    margin-top: 25px !important
}

.js-ico {
    width: 40px;
    cursor: pointer
}

.js-txt-hidden {
    display: none
}

hr {
    height: 1px;
    margin: -.5em 0;
    padding: 0;
    color: #d6d6d6;
    background-color: #d6d6d6;
    border: 0
}

.my-body {
    min-height: 360px
}

.alert {
    float: left;
    width: 100%;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-success {
    color: #155724;
    background-color: #D4EDDA;
    border-color: #c3e6cb
}

.input-field select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0;
}

.autocomplete-city {
    margin-bottom: 3px;
    margin-right: 3px;
    color: white;
    background-color: #D01774;
    padding: 4px;
    border-radius: 4px;
    display: inline-block;
}

.autocomplete-city .close {
    cursor: pointer;
}

@media (max-width: 468px) {
    .owl-theme .owl-dots .owl-dot {
        max-width: initial !important;
    }
}

/* QTE BLOCK UI */
.qt-block-ui {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5000000;
    background-color: rgba(0, 0, 0, .5)
}

.qt-block-ui:before {
    content: '';
    box-sizing: border-box;
    background: 0 0;
    opacity: .75
}

.qt-block-ui:before {
    width: 60px;
    height: 60px;
    border: 5px solid #EC407A;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.qt-block-ui .text {
    color: #fff;
    text-align: center;
    position: relative;
    top: 30%
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/* OWL CAROUSSEL */
.owl-carousel.owl-hidden {
    opacity: initial;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}

.owl-carousel.owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.owl-carousel.owl-theme .owl-dots .owl-dot {
    zoom: 1;
    display: inline;
    flex: 1;
    margin: 0;
}

.owl-carousel.owl-theme .owl-dots .owl-dot span {
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.15s;
    height: 8px;
    width: 100%;
    border-radius: 0;
    opacity: .2;
    margin: 0;
}

.owl-carousel.owl-theme .owl-dot span {
    background: #EC407A !important;
}

.about-life .owl-carousel.owl-theme .owl-dot span {
    background: white !important;
}

.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    opacity: 1
}

/* COOKIE */
.cookie-consent {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    max-width: 24em;
    z-index: 1000;
    background-color: white;
    border: 2px solid #D01774;
    padding: 16px;
    border-radius: 5px;
}

.cookie-consent .cookie-title {
    font-size: 16px!important;
}

.cookie-consent .cookie-icon {
    color: #D01774;
}

.cookie-consent .title {
    font-weight: bold;
    font-size: 14px;
}

.cookie-consent .btn-refuse-cookies-consent {
    cursor: pointer;
}

.cookie-consent .content {
    margin-bottom: 1rem;
    font-size: 12px;
}

.btn-refuse-cookies-consent {
    color: inherit!important;
    margin-right: 0!important;
}

@media (max-width: 1200px){
    .cookie-consent {
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        z-index: 1000;
        border-radius: 0;
    }

    .card {
        margin: 0 0 0 0 !important;
    }
}
