body img,
body[data-layout='2'] [data-section='2'] .container,
body[data-layout='2'] [data-section='3'] .container,
body[data-layout='3'] [data-section='2'] .container,
body[data-layout='4'] [data-section='3'] .container {
    max-width: 100%
}

.color-alice {
    color: rgb(91, 195, 199) !important;
}

a[onclick],
button[onclick] {
    cursor: pointer;
}

.h1,
.h2,
.h3,
.headline,
h1,
h2,
h3 {
    line-height: normal;
}

big,
small {
    font-weight: inherit!important;
    color: inherit!important
}


/*body main.site-main.page-main .page*/

.relative,
.vimgcenter {
    position: relative;
}

.alc--empty-block .text-title,
.font-alt {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.avoid-clicks,
.content-slider-block .csbuttons i,
button>span.generic_text {
    pointer-events: none
}

.masonry li.big,
.masonry li.horizontal {
    grid-column: span 2
}

.masonry li.big,
.masonry li.vertical {
    grid-row: span 2
}

body.alc-web-logged {
    overflow: hidden!important
}

body.alc-web-page #layout-page-form .radio span.layout-1 {
    background-image: url(../../img/layout-1.png)
}

body.alc-web-page #layout-page-form .radio span.layout-2 {
    background-image: url(../../img/layout-2.png)
}

body.alc-web-page #layout-page-form .radio span.layout-3 {
    background-image: url(../../img/layout-3.png)
}

body.alc-web-page #layout-page-form .radio span.layout-4 {
    background-image: url(../../img/layout-4.png)
}

body.alc-web-page #layout-page-form .radio span.layout-5 {
    background-image: url(../../img/layout-5.png)
}

body.alc-web-page .fixed-top {
    position: relative;
}

body.alc-web-logged.alc-web-page .generic_text {
    min-width: 50px!important;
    min-height: 50px!important
}

body.alc-web-logged.alc-web-page #alc-web__navbar ul.tabs li::before {
    display: none
}

body.alc-web-logged main.site-main.page-main {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

body main.site-main.page-main {
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
}

@media (min-width: 2560px) {
    .container {
        width: 1530px !important;
        max-width: 100%;
    }
}

body main.site-main.page-main .page:before {
    content: '';
    width: 100%;
    height: 1px;
    clear: both
}

body main.site-main.page-main .page {
    width: 100%;
    display: inline-block;
    min-height: 70vh
}

body.alc-web-logged main.site-main.page-main #container {
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    margin: 0 auto;
}

body main.site-main.page-main #container #wrapper {
    min-height: 100vh;
}

body[data-pagename="404-error"] .page {
    padding: 0!important;
}

#container {
    width: 100%
}

body.alc-web-logged #container .navbar-fixed-top {
    padding-left: 50px
}

.container-fluid {
    display: inline-block;
    width: 100%
}

body[data-layout='2'] [data-section='2'],
body[data-layout='2'] [data-section='3'] {
    width: 75%;
    float: left
}

body[data-layout='2'] [data-section='4'] {
    -ms-flex: 0 25%;
    flex: 0 25%;
}

body[data-layout='3'] [data-section='2'],
body[data-layout='3'] [data-section='3'] {
    width: 75%;
    float: right
}

body[data-layout='3'] [data-section='4'] {
    -ms-flex: 25% 0;
    flex: 25% 0
}

