/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
@font-face {
    font-family: 'FuturaMedium';
    src: url('../font/FuturaMedium.woff') format('woff');
}

@font-face {
    font-family: 'SilverAge';
    src: url('../font/SilverAge-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Zepalphabet';
    src: url('../font/Zepalphabet.woff') format('woff');
}

::-webkit-scrollbar {
    width: 5px;
    background: #000;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #C80F31;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

html {
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-7-24 20:34:6
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }

    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

@keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }

    100% {
        -webkit-transform: scale(1.10) translateY(-15px);
        transform: scale(1.10) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

.font-zep {
    font-family: 'Zepalphabet' !important;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1.2, 1.2);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.2, 1.2);
    }
}

@-webkit-keyframes init {
    from {
        -webkit-transform: scale(1.2, 1.2);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes init {
    from {
        transform: scale(1.2, 1.2);
    }

    to {
        transform: scale(1, 1);
    }
}
.mentions {
margin-top:100px;
}
@media screen and (orientation:portrait) {
    .slider-talents {
        background-image: url('../images/donald/donald.jpg') !important;
    }

    .bg-disneyland {
        background: url('../images/wallpaper/dlp-p.jpg')center center/cover fixed !important;
        -webkit-transform: translateZ(0);
    }
}

@media screen and (orientation:landscape) {
    .slider-talents {
        background-image: url('../images/donald/spidydonald.jpg') !important;
    }

    .bg-disneyland {
        background: url('../images/wallpaper/dlp.jpg')center center/cover fixed !important;
        -webkit-transform: translateZ(0);
    }
}

@media (max-width: 767px) {
    .spidycostard {
        background: url('../images/wallpaper/spidercostard-sombre.jpg') no-repeat left center/auto !important;
        background-color: black !important;
    }

    .mod.socialnetworklogoe-subtitle {
        text-align: justify;
    }

    .streamvf-section, .titeuf-section, .racing-section {
    }

    .section-right {
    }

    .features-item {
        height: 305px;
    }

    .bg-titeuf-phone {
        background-image: url(../images/titeuf/phone.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: 50% !important;
        background-position: bottom left !important;
        background-color: #5569C6 !important;
    }

    .module,
    .module-small {
        position: relative;
        padding: 140px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .module,
    .module-small {
        position: relative;
        padding: 70px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .animatiteuf-logo {
        border: 0 !important;
        height: 80px;
        margin-top: 60px !important;
    }
    /* Modal Content (image) */
    .modalimg-content {
        margin: auto;
        display: block;
        width: 80%;
    }
    .border-right-responsive {
    border-right:none;
    }
    .border-left-responsive {
       
    }
    .text-dc {
    
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .spidycostard {
        background: url('../images/wallpaper/spidercostard-sombre.jpg') no-repeat left center/auto !important;
        background-color: black !important;
    }

    .module-subtitle {
        text-align: justify;
    }

    .streamvf-section, .titeuf-section, .racing-section {
    }

    .section-right {
    }

    .features-item {
        height: 230px;
    }

    .bg-titeuf-phone {
        background-image: url(../images/titeuf/phone.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-color: #5569C6 !important;
    }

    .module,
    .module-small {
        position: relative;
        padding: 140px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .animatiteuf-logo {
        border: 0 !important;
        height: 80px;
        margin-top: 60px !important;
    }
    /* Modal Content (image) */
    .modalimg-content {
        margin: auto;
        display: block;
        width: 80%;
    }
    .border-right-responsive {
        border-right: none;
    }
    .border-left-responsive {
    }
    .text-dc {
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .spidycostard {
        background: url('../images/wallpaper/spidercostard-sombre.jpg') no-repeat left center/auto !important;
        background-color: black !important;
    }

    .module-subtitle {
        text-align: justify;
    }

    .section-right {
        padding-right: 40px;
    }

    .streamvf-section {
        padding-left: 40px;
    }

    .titeuf-section, .racing-section {
        border-left: 1px solid white;
        padding-left: 40px;
    }

    .features-item {
        height: 230px;
    }

    .bg-titeuf-phone {
        background-image: url(../images/titeuf/phone.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-color: #5569C6 !important;
    }

    .module,
    .module-small {
        position: relative;
        padding: 140px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .animatiteuf-logo {
        border: 0 !important;
        height: 80px;
    }
    /* Modal Content (image) */
    .modalimg-content {
        margin: auto;
        display: block;
        max-width: 700px;
    }
    .border-right-responsive {
        border-right: 1px solid white;
        padding-right: 30px;
    }

    .border-left-responsive {
        padding-left: 30px;
    }
    .text-dc {
    }
}

@media (min-width: 1200px) {
    .spidycostard {
        background: url('../images/wallpaper/spidercostard.jpg') no-repeat left center/auto fixed !important;
        background-color: black !important;
    }

    .module-subtitle {
        text-align: justify;
    }

    .section-right {
        padding-right: 40px;
    }

    .streamvf-section {
        border-left: 1px solid red;
        padding-left: 40px;
    }

    .titeuf-section, .racing-section {
        border-left: 1px solid white;
        padding-left: 40px;
    }

    .features-item {
        height: 305px;
    }

    .bg-titeuf-phone {
        background-image: url(../images/titeuf/phone.jpg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-color: #5569C6 !important;
    }

    .module,
    .module-small {
        position: relative;
        padding: 140px 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }

    .animatiteuf-logo {
        border: 0 !important;
        height: 80px;
    }
    /* Modal Content (image) */
    .modalimg-content {
        margin: auto;
        display: block;
        max-width: 700px;
    }
    .border-right-responsive {
        border-right: 1px solid white;
        padding-right:30px;
    }
    .border-left-responsive {
        padding-left: 30px;
    }
    .text-dc {
        font-size: 25px;
    }
}
.list-memory {
height:300px;
overflow:auto;

}
    .list-memory > div {
        border-bottom: 1px solid white;
        margin-top: 5px;
        margin-bottom: 5px;
    }
        .list-memory > div :hover {
            border-radius: 5px;
            background: #C80F31;
            cursor:pointer;
        }
#videoMemory {
border:1px solid white;
}
.grid {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.text-gt {
    text-align: justify;


    display: inline-block;
    vertical-align: middle;
    float: none;
    
}
.text-course>div>div > img {
    margin-top:5px;
    margin-bottom:5px;
    border:1px solid black;
}
.text-course > div > div {
padding:10px;
}
.socialNetwork a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
}

    .socialNetwork a:hover {
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        margin-left: 10px;
    }


.spidy-message {
    position: relative;
    max-width: 30em;
    animation-name: animar2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: #fff;
    padding: 1.125em 1.5em;
    font-size: 1.25em;
    border-radius: 1rem;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);
}

    .spidy-message::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: 100%;
        left: 6.5em;
        border: .75rem solid transparent;
        border-top: none;
        border-bottom-color: #fff;
        filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, .1));
    }

.spiderman {
    vertical-align: top;
    z-index: 0;
    height: 400px;
    animation-name: animar;
    margin-top: -20px;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.modal-body {
    overflow: hidden;
}

.shadow {
    width: 200px;
    height: 20px;
    margin: 20px 0;
    margin-left: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    animation: sombra 2s alternate infinite;
}

@keyframes animar {
    from {
        transform: translateY(-100px) scaleX(-1);
    }

    to {
        transform: translateY(0px) scaleX(-1);
    }
}

@keyframes animar2 {
    from {
        transform: translateY(-100px);
    }

    to {
        transform: translateY(0px);
    }
}

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

    100% {
        transform: scale(0.6);
        opacity: 0.2;
    }
}




body {
    background: #000;
    font: 400 12px/1.8 "FuturaMedium", sans-serif;
    color: #666;
    -webkit-font-smoothing: antialiased;
}

img {
    max-width: 100%;
    height: auto;
}

iframe {
    border: 0;
}

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

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

.position-relative {
    position: relative;
}

.leftauto {
    right: 0 !important;
    left: auto !important;
}

/* Transition elsements */
a,
.btn {
    transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
    transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
    box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
    border-radius: 2px;
}

.pr-remove {
    /*vertical-align: middle !important;*/
    text-align: center;
}

.examples {
    border-radius: 2px;
    padding: 7px 5px;
    margin: 0 0 40px;
}

    .examples.bg-dark {
        background: #333;
        border: 0;
    }

.et-icons .box1 {
    border: 1px solid #e5e5e5;
    display: block;
    width: 25%;
    float: left;
    padding: 0;
    font-size: 13px;
    margin: -1px 0 0 -1px;
}

    .et-icons .box1 > span {
        display: inline-block;
        border-right: 1px solid #e5e5e5;
        min-width: 60px;
        min-height: 60px;
        text-align: center;
        line-height: 60px;
        font-size: 28px;
        margin-right: 5px;
    }

.fa-icons > div {
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: -1px 0 0 -1px;
    font-size: 13px;
}

    .fa-icons > div > i {
        display: inline-block;
        margin-right: 5px;
        min-width: 40px;
        min-height: 40px;
        border-right: 1px solid #f1f1f1;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
    }

.help-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Sections */
.navbar-custom + .main {
    margin-top: 50px;
}

.main {
    position: relative;
    background-color: #fff;
    z-index: 1;
}



/* Module header */
.module-small {
    padding: 70px 0;
}

.module-extra-small {
    padding: 25px 0px;
}

.module-medium {
    padding: 75px 0px;
}

.holder-w {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 1px;
    width: 50%;
}

    .holder-w:before {
        border-top: 1px solid #eaeaea;
        position: relative;
        display: block;
        content: "";
        top: 1px;
        height: 1px;
        width: 100%;
    }

/* Sections dividers */
.divider-w {
    border-top: 1px solid #eaeaea;
    margin: 0;
}

.divider-d {
    border-top: 1px solid #202020;
    margin: 0;
}

/* Half-image */
.side-image {
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.side-image-text {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 140px 60px 140px;
}


.bg-titeuf,
.bg-titeuf-30,
.bg-titeuf-60,
.bg-titeuf-90,
.bg-titeuf .module-title,
.bg-titeuf-30 .module-title,
.bg-titeuf-60 .module-title,
.bg-titeuf-90 .module-title,
.bg-titeuf .module-subtitle,
.bg-titeuf-30 .module-subtitle,
.bg-titeuf-60 .module-subtitle,
.bg-titeuf-90 .module-subtitle,
.bg-titeuf .alt-module-subtitle h5,
.bg-titeuf-30 .alt-module-subtitle h5,
.bg-titeuf-60 .alt-module-subtitle h5,
.bg-titeuf-90 .alt-module-subtitle h5 {
    color: #fff;
}

.bg-titeuf {
    background: #5569C6;
}

.bg-titeuf-30:before {
    position: absolute;
    background: rgba(2, 2, 2, 0.4);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-titeuf-60:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-titeuf-90:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.9);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
    color: #fff;
}

.bg-dark {
    background: #111;
}
.bg-white {
background:#fff;
}
.bg-dark-30:before {
    position: absolute;
    background: rgba(2, 2, 2, 0.4);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-dark-60:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-dark-90:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.9);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* Blue background */
.bg-blue,
.bg-blue-30,
.bg-blue-60,
.bg-blue-90,
.bg-blue .module-title,
.bg-blue-30 .module-title,
.bg-blue-60 .module-title,
.bg-blue-90 .module-title,
.bg-blue .module-subtitle,
.bg-blue-30 .module-subtitle,
.bg-blue-60 .module-subtitle,
.bg-blue-90 .module-subtitle,
.bg-blue .alt-module-subtitle h5,
.bg-blue-30 .alt-module-subtitle h5,
.bg-blue-60 .alt-module-subtitle h5,
.bg-blue-90 .alt-module-subtitle h5 {
    color: #fff;
}

.bg-blue {
    background: #00BCDF;
}

.bg-blue-30:before {
    position: absolute;
    background: rgba(2, 2, 2, 0.4);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-blue-60:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-blue-90:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.9);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.text-red {
    color: #C80F31 !important;
}

.text-yellow {
    color: #FBF446 !important;
}

.text-purple {
    color: #7030A0;
}

.text-blue {
    color: #0069D4;
}
/* Green background */
.bg-red,
.bg-red-30,
.bg-red-60,
.bg-red-90,
.bg-red .module-title,
.bg-red-30 .module-title,
.bg-red-60 .module-title,
.bg-red-90 .module-title,
.bg-red .module-subtitle,
.bg-red-30 .module-subtitle,
.bg-red-60 .module-subtitle,
.bg-red-90 .module-subtitle,
.bg-red .alt-module-subtitle h5,
.bg-red-30 .alt-module-subtitle h5,
.bg-red-60 .alt-module-subtitle h5,
.bg-red-90 .alt-module-subtitle h5 {
    color: #fff;
}

.bg-red {
    background: #C30B0D;
}

.bg-red-30:before {
    position: absolute;
    background: rgba(2, 2, 2, 0.4);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-red-60:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-red-90:before {
    position: absolute;
    background: rgba(34, 34, 34, 0.9);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


.bg-gradient:before {
    position: absolute;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
    /* IE6-8 */
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-light {
    background: #f6f6f6;
}

.parallax-bg {
    background-attachment: fixed;
    background-size: cover;
}

/* Vertical margin, padding */
.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-140 {
    padding-top: 140px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mt-sm-10 {
        margin-top: 10px !important;
    }

    .mt-sm-20 {
        margin-top: 20px !important;
    }

    .mt-sm-30 {
        margin-top: 30px !important;
    }

    .mt-sm-40 {
        margin-top: 40px !important;
    }

    .mt-sm-50 {
        margin-top: 50px !important;
    }

    .mt-sm-60 {
        margin-top: 60px !important;
    }

    .mt-sm-70 {
        margin-top: 70px !important;
    }

    .mt-sm-80 {
        margin-top: 80px !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-10 {
        margin-bottom: 10px !important;
    }

    .mb-sm-20 {
        margin-bottom: 20px !important;
    }

    .mb-sm-30 {
        margin-bottom: 30px !important;
    }

    .mb-sm-40 {
        margin-bottom: 40px !important;
    }

    .mb-sm-50 {
        margin-bottom: 50px !important;
    }

    .mb-sm-60 {
        margin-bottom: 60px !important;
    }

    .mb-sm-70 {
        margin-bottom: 70px !important;
    }

    .mb-sm-80 {
        margin-bottom: 80px !important;
    }
}

@media only screen and (max-width: 767px) {
    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mt-xs-10 {
        margin-top: 10px !important;
    }

    .mt-xs-20 {
        margin-top: 20px !important;
    }

    .mt-xs-30 {
        margin-top: 30px !important;
    }

    .mt-xs-40 {
        margin-top: 40px !important;
    }

    .mt-xs-50 {
        margin-top: 50px !important;
    }

    .mt-xs-60 {
        margin-top: 60px !important;
    }

    .mt-xs-70 {
        margin-top: 70px !important;
    }

    .mt-xs-80 {
        margin-top: 80px !important;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .mb-xs-10 {
        margin-bottom: 10px !important;
    }

    .mb-xs-20 {
        margin-bottom: 20px !important;
    }

    .mb-xs-30 {
        margin-bottom: 30px !important;
    }

    .mb-xs-40 {
        margin-bottom: 40px !important;
    }

    .mb-xs-50 {
        margin-bottom: 50px !important;
    }

    .mb-xs-60 {
        margin-bottom: 60px !important;
    }

    .mb-xs-70 {
        margin-bottom: 70px !important;
    }

    .mb-xs-80 {
        margin-bottom: 80px !important;
    }
}

/* Scroll to top */
.scroll-up {
    position: fixed;
    display: none;
    bottom: 7px;
    right: 7px;
    z-index: 999;
}

    .scroll-up a {
        background: #fff;
        display: block;
        height: 28px;
        width: 28px;
        text-align: center;
        line-height: 28px;
        font-size: 14px;
        color: #000;
        opacity: 0.6;
        border-radius: 2px;
    }

        .scroll-up a:hover,
        .scroll-up a:active {
            opacity: 1;
            color: #000;
        }

/* Video */
.video-controls-box {
    position: absolute !important;
    bottom: 40px;
    left: 0;
    width: 100%;
    z-index: 1;
}

    .video-controls-box a {
        display: inline-block;
        color: #fff;
        margin: 0 5px 0 0;
    }

/* Landing Page */
.landing-reason:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
    color: #fff;
    font-size: 13px;
}

.landing-image-text {
    padding-top: 70px;
    padding-bottom: 0px;
}

    .landing-image-text h2 {
        margin-top: 100px;
        margin-bottom: 15px;
    }

.landing-screenshot:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
    margin-right: 5px;
}

.coca-logo {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(340deg) brightness(118%) contrast(100%);
}

.fordzilla-logo {
    filter: invert(48%) sepia(94%) saturate(2982%) hue-rotate(168deg) brightness(96%) contrast(101%);
}

.fordzilla-donald {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #009ede;
    text-align: left;
}

.fordzilla-title {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: .4px;
    text-align: left;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/

.image-button {
    margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
    background: #000;
    color: #fff;
}

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

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

/* Forms common style */
.form-control {
    font-family: "SilverAge";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    height: 33px;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    transition: all 0.4s ease-in-out 0s;
}

    .form-control:focus {
        border-color: #CACACA;
    }

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 43px;
    font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
    height: 29px;
    font-size: 10px;
}

.rqst-form {
    margin-top: 27px;
}

    .rqst-form .btn {
        margin-top: 5px;
    }

.input-group-addon {
    border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
    color: #111;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #aaa;
        outline: 0;
    }

.bg-dark a {
    color: #fff;
}

.caption-content a:focus, .caption-content a:hover {
    color: #aaa !important;
}

.bg-dark a:hover, .bg-dark a:focus {
    color: #eee;
}

.bg-blue a {
    color: #fff;
}

    .bg-blue a:hover, .bg-blue a:focus {
        color: #fff;
    }

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: 400;
}

p, ol, ul, blockquote {
    margin: 0 0 20px;
}

blockquote {
    border: 0;
    font-style: italic;
    font-size: 15px;
    padding: 0;
}

.font-alt {
    font-family: "SilverAge";
    text-transform: uppercase;
    letter-spacing: 2px;
}

.font-serif {
    font-family: Volkhov, "Times New Roman", sans-serif;
    font-style: italic;
}

.large-text {
    font-size: 24px !important;
}

.medium-text {
    font-size: 18px !important;
}

.rotate {
    text-shadow: none !important;
}

.streamvf-img, .titeuf-img .rs-img {
    font-size: 20px;
}

    .streamvf-img img {
        margin-top: 5px;
        margin-bottom: 5px;
        max-height: 250px;
    }

    .streamvf-img video {
        margin-top: 5px;
        margin-bottom: 5px;
        height: 200px;
        border: 1px solid white;
    }

.titeuf-img img {
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 200px;
    border: 1px solid #FBF446;
}

.rs-img img {
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 200px;
    border: 1px solid #0069D4;
}

.titeuf-img video {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 200px;
    border: 1px solid #FBF446;
}

.donald {
    box-shadow: 0px 0px 19px 1px rgba(41,40,40,0.75);
    -webkit-box-shadow: 0px 0px 19px 1px rgba(41,40,40,0.75);
    -moz-box-shadow: 0px 0px 19px 1px rgba(41,40,40,0.75);
    border-radius: 100px;
}

.module-title {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #111;
    margin: 0 0 60px;
}

.module-subtitle {
    font-size: 16px;
    color: #111;
    /*margin-bottom: 70px;*/
}

.module-icon {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
}

.module-title + .module-subtitle {
    margin-top: -35px;
    text-align: justify;
}

.job-div {
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    overflow: hidden;
    height: 400px;
    max-height: 400px;
    width: 250px;
    background: black;
}

.job-div-sm {
    display: block;
    overflow: hidden;
    height: 200px;
    width: 100%;
    background: black;
}

.job-back {
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    margin-left: -100px;
    display: table;
    /* margin: auto; */
    width: 450px;
    height: 400px;
    max-height: 500px;
    max-width: 800px;
    border-top-left-radius: 30px;
}

.job-back-sm {
    display: table;
    /* margin: auto; */
    width: 100%;
    height: 100%;
}

.job-div-invert {
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    display: inline-block;
    overflow: hidden;
    height: 400px;
    max-height: 400px;
    width: 250px;
    background: black;
}

.job-back-invert {
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    margin-left: -100px;
    display: table;
    /* margin: auto; */
    width: 450px;
    height: 400px;
    max-height: 500px;
    max-width: 800px;
    border-top-left-radius: 30px;
}

.job-home {
    background: black;
    opacity: 0.7;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding-left: 120px;
    padding-right: 120px;
    font-size: 20px;
    text-align: center;
    overflow: visible;
    transition: all 0.3s ease-in-out 0s;
    /* background:black; opacity:0.7;width:100%;display: table-cell;vertical-align: middle;height:100%; padding-left:30px;padding-right:30px;border-top-left-radius:30px; font-size:20px; text-align:center; overflow: visible;
        transition: all 0.3s ease-in-out 0s; */
}

.job-home-sm {
    background: black;
    opacity: 0.7;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    text-align: center;
    overflow: visible;
    transition: all 0.3s ease-in-out 0s;
    /* background:black; opacity:0.7;width:100%;display: table-cell;vertical-align: middle;height:100%; padding-left:30px;padding-right:30px;border-top-left-radius:30px; font-size:20px; text-align:center; overflow: visible;
        transition: all 0.3s ease-in-out 0s; */
}

.hr-separator {
    position: absolute;
    height: 20px;
    background: #111;
    width: 100%;
    left: 0;
    transform: rotate(-1.5deg);
    margin-top: -10px;
    margin-left: -5px;
    z-index: 9998;
}

.job-home-sm:hover {
    background: transparent;
    opacity: 1;
    height: 30% !important;
}

.job-home:hover {
    background: transparent;
    opacity: 1;
    height: 30% !important;
}
/* Restaurant module header */
.alt-module-subtitle {
    display: table;
}

    .alt-module-subtitle h5 {
        display: table-cell;
        white-space: pre;
        padding: 0 8px;
        color: #111;
    }

/* Finance case study header */
.finance-image-content {
    border: 1px solid #e5e5e5;
    padding: 60px 0px;
}

    .finance-image-content .module-title {
        margin-bottom: 20px;
    }

    .finance-image-content .alt-features-item {
        margin-top: 40px;
    }

/* Landing Page */
.landing-reason .module-title {
    color: #e6af4b;
}

    .landing-reason .module-title + .module-subtitle {
        margin-top: -60px;
        margin-bottom: 40px;
    }

.free-trial {
    background-color: rgba(88, 20, 158, 0.9);
    color: #FFFFFF;
}

    .free-trial .color-golden {
        color: #e6af4b;
    }

/*  Special Portfolio Page  */
.special-portfolio-header-title {
    border: 1px solid rgba(255, 255, 255, 0.7);
    font-size: 50px;
    padding: 40px 0px;
    letter-spacing: 8px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
    transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
    position: absolute;
    display: block;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    margin: 0;
}

.flex-direction-nav .flex-prev {
    opacity: 0;
    left: 0;
    cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
    opacity: 0;
    right: 0;
    cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
    position: absolute;
    width: auto;
    left: 90%;
    bottom: 20px;
    z-index: 11;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .flex-control-nav > li {
        display: inline-block;
        margin: 5px 3px;
    }

        .flex-control-nav > li > a {
            background: transparent;
            border: 1px solid #fff;
            display: block;
            height: 6px;
            width: 6px;
            border-radius: 6px;
        }

            .flex-control-nav > li > a:hover,
            .flex-control-nav > li > a.flex-active {
                background: #fff;
            }

#twitch-embed > iframe {
    width: 100%;
    height: 500px;
}
/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
    margin: 0 !important;
    overflow: hidden;
}

    .hero-slider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .hero-slider,
    .hero-slider .flex-viewport {
        height: 100% !important;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .hero-slider .slides {
            height: 100% !important;
            transition-delay: 1s;
        }

        .hero-slider .flex-direction-nav a {
            width: 15%;
        }

        .hero-slider .slides > li {
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            height: 100% !important;
            width: 100%;
            padding: 0;
            margin: 0;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
        }

        .hero-slider .slides > .flex-active-slide {
        }
/* Caption */
.titan-caption {
    position: relative;
    display: table;
    height: 100%;
    width: 70%;
    margin: 0 auto;
}

.titan-caption {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.caption-content {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 100px;
    text-align: center;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
    bottom: 20px;
    position: absolute;
    width: 35%;
}

    .photography-page .image-caption .caption-text {
        font-size: 24px;
        text-transform: capitalize;
        letter-spacing: 1px;
    }

.photography-page .flex-control-nav {
    left: 80%;
    bottom: 20px;
    z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
    margin-top: 40px;
}

.owl-pagination div {
    display: inline-block;
}

.owl-controls .owl-page span {
    background: transparent;
    border: 1px solid #111;
    display: block;
    height: 6px;
    width: 6px;
    margin: 0 3px 5px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    background: #111;
}

.owl-controls .owl-buttons > div {
    display: inline-block;
    margin: 5px;
    font-size: 14px;
    color: #111;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
    position: fixed;
    background: url('../images/wallpaper/back_streamvf.jpeg');
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
}

.loader {
    position: absolute;
    background: url('../images/logo/logo-minidose-carre.png') center center/contain;
    height: 92px;
    width: 92px;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load 3s infinite linear;
    -moz-animation: load 3s infinite linear;
    ms-animation: load 3s infinite linear;
    o-animation: load 3s infinite linear;
    animation: load 3s infinite linear;
}

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

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

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

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

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

/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
    background-color: rgba(10, 10, 10, 0.9);
    border: 0;
    border-radius: 0;
    z-index: 1000;
    margin: auto;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a, .navbar span {
    transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
    background: rgba(26, 26, 26, 0.9);
    border-radius: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
}

.navbar-custom .navbar-brand {
    letter-spacing: 4px;
    font-weight: 400;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.navbar-custom .nav li > a, .current {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-weight: bold;
}

.navbar-custom .dropdown-menu > li > a, .current {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding: 11px 15px;
    letter-spacing: 2px;
    color: #999;
}

.current {
    color: white !important;
}

.navbar-custom .dropdown-menu .dropdown-menu {
    border-left: 1px solid rgba(73, 71, 71, 0.15);
    left: 100%;
    right: auto;
    top: 0;
    margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
    border: 0;
    border-right: 1px solid rgba(73, 71, 71, 0.15);
    right: 100%;
    left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover,
.current {
    background: none;
    color: #fff;
}

.navbar-custom .dropdown-menu > li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
}

.navbar-custom .navbar-toggle .icon-bar {
    background: #fff;
}

.dropdown-menu {
    min-width: 180px;
    font-size: 11px;
}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
    position: relative;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    z-index: 0;
    background-size: cover;
}

.titan-title-size-1 {
    letter-spacing: 4px;
    font-size: 15px;
}

.titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 3px;
    font-size: 18px;
    opacity: .8;
}

.titan-title-size-3 {
    letter-spacing: 16px;
    font-size: 46px;
}

.titan-title-size-0 {
    letter-spacing: 3px;
    font-size: 32px;
}

.titan-title-size-4 {
    letter-spacing: 24px;
    font-weight: 400;
    font-size: 48px;
}

/* Agency Page Header */
.agency-page-header:before {
    background: transparent;
}

/* About us Page Header */
.about-page-header:before {
    background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
    background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
    background-position: 40% 14%;
    background-repeat: no-repeat;
}

    .pricing-page-header:before {
        background: rgba(2, 2, 2, 0.6);
    }

/* Gallery Page Header */
.gallery-page-header {
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

    .gallery-page-header:before {
        background: rgba(2, 2, 2, 0.2);
    }

/* Contact Page Header */
.contact-page-header {
    background-position: 13% 45%;
    background-repeat: no-repeat;
}

    .contact-page-header:before {
        background: rgba(2, 2, 2, 0.5);
    }

/* FAQ Page Header */
.faq-page-header:before {
    background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
    background-position: 50% 24%;
    background-repeat: no-repeat;
}

    .blog-page-header:before {
        background: rgba(2, 2, 2, 0.3);
    }

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
    background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
    background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
    background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
    background-position: 50% 50%;
}

    .portfolio-page-header:before {
        background: rgba(45, 45, 45, 0.45);
    }

/* Landing Page Header */
.landing-header:before {
    position: absolute;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
    content: " ";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.banner-img {
    margin-top: -145px;
}

.shop-page-header:before {
    background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.footer {
    padding: 10px 0;
}

    .footer .copyright {
        margin: 0;
        font-size:10px;
    }

    .footer .footer-social-links {
        text-align: right;
    }

        .footer .footer-social-links a {
            display: inline-block;
            padding: 0 6px;
        }

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
    position: relative;
    height: 450px;
    width: 100%;
}

#map {
    height: 100%;
    width: 100%;
}

    #map img {
        max-width: none;
    }

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.features-item {
    margin: 20px 0;
    text-align: center;
    background: rgba(0,0,0,0.7);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.5);
    transition: 0.3s;
}




    .features-item:hover {
        background: rgba(222,43,38,0.7);
    }

.features-item-blue:hover {
    background: #0069D4 !important;
}

.features-item-yellow:hover {
    background: #FBF446 !important;
}

.features-item-purple:hover {
    background: #7030A0 !important;
}

.features-icon,
.alt-features-icon {
    line-height: 1.2;
    font-size: 42px;
    color: #111;
}

.features-title,
.alt-features-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #111;
    margin: 16px 0 15px;
}

.alt-features-item {
    position: relative;
    padding-left: 55px;
    margin: 65px 0 0 0;
}

.alt-features-icon {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 40px;
    font-size: 28px;
}

.title-back-dark {
    background: black;
    padding: 10px;
    border-radius: 50px;
    opacity: 0.8;
}

.alt-features-title {
    font-size: 13px;
    margin: 0 0 10px;
}

/* Content box */
.content-box {
    margin: 20px 0;
    text-align: center;
}

.content-box-title {
    font-weight: 400;
    font-size: 18px;
    color: #111;
    margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
    position: relative;
    text-align: center;
}

.team-image {
    position: relative;
    overflow: hidden;
}

    .team-image img {
        width: 100%;
    }

    .team-image:after {
        position: absolute;
        background: transparent;
        content: " ";
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

.team-detail {
    position: absolute;
    width: 100%;
    opacity: 0;
    bottom: 100%;
    left: 0;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    color: #aaa;
    padding: 20px;
}

    .team-detail h5 {
        font-size: 16px;
    }

    .team-detail p {
        font-size: 14px;
    }

.team-social a {
    display: inline-block;
    color: #aaa;
    padding: 5px 6px;
}

    .team-social a:hover {
        color: #FFF;
    }

.team-descr {
    margin: 20px 0 0;
}

.team-name {
    font-size: 14px;
    color: #111;
}

.team-role {
    font-size: 11px;
    color: #aaa;
}

.team-item:hover .team-image:after {
    background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
    opacity: 1;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
    border-bottom: 1px dotted #e5e5e5;
    padding: 0 0 10px;
    margin: 0 0 20px;
}

.menu-title,
.menu-price {
    margin: 0 0 10px;
    font-size: 14px;
    color: #111;
}

.menu-price-detail {
    position: relative;
    text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 25px 20px;
    margin: 15px 0 30px;
    border-radius: 2px;
    text-align: center;
}

    .price-table:hover {
        border-color: #CACACA;
    }

    .price-table.best {
        margin: 0 0 30px;
    }

    .price-table .small {
        margin: 0;
    }

.borderline {
    position: relative;
    background: #eaeaea;
    display: block;
    height: 1px;
    width: 100%;
    margin: 20px 0 15px;
}

    .borderline:before {
        position: absolute;
        background: #eaeaea;
        content: "";
        bottom: -7px;
        left: 50%;
        height: 14px;
        width: 14px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        margin-left: -7px;
    }

    .borderline:after {
        position: absolute;
        background: #fff;
        content: "";
        bottom: -5px;
        left: 50%;
        height: 16px;
        width: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        margin-left: -8px;
    }

.price-table h4 {
    color: #111;
    margin: 0;
}

.price-table p.price {
    font-size: 60px;
    color: #111;
    padding: 0;
    margin: 0 0 0 -10px;
}

    .price-table p.price span {
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
        padding-top: 25px;
    }

.price-details {
    list-style: none;
    padding: 0;
    margin: 0 0 23px;
}

    .price-details li {
        padding: 7px 0;
    }

        .price-details li > span {
            text-decoration: line-through;
            color: #aaa;
        }

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
    text-align: center;
}

.count-icon {
    line-height: 1.2;
    font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
    text-align: center;
    padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
    line-height: 1.8;
    font-size: 40px;
    color: #fff;
}

.video-title {
    letter-spacing: 4px;
    font-size: 30px;
    margin: 10px 0 0;
}

.video-subtitle {
    color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0 0 70px;
}

    .filter > li {
        display: inline-block;
        padding: 0 0 10px;
        margin: 0 25px;
    }

/* Portfolio grid */
.works-grid {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .works-grid.works-grid-gut {
        margin: 0 0 0 -10px;
    }

        .works-grid.works-grid-gut .work-item {
            padding: 0 0 10px 10px;
        }

.work-item {
    width: 50%;
    float: left;
    margin: 0;
}

.works-grid-3 .work-item {
    width: 33.3333%;
}

.container .works-grid-3 .work-item {
    width: 33.2%;
}

.works-grid-4 .work-item {
    width: 25%;
}

.works-grid-5 .work-item {
    width: 20%;
}

.work-item > a {
    position: relative;
    display: block;
    overflow: hidden;
}

.work-image {
    position: relative;
    overflow: hidden;
}

    .work-image img {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .work-image:after {
        position: absolute;
        display: block;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

.work-caption {
    width: 100%;
    padding: 0 20px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.work-title {
    font-size: 14px;
    color: #fff;
    margin: 0 0 6px;
}

.work-descr {
    color: #aaa;
}

.work-item:hover .work-image:after {
    background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
    bottom: 50%;
    opacity: 1;
    z-index: 3;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
    color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
    background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
    opacity: 0;
}

.works-grid.works-hover-g .work-descr {
    color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
    background: #6fe29e;
    background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
    opacity: 1;
}

.sliding-portfolio .work-item {
    width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
    margin: 0 0 20px;
}

.work-details-title {
    color: #111;
    margin: 0 0 20px;
}

.work-details ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .work-details ul > li {
        border-bottom: 1px dotted #c2c2c2;
        padding: 0 0 5px;
        margin: 0 0 5px;
    }

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
    color: rgba(255, 255, 255, 0.6);
}

.callout-title {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.callout-btn-box {
    text-align: right;
    padding-top: 4px;
}

.request-cta {
    padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
    background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
    position: relative;
}

.testimonial-text {
    text-align: center;
    font-style: normal;
    font-size: 18px;
}

.testimonial-caption {
    text-align: center;
    padding: 10px 0 0;
}

.testimonial-title {
    font-size: 14px;
}

.testimonial-descr {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
    position: relative;
    text-align: center;
    margin: 0 0 20px;
}

.gallery-image {
    position: relative;
    overflow: hidden;
}

    .gallery-image a.gallery {
        position: relative;
        display: block;
    }

    .gallery-image img {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    .gallery-image:after {
        position: absolute;
        background: transparent;
        content: " ";
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

.gallery-caption {
    position: absolute;
    width: 100%;
    opacity: 0;
    bottom: 100%;
    left: 0;
    z-index: 2;
    text-align: center;
    font-size: 28px;
    color: #fff;
    padding: 20px;
}

.gallery-icon {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    font-size: 24px;
    margin: 0 auto;
}

    .gallery-icon i,
    .gallery-icon span {
        line-height: 50px;
    }

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
    background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
    margin: 0 0 80px;
}

.post-title {
    line-height: 1.4;
    font-size: 22px;
    color: #111;
    margin: 0;
}

.post-header {
    margin: 0 0 15px;
}

.post-meta {
    font-size: 11px;
    color: #aaa;
}

.post-entry {
    border-top: 1px dotted #c2c2c2;
    padding-top: 20px;
    margin-top: 10px;
}

.post-images-slider {
    position: relative;
}

    .post-images-slider .flex-control-nav {
        bottom: 0;
    }

.post-thumbnail,
.post-images-slider,
.post-video {
    margin: 0 0 20px;
}

.back-white {
    background-color: black !important;
}

.post-quote {
    background: #f5f5f5;
    text-align: center;
    padding: 20px;
}

/* Post columns */
.post-columns .post {
    margin: 0 0 60px;
}

.post-columns .post-header {
    margin: 0 0 10px;
}

.post-columns .post-title {
    line-height: 1.8;
    font-size: 14px;
}

.post-columns .post-entry {
    padding: 10px 0 0;
    margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
    border: 0;
    padding: 0;
}

.post-columns .post-entry p:last-child {
    margin: 0;
}

.more-link:after {
    content: "\00BB";
    color: #666666;
    padding-left: 5px;
}

.pagination a {
    border: 1px solid #eaeaea;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    color: #999;
    padding: 4px 12px;
}

    .pagination a.active {
        border-color: #CACACA;
    }

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
    overflow: visible;
    height: 4px;
}

.progress-bar {
    position: relative;
}

    .progress-bar.pb-dark {
        background: #111;
    }

    .progress-bar span {
        position: absolute;
        display: block;
        right: -0px;
        top: -24px;
        opacity: 0;
        line-height: 12px;
        font-size: 12px;
        color: #111;
        padding: 4px 0px;
    }

        .progress-bar span:after {
            display: inline-block;
            content: "%";
        }

/* Tabs */
.tab-content .tab-pane {
    padding: 20px 0;
}

/* Accordion */
.panel-title {
    font-size: 14px;
}

.panel-heading a {
    position: relative;
    display: block;
}

    .panel-heading a:after {
        position: absolute;
        content: "\f106";
        top: 50%;
        right: 0px;
        font-family: "FontAwesome";
        line-height: 1;
        font-size: 14px;
        margin-top: -7px;
    }

    .panel-heading a.collapsed:after {
        content: "\f107";
    }

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
    border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
    border-top: 0;
}

.checkout-table {
    border: 1px solid #e5e5e5;
}

    .checkout-table > tbody > tr > td,
    .checkout-table > tbody > tr > th,
    .checkout-table > tfoot > tr > td,
    .checkout-table > tfoot > tr > th,
    .checkout-table > thead > tr > td,
    .checkout-table > thead > tr > th {
        padding: 12px;
    }

    .checkout-table tr td,
    .checkout-table tr th {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
    }

    .checkout-table tbody tr td:first-child,
    .checkout-table tbody tr th:first-child {
        max-width: 36px;
    }

/* Sidebar / Widget common*/
.sidebar .widget {
    margin-bottom: 60px;
}

.sidebar .widget-title {
    color: #111;
}

.widget .widget-title {
    border-bottom: 1px dotted #c2c2c2;
    font-size: 14px;
    padding: 0 0 10px;
    margin: 0 0 15px;
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Icon List */
.widget .icon-list li {
    padding: 5px 0;
}

    .widget .icon-list li a:before {
        content: "\00BB";
        color: #666666;
        padding-right: 5px;
    }

/* Posts */
.widget-posts li {
    margin: 0 0 15px;
}

    .widget-posts li:last-child {
        margin: 0;
    }

.widget-posts-image {
    float: left;
    width: 64px;
}

.widget-posts-body {
    margin-left: 74px;
}

/* Search */
.search-box {
    position: relative;
}

/* Tags */
.tags a {
    background: #111;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    padding: 4px 10px 4px 12px;
    margin: 0 1px 4px;
    border-radius: 2px;
}

    .tags a:hover {
        background: rgba(17, 17, 17, 0.8);
    }

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
    margin: 80px 0 0;
}

    .comments .comment-title,
    .comment-form .comment-form-title {
        border-bottom: 1px dotted #c2c2c2;
        font-size: 16px;
        color: #111;
        padding-bottom: 15px;
        margin: 0 0 20px;
    }

.comment-author {
    font-size: 14px;
    margin: 0 0 10px;
}

.comment-avatar {
    width: 55px;
    float: left;
    margin-top: 10px;
}

    .comment-avatar img {
        border-radius: 50%;
    }

.comment-content {
    padding-top: 5px;
    margin-left: 75px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .comment .comment {
        margin-left: 75px;
    }
}

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
    opacity: .5;
}

    .client-logo:hover {
        opacity: 1;
    }

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
    text-align: center;
    margin: 0 0 40px;
}

.shop-item-image {
    position: relative;
    overflow: hidden;
}

    .shop-item-image img {
        width: 100%;
    }

    .shop-item-detail,
    .shop-item-image:after {
        transition: all 0.4s ease-in-out 0s;
    }

    .shop-item-image:after {
        position: absolute;
        display: block;
        content: "";
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

.shop-item-detail {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    padding: 20px;
    opacity: 0;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    color: #aaa;
}

.shop-item-title {
    font-weight: 400;
    font-size: 14px;
    color: #111;
    margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
    background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
    opacity: 1;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
    opacity: .7;
    transition: all 0.4s ease-in-out 0s;
}

    .ex-product:hover {
        opacity: 1;
    }

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 10px 0 0;
}

    .product-gallery li {
        display: inline-block;
        width: 15%;
        margin: 0 5px;
    }

        .product-gallery li:first-child {
            margin-left: 0;
        }

.product-title {
    margin: 0 0 20px;
    color: #111;
}

.star,
.star-off {
    margin-bottom: 5px;
    color: #f1c40f;
}

.star-off {
    color: #e5e5e5;
}

.amount {
    font-size: 32px;
    color: #111;
}

.reviews {
    margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
    background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
    display: block;
    margin-bottom: 45px;
}

    .showcase-page .content-box .content-box-image {
        border-radius: 6px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
        margin-bottom: 15px;
        transition: 0.35s ease-out;
        -webkit-transition: 0.35s ease-out;
        -moz-transition: 0.35s ease-out;
    }

        .showcase-page .content-box .content-box-image:hover {
            transform: translate3d(0, -10px, 0);
            -webkit-transform: translate3d(0, -10px, 0);
            box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
        }

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
    font-size: 14px;
}

    .documentation-page .pln {
        color: #000;
    }

    .documentation-page pre.prettyprint {
        border: 1px solid #888;
        padding: 15px;
    }

    .documentation-page ol.linenums {
        margin-top: 0;
        margin-bottom: 0;
    }

    .documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
        list-style-type: none;
    }

    .documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
        background: #eee;
    }

    .documentation-page .com {
        color: #800;
    }

    .documentation-page .lit {
        color: #066;
    }

    .documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
        color: #660;
    }

    .documentation-page .fun {
        color: red;
    }

    .documentation-page .str, .documentation-page .atv {
        color: #080;
    }

    .documentation-page .kwd, .documentation-page .tag {
        color: #008;
    }

    .documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
        color: #606;
    }

    .documentation-page a {
        color: #19B5FE;
    }

        .documentation-page a:hover {
            color: #1C92C9;
        }

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
    .navbar-transparent {
        background: transparent;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .navbar-custom .dropdown-menu {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .navbar-custom .open > .dropdown-menu {
        visibility: visible;
        opacity: 1;
    }

    .navbar-center {
        display: inline-block;
        float: none !important;
    }

    .navbar-custom .dropdown-menu .dropdown-toggle:after {
    }

    .navbar-center .dropdown-menu {
        right: auto;
        left: 0;
    }
    /* Comments */
    .comment .comment {
        margin-left: 75px;
    }
}

@media (max-width: 1200px) {
    /* Features */
    .alt-features-item {
        margin: 20px 0 0;
    }
}

@media (max-width: 1050px) {
    /* Navbar */
    .navbar-custom {
        letter-spacing: 1px;
    }
}

@media (max-width: 991px) {
    /* Navbar */
    .navbar-custom {
        letter-spacing: 0;
    }
    /* Headers */
    .titan-title-size-3 {
        letter-spacing: 8px;
        font-size: 36px;
    }

    .titan-title-size-4 {
        letter-spacing: 12px;
        font-size: 38px;
    }

    .work-item,
    .works-grid-3 .work-item,
    .container .works-grid-3 .work-item,
    .works-grid-4 .work-item,
    .works-grid-5 .work-item {
        width: 50%;
    }
    /* Half-image */
    .side-image {
        position: relative;
        height: 300px;
    }
}

@media (max-width: 767px) {
    /* Navbar */
    .navbar-custom .navbar-nav {
        letter-spacing: 3px;
        margin-top: 1px;
        margin-bottom: 0;
    }

    .navbar-custom li > a:hover {
        background: rgba(255, 255, 255, 0.1) !important;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 25px;
    }

    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
    .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
        padding: 10px 35px;
    }

    .navbar-custom li a,
    .navbar-custom .dropdown-search {
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    }

    .navbar-custom .dropdown-toggle:after,
    .navbar-custom .dropdown-menu .dropdown-toggle:after {
    }

    .navbar-custom .nav > .open > .dropdown-toggle:after,
    .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
        right: 7px;
        content: "\f106";
    }
    /* Shop navbar */
    .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
        padding-left: 15px;
    }

    .navbar-custom .cart-item-number {
        display: none;
    }

    .navbar-custom .navbar-cart > a:after {
        content: "\f107";
    }

    .navbar-custom .navbar-cart-item a {
        border: 0 !important;
    }

    .dropdown-menu.cart-list {
        text-align: left;
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    }

    .navbar-cart-item {
        border: none;
        border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
        padding-bottom: 10px;
    }

    .navbar-cart-img {
        display: none;
    }

    .navbar-cart-title {
        white-space: normal;
        padding: 0;
        margin-left: 0;
    }
    /* Headers */
    .titan-title-size-1 {
        letter-spacing: 2px;
        font-size: 14px;
    }

    .titan-title-size-2 {
        line-height: 1.3;
        letter-spacing: 2px;
        font-size: 16px;
        opacity: .8;
    }

    .titan-title-size-3 {
        letter-spacing: 4px;
        font-size: 26px;
    }

    .titan-title-size-4 {
        letter-spacing: 6px;
        font-size: 28px;
    }
    /* Features */
    .features-item {
        margin: 0 0 30px;
    }

    .alt-features-item {
        padding-left: 0;
        margin: 0 0 30px;
        text-align: center;
    }

    .alt-features-icon {
        position: static;
        width: auto;
        margin: 0 auto 8px;
    }
    /* Callout */
    .callout-text {
        margin: 0 0 30px;
    }

    .callout-text,
    .callout-btn-box {
        text-align: center;
    }
    /* Sidebar */
    .sidebar {
        margin-top: 50px;
    }

    .widget {
        margin-bottom: 60px;
    }

    .post.mb-0 {
        margin-bottom: 40px !important;
    }

    .footer {
        text-align: center;
    }

    .copyright,
    .footer-social-links {
        text-align: center;
        margin: 10px 0;
    }
    /* Half-image */
    .side-image-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* Restaurant menu */
    .menu-title,
    .menu-detail,
    .menu-price-detail {
        text-align: center;
    }

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

    .align-left-sm {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .hidden {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .work-item,
    .works-grid-3 .work-item,
    .works-grid-4 .work-item,
    .works-grid-5 .work-item {
        width: 100%;
    }
}

.logo-customer {
    width: 4em;
    margin-left: 10px;
    margin-right: 10px;
}

/* Icon set - http://ionicons.com/ */
@import url(https://fonts.googleapis.com/css?family=Raleway:400);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

figure.snip1193 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #fff;
    position: relative;
    overflow: hidden;
    width: 16.5em;
    display: inline-block;
    margin: 2px;
    height: 24em;
    background: #000000;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

    figure.snip1193 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
    }

.snip1193:hover {
    cursor: pointer;
}

figure.snip1193 img {
    opacity: 1;
    width: 100%;
    display: block;
}

figure.snip1193 figcaption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 10px 12px 5px;
    position: absolute;
}

figure.snip1193 h4,
figure.snip1193 i {
    color: #ffffff;
}

figure.snip1193 h4 {
    font-weight: 400;
    left: 0;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

figure.snip1193 i {
    font-size: 22px;
}

figure.snip1193 a {
    text-decoration: none;
}

figure.snip1193 .top-center {
    position: absolute;
    top: 5px;
    text-align: center;
    font-size: 16px;
    width: 100%;
    opacity: 0;
}

figure.snip1193 .middle-center {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    opacity: 0;
}

figure.snip1193 .bottom-right {
    position: absolute;
    bottom: 5px;
    opacity: 0;
}

figure.snip1193 .middle-center, figure.snip1193 .top-center {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

figure.snip1193 .bottom-right {
    right: 5px;
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

figure.snip1193:hover img,
figure.snip1193.hover img {
    opacity: 0.3;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.snip1193:hover figcaption .middle-center,
figure.snip1193.hover figcaption .middle-center,
figure.snip1193:hover figcaption .bottom-right,
figure.snip1193.hover figcaption .bottom-right,
figure.snip1193:hover figcaption .top-center,
figure.snip1193.hover figcaption .top-center {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}





.logo-home {
    background: white;
    border: 3px solid black;
    background: white;
    border-radius: 500px;
    box-shadow: 0px 0px 30px 0px rgba(117,112,112,0.75);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(117,112,112,0.75);
}
/* .twitter:hover,.youtube:hover,.twitch:hover,.mail:hover{
    background:white;
    border:3px solid black;
    background: white;
    border-radius: 500px;
    border:3px solid white;
    box-shadow: 0px 0px 30px 0px rgba(223, 223, 223, 0.75);
-webkit-box-shadow: 0px 0px 30px 0px rgba(223, 223, 223, 0.75);
} */
.home-menu-horizontal {
    width: 100%;
    margin: 0;
    display: inline-block;
    margin-top: -6px;
}

.home-menu, .home-menu-mobile {
    width: 100%;
    margin: 0;
}

    .home-menu a, .home-menu-horizontal a, .home-menu-mobile a {
        color: white !important;
    }

.home-menu-item-mobile {
    width: 100%;
    height: 200px;
}

.sous-home-menu-item {
    height: 400px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.sous-sous-home-menu-item {
    height: 400px;
    width: 50% !important;
    display: inline-block;
    margin: 0;
    overflow: hidden;
}

.sous-home-horizontal-menu-item {
    height: 400px;
    width: 50%;
    display: inline-block;
    margin: 0;
    overflow: hidden;
}

.home-menu-item {
    display: inline-block;
    height: 800px;
}

.item-home {
    display: table;
    overflow: hidden;
    transition: all 10s;
    width: 100%;
    height: 100%;
}

.sous-menu-home-item-horizontal {
    overflow: hidden;
    width: 60%;
}

.sous-menu-home-item-vertical {
    overflow: hidden;
    width: 40%;
    margin-left: -4px;
}

.item-home:hover {
    transform: scale(1.1);
}

.item-home > div {
    display: table-cell;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    transition: none;
    font-size: 50px;
    width: 100%;
    height: 100%;
}

textarea {
    background: #111;
    color: #fff;
    border: 2px solid #9b9b9b;
}

label {
    font-size: 1.3rem;
    color: #9b9b9b;
}

.textarea:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 3px;
    border-image: linear-gradient(to right, #fff, #ff0000);
    border-image-slice: 1;
}

.modal-dark {
    background: #111 !important;
}

.form__group {
    position: relative;
    padding: 15px 0 0;
    margin-top: 10px;
    width: 50%;
}

.form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #9b9b9b;
    outline: 0;
    font-size: 1.3rem;
    color: #fff;
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
}

    .form__field::placeholder {
        color: transparent;
    }

    .form__field:placeholder-shown ~ .form__label {
        font-size: 1.3rem;
        cursor: text;
        top: 20px;
    }

.form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #9b9b9b;
}

.form__field:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 3px;
    border-image: linear-gradient(to right, #fff, #ff0000);
    border-image-slice: 1;
}

    .form__field:focus ~ .form__label {
        position: absolute;
        top: 0;
        display: block;
        transition: 0.2s;
        font-size: 1rem;
        color: #fff;
        font-weight: 700;
    }
/* reset input */
.form__field:required, .form__field:invalid {
    box-shadow: none;
}

.modal-title, .close {
    color: #fff !important;
}


@media (max-width: 767px) {
    .socialnetworklogo {
        display: inline-flex;
        margin-left: -30px;
    }

        .socialnetworklogo li a {
            width: 60px;
            height: 60px;
            line-height: 55px;
            font-size: 35px;
        }

        .socialnetworklogo li {
            margin-top: 10px;
        }
}

@media (min-width: 768px) {
    .socialnetworklogo {
        display: inline-flex;
        /* position: absolute; */
        padding-left: 0 !important;
        margin-top: 49px;
        /* top: 50%; */
        /* left: 49%; */
        margin: 0;
        /* transform: translate(-50%, -50%); */
    }

        .socialnetworklogo li a {
            width: 90px;
            height: 90px;
            line-height: 90px;
            margin-left: 10px;
            font-size: 30px;
        }
}

.socialnetworklogo li {
    list-style: none;
}

#btn-donald:hover, #btn-anto:hover, #btn-moustache:hover {
    cursor: pointer;
}

#img-donald {
    transition: all 5s linear;
}

.separator-title {
    width: 32px;
    border: 2px solid white;
}

.socialnetworklogo li a {
    background-color: #fff;
    text-align: center;
    margin: 0 10px;
    padding-left: 5px;
    display: block;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 3px solid #fff;
    z-index: 1;
}

    .socialnetworklogo li a .icon {
        position: relative;
        color: #262626;
        transition: .5s;
        z-index: 3;
    }

    .socialnetworklogo li a:hover {
        cursor: pointer;
    }

        .socialnetworklogo li a:hover .icon {
            color: #fff;
            transform: rotateY(360deg);
        }

    .socialnetworklogo li a:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        background: #f00;
        transition: .5s;
        z-index: 2;
    }

    .socialnetworklogo li a:hover:before {
        top: 0;
    }

.socialnetworklogo li.twitch a:before {
    background: #6441a5 !important;
}

.socialnetworklogo li.youtube a:before {
    background: #FF0000 !important;
}

.socialnetworklogo li.twitter a:before {
    background: #1DA1F2 !important;
}

.socialnetworklogo li.mail a:before {
    background: #dd4b39;
}

.socialnetworklogo li.tiktok a:before {
    background: black !important;
}

.socialnetworklogo li.insta a:before {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}



/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: black;
    padding: 5px 15px;
}

