
.bganimation {
    background-size    : auto 100%;
    background-position: center;
    background-color   : #f7f7f7;
    background-repeat  : no-repeat;
    transition         : background-size 0.5s ease-in;
    -moz-transition    : background-size 0.5s ease-in;
    -web-kit-transition: background-size 0.5s ease-in;
}

.bganimation:hover {
    background-size: auto 110% !important;
}

.sliderbtn1 {
    background-image: url(../images/slider/agence-web-cle-en-main.webp);
}

.sliderbtn2 {
    background-image: url(../images/slider/btn2.webp);
}

.sliderbtn3 {
    background-image: url(../images/slider/optimisation-ai.webp);
}

.sliderbtn4 {
    background-image: url(../images/slider/referencement-seo.webp);
}

.sliderbtn5 {
    background-image: url(../images/slider/btn5.webp);
}

.sliderbtn6 {
    background-image: url(../images/slider/conception-site-web-longueuil.webp);
}

.sliderbtn7 {
    background-image: url(../images/slider/facebook-ads.webp);
}

.sliderbtn8 {
    background-image: url(../images/slider/google-ads.webp);
}

.sliderbtn9 {
    background-image: url(../images/slider/btn9.webp);
}

.sliderbtn10 {
    background-image: url(../images/slider/btn10.webp);
}

.sliderbtn11 {
    background-image: url(../images/slider/btn11.webp);
}

.sliderbtn12 {
    background-image: url(../images/slider/btn12.webp);
}

.card-title {
    font-size: 18px;
}

.sliderbtn {
    border             : solid #fff;
    padding-top        : 15px;
    min-height         : 289px;
    background-position: center;
}

.sliderbtn-titre-click {
    position : absolute;
    top      : 15px;
    left     : 50%;
    transform: translateX(-50%);
    width    : 95%;
}

.sliderbtn-titre-1 {
    font-family   : "Oswald", sans-serif !important;
    font-size     : 18px;
    color         : #222;
    text-transform: uppercase;
    margin-bottom : 0;
    line-height   : 1;
}

.sliderbtn-titre-1 div {
    background-color: #6e9132;
    display         : inline-block;
    padding         : 10px 15px 10px 15px;
    border-radius   : 20px;
}

.sliderbtn-titre-2 {
    font-family: "Oswald", sans-serif !important;
    font-size  : 16px;
    color      : #6c6c6c;
    text-shadow: 0 0 5px #ffffff5c;
    margin     : auto
}

.sliderbtn-titre-2.white {
    color      : #fff;
    text-shadow: 0 0 5px #0000005c;
}

.btn-white {
    color: #000;
}

.nobreak {
    display: inline !important;
}


/* SLIDER HOVER MOITIER MOITIER */

/* IMPORT LIGNE 1 */

.ba-slider {
    position: relative;
    overflow: hidden;
    height  : 100%;
}

.ba-slider img {
    height : 100%;
    display: block;
}

.resize {
    position: absolute;
    top     : 0;
    left    : 0;
    height  : 100%;
    width   : 50%;
    overflow: hidden;
}


.handle {
    /* Thin line seperator */
    position   : absolute;
    left       : 50%;
    top        : 0;
    bottom     : 0;
    width      : 4px;
    margin-left: -2px;

    background: rgba(0, 0, 0, .5);
    cursor    : ew-resize;
}

.handle:after {
    /* Big orange knob  */
    position: absolute;
    top     : 50%;
    width   : 64px;
    height  : 64px;
    margin  : -32px 0 0 -32px;

    content    : '\21d4';
    color      : white;
    font-weight: bold;
    font-size  : 36px;
    text-align : center;
    line-height: 64px;

    background: #8cb83f;
    /* @orange */

    border-radius: 10%;
    transition   : all 0.3s ease;
    box-shadow   : 0 5px 6px rgba(0, 0, 0, 0.3);
}

.draggable:after {
    width      : 48px;
    height     : 48px;
    margin     : -24px 0 0 -24px;
    line-height: 48px;
    font-size  : 30px;
}


.formulaire-top-town {
    background-color: rgba(255, 255, 255, 0.85);
    text-align      : center;
    padding         : 50px
}

.questionbg {
    background-size    : cover;
    background-position: center;
    font-family        : Oswald, sans-serif;
    text-transform     : uppercase;
    font-size          : 32px;
    text-align         : center;
}

.questiontitle {
    padding-top: 15px
}


.geobullet {
    text-transform  : uppercase;
    font-family     : Oswald, sans-serif;
    margin-bottom   : 5px;
    background-color: #f9f9f9;
    font-size       : 16px
}


.nopadding {
    padding: 0;
}

.colmaxwidth {
    max-width     : 515px;
    margin        : 0 auto;
    /*padding-top : 170px;
    padding-bottom: 170px;*/
    padding-top   : 80px;
    padding-bottom: 80px;
}

.colmaxwidth-2 {
    max-width     : 915px;
    margin        : 0 auto;
    padding-top   : 100px;
    padding-bottom: 100px;
}

.portfolio-client-name a {
    color      : #fff !important;
    font-size  : 22px;
    font-family: Oswald, sans-serif !important;
}

.btnnb {
    font-family   : Oswald, sans-serif !important;
    text-transform: uppercase;
    font-size     : 15px;
    padding       : 12px 25px;
}

.margintop40px {
    border: 0 !important;
    margin: 40px !important;
}

section {
    position: relative;
    padding : 90px 0;
}

.textvert {
    color: #8cb83f;
}

.teamname {
    color      : #fff;
    font-family: Oswald, sans-serif !important;
    font-size  : 30px;
    padding    : 20px 0 5px 0;
}

.section.grey {
    background-color: #f7f7f7;
}

.nopadding {
    padding: 0
}

.footer-section-img-partner a {
    border: 0 !important
}


.form-control,
.form-control-footer {
    background-color: #04040487;
    border          : #000 !important;
    color           : #fff;
    margin-bottom   : 15px
}

.form-control,
.form-control-footer::placeholder {
    color         : #ffffffdb;
    text-align    : center;
    text-transform: uppercase;
    font-family   : 'Oswald', sans-serif !important;
}

.form-control,
.form-control-footer input[type=text] {
    color: #fff !important;
}

.footer-img-partner {
    height      : 35px;
    padding-left: 15px;
    border      : 0 !important
}

.form-control-footer:focus {
    background-color: #000
}

.pre-footer-generic-list {
    background-color: #1a1a1a !important;
    border-bottom   : #383838 solid 1px;
    padding-top     : 5px !important;
    padding-bottom  : 5px !important
}

.pre-footer-town-list {
    background-color: transparent !important;
    color           : #fff;
    border-top      : #383838 solid 1px;
    padding-top     : 5px !important;
    padding-bottom  : 5px !important
}

.pre-footer-town-list-text-item {
    width      : 100%;
    overflow   : hidden;
    white-space: nowrap;
}

.contactform p {
    color: #fff
}

.uppercase {
    text-transform: uppercase
}

html {
    scroll-behavior: smooth;
}


.linkteam {
    color: #fff !important;
}

.teamposte {
    padding-bottom: 20px;
}

.aproposbox1 {
    background-color: rgba(137, 182, 78, 0.20);
    color           : #e9e9e9;
    margin-bottom   : 8px;
    padding         : 15px;
    line-height     : normal;
}

.aproposbox1 .apropostitle {
    font-family   : Oswald, sans-serif !important;
    text-transform: uppercase;
    font-size     : 28px;
    display       : block;
    color         : #fff
}

.leftcolumn {
    padding-left  : 80px;
    padding-top   : 80px;
    padding-bottom: 80px
}

.rightcolumn {
    padding-right : 80px;
    padding-top   : 80px;
    padding-bottom: 0;
    text-align    : right
}

.aproposbox2 {
    background-color: #89b64e;
    width           : 100%;
    padding-top     : 10px;
    padding-bottom  : 10px;
    text-align      : center;
    color           : #fff;
    font-family     : Oswald, sans-serif !important;
    text-transform  : uppercase;
    font-size       : 28px;
    margin-bottom   : 10px
}

.sectiontop {
    background-color : #3e3e3e;
    background-image : url(../images/a-propos/bgtop.jpg);
    background-repeat: no-repeat
}

.whitespot {
    background-color: #fff;
    right           : 0;
    width           : 25%;
    height          : 150%;
    position        : absolute
}

.imgtop {
    padding-bottom: 20px;
    padding-left  : 80px
}

.barwithfacts {
    padding-left: 40px
}

.quoteside {
    color       : #fff;
    font-size   : 28px;
    padding-left: 80px;
    padding-top : 40px
}

.sous-titre {
    color         : #fff;
    font-size     : 18px;
    padding-top   : 15px;
    padding-bottom: 30px
}

.subtitle-hero {
    color         : #9c9c9c;
    font-size     : 24px;
    font-family   : Oswald, sans-serif !important;
    text-transform: uppercase;
}

.titleapropos1 {
    line-height: normal;
}

.title-tiret {
    display     : inline-block;
    position    : relative;
    min-height  : 1em;
    padding-left: 16px;
}

.title-tiret::before {
    content         : "";
    position        : absolute;
    left            : 0;
    top             : 0;
    width           : 7px;
    height          : 100%;
    border-radius   : 20px;
    background-color: #89b64e;

}

.bartitle {
    background-color: #89b64e;
    height          : 48px;
    width           : 10px;
    display         : inline-block;
    margin-right    : 10px;
    border-radius   : 20px;
}

.bartitle-3 {
    background-color: #89b64e;
    height          : 30px;
    width           : 7px;
    display         : inline-block;
    margin-right    : 10px
}

.bartitle-4 {
    background-color: #9a9a9a;
    height          : 30px;
    width           : 7px;
    display         : inline-block;
    margin-right    : 10px
}

.bartitle-5 {
    background-color: #89b64e;
    height          : 17px;
    width           : 5px;
    display         : inline-block;
    margin-right    : 5px
}

.bartitle-6 {
    background-color: #89b64e;
    height          : 14px;
    width           : 4px;
    display         : inline-block;
    margin-right    : 5px
}

.teamphoto {
    background-position: center;
    min-height         : 600px;
    background-size    : cover
}

/*************************************
           Landing page
**************************************/
.flex-grow-1 {
    flex-grow: 1;
}

.googlescore-link {
    display         : inline-block;
    background-color: #fff;
    color           : #626262 !important;
    padding         : 16px 20px;
    border-radius   : 55px;
    font-size       : 18px;
    font-weight     : 600;
    line-height     : 80%;
}

.googlescore-link.red {
    background-color: #EB330F;
    color           : #fff !important;
}

.googlescore-link.green {
    background-color: #6E9132;
    color           : #fff !important;
}


/* CSS pour le swiper 3-steps */
.sync-pagination {
    position: static;
}


/* Carousel - Swiper */
.swiper-custom-nav {
    position       : static;
    width          : 50px;
    height         : 50px;
    border-radius  : 50%;
    background     : #E6E6E6;
    margin         : 0;
    display        : flex;
    justify-content: center;
    align-items    : center;
    transition     : all 0.3s ease;
    opacity        : 1;
}

.swiper-custom-nav::after {
    font-size  : 18px;
    font-weight: bolder;
    color      : #353535;
}

.swiper-custom-nav.nav-sm {
    width : 40px;
    height: 40px;
}

.swiper-custom-nav:hover::after {
    color: #fff;
}

.swiper-custom-nav:hover {
    background-color: #8CB83F;
    transform       : scale(1.1);
}

.swiper-custom-nav:disabled {
    opacity         : 0.3;
    cursor          : not-allowed;
    background-color: rgba(0, 0, 0, 0.1);
    color           : #999;
}

.swiper-custom-nav:disabled:hover {
    transform       : none;
    background-color: #f5f5f5;
    color           : #999;
}

/* CSS pour les bullets personnalisés du swiper 3-steps */
.sync-pagination {
    position       : static;
    display        : flex;
    justify-content: center;
    align-items    : center;
    gap            : 10px;
}

.custom-bullet {
    width          : 25%;
    height         : 90px;
    border-radius  : 20px;
    background     : #fff;
    color          : #626262;
    padding        : 8px 16px !important;
    cursor         : pointer;
    transition     : all 0.3s ease;
    opacity        : 1;
    display        : flex;
    flex-direction : column;
    align-items    : center;
    justify-content: center;
    gap            : 8px;
}

.custom-bullet:hover {
    background: #E6E6E6 !important;
}

.custom-bullet.swiper-pagination-bullet-active {
    background: #84ba3f !important;
    color     : white;
}

.custom-bullet.swiper-pagination-bullet-active svg path {
    fill: white;
}

/* Carousel - Swiper Landing page */
.item-carousel-key {
    height       : 600px;
    width        : 100%;
    padding      : 60px;
    border-radius: 20px;
    position     : relative;
}

.item-carousel-key>* {
    position: relative;
    z-index : 3;
}

.item-carousel-key::before {
    position     : absolute;
    top          : 0;
    left         : 0;
    z-index      : 2;
    content      : "";
    height       : 100%;
    width        : 100%;
    border-radius: 20px;
    background   : linear-gradient(0deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.50) 100%);
}

.item-carousel-key img {
    position     : absolute;
    top          : 0;
    left         : 0;
    z-index      : 1;
    content      : "";
    height       : 100%;
    width        : 100%;
    border-radius: 20px;
    object-fit   : cover;
}

/* Carousel - Swiper Landing page */
.item-carousel-360 {
    height       : 450px;
    width        : 100%;
    padding      : 40px;
    max-height   : 400px;
    border-radius: 20px;
    position     : relative;
    display      : flex;
    align-items  : end;
}

.item-carousel-360>* {
    position: relative;
    z-index : 3;
}

.item-carousel-360::before {
    position     : absolute;
    top          : 0;
    left         : 0;
    z-index      : 2;
    content      : "";
    height       : 100%;
    width        : 100%;
    border-radius: 20px;
    background   : linear-gradient(0deg, rgba(0, 0, 0, 0.40) 50%, rgba(0, 0, 0, 0) 100%);
}

.item-carousel-360 img {
    position     : absolute;
    top          : 0;
    left         : 0;
    z-index      : 1;
    content      : "";
    height       : 100%;
    width        : 100%;
    border-radius: 20px;
    object-fit   : cover;
}

/* Modal */
.modal-md {
    max-width: 645px;
}

.modal-lg {
    max-width: 800px;
}

.modal-xl {
    max-width: 1350px;
}

.modal-xxl {
    max-width: 1600px;
}

.modal-content {
    background-color: #fff;
    border          : none;
    border-radius   : 40px;
    padding         : 2rem;
    position        : relative;
}

.modal-carrousel {
    padding-right: 0;
}

.modal-header,
.modal-body,
.modal-footer {
    padding: 0;
}

.modal .close-btn {
    height          : 60px;
    width           : 60px;
    background-color: #8CB83F;
    border          : none;
    border-radius   : 50%;
    position        : absolute;
    top             : 16px;
    right           : 16px;
    display         : flex;
    justify-content : center;
    align-items     : center;
    cursor          : pointer;
    z-index         : 99;
}

.modal .close-btn i {
    color      : white;
    font-size  : 20px;
    text-shadow: none;
}

.modal-backdrop {
    position               : fixed;
    top                    : 0;
    left                   : 0;
    z-index                : 9999;
    width                  : 100vw;
    height                 : 100vh;
    background             : rgba(0, 0, 0, 0.05);
    -webkit-backdrop-filter: blur(35px);
    backdrop-filter        : blur(35px);
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 1;
}

.container-slide-modal {
    background-color: #fff;
    border-radius   : 20px;
    padding         : 24px 32px;
}

/* Section Key Elements */
.key-tab .nav-tabs-desktop {
    display       : flex;
    flex-direction: column;
    gap           : 12px;
    margin-bottom : 0 !important;
}

.tab.key-tab .nav-tabs-desktop .nav-item {
    width: fit-content;
}

.tab.key-tab .nav-tabs .nav-item .nav-link {
    width           : fit-content;
    max-width       : 100%;
    padding         : 14px 6.5rem 14px 20px;
    border-radius   : 30px;
    cursor          : pointer;
    font-size       : 1rem;
    color           : #626262;
    border          : 1px solid #fff;
    background-color: #fff;
    position        : relative;
    transition      : all 0.3s ease-out;
    overflow        : hidden;
}

.tab.key-tab .nav-tabs-desktop .nav-item .nav-link span {
    display   : inline-block;
    transition: all 0.3s ease-out;
}

.tab.key-tab .nav-tabs-desktop .nav-item .nav-link::after {
    content         : "\f107";
    font-family     : "FontAwesome", sans-serif;
    line-height     : 30px;
    position        : absolute;
    right           : 20px;
    top             : 50%;
    width           : 30px;
    height          : 30px;
    border-radius   : 50%;
    transform       : translateY(-50%);
    display         : flex;
    justify-content : center;
    pointer-events  : none;
    font-size       : 1rem;
    color           : #8CB83F;
    background-color: #F5F5F5;
}

/* Active */
.tab.key-tab .nav-tabs-desktop .nav-item .nav-link.active {
    padding  : 14px 20px;
    transform: scale(1);
}

.tab.key-tab .nav-tabs-desktop .nav-item .nav-link.active::after {
    display: none;
}

/* Nav tabs - Description only visible on active tab */
.nav-tabs-desktop .nav-item .nav-item-desc {
    font-size       : 0.875rem;
    max-height      : 0;
    margin-top      : 0;
    margin-bottom   : 0;
    display         : none;
    opacity         : 0;
    transform       : scale(0.8) translateY(-20px);
    transform-origin: top left;
    transition      : all 0.4s ease-out;
    overflow        : hidden;
}

.nav-tabs-desktop .nav-link.active .nav-item-desc {
    max-height   : auto;
    margin-top   : 20px;
    margin-bottom: 16px;
    display      : block;
    opacity      : 1;
    transform    : scale(1) translateY(0);
}

.nav-tabs-desktop .nav-item-desc.show {
    max-height   : 200px;
    margin-top   : 24px;
    margin-bottom: 16px;
    opacity      : 1;
    transform    : scale(1) translateY(0);
}

.nav-tabs-desktop .nav-item-desc.hide {
    max-height   : 0;
    margin-top   : 0;
    margin-bottom: 0;
    opacity      : 0;
    transform    : scale(0.8) translateY(-20px);
}

.tab-swiper .nav-tabs {
    display      : block !important;
    /* empêcher le flex-wrap */
    border-bottom: none !important;
}

.tab-swiper .nav-item {
    display: block !important;
}

.tab-swiper .nav-item .nav-link {
    min-width: 100%;
}

.tab-swiper .swiper-wrapper {
    display  : flex !important;
    /* Swiper contrôle ce flex */
    flex-wrap: nowrap !important;
}

.tab-swiper .swiper-slide {
    flex-shrink: 0;
    /* width   : auto !important; */
}

/* Tab Navigation Arrows */
.tab-navigation-wrapper {
    position: relative;
    display : flex;
    gap     : 40px;
}

.tab-nav-arrows {
    display        : flex;
    flex-direction : column;
    gap            : 8px;
    justify-content: center;
}

.tab-arrow {
    font-size       : 1rem;
    font-weight     : bolder;
    color           : #626262;
    width           : 40px;
    height          : 40px;
    border          : none;
    border-radius   : 50%;
    background-color: #E6E6E6;
    cursor          : pointer;
    display         : flex;
    align-items     : center;
    justify-content : center;
    transition      : all 0.3s ease;
    opacity         : 1;
}

.tab-arrow:hover {
    background-color: #8CB83F;
    color           : #fff;
    transform       : scale(1.1);
}

.tab-arrow:disabled {
    opacity         : 0.3;
    cursor          : not-allowed;
    background-color: rgba(0, 0, 0, 0.1);
    color           : #999;
}

.tab-arrow:disabled:hover {
    transform       : none;
    background-color: #f5f5f5;
    color           : #999;
}

/* Responsive */
@media (max-width: 1100px) {
    .tab-navigation-wrapper {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .tab-nav-arrows {
        position       : relative;
        right          : 0;
        top            : 0;
        transform      : none;
        flex-direction : row;
        justify-content: center;
        margin-top     : 20px;
    }
}

/* Custom map (leaflet.js) */
#mapid {
    height       : 700px;
    border-radius: 20px;
}

.custom-marker {
    background   : #8CB83F;
    color        : white;
    padding      : 6px 14px;
    border-radius: 20px;
    font-size    : 14px;
    font-weight  : bold;
    box-shadow   : 0 2px 4px rgba(0, 0, 0, 0.25);
    white-space  : nowrap;
    width        : unset !important;
    height       : unset !important;

    transform: translate(-50%, -50%);
}

.custom-marker::before {
    position    : absolute;
    bottom      : 1px;
    left        : 50%;
    transform   : translate(-50%, 100%);
    content     : "";
    width       : 0;
    height      : 0;
    border-left : 8px solid transparent;
    border-right: 8px solid transparent;
    border-top  : 12px solid #8cb83f;
    z-index     : 1;
}

.leaflet-control-attribution {
    display: none;
}


/* Grid  */
.hex-section {
    background-color: white;
    border-radius   : 20px;
    overflow        : hidden;
}

.hex-container {
    display                   : flex;
    --s                       : 160px;
    /* size  */
    --m                       : 4px;
    /* margin */
    --f                       : calc(1.732 * var(--s) + 4 * var(--m) - 1px);
    width                     : calc(7.5 * (var(--s) + 2 * var(--m)));
    height                    : 680px;
    overflow-x                : auto;
    overflow-y                : hidden;
    -webkit-overflow-scrolling: touch;
}

.hex-grid {
    font-size  : 0;
    /*disable white space between inline block element */
    margin-left: -80px;
    margin-top : -50px;
    width      : 100%;
    height     : 100%;
}

.hex-grid .hex-content {
    position         : relative;
    width            : var(--s);
    margin           : var(--m);
    height           : calc(var(--s)*1.1547);
    display          : inline-block;
    font-size        : initial;
    background       : red;
    margin-bottom    : calc(var(--m) - var(--s)*0.2885);
    clip-path        : path("M71 2.6188C75.9504 -0.239322 82.0496 -0.239323 87 2.6188L149.808 38.8812C154.759 41.7393 157.808 47.0214 157.808 52.7376V125.262C157.808 130.979 154.759 136.261 149.808 139.119L87 175.381C82.0496 178.239 75.9504 178.239 71 175.381L8.19169 139.119C3.24127 136.261 0.191689 130.979 0.191689 125.262V52.7376C0.191689 47.0214 3.24127 41.7393 8.19169 38.8812L71 2.6188Z");
    -webkit-clip-path: path("M71 2.6188C75.9504 -0.239322 82.0496 -0.239323 87 2.6188L149.808 38.8812C154.759 41.7393 157.808 47.0214 157.808 52.7376V125.262C157.808 130.979 154.759 136.261 149.808 139.119L87 175.381C82.0496 178.239 75.9504 178.239 71 175.381L8.19169 139.119C3.24127 136.261 0.191689 130.979 0.191689 125.262V52.7376C0.191689 47.0214 3.24127 41.7393 8.19169 38.8812L71 2.6188Z");
}

.hex-content-wrapper {
    position  : absolute;
    top       : 50%;
    left      : 50%;
    transform : translate(-50%, -50%);
    color     : white;
    text-align: center;
    z-index   : 2;
}

.hex-icon {
    font-size    : 20px;
    margin-bottom: 8px;
    color        : white;
}

.hex-title {
    font-size  : 1.125rem;
    font-weight: 800;
    line-height: 1;
}

.hex-text {
    font-size  : 1rem;
    font-weight: 500;
    line-height: 1.5;
}

.hex-grid::before {
    content: "";
    width  : calc(var(--s)/2 + var(--m));
    float  : left;
    height : 120%;
    shape-outside: repeating-linear-gradient(#0000 0 calc(var(--f) - 3px),
            #000 0 var(--f));
}

.hex-color-0 {
    background: transparent !important;
}

.hex-color-1 {
    position  : relative;
    background: #84ba3f !important;
}

.hex-color-1::before {
    content   : "";
    position  : absolute;
    top       : 50%;
    left      : 50%;
    width     : 100%;
    height    : 100%;
    background: white;
    clip-path : path("M71 2.6188C75.9504 -0.239322 82.0496 -0.239323 87 2.6188L149.808 38.8812C154.759 41.7393 157.808 47.0214 157.808 52.7376V125.262C157.808 130.979 154.759 136.261 149.808 139.119L87 175.381C82.0496 178.239 75.9504 178.239 71 175.381L8.19169 139.119C3.24127 136.261 0.191689 130.979 0.191689 125.262V52.7376C0.191689 47.0214 3.24127 41.7393 8.19169 38.8812L71 2.6188Z");
    transform : translate(-50%, -50%) scale(.96);
}

.hex-color-2 {
    background: #BADD7C !important;
}

.hex-color-3 {
    background: #84ba3f !important;
}

.hex-color-4 {
    background: #6E9132 !important;
}

/* Responsive pour le scroll horizontal */
@media (max-width: 768px) {
    .hex-section {
        overflow-x: auto;
    }

    .hex-container {
        min-width: calc(7.5 * (var(--s) + 2 * var(--m)));
        max-width: none;
    }
}

/* Section google score */
.scoreTable {
    min-width: 500px;
}

.scoreTable .price {
    border-radius: 4px;
    padding      : 6px 8px;
    color        : white;
    height       : 54px;
    display      : flex;
    align-items  : center;
    font-size    : 1.125rem;
    font-weight  : 500;
}

.scoreTable .score {
    border-radius  : 6px;
    padding        : 12px;
    color          : white;
    display        : flex;
    align-items    : center;
    justify-content: space-between;
    width          : 100%;
    height         : 54px;
}

.scoreTable .score .rating {
    font-size  : 2rem;
    font-weight: 600;
    line-height: 32px;
}

.scoreTable .score .diff {
    font-size  : 1.25rem;
    font-weight: 700;
}

.scoreTable .rowTable {
    display      : flex;
    gap          : 8px;
    margin-bottom: 8px;
    position     : relative;
    z-index      : 2;
}

.scoreTable .green::before {
    height          : calc(100% - 32px);
    width           : calc(100% - 32px);
    border-radius   : 12px;
    background-color: #145516;
    position        : absolute;
    top             : 0;
    right           : 0;
    content         : "";
    z-index         : 1;
}

.scoreTable .green,
.scoreTable .red {
    position: relative;
}

.scoreTable .red::before {
    height          : calc(100% - 32px);
    width           : calc(100% - 32px);
    border-radius   : 12px;
    background-color: #62190C;
    position        : absolute;
    bottom          : 0;
    right           : 0;
    content         : "";
    z-index         : 1;
}

.scoreTable .details {
    position      : relative;
    z-index       : 1;
    display       : flex;
    flex-direction: column;
    align-items   : center;
    padding       : 0 20px;
    min-width     : 235px;
}

.scoreTable .details p {
    font-size  : 2rem;
    font-weight: 600;
    color      : white;
}

.bg-score-10 .price,
.bg-score-10 .score {
    background-color: #228B22 !important;
}

.bg-score-9 .price,
.bg-score-9 .score {
    background-color: #539C1B !important;
}

.bg-score-8 .price,
.bg-score-8 .score {
    background-color: #83AC13 !important;
}

.bg-score-7 .price,
.bg-score-7 .score {
    background-color: #B5BE0B !important;
}

.bg-score-6 .price,
.bg-score-6 .score {
    background-color: #E6CE04 !important;
}

.bg-score-5 .price,
.bg-score-5 .score {
    background-color: #F1BF04 !important;
}

.bg-score-4 .price,
.bg-score-4 .score {
    background-color: #D58F0B !important;
}

.bg-score-3 .price,
.bg-score-3 .score {
    background-color: #B85E12 !important;
}

.bg-score-2 .price,
.bg-score-2 .score {
    background-color: #9C2F19 !important;
}

.bg-score-1 .price,
.bg-score-1 .score {
    background-color: #800020 !important;
}

/* Section forfaits */
.forfait-price {
    font-size  : 2.375rem;
    line-height: 2.375rem;
    font-weight: 500;
    color      : #89B64E;
}

.forfait-price.text {
    font-size: 1.875rem;
}

/* Animation 2 images */
.imgs-container {
    display    : flex;
    align-items: center;
    height     : 100%;
    width      : 100%;
}

.imgs-container .img {
    height       : auto;
    border-radius: 20px;
    transition   : all 0.6s cubic-bezier(0.25, 0, 0.2, 1);
    position     : relative;
    object-fit   : cover;
}

.imgs-container .img-1 {
    width       : 40%;
    height      : 75%;
    margin-right: -5%;
    filter      : blur(2px);
    z-index     : 1;
}

.imgs-container .img-2 {
    width      : 65%;
    height     : 100%;
    z-index    : 2;
    margin-left: 0;
}

.imgs-container .img-1:hover {
    width       : 65% !important;
    height      : 100% !important;
    z-index     : 2 !important;
    margin-right: 0 !important;
    filter      : blur(0) !important;
}

.imgs-container .img-1:hover+.img-2 {
    width      : 40% !important;
    height     : 75% !important;
    margin-left: -5% !important;
    filter     : blur(2px) !important;
    z-index    : 1 !important;
}

.imgs-container .img-2:hover {
    width      : 65% !important;
    height     : 100% !important;
    z-index    : 2 !important;
    margin-left: 0 !important;
    filter     : blur(0) !important;
}

.imgs-container .img-2:hover~.img-1,
.imgs-container .img-2:hover+.img-1 {
    width       : 40% !important;
    height      : 75% !important;
    margin-right: -5% !important;
    filter      : blur(2px) !important;
    z-index     : 1 !important;
}

/* Accordions */
.accordion-custom .acd-group {
    background-color: #fff;
    border-radius   : 20px;
    padding         : 0 24px;
    margin-bottom   : 12px;
}

.accordion-custom .acd-heading {
    padding       : 24px 50px 24px 0;
    font-family   : Poppins, sans-serif;
    text-transform: none;
    font-size     : 1rem;
    font-weight   : 500;
}

.accordion-custom .acd-des {
    padding-bottom: 24px;
}

.accordion-custom .acd-group.acd-active .acd-heading,
.accordion-custom .acd-group .acd-heading:hover {
    color: #353535;
}

.accordion-custom .acd-group .acd-heading::before {
    top      : 50%;
    transform: translateY(-50%);
}

.aio-table-item {
    padding      : 0 24px;
    line-height  : 24px;
    color        : #353535;
    height       : 72px;
    margin-bottom: 0;
    display      : flex;
    align-items  : center;
}

.bg-light .aio-table-item:not(:last-of-type) {
    border-bottom: 1px solid #E9E9E9 !important;
}

.bg-light-blue .aio-table-item:not(:last-of-type) {
    border-bottom: 1px solid rgba(30, 115, 190, 0.15) !important;
}

.bg-light-purple .aio-table-item:not(:last-of-type) {
    border-bottom: 1px solid rgba(126, 87, 194, 0.15) !important;
}

/* Général */
.overflow-visible {
    overflow: visible !important;
}

.gap-10 {
    gap: 10px !important;
}

.gap-30 {
    gap: 30px !important;
}

.w-35 {
    width: 37% !important;
}

.w-60 {
    width: 60% !important;
}

.opacity-50 {
    opacity: 0.50 !important;
}

.bg-blue {
    background-color: #1E73BE !important;
}

.bg-purple {
    background-color: #7E57C2 !important;
}

.bg-light-blue {
    background-color: rgba(30, 115, 190, 0.20) !important;
}

.bg-light-purple {
    background-color: rgba(126, 87, 194, 0.20) !important;
}

.bg-light-green {
    background-color: rgba(140, 184, 63, 0.15) !important;
}

.bg-light-red {
    background-color: rgba(235, 51, 15, 0.15) !important;
}

.text-red {
    color: #EB330F !important;
}

.text-dark-gray {
    color: #353535 !important;
}

.fs-16 {
    font-size: 1rem !important;
}

.fs-18 {
    font-size: 1.125rem !important;
}

.fs-20 {
    font-size: 1.25rem !important;
}

.fs-24 {
    font-size: 1.5rem !important;
}

.fs-32 {
    font-size: 2rem !important;
}

.link-underline {
    text-decoration: underline;
    color          : #626262 !important;
}

.box-shadow {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.02);
}

.table-row-resp {
    width: 1570px;
}

.table-row-resp-sm {
    width: 1420px;
}

ul.list-check li {
    margin      : 12px 0;
    padding-left: 40px;
    line-height : normal
}

ul.list-check li:first-of-type {
    margin-top: 0;
}

ul.list-check li:last-of-type {
    margin-bottom: 0;
}

ul.list-check li i {
    font-size: 24px;
    color    : #8CB83F;
    top      : 12px;
    transform: translateY(-50%);
}

/* Buttons */
.btn-base {
    display         : inline-block;
    background-color: #89b64e;
    border          : 2px solid #89b64e !important;
    color           : #fff !important;
    padding         : 16px 28px;
    border-radius   : 55px;
    font-size       : 20px;
    line-height     : 80%;
    cursor          : pointer;
}

.btn-base-border {
    display         : inline-block;
    background-color: transparent;
    border          : 2px solid #89b64e !important;
    color           : #89b64e !important;
    padding         : 16px 28px;
    border-radius   : 55px;
    font-size       : 20px;
    line-height     : 80%;
    cursor          : pointer;
}


.input-custom {
    position: relative;
    display : inline-block;
}

.input-custom input {
    outline      : none;
    width        : 100%;
    max-width    : 200px;
    padding      : 14px 32px 14px 20px;
    border-radius: 100px;
    cursor       : pointer;
    font-size    : 1rem;
    color        : #626262;
}

.input-custom.gray input {
    border          : 1px solid #F5F5F5;
    background-color: #F5F5F5;
}

.input-custom.white input {
    border          : 1px solid #fff;
    background-color: #fff;
}

.input-custom.number .currency {
    content  : "$";
    position : absolute;
    right    : 20px;
    top      : 50%;
    transform: translateY(-50%);
    color    : #626262;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin            : 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Select */
.select-custom {
    position: relative;
}

.select-custom select {
    appearance        : none;
    -webkit-appearance: none;
    -moz-appearance   : none;
    outline           : none;
    width             : 100%;
    padding           : 14px 110px 14px 20px;
    border-radius     : 100px;
    cursor            : pointer;
    font-size         : 1rem;
    color             : #626262;
}

.select-custom-sm select {
    padding: 14px 50px 14px 20px !important;
}

.select-custom.gray select {
    border          : 1px solid #F5F5F5;
    background-color: #F5F5F5;
}

.select-custom.gray::after {
    background-color: #fff;
}

.select-custom.white select {
    border          : 1px solid #fff;
    background-color: #fff;
}

.select-custom.white::after {
    background-color: #F5F5F5;
}

.select-custom::after {
    content        : "\f107";
    font-family    : "FontAwesome", sans-serif;
    line-height    : 30px;
    position       : absolute;
    right          : 20px;
    top            : 50%;
    width          : 30px;
    height         : 30px;
    border-radius  : 50%;
    transform      : translateY(-50%);
    display        : flex;
    justify-content: center;
    pointer-events : none;
    font-size      : 1rem;
    color          : #8CB83F;
}

.select-custom select:focus {
    border    : 1px solid #84ba3f;
    transition: all 0.2s ease-in-out;
}

.select-option {
    width           : 100%;
    padding         : 16px 20px;
    border-radius   : 100px;
    font-size       : 1rem;
    color           : #626262;
    border          : 1px solid #84ba3f;
    background-color: #fff;
    display         : flex;
    align-items     : center;
    line-height     : 1;
}


.equipemembrecontact {
    padding         : 25px;
    background-color: #505050;
    font-family     : Oswald, sans-serif !important;
    color           : #fff !important;
}

@media only screen and (max-width: 1180px) {
    #main {
        margin-left: 0 !important
    }

    .whitespot {
        background-color: transparent;
        right           : 0;
        width           : 0;
        height          : 0;
        position        : absolute;
        display         : none
    }

    .leftcolumn {
        padding-left  : 15px;
        padding-bottom: 20px
    }

    .rightcolumn {
        padding-right: 15px;
        padding-top  : 20px
    }

    .sectiontop {
        padding-left : 15px;
        padding-right: 15px;
    }

    .imgtop {
        padding-left: 0;
    }

    .barwithfacts {
        padding-left: 15px
    }

    .quoteside {
        display: none
    }

    .teamphoto {
        min-height: 300px;
    }
}

@media screen and (max-width: 1180px) {
    .row-offcanvas {
        position          : relative;
        -webkit-transition: all .25s ease-out;
        -moz-transition   : all .25s ease-out;
        transition        : all .25s ease-out;
        width             : calc(100% + 0)
    }

    .row-offcanvas-left,
    .row-offcanvas-left.active {
        left: 0
    }

    .sidebar-offcanvas {
        position: absolute;
        top     : 0
    }

    .menutitle {
        font-size  : 12px;
        font-weight: 700;
        margin-top : -10px;
        margin-left: 8px
    }

    .menulogo {
        top              : 27px;
        left             : 50%;
        -moz-transform   : rotate(90deg) translatez(0);
        -ms-transform    : rotate(90deg) translatez(0);
        -webkit-transform: rotate(90deg) translatez(0);
        transform        : rotate(90deg) translatez(0);
        margin-left      : -20px
    }

    .menubtn {
        font-size  : 30px;
        margin-left: 10px;
        margin-top : 7px
    }

    #sidebar-fix {
        float     : none;
        max-width : none;
        height    : 50px;
        text-align: left
    }

    #main {
        margin-left: 0;
        margin-top : 0
    }
}

.barfooterfixe {
    position        : fixed;
    bottom          : 0;
    width           : 100%;
    background-color: #6e9132;
    z-index         : 9990;
    padding-top     : 5px;
    padding-bottom  : 5px;
    padding-left    : 50px
}

.templatectn {
    background-color: hsla(0, 0%, 100%, 0.85);
    padding         : 40px 30px 310px 30px
}

.templatectn1 {
    padding: 0 70px 0 70px
}

.siq_bR {
    bottom: 60px !important
}

.btn-menu-bottom-3 {
    margin-bottom: 0;
    margin-right : 50px;
    border-radius: 0;
}

.desktop-hide {
    display: none
}

.footerbtn {
    text-align: right;
}

.tab-content {}

@media screen and (max-width: 780px) {

    .tparrows {
        display: none !important
    }

    .footerbtn {
        text-align: center;
    }

    .desktop-hide {
        display: inline-block !important;
    }

    .mobile-hide {
        display: none
    }

    .footerbtn .btnnb {
        padding-left : 9px !important;
        padding-right: 9px !important
    }

    .barfooterfixe {
        padding-left: 0;
    }

    .btn-menu-bottom-3 {
        margin-right: 0;
    }

    .siq_bR {
        bottom: 50px !important
    }

    .templatectn {
        background-color: hsla(0, 0%, 100%, 0.85);
        padding         : 0
    }

    .templatectn1 {
        padding: 0
    }
}