body[data-layout='3'] [data-section='5'] {
    -ms-flex: 100% 0;
    flex: 100% 0;
    -webkit-box-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

body[data-layout="3"] [data-section="5"]:before {
    -ms-flex: 100% 0;
    flex: 100% 0
}

body[data-layout="2"] [data-section="5"]:before,
body[data-layout="3"] [data-section="5"]:before {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    clear: both
}

body[data-layout='2'] [data-section='5'],
body[data-layout='3'] [data-section='5'] {
    display: block!important;
    width: 100%;
    clear: both
}

@media (max-width:767px) {
    body [data-section] {
        width: 100%!important
    }
    body[data-layout='2'] [data-section='4'],
    body[data-layout='3'] [data-section='4'] {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -webkit-box-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
}

main .page .section-block[data-section] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.page .section-block[data-section] section,
.page .section-block[data-section]>div[data-app-id],
.page .section-block[data-section]>span {
    width: 100%
}

main .page .section-block[data-section]:empty {
    margin: 0!important
}

body.alc-web-logged main .page .section-block[data-section]:empty {
    min-height: 3em
}

.lazyload {
    opacity: 0
}

body ::selection {
    background: #f1f1f1;
    color: inherit;
    text-shadow: none
}

small {
    font-size: .8em!important
}

big {
    font-size: 1.2em!important
}

ul.no-style {
    list-style: none
}

.font-serif {
    font-style: italic
}

a.prevent-click {
    user-select: none;
    cursor: default
}

.dblock {
    display: block
}

.flex-container,
.flex-container-masonry {
    display: -ms-flexbox;
    -webkit-box-direction: row
}

.vimgcenter>img {
    position: absolute;
    top: 45%;
    left: 0
}

blockquote {
    padding: 1.5em;
    font-size: 1.5em
}

.circle {
    border-radius: 50%
}

.p-0,
.paddingzero {
    padding: 0!important
}

.pt-120 {
    padding-top: 120px;
}

.alc-half-width {
width: 50% !important;
}

.full-width,
.fullwidth,
.width-full {
    width: 100%!important
}

.width-full>a>img {
    width: 100%
}

.width-auto {
    width: auto
}

.width-fit-content {
    width: fit-content
}

.width-max-content {
    width: max-content
}

.width-min-content {
    width: min-content
}

.height-auto {
    height: auto!important
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center,
.center-box,
.scrolltotop,
img.align-center,
img.img-centered,
.align-center h1,
.align-center h2,
.align-center h3,
.align-center h4,
.align-center h5,
.align-center p {
    text-align: center
}

.right {
    float: right
}

img.align-left {
    float: left
}

img.align-right {
    float: right
}

img.align-center {
    float: none
}

.pointer {
    cursor: pointer
}

.fw600 {
    font-weight: 600
}

.fw700 {
    font-weight: 700
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-container.justify-center {
    justify-content: center;
    -webkit-justify-content: center
}

.flex-container.justify-left {
    justify-content: left;
    -webkit-justify-content: left
}

.flex-container-masonry {
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.flexbox-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.flex-center {
    -webkit-justify-content: center;
    justify-content: center
}

.select-style {
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: 0 0;
    -webkit-appearance: none
}

.select-style select:focus {
    outline: 0
}

iframe {
    width: 100%
}

iframe.iframe-view {
    border: none;
    width: 100%;
    min-height: 100vh
}

table td {
    padding: 1em
}

.center-box {
    padding: 70px 0
}

.border-3 {
    border: 3px solid
}

.border {
    border: 1px solid #dee2e6!important
}

.border0 {
    border: none!important
}

.bg-light-gray {
    background: #e7e7e7
}

.bg-white {
    background: #fff
}

.text-muted {
    color: #777
}

.text-underline {
    text-decoration: underline
}

.hidden,
.hiddendiv {
    display: none!important
}

img.img-centered {
    margin: 0 auto
}

.color-white,
.color-white *,
.white-color,
.white-color * {
    color: #fff!important
}

.black-color,
.black-color *,
.color-black,
.color-black * {
    color: #000!important
}

.margin-auto {
    margin: 0 auto!important
}

.contrast-color {
    mix-blend-mode: exclusion
}

@media (max-width:412px) {
    img {
        height: auto!important;
    }
}

.op-layer-before,
.sl-content .bg-img {
    position: relative;
    z-index: 3
}

.op-layer-before:before,
.sl-content .bg-img:before {
    content: "";
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.scrolltotop {
    position: fixed;
    display: none;
    width: 42px;
    height: 42px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
    background-color: #fefefe;
    color: #000;
    bottom: 4em;
    right: 2em;
    line-height: 42px;
    border-radius: 50%;
    cursor: pointer
}

@media (min-width:992px) {
    .hidden-lg {
        display: none!important
    }
}

@media only screen and (max-width:991.98px) and (min-width:768px) {
    .hidden-md {
        display: none!important
    }
}

@media only screen and (max-width:767.98px) and (min-width:576px) {
    .hidden-sm {
        display: none!important
    }
}

@media (max-width:575.98px) {
    .hidden-xs {
        display: none!important
    }
}

.overflowh,
.overflow-hidden {
    overflow: hidden
}

.text-overbg {
    color: #fff;
    filter: drop-shadow(.05em .05em #fff);
    mix-blend-mode: difference;
    font-weight: 800
}

.alc--empty-block {
    border-bottom: 1px dotted #ccc!important;
    margin: 0!important;
    padding: 40px 0!important;
    background-color: #fbfbfb;
    width: 100%!important
}

.alc--empty-block a,
.alc--empty-block p {
    color: #bdd5f0
}

.alc--empty-block .text-title {
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
}

.generic_text {
    display: inline-block;
    min-height: 1em !important;
    position: relative;
}

.generic_text p {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
}

.generic_text p.small {
    font-size: 80% !important;
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.first-capitalize p:first-letter,
.first-capitalize:first-letter {
    text-transform: uppercase!important
}

.text-center {
    text-align: center;
}

text-left {
    text-align: left!important
}

.dropdown_language .dropdown-menu ul {
    list-style: none;
    padding: 0 1em
}

.dropdown_language .dropdown>a {
    background-color: #e7e7e7
}

.breadcrumb-block {
    margin: 0;
    padding: 15px;
    background-color: #f3f3f3
}

.breadcrumb-block ul {
    margin: 0;
    padding: 0;
    text-align: right
}

.breadcrumb-block ul li {
    display: inline-block;
    margin-left: 11px;
    font-size: 12px;
    line-height: 24px
}

.breadcrumb-block ul li a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #888
}

.breadcrumb-block ul li a:not([href]):hover {
    text-decoration: none
}

.breadcrumb-block ul li a:hover {
    text-decoration: underline
}

.breadcrumb-block ul li:before {
    content: '>';
    color: #ccc;
    margin-right: 6px;
    line-height: 24px
}

.breadcrumb-block ul li:first-child:before {
    display: none;
    margin: 0
}

@media (max-width:767px) {
    .breadcrumb-block {
        padding: 10px
    }
}

.standard-content ol li,
.standard-content ul li {
    margin: .65em;
    line-height: 1.4em
}

.slider-block .default-slider.slick-slider {
    max-height: 50vh;
    overflow: hidden;
    background-color: #000
}

.slider-block .default-slider.slick-slider .slick-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 50vh;
    position: relative
}

.slider-block figcaption {
    position: absolute;
    margin: 0;
    background: rgba(0, 0, 0, .6);
    font-weight: 200;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 22px;
    color: #fff
}

.slider-block figcaption .h3 {
    margin-bottom: 0!important
}

.slider-block figcaption a {
    display: block;
    padding-bottom: 1em
}

.slider-block .slick-next,
.slider-block .slick-prev {
    width: 25px;
    height: 25px;
    background: rgba(0, 0, 0, .4);
    color: rgba(255, 255, 255, .4);
    z-index: 3
}

.slider-block .slick-next:focus,
.slider-block .slick-next:hover,
.slider-block .slick-prev:focus,
.slider-block .slick-prev:hover {
    background: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    outline: 0;
}

.slider-block .slick-next {
    right: 15px;
}

.slider-block .slick-prev {
    left: 15px;
}

.overlay-block .overlay-box {
    position: relative;
    margin-bottom: 2em;
}

.overlay-block .overlay-box a {
    text-decoration: none;
    display: block;
}

.overlay-block .overlay-box img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 240px;
    min-height: 240px;
    object-fit: cover
}

.overlay-block .overlay-box .overlay {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 0;
    background-color: rgba(0, 0, 0, .4);
    overflow: hidden;
    height: 50px;
    transition: .5s ease;
    top: auto;
    width: calc(100% - 30px);
    min-height: 0
}

.overlay-block .overlay-box:not(.dontup):hover .overlay {
    height: 100%
}

.overlay-block .overlay-box .overlay .text {
    width: 100%;
    color: #fff;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%
}

.overlay-block .overlay-box .overlay .text a {
    color: #fff;
    display: block;
}

.overlay-block .overlay-box .overlay a.abs {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 5px 0;
    z-index: 99;
    font-size: 2em;
    color: #fff;
    opacity: .7;
    margin-right: 10px;
}

.overlay-block .overlay-box .overlay a.abs:hover {
    opacity: 1;
    text-decoration: none;
}

.overlay-block .overlay-box .overlay .text .h3 {
    margin-top: 0;
    padding: 10px 15px;
    margin-bottom: .5em;
    font-weight: 100;
    text-align: left;
    color: #fff;
    font-size: 18px!important;
    line-height: 1;
}

.overlay-block .overlay-box .overlay .text p {
    padding: 15px;
    color: #fff;
    font-size: .8em;
    overflow-y: auto;
    height: calc(100% - 4em)
}

.overlay-block .overlay-box .overlay .text p>a {
    display: block;
    text-align: right;
    color: #fff!important;
    opacity: .7
}

.overlay-block .overlay-box .overlay .text p>a:hover {
    text-decoration: underline;
    opacity: 1;
}

.overlay-block span.ficon {
    font-size: 30px;
    display: block;
    margin: 25% 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    position: absolute;
    text-align: center;
    width: 92%
}

.clear-line {
    background-color: #ccc!important;
    height: 1px;
    width: 100%;
    margin: 40px 0
}

.clear-line:after {
    content: '';
    clear: both
}

.gallery-block .gbrow {
    margin: 0 -10px
}

.gallery-block .gbcolumn {
    float: left;
    width: 33.33%;
    display: none
}

.gallery-block .gbrow:after {
    content: "";
    display: table;
    clear: both
}

.gallery-block .gbcontent {
    background-color: #fff;
    padding: 10px
}

.gallery-block .gbcontent img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    cursor: pointer
}

.gallery-block .gbcontent h4 {
    margin: .5em 0
}

.gallery-block .gbshow {
    display: block
}

.gallery-block .gbbtn {
    border: none;
    outline: 0;
    padding: 12px 16px;
    background-color: #fff;
    cursor: pointer;
    text-transform: capitalize
}

.gallery-block .gbbtn p {
    margin: 0;
    color: inherit
}

.gallery-block .gbbtn:hover {
    background-color: #ddd
}

.gallery-block .gbbtn.active {
    background-color: #666;
    color: #fff
}

@media (max-width:768px) {
    .gallery-block .gbcolumn {
        width: 100%;
    }
}

#block-gallery-modal {
    display: none;
    position: fixed;
    padding-top: 5vh;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    z-index: 9999999
}

#block-gallery-modal .bgmodal-content {
    position: relative;
    text-align: center;
    padding: 0
}

#block-gallery-modal .bgmodal-content img {
    margin: 2em auto
}

#block-gallery-modal .bgmodal-content .bgmcaption-container {
    background-color: #fefefe
}

