/*-------------------
     GLOBALS
-----------------*/

.container-fluid {
    padding: 0 50px;
}

.pr-0 {
    padding-right: 60px !important;
}

.slick-dots li,
.slick-dots li button {
    width: 40px;
}

.form-section input, select {
    height: 50px !important;
}

.form-section input::placeholder, select {
    font-size: 14px !important;
}

.checkbox-container span {
    left: 5px;
}

/*-----------------
     HEADER
------------------*/

header {
    overflow-y: scroll;
}

header .links ul li a {
    font-size: 40px;
}

header footer {
    width: 100%;
    position: relative;
}

/*---------------
    NAVBAR
---------------*/

.navbar::after {
    right: 10%;
    width: 150px;
}

.navbar::before {
    width: 300px;
    left: 20%;
    top: -120%;
}

/*-----------
    FOOTER
------------*/

footer p {
    position: relative;
    left: -15px;
    padding: 30px 0;
}

footer .socials {
    justify-content: flex-start !important;
}

/*---------------
   HOME INTRO
---------------*/

.home-intro {
    padding:  100px 50px;
    background-size: cover;
}

.home-intro .image-left {
    width: 175px;
    top: -15%;
}

.home-intro .image-right {
    top: 5%;
}

.home-intro::after {
    width: 300px;
    right: -5%;
    top: 70%;
}

.home-intro::before {
    border: 0;
    left: 20px;
    width: 60px;
    bottom: -5%;
}

.home-intro h1 {
    padding-top: 25px;
}

.linkedin-ceo .ceo1 {
	margin-bottom: 30px;
}

.linkedin-ceo .ceo2 .card {
	top:auto;
}

div.ceo3 {
	margin-top: 60px;
}

div.ceo3 div.card {
	margin-top: 30px;
}

/*---------------
  SALE SECTION
---------------*/

.sale-section::after {
    left: -20%;
}

.sale-section::before {
    width: 150px;
    top: -15%;
    left: -10%;
}

.sale-wrapper,
.single-testimonial p.cit {
    padding-left: 0;
}

.events-section::after {
    right: 0;
}

.avatar-wrapper {
    max-width: 100%;
    max-height: 200px;
}

.testimonials-section {
    background: transparent;
}

.testimonials-section ul.slick-dots {
    bottom: -100px !important;
}

.testimonials.slick-initialized {
    margin-top: 50px !important;
}

.testimonials button.slick-prev.slick-arrow,
.testimonials button.slick-next.slick-arrow {
    margin-top: 75px;
}

.card.single-event img {
    height: 300px;
}

.card.single-event {
    padding-top: 0;
    padding-bottom: 15px;
}

.card.single-event .card-text {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 15px;
}

/*----------------
    ADVANTAGES
-----------------*/

.advantages-row {
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}

.single-advantage {
    margin-right: 0;
    margin-bottom: 30px;
    background-size: 40%;
}

/*----------------
       FORM
-----------------*/

.contact-form {
    width: 100%;
    margin-left: 0;
}

/*----------------
       NEWS
-----------------*/

.news-wrapper {
    margin-left: 0;
}

.single-news {
    margin-right: 0;
}

.news-wrapper::before {
    top: -10%;
    left: -5%;
}

.news-section::before {
    width: 175px;
    bottom: -30%;
}

.news-wrapper ul.slick-dots {
    width: 80%;
    margin-left: 20%;
}

/*-------------------
OUR VISION HOME INTRO
--------------------*/

body.our-vision .home-intro .image-left {
    width: 225px;
    left: -5%;
    height: 225px;
    top: -20%;
    background-size: contain;
}

body.our-vision .home-intro .image-right {
    right: 15%;
}

body.our-vision .home-intro::after {
    width: 150px;
    height: 150px;
    background-size: contain;
}

/*-------------------
OUR VISION ABOUT US
--------------------*/

.about-us-section {
    background: transparent;
}

.what-is p, .what-is-not p {
    padding-left: 0;
}

.about-us-section::before {
    bottom: -20%;
    height: 150px;
    left: -15%;
}

/*----------------------------
OUR VISION WHAT IS NOT SECTION
-----------------------------*/

.what-is-not,
body.our-vision .sale-wrapper {
    padding-left: 100px;
}

.what-is-not .desc,
body.our-vision .advantages-row {
    padding-left: 0;
}

