/*
  [CSS Index]
  
  ---
  
  Template Name: Laxt || Under Construction / Coming Soon Template
  Author:  ex-nihilo
  Version: 1.0
*/


/*
  1. TEMPLATE BACKGROUNDS
    1.1. logo mobile IMG BACKGROUND
	1.2. single IMG BACKGROUND
    1.3. services IMG BACKGROUND
    1.4. launch IMG BACKGROUND
	1.5. ken burns slideshow IMG BACKGROUND
	1.6. slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND
	1.7. home IMG carousel slider IMG BACKGROUND
	1.8. swiper parallax IMG BACKGROUND
  2. reset
  3. layout
  4. upper page
  5. center container
  6. hero container
    6.1. hero bg
    6.2. hero fullscreen FIX
  7. intro
  8. overlay
  9. buttons
  10. preloader
  11. to top arrow
  12. navigation
    12.1. link underline menu
  13. vertical spacer line
  14. countdown
  15. copyright
  16. link underline
  17. contact form
    17.1. contact form placeholders
    17.2. contact info
  18. newsletter form
    18.1. newsletter placeholders
  19. social icons
  20. sign up modal
  21. contact modal
  22. sections
    22.1. about section
    22.2. services section
      22.2.1. services section halves
    22.3. launch section
	22.4. contact section
  23. videos
    23.1. Vimeo video
    23.2. YouTube video
	23.3. HTML5 video
  24. ken burns slideshow
  25. scroll indicator
  26. Slick v1.6.0 CUSTOM
    26.1. slick slide
    26.2. slick slide flickering FIX
    26.3. slick navigation
    26.4. slick fullscreen slider
    26.5. slick fullscreen slideshow ZOOM/FADE transition
  27. Owl Carousel v2.2.0 CUSTOM
  28. home IMG carousel slider
  29. Swiper v3.4.2 CUSTOM
    29.1. swiper parallax
*/


/* 1. TEMPLATE BACKGROUNDS */


/* 1.1. logo mobile IMG BACKGROUND */

.header-navigation-xs .logo-holder {
    background: url(../img/mobile-logo.png) no-repeat center;
}

.header-navigation-xs .logo-holder.logo-holder-dark {
    background: url(../img/mobile-logo.png) no-repeat center;
}


/* 1.2. single IMG BACKGROUND */

.bg-img-SINGLE {
    background-image: url(../img/background/imagem-home-2.png);
}


/* 1.3. services IMG BACKGROUND */

.services-bg-1 {
    background-image: url(../img/services/equipe-muguet.jpg);
}

.services-bg-2 {
    background-image: url(../img/services/hipica.jpg);
}


/* 1.4. launch IMG BACKGROUND */

.parallax-launch {
    background-image: url(../img/background/frase.png);
}


/* 1.5. ken burns slideshow IMG BACKGROUND */

.kenburns-slide-1 {
    background-image: url(../img/background/kenburns-bg-1.jpg);
}

.kenburns-slide-2 {
    background-image: url(../img/background/kenburns-bg-2.jpg);
}

.kenburns-slide-3 {
    background-image: url(../img/background/kenburns-bg-3.jpg);
}

.kenburns-slide-4 {
    background-image: url(../img/background/kenburns-bg-4.jpg);
}


/* 1.6. slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND */

.bg-img-1 {
    background-image: url(../img/background/hero-bg-1.jpg);
}

.bg-img-2 {
    background-image: url(../img/background/hero-bg-2.jpg);
}

.bg-img-3 {
    background-image: url(../img/background/hero-bg-3.jpg);
}

.bg-img-4 {
    background-image: url(../img/background/hero-bg-4.jpg);
}


/* 1.7. home IMG carousel slider IMG BACKGROUND */

.home-page-img-item-1 {
    background-image: url(../img/background/home-page-img-item-1.jpg);
}

.home-page-img-item-2 {
    background-image: url(../img/background/home-page-img-item-2.jpg);
}

.home-page-img-item-3 {
    background-image: url(../img/background/home-page-img-item-3.jpg);
}

.home-page-img-item-4 {
    background-image: url(../img/background/home-page-img-item-4.jpg);
}

.home-page-img-item-5 {
    background-image: url(../img/background/home-page-img-item-5.jpg);
}

.home-page-img-item-6 {
    background-image: url(../img/background/home-page-img-item-6.jpg);
}

.home-page-img-item-7 {
    background-image: url(../img/background/home-page-img-item-7.jpg);
}


/* 1.8. swiper parallax IMG BACKGROUND */

.swiper-slide-parallax-bg {
    background-image: url(../img/background/parallax-bg.jpg);
}


/* 2. reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,

/* img */

ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html,
body {
    height: 100%;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*:focus {
    outline: none;
}

a:focus,
a:active {
    border: 0;
    outline: 0;
}


/* 3. layout */

body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    background: #000;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
}