#block-gallery-modal .bgmclose {
    color: #000;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: 700
}

#block-gallery-modal .bgmclose:focus,
#block-gallery-modal .bgmclose:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.bgmcaption-container {
    text-align: center;
    padding: 2px 16px;
    color: #000
}

.parallax-block {
    padding: 8% 0;
    max-height: 580px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-color: #333;
    color: #fff;
    position: relative;
    z-index: 1
}


/*=====================================*/


/* PARALAX VIDEO */


/*=====================================*/

.parallax-block.bg-video {
    padding-top: 135px !important;
    padding-bottom: 155px !important;
    overflow: hidden;
    background-color: #000;
    min-height: 500px;
}

.parallax-block.bg-video video {
    position: absolute;
    top: -4rem;
    left: 0;
    width: 100%;
    z-index: 1;
}

.parallax-block.bg-video .container {
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

@media (max-width:767px) {
    .parallax-block.bg-video video {
        top: 0px;
    }
}


/*************/

@media (max-width:780px) {
    .parallax-block {
        background-attachment: scroll
    }
}

.parallax-block.text-left .parallax-inner .parallax-text,
.parallax-block.text-left .parallax-inner .parallax-title {
    text-align: left;
    max-width: 50%
}

@media (max-width:520px) {
    .parallax-block.text-left .parallax-inner .parallax-title {
        max-width: 70%
    }
    .parallax-block.text-left .parallax-inner .parallax-text {
        max-width: 100%
    }
}

.parallax-block.text-shadow .parallax-inner .parallax-text,
.parallax-block.text-shadow .parallax-inner .parallax-title {
    text-shadow: 1px 1px 10px #000
}

.parallax-block .parallax-inner .parallax-title {
    font-size: 36px;
    margin: 20px 0;
    text-align: center;
    line-height: normal
}

.parallax-block .parallax-inner .parallax-text,
.parallax-block .parallax-inner .parallax-text p {
    font-size: 24px;
    position: relative;
    text-align: center
}

.parallax-block .parallax-inner .parallax-text:after {
    content: "";
    clear: both;
    height: 1px;
    display: block
}

.parallax-block .parallax-inner .parallax-cta {
    text-align: center
}

.parallax-block .parallax-inner .parallax-cta a {
    display: inline-block;
    font-size: 1.2em;
    margin-top: 30px;
    padding: 1em;
    background-color: rgba(255, 255, 255, .5)
}

@media (max-width:480px) {
    .parallax-block .parallax-inner .parallax-title {
        font-size: 26px;
        margin: 10px 0
    }
    .parallax-block .parallax-inner .parallax-text,
    .parallax-block .parallax-inner .parallax-text p {
        font-size: 18px
    }
}

.fbcard {
    width: 32%;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    margin: .5%
}

.fbcard .fbcard-header {
    text-align: center;
    font-weight: 600;
    padding: 10px
}

.fbcard .fbcard-main {
    text-align: center;
    margin-bottom: 0
}

.fbcard .fbmain-description {
    padding: 1em;
    text-align: center
}

.fbcard .fbmain-description:empty {
    display: none
}

.fbcard .fbmain-button {
    margin-bottom: 1em
}

@media (max-width:768px) {
    .fbcard {
        width: 100%;
        margin-bottom: 2em
    }
}

.blog-wrapper.blog-post-box {
    width: 30%;
    margin: 1em;
    flex: 1 0 auto;
    padding: .5em
}

.blog-wrapper .list-wrapper {
    width: 100%
}

.blog-wrapper .list-wrapper .blog-post-box {
    width: 100%;
    margin: 1em -15px;
    padding: .5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-wrapper .blog-post-box .inner {
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    background-color: #fff
}

.blog-wrapper .blog-post-box figure:hover {
    box-shadow: 0 1px 2px #ccc
}

.blog-wrapper .box-wrapper .blog-post-box figure {
    height: 180px;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    background-color: #eee
}

.blog-wrapper .list-wrapper .blog-post-box figure {
    height: 100%;
    width: 180px;
    float: left;
    background-color: #eee
}

.blog-wrapper .blog-post-box figure a {
    display: block;
    text-align: center;
    height: 100%
}

.blog-wrapper .blog-post-box figure img {
    width: 100%;
    object-fit: cover;
    object-position: top center;
    color: #eee;
    height: 100%
}

.blog-wrapper .blog-post-box .post-content {
    padding: 0 .8em .8em
}

.blog-wrapper .list-wrapper .blog-post-box .post-content {
    float: left;
    padding: 1.2em 1em .8em
}

.blog-wrapper .box-wrapper .blog-post-box .post-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.blog-wrapper .list-wrapper .blog-post-box .post-title {
    padding: 1em 0 0
}

.blog-wrapper .blog-post-box .detail .post-title {
    font-size: 2em;
    margin: 0 0 10px;
    line-height: 2.5em
}

.blog-wrapper .blog-post-box .detail p {
    line-height: 1.5em;
    font-size: 1em
}

.blog-wrapper .blog-post-box .blog-post-footer {
    text-align: right;
    background-color: #fff;
    padding: 0
}

.blog-wrapper .list-wrapper .blog-post-box .blog-post-footer {
    text-align: left
}

.blog-content.single-post .post-content-text .post-title,
.blog-content.single-post .post-image,
.image-text-block .img-container {
    text-align: center
}

.blog-wrapper .blog-post-box .blog-post-footer>a {
    min-width: 3em;
    padding: .5em 1em
}

.post-content .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    font-size: 12px
}

.post-content .detail .category,
.post-content .detail .time {
    font-size: 10px;
    letter-spacing: .5px;
    font-weight: 500;
    text-transform: uppercase
}

.post-content .detail .category {
    margin: 0 10px
}

@media (max-width:600px) {
    .blog-wrapper .blog-post-box {
        width: 100%
    }
}

.blog-container-block article {
    padding: 1em;
    flex: 50% 0
}

.blog-post-box .post-extract {
    font-size: small;
    line-height: normal;
    padding: 5px 0
}

body[data-layout='2'] [data-section='4'] .blog-container-block .blog-wrapper .box-wrapper .blog-post-box,
body[data-layout='3'] [data-section='4'] .blog-container-block .blog-wrapper .box-wrapper .blog-post-box {
    width: 100%
}

.category-menu-blog-block {
    width: 100%;
    padding: 0
}

.category-menu-blog-block ul {
    padding: 1em 0;
    list-style: none
}

.category-menu-blog-block ul li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 1em;
    text-indent: 0;
    font-size: 17px;
    line-height: 1.5em;
    display: list-item;
    font-weight: 100;
    padding-bottom: .5em
}

