﻿@import url('https://fonts.googleapis.com/css?family=Monda:400,700|Open+Sans:300,400,600,700');

body {
    margin: 0;
    text-align: justify;
    height: 100%;
    background: rgb(255, 255, 255);
    background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(232, 182, 0) 100%);
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: black;
}
main{
    display: block;
    width: 100%;
}

p, a, li {
    color: black;
    line-height: 1.4;
    font-size: 18px;
}

a, a:focus, a:hover, a:active {
    color: #41a1cc !important;
    cursor: pointer;
}

a:hover {
    color: #0c7ebe !important;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    margin-top: 5px;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
}

.text-default {
    color: #555555 !important;
}

.color-red {
    color: #cd0034 !important;
}

.color-blue {
    color: #41a1cc !important;
}

.color-green {
    color: #2ecc71 !important;
}

.color-orange {
    color: #e67e22 !important;
}

.color-black {
    color: #000000 !important;
}

.color-white {
    color: #ffffff !important;
}

.dropdown-toggle:focus {
    outline: thin dotted;
}

.btn-u-blue {
    background: #0c7ebe !important;
}

.btn-u-blue:hover {
    background: #41a1cc !important;
}

.btn-u-red {
    background: #792114 !important;
}

.btn-u-red:hover {
    background: #cd0034 !important;
}

.btn-u-orange {
    background: #d35400 !important;
}

.btn-u-orange:hover {
    background: #e67e22 !important;
}

.btn-u-green {
    background: #27ae60 !important;
}

.btn-u-green:hover {
    background: #2ecc71 !important;
}

.btn-u-yellow {
    background: #f39c12 !important;
}

.btn-u-yellow:hover {
    background: #f1c40f !important;
}

.btn-u-grey {
    background: #333333 !important;
}

.btn-u-grey:hover {
    background: #555555 !important;
}

.btn-u-default {
    background: #0c7ebe !important;
}

.btn-u-default:hover {
    background: #41a1cc !important;
}

.btn-u-default:disabled {
    opacity: 0.5 !important;
}

.panel .table {
    margin-bottom: 0;
}

.panel-blue, .panel-default {
    border-color: #0c7ebe;
}

.news_liste, .news_liste2 {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #CCCCCC;
    margin: auto;
    background-color: #FFFFFF;
}

.news_liste2 {
    height: 100%;
}

.news_entete {
    height: 10px;
    background-color: #41a1cc;
}

.news_contenu, .news_newsTitre, .news_date {
    padding: 5px;
    text-align: justify;
}

.news_newsTitre {
    float: left;
    font-weight: bold;
	color: black;
    font-size: 20px;
}

.news_date {
    text-align: center;
}

.panel-blue > .panel-heading, .panel-default > .panel-heading {
    color: #ffffff;
    background: #0c7ebe;
}

.panel-blue > .panel-heading a, .panel-default > .panel-heading a {
    color: #ffffff !important;
}

.panel-red {
    border-color: #cd0034;
}

.panel-red > .panel-heading {
    color: #ffffff;
    background: #cd0034;
}

.panel-red > .panel-heading a {
    color: #ffffff !important;
}

.panel-green {
    border-color: #2ecc71;
}

.panel-green > .panel-heading {
    color: #ffffff;
    background: #2ecc71;
}

.panel-green > .panel-heading a {
    color: #ffffff !important;
}

.panel-orange {
    border-color: #e67e22;
}

.panel-orange > .panel-heading {
    color: #ffffff;
    background: #e67e22;
}

.panel-orange > .panel-heading a {
    color: #ffffff !important;
}

.panel-yellow {
    border-color: #f1c40f;
}

.panel-yellow > .panel-heading {
    color: #ffffff;
    background: #f1c40f;
}

.panel-yellow > .panel-heading a {
    color: #ffffff !important;
}

.panel-gray {
    border-color: #dddddd;
}

.panel-gray > .panel-heading {
    color: #555555;
    background: #f5f5f5;
}

.panel-gray > .panel-heading a {
    color: #555555 !important;
}