.dark > li {
    width: 33%;
}

.img-prez {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .img-prez img {
        height: 85px;
    }

.dark > .active > a {
    background: #C80F31 !important;
}


.card-team {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 20px;
}

.active {
    background: #C80F31 !important;
}

.description-team {
    background: black;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.slider {
    width: 100%;
    overflow-x: scroll;
    overflow-y: visible;
    white-space: nowrap;
    position: relative;
    padding-top: 10px;
    padding-bottom: var(--slider-py);
}

/*
  *
  * SLIDER INDICATORS
  *
  *********************************/
.container-indicators {
    width: 100px;
    position: absolute;
    right: 0;
    top: 60px;
    visibility: hidden;
}

.indicator {
    width: 15px;
    height: 2px;
    background-color: grey;
    display: inline-block;
}

    .indicator.active {
        background-color: white;
    }

/*
  *
  * MOVIE ELEMENTS!
  *
  *********************************/
.movie {
    width: var(--movie-width);
    height: var(--movie-height);
    display: inline-table;
    position: relative;
    text-align: center;
    color: white;
    margin: 0 5px;
    background: rgba(95, 0, 0, 0.671);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.5);
    transition: all 0.8s ease-in-out;
}


    .movie img {
        object-fit: cover;
        height: 150px;
        width: 100%;
    }

.description {
    z-index: 9999;
    background-color: #272727;
    width: var(--movie-width);
    text-align: center;
    font-size: 30px;
    margin-top: -10px;
    padding: 10px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media only screen and (min-width: 900px) {
    .movie:hover {
        transform: scale(1.1);
        background: rgba(222,43,38,0.7);
        z-index: 2;
    }
        /* Make description visible when movie is hovered */
        .movie:hover > .description {
            display: block;
        }

        .movie:hover > img {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }
}

.description__buttons-container {
    display: flex;
    flex-direction: row;
    padding: 10px;
}

.description__text-container {
    height: 100px;
}

.description__match {
    color: white;
    text-align: center;
    white-space: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.justify {
    text-align: justify;
}

.description__rating {
    outline: 1px solid white;
    padding: 0 3px;
    margin: 0 5px;
}

.description__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 2px solid white;
    text-align: center;
    font-size: 8px;
    margin-right: 5px;
    border-radius: 100%;
}

    .description__button:hover {
        border-color: grey;
        color: grey;
        cursor: pointer;
    }

    .description__button:nth-of-type(5) {
        margin-left: auto;
        margin-right: 0;
    }

/*
  *
  * BUTTONS
  *
  *********************************/
.btn-nav {
    width: var(--arrow-width);
    height: var(--movie-height);
    border-radius: 5px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    outline: none;
    border: none;
    color: white;
    margin-top: 10px;
    z-index: 5;
    visibility: hidden;
}

#moveLeft, #moveLeftTiteuf, #moveLeftNewVideo {
    left: 0;
}

#moveRight, #moveRightTiteuf, #moveRightNewVideo {
    right: 0;
}