.category-menu-blog-block ul li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: .5em;
    top: 28%
}

.category-menu-blog-block ul li:first-child {
    border-top: 1px solid #f1f1f1
}

.category-menu-blog-block ul li.active {
    background-color: #F5F5F5;
}

.category-menu-blog-block ul li.active>a {
    background-color: transparent;
}

.category-menu-blog-block ul li a {
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-size: 12px;
    font-weight: 200;
    padding: 8px 20px;
    background: #fff;
    display: block;
    text-transform: uppercase
}

.category-menu-blog-block ul li:hover a {
    text-decoration: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs li {
    display: inline-block;
    padding-bottom: 1px
}

.nav-tabs>li {
    float: left;
    margin-bottom: -2px!important
}

.tab-content>.tab-pane.fade.active {
    opacity: 1;
    display: block;
    visibility: visible
}

.tab-content .tab-pane {
    display: none;
    visibility: hidden;
    padding: 1em
}

.tab-content>.tab-pane.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (max-width:420px) {
    .blog-wrapper .blog-post-box {
        width: 100%
    }
    .blog-container-block article {
        flex: 100% 0
    }
    .tab-content>.tab-pane img {
        display: block;
        width: 100%!important;
        margin-bottom: 1em!important;
        height: auto!important
    }
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #eee;
    color: #6f7c82;
    padding: 5px 15px 0;
    font-weight: 300
}

.image-text-block,
.image-text-block .img-container img {
    margin: 0 auto
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover {
    background-color: #eee;
    cursor: pointer;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-weight: 500
}

@media (max-width:412px) {
    .nav-tabs>li {
        width: 100%
    }
}

.collapsible-panel-block .accordion {
    outline: 0;
    background-color: #f5f5f5;
    border-radius: 3px 3px 0 0;
    color: #000;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25;
    padding: .5em .75em;
    width: 100%;
    text-align: left;
    border: 1px solid #ccc;
    margin-bottom: 18px
}

.collapsible-panel-block .accordion.active,
.collapsible-panel-block .accordion:hover {
    background-color: #ccc
}

.collapsible-panel-block .panel {
    padding: 0 18px;
    background-color: #fff;
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 0 0 4px 4px;
    box-shadow: none
}

.collapsible-panel-block .accordion.active {
    margin-bottom: 0;
    border-bottom-width: 0
}

.collapsible-panel-block .accordion.active .panel {
    margin-bottom: 18px
}

.collapsible-panel-block .accordion .alc-icon {
    float: right
}

.collapsible-panel-block .accordion .alc-icon.iup {
    display: none
}

.collapsible-panel-block .accordion .alc-icon.idown,
.collapsible-panel-block .accordion.active .alc-icon.iup {
    display: block
}

.collapsible-panel-block .accordion.active .alc-icon,
.collapsible-panel-block .accordion:hover .alc-icon {
    color: #fff
}

.collapsible-panel-block .accordion.active .alc-icon.idown {
    display: none
}

.banner-block {
    background-position: 50% 24%;
    background-repeat: no-repeat;
    padding: 10% 0;
    background-size: cover;
    color: #fff;
    width: 100%;
    display: table
}

.modaloverlay {
    display: none
}

.content-slider-block .cslider-wrapper {
    position: relative;
    height: 300px;
    overflow: hidden
}

.content-slider-block .cslider-wrapper .cslider-item {
    position: absolute;
    left: 0;
    top: 1em;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.content-slider-block .cslider-wrapper .cslider-item.showing {
    opacity: 1;
    z-index: 2
}

.content-slider-block .csbuttons {
    border: 2px solid #fff;
    display: inline-block;
    float: right;
    padding: 1px 8px 5px
}

.content-slider-block .csbuttons>div {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.img-carousel-block .img-carousel-group .slick-slide {
    outline: 0;
    padding: 1em
}

.img-carousel-block .img-carousel-group img {
    padding: 5px;
    margin: 0 1em;
    vertical-align: middle;
    outline: 0;
    max-width: 150px
}

footer .separator {
    height: 1px;
    border-bottom: 1px solid rgb(255, 255, 255, .5)
}

ul.flexi {
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-flex-direction: row;
    flex-direction: row
}

ul.flexi.justify-center {
    justify-content: center;
    -webkit-justify-content: center
}

ul.flexi.columns {
    -webkit-flex-direction: column;
    flex-direction: column
}

ul.flexi.content-center {
    justify-content: center;
    -webkit-justify-content: center
}

ul.flexi.content-center li {
    padding: 0 2em
}

ul.flexi ul {
    -webkit-flex-direction: column;
    flex-direction: column;
    list-style: none;
    padding: 0;
    text-align: left
}

footer ul.main-menu>li {
    position: relative;
    min-width: 10%;
    padding-bottom: 1em;
    text-align: left
}

footer ul.main-menu>li>ul.child-menu {
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute
}

footer ul.main-menu>li>.alc-icon {
    position: absolute;
    right: 0;
    top: .3em;
    z-index: 2;
    opacity: .7;
    cursor: pointer
}

@media (max-width:767px) {
    footer .separator,
    footer hr {
        display: none
    }
    footer .container {
        width: 100%
    }
    footer ul.main-menu {
        padding: 0!important;
        margin: 0;
        width: 100%
    }
    footer ul.footer-menu {
        padding: 0 0 2em!important
    }
    footer ul.footer-menu>li,
    footer ul.main-menu>li {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        font-size: 16px;
        padding: 1em 0;
        flex: unset!important
    }
    footer ul.main-menu>li>.alc-icon {
        top: 1.3em
    }
    .container p {
        word-wrap: break-word
    }
}

.w3-modal {
    z-index: 9999;
    display: none;
    padding-top: 5vh;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 70vw;
    height: 90vh
}

.w3-container,
.w3-panel {
    padding: .01em 16px
}

.gallery-modal .column {
    flex: 0 0 150px;
    max-height: 150px;
    padding: 10px
}

.gallery-modal .column img {
    opacity: .8;
    cursor: pointer
}

.gallery-modal .column img:hover {
    opacity: 1
}

.gallery-modal .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    margin: 0;
    padding: 10px 10px 0
}

.gallery-modal .row:after {
    content: "";
    display: table;
    clear: both
}

.gallery-modal .container {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px;
    height: calc(100% - 170px);
    display: block!important
}

.gallery-modal .imgtext {
    text-align: center;
    font-size: 1.3em;
    padding-top: .7em
}

.gallery-modal img[id^=expandedImg]:not(.single-img) {
    max-height: calc(85vh - 170px);
    margin-top: 15px
}

.gallery-modal img[id^=expandedImg].single-img {
    height: 80vh;
    margin-top: 15px
}

.gallery-modal .closebtn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 35px;
    cursor: pointer
}

@media (max-width:576px) {
    .gallery-block .gbcolumn {
        width: 100%
    }
    .gallery-modal .closebtn {
        top: 5px;
        height: 5px
    }
    .w3-modal-content {
        width: 86vw;
        height: 80vh
    }
}

.bgdark {
    background-color: #111
}

.bgdark a {
    color: #818181;
    font-size: 1.2em;
    text-transform: capitalize
}

.bgdark a:hover {
    color: #f1f1f1;
    background-color: #111!important
}

.bgdark .divider {
    border-bottom: 1px solid #818181
}

.img-imagesgrid-block .images-grid {
    list-style: none;
    overflow: hidden;
    min-height: 120px
}

.img-imagesgrid-block .images-grid.grid-6 li {
    width: 33.33%;
    padding: 0 .5em;
}

@media (max-width:767px) {
    .img-imagesgrid-block .images-grid.grid-6 li {
        width: 100%;
        padding: 0 .5em;
        margin-bottom: 0;
    }
}

.img-imagesgrid-block .images-grid li,
.testimonials-grid li {
    float: left;
    position: relative;
    width: 20%;
    padding: 20px 0;
    -webkit-backface-visibility: hidden
}

@media (max-width:1000px) {
    .img-imagesgrid-block img {
        width: 100%
    }
}

@media (max-width:767px) {
    .masonry {
        display: block!important
    }
}

.img-clientsgrid-block .images-grid li:after,
.img-clientsgrid-block .images-grid li:before {
    content: '';
    position: absolute
}

.img-clientsgrid-block .images-grid li a,
.img-clientsgrid-block .images-grid li img {
    display: block;
    width: 75%;
    margin-left: auto;
    margin-right: auto
}

.img-clientsgrid-block .images-grid li a {
    opacity: .6
}

.img-clientsgrid-block .images-grid li:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px
}

.masonry {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 1fr;
    grid-auto-flow: dense;
    list-style: none;
    margin: 0;
    padding: 0
}

ul.tree {
    margin: 0 1em;
    width: 100%
}

.tree li {
    list-style: none;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.tree .hasChildren,
.tree>li {
    padding: 10px 12px
}

.tree ul {
    display: none
}

.tree span,
.tree>li {
    display: block
}

.tree>li {
    margin-bottom: 2px
}

.tree .icon,
.tree .icon:before {
    display: inline-block
}

.tree .hasChildren li:not(.hasChildren) {
    padding: 10px 20px
}

.tree .icon:before {
    content: "+";
    min-width: 20px;
    text-align: center
}

.tree .expanded .icon:before {
    content: "-"
}

.tree .show-effect {
    display: block!important
}

.btn.btn-xl {
    font-size: 1.5rem!important;
    width: auto!important;
    height: auto!important;
    padding: .5em 1em!important;
}

.col-half {
    width: calc(50% - 30px);
    float: left;
    padding: 0 15px
}

.alicesolutions-footer {
    font-size: 12px!important;
    padding: 1em;
    text-align: center;
    font-family: monospace;
    letter-spacing: 1px
}

.alicesolutions-footer a {
    color: #888!important
}

.alicesolutions-footer a:hover {
    text-decoration: underline
}

.top-bar .menu-top a {
    display: block
}

@media (min-width:768px) {
    .col-sm-offset-3 {
        margin-left: 25%
    }
}

.events-list-block .events-image {
    position: relative;
    display: block
}

.events-list-block .events-image .events-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    width: 60px;
    height: 64px;
    text-align: center;
    padding-top: 9px;
    font-size: 26px;
    line-height: 1
}

.events-list-block .events-image .events-date span {
    display: block;
    font-size: 12px;
    margin-top: 7px
}

ul.social-follow-block {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

ul.social-follow-block li {
    float: left;
    margin: 0 5px 5px 0
}

ul.social-follow-block li .social-follow-icon {
    position: relative;
    display: block;
    text-align: center!important;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 38px!important;
    color: #555;
    text-shadow: none;
    border: 1px solid #aaa;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul.social-follow-block li .social-follow-icon:hover {
    background-color: #dcdcdc
}

ul.social-follow-block li .social-follow-icon img {
    width: 26px;
    height: 26px;
    padding: 0;
    position: absolute;
    left: 6px;
    top: 6px
}

ul.social-follow-block li .social-follow-icon i {
    display: block;
    position: relative;
    font-size: inherit!important;
    line-height: inherit!important;
    color: inherit
}

ul.social-share-block {
    padding: 0 0 2em;
    list-style: none;
    margin: 0 auto
}

ul.social-share-block li {
    float: left;
    margin-right: 10px;
    list-style: none
}

.slick-dots li:before,
ul.social-share-block li:before {
    content: ""!important;
    display: none!important
}

ul.social-share-block li a {
    transition: all .2s ease-in-out
}

ul.social-share-block li a:hover img {
    transform: scale(1.1)
}

@media (min-width:1200px) {
    .banner-typed-strings .banner-ts-title,
    .banner-typed-strings .banner-ts-title h1 {
        font-size: calc(3.04545vw)!important
    }
}

@media (max-width:768px) {
    .banner-typed-strings .banner-ts-title {
        font-size: calc(4.54545vw)!important
    }
    .banner-typed-strings .banner-ts-text {
        font-size: calc(3.54545vw)!important;
        line-height: normal
    }
}

.banner-typed-strings .banner-ts-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    min-height: 1em;
    word-break: keep-all;
    line-height: normal
}

.banner-typed-strings .banner-ts-title .typing__module {
    display: none;
}

.banner-typed-strings .banner-ts-title .typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink .7s infinite;
    animation: blink .7s infinite
}