.content, .store-dialog .content, .cart .content {
    max-width: 1920px;
    margin: 0 auto;
    padding: 40px 0;
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.product h2, .product h5 {
    color: #0c7ebe !important;
}

.product h2 {
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
}

.product h5 {
    font-size: 1em;
    text-transform: uppercase;
}

.product h5 i {
    text-transform: none;
    font-style: normal;
}

.product .price-content {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    white-space: nowrap;
    color: #0c7ebe !important;
    margin: -7px 0 15px 0;
    line-height: 50px;
}

.product .price-content sup {
    font-size: 30px;
}

.product .new {
    color: #cd0034 !important;
    text-transform: uppercase;
    font-size: medium;
    font-weight: 700;
}

.product .item-new, .product .item-new-special {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 900;
}

.product .subtitle {
    margin-top: -10px;
}

.product .radio, .product .checkbox {
    padding: 0;
    margin: 0;
}

.product .radio label:before, .product .checkbox label:before {
    border-radius: 10px;
}

.product .radio-title {
    font-size: 12px;
}

.product .radio-title label {
    line-height: 22px;
}

.product .checkbox label:before {
    border-radius: 3px;
}

.product label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-size: 1em;
}

.product label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.product .img-photobook-cover {
    border: thin solid #000000;
}

.product input[type=radio], .product input[type=checkbox] {
    display: none;
}

.product input[type=radio]:checked + label:before {
    content: "\2022";
    color: #0c7ebe !important;
    font-size: 50px;
    text-align: center;
    line-height: 18px;
    font-family: Arial;
}

.product input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    color: #0c7ebe !important;
    text-align: center;
    line-height: 14px;
    font-family: Verdana;
}

.product select {
    font-size: 1.2em;
    font-weight: 700;
}

.product .formats-box {
    border: 1px solid #777777;
}

.product .formats-box > .table {
    background-color: #ffffff;
    margin: 0;
}

.product .formats-box > .table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #eeeeee;
}

.product .extra-formats, .product .less-formats {
    display: none;
}

.information {
    padding: 10px;
    text-align: center;
    color: black;
}

.headline {
    display: inline;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #cccccc;
}

.headline h2, .headline h3, .headline h4 {
    color: black !important;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
}

.headline h2 {
    font-size: 23px;
}

.headline-md h2 {
    font-size: 21px;
}

.headline-md {
    margin-bottom: 15px;
}