@media only screen and (max-width: 900px) {
    .btn-nav {
        display: none;
    }
}

@media only screen and (min-width: 901px) {
    .sliders:hover .btn-nav,
    .sliders:hover .container-indicators {
        visibility: visible;
    }
}

:root {
    --movie-width: 300px;
    --movie-height: 250px;
    --arrow-width: 50px;
    --slider-py: 50px;
}

@media only screen and (max-width: 1000px) {
    :root {
        --movie-width: 300px;
    }
}

.d-none {
    display: none;
}

.slider::-webkit-scrollbar {
    display: none;
}

.ee-cuphead {
    position: fixed;
    z-index: 9999;
    bottom: 5px;
    left: 50px;
    display: none;
}

.cuphead {
    --red: #d3542c;
    --gray: hsl(0deg 0% 93%);
    width: 28vmin;
    height: 18vmin;
    border: solid .6vmin #000;
    background-color: var(--gray);
    position: relative;
    transform: rotate(-5deg);
    transform-style: preserve-3d;
    perspective: 10vmin;
    border-radius: 8vmin 8vmin 20vmin 20vmin/4vmin 4vmin 20vmin 20vmin
}

    .cuphead::before {
        content: "";
        border-right: solid .5vmin #000;
        border-left: solid .5vmin #000;
        display: block;
        position: absolute;
        background-color: var(--gray);
        width: 25vmin;
        height: 6vmin;
        border-top: solid .6vmin #000;
        border-top-left-radius: 59%;
        border-top-right-radius: 59%;
        top: -1.8vmin;
        left: -0.5vmin
    }

    .cuphead::after {
        content: "";
        display: block;
        position: absolute;
        background-color: rgba(0,0,0,0);
        width: 5vmin;
        height: 5vmin;
        transform: translateZ(-1vmin);
        border-radius: 100%;
        left: -3.5vmin;
        border: solid .7vmin #000;
        border-right: rgba(0,0,0,0);
        top: 6vmin;
        box-shadow: 0 0 0 3vmin var(--gray),0 0 0 3.6vmin #000
    }