.banner-typed-strings .banner-ts-text {
    font-size: 20px;
    color: #fff
}

.hero {
    position: relative;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0 100px
}

.hero__wrapper #back-to-down {
    display: inline-block;
    font-size: 40px;
    margin-top: 30px;
    line-height: 1;
    color: #fff;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    cursor: pointer
}

@media (min-width:320px) {
    .hero__wrapper #back-to-down {
        font-size: calc(3.40909vw + 29.09px);
        margin-top: calc(4.54545vw + 15.45px)
    }
}

@media (min-width:1200px) {
    .hero__wrapper #back-to-down {
        font-size: 70px;
        margin-top: 70px
    }
}

@media (min-width:1201px) {
    .hero {
        height: 100vh;
        padding: 0
    }
    .hero__wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.alcslider-wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 2em;
    text-align: center
}

.alcslider-wrapper .alclider-item .alclider-image {
    padding: 0 0 2em
}

.alcslider-wrapper .alclider-item .alclider-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin: 0 auto
}

.alcslider-wrapper .alclider-item .alclider-content .alclider-meta>span {
    display: block
}

.alcslider-wrapper .alclider-item .alclider-content .alclider-meta>span:nth-child(1) {
    font-size: 1.2em;
    font-weight: 600
}

.alcslider-wrapper .alclider-item .alclider-content .alclider-meta>span:nth-child(2) {
    opacity: .8;
    font-size: .9em
}

