/* lato-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/lato-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/lato-v24-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/lato-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/lato-v24-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
|--------------------------------------------------------------------------
| Revolution slider customization 
|--------------------------------------------------------------------------
*/

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;

}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

#rs-slider-fullscreen, #rs-slider-elements, #rs-slider-fullwidth {
    visibility: hidden;
    height: 100%;
}

.fullscreenvideo video, .html5-fullscreen, .no-video-playback-capabilitites, .video-flash {
    width: 100%;
    height: 100%;
}

/* typography */

#rs-slider-fullscreen h1,
#rs-slider-fullscreen .h1,
#rs-slider-fullscreen h2,
#rs-slider-fullscreen .h2,
#rs-slider-fullscreen h3,
#rs-slider-fullscreen .h3,
#rs-slider-elements h1,
#rs-slider-elements .h1,
#rs-slider-elements h2,
#rs-slider-elements .h2,
#rs-slider-elements h3,
#rs-slider-elements .h3,
#rs-slider-fullwidth h1,
#rs-slider-fullwidth .h1,
#rs-slider-fullwidth h2,
#rs-slider-fullwidth .h2,
#rs-slider-fullwidth h3,
#rs-slider-fullwidth .h3 {
    margin: 0;
    padding: 0;
}

#rs-slider-fullscreen h1.x-large,
#rs-slider-elements h1.x-large,
h1.x-large {
    /*padding-bottom: 0.25em;*/
    padding-bottom: 10px;
    margin-bottom: 0;
}

@media (max-width: 480px) {

    #rs-slider-fullscreen h1,
    #rs-slider-fullscreen .h1,
    #rs-slider-elements h1,
    #rs-slider-elements .h1,
    #rs-slider-fullwidth h1,
    #rs-slider-fullwidth .h1 {
        font-size: 22px;
    }

    #rs-slider-fullscreen h2,
    #rs-slider-fullscreen .h2,
    #rs-slider-elements h2,
    #rs-slider-elements .h2,
    #rs-slider-fullwidth h2,
    #rs-slider-fullwidth .h2 {
        font-size: 14px;
    }

    #rs-slider-fullscreen h3,
    #rs-slider-fullscreen .h3,
    #rs-slider-elements h3,
    #rs-slider-elements .h3,
    #rs-slider-fullwidth h3,
    #rs-slider-fullwidth .h3 {
        font-size: 14px;
    }

    #rs-slider-fullscreen .btn,
    #rs-slider-elements .btn,
    #rs-slider-fullwidth .btn,
    #rs-slider-fullscreen .btn.large,
    #rs-slider-elements .btn.large,
    #rs-slider-fullwidth .btn.large {
        white-space: nowrap;
        font-size: 14px;
        padding: 10px !important;
    }

    .slider-btn-wrapper {
        padding-top: 40px !important;
    }
}

@media (max-width: 1000px) {
    .shop-slider .slider-btn-wrapper {
        padding-top: 70px !important;
    }

    h1 {
        font-size: 22px;
    }

    .button-text {
        text-align: center;
    }

    #services .feature-box {
        text-align: left;
    }

}

/*** OVerride, add class=".custom-nekoskin" to the slider container ***/

/* overide round style settings */

.custom-neko-skin .tp-leftarrow.round,
.custom-neko-skin .tp-rightarrow.round {
    background: none !important;
    line-height: 40px;
    text-align: center;
    opacity: 0.2;
}

.custom-neko-skin .tp-leftarrow.round:hover,
.custom-neko-skin .tp-rightarrow.round:hover {
    opacity: 1;
}

.custom-neko-skin .tp-rightarrow.round:before,
.custom-neko-skin .tp-leftarrow.round:before {
    font-family: 'custom-icons';
    color: white;
    font-size: 40px;
}

.custom-neko-skin .tp-rightarrow.round:before {
    content: '\e8cc';
}

.custom-neko-skin .tp-leftarrow.round:before {
    content: '\e8cd';
}

.custom-neko-skin .tp-bullets.simplebullets.round .bullet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #FFF;
    display: inline-block;
    margin: 0 5px;
    opacity: 0.5;
}

.custom-neko-skin .tp-bullets.simplebullets.round .bullet:hover,
.custom-neko-skin .tp-bullets.simplebullets.round .bullet.selected {
    cursor: pointer;
    opacity: 1;
}

/* overide preview4 style settings */
.custom-neko-skin .tp-bullets.preview4 .bullet {
    background: none !important;
    border: 2px solid #FFF !important;
    width: 10px !important;
    height: 10px !important;
    margin: 5px;
}

.custom-neko-skin .tp-bullets.preview4 .bullet:hover,
.custom-neko-skin .tp-bullets.preview4 .bullet.selected {
    background: #fff !important;
    width: 10px !important;
    height: 10px !important;
    border: 2px solid #FFF !important;;
}


/*
|--------------------------------------------------------------------------
| bloc images
|--------------------------------------------------------------------------
*/
/*** News ***/