.cuphead-eye {
    border: solid .5vmin #000;
    overflow: hidden
}

    .cuphead-eye::before {
        content: "";
        display: block;
        position: absolute;
        background-color: #000;
        width: 4.5vmin;
        bottom: 0;
        border-radius: 50%;
        clip-path: polygon(0% 0%, 100% 0%, 100% 30%, 60% 50%, 100% 60%, 100% 100%, 0% 100%)
    }

    .cuphead-eye.left {
        position: absolute;
        right: 5.8vmin;
        width: 13vmin;
        height: 19vmin;
        top: -1.5vmin;
        background-color: #fff;
        border-radius: 50%;
        border-bottom-left-radius: 45%;
        clip-path: polygon(0 52%, 100% 52%, 100% 100%, 0% 100%);
        transform: rotate(3deg) translateY(-49%)
    }

        .cuphead-eye.left::before {
            height: 8vmin;
            left: 1.7vmin;
            bottom: -0.2vmin
        }

    .cuphead-eye.right {
        position: absolute;
        right: -0.5vmin;
        width: 7vmin;
        height: 8.8vmin;
        top: -0.5vmin;
        background-color: #fff;
        border-radius: 0% 60% 50% 100%;
        transform: rotate(10deg)
    }

        .cuphead-eye.right::before {
            left: 1.2vmin;
            width: 3.4vmin;
            height: 90%;
            transform: rotate(-5deg)
        }

