
.pinitial{text-transform: initial !important}
.zoom-link:hover aside>img{
transform: rotate(45deg);
}
.zoom-link aside>img{
transform: rotate(0deg);
    position: absolute;
    width: 20px;
    height: auto;
    top: 20px;
    right: 20px;
}
.mb-140 .row p.text-black {min-height: 86px}
.cta_box-style1 .parallax-box1:before{
    content:"";
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 100%);
    width:100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.is-active .logo2{opacity: 1 !important;display: block !important}
.is-active .logo1{opacity: 0 !important}
h2{text-transform: uppercase;}
.player_serie{
    width:100%;
    height: 550px
}
.capitalize{text-transform: capitalize;}
.scroll a:before{
    content: "";
    position: absolute;
    height: 40px;
    width: 2px;
    background: white;
    bottom: -10px;
    animation: ScrollDown 3s infinite;
}
.scroll {
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: auto;
    max-width: 50%;
}
.scroll span{
    font-size: 14px;
    font-weight: bold;
    color: white;
    transform: rotate(270deg);
    display: block;
    margin-left: -28px;
    margin-bottom: 65px;
}
.scroll a{display: inline-block; padding-left: 15px}

@keyframes ScrollDown {
    0% {
        transform: scaleY( .75);
    }
    20% {
        transform: scaleY( 1.3);
    }
    40% {
        transform: scaleY( .75);
    }
    60% {
        transform: scaleY( 1.3);
    }
    100% {
        transform: scaleY( .75);
    }
}