.secteur-btn {
    background-color: #8cb83f;
    text-align      : center;
    padding         : 2px;
    margin          : 5px;
    font-family     : Oswald, sans-serif !important;
    color           : #fff !important;
}

.greentext {
    color: #8cb83f !important;
}

.secteur-btn a {
    color: #fff !important
}

.couleurcontacttitre {
    color: #fff;
}

.sectioncontact {
    background-image   : url(../images/contactbgnow.jpg);
    background-position: center;
    background-size    : cover;
}


.bigfontphone {
    font-size: 55px;
}

.titregris {
    font-weight  : 500;
    line-height  : 1.1;
    color        : inherit;
    font-size    : 30px;
    font-family  : Oswald, sans-serif !important;
    margin-top   : 20px;
    margin-bottom: 10px;
}

.titrenoir {
    font-weight  : 500;
    line-height  : 1.1;
    font-size    : 30px;
    font-family  : Oswald, sans-serif !important;
    margin-top   : 20px;
    margin-bottom: 10px;
    color        : #000 !important;
}

.statsseo {
    letter-spacing: 1px;
    line-height   : 40px;

    font-size: 24px;
}

.greenbold {
    color      : #8cb83f;
    font-weight: 700
}

.menusmall {
    font-size  : 22px !important;
    line-height: 22px !important;
}


.hovermenu {
    display         : block !important;
    visibility      : visible !important;
    background-color: #000 !important;
    color           : #fff;
    padding         : 10px 20px 10px 20px
}

.hovermenu li {
    margin: 0 !important
}


.soumissionbox {
    position  : fixed;
    width     : 100%;
    height    : 100%;
    top       : 0;
    z-index   : 99999;
    left      : 0;
    background: rgb(131, 171, 58) url(../images/soumission/bg.jpg) center center;
    overflow-y: hidden;
    overflow-x: hidden;
}


.soumissiontitrefield div {
    width: 100%
}


#num {
    width  : 100%;
    display: block
}

.soumissionbox-porte {
    visibility        : hidden;
    opacity           : 0;
    width             : 0;
    left              : 50%;
    -webkit-transform : translateX(-50%);
    transform         : translateX(-50%);
    -webkit-transition: width .5s .3s, visibility 0s .8s;
    transition        : width .5s .3s, visibility 0s .8s;
}


.ouvert {
    visibility        : visible;
    opacity           : 100%;
    width             : 100%;
    -webkit-transition: width .5s;
    transition        : width .5s;
}

.soumission-main {
    width             : 100%;
    height            : 100%;
    max-height        : 900px;
    max-width         : 1300px;
    position          : fixed;
    top               : 50%;
    left              : 50%;
    transform         : translate(-50%, -50%);
    opacity           : 0;
    transition        : opacity 1s;
    -webkit-transition: opacity 1s;
    font-size         : 18px;
    color             : #fff;
    text-transform    : uppercase;
    font-family       : Oswald, sans-serif;
    padding-top       : 200px;

}


.soumission-main a {
    color: #fff !important;
}

.soumissiontitrefield {
    margin-bottom: 50px
}

.soumissionbuttonfield {
    margin-top: 80px;
}

.suivantbtn {
    background-color: rgb(131, 171, 58);
    border          : 1px solid #fff;
    color           : #fff;
    font-size       : 14px
}

.suivantbtn:hover {
    background-color: rgb(255, 255, 255);
    border          : 1px solid #fff;
    color           : rgb(131, 171, 58);
    font-size       : 14px
}

.precedentbtn {
    background-color: rgb(112, 148, 45);
    color           : #fff;
    font-size       : 14px
}

.recommencebtn {
    background-color: rgb(112, 148, 45);
    color           : #fff;
    font-size       : 14px
}


.formulaireaffiche {
    visibility: visible;
    display   : inline;
}

.formulairecache {
    visibility: hidden;
    display   : none;
}

.ImgOption {
    height: 300px;
    width : 300px;
    border: black solid 1px;
}

.column-in-center {
    float : none;
    margin: 0 auto;
}


.margintop4em {
    margin-top: 4em;
}

.slider {
    -webkit-appearance: none;
    width             : 100%;
    height            : 25px;
    background        : #dfdddd;
    outline           : none;
    opacity           : 0.6;
    -webkit-transition: .2s;
    transition        : opacity .2s;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance        : none;
    border-radius     : 10%;
    width             : 25px;
    height            : 25px;
    /* background     : #4CAF50; */
    /* background     : rgb(92, 216, 9); */
    background        : rgb(3, 161, 16);
    cursor            : pointer;
}

.slider::-moz-range-thumb {
    width        : 25px;
    height       : 25px;
    /* background: #4CAF50; */
    background   : rgb(92, 216, 9);
    cursor       : pointer;
}

textarea {
    color : #ffffff;
    resize: none;
}

input[type=text] {
    color: #ffffff;
}

.choicestable {
    width       : 70%;
    margin-left : auto;
    margin-right: auto;
}

/* .choicestable, td {  |border: 1px solid #fff;| font-size:1.1em;  padding: 12px 18px;} */
.choicestable,
td {
    border : 1px solid #fff;
    padding: 12px 18px;
}

.choicestable tr td:nth-child(1) {
    font-size : 1.3em;
    text-align: left;
    width     : 40%;
}

/* .choicestable tr:nth-child(1) { font-size:1.6em;} */
.choicestable tr td:nth-child(2) {
    font-size : 1.1em;
    text-align: right;
    width     : auto;
}


.options label span,
.option label span {
    display         : inline-block;
    max-width       : 100%;
    margin-bottom   : 5px;
    padding         : 5px 10px 5px 10px;
    border          : white 1px solid;
    background-color: rgb(112, 148, 45);
    font-weight     : 400;
    text-align      : center;
    color           : #fff;
}

.options input[type="checkbox"]:checked~span,
.option input[type="radio"]:checked~span {
    color     : #fff;
    background: rgba(0, 0, 0, 0.45);
}

.options span:hover,
.option span:hover {
    color     : rgba(0, 0, 0, .8);
    background: rgba(255, 255, 255, 0.8)
}

.tooltip {
    font-family: Oswald, sans-serif !important;

}

.tooltip-inner {
    background-color: #6e9132
}

input[type=checkbox],
input[type=radio] {
    display: none;
}


.carousel-inner {
    width        : 100%;
    height       : 100%;
    border       : #60f96a solid 1px;
    border-radius: 10%;
    box-shadow   : 0 0 10px black;
}

#carouselExampleControl span {
    font-size: 15px;
}

.market {
    margin       : 0;
    width        : 100%;
    height       : 250px;
    overflow     : hidden;
    border       : #60f96a solid 1px;
    border-radius: 20px;
    box-shadow   : 0 0 10px black;
}

.market .imgbox {
    position: relative;
    width   : 100%;
    height  : 100%;
    z-index : -1;
}

.market .links {
    position  : absolute;
    top       : 10%;
    right     : 10%;
    left      : 10%;
    bottom    : 0;
    width     : 80%;
    height    : 100%;
    text-align: center;
    visibility: hidden;
    z-index   : 2;
}

.market .links p {
    transform: translateY(50px);
    opacity  : 0;
}

.market .links a {
    transform      : translateY(50px);
    font-size      : 10px;
    padding        : 3px;
    border         : white solid 1px;
    border-radius  : 20px;
    text-decoration: none;
    opacity        : 0;
}

.market:hover .links {
    visibility: visible;
}

.market:hover .imgbox img {
    opacity: 0.2;
}

.market:hover .links p,
.market:hover .links a {
    transform : translateY(0);
    transition: 0.5s;
    opacity   : 1;
}

.image-box img {
    border       : rgba(0, 0, 0, .3) solid 1px;
    border-radius: 8%;
}

#fermesoumissionboite {
    display      : inline-block;
    border       : 1px solid #fff;
    color        : black;
    width        : 22px;
    height       : 22px;
    border-radius: 22px;
    text-align   : center;
    font-size    : 12px;
    position     : absolute;
    top          : 52px;
    right        : 33px;
    cursor       : pointer;
    z-index      : 22;
}

.ouvert .soumission-main {
    opacity: 1
}

.fa-angle-right,
.fa-link {
    margin-top: 35%
}

.overlay ul li a,
.yamm-content li a,
a {
    text-decoration: none
}

.blog-list,
.breadcrumb,
.cats,
.check1,
.color-widget ul,
.footer-links,
.forum-meta ul,
.hoverlist ul,
.lists-elements li,
.navbar-default .yamm-fw li,
.nostyle,
.orderbottom ul,
.overlay ul,
.shop-list,
.timeline,
.ui-helper-reset,
hr.circle1 {
    list-style: none
}

.hi-icon:before,
body,
html {
    -webkit-font-smoothing: antialiased
}

.clearfix:after,
.first,
.menulogo,
.timeline>li:after,
.ui-helper-clearfix:after {
    clear: both
}

.slider1a,
.slider1b,
.slider1i,
.slider2a,
.slider2b,
.slider2h,
.slider3a,
.slider3b,
.slider3h,
.slider4a,
.slider4b,
.slider4h {
    white-space: nowrap
}

.fa-ul,
.plan ul {
    list-style-type: none
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    text-align                 : center;

}

.pasdestyle {
    line-height: 22px;
    display    : inline;
    font-weight: 400;
    font-size  : 15px;
    font-family: 'Poppins', sans-serif !important;
}

.g-recaptcha {
    margin    : 15px auto !important;
    width     : auto !important;
    height    : auto !important;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center;
}

.capatcha {
    margin : 0 auto;
    display: block
}

.padding20 {
    padding-top: 20px
}

.footer-social span,
.social a,
a {
    -moz-transition: all .3s ease-in-out
}

.f48,
.home-message h1,
.intro h1,
.overlay ul li a {
    text-transform: uppercase
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing        : border-box
}

.clearfix:after,
.clearfix:before {
    content: '';
    display: table
}

body {
    background-color: #fff;
    font-weight     : 400
}

body.boxed #wrapper {
    margin   : 30px auto;
    overflow : hidden;
    max-width: 1280px
}

body.boxed .transparent-header {
    padding-top: 6em
}

.comingsoon {
    /*background: url(upload/comingsoon.jpg) center center;*/
}

body.boxed {
    background: url(../images/pattern.png) center center;
}

body.boxed #wrapper .header-style-2 .container {
    width: 100%;
}

body.landingpage .btn-normal {
    border-radius : 7px;
    font-size     : 16px !important;
    font-weight   : 700;
    color         : #fff !important;
    letter-spacing: 1px;
    line-height   : 1 !important;
    padding       : 14px 35px !important;
}

a {
    outline           : 0;
    -o-transition     : all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition        : all .3s ease-in-out
}

.custom-styles img,
.footer-social span,
.social a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition     : all .3s ease-in-out
}

a:focus,
a:hover {
    color  : #8cb83f;
    outline: 0
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position     : relative;
    min-height   : 1px;
    padding-right: 10px;
    padding-left : 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

.last {
    margin-right: 0
}

.alignleft {
    float  : left;
    display: table-cell;
    margin : 0 10px 10px 0
}

.check1 {
    padding: 0
}

.check1 li:before {
    content      : "\f00c";
    font-family  : "FontAwesome", fantasy;
    font-size    : 13px;
    left         : 0;
    padding-right: 8px;
    position     : relative;
    top          : 0
}

.hoverlist ul {
    padding: 0;
}

ul>li>div.blog-post .StyleNumber {
    background-color: #f7f7f7;
    border-bottom   : 1px solid #d7d5d2;
    border-radius   : 2px;
    display         : block;
    color           : #222;
    float           : left;
    font-size       : 12px !important;
    margin          : 6px 0 0;
    padding         : 0 10px;
    position        : relative;
}

.hoverlist ul>li {
    margin-bottom: 15px;
    display      : block;
}

.hoverlist .VisibleButtons {
    padding-left: 0;
}

.abutton {
    background-color: #111 !important;
    height          : 30px !important;
    line-height     : 30px !important;
    position        : absolute;
    right           : -16px !important;
    top             : 48px;
    width           : 30px !important;
}

.abutton a {
    color: #fff !important;
}

.topbar {
    position        : relative;
    display         : block;
    background-color: #fff;
    padding         : 18px 0;
    line-height     : 22px;
    border-bottom   : 1px solid #f7f7f7;
}

.topbar strong {
    font-size  : 15px;
    font-weight: 400;
    line-height: 22px;
}

.topbar span,
.topbar span a {
    line-height    : 22px;
    font-size      : 14px;
    color          : #999 !important;
    text-decoration: none;
}

.topbar span {
    padding-left: 20px;
}

.abutton,
.contactdiv span,
.icon-absolute span,
.polygonaccordion .accordion-heading .accordion-toggle>em,
.topbar span small {
    width                : 28px;
    height               : 28px;
    margin               : 0 10px 0 0;
    background-color     : #f7f7f7;
    text-align           : center;
    font-size            : 14px;
    display              : inline-block;
    line-height          : 28px;
    -webkit-transform    : rotate(45deg);
    -moz-transform       : rotate(45deg);
    -o-transform         : rotate(45deg);
    -ms-transform        : rotate(45deg);
    transform            : rotate(45deg);
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    border-radius        : 5px;
    -webkit-box-shadow   : 1px 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow      : 1px 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow           : 1px 1px 2px 0 rgba(0, 0, 0, .1);
}

.box .icon-container,
.footer-social span,
.social a {
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow   : 1px 1px 2px 0 rgba(0, 0, 0, .1);
}

.abutton i,
.contactdiv span i,
.footer-social span i,
.icon-absolute span i,
.icon-container i,
.social a i,
.topbar span small i,
.visible-buttons span i {
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    -o-transform     : rotate(-45deg);
    -ms-transform    : rotate(-45deg);
    transform        : rotate(-45deg);
}

.footer-social span,
.social a {
    width                : 28px;
    height               : 28px;
    margin               : 0 0 0 15px;
    background-color     : #f7f7f7;
    text-align           : center;
    font-size            : 14px;
    display              : inline-block;
    line-height          : 28px;
    -webkit-transform    : rotate(45deg);
    -moz-transform       : rotate(45deg);
    -o-transform         : rotate(45deg);
    -ms-transform        : rotate(45deg);
    transform            : rotate(45deg);
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    border-radius        : 5px;
    box-shadow           : 1px 1px 2px 0 rgba(0, 0, 0, .1);
    transition           : all .3s ease-in-out;
}

.social a i {
    color: #bababa;
}

.social a:hover i {
    color: #fff;
}

.social.defaultstyle a {
    background-color     : #f7f7f7;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    border-radius        : 10px;
    font-size            : 18px;
    height               : 47px;
    line-height          : 47px;
    margin               : 0 12px;
    text-align           : center;
    width                : 47px;
}

.social.borderradius a {
    -webkit-border-radius: 100px;
    -moz-border-radius   : 100px;
    border-radius        : 100px;
}

.social.noradius a,
.social.noradius i {
    -webkit-transform: rotate(0);
    -moz-transform   : rotate(0);
    -o-transform     : rotate(0);
    -ms-transform    : rotate(0);
    transform        : rotate(0);
}

.social.noradius a {
    -webkit-border-radius: 0;
    -moz-border-radius   : 0;
    border-radius        : 0;
}

.social.backwhite a,
.social.backwhite a:hover {
    background-color: #fff !important;
    border          : 1px solid #e3e3e3 !important;
    box-shadow      : none !important;
}

.yamm .collapse,
.yamm .dropdown.yamm-fw,
.yamm .dropup,
.yamm .nav {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left : 0;
    right: 0;
}

.container>.navbar-collapse {
    margin-right: -15px
}

.navbar,
.navbar-nav {
    margin: 0
}

.navbar-default {
    background-color: #fff;
    border          : 0;
    z-index         : 1000;
    box-shadow      : none
}

.navbar-brand {
    border-left : 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    height      : 120px;
    padding     : 40px 20px
}

.yamm-content p {
    font-size     : 18px;
    font-weight   : 400;
    line-height   : 40px;
    padding       : 0 !important;
    letter-spacing: 1px
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0
}

.navbar-nav>li>a {
    color      : #999 !important;
    font-size  : 15px;
    font-weight: 400;
    line-height: 60px;
    padding    : 30px 15px
}

.navbar-default .dropdown-menu {
    box-shadow      : none;
    padding         : 20px;
    background-color: #929292 !important;
    border-color    : #f7f7f7;
    border-bottom   : 2px solid #fff
}

.header,
.header-style-2 {
    z-index: 2
}

.cartdropdown,
.searchdropdown {
    border-left: 1px solid #f7f7f7
}

.navbar-default .fa-angle-down {
    padding-left: 5px
}

.navbar-default .fa-angle-right {
    position: absolute;
    right   : 20px;
    top     : 13px
}

.navbar-default .yamm-fw ul {
    padding: 0
}

.navbar-default .dropdown-menu>li>a,
.navbar-default .yamm-fw li a {
    font-size  : 14px;
    font-weight: 400 !important;
    padding    : 10px 30px
}

.navbar-default .yamm-fw li a {
    padding: 0 !important
}

.cartdropdown li a {
    font-weight: 700
}

.cartdropdown i {
    padding: 0 3px 0 0
}

.cartdropdown .cartcount {
    padding: 0 0 0 3px
}

.cartdropdown {
    border-right: 1px solid #f7f7f7
}

.yamm-content {
    padding: 20px 30px !important
}

.header .btn-lg {
    border-radius: 0
}

.header .form-control {
    border-radius: 0;
    border       : 1px solid #fff;
    box-shadow   : none;
    font-size    : 13px
}

.border-right {
    padding-left: 60px;
    border-right: 1px solid #e9e9e9
}

.border-right.noborder {
    border-right: 0 !important
}

.header-style-2 {
    display      : block;
    position     : relative;
    width        : 100%;
    border-bottom: 1px solid #f7f7f7
}

.header-style-2 .topbar strong {
    padding-left: 30px
}

.header-style-2 .navbar-brand {
    position  : relative;
    display   : block;
    float     : none;
    width     : 100%;
    text-align: center
}

.header-style-2 .social {
    display      : inline-block;
    float        : right;
    padding-right: 30px
}

.header-style-2 .navbar-brand img {
    margin   : auto;
    max-width: 153px
}

.afterbanner,
.section.afterarrrow {
    z-index : 1;
    position: relative
}

.afterbanner:after,
.section.afterarrrow:after {
    top           : 100%;
    left          : 50%;
    border-width  : 35px;
    border-style  : solid solid solid solid;
    border-color  : #fff #88B7D5 #88B7D5 #88B7D5;
    content       : " ";
    height        : 0;
    width         : 0;
    position      : absolute;
    pointer-events: none;
    margin-left   : -35px;
}

.nopad {
    padding: 0 !important;
}

.nopadtop {
    padding-top: 0 !important;
}

.nopadbot {
    padding-bottom: 0 !important;
}

.masonrypad {
    padding: 15px 10px !important;
}

.section.littlepad {
    padding: 60px 0;
}

.section.custompad {
    padding: 60px 0 90px;
}

.header-style-2 .topbar {
    border-right: 1px solid #f7f7f7;
}

.header-style-2 .navbar-nav>li>a {
    padding: 15px;
}

.navbar {
    border       : 0;
    border-radius: 0 !important;
    margin-bottom: 0;
    border-right : 1px solid #f7f7f7;
}

.header-style-2 .yamm .dropdown.yamm-fw .dropdown-menu {
    left: -20%;
}

.header-style-2 .navbar-brand {
    border-left : 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    height      : 155px;
    padding     : 60px 20px;
}

.header-style-2 .cartdropdown,
.header-style-2 .searchdropdown {
    border: 0;
}

.header-style-2 .searchdropdown .rotateicon {
    width                : 28px;
    height               : 28px;
    display              : inline-block;
    line-height          : 28px;
    text-align           : center;
    color                : #fff;
    -webkit-transform    : rotate(45deg);
    -moz-transform       : rotate(45deg);
    -o-transform         : rotate(45deg);
    -ms-transform        : rotate(45deg);
    transform            : rotate(45deg);
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    border-radius        : 5px
}

.rotateicon small {
    padding-left     : 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    -o-transform     : rotate(-45deg);
    -ms-transform    : rotate(-45deg);
    transform        : rotate(-45deg)
}

.header-absolute {
    background      : 0 0;
    background-color: rgba(0, 0, 0, .3) !important;
    position        : fixed;
    top             : 30px;
    left            : 0;
    width           : 100%;
    right           : 0;
}

body.boxed .header-absolute {
    position        : relative;
    background-color: #111 !important;
}

.header-absolute .navbar-nav>li>a,
.header-style-2.header-absolute .topbar span,
.header-style-2.header-absolute .topbar span a {
    color: #fff !important;
}

.header-style-2.header-absolute {
    top: 0;
}

.header-absolute .navbar-default,
.header-style-2.header-absolute,
.header-style-2.header-absolute .header,
.header-style-2.header-absolute .topbar,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent !important;
}

.header-absolute .cartdropdown,
.header-absolute .navbar-brand,
.header-absolute .searchdropdown {
    border: 0;
}

.header-style-2.header-absolute .navbar-brand {
    border-left : 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.header-style-2.header-absolute,
.header-style-2.header-absolute .topbar {
    border-bottom-color: rgba(255, 255, 255, .3);
}

.header-style-2.header-absolute .navbar,
.header-style-2.header-absolute .topbar {
    border-right-color: rgba(255, 255, 255, .3);
}

.header-dark-transparent {
    top             : 0;
    background-color: rgba(0, 0, 0, .2) !important;
}

.header-border .container {
    border: 1px solid rgba(255, 255, 255, .3);
}

.header-border .navbar-brand {
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.header-dark-links .navbar-nav>li>a,
.parallax .stat-count {
    color: #222 !important;
}

.whitecolor.parallax h3 span {
    color: #fff !important;
}

.header-fullwidth {
    top   : 0;
    border: 0 !important;
}

.header-fullwidth .container {
    border-left : 0 !important;
    border-right: 0 !important;
    width       : 100%;
    border-top  : 0;
}

.header-fullwidth .searchdropdown {
    padding-left: 20px;
    border-left : 1px solid rgba(255, 255, 255, .3);
}

.header-fullwidth .yamm.navbar {
    border    : 0 !important;
    padding   : 0 !important;
    margin    : 0 !important;
    box-shadow: none !important;
}

.header-light .abutton i {
    color: #222 !important;
}

.header-light .abutton {
    background-color: #fff !important;
}

.header-onepage .navbar-nav>li>a {
    line-height          : 35px;
    padding              : 0 23px;
    margin-top           : 45px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius   : 5px !important;
    border-radius        : 5px !important;
}

.header-onepage.header-fullwidth .searchdropdown {
    border-left: 0;
}

.header-onepage .navbar-nav .has-submenu .dropdown-menu {
    margin-top: 41px;
}

.header-onepage.affix {
    position        : fixed;
    background-color: rgba(18, 18, 18, .97) !important;
    box-shadow      : 0 1px 0 rgba(0, 0, 0, .05);
}

.header-onepage {
    left              : 0;
    position          : absolute;
    top               : 0;
    width             : 100%;
    z-index           : 1030;
    -moz-transition   : background-color .3s ease-in;
    -o-transition     : background-color .3s ease-in;
    -webkit-transition: background-color .3s ease-in;
    transition        : background-color .3s ease-in;
}

.header-style-4 .navbar-nav>li>a {
    color: #022222 !important;
}

.header-style-4 .searchdropdown {
    margin-left: 80px;
}

.header-style-4 .container-fluid {
    padding-left : 60px;
    padding-right: 60px;
}

.overlay {
    position        : fixed;
    width           : 100%;
    height          : 100%;
    top             : 0;
    z-index         : 99999;
    left            : 0;
    background-color: rgba(0, 0, 0, .9);
}

.overlay .overlay-close {
    width      : 40px;
    height     : 40px;
    position   : absolute;
    right      : 40px;
    top        : 40px;
    overflow   : hidden;
    border     : none;
    background : url(../images/cross.png) center center no-repeat;
    text-indent: 200%;
    color      : transparent;
    outline    : 0;
    z-index    : 100;
}

.overlay nav {
    text-align       : center;
    position         : relative;
    top              : 50%;
    -webkit-transform: translateY(-50%);
    transform        : translateY(-50%);
}

.overlay ul {
    padding : 0;
    margin  : 0 auto;
    display : inline-block;
    height  : 100%;
    position: relative;
}

.overlay ul li {
    display                    : block;
    padding                    : 5px;
    letter-spacing             : 15px;
    margin                     : 11% 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
}

.overlay ul li a {
    font-size         : 30px;
    font-weight       : 700;
    display           : block;
    line-height       : 38px;
    color             : #fff !important;
    -webkit-transition: color .2s;
    transition        : color .2s;
}

.home-text h4 a,
.intro h2 span {
    text-decoration: underline
}

.overlay-door {
    visibility        : hidden;
    width             : 0;
    left              : 50%;
    -webkit-transform : translateX(-50%);
    transform         : translateX(-50%);
    -webkit-transition: width .5s .3s, visibility 0s .8s;
    transition        : width .5s .3s, visibility 0s .8s;
}

.overlay-door.open {
    visibility        : visible;
    width             : 100%;
    -webkit-transition: width .5s;
    transition        : width .5s;
}

.overlay-door nav {
    position         : absolute;
    left             : 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform        : translateY(-50%) translateX(-50%);
}

#sidebar-fix,
.mobile-menu {
    position        : fixed;
    top             : 0;
    background-color: rgba(255, 255, 255, 0.8);
}

.overlay-door .overlay-close,
.overlay-door nav {
    opacity           : 0;
    -webkit-transition: opacity .3s .5s;
    transition        : opacity .3s .5s;
}

.custom-styles img,
.magnifier {
    -moz-transition: all .3s ease-in-out;
    -ms-transition : all .3s ease-in-out;
}

.overlay-door.open .overlay-close,
.overlay-door.open nav {
    opacity                 : 1;
    -webkit-transition-delay: .5s;
    transition-delay        : .5s;
}

.overlay-door.close .overlay-close,
.overlay-door.close nav {
    -webkit-transition-delay: 0s;
    transition-delay        : 0s;
}

body.leftside .container-fluid {
    max-width: 1180px;
}

.navbar-mobile-display {
    display: none;
}

.greenpart {
    background-color: #8cb83f;
    min-width       : 50px;
    max-width       : 50px;
    height          : 100%;
    position        : fixed;
    z-index         : -1;
}

@media screen and (max-width: 1179px) {
    .greenpart {
        max-height: 0;
        max-width : 0;
        display   : none;
    }

    .navbar-mobile-display {
        display: block;
    }

    #sidebar-fix {
        display: none;
    }
}

.navbar-header {
    background-color: #8cb83f;
}

.menubtntop {
    width     : 50px;
    text-align: center;
}

#sidebar-fix {
    min-width                 : 50px;
    max-width                 : 50px;
    float                     : left;
    bottom                    : 0;
    left                      : 0;
    z-index                   : 9991;
    border-right              : 0 solid #7aa333;
    height                    : 100%;
    -webkit-overflow-scrolling: touch;
    text-align                : left;
    -webkit-transition        : width .25s linear, max-width .25s linear;
    transition                : width .25s linear, max-width .25s linear;
    overflow                  : hidden;
}

nav>ul>li {
    font-family   : Oswald, sans-serif;
    padding       : 5px;
    text-transform: uppercase;
    color         : #fff;
    margin-bottom : 6px
}

nav>ul>li>a {
    padding    : 5px 5px 5px 15px;
    border-left: 4px solid #8cb83f;
    color      : #fff !important;
    font-size  : 15px;
}

nav>ul>li:nth-child(odd)>a {
    background-color: #8cb83f !important;
}

nav>ul>li:nth-child(even)>a {
    background-color: #6e9132 !important;
}

#sidebar-fix:hover {
    min-width         : 170px;
    max-width         : 340px;
    -webkit-transition: min-width .2s linear, max-width .2s linear
        /* Safari */
    ;
    transition: min-width .25s linear, max-width .25s linear;
    overflow  : visible;
}

.servicesmenu,
.aboutmenu {
    max-height        : 420px;
    width             : 0;
    -webkit-transition: max-height 0.15s, width linear 0.15s;
    -moz-transition   : max-height 0.15s, width linear 0.15s;
    -ms-transition    : max-height 0.15s, width linear 0.15s;
    -o-transition     : max-height 0.15s, width linear 0.15s;
    transition        : max-height 0.15s, width linear 0.15s;
    list-style-type   : none;
    padding-left      : 0 !important;
    position          : absolute;
    left              : 160px;

    margin-top : -32px;
    white-space: nowrap;

    overflow     : hidden;
    text-overflow: clip;
}


.servicesmenutrigger:hover>.servicesmenu,
.aboutmenutrigger:hover>.aboutmenu {
    width: 330px;
}


.menuimage {
    height       : 20px;
    width        : auto;
    padding-right: 15px
}

.servicesmenu>li,
.aboutmenu>li {
    font-family     : Oswald, sans-serif;
    padding         : 5px;
    text-transform  : uppercase;
    color           : #fff !important;
    background-color: #8cb83f !important;
}

.aboutmenu>li {
    background-color: #6e9132 !important;
}

.servicesmenu>li:nth-child(1) {
    background-color: #3174f1;
}

.servicesmenu>li:nth-child(2) {
    background-color: #e63125;
}

.servicesmenu>li:nth-child(3) {
    background-color: #fbb002;
}

.servicesmenu>li:nth-child(4) {
    background-color: #3174f1;
}

.servicesmenu>li:nth-child(5) {
    background-color: #249a41;
}

.servicesmenu>li:nth-child(6) {
    background-color: #e63125;
}

.servicesmenu>li:nth-child(7) {
    background-color: #fbb002;
}

.servicesmenu>li>a,
.aboutmenu>li>a {
    padding: 5px;
    color  : #fff !important;
}


.servicesmenu>li:hover,
.aboutmenu>li:hover {

    border-left     : solid 4px #3e3e3e;
    font-size       : 19px;
    background-color: #6e9132 !important;
}

.aboutmenu>li:hover {
    background-color: #8cb83f !important;
}

#sidebar-fix hr {
    border    : 0;
    margin-top: 60px
}


#main,
footer {
    height     : 100%;
    overflow   : auto;
    margin-left: 50px
}

@media screen and (max-width: 1180px) {

    #main,
    footer#footer {
        margin-left: 0;
    }
}

.mobile-menu {
    z-index    : 9999;
    left       : 0;
    display    : none;
    line-height: 0
}

.mobile-menu button {
    background-color: #fff !important;
    border          : 0 !important
}

.mobile-menu .fa-bars {
    border          : 0 solid #ddd;
    padding         : 10px;
    background-color: #fff !important;
    border-radius   : 0 !important;
    font-size       : 14px !important
}

body.leftside .navbar-toggle {
    border       : 0;
    width        : 40px;
    border-radius: 0;
    margin-bottom: 35px;
    margin-right : -1px;
    margin-top   : -50px;
}

#vertical .navbar-brand {
    width        : 100%;
    border       : 0 !important;
    padding      : 0;
    display      : block;
    margin       : auto;
    border-bottom: 1px solid #f7f7f7 !important;
}

#vertical .navbar-brand img {
    margin: 0 auto;
}

#vertical .navbar-default,
#vertical .navbar-default .collapse,
#vertical .navbar-default .dropdown,
#vertical .navbar-default .dropup,
#vertical .navbar-default .nav {
    position: static;
    width   : 100% !important;
    left    : 0;
}

#vertical .navbar-collapse {
    padding: 0;
}

#vertical .navbar-default .navbar-nav li .vertical-menu {
    left      : 300px !important;
    right     : 0 !important;
    top       : auto;
    margin-top: -60px !important;
    max-width : 300px;
    padding   : 10px 0;
}

#vertical .navbar-default .navbar-nav li .vertical-dropdown-menu {
    opacity   : 1;
    position  : relative;
    left      : 300px !important;
    right     : 0 !important;
    top       : auto;
    margin-top: -65px !important;
    max-width : 300px;
    padding   : 20px 0;
}

#vertical .navbar-default .navbar-nav li .dropdown {
    width: 280px !important;
}

#vertical .navbar-default .navbar-nav li ul {
    width: 100% !important;
}

#vertical .navbar-nav .has-submenu .dropdown-menu {
    top: -13px;
}

#vertical .navbar-nav>li>a {
    padding    : 10px 25px;
    line-height: 40px;
}

#vertical .nav,
#vertical .navbar,
#vertical .navbar-header {
    border      : 0 !important;
    padding-left: 0 !important;
    margin-left : 0 !important;
}

#vertical .navbar-header {
    width  : 100%;
    display: block;
    margin : 50px auto 10px;
}

#vertical .navbar-default .fa-angle-right {
    top: 22px;
}

#vertical .navbar-default .dropdown-menu .fa-angle-right {
    top: 12px;
}

#vertical .yamm-fw .dropdown-menu {
    background-color: #111;
    min-width       : 1180px;
}


.header,
.servicestexte {
    width      : auto;
    font-weight: 400;
}

.header {
    height     : auto;
    font-size  : 56px;
    margin     : 0 auto;
    padding-top: 0;
}

.header-3 {
    height     : auto;
    font-size  : 36px;
    margin     : 0 auto 10px auto;
    padding-top: 0;
    line-height: 1;
}

.header-4 {
    height     : auto;
    font-size  : 30px;
    margin     : 0 auto;
    padding-top: 0;
}

.header-5 {
    height     : auto;
    font-size  : 26px;
    margin     : 0 auto;
    padding-top: 0;
}

.oswald {
    font-family: 'Oswald', sans-serif !important;
}

.dark {
    color: #3e3e3e;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color      : inherit;
}

.inner {
    width    : 100%;
    height   : auto;
    max-width: 1170px;
    margin   : 0 auto;
    padding  : 100px 0;
}

#address .address-soft {
    width     : 90%;
    padding   : 52px;
    background: rgba(255, 255, 255, .0);
    color     : #e7e7e7;
    margin    : 0 auto;
}

#address .address-soft a.phone-button {
    display           : block;
    width             : 82px;
    height            : 82px;
    background        : rgba(255, 255, 255, .05);
    color             : #e7e7e7;
    margin            : 0 auto;
    line-height       : 85px;
    font-size         : 35px;
    -webkit-transition: all .3s;
    -moz-transition   : all .3s;
    transition        : all .3s;
}

.graphictitre2,
.logicielstitre2,
.marketingtitre2,
.photographiestitre2,
.tititre2,
.webtitre2 {
    line-height: 70px;
}

#address .address-soft div.phone-text {
    padding  : 0;
    margin   : 15px auto;
    font-size: 65px;
    color    : #fff !important;
}

#address .address-soft a.mail-text,
#address .address-soft h2.phone-text {
    padding  : 0;
    margin   : 0 auto 15px;
    font-size: 25px;
}

#address .address-soft a.mail-text {
    color             : inherit;
    display           : block;
    -webkit-transition: all .3s;
    -moz-transition   : all .3s;
    transition        : all .3s;
}

.localisezns2 {
    width : 100%;
    height: 350px;
    border: 0;
}

.townlist {
    color         : #7C7C7C !important;
    padding       : 10px 28px;
    text-transform: capitalize;
}

.conceptionweb1 {
    width           : 100%;
    background-color: rgba(255, 255, 255, 1);
}

.conceptionweb2 {
    width           : 100%;
    color           : #f2f2f2;
    background-color: #f2f2f2;
    height          : 5px;
    margin          : 0 auto;
}

.logiciels1,
.marketing1 {
    color : #9f0000;
    margin: 0 auto;
}

.conceptionweb3 {
    height             : 905px;
    background-position: right;
    width              : 100%;
    background-image   : url(../images/services/webbg.jpg);
}

.conceptionweb4,
.conceptionweb5,
.conceptionweb6,
.graphic2,
.logiciels2,
.logiciels3,
.logiciels4,
.logiciels5,
.marketing2,
.photographie2,
.photographie3,
.ti2 {
    background-position: center;
    width              : 100%;
    background-repeat  : no-repeat;
}

.conceptionweb4,
.conceptionweb5,
.conceptionweb6 {
    height  : 905px;
    position: absolute;
    left    : 0;
}

.conceptionweb4 {
    background-image: url(../images/services/webbg3.gif);
}

.conceptionweb5 {
    background-image: url(../images/services/webbg2.gif);
}

.conceptionweb6 {
    background-image: url(../images/services/webbg1.gif);
}

.logiciels1 {
    width           : 100%;
    background-color: #9f0000;
    height          : 5px
}

.logiciels2,
.logiciels3,
.logiciels4,
.logiciels5 {
    height: 905px
}

.logiciels2 {
    background-image: url(../images/services/softwarebg.jpg);
    position        : relative
}

.logiciels3,
.logiciels4,
.logiciels5,
.photographie3 {
    position: absolute;
    left    : 0
}

.logiciels3 {
    background-image: url(../images/services/softwarebg3.gif);
}

.logiciels4 {
    background-image: url(../images/services/softwarebg2.gif);
}

.logiciels5 {
    background-image: url(../images/services/softwarebg1.gif);
}

.marketing1 {
    width           : 100%;
    background-color: #937d5c;
    height          : 5px;
}

.graphic1,
.photographie1,
.ti1 {
    color           : #9f0000;
    background-color: #bcbcbc;
    margin          : 0 auto;
}

.marketing2 {
    height          : 905px;
    background-image: url(../images/services/marketing.jpg);
}

.photographie1 {
    width : 100%;
    height: 5px;
}

.photographie2,
.photographie3 {
    height: 905px;
}

.photographie2 {
    background-image: url(../images/services/photographiebg.jpg);
}

.photographie3 {
    background-image: url(../images/services/photographiebg.gif);
}

.graphic1 {
    width : 100%;
    height: 5px;
}

.graphic2 {
    height          : 905px;
    background-image: url(../images/services/graphic.jpg);
}

.ti1 {
    width : 100%;
    height: 5px;
}

.ti2 {
    height          : 751px;
    background-image: url(../images/services/it.jpg);
}

.servicesimgbox,
.servicestexte,
.websoustitre1 {
    height: auto;
    margin: 0 auto;
}

.servicestexte {
    color      : #3e3e3e;
    font-size  : 17px;
    text-align : left;
    padding-top: 0;
}

.graphicsoustitre1,
.graphictitre1,
.graphictitre2,
.logicielssoustitre1,
.logicielstitre1,
.logicielstitre2,
.marketingsoustitre1,
.marketingtitre1,
.marketingtitre2,
.photographiessoustitre1,
.photographiestitre1,
.photographiestitre2,
.tisoustitre1,
.tititre1,
.tititre2,
.webtitre1,
.webtitre2 {
    color      : #3e3e3e;
    width      : auto;
    font-weight: 400;
    text-align : center;
    padding-top: 0;
    height     : auto;
    margin     : 0 auto;
    font-family: Oswald, sans-serif
}