a {
    color: #5f5f5f;
    text-decoration: none;
    outline: none;
    transition: all 0.5s linear;
}

a:hover,
a:visited,
a:active,
a:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
    transition: all 0.5s linear;
}

p {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 2;
    backface-visibility: hidden;
    line-height: 20px;
}

p a {
    color: #5f5f5f;
    text-decoration: none;
    font-weight: 700;
    outline: none;
    transition: all 0.5s linear;
}

p a:hover {
    color: #5f5f5f;
    text-decoration: none;
    outline: none;
    transition: all 0.5s linear;
}

p.p-light a,
p.p-light a:hover {
    color: #fff;
}

strong {
    font-weight: bold;
}


::selection {
    background: #000;
    color: #fff;
}

.sections {
    position: relative;
    text-align: left;
    z-index: 10;
}

.section-light {
    background: #fff;
}

.section-dark {
    background: #0f4470;
}

.text-light {
    color: #fff;
}

.text-dark {
    color: #000;
}


/* 4. upper page */

.upper-page {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
}


/* 5. center container */

.center-container {
    position: absolute;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 1;
}

.center-block {
    display: table-cell;
    vertical-align: middle;
}

.center-container-contact-modal,
.center-container-sign-up-modal {
    position: absolute;
    display: table;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: none;
}

.center-block-contact-modal,
.center-block-sign-up-modal {
    display: table-cell;
    vertical-align: middle;
}

.center-block-contact-modal-padding-top,
.center-block-sign-up-modal-padding-top {
    padding: 60px 0 0 0;
}

.center-block-contact-modal-padding-bottom,
.center-block-sign-up-modal-padding-bottom {
    padding: 0 0 60px 0;
}

.center-container-contact-modal h2.section-heading,
.center-container-sign-up-modal h2.section-heading {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    text-align: center;
    color: #fff;
    z-index: 1;
}


/* 6. hero container */

.hero-fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}


/* 6.1. hero bg */

.hero-bg {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* 6.2. hero fullscreen FIX */

.hero-fullscreen-FIX {
    width: 100%;
    height: 100%;
}


/* 7. intro */

h1.home-page-title {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 115px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: 21px auto 0 auto;
    width: 100%;
    line-height: 100%;
    z-index: 1;
}

.home-page-title {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 115px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: 21px auto 0 auto;
    width: 100%;
    line-height: 100%;
    z-index: 1;
}

@media only screen and (max-width: 880px) {
    h1.home-page-title {
        font-size: 85px;
        margin: 25px auto 0 auto;
    }
}

@media only screen and (max-width: 640px) {
    h1.home-page-title {
        font-size: 65px;
        margin: 18px auto 10px auto;
    }
}

h2.home-page-title {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.65em;
    color: #fff;
    margin: 0 0 0 12px;
}

h2.section-heading {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #0d1e28;
    padding-bottom: 10px;
    z-index: 1;
}

@media only screen and (max-width: 640px) {
    h2.section-heading {
        font-size: 35px;
        padding-bottom: 5px;
    }
}

h2.section-heading.section-heading-light {
    color: #fff;
}


/* 8. overlay */

.overlay:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.overlay-top-bottom-dark-75:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
    pointer-events: none;
}

.overlay-top-bottom-dark-75-video:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
}


/* 9. buttons */

.c-btn {
    position: relative;
    display: inline-block;
    border: none;
    background: none;
    letter-spacing: 0.15em;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 5px 25px;
    height: 40px;
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.topo-btn {
    position: relative;
    display: inline-block;
    border: none;
    background: none;
    letter-spacing: 0.15em;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 5px 25px;
    height: 40px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    width: 220px;
    background: #0f4470;
    border: none;
}

.topo-btn:hover {
    filter: brightness(1.3);
}


.c-btn.fullwidth {
    width: 200px;
    background: #0f4470;
    border: none;
}

.c-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 1);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-btn:hover::before,
a:hover .c-btn::before {
    transform-origin: left center;
    transform: scale(1, 1);
}

.c-btn span {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.c-btn:hover,
a:hover .c-btn {
    color: #000;
}

.c-btn.c-btn-inverse-dark {
    font-size: 10px;
    margin: 20px 0 0 0;
    padding: 14px 20px;
}

.c-btn.c-btn-inverse-dark {
    background: rgba(0, 0, 0, 1);
}

.c-btn.c-btn-inverse-dark:visited,
.c-btn.c-btn-inverse-dark:active,
.c-btn.c-btn-inverse-dark:focus {
    color: #fff;
}

.c-btn.c-btn-inverse:hover,
.c-btn.c-btn-inverse-dark:hover {
    color: #000;
}


/* 10. preloader */

.preloader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    z-index: 999999;
}