.cuphead-nose {
    border: solid .5vmin #000;
    position: absolute;
    right: 2.6vmin;
    top: 6.8vmin;
    background-color: var(--red);
    width: 4vmin;
    height: 3vmin;
    border-radius: 100% 80% 80% 100%
}

.cuphead-mouth {
    position: absolute;
    left: 4vmin;
    bottom: 2vmin;
    width: 16vmin;
    height: 14vmin;
    border: 4vmin solid rgba(0,0,0,0);
    border-bottom: 5.4vmin solid #000;
    border-right: 2vmin solid rgba(0,0,0,0);
    border-radius: 100%;
    transform: rotate(30deg)
}

    .cuphead-mouth::before {
        content: "";
        display: block;
        position: absolute;
        width: 5vmin;
        height: 8vmin;
        background-color: #000;
        left: -1.1vmin;
        top: 2.5vmin;
        border-radius: 40% 40% 0 0;
        transform: rotate(-75deg)
    }

    .cuphead-mouth::after {
        content: "";
        display: block;
        position: absolute;
        width: 4vmin;
        height: 3.8vmin;
        background-color: #000;
        right: -1.5vmin;
        top: 3.5vmin;
        border-radius: 125% 200% 0 0;
        transform: rotate(60deg)
    }

.cuphead-tongue {
    position: absolute;
    background-color: var(--red);
    width: 4vmin;
    height: 2vmin;
    left: -0.6vmin;
    bottom: -4.5vmin;
    transform: rotate(16deg);
    border-radius: 130% 50% 20%
}

    .cuphead-tongue::before {
        content: "";
        position: absolute;
        background-color: var(--red);
        width: 3.5vmin;
        height: 2.2vmin;
        left: 3.2vmin;
        bottom: .3vmin;
        border-radius: 30% 100% 20% 30%;
        transform: rotate(-20deg)
    }

    .cuphead-tongue::after {
        content: "";
        display: block;
        position: absolute;
        width: 2.5vmin;
        height: 1vmin;
        border-top: .5vmin solid #000;
        border-left: .5vmin solid #000;
        border-radius: 100% 0 0;
        transform: rotate(45deg);
        left: 1vmin;
        bottom: 1.4vmin
    }