.special-headline {
    background-color: #e8f6f9;
    color: #0084c5 !important;
    padding: 5px 10px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.special-headline .subtitle {
    font-size: 16px;
    font-weight: 100;
}

.special-headline-reverse {
    background-color: #7dafd3;
    color: #ffffff !important;
}

.form-box {
    color: #555555;
    padding: 30px;
    background: #fefefe;
    border: solid 1px #eeeeee;
    box-shadow: 0 0 3px #eeeeee;
}

.form-box label {
    color: #777777;
    font-weight: 300;
}

.form-box .header {
    color: #555555;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: solid 1px #eeeeee;
    z-index: 0;
}

.form-box .header h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.form-box .field {
    width: 100%;
}

.form-box .field span {
    width: 40px;
}

.form-box .field .fa-lock {
    font-size: 1.3em;
}

.form-box .result-block {
    width: auto;
}

.form-box .result-block .result-block-bordered {
    border: 1px solid #cccccc;
}

.form-box .result-block-in {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 20px;
    background: #fefefe;
}

.form-box .result-block-in:hover {
    cursor: pointer;
    box-shadow: 0 0 8px #cccccc;
}

.form-nobox {
    border: none;
    box-shadow: none;
    padding: 30px 0;
}

.service {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px;
}

.service:hover {
    background: #fefefe;
    box-shadow: 0 0 5px #cccccc;
    transition: box-shadow 0.2s ease-in-out;
}

.service .desc {
    padding: 0 15px;
    overflow: hidden;
}

.service .desc h4 {
    font-size: 22px;
    line-height: 25px;
}

.service .service-icon {
    color: #0c7ebe !important;
    float: left;
    padding: 10px;
    font-size: 45px;
    text-align: center;
    transition: all 0.4s ease-in-out;
}

.service-block a:hover {
    text-decoration: none;
}

.service-block .service-block-in {
    padding: 5px;
    margin-bottom: 20px;
    background: none;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
}

.service-block .service-block-in:hover {
    background-color: #ecf7fc;
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 5px #cccccc;
}

.service-block .service-block-in h4 {
    font-size: 1.1em;
    font-weight: 300;
    text-align: center;
}

.service-block .service-block-in h4 a:hover {
    color: #555555 !important;
    text-decoration: none;
}

.service-block .service-block-colored:hover {
    opacity: 0.8;
    box-shadow: none;
}

.service-block .format {
    color: #555555;
    font-size: 0.8em;
    font-weight: 300;
}

.service-block .item-new {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.promo-box {
    padding: 20px;
    margin: 25px 0 20px;
    text-align: center;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cccccc;
}

.promo-box i {
    display: block;
    font-size: 50px;
}

.promo-box strong, .promo-box strong a {
    color: #555555 !important;
    font-size: 20px;
    display: block;
    margin: 20px 0 15px;
    font-weight: 200;
}

.promo-box p {
    font-size: 14px;
    margin-bottom: 0;
}

.item .price {
    width: 500px;
    position: absolute;
    top: 30%;
    margin: 0 0 0 25px;
    z-index: 999;
}

.item .price-content {
    font-family: 'Open Sans', sans-serif;
    font-size: 9em;
    white-space: nowrap;
    color: #cd0034 !important;
    margin: 0 0 25px 0;
    line-height: 50px;
}

.pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px #cccccc;
}

.pricing:hover {
    box-shadow: 0 0 15px #cccccc;
}

.pricing:hover h4 {
    color: #41a1cc !important;
}

.pricing > a {
    text-decoration: none;
}

.pricing-head {
    text-align: center;
    background: #76b8e1;
    background: linear-gradient(to bottom, #76b8e1 0%, #d7f0fd 100%);
    padding: 20px 0;
    box-shadow: inset 0 50px 150px 0 rgba(0, 0, 0, 0.3);
}

.pricing-head h3, .pricing-head h4 {
    margin: 0;
    line-height: normal;
    font-weight: bold !important;
}

.pricing-head h3 span, .pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}

.pricing-content {
    color: #777777;
    font-size: 12px;
    padding: 7px 15px;
}

.pricing-content h3 {
    color: #000000 !important;
    margin-top: 0;
}

.pricing-content h4 {
    padding: 0;
    font-size: 2.6em;
    font-family: 'Open Sans', sans-serif;
    color: #000000 !important;
    text-shadow: 1px 1px 2px #cccccc;
}

.pricing-content h4 i {
    top: -8px;
    font-size: 20px;
    font-style: normal;
    position: relative;
    margin-right: 0;
}

.pricing-content p {
    font-size: 0.8em;
    font-style: normal;
    position: relative;
    text-shadow: none;
}

.pricing-content ul li {
    color: #777777;
    font-size: 1.4em;
    line-height: 1.2em;
}

.pricing-content i {
    text-align: center;
    font-size: 16px;
    font-style: normal;
}

.pricing-footer {
    color: #777777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 10px;
    border-radius: 0 0 3px 3px;
}

.pricing-footer a, .pricing-footer button {
    color: #ffffff !important;
    border: none;
    margin-top: 5px;
    font-size: 16px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 2px;
    background: #41a1cc !important;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #41a1cc;
    border-bottom: solid 2px #41a1cc;
}

.pricing-footer a:hover, .pricing-footer button:hover {
    cursor: pointer;
    background: #41a1cc !important;
    text-decoration: none;
    box-shadow: 0 0 3px #cccccc;
}

.unsupported .text {
    font-size: 2em;
    color: #555555 !important;
    font-weight: 300;
}

.unsupported .text b {
    font-size: 2em;
    color: #555555 !important;
    font-weight: 700;
}

.unsupported .note {
    font-size: 1.1em;
}

.unsupported .fa-stack {
    font-size: 3em;
}

.unsupported .text-line {
    padding: 1.55em;
    line-height: 1.1em;
}

.unsupported .text-line i {
    font-style: normal;
    color: #41a1cc !important;
}

.unsupported .icons {
    margin: 0;
    padding: 0;
}

.store-dialog, .cart {
    /* Store selection */
}

.store-dialog sup, .cart sup {
    font-size: 0.5em;
}

.store-dialog h1, .cart h1 {
    color: #0c7ebe !important;
    font-size: 2em;
    font-weight: 400;
}

.store-dialog .btn, .cart .btn {
    color: #ffffff !important;
}

.store-dialog .btn-default, .cart .btn-default {
    background-color: #555555;
}

.store-dialog .btn-default:hover, .cart .btn-default:hover {
    background-color: #777777;
}

.store-dialog .description, .cart .description {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 30px;
    color: #777777;
}

.store-dialog .rebate, .cart .rebate {
    color: #cd0034 !important;
}

.store-dialog .rebate sup, .cart .rebate sup {
    color: transparent;
}

.store-dialog .cart-item-circle, .cart .cart-item-circle {
    background-color: #0c7ebe !important;
    height: 40px;
    width: 40px;
    color: #ffffff !important;
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
}

.store-dialog .cart-item-border, .cart .cart-item-border {
    border-bottom: 1px solid #dddddd;
}

.store-dialog .spin, .cart .spin {
    color: #cccccc;
}

@media (max-width: 480px) {
    .store-dialog h1, .cart h1 {
        font-size: 1.2em;
    }

    .store-dialog .description, .cart .description {
        font-size: 1em;
        line-height: 20px;
    }

    .store-dialog .cart-item-circle, .cart .cart-item-circle {
        background-color: #0c7ebe !important;
        height: 25px;
        width: 25px;
        color: #ffffff !important;
        font-size: 1em;
        line-height: 25px;
        border-radius: 12px;
    }
}

@media (max-width: 767px) {
    .store-dialog .tablet-and-more, .cart .tablet-and-more {
        display: none !important;
    }
}

.store-dialog .img-responsive, .cart .img-responsive {
    margin: auto;
    border: thin solid #eeeeee;
}

.store-dialog .panel-default, .cart .panel-default {
    border-color: #dddddd;
}

.store-dialog .panel-default .framed, .cart .panel-default .framed {
    border: 1px solid #cccccc;
    padding: 25px;
    border-radius: 5px;
}

.store-dialog .panel-default .panel-footer, .cart .panel-default .panel-footer,
.store-dialog .panel-default .panel-heading, .cart .panel-default .panel-heading {
    background-color: #fff;
}

.store-dialog .panel-default .panel-footer span, .cart .panel-default .panel-footer span,
.store-dialog .panel-default .panel-heading span, .cart .panel-default .panel-heading span {
    color: #B8BCBF;
    font-size: 0.7em;
    font-weight: normal;
    padding-left: 5px;
}

.store-dialog .panel-default .panel-footer.disabled, .cart .panel-default .panel-footer.disabled,
.store-dialog .panel-default .panel-heading.disabled, .cart .panel-default .panel-heading.disabled {
    opacity: 0.6;
}

.store-dialog .panel-default .panel-footer, .cart .panel-default .panel-footer {
    border-top: 1px solid #dddddd;
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
}

.store-dialog .angular-google-map-container, .cart .angular-google-map-container {
    height: 300px;
    width: 100%;
}

.store-dialog .store-list, .cart .store-list {
    overflow: auto;
    max-height: 300px;
}

.store-dialog .store-list .selected, .cart .store-list .selected {
    background-color: #cccccc;
}

.store-dialog .store-list .store, .cart .store-list .store {
    cursor: pointer;
}

.store-dialog .store-list .store:hover, .cart .store-list .store:hover {
    background-color: #cccccc;
}

@media (max-height: 320px) {
    .store-dialog .store-list, .cart .store-list {
        max-height: 125px;
    }
}

.cart-confirmation {
    margin: 0 auto;
    font-size: 11px;
}

.cart-confirmation .logo {
    max-width: 320px;
}

.cart-confirmation .status {
    max-width: 320px;
    background-color: #f2f2f2;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    margin: 10px 0 30px 0;
}

.cart-confirmation h1 {
    font-size: 1.8em;
    color: #444444 !important;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.cart-confirmation h2 {
    font-size: 1.3em;
    color: #777777 !important;
    font-weight: 400;
}

.cart-confirmation p {
    font-size: 1em;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.cart-confirmation .top {
    height: 75px;
}

.cart-confirmation .top img {
    display: inline;
}

.cart-confirmation .title {
    margin-top: 10px;
}

.cart-confirmation table {
    background-color: #fff;
}

.cart-confirmation table th {
    background-color: #0c7ebe !important;
    color: #fff !important;
    text-align: center;
    padding: 5px;
    font-size: 1.5em;
    font-weight: 600;
}

.cart-confirmation table tbody tr td {
    font-size: 1.3em;
    padding: 10px 30px;
    vertical-align: inherit !important;
}

.cart-confirmation table tbody tr td.last-row {
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.cart-confirmation table .fixed {
    height: 160px;
}

@media (max-width: 375px) {
    .cart-confirmation table th {
        font-size: 1.3em;
        font-weight: 600;
    }

    .cart-confirmation table tbody tr td {
        font-size: 1.1em;
        padding: 5px 5px;
    }

    .cart-confirmation table .fixed {
        height: 100px;
    }
}

.cart-confirmation .infos p {
    font-size: 0.9em;
    margin: 40px auto;
    text-align: center;
}

.titre, .continent {
    text-align: center;
    color: rgb(3, 8, 172) !important;
    font-size: 32px;
}

.acces {
    padding-top: 50px;
    padding-left: 10px;
    text-align: center;
}

.cubeelem {
    cursor: pointer;
    transition: all 0.4s ease;
    border: solid 1px rgb(41, 66, 148);
    background: rgb(41, 66, 148) !important;
}

.cubeelem:hover {
    opacity: 0.7;
}

.corps_page {
    text-align: justify;
}

.presentation {
    margin-left: 10px;
    text-align: center;
}

#gallerybar {
    background: rgb(18, 30, 173);
    height: 99px;
    text-align: center;
}

#buttonleft a, #buttonright a {
    background: rgb(11, 17, 96);
    display: block;
    width: 30px;
    height: 99px;
    text-indent: -999999px;
}

#buttonright a {
    background-image: url('../../styles/www/animation/histoires2015/20150131_bal_concert_andin-2/asstes/buttonright.gif');
}