.logicielstitre1 {
    font-size: 60px
}

.logicielstitre2 {
    font-size: 98px
}

.photographiestitre1 {
    font-size: 60px
}

.photographiestitre2 {
    font-size: 78px
}

.webtitre1 {
    font-size: 60px
}

.webtitre2 {
    font-size: 91px
}

.websoustitre1 {
    color      : #3e3e3e;
    width      : auto;
    font-weight: 400;
    text-align : center;
    padding-top: 0;
    font-family: Oswald, sans-serif
}

.sliderflop1,
.sliderflop2,
.sliderfloplearnmore {
    font-family: Oswald, sans-serif;
    color      : rgba(255, 255, 255, 1)
}

.marketingtitre1 {
    font-size: 40px
}

.marketingtitre2 {
    font-size: 87px
}

.graphictitre1 {
    font-size: 50px
}

.graphictitre2 {
    font-size: 85px
}

.tititre1 {
    font-size: 60px
}

.tititre2 {
    font-size: 88px
}

.headerdeux,
.linenormaltitle {
    line-height: 1.1
}

.webposition {
    top: 300px
}

.softwareposition {
    top: 200px
}

.marketingposition,
.photographyposition {
    top: 250px
}

.graphicposition {
    top: 320px
}

.servicesimgbox {
    width    : 100%;
    max-width: 1170px;
    position : relative;
    padding  : 10px 0
}

.bureauxphotos {
    padding         : 0 !important;
    background-color: transparent
}

.barvertedivision {
    width           : 100%;
    height          : 5px;
    background-color: #8cb83f
}

.zindex1 {
    z-index: 1
}

.zindex2 {
    z-index: 2
}

.zindex3 {
    z-index: 3
}

.sliderflop1 {
    font-size: 48px
}

.sliderflop2,
.sliderfloplearnmore {
    font-size: 24px
}

.sliderfloplearnmore {
    border : dashed rgba(255, 255, 255, 1);
    padding: 10px 25px
}

.sliderflop3 {
    width: 420px
}

.serviceboxcenter,
.serviceboxleft,
.serviceboxright {
    width   : 550px;
    position: absolute
}

.serviceboxleft {
    left      : 0;
    text-align: right
}

.serviceboxright {
    right     : 25px;
    text-align: left
}

.serviceboxcenter {
    right       : 50%;
    margin-right: -275px;
    text-align  : center
}

#logiciels1 {
    background-image   : url(../images/services/applicationbureau.jpg);
    background-position: center center;
    background-repeat  : no-repeat;
    height             : 483px
}

.menulogo {
    position   : absolute;
    left       : 0;
    top        : 50%;
    bottom     : 50%;
    margin-top : -94px;
    margin-left: 5px;
    width      : 40px;
    color      : #000;
    z-index    : 9999
}

.slider1a,
.slider1b,
.slider1d,
.slider1e,
.slider1f {
    z-index   : 9;
    max-width : none;
    max-height: none;
}

.slider5c,
.slider5f,
.slider5i,
.slider5l {
    margin-top: -10px
}

.paddingtop20 {
    padding-top: 20px
}

.paddingtop15 {
    padding-top: 15px
}

.paddingtop10 {
    padding-top: 10px
}

.paddingtop0 {
    padding-top: 0 !important;
}

.paddingtop90 {
    padding-top: 90px
}

.paddingtop30 {
    padding-top: 90px
}

.nopaddingsection {
    padding: 0 !important
}

.nopaddingtop {
    padding-top: 0 !important
}

.slider1c,
.slider1d {
    padding: 10px 20px
}

.btnslider {
    text-decoration: none;
    cursor         : pointer
}

.vert {
    color           : #fff !important;
    background-color: #8cb83f !important;
    border-color    : #8cb83f !important
}

.vert:hover {
    color           : #fff !important;
    background-color: #626262 !important;
    border-color    : #626262 !important
}

.slider1f,
.slider2f,
.slider3f,
.slider4f {
    border: 2px dashed #666
}

.noneslider {
    text-decoration: none !important;
    color          : #666 !important
}

.list_icon_clef {
    background: url(../images/telephonie/icon_clef.png) top left no-repeat !important
}

.list_icon_lock {
    background: url(../images/telephonie/icon_lock.png) top left no-repeat !important
}

.list_icon_graph {
    background: url(../images/telephonie/icon_graph.png) top left no-repeat !important
}

.list_icon_set {
    background: url(../images/telephonie/icon_settings.png) top left no-repeat !important
}

.list_icon_24 {
    background: url(../images/telephonie/24.png) top left no-repeat !important
}

.list_icon_connect {
    background: url(../images/telephonie/icon_connect.png) top left no-repeat !important
}

.info1,
.portfolio1a {
    background-position: center
}

.info1,
.quote1 {
    background-size: cover
}

.accueilheaderdeux {
    display    : inline !important;
    color      : #9c9c9c;
    font-size  : 30px;
    font-family: Oswald, sans-serif !important
}

.accueilheaderdeux::before {
    content: ", ";
}

.accueilheaderun {
    font-weight: 500;
    color      : #9c9c9c;
    font-size  : 30px;
    font-family: Oswald, sans-serif !important;
    text-align : center;
    margin     : 0 auto;
    display    : inline !important;

}

.accueilphonenumber {
    font-size  : 30px;
    display    : block;
    font-weight: 500;
}

.menubtn {
    font-size : 30px;
    margin-top: 10px
}

.menutitle {
    font-size: 12px;

    margin-top: -6px;

}

.white {
    color: #ffffff !important;
}

.fa-3x.whitecolor {
    color: #ffffff !important;
}

.btnrouge {
    background-color: #e8372c;
    color           : #fff
}

.vertgras {
    color      : #8cb83f !important;
    font-weight: bold
}

.infostyle {
    color      : #8cb83f !important;
    font-weight: 600;
}

.fondpaleinfo {
    background-color: #F3F3F3;
}

.btnrouge {
    background-color: #eb330f !important;
    border-color    : #eb330f !important
}


/*

Template: Webster - Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Version: 4.0
Design and Developed by: potenzaglobalsolutions.com

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template.

*/


/*================================================
[  Table of contents  ]
================================================
 :: Header
     - topbar
     - search
     - Cart
     - FullWidth
     - Light
     - Dark
     - Left-menu
     - Logo-center
     - Fancy
     - fancy without-topbar
     - Side menu icon
     - Vertical header
    - One page  Header
 :: Slider (all home page main sliders )
 ::   - Slider-parallax one page
 ::   - Mobile slider
 :: Background
 :: Home page section
 :: Decolines
 :: Awesome features
 :: Feature Step
 :: About Us
 :: Resume
 :: Portfolio
 ::  - Portfolio  item
 ::  - Portfolio-item-2
 ::  - Portfolio single page
 :: Our Blog
 :: Our services
 :: Creativity
 :: Our History
 :: Our Service Objects
 :: Sidebar
 :: About me
 :: Team page
 :: Error 404
 :: Coming soon
 :: Register
 :: Login
 :: maintenance
 :: Our clients
 :: Process
 :: Careers
 :: Sitemap
 :: Privacy-policy
 :: Page sidebar
 :: Terms and conditions
 :: Footer
 :: Boxed

 v1.2
 :: index portfolio 4
 :: index portfolio 04 about
 :: index portfolio single

======================================
[ End table content ]
======================================*/

/*************************
      Header
*************************/
.default {
    background: transparent;
    z-index   : 9999;
    position  : absolute;
    width     : 100%;
}

/*topbar*/
.topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding      : 14px 0;
}

.topbar ul li {
    display     : inline-block;
    color       : #fff;
    font-size   : 13px;
    font-weight : normal;
    margin-right: 10px;
}

.topbar ul li:last-child {
    margin-right: 0;
}

.topbar ul li a {
    color      : #fff;
    font-size  : 13px;
    font-weight: normal;
    font-style : normal;
}

.topbar-call {
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
}

.topbar-call ul li i {
    margin-right: 5px;
    color       : #84ba3f;
}

.topbar-call ul li a {
    margin-right: 30px;
    color       : #ffffff;
}

.topbar-social {
    position          : relative;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
}

.topbar-social ul li a {
    margin-left: 5px;
}

.topbar-social ul li a span {
    margin-right: 5px;
    font-size   : 12px;
}

.topbar-social ul li:last-child a span {
    margin-right: 0;
}

.topbar ul li a:hover {
    color: #84ba3f;
}

/*menu*/
.menu-bar {
    float: right;
}

.mega-menu .menu-links {
    float: left;
}

.search-cart {
    display: inline-block;
}

.search-cart i.icon {
    color             : #ffffff;
    line-height       : 20px;
    font-size         : 14px;
    transition        : 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition   : 0.5s ease-in-out;
    -o-transition     : 0.5s ease-in-out;
}

.search-cart i.icon:hover {
    color: #84ba3f;
}

.search-cart .search {
    display      : inline-block;
    padding-right: 15px;
    padding-left : 10px;
}

.search-cart .shpping-cart {
    display: inline-block;
}

.shpping-cart a {
    position: relative;
}

.shpping-cart strong.item {
    display         : block;
    position        : absolute;
    top             : -7px;
    left            : auto;
    right           : -8px;
    font-size       : 10px;
    color           : #ffffff;
    width           : 16px;
    height          : 16px;
    line-height     : 16px;
    text-align      : center;
    background-color: #84ba3f;
    border-radius   : 50%;
}

/*search*/
.search .search-btn {
    display           : block;
    height            : 20px;
    line-height       : 21px;
    position          : relative;
    text-indent       : -9999px;
    width             : 14px;
    color             : #ffffff;
    -o-transition     : color 300ms ease 0s, all 0.5s ease-in-out;
    -moz-transition   : color 300ms ease 0s, all 0.5s ease-in-out;
    -ms-transition    : color 300ms ease 0s, all 0.5s ease-in-out;
    -webkit-transition: color 300ms ease 0s, all 0.5s ease-in-out;
    transition        : color 300ms ease 0s, all 0.5s ease-in-out;
}

.search .search-btn:before {
    content    : "";
    font-family: "FontAwesome", fantasy;
    font-size  : 14px;
    font-weight: normal;
    left       : 0;
    position   : absolute;
    text-indent: 0;
    top        : 0;
}

.search .search-btn:hover {
    color: #84ba3f;
}

.search.search-open .search-btn:before {
    content: "";
}

.search-box {
    background              : #fff;
    display                 : block;
    margin                  : 0;
    opacity                 : 0 !important;
    padding                 : 15px;
    position                : absolute;
    right                   : 0;
    top                     : 100%;
    transition              : visibility 300ms ease 0s, opacity 300ms ease 0s, all 400ms ease;
    visibility              : hidden;
    width                   : 327px;
    z-index                 : 888;
    border-radius           : 3px;
    -webkit-transform       : rotateX(90deg);
    transform               : rotateX(90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin    : 0 0;
    transform-origin        : 0 0;
}

.search.search-open .search-box {
    opacity          : 1 !important;
    visibility       : visible !important;
    -webkit-transform: rotateX(0deg);
    transform        : rotateX(0deg);
    box-shadow       : 0 0 50px rgba(0, 0, 0, .1);
}

.search .search-box input {
    background   : transparent;
    border       : 1px solid #eceff8;
    padding-left : 15px;
    border-radius: 3px;
}

.search .search-box input:focus {
    background: transparent;
    border    : 1px solid #eceff8;
}

.search .search-box button {
    background        : transparent;
    border            : none;
    cursor            : pointer;
    font-size         : 15px;
    position          : absolute;
    right             : 27px;
    top               : 27px;
    transition        : 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition   : 0.5s ease-in-out;
    -o-transition     : 0.5s ease-in-out;
}

.search .search-box button:hover {
    color: #84ba3f;
}

/*cart*/
.cart {
    opacity                 : 0;
    visibility              : hidden;
    background              : #fff;
    box-shadow              : 0 0 50px rgba(0, 0, 0, .1);
    position                : absolute;
    margin-top              : 0;
    right                   : 0;
    width                   : 300px;
    border                  : 1px solid #eceff8;
    border-radius           : 3px;
    -webkit-transform       : rotateX(90deg);
    transform               : rotateX(90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin    : 0 0;
    transform-origin        : 0 0;
    transition              : all 400ms ease;
}

.cart.cart-open {
    -webkit-transform: rotateX(0deg);
    transform        : rotateX(0deg);
    opacity          : 1;
    visibility       : visible;
}

.cart:before {
    bottom        : 100%;
    right         : 8px;
    content       : " ";
    height        : 0;
    width         : 0;
    position      : absolute;
    pointer-events: none;
    border-width  : 6px;
    border-style  : solid solid solid solid;
    border-color  : rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #fff rgba(194, 225, 245, 0);
    margin-left   : -8px;
}

.cart-title {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    padding      : 20px;
}

.cart-item {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    padding      : 20px;
    position     : relative;
}

.cart-item .cart-image {
    display      : table-cell;
    padding-right: 15px;
}

.cart-item .cart-image img {
    height: 40px;
}

.cart-item .cart-name {
    display       : table-cell;
    vertical-align: top;
}

.cart-item .cart-name a {
    display: block;
    color  : #323232;
}

.cart-item .cart-name a:hover {
    color: #84ba3f;
}

.cart-item .cart-name span {
    color  : #323232;
    display: inline-block;
}

.cart-item .cart-name strong {
    padding-left: 30px;
}

.cart-price del {
    font-size   : 14px;
    background  : transparent;
    color       : #323232;
    padding-left: 0;
}

.cart-price ins {
    text-decoration: none;
    color          : #84ba3f;
    font-size      : 16px;
    font-weight    : bold;
}

.cart-total {
    padding   : 20px;
    text-align: center;
    background: #f7f7f7;
}

.cart-total h6 {
    text-align: center;
}

.cart-total a {
    display: inline-block;
    padding: 6px 18px;
    margin : 20px 0 0 0;
}

.cart-total a.button {
    display: inline-block;
}

.cart-total .button+.button {
    margin: 0;
}

.cart-item .cart-close {
    position: absolute;
    right   : 20px;
    top     : 20px;
}

.cart-item .cart-close a {
    font-size: 14px;
}

.cart-item .cart-close a:hover {
    color: #323232;
}

/*mega-menu */
.mega-menu .menu-logo {
    padding: 25px 0 25px;
}

.mega-menu .menu-logo img {
    height: 40px;
}

.mega-menu .drop-down-multilevel.right-menu {
    right: 0;
}

.mega-menu>section.menu-list-items {
    padding: 0;
}

.mega-menu .menu-links>li>a {
    text-transform: uppercase;
    font-size     : 14px;
    font-weight   : 500;
    line-height   : 20px;
}

.mega-menu .menu-links>li.active .drop-down-multilevel a {
    color: #555555;
}

.mega-menu .menu-links>li.active .drop-down-multilevel a:hover {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down a {
    color: #323232;
}

.mega-menu .menu-links>li.active .drop-down li.active a {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down a:hover {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down li.active a i {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down a i:hover {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #f7f7f7;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #323232;
    background: transparent;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #f7f7f7;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #323232;
    background: transparent;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #f7f7f7;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
    color: #323232;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
    color: #84ba3f;
}

.mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.mega-menu .row {
    margin-left : 0;
    margin-right: 0;
}

.mega-menu .col-md-12 {
    padding-left : 0;
    padding-right: 0;
}

.mega-menu.desktopTopFixed .menu-logo {
    padding: 0;
}

.mega-menu.desktopTopFixed .search-cart i.icon {
    line-height: 20px;
}

.mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
    height: 30px;
}

.mega-menu .badge {
    color: #ffffff;
}

.mega-menu .drop-down-multilevel li.activeTriggerMobile {
    background: #fafafa;
}

/*fullWidth*/
.header.fullWidth .container-fluid {
    padding: 0 60px;
}

/*light*/
.header.light {
    background: #ffffff;
    position  : relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    z-index   : 999;
}

.header.light .topbar ul li {
    color: #323232;
}

.header.light .topbar ul li a {
    color: #323232;
}

.header.light .mega-menu .menu-links>li>a {
    color: #323232;
}

.header.light .mega-menu .menu-links>li>a:hover {
    color: #84ba3f;
}

.header.light .mega-menu .menu-links>li.active>a {
    color: #84ba3f;
}

.header.light .topbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header.light .search-cart i.icon {
    color: #323232;
}

.header.light .search-cart i.icon:hover {
    color: #84ba3f;
}

.header.light .mega-menu.desktopTopFixed .menu-list-items {
    background: #ffffff;
}

.header.light .search .search-btn {
    color: #323232;
}

.header.light .search .search-btn:hover {
    color: #84ba3f;
}

/*dark*/
.header.dark {
    background: #323232;
    position  : relative;
}

.header.transparent {
    background: rgba(0, 0, 0, 0.4);
    position  : absolute;
    width     : 100%;
    z-index   : 999;
}

/*left-menu*/
.header.left-menu .menu-bar {
    float: none;
}

.header.left-menu .menu-links {
    padding-left: 30px;
}

.header.left-menu .search-cart {
    float: right;
}

/*logo-center*/
.header.logo-center .mega-menu {
    min-height: 170px;
}

.header.logo-center .menu-logo {
    float     : none;
    display   : block;
    text-align: center;
}

.header.logo-center .mega-menu .menu-logo>li>a {
    float: none;
}

.header.logo-center .mega-menu .menu-logo>li {
    float      : none;
    line-height: 0;
}

.header.logo-center .mega-menu img {
    float : none;
    margin: 0 auto;
}

.header.logo-center .menu-bar {
    float: none;
}

.header.logo-center .search-cart {
    float: right;
}

.header.logo-center .mega-menu.desktopTopFixed .menu-logo {
    float  : left;
    display: inline-block;
}

.header.logo-center .mega-menu.desktopTopFixed .menu-logo>li>a {
    float: left;
}

.header.logo-center .mega-menu.desktopTopFixed img {
    float : left;
    margin: 0 auto;
}

.header.logo-center .mega-menu.desktopTopFixed .menu-bar {
    float     : right;
    border-top: 0 solid rgba(0, 0, 0, 0.1);
}

.header.logo-center .mega-menu.desktopTopFixed .search-cart {
    float: right;
}

/*fancy */
.header.fancy {
    background   : transparent;
    position     : relative;
    border-bottom: 0;
}

.header.fancy .topbar {
    background: #84ba3f;
    padding   : 15px 0 70px;
}

.header.fancy .topbar .topbar-right li a:hover {
    color: #323232;
}

.header.fancy .search-cart i.icon {
    color      : #323232;
    line-height: 20px;
}

.header.fancy .topbar-call ul li i {
    color: #ffffff;
}

.header.fancy .mega-menu .menu-logo {
    padding: 26px 0;
}

.header.fancy .menu {
    position: absolute;
    width   : 100%;
    top     : 30px;
}

.header.fancy .topbar+.menu {
    top: 60px;
}

.header.fancy .mega-menu>section.menu-list-items {
    background: #ffffff;
    padding   : 0 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.header.fancy .mega-menu.desktopTopFixed>section.menu-list-items {
    border-bottom: 1px solid #f6f6f6;
}

.header.fancy .topbar ul li a:hover {
    color: #323232;
}

.header.fancy .mega-menu .menu-links>li>a {
    color      : #323232;
    line-height: 20px;
}

.header.fancy .mega-menu .menu-links>li>a:hover {
    color: #84ba3f;
}

.header.fancy .mega-menu .menu-links>li.active>a {
    color: #84ba3f;
}

.header.fancy .mega-menu.desktopTopFixed .menu-links>li>a {
    color: #ffffff;
}

.header.fancy .mega-menu.desktopTopFixed .menu-links>li>a {
    color: #323232;
}

.header.fancy .mega-menu.desktopTopFixed .menu-logo {
    padding: 0;
}

.header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-links>li>a {
    line-height: 20px;
}

.header.fancy .mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
    height: 30px;
}

.header.fancy .mega-menu.desktopTopFixed .search-cart i.icon {
    line-height: 20px;
}

.header.fancy .search-cart i.icon:hover {
    color: #84ba3f;
}

.header.fancy .search .search-btn {
    color: #323232;
}

.header.fancy .search .search-btn:hover {
    color: #84ba3f;
}

.header.fancy .mega-menu.desktopTopFixed .drop-down.grid-col-5 {
    width: 21.66666666666667%;
}

.header.fancy .search-box {
    margin-top: -6px;
}

/*fancy without-topbar*/
.header.fancy.without-topbar .menu {
    top: 30px;
}

.header.burger .menu-icon {
    font-size: 30px;
    color    : #323232;
}

.header.burger .menu-icon:hover {
    color: #84ba3f;
}

.header.burger {
    position: absolute;
    z-index : 999;
    width   : 100%;
    padding : 30px 30px;
}

.header.burger .logo {
    display: inline-block;
}

.header.burger .logo img {
    height: 50px;
}

/*side-menu-icon*/
.side-menu-icon {
    display: inline-block;
}

.side-menu-icon .menu-icon {
    font-size   : 16px;
    color       : #ffffff;
    padding-left: 15px;
}

.side-menu-icon .menu-icon:hover {
    color: #84ba3f;
}

/*************************
    header text-dark
*************************/
.header.text-dark .topbar ul li {
    color: #323232;
}

.header.text-dark .topbar ul li a {
    color: #323232;
}

.header.text-dark .topbar ul li a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li>a {
    color: #323232;
}

.header.text-dark .mega-menu .menu-links>li>a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active>a {
    color: #84ba3f;
}

.header.text-dark .topbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header.text-dark .search-cart i.icon {
    color: #323232;
}

.header.text-dark .search-cart i.icon:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu.desktopTopFixed .menu-list-items {
    background: #ffffff;
}

.header.text-dark .search .search-btn {
    color: #323232;
}

.header.text-dark .search .search-btn:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .drop-down-multilevel {
    background: #323232;
}

.header.text-dark .mega-menu .drop-down.menu-bg,
.header.text-dark .mega-menu .drop-down-tab-bar {
    background: rgba(50, 50, 50, 1) 120% 0 no-repeat;
}

.header.text-dark .mega-menu .drop-down,
.header.text-dark .mega-menu .drop-down-tab-bar {
    background: #323232;
}

.header.text-dark .mega-menu .drop-down a,
.header.text-dark .mega-menu .drop-down-tab-bar a {
    color: #ffffff;
}

.header.text-dark .mega-menu .drop-down i.fa,
.header.text-dark .mega-menu .drop-down-tab-bar i.fa {
    color: #ffffff;
}

.header.text-dark .mega-menu .drop-down a:hover i.fa,
.header.text-dark .mega-menu .drop-down-tab-bar a:hover i.fa {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down a {
    color: #ffffff;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down li.active a {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down li a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .drop-down a:hover,
.header.text-dark .mega-menu .drop-down-tab-bar a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel a,
.header.text-dark .mega-menu .drop-down-multilevel a {
    color: #ffffff;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active a,
.header.text-dark .mega-menu .drop-down-multilevel li:hover {
    background: #282828;
}

.header.text-dark .mega-menu .drop-down.menu-shop-bg {
    background: rgba(50, 50, 50, 1) right no-repeat;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel a:hover,
.header.text-dark .mega-menu .drop-down-multilevel a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #ffffff;
    background: transparent;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #ffffff;
    background: transparent;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
    color: #ffffff;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.text-dark .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.text-dark .mega-menu .drop-down-multilevel i.fa-indicator {
    color: #ffffff;
}

.header.text-dark .mega-menu .drop-down-multilevel a:hover i.fa-indicator {
    color: #84ba3f;
}

.header.text-dark .mega-menu .drop-down-multilevel li.active a i.fa-indicator {
    color: #84ba3f;
}

/*dark-dropdown*/
.header.dark-dropdown .mega-menu .drop-down-multilevel {
    background: #323232;
}

.header.dark-dropdown .mega-menu .drop-down.menu-bg,
.header.dark-dropdown .mega-menu .drop-down-tab-bar {
    background: rgba(50, 50, 50, 1) 120% 0 no-repeat;
}

.header.dark-dropdown .mega-menu .drop-down,
.header.dark-dropdown .mega-menu .drop-down-tab-bar {
    background: #323232;
}

.header.dark-dropdown .mega-menu .drop-down a,
.header.dark-dropdown .mega-menu .drop-down-tab-bar a {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .drop-down i.fa,
.header.dark-dropdown .mega-menu .drop-down-tab-bar i.fa {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .drop-down a:hover i.fa,
.header.dark-dropdown .mega-menu .drop-down-tab-bar a:hover i.fa {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down a {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down li.active a {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down li a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .drop-down a:hover,
.header.dark-dropdown .mega-menu .drop-down-tab-bar a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel a,
.header.dark-dropdown .mega-menu .drop-down-multilevel a {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active a,
.header.dark-dropdown .mega-menu .drop-down-multilevel li:hover {
    background: #282828;
}

.header.dark-dropdown .mega-menu .drop-down.menu-shop-bg {
    background: rgba(50, 50, 50, 1) right no-repeat !important;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel a:hover,
.header.dark-dropdown .mega-menu .drop-down-multilevel a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #ffffff;
    background: transparent;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a {
    color     : #ffffff;
    background: transparent;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li a i {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .menu-links>li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a {
    color     : #84ba3f;
    background: #282828;
}

.header.dark-dropdown .mega-menu .drop-down-multilevel i.fa-indicator {
    color: #ffffff;
}

.header.dark-dropdown .mega-menu .drop-down-multilevel a:hover i.fa-indicator {
    color: #84ba3f;
}

.header.dark-dropdown .mega-menu .drop-down-multilevel li.active a i.fa-indicator {
    color: #84ba3f;
}

/*label*/
.header .label.label-default,
.header .label.label-primary,
.header .label.label-success,
.header .label.label-info,
.header .label.label-warning,
.header .label.label-danger {
    color      : #fff;
    padding    : 0 5px;
    line-height: 14px;
    display    : inline-block;
}

/*onepagenav*/
#onepagenav .mega-menu .menu-links>li>a {
    text-transform: capitalize;
}

.vertical-menu #onepagenav.menu .mega-menu .menu-links>li {
    display: block;
    float  : none;
}

.vertical-menu #onepagenav.menu .mega-menu .menu-links>li>a {
    display: block;
}


/*************************
  topbar-dark
*************************/
.header.topbar-dark .topbar {
    background: #323232;
}

.header.topbar-dark .topbar .topbar-call ul li a,
.header.topbar-dark .topbar ul li,
.header.topbar-dark .topbar ul li a {
    color: #ffffff !important;
}


/*************************
    one page
*************************/

header.one-page {
    position: absolute;
    width   : 100%;
    z-index : 999;
}

.navbar-inverse {
    background: transparent;
    border    : 0;
}

.navbar-brand {
    height : auto;
    padding: 25px 0;
}

.navbar .navbar-brand img {
    height: 40px;
}

.navbar {
    min-height: 80px;
}

.navbar-nav {
    float: right;
}

.navbar-inverse .navbar-nav>li {
    padding: 35px 15px;
}

.navbar-inverse .navbar-nav>li>a {
    color         : #ffffff;
    padding       : 0;
    text-transform: capitalize;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #84ba3f;
}

.navbar.affix {
    width     : 100%;
    background: #323232;
}

.navbar.affix {
    width     : 100%;
    background: #323232;
}

.navbar {
    min-height: inherit !important;
}

.navbar.affix .navbar-brand img {
    height: 30px;
}

.navbar.affix .navbar-brand {
    padding: 15px 0;
}

.navbar.affix .navbar-nav>li {
    padding: 20px 15px;
}

.navbar-nav>li>a {
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
}

/*vertical-header*/
.vertical-header .container-fluid {
    padding: 0 80px;
}

.menu-responsive {
    display: none;
}

.vertical-header .navbar {
    overflow-y: scroll;
    overflow-x: hidden;
    height    : 100%;
}

.vertical-header {
    padding-left: 260px;
}

.header.vertical-menu {
    position          : fixed;
    left              : 0;
    top               : 0;
    width             : 260px;
    min-height        : 100%;
    background        : #212121;
    z-index           : 999;
    -o-transition     : all 1s;
    -webkit-transition: all 1s;
    transition        : all 1s;
}

.header.vertical-menu .menu-bar {
    float: none;
}

.mega-menu.vertical-left,
.mega-menu.vertical-right {
    float: none;
}

.menu-widgets {
    position: absolute;
    bottom  : 20px;
}

.menu-widgets .social-icons.social-border li a {
    border     : 2px solid;
    line-height: 30px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background: transparent;
    color     : #84ba3f;
}

header.one-page.vertical-menu {
    position  : fixed;
    left      : 0;
    top       : 0;
    height    : 100%;
    background: #212121;
    width     : 260px;
    padding   : 30px;
}

header.one-page.vertical-menu .navbar-header {
    float        : none;
    margin-bottom: 20px;
}

header.one-page.vertical-menu .navbar-nav {
    float: none;
}

header.one-page.vertical-menu .navbar-nav>li {
    display: block;
    float  : none;
}

header.one-page.vertical-menu .navbar-inverse .navbar-nav>li {
    padding: 15px 0;
}

header.one-page.vertical-menu .navbar-collapse {
    padding: 0;
}

header.one-page.vertical-menu .menu-widgets {
    padding: 0;
}

header.one-page.light {
    position  : relative;
    background: #ffffff;
}

header.one-page.light .navbar {
    margin-bottom: 0;
}

header.one-page.light .navbar-inverse .navbar-nav>li>a {
    color: #323232;
}

header.one-page.light .navbar-inverse .navbar-nav>li>a:hover {
    color: #84ba3f;
}

header.one-page.light .navbar-inverse .navbar-nav>.active>a,
header.one-page.light .navbar-inverse .navbar-nav>.active>a:focus,
header.one-page.light .navbar-inverse .navbar-nav>.active>a:hover {
    background: transparent;
    color     : #84ba3f;
}

header.one-page.light .navbar-inverse .navbar-collapse,
header.one-page.light .navbar-inverse .navbar-form {
    background: #ffffff;
}

header.one-page.light .navbar.affix {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01>li>a {
    padding        : 5px 10px;
    -o-transition  : all 0.6s ease-out;
    -ms-transition : all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition     : all 0.6s ease-out;
}

header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01>li>a:hover,
header.one-page.light .navbar-inverse .navbar-nav.hover-effect-01>.active>a {
    -webkit-box-shadow: inset 178px 0 #84ba3f;
    -o-box-shadow     : inset 178px 0 #84ba3f;
    -ms-box-shadow    : inset 178px 0 #84ba3f;
    -moz-box-shadow   : inset 178px 0 #84ba3f;
    box-shadow        : inset 178px 0 #84ba3f;
    color             : #fff;
    -webkit-transition: all 0.9s ease-in;
    -moz-transition   : all 0.9s ease-in;
    -ms-transition    : all 0.9s ease-in;
    -o-transition     : all 0.9s ease-in;
    transition        : all 0.9s ease-in;
}

.one-page.nav-center .navbar-collapse.collapse {
    text-align: center;
}

.one-page.nav-center .navbar-nav {
    float  : none;
    display: inline-block;
}

.one-page.transparent {
    background: rgba(0, 12, 27, 0.5);
}

.one-page.transparent .navbar {
    margin-bottom: 0;
}

/*dark-text*/
.one-page.dark-text .navbar-inverse .navbar-nav>li>a {
    color: #323232;
}

.one-page.dark-text .navbar-inverse .navbar-nav>li>a:hover {
    color: #d12326;
}

.one-page.dark-text .navbar-inverse .navbar-nav>.active>a,
.one-page.dark-text .navbar-inverse .navbar-nav>.active>a:focus,
.one-page.dark-text .navbar-inverse .navbar-nav>.active>a:hover {
    color: #d12326;
}

.one-page.dark-text .navbar.affix {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

/*mega menu vertical*/
.vertical-menu .menu .menu-logo {
    padding: 50px 20px;
}

.vertical-menu .menu .mega-menu .menu-links>li>a {
    padding: 0 23px;
}

.vertical-menu .menu-widgets {
    padding: 20px;
}

@media (min-width: 1179px) {
    .mega-menu {
        min-height: inherit;
    }

    .header.light .mega-menu {
        min-height: 90px;
    }

    .mega-menu>section.menu-list-items {
        float: none;
    }

    .mega-menu>section.menu-list-items>.container,
    .mega-menu>section.menu-list-items>.container>.row,
    .mega-menu>section.menu-list-items>.container>.row>div {
        height: 100%;
    }

    .mega-menu>section.menu-list-items .menu-bar {
        height: 100%;
    }

    .mega-menu>section.menu-list-items .menu-bar>ul {
        display: table !important;
        height : 100%;
    }

    .mega-menu>section.menu-list-items .menu-bar>ul>li {
        display       : table-cell;
        vertical-align: middle;
        float         : none;
    }

    .mega-menu .drop-down,
    .mega-menu .drop-down-tab-bar,
    .mega-menu .drop-down-multilevel {
        top: 100%;
    }

    .mega-menu>section.menu-list-items .search-cart {
        height: 100%;
    }

    .mega-menu>section.menu-list-items .search-cart .search {
        vertical-align: middle;
        display       : table;
        height        : 100%;
        float         : left;
    }

    .header .search .search-btn {
        display       : table-cell;
        vertical-align: middle;
        position      : relative;
        width         : 10px;
        float         : none;
        clear         : both;
        height        : 100%;
    }

    .search .search-btn:before {
        top              : 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform   : translateY(-50%);
        -ms-transform    : translateY(-50%);
        -o-transform     : translateY(-50%);
        transform        : translateY(-50%);
    }

    .search-cart .shpping-cart {
        display: table;
        float  : left;
        height : 100%;
    }

    .shpping-cart a {
        position      : relative;
        display       : table-cell;
        vertical-align: middle;
    }

    .shpping-cart strong.item {
        display          : block;
        position         : absolute;
        top              : 50%;
        border-radius    : 50%;
        -webkit-transform: translateY(-50%);
        -o-transform     : translateY(-50%);
        -ms-transform    : translateY(-50%);
        -moz-transform   : translateY(-50%);
        transform        : translateY(-50%);
        margin-top       : -10px;
    }

    .cart {
        top: 100%;
    }

    .mega-menu>section.menu-list-items>.container-fluid,
    .mega-menu>section.menu-list-items>.container-fluid>.row,
    .mega-menu>section.menu-list-items>.container-fluid>.row>div {
        height: 100%;
    }

    .logo-center .mega-menu>section.menu-list-items .menu-bar>ul {
        height: auto;
    }

    .logo-center .mega-menu>section.menu-list-items .menu-bar>ul>li {
        display: inline-block;
    }

    .logo-center .mega-menu>section.menu-list-items .search-cart {
        height: auto;
    }

    .logo-center .mega-menu>section.menu-list-items .menu-bar {
        height: auto;
    }

    .logo-center .mega-menu .drop-down,
    .logo-center .mega-menu .drop-down-tab-bar,
    .logo-center .mega-menu .drop-down-multilevel {
        top: auto;
    }

    .logo-center .mega-menu .menu-links>li>a {
        line-height: 72px;
    }

    .logo-center.header .search .search-btn {
        line-height: 72px;
    }

    .logo-center .search-cart i.icon {
        line-height: 72px;
    }

    .logo-center .mega-menu.desktopTopFixed .menu-list-items .menu-links>li>a {
        line-height: 60px;
    }

    .logo-center .mega-menu.desktopTopFixed .search .search-btn {
        line-height: 60px;
    }

    .logo-center .mega-menu.desktopTopFixed .search-cart i.icon {
        line-height: 60px;
    }

    .logo-center .search .search-btn:before {
        top      : inherit;
        transform: inherit;
    }

    .logo-center .search-cart .shpping-cart {
        float: right;
    }

    .vertical-menu .mega-menu>section.menu-list-items .menu-bar {
        height: auto;
    }

    .vertical-menu .mega-menu>section.menu-list-items .menu-bar>ul>li {
        display: block;
    }

    .search-cart .side-menu-icon {
        display: table;
        float  : left;
        height : 100%;
    }

    .side-menu-icon .menu-icon {
        position      : relative;
        display       : table-cell;
        vertical-align: middle;
    }

    .header.light .mega-menu {
        min-height: 90px;
    }

    nav#menu.desktopTopFixed {
        min-height: 90px;
    }

}

/*************************************
   Slider (all home page main sliders )
 **************************************/
.rev-slider {
    overflow: hidden;
    position: relative;
}

.slotholder {
    filter: none !important;
}

.tp-half-one {
    opacity   : 1 !important;
    visibility: visible !important;
    transform : inherit !important;
}

/*slider 01*/
#rev_slider_267_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

#rev_slider_267_1 .zeus.tparrows {
    cursor       : pointer;
    min-width    : 70px;
    min-height   : 70px;
    position     : absolute;
    display      : block;
    z-index      : 100;
    border-radius: 50%;
    overflow     : hidden;
    background   : rgba(0, 0, 0, 0.1)
}

#rev_slider_267_1 .zeus.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 20px;
    color      : rgb(255, 255, 255);
    display    : block;
    line-height: 70px;
    text-align : center;
    z-index    : 2;
    position   : relative
}

#rev_slider_267_1 .zeus.tparrows.tp-leftarrow:before {
    content: "\e824"
}

#rev_slider_267_1 .zeus.tparrows.tp-rightarrow:before {
    content: "\e825"
}

#rev_slider_267_1 .zeus .tp-title-wrap {
    background        : rgba(0, 0, 0, 0.5);
    width             : 100%;
    height            : 100%;
    top               : 0;
    left              : 0;
    position          : absolute;
    opacity           : 0;
    transform         : scale(0);
    -webkit-transform : scale(0);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    border-radius     : 50%
}

#rev_slider_267_1 .zeus .tp-arr-imgholder {
    width              : 100%;
    height             : 100%;
    position           : absolute;
    top                : 0;
    left               : 0;
    background-position: center center;
    background-size    : cover;
    border-radius      : 50%;
    transform          : translatex(-100%);
    -webkit-transform  : translatex(-100%);
    transition         : all 0.3s;
    -webkit-transition : all 0.3s;
    -moz-transition    : all 0.3s;
}

#rev_slider_267_1 .zeus.tp-rightarrow .tp-arr-imgholder {
    transform        : translatex(100%);
    -webkit-transform: translatex(100%);
}

#rev_slider_267_1 .zeus.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0);
    -webkit-transform: translatex(0);
    opacity          : 1;
}

#rev_slider_267_1 .zeus.tparrows:hover .tp-title-wrap {
    transform        : scale(1);
    -webkit-transform: scale(1);
    opacity          : 1;
}

/*slider 02*/
#rev_slider_268_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

#rev_slider_268_1 .dione.tparrows {
    color             : #000;
    height            : 100%;
    width             : 90px;
    background        : transparent;
    line-height       : 100%;
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_268_1 .dione.tparrows:hover {
    background: rgba(0, 0, 0, 0.45);
}

#rev_slider_268_1 .dione .tp-arr-imgwrapper {
    width   : 90px;
    left    : 0;
    position: absolute;
    height  : 100%;
    top     : 0;
    overflow: hidden;
}

#rev_slider_268_1 .dione.tp-rightarrow .tp-arr-imgwrapper {
    left : auto;
    right: 0;
}

#rev_slider_268_1 .dione .tp-arr-imgholder {
    background-position: center center;
    background-size    : cover;
    width              : 90px;
    height             : 100%;
    top                : 0;
    visibility         : hidden;
    transform          : translatex(-50px);
    -webkit-transform  : translatex(-50px);
    transition         : all 0.3s;
    -webkit-transition : all 0.3s;
    opacity            : 0;
    left               : 0
}

#rev_slider_268_1 .dione.tparrows.tp-rightarrow .tp-arr-imgholder {
    right            : 0;
    left             : auto;
    transform        : translatex(50px);
    -webkit-transform: translatex(50px)
}

#rev_slider_268_1 .dione.tparrows:before {
    color             : #fff;
    position          : absolute;
    line-height       : 30px;
    margin-left       : -22px;
    top               : 50%;
    left              : 50%;
    font-size         : 30px;
    margin-top        : -15px;
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_268_1 .dione.tparrows.tp-rightarrow:before {
    margin-left: 6px
}

#rev_slider_268_1 .dione.tparrows:hover:before {
    transform        : translatex(-20px);
    -webkit-transform: translatex(-20px);
    opacity          : 0
}

#rev_slider_268_1 .dione.tparrows.tp-rightarrow:hover:before {
    transform        : translatex(20px);
    -webkit-transform: translatex(20px)
}