.cuphead-straw {
    position: absolute;
    top: -9.3vmin;
    width: 6vmin;
    height: 9vmin;
    border: .5vmin solid #000;
    background: radial-gradient(circle at 47% 161%, white 35%, white 50%, black 50%, black 54%, var(--red) 54%, var(--red) 75%, black 75%, black 79%, white 79%);
    transform: rotate(-12deg);
    transform-style: preserve-3d;
    perspective: 4vmin;
    border-top-left-radius: 70%
}

    .cuphead-straw::before {
        content: "";
        display: block;
        position: absolute;
        left: -3.2vmin;
        top: -5.9vmin;
        width: 4.5vmin;
        height: 10vmin;
        border: .5vmin solid #000;
        border-top: none;
        background: radial-gradient(circle at 40% 169%, white 60%, black 60%, black 63%, var(--red) 63%, var(--red) 83%, black 83%, black 86%, white 86%, white 96%, black 96%, black 99%, transparent 99%);
        transform: rotate(115deg) scaleY(-1) translateZ(-0.1vmin)
    }

div.arrow-bottom {
    width: 6vmin;
    height: 6vmin;
    box-sizing: border-box;
    transform: rotate(45deg);
}

    div.arrow-bottom::before {
        content: '';
        width: 100%;
        height: 100%;
        border-width: .8vmin .8vmin 0 0;
        border-style: solid;
        border-color: #fafafa;
        transition: .2s ease;
        display: block;
        transform-origin: 100% 0;
    }


    div.arrow-bottom:after {
        content: '';
        float: left;
        position: relative;
        top: -100%;
        width: 100%;
        height: 100%;
        border-width: 0 .8vmin 0 0;
        border-style: solid;
        border-color: #fafafa;
        transform-origin: 100% 0;
        transition: .2s ease;
    }

    div.arrow-bottom:hover::after {
        transform: rotate(45deg);
        border-color: orange;
        height: 120%;
    }

    div.arrow-bottom:hover::before {
        border-color: orange;
        transform: scale(.8);
    }