.slick-dots {
    left: 0
}

body.alc-web-page #alc-web__bar-content .alc-web-bar-content-inner ul.tabs>li>a {
    padding: 10px 15px!important
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    list-style-type: none
}

.list-group-horizontal .list-group-item:before {
    content: "";
    display: none
}

.list-group-horizontal .list-group-item {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -4px;
    margin-right: 0;
    border-right-width: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-right-width: 1px
}

.opacity50 {
    opacity: .5
}

.tright {
    text-align: right
}

.bold p {
    font-weight: 700
}

.h-auto {
    height: auto!important
}

.noevent {
    pointer-events: none
}

.clear-left {
    content: '';
    width: 100%;
    height: 1px;
    clear: left
}

.page-loader {
    position: fixed;
    background: rgba(0, 0, 0, .86);
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
    display: none
}

.loader {
    position: absolute;
    border-left: 2px solid #fff;
    border-top: 2px solid rgba(255, 255, 255, .2);
    border-right: 2px solid rgba(255, 255, 255, .2);
    border-bottom: 2px solid rgba(255, 255, 255, .2);
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load .8s infinite linear;
    -moz-animation: load .8s infinite linear;
    ms-animation: load .8s infinite linear;
    o-animation: load .8s infinite linear;
    animation: load .8s infinite linear
}

.loader.dark {
    border-left-color: #000;
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
}


/*border-top:2px solid rgba(255,255,255,.2);border-right:2px solid rgba(255,255,255,.2);border-bottom:2px solid rgba(255,255,255,.2);left:50%;top:50%;margin:-23px 0 0 -23px;text-indent:-9999em;font-size:10px;z-index:9999;-webkit-animation:load .8s infinite linear;-moz-animation:load .8s infinite linear;ms-animation:load .8s infinite linear;o-animation:load .8s infinite linear;animation:load .8s infinite linear}*/

.loader,
.loader:after {
    border-radius: 50%;
    width: 46px;
    height: 46px
}

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

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

.card .card-action:last-child {
    border-radius: 0 0 2px 2px
}

.card .card-action {
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, .2);
    position: relative;
    padding: 1em 0;
    margin-top: 1em
}