#preloader {
    position: fixed;
    /* display: table; */
    /* table-layout: fixed; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#preloader-status {
    display: table-cell;
    vertical-align: middle;
}

.preloader-position {
    position: relative;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.loader {
    position: relative;
    width: 45px;
    height: 45px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: 2px;
    animation: rotate 1s infinite linear;
    border: 3px solid rgba(255, 255, 255, .15);
    border-radius: 50%;
}

.loader span {
    position: absolute;
    width: 45px;
    height: 45px;
    top: -3px;
    left: -3px;
    border: 3px solid transparent;
    border-top: 3px solid rgba(255, 255, 255, .75);
    border-radius: 50%;
}



@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* 11. to top arrow */

.to-top-arrow {
    position: fixed;
    right: 20px;
    bottom: -10px;
    width: 50px;
    height: 50px;
    line-height: 47px;
    cursor: pointer;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: #982335;
    opacity: 0;
    border-radius: 3px;
    transform: translateY(40px);
    transition: all .6s ease;
    z-index: 10;
}

.to-top-arrow.show {
    bottom: 0;
    transform: translateY(-100px);
    opacity: 1;
}

.to-top-arrow:hover {
    opacity: 1;
}

@media only screen and (min-width: 880px) {
    .to-top-arrow-bordered {
        right: 60px;
    }

    .to-top-arrow-bordered.show {
        bottom: 40px;
    }
}


/* 12. navigation */

.navigation-bg-light {
    background: rgba(255, 255, 255, 1);
    transition: all .4s ease-out;
    box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}

header {
    position: fixed;
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: 1000;
}

.logo-holder {
    display: inline-block;
    width: 59px;
    height: 35px;
    margin-left: 20px;
    transition: all .3s ease-in-out;
}

.logo-holder img {
    transition: all .3s ease-in-out .3s;
    opacity: 1;
    max-width: 50px;
}

.logo-holder.closed {
    width: 0;
    margin-left: -5px;
    transition: all .3s ease-in-out .3s;
}

.logo-holder.closed img {
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    pointer-events: none;
}

.header-navigation {
    height: 68px;
}

.menu-first-child {
    margin-right: -20px;
}

.menu-second-child {
    margin-right: -20px;
}

.menu-last-child {
    margin-left: -20px;
}

.header-navigation>a {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding: 27px 20px 0 20px;
    color: #fff;
}

.header-navigation-dark>a {
    color: #000;
}

.header-navigation-xs {
    height: 90px;
}

.header-navigation-xs>a {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding: 0 5px;
    color: #fff;
}

.header-navigation-xs.header-navigation-xs-dark>a {
    color: #0d1e28;
}

.header-navigation-xs .logo-holder {
    position: relative;
    display: block;
    width: 59px;
    height: 59px;
    margin: 15px auto 9px auto;
    text-align: center;
}


/* 12.1. link underline menu */

.link-underline-menu {
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.link-underline-menu:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 1px;
    bottom: -20px;
    left: 10px;
    right: auto;
    background: #fff;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.4s ease-in-out 0s;
}

.link-underline-menu.link-underline-menu-dark:before {
    bottom: -10px;
    background: #000;
}

.link-underline-menu:hover:before {
    visibility: visible;
    transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
    .link-underline-menu:hover:before {
        visibility: hidden;
    }
}


/* 13. vertical spacer line */

.spacer-line-vertical-dark,
.spacer-line-vertical-light,
.spacer-line-vertical-dark-modal,
.spacer-line-vertical-light-modal {
    position: relative;
    display: block;
}

.spacer-line-vertical-dark::after,
.spacer-line-vertical-light::after,
.spacer-line-vertical-dark-modal::after,
.spacer-line-vertical-light-modal::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 70px;
    top: 100%;
    left: 50%;
}

#spacer-aula::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 70px;
    top: 130%;
    left: 50%;
}

.spacer-line-vertical-dark::after,
.spacer-line-vertical-dark-modal::after {
    border-right: 1px solid #0d1e28;
}

.spacer-line-vertical-light::after,
.spacer-line-vertical-light-modal::after {
    border-right: 1px solid #fff;
}

.spacer-line-vertical-dark::after,
.spacer-line-vertical-light::after {
    margin: 20px auto 0 auto;
}

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

    .spacer-line-vertical-dark::after,
    .spacer-line-vertical-light::after {
        margin: 18px auto 0 auto;
    }
}

.spacer-line-vertical-dark-modal::after,
.spacer-line-vertical-light-modal::after {
    margin: 23px auto 0 auto;
}


/* 14. countdown */