.statistic-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.count-title {
    font-size: 50px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.stats-text {
    font-size: 15px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.stats-line-black {
    margin: 12px auto 0;
    width: 55px;
    height: 2px;
    background-color: #fff;
}

.stats-icon {
    font-size: 35px;
    margin: 0 auto;
    float: none;
    display: table;
    color: #fff;
}

@media (max-width: 992px) {
    .counter {
        margin-bottom: 40px;
    }
}





.gallery {
    display: flex;
    padding: 2px;
    transition: 0.3s;
}

    .gallery:hover .gallery__image {
        filter: grayscale(1);
    }

.gallery__column {
    display: flex;
    flex-direction: column;
    width: 25%;
}

.gallery__link {
    margin: 2px;
    overflow: hidden;
}

    .gallery__link:hover .gallery__image {
        filter: grayscale(0);
    }

    .gallery__link:hover .gallery__caption {
        opacity: 1;
    }

.gallery__thumb {
    position: relative;
}

.gallery__image {
    display: block;
    width: 100%;
    transition: 0.3s;
}

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

.gallery__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 15px 15px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: white;
    opacity: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0%, rgba(255, 255, 255, 0) 100%);
    transition: 0.3s;
}





.imgModal:hover {
    cursor: pointer;
}
/* The Modal (background) */
.modalimg {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}