#rev_slider_268_1 .dione.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px);
    opacity          : 1;
    visibility       : visible
}

/*slider 03*/
#rev_slider_269_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

/*slider 04*/
#rev_slider_270_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.hermes.tparrows {
    cursor    : pointer;
    background: rgba(0, 0, 0, 0.5);
    width     : 30px;
    height    : 110px;
    position  : absolute;
    display   : block;
    z-index   : 100
}

.hermes.tparrows:before {
    font-family       : "revicons", fantasy;
    font-size         : 15px;
    color             : rgb(255, 255, 255);
    display           : block;
    line-height       : 110px;
    text-align        : center;
    transform         : translatex(0);
    -webkit-transform : translatex(0);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

.hermes.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hermes.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hermes.tparrows.tp-leftarrow:hover:before {
    transform        : translatex(-20px);
    -webkit-transform: translatex(-20px);
    opacity          : 0
}

.hermes.tparrows.tp-rightarrow:hover:before {
    transform        : translatex(20px);
    -webkit-transform: translatex(20px);
    opacity          : 0
}

.hermes .tp-arr-allwrapper {
    overflow           : hidden;
    position           : absolute;
    width              : 180px;
    height             : 140px;
    top                : 0;
    left               : 0;
    visibility         : hidden;
    -webkit-transition : -webkit-transform 0.3s 0.3s;
    transition         : transform 0.3s 0.3s;
    -webkit-perspective: 1000px;
    perspective        : 1000px
}

.hermes.tp-rightarrow .tp-arr-allwrapper {
    right: 0;
    left : auto
}

.hermes.tparrows:hover .tp-arr-allwrapper {
    visibility: visible
}

.hermes .tp-arr-imgholder {
    width            : 180px;
    position         : absolute;
    left             : 0;
    top              : 0;
    height           : 110px;
    transform        : translatex(-180px);
    -webkit-transform: translatex(-180px);
    transition       : all 0.3s;
    transition-delay : 0.3s
}

.hermes.tp-rightarrow .tp-arr-imgholder {
    transform        : translatex(180px);
    -webkit-transform: translatex(180px)
}

.hermes.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px)
}

.hermes .tp-arr-titleholder {
    top                     : 110px;
    width                   : 180px;
    text-align              : left;
    display                 : block;
    padding                 : 0 10px;
    line-height             : 30px;
    background              : #000;
    background              : rgba(0, 0, 0, 0.75);
    color                   : rgb(255, 255, 255);
    font-weight             : 600;
    position                : absolute;
    font-size               : 12px;
    white-space             : nowrap;
    letter-spacing          : 1px;
    -webkit-transition      : all 0.3s;
    transition              : all 0.3s;
    -webkit-transform       : rotatex(-90deg);
    transform               : rotatex(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin        : 50% 0;
    box-sizing              : border-box
}

.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
    transition-delay        : 0.6s;
    -webkit-transform       : rotatex(0deg);
    transform               : rotatex(0deg)
}

/*slider 05*/
#rev_slider_271_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.erinyen.tparrows {
    cursor       : pointer;
    background   : rgba(0, 0, 0, 0.5);
    min-width    : 70px;
    min-height   : 70px;
    position     : absolute;
    display      : block;
    z-index      : 100;
    border-radius: 50%
}

.erinyen.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 20px;
    color      : rgb(255, 255, 255);
    display    : block;
    line-height: 70px;
    text-align : center;
    z-index    : 2;
    position   : relative
}

.erinyen.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.erinyen.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.erinyen .tp-title-wrap {
    position          : absolute;
    z-index           : 1;
    display           : inline-block;
    background        : rgba(0, 0, 0, 0.5);
    min-height        : 70px;
    line-height       : 70px;
    top               : 0;
    margin-left       : 0;
    border-radius     : 35px;
    overflow          : hidden;
    transition        : opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition   : opacity 0.3s;
    -webkit-transform : scale(0);
    -moz-transform    : scale(0);
    transform         : scale(0);
    visibility        : hidden;
    opacity           : 0
}

.erinyen.tparrows:hover .tp-title-wrap {
    -webkit-transform: scale(1);
    -moz-transform   : scale(1);
    transform        : scale(1);
    opacity          : 1;
    visibility       : visible
}

.erinyen.tp-rightarrow .tp-title-wrap {
    right                   : 0;
    margin-right            : 0;
    margin-left             : 0;
    -webkit-transform-origin: 100% 50%;
    border-radius           : 35px;
    padding-right           : 20px;
    padding-left            : 10px
}

.erinyen.tp-leftarrow .tp-title-wrap {
    padding-left : 20px;
    padding-right: 10px
}

.erinyen .tp-arr-titleholder {
    letter-spacing    : 3px;
    position          : relative;
    -webkit-transition: -webkit-transform 0.3s;
    transition        : transform 0.3s;
    transform         : translatex(200px);
    text-transform    : uppercase;
    color             : rgb(255, 255, 255);
    font-weight       : 600;
    font-size         : 13px;
    line-height       : 70px;
    white-space       : nowrap;
    padding           : 0 20px;
    margin-left       : 11px;
    opacity           : 0
}

.erinyen .tp-arr-imgholder {
    width              : 100%;
    height             : 100%;
    position           : absolute;
    top                : 0;
    left               : 0;
    background-position: center center;
    background-size    : cover
}

.erinyen .tp-arr-img-over {
    width     : 100%;
    height    : 100%;
    position  : absolute;
    top       : 0;
    left      : 0;
    background: rgba(0, 0, 0, 0.51)
}

.erinyen.tp-rightarrow .tp-arr-titleholder {
    transform   : translatex(-200px);
    margin-left : 0;
    margin-right: 11px
}

.erinyen.tparrows:hover .tp-arr-titleholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px);
    transition-delay : 0.1s;
    opacity          : 1
}

/*slider 06*/
#rev_slider_272_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.custom.tparrows {
    cursor    : pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    width     : 40px;
    height    : 40px;
    position  : absolute;
    display   : block;
    z-index   : 100
}

.custom.tparrows:hover {
    background: #000
}

.custom.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 15px;
    color      : #fff;
    display    : block;
    line-height: 40px;
    text-align : center
}

.custom.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.custom.tparrows.tp-rightarrow:before {
    content: "\e825"
}

/*slider 07*/
#rev_slider_273_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.erinyen.tparrows {
    cursor       : pointer;
    background   : rgba(0, 0, 0, 0.5);
    min-width    : 70px;
    min-height   : 70px;
    position     : absolute;
    display      : block;
    z-index      : 100;
    border-radius: 50%
}

.erinyen.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 20px;
    color      : rgb(255, 255, 255);
    display    : block;
    line-height: 70px;
    text-align : center;
    z-index    : 2;
    position   : relative
}

.erinyen.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.erinyen.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.erinyen .tp-title-wrap {
    position          : absolute;
    z-index           : 1;
    display           : inline-block;
    background        : rgba(0, 0, 0, 0.5);
    min-height        : 70px;
    line-height       : 70px;
    top               : 0;
    margin-left       : 0;
    border-radius     : 35px;
    overflow          : hidden;
    transition        : opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition   : opacity 0.3s;
    -webkit-transform : scale(0);
    -moz-transform    : scale(0);
    transform         : scale(0);
    visibility        : hidden;
    opacity           : 0
}

.erinyen.tparrows:hover .tp-title-wrap {
    -webkit-transform: scale(1);
    -moz-transform   : scale(1);
    transform        : scale(1);
    opacity          : 1;
    visibility       : visible
}

.erinyen.tp-rightarrow .tp-title-wrap {
    right                   : 0;
    margin-right            : 0;
    margin-left             : 0;
    -webkit-transform-origin: 100% 50%;
    border-radius           : 35px;
    padding-right           : 20px;
    padding-left            : 10px
}

.erinyen.tp-leftarrow .tp-title-wrap {
    padding-left : 20px;
    padding-right: 10px
}

.erinyen .tp-arr-titleholder {
    letter-spacing    : 3px;
    position          : relative;
    -webkit-transition: -webkit-transform 0.3s;
    transition        : transform 0.3s;
    transform         : translatex(200px);
    text-transform    : uppercase;
    color             : rgb(255, 255, 255);
    font-weight       : 600;
    font-size         : 13px;
    line-height       : 70px;
    white-space       : nowrap;
    padding           : 0 20px;
    margin-left       : 11px;
    opacity           : 0
}

.erinyen .tp-arr-imgholder {
    width              : 100%;
    height             : 100%;
    position           : absolute;
    top                : 0;
    left               : 0;
    background-position: center center;
    background-size    : cover
}

.erinyen .tp-arr-img-over {
    width     : 100%;
    height    : 100%;
    position  : absolute;
    top       : 0;
    left      : 0;
    background: rgba(0, 0, 0, 0.51)
}

.erinyen.tp-rightarrow .tp-arr-titleholder {
    transform   : translatex(-200px);
    margin-left : 0;
    margin-right: 11px
}

.erinyen.tparrows:hover .tp-arr-titleholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px);
    transition-delay : 0.1s;
    opacity          : 1
}

/*slider 10*/
#rev_slider_275_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

#rev_slider_275_1 .zeus .tp-bullet {
    box-sizing        : content-box;
    -webkit-box-sizing: content-box;
    border-radius     : 50%;
    background-color  : rgba(0, 0, 0, 0);
    -webkit-transition: opacity 0.3s ease;
    transition        : opacity 0.3s ease;
    width             : 13px;
    height            : 13px;
    border            : 2px solid rgb(255, 255, 255)
}

#rev_slider_275_1 .zeus .tp-bullet:after {
    content                 : "";
    position                : absolute;
    width                   : 100%;
    height                  : 100%;
    left                    : 0;
    border-radius           : 50%;
    background-color        : rgb(255, 255, 255);
    -webkit-transform       : scale(0);
    transform               : scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin        : 50% 50%;
    -webkit-transition      : -webkit-transform 0.3s ease;
    transition              : transform 0.3s ease
}

#rev_slider_275_1 .zeus .tp-bullet:hover:after,
#rev_slider_275_1 .zeus .tp-bullet.selected:after {
    -webkit-transform: scale(1.2);
    transform        : scale(1.2)
}

#rev_slider_275_1 .zeus .tp-bullet-image,
#rev_slider_275_1 .zeus .tp-bullet-imageoverlay {
    width                      : 135px;
    height                     : 60px;
    position                   : absolute;
    background                 : #000;
    background                 : rgba(0, 0, 0, 0.5);
    bottom                     : 13px;
    margin-bottom              : 10px;
    transform                  : translateX(-50%);
    -webkit-transform          : translateX(-50%);
    box-sizing                 : border-box;
    background-size            : cover;
    background-position        : center center;
    visibility                 : hidden;
    opacity                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    -webkit-transform-origin   : 50% 50%;
    transform-origin           : 50% 50%;
    -webkit-transition         : all 0.3s ease;
    transition                 : all 0.3s ease;
    border-radius              : 4px
}

#rev_slider_275_1 .zeus .tp-bullet-title,
#rev_slider_275_1 .zeus .tp-bullet-imageoverlay {
    z-index           : 2;
    -webkit-transition: all 0.5s ease;
    transition        : all 0.5s ease;
    transform         : translateX(-50%);
    -webkit-transform : translateX(-50%)
}

#rev_slider_275_1 .zeus .tp-bullet-title {
    color                      : rgb(255, 255, 255);
    text-align                 : center;
    line-height                : 15px;
    font-size                  : 13px;
    font-weight                : 600;
    z-index                    : 3;
    visibility                 : hidden;
    opacity                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    -webkit-transform-origin   : 50% 50%;
    transform-origin           : 50% 50%;
    -webkit-transition         : all 0.3s ease;
    transition                 : all 0.3s ease;
    position                   : absolute;
    bottom                     : 45px;
    width                      : 135px;
    vertical-align             : middle
}

#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-title,
#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-image,
#rev_slider_275_1 .zeus .tp-bullet:hover .tp-bullet-imageoverlay {
    opacity          : 1;
    visibility       : visible;
    -webkit-transform: translateY(0px) translateX(-50%);
    transform        : translateY(0px) translateX(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
    bottom           : auto;
    margin-right     : 10px;
    margin-bottom    : 0;
    right            : 13px;
    transform        : translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image {
    transform        : translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
    z-index           : 2;
    -webkit-transition: all 0.5s ease;
    transition        : all 0.5s ease;
    transform         : translateX(0px) translateY(-50%);
    -webkit-transform : translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet-title {
    bottom      : auto;
    right       : 100%;
    margin-right: 10px
}

#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-imageoverlay {
    transform        : translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
    bottom           : auto;
    margin-left      : 10px;
    margin-bottom    : 0;
    left             : 13px;
    transform        : translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
    transform        : translateX(0px) translateY(-50%);
    -webkit-transform: translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
    z-index           : 2;
    -webkit-transition: all 0.5s ease;
    transition        : all 0.5s ease;
    transform         : translateX(0px) translateY(-50%);
    -webkit-transform : translateX(0px) translateY(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
    bottom     : auto;
    left       : 100%;
    margin-left: 10px
}

#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-image,
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
    bottom           : auto;
    top              : 13px;
    margin-top       : 10px;
    margin-bottom    : 0;
    left             : 0;
    transform        : translateY(0px) translateX(-50%);
    -webkit-transform: translateX(0px) translateX(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-image {
    transform        : scale(1) translateY(0px) translateX(-50%);
    -webkit-transform: scale(1) translateY(0px) translateX(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title,
#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
    z-index           : 2;
    -webkit-transition: all 0.5s ease;
    transition        : all 0.5s ease;
    transform         : translateY(0px) translateX(-50%);
    -webkit-transform : translateY(0px) translateX(-50%)
}

#rev_slider_275_1 .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
    bottom    : auto;
    top       : 13px;
    margin-top: 20px
}

/*index-cafe*/
#rev_slider_9_1 .uranus.tparrows {
    width     : 50px;
    height    : 50px;
    background: rgba(255, 255, 255, 0)
}

#rev_slider_9_1 .uranus.tparrows:before {
    width             : 50px;
    height            : 50px;
    line-height       : 50px;
    font-size         : 40px;
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_9_1 .uranus.tparrows:hover:before {
    opacity: 0.75
}

/*index-construction*/
#rev_slider_19_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

#rev_slider_19_1 .metis.tparrows {
    background        : rgba(255, 255, 255, 1);
    padding           : 10px;
    transition        : all 0.3s;
    -webkit-transition: all 0.3s;
    width             : 60px;
    height            : 60px;
    box-sizing        : border-box
}

#rev_slider_19_1 .metis.tparrows:hover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_19_1 .metis.tparrows:before {
    color             : rgb(0, 0, 0);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_19_1 .metis.tparrows:hover:before {
    transform: scale(1.5)
}

/*index-consulting*/
#rev_slider_264_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.hermes.tparrows {
    cursor    : pointer;
    background: rgba(0, 0, 0, 0.5);
    width     : 30px;
    height    : 110px;
    position  : absolute;
    display   : block;
    z-index   : 100
}

.hermes.tparrows:before {
    font-family       : "revicons", fantasy;
    font-size         : 15px;
    color             : rgb(255, 255, 255);
    display           : block;
    line-height       : 110px;
    text-align        : center;
    transform         : translatex(0px);
    -webkit-transform : translatex(0px);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

.hermes.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hermes.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hermes.tparrows.tp-leftarrow:hover:before {
    transform        : translatex(-20px);
    -webkit-transform: translatex(-20px);
    opacity          : 0
}

.hermes.tparrows.tp-rightarrow:hover:before {
    transform        : translatex(20px);
    -webkit-transform: translatex(20px);
    opacity          : 0
}

.hermes .tp-arr-allwrapper {
    overflow           : hidden;
    position           : absolute;
    width              : 180px;
    height             : 140px;
    top                : 0;
    left               : 0;
    visibility         : hidden;
    -webkit-transition : -webkit-transform 0.3s 0.3s;
    transition         : transform 0.3s 0.3s;
    -webkit-perspective: 1000px;
    perspective        : 1000px
}

.hermes.tp-rightarrow .tp-arr-allwrapper {
    right: 0;
    left : auto
}

.hermes.tparrows:hover .tp-arr-allwrapper {
    visibility: visible
}

.hermes .tp-arr-imgholder {
    width            : 180px;
    position         : absolute;
    left             : 0;
    top              : 0;
    height           : 110px;
    transform        : translatex(-180px);
    -webkit-transform: translatex(-180px);
    transition       : all 0.3s;
    transition-delay : 0.3s
}

.hermes.tp-rightarrow .tp-arr-imgholder {
    transform        : translatex(180px);
    -webkit-transform: translatex(180px)
}

.hermes.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px)
}

.hermes .tp-arr-titleholder {
    top                     : 110px;
    width                   : 180px;
    text-align              : left;
    display                 : block;
    padding                 : 0 10px;
    line-height             : 30px;
    background              : #000;
    background              : rgba(0, 0, 0, 0.75);
    color                   : rgb(255, 255, 255);
    font-weight             : 600;
    position                : absolute;
    font-size               : 12px;
    white-space             : nowrap;
    letter-spacing          : 1px;
    -webkit-transition      : all 0.3s;
    transition              : all 0.3s;
    -webkit-transform       : rotatex(-90deg);
    transform               : rotatex(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin        : 50% 0;
    box-sizing              : border-box
}

.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
    transition-delay        : 0.6s;
    -webkit-transform       : rotatex(0deg);
    transform               : rotatex(0deg)
}

/*index-interior-design*/
#rev_slider_261_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

.hebe.tparrows {
    cursor    : pointer;
    background: rgba(255, 255, 255, 1);
    min-width : 70px;
    min-height: 70px;
    position  : absolute;
    display   : block;
    z-index   : 100
}

.hebe.tparrows:hover {}

.hebe.tparrows:before {
    font-family       : "revicons", fantasy;
    font-size         : 30px;
    color             : rgba(0, 0, 0, 0.5);
    display           : block;
    line-height       : 70px;
    text-align        : center;
    -webkit-transition: color 0.3s;
    -moz-transition   : color 0.3s;
    transition        : color 0.3s;
    z-index           : 2;
    position          : relative;
    background        : rgba(255, 255, 255, 1);
    min-width         : 70px;
    min-height        : 70px
}

.hebe.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hebe.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hebe.tparrows:hover:before {
    color: #000
}

.tp-title-wrap {
    position                : absolute;
    z-index                 : 0;
    display                 : inline-block;
    background              : #000;
    background              : rgba(0, 0, 0, 0.75);
    min-height              : 60px;
    line-height             : 60px;
    top                     : -10px;
    margin-left             : 0;
    -webkit-transition      : -webkit-transform 0.3s;
    transition              : transform 0.3s;
    transform               : scalex(0);
    -webkit-transform       : scalex(0);
    transform-origin        : 0 50%;
    -webkit-transform-origin: 0 50%;
}

.hebe.tp-rightarrow .tp-title-wrap {
    right                   : 0;
    -webkit-transform-origin: 100% 50%;
}

.hebe.tparrows:hover .tp-title-wrap {
    transform        : scalex(1);
    -webkit-transform: scalex(1)
}

.hebe .tp-arr-titleholder {
    position      : relative;
    text-transform: uppercase;
    color         : rgb(255, 255, 255);
    font-weight   : 600;
    font-size     : 12px;
    line-height   : 90px;
    white-space   : nowrap;
    padding       : 0 20px 0 90px
}

.hebe.tp-rightarrow .tp-arr-titleholder {
    margin-left: 0;
    padding    : 0 90px 0 20px
}

.hebe.tparrows:hover .tp-arr-titleholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px);
    transition-delay : 0.1s;
    opacity          : 1
}

.hebe .tp-arr-imgholder {
    width              : 90px;
    height             : 90px;
    position           : absolute;
    left               : 100%;
    display            : block;
    background-size    : cover;
    background-position: center center;
    top                : 0;
    right              : -90px
}

.hebe.tp-rightarrow .tp-arr-imgholder {
    right: auto;
    left : -90px
}

/*index-medical*/
#rev_slider_289_1 .metis.tparrows {
    background        : rgba(255, 255, 255, 1);
    padding           : 10px;
    transition        : all 0.3s;
    -webkit-transition: all 0.3s;
    width             : 60px;
    height            : 60px;
    box-sizing        : border-box
}

#rev_slider_289_1 .metis.tparrows:hover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_289_1 .metis.tparrows:before {
    color             : rgb(0, 0, 0);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_289_1 .metis.tparrows:hover:before {
    transform: scale(1.5)
}

/*index shop 02*/
.hermes.tparrows {
    cursor    : pointer;
    background: rgba(0, 0, 0, 0.5);
    width     : 30px;
    height    : 110px;
    position  : absolute;
    display   : block;
    z-index   : 100
}

.hermes.tparrows:before {
    font-family       : "revicons", fantasy;
    font-size         : 15px;
    color             : rgb(255, 255, 255);
    display           : block;
    line-height       : 110px;
    text-align        : center;
    transform         : translatex(0px);
    -webkit-transform : translatex(0px);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s
}

.hermes.tparrows.tp-leftarrow:before {
    content: "\e824"
}

.hermes.tparrows.tp-rightarrow:before {
    content: "\e825"
}

.hermes.tparrows.tp-leftarrow:hover:before {
    transform        : translatex(-20px);
    -webkit-transform: translatex(-20px);
    opacity          : 0
}

.hermes.tparrows.tp-rightarrow:hover:before {
    transform        : translatex(20px);
    -webkit-transform: translatex(20px);
    opacity          : 0
}

.hermes .tp-arr-allwrapper {
    overflow           : hidden;
    position           : absolute;
    width              : 180px;
    height             : 140px;
    top                : 0;
    left               : 0;
    visibility         : hidden;
    -webkit-transition : -webkit-transform 0.3s 0.3s;
    transition         : transform 0.3s 0.3s;
    -webkit-perspective: 1000px;
    perspective        : 1000px
}

.hermes.tp-rightarrow .tp-arr-allwrapper {
    right: 0;
    left : auto
}

.hermes.tparrows:hover .tp-arr-allwrapper {
    visibility: visible
}

.hermes .tp-arr-imgholder {
    width            : 180px;
    position         : absolute;
    left             : 0;
    top              : 0;
    height           : 110px;
    transform        : translatex(-180px);
    -webkit-transform: translatex(-180px);
    transition       : all 0.3s;
    transition-delay : 0.3s
}

.hermes.tp-rightarrow .tp-arr-imgholder {
    transform        : translatex(180px);
    -webkit-transform: translatex(180px)
}

.hermes.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0px);
    -webkit-transform: translatex(0px)
}

.hermes .tp-arr-titleholder {
    top                     : 110px;
    width                   : 180px;
    text-align              : left;
    display                 : block;
    padding                 : 0 10px;
    line-height             : 30px;
    background              : #000;
    background              : rgba(0, 0, 0, 0.75);
    color                   : rgb(255, 255, 255);
    font-weight             : 600;
    position                : absolute;
    font-size               : 12px;
    white-space             : nowrap;
    letter-spacing          : 1px;
    -webkit-transition      : all 0.3s;
    transition              : all 0.3s;
    -webkit-transform       : rotatex(-90deg);
    transform               : rotatex(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin        : 50% 0;
    box-sizing              : border-box
}

.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
    transition-delay        : 0.6s;
    -webkit-transform       : rotatex(0deg);
    transform               : rotatex(0deg)
}

/*index gym*/
#rev_slider_260_1 .zeus.tparrows {
    cursor       : pointer;
    min-width    : 70px;
    min-height   : 70px;
    position     : absolute;
    display      : block;
    z-index      : 100;
    border-radius: 50%;
    overflow     : hidden;
    background   : rgba(0, 0, 0, 0.1)
}

#rev_slider_260_1 .zeus.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 20px;
    color      : rgb(255, 255, 255);
    display    : block;
    line-height: 70px;
    text-align : center;
    z-index    : 2;
    position   : relative
}

#rev_slider_260_1 .zeus.tparrows.tp-leftarrow:before {
    content: "\e824"
}

#rev_slider_260_1 .zeus.tparrows.tp-rightarrow:before {
    content: "\e825"
}

#rev_slider_260_1 .zeus .tp-title-wrap {
    background        : rgba(0, 0, 0, 0.5);
    width             : 100%;
    height            : 100%;
    top               : 0;
    left              : 0;
    position          : absolute;
    opacity           : 0;
    transform         : scale(0);
    -webkit-transform : scale(0);
    transition        : all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition   : all 0.3s;
    border-radius     : 50%
}

#rev_slider_260_1 .zeus .tp-arr-imgholder {
    width              : 100%;
    height             : 100%;
    position           : absolute;
    top                : 0;
    left               : 0;
    background-position: center center;
    background-size    : cover;
    border-radius      : 50%;
    transform          : translatex(-100%);
    -webkit-transform  : translatex(-100%);
    transition         : all 0.3s;
    -webkit-transition : all 0.3s;
    -moz-transition    : all 0.3s
}

#rev_slider_260_1 .zeus.tp-rightarrow .tp-arr-imgholder {
    transform        : translatex(100%);
    -webkit-transform: translatex(100%)
}

#rev_slider_260_1 .zeus.tparrows:hover .tp-arr-imgholder {
    transform        : translatex(0);
    -webkit-transform: translatex(0);
    opacity          : 1
}

#rev_slider_260_1 .zeus.tparrows:hover .tp-title-wrap {
    transform        : scale(1);
    -webkit-transform: scale(1);
    opacity          : 1
}

/*mobile app*/
.hesperiden.tparrows {
    cursor       : pointer;
    background   : rgba(0, 0, 0, 0.5);
    width        : 40px;
    height       : 40px;
    position     : absolute;
    display      : block;
    z-index      : 100;
    border-radius: 50%
}

.hesperiden.tparrows:hover {
    background: rgba(0, 0, 0, 1)
}

.hesperiden.tparrows:before {
    font-family: "revicons", fantasy;
    font-size  : 20px;
    color      : rgb(255, 255, 255);
    display    : block;
    line-height: 40px;
    text-align : center
}

.hesperiden.tparrows.tp-leftarrow:before {
    content    : "\e82c";
    margin-left: -3px
}

.hesperiden.tparrows.tp-rightarrow:before {
    content     : "\e82d";
    margin-right: -3px
}

/*construction*/
#rev_slider_263_1_wrapper .tp-loader.spinner2 {
    background-color: #FFFFFF !important;
}

/*spa*/
#rev_slider_292_1_wrapper .tp-loader.spinner4 {
    background-color: #e9457a !important;
}

/*************************************
      slider-parallax one page
**************************************/
.slider-parallax {
    height  : 86vh;
    position: relative;
}

.slider-content-middle {
    position         : absolute;
    display          : inline-block;
    width            : 100%;
    top              : 50%;
    left             : 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform   : translate(0, -50%);
    -ms-transform    : translate(0, -50%);
    -o-transform     : translate(0, -50%);
    transform        : translate(0, -50%);
}

/*scroll-down*/
.scroll-down {
    text-align   : center;
    width        : 34px;
    height       : 58px;
    display      : inline-block;
    border-radius: 20px;
    border       : 2px solid #fff;
    position     : absolute;
    left         : 50%;
    bottom       : 60px;
    margin-left  : -17px;
    line-height  : 50px;
}

.scroll-down i {
    height                           : 10px;
    width                            : 4px;
    background                       : #fff;
    display                          : inline-block;
    border-radius                    : 3px;
    -webkit-animation-name           : fadebounce;
    -moz-animation-name              : fadebounce;
    -ms-animation-name               : fadebounce;
    -o-animation-name                : fadebounce;
    animation-name                   : fadebounce;
    -webkit-animation-duration       : 3s;
    -moz-animation-duration          : 3s;
    -ms-animation-duration           : 3s;
    -o-animation-duration            : 3s;
    animation-duration               : 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count   : infinite;
    -ms-animation-iteration-count    : infinite;
    -o-animation-iteration-count     : infinite;
    animation-iteration-count        : infinite;
}

@-moz-keyframes fadebounce {
    0% {
        -moz-transform: translateY(0);
        transform     : translateY(0);
        opacity       : 1;
    }

    50% {
        -moz-transform: translateY(25px);
        transform     : translateY(25px);
        opacity       : 1;
    }

    100% {
        -moz-transform: translateY(0);
        transform     : translateY(0);
        opacity       : 1;
    }
}

@-webkit-keyframes fadebounce {
    0% {
        -webkit-transform: translateY(0);
        transform        : translateY(0);
        opacity          : 1;
    }

    50% {
        -webkit-transform: translateY(25px);
        transform        : translateY(25px);
        opacity          : 1;
    }

    100% {
        -webkit-transform: translateY(0);
        transform        : translateY(0);
        opacity          : 1;
    }
}

@-o-keyframes fadebounce {
    0% {
        -o-transform: translateY(0);
        transform   : translateY(0);
        opacity     : 1;
    }

    50% {
        -o-transform: translateY(25px);
        transform   : translateY(25px);
        opacity     : 1;
    }

    100% {
        -o-transform: translateY(0);
        transform   : translateY(0);
        opacity     : 1;
    }
}

@-ms-keyframes fadebounce {
    0% {
        -ms-transform: translateY(0);
        transform    : translateY(0);
        opacity      : 1;
    }

    50% {
        -ms-transform: translateY(25px);
        transform    : translateY(25px);
        opacity      : 1;
    }

    100% {
        -ms-transform: translateY(0);
        transform    : translateY(0);
        opacity      : 1;
    }
}

@keyframes fadebounce {
    0% {
        transform: translateY(0);
        opacity  : 1;
    }

    50% {
        transform: translateY(25px);
        opacity  : 1;
    }

    100% {
        transform: translateY(0);
        opacity  : 1;
    }
}

/*personal-typer-banner*/
.personal-typer-banner span.sub-text {
    font-size    : 22px;
    line-height  : 22px;
    margin-bottom: 16px;
    display      : block;
}

.personal-typer-banner b {
    border-bottom: 2px solid #84ba3f;
}

.personal-typer-banner h1 {
    font-size  : 100px;
    line-height: 100px;
    font-weight: 600;
    color      : #84ba3f;
}

.personal-typer-banner h1 span {
    color      : #ffffff;
    font-size  : 50px;
    display    : inline-block;
    transform  : rotate(-90deg);
    line-height: 50px;
    position   : relative;
    top        : -11px;
    left       : -20px;
}

.personal-typer-banner h2 {
    border-left : 3px solid #84ba3f;
    padding-left: 10px;
    margin-top  : 20px;
}

/*typer-banner*/
.typer-banner h1 {
    font-size  : 100px;
    line-height: 100px;
    font-weight: 600;
}

.typer-banner p {
    font-size  : 22px;
    line-height: 22px;
}

.slider-content .typer {
    color: #84ba3f !important;
}

/*popup-video-banner*/
.popup-video-banner h1 {
    font-size  : 60px;
    line-height: 80px;
    font-weight: 400;
}

.popup-video-banner a span {
    margin-left       : 6px;
    width             : 50px;
    height            : 50px;
    line-height       : 50px;
    display           : inline-block;
    text-align        : center;
    background        : #ffffff;
    color             : #84ba3f;
    border-radius     : 50%;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
}

.popup-video-banner a:hover span {
    background: #84ba3f;
    color     : #ffffff;
}

.popup-video-banner a strong {
    padding-left: 10px;
    display     : inline-block;
}

/*video-background-banner*/
#video-background.bg-overlay-black-50:before {
    z-index: 0;
}

.video-background-banner h1 {
    font-size     : 80px;
    line-height   : 80px;
    font-weight   : 600;
    text-transform: uppercase;
}

.video-background-banner .slider-content {
    border : 20px solid #84ba3f;
    width  : 50%;
    margin : 0 auto;
    padding: 60px 30px;
}

.video-background-banner .slider-content span {
    font-size    : 22px;
    line-height  : 22px;
    color        : #ffffff;
    display      : block;
    margin-bottom: 20px;
}

.video-background-banner .slider-content p {
    font-size  : 18px;
    line-height: 22px;
    color      : #ffffff;
    margin-top : 20px;
}

/* portfolio-banner*/
.portfolio-banner h1 {
    font-size  : 80px;
    line-height: 80px;
    font-weight: 600;
}

.portfolio-banner .slider-content {
    background: #ffffff;
    width     : 50%;
    margin    : 0 auto;
    padding   : 60px 30px;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.02);
}

.portfolio-banner .slider-content span {
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size     : 18px;
    line-height   : 18px;
    display       : block;
    margin-bottom : 20px;
    font-weight   : 600;
}

.portfolio-banner .slider-content span i {
    line-height: 20px;
}

.portfolio-banner .slider-content h1 {
    font-size    : 70px;
    margin-bottom: 0;
}

/*************************************
    			Background
 **************************************/
/*images background*/
.white-bg {
    background: #fff;
}

.gray-bg {
    background: #f7f7f7;
}

.dark-gray-bg {
    background: #666666;
}

.theme-bg {
    background: #84ba3f;
}

.black-bg {
    background: #323232;
}

.dark-theme-bg {
    background: #050801;
}