.countdown {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.countdown-top,
.countdown-bottom {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.65em;
    color: #fff;
}

.countdown-top {
    margin-bottom: -7px;
}

@media only screen and (max-width: 640px) {
    .countdown-top {
        margin-bottom: -10px;
    }
}

.countdown-bottom {
    margin-top: 18px;
}

@media only screen and (max-width: 640px) {
    .countdown-bottom {
        margin-top: 15px;
    }
}

.countdown h3 {
    position: relative;
    font-family: 'Montserrat', Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 155px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    width: 100%;
    line-height: 100%;
}

@media only screen and (max-width: 640px) {
    .countdown h3 {
        font-size: 105px;
    }
}


/* 15. copyright */

.copyright {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 70px;
}

@media only screen and (max-width: 880px) {
    .copyright {
        margin-top: 95px;
    }
}

@media only screen and (max-width: 640px) {
    .copyright {
        margin-top: 123px;
    }
}

.copyright,
.copyright a,
.copyright a:hover {
    color: #fff;
}


/* 16. link underline */

.link-underline {
    position: relative;
    display: inline-block;
}

.link-underline::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline.link-underline-dark::before {
    background: #5f5f5f;
}

.link-underline:hover::before {
    transform-origin: left center;
    transform: scale(1, 1);
}


/* 17. contact form */

#contact-form {
    width: 100%;
    margin: 99px 0 0 0;
    padding: 0;
    text-align: center;
}

form {
    margin: 0;
    padding: 0;
}

#form-1 input,
#form-2 input {
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #0d1e28;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 10px 0 10px 0;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #0d1e28;
    transition: all 0.5s linear;
}

textarea {
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #0d1e28;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 5px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    transition: all 0.5s linear;
}

#form-1 textarea,
#form-2 textarea {
    color: #0d1e28;
    margin: 10px 0 10px 0;
    transition: all 0.5s linear;
}

#form-1 input:hover,
#form-1 textarea:hover,
#form-2 input:hover,
#form-2 textarea:hover {
    border-color: rgba(219, 0, 24, .5);
    transition: all 0.5s linear;
}

#form-1 input:focus,
#form-1 textarea:focus,
#form-2 input:focus,
#form-2 textarea:focus {
    transition: all 0.5s linear;
}

.success {
    font-family: 'Raleway', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 56px 0 60px 0;
    line-height: 1;
}

#form-1 .error,
#form-2 .error {
    position: absolute;
    font-size: 9px;
    text-transform: uppercase;
    text-align: left;
    color: #db0018;
    display: block;
    margin: -2px 0 0 1px;
    padding: 0;
    letter-spacing: 0.15em;
}

.make-space {
    margin-left: 15px;
    margin-right: 15px;
}


/* 17.1. contact form placeholders */






/* 17.2. contact info */

.contact-info-wrapper {
    position: relative;
    width: 100%;
    margin: 86px 0 0 0;
}

@media only screen and (max-width: 880px) {
    .contact-info-wrapper {
        margin: 94px 0 0 0;
    }
}

@media only screen and (max-width: 1200px) {
    .contact-info-wrapper {
        width: auto;
    }
}

@media only screen and (max-width: 640px) {
    .contact-info-wrapper {
        margin: 98px 0 0 0;
    }
}

.contact-info-wrapper a,
.contact-info-wrapper a:hover {
    color: #fff;
}

.contact-info-description {
    color: #fff;
    text-align: center;
}

.contact-info-description-img {
    display: block;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin: 15px 0 15px 0;
}

@media only screen and (max-width: 880px) {
    .contact-info-description-img {
        font-size: 35px;
        margin: 10px 0 10px 0;
        margin-top: 30px;
    }
}

.contact-info-text {
    letter-spacing: 0.05em;
}


/* 18. newsletter form */

#subscribe-wrapper {
    position: relative;
    max-width: 90%;
    /* height: 160px;*/
    margin: 12px auto 0 auto;
    background: none;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}

.newsletter {
    /* position: relative;
    clear: both;
    border: none;
    background: none;
    padding: 0;
    overflow: hidden;*/
}

#subscribe-wrapper img {
    width: 700px;
    margin: 2px;
}

#subscribe input {
    position: relative;
    width: 200px;
    height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    background: none;
    transition: all 0.5s linear;
}

#subscribe input:focus,
#subscribe textarea:focus {
    color: #fff;
    transition: all 0.5s linear;
}

#subscribe input:hover {
    border-color: rgba(119, 119, 119, .5);
    transition: all 0.5s linear;
}

.subscribe-success {
    font-family: 'Raleway', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 46px 0 0 0;
    line-height: 1;
}

#subscribe .subscribe-error {
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: block;
    margin: 8px auto 0 auto;
    padding: 0;
    letter-spacing: 0.15em;
}


/* 18.1. newsletter placeholders */



/* 19. social icons */

.social-icons-wrapper {
    position: relative;
    text-align: center;
    margin: -39px auto 36px auto;
}

@media only screen and (max-width: 640px) {
    .social-icons-wrapper {
        margin: -71px auto 0 auto;
    }
}

.social-icons-wrapper ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

.social-icons-wrapper ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0 0 5px;
    margin-top: 50px;
}

ul.social-icons {
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 50px;
}

ul.social-icons a {
    padding: 0;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    transition: all 0.5s linear;
}

ul.social-icons a:hover {
    padding: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
    transition: all 0.5s linear;
}