/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modalimg-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.ytModal:hover {
    cursor: pointer;
}
/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modalimg-content {
        width: 100%;
    }
}













.accordian {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*Time for some styling*/
    margin: 100px auto;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

    /*A small hack to prevent flickering on some browsers*/
    .accordian ul {
        width: 2000px;
        /*This will give ample space to the last item to move
	instead of falling down/flickering during hovers.*/
    }

    .accordian li {
        position: relative;
        display: block;
        width: 20%;
        float: left;
        border-left: 1px solid #888;
        box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
        /*Transitions to give animation effect*/
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        /*If you hover on the images now you should be able to 
	see the basic accordian*/
    }

    /*Reduce with of un-hovered elements*/
    .accordian ul:hover li {
        width: 40px;
    }
    /*Lets apply hover effects now*/
    /*The LI hover style should override the UL hover style*/
    .accordian ul li:hover {
        width: 640px;
    }


    .accordian li img {
        display: block;
    }

/*Image title styles*/
.image_title {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 640px;
}

    .image_title a {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 20px;
        font-size: 16px;
    }



.sprite {
    background: url('../images/logo/partner/sprite.png') no-repeat top left;
   
    height: 32px;
    margin-top: 10px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom: 10px;
    display: inline-block;
}

    .sprite.acer {
        background-position: 0 0;
        width: 133px;
    }

    .sprite.c8 {
        background-position: -143px 0;
        width: 63px;
    }

    .sprite.coca {
        background-position: -216px 0;
        width: 98px;
    }

    .sprite.dauphin {
        background-position: -324px 0;
        width: 181px;
    }

    .sprite.disney {
        background-position: -515px 0;
        width: 67px;
    }

    .sprite.dlp {
        background-position: -592px 0;
        width: 113px;
    }

    .sprite.fnac {
        background-position: -715px 0;
        width: 38px;
    }

    .sprite.ford {
        background-position: -763px 0;
        width: 84px;
    }

    .sprite.gaumont {
        background-position: -857px 0;
        width: 95px;
    }

    .sprite.glenat {
        background-position: -962px 0;
        width: 127px;
    }

    .sprite.ldlc {
        background-position: -1099px 0;
        width: 97px;
    }

    .sprite.michelin {
        background-position: -1206px 0;
    }

    .sprite.netflix {
        background-position: -1273px 0;
        width: 105px;
    }

    .sprite.nvidia {
        background-position: -1388px 0;
        width: 40px;
    }

    .sprite.pgw {
        background-position: -1438px 0;
        width: 32px;
    }

    .sprite.playstation {
        background-position: -1480px 0;
        width: 44px;
    }

    .sprite.polyphony {
        background-position: -1534px 0;
        width: 110px;
    }

    .sprite.prime {
        background-position: -1654px 0;
        width: 48px;
    }

    .sprite.tencent {
        background-position: -1712px 0;
        width: 239px;
    }

    .sprite.tiktok {
        background-position: -1961px 0;
        width: 51px;
    }

    .sprite.twitch {
        background-position: -2022px 0;
    }

    .sprite.Warner_Bros_logo {
        background-position: -2089px 0;
        width: 31px;
    }

    .sprite.WB_games {
        background-position: -2130px 0;
        width: 29px;
    }

    .sprite.wd {
        background-position: -2169px 0;
        width: 99px;
    }

    .sprite.webedia {
        background-position: -2278px 0;
        width: 78px;
    }

    .sprite.xbox {
        background-position: -2366px 0;
        width: 106px;
    }

    .sprite.yamaha {
        background-position: -2482px 0;
        width: 144px;
    } 