<style>


    body {
        margin: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.428571429;
        color: #;
        background-color: #FFFFFF;
    }

    a {
        color: #428BCA;
        text-decoration: none;
    }

    a:hover,
    a:focus {
        color: #2A6496;
        text-decoration: underline;
    }


    .img-thumbnail {
        padding: 4px;
        line-height: 1.428571429;
        background-color: #FFFFFF;
        border: 1px solid #4D4C57;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        display: inline-block;
        max-width: 100%;
        height: auto;
    }



    hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #EEEEEE;
    }

    h1 {
        color: #4C4145;
        font-size: 30px;
        font-family: 'aleoregular', sans-serif;
        margin-top: 32px;
        margin-bottom: 23px;
    }

    h2 {
        color: #4C4145;
        font-size: 27px;
        font-family: 'aleoregular', sans-serif;
        margin-top: 70px;
        margin-bottom: 23px;
    }

    h3 {
        color: #4C4145;
        font-size: 24px;
        font-family: 'aleoregular', sans-serif;
        margin-top: 40px;
        margin-bottom: 24px;
    }

    h4 {
        color: #4C4145;
        font-size: 21px;
        font-family: 'aleoregular', sans-serif;
        margin-top: 70px;
        margin-bottom: 24px;
    }

    h5 {
        color: #4C4145;
        font-size: 18px;
        font-family: 'aleoregular', sans-serif;
        margin-top: 70px;
        margin-bottom: 24px;
    }

    .unslyled {
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
    }

    p {
        font-size: 15px;
        line-height: 28px;
        color: #4C4145;
        /* Paragraphe du texte des films */

        margin-bottom: 28px;
    }

    .text--light {
        color: #ffffff;
        text-align: center;
        font-size: 16px;
    }

    a {
        font-size: 13px;
        color: #4C4145;
        /* Titre des Films dans la page index */

        -webkit-transition: 0.3s;
        transition: 0.3s;
    }


    .list li {
        font: 18px 'aleobolditalic', sans-serif;
        color: #4C4145;
        margin-bottom: 20px;
    }


    .cart-box:hover {
        /*
        background: #FA1C5F  url(../images/cart-icon.png) no-repeat 20px 5px;
        color: #EEEEEE ;
        */
    }

    .shopping-cart-box {
        z-index: 99;
        position: absolute;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 450px;		
        color: #FFD5D5;
        background: #FA1C5F;
        border-radius: 4px;
        padding: 10px;
        font: small Verdana, Geneva, sans-serif;
        margin-top: 0px;
        display: none;
    }

    .shopping-cart-box a {
        color: #FFD5D5;
        text-decoration: none;
    }


    #shopping-cart-results ul.cart-products-loaded li {
        background: #ED0C50;
        margin-bottom: 1px;
        padding: 6px 4px 6px 10px;
    }


    ::-moz-selection {
        background: #4C4145;
        color: #ffffff;
    }

    ::selection {
        background: #4C4145;
        color: #ffffff;
    }

    /* Fleche qui apparait en bas */
    .btn--sign {
		color: #FFFFFF;
	}
	.btn--sign:hover,
	.btn--sign:focus {
		color: #FFFFFF;
	}
	
	.lienheader {
		color: #FFFFFF !important;
	}
	
	.footertbl {
		background-color: #1F1F1F;
	}
	
	.cart-box {
		color: #FFFFFF;
	}
	
	.header-myaccount-submenu {
		background-color: #45AAFF;
	}
	.header-myaccount-submenu a {
		color: #FFFFFF;
	}
    .top-scroll {
        bottom: 55px;
        height: 50px;
        position: fixed;
        right: 0;
        width: 50px;
        z-index: 100;
    }

    .top-scroll a {
        background: url("images/components/arrow.svg") repeat scroll center center rgba(0,128,192, 0.8);
        /* Couleur bleu rgba(0, 128, 192, 0.8) */

        display: block;
        height: 50px;
    }

    .top-scroll a:hover {
        background: url("images/components/arrow.svg") repeat scroll center center rgba(254,248,108, 0.8);
        /* Couleur Jaune rgba(254, 248, 108, 0.8)*/
    }

    .inv-em {
        top: -5px;
        text-align: left;
    }

    .invalid_field {
        border-color: #45AAFF !important;
    }

    .login .success {
        background-color: #FF99CC;
        font: 18px 'aleobold', sans-serif;
        text-transform: uppercase;
        color: #4C4145;
        text-align: center;
        padding-bottom: 28px;
        padding-top: 39px;
        margin-top: 50px;
        margin-bottom: 58px;
    }


    .btn--warning {
        color: #4C4145;
        background-color: #fea246;
        border: solid 1px #F3BF03;
    }

    .btn--warning:hover {
        color: #ffffff;
        background-color: #DB0021;
        border-color: transparent;
    }

    .btn-warning {
        color: #FFFFFF;
        background-color: #F0AD4E;
        border-color: #EEA236;
    }

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        color: #FFFFFF;
        background-color: #ED9C28;
        border-color: #D58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #F0AD4E;
        border-color: #EEA236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #ffffff;
    }

    .btn-danger {
        color: #ffffff;
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #ffffff;
    }

    .btn-link {
        color: #428bca;
        font-weight: normal;
        cursor: pointer;
        border-radius: 0;
    }

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-link,
    .btn-link:hover,
    .btn-link:focus,
    .btn-link:active {
        border-color: transparent;
    }

    .btn-link:hover,
    .btn-link:focus {
        color: #2a6496;
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link[disabled]:hover,
    fieldset[disabled] .btn-link:hover,
    .btn-link[disabled]:focus,
    fieldset[disabled] .btn-link:focus {
        color: #999999;
        text-decoration: none;
    }

    .btn-lg {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }

    .btn-sm {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    .btn-xs {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    .btn-block {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-block + .btn-block {
        margin-top: 5px;
    }

    input[type="submit"].btn-block,
    input[type="reset"].btn-block,
    input[type="button"].btn-block {
        width: 100%;
    }

    .panel {
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    .panel-body {
        padding: 15px;
    }

    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

    .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
        color: inherit;
    }

    .panel-title > a {
        color: inherit;
    }

    .panel-footer {
        padding: 10px 15px;
        background-color: #f5f5f5;
        border-top: 1px solid #dddddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .panel > .list-group {
        margin-bottom: 0;
    }

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .panel-heading + .list-group .list-group-item:first-child {
        border-top-width: 0;
    }

    .panel > .table,
    .panel > .table-responsive > .table {
        margin-bottom: 0;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive {
        border-top: 1px solid #dddddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

    .panel > .table-bordered,
    .panel > .table-responsive > .table-bordered {
        border: 0;
    }

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

    .panel > .table-responsive {
        border: 0;
        margin-bottom: 0;
    }

    .panel-group {
        margin-bottom: 20px;
    }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
    }

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #dddddd;
    }

    .panel-group .panel-footer {
        border-top: 0;
    }

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #dddddd;
    }

    .panel-default {
        border-color: #dddddd;
    }

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

    .panel-default > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #dddddd;
    }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #dddddd;
    }

    .panel-primary {
        border-color: #428bca;
    }

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #428bca;
        border-color: #428bca;
    }

    .panel-primary > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #428bca;
    }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca;
    }

    .panel-success {
        border-color: #d6e9c6;
    }

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

    .panel-success > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #d6e9c6;
    }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

    .panel-info {
        border-color: #bce8f1;
    }

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

    .panel-info > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #bce8f1;
    }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

    .panel-warning {
        border-color: #faebcc;
    }

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

    .panel-warning > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #faebcc;
    }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc;
    }

    .panel-danger {
        border-color: #ebccd1;
    }

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

    .panel-danger > .panel-heading + .panel-collapse .panel-body {
        border-top-color: #ebccd1;
    }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1;
    }

    .alert {
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

    .alert > p + p {
        margin-top: 5px;
    }

    .alert-dismissable {
        padding-right: 35px;
    }

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

    .alert-success {
        background-color: #dff0d8;
        border-color: #d6e9c6;
        color: #3c763d;
    }

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

    .alert-info {
        background-color: #d9edf7;
        border-color: #bce8f1;
        color: #31708f;
    }

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

    .alert-warning {
        background-color: #fcf8e3;
        border-color: #faebcc;
        color: #8a6d3b;
    }

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

    .alert-danger {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
    }

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

    .nav {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    .nav > li {
        position: relative;
        display: block;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }

    .nav > li > a:hover,
    .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee;
    }

    .nav > li.disabled > a {
        color: #999999;
    }

    .nav > li.disabled > a:hover,
    .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed;
    }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #428bca;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

    .nav-tabs {
        border-bottom: 1px solid #dddddd;
    }

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.428571429;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #dddddd;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

    .nav-tabs.nav-justified > li {
        float: none;
    }

    .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    .nav-tabs.nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

    @media (min-width: 768px) {
        .nav-tabs.nav-justified > li {
            display: table-cell;
            width: 1%;
        }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
    }

    .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

    @media (min-width: 768px) {
        .nav-tabs.nav-justified > li > a {
            border-bottom: 1px solid #dddddd;
            border-radius: 4px 4px 0 0;
        }

        .nav-tabs.nav-justified > .active > a,
        .nav-tabs.nav-justified > .active > a:hover,
        .nav-tabs.nav-justified > .active > a:focus {
            border-bottom-color: #ffffff;
        }
    }

    .nav-pills > li {
        float: left;
    }

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

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }

    .nav-stacked > li {
        float: none;
    }

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

    .nav-justified {
        width: 100%;
    }

    .nav-justified > li {
        float: none;
    }

    .nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

    @media (min-width: 768px) {
        .nav-justified > li {
            display: table-cell;
            width: 1%;
        }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
    }

    .nav-tabs-justified {
        border-bottom: 0;
    }

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

    @media (min-width: 768px) {
        .nav-tabs-justified > li > a {
            border-bottom: 1px solid #dddddd;
            border-radius: 4px 4px 0 0;
        }

        .nav-tabs-justified > .active > a,
        .nav-tabs-justified > .active > a:hover,
        .nav-tabs-justified > .active > a:focus {
            border-bottom-color: #ffffff;
        }
    }

    .tab-content > .tab-pane {
        display: none;
    }

    .tab-content > .active {
        display: block;
    }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .color {
        width: 65px;
        height: 65px;
        -webkit-box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 5px;
    }

    .color--main {
        background-color: #4C4145;
    }

    .color--red {
        background-color: #45AAFF;
    }

    .color--yellow {
        background-color: #FF99CC;
    }

    .color--grey {
        background-color: #969b9f;
    }

    .color--grey-light {
        background-color: #dbdee1;
    }

    .color--grey-lighter {
        background-color: #f5f5f5;
    }



    .col--remove {
        padding: 0;
    }

    .header-wrapper {
        background: #45AAFF;
        position: relative;
        z-index: 9999
    }

    .header-wrapper .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        min-height: 110px;

    }

    .wrap-logo {
        display: flex;
        /* background: red; */
        align-items: center;
    }

    .header-icon {

        float: left;
        text-align: center;
        line-height: 36px;
    }

    h1.header-title-cinema {
        margin: 0;
        font-size: 22px;
        font-weight: 600;
        padding: 0;
        margin-top: 7px;
        color: #FFFFFF;
        font-family: 'aleoregular', sans-serif;
        text-transform: none;
    }

    .wrap-menu,
    .wrap-connexion-panier {

    }

    p.header-subtitle-cinema {
        margin: 0;
        font-size: 14px;
        line-height: 14px;
        margin-top: 3px;
        color: #FFFFFF;
    }

    .header-wrapper--home {
        background: rgba(46, 41, 46, 0.8);
        position: absolute;
        height: 55px;
        width: 100%;
        z-index: 101;
    }

    .select-area {
        background-color: #f5f5f5;
        padding: 13px 20px 2px;
    }

    .select-area .select {
        display: inline-block;
        margin-right: 40px;
    }

    .select-area .datepicker {
        margin-right: 35px;
        position: relative;
        top: -20px;
    }

    .tags-area {
        border-top: 1px solid #dbdee1;
        border-bottom: 1px solid #dbdee1;
        margin-top: 40px;
        padding-top: 13px;
        padding-bottom: 6px;
    }

    .tags-area--thin {
        padding-top: 8px;
        padding-bottom: 1px;
        margin-top: 27px;
    }

    .banner-top {
        position: relative;
        height: 90px;
        background-color: #e9e9e9;
    }

    .banner-top img {
        position: absolute;
        left: 50%;
        margin-left: -800px;
    }

    .banner-top:before {
        content: '';
        width: 100%;
        height: 47px;
        background-color: rgba(255, 255, 255, 0.45);
        position: absolute;
        top: 21px;
        left: 0;
    }

    .adv-place {
        margin-bottom: 50px;
    }

    .adv-place img {
        max-width: 100%;
    }

    .control-panel {
        /*
        position: absolute;
        right: 15px;
        top: 23px;
            line-height: 36px;
            */
        display: flex;
        justify-content: flex-end;
    }

    .content-wrapper {
        overflow: hidden;
        margin: 57px 0;
    }

    .modify--bottom {
        margin-bottom: 32px;
    }

    .specific--wrapper {
        background-color: #f7f8f9;
        padding: 43px 0 44px;
    }

    .feather-wrapper {
        margin-top: 33px;
        margin-bottom: 13px;
    }

    .search-wrapper {
        background-color: #FFF0C7;

    }

    .list-input {
        margin-left: 48px;
        padding-bottom: 1px;
        padding-top: 2px;
    }

    .col--modificator {
        margin-left: 18px;
    }

    .info-wrapper {
        border-top: 6px solid #dbdee1;
        border-bottom: 6px solid #dbdee1;
        overflow: hidden;
        padding-top: 14px;
        padding-bottom: 16px;
        margin-top: 52px;
    }

    .comment-sets {
        margin-top: 40px;
        padding-bottom: 7px;
    }

    #sitebar {
        /*margin-top: 10px; */
    }

    .sitebar {
        /*margin-top: 10px; */
        padding-left: 12px;
    }

    .sitebar img {
        max-width: 100%;
    }


    .footer-info {
        padding-top: 64px;
    }

    .footer-info .heading-special--small {
        float: left;
        margin-right: 11px;
    }

    .overflow-wrapper {
        overflow: hidden;
    }

    .marginb-sm {
        margin-bottom: 10px;
    }

    .comming-wrapper {
        margin-bottom: 195px;
    }

    .wrap-select {
        margin-top: 25px;
    }

    .gallery-wrapper {
        overflow: hidden;
        margin-bottom: 50px;
    }

    .contant--right .post {
        padding-right: 0;
        padding-left: 30px;
    }

    .contant--right .post--preview {
        padding-left: 0;
    }

    .contant--right .preview-wrapper {
        padding-left: 30px;
    }

    .contant--right .page-heading {
        padding-left: 60px;
        background-position: 30px 50%;
    }

    .contant--right .comment-wrapper {
        padding-left: 30px;
    }

    .sitebar--left {
        padding-right: 12px;
        padding-left: 0;
        margin-top: 0;
    }

    .first-banner--left {
        margin-top: 0;
    }

    .typography-wrap {
        padding: 0 15px;
    }

    .list-wrapper {
        overflow: hidden;
    }

    .list-wrapper .list {
        margin-top: 80px;
    }

    .order-container {
        margin-top: 48px;
        margin-bottom: 78px;
    }

    .coloum-wrapper {
        margin-top: 60px;
    }
	
    .logo {
        /*
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 2;
        */
    }

    #navigation-box {
        background-color: transparent;
        margin: 0;
        min-height: 75px;
        min-height: 0px;
        padding: 0;

    }

    ul#navigation {
        /*
        margin-right: 280px;
        */
        margin-bottom: 0;
        background: #235d8d;
    }

    ul#navigation a {
        color: #FFFFFF;
        /* Couleur du texte du bandeau d'entete */

        text-decoration: none;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding: 0;
        font-weight: bold;
    }

    ul#navigation li a.sub_menu_item_a {
        color: #0b4474;
    }

    ul#navigation a:hover {
        color: #e30000
        /* Couleur de survol du texte du bandeau d'entete */
    }

    .heading {
        font: 16px 'aleoregular', sans-serif;
        text-transform: uppercase;
        color: #4C4145;
        margin: 0 0 16px;
    }

    .heading--outcontainer {
        margin-left: 15px;
        margin-right: 15px;
    }

    .heading--top {
        margin-top: 56px;
    }

    .heading--strong {
        font-size: 21px;
        font-family: 'arial', sans-serif;
    }

    .page-heading {
        padding-left: 10px;
        margin-top: 10px;
        /*margin-bottom: 0px;*/
        margin-top: 32px;
        font: 20px 'arial', sans-serif;
        color: #4C4145;
        text-transform: uppercase;
        /* background-image: url(images/components/scarf.png); */
        -webkit-background-size: 21px 6px;
        background-size: 21px 6px;
        background-position: left center;
        background-repeat: no-repeat;
        display: block;
        color: white;
        background: linear-gradient(118deg, #45aaff 0%, #e30000 100%) center no-repeat padding-box;
    }

    .heading-special {
        font-size: 22px;
        line-height: 20px;
        color: #4C4145;
        font-family: 'arial', sans-serif;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
        padding-top: 40px;
        padding-bottom: 6px;
    }

    .heading-special .heading-edition {
        font-size: 16px;
        font-weight: normal;
        font-family: 'aleoitalic', sans-serif;
        text-transform: lowercase;
    }

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

    .checkout-wrapper {
        border-bottom: 1px solid #dbdee1;
        margin-bottom: 60px;
        padding-bottom: 50px;
    }

    .lower--hight {
        padding-top: 20px;
    }

    .heading-special--small {
        font-family: 'aleoregular', sans-serif;
        font-size: 16px;
        line-height: 20px;
        color: #4C4145;
        text-transform: uppercase;
    }

    .heading-special--small .title-edition {
        font-family: 'aleoitalic', sans-serif;
        text-transform: lowercase;
        color: #45AAFF;
    }

    .text-helper {
        color: #969b9f;
        font-family: 'aleoitalic', sans-serif;
        font-size: 16px;
    }

    .text-helper .fa {
        padding-right: 7px;
    }

    .btn--danger {
        background-color: #45AAFF;
        border: solid 1px #45AAFF;
    }

    .btn--danger:hover {
        background-color: #fd616a;
        border-color: transparent;
    }

    .btn--success {
        background-color: #90bf34;
        border: solid 1px #90bf34;
    }

    .btn--success:hover {
        background-color: #acc876;
        border-color: transparent;
    }

    .btn--shine {
        background-color: #ff971d;
        border: solid 1px #ff971d;
    }

    .btn--shine:hover {
        background-color: #ffb865;
        border-color: transparent;
    }

    .btn--info {
        background-color: #6dc5dd;
        border: solid 1px #6ac7f7;
    }

    .btn--info:hover {
        background-color: #9ccce4;
        border-color: transparent;
    }

    .btn--ready {
        background-color: #ba5091;
        border: solid 1px #ba5091;
    }

    .btn--ready:hover {
        background-color: #b6749d;
        border-color: transparent;
    }

    .btn--slow {
        background-color: #66b8a1;
        border: solid 1px #66b8a1;
    }

    .btn--slow:hover {
        background-color: #8ecab9;
        border-color: transparent;
    }

    .btn--default {
        background-color: #537f9b;
        border: solid 1px #537f9b;
    }

    .btn--default:hover {
        background-color: #7f9fb3;
        border-color: transparent;
    }

    .btn-demo {
        margin-left: -15px;
        width: 100%;
        margin-bottom: 11px;
    }

    .btn--sign {
        /*
        font: 13px 'Roboto', sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        color: #FF99CC;
        position: relative;
        margin-right: 3px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        */
        margin-right: auto;
        margin-left: auto;
        font-weight: bold;
        text-align: center;
        display: block;
        font-size: 12px;
        color: #fff;
        padding: 0;
    }

    .btn--sign small {
        font-size: 85%;
    }

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

    .btn--sign:before {
        content: '';
        background-repeat: no-repeat;
        background-size: 48px 4px;
        width: 48px;
        height: 4px;
        position: absolute;
        top: 24px;
        left: 12px;
    }

    .btn--sign:hover,
    .btn--sign:focus {
        color: #b4b1b2;
    }

    .btn--sign:hover:before,
    .btn--sign:focus:before {
    }

    .btn--book {
        padding: 7px 17px;
    }

    .btn--wide {
        padding-left: 28px;
        padding-right: 28px;
    }

    .btn--wider {
        padding-left: 32px;
        padding-right: 32px;
    }

    .watchlist {
        font-size: 13px;
        color: #4C4145;
        border: 1px solid #4C4145;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        position: relative;
        padding: 5px 14px 6px 31px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .watchlist:before {
        content: '\f055';
        color: #4C4145;
        font-family: "FontAwesome";
        font-size: 16px;
        position: absolute;
        top: 4px;
        left: 11px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .watchlist:hover,
    .watchlist:focus {
        text-decoration: none;
        color: #ffffff;
        background-color: #969b9f;
        border-color: #969b9f;
    }

    .watchlist:hover:before,
    .watchlist:focus:before {
        color: #ffffff;
    }

    .watchlist--map {
        float: right;
    }

    .watchlist--map:before {
        content: '\f041';
    }

    .read-more {
        margin-top: 10px;
        font: 10px 'aleoregular', sans-serif;
        color: #45AAFF;
        text-transform: uppercase;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 6px 15px 5px 11px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .read-more:after {
        content: '\f054';
        font-family: "FontAwesome";
        color: #45AAFF;
        padding-left: 12px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .read-more:hover,
    .read-more:focus {
        background-color: #45AAFF;
        color: #ffffff;
        text-decoration: none;
    }

    .read-more:hover:after {
        color: #ffffff;
    }

    .watchlist,
    .read-more {
        display: inline-block;
        margin-bottom: 15px;
    }

    .link--bigger {
        font-size: 16px;
        font-weight: bold;
    }

    .link--huge {
        font-size: 20px;
    }

    .link--text {
        font-size: 15px;
        color: #969b9f;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .link--text:hover {
        color: #ffffff;
        background-color: #4C4145;
    }

    .accordion-wrap {
        min-height: 365px;
    }

    .panel-group {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .panel-group .panel {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        box-shadow: none;
        border: none;
    }

    .panel-group .panel-heading {
        position: relative;
        border: 1px solid #dbdee1;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: transparent;
        padding: 14px 15px 17px 55px;
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .panel-collapse .panel-body {
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        line-height: 21px;
        padding: 13px 15px 10px 35px;
        color: #4C4145;
    }

    .panel-default > .panel-heading + .panel-collapse .panel-body {
        border: none;
    }

    .panel-heading .marker {
        border-right: 1px solid #DADEE1;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: all 0.3s ease 0s;
        width: 35px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .panel-heading .custom1 {
        display: none;
        font-size: 26px;
        position: absolute;
        top: 50%;
        left: 11px;
        margin-top: -14px;
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .panel-heading .custom2 {
        display: inline-block;
        font-size: 40px;
        position: absolute;
        top: 50%;
        left: 12px;
        margin-top: -24px;
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .panel-heading .collapsed .custom1 {
        display: inline-block;
    }

    .panel-heading .collapsed .custom2 {
        display: none;
    }

    .accordion-light .panel + .panel {
        margin-top: 10px;
    }

    .accordion-light .panel-title {
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
    }

    .accordion-light .marker {
        font-weight: normal;
    }

    .accordion-light .panel-heading:hover {
        border-color: #45AAFF;
        color: #45AAFF;
    }

    .accordion-light .panel-heading:hover .marker {
        background-color: #45AAFF;
        border-color: transparent;
    }

    .accordion-light .panel-heading:hover .marker .custom1,
    .accordion-light .panel-heading:hover .marker .custom2 {
        color: #ffffff;
    }

    .accordion-dark .panel + .panel {
        margin-top: 4px;
    }

    .accordion-dark .panel-heading {
        border: none;
        padding: 0;
    }

    .accordion-dark .panel-body {
        background-color: #4C4145;
        color: #b4b1b2;
        padding-bottom: 27px;
    }

    .accordion-dark .panel-title > a,
    .accordion-dark .panel-title > a.collapsed:hover {
        display: block;
        padding: 17px 15px 18px 55px;
        background-color: #4C4145;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
    }

    .accordion-dark .panel-title > a .marker,
    .accordion-dark .panel-title > a.collapsed:hover .marker {
        background-color: #4C4145;
        border-color: transparent;
    }

    .accordion-dark .panel-title > a .marker .custom1,
    .accordion-dark .panel-title > a.collapsed:hover .marker .custom1,
    .accordion-dark .panel-title > a .marker .custom2,
    .accordion-dark .panel-title > a.collapsed:hover .marker .custom2 {
        color: #ffffff;
    }

    .accordion-dark .panel-title > a.collapsed {
        background-color: #f7f8f9;
        color: #4C4145;
    }

    .accordion-dark .panel-title > a.collapsed .marker {
        background-color: #f7f8f9;
        border-right: 3px solid #ffffff;
    }

    .accordion-dark .panel-title > a.collapsed .marker .custom1,
    .accordion-dark .panel-title > a.collapsed .marker .custom2 {
        color: #4C4145;
    }

    .alert {
        position: relative;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding-left: 56px;
        font-size: 13px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .alert span {
        bottom: 0;
        color: #FFFFFF;
        font-size: 15px;
        left: 0;
        padding-left: 12px;
        padding-top: 13px;
        position: absolute;
        top: 0;
        width: 35px;
    }

    .alert-success {
        background-color: #E1FFD9;
        border: 1px solid #92DA7F;
        color: #46a92c;
    }

    .alert-warning {
        background-color: #FFF9D5;
        border: 1px solid #F0D229;
        color: #daba06;
    }

    .alert-danger {
        background-color: #FFD3D0;
        border: 1px solid #F25549;
        color: #f25549;
    }

    .alert-info {
        background-color: #E7F4FF;
        border: 1px solid #9AC8F1;
        color: #4fa7f5;
    }

    .alert-success span {
        background-color: #92DA7F;
    }

    .alert-warning span {
        background-color: #F0D229;
    }

    .alert-danger span {
        background-color: #F25549;
    }

    .alert-info span {
        background-color: #9AC8F1;
    }

    .icon-flag:before {
        content: "\f024";
        font-family: "FontAwesome";
        color: #ffffff;
        font-size: 13px;
    }

    .icon-bell:before {
        content: "\f0f3";
        font-family: "FontAwesome";
        color: #ffffff;
        font-size: 13px;
    }

    .icon-warning:before {
        content: "\f06a";
        font-family: "FontAwesome";
        color: #ffffff;
        font-size: 13px;
    }

    .icon-info:before {
        content: "\f05a";
        font-family: "FontAwesome";
        color: #ffffff;
        font-size: 13px;
    }

    .alert .close {
        opacity: 1;
        float: right;
        font-size: 13px;
        position: relative;
    }

    .alert .close:before {
        content: "\f00d";
        font-size: 13px;
        font-family: "FontAwesome";
    }

    .alert-success .close:before {
        color: #46a92c;
    }

    .alert-warning .close:before {
        color: #daba06;
    }

    .alert-danger .close:before {
        color: #f25549;
    }

    .alert-info .close:before {
        color: #4fa7f5;
    }

    .price {
        padding-right: 40px;
        padding-bottom: 20px;
        text-align: center;
        margin-top: 10px;
    }

    .price .price-inner {
        background-color: #4C4145;
        position: relative;
        z-index: 5;
    }

    .price .price-inner:before {
        content: "";
        width: 100%;
        height: 100%;
        border: 6px solid #4C4145;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: -1;
    }

    .price .price__package {
        font: 16px 'aleoregular', sans-serif;
        color: #ffffff;
        text-transform: capitalize;
        padding-top: 16px;
        padding-bottom: 15px;
        margin-bottom: 0px;
    }

    .price .price__value {
        font: 40px 'aleobold', sans-serif;
        color: #45AAFF;
        background-color: #fafafa;
        background-image: url(images/components/price-pattern.jpg);
        background-repeat: repeat;
        background-position: center;
        padding-top: 26px;
        padding-bottom: 27px;
    }

    .price .price__feather {
        font: 13px 'Roboto', sans-serif;
        color: #b4b1b2;
        padding-top: 16px;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(180, 177, 178, 0.2);
    }

    .price .last-point {
        border: none;
    }

    .price .price__btn {
        padding-bottom: 33px;
    }

    .progress .progress__info {
        font-weight: bold;
        margin-bottom: 6px;
    }

    .progress .progress__bar {
        height: 15px;
        padding: 1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #4C4145;
    }

    .progress .progress__bar .progress__current {
        background-color: #FF99CC;
        height: 100%;
        -webkit-border-radius: 2px 0 0 2px;
        -moz-border-radius: 2px 0 0 2px;
        border-radius: 2px 0 0 2px;
    }

    .promo {
        background-color: #45AAFF;
        text-align: center;
        padding: 48px 0px 10px;
    }

    .promo .promo__head {
        font: 30px 'aleobold', sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        margin-bottom: 18px;
        /*line-height: 21px;*/
    }

    .promo .promo__describe {
        font: 18px 'aleoitalic', sans-serif;
        color: #4C4145;
        font-weight: 300;
        padding-bottom: 45px;
    }

    .promo-field {
        margin-right: 13px;
    }

    .store-variant {
        position: relative;
        padding: 9px 0 11px;
    }

    .store-variant:before {
        content: '';
        background-repeat: no-repeat;
        background-size: 84px 8px;
        width: 84px;
        height: 8px;
        position: absolute;
        top: -4px;
        left: 50%;
        margin-left: -42px;
    }

    .store-variant a {
        display: block;
        padding: 7px 0 5px;
    }

    .store-variant a:hover {
        background-color: #4C4145;
    }

    .store-variant img {
        width: 50%;
    }

    .tabs {
        margin-top: 10px;
    }

    .nav-tabs {
        border: none;
    }

    .nav-tabs > li > a,
    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
        border: none;
        padding: 16px 26px 14px;
        background: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        font: 16px 'Roboto', sans-serif;
        color: #4C4145;
        text-transform: uppercase;
        font-weight: bold;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
        color: #45AAFF;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        background-color: #f5f5f5;
        border: none;
        padding: 16px 53px 14px;
        color: #4C4145;
    }

    .tab-content {
        clear: both;
        background-color: #f5f5f5;
        padding: 26px 30px 13px;
        text-align: left;
    }

    .tab-content p {
        font-size: 13px;
        line-height: 21px;
        margin-bottom: 21px;
    }

    .tabs--vertical .nav-tabs {
        display: block;
        float: left;
    }

    .tabs--vertical .nav-tabs > li {
        float: none;
    }

    .tabs--vertical .nav-tabs > li > a,
    .tabs--vertical .nav-tabs > li > a:hover,
    .tabs--vertical .nav-tabs > li > a:focus {
        padding: 14px 10px 14px 0;
    }

    .tabs--vertical .nav-tabs > li.active > a,
    .tabs--vertical .nav-tabs > li.active > a:hover,
    .tabs--vertical .nav-tabs > li.active > a:focus {
        color: #45AAFF;
        background-color: transparent;
        border-left: 6px solid #45AAFF;
        padding-left: 10px;
    }

    .tabs--vertical .tab-content {
        margin-left: 115px;
        clear: none;
        background-color: #45AAFF;
        padding: 28px 40px 23px;
        min-height: 258px;
    }

    .tabs--vertical .tab-content * {
        color: #ffffff;
    }

    .testionaial {
        margin-top: 10px;
    }

    .testionaial .testionaial__images {
        float: left;
        margin-right: 10px;
    }

    .testionaial .testionaial__author {
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
        margin-bottom: 0;
        padding-top: 14px;
    }

    .testionaial .testionaial__organization {
        font-size: 13px;
        font-style: italic;
    }

    .testionaial .testionaial__text {
        font: 13px 'Roboto', sans-serif;
        color: #4C4145;
        font-style: italic;
        margin-top: 30px;
        padding: 23px 25px;
        line-height: 21px;
        border: 1px solid #dadee1;
        position: relative;
    }

    .testionaial .testionaial__text:after,
    .testionaial .testionaial__text:before {
        bottom: 100%;
        left: 35px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
    }

    .testionaial .testionaial__text:after {
        border-color: rgba(48, 159, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }

    .testionaial .testionaial__text:before {
        border-color: rgba(218, 222, 225, 0);
        border-bottom-color: #dadee1;
        border-width: 11px;
        margin-left: -11px;
    }

    .post__table{
        border-image: linear-gradient(#08f, #f03) 30 !important;
        border: solid 1px;
    }

    .flex-menu {
        display: flex;
        align-items: flex-end;
        text-shadow: 0 1px 0 #000;
        --border-angle: 0turn;
        --main-bg: conic-gradient(
                from var(--border-angle),
                #fff,
                #fff 5%,
                #fff 60%,
                #fff 95%
        );
        border: solid 2px transparent;
        --gradient-border: conic-gradient(
                from var(--border-angle),
                transparent 25%,
                #08f,
                #f03 99%,
                transparent
        );
        background: var(--main-bg) padding-box, var(--gradient-border) border-box, var(--main-bg) border-box;
        background-position: center center;
        -webkit-animation: bg-spin 3s linear 2s;
        animation: bg-spin 3s linear 2s;
    }
    @-webkit-keyframes bg-spin {
        to {
            --border-angle: 1turn;
        }
    }
    @keyframes bg-spin {
        to {
            --border-angle: 1turn;
        }
    }
    .box:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused;
    }

    @property --border-angle {
        syntax: "<angle>";
        inherits: true;
        initial-value: 0turn;
    }

    .search {
        position: relative;
        top: 0;
    }

    .search .search__field {
        display: inline-block;
        width: 80%;
        padding: 9px 0px 9px 19px;
        line-height: 18px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: solid 1px #dbdee1;
        /*Couleur du cadre de texte de recherche*/

        background-color: #fff;
        /*Couleur de fond du cadre de texte de recherche*/

        color: #4C4145;
        /*Couleur du texte tapé */

        font-size: 13px;
    }

    .search .search__sort {
        opacity: 0;
    }

    .search .search__button {
        background-color: #FEBA77;
        position: absolute;
        top: 14px;
        right: 0;
        z-index: 3;
        left: auto;
    }

    .search__button {
        color: #4C4145;
        border-color: #FEBA77;
    }

    .search__button:hover,
    .search__button:focus,
    .search__button:active,
    .search__button.active,
    .open .dropdown-toggle.search__buttong {
        color: #FFFFFF;
        background-color: #FEBA77;
        border-color: #FEBA77;
    }

    .search .sbHolder {
        display: inline-block;
        position: absolute;
        top: 15px;
        right: 141px;
        width: 140px;
        height: 35px;
        border: none;
        border-left: 1px solid #dbdee1;
        background-color: #fff;
    }

    .search .sbHolder .sbSelector {
        margin-top: 4px;
        margin-left: 5px;
        color: #4C4145;
        font-size: 13px;
    }

    .search .sbHolder .sbOptions {
        width: 140px;
        top: 37px !important;
        border: none;
        padding: 14px 7px;
        z-index: 23;
        background-color: #4C4145;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    }

    .search .sbHolder .sbOptions a {
        color: #b4b1b2;
        border: none;
    }

    .search .sbHolder .sbOptions a:hover,
    .search .sbHolder .sbOptions a:focus {
        color: #ffffff;
    }

    .search .sbHolder .sbToggle {
        top: 10px;
        right: -2px;
    }

    .search .sbHolder .sbToggle:before {
        content: "\f078";
        color: #4C4145;
        font-family: "FontAwesome";
        font-size: 12px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .search .sbHolder .sbToggleOpen:before {
        content: "\f077";
    }

    .sbHolder {
        outline: none;
    }

    .post {
        /*padding-right: 30px;*/
        /*padding-top: 10px;*/
    }

    .post .post__image-link {
        display: block;
        position: relative;
    }

    .post .post__image-link img {
        max-width: 100%;
    }

    .post .post__image-link:before {
        content: '';
        width: 100%;
        height: 100%;
        border: 3px solid #ffffff;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: 0.35s;
        transition: 0.35s;
    }

    .post .post__image-link:hover:before {
        width: 90%;
        height: 80%;
        left: 5%;
        right: 5%;
        top: 10%;
        bottom: 10%;
        opacity: 1;
    }

    .post .post__image-link:after {
        content: "\f0c1";
        font: 20px "FontAwesome";
        color: #ffffff;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -9px;
        margin-left: -9px;
        -webkit-transition: 0.35s;
        transition: 0.35s;
    }

    .post .post__image-link:hover:after {
        opacity: 1;
    }

    .post .post__title-link {
        font: 30px 'aleoregular', sans-serif;
    }

    .post .post__date {
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        font-size: 12px;
    }

    .post .post__date:before {
        content: "\f073";
        font-size: 12px;
        font-family: "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: -1px;
        left: 10px;
    }

    .post__content {
        padding: 0 10px;
        text-align: justify;
        font-size: 14px;
        line-height: 25px;
    }

    .addthis_toolbox.addthis_default_style a {
        min-width: 95px;
    }

    .post__table {
        background: #fff;
        border-radius: 2px;

        padding: 0px 0px 10px 0px;
        /* transition-property: background,box-shadow; */
        /* transition-duration: 0.3s; */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
        margin-bottom: 20px;
        position: relative;
    }

    .post .post__images {
        margin-bottom: 40px;
    }

    .post .post__images img {
        max-width: 100%;
        border: 6px solid #ffffff;
    }

    .post .post__images--right {
        padding: 0;
        margin-left: 54px;
    }

    .post .post__images--right:after {
        content: "";
        width: 100%;
        height: 100%;
        border: 6px solid #4C4145;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: -1;
    }

    .post .post__images--left {
        padding: 0;
        margin-right: 54px;
    }

    .post .post__images--left:after {
        content: "";
        width: 100%;
        height: 100%;
        border: 6px solid #4C4145;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: -1;
    }

    .line--marker li {
        padding-left: 40px;
        background-image: url(images/components/line-marker.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

    .quote {
        border: none;
        background-color: #FF99CC;
        color: #4C4145;
        font: 28px 'aleoitalic', sans-serif;
        padding: 55px 50px 15px;
    }

    .quote .quote__author {
        font-size: 16px;
        font-style: normal;
        font-family: 'aleobold', sans-serif;
        color: #ffffff;
        text-align: right;
        position: relative;
        z-index: 5;
        margin-top: 45px;
    }

    .quote .quote__author:before {
        content: '';
        width: 100%;
        height: 10px;
        background-color: #ffffff;
        position: absolute;
        top: 6px;
        left: -55px;
    }

    .quote .quote__author .quote__author-name {
        background-color: #FF99CC;
        position: relative;
        padding-left: 10px;
    }

    .quote--intext {
        margin-left: -15px;
        margin-right: 35px;
        margin-top: 9px;
    }

    .text--coloum {
        padding-left: 0;
        padding-right: 30px;
    }

    .tags {
        position: relative;
        padding-left: 20px;
    }

    .tags .tags__label {
        font-size: 13px;
        color: #4C4145;
        display: inline-block;
        float: left;
        margin-top: 2px;
        margin-right: 25px;
    }

    .tags .tags__item {
        display: inline-block;
        color: #969b9f;
        font-size: 12px;
        padding-right: 16px;
    }

    .tags .tags__item:hover {
        color: #4C4145;
    }

    .tags .item-active {
        color: #4C4145;
    }

    .tags .item-wrap {
        display: inline-block;
    }

    .tags:before {
        content: "\f02b";
        color: #969b9f;
        font-family: "FontAwesome";
        font-size: 12px;
        position: absolute;
        top: 2px;
        left: 0px;
    }

    .share {
        margin-top: 26px;
        padding: 10px;
    }

    .share .share__marker {
        font-size: 13px;
        font-weight: bold;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }

    .share .addthis_button_tweet {
        margin-left: 11px;
        margin-right: -20px;
    }

    .social {
        padding-top: 4px;
    }

    .social .social__variant {
        position: relative;
        width: 30px;
        height: 31px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        background-color: #dbdee1;
        color: #4C4145;
        font-size: 16px;
        text-align: center;
        padding-top: 8px;
        margin-left: 16px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .social .social__variant:after {
        content: '';
        width: 46px;
        height: 46px;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        border: solid 2px #dbdee1;
        position: absolute;
        top: -8px;
        left: -8px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .social .social__variant:hover {
        color: #ffffff;
        background-color: #45AAFF;
    }

    .social .social__variant:hover:after {
        border-color: #45AAFF;
    }

    .social--hide {
        padding-top: 0;
        position: relative;
        width: 31px;
        height: 31px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        cursor: pointer;
        z-index: 20;
        background-color: #FF99CC;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -ms-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .social--hide:before {
        content: '+';
        font: 18px 'Roboto', sans-serif;
        color: #4C4145;
        font-weight: bold;
        position: absolute;
        top: 3px;
        left: 11px;
    }

    .social--hide .social__name {
        padding-left: 27px;
        padding-top: 5px;
        display: inline-block;
        font-size: 13px;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        -ms-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .social--hide .social__variant {
        position: absolute;
        top: 0px;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        padding: 0 7px;
        background-color: transparent;
        font-size: 13px;
        margin-left: 0;
    }

    .social--hide .social__variant:after {
        display: none;
    }

    .social--hide .social__variant:hover {
        background-color: transparent;
        color: #45AAFF;
    }

    .social--hide .social__variant.social--first {
        left: 70px;
    }

    .social--hide .social__variant.social--second {
        left: 96px;
    }

    .social--hide .social__variant.social--third {
        left: 123px;
    }

    .social--hide:hover {
        width: 170px;
    }

    .social--hide:hover .social__name {
        opacity: 1;
    }

    .social--hide:hover .social__variant {
        opacity: 1;
        top: 9px;
    }

    .social--hide:hover .social__variant.social--first {
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        -ms-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .social--hide:hover .social__variant.social--second {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -ms-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .social--hide:hover .social__variant.social--third {
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        -ms-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .social--position {
        position: absolute;
        bottom: 8px;
        left: 50%;
        margin-left: -15px;
    }

    .comment-form {
        margin-bottom: 40px;
    }

    .comment-form .comment-form__text {
        width: 100%;
        min-height: 78px;
        padding: 8px 19px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #ffffff;
        border: solid 1px #dbdee1;
        font-size: 13px;
        color: #b4b1b2;
    }

    .comment-form .comment-form__info {
        margin-top: 19px;
        font: 13px 'Roboto', sans-serif;
        color: #969b9f;
        display: inline-block;
    }

    .comment-form .comment-form__btn {
        float: right;
        margin-top: 9px;
    }

    .comment {
        position: relative;
        border-top: 1px solid #f5f5f5;
        padding-top: 30px;
    }

    .comment .comment__images {
        float: left;
        margin-right: 18px;
    }

    .comment .comment__author {
        padding-top: 6px;
        font-size: 14px;
        margin-bottom: 0;
        line-height: 20px;
        font-weight: bold;
        position: relative;
        padding-left: 23px;
        overflow: hidden;
    }

    .comment .comment__date {
        font-size: 13px;
        margin-bottom: 0;
        color: #969b9f;
        line-height: 20px;
    }

    .comment .comment__message {
        clear: both;
        font-size: 13px;
        line-height: 21px;
        margin-top: 7px;
    }

    .comment .comment__reply {
        position: absolute;
        top: 43px;
        right: 0;
        font-size: 14px;
        color: #45AAFF;
    }

    .comment .comment__reply:before {
        content: "\f112";
        font-size: 14px;
        color: #45AAFF;
        font-family: "FontAwesome";
        margin-right: 10px;
    }

    .comment .comment__reply:hover,
    .comment .comment__reply:hover:before {
        opacity: 0.7;
    }

    .comment--last {
        border-bottom: 1px solid #f5f5f5;
    }

    .social-used {
        width: 16px;
        height: 16px;
        font-size: 10px;
        color: #ffffff;
        text-align: center;
        position: absolute;
        top: 8px;
        left: 0;
    }

    .social-used.fa-facebook {
        background-color: #3b5998;
        padding-top: 4px;
        padding-left: 2px;
    }

    .social-used.fa-vk {
        background-color: #507296;
        padding-top: 3px;
    }

    .category {
        background-color: #000066;
        padding: 56px 24px 10px;
        position: relative;
    }

    .category:before {
        content: '';
        background-repeat: no-repeat;
        background-position: center;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 13px;
        left: 50%;
        margin-left: -20px;
    }

    .category .category__title {
        font-size: 22px;
        line-height: 20px;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
        margin-bottom: 28px;
        font-family: 'aleobold', sans-serif;
    }

    .category .category__title .title-edition {
        font-size: 16px;
        font-weight: normal;
        font-family: 'aleoitalic', sans-serif;
        text-transform: lowercase;
    }

    .category .category__item {
        position: relative;
        color: #b4b1b2;
        padding-left: 15px;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 13px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .category .category__item:before {
        content: "\f111";
        color: #ffffff;
        font: 6px "FontAwesome";
        position: absolute;
        top: 3px;
        left: 0;
    }

    .category .category__item:hover {
        color: #ffffff;
    }

    #loading-container {
        text-align: center;
    }

    #loading-container img {
        width: 40px;
        height: 40px;
        margin-top: 30px;
    }

    .twitter-article {
        margin-top: 13px;
    }

    .twitter-article + .twitter-article {
        margin-top: 46px;
    }

    #twitter-feed p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 14px;
    }

    #twitter-feed p a {
        color: #969b9f;
    }

    .twitter-pic {
        float: left;
        margin-right: 11px;
    }

    #twitter-feed .twitter-author {
        font-size: 14px;
        font-weight: bold;
        padding-top: 3px;
        margin-bottom: 0;
    }

    .tweetprofilelink a {
        font-size: 12px;
        color: #969b9f;
        font-family: Arial, sans-serif;
    }

    .twitter-text {
        position: relative;
    }

    .twitter-text .tweet-time {
        position: absolute;
        bottom: -25px;
        left: 0;
    }

    .nav-link {
        margin-top: 63px;
    }

    .nav-link .nav-link__item {
        display: inline-block;
        font-size: 12px;
        padding-left: 1px;
        margin-bottom: 10px;
    }

    .nav-link .nav-link__item:before {
        content: "\f105";
        margin-right: 25px;
        font: 12px "FontAwesome";
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .nav-link .nav-link__item:hover:before {
        color: #45AAFF;
    }

    .footer-wrapper {
        /* color: #D2D2D2 ; */

        background-color: #333333;
        background-repeat: repeat;
        overflow: hidden;
        margin-top: 60px;
    }

    .footer-wrapper a {
        color: #D2D2D2;
        text-decoration: none;
    }

    .footer-wrapper a:hover {
        outline: 0;
        color: #FFFFFF;
    }

    .footer-wrapper a:focus {
        outline: 0
    }

    .blanc_t14 {
        color: #D2D2D2;
        text-align: center;
        font-size: 10pt !important;
    }

    .blanc_t14 a {
        color: #D2D2D2;
        text-decoration: none;
    }

    .blanc_t14 a:hover {
        outline: 0;
        color: #FFFFFF;
    }

    .blanc_t14 a:focus {
        outline: 0
    }

    a.mention {
        cursor: pointer;
    }

    a.cgv {
        cursor: pointer;
    }

    .copy {
        color: #D2D2D2;
        font-family: 'aleoitalic', sans-serif;
        font-size: 13px;
        padding-bottom: 45px;
    }

    .copy-bottom {
        position: absolute;
        bottom: 23px;
        width: 100%;
    }

    .copy-bottom .copy {
        padding-bottom: 0;
        margin-bottom: 0;
        text-align: center;
    }

    .swiper-slide img {
        max-width: 100%;
    }

    .post__preview {
        position: relative;
    }

    .post__preview .arrow-left {
        content: '';
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -20px;
        z-index: 3;
        color: #ffffff;
        /*
    border: 3px solid transparent;
    */
    }

    .auth .auth__show {
        background-color: #4C4145;
        display: inline-block;
        padding-top: 10px;
        padding-left: 4px;
        padding-bottom: 13px;
        min-width: 104px;
        position: relative;
        z-index: 3;
    }

    .auth .auth__image img {
        width: 31px;
        height: 31px;
    }

    .auth .auth__function {
        background-color: #4C4145;
        width: 220px;
        padding: 19px 29px 21px;
        display: none;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        position: absolute;
        top: 54px;
        left: 0;
        z-index: 2;
    }

    .datepicker:hover .datepicker__input {
        color: #4C4145;
    }

    .datepicker:before {
        content: "\f078";
        color: #45AAFF;
        font-family: "FontAwesome";
        font-size: 10px;
        position: absolute;
        top: 3px;
        right: -2px;
        z-index: -1;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .datepicker:hover:before {
        color: #4C4145;
    }


    .ui-datepicker {
        border: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 0;
        margin-left: -170px;
        margin-top: 15px;
        background-color: #4C4145;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    }

    .ui-datepicker:after {
        bottom: 100%;
        right: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border-color: rgba(76, 65, 69, 0);
        border-bottom-color: #4C4145;
        border-width: 7px;
    }



    .ui-datepicker .ui-datepicker-calendar {
        background-color: #4C4145;
    }



    .select .sbSelector:hover {
        color: #4C4145;
    }

    .select .sbSelector:before {
        content: "\f078";
        color: #45AAFF;
        font-family: "FontAwesome";
        font-size: 10px;
        position: absolute;
        top: 0px;
        right: 1px;
        z-index: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .select .sbSelector:hover:before {
        color: #4C4145;
    }


    .select .sbToggle:hover {
        color: #4C4145;
    }

    .select .sbToggle:before {
        content: "\f14e";
        font: 16px "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: 1px;
        left: -17px;
    }



    .select .sbOptions {
        margin-top: 11px;
        margin-left: -120px;
        border: none;
        background-color: #4C4145;
        width: 210px;
        padding: 19px 24px 21px;
        display: none;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        position: absolute;
        top: 54px;
        left: 0;
        z-index: 34;
        overflow: visible;
    }

    .select .sbOptions:after {
        content: " ";
        height: 0;
        width: 0;
        bottom: 100%;
        right: 20px;
        border: solid transparent;
        position: absolute;
        border-color: rgba(76, 65, 69, 0);
        border-bottom-color: #4C4145;
        border-width: 7px;
    }

    .mega-select .select__field {
        width: 600px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        border: solid 1px #dbdee1;
        font-size: 13px;
        color: #4C4145;
        padding: 8px 20px 9px;
        margin-top: 7px;
        float: left;
        margin-right: -3px;
    }


    .mega-select .select__group {
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        top: 43px;
        left: 0;
        z-index: 75;
        display: none;
        padding: 19px 30px 20px;
        margin-left: 1px;
        width: 596px;
        background-color: #4C4145;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    }


    .pagination .pagination__prev {
        font: 13px 'aleoregular', sans-serif;
        color: #4C4145;
        text-transform: uppercase;
        display: inline-block;
        padding: 8px 0 9px 43px;
        margin-left: -8px;
        background-image: url(images/icons/left-arrow-dark.svg);
        background-repeat: no-repeat;
        background-position: left center;
    }



    .pagination .pagination__next {
        font: 13px 'aleoregular', sans-serif;
        color: #4C4145;
        text-transform: uppercase;
        float: right;
        display: inline-block;
        padding: 8px 43px 9px 0;
        margin-right: -8px;
        background-image: url(images/icons/right-arrow-dark.svg);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .movie .movie__images {
        position: relative;
        border: 3px solid #4D4C57;
    }


    .movie .movie__rate {
        position: relative;
        padding: 20px 17px 19px;
        border: 3px solid #FF99CC;
        border-top: none;
        font: 16px 'aleoregular', sans-serif;
        color: #4C4145;
    }


    .movie .movie__rating {
        width: 47px;
        height: 47px;
        padding-top: 10px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        background-color: #FF99CC;
        border: solid 3px #fff;
        font: 16px 'Roboto', sans-serif;
        color: #4C4145;
        text-align: center;
        font-weight: bold;
        position: absolute;
        top: 6px;
        left: 6px;
    }



    .movie .comment-link:hover {
        color: #4C4145;
    }



    .time-select .time-select__item {
        /*horaires actuelles et futures */

        color: #1F1F1F;
        position: relative;
        z-index: 10;
        display: inline-block;
        font-size: 14px;
        /*background-color: #FF99CC;*/

        /* padding: 9px 15px 8px 14px;*/
        /*margin: 5px 16px 5px 0;*/
        cursor: pointer;        text-align: center;
    }

    .time-select .time-select__item:hover {
        color: #2BB8FF;
    }



    /*.time-select .time-select__item:before {  content: '';  width: 89px;  height: 28px;  border: 1px solid #ffffff;  position: absolute;  top: 3px;  left: 3px;}.time-select .time-select__item:after {  content: '';  width: 100px;  height: 34px;  background-image: url(images/components/bg-time.png);  background-repeat: no-repeat;  -webkit-background-size: 64px 34px;  background-size: 100px 34px;  position: absolute;  top: 0px;  left: -2px;  z-index: -1;}*/

    .time-select__item2 {
        /*Ancienne horaires*/

        color: #ADADAD;
        position: relative;
        z-index: 10;
        display: inline-block;
        font-size: 12px;
        font-weight: normal;
        /* padding: 9px 15px 8px 14px; */
        /*  margin: 5px 16px 5px 0;*/
        /*cursor: pointer;*/

        top: 0px;
    }



    .pop_up_box_text:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border-color: rgba(76, 65, 69, 0);
        border-right-color: #4C4145;
        border-width: 7px;
        margin-top: -7px;
    }


    .cinema .cinema-rating {
        background-color: rgba(255, 255, 255, 0.6);
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        padding-top: 38px;
        font: 20px 'aleobold', sans-serif;
        text-align: center;
        color: #4C4145;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }



    .trailer {
        background-color: #4C4145;
        height: 100%;
        overflow: hidden;
    }


    .trailer-btn .btn-circled {
        margin-left: 10px;
        position: relative;
        display: block;
        width: 5px;
        height: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .trailer-btn .btn-circled:after {
        content: '';
        width: 5px;
        height: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        top: 0;
        left: -10px;
    }

    .trailer-btn .btn-circled:before {
        content: '';
        width: 5px;
        height: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        top: 0;
        right: -10px;
    }



    .rates .rates__result {
        text-align: center;
        font-weight: bold;
        font: 20px;
        /*'aleobold', sans-serif;*/

        background-color: #91C1FF;
    }

    .rates .rates__stars .score {
        margin-left: 50px;
    }

    .rates .rates__stars .score img {
        width: 15px;
    }

    .rates .rates__done {
        font-size: 13px;
        color: #4C4145;
        margin-left: -17px;
    }

    .rates:first-of-type .rates__obj-name:before {
        display: none;
    }

    .rates:last-of-type .rates__obj-name:after {
        display: none;
    }

    .rates--top {
        background-color: #E8DAB5;
    }

    .rates--top .rates__obj-name {
        font-weight: bold;
    }

    .offer {
        background-color: #4C4145;
        overflow: hidden;
        display: block;
        text-align: center;
        min-height: 325px;
        padding: 0 25px;
        margin-bottom: 30px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }



    .offer:hover .offer__name,
    .offer:hover .offer__datail,
    .offer:hover .offer__full {
        color: #4C4145;
    }


    .contact .contact__mail:before {
        content: "\f0e0";
        font: 16px "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: 4px;
        left: 15px;
    }


    .contact .contact__tel:before {
        content: "\f095";
        font: 16px "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: 4px;
        left: 15px;
    }

    .contact-form-wrapper {
        background-color: white;
        overflow: hidden;
        margin: 76px 0;
        padding: 56px 0 60px;
    }

    #contact-form{
        display: flex;
    }

    #contact-form > div {
        flex: 1;
    }

    .coordonnees{
        padding: 80px 0 80px 0;
        border-style: solid;
        border-width: 2px 2px 2px 2px;
        border-color: #EBEDF4;
    }

    .contact .h1{
        font-weight: bold;
        font-size: 45px;
    }

    .contact p.h4{
        color: #45AAFF;
        font-size: 22px;
    }

    #contact-form input, #contact-form textarea {
        border: none;
        outline: none;
        width: 100%;
        height: 68px;
        border-radius: 35px;
        background: #fff;
        color: #757575;
        font-size: 16px;
        padding-left: 50px;
        margin-bottom: 20px;
        display: block;
    }

    #contact-form textarea {
        height: 182px;
        padding-top: 20px;
    }
    .thm-btn {
        border: none;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        border-radius: 35px;
        color: #fff;
        background: #45AAFF;
        font-family: 'Rubik';
        font-weight: 500;
        font-size: 16px;
        padding: 18px 69px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    #contact-form label{
        color: #757575;
        font-size: 16px;
        line-height: 28px;
    }

    .circle {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background-color: transparent;
        border: 4px solid transparent;
        animation: rotate-border 3s linear infinite;
        position: relative;
    }

    @keyframes rotate-border {
        0% {
            border-color: red;
            transform: rotate(0deg);
        }
        25% {
            border-color: yellow;
        }
        50% {
            border-color: green;
            transform: rotate(180deg);
        }
        75% {
            border-color: blue;
        }
        100% {
            border-color: red;
            transform: rotate(360deg);
        }
    }



    .contact-info .contact-info__field:before {
        content: '';
        width: 39px;
        height: 39px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        background-color: #4C4145;
        position: absolute;
        top: 0px;
        left: 0;
    }


    .error {
        margin-top: 240px;
        margin-bottom: 140px;
        background-color: #4C4145;
        padding-top: 93px;
        padding-bottom: 100px;
        position: relative;
        z-index: 2;
    }


    .order .order__control .order__control-btn {
        border: 1px solid #4C4145;
        border-radius: 3px;
        color: #4C4145;
        font-size: 13px;
        padding: 4px 20px 6px 20px;
        position: relative;
        transition: all 0.5s ease 0s;
    }

    .order-step-area .third--step:after {
        background-color: #4C4145;
        width: 101%;
    }


    .choose-film .film--choosed:after {
        content: "\f00c";
        color: #4C4145;
        font: 20px "FontAwesome";
        text-align: center;
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        padding-top: 40px;
        background-color: #FF99CC;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
    }


    .choose-indector {
        position: relative;
        z-index: 13;
        width: 100%;
        background-color: #4C4145;
        color: #ffffff;
        font-size: 13px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 6px 21px 7px;
        cursor: pointer;
    }


    .sits .sits__indecator {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 5px;
        border: 1px solid #4C4145;
        font-size: 13px;
        padding-top: 5px;
    }


    .sits .sits__checked {
        position: relative;
        width: 50px;
        height: 450px;
        background-color: #4C4145;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 5px;
        padding: 50px 10px 60px;
    }


    .sits .sits__row .sits__place:hover:before {
        background-color: #4C4145;
    }



    .sits-area--mobile .sbHolder .sbSelector {
        margin-top: 4px;
        margin-left: 5px;
        color: #4C4145;
        font-size: 13px;
    }

    .sits-area--mobile .sbHolder .sbOptions {
        width: 140px;
        top: 37px !important;
        border: none;
        padding: 14px 7px;
        z-index: 23;
        background-color: #4C4145;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    }


    .sits-area--mobile .sbHolder .sbToggle:before {
        content: "\f078";
        color: #4C4145;
        font-family: "FontAwesome";
        font-size: 12px;
        position: absolute;
        top: 0px;
        left: 0px;
    }


    .sits-area--mobile .sits__checked {
        position: relative;
        width: 100%;
        height: 50px;
        background-color: #4C4145;
        margin-top: 0px;
        padding: 0px 50px;
    }


    .book-result .book-result__item {
        display: inline-block;
        font-size: 13px;
        color: #4C4145;
        padding-right: 30px;
    }


    .reservation-message:after {
        content: 'i';
        font: 18px 'aleobold', sans-serif;
        color: #4C4145;
        position: absolute;
        top: 2px;
        left: 18px;
    }


    .movie-best .movie-best__rating {
        background-color: #FFD700;
        text-align: center;
        font: 20px 'aleobold', sans-serif;
        color: #4C4145;
        text-transform: uppercase;
        padding-bottom: 14px;
        padding-top: 14px;
        position: relative;
    }


    .movie-best .movie-best__check {
        content: '';
        cursor: pointer;
        position: relative;
        background-color: #FFD700;
        text-align: center;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        /*font-size: 12px;*/
        text-transform: uppercase;
        color: #4C4145;
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .movie-best .movie-beta__item .best-rate {
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 50px;
        color: #4C4145;
        font: bold 20px 'Aleo', sans-serif;
        height: 100px;
        left: 50%;
        margin-left: -50px;
        margin-top: -50px;
        padding-top: 38px;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 100px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }


    .mega-select-marker .select-marker {
        margin-bottom: 0;
        font-family: 'aleobold', sans-serif;
        color: #4C4145;
        font-size: 50px;
        text-transform: uppercase;
        line-height: 34px;
        display: inline-block;
    }

    .social-group .social-group__head {
        color: #4C4145;
        position: relative;
        margin-bottom: 98px;
        font: 30px 'aleobold', sans-serif;
        line-height: 21px;
        margin-top: 20px;
    }


    .social-group .social-group__content {
        color: #4C4145;
        font-size: 16px;
        line-height: 26px;
    }

    .icon-block .fa {
        color: #4C4145;
        font-size: 50px;
        padding-bottom: 40px;
        padding-top: 40px;
        width: 120px;
        text-align: center;
    }

    .table--icons th {
        background-color: #FF99CC;
        font: 18px 'Roboto', sans-serif;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: left;
        padding: 21px 25px;
        color: #4C4145;
    }

    .table--icons tr {
        background-color: #F5F5F5;
    }

    .table--icons td {
        border: 1px solid #ffffff;
        font-size: 14px;
        padding: 21px 25px;
        color: #4C4145;
    }



    .login .login__title {
        font-size: 22px;
        font-family: 'aleobold', sans-serif;
        line-height: 20px;
        color: #4C4145;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
        margin-bottom: 28px;
    }


    .login .login__tracker {
        text-align: center;
        font: 16px 'aleoitalic', sans-serif;
        color: #4C4145;
        margin: 33px 0 35px;
    }


    .overlay .overlay-close:before {
        content: "\f00d";
        font-size: 13px;
        font-family: "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: 4px;
        left: 0;
        width: 100%;
        text-align: center;
    }



    .social--colored .social__variant.fa:hover {
        background-color: #4C4145;
    }

    .social--colored .social__variant.fa:hover:after {
        border-color: #4C4145;
    }



    .price--gold .price__package,
    .price--gold .price__value,
    .price--gold .price__feather {
        color: #4C4145;
    }

    .progress--lines .progress__bar {
        background-color: #4C4145;
        position: relative;
        overflow: hidden;
    }


    .promo--short {
        background: transparent;
        border-top: 6px solid #4C4145;
        border-bottom: 6px solid #4C4145;
        padding: 28px 20px 10px;
    }

    .promo--short .promo__head {
        color: #4C4145;
        position: relative;
        display: inline-block;
        margin-bottom: 6px;
        margin-top: 8px;
    }


    .promo--info {
        padding: 39px 60px 32px;
        background-color: #4C4145;
        margin-top: 54px;
        text-align: left;
    }



    .testionaial--rect .testimonial-inner:after {
        content: "";
        width: 100%;
        height: 100%;
        border: 6px solid #4C4145;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: -1;
    }



    .comment--answer:before {
        content: "\f178";
        font: 14px "FontAwesome";
        color: #4C4145;
        position: absolute;
        top: 50%;
        left: 7px;
        margin-top: -3px;
    }



    .category--light .category__title {
        color: #4C4145;
    }

    .category--light .category__item {
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .category--light .category__item:before {
        color: #4C4145;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .category--light .category__item:hover {
        color: #45AAFF;
    }

    .category--light .category__item:hover:before {
        color: #45AAFF;
    }

    .category--light .category__item--static {
        cursor: auto;
        display: block;
    }

    .category--light .category__item--static:hover {
        color: #4C4145;
    }

    .category--light .category__item--static:hover:before {
        color: #4C4145;
    }

    .categoty--position {
        padding-top: 48px;
    }

    .tags--dark {
        padding-left: 0;
        margin: 10px 0 20px;
    }

    .tags--dark:before {
        display: none;
    }

    .tags--dark .tags__item {
        display: inline-block;
        background-color: #4C4145;
        color: #e5e5da;
        padding: 1px 9px 3px;
        margin-right: -2px;
        margin-bottom: -1px;
        font-size: 11px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .tags--dark .tags__item:hover {
        background-color: #45AAFF;
        color: #ffffff;
    }

    .tags--unmarked {
        padding-left: 0;
    }

    .tags--unmarked:before {
        display: none;
    }

    .tags--unmarked .tags__item {
        font-size: 13px;
        padding-right: 26px;
    }

    .tags--aside {
        float: right;
        margin-right: -26px;
        min-width: 280px;
        margin-top: -35px;
    }

    .choose-container .select {
        float: left;
    }

    .choose-container .datepicker {
        margin-top: 4px;
        margin-left: 50px;
    }

    .choose-container--short {
        margin-top: -13px;
    }

    .select--cinema {
        margin-left: 100px;
    }

    .select--cinema .sbToggle {
        left: -82px;
    }

    .select--cinema .sbToggle:before {
        content: "\f03d";
        font-size: 14px;
        top: 2px;
    }

    .select--cinema .sbToggle:after {
        content: 'Cinema';
    }

    .select--film-category {
        margin-left: 84px;
    }

    .select--film-category .sbToggle {
        left: -66px;
    }

    .select--film-category .sbToggle:before {
        content: "\f008";
        font-size: 14px;
        top: 2px;
    }

    .select--film-category .sbToggle:after {
        content: 'Category';
    }

    .movie--preview {
        /*margin-top: 25px;*/
        /*margin-left: -15px;*/
        overflow: hidden;
        border-bottom: 1px solid #f5f5f5;
    }

    .movie--preview .movie__images {
        border: none;
    }

    .movie--preview .movie__feature .movie__feature-item {
        position: relative;
        width: 32.5%;
        margin-top: 2px;
        margin-right: -1px;
        padding-right: 16px;
        background-color: #4C4145;
        display: inline-block;
        text-align: center;
        font-size: 13px;
        color: #ffffff;
        font-weight: bold;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .movie--preview .movie__feature .movie__feature--comment:before {
        content: "\f075";
        font: 14px "FontAwesome";
        color: #7c7578;
        position: absolute;
        top: 23px;
        right: 9px;
    }

    .movie--preview .movie__feature .movie__feature--video:before {
        content: "\f03d";
        font: 14px "FontAwesome";
        color: #7c7578;
        position: absolute;
        top: 24px;
        right: 14px;
    }

    .movie--preview .movie__feature .movie__feature--photo:before {
        content: "\f030";
        font: 14px "FontAwesome";
        color: #7c7578;
        position: absolute;
        top: 24px;
        right: 9px;
    }

    .movie--preview .movie__rate {
        border: none;
        border-top: 1px solid #dbdee1;
        border-bottom: 1px solid #dbdee1;
        padding-top: 13px;
        padding-bottom: 12px;
    }

    .movie--preview .movie__rate .score {
        padding-left: 0;
        margin-bottom: 1px;
    }

    .movie--preview .movie__rating {
        left: 149px;
    }

    .movie--preview .movie__show-btn {
        padding-bottom: 5px;
        padding-right: 20px;
        position: absolute;
        top: 18px;
        right: 0;
        color: #45AAFF;
    }

    .movie--preview .movie__show-btn:hover {
        color: #4C4145;
    }

    .movie--preview .movie__show-btn:before {
        color: #45AAFF;
        content: "\f078";
        font-family: "FontAwesome";
        font-size: 10px;
        position: absolute;
        right: 1px;
        top: 3px;
        transition: all 0.3s ease 0s;
        z-index: 0;
    }

    .movie--preview .movie__show-btn:hover:before {
        color: #4C4145;
    }

    .movie--preview .movie__show-btn:after {
        background-image: url("images/components/wave-danger.svg");
        background-repeat: repeat-x;
        background-size: 40px 4px;
        bottom: 2px;
        content: "";
        height: 4px;
        position: absolute;
        right: 0;
        width: 100%;
    }

    .movie--preview .movie__show-btn:hover:after {
        background-image: url("images/components/wave-main.svg");
    }

    .movie--preview .movie__option {
        line-height: 25px;
    }

    .movie--preview .time-select {
        display: none;
        margin-top: 42px;
    }

    .preview-footer {
        margin-top: 26px;
        position: relative;
    }

    .movie--full .movie__feature .movie__feature-item {
        padding-right: 22px;
        padding-top: 21px;
        width: 32%;
    }

    .movie--time {
        overflow: hidden;
        padding-right: 40px;
        margin-bottom: 23px;
        min-height: 205px;
    }

    .movie--time .movie__images {
        border: none;
    }

    .movie--time .movie__title {
        font-size: 16px;
        font-weight: bold;
        padding-top: 20px;
    }

    .movie--time .movie__time {
        margin-top: 4px;
        margin-bottom: 8px;
    }

    .movie--time .movie__time:before {
        top: 3px;
    }

    .movie--time .time-select .time-select__item {
        margin-right: 8px;
        margin-bottom: 1px;
    }

    .movie-time-wrap {
        overflow: hidden;
    }

    .movie-time-wrap .datepicker {
        margin-bottom: 33px;
        padding-left: 15px;
    }

    .movie--test {
        width: 50%;
        float: left;
        margin-bottom: 8px;
    }

    .movie--test .movie__images {
        width: 50%;
        border: none;
        position: relative;
    }

    .movie--test .movie__images:before {
        content: "";
        width: 0px;
        height: 0px;
        border-style: solid;
        position: absolute;
        top: 0;
        z-index: 20;
    }

    .movie--test .movie__images:after {
        content: "";
        width: 1px;
        height: 30px;
        position: absolute;
        top: 0;
    }

    .movie--test .movie-beta__link {
        display: block;
        position: relative;
    }

    .movie--test .movie-beta__link:after {
        content: '';
        background-color: rgba(255, 255, 255, 0);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        z-index: 19;
    }

    .movie--test .movie-beta__link:hover:after {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .movie--test .movie__info {
        overflow: hidden;
        padding: 17px 17px;
        position: relative;
        min-height: 200px;
        margin: 0;
    }

    .movie--test .movie__title {
        font-size: 16px;
        font-weight: bold;
    }

    .movie--test .movie__time {
        margin-bottom: 0;
    }

    .movie--test .movie__rate {
        border: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .movie--test .movie__rate .movie__rating {
        display: block;
        position: absolute;
        top: -13px;
        right: 30px;
        left: auto;
    }

    .movie--test .movie__rate .score {
        position: absolute;
        top: 2px;
        left: 0;
    }

    .movie--test .movie__rate .score img {
        width: 15px;
    }

    .movie--test--light {
        background-color: #f5f5f5;
    }

    .movie--test--light .movie__images:before {
        border-color: transparent #f5f5f5 transparent transparent;
    }

    .movie--test--light .movie__images:after {
        background-color: #f5f5f5;
    }

    .movie--test--dark {
        background-color: #dbdee1;
    }

    .movie--test--dark .movie__images:before {
        border-color: transparent #dbdee1 transparent transparent;
    }

    .movie--test--dark .movie__images:after {
        background-color: #dbdee1;
    }

    .movie--test--left .movie__images {
        float: left;
    }

    .movie--test--left .movie__images:before {
        border-width: 0 20px 20px 0;
        right: 0;
    }

    .movie--test--left .movie__images:after {
        right: 14px;
        -webkit-transform: skewX(45deg);
        -ms-transform: skewX(45deg);
        transform: skewX(45deg);
    }

    .movie--test--right .movie__images {
        float: right;
    }

    .movie--test--right .movie__images:before {
        border-width: 20px 20px 0 0;
        left: 0;
    }

    .movie--test--right .movie__images:after {
        left: 14px;
        -webkit-transform: skewX(-45deg);
        -ms-transform: skewX(-45deg);
        transform: skewX(-45deg);
    }

    .movie--test--right.movie--test--light .movie__images:before {
        border-color: #f5f5f5 transparent transparent transparent;
    }

    .movie--test--right.movie--test--dark .movie__images:before {
        border-color: #dbdee1 transparent transparent transparent;
    }

    .rates--full .rates__stars .score {
        margin-left: 80px;
    }

    .cinema--full .cinema__title {
        font: 24px 'aleobold', sans-serif;
        text-transform: uppercase;
    }

    .cinema--full .cinema__rating {
        background-color: #FF99CC;
        width: 750px;
        margin: 0 auto;
        font: 16px 'aleobold', sans-serif;
        padding-top: 28px;
        padding-bottom: 27px;
        display: block;
        position: relative;
    }

    .cinema--full .cinema__rating:before {
        content: '';
        background-image: url(images/icons/stars.svg);
        background-repeat: no-repeat;
        width: 95px;
        height: 20px;
        position: absolute;
        left: 50%;
        top: 26px;
        margin-left: -143px;
    }

    .cinema--full .cinema__rating:after {
        content: '';
        background-image: url(images/icons/stars.svg);
        background-repeat: no-repeat;
        width: 95px;
        height: 20px;
        position: absolute;
        right: 50%;
        top: 26px;
        margin-right: -143px;
    }

    .cinema--full .cinema__info {
        background-color: #FF99CC;
        width: 750px;
        margin: 0px auto;
        padding-top: 20px;
        padding-bottom: 21px;
    }

    .cinema--full .cinema__info .cinema__info-item {
        font-size: 13px;
        margin-bottom: 2px;
    }

    .cinema--full .cinema__gallery {
        overflow: hidden;
        max-height: 240px;
    }

    .cinema--full .cinema__gallery .swiper-slide {
        position: relative;
    }

    .cinema--full .cinema__gallery .swiper-slide:before {
        content: '';
        background-color: #fff;
        opacity: 0.3;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .cinema--full .cinema__gallery .swiper-slide:hover {
        cursor: url(images/components/cursor.png), auto;
    }

    .cinema--full .cinema__gallery .swiper-slide:hover:before {
        opacity: 0;
    }

    .cinema-container {
        padding-top: 52px;
        text-align: center;
    }

    .share--centered {
        display: inline-block;
        margin-bottom: 11px;
    }

    .comment--light .comment {
        border-color: #fff;
    }

    .offer {
        background-repeat: no-repeat;
        background-position: 50% 7px;
    }

    .offer--winter {
        background-image: url(images/icons/snow-dark.svg);
    }

    .offer--family {
        background-image: url(images/icons/users-dark.svg);
    }

    .offer--day {
        background-image: url(images/icons/wizard-dark.svg);
    }

    .offer--teen {
        background-image: url(images/icons/smile-dark.svg);
    }

    .offer--gift {
        background-image: url(images/icons/gift-dark.svg);
    }

    .offer--winter:hover {
        background-image: url(images/icons/snow-light.svg);
    }

    .offer--family:hover {
        background-image: url(images/icons/users-light.svg);
    }

    .offer--day:hover {
        background-image: url(images/icons/wizard-light.svg);
    }

    .offer--teen:hover {
        background-image: url(images/icons/smile-light.svg);
    }

    .offer--gift:hover {
        background-image: url(images/icons/gift-light.svg);
    }

    .gallery-item .gallery-item--video:before,
    .gallery-item .gallery-item--video-link:before {
        background-color: #45AAFF;
    }

    .choose-sits__info--first {
        border-right: 1px solid #4C4145;
    }

    .sits-price--cheap:before {
        background-color: #fff0c7;
    }

    .sits-price--middle:before {
        background-color: #ffc8cb;
    }

    .sits-price--expensive:before {
        background-color: #cdb4bd;
    }

    .sits-state--not:before {
        background-color: #dbdee1;
    }

    .sits-state--your:before {
        background-color: #4C4145;
    }

</style>