.bg-overlay-black-10:before {
    background: rgba(0, 0, 0, 0.1);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-20:before {
    background: rgba(0, 0, 0, 0.2);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-30:before {
    background: rgba(0, 0, 0, 0.3);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-40:before {
    background: rgba(0, 0, 0, 0.4);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-50:before {
    background: rgba(0, 0, 0, 0.5);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-60:before {
    background: rgba(0, 0, 0, 0.6);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-70:before {
    background: rgba(0, 0, 0, 0.7);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-80:before {
    background: rgba(0, 0, 0, 0.8);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-90:before {
    background: rgba(0, 0, 0, 0.9);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-10:before {
    background: rgba(255, 255, 255, 0.1);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-20:before {
    background: rgba(255, 255, 255, 0.2);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-30:before {
    background: rgba(255, 255, 255, 0.3);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-40:before {
    background: rgba(255, 255, 255, 0.4);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-50:before {
    background: rgba(255, 255, 255, 0.5);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-60:before {
    background: rgba(255, 255, 255, 0.6);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-70:before {
    background: rgba(255, 255, 255, 0.7);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-80:before {
    background: rgba(255, 255, 255, 0.8);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-white-90:before {
    background: rgba(255, 255, 255, 0.9);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-theme-20:before {
    background: rgba(132, 186, 63, 0.2);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-theme-50:before {
    background: rgba(132, 186, 63, 0.5);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-theme-70:before {
    background: rgba(132, 186, 63, 0.7);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-theme-90:before {
    background: rgba(132, 186, 63, 0.9);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.bg-overlay-black-10,
.bg-overlay-black-20,
.bg-overlay-black-30,
.bg-overlay-black-40,
.bg-overlay-black-50,
.bg-overlay-black-60,
.bg-overlay-black-70,
.bg-overlay-black-80,
.bg-overlay-black-90,
.bg-overlay-white-10,
.bg-overlay-white-20,
.bg-overlay-white-30,
.bg-overlay-white-40,
.bg-overlay-white-50,
.bg-overlay-white-60,
.bg-overlay-white-70,
.bg-overlay-white-80,
.bg-overlay-white-90,
.bg-overlay-theme-20,
.bg-overlay-theme-50,
.bg-overlay-theme-70,
.bg-overlay-theme-90 {
    position: relative;
}


/*************************************
        home page section
 **************************************/
.our-service-home {
    padding-bottom: 230px;
}

.custom-content {
    margin-top: -220px;
    background: #84ba3f;
    position  : relative;
    z-index   : 9;
    padding   : 50px;
}

/*************************************
       decolines
 **************************************/
.decolines {
    pointer-events: none;
    position      : absolute;
    width         : 100%;
    height        : 100%;
    top           : 0;
    left          : 0;
}

.decolines--fixed {
    position: fixed;
    width   : 100vw;
    height  : 100vh;
}

.decoline {
    position: absolute;
}

/*************************************
   feature step
 **************************************/
.feature-step h1 {
    font-size: 60px;
}

.feature-step h3 {
    font-weight: 300;
    margin     : 30px 0 20px;
}

.feature-step a {
    font-size: 14px;
    color    : #84ba3f;
}

.feature-step a:hover {
    color: #323232;
}

.feature-step-2-box {
    padding : 70px 30px;
    z-index : 99;
    position: relative;
}

.feature-step-2.bg-01 {
    background     : gray no-repeat;
    background-size: cover;
}

.feature-step-2.bg-02 {
    background     : gray no-repeat;
    background-size: cover;
}

.feature-step-2.bg-03 {
    background     : gray no-repeat;
    background-size: cover;
}

.feature-step-2.bg-overlay-black-50:before {
    z-index: 0;
}

.feature-step-2 .feature-step-2-title-left h1 {
    font-size  : 75px;
    line-height: 60px;
    color      : #ffffff;
}

.feature-step-2 h3 {
    margin-bottom: 0;
}

.feature-step-2 h2 {
    font-weight   : 200;
    position      : relative;
    padding-bottom: 10px;
    font-size     : 28px;
}

.feature-step-2 img {
    display: block;
    width  : 100%;
}

.feature-step-2 .button {
    margin-top: 20px;
}

.feature-step-2 .feature-step-2-title-left {
    opacity      : 0.5;
    display      : table-cell;
    padding-right: 26px;
}

.feature-step-2-title-2-right {
    display       : table-cell;
    vertical-align: top;
}

.feature-step-2.black-bg .feature-step-2-box,
.feature-step-2.theme-bg .feature-step-2-box {
    position : inherit;
    top      : inherit;
    transform: inherit;
    display  : inline-block;
}

.service-blog {
    padding-top  : 50px;
    padding-right: 25px;
    margin-bottom: 100px;
}

.service-blog p {
    position     : relative;
    z-index      : 9;
    margin-top   : 20px;
    margin-bottom: 20px;
}

.service-blog b {
    position   : absolute;
    z-index    : 0;
    top        : -35px;
    font-family: 'Poppins', sans-serif;
    right      : 0;
    font-size  : 300px;
    color      : #dde1eb;
    line-height: normal;
    opacity    : 0.3;
}

.service-blog ul {
    border-right : 6px solid #84ba3f;
    padding-right: 20px;
}

.service-blog li {
    color      : #626262;
    font-size  : 16px;
    line-height: 22px;
    padding    : 2px 0 7px;
}

.service-blog.left b {
    left : 0;
    right: inherit;
}

.service-blog.left ul {
    border-left  : 6px solid #84ba3f;
    border-right : 0 none;
    padding-left : 20px;
    padding-right: 0;
}

/*split-section*/
.split-section {
    position: relative;
    z-index : 10;
}

.split-section .img-holder {
    position       : absolute;
    top            : 0;
    width          : 100%;
    height         : 100%;
    background-size: cover;
}

.split-section .img-side.img-right {
    right: 0;
}

.split-section .img-side.img-left {
    left: 0;
}

.split-section .img-side {
    right   : 0;
    padding : 0;
    position: absolute !important;
    top     : 0;
    height  : 100%;
    overflow: hidden;
    z-index : 100;
}

.our-awesome-core .img-side {
    top: 20px;
}

/*************************************
         about us
 **************************************/
.who-we-are-left .owl-carousel .owl-dots {
    bottom  : 26px;
    position: absolute;
}

.who-we-are-left .owl-carousel.owl-theme .owl-dots .owl-dot span {
    width        : 13px;
    height       : 13px;
    border-radius: 50%;
}

/*************************************
         resume
 **************************************/
.resume-page .container-fluid {
    padding: 0 70px;
}

.resume-block .resume-icon {
    float       : left;
    margin-right: 30px;
}

.resume-block .resume-icon span {
    font-size  : 30px;
    line-height: 50px;
    color      : #84ba3f;
}

.resume-block .resume-name {
    display: table-cell;
}

.resume-block .resume-name span {
    color    : #9ea8b6;
    font-size: 16px;
}

.resume-contact .g-map {
    padding-top: 120%;
}

.resume-contact .contact-form-main {
    padding: 80px 80px;
}

.resume-contact .footer-widget-social a i {
    color      : #ffffff;
    background : rgba(43, 43, 43, 0.12);
    width      : 45px;
    height     : 45px;
    line-height: 45px;
}

.resume-contact .footer-widget-social a i:hover {
    background: rgba(43, 43, 43, 0.19);
}

/*************************************
         portfolio
 *************************************/
.isotope-filters {
    display   : table;
    margin    : 0 auto 50px;
    text-align: center;
}

.isotope-filters.text-left {
    display   : block;
    margin    : 30px 0;
    text-align: left;
}

.isotope-filters button {
    margin            : 4px;
    cursor            : pointer;
    padding           : 7px 25px;
    font-size         : 15px;
    border-radius     : 3px;
    background        : transparent;
    color             : #363636;
    font-weight       : 500;
    border            : 1px solid #ccc;
    text-transform    : capitalize;
    transition        : all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    font-family       : Oswald, sans-serif !important;
}

.isotope-filters button:focus {
    outline       : none;
    outline-offset: 0;
}

.isotope-filters button.active,
.isotope-filters button:hover {
    background  : #84ba3f;
    color       : #fff;
    border-color: #84ba3f;
}

.isotope-filters button+button {
    margin-left: 10px;
}

.isotope,
.masonry {
    margin: 0 -15px 0 0;
}

.isotope .grid-item img {
    width: 100%;
}

.isotope.columns-1 .grid-item {
    width  : 100%;
    padding: 0 15px 15px 0;
}

.isotope.columns-2 .grid-item {
    width  : 50%;
    padding: 0 15px 15px 0;
}

.isotope.columns-3 .grid-item {
    width  : 33.33333333%;
    padding: 0 15px 15px 0;
}

.isotope.columns-4 .grid-item {
    width  : 25%;
    padding: 0 15px 15px 0;
}

.isotope.columns-5 .grid-item {
    width  : 20%;
    padding: 7px 7px 7px 7px;
}

.isotope.no-padding .grid-item {
    padding: 0 !important;
}

.masonry.no-padding .masonry-item {
    padding: 0 !important;
}

.masonry .masonry-item img {
    width: 100%;
}

.masonry.columns-2 .masonry-item {
    width  : 50%;
    padding: 0 15px 15px 0;
}

.masonry.columns-3 .masonry-item {
    width  : 33.33333333%;
    padding: 0 15px 15px 0;
}

.masonry.columns-4 .masonry-item {
    width  : 25%;
    padding: 0 15px 15px 0;
}

.masonry.columns-5 .masonry-item {
    width  : 20%;
    padding: 0 15px 15px 0;
}

.isotope.columns-4 .portfolio-item .portfolio-overlay h4 {
    font-size: 16px;
}

.isotope.columns-4 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

.isotope.columns-5 .portfolio-item .portfolio-overlay h4 {
    font-size: 16px;
}

.isotope.columns-5 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

.masonry.columns-4 .portfolio-item .portfolio-overlay h4 {
    font-size: 16px;
}

.masonry.columns-4 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

.masonry.columns-5 .portfolio-item .portfolio-overlay h4 {
    font-size: 16px;
}

.masonry.columns-5 .portfolio-item .portfolio-overlay h6 {
    display: none;
}

/*filters-vertical*/
.filters-vertical {
    margin: 0;
}

.filters-vertical button {
    display   : block;
    margin    : 0;
    border    : none;
    padding   : 7px 0;
    text-align: left;
}

.filters-vertical.isotope-filters button+button {
    margin: 0;
}

.isotope-filters.filters-vertical button.active,
.isotope-filters.filters-vertical button:hover {
    color     : #84ba3f;
    background: transparent;
}

.portfolio-item.rs-hero:before {
    content: none;
}

.portfolio-item.rs-hero {
    box-shadow: 0 5px rgba(0, 0, 0, 0.07);
}

/*************************************
         portfolio  item
 **************************************/
.portfolio-title {
    padding: 100px 60px 30px;
}

.portfolio-title span {
    display: block;
}

.portfolio-item {
    width   : 100%;
    position: relative;
    overflow: hidden;
    color   : #fff;
    border  : 0;
}

.portfolio-item img {
    width                      : 100%;
    -webkit-transition         : transform 0.35s;
    -o-transition              : transform 0.35s;
    -ms-transition             : transform 0.35s;
    -moz-transition            : transform 0.35s;
    transition                 : transform 0.35s;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility     : hidden;
    -ms-backface-visibility    : hidden;
    -moz-backface-visibility   : hidden;
    backface-visibility        : hidden;
}

.portfolio-item .portfolio-overlay {
    width             : 100%;
    background        : #84ba3f;
    padding           : 10px 0 inherit 30px;
    position          : absolute;
    bottom            : -80px;
    display           : block;
    margin-top        : 0;
    float             : left;
    z-index           : 9;
    text-align        : left;
    left              : 0;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    font-family       : Oswald, sans-serif !important;
}

.portfolio-item .portfolio-overlay h4,
.portfolio-item .portfolio-overlay .h4 {
    font-weight  : 600;
    margin-bottom: 5px;
}

.portfolio-item .portfolio-overlay a:hover {
    color: #323232;
}

.portfolio-item .portfolio-overlay span {
    font-weight: 400;
    font-size  : 14px;
}

.portfolio-item .portfolio-overlay span a {
    color: #ffffff;
}

.portfolio-item .portfolio-overlay span a:hover {
    color: #323232;
}

.portfolio-item a.popup {
    position          : absolute;
    right             : 20px;
    top               : -20px;
    z-index           : 9;
    display           : inline-block;
    width             : 40px;
    height            : 40px;
    background        : #fff;
    color             : #626262;
    border-radius     : 50%;
    margin-right      : 10px;
    padding-left      : 0;
    text-align        : center;
    line-height       : 40px;
    opacity           : 0;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
}

.portfolio-item a.popup:hover {
    background: #84ba3f;
    color     : #ffffff;
}

.portfolio-item:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform   : scale(1.20);
    -ms-transform    : scale(1.20);
    -o-transform     : scale(1.20);
    transform        : scale(1.20);
}

.portfolio-item:hover a.popup {
    opacity: 1;
    top    : 20px;
}

.portfolio-item:before {
    content           : '';
    display           : inline-block;
    width             : 100%;
    height            : 100%;
    position          : absolute;
    top               : 0;
    left              : 0;
    z-index           : 1;
    background-size   : 115%;
    -webkit-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    -moz-transition   : all 0.7s cubic-bezier(.68, .11, .13, .98);
    transition        : all 0.7s cubic-bezier(.68, .11, .13, .98);
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
}

.owl-carousel .owl-item .portfolio-item img {
    width: 100%;
}

.portfolio-item.only-popup {
    width     : 100%;
    text-align: center;
}

.portfolio-item.only-popup a.popup {
    display          : inline-block;
    left             : 50%;
    margin-left      : -20px;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
}

.portfolio-item:hover .portfolio-overlay {
    bottom: 0;
}

/* no-title */
.no-title .portfolio-item .portfolio-overlay {
    position  : inherit;
    bottom    : inherit;
    background: #f6f7f8;
}

.no-title .portfolio-item .portfolio-overlay a,
.no-title .portfolio-item .portfolio-overlay span {
    color: #323232;
}

.no-title .portfolio-item .portfolio-overlay a:hover {
    color: #84ba3f;
}

/*portfolio pupup*/
.mfp-bottom-bar {
    display: none;
}

.portfolio-home .isotope {
    margin-bottom: 0;
}

.corporate-02-portfolio .portfolio-item .portfolio-overlay a:hover {
    color: rgba(255, 255, 255, .7);
}

.corporate-02-portfolio .portfolio-item .portfolio-overlay span a:hover {
    color: rgba(255, 255, 255, .7);
}

/*************************************
             portfolio-item-2
**************************************/
.portfolio-item-2 {
    width   : 100%;
    overflow: hidden;
    position: relative;
}

.portfolio-item-2:before {
    background: transparent;
}

.portfolio-item-2 .portfolio-hover {
    padding           : 20px;
    position          : absolute;
    z-index           : 99;
    bottom            : 0;
    left              : 0;
    right             : 0;
    height            : 100%;
    width             : 100%;
    opacity           : 0;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-name {
    position          : absolute;
    bottom            : -10px;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-name span {
    font-size: 14px;
    color    : #fff;
    display  : block;
}

.portfolio-item-2 .portfolio-hover .hover-name a {
    font-size     : 22px;
    text-transform: uppercase;
    color         : #fff;
    display       : block;
    margin-top    : 5px;
}

.portfolio-item-2 .portfolio-hover .hover-name a:hover {
    color: #84ba3f;
}

.portfolio-item-2 .portfolio-hover .hover-icon {
    position          : absolute;
    bottom            : -10px;
    right             : 30px;
    transition        : all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition   : all 0.8s ease-in-out;
    -ms-transition    : all 0.8s ease-in-out;
    -o-transition     : all 0.8s ease-in-out;
}

.portfolio-item-2 .portfolio-hover .hover-icon a {
    color: #fff;
}

.portfolio-item-2 .portfolio-hover .hover-icon a:hover {
    color: #84ba3f;
}

.portfolio-item-2:hover .portfolio-hover {
    opacity   : 1;
    background: rgba(0, 0, 0, 0.9);
}

.portfolio-item-2 img {
    opacity           : 1;
    -webkit-transition: all 1s ease;
    -moz-transition   : all 1s ease;
    -o-transition     : all 1s ease;
    -ms-transition    : all 1s ease;
    transition        : all 1s ease;
}

.portfolio-item-2:hover img {
    opacity          : 0.1;
    -webkit-transform: scale(1.10);
    -moz-transform   : scale(1.10);
    -ms-transform    : scale(1.10);
    -o-transform     : scale(1.10);
    transform        : scale(1.10);
}

.portfolio-item-2:hover .portfolio-hover .hover-name {
    bottom: 30px;
}

.portfolio-item-2:hover .portfolio-hover .hover-icon {
    bottom: 40px;
}

.no-title .portfolio-item-2 {
    overflow: visible;
}

.no-title .portfolio-item-2 .portfolio-hover {
    position  : inherit;
    border    : inherit;
    opacity   : 1;
    background: #f6f7f8;
    clear     : both;
}

.no-title .portfolio-item-2:hover .portfolio-hover {
    bottom    : inherit;
    background: #f6f7f8;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-name {
    bottom  : inherit;
    position: inherit;
    display : inline-block;
    clear   : both;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon {
    bottom     : inherit;
    position   : inherit;
    display    : inline-block;
    float      : right;
    padding-top: 20px;
    text-align : right;
}

.no-title .portfolio-item-2:hover .portfolio-hover .hover-name {
    bottom: inherit;
}

.no-title .portfolio-item-2:hover .portfolio-hover .hover-icon {
    bottom: inherit;
}

.no-title .portfolio-item-2:hover img {
    opacity          : 1;
    -webkit-transform: inherit;
    -moz-transform   : inherit;
    -ms-transform    : inherit;
    -o-transform     : inherit;
    transform        : inherit;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon a,
.no-title .portfolio-item-2 .portfolio-hover .hover-name span,
.no-title .portfolio-item-2 .portfolio-hover .hover-name a {
    color: #323232;
}

.no-title .portfolio-item-2 .portfolio-hover .hover-icon a:hover,
.no-title .portfolio-item-2 .portfolio-hover .hover-name a:hover {
    color: #84ba3f;
}

/*************************************
	    	   Portfolio single page
**************************************/
/*tags*/
.tags h5 {
    display      : inline-block;
    padding-right: 20px;
}

.tags ul {
    display: inline-block;
}

.tags li {
    display: inline-block;
}

.tags li a {
    background   : #f6f7f8;
    color        : #323232;
    border-radius: 3px;
    padding      : 8px 16px;
    line-height  : 40px;
    font-size    : 14px;
    margin-right : 2px;
}

.tags li a:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

/*share*/
.share .social ul {
    display: inline-block;
}

.share .social ul li {
    display: inline-block;
    padding: 0 6px;
}

.share .social ul li a:hover {
    color: #353535;
}

/*port-meta*/
.port-meta ul {
    margin-bottom: 30px;
}

.port-meta li {
    margin-bottom: 20px;
    font-size    : 16px;
}

.port-meta li b {
    color      : #84ba3f;
    font-weight: 400;
    width      : 100px;
    display    : inline-block;
}

.port-meta li span {
    font-weight: normal;
}

.port-info p {
    margin-bottom: 0;
}

/*port-navigation*/
.port-navigation {
    padding      : 20px 0;
    border-bottom: 1px dashed #d0d0d0;
    border-top   : 1px dashed #d0d0d0;
}

.port-navigation a {
    color: #626262;
}

.port-arrow {
    height    : 74px;
    width     : 40px;
    text-align: center;
    background: #f7f7f7;
    display   : inline-block;
}

.port-arrow i {
    text-align : center;
    font-size  : 25px;
    line-height: 75px;
}

.port-photo {
    width  : 124px;
    height : 77px;
    display: inline-block;
}

.port-photo img {
    width: 100%;
}

/*port-post*/
.port-post {
    background: #f7f7f7;
    padding   : 15px;
}

.port-post-photo {
    width       : 170px;
    display     : inline-block;
    float       : left;
    margin-right: 20px;
}

.port-post-photo img {
    width: 100%;
}

/*port-post-info*/
.port-post-info {
    padding-left: 190px;
}

.port-post-info h3 {
    display  : inline-block;
    font-size: 24px;
}

.port-post-info span {
    color: #626262;
}

.port-post-social strong {
    font-size: 14px;
}

.port-post-social a {
    color      : #626262;
    margin-left: 8px;
    font-size  : 14px;
}

.port-post-social a:hover {
    color: #84ba3f;
}

.port-post-info p {
    margin-top: 10px;
}

.port-singal .owl-carousel .owl-item img {
    width: 100%;
}

/*************************************
    		Our Blog
 **************************************/
/*Blog  1*/
.blog-box {
    padding : 30px;
    border  : 1px solid #ddd;
    position: relative;
    z-index : 1;
}

.blog-info {
    position: relative;
    z-index : 9;
}

.blog-info span {
    color       : #626262;
    font-size   : 14px;
    margin-right: 6px;
}

.blog-info h4 {
    font-weight: 600;
    font-size  : 18px;
}

.blog-box .post-format-icon {
    text-align: right;
    position  : relative;
    z-index   : 9
}

.blog-box .post-format-icon i {
    padding-right: 0;
    font-size    : 35px;
    color        : #e1e1e1;
}

.blog-info p {
    padding  : 0 0 10px;
    font-size: 14px;
}

.blog-box .post-category a {
    display           : inline-block;
    padding           : 5px 15px;
    font-size         : 12px;
    font-weight       : 500;
    border-radius     : 3px;
    color             : #fff;
    background-color  : #84ba3f;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : ll 0.3s ease;
    transition        : all 0.3s ease;
    margin-bottom     : 20px;
}

a.blog-btn {
    text-align    : center;
    font-size     : 14px;
    color         : #84ba3f;
    display       : block;
    padding-bottom: 12px;
    position      : relative;
    z-index       : 1;
}

a.blog-btn i {
    margin-left       : 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.blog-box .border {
    position          : absolute;
    background        : #84ba3f;
    height            : 0;
    bottom            : 0;
    left              : 0;
    z-index           : 0;
    width             : 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.blog-box .blog-box-img {
    bottom             : 0;
    left               : 0;
    opacity            : 0;
    position           : absolute;
    right              : 0;
    top                : 0;
    z-index            : 0;
    -webkit-transition : all 0.3s ease-out 0s;
    -moz-transition    : all 0.3s ease-out 0s;
    -ms-transition     : all 0.3s ease-out 0s;
    -o-transition      : all 0.3s ease-out 0s;
    transition         : all 0.3s ease-out 0s;
    background-size    : cover;
    background-position: center center;
}

.blog-box:hover .blog-box-img,
.blog-box.active .blog-box-img {
    opacity           : 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.blog-1:hover h4,
.blog-1:hover i,
.blog-1:hover span,
.blog-1:hover p,
.blog-1:hover a.blog-btn,
.blog-1.active h4,
.blog-1.active i,
.blog-1.active span,
.blog-1.active p,
.blog-1.active a.blog-btn,
.blog-1:hover .post-category a,
.blog-1:hover .post-format-icon i,
.blog-1.active .post-category a,
.blog-1.active .post-format-icon i {
    color: #fff;
}

.blog-box:hover .blog-box-img:before,
.blog-box.active .blog-box-img:before {
    background: rgba(0, 0, 0, 0.6);
    color     : #fff;
    content   : "";
    display   : inline-block;
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 1;
}

.blog-box.blog-2 {
    padding   : 0;
    position  : relative;
    border    : none;
    transition: all 0.5s ease 0s;
    height    : 100%;
}

.blog-box.blog-2 .blog-info {
    background: #ffffff;
    padding   : 30px;
}

.blog-box.blog-2.gray-bg .blog-info {
    background: #f7f7f7;
}

.blog-box.blog-2 .blog-box-img {
    opacity: 1;
}

.blog-box.blog-2 .post-format-icon {
    position: absolute;
    right   : 30px;
    top     : 30px;
}

.blog-box.blog-2 .button.icon-color {
    text-transform: capitalize;
    float         : right;
}

.blog-box.blog-2:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}

.blog-box.blog-2.gray-bg:hover {
    box-shadow: none;
}

.blog-box.blog-2.transparent .blog-info {
    background: transparent;
    padding   : 30px 0;
}

.blog-box.blog-2.transparent .blog-info span {
    color: #ffffff;
}


/***************************
         blog
***************************/
.blog-entry {
    box-shadow        : 0 0 10px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition   : all 0.5s ease-out 0s;
    -ms-transition    : all 0.5s ease-out 0s;
    -o-transition     : all 0.5s ease-out 0s;
    transition        : all 0.5s ease-out 0s;
}

.blog-entry:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.blog-entry .entry-image img {
    width: 100%;
}

.blog-entry .blog-detail {
    background: #ffffff;
    padding   : 30px;
    border-top: 0;
}

.blog-entry .blog-detail .entry-title a {
    font-size  : 22px;
    font-weight: 500;
    color      : #353535;
    line-height: 28px;
}

.blog-entry .blog-detail .entry-title a:hover {
    color: #84ba3f;
}

.blog-entry .entry-meta ul li {
    display     : inline-block;
    margin-right: 12px;
}

.blog-entry .entry-meta ul li i {
    color        : #84ba3f;
    padding-right: 6px;
}

.blog-entry .entry-meta ul li a {
    color        : #353535;
    line-height  : 0;
    padding-right: 5px;
}

.blog-entry .entry-meta ul li a i {
    padding-right: 6px;
    color        : #84ba3f;
}

.blog-entry .entry-meta ul li a:hover {
    color: #84ba3f;
}

.blog-entry .social strong {
    display     : inline-block;
    margin-right: 10px;
}

.blog-entry .entry-button {
    display: inline-block;
}

.blog-entry .social ul {
    display: inline-block;
}

.blog-entry .social ul li {
    display: inline-block;
    padding: 0 6px;
}

.blog-entry .social ul li a:hover {
    color: #353535;
}

.blog-entry .entry-share {
    margin-top: 20px;
    display   : block;
}

/*blog-entry blockquote*/
.blog-entry.blockquote {
    background: #84ba3f;
    border    : 0;
    padding   : 36px 30px;
}

.blog-entry.blockquote blockquote {
    background : #84ba3f;
    border-left: 0;
    color      : #ffffff;
    padding    : 60px 0 0 0;
    position   : relative;
    margin-top : 0 !important;
}

.blog-entry.blockquote blockquote:before {
    content    : "\201C";
    font-family: Georgia, serif;
    font-size  : 100px;
    font-weight: bold;
    color      : #ffffff;
    position   : absolute;
    left       : 0;
    top        : -20px;
}

.blog-entry.blockquote .blog-detail {
    border    : 0;
    background: #84ba3f;
    padding   : 0;
}

.blog-entry.blockquote .blog-detail .entry-title a {
    color: #ffffff;
}

.blog-entry.blockquote .blog-detail .entry-title a:hover {
    color: #323232;
}

.blog-entry.blockquote .social ul li a {
    color: #ffffff;
}

.blog-entry.blockquote .social ul li a:hover {
    color: #323232;
}

.blog-entry.blockquote .entry-meta ul li a {
    color: #ffffff;
}

.blog-entry.blockquote .entry-meta ul li i {
    color: #ffffff;
}

.blog-entry.blockquote .entry-meta ul li a i {
    color: #ffffff !important;
}

.blog-entry.blockquote .entry-meta ul li a:hover {
    color: #323232;
}

.blog-entry.blockquote .button.arrow.white:hover {
    color: #323232;
}

/*video vimeo and youtube*/
.js-video {
    height        : 0;
    padding-top   : 25px;
    padding-bottom: 54%;
    position      : relative;
    overflow      : hidden;
}

.js-video.widescreen {
    padding-bottom: 34.34%;
}

.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
    top     : 0;
    left    : 0;
    width   : 100%;
    height  : 100%;
    position: absolute;
    border  : none;
}

.js-video.big {
    padding-top: 30px;
}

.blog-entry .grid-post li {
    float        : left;
    width        : 50%;
    border-right : 4px solid #fff;
    border-bottom: 4px solid #fff;
    list-style   : none;
}

.blog-entry .grid-post li img {
    width: 100%;
}

.blog-entry .grid-post li .portfolio-item {
    width: 100%;
}

/*blog-entry-audio*/
.blog-entry .blog-entry-audio {
    padding        : 136px 20px;
    background     : gray center center no-repeat;
    background-size: cover;
}

/*blog pages*/
/*blog-grid-3-column*/
.blog-grid-3-column .blog-entry .blog-entry-audio {
    padding: 63px 20px;
}

.blog-grid-2-sidebar .blog-entry .blog-entry-audio {
    padding: 96px 20px;
}

/*************************************
      our services
**************************************/
.service-image-holder {
    position: relative;
    height  : 496px;
}

.service-image-holder .section-title-2 {
    display          : inline-block;
    left             : 0;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
    width            : 100%;
}

.services-text-box {
    background: #fff;
    padding   : 10% 15%;
}

.services-text-box-black {
    background: #363636;
    padding   : 80px 50px !important;
}

.services-text-box-green {
    background: #84ba3f;
    padding   : 80px 50px !important;
}

/*************************************
	    	creativity
**************************************/
.creativity h1 {
    line-height   : 65px;
    text-transform: uppercase;
    font-size     : 50px;
    font-weight   : bold;
}

.creativity p {
    font-size: 30px;
}

.creativity .button {
    display: inline-block;
    float  : none;
}

.contact-map iframe {
    width : 100%;
    height: 100%;
}

#formmessage {
    display: none;
}

.contact-form .section-field {
    position    : relative;
    width       : 31.3%;
    margin-right: 3%;
    float       : left;
}

.contact-form .section-field:nth-child(3) {
    margin-right: 0;
}

.contact-form .section-field:nth-child(6) {
    margin-right: 0;
}

.contact-box.contact-box-top {
    margin-top: -1px;
    position  : relative;
}

.touch-in .contact-box {
    box-shadow   : 0 0 30px rgba(0, 0, 0, 0.09);
    display      : inline-block;
    margin-bottom: 0;
    padding      : 60px 20px;
    width        : 100%;
}

.contact-box i {
    background   : #84ba3f;
    width        : 80px;
    height       : 80px;
    text-align   : center;
    line-height  : 80px;
    border-radius: 5px;
    font-size    : 34px;
    color        : #ffffff;
    display      : inline-block;
}

.contact-form .form-control {
    position     : relative;
    width        : 100%;
    margin-bottom: 20px;
}

.section-field.textarea {
    width: 100%;
}

.g-recaptcha.section-field {
    width        : 100%;
    margin-bottom: 20px;
}

.contact-form textarea.form-control {
    width: 100%;
}

.contact-box .contact-icon {
    display      : table-cell;
    padding-right: 20px;
}

.contact-box .contact-icon i {
    background : transparent;
    line-height: normal;
    font-size  : 34px;
    height     : auto;
    width      : auto;
}

.contact-box.theme-bg .contact-icon i {
    color: #ffffff !important;
}

.contact-box .contact-info {
    display       : table-cell;
    vertical-align: top;
    padding       : 0;
    background    : none;
}

.contact-2 .addresss-info p,
.contact-2 .addresss-info i,
.contact-2 .addresss-info li {
    color: #ffffff;
}

.contact-2 .contact-add {
    padding: 80px 0
}

.contact-2 .contact-add i {
    font-size: 40px;
}

.contact-3 .g-map {
    padding-top: 101%;
}

.contact-2 .g-map {
    padding-top: 100%;
}

.map-side {
    left    : 0;
    overflow: hidden;
    padding : 0;
    position: absolute;
    top     : 0;
    z-index : 9;
}

.map-side.map-right {
    left : auto;
    right: 0;
}

.contact-3 .contact-add {
    padding: 80px 15px;
}

.contact-3 .contact-add i {
    font-size: 40px;
    color    : #84ba3f;
}

.contact-3 .contact-form .section-field {
    width: 100%;
}

.contact-social ul li {
    display: inline-block;
}

.contact-social ul li a {
    display      : block;
    width        : 30px;
    height       : 30px;
    line-height  : 30px;
    text-align   : center;
    color        : #323232;
    background   : #eceff8;
    font-size    : 14px;
    border-radius: 3px;
    margin-right : 5px;
}

.contact-social ul li a:hover {
    background: #353535 !important;
    color     : #fff;
}

.contact-3 .theme-bg.contact-add i {
    color: #ffffff !important;
}

.footer-contact .footer-nav ul li a {
    color: #353535;
}

.footer-contact .footer-nav ul li a:hover {
    color: #2046f2;
}

.footer-contact .contact-box .contact-icon i {
    background   : transparent;
    color        : #84ba3f;
    margin-bottom: 10px;
}

.footer.footer-topbar hr {
    border-color: #d9d9d9;
}

.footer.footer-topbar img#logo-footer {
    height       : 34px;
    margin-bottom: 10px;
}

.footer-contact .social ul {
    background: #f6f7f8;
}

.footer-contact .social ul li a i {
    color: #353535;
}

.footer-contact .social ul li a i:hover {
    color: #2046f2;
}

.footer-contact .usefull-link ul li a {
    color: #353535;
}

.footer-contact .usefull-link ul li a:hover {
    color: #2046f2;
}

.footer-contact {
    box-shadow   : 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 80px;
    margin-top   : -220px;
    padding      : 60px 0;
}

.footer-contact .contact-box {
    text-align: center;
}

.footer-contact .contact-box .contact-icon {
    display      : block;
    padding-right: 0;
    color        : #2046f2;
}

.footer-contact .contact-box .contact-info {
    display   : block;
    background: none;
    padding   : 0;
    width     : 100%;
}

.footer-contact .contact-box .contact-info .section-title {
    margin-bottom: 0;
}

.footer-contact .contact-box .contact-info h5 {
    color: #353535;
}

.our-clients.theme-bg {
    padding: 60px 0 170px;
}

.footer-Newsletter .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.footer-Newsletter .form-control::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.footer-Newsletter .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

/*************************************
    		Our History
**************************************/
.history-main {
    width: 100%;
}

.liner {
    background: #fff;
    height    : 2px;
    left      : 0;
    margin    : 0 auto;
    right     : 0;
    top       : 50%;
    width     : 96%;
    z-index   : 1;
    position  : relative;
}

.liner i {
    position: absolute;
    right   : -2px;
    top     : -9px;
    color   : #fff;
}

.history-content {
    list-style: outside none none;
    padding   : 125px 0;
    width     : auto;
}

.history-1 {
    position: relative;
    left    : 45px;
}

.history-2 {
    position   : relative;
    margin-left: 30%;
}

.history-3 {
    position   : relative;
    margin-left: 58%;
}

.history-4 {
    position   : relative;
    margin-left: 95%;
}

.history-line {
    background: #fff;
    height    : 60px;
    left      : 3px;
    position  : absolute;
    top       : -75px;
    width     : 2px;
    z-index   : 9;
}

.history-time-lin {
    position: relative;
    top     : 10px;
    z-index : 2;
}

.history-time-lin:before {
    bottom: 0;
}

.history-time-lin:before {
    background   : #fff;
    border-radius: 50%;
    content      : "";
    height       : 20px;
    left         : -5px;
    position     : absolute;
    width        : 20px;
    z-index      : 1;
}

.history-time-lin:after {
    border       : 2px solid #fff;
    background   : #000;
    border-radius: 50%;
    content      : "";
    height       : 30px;
    left         : -5px;
    position     : absolute;
    width        : 30px;
}

.history-time-lin:after {
    left: -10px;
    top : -25px;
}

.history-item {
    left    : -20px;
    position: absolute;
    top     : -125px;
}

.history-item a {
    border-radius: 50%;
    border       : 2px solid #fff;
    background   : rgba(255, 255, 255, 0.2);
    line-height  : 45px;
    font-size    : 14px;
    color        : #fff;
    width        : 50px;
    height       : 50px;
    text-align   : center;
    display      : block;
}

.history-5 {
    position   : relative;
    margin-left: 15%;
}

.history-6 {
    position   : relative;
    margin-left: 53%;
}

.history-7 {
    position   : relative;
    margin-left: 78%;
}

.history-line-2 {
    background: #fff none repeat scroll 0 0;
    height    : 60px;
    left      : 3px;
    position  : absolute;
    top       : 15px;
    width     : 2px;
    z-index   : 9;
}

.history-item-2 {
    left    : -20px;
    position: absolute;
    top     : 75px;
}

.history-item-2 a {
    border-radius: 50%;
    border       : 2px solid #fff;
    background   : rgba(255, 255, 255, 0.2);
    line-height  : 45px;
    font-size    : 14px;
    color        : #fff;
    width        : 50px;
    height       : 50px;
    text-align   : center;
    display      : block;
}

/*Our History */
.our-history .timeline {
    list-style: none;
    padding   : 20px 0 20px;
    position  : relative;
}

.our-history .timeline:before {
    top             : 0;
    bottom          : 0;
    position        : absolute;
    content         : " ";
    width           : 2px;
    background-color: #e6e6e6;
    left            : 50%;
    margin-left     : -0.5px;
}

.our-history .timeline>li {
    margin-bottom: 20px;
    position     : relative;
}

.our-history .timeline>li:before,
.our-history .timeline>li:after {
    content: " ";
    display: table;
}

.our-history .timeline>li:after {
    clear: both;
}

.our-history .timeline>li:before,
.our-history .timeline>li:after {
    content: " ";
    display: table;
}

.our-history .timeline>li:after {
    clear: both;
}

.our-history .timeline>li>.timeline-panel {
    width   : 46%;
    float   : left;
    padding : 15px 00px 25px 00px;
    position: relative;
}

.our-history .timeline>li>.timeline-panel:before {
    position  : absolute;
    top       : 23px;
    right     : -25px;
    display   : inline-block;
    width     : 25px;
    height    : 2px;
    background: #e6e6e6;
    content   : " ";
}

.our-history .timeline>li>.timeline-badge {
    color           : #fff;
    width           : 18px;
    height          : 18px;
    line-height     : 10px;
    font-size       : 0.7em;
    text-align      : center;
    position        : absolute;
    top             : 16px;
    left            : 50%;
    border          : 3px solid #84ba3f;
    margin-left     : -9px;
    background-color: #fff;
    border-radius   : 50%;
    box-shadow      : 0 0 0 5px #fff;
}

.our-history .timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.our-history .timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width : 0;
    border-right-width: 15px;
    left              : -32px;
    right             : auto;
}

.our-history .timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width : 0;
    border-right-width: 14px;
    left              : -14px;
    right             : auto;
}

.our-history .timeline-body>p,
/*.our-history .timeline-body > ul { margin-bottom: 0; }*/
.our-history .timeline-body>p+p {
    margin-top: 5px;
}

.our-history .timeline>li {
    text-align: right;
}

.our-history .timeline>li.timeline-inverted {
    text-align: left;
}

.our-history .timeline .timeline-arrow {
    position  : absolute;
    width     : 100%;
    left      : 1px;
    right     : 0;
    text-align: center;
    color     : #e6e6e6;
    bottom    : -29px;
}

.our-history .timeline>li>.timeline-badge p {
    width      : 200px;
    margin-top : -9px;
    margin-left: 25px;
    font-size  : 17px;
    font-weight: bold;
    text-align : left;
}

.our-history .timeline>li.timeline-inverted .timeline-badge p {
    text-align  : right;
    float       : right;
    margin-right: 25px;
}

/*************************************
           our-service objects
**************************************/
.our-service {
    position      : relative;
    padding-bottom: 280px;
    z-index       : 1;
}

.objects-left {
    position: absolute;
    height  : 100%;
    width   : 100%;
    left    : 0;
    top     : 80px;
    z-index : -1;
}

.objects-left .objects-1 {
    position: absolute;
    left    : 50px;
    top     : 0;
}

.objects-left .objects-2 {
    position: absolute;
    left    : 100px;
    bottom  : 170px;
}

.objects-left .objects-3 {
    position   : absolute;
    left       : 50%;
    bottom     : 150px;
    margin-left: -150px;
}

.objects-right {
    position: absolute;
    height  : 100%;
    width   : 100%;
    right   : 0;
    top     : 80px;
    z-index : -1;
}

.objects-right .objects-4 {
    position: absolute;
    right   : 0;
    top     : 0;
}

.objects-right .objects-5 {
    position: absolute;
    right   : 0;
    bottom  : 170px;
}

.objects-right .objects-bottom {
    position: absolute;
    right   : 0;
    bottom  : 0;
}

/*************************************
         sidebar
**************************************/
.sidebar-widget p {
    margin-bottom: 0;
}

/*.widget-search */
.widget-search {
    position: relative;
}

.widget-search input {
    padding-right: 30px;
    color        : #353535;
    box-shadow   : none;
    background   : #f6f7f8;
}

.widget-search i {
    position : absolute;
    right    : 0;
    padding  : 16px 22px;
    font-size: 14px;
    color    : #626262;
    cursor   : pointer;
}

.widget-search input:focus {
    border-color: #84ba3f;
}

/*Recent Posts*/
.sidebar-widget .recent-post {
    border-bottom : 1px dashed rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    margin-bottom : 20px;
}

.sidebar-widget .recent-post .recent-post-image {
    float       : left;
    margin-right: 15px;
}

.sidebar-widget .recent-post .recent-post-image img {
    width        : 50px;
    height       : 50px;
    border-radius: 50%;
}

.sidebar-widget .recent-post .recent-post-info {
    overflow: hidden;
}

.sidebar-widget .recent-post .recent-post-info a {
    display      : block;
    margin-bottom: 5px;
    color        : #323232;
}

.sidebar-widget .recent-post .recent-post-info a:hover {
    color: #84ba3f;
}

.sidebar-widget .recent-post .recent-post-info span {
    color     : #84ba3f;
    font-style: italic;
    font-size : 14px;
}

.sidebar-widget .recent-post .recent-post-info span i {
    padding-right: 10px;
}

.sidebar-widget .recent-post:last-child {
    border-bottom : 0;
    margin-bottom : 0;
    padding-bottom: 0;
}

/*widget-archives*/
.sidebar-widget .widget-categories li {
    display      : block;
    margin-bottom: 6px;
}

.sidebar-widget .widget-categories li a {
    font-size  : 14px;
    color      : #626262;
    line-height: 32px;
    display    : block;
}

.sidebar-widget .widget-categories li i {
    font-size   : 16px;
    line-height : 17px;
    padding-left: 2px;
    margin-right: 10px;
    width       : 20px;
    height      : 20px;
    text-align  : center;
}

.sidebar-widget .widget-categories li a:hover {
    color: #84ba3f;
}

.sidebar-widget .widget-categories li a:hover i {
    border-color: #84ba3f;
    color       : #84ba3f;
}

/*widget-link*/
.sidebar-widget .widget-link li {
    display      : block;
    margin-bottom: 6px;
}

.sidebar-widget .widget-link li a {
    font-size  : 14px;
    color      : #626262;
    line-height: 32px;
    display    : block;
}

.sidebar-widget .widget-link li i {
    font-size   : 16px;
    line-height : 17px;
    padding-left: 2px;
    margin-right: 20px;
    width       : 20px;
    height      : 20px;
    text-align  : center;
}

.sidebar-widget .widget-link li a:hover {
    color: #84ba3f;
}

/*tags*/
.sidebar-widget .widget-tags li {
    display: inline-block;
}

.sidebar-widget .widget-tags li a {
    background   : #f6f7f8;
    color        : #323232;
    border-radius: 3px;
    padding      : 8px 16px;
    line-height  : 40px;
    font-size    : 14px;
    margin-right : 2px;
}

.sidebar-widget .widget-tags li a:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

/*widget-testimonial*/
.sidebar-widget .testimonial-widget .testimonial-content {
    background   : #f6f7f8;
    padding      : 20px;
    font-style   : italic;
    border-radius: 5px;
    position     : relative;
}

.sidebar-widget .testimonial-widget .testimonial-content:before {
    position    : absolute;
    content     : "";
    bottom      : -10px;
    width       : 0;
    height      : 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #f6f7f8 transparent transparent transparent;
}

.sidebar-widget .testimonial-widget .testimonial-info .testimonial-avtar {
    display      : table-cell;
    padding-right: 20px;
}

.sidebar-widget .testimonial-widget .testimonial-info .testimonial-avtar img {
    width        : 50px;
    height       : 50px;
    border-radius: 50%;
}

.sidebar-widget .testimonial-widget .testimonial-info .testimonial-name {
    display       : table-cell;
    vertical-align: top;
}

.sidebar-widget .testimonial-widget .testimonial-info .testimonial-name span {
    display   : block;
    font-style: italic;
    font-size : 14px;
}

.sidebar-widget .testimonial-widget .testimonial-info:before {
    display: none;
}

/*widget-gallery*/
.sidebar-widget .widget-gallery ul li {
    float     : left;
    width     : 58px;
    margin    : 2px;
    list-style: none;
}

/*widget-newsletter*/
.sidebar-widget .widget-newsletter {
    background: #f6f7f8;
    padding   : 30px;
    position  : relative;
    z-index   : 9;
    overflow  : hidden;
}

.sidebar-widget .widget-newsletter .newsletter-icon {
    position: absolute;
    right   : 0;
    top     : -16px;
}

.sidebar-widget .widget-newsletter .newsletter-icon i {
    font-size: 100px;
    z-index  : 0;
    color    : rgba(0, 0, 0, 0.05);
}

.sidebar-widget .widget-newsletter .form-control {
    background: #ffffff;
    box-shadow: none;
}

/*widget-clients*/
.sidebar-widget .widget-clients .item {
    background: #f6f7f8;
    padding   : 30px 30px;
}

/*sidebar-widgets-wrap*/
.sidebar-widget .recent-item {
    margin-bottom: 20px;
}

.sidebar-widget .recent-item .recent-image {
    display      : table-cell;
    padding-right: 10px;
    width        : 50px;
    float        : left;
}

.sidebar-widget .recent-item .recent-info {
    display       : table-cell;
    vertical-align: top;
}

.sidebar-widget .recent-item .recent-title a {
    color      : #353535;
    font-weight: bold;
}

.sidebar-widget .recent-item .recent-title a:hover {
    color: #84ba3f;
}

.sidebar-widget .recent-item .recent-meta li {
    display: inline-block;
    color  : #353535;
}

/*opening-time*/
.opening-time ul li {
    font-size     : 14px;
    line-height   : 20px;
    color         : rgba(255, 255, 255, 0.5);
    border-bottom : 1px solid #262626;
    padding-bottom: 14px;
    margin-bottom : 14px;
}

.opening-time ul li:last-child {
    border-bottom: 0;
}

/*************************************
	    	About me
**************************************/
.about-me .custom-content {
    margin-top: 0;
}

.about-me .maintenance-progress-bar {
    margin: 0;
}

.about-me .maintenance-progress-bar .progress-bar {
    margin: 0 44px;
}

.maintenance-progress-bar .progress-bar .rotate {
    background: #84ba3f !important;
}

.maintenance-progress-bar .progress-bar .right {
    background: #84ba3f !important;
}

.about-me .portfolio-item {
    width: 100%;
}

.about-me .contact-me p {
    color  : #363636;
    margin : 15px 0;
    display: table;
}

.about-me .contact-me i {
    float       : left;
    color       : #84ba3f;
    margin-right: 15px;
    line-height : 23px;
    width       : 20px;
}

.about-me .follow-me ul {
    margin-top: 20px;
}

.about-me .follow-me li {
    display: inline-block;
}

.about-me .follow-me li a {
    background   : #e4e4e4;
    color        : #84ba3f;
    border-radius: 3px;
    display      : block;
    width        : 35px;
    height       : 35px;
    line-height  : 35px;
    margin-right : 2px;
    text-align   : center;
    font-size    : 16px;
}

.about-me .follow-me li a:hover {
    background: #84ba3f;
    color     : #fff;
}

/*************************************
	    	   Team 1 page
**************************************/
/*team-details*/
.team-details .social {
    display: table;
    float  : right;
}

.team-details .social li a {
    background   : #f7f7f7 none repeat scroll 0 0;
    border-radius: 3px;
    color        : #84ba3f;
    display      : block;
    font-size    : 15px;
    height       : 35px;
    line-height  : 35px;
    margin-left  : 0;
    text-align   : center;
    width        : 35px;
}

.team-details .social li a:hover {
    background: #84ba3f;
    color     : #ffffff;
}

.team-details .info i {
    color    : #f7f7f7;
    font-size: 126px;
    left     : 0;
    position : absolute;
    z-index  : 0;
}

.team-details .info p {
    font-size   : 16px;
    font-style  : italic;
    line-height : 28px;
    padding-left: 64px;
    position    : relative;
    z-index     : 9;
}

/*************************************
	    	   blog page
**************************************/
.owl-carousel img {
    width: 100%;
}

/*pagination-nav*/
.pagination {
    margin: 0;
}

.pagination li a {
    font-size    : 15px;
    font-weight  : 500;
    margin       : 0 5px;
    color        : #626262;
    border-radius: 3px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 3px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 3px;
}

.pagination>.active>a,
.pagination>.active>a:hover {
    color: #626262;
}

.pagination>li>a,
.pagination>li>span {
    background: #f6f7f8;
    border    : 0;
    text-align: center;
}

.pagination li a:focus,
.pagination li a:hover,
.pagination li span:focus,
.pagination li span:hover {
    box-shadow      : 0 3px 10px rgba(0, 0, 0, 0.1);
    background-color: #84ba3f;
    color           : #ffffff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #84ba3f;
    color           : #ffffff;
    box-shadow      : 0 3px 10px rgba(0, 0, 0, 0.1);
}

.dataTables_paginate li.paginate_button.previous a,
.dataTables_paginate li.paginate_button.next a {
    width     : inherit;
    height    : inherit;
    background: transparent !important;
    color     : inherit !important;
    box-shadow: none !important;
}

/*timeline blog*/
.blog .timeline {
    list-style: none;
    padding   : 20px 0 20px;
    position  : relative;
}

.blog .timeline:before {
    top             : 0;
    bottom          : 0;
    position        : absolute;
    content         : " ";
    width           : 4px;
    background-color: #f7f7f7;
    left            : 50%;
    margin-left     : -1.5px;
}

.blog .timeline>li {
    margin-bottom: 20px;
    position     : relative;
    width        : 46%;
    float        : left;
    clear        : left;
}

.blog .timeline>li:before,
.blog .timeline>li:after {
    content: " ";
    display: table;
}

.blog .timeline>li:after {
    clear: both;
}

.blog .timeline>li:before,
.blog .timeline>li:after {
    content: " ";
    display: table;
}

.blog .timeline>li:after {
    clear: both;
}

.blog .timeline>li>.timeline-panel {
    width             : 95%;
    float             : left;
    position          : relative;
    border            : 1px solid #f7f7f7;
    padding           : 20px;
    transition        : all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
}

.blog .timeline>li>.timeline-panel:before {
    position          : absolute;
    top               : 26px;
    right             : -15px;
    display           : inline-block;
    border-top        : 15px solid transparent;
    border-left       : 15px solid #f7f7f7;
    border-right      : 0 solid #f7f7f7;
    border-bottom     : 15px solid transparent;
    content           : " ";
    transition        : all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
}

.blog .timeline>li>.timeline-panel:after {
    position     : absolute;
    top          : 27px;
    right        : -14px;
    display      : inline-block;
    border-top   : 14px solid transparent;
    border-left  : 14px solid #fff;
    border-right : 0 solid #fff;
    border-bottom: 14px solid transparent;
    content      : " ";
}

.blog .timeline>li>.timeline-badge {
    width        : 54px;
    height       : 54px;
    line-height  : 18px;
    padding      : 6px;
    font-size    : 22px;
    border       : 4px solid #f7f7f7;
    background   : #fff;
    border-radius: 50%;
    text-align   : center;
    font-weight  : bold;
    position     : absolute;
    color        : #f7f7f7;
    top          : 16px;
    right        : -73px;
    /*z-index    : 100;*/
}

.blog .timeline>li>.timeline-badge span {
    font-size  : 13px;
    font-weight: normal;
    display    : block;
}

.blog .timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.blog .timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width : 0;
    border-right-width: 15px;
    left              : -15px;
    right             : auto;
}

.blog .timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width : 0;
    border-right-width: 14px;
    left              : -14px;
    right             : auto;
}

.blog .timeline-title {
    margin-top: 0;
    color     : inherit;
}

.blog .timeline-body>p,
.blog .timeline-body>ul {
    padding      : 20px;
    margin-bottom: 0;
}

.blog .timeline-body>p+p {
    margin-top: 5px;
}

.blog .timeline-footer {
    padding         : 20px;
    background-color: #f4f4f4;
}

.blog .timeline-footer>a {
    cursor         : pointer;
    text-decoration: none;
}

.blog .timeline>li.timeline-inverted {
    float        : right;
    clear        : right;
    margin-top   : 30px;
    margin-bottom: 0;
}

.blog .timeline>li:nth-child(2) {
    margin-top: 60px;
}

.blog .timeline>li:nth-child(3) {
    margin-top: 60px;
}

.blog .timeline .entry-title i {
    font-size: 24px;
}

.blog .timeline-inverted .timeline-badge {
    margin-top: 70px
}

.blog .timeline li.timeline-inverted .timeline-panel:after {
    top: 98px;
}

.blog .timeline li.timeline-inverted .timeline-panel:before {
    top: 97px;
}

.blog .timeline>li.timeline-inverted>.timeline-badge {
    left: -73px;
}

.blog .timeline li.entry-date {
    top       : 0;
    left      : 0;
    position  : absolute;
    right     : 0;
    text-align: center;
    width     : 100%;
}

.blog .timeline li.entry-date span {
    background    : #f7f7f7;
    color         : #363636;
    font-size     : 16px;
    font-weight   : 400;
    text-transform: capitalize;
    padding       : 10px 25px;
    border-radius : 30px;
}

.blog .timeline li.entry-date-bottom {
    bottom    : -30px;
    left      : 0;
    position  : absolute;
    right     : 0;
    text-align: center;
    width     : 100%;
}

.blog .timeline li.entry-date-bottom a {
    background   : #f7f7f7;
    color        : #363636;
    font-size    : 16px;
    padding      : 10px 25px;
    border-radius: 30px;
}

.blog .timeline li.entry-date-bottom a:hover {
    background: #84ba3f;
    color     : #fff;
}

.blog .timeline li:hover .timeline-panel {
    border-color: #84ba3f;
}

.blog .timeline li:hover .timeline-badge a {
    color: #fff;
}

.blog .timeline li:hover .timeline-badge {
    background  : #84ba3f;
    border-color: #84ba3f;
}

.blog .timeline li:hover .timeline-panel:before {
    border-left-color : #84ba3f;
    border-right-color: #84ba3f;
}

.blog .blog.timeline .entry-quote p {
    font-size: 16px;
}

/* blog 2 column masonry left sidebar */
.blog.timeline-sidebar .timeline>li {
    width: 89%;
}

.blog.timeline-sidebar .timeline li .blog-entry-grid .grid-post li {
    width: 50%;
}

.blog.timeline-sidebar .timeline:before {
    left: 54px;
}

.blog.timeline-sidebar .timeline li.entry-date {
    text-align: left;
}

.blog.timeline-sidebar .timeline li.entry-date-bottom {
    text-align: left;
}

.blog.timeline-sidebar .timeline li.timeline-inverted .timeline-badge {
    left: -66px;
}

.blog.timeline-sidebar .timeline>li.timeline-inverted {
    margin-bottom: 0;
}

.blog.timeline-sidebar .timeline>li:nth-child(3) {
    margin-top: 30px;
}

.blog.timeline-sidebar .timeline li.entry-date {
    top: 3px;
}

.blog.timeline-sidebar .timeline li.entry-date span {
    font-size: 14px;
    padding  : 10px 25px;
}

.blog.timeline-sidebar .timeline li.entry-date-bottom {
    bottom: -48px;
}

.blog.timeline-sidebar .timeline li.entry-date-bottom a {
    font-size: 14px;
    padding  : 10px 25px;
}

.blog.timeline-sidebar .timeline li .share ul li {
    width: auto;
}

/*blog-single*/
.blog-single .blog-entry {
    box-shadow: none;
}

.blog-single .blog-entry .blog-detail {
    padding   : 0;
    margin-top: 20px;
}

.blog-single .blockquote {
    font-style : italic;
    line-height: 30px;
    background : #f6f7f8 !important;
}

.blog-single .blog-entry.blockquote blockquote {
    background: #f6f7f8;
    color     : #626262;
}

.blog-single .blog-entry.blockquote blockquote cite {
    color: #84ba3f;
}

.blog-single .entry-share .tags {
    display: inline-block;
}

.blog-single .blog-entry.blockquote blockquote:before {
    color: #323232;
    top  : 20px;
}

.page-item.active .page-link {
    background  : #84ba3f;
    border-color: #84ba3f;
}

/*blog-comments*/
.comments-1 .comments-photo {
    width       : 106px;
    height      : auto;
    float       : left;
    border      : 5px solid #f7f7f7;
    margin-right: 20px;
}

.comments-1 .comments-photo img {
    width: 100%;
}

.comments-1 .comments-info {
    display      : table;
    background   : #f7f7f7;
    padding      : 20px;
    margin-bottom: 20px;
}

.comments-1 .comments-info h4 {
    display: inline-block;
}

.comments-1 .comments-info span {
    font-size: 13px;
    color    : #626262;
}

.comments-1 .comments-info a {
    color: #84ba3f;
}

.comments-1 .comments-info a:hover {
    color: #363636;
}

.comments-1.comments-2 {
    padding-left: 127px;
}

.comments-1.comments-2 .comments-info {
    background   : #fff;
    margin-bottom: 0;
    padding      : 20px 20px 10px;
}

/*************************************
	    	 error 404
**************************************/
.error-block {
    position: relative;
    z-index : 9;
    padding : 20px 0 130px 0;
}

.error-block .error-text {
    position  : absolute;
    text-align: center;
    left      : 0;
    right     : 0;
    z-index   : -1;
}

.error-block .error-text h2 {
    font-size  : 420px;
    line-height: 300px;
    color      : rgba(0, 0, 0, 0.1);
    position   : absolute;
    left       : 0;
    top        : 0;
}

.error-block .error-text span {
    display          : inline-block;
    position         : absolute;
    right            : -86px;
    top              : 109px;
    transform        : rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform   : rotate(-90deg);
    -ms-transform    : rotate(-90deg);
    -o-transform     : rotate(-90deg);
    font-size        : 124px;
    line-height      : 90px;
    color            : rgba(0, 0, 0, 0.1);
    font-weight      : bold;
}

.error-block h1 {
    font-size  : 87px;
    padding-top: 110px;
}

.error-block p {
    font-size: 33px;
}

.error-text-02 {
    position  : relative;
    text-align: center;
}

.error-text-02 h2 {
    font-size  : 420px;
    line-height: 300px;
    color      : rgba(255, 255, 255, 0.2);
    position   : relative;
    left       : -70px;
    top        : 0;
}

.error-text-02 span {
    display          : inline-block;
    position         : absolute;
    right            : -50px;
    top              : 109px;
    transform        : rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform   : rotate(-90deg);
    -ms-transform    : rotate(-90deg);
    -o-transform     : rotate(-90deg);
    font-size        : 117px;
    line-height      : 100px;
    color            : rgba(255, 255, 255, 0.2);
    font-weight      : bold;
}

.error-middle {
    display          : inline-block;
    left             : 0;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
    width            : 100%;
}


/*************************************
	    	    coming soon
**************************************/
.coming-soon {
    background: transparent;
}

.coming-soon-countdown ul.countdown {
    list-style: none;
    margin    : 75px 0;
    padding   : 0;
    display   : block;
    text-align: center;
}

.coming-soon-countdown ul.countdown li {
    display: inline-block;
    width  : 24%;
}

.coming-soon-countdown ul.countdown li span {
    font-size  : 90px;
    font-weight: bold;
    line-height: 80px;
    color      : #84ba3f;
}

.coming-soon-countdown ul.countdown li p {
    color         : #626262;
    font-size     : 20px;
    text-transform: capitalize;
    margin-bottom : 30px;
}

.coming-soon .coming-soon-form input {
    color: #626262;
}

.coming-soon-form input {
    width  : 50%;
    color  : #fff;
    display: block;
    margin : 0 auto;
}

.coming-soon-form.contact-form input {
    width  : 50%;
    display: block;
    margin : 0 auto;
}

.coming-soon-middle {
    padding          : 100px;
    display          : inline-block;
    left             : 0;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
    width            : 100%;
}

/*************************************
	    	 Register
**************************************/
.register-form .section-field {
    display: block;
}

.register-form .field-widget {
    position: relative;
}

.register-form .field-widget input {
    width        : 100%;
    margin-bottom: 20px;
}

.register-form .field-widget select {
    width        : 100%;
    margin-bottom: 20px;
    padding-left : 15px;
}

.register-form .field-widget input.gui-input {
    padding-left: 140px;
}

.register-form .field-widget .button {
    background : #666;
    height     : 46px;
    left       : 0;
    margin     : 2px;
    position   : absolute;
    text-align : center;
    top        : 0;
    width      : 115px;
    border     : 0;
    line-height: 26px;
}

.register-form .nice-select {
    float        : none;
    margin-bottom: 20px;
    background   : #f6f7f8;
    border       : 0;
}

.remember-checkbox a {
    color: #84ba3f;
}

.remember-checkbox label {
    position    : relative;
    padding-left: 30px;
    font-size   : 14px;
    cursor      : pointer;
}

.remember-checkbox label:before,
label:after {
    font-family  : "FontAwesome", fantasy;
    font-size    : 17px;
    position     : absolute;
    top          : -3px;
    left         : 0;
    padding-left : 2px;
    border-radius: 3px;
}

.remember-checkbox label:before {
    border    : 2px solid rgba(0, 0, 0, 0.1);
    content   : "";
    height    : 20px;
    margin-top: 3px;
    width     : 20px;
}

.remember-checkbox label:after {
    content           : '\f00c';
    max-width         : 0;
    overflow          : hidden;
    opacity           : 0.5;
    transition        : all 0.35s;
    -webkit-transition: all 0.35s;
    -ms-transition    : all 0.35s;
    -o-transition     : all 0.35s;
}

.remember-checkbox input[type="checkbox"] {
    display: none;
}

.remember-checkbox input[type="checkbox"]:checked+label:after {
    max-width: 25px;
    opacity  : 1;
}

.remember-checkbox label:before,
.remember-checkbox label:after {
    color: #84ba3f;
}

/*************************************
	    	 Login
**************************************/
.full-height-bg {
    height: 100vh;
}

/*login-2-social*/
.login-social li {
    display: inline-block;
    margin : 2px 0;
}

.login-social li a {
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
}

.login-social li a.fb {
    display      : block;
    padding      : 12px 20px;
    color        : #fff;
    font-size    : 14px;
    background   : #4c70ad;
    border-radius: 3px;
}

.login-social li a.twitter {
    display      : block;
    padding      : 12px 20px;
    color        : #fff;
    font-size    : 14px;
    background   : #25b6e6;
    border-radius: 3px;
}

.login-social li a.pinterest {
    display      : block;
    padding      : 12px 20px;
    color        : #fff;
    font-size    : 14px;
    background   : #dd4b39;
    border-radius: 3px;
}

.login-social li i {
    border-right : 1px solid #fff;
    padding-right: 10px;
    margin-right : 10px;
}

.login-social li a.fb:hover,
.login-social li a.twitter:hover,
.login-social li a.pinterest:hover {
    background: #84ba3f;
}

/*login 02*/
.section-transparent {
    background: transparent;
}

.login-bg {
    background: #ffffff;
}

.login-bg .login-title {
    background: #84ba3f;
    padding   : 30px;
}

.login-bg .login-form {
    padding: 40px 30px;
}

.login-bg .login-social {
    padding   : 30px;
    background: #f6f7f8;
}

/*login 02*/
.register-bg {
    background: #ffffff;
}

.register-bg .register-title {
    background: #84ba3f;
    padding   : 30px;
}

.register-bg .register-form {
    padding: 30px;
}

/*************************************
	    	 maintenance
**************************************/
img.logo-small {
    height  : 40px;
    margin  : 30px 0;
    position: relative;
}

.maintenance-main i {
    font-size    : 100px;
    margin-bottom: 10px;
    color        : #e4e4e4;
}

.maintenance-main h1 {
    font-size     : 62px;
    text-transform: uppercase;
    font-weight   : bold;
}

.maintenance-main p {
    font-size    : 26px;
    line-height  : 35px;
    margin-bottom: 70px;
}

.maintenance-form {
    width : 76%;
    margin: 0 auto;
}

.maintenance-form p {
    font-size: 19px;
}

.maintenance-form input {
    width : 50%;
    margin: 0 auto;
}

.maintenance-form #mc_embed_signup_scroll p {
    margin-bottom: 20px !important;
}


/*maintenance 2 */
.maintenance-main h1 {
    font-size     : 40px;
    text-transform: uppercase;
    font-weight   : bold;
    margin-bottom : 20px;
}

.maintenance-contant p {
    line-height: 25px;
    margin-top : 20px;
    font-size  : 14px;
}

.progress-new {
    margin       : 50px auto;
    height       : 50px;
    background   : #f6f7f8;
    border-radius: 0;
    width        : 50%;
}

.progress-bar-new {
    line-height     : 50px;
    background-color: #84ba3f;
    color           : #ffffff;
    font-size       : 20px;
    padding-left    : 20px;
}

.progress-bar-new span {
    position   : absolute;
    right      : 30px;
    color      : #323232;
    font-weight: bold;
    font-size  : 20px;
}

/*************************************
	    	 Our clients
**************************************/
/*clients-box*/
.clients-box {
    background: #f7f7f7;
    padding   : 20px;
}

.clients-photo {
    position      : relative;
    margin-right  : 20px;
    width         : 200px;
    height        : 200px;
    float         : left;
    display       : table-cell;
    text-align    : center;
    vertical-align: middle;
    background    : #fff;
}

.clients-photo img {
    position: absolute;
    top     : 0;
    bottom  : 0;
    left    : 0;
    right   : 0;
    margin  : auto;
}

.clients-info {
    display: table;
}

.clients-info i {
    padding-right: 10px;
}

.clients-info a {
    font-size: 14px;
    color    : #84ba3f;
}

.clients-info a:hover {
    color: #626262;
}

.clients-info p {
    margin-top: 10px;
}

.happy-clients .tab-content {
    padding   : 0 30px;
    position  : relative;
    text-align: left;
}

.happy-clients .tab-content .quoter-icon {
    position   : absolute;
    left       : 0;
    top        : -10px;
    font-size  : 120px;
    line-height: 1;
    color      : #84ba3f;
}

.happy-clients .tab-content p {
    padding-left: 30px;
    font-size   : 18px;
    padding-top : 10px;
    font-style  : italic;
}

.happy-clients .nav-tabs li {
    overflow: visible;
    display : inline-block;
    padding : 0 5px;
}

.happy-clients .nav.nav-tabs li a,
.happy-clients .nav.nav-tabs li a:hover,
.happy-clients .nav.nav-tabs li a:focus {
    background: none;
    padding   : 0;
    border    : 0;
    outline   : none;
    background: transparent !important;
}

.happy-clients .nav-tabs li img {
    width        : 96px;
    opacity      : 0.1;
    height       : 96px;
    border-radius: 50%;
}

.happy-clients .nav-tabs li a.active img,
.happy-clients .nav-tabs li a:focus img {
    border    : 4px solid #fff;
    opacity   : 1;
    top       : -2px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .3);
}

.happy-clients .testimonial-avatar {
    position   : relative;
    right      : inherit;
    left       : inherit;
    top        : inherit;
    width      : inherit;
    height     : inherit;
    margin-left: inherit;
    margin-top : 30px;
}

.happy-clients .nav-tabs {
    border: 0;
}

/***********************************
         process
************************************/
.process-list .col-sm-12 {
    padding: 0 50px;
}

.process {
    margin        : 0;
    border        : 2px dashed rgba(0, 0, 0, 0.3);
    position      : relative;
    width         : 100%;
    float         : left;
    padding-bottom: 50px;
    padding-top   : 50px;
    min-height    : inherit;
}

.process.left {
    border-right: 0;
    border-top  : 0;
}

.process.right {
    border-left: 0;
    border-top : 0;
}

.process .border-area.left-bottom {
    position  : absolute;
    bottom    : -2px;
    background: #fff;
    height    : 110px;
    width     : 110px;
    left      : -2px;
    z-index   : 99;
}

.process .border-area.left-bottom:before {
    content                  : '';
    position                 : absolute;
    bottom                   : 0;
    left                     : 0;
    right                    : 0;
    top                      : 0;
    border-bottom-left-radius: 70px;
    border-left              : 2px dashed rgba(0, 0, 0, 0.3);
    border-bottom            : 2px dashed rgba(0, 0, 0, 0.3);
}

.process .border-area.right-top {
    position  : absolute;
    top       : -2px;
    background: #fff;
    height    : 110px;
    width     : 110px;
    right     : -2px;
}

.process .border-area.right-top:before {
    content                : '';
    position               : absolute;
    bottom                 : 0;
    left                   : 0;
    right                  : 0;
    top                    : 0;
    border-top-right-radius: 70px;
    border-right           : 2px dashed rgba(0, 0, 0, 0.3);
    border-top             : 2px dashed rgba(0, 0, 0, 0.3);
}

.process .border-area.right-bottom {
    position  : absolute;
    bottom    : -2px;
    background: #fff;
    height    : 110px;
    width     : 110px;
    right     : -2px;
}

.process .border-area.right-bottom:before {
    content                   : '';
    position                  : absolute;
    bottom                    : 0;
    left                      : 0;
    right                     : 0;
    top                       : 0;
    border-bottom-right-radius: 70px;
    border-right              : 2px dashed rgba(0, 0, 0, 0.3);
    border-bottom             : 2px dashed rgba(0, 0, 0, 0.3);
}

.process .border-area.left-top {
    position  : absolute;
    top       : -2px;
    background: #fff;
    height    : 110px;
    width     : 110px;
    left      : -2px;
}

.process .border-area.left-top:before {
    content               : '';
    position              : absolute;
    bottom                : 0;
    left                  : 0;
    right                 : 0;
    top                   : 0;
    border-top-left-radius: 70px;
    border-left           : 2px dashed rgba(0, 0, 0, 0.3);
    border-top            : 2px dashed rgba(0, 0, 0, 0.3);
}

.process:first-child {
    padding-top: 0;
}

.process.left:first-child .process-step {
    top: 0;
}

.process:last-child {
    border-bottom: 0;
}

.process:last-child .border-area.left-bottom {
    bottom: 0;
}

.process:last-child .border-area.left-bottom:before {
    border-bottom-left-radius: 0;
    border-bottom            : 0;
}

.process.left .process-step {
    position: absolute;
    top     : 50px;
    left    : -35px;
    z-index : 999;
}

.process.right .process-step {
    position: absolute;
    top     : 50px;
    right   : -35px;
    z-index : 99;
}

.process.left .process-content {
    padding-left: 80px;
}

.process.right .process-content {
    padding-right: 80px;
}

.process .process-step strong {
    width        : 70px;
    height       : 70px;
    line-height  : 70px;
    text-align   : center;
    background   : #84ba3f;
    border-radius: 100%;
    display      : inline-block;
    z-index      : 99;
    font-size    : 20px;
    color        : #fff;
}

.process .process-content {
    position: relative;
    z-index : 99;
}

.process .process-content span {
    font-size  : 80px;
    line-height: 80px;
    color      : #84ba3f;
}

.process.left .process-content .process-icon {
    display      : table-cell;
    padding-right: 30px;
}

.process.left .process-content .process-info {
    display       : table-cell;
    vertical-align: top;
}

.process.right .process-content .process-icon {
    float       : right;
    padding-left: 30px;
}

.process.right .process-content .process-info {
    display       : table-cell;
    vertical-align: top;
}

/*************************************
	    	 Careers
**************************************/
.agency-about {
    padding-bottom: 100px;
}

/*careers accordion*/
.careers .acd-des span {
    display: block;
}

/*careers form*/
.careers-from .section-field label {
    margin-bottom: 10px;
}

/*************************************
          sitemap
**************************************/
.sitemap h4 {
    margin-bottom : 25px;
    text-transform: capitalize;
}

.sitemap h4 i {
    padding-right: 10px;
}

.sitemap ul li {
    display    : block;
    line-height: 34px;
}

.sitemap ul li i {
    padding-right: 10px;
}

.sitemap ul li a {
    font-size     : 14px;
    color         : #626262;
    text-transform: capitalize;
}

.sitemap ul li a:hover {
    color: #84ba3f;
}

/*************************************
             privacy-policy
**************************************/
.privacy-policy ul li {
    font-size  : 14px;
    line-height: 30px;
}

.privacy-policy ul li i {
    padding-right: 10px;
}

/*************************************
            page sidebar
**************************************/
.page-sidebar .page-content ul li {
    font-size  : 14px;
    line-height: 30px;
}

.page-sidebar .page-content ul li i {
    padding-right: 10px;
}

/*************************************
           terms and conditions
**************************************/
.terms-and-conditions ul li {
    font-size  : 14px;
    line-height: 30px;
}

.terms-and-conditions ul li i {
    padding-right: 10px;
}


.special-feature .feature-text {
    padding: 40px;
}

.special-feature {
    padding-bottom: -117px;
}

.special-feature .row-eq-height.no-gutter {
    position  : relative;
    z-index   : 99;
    margin-top: -117px;
}

/*************************
   BG - Images
*************************/
.parallax {
    background-size        : cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size   : cover !important;
    -ms-background-size    : cover !important;
    position               : relative;
    z-index                : 0;
    background-origin      : initial;
    background-position    : center center !important;
    background-repeat      : no-repeat;
}

.gradient-overlay {
    position: relative;
}

.gradient-overlay:before {
    content   : "";
    width     : 100%;
    height    : 100%;
    position  : absolute;
    left      : 0;
    top       : 0;
    z-index   : -1;
    background: gray repeat-y left 0;
}

/*************************************
          Footer
**************************************/
.footer.black-bg {
    background: #1a1a1a;
}

.footer.black-bg p {
    color: rgba(255, 255, 255, 0.5);
}

.footer.black-bg .social-icons li a {
    color: rgba(255, 255, 255, 0.5);
}

.footer.black-bg .social-icons li a:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.footer p {
    font-size: 14px;
}

.footer-logo img {
    width: 65%;
}

.footer h6,
.footer .h6 {
    font-size: 14px;
}

.addresss-info li {
    font-size    : 14px;
    margin-bottom: 15px;
    color        : rgba(255, 255, 255, 0.5);
    list-style   : none;
}

.addresss-info i {
    color        : rgba(255, 255, 255, 0.5);
    padding-right: 5px;
    float        : left;
    display      : table-cell;
    width        : 30px;
    line-height  : 23px;
    font-size    : 14px;
}

.addresss-info p {
    display      : table;
    color        : rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
}

.addresss-info li a {
    color: rgba(255, 255, 255, 0.5);
}

.footer a {
    font-size: 14px;
}

.addresss-info.text-black li,
.addresss-info.text-black p,
.addresss-info.text-black li a {
    color: #626262;
}

.addresss-info.text-black i {
    color    : #84ba3f;
    font-size: 20px;
    width    : 40px;
}

/*footer-Newsletter*/
.footer-Newsletter {
    display: inline-block;
    width  : 100%;
}

.footer-useful-link.footer-hedding ul {
    margin-top: -6px;
}

.footer-Newsletter .form-control {
    border-left       : 0;
    height            : 50px;
    border-radius     : 3px;
    font-size         : 14px;
    color             : rgba(255, 255, 255, 0.3);
    border            : none;
    background        : rgba(255, 255, 255, 0.08);
    padding           : 10px 25px;
    width             : 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.footer-Newsletter .form-control:focus {
    border    : 0;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.10);
}

.footer-Newsletter .button.button-border {
    border-color      : rgba(255, 255, 255, 0.2);
    color             : rgba(255, 255, 255, 0.5);
    font-size         : 12px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.footer-Newsletter .button.button-border:hover {
    color: #ffffff;
}

.footer-Newsletter .button.button-border:focus {
    border-color: transparent;
}

.footer-useful-link ul li {
    list-style   : none;
    margin-bottom: 12px;
}

.footer-useful-link ul li:last-child {
    margin-bottom: 0;
}

.footer-useful-link ul li a {
    color         : rgba(255, 255, 255, 0.5);
    font-size     : 14px;
    vertical-align: top;
    display       : block;
    line-height   : 26px;
}

.footer-useful-link ul li a:hover {
    color: #84ba3f;
}

/*transparent*/
.footer-Newsletter.transparent .form-control {
    background: rgba(0, 0, 0, 0.04);
}

.footer-Newsletter.transparent .form-control::-moz-placeholder {
    color: #323232;
}

.footer-Newsletter.transparent .form-control::-ms-input-placeholder {
    color: #323232;
}

.footer-Newsletter.transparent .form-control::-webkit-input-placeholder {
    color: #323232;
}

/*footer-widget*/
.footer-widget {
    padding   : 20px 0;
    border-top: 1px solid #262626;
}

.footer-widget p {
    font-size     : 14px;
    color         : rgba(255, 255, 255, 0.5);
    letter-spacing: 1px;
}

.footer-widget a {
    color: #84ba3f;
}

.footer-widget a:hover {
    color: #84ba3f;
}

.footer-widget-social {
    margin-top: 5px;
}

.footer-widget-social li {
    display: inline-block;
}

.footer-widget-social a i {
    display           : inline-block;
    color             : rgba(255, 255, 255, 0.5);
    background        : none;
    border-radius     : 50%;
    width             : 35px;
    height            : 35px;
    text-align        : center;
    line-height       : 37px;
    font-size         : 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition   : all 0.3s ease-out 0s;
    -ms-transition    : all 0.3s ease-out 0s;
    -o-transition     : all 0.3s ease-out 0s;
    transition        : all 0.3s ease-out 0s;
}

.footer-widget-social a i:hover {
    background: #84ba3f;
}

.footer .footer-nav ul li {
    display: inline-block;
}

.footer .footer-nav ul li a {
    margin: 0 5px;
    color : #323232;
}

.footer .footer-nav ul li a:hover {
    color: #84ba3f;
}

.footer .social ul li {
    display: inline-block;
}

.footer .social ul li a i {
    font-size         : 14px;
    width             : 45px;
    height            : 45px;
    line-height       : 45px;
    text-align        : center;
    float             : none;
    color             : #323232;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition   : all 0.5s ease-out 0s;
    -ms-transition    : all 0.5s ease-out 0s;
    -o-transition     : all 0.5s ease-out 0s;
    transition        : all 0.5s ease-out 0s
}

.footer .social ul li a i:hover {
    color: #84ba3f;
}

.footer .social ul {
    background   : #f6f7f8;
    display      : inline-block;
    border-radius: 3px;
    padding      : 0 10px;
}

.footer .usefull-link ul li {
    display      : block;
    border-bottom: 0;
    line-height  : 24px;
    padding      : 5px 0;
}

.footer .usefull-link ul li a {
    color: #323232;
}

.footer .usefull-link ul li a:hover {
    color: #84ba3f;
}

.footer .copyright {
    padding: 30px 0 20px;
}

.footer .copyright ul li a {
    color: #323232;
}

.footer .copyright ul li a:hover {
    color: #84ba3f;
}

img#logo-footer {
    height: 40px;
    width : auto;
}

.footer.light .footer-nav ul li a {
    color: #fff;
}

.footer.light .footer-nav ul li a:hover {
    color: #323232;
}

.footer.light h6 {
    color: #fff;
}

.footer.light .about-content p {
    color: #fff;
}

.footer.light .usefull-link ul li a {
    color: #fff;
}

.footer.light .usefull-link ul li a:hover {
    color: #323232;
}

.footer.light .copyright ul li {
    color: #fff;
}

.footer.light .copyright ul li a {
    color    : #ffffff;
    font-size: 14px;
}

.footer.light .copyright ul li a:hover {
    color: #323232;
}

.footer.light.footer-topbar .copyright ul li {
    color: #ffffff
}

.footer.light .copyright p {
    color: #fff;
}

.footer.light .social ul li a i {
    color: #84ba3f;
}

.footer.light .social ul li a:hover i {
    color: #323232;
}

.footer .footer-text p {
    color      : rgba(255, 255, 255, 0.5) !important;
    padding-top: 10px;
}

.footer .footer-social ul li a {
    color      : rgba(255, 255, 255, 0.5) !important;
    padding-top: 10px;
}

.footer .footer-social ul li a:hover {
    color: #84ba3f !important;
}

.footer.footer-topbar .copyright ul li {
    color: rgba(255, 255, 255, 0.5) !important;
}

.footer.footer-one-page .contact-add i {
    font-size: 20px
}

.footer.footer-one-page h5 {
    color: rgba(255, 255, 255, 0.5);
}

.footer.footer-one-page p {
    color: rgba(255, 255, 255, 0.5);
}

.footer-one-page.white-bg .footer-Newsletter .form-control:focus {
    background: rgba(0, 0, 0, 0.06);
}

/* footer transparent*/
.footer.transparent h6,
.footer.transparent p,
.footer.transparent ul li a,
.footer.transparent span {
    color: #ffffff;
}

/*widget-gallery*/
.footer .footer-gallery ul li {
    float     : left;
    width     : 58px;
    margin    : 2px;
    list-style: none;
}

.footer .footer-tags li {
    display: inline-block;
}

.footer .footer-tags li a {
    background   : transparent;
    color        : #fff;
    border       : 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding      : 8px 16px;
    font-size    : 13px;
    margin-right : 2px;
    margin-bottom: 5px;
    display      : block;
}

.footer .footer-tags li a:hover {
    background: #84ba3f;
}

/*footer-social-big*/
.footer-social-big ul li {
    display   : inline-block;
    padding   : 10px;
    width     : 70px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
}

.footer-social-big ul li.facebook {
    background: #5d82d1;
}

.footer-social-big ul li.pinterest {
    background: #e13138;
}

.footer-social-big ul li.linkedin {
    background: #238cc8;
}

.footer-social-big ul li i {
    color        : #ffffff;
    display      : block;
    width        : 30px;
    height       : 30px;
    line-height  : 30px;
    background   : rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin       : 0 auto;
}

.footer-social-big ul li span {
    display   : block;
    text-align: center;
    color     : #ffffff;
    margin-top: 10px;
    font-size : 11px;
}

/*footer-box*/
.footer-box {
    background   : rgba(102, 102, 102, 0.2);
    padding      : 30px;
    clear        : both;
    margin-bottom: 40px;
    margin-top   : 60px;
}

.footer-box .box-content {
    display       : table-cell;
    vertical-align: top;
}

.footer-box .box-link {
    display       : table-cell;
    padding-left  : 20px;
    vertical-align: middle;
}

.footer-box .box-link a {
    display: block;
    padding: 8px 16px;
    width  : 140px;
}

/*google-map*/
.google-map .row [class*='col-'] {
    min-height: 0;
}

.map-icon {
    position: relative;
    z-index : 999;
    cursor  : pointer;
}

.google-map .map-icon:before {
    cursor       : pointer;
    content      : "\f041";
    font-family  : "FontAwesome", fantasy;
    font-size    : 30px;
    font-weight  : normal;
    right        : 0;
    position     : absolute;
    text-indent  : 0;
    top          : -32px;
    width        : 60px;
    height       : 60px;
    line-height  : 60px;
    border-radius: 50%;
    background   : #ffffff;
    color        : #84ba3f;
    text-align   : center;
}

.google-map.google-map-open .map-icon::before {
    content: "\f00d";
}

.google-map .map-open {
    height    : 0;
    overflow  : hidden;
    transition: all 900ms ease;
}

.google-map .map-open iframe {
    height: 300px;
}

.google-map-open .map-open {
    height: 300px;
}

.pos-r {
    position: relative;
}

.img-side img {
    max-width: 100%
}

.img-side.img-left {
    left: 0;
}

.img-side {
    padding : 0;
    position: absolute !important;
    top     : 0;
    height  : 100%;
    overflow: hidden;
    z-index : 100;
}

.font-bold {
    font-weight: 600
}

.no-gutter {
    margin-right: 0;
    margin-left : 0;
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left : 0;
}

/*youtube-video*/
.popup-video {
    position: relative;
}

.popup-video .play-video {
    position         : absolute;
    left             : 0;
    right            : 0;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
}

.popup-video .play-video {
    width : 50px;
    height: 50px;
}

.popup-video .play-video a {
    width : 50px;
    height: 50px;
}

.popup-video .play-video a i {
    line-height: 50px;
}

.popup-video .play-video:hover {
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform     : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -moz-transform   : translateY(-50%);
    background-color : #ffffff;
}

.popup-video .play-video:hover a {
    color: #84ba3f;
}

.play-video {
    cursor               : pointer;
    position             : relative;
    width                : 100px;
    height               : 100px;
    margin               : auto;
    -webkit-border-radius: 50%;
    -moz-border-radius   : 50%;
    border-radius        : 50%;
    -webkit-transition   : all .5s;
    -moz-transition      : all .5s;
    -ms-transition       : all .5s;
    -o-transition        : all .5s;
    transition           : all .5s;
}

.play-video {
    background-color: #84ba3f;
}

.play-video a {
    color       : #fff;
    width       : 100px;
    height      : 100px;
    position    : absolute;
    top         : 0;
    left        : 50%;
    padding-left: 5px;
    transform   : translateX(-50%);
}

.play-video a i {
    line-height: 100px;
}

.play-video:hover a {
    color: #84ba3f;
}

.play-video:after {
    content              : '';
    top                  : 0;
    left                 : 0;
    padding              : 0;
    z-index              : -1;
    opacity              : 0;
    pointer-events       : none;
    position             : absolute;
    width                : 100%;
    height               : 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius   : 50%;
    border-radius        : 50%;
    -webkit-box-sizing   : content-box;
    -moz-box-sizing      : content-box;
    box-sizing           : content-box;
    -webkit-box-shadow   : 0 0 0 2px rgba(255, 255, 255, 0.4);
    -moz-box-shadow      : 0 0 0 2px rgba(255, 255, 255, 0.4);
    box-shadow           : 0 0 0 2px rgba(255, 255, 255, 0.4);
}

.play-video:hover {
    background        : #ffffff;
    color             : #84ba3f;
    border-color      : transparent !important;
    -webkit-transform : scale(1);
    -moz-transform    : scale(1);
    -o-transform      : scale(1);
    -ms-transform     : scale(1);
    transform         : scale(1);
    -webkit-box-shadow: 2px 6px 18px transparent !important;
    -moz-box-shadow   : 2px 6px 18px transparent !important;
    box-shadow        : 2px 6px 18px transparent !important
}

.play-video:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation   : sonarEffect 1.3s ease-out 75ms;
    animation        : sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity   : 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity          : 0;
        box-shadow       : 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity   : 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        -moz-transform: scale(1.5);
        opacity       : 0;
        box-shadow    : 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    40% {
        opacity   : 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform : scale(1.5);
        opacity   : 0;
    }
}

.my-contact .contact-icon {
    float       : left;
    margin-right: 25px;
}

.my-contact .contact-icon span {
    color: #fff ! important;
}

/*************************************
         index portfolio 4
**************************************/
.portfolio-item.simple-effect .portfolio-overlay span {
    color: #363636;
}

.portfolio-item.simple-effect .portfolio-overlay span a {
    color: #363636;
}

.portfolio-item.simple-effect .portfolio-overlay a:hover {
    color: #84ba3f;
}

.portfolio-item.simple-effect .portfolio-overlay span a:hover {
    color: #84ba3f;
}

.portfolio-item.simple-effect .portfolio-overlay {
    z-index          : 9;
    opacity          : 0;
    bottom           : inherit;
    background       : transparent;
    top              : 60%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform   : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    text-align       : center;
}

.portfolio-item.simple-effect:hover:before {
    position          : absolute;
    width             : 100%;
    height            : 100%;
    content           : "";
    background        : rgba(255, 255, 255, 1);
    z-index           : 1;
    background-size   : 115%;
    -webkit-transition: all 0.7s cubic-bezier(.68, .11, .13, .98);
    -moz-transition   : all 0.7s cubic-bezier(.68, .11, .13, .98);
    transition        : all 0.6s cubic-bezier(.68, .11, .13, .98);
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
}

.portfolio-item.simple-effect:hover .portfolio-overlay {
    top    : 50%;
    opacity: 1;
}

/*footer*/
.footer .container-fluid {
    padding: 0 60px;
}

#footer-fixed {
    position  : fixed;
    bottom    : 0;
    width     : 100%;
    z-index   : -1;
    box-shadow: inset 0 27px 60px -25px rgba(0, 0, 0, 0.3);
}

.footer.footer-simple ul li a,
.footer.footer-simple p,
.footer.footer-simple .addresss-info i,
.footer.footer-simple li {
    color      : #ffffff;
    font-weight: bold;
    font-size  : 16px;
}

.footer.footer-simple ul li a:hover {
    color: rgba(255, 255, 255, 0.6);
}

.footer.footer-simple .social-icons li a {
    color: #ffffff;
    width: 100%;
}

.footer.footer-simple .social-icons li a:hover {
    color: rgba(255, 255, 255, 0.6);
}

/*elements*/
.full-width {
    width: 100%;
}

.height-100vh {
    height: 100vh;
}

.pos-bot {
    position: absolute;
    bottom  : 0;
    /*width : 100%; */
}

.vertical-align {
    position         : absolute;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform   : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
}

/*************************************
       index portfolio  04 about
**************************************/
.portfolio-03-about {
    padding: 0 50px;
}

.portfolio-03-about p {
    font-size  : 16px;
    font-weight: 600;
}

/*************************************
       index portfolio  single
**************************************/
/*popup-video*/
.popup-video-image {
    position: relative;
}

.popup-video-image:before {
    background: rgba(37, 41, 51, 0.4);
    content   : "";
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 0;
}

.popup-video-image a i {
    color             : #ffffff;
    text-align        : center;
    line-height       : 60px;
    width             : 60px;
    height            : 60px;
    background        : #84ba3f;
    display           : inline-block;
    margin            : 0 auto;
    border-radius     : 50%;
    left              : 0;
    position          : absolute;
    right             : 0;
    top               : 50%;
    transform         : translateY(-50%);
    -webkit-transform : translateY(-50%);
    -o-transform      : translateY(-50%);
    -ms-transform     : translateY(-50%);
    -moz-transform    : translateY(-50%);
    z-index           : 99;
    font-size         : 20px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition   : all 0.5s ease-out 0s;
    -ms-transition    : all 0.5s ease-out 0s;
    -o-transition     : all 0.5s ease-out 0s;
    transition        : all 0.5s ease-out 0s;
}

.popup-video-image a i:hover {
    background: #323232;
}

/*************************************
            index 11
**************************************/

/*index 11*/
/*slider-parallax typer-banner business*/
.slider-parallax.typer-banner.business h1 {
    font-family: 'Dosis', sans-serif;
}

.slider-parallax.typer-banner.business p {
    padding    : 0 200px;
    line-height: 34px;
    font-size  : 26px;
    font-weight: 600;
    display    : block;
}

/*play-video*/
.custom-content-02 .feature-text p {
    line-height: 28px;
}

.play-video-section .play-video {
    box-shadow : none;
    background : #ffffff;
    width      : 60px;
    height     : 60px;
    line-height: 60px;
}

.play-video-section .play-video a {
    color      : #84ba3f;
    line-height: 60px;
}

.play-video-section .play-video a i {
    line-height  : 60px;
    padding-right: 3px;
}

.play-video-section .play-video:after {
    box-shadow: none;
}

.play-video-section .content {
    padding: 0 100px;
}

.play-video-section .content h2 {
    font-family: 'Dosis', sans-serif;
}

.custom-content-03 h2 {
    font-family: 'Dosis', sans-serif;
    font-size  : 40px;
    line-height: 50px;
}

.play-video-section.black-button .play-video {
    background: #323232;
}

.play-video-section.black-button .play-video a {
    color: #ffffff;
}

.play-video-section.black-button .play-video:hover {
    background: #84ba3f;
}


/*blockquote-section*/
.blockquote-section {
    position: relative;
    z-index : 9;
}

.blockquote-section blockquote {
    font-size   : 50px;
    font-weight : 600;
    line-height : 60px;
    border-left : 0;
    padding-left: 0;
    font-family : 'Dosis', sans-serif;
}

.blockquote-section blockquote cite {
    font-size  : 16px;
    font-weight: 600;
    margin-top : 40px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-style : normal;
}

.blockquote-section blockquote cite span {
    display  : block;
    font-size: 14px;
}

.blockquote-section blockquote.quote {
    padding-top: 100px;
}

.blockquote-section blockquote.quote:before {
    color      : #84ba3f;
    left       : 0;
    top        : 0;
    font-size  : 120px;
    line-height: 120px;
}

.blockquote-section .blockquote-section-left {
    margin-left: 60px;
}

.blockquote-section .blockquote-section-right {
    margin-left: -120px;
    position   : relative;
    z-index    : -1;
}

/*************************************
           footer
**************************************/
.footer.gray-footer .footer-Newsletter .form-control {
    background : #ffffff;
    color      : #323232;
    height     : 60px;
    line-height: 60px;
    box-shadow : 0 10px 50px rgba(0, 0, 0, 0.1);
}

.footer.gray-footer .footer-widget {
    border-top: none;
}

.footer.gray-footer .footer-widget p {
    color: #323232;
}

.footer.gray-footer .footer-Newsletter .form-control::-moz-placeholder {
    color: #323232;
}

.footer.gray-footer .footer-Newsletter .form-control::-ms-input-placeholder {
    color: #323232;
}

.footer.gray-footer .footer-Newsletter .form-control::-webkit-input-placeholder {
    color: #323232;
}

/*************************************
           portfolio
**************************************/
.portfolio-item.image-text {
    position: relative;
}

.portfolio-item.image-text .portfolio-overlay {
    bottom    : 30px;
    background: transparent;
}

.portfolio-item.image-text .portfolio-overlay span {
    display: block;
}

.portfolio-item.image-text:before {
    position  : absolute;
    width     : 100%;
    bottom    : 0;
    content   : "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    top       : auto;
    height    : 75%;
    transition: all .35s;
}

.portfolio-item.image-text .portfolio-overlay a.button {
    padding: 6px 16px;
}

.portfolio-item.image-text .portfolio-overlay a.button span {
    font-size: 12px;
}

.portfolio-item.image-text .portfolio-overlay a.button:hover {
    color: #ffffff;
}

/*************************************
           coming-soon-big
**************************************/
.coming-soon-big .countdown.medium span {
    font-size  : 120px;
    line-height: 120px;
    font-weight: bold;
}

.coming-soon-big .countdown.medium p {
    font-size  : 30px;
    line-height: 30px;
    font-weight: bold;
}

.coming-soon-big .coming-soon-form p {
    font-weight: bold;
}

.coming-soon-big .contact-form.transparent-form .form-control {
    background: rgba(255, 255, 255, 0.4);
}

.coming-soon-big .button {
    font-weight: bold;
}

/*************************************
        V.1.2    inner page
**************************************/
/* about-05 */
.about-05-split .shop-split-content {
    padding: 100px 0;
}

/*about-mission*/
.about-mission .popup-video-image a i {
    position: relative;
    top     : inherit;
    left    : inherit;
    bottom  : inherit;
    right   : inherit;
}

.about-mission .popup-content {
    position: absolute;
    bottom  : 0;
    padding : 30px 130px 30px 30px;
}

.about-mission-box {
    box-shadow: 0 20px 46px -13px rgba(0, 0, 0, 0.09);
}

.about-mission-box .content {
    padding: 24px;
}

.about-mission-title {
    padding-bottom: 250px;
}

.about-mission {
    margin-top: -150px;
}

/*faq 03*/
#searchResults>ul {
    width: 100%;
}

.faq-page-title .form {
    position: relative;
    z-index : 9;
}

.faq-page-title a.button {
    padding: 12px 16px;
}

.faq-box {
    box-shadow   : 0 20px 46px -13px rgba(0, 0, 0, 0.09);
    padding      : 40px;
    border-radius: 3px;
    background   : #ffffff;
    margin-top   : -60px;
}

.faq-box span {
    font-size    : 40px;
    line-height  : 40px;
    margin-bottom: 20px;
    display      : block;
}

.faq-box strong {
    display: block;
}

.faq-box a.button {
    padding: 8px 16px;
}

/*login-fancy*/
.login-fancy {
    padding   : 30px;
    height    : 100%;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
}

.login-fancy-bg {
    position: relative;
    z-index : 1;
}

.login-fancy h2 {
    font-size  : 70px;
    line-height: 70px;
}

.login-gradient,
.login-gradient-02,
.login-gradient-03 {
    position: relative;
}

.login-gradient:before {
    z-index   : 0;
    opacity   : .8;
    position  : absolute;
    content   : "";
    height    : 100%;
    width     : 100%;
    top       : 0;
    bottom    : 0;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9af1e1), color-stop(100%, #4003f6));
    background: -webkit-linear-gradient(45deg, #9af1e1 0%, #4003f6 100%);
    background: linear-gradient(45deg, #9af1e1 0%, #4003f6 100%);
}

.login-gradient-02:before {
    z-index   : 0;
    opacity   : .8;
    position  : absolute;
    content   : "";
    height    : 100%;
    width     : 100%;
    top       : 0;
    bottom    : 0;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee38a6), color-stop(100%, #ffc863));
    background: -webkit-linear-gradient(45deg, #ee38a6 0%, #ffc863 100%);
    background: linear-gradient(45deg, #ee38a6 0%, #ffc863 100%);
}

.login-gradient-03:before {
    z-index   : 0;
    opacity   : .8;
    position  : absolute;
    content   : "";
    height    : 100%;
    width     : 100%;
    top       : 0;
    bottom    : 0;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcdd2), color-stop(100%, #470df5));
    background: -webkit-linear-gradient(45deg, #ffcdd2 0%, #470df5 100%);
    background: linear-gradient(45deg, #ffcdd2 0%, #470df5 100%);
}

/*login-box*/
.login-box {
    padding      : 30px;
    height       : 100%;
    box-shadow   : 0 15px 20px 0 rgba(0, 0, 0, 0.06);
    border-radius: 0 10px 10px 0;
}

.login-box-bg {
    position: relative;
    z-index : 1;
}

.login-box h2 {
    font-size  : 40px;
    line-height: 40px;
}

.login-box-main {
    display: table;
    width  : 100%;
}

.login-box-main-middle {
    display       : table-cell;
    vertical-align: middle;
}

.login-box-left {
    box-shadow   : 0 15px 20px 0 rgba(0, 0, 0, 0.06);
    height       : 100%;
    border-radius: 10px 0 0 10px;
}

.login-box-left .logo-small {
    margin-left: 30px;
}

.login-box-main .theme-bg {
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.2);
    position  : relative;
    z-index   : 1;
}

.login-box-theme {
    position: relative;
}

.login-box-theme:before {
    position  : absolute;
    content   : "";
    height    : 30px;
    top       : -29px;
    width     : 100%;
    background: #84ba3f;
    left      : 0;
}

.login-box-theme:after {
    position  : absolute;
    content   : "";
    height    : 30px;
    bottom    : -29px;
    width     : 100%;
    background: #84ba3f;
    left      : 0;
}

.login-box-main .nav li {
    margin-bottom: 5px;
}

.login-box-main .nav li a {
    padding-left: 30px;
    font-size   : 16px;
}

.login-box-main .nav li a {
    display    : block;
    text-align : left;
    color      : #323232;
    border-left: 5px solid transparent;
    background : transparent;
}

.login-box-left li.active a,
.login-box-left li a:hover {
    border-left: 5px solid #84ba3f;
    color      : #84ba3f;
}

.login-box-main .nav li a i {
    display      : inline-block;
    padding-right: 6px;
    text-align   : left;
    margin-bottom: 10px;
}

.login-box .list-unstyled.list-inline-item a:hover {
    color: #323232;
}

/*login-box-02*/
.login-box-02 {
    padding: 40px;
    border : 1px solid rgba(0, 0, 0, 0.1);
    height : 100%;
}

.login-box-02.white-overlay {
    background: rgba(255, 255, 255, 0.5);
}

.login-signup a.text-black:hover {
    color: #ffffff;
}

/*login-14*/
.login-14 {
    padding: 0 100px;
}

/*login-15*/
.login-15 {
    padding: 0 60px;
}

/*login-signup*/
.login-signup .tab-border .tab-content {
    padding: 0;
}

.login-signup .login-box-02 {
    border: 0;
}


/*************************************
         V.1.3 home page
**************************************/
/*blog 01*/
.blog-banner {
    height: 70vh;
}

.blog-banner span {
    letter-spacing: 4px;
    margin-bottom : 20px;
    display       : block;
}

/*blog 02*/
.blog-overlay {
    position       : relative;
    /*height       : 100%; */
    text-align     : left;
    z-index        : 2;
    transition     : all 0.5s ease-in-out;
    -o-transition  : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.blog-overlay:before {
    position  : absolute;
    width     : 100%;
    height    : 100%;
    background: rgba(0, 0, 0, 0.3);
    content   : "";
    left      : 0;
    right     : 0;
    z-index   : 1;
}

.blog-overlay .blog-name {
    padding-left: 30px;
    position    : absolute;
    bottom      : 20px;
    left        : 0;
    right       : 0;
    width       : 100%;
    z-index     : 2;
}

.blog-overlay .blog-name span {
    transition     : all 0.5s ease-in-out;
    -o-transition  : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.blog-overlay.white-bg:before,
.blog-overlay.dark-theme-bg:before,
.blog-overlay.theme-bg:before {
    display: none;
}

.blog-overlay .blog-image {
    overflow: hidden;
    position: relative;
}

.blog-overlay .blog-image img {
    transition     : all 0.5s ease-in-out;
    -o-transition  : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.blog-02 .isotope,
.blog-02 .masonry {
    margin: 0;
}

.blog-overlay .blog-icon {
    position: absolute;
    top     : 0;
    width   : 100%;
    z-index : 2;
}

.blog-overlay .blog-icon .date {
    background: #050801;
    padding   : 10px 15px;
    text-align: center;
    color     : #ffffff;
}

.blog-overlay .blog-icon .link {
    font-size : 20px;
    padding   : 10px 15px;
    text-align: center;
    color     : #ffffff;
}

.blog-overlay blockquote {
    border    : 0;
    font-size : 16px;
    font-style: italic;
}

.blog-overlay blockquote.quote:before {
    top: -40px;
}

.blog-overlay.white-bg blockquote,
.blog-overlay.white-bg cite {
    transition     : all 0.5s ease-in-out;
    -o-transition  : all 0.5s ease-in-out;
    -ms-transition : all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.blog-overlay:hover .blog-image img {
    -webkit-transform: scale(1.20);
    -moz-transform   : scale(1.20);
    -ms-transform    : scale(1.20);
    -o-transform     : scale(1.20);
    transform        : scale(1.20);
}

.blog-overlay:hover:before {
    z-index: 1;
}

.blog-overlay.white-bg .blog-icon .link {
    color: #323232;
}

.blog-overlay.white-bg:hover {
    background: #050801;
}

.blog-overlay.white-bg:hover a,
.blog-overlay.white-bg:hover span {
    color: #ffffff;
}

.blog-overlay.white-bg:hover span a {
    color: #84ba3f;
}

.blog-overlay.white-bg:hover .blog-icon .link {
    color: #ffffff;
}

.blog-overlay.white-bg:hover blockquote,
.blog-overlay.white-bg:hover cite {
    color: #ffffff;
}

.blog-overlay.white-bg a:hover {
    color: #84ba3f;
}

.blog-overlay.dark-theme-bg:hover {
    background: #ffffff;
}

.blog-overlay.dark-theme-bg:hover a,
.blog-overlay.dark-theme-bg:hover span {
    color: #323232;
}

.blog-overlay.dark-theme-bg:hover span a {
    color: #84ba3f;
}

.blog-overlay.dark-theme-bg:hover .blog-icon .date {
    color: #ffffff;
}

.blog-overlay.dark-theme-bg a:hover {
    color: #84ba3f;
}

/*blog-fashion */
.blog-fashion-banner .blog-overlay {
    height: auto;
}

.blog-overlay .tag {
    background: #84ba3f;
    color     : #ffffff;
    padding   : 2px 10px;
}

.blog.blog-simple .tag {
    background: #84ba3f;
    color     : #ffffff;
    padding   : 2px 10px;
}

.blog.blog-simple .entry-meta ul li {
    display     : inline-block;
    margin-right: 12px;
}

.blog.blog-simple .entry-meta ul li i {
    color        : #84ba3f;
    padding-right: 6px;
}

.blog.blog-simple .entry-meta ul li a {
    color        : #353535;
    line-height  : 0;
    padding-right: 5px;
}

.blog.blog-simple .entry-meta ul li a i {
    padding-right: 6px;
    color        : #84ba3f;
}

.blog.blog-simple .entry-meta ul li a:hover {
    color: #84ba3f;
}

.blog.blog-simple.blog-left .blog-image {
    width       : 48.9%;
    margin-right: 5%;
    float       : left;
    position    : relative;
}

.blog.blog-simple.blog-left .blog-name {
    width: 44%;
    float: left;
}

/*blog 02*/
.header.light.line-header {
    border-bottom: 0;
    box-shadow   : none;
}

.mega-menu .menu-logo img.logo-big {
    height: 60px;
}

.header.light.line-header .mega-menu .menu-logo>li {
    line-height: 0;
}

.header.line-header .mega-menu>section.menu-list-items .menu-bar {
    border-top   : 5px double rgba(0, 0, 0, 0.1);
    border-bottom: 5px double rgba(0, 0, 0, 0.1);
    float        : left;
    width        : 100%;
}

.header.line-header .mega-menu.desktopTopFixed>section.menu-list-items .menu-bar {
    float : right;
    width : auto;
    border: 0;
}

.header.magazine-header .mega-menu.desktopTopFixed .add-banner {
    display: none;
}

.header.magazine-header .mega-menu.desktopTopFixed .menu-logo {
    padding: 0;
}

.header.logo-center.magazine-header .mega-menu .menu-logo img {
    height: 34px;
}

.header.logo-center.magazine-header .mega-menu.desktopTopFixed .menu-logo img {
    height: 28px;
}

/*blog-video*/
/*Slider */
#main-slider {
    overflow                   : hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style    : preserve-3d;
}

#main-slider .carousel-item img {
    width: 100%;
}

#main-slider .carousel-item .slider-content {
    z-index           : 0;
    opacity           : 0;
    -webkit-transition: opacity 500ms;
    -moz-transition   : opacity 500ms;
    -o-transition     : opacity 500ms;
    -ms-transition    : opacity 500ms;
    transition        : opacity 500ms;
}

#main-slider .carousel-item.active .slider-content {
    z-index           : 0;
    opacity           : 1;
    -webkit-transition: opacity 100ms;
    -ms-transition    : opacity 100ms;
    -moz-transition   : opacity 100ms;
    -o-transition     : opacity 100ms;
    transition        : opacity 100ms;
}

#main-slider .slider-content {
    display          : inline-block;
    left             : 0;
    position         : absolute;
    text-align       : center;
    top              : 55%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform   : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    width            : 100%;
    z-index          : 2;
}

#main-slider .carousel-indicators {
    bottom: 30px;
}

.carousel-indicators li {
    cursor: pointer;
    width : 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    margin: 1px !important;
}

#main-slider .slider-content h3 {
    font-size     : 36px;
    margin        : 20px 0;
    font-weight   : 600;
    line-height   : 60px;
    text-transform: uppercase;
}

#main-slider .slider-content h1 {
    font-size  : 50px;
    color      : #fff;
    margin     : 10px 0 40px;
    font-weight: 700;
    line-height: 50px;
}

#main-slider .slider-content span {
    font-size     : 18px;
    line-height   : 20px;
    letter-spacing: 2px;
    font-weight   : 600;
    display       : block;
}

#main-slider .slider-content .post-by img {
    width        : 50px;
    height       : 50px;
    display      : inline-block;
    border-radius: 50%;
    margin-right : 15px;
}

#main-slider .slider-content .slider-left {
    width: 60%;
    float: left;
}

#main-slider .slider-content .slider-right {
    float         : right;
    width         : 30%;
    vertical-align: top;
}

#main-slider .carousel-control.left,
#main-slider .carousel-control.right {
    opacity          : 1;
    filter           : alpha(opacity=100);
    background-image : none;
    background-repeat: no-repeat;
    text-shadow      : none;
}

#main-slider .carousel-control.left span {
    padding: 15px;
}

#main-slider .carousel-control.right span {
    padding: 15px;
}

#main-slider .carousel-control .fa-angle-left,
#main-slider .carousel-control .fa-angle-right {
    position         : absolute;
    top              : 50%;
    transform        : translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform   : translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    z-index          : 5;
    display          : inline-block;
}

#main-slider .carousel-control .fa-angle-left {
    left: 0;
}

#main-slider .carousel-control .fa-angle-right {
    right: 0;
}

#main-slider .carousel-control i {
    color      : #fff;
    line-height: 36px;
    font-size  : 32px;
    padding    : 15px 20px;
}

/*-- Animation --*/
.carousel .carousel-item.active .animated1 {
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
    -o-animation     : lightSpeedIn 1s ease-in 200ms both;
    -ms-animation    : lightSpeedIn 1s ease-in 200ms both;
    -moz-animation   : lightSpeedIn 1s ease-in 200ms both;
    animation        : lightSpeedIn 1s ease-in 200ms both;
}

.carousel .carousel-item.active .animated2 {
    -webkit-animation: bounceInRight 1s ease-in-out 500ms both;
    -o-animation     : bounceInRight 1s ease-in-out 500ms both;
    -ms-animation    : bounceInRight 1s ease-in-out 500ms both;
    -moz-animation   : bounceInRight 1s ease-in-out 500ms both;
    animation        : bounceInRight 1s ease-in-out 500ms both;
}

.carousel .carousel-item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
    -o-animation     : bounceInLeft 1s ease-in-out 500ms both;
    -ms-animation    : bounceInLeft 1s ease-in-out 500ms both;
    -moz-animation   : bounceInLeft 1s ease-in-out 500ms both;
    animation        : bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .carousel-item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    -o-animation     : flipInX 1s ease-in 500ms both;
    -ms-animation    : flipInX 1s ease-in 500ms both;
    -moz-animation   : flipInX 1s ease-in 500ms both;
    animation        : flipInX 1s ease-in 500ms both;
}

.carousel .carousel-item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    -o-animation     : bounceInLeft 1s ease-in-out 100ms both;
    -ms-animation    : bounceInLeft 1s ease-in-out 100ms both;
    -moz-animation   : bounceInLeft 1s ease-in-out 100ms both;
    animation        : bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .carousel-item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    -o-animation     : bounceIn 1s ease-in 500ms both;
    -ms-animation    : bounceIn 1s ease-in 500ms both;
    -moz-animation   : bounceIn 1s ease-in 500ms both;
    animation        : bounceIn 1s ease-in 500ms both;
}

.carousel .carousel-item.active .animated7 {
    -webkit-animation: fadeInDown 0.7s ease-in 1000ms both;
    -o-animation     : fadeInDown 0.7s ease-in 1000ms both;
    -moz-animation   : fadeInDown 0.7s ease-in 1000ms both;
    -ms-animation    : fadeInDown 0.7s ease-in 1000ms both;
    animation        : fadeInDown 0.7s ease-in 1000ms both;
}

.carousel .carousel-item.active .animated8 {
    -webkit-animation: fadeInUp 0.7s ease-in 1000ms both;
    -o-animation     : fadeInUp 0.7s ease-in 1000ms both;
    -moz-animation   : fadeInUp 0.7s ease-in 1000ms both;
    -ms-animation    : fadeInUp 0.7s ease-in 1000ms both;
    animation        : fadeInUp 0.7s ease-in 1000ms both;
}

.carousel-fade .carousel-inner .carousel-item {
    -webkit-transition-property: opacity;
    transition-property        : opacity;
}

.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left             : 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform        : translate3d(0, 0, 0);
}

.play-video.border-video {
    width     : 70px;
    height    : 70px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none !important;
    border    : 5px solid rgba(255, 255, 255, 0.6) !important;
}

.play-video.border-video a {
    width      : 70px;
    height     : 70px;
    line-height: 70px;
    top        : -4px;
}

.play-video.border-video a i {
    line-height: 60px;
}

.play-video.border-video:after {
    display: none;
}

.play-video.border-video:hover {
    border: 5px solid rgba(255, 255, 255, 0.8) !important;
    color : #ffffff;
}

.video-attribute {
    position: absolute;
    bottom  : 10px;
    left    : 10px;
}

.video-attribute .length {
    background   : rgba(0, 0, 0, 0.8);
    padding      : 1px 8px;
    color        : #ffffff;
    border-radius: 2px;
    font-size    : 13px;
}

.video-attribute .quality {
    background   : #dd3333;
    padding      : 0 8px;
    color        : #ffffff;
    margin-left  : 2px;
    border-radius: 2px;
    font-size    : 13px;
}

.popup-video-image.border-video a i {
    font-size  : 14px;
    width      : 70px;
    height     : 70px;
    line-height: 62px;
    background : rgba(255, 255, 255, 0.2);
    box-shadow : none;
    border     : 5px solid rgba(255, 255, 255, 0.6);
}

.popup-video-image.border-video a i:hover {
    border: 5px solid rgba(255, 255, 255, 0.8);
}

.blog-box.blog-2.blog-border .blog-info {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-box.blog-2.blog-border .blog-info .tag {
    border-bottom: 2px solid #84ba3f;
}

.blog-box.blog-2.blog-border .blog-info span i {
    color: rgba(0, 0, 0, 0.5);
}

.video-section .blog-box.blog-2:hover {
    box-shadow: none;
}

.top-view-video {
    padding: 30px;
}

.top-view-video span {
    font-size: 12px;
}

.top-view-video .view-video-number {
    display: table-cell;
    width  : 20px;
}

.top-view-video .view-video-name {
    padding-left  : 16px;
    display       : table-cell;
    vertical-align: top;
}

.sidebar-widget .recent-post.medium .recent-post-image {
    width: 150px;
}

.sidebar-widget .recent-post.medium .recent-post-image img {
    width        : inherit;
    height       : inherit;
    border-radius: inherit;
}

/*Chart*/
canvas {
    -moz-user-select   : none;
    -webkit-user-select: none;
    -ms-user-select    : none;
}

.chartjs-tooltip {
    opacity           : 1;
    position          : absolute;
    background        : rgba(0, 0, 0, .7);
    color             : white;
    border-radius     : 3px;
    -webkit-transition: all .1s ease;
    transition        : all .1s ease;
    pointer-events    : none;
    -webkit-transform : translate(-50%, 0);
    transform         : translate(-50%, 0);
    padding           : 4px;
}

.chartjs-tooltip-key {
    display     : inline-block;
    width       : 10px;
    height      : 10px;
    margin-right: 10px;
}

.chart-wrapper .nice-select {
    display    : inline-block;
    float      : none;
    height     : 40px;
    line-height: 40px;
}

.chart-wrapper .nice-select:after {
    margin-top: -1px;
}

/*************************************
         V.3.2 home page
**************************************/
/*service 04*/
.media .media-icon span {
    font-size  : 40px;
    line-height: 45px;
}

.media span.media-step {
    font-size  : 60px;
    line-height: 55px;
}

/*service 06*/
.blockquote-section blockquote.quote:before {
    right: 0;
}

/*service 07*/
.secrvice-blog {
    margin-top: -110px;
}

.box-content {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.service-07 .agency-02-about-content-right {
    margin-left: -100px;
}

/*service details*/
.service ul li {
    display: block;
    margin : 5px 0;
}

.service ul li a {
    display       : block;
    padding       : 12px 25px;
    color         : #656565;
    text-transform: capitalize;
}

.service ul li a:hover,
.service ul li a.active {
    background-color: #84ba3f;
    color           : #ffffff
}

.iconbox {
    padding-left: 60px;
}

.iconbox i {
    font-size  : 18px;
    line-height: 50px;
}

.iconbox a {
    height       : 50px;
    width        : 50px;
    text-align   : center;
    color        : #ffffff;
    position     : absolute;
    left         : 15px;
    border-radius: 3px;
}

.iconbox a:hover {
    background        : #353535;
    color             : #ffffff;
    border-color      : #353535;
    transition        : all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition     : all 0.5s ease-in-out;
    -ms-transition    : all 0.5s ease-in-out;
    -moz-transition   : all 0.5s ease-in-out;
}

.iconbox p {
    font-size: 11px;
}

/*contact 04*/
.contact-4 .blockquote {
    border   : none;
    font-size: 30px;
}

.contact-4 p {
    line-height: 24px;
}

.quote:before {
    color: #84ba3f;
}

/*contact 05*/
.contact-5 .feature-info p {
    margin-bottom: 0;
}

.contact-5 .feature-info {
    padding: 40px;
}

/*testimonial*/
.blockquote-section.testimonial-title blockquote {
    font-size: 40px;
}

.masonry-item .testimonial-widget .testimonial-info .testimonial-avtar img {
    height       : 50px;
    width        : 50px;
    border-radius: 50%;
}

.masonry-item .testimonial-info:before {
    display: none;
}

.masonry-item .testimonial-widget .testimonial-info .testimonial-name span {
    font-size: 14px;
}

.leave-your-testimonial .contact-form .form-control {
    background-color: #ffffff;
}

/*search-no-result*/
.search-no-result {
    padding: 130px 0;
}

.search-no-result i {
    font-size: 130px;
}

.search-no-result .bg-title h2 {
    font-size  : 420px;
    line-height: 300px;
    color      : rgba(0, 0, 0, 0.03);
    position   : absolute;
    left       : 0;
    right      : 0;
    top        : 0;
}

.no-result-search .form-control:focus {
    box-shadow: none;
}

/*cookies page*/
.cookies-policy:before {
    content            : "";
    position           : absolute;
    z-index            : 3;
    display            : block;
    width              : 0;
    height             : 0;
    border-style       : solid;
    border-color       : transparent;
    border-width       : 0 17px 15px 17px;
    top                : -15px;
    left               : 45px;
    border-bottom-color: #f7f7f7;
}

/*invoice page*/
.addresss-info.invoice-addresss li {
    color        : #626262;
    margin-bottom: 10px;
}

.addresss-info.invoice-addresss li a {
    color: #84ba3f;
}

/*process 02*/
.process-box-02 h1 {
    font-size  : 90px;
    line-height: 90px;
}

.process-box-02 .process-info {
    border-left: 3px solid rgba(0, 0, 0, 0.1);
}

.process-box-02 .process-info.process-right {
    border-left : 0;
    border-right: 3px solid rgba(0, 0, 0, 0.1);
}

/*************************************
           jobs
**************************************/
.jobs-banner h1 {
    font-size  : 80px;
    line-height: 80px;
    font-weight: 400;
}

.jobs-banner span {
    font-size  : 26px;
    line-height: 26px;
    font-weight: 400;
}

.jobs-banner b {
    font-size  : 20px;
    line-height: 20px;
    font-weight: 500;
}

.jobs-banner .button {
    padding: 12px 21px;
}

.job-box {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    padding   : 20px;
}

.job-box.job-border {
    border    : 1px solid #eeeeee;
    padding   : 20px;
    box-shadow: none;
    transition: all 0.5s ease-in-out;
}

.job-box.job-border i {
    font-size    : 40px;
    line-height  : 40px;
    margin-bottom: 20px;
}

.job-box.job-border:hover {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
}

.job-testimonial {
    padding: 0;
}

.job-testimonial .testimonial-info:before {
    font-size: 200px;
}

.job-testimonial .testimonial-info {
    font-size  : 24px;
    line-height: 36px;
}

.job-testimonial .testimonial-info:before {
    left: 0;
}

/*************************************
           jobs
**************************************/
.listing-banner {
    height: 60vh;
}

.listing-banner h1 {
    font-size    : 70px;
    line-height  : 70px;
    font-weight  : 400;
    margin-bottom: 20px;
}

.listing-banner p {
    font-size  : 24px;
    line-height: 24px;
    font-weight: 400;
}

.listing-banner .listing-banner-categorie i {
    font-size    : 30px;
    width        : 70px;
    height       : 70px;
    text-align   : center;
    line-height  : 70px;
    color        : #ffffff;
    border-radius: 50%;
    margin       : 0 auto;
}

.listing-banner .listing-banner-categorie a {
    font-size : 18px;
    display   : block;
    margin-top: 10px;
}

.listing-search {
    box-shadow   : 0 0 50px rgba(0, 0, 0, 0.05);
    background   : #ffffff;
    padding      : 50px;
    position     : relative;
    margin-top   : -50px;
    border-radius: 3px;
}

.listing-post .blog-name .blog-name-left {
    width        : 50px;
    height       : 50px;
    border-radius: 50%;
    color        : #ffffff;
    text-align   : center;
    line-height  : 50px;
    float        : left;
    margin-right : 20px;
}

.listing-post .blog-name .blog-name-right {
    display: table-cell;
}

.listing-places {
    padding-bottom: 260px;
}

.listing-post .listing-post-info {
    background: #ffffff;
    padding   : 20px;
}

.listing-post .listing-post-info .listing-post-meta ul li {
    display      : inline-block;
    margin-right : 5px;
    padding-right: 10px;
    border-right : 2px solid rgba(0, 0, 0, 0.1);
}

.listing-post .listing-post-info .listing-post-meta ul li:last-child {
    border-right: 0;
}

.listing-post .listing-post-info .listing-post-meta ul li a {
    font-weight: 800;
    color      : #323232;
}

.listing-how-work {
    position  : relative;
    background: #ffffff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
    padding   : 70px;
    margin-top: -140px;
}

.sticky-top {
    z-index: 99;
}

/*************************************
           calendar
**************************************/
.calendar-main .modal .btn {
    padding: 0.875rem .75rem;
}

.fc-button {
    background    : #f8f9fa;
    border        : none;
    color         : #626262;
    text-transform: capitalize;
    box-shadow    : none !important;
    border-radius : 3px !important;
    margin        : 0 3px !important;
    padding       : 6px 12px !important;
    height        : auto !important;
}

.fc-button:focus {
    outline: 0;
}

.fc-button:active {
    outline: 0;
}

.fc-state-active {
    background: #84ba3f;
    color     : #ffffff;
}

.fc-today-button {
    background: #84ba3f;
    color     : #ffffff;
}

.fc-event {
    border-radius: 2px;
    border       : none;
    cursor       : move;
    font-size    : 13px;
    margin       : 5px 7px;
    padding      : 5px 5px;
    text-align   : center;
}

.fc-day-grid-event .fc-time {
    color: #ffffff;
}

.fc-day-grid-event .fc-title {
    color: #ffffff;
}

.fc-event,
.fc-event-dot {
    background: #84ba3f;
}

.fc-day-header span {
    padding   : 15px 0;
    display   : block;
    background: #f8f9fa;
    color     : #1a1a1a;
}

/*************************************
          instagram & flickr
**************************************/
.demoFeed li,
.flickr-feed li {
    list-style: none;
    display   : inline-block;
}

.demoFeed li,
.flickr-feed li {
    width: 25%;
}

.demoFeed li img,
.flickr-feed li img {
    width : 100%;
    height: 100% !important;
}

/*************************************
          instagram & flickr
**************************************/
.portfolio-creative h1 {
    font-size    : 40px;
    line-height  : 50px;
    font-weight  : 500;
    margin-bottom: 20px;
    font-family  : 'Dosis', sans-serif;
}

.portfolio-creative del {
    background: none;
    color     : #dadada;
}

/*************************************
         index 12
**************************************/
.business-banner-02 {
    height: 100vh;
}

.business-banner-02 h1 {
    font-size  : 50px;
    line-height: 50px;
    font-weight: 600;
}

.business-banner-02 .box-newsletter {
    padding   : 50px;
    background: rgba(38, 38, 38, 0.82);
}

.business-banner-02 .box-newsletter .form-control {
    background: #ffffff;
}

/*skill-counter*/
.skill-counter {
    position  : relative;
    background: #ffffff;
    margin-top: -100px;
    z-index   : 999;
    padding   : 60px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

/*************************************
             index 13
**************************************/
.business-banner span {
    font-size  : 36px;
    line-height: 36px;
}

.business-banner h1 {
    font-family   : 'Dosis', sans-serif;
    font-size     : 100px;
    line-height   : 100px;
    letter-spacing: 40px;
    font-weight   : 600;
    margin-top    : 20px;
}

.business-banner p {
    font-size  : 20px;
    line-height: 30px;
    padding    : 0 360px;
}

.business-13-about-content {
    box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    padding   : 100px;
    position  : relative;
    margin-top: -80px;
    z-index   : 4;
}

.business-date-box {
    position: relative;
    padding : 20px;
}

.business-date-box-text {
    position  : relative;
    background: #ffffff;
    padding   : 40px;
}

.business-date-box-text h6 {
    line-height: 30px;
}

.business-date-box-text h2 {
    font-size    : 200px;
    line-height  : 200px;
    display      : inline-block;
    padding-right: 30px;
    position     : relative;
}

.business-date-box .business-date-box-text span {
    position         : absolute;
    font-size        : 20px;
    font-weight      : bold;
    text-transform   : uppercase;
    display          : inline-block;
    -ms-transform    : rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform        : rotate(-90deg);
    letter-spacing   : 18px;
    vertical-align   : top;
    right            : -70px;
    top              : 80px;
}

/*************************************
            index 14
**************************************/
.business-banner-03 h1 {
    font-size    : 80px;
    line-height  : 80px;
    font-weight  : 400;
    margin-bottom: 30px;
}

.business-banner-03 span {
    font-size     : 20px;
    line-height   : 20px;
    font-weight   : 400;
    letter-spacing: 30px;
}

/*business-video*/
.business-video .business-video-box {
    min-height: 600px;
}

.business-video .business-video-box .vertical-align {
    padding: 100px;
    width  : 100%;
}

.business-feature.feature-text {
    padding      : 50px;
    border-radius: 5px;
    position     : relative;
    box-shadow   : 0 10px 60px -13px rgba(0, 0, 0, 0.09);
}

/*************************************
            index 15
**************************************/
.business-banner-04 {
    height: 94vh;
}

.business-banner-04 h1 {
    font-size    : 80px;
    line-height  : 80px;
    font-weight  : 700;
    margin-top   : 30px;
    margin-bottom: 30px;
}

.business-banner-04 p {
    font-size    : 17px;
    padding-right: 200px;
}

.business-banner-04 strong {
    font-size : 20px;
    margin-top: 20px;
}

.business-feature-top {
    background: #ffffff;
    box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    padding   : 60px;
    position  : relative;
    margin-top: -80px;
    z-index   : 4;
}

.portfolio-item .portfolio-overlay a.tag {
    background   : #84ba3f;
    color        : #ffffff;
    padding      : 2px 10px;
    border-radius: 3px;
    display      : inline-block;
}

.portfolio-item .portfolio-overlay a.tag:hover {
    background: #323232;
    color     : #ffffff;
}

/*************************************
            index 16
**************************************/
.business-banner-05 {
    height: 94vh;
}

.business-banner-05 h1 {
    font-size    : 50px;
    line-height  : 50px;
    font-weight  : 600;
    margin-top   : 30px;
    margin-bottom: 30px;
}

.business-banner-05 p {
    font-size    : 17px;
    padding-right: 200px;
}

.business-service-box {
    border : 1px solid #eeeeee;
    padding: 20px 20px;
    height : 100%;
}

.business-service-box .title {
    padding: 67px 0;
}

.business-big-testimonial .testimonial-info {
    font-size  : 18px;
    line-height: 34px;
}

/*************************************
            index 17
**************************************/
.business-banner-06 {
    height: 90vh;
}

.business-banner-06 h1 {
    font-size    : 50px;
    line-height  : 60px;
    font-weight  : 600;
    margin-top   : 30px;
    margin-bottom: 30px;
}

.business-banner-06 p {
    font-size    : 17px;
    padding-right: 200px;
}


/*************************************
            boxed
**************************************/
@media (min-width: 1220px) {
    body.boxed-layout .wrapper {
        float             : none;
        width             : 1220px;
        margin            : 0 auto;
        position          : relative;
        background-color  : #FFF;
        box-shadow        : 0 0 60px rgba(0, 0, 0, .1);
        -moz-box-shadow   : 0 0 60px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    }

    /*index 01*/
    body.boxed-layout .wrapper .portfolio-title.section-title p {
        display: none;
    }

    body.boxed-layout .wrapper .portfolio-title.section-title span {
        display: none;
    }

    /*index 02*/
    body.boxed-layout .wrapper .contact-3 .g-map {
        padding-top: 140%;
    }

    body.boxed-layout .wrapper .contact-2 .g-map {
        padding-top: 90%
    }

    body.boxed-layout .wrapper.vertical-header {
        width     : auto;
        box-shadow: none;
    }

    body.boxed-layout #footer-fixed {
        position: inherit !important;
        width   : inherit;
        bottom  : inherit !important;
        z-index : inherit;
    }

    body.boxed-layout .wrapper {
        margin-bottom: 0 !important;
    }

    body.boxed-layout .christmas-coming-soon {
        position: absolute;
    }

    body.boxed-layout .container {
        width: 1170px;
    }

    body.frame-layout .wrapper {
        margin    : 1.5% auto;
        width     : 97%;
        position  : relative;
        box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    }

    body.frame-layout .header.default,
    body.frame-layout .header.transparent,
    body.frame-layout header.one-page {
        left : 0;
        right: 0;
    }

    body.frame-layout .navbar.affix {
        top: 0;
    }

    body.frame-layout header.one-page.light .navbar {
        min-height: 10px !important;
    }

    body.frame-layout #footer-fixed {
        position: inherit !important;
        bottom  : inherit !important;
        z-index : inherit;
    }

    body.frame-layout .wrapper {
        margin-bottom: 1.5% !important;
    }

    body.frame-layout .christmas-coming-soon {
        position: absolute;
    }

}

@media print {

    .sidebar,
    footer,
    .admin-header,
    header,
    .page-title,
    #back-to-top,
    .action-box {
        display: none !important;
    }

    .content-wrapper {
        width      : 100% !important;
        margin-left: 0;
    }
}


@media all and (forced-colors: none) {
    .st-menu {
        position: absolute;
    }

    img.bottom-img {
        top: 0;
    }

    .search-cart {
        display: table;
    }

    .search {
        display: table-cell !important;
    }

    .shpping-cart {
        display: table-cell !important;
    }

    .search-cart .shpping-cart {
        float: none !important;
    }

    .mega-menu>section.menu-list-items .search-cart .search {
        float: none !important;
    }

    .search-cart .shpping-cart {
        vertical-align: middle;
    }

    .logo-center.header .search .search-btn {
        line-height: 0;
    }

    .newsletter.fancy button {
        padding: 14px 20px;
    }
}

@media not all and (min-resolution: .001dpcm) {
    .newsletter.fancy button {
        padding: 14px 20px;
    }
}

.text-gris {
    color: #000000 !important;
}


.text-white {
    color: #ffffff !important;
}


@media screen and (max-width: 991px) {
    .hidden-lg-up {
        display: block !important;
    }

    .hidden-md-down {
        display: none;
    }

    .colmaxwidth {
        max-width: 991px;
    }

    .max-width-90 {
        max-width: 100% !important;
    }

    .accueil-section-avantages {
        background-image: none !important;
    }

    .sm-pb-120 {
        padding-bottom: 120px !important;
    }
}

@media screen and (max-width: 700px) {
    .hidden-md-up {
        display: block !important;
    }
}

@media screen and (max-width: 600px) {
    .paddingtop80 {
        padding: 40px 0 !important;
    }

    .hidden-xs-down {
        display: none;
    }

    .hidden-sm-up {
        display: block !important;
    }

    .header {
        font-size: 35px;
    }

    .bartitle {
        height: 30px;
        width : 7px;
    }

    .header-3 {
        font-size    : 25px;
        margin-bottom: 10px !important;
    }

    .bartitle-3 {
        height: 20px;
        width : 5px;
    }

    .graphiste-services-blocs {
        margin-top: 0 !important;
    }

    .page-video-header {
        height: 350px !important;
    }

    .pourquoi-del-carousel img {
        width: 100% !important;
    }

    .a-img-local {
        max-height: 400px;
        object-fit: cover;
    }
}


.h4 {
    font-size: 22px;
}

.h5 {
    font-size  : 18px;
    font-style : normal;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color      : inherit;
}

.h6 {
    font-weight  : 500;
    line-height  : 1.1;
    font-size    : 16px;
    font-style   : normal;
    margin-top   : 0;
    margin-bottom: .5rem;
    font-family  : 'Oswald', sans-serif;
}


.theme-color {
    color: #8cb83f !important;
}

.max-width-90 {
    max-width: 90%;
    margin   : 0 auto;
}

.graphiste-services-blocs {
    margin-top: -100px;
    padding   : 20px;
    background: #f7f7f7;
}

.seo-h1 {
    font-size  : 60px !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
    color      : #626262;
    font-family: 'Oswald', sans-serif;
    margin-top : 0 !important;
}

.seo-h3 {
    font-size  : 36px !important;
    color      : #626262;
    font-family: 'Oswald', sans-serif;
    margin-top : 0 !important;
}

.seo-h4 {
    font-size  : 22px !important;
    color      : #626262;
    font-family: 'Oswald', sans-serif;
    margin-top : 0 !important;
}

.seo-h5 {
    font-size  : 26px !important;
    color      : #626262;
    font-family: 'Oswald', sans-serif;
    margin-top : 0 !important;
}

.seo-h6 {
    font-size  : 16px !important;
    color      : #626262;
    font-family: 'Oswald', sans-serif;
    margin-top : 0 !important;
}


@media screen and (max-width: 900px) and (min-width: 600px) {
    .blocs-sous-slider .sliderbtn-titre-2 {
        display: none;
    }

    .md-display-none {
        display: none;
    }
}

/*************************************
       CSS Raphael
**************************************/

.object-fit-cover {
    object-fit: cover !important;
}

.border-none {
    border: none !important;
}

.aspect-ratio-16-9 {
    aspect-ratio: 16/9 !important;
}

.green-dark-bg {
    background: #6e9132 !important;
}

.green-bg {
    background: #8cb83f !important;
}

.dim-gray-bg {
    background: #606060 !important;
}

/*************************************
       Amélioration Lighthouse
**************************************/

.galerie-photos-delisoft .isotope.columns-4 .grid-item {
    padding: 0;
}

.histoire-delisoft.our-history .timeline>li {
    margin-top: -250px;
}

.histoire-delisoft.our-history .timeline>.firstli {
    margin-top: 0;
}

.accueil-contact {
    background-image   : url(../images/contactbgnow.jpg);
    background-position: center;
    background-size    : cover;
}

.accueil-blogue-img {
    height    : 300px;
    width     : 100%;
    object-fit: cover;
}

.zohoform-contact {
    height: 620px;
    width : 100%;
    border: none;
}

.mb-neg-10 {
    margin-bottom: -10px !important;
}

.w-max-content {
    width: max-content;
}

.subventions-accueil {
    background-image: url(../images/slider/subventions-disponibles.webp);
    padding-top     : 300px;
}

.analyse-accueil {
    background-image: url(../images/slider/analyse-gratuite-de-votre-site-web.webp);
    min-height      : 400px;
    padding-top     : 25px;
}

.gray-bg-gradient {
    background: linear-gradient(#fff 50%, #f7f7f7);
}

.wavepath {
    background-color: #f7f7f7;
    margin-top      : -50px;
    margin-bottom   : -50px
}

.premiertexte-subtitle {
    font-style    : italic;
    font-family   : 'arial', sans-serif;
    letter-spacing: -2px;
    font-weight   : 800;
}

.premiertexte-title {
    color         : #292929;
    text-transform: uppercase;
    font-family   : 'Oswald', sans-serif;
    line-height   : 70px;
    font-size     : 70px;
}

/*************************************
       New Title
**************************************/
.h1-title {
    font-size     : 4.375rem;
    font-family   : 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight   : 400;
    line-height   : 100%;
    color         : #292929;
}

.h2-title {
    font-size     : 3.375rem;
    font-family   : 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight   : 400;
    line-height   : 100%;
    color         : #292929;
}

.h3-title {
    font-size     : 2.375rem;
    font-family   : 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight   : 400;
    line-height   : 100%;
    color         : #292929;
}

.h6-title {
    font-size  : 1.25rem;
    font-weight: 600;
}

.title-color {
    color: #292929;
}

.section-title p {
    font-size: 1rem;
}

.service-accueil .servimage {
    filter: invert(46%) sepia(65%) saturate(390%) hue-rotate(40deg) brightness(99%) contrast(93%);
    height: 20px
}

.new-sub-title {
    font-size     : 1rem;
    margin-top    : 0;
    margin-bottom : .5rem;
    font-family   : 'Roboto', sans-serif;
    font-weight   : 700;
    line-height   : 1.5;
    letter-spacing: -0.5px;
    color         : #8cb83f !important;
}

.service-accueil .pasdestyle {
    text-transform: none !important;
}

.temoignages-div {
    background-image: url(../images/logos/logo-seul-blanc.webp);
    height          : 100%;
    width           : 100%;
    position        : absolute;
    background-size : 250%
}

.avantages-experience-img {
    background-image   : url(/images/accueil/avantages-delisoft-agence-web-longueuil.webp);
    border-radius      : 20px;
    background-size    : cover;
    background-position: center center;
    height             : 100%;
}

@media screen and (max-width: 630px) {
    .zohoform-contact {
        height: 685px;
    }
}

/*************************************
            Noisy background
**************************************/
.noisy-parent {
    background-color: #84ba3f;
    height          : 100%;
    width           : 150%;
    position        : absolute;
    left            : 0;
    margin-top      : -100px;
    margin-left     : -50%;
    overflow        : hidden
}

.noisy {
    background: transparent url('http://assets.iceable.com/img/noise-transparent.png') repeat 0 0;
    animation : bg-animation .2s infinite;
    opacity   : .9;
    visibility: visible;
    height    : 200%;
    width     : 200%;
    position  : absolute;
    top       : -50%;
    left      : -50%
}

@keyframes bg-animation {
    0% {
        transform: translate(0, 0)
    }

    10% {
        transform: translate(-5%, -5%)
    }

    20% {
        transform: translate(-10%, 5%)
    }

    30% {
        transform: translate(5%, -10%)
    }

    40% {
        transform: translate(-5%, 15%)
    }

    50% {
        transform: translate(-10%, 5%)
    }

    60% {
        transform: translate(15%, 0)
    }

    70% {
        transform: translate(0, 10%)
    }

    80% {
        transform: translate(-15%, 0)
    }

    90% {
        transform: translate(10%, 5%)
    }

    100% {
        transform: translate(5%, 0)
    }
}

/*************************************
            infinite slider
**************************************/
.infinite-slider {
    overflow        : hidden;
    white-space     : nowrap;
    width           : 100%;
    background-color: #8cb83f;
}

.infinite-slider.inverse {
    margin-top      : 0;
    background-color: #6e9132;
}

.infinite-slider-track {
    display  : inline-block;
    min-width: 200%;
    animation: slideLeft 40s linear infinite;
}

.infinite-slider-track.inverse {
    animation: slideRight 40s linear infinite;
}

.infinite-slider-track span {
    display       : inline-block;
    padding-right : 10px;
    font-size     : 42px;
    font-family   : 'Oswald', sans-serif;
    color         : #fff;
    text-transform: uppercase;
    position      : relative;
}

.infinite-slider-track span:not(:last-child)::after {
    content    : " •";
    margin-left: 5px;
    color      : #fff;
}

@keyframes slideLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

.vertical-swiper-height {
    height: 600px;
}

@media screen and (max-width: 768px) {
    .vertical-swiper-height {
        height: auto;
    }
}

.p-mb-0 p {
    margin-bottom: 0;
}

/*************************************
            Bannière
**************************************/

.slider-hero {
    height  : 550px;
    position: relative;
    padding : 0;
    overflow: hidden;

    display        : flex;
    flex-direction : column;
    justify-content: center;

    font-family: 'Oswald', sans-serif;
}

#slider-video {
    object-fit: cover;
}

.slider-hero .owl-carousel>div {
    height: 100%;
}

.slider-hero .owl-stage-outer {
    height: 100%;
}

.slider-hero .owl-stage {
    height: 100%;
}

.slider-hero .owl-item {
    height: 100%;
}

.slider__bgi {
    position  : absolute;
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    object-fit: cover;
    z-index   : 1;
}

.owl-carousel.owl-drag .owl-item {
    overflow: hidden;
}

.mobile-section-slider {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    margin-bottom  : 20px;
}

.mobile-button-hero {
    padding: 8px 16px;
    color  : rgb(136, 136, 136) !important;

    background: white;

    font-size    : 20px;
    line-height  : 1.1;
    display      : inline-block;
    border-radius: 12px;

    font-style    : italic;
    font-family   : 'arial', sans-serif;
    letter-spacing: -2px;
    font-weight   : 800;
}

.mobile-section-slider .slider-quote {
    padding: 10px 20px;
    margin : 0;
    width  : 100%;

    font-weight  : normal;
    font-size    : 1.2rem;
    font-style   : normal;
    line-height  : 1;
    display      : inline-block;
    border-radius: 12px 12px 0 0;
}

.mobile-section-slider .slider-titre {
    padding: 10px 20px;
    margin : 0;
    width  : 100%;

    font-weight  : 500;
    font-size    : 1.5rem;
    font-style   : normal;
    line-height  : 1;
    display      : inline-block;
    border-radius: 0 0 12px 12px;
}

.container-slider {
    @media screen and (max-width: 768px) {
        display        : flex;
        align-items    : end;
        justify-content: center;
    }
}

.section-slider {
    position  : relative;
    z-index   : 2;
    overflow-x: hidden;
    overflow-y: visible;

    display        : flex;
    flex-direction : column;
    justify-content: center;
    text-align     : left;

    @media screen and (max-width: 768px) {
        display: none;
    }
}


.section-slider .slider-quote {
    padding: 10px 20px;
    margin : 0;

    font-weight  : normal;
    font-size    : 32px;
    font-style   : normal;
    line-height  : 1;
    display      : inline-block;
    border-radius: 12px 12px 0 0;
}

.section-slider .slider-titre {
    padding: 10px 20px;
    margin : 0;

    font-weight: 500;
    font-size  : 44px;
    font-style : normal;
    line-height: 1;
    display    : inline-block;
}

@media screen and (max-width: 778px) {

    .section-slider .slider-titre,
    .section-slider .slider-quote {
        border-radius: 12px !important;
    }
}

.section-slider .slider-titre.green-dark-bg {
    border-radius: 0 12px 0 0;
}

.section-slider .slider-titre.green-bg {
    border-radius: 0 12px 12px 12px;
}

.button-hero {
    padding: 10px 20px;
    color  : rgb(136, 136, 136) !important;


    background: white;

    font-size    : 24px;
    line-height  : 1.1;
    display      : inline-block;
    border-radius: 12px;

    font-style    : italic;
    font-family   : 'arial', sans-serif;
    letter-spacing: -2px;
    font-weight   : 800;
}

.owl-stage .active img {
    animation: hero 10s ease-out;
}

@keyframes hero {
    from {
        scale: 105%;
    }

    to {
        scale: 100%;
    }
}

/*************************************
          nos-clients + portfolio
**************************************/

.portfolio-item {
    padding-bottom: 0;
    margin-bottom : 0px;
}

.portfolio-image-size {
    height: 100%;
    width : 100%;
}

/*************************************
         contact-page-seul
**************************************/

.contact-page-seul-video {
    margin-bottom   : -150px;
    z-index         : 1;
    background-color: transparent;
}

.contact-page-seul-form {
    background-image   : url(../images/contactbgnow.jpg);
    background-position: center;
    background-size    : cover;
}

/*************************************
         iframe YT ratio
**************************************/

.iframe-yt {
    aspect-ratio: 16/9;
    width       : 100%;
    height      : 100%;
    border      : none;
}

/*************************************
         Cristian Form
**************************************/

.delisoft-input {
    opacity : 0;
    position: absolute;
    top     : 0;
    left    : 0;
    height  : 0;
    width   : 0;
    z-index : -1;
}

/*************************************
       Calculateur de prix
**************************************/

.soumission-new-main {
    padding        : 0 !important;
    display        : flex;
    align-items    : center;
    justify-content: center;
}

.iframe-calc {
    width : 100%;
    height: 100%;
    border: none;
}

/*************************************
       Menu mobile bug
**************************************/
@media (max-width: 1179px) {
    .mega-menu .menu-mobile-collapse-trigger span:after {
        content   : "Menu";
        position  : absolute;
        top       : 12px;
        font-size : 10px;
        color     : #ffffff;
        text-align: center;
    }
}

/*************************************
       Overflow + bugs
**************************************/

#main {
    overflow-x: hidden;
}

.portfolio-overlay {
    padding: 10px 20px;
}

.feature-text.left-icon .feature-icon {
    position: absolute;
    top     : inherit;
    left    : inherit;
}

/*************************************
       expert-zoho
**************************************/

.expert-zoho-card {
    padding        : 30px;
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : center;
    height         : 100%;
}

.expert-zoho-card-img {
    max-width : 75px;
    max-height: 75px;
}

.expert-zoho-card-titre {
    margin-top: 30px;
}

/*************************************
       formation-zoho
**************************************/

.formation-card {
    margin-bottom: 30px;
}

.formation-card>div {
    border : #8cb83f 1px solid;
    padding: 20px;
    height : 100%;
}

/*************************************
       Section carrière
**************************************/

.carriere__titre {
    font-size: 16px;
}

.carriere__subtitle {
    font-size: 60px;
}

.carriere__video {
    background   : none;
    margin-bottom: -100px;
    padding      : 0 !important;
    position     : relative;
    z-index      : 2;

    aspect-ratio: 16/9;
}

.carriere__video__iframe {
    height: 100%;
    width : 100%;

    border      : none;
    aspect-ratio: 16/9;
}

.carriere__temoignages {
    background: rgb(128, 167, 62);
}

.carriere__temoignages::before {
    content    : "";
    position   : absolute;
    top        : 0;
    bottom     : 0;
    height     : 100%;
    width      : 100%;
    margin-left: -99%;
    background : rgb(128, 167, 62);
}

.carriere__info {
    padding-left   : 40px;
    display        : flex;
    flex-direction : column;
    justify-content: center;
}

.carriere__temoignages .owl-stage-outer,
.carriere__temoignages .owl-stage,
.carriere__temoignages .owl-item {
    height: 100%;
}

.carriere__temoignages .item {
    padding: 40px;
}

.carriere__temoignages__texte,
.carriere__temoignages__titre {
    color: white;
}

/*************************************
   Service conception de site web
**************************************/

#conceptionweb1 {
    background-image   : url(../images/services/conceptionweb/banner-conception-web-top2.jpg);
    height             : 650px;
    background-position: center bottom;
    background-size    : cover;
    background-repeat  : no-repeat;
}

@media screen and (max-width: 600px) {
    #conceptionweb1 {
        height: 350px;
    }

    .sm-text-center {
        text-align: center !important;
    }
}