/* 20. sign up modal */

.sign-up-button {
    width: 225px;
    height: 40px;
    text-align: center;
    margin: 3px auto 0 auto;
    cursor: pointer;
}

@media only screen and (max-width: 880px) {
    .sign-up-button {
        margin: 7px auto 0 auto;
    }
}

@media only screen and (max-width: 640px) {
    .sign-up-button {
        margin: -10px auto 0 auto;
    }
}

.sign-up-modal-closer {
    position: relative;
    width: 50px;
    height: auto;
    margin: 5px auto 0 auto;
    font-size: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.sign-up-modal {
    position: fixed;
    width: calc(100% - 20px);
    height: calc(100% - 160px);
    top: 80px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    box-sizing: border-box;
    visibility: hidden;
    background: #000;
    opacity: 0;
    transform: scale(0.75);
    transition: all 1s ease;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1005;
}

.sign-up-modal.sign-up-modal-light {
    background: #fff;
}

.sign-up-modal.close {
    visibility: hidden;
    opacity: 0;
}

.sign-up-modal.open {
    width: calc(100% - 20px);
    height: calc(100% - 160px);
    top: 80px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    box-sizing: border-box;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

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

    .sign-up-modal,
    .sign-up-modal.open {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}


/* 21. contact modal */

.use-form-button {
    width: 225px;
    height: 40px;
    text-align: center;
    margin: 30px auto -2px auto;
    cursor: pointer;
}

@media only screen and (max-width: 880px) {
    .use-form-button {
        margin: 55px auto -2px auto;
    }
}

@media only screen and (max-width: 640px) {
    .use-form-button {
        margin: 78px auto 2px auto;
    }
}

.contact-modal-closer {
    position: relative;
    width: 50px;
    height: auto;
    margin: 33px auto 0 auto;
    font-size: 20px;
    text-align: center;
    color: #0d1e28;
    cursor: pointer;
}

.contact-modal-wrapper {
    position: relative;
    width: 50%;
    margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
    .contact-modal-wrapper {
        width: 90%;
    }
}

.contact-modal h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: normal;
    color: #0d1e28;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    padding: 0;
}

.contact-modal h5 {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0d1e28;
    margin: 0;
    padding: 0;
}

.contact-modal {
    position: fixed;
    width: calc(100% - 20px);
    height: calc(100% - 160px);
    top: 80px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    box-sizing: border-box;
    visibility: hidden;
    background: #fff;
    opacity: 0;
    transform: scale(0.75);
    transition: all 1s ease;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1005;
}

.contact-modal.close {
    visibility: hidden;
    opacity: 0;
}

.contact-modal.open {
    width: calc(100% - 20px);
    height: calc(100% - 160px);
    top: 80px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    box-sizing: border-box;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

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

    .contact-modal,
    .contact-modal.open {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}


/* 22. sections */


/* 22.1. about section */

.about-txt {
    margin: 16px 0 0 0;
    padding: 0 200px;
}

@media only screen and (max-width: 880px) {
    .about-txt {
        margin: 12px 0 0 0;
        padding: 0 46px;
    }
}

@media only screen and (max-width: 640px) {
    .about-txt {
        margin: 0;
        padding: 0 50px;
    }
}

.about-top {
    margin-top: 120px;
}

@media only screen and (max-width: 880px) {
    .about-top {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 640px) {
    .about-top {
        margin-top: 29px;
    }
}

.about-bottom {
    margin-top: 100px;
    margin-bottom: 144px;
}

@media only screen and (max-width: 880px) {
    .about-bottom {
        margin-top: 100px;
        margin-bottom: 94px;
    }
}

@media only screen and (max-width: 640px) {
    .about-bottom {
        margin-bottom: 46px;
    }
}


/* 22.2. services section */

.services-txt,
.services-txt-dark {
    margin: 126px 0 0 0;
    padding: 0 147px;
}

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

    .services-txt,
    .services-txt-dark {
        margin: 122px 0 0 0;
        padding: 0 95px;
    }
}

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

    .services-txt,
    .services-txt-dark {
        margin: 110px 0 0 0;
        padding: 0 50px;
    }
}

.services-txt {
    color: #fff;
}

.services-txt-dark {
    color: #5f5f5f;
}

.services-top {
    margin-top: 120px;
}

@media only screen and (max-width: 880px) {
    .services-top {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 640px) {
    .services-top {
        margin-top: 29px;
    }
}

.services-bottom {
    margin-top: 100px;
    margin-bottom: 144px;
}

@media only screen and (max-width: 880px) {
    .services-bottom {
        margin-top: 100px;
        margin-bottom: -6px;
    }
}

@media only screen and (max-width: 640px) {
    .services-bottom {
        margin-top: 0;
        margin-bottom: 46px;
    }
}

.services-bg-1,
.services-bg-2 {
    width: 100%;
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%);
    transition: all 5s ease;
}

.halves:hover .services-bg-1,
.halves:hover .services-bg-2 {
    filter: none;
    transition: all 3s ease;
}


/* 22.2.1. services section halves */

.halves {
    display: flex;
}

.halves .half {
    min-height: 350px;
    flex: 50%;
}

@media (max-width: 768px) {
    .halves {
        flex-direction: column;
    }

    .halves .half {
        flex: none;
    }
}


/* 22.3. launch section */

.parallax-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .75);
    z-index: 0;
}