.truncate {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.alc-tooltip {
    position: relative;
    display: inline-block
}

.alc-tooltip .alc-tooltiptext {
    visibility: hidden;
    position: absolute;
    min-width: 120px;
    background-color: rgba(85, 85, 85, .8);
    color: #fff;
    text-align: center;
    padding: .8em;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    font-size: 12px!important;
    line-height: normal;
    letter-spacing: 2px;
    font-family: Verdana, Geneva, sans-serif
}

.alc-tooltip:hover .alc-tooltiptext {
    visibility: visible;
    opacity: 1
}

.alc-tooltip .alc-tooltiptext.alc-tooltip-right {
    top: -5px;
    left: 125%
}

.alc-tooltip .alc-tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(85, 85, 85, .8) transparent transparent
}

.alc-tooltip .alc-tooltiptext.alc-tooltip-top {
    top: -35px;
    left: -25%
}

.alc-tooltip .alc-tooltip-top::after {
    content: '';
    position: absolute;
    left: 47%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(85, 85, 85, .8);
    clear: both
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px!important;
    font-size: 12px!important;
    line-height: 1.5!important;
    border-radius: 3px!important
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.alc-copyright {
    font-family: monospace;
    font-size: 10px;
    text-align: right;
    padding-right: 10px;
    color: #777
}

.alc-copyright>a {
    color: #777
}

button#alc__fullscreen {
    position: absolute;
    right: 0;
    padding: .5rem;
    top: 5vh;
    border-radius: 15px 0 0 15px;
    outline: 0!important;
    z-index: 9;
    display: none;
    color: #ccc
}

button#alc__fullscreen:hover {
    color: #000
}

.alc--private-page button#alc__fullscreen {
    display: block
}

.alc__modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear .25s, opacity .25s 0s, transform .25s
}

.alc__modal .alc-modal-content {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -25%);
    background-color: #fff;
    padding: 1rem;
    width: 75vw;
    border-radius: .5rem
}

.alc__modal .alc-modalclose-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: .25rem;
    background-color: #d3d3d3
}

.alc__modal .alc-modalclose-button:hover {
    background-color: #a9a9a9
}

.alc__modal.alc-show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s
}

.numberlist-wrapper .numberlist {
    margin-left: 1em
}

.numberlist-wrapper .numberlist[data-number]:before {
    content: attr(data-number);
    font-size: 1.5em;
    font-weight: 600;
    padding-right: 10px
}

.box-scrolly {
    max-height: 400px;
    overflow-y: auto
}

.btn-danger {
    background-color: red!important
}

.text-capitalize,
.text-capitalize p {
    text-transform: capitalize
}

.full-container>.container {
    width: 100%!important;
    max-width: none!important;
    padding: 0 30px!important
}

.alc__closecross {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: .3;
    cursor: pointer
}

.alc__closecross:hover {
    opacity: 1
}

.alc__closecross:after,
.alc__closecross:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333
}

.alc__closecross:before {
    transform: rotate(45deg)
}

.alc__closecross:after {
    transform: rotate(-45deg)
}

.process-steps.nav.nav-tabs {
    border: none
}

.process-steps.nav.nav-tabs>li>a {
    border-radius: 50%;
    padding: 0
}

@media (max-width:767px) {
    .process-steps li {
        width: 100%!important
    }
}

@media (max-width:512px) {
    .btn {
        margin-bottom: 10px
    }
}

.h2 span.small,
h2>span.small {
    font-size: 80% !important;
}

.border-dashed-2 {
    border: 2px dashed;
}

.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 767px) {
    .tab-content .tab-pane {
        padding: 0 !important;
    }
    body.sticky-section4[data-layout="2"] [data-section='4'].sticky {
        height: auto !important;
    }
    body.sticky-section4[data-layout="2"] [data-section='5'] {
        width: 100% !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 767px) {
    /*-- sticky-section4 --*/
    body.sticky-section4[data-layout="2"] [data-section='1'] {
        z-index: 100;
    }
    body.sticky-section4[data-layout="2"] [data-section='4'].sticky {
        position: fixed;
        right: 0;
        top: 0;
        /*width: 24.65vw;*/
        display: block;
        z-index: 9;
    }
}

.btn.guest-login,
.btn.guest-login p {
    background-color: #FFFFFF !important;
    color: rgb(117, 117, 117);
    margin: 0 !important;
}

.btn.guest-login {
    box-shadow: 1px 1px 5px #999;
    width: 100%;
}

.btn.guest-login p,
.btn.guest-login span {
    pointer-events: none;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

body:not(.alc-web-page) .hidden-block {
    display: none;
}


/*body[data-layout="2"] .section-block .container {
    width: 100%;
    max-width: 100%;
}*/

button.collapsibleSection {
    position: absolute;
    right: 0;
    background: transparent;
    border-right: 0px;
    outline: 0px;
    color: #888888;
    z-index: 999999999;
    width: auto !important;
    box-shadow: none;
}


/* Aligner FLEX */

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

.Aligner-item {
    max-width: 50%;
}

.Aligner-item--top {
    align-self: flex-start;
}

.Aligner-item--bottom {
    align-self: flex-end;
}

.maxipopup-content table td {
    padding: .5em;
}


/*----------*/

.infobox.moon {
    position: absolute;
    right: 0;
    width: 130px;
    z-index: 3;
    padding: 25px 10px 25px 25px;
    border-radius: 175px 0 0 175px;
    font-weight: 600;
    line-height: 1.2;
    font-size: 15px;
}

.infobox.moon button {
    background-color: transparent;
    border: none;
    padding: 0;
    outline: none;
}

.infobox.moon i {
    opacity: .5;
}

.infobox.moon span {
    pointer-events: none;
}

@media (min-width: 1025px) {
    .infobox.moon {
        padding: 0;
        border-radius: 225px 0 0 225px;
        font-size: 30px;
        width: 280px;
        height: 300px;
        text-align: center;
        display: table;
    }
    .infobox.moon span {
        vertical-align: middle;
        display: table-cell;
    }
    .infobox.moon:nth-child(2) {
        top: 330px !important;
    }
}

@media (max-width: 767px) {
    .infobox.moon {
        padding: 16px 5px 15px 17px;
        border-radius: 125px 0 0 125px;
        font-size: 12px;
        width: auto;
        text-align: center;
        max-width: 30vw;
        top: -70px;
    }
    .infobox.moon button {
        position: absolute;
        left: 5px;
        top: 9px;
        z-index: 8;
        padding: 0px;
    }
    .infobox.moon span {
        display: none;
        pointer-events: none;
        z-index: 1;
    }
    .infobox.moon i {
        opacity: 1;
        cursor: pointer;
    }
}

.newspaper .container {
    /* Old Chrome, Safari and Opera */
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    -webkit-column-rule: 1px solid lightblue;
    /* Old Firefox */
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -moz-column-rule: 1px solid lightblue;
    /* Standard syntax */
    column-count: 3;
    column-gap: 40px;
    column-rule: 1px solid lightblue;
}


/*bullet checklist fontawasome*/

.bullet-checklist ul {
    list-style-type: none!important;
}

.bullet-checklist ul li:before {
    content: "\f00c" !important;
    color: #2cba6c;
    font-family: FontAwesome;
    margin-right: 10px;
    margin-left: -1.5em;
    font-size: 1.2em!important;
    position: relative;
    top: 4px;
}

.tachado,
.line-through {
    text-decoration: line-through;
}

main .page .section-block[data-section]>strong,
main .page .section-block[data-section]>span {
    width: 100%;
    font-weight: inherit;
}

.max-width>.container {
    max-width: 100%;
    width: 100% !important;
    padding: 0px;
}

.h80 {
    min-height: 80px;
}

.flex-100 {
    flex: 0 0 100% !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.list-inline li {
    display: inline-block;
    margin-right: 1em;
}

.word-wrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    white-space: normal;
    max-width: 100%;
}

.alc--form input.alc-email {
    display: none;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.shadow-none {
    box-shadow: none !important;
}

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

.grow {
    transition: all .2s ease-in-out;
}

.grow:hover {
    transform: scale(1.1);
}

@media (min-width: 768px) {
    img.image-left {
        float: left;
        max-width: 40vw;
    }
}

@media (max-width: 767px) {
    img.image-left {
        padding-bottom: 1em;
    }
}


/*---
video-background-block
----*/

.video-background-block {
    position: relative
}

.video-background-block .video-content {
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, .5);
    color: #f1f1f1;
    width: 100%;
}

.video-background-block .video-content .btn {
    background: rgba(0, 0, 0, .5);
    color: #f1f1f1;
}

.video-background-block .video-header {
    position: absolute;
    text-align: center;
    width: 100vw;
    height: 100vh;
}

.video-background-block .video-header,
.video-background-block .video-header video,
.video-background-block .video-header .viewport-header {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
}

.video-background-block .video-header video {
    background: transparent;
    object-fit: cover;
    width: 100%
}

.video-background-block .video-header .viewport-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

#alc-web__navbar_close {
    padding: 0 10px;
}

div#web__scrollToDown {
    font-size: 24px;
    display: block;
    position: absolute;
    bottom: 16px;
    right: 2rem;
    /* margin-left: -10px; */
    color: rgba(255, 255, 255, .5);
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        transform: scale(1.5);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}