.heroZoom{
    transform: scale(1, 1);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.height-100{
    position:relative;
    overflow:hidden;
    padding: 0;
}


.height-50{height:50vh}
html{scroll-behavior: smooth;}


a:not(.inner-link),
.text-black,
.bg-black,
hr,
html.light .bg-white,
.bg-white:not(#sliderH),
.menu_footer li a,
.download-apps li a,
header nav.navbar-fixed-top.header-dark,
nav.navbar.navbar-default ul.nav > li > a,
nav,
.loadMore,
.generisbtn ul li a:before,
.generisbtn ul li a:hover span,
.item-videos .col-md-6 a,
.data-team li a,
rect,
svg,
.bg-gray,
span,
.newsletter-ld button img,
.shadowbox:before,
.seg{-webkit-transition: all !important;-webkit-transition-timing-function: ease-out !important;-webkit-transition-duration: 300ms !important;-moz-transition: all !important;-moz-transition-timing-function: ease-out !important;-moz-transition-duration: 300ms !important;}

/*cubic-bezier(0.5, 0, 0, 1)*/
.btn2{
    padding: 10px 25px !important;
}
.section-mod{
    padding: 120px 0;
}
.section-mod2{
    padding: 220px 0 120px 0;
}
.p0{padding: 0 !important}
.mb-20{margin-bottom: 20px;}
.mb-10{margin-bottom: 10px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px !important;}
.mb-50{margin-bottom: 50px;}
.mb-60{margin-bottom: 60px;}
.mb-70{margin-bottom: 70px;}
.mb-140{margin-bottom: 140px;}
.mt-20{margin-top: 20px;}
.mt-40{margin-top: 40px;}
.mt-80{margin-top: 80px;}
.mt-100{margin-top: 100px;}

.flex_center{
    justify-content: center;
}
.flex_between{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.boxcontainer{
    position: relative;
    display: flex;
    height: 17rem;
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
}
.boxcontainer .scrolling{
    width: 100%;;
    position: absolute;
    transition-duration: 9s;

}
.boxcontainer .thebg{
    position: absolute;
    top: 0;
    z-index: 9999
}

.boxcontainer:hover .scrolling {
    transform: translate3d(0,-1500px,0);
}
.responsiveness {
    height: 46.5rem;
}
.responsiveness .xxl {
    width: 50rem;
}
.responsiveness .xxl {
    position: absolute;
    left: 50%;
    width: 56rem;
    bottom: 0;
    transform: translateX(-50%);
}
.responsiveness .xl {
    position: absolute;
    left: 0%;
    width: 32rem;
    bottom: 0;
}
.responsiveness .md {
    position: absolute;
    width: 21rem;
    right: 0%;
    bottom: 0;
}
.responsiveness .sm {
    width: 6rem;
    right: 31%;
    bottom: 0;
    position: absolute;
}
.videoplay{
    width: 100%;
    display: flex;
    height: 100%;
}
.col-center{
    margin: auto;float: none;
}
.subscribe-wrapper .subscribe-input {
    width: 100%;
    border: 0;
    font-size: 20px;
    outline: 0;
    font-weight: 300;
    background: center;
    line-height: 1.6em;
    color: #7a7a84;
    padding: 5px 0;
    border-bottom: 1px solid;
    letter-spacing: 2px;
}
.subscribe-wrapper .subscribe-input-send {
    position: absolute;
    width: auto;
    right: 15px;
    bottom: 5px;
    border: 0;
    background: 0 0;
    padding-right: 0;
    cursor: pointer;
    font-size: 25px;
    text-transform: capitalize;
    color: #7a7a84;
    letter-spacing: .05em;
}
.videoplay100{
    background-color: #000;
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: auto;
        z-index: -3;
}

 .ddd_1{
     line-height: 1 !important;
     margin-bottom: 0 !important;
     position: absolute;
     color: transparent;
     -webkit-text-stroke: 2px #7a7a84;
     font-size: 130px;
     left:140px;

     transform: translate(0px, 0px);
     transition-duration: 1s;

 }
 .boxrotator{
    min-height: 420px;
     position: relative;
     overflow: hidden;
     background:white;padding:40px
 }
 .rotator_text{

     height: 20vh;

 }
 .col-md-4.e:hover .ddd_1{
     transition-duration: 4s;
    transform: translate3d(-420px,0px, 0px);
 }

 .col-md-4.e:hover .boxrotator{
     background-color: #3b3d44;
 }
.col-md-4.e a:hover h6,
.col-md-4.e:hover h6,
.col-md-4.e:hover p{
    color: #fff !important;
}

.col-md-4.e a h6,
.col-md-4.e h6,
.col-md-4.e p{
    color: #000 !important;
}
.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay:before{
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.45);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.overlay{
    position: relative;
}

.listBox:before{
    content:"";
    width: 100%;
    position: absolute;
    height: 1px;
    background-color: black;
    bottom: -40px;
}
.listBox{
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.listBox li:before{
    content: "";
    height: 35px;
    width: 1px;
    background-color: black;
    position: absolute;
    bottom: -40px;
    left: calc(50% - 1px);
}
.listBox.d19 li{max-width: 19%;}
.listBox li{
    background-color: white;
    position: relative;
    width: 20%;
    height: 28vh;
    padding: 85px 20px 0px 20px;
}

.panel-title{
    font-size: 1rem !important;
    padding-bottom: 20px;
}
.panel-heading{position: relative;}
.panel-heading:after {
    transform: scaleX(0);
    transform-origin: right;
    background: #3b3d44;
}
.panel-heading:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
}
.panel-heading:after{
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    content: '';
    position: absolute;
    transition: transform .75s ease-out;
}
.accordion-style1 .panel-heading i {
    font-size: 24px;
    color: #626262;
}
.mb-120{
    margin-bottom: 120px;
}

.swiper-slider-clients .swiper-slide {
    padding: 5px;
}
.whitebars{position: relative;}
.whitebars:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: white;
}
.whitebars:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: white;
}
.bubble.S:before{
    content: "S";
    right: -22px;
    top: -23px;
    background-color: #7f73e4;
}

.bubble.F:before{
    content: "F";
    left: -22px;
    bottom: -23px;
    background-color: #aee473;
}

.bubble.L:before{
    content: "L";
    left: -22px;
    bottom: -23px;
    background-color: #e47373;
}

.bubble.M:before{
    content: "M";
    right: -22px;
    top: -23px;
    background-color: #d873e4;
}
.bubble:before{
    content: "";
    position: absolute;
    width: 53px;
    height: 53px;

    color: white;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bolder;
    font-size: 20px !important;

}
.bubble{
    display: inline-block;
    width: 100%;
    padding: 20px;
    background-color: white;
    border-radius: 15px;
    box-shadow: 2px 2px 8px 0px #d0d0d0;
    position: relative;
    margin-bottom: 40px;
}
.mb-0P{
    width: 80%;
    margin: auto;
    list-style: none;
}
.mb-0P li:before{
    content: "";
    left: -15px;
    position: absolute;
    top: 9px;
    width: 8px;
    height: 8px;
    background-color: #FF783C;
    border-radius: 100px;
}
.mb-0P li{margin-bottom: 20px;position: relative;}
.mb-0P p{margin-bottom: 0;}


























/*------------------------------------------------*/
/*------------------------------------------------*/
/*--------------   HOME PAGE   -------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.br10{
    border-radius: 10px;
    overflow: hidden;
}
#sliderH a{
    overflow:hidden;
}
#sliderH{
    padding-top: 150px !important;
    padding-bottom: 100px !important;
    max-height: 100vh !important;
}
.pt-180{padding-top: 180px !important}
.tobtn a+a{margin-left: 20px}
.mb-60{margin-bottom: 60px}
.c-blue{color: #7FC6CC !important}

.bg-gray{
    background: #f5f6f8
}
.ai-image-carousel{
    padding-top: 70px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 5px;
    overflow:hidden;
}
.ai-image {
    display: block;
    margin-right: .3%;
    -ms-flex-preferred-size: 40vw;
    flex-basis: 40vw;
    min-width: 33.1%;
    position: relative;
    height: 900px
}

.ai-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hr-black{
    width: 100%;
    border-color:black;
}
.hr-blackk{
    width: 100%;
    border-color:black !important;
}
.hr-white{
    width: 100%;
    border-color:white;
}
.hr-whitee{
    border-color:white !important;
}
.border-top-1-w{
    border-top: 1px solid white;
}
.border-bottom-1-w{
    border-bottom: 1px solid white;
}
.border-left-1-w{
    border-left: 1px solid white;

}

.box-content-slide{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
}
.navigation-slider a + a{margin-left:20px}
.navigation-slider a:hover{
    background: white;
}

.navigation-slider a:hover svg rect{
    fill:black !important;
}
.navigation-slider a{
    border: 1px solid white;
    border-radius: 40px;
    display: inline-block;
    padding: 7px 25px;
}
.content-slide-rotator{
    padding: 40px 0px 40px 30px
}
.cta span{
    font-size: 107px;
    font-weight:bold;
}
.cta{
    display:flex;
    align-items:center;
}
.cta img{
    width: 4rem;
    transform: rotate(0deg);
    margin-left: 40px;
}
.cta:hover img{
    transform: rotate(45deg);
}
.download-apps li a:hover{
    color: #7FC6CC;
}
.download-apps li a{
    font-size: 28px;
    color: #A6A6A6;
}
.download-apps li:first-child{
    margin-right: 20px;
}
.download-apps{
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}







/*------------------------------------------------*/
/*------------------------------------------------*/
/*--------------     FOOTER    -------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.light .btn.btn-black {
    background: #fff;
    border-color: #fff;
    color: #000;
}
.light .newsletter-ld{
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}
.light .newsletter-ld button{
    border-left: 2px solid white;
}
.newsletter-ld{
    width:100%;
    display:flex;
    justify-content: space-between;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    align-items:center;
}
.newsletter-ld input{
    appearance: none;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 5px;
    border: 0;
    margin: 0;
    background: transparent !important;
}
.newsletter-ld button{
    width: 200px;
    border: 0;
    border-left: 2px solid black;
    background: transparent;
    padding: 25px 5px;
    text-align: right;
}

.light .newsletter-ld ::selection { color: #fff; }
.light .newsletter-ld ::-moz-selection { color:#fff; }
.light .newsletter-ld ::-webkit-input-placeholder { color: #fff; font-size: 18px;font-weight:500}
.light .newsletter-ld ::-moz-placeholder { color: #fff; text-overflow: ellipsis; opacity:1;}
.light .newsletter-ld :-ms-input-placeholder { color: #fff; text-overflow: ellipsis; opacity:1;}

.newsletter-ld ::selection { color: #000; }
.newsletter-ld ::-moz-selection { color:#000; }
.newsletter-ld ::-webkit-input-placeholder { color: #000; font-size: 18px;font-weight:500}
.newsletter-ld ::-moz-placeholder { color: #000; text-overflow: ellipsis; opacity:1;}
.newsletter-ld :-ms-input-placeholder { color: #000; text-overflow: ellipsis; opacity:1;}

.menu_footer{
    margin:0;
    padding:0;
    list-style: none;
}
.menu_footer li{
    display: block;
    margin-bottom: 10px;
    line-height: 1;
}
.menu_footer li a:hover{
    color: #7FC6CC !important
}
.menu_footer li a{
    display:inline-block;
    font-size: 0.6vw;
}
footer h5{
    font-size: 0.7vw;
    font-weight:bold;
}
.signatureLd{
    font-size: 0.6vw;
    font-weight: bold;
}
.fa-heart {
    animation: heartbeat 3s infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale( .75);
    }
    20% {
        transform: scale( 1.3);
    }
    40% {
        transform: scale( .75);
    }
    60% {
        transform: scale( 1.3);
    }
    100% {
        transform: scale( .75);
    }
}
footer .download-apps li:first-child{margin-right: 0px;}
footer .download-apps li{margin-left: 20px;}
footer .download-apps a{
    font-size: 0.6vw;
    font-weight:bold;
    color:black;
}

.lines_subfooter>div{
    border-top: 2px solid black;
    padding-top: 20px;
    margin-top: 80px;
}










/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  WOWI CHANGING COLOR  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
 body{
    background:#fff;

 }
 html.light body{
     background:#141515;
 }
html.light section:not(.wowi){
    background:#141515;
}
.bg-white{
    background:#fff;
}
html.light .bg-white{
    background:#141515 !important;
}
html.light .text-black{
    color: #fff !important;
}
html.light .text-black{
    color: #fff !important;
}
html.light .btn.btn-transparent-black:hover,
html.light .btn.btn-transparent-black:focus {
    background: #fff;
    border-color: #fff;
    color: #000;
}
html.light .btn.btn-transparent-black,
html.light .btn.btn-transparent-black {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
html.light .hr-black {
    width: 100%;
    border-color: #fff;
}
html.light span.text-white {
    color:#fff !important;
}
.wowi{visibility: visible !important;}

html:not(.light) .notwowi{
    background:white !important;
}

html:not(.light) h2.text-white,
html:not(.light) p.text-white{
    color:black !important;
}
html:not(.light) span.text-white {
    color: #000!important;
}












/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  ABOUT  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.borders:before{
    content:"";
    width: calc(3.5% + 15px);
    height:100%;
    position:absolute;
    left:0;
    top:0px;
    background:white;
}
.borders:after{
    content:"";
    width: calc(3.5% + 15px);
    height:100%;
    position:absolute;
    right:0;
    top:0px;
    background:white;
}

.ml-1p{margin-left:3%}
.pt-5p{padding-top:5%}



html:not(.light) .notwowi .hr-white {
    width: 100%;
    border-color: black;
}
html:not(.light) .notwowi .hr-black {
    width: 100%;
    border-color: white;
}

html:not(.light) .notwowi .btn.btn-transparent-black, html:not(.light) .notwowi .btn.btn-transparent-black {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
html:not(.light) .notwowi .text-black{
    color:white !important;
}
.relative{position:relative}
.bottom_of_parallax{
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}














/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  ARCHIVE / EVENTS  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
html.dark header nav.navbar-fixed-top.header-dark{
    background-color:black !important;
}
html.dark nav.navbar.navbar-default ul.nav > li > a{
    color:white !important;
}
html.dark nav .navbar-nav a span{
    background-color: white !important;
}
.archive-mod a{
    display:block;
    border-radius: 7px;
    overflow:hidden;
}
.generisbtn ul{
    padding:0;
    margin:0;
    list-style: none;
    display:flex;
    border-top:2px solid black;
    border-bottom:2px solid black;
    justify-content: space-between;
}
.generisbtn ul li:last-child{
    border-right:0px solid black;
}
.generisbtn ul li{
    border-right:2px solid black;
    width: 100%;
}
.generisbtn ul li a span{
    font-size: 0.8vw;
    color:black;
    font-weight:bold;
    position:relative;
    z-index: 2;
}
.generisbtn ul li a:hover:before{
    width:100%;
}
.generisbtn ul li a:hover span{
    color:white;
}
.generisbtn ul li a:before{
    content: "";
    position: absolute;
    width: 0%;
    background: black;
    border: 1px solid white;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}
.generisbtn ul li a{
    padding: 15px 0;

    display:block;
    position:relative;
    text-align:center;
}

.item-videos .col-md-6 a:hover{
    background: #E9E9E9;
}
.item-videos .col-md-6 a{
    display:flex;
    color:black;
    background: #fff;
    padding: 70px 40px;
}
.item-videos img{
    border-radius: 10px;
}
.info-video{
    margin-left: 40px;
}
.block{display:block}
.playIcon{
    border-radius: 200px;
    border: 2px solid black;
    width: 60px;
    display: block;
    text-align: center;
}
.loadMore:hover{
    color:#7FC6CC !important;
}
.loadMore{
    color:white;
    text-transform:uppercase;
    letter-spacing: 1px;
    font-weight:bold;
    font-size: 0.9vw;
}
.showed.span3{display: block}
.span3{display: none}
.info-date{
    display:flex;
    justify-content:space-between;
    margin-bottom: 30px;
    align-items:center;
}
.m0{margin:0 !important}

















/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  TEAM  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.bg-black  .data-team{
    color: white;
}
.bg-black .data-team li {
    border-bottom: 1px solid white;
}
.data-team{
    padding:0;
    margin:0;
    list-style: none;
}
.f20{
    font-size:20px;
    font-weight:bold;
}
.data-team li a:hover{
    transform: rotate(45deg);
}
.data-team li{
    border-bottom:1px solid black;
    font-size:18px;
    display:flex;
    justify-content: space-between;
}
html.light .data-team li{
    color:white;
    border-color:white;
}














/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  GIVE  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.flexportion{
    align-items:center;
}
.flexportion  div.flex_x{display:flex;justify-content:space-between;align-items:center;z-index: -1;}
.parallax-box1 ,.parallax-box2{
    width: 49%;
}
.pr-40{padding-right:40px}
.pr-80{padding-right:80px}
.mt--100{
    margin-top:-120px;
}
.f40{font-size: 2.1vw}

/*.parallaxCustomized,*/
a.flex_xh img,
.flex-tabs-column a:before,
img:not(.parallaxCustomized) {
    transition: all 0.8s cubic-bezier(0.07, 0.72, 0.29, 0.96);
}

.flex_x>div {
    clip-path: inset(0% 0% 0% 0%);
    transition: all 0.8s cubic-bezier(0.07, 0.72, 0.29, 0.96);
    position:relative;
}
.parallaxCustomized{
    position: absolute;
}
.text-whitee{color:white !important}
.flex-tabs-column a img{
   height: 60px;
}
.flex-tabs-column a span{
   margin-top:20px;
   color:white;
}
.flex-tabs-column a:hover:before,
.flex-tabs-column a.active:before{
   width: calc(100% + 30px);

}
.flex-tabs-column a:before{
   content: "";
   width: 0%;
   background: #7FC6CC;
   position: absolute;
   left: 50%;
   bottom: -25px;
   height: 2px;
   transform: translate(-50%, -50%);
}
.flex-tabs-column a{
   position:relative;
   display:flex;
   flex-direction:column;
}
.justify-content-evenly{
   justify-content: space-evenly !important;
}
.tab-style3 ul.nav.nav-tabs{
   padding-bottom:20px;
   border-bottom:1px solid rgba(255,255,255,0.3) !important
}









.css-selector {
    background: linear-gradient(270deg, #5b408e, #3b749f, #cb7f5a);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

















/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  STUDENTS  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.nextstep-style li img{width: 10px}
.nextstep-style li{
    width: 300px;
    border-bottom: 1px solid #d8d8d8;
    display:flex;
    justify-content: space-between;
}
.nextstep-style a:hover img{
    transform: rotate(45deg);
}
.nextstep-style a{
    display:flex;
    justify-content: space-between;
    align-items:center;
    padding:10px 0;
    font-size: 0.8vw;
    font-weight:bold;
    color:black;
    width: 100%;
}
.nextstep-style{
    list-style: none;
    margin: 0;
    border-radius: 14px;
    width: auto;
    display: inline-block;
    padding: 40px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 4%);
    background: white;
    border: 1px solid rgb(0 0 0 / 10%);
}
p.lead{
    font-size: 1.5104166666666667vw;
    font-weight:bold;
}
.cta_box-style1{
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.cta_box-style1 aside{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 33;
}
.cta_box-style1 aside p{
    position: absolute;
    bottom: 55px;
    left: 60px;
}
.cta_box-style1 aside img{
    position: absolute;
    top: 55px;
    right: 55px;
    width: 30px;
    transform: rotate(0deg);
}
/*a.flex_xh:hover img.parallaxCustomized{
    clip-path: inset(1% 1% 1% 1% round 20px);
}*/
a.flex_xh:hover aside img{
    transform: rotate(45deg);

}
a.flex_xh img.parallaxCustomized{
    clip-path: inset(0% 0% 0% 0% round 20px);
    border-radius: 22px;
}
.light .boxLocations rect{
    fill:white;
}
.boxLocations:hover svg{
    transform: rotate(45deg);
}
.light .boxLocations{
    border: 1px solid white;
    color: white;
}
.light .boxLocations span{
    border-top: 1px solid white;
}
.boxLocations{
    border: 1px solid black;
    color: black;
    display: block;
    border-radius: 20px;
    padding: 40px;
    text-align: left;
    min-height: 500px;
    position: relative;
}
.boxLocations span svg{width: 16px}
.boxLocations span{
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 40px);
    align-items: center;
    border-top: 1px solid black;
    right: 0;
    margin: auto;
    padding-top: 10px;
    font-size: 16px;;
}
.f24{
    font-size: 1.1vw !important;
}
.boxLocations .f30{
    font-size: 1.5vw;
    line-height: 1;
    margin-bottom: 15px !important;
}









/*------------------------------------------------*/
/*------------------------------------------------*/
/*-----------  CARE  --------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
.content-box{
    position:relative;
    display:block;
    overflow:hidden;
    border-radius: 22px;
}
.content-box aside{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    color: white;
    padding: 30px;
}
a:hover .arrowSmall,
.content-box:hover .arrowSmall{
    transform: rotate(45deg);
}

.arrowSmall{
    position: absolute;
        right: 30px;
        top: 30px;
        max-width: 40px;
        object-fit: contain !important;
        height: auto !important;
        z-index: 9;
        border-radius: 0 !important;
}

.zoom-link .zoomX{
    opacity: 0;
    position:absolute;
    width: 100%;
}
.zoom-link{
    position:relative;
    display:block;
    height: 100%
}

.text-linked:hover p span.address {
    transform: translate(0px, 0%);
}
.text-linked span {
    transform: translate(0px, 0%);
    display:block;
    line-height: 1.3;
}
.text-linked:hover span {
    transform: translate(0px, -150%);
}
.text-linked p{
    display:block;
    overflow:hidden;
    position:relative;
    margin:0;
    width:100%;
}
span.address {
    text-transform:initial !important;
    z-index: 99;
    position: absolute;
    left: 0px;
    width: 100%;
    overflow: hidden;
    color: #fff !important;
    transform: translate(0px, 143px);
    white-space: nowrap;
    -webkit-transition: all !important;
    -webkit-transition-timing-function: ease-out !important;
    -webkit-transition-duration: 300ms !important;
    -moz-transition: all !important;
    -moz-transition-timing-function: ease-out !important;
    -moz-transition-duration: 300ms !important;
    bottom:0;
}



#sliderH aside{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: end;
    padding: 0px 0px 30px 40px;
    color: white;
    text-transform: uppercase;
}

.sliderXE > div {
  position: absolute;
  width: 100%;
}
.slide1 {

    animation:fade 15s infinite;
-webkit-animation:fade 15s infinite;

}
.slide2 {
    animation:fade2 15s infinite;
-webkit-animation:fade2 15s infinite;
}
.slide3 {
    transition-delay: 3s;

    animation:fade3 15s infinite;
-webkit-animation:fade3 15s infinite;
}
.slide4 {
    transition-delay: 3s;

    animation:fade4 15s infinite;
-webkit-animation:fade4 15s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  20% { opacity: 0}
  40% { opacity: 0}
  60% { opacity: 0}
  80% { opacity: 0}
  100% { opacity: 0}
}
@keyframes fade2
{
  0%   {opacity:0}
  20% { opacity: 0}
  40% { opacity: 1}
  60% { opacity: 0}
  80% { opacity: 0}
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  20% { opacity: 0}
  40% { opacity: 0}
  60% { opacity: 0}
  80% { opacity: 1}
  100% { opacity: 0}
}
@keyframes fade4
{
  0%   {opacity:0}
  20% { opacity: 0}
  40% { opacity: 0}
  60% { opacity: 0}
  80% { opacity: 0}
  100% { opacity: 1}
}


























.contactForm input,
.contactForm select,
.contactForm textarea{
   -webkit-appearance: none;
   appearance: none;
   border:0 !important;
   border-bottom: 1px solid white !important;
   color: white;
   margin-bottom: 22px !important;
   font-size: 18px;
}

.contactForm ::selection { color: #fff; }
.contactForm ::-moz-selection { color:#fff; }
.contactForm ::-webkit-input-placeholder { color: #fff; font-size: 18px;}
.contactForm ::-moz-placeholder { color: #fff; text-overflow: ellipsis; opacity:1;}
.contactForm :-ms-input-placeholder { color: #fff; text-overflow: ellipsis; opacity:1;}
.contactSM li{
    margin-bottom: 5px;
}
.contactSM li span{
    width: 120px;
    display:inline-block;
}
.contactSM a:hover img{
    transform: rotate(45deg);
}
.contactSM a{color:white;display:flex;align-items:center}
.contactSM img{
    width: 16px;
}
 .contactSM{
    margin:0;
    padding:0;
    display:block;
    list-style: none;
 }













 .light .item-videos .col-md-6 a{
     color:white;
     background:black;
 }
 .light .playIcon{
     border-color:white;
     color:white;
 }
 .ministryBox aside{
     position:absolute;
     width:100%;
     padding: 0 50px;
     bottom: 20px;
     color:white;
 }
 .ministryBox{
     display:block;
     overflow:hidden;
     border-radius: 22px;
     position:relative;
 }










 aside.ns{
     position: absolute;
     width: 100%;
     height: 100%;
     display: flex;
     justify-content: space-between;
     align-items: end;
     padding: 30px 45px;
     color: white;
     text-transform: uppercase;
     background: rgb(0,0,0);
     background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 }




























 .light .item-videos .col-md-6 a{
     color:white;
     background:black;
 }
 .light .playIcon{
     border-color:white;
     color:white;
 }
 .ministryBox aside{
     position:absolute;
     width:100%;
     padding: 0 50px;
     bottom: 20px;
     color:white;
 }
 .ministryBox{
     display:block;
     overflow:hidden;
     border-radius: 10px;
     position:relative;
 }

 .roller{
     border-radius: 10px;
     overflow:hidden;
     min-height: 400px;
 }
 .roller img{
     position: absolute;
     height: 100%;
     object-fit: cover;
 }
 .roller.zoom-link:before {
     z-index: 2;
 }
 .roller aside {
     position: absolute;
     left: 0;
     bottom: 0;
     height: 100%;
     width: 100%;
     display: flex;
     align-items: end;
     padding: 0px 0px 30px 40px;
     color: white;
     text-transform: uppercase;
     z-index: 3;
 }
 .floating{
     position:absolute;
     width:100%;
     padding: 0 40px;
     bottom:20px;
     left:0;
     right:0;
     margin:auto;
     z-index: 999;
 }
 .overlayp.shd:after{
     content:"";
     position:absolute;
     bottom:0;
     left:0;
     height:100%;
     width:100%;
     background: rgb(0,0,0);
     background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%);
 }
 .floatingboxh2 {
     position: absolute;
     bottom: 40px;
     left: 40px;
     width: 80%;
 }