.parallax {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 129px 0 137px 0;
}

@media only screen and (max-width: 880px) {
    .parallax {
        padding: 79px 0 87px 0;
    }
}

@media only screen and (max-width: 640px) {
    .parallax {
        padding: 34px 0 42px 0;
    }
}

.parallax-launch {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: none;
    z-index: 1;
}


/* 22.4. contact section */

.contact-top {
    margin-top: 70px;
}

@media only screen and (max-width: 880px) {
    .contact-top {
        margin-top: 71px;
    }
}

@media only screen and (max-width: 640px) {
    .contact-top {
        margin-top: 29px;
    }
}

.contact-bottom {
    margin-bottom: 40px;
}

@media only screen and (max-width: 880px) {
    .contact-bottom {
        margin-top: 100px;
        margin-bottom: 96px;
    }
}

@media only screen and (max-width: 640px) {
    .contact-bottom {
        margin-top: 0;
        margin-bottom: 51px;
    }
}


/* 23. videos */


/* 23.1. Vimeo video */

#vimeo-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    border: none;
}

#vimeo-video iframe,
#vimeo-video object,
#vimeo-video embed {
    border: none;
}


/* 23.2. YouTube video */

.YT-bg {
    background: none;
}

@media only screen and (max-width: 880px) {
    .YT-bg {
        position: relative;
        height: 100%;
        background-image: url(../img/background/YT-bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
}

.background-video {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

video,
source {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    bottom: 0;
    left: 0;
}

.loaded .ytplayer-container {
    display: block;
}

.ytplayer-container {
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}

.ytplayer-shield {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.ytplayer-player {
    position: absolute;
}


/* 23.3. HTML5 video */

#video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #000;
    z-index: 0;
}


/* 24. ken burns slideshow */

.kenburns-slide-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}

.kenburns-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: KenBurnsSlideShow 24s linear infinite 0s;
}

.kenburns-slide-1,
.kenburns-slide-2,
.kenburns-slide-3,
.kenburns-slide-4 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.kenburns-slide-1 {
    opacity: 1;
}

.kenburns-slide-2 {
    animation-delay: 6s;
}

.kenburns-slide-3 {
    animation-delay: 12s;
}

.kenburns-slide-4 {
    animation-delay: 18s;
}



@keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    5% {
        opacity: 1
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 0;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}


/* 25. scroll indicator */

.scroll-indicator-wrapper {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10;
}

.scroll-indicator {
    position: absolute;
    width: 1px;
    height: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(191, 191, 191, .25);
    mix-blend-mode: overlay;
}

@media only screen and (max-width: 640px) {
    .scroll-indicator {
        height: 35px;
    }
}



.scroll-indicator::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 50%;
    animation: teardrop 2s cubic-bezier(.76, .05, .86, .06) infinite;
    animation-direction: normal;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}


@keyframes teardrop {
    0% {
        top: -10%;
        opacity: 0;
        height: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 100%;
        height: 75%;
    }
}


/* 26. Slick v1.6.0 CUSTOM */


/* 26.1. slick slide */

.slick-slide {
    height: 100vh;
    background: none;
}

.slick-slider {
    margin-bottom: 0;
    margin-top: 0;
    cursor: auto;
}


/* 26.2. slick slide flickering FIX */

.slick-track,
.slick-list {
    perspective: 2000px;
    backface-visibility: hidden;
}


/* 26.3. slick navigation */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    top: 50%;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 0;
    z-index: 1;
    visibility: visible;
}

.slick-prev {
    left: -50px;
}

.slick-next {
    right: -50px;
}

.slick-prev:before,
.slick-next:before {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    border-radius: 3px;
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    background: rgba(0, 0, 0, 1);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 1;
}

.slick-prev:before {
    left: 45px;
    top: 9px;
}

.slick-next:before {
    right: 45px;
    top: 9px;
}