#conceptionwebn {
    /*background-image: url(../images/services/conceptionweb/s-conceptionweb-header1.jpg);*/
    /*height: 725px;*/
    background-image   : url(../images/services/conceptionweb/conception-web-header-m22.jpg);
    background-position: center;
    background-size    : cover;
    background-repeat  : no-repeat;
    height             : 675px;
}

@media screen and (max-width: 600px) {
    #conceptionwebn {
        height: 350px;
    }
}

.service-conceptionweb strong {
    font-weight: 600 !important;
}

.service-conceptionweb-section1 {
    background-image   : url(../images/services/conceptionweb/logo-delisoft-icon-gray-img.svg);
    background-position: center;
    background-size    : 520px;
    background-repeat  : no-repeat;
}

.service-conceptionweb .logiciel-icon {
    height       : 40px;
    margin-left  : auto;
    margin-right : auto;
    margin-bottom: 30px;
    max-width    : 160px;
}

.service-conceptionweb .owl-carousel .owl-dots {
    margin-top: 0;
}

/*************************************
        Temoignages 2.0
**************************************/

.temoignages__star {
    font-size: 32px;
}

#number-star {
    font-weight: 800;
}

.temoignages__videos {
    display              : grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows   : repeat(4, 1fr);
    gap                  : 30px;
}