.what-is-not-section::after {
    display: none;
}

body.our-vision .advantages-section h1::after {
    top: 0;
}

body.our-vision .sale-section::before {
    top: -20%;
}

body.our-vision .sale-section {
    padding-left: 15px;
}

/*-------------------
SALA TURISMO INTRO
---------------------*/

body.sala-turismo .home-intro .image-left {
    width: 150px;
    top: -25%;
}

body.sala-turismo .home-intro .image-right {
    right: 50px;
}

body.sala-turismo .home-intro::before {
    background-size: contain;
    bottom: 0;
    left: 75%;
}

body.sala-turismo .home-intro::after {
    width: 150px;
    height: 150px;
    background-size: contain;
    left: -130px;
}

body.sala-turismo .home-intro {
    padding-top: 70px;
    background-size: cover;
}

/*----------------
SALA TURISMO EVENTS
------------------*/

body.sala-turismo .sale-wrapper {
    padding-left: 100px;
}

body.sala-turismo .sale-wrapper h2 {
    font-size: 50px;
}

body.sala-turismo .sale-section::before {
    width: 200px;
    height: 200px;
    background-size: contain;
    left: -110px;
    top: 160px;
}

body.sala-turismo .events-wrapper {
    padding-left: 10px;
}

body.sala-turismo .events-section::after {
    display: none;
}

body.sala-turismo .news-section::before {
    background-size: contain;
}

/*------------
  NEXT EVENT
-------------*/

.next-event-section h1 {
    font-size: 45px;
}

.next-event-section .play-stream p {
    font-size: 40px;
    padding-left: 20px;
}

.next-event-section a.play-stream-action {
    padding-left: 20px;
}

.next-event-section .card-header,
.card-body .d-flex {
    flex-direction: column;
}

.next-event-section .date .orange-text {
    font-size: 20px;
    border: 0;
}

.next-event-section .date {
    border: 0;
    padding-bottom: 10px;
}

.event-holder,
.event-details {
    left: 0;
}

.holder-name,
.holder-subject {
    font-size: 30px;
}

.holder-company,
.holder-details,
.remaining-time {
    font-size: 25px;
    letter-spacing: 0;
}

.next-event-section::after,
.next-event-section::before {
    width: 200px;
}

.next-event-section::before {
    bottom: -30vh;
}

/*-------------
   EVENTS LIST
---------------*/

.events-list-section h1 {
    font-size: 40px;
    margin-left: 0;
    padding-left: 20px;
}

.events-list-section {
    background: transparent;
}

.events-list-section::before {
    display: none;
}

.events-list-section .table-row {
    width: 100%;
    margin-left: 0;
}

.events-list-section table tr {
    display: flex;
    flex-direction: column;
}

.events-list-section table tr td:first-of-type {
    height: 100px;
}

.events-list-section table .checkmark {
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
}

.events-list-section table .title {
    font-size: 25px;
    text-align: center;
    padding-left: 0;
}

.events-list-section table .subtitle {
    font-size: 20px;
    text-align: center;
    padding-left: 0;
}

.events-list-section table .date,
.events-list-section table tr td:last-of-type {
    padding: 10px 0;
}

.events-list-section table .date {
    font-size: 25px;
}

.events-list-section table tr {
    margin-bottom: 100px;
}

.events-list-section .table-row table {
    border: 0;
    width: 70% !important;
    margin-left: 15%;
}

/*--------------
SIMPLE BANNER
-------------*/

.simple-banner {
    margin-top: 50px;
    padding: 20px;
    flex-direction: column;
}

.simple-banner .banner-content {
    font-size: 40px;
    padding-bottom: 20px;
}

.simple-banner .banner-action .btn {
    margin-left: 0;
}

/*--------------
SEARCH SECTION
---------------*/

.searching-head h1, h5 {
    font-size: 40px;
}

.searching-head {
    width: 100%;
    margin-left: 0;
}

.search-section::before,
.search-section::after {
    display: none;
}

.searching-head h5 {
    padding-left: 0;
    font-size: 30px;
}

.search-section {
    background: transparent;
}

.searching-head img,
.simple-banner.transparent .banner-action .btn {
    margin-left: 0;
}

.simple-banner.transparent .banner-content {
    font-size: 30px;
    padding-bottom: 30px;
}

.simple-banner.transparent {
    flex-direction: column;
}