.slick-prev:hover,
.slick-next:hover {
    opacity: 1;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before {
    opacity: 1;
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
    opacity: 1;
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev {
    left: -35px;
}

.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
    right: -35px;
}


/* 26.4. slick fullscreen slider */

.slick-fullscreen.slick-fullscreen-split-content {
    width: 50%;
    left: 50%;
}

.slick-fullscreen-img-fill {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.slick-fullscreen-img-fill img {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill {
    height: 100vh;
    background: none;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
    position: relative;
    width: auto;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slick-fullscreen .slick-dots,
.slick-fullscreen-slideshow .slick-dots,
.slick-fullscreen-split .slick-dots,
.slick-fullscreen-slideshow-zoom-fade .slick-dots {
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, .25);
    list-style-type: none;
}

.slick-fullscreen .slick-dots li button,
.slick-fullscreen-slideshow .slick-dots li button,
.slick-fullscreen-split .slick-dots li button,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li button {
    display: none;
}

.slick-fullscreen .slick-dots li,
.slick-fullscreen-slideshow .slick-dots li,
.slick-fullscreen-split .slick-dots li,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li {
    position: absolute;
    float: left;
    width: 0;
    height: 5px;
    left: -5px;
    background: #fff;
}

.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-slideshow .slick-dots li.slick-active,
.slick-fullscreen-split .slick-dots li.slick-active,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li.slick-active {
    width: 100%;
    animation: progressDots 4s both;
}



@keyframes progressDots {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.slick-fullscreen,
.slick-fullscreen-slideshow,
.slick-fullscreen-split,
.slick-fullscreen-slideshow-zoom-fade {
    background: none;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-slideshow .slick-slide,
.slick-fullscreen-split .slick-slide,
.slick-fullscreen-slideshow-zoom-fade .slick-slide {
    display: none;
    float: left;
    height: 100%;
}

.slick-initialized .slick-slide {
    display: block;
}


/* 26.5. slick fullscreen slideshow ZOOM/FADE transition */

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .bg-img {
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transform: scale(1.3);
}

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item.slick-active .bg-img {
    transform: scale(1);
}


/* 27. Owl Carousel v2.2.0 CUSTOM */

.news-carousel-divider {
    position: relative;
    width: 100%;
    height: 55px;
    background: none;
}

.owl-nav-custom-news,
.owl-nav-custom-about,
.owl-nav-custom-services,
.owl-nav-custom-works {
    position: absolute;
    left: 24px;
    bottom: -9px;
    width: 86px;
    height: 56px;
}

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

    .owl-nav-custom-news,
    .owl-nav-custom-about,
    .owl-nav-custom-services,
    .owl-nav-custom-works {
        left: 10px;
    }
}

.owl-buttons {
    position: static;
}

.owl-prev,
.owl-next {
    position: absolute;
    display: block;
    bottom: 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #000;
    text-align: center;
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    cursor: pointer;
}

.owl-prev {
    left: -45px;
}

.owl-next {
    right: -45px;
}

.owl-prev:before,
.owl-next:before {
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    background: none;
    border: 1px solid #000;
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 1;
    border-radius: 3px;
}

.owl-prev:before {
    left: 45px;
    top: 9px;
}

.owl-next:before {
    right: 45px;
    top: 9px;
}

.owl-prev .owl-custom,
.owl-next .owl-custom {
    position: relative;
}

.owl-prev .owl-custom {
    position: relative;
    left: 34px;
}

.owl-next .owl-custom {
    position: relative;
    right: 34px;
}


.owl-prev:hover,
.owl-next:hover,
.owl-prev:hover:before,
.owl-next:hover:before,
.owl-prev:active:before,
.owl-next:active:before,
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
    opacity: 0.5;
}

.owl-carousel:hover .owl-prev {
    left: -35px;
}

.owl-carousel:hover .owl-next {
    right: -35px;
}

#home-page-img-carousel .owl-prev,
#home-page-img-carousel .owl-next {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -29px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #000;
    text-align: center;
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 0;
}

#home-page-img-carousel.owl-prev {
    left: -50px;
}

#home-page-img-carousel.owl-next {
    right: -50px;
}

#home-page-img-carousel .owl-prev:before,
#home-page-img-carousel .owl-next:before {
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    border-radius: 3px;
}

#home-page-img-carousel.owl-prev:before {
    left: 45px;
    top: 9px;
}

#home-page-img-carousel.owl-next:before {
    right: 45px;
    top: 9px;
}

#home-page-img-carousel.owl-prev .owl-custom,
#home-page-img-carousel.owl-next .owl-custom {
    position: relative;
}

#home-page-img-carousel.owl-prev .owl-custom {
    position: relative;
    left: 34px;
}

#home-page-img-carousel.owl-next .owl-custom {
    position: relative;
    right: 34px;
}


#home-page-img-carousel .owl-prev:hover,
#home-page-img-carousel .owl-next:hover,
#home-page-img-carousel .owl-prev:hover:before,
#home-page-img-carousel .owl-next:hover:before,
#home-page-img-carousel .owl-prev:active:before,
#home-page-img-carousel .owl-next:active:before,
#home-page-img-carousel.owl-carousel:hover .owl-prev,
#home-page-img-carousel.owl-carousel:hover .owl-next {
    opacity: 1;
}

#home-page-img-carousel.owl-carousel:hover .owl-prev {
    left: -35px;
}