.temoignages__video {
    width       : 100%;
    aspect-ratio: 305/472;
    grid-row    : span 2;

    position: relative;
}

.temoignages__video>img,
.temoignages__video__swiper>img {
    position: absolute;
    width   : 100%;
    height  : 100%;
    top     : 0;
    left    : 0;
}

.temoignages__video:hover {
    cursor: pointer;
}

.temoignages__video:hover .temoignages__video__play {
    height    : 65px;
    width     : 65px;
    transition: all .2s ease-out;
}


.temoignages__video:nth-child(1) {
    grid-row: 2 / span 2;
}

.temoignages__video__info {
    position: absolute;
    top     : 0;
    left    : 0;
    height  : 100%;
    width   : 100%;

    text-align: center;

    display        : flex;
    flex-direction : column;
    justify-content: flex-end;
}

.temoignages__video__info p {
    color      : white;
    font-weight: 700;
}

.temoignages__video__play {
    position : absolute;
    top      : 50%;
    left     : 50%;
    transform: translate(-50%, -50%);

    display        : flex;
    align-items    : center;
    justify-content: center;

    height: 50px;
    width : 50px;
}

.temoignages__name {
    font-size    : 16px;
    margin-bottom: 5px;
}

.show-more .more-text {
    display: none;
}

/*************************************
        Certifications
**************************************/