.news-1 {
    background-image: url(../images/news/news-3.jpg);
}

.news-2 {
    background-image: url(../images/news/news-2.jpg);
}

.news-3 {
    background-image: url(../images/news/news-1.jpg);
    background-position: top right;
}

.city {
    background-image: url(../images/theme-pics/city.jpg);
    background-position: center center;
}


.team-1 {
    background-image: url(../images/team/team-corporate-1.jpg);
}

.team-2 {
    background-image: url(../images/team/team-corporate-2.jpg);
}

.team-3 {
    background-image: url(../images/team/team-corporate-3.jpg);
    background-position: top right;
}


/*** adjust some icons ***/

/** single portfolio **/
#back-to-portfolio i:before {
    margin-right: 17px;
}

/** NEKO AJAX a bouger dans le framework **/
.neko-Ajax-loader {
    overflow: hidden;
    position: relative;
}

.neko-Ajax-loader .swiper-preloader {
    position: absolute;
    left: 0;
    bottom: -300px;
    z-index: 1;
    text-align: center;
    line-height: 100px;
    background: rgba(255, 255, 255, .6);
    height: 100px;
    width: 100%;
    opacity: 0;
    font-size: 25px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.neko-Ajax-loader .swiper-preloader.visible {
    bottom: 0px;
    opacity: 1;
    /*z-index: 1;*/
}

@media (max-width: 1025px) {
    .swiper-horizontal .swiper-scrollbar {
        height: 30px;
        bottom: auto;
        top: 0;
        background: rgba(255, 255, 255, .6);
    }

    .swiper-horizontal .swiper-scrollbar-drag {
        background: rgba(0, 0, 0, .6);
    }
}

/** NEKO AJAX a bouger dans le framework **/

/* fix align in template-services.html */
.service-row {
    margin-right: -50px;
    margin-left: -50px;
}

/* image position absolute on home */
.img-absolute {
    position: relative;

}

.img-absolute .img-absolute-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.img-absolute-spacer {
    height: 100px;
}


/*** coming soon ***/

#coming-soon-3 label {
    display: none;
}

#coming-soon-3 .form-control {
    color: white;
    font-weight: bold;
}

input[type="checkbox"] {
    accent-color: #CAD518;
}

.logo-coming-soon {
    width: 200px;
}

@media (max-width: 1024px) {
    body.header-6 .menu-header:not(.scroll-header) .navbar-default .navbar-nav > li > a.btn.border {
        color: #222;
        border-color: #222;
    }
}

@media (max-width: 1024px) {
    .neko-mega-menu.image-background {
        background: none;
    }
}


.fullcoveredvideo {
    top: auto !important;
    bottom: 0 !important;
}

.browsehappy {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    display: table;
    background: #FFF;
    width: 100%;
    height: 100%;
}

.browsehappy h1 {
    font-style: normal;
}

.browsehappy .inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

html.ie6, html.ie7, html.ie8 {
    overflow: hidden;
}

.list-inline-dot {
    padding: 0;
    list-style: none;
}

.list-inline-dot li {
    text-align: center;
}

.list-inline-dot li:before {
    content: "•";
    display: inline-block;
    margin-right: 1em;
}

input[type=checkbox], input[type=radio] {
    width: 10%;
}

#silver-partners img {
    max-height: 90px;
    padding: 0 15px;
    width: auto;
}

#silver-partners.owl-carousel .owl-wrapper {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.image-background .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    height: auto;
}

@media (min-width: 768px) {
    .image-background .container {
        bottom: 15px;
    }
}
@media (min-width: 1024px) {
    .image-background .container {
        bottom: 110px;
    }
}
@media (min-width: 1200px) {
    .image-background .container {
        bottom: 110px;
    }
}

.text-white {
    color: #fff;
}

.light-color {
    color: #2a6d78;
}

.dark-color {
    background-color: #2a6d78;
    color: #fff;
}

.dark-color i {
    color: #fff;
}

p.lead {
    color: #2a6d78;
}

.feature-box .feature-box-content h3 {
    margin-bottom: 0;
}

.feature-box .feature-box-content p:first-of-type {
    margin-top: 15px;
}

@media (max-width: 1023px) {
    #home {
        height: 300px !important;
    }
}

#home .solution-day-logo {
    position: relative;
    top: 0;
    display: flex;
    justify-content: end;
    padding-bottom: 10px;
}

@media (min-width: 1200px) {
    #home .solution-day-logo {
        top: 150px;
    }
}

#home .solution-day-logo img {
    height: 175px;
}

@media (min-width: 1024px) {
    #home .solution-day-logo img {
        height: 365px;
    }
}

#highlights {
    background-size: cover;
    background-repeat: no-repeat;
}

#datenschutz a {
    color: #2a6d78;
}

footer#main-footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 10px;
}

#main-footer .footer-widget {
    display: flex;
    justify-content: end;
    padding-bottom: 10px;
}

#main-footer .footer-widget img {
    height: 250px;
}