#home-page-img-carousel.owl-carousel:hover .owl-next {
    right: -35px;
}


/* 28. home IMG carousel slider */

.home-page-img-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

#home-page-img .home-page-img-item {
    padding: 0;
    opacity: 0.25;
    transform: scale3d(0.8, 0.8, 1);
    transition: all .3s ease-in-out;
}

#home-page-img .owl-item.active.center .home-page-img-item {
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
}

.home-page-img-item-1,
.home-page-img-item-2,
.home-page-img-item-3,
.home-page-img-item-4,
.home-page-img-item-5,
.home-page-img-item-6,
.home-page-img-item-7 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* 29. Swiper v3.4.2 CUSTOM */

.swiper-container {
    position: absolute;
    width: 100%;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


/* 29.1. swiper parallax */

.parallax .swiper-button-next,
.parallax .swiper-button-prev {
    display: block;
    visibility: visible;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    display: none;
    visibility: hidden;
}

.parallax a,
.parallax a:hover {
    color: #fff;
}

.parallax .swiper-container {
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
}

.parallax .swiper-slide {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.parallax .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.texto-rodape {
    color: #fff;
}

.assinatura {
    margin-top: 40px;
}

.frase h2 {
    margin-top: 20px;
    color: #fff;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
}

.clear {
    clear: both;
}

.home-logo {
    max-width: 300px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    transition: .5s ease;
    position: relative;
}

.home-logo img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity .5s ease-in-out;
}

.home-logo .logo-center-1:hover {
    opacity: 0
}

@media (max-width: 768px) {
    .botao {
        padding-left: 0px;
    }

    .home-page-title {
        max-width: 200px;
    }

    .home-logo {
        height: 200px;
    }
}

.resposta {
    color: #fff;
    font-size: 16px;
    padding: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.email-enviado {
    background-color: #5cb85c;
    border: 2px solid #4cae4c;
    text-align: center;
}

.email-nao-enviado {
    background-color: #d9534f;
    border: solid 2px #d43f3a;
    text-align: center;
}

.email-nao-validado {
    background-color: #f0ad4e;
    border: solid 2px #eea236;
    padding-left: 30px;
}

.email-aguarde {
    padding-left: 15px;
    display: table;
}

.email-aguarde span {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
}

.email-aguarde span img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.icon_whatsapp_bottom {
    background: #00e676;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 42px;
    height: 42px;
    text-align: center;
    display: block;
    padding: 5px 5px 2px 7px;
    border-radius: 50%;
    transition: all 0.3s;
    opacity: 0.8;
    z-index: 99999;
}

.whatsapp-button {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;

    text-transform: uppercase;
    display: flex;
    align-items: center;

    cursor: pointer;

    padding: 8px 10px;
    border-radius: 20px;
    font-weight: bold;

    background-color: #25D366;
    color: #fff;

    transition: background-color 0.3s;
}

@media (max-width: 661px) {
    .whatsapp-button {
        bottom: 30px;
    }

    .to-top-arrow {
        bottom: -10px !important;
    }
}

.whatsapp-button:visited {
    color: #fff;
}

.whatsapp-button:hover {
    background-color: #36e477;
    color: #fff;
}

.whatsapp-button img {
    width: 25px;
    margin-right: 8px;
}

.read-more {
    color: #0f4470;
    font-weight: bold;
    font-size: 18px;
    background-color: transparent;
    outline: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 10px;
}

.read-more img {
    animation: bounce 2s infinite;
}


@keyframes bounce {
    0% {
        transform: translateY(-50%);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

.instagram-link {
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.instagram-link:hover {
    text-decoration: underline;
}

.instagram-link img {
    width: 25px;
    margin-right: 8px;
}

.address-link,
.highlight-info,
.edouard-link {
    color: #0f4470 !important;
    font-weight: bold;
}

.address-link:hover,
.edouard-link:hover {
    text-decoration: underline;
}

.hidden-text {
    display: none;
}


.cookies-message {
    position: fixed;
    z-index: 99;
    bottom: 30px;
    left: 30px;
    border-radius: 10px;
    background-color: #0d1e28;
    width: 400px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cookies-message p {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.6;
}

.acept-button,
.decline-button {
    width: 100%;
    border: 3px solid #fff;
    margin-top: 16px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #FFF;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.5s;
}

.acept-button {
    background-color: #fff;
    color: #000;
}


.radio-container {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.radio-option {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-select {
    height: 40px;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    background-color: transparent;
    text-align: center;
    margin: 10px 0 10px 0;

}

.spacer {
    height: 80px;
}

#nome_responsavel:disabled {
    background-color: #f0f0f0;
    /* Cor de fundo */
    color: #a0a0a0;
    /* Cor do texto */
    border-bottom: 1px solid #ccc;
    /* Cor da borda */
    cursor: not-allowed;
    /* Cursor */
    opacity: 0.6;
    /* Opacidade */
}