/* NO SELECT + HIGHLIGHT COLOR */

#no-copy {
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#no-copy::selection {
    background: none;
}

#no-copy::-moz-selection {
    background: none;
}


/*-------------------------*/

.blurred {
    position: relative;
    border: solid 1.5em rgba(0, 0, 0, .03);
    background-origin: border-box;
    /* background-origin */
    background-clip: padding-box;
    /* background-clip */
    ;
}

.blurred:before {
    position: absolute;
    z-index: -1;
    /* put it *behind* parent */
    /* go outside padding-box by
         * a border-width ($b) in every direction */
    top: -1.5em;
    right: -1.5em;
    bottom: -1.5em;
    left: -1.5em;
    border: inherit;
    border-color: transparent;
    background: inherit;
    background-clip: border-box;
    /* -webkit-prefixed version
         * still needed for
         * some mobile browsers */
    -webkit-filter: blur(9px);
    filter: blur(9px);
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    content: '';
}

.landing-page .alc--form .btn.btn-submit:hover {
    color: #fbfbfb !important;
}

.landing-page .alc--form.textcolright form input,
.landing-page .alc--form.textcolright form textarea {
    color: white;
}

@media (max-width: 412px) {
    .navbar-brand img {
        height: 60px!important;
    }
    .landing-page #header {
        width: 100%;
        top: 0;
    }
    .landing-page #header .navbar-brand {
        width: 100%;
        text-align: center;
    }
    .banner-block .h2 {
        font-size: 1.5rem !important;
    }
    .form-response.Aligner-item {
        color: white;
        font-size: 2rem;
    }
}


/* Arrow Animations */

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        bottom: 16px;
    }
    15% {
        opacity: 1;
        bottom: 0px;
    }
    50% {
        opacity: 0;
        bottom: 0px;
    }
    100% {
        opacity: 0;
        bottom: 16px;
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        bottom: 16px;
    }
    15% {
        opacity: 1;
        bottom: 0px;
    }
    50% {
        opacity: 0;
        bottom: 0px;
    }
    100% {
        opacity: 0;
        bottom: 16px;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        bottom: 16px;
    }
    15% {
        opacity: 1;
        bottom: 0px;
    }
    50% {
        opacity: 0;
        bottom: 0px;
    }
    100% {
        opacity: 0;
        bottom: 16px;
    }
}


/* div en pantalla completa */

body.fullscreen {
    margin: 0px;
    height: 100%;
}

body.fullscreen .alc__fullscreenDiv {
    position: fixed !important;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: white;
    padding: 0;
    height: 100%;
    z-index: 999;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
}


/* ellipsis text, con botón ver más */

.ellipsis-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(1em * 1.4 * 4);
}

.icon-flotante {
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 99999;
    width: 60px;
    height: 60px;
    text-decoration: none !important;
}

.icon-flotante.whatsapp-form-icon:before {
    content: "";
    background: url(https://cdn.usbrandcolors.com/images/logos/whatsapp-logo.svg);
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 1;
    background-size: cover;
}

.bgc-grey-100,
.bgcH-grey-100:hover {
    background-color: #f9fafb!important;
}

.p-20 {
    padding: 20px!important;
}

.dropdown-content.select-dropdown {
    padding-left: 0;
}

.dropdown-content.select-dropdown li::marker {
    display: none;
    color: transparent;
    font-size: 0px;
}

@media (min-width: 768px) {
    .standard-content img.align-left,
    .standard-content img.align-right {
        max-width: 30vh;
        height: auto;
        margin: 0 1rem 1rem;
    }
}

.standard-content img {
    max-width: 100%;
    height: auto;
    margin: 0 0 1rem;
}