.certification__hover {
    position: absolute;
    top     : 0;
    left    : 0;
    width   : 100%;
    height  : 100%;
    z-index : 2;

    background: rgba(0, 0, 0, 0.5);
}

.certification__img {
    position : absolute;
    top      : 30px;
    left     : 50%;
    transform: translateX(-50%);

    max-width: 120px;
}

.certification__texte {
    position: absolute;
    bottom  : 0;
    left    : 0;
    height  : 100%;
    width   : 100%;

    display        : flex;
    align-items    : center;
    justify-content: center;
}

.certification__texte p {
    text-align : center;
    color      : white;
    font-weight: Bold;
    font-size  : 24px;
    font-family: "Oswald", sans-serif;
    line-height: 1.2;

    transform: translateY(30px);
}

/*************************************
        Preuve de succès
**************************************/

.input-keyword-button {

    display    : flex;
    align-items: center;
    gap        : 10px;


    padding-left : 10px;
    border-radius: 100px;
    box-shadow   : 0 1px 6px 0 #20212447;

    width : 30%;
    height: 100%;

    margin-right: 15px;
}

#input-keyword {
    border: none;
}

.wordseo {
    background   : none;
    border       : #4288f0 solid 2px !important;
    border-radius: 50px;
    color        : black;
    transition   : all ease-out .3s;
    margin-bottom: 15px;
}

.wordseo:hover {
    background: #4288f0;
    color     : white;
}

/*************************
         Médias
*************************/

#media .portfolio-item {
    margin-bottom: 0;
}

#media .portfolio-item .portfolio-overlay {
    position: absolute;
    bottom  : -82px;
}

#media .portfolio-item:hover .portfolio-overlay {
    bottom: 0;
}

.media__img {
    aspect-ratio: 7/5;
    width       : 100%;
    height      : 100%;
}

.media__bg {
    position  : absolute;
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    z-index   : 2;
    background: rgba(0, 0, 0, 0.2);
}

.media__logo {
    position           : absolute;
    top                : 50%;
    left               : 50%;
    max-height         : 75px;
    max-width          : 300px !important;
    transform          : translate(-50%, -50%) !important;
    z-index            : 3;
    width              : auto !important;
    backface-visibility: unset !important;
    transition         : unset !important;
}

.galerie-photos-delisoft .portfolio-item {
    margin-bottom: 0;
}

.imgdiv img {
    width : 100% !important;
    height: auto !important
}

.slider-hero {
    height: 700px !important
}

@media screen and (max-width: 1024px) {
    .slider-hero {
        height: 650px !important
    }
}

@media screen and (max-width: 778px) {
    .slider-hero {
        height: 500px !important
    }

    .section-slider .slider-titre {
        font-size: 28px !important
    }

    .section-slider {
        text-align: center !important
    }
}

.slider-media {
    position  : absolute;
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    object-fit: cover;
}


/*************************************
   Helper
**************************************/

.max-width-1200 {
    max-width: 1200px;
}

.border-radius-12 {
    border-radius: 20px !important;
}

.border-radius-12-top {
    border-radius: 20px 20px 0 0;
}

.border-radius-12-bottom {
    border-radius: 0 0 20px 20px;
}

.border-radius-sm {
    border-radius: 12px;
}

.btn {
    border-radius: 50px !important
}

.maxlargescreen {
    max-width: 2200px;
    margin   : 0 auto
}

/* arrondir les videos banner youtube */
.page-video-header {
    clip-path: inset(0 round 12px);
}

.border-radius-12 {
    border-radius: 12px;
}

/* Le point clé : on clippe le contenu pour arrondir l'iframe vidéo */
.page-video-header {
    position     : relative;
    overflow     : hidden;
    /* indispensable pour couper les coins */
    border-radius: 12px;
    /* tes coins arrondis */
}

/* Optionnel mais utile : propage le radius aux conteneurs Jarallax */
.page-video-header .jarallax-video-container,
.page-video-header .jarallax-img,
.page-video-header iframe,
.page-video-header video {
    border-radius: inherit;
}

/* Évite que l’iframe capte les clics si tu as des boutons au-dessus */
.page-video-header iframe {
    pointer-events: none;
}

@media screen and (max-width: 1200px) {
    .max-md-h-600 {
        max-height: 600px;
    }

    .custom-bullet .label {
        display: none;
    }
}

@media screen and (max-width: 425px) {
    .item-carousel-key {
        padding: 30px;
    }

    .modal-content {
        padding: 30px;
    }

    .modal .close-btn {
        height: 40px;
        width : 40px;
        top   : 16px;
        right : 16px;
    }
}

/*Marques*/
ul.list-times {
    padding: 0;
    margin : 0;
}

ul.list-times li {
    list-style-type: none;
    padding-left   : 25px;
    position       : relative;
}

ul.list-times li:after {
    content: "\f00d";
    color  : red
}

.google-logo {
    width : 100px;
    height: auto;
}

.google-search-input {
    position     : relative;
    border-radius: 100px;
    width        : 100%;
    height       : 50px;
    padding      : 0 20px;
    margin-bottom: 20px;
}

.google-search-input:after {
    content  : "\f00d";
    color    : black;
    position : absolute;
    right    : 50%;
    top      : 50%;
    transform: translate(50%, 50%);
}

.title-search-result {
    font-weight: 500;
    font-size  : 20px;
    line-height: 1;
}

/*Google score*/
.score__container {
    padding   : 40px;
    background: #f9f9f9;
}

.score__header {
    margin-bottom: 40px;
}

.score__title {
    font-size     : 42px;
    font-weight   : 700;
    color         : #333;
    margin        : 0 0 15px 0;
    letter-spacing: 1px;
    border-left   : 4px solid #6db923;
    padding-left  : 15px;
}

.score__subtitle {
    font-size    : 16px;
    color        : #666;
    margin-bottom: 25px;
}

.score__filters {
    display: flex;
    gap    : 20px;
}

.score__select {
    padding            : 12px 16px;
    border             : none;
    border-radius      : 25px;
    background         : #f0f0f0;
    font-size          : 14px;
    color              : #333;
    cursor             : pointer;
    appearance         : none;
    background-image   : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236db923' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    background-repeat  : no-repeat;
    background-position: right 12px center;
    padding-right      : 35px;
}

.score__content {
    display        : flex;
    justify-content: center;
}

.score__table {
    width    : 100%;
    max-width: 800px;
}

.score__group {
    overflow     : hidden;
    margin-bottom: 15px;
}

.score__undergroup--green {
    background   : linear-gradient(to right, #2d7a2d 0%, #6db923 100%);
    width        : 50%;
    position     : relative;
    z-index      : 10;
    border-radius: 12px;
}

.score__undergroup--red {
    background   : linear-gradient(to right, #8b3a3a 0%, #c1440e 100%);
    width        : 50%;
    position     : relative;
    z-index      : 10;
    border-radius: 12px;
}

.score__group--green,
.score__group--red {
    position: relative;
}

.score__row {
    display              : grid;
    grid-template-columns: 100px 100px 1fr;
    gap                  : 15px;
    padding              : 15px 20px;
    align-items          : center;
    border-bottom        : 2px solid rgba(0, 0, 0, 0.1);
    color                : white;
    font-weight          : 600;
}

.score__row:last-child {
    border-bottom: none;
}

.score__row--benchmark {
    background   : linear-gradient(to right, #f4c430 0%, #ffd700 100%);
    color        : white;
    border-radius: 12px;
    padding      : 20px;
    margin-bottom: 15px;
}

.score__bid {
    font-size    : 13px;
    background   : rgba(0, 0, 0, 0.2);
    padding      : 8px 12px;
    border-radius: 4px;
    text-align   : center;
    width        : fit-content;
}

.score__score {
    font-size  : 32px;
    font-weight: 700;
    text-align : center;
}

.score__impact {
    font-size : 16px;
    text-align: right;
}

.score__badge {
    color        : white;
    position     : absolute;
    top          : 0;
    right        : 0;
    height       : calc(100% - 20px);
    width        : calc(100% - 20px);
    font-size    : 18px;
    font-weight  : 600;
    border-radius: 12px;
}

.score__badge--green {
    background: green;
}

.score__badge--red {
    background: darkred;
}

.score__icon__container {
    display        : flex;
    align-items    : center;
    justify-content: center;
    flex-direction : column;
}

.score__icon {
    width : 50px;
    height: 50px;
}

/* Responsive */
@media (max-width: 768px) {
    .score__container {
        padding: 20px;
    }

    .score__title {
        font-size: 28px;
    }

    .score__filters {
        flex-direction: column;
    }

    .score__row {
        grid-template-columns: 1fr;
        gap                  : 10px;
    }

    .score__badge {
        position  : static;
        transform : none;
        margin-top: 15px;
    }
}