#buttonleft a {
    background-image: url('../../styles/www/animation/histoires2015/20150131_bal_concert_andin-2/assets/buttonleft.gif');
}

#buttonleft a:active, #buttonleft a:hover, #buttonright a:active, #buttonright a:hover {
    background-color: rgb(20, 33, 186);
}

.cube {
    width: 200px;
    height: 150px;
    margin-left: 15em;
}

#linksCube img {
    width: 160px;
    height: 115px;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}

.isotope {
    transition-property: height, width;
}

.isotope .isotope-item {
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}

.isotope.infinite-scrolling {
    transition: none;
}

.container {
    padding: 5px;
    margin-bottom: 5px;
    display: block;
    flex-direction: column;
}

.element {
    width: 200px;
    height: 150px;
    margin: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.variable-sizes .element.width2 {
    width: 230px;
}

.variable-sizes .element.height2 {
    height: 230px;
}

.variable-sizes .element.width2.height2 {
    font-size: 2.0em;
}

.variable-sizes .element.large, .element.large, .variable-sizes .element.large.width2.height2 {
    font-size: 3.0em;
    width: 400px;
    height: 300px;
    z-index: 100;
}

.clickable .element:hover {
    cursor: pointer;
}

.clickable .element:hover h3 {
    text-shadow: 0 0 10px white, 0 0 10px white;
}

.clickable .element:hover h2 {
    color: white;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-underline {
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-normal {
    text-transform: none;
    text-decoration: none;
}

.font-light {
    font-weight: 300;
}

.font-regular {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-italic {
    font-style: italic;
}

.font-xx-smaller {
    font-size: xx-small;
}

.font-x-smaller {
    font-size: x-small;
}

.font-smaller {
    font-size: smaller;
}

.font-small {
    font-size: small;
}

.font-medium {
    font-size: medium;
}

.font-large {
    font-size: large;
}

.font-larger {
    font-size: larger;
}

.font-x-large {
    font-size: x-large;
}

.font-xx-large {
    font-size: xx-large;
}

.margin-bottom-0, .margin-bottom-5, .margin-bottom-10, .margin-bottom-20, .margin-bottom-25, .margin-bottom-30, .margin-bottom-35, .margin-bottom-40, .margin-bottom-50, .margin-bottom-60 {
    clear: both;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-top-0, .margin-top-5, .margin-top-10, .margin-top-20, .margin-top-25, .margin-top-30, .margin-top-35, .margin-top-40, .margin-top-50, .margin-top-60 {
    clear: both;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-35 {
    padding-left: 35px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-right-25 {
    padding-right: 25px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-35 {
    padding-right: 35px;
}

.padding-right-40 {
    padding-right: 40px;
}

.alert-messages {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    padding: 15px;
    transition: 1s linear all;
}

.alert-messages.ng-hide {
    opacity: 0;
}

.alert-messages.ng-hide-add, .alert-messages.ng-hide-remove {
    transition: 1s linear all;
}

.message {
    position: relative;
    padding: 10px 40px 10px 12px;
    margin: 0 auto;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
    background: #111;
    background: rgba(20, 20, 20, 0.9);
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    min-height: 50px;
}

.message .dismiss {
    position: absolute;
    display: table-cell;
    top: 10px;
    right: 10px;
    text-align: center;
}

.message-inside {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
    margin-top: 0;
    margin-bottom: 0;
}

.message-text {
    display: block;
    color: #fff;
    font-size: 1em;
    line-height: 16px;
}

.dismiss {
    display: block;
    color: #ccc;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
}

.dismiss:hover, .dismiss:focus {
    color: #fff;
}

.table thead > tr > th {
    border-bottom: none;
}

.form-control {
    box-shadow: none;
}

.form-control:focus {
    border-color: #bbb;
    box-shadow: 0 0 2px #c9c9c9;
}

.form-spacing .form-control {
    margin-bottom: 15px;
}

.btn {
    box-shadow: none;
}

.btn-u {
    border: 0;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 13px;
    position: relative;
    background: #000000;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
}

.btn-u:hover {
    color: #fff;
    background: #323232;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
}

a.btn-u {
    padding: 4px 13px;
    vertical-align: middle;
}

a.btn-u-small {
    font-size: 12px;
    padding: 5px 5px;
}

a.btn-u-lg {
    font-size: 18px;
    padding: 6px 25px;
}

.social-icons {
    margin: 0;
    padding: 0;
}

.social-icons li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 5px;
    text-indent: -9999px;
}

.social-icons li:hover a {
    background-position: 0 -38px;
}

.social-icons li a {
    width: 28px;
    height: 28px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}

.social-icons-color li a {
    opacity: 0.7;
    background-position: 0 -38px !important;
}

.social-icons-color li a:hover {
    opacity: 1;
}

.social-facebook {
    background: url('../../styles/img/social-facebook.png') no-repeat;
}

.social-googleplus {
    background: url('../../styles/img/social-googleplus.png') no-repeat;
}

.social-pintrest {
    background: url('../../styles/img/social-pinterest.png') no-repeat;
}

.social-twitter {
    background: url('../../styles/img/social-twitter.png') no-repeat;
}

.social-linkedin {
    background: url('../../styles/img/social-linkedin.png') no-repeat;
}

.social-youtube {
    background: url('../../styles/img/social-youtube.png') no-repeat;
}

.social-instagram {
    background: url('../../styles/img/social-instagram.png') no-repeat;
}

.hover-effect {
    transition: all 0.4s ease-in-out;
}

.hover-effect-kenburn {
    transition: all 0.8s ease-in-out;
}

.hover-effect-kenburn:hover {
    transform: rotate(5deg);
}

#cms-dialog {
    width: 350px;
    height: 100%;
    position: fixed;
    z-index: 1000;
    vertical-align: middle;
    top: 100px;
    left: -350px;
    border: 1px #000;
    transition: 0.5s linear all;
}

#cms-dialog.on {
    left: 0px;
}

.cms-toolbar-right {
    right: 25px;
    left: inherit !important;
}

.cms-toolbar-text {
    right: -20px;
    left: inherit !important;
}

.cms-toolbar {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 15px;
    z-index: 990;
}

.cms-toolbar .popover {
    color: #000;
}

.cms-wrapper {
    position: relative;
}

.item2 {
    float: left;
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease;
    border: solid 1px rgb(41, 66, 148);
    text-align: center;
    background: rgb(41, 66, 148);
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 14px;
    border-radius: 6px;
}

.item {
    float: left;
    height: 150px;
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease;
    border: solid 1px rgb(41, 66, 148);
    text-align: center;
    background: rgb(41, 66, 148);
    width: 305px;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 14px;
    border-radius: 6px;
}

.item:hover, .item2:hover {
    opacity: 0.7;
}

.menubox {
    height: 150px;
    cursor: pointer;
    transition: all 0.4s ease;
    border: solid 1px rgb(41, 66, 148);
    text-align: center;
    background: rgb(41, 66, 148);
    width: 305px;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 14px;
    border-radius: 6px;
}

@media screen and (max-width: 400px) {
    .grid-sizer {
        width: calc(4/14*100%);
    }

    .item {
        width: calc(14/14*100%);
    }

    .item2 {
        width: calc(14/14*100%);
    }

    .gutter-sizer {
        width: calc(1/14*100%);
    }

    .packery {
        margin: calc(1.0/14*100%) calc(1.0/14*100%) calc(1.0/14*100%) calc(1.0/14*100%);
    }
}

@media screen and (min-width: 400px) {
    .grid-sizer {
        width: calc(4/19*100%);
    }

    .item {
        width: calc(9/19*100%);
    }

    .item2 {
        width: calc(9/19*100%);
    }

    .gutter-sizer {
        width: calc(1/19*100%);
    }

    .packery {
        margin: calc(1.0/19*100%) calc(1.0/19*100%) calc(1.0/19*100%) calc(1.0/19*100%);
    }
}

@media screen and (min-width: 800px) {
    .grid-sizer {
        width: calc(4/29*100%);
    }

    .item {
        width: calc(9/29*100%);
    }

    .item2 {
        width: calc(18/29*100%);
    }

    .gutter-sizer {
        width: calc(1/29*100%);
    }

    .packery {
        margin: calc(1.0/29*100%) calc(1.0/29*100%) calc(1.0/29*100%) calc(1.0/29*100%);
    }
}

@media screen and (min-width: 1200px) {
    .grid-sizer {
        width: calc(4/39*100%);
    }

    .item {
        width: calc(9/39*100%);
    }

    .item2 {
        width: calc(18/39*100%);
    }

    .gutter-sizer {
        width: calc(1/39*100%);
    }

    .packery {
        margin: calc(1.0/39*100%) calc(1.0/39*100%) calc(1.0/39*100%) calc(1.0/39*100%);
    }
}

@media screen and (min-width: 1600px) {
    .grid-sizer {
        width: calc(4/49*100%);
    }

    .item {
        width: calc(9/49*100%);
    }

    .item2 {
        width: calc(18/49*100%);
    }

    .gutter-sizer {
        width: calc(1/49*100%);
    }

    .packery {
        margin: calc(1.0/49*100%) calc(1.0/49*100%) calc(1.0/49*100%) calc(1.0/49*100%);
    }
}

.packery:after {
    content: " ";
    display: block;
    clear: both;
}
