﻿
body {
    font-size: 14px;
    color: #959595;
    text-transform: none;
    font-family: 'Open Sans', serif;
    background: #ffffff;
    color:#447d78;
    font-weight:400;
}

a {
    font-family: 'Open Sans', serif;
    font-size: 14px;
    color: #959595;
}

    a:hover, a:focus {
        font-family: 'Open Sans', serif;
        color: #333;
        font-size: 14px;
        text-decoration:none;
    }


.edit-actions {
    position: fixed;
    z-index: 10000;
    bottom: 20px;
    left: 20px;
}

.bird-logo {
    position: relative;
    top: -15px;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
}

.top-area {
    background: #019a83;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: right;
    color: #ffffff;
    font-size: 13px;
}

    .top-area a, .top-area a:hover, .top-area a:focus, .top-area li a, .top-area li a:hover, .top-area li a:focus {
        color: #ffffff;
        font-size: 13px;
        line-height: 30px;
        text-decoration: none;
    }

        .top-area a.social-link, .top-area a.social-link:hover, .top-area a.social-link:focus {
            display: inline-block;
            width: 30px;
            text-align: center;
            text-decoration: none;
        }

            .top-area a.social-link:hover, .top-area a.social-link:focus {
                background: #447d78;
            }

    

.edit-actions a, .edit-actions a:hover, .edit-actions a:focus {
    font-family: 'Open Sans', serif;
}

.transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.top-area ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}

.top-area li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
    margin-right: 7px;
}




.alert-info {
    background-color: #f7f7f7;
    border-color: #447d78;
    color: #447d78;
}

.logo-name a, .logo-name a:hover, .logo-name a:focus {
    color: #24205e;
    font-family: 'Open Sans', serif;
    text-shadow: 1px 1px 1px #333;
    text-decoration: none;
    display: inline-block;
}

.search-form .input-group {
    margin: 0px;
    padding: 0px;
    /*max-width: 200px;
    width: 100%;*/
}

.search-form .form-control, .search-form .form-control:hover, .search-form .form-control:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ededed;
}

.search-form .btn.btn-primary, .search-form .btn.btn-primary:hover, .search-form .btn.btn-primary:focus {
    border: none;
    background: none;
    color: #74777c;
}



.top-area .col-right {
    text-align: right;
}

@media (min-width:1200px) {
    .logo-name a, .logo-name a:hover, .logo-name a:focus {
        color: #24205e;
        font-family: 'Open Sans', serif;
        text-shadow: 1px 1px 1px #333;
        font-size: 34px;
        font-weight: 600;
    }
}

@media (min-width:990px) {
    .logo-name a, .logo-name a:hover, .logo-name a:focus {
        color: #24205e;
        font-family: 'Open Sans', serif;
        text-shadow: 1px 1px 1px #333;
        font-size: 30px;
        font-weight: 600;
    }
}

@media (max-width:989px) {
    .logo-name a, .logo-name a:hover, .logo-name a:focus {
        color: #24205e;
        font-family: 'Open Sans', serif;
        text-shadow: 1px 1px 1px #333;
        font-size: 25px;
        font-weight: 600;
    }

    .logo-top {
        max-width: 120px;
    }
}

img.amea {
    max-width: 150px;
}

@media (max-width:600px) {
    .logo-name {
        text-align: center;
    }

    .amea-col {
        text-align: center !important;
    }

    img.amea {
        max-width: 100px;
    }

    .logo-name a, .logo-name a:hover, .logo-name a:focus {
        color: #24205e;
        font-family: 'Open Sans', serif;
        text-shadow: 1px 1px 1px #333;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }

    .logo-top {
        max-width: 100%;
        max-height: 150px;
    }

    .logo-name br {
        display: none;
    }
}

.rest-spacer {
    background: url(skn/2554524.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

    .rest-spacer h1, .rest-spacer h2, .rest-spacer .h2 {
        color: #ffffff;
        text-shadow: 2px 1px 1px #019a83;
        font-weight: normal;
        padding-left: 10px;
    }


@media (min-width:768px) {
    .fixed-area {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 1000;
    }



    .menu-area {
        background: #fcfcfc;
    }
    .is-sticky .menu-area {
        -webkit-box-shadow: 0px 0px 5px 2px rgba(112,112,112,1);
        -moz-box-shadow: 0px 0px 5px 2px rgba(112,112,112,1);
        box-shadow: 0px 0px 5px 2px rgba(112,112,112,1);
    }

    .minimal .top-logo {
        opacity: 0;
        height: 0px;
        padding-top: 0px;
    }

   

    .navbar {
        margin-bottom: 0px;
        border: none;
        background: none;
    }

    .home-link a, .home-link:hover a, .home-link:focus a {
        width: 122px !important;
        background: url(skn/logo.jpg) 0% 50% no-repeat;
        background-size: 92px 36px;
        height: 50px;
        display: inline-block;
    }


    .navbar-collapse {
        padding-left: 0px;
    }

    .navbar-nav > li, .navbar-nav > li:hover, .navbar-nav > li:focus {
        float: none;
        display: inline-block;
        padding-top: 18px;
        padding-bottom: 18px;
    }


    .navbar-default .navbar-nav > li.toggle-search {
        padding-top: 25px;
        padding-bottom: 25px;
        cursor: pointer;
        display: inline-block;
        font-size: 1.2em;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        position: relative;
        display: block;
        color: #333;
        font-weight:600;
        font-size: 13px;
        position: relative;
        padding: 6px 10px;
    }

        .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            background: #293587;
            color: #fff;
            font-weight: 600;
        }


    .navbar-nav.sm-collapsible a.has-submenu {
        padding-right: 10px;
    }



    .minimal .navbar-default .navbar-nav > li > a, .minimal .navbar-default .navbar-nav > li > a:hover, .minimal .navbar-default .navbar-nav > li > a:focus {
        color: #888;
        font-weight: 600;
        position: relative;
        font-size: 14px;
    }


    .minimal .fixed-area .navbar-default .navbar-nav > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
    }


    .navbar-default .navbar-nav > li > a:after {
        transition: all 300ms ease-in-out;
        position: absolute;
        bottom: 0px;
        content: ' ';
        width: 0%;
        height: 2px;
        left: 0px;
    }

    .navbar-default .navbar-nav .simple .dropdown-menu {
        padding: 10px !important;
        text-align: left;
        float: left;
    }

    .navbar-default .navbar-nav .dropdown-menu a {
        color: #888;
        font-size: 12px;
        min-width: 200px;
        text-align: left;
        border: 1px solid transparent;
    }

        .navbar-default .navbar-nav .dropdown-menu a:hover, .navbar-default .navbar-nav .dropdown-menu a:focus {
            color: #fff;
            text-align: left;
            font-size: 12px;
            background: #447d78;
        }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        border: 1px solid transparent;
        color: #447d78;
        background: none;
    }

        .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
            color: #333;
            background: none;
        }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
        border-radius: 0 !important;
        background: #ffffff;
    }

    .dropdown-menu > li:last-child > a {
        border-bottom: none;
    }

    .navbar .dropdown-toggle:hover .dropdown-menu {
        display: block;
    }

    .nav .dropdown:hover .dropdown-menu {
        display: block;
    }

    .navbar-nav > li:hover > .dropdown-menu {
        display: block;
    }

    .navbar-nav > .dropdown-menu {
        border: none;
        border-radius: 0px;
    }

    .search {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        z-index: 5;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
        width: 100%;
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-right .icon.icon-Search {
        font-size: 1.2em;
    }

    .nav .dropdown .dropdown-menu .dropdown-menu {
        display: none;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .nav .dropdown .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
        }

        .dropdown-submenu > a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #ccc;
            margin-top: 5px;
            margin-right: -10px;
        }



        .dropdown-submenu.pull-left {
            float: none;
        }


    .top-area .dropdown li {
        display: block;
        width: 100%;
    }

        .top-area .dropdown li a, .top-area .dropdown li a:hover, .dropdown .top-area li a:focus {
            color: #333;
            display: block !important;
            background: #ffffff;
            line-height: initial;
            width: 100%;
        }

            .top-area .dropdown li a:hover, .dropdown .top-area li a:focus {
                color: #333;
                display: block !important;
                background: #ededed;
                width: 100%;
                line-height: initial;
            }

    .top-area li a em {
        color: #333;
        font-weight: normal;
        font-size: 1em;
    }

    .top-area li a:hover em {
        color: #333;
        font-weight: normal;
        font-size: 1em;
    }

    .top-area .dropdown li, .top-area .dropdown li:hover, .top-area .dropdown li:focus {
        display: block !important;
    }

        .top-area .dropdown li:hover, .top-area .dropdown li:focus {
            display: block !important;
        }

    .top-area .dropdown a {
        display: block !important;
    }

    .top-area ul {
        display: inline-block;
    }


    .top-area .dropdown > .dropdown-menu {
        display: none;
    }

    .top-area .dropdown:hover > .dropdown-menu {
        display: block;
        background: #ffffff;
    }

}

@media (min-width:768px) AND (max-width:1020px) {
    .navbar {
        margin-bottom: 0px;
        border: none;
        background: none;
    }

    .home-link a, .home-link:hover a, .home-link:focus a {
        width: 122px !important;
        background: url(skn/logo.png) 50% 50% no-repeat;
        background-size: 92px 34px;
        height: 50px;
        display: inline-block;
    }
}

@media(max-width:767px) {
    .dl-menuwrapper {
        position: absolute;
        top: 12px;
        left: 150px;
        text-align: left;
        z-index: 13;
    }


    .search-form {
        max-width: 100%;
        width: 100%;
    }

        .search-form .input-group {
            max-width: 100%;
            width: 100%;
            border-top: 1px solid #ededed;
        }

    .top-area .col-left {
        text-align: center;
        padding-bottom: 10px;
    }

    .top-area .col-right {
        text-align: center;
    }

    .logo-area {
        text-align: center;
    }

        .logo-area img {
            max-height: 40px;
        }

    .search-form {
        margin-top: 10px;
    }

    .navbar-default .navbar-brand {
        color: #447d78;
        font-weight: 300;
    }


    .top-area span.info {
        font-size: 14px;
        font-weight: 600;
        margin-right: 24px;
        font-family: 'Open Sans', serif;
        font-style: italic;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        text-align: center !important;
    }

    .top-area .info-wrapper {
        text-align: center !important;
    }



    .navbar {
        border: none;
        background: none;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .search {
        display: none;
    }

    .toggle-search {
        color: #74777c;
        font-weight: 600;
        cursor: pointer;
        padding-left: 15px;
        padding-right: 15px;
    }

        .toggle-search:hover {
            color: #447d78;
            font-weight: 600;
            cursor: pointer;
            padding-left: 15px;
            padding-right: 15px;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        position: relative;
        display: block;
        color: #888;
        font-weight: 400;
        position: relative;
        font-size: 14px;
        position: relative;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #447d78;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
        background: #e7e7e7;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            background: #e7e7e7;
            color: #447d78;
        }

    .navbar-collapse {
        max-height: initial;
    }

    .about-area {
        text-align: center !important;
    }

        .about-area .pull-left {
            display: block;
            float: none !important;
            padding-bottom: 10px;
        }

        .about-area .text-right {
            text-align: center !important;
        }

    .nav .open > a {
        background-color: #e7e7e7;
        border-color: #555;
    }

        .nav .open > a:hover, .nav .open > a:focus {
            background-color: #e7e7e7;
            border-color: #447d78;
        }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
        background-color: #ffffff;
        color: #74777c;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 35px;
        background: #e7e7e7;
        color: #555;
    }


    .navbar-nav .dropdown-menu {
        position: relative;
        top: initial;
        left: initial;
        z-index: 0;
        display: none;
        float: none;
        min-width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 14px;
        background-color: transparent;
        border: none;
        border-radius: 0px;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li {
    }

    .navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
        padding-left: 65px;
    }

    .navbar-nav .fa-angle-right:before {
        content: "\f107" !important;
    }

    .navbar-right .icon.icon-Search {
        font-size: 1.2em;
    }

    .rest-spacer {
        padding-top: 40px;
        padding-bottom: 40px;
    }



    .top-area .dropdown li {
        display: block;
        width: 100%;
    }

        .top-area .dropdown li a, .top-area .dropdown li a:hover, .dropdown .top-area li a:focus {
            color: #333;
            background: #ffffff;
            line-height: initial;
            
        }

            .top-area .dropdown li a:hover, .dropdown .top-area li a:focus {
                color: #333;
                background: #ededed;
                
                line-height: initial;
            }

    .top-area li a em {
        color: #333;
        font-weight: normal;
        font-size: 1em;
    }

    .top-area li a:hover em {
        color: #333;
        font-weight: normal;
        font-size: 1em;
    }

    .top-area .dropdown li, .top-area .dropdown li:hover, .top-area .dropdown li:focus {
        display: block !important;
    }

        .top-area .dropdown li:hover, .top-area .dropdown li:focus {
            display: block !important;
        }

    .top-area .dropdown a {
        display: block !important;
    }

   

    .top-area .dropdown > .dropdown-menu {
        display: none;
    }

    .top-area .dropdown:hover > .dropdown-menu {
        display: block;
        background: #ffffff;
    }
}


@media (max-width:480px) {
    .visible-ms-inline-block {
        display: none;
    }
}


.vegas-timer {
    bottom: 0;
    background: none;
    height: 2px;
}

    .vegas-timer .vegas-timer-progress {
        background: #447d78;
    }



.vegas-slider-wrapper {
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

    .vegas-slider-wrapper:hover .vegas-slider-prev, .vegas-slider-wrapper:hover .vegas-slider-next {
        opacity: 1;
    }

.vegas-slider-indicators {
    position: absolute;
    z-index: 12;
    bottom: 40px;
    left: 0px;
    right: 0px;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: initial;
    text-align: center;
}

    .vegas-slider-indicators div {
        display: inline-block;
        height: 15px;
        width: 15px;
        background: #333;
        border: 1px solid #fff;
        cursor: pointer;
        margin-right: 3px;
        border-radius: 50%;
        margin-left: 3px;
    }

        .vegas-slider-indicators div.active {
            height: 15px;
            width: 15px;
            border-radius: 50%;
            background: #019a83;
            border: 1px solid #fff;
        }




.vegas-slider-prev {
    position: absolute;
    left: 25px;
    z-index: 12;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
    opacity: 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
    width: 60px;
    text-align: center;
    background: rgba(0,0,0,0.3);
}




.vegas-slider-next {
    position: absolute;
    right: 25px;
    z-index: 12;
    font-size: 2em;
    width: 60px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
    opacity: 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: none;
    background: rgba(0,0,0,0.3);
}

    .vegas-slider-prev:hover, .vegas-slider-prev:focus, .vegas-slider-next:hover, .vegas-slider-next:focus {
        opacity: 1;
    }

.vegas-slider-item {
    position: absolute;
    text-align: center;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: initial;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #ffffff;
}

.vegas-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 11;
    min-height: 100px;
    background: url(skn/divider.png) 100% 100% no-repeat;
    background-size: cover;
}

.carousel-caption {
    text-align: center;
}

.vegas-caption .vegas-caption-line-1 {
    color: #fff;
    background: rgba(41,53,137,0.5);
    border-radius: 15px;
    line-height: 50px;
    font-size: 30px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    white-space: nowrap;
    display: inline-block;
}

.vegas-caption .vegas-caption-line-2 {
    color: #fff;
    background: rgba(1,154,131,0.7);
    border-radius: 20px;
    line-height: 70px;
    font-weight: 600;
    white-space: nowrap;
    font-size: 40px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    white-space: nowrap;
    display: inline-block;
}

.vegas-caption .vegas-caption-line-3 {
    font-size: 22px;
    color: #fff;
    text-shadow:1px 1px 1px #293587;
    font-weight: 400;
    margin-bottom: 30px;
}

.vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
    border-color: #019a83;
    background: #019a83;
    transition: all 0.3s ease-out;
    font-size: 14px;
    text-transform: none;
    padding: 15px 25px;
    line-height: 20px;
    color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
    border-radius: 25px;
}

.vegas-caption a.btn.btn-info, .vegas-caption a.btn.btn-info:hover, .vegas-caption a.btn.btn-info:focus {
    transition: all 0.3s ease-out;
    font-size: 14px;
    text-transform: none;
    padding: 15px 25px;
    line-height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
}

.white-bg, .bg-white {
    background: #ffffff;
}

.white-gradient {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
}




/* start page loader */
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #f1f3f2;
    z-index: 100600;
}

    #page-preloader .spinner {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
        border: 3px solid transparent;
        border-top-color: #ff6600;
        border-radius: 50%;
        z-index: 1001;
        -webkit-animation: spin 2.5s infinite linear;
        animation: spin 2.5s infinite linear;
    }

    #page-preloader .spinner2 {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -20px;
        border: 3px solid transparent;
        border-top-color: #8dc63f;
        border-radius: 50%;
        z-index: 1001;
        -webkit-animation: spin 2.5s infinite linear;
        animation: spin 2.5s infinite linear;
    }

    #page-preloader .spinner:before, #page-preloader .spinner:after {
        content: '';
        position: absolute;
        border-radius: 50%;
    }

    #page-preloader .spinner:before {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border: 3px solid transparent;
        border-top-color: #088cdc;
        -webkit-animation: spin 2s infinite linear;
        animation: spin 2s infinite linear;
    }

    #page-preloader .spinner:after {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border: 3px solid transparent;
        border-top-color: #92278f;
        -webkit-animation: spin 1s infinite linear;
        animation: spin 1s infinite linear;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* end page loader */




.section {
    padding: 150px 0 80px;
    position: relative;
}


.section-icon {
    position: absolute;
    top: -25px;
    top: 17px;
    left: 50%;
    margin-left: -25px;
    z-index: 11;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #eff2f7;
    text-align: center;
}


    .section-icon .icon, .section-icon .fa {
        line-height: 50px;
        font-size: 16px;
        color: #666666;
        position: relative;
        z-index: 3;
    }


    .section-icon:after {
        content: "";
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        display: block;
        background: #fff;
        border: 1px solid #dcdfe4;
    }


.section-divider-gray {
    background: white url(skn/divider2.png) top center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 150px;
}

@media (max-width: 1200px) {
    .section-icon {
        top: 0px;
    }
}

@media (max-width: 768px) {
    .section-icon {
        top: -10px;
    }

    .vegas-slider-next, .vegas-slider-prev {
        display: none;
    }
    .top-info{
        text-align:center !important;
    }
}





.section-divider-white {
    padding: 50px 0 80px;
}

    .section-divider-white:before {
        display: block;
        height: 100px;
        width: 100%;
        content: " ";
        background: url(skn/divider.png) 0px 0px no-repeat;
        background-repeat: no-repeat;
        position: absolute;
        top: -100px;
        left: 0px;
        z-index: 11;
    }

.section-divider-bottom:after {
    display: block;
    height: 20px;
    width: 100%;
    content: " ";
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 11;
}

.section-title {
    font-size: 26px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 1px;
}

.section-subtitle {
    font-family: 'Open Sans', serif;
    font-style: italic;
    font-size: 16px;
    color: #999999;
    margin-bottom: 15px;
    text-align: center;
}

.section-moto {
    font-family: 'Open Sans', serif;
    font-style: italic;
    font-size: 16px;
    color: #999999;
    margin-bottom: 15px;
    text-align: center;
    line-height: 30px;
}

.section-title-arrow {
    width: 1px;
    height: 50px;
    background: #dddddd;
    position: relative;
    margin: 10px auto;
}

    .section-title-arrow:after {
        content: "";
        display: block;
        position: absolute;
        width: 11px;
        height: 11px;
        border: 2px solid #088cdc;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        top: 100%;
        left: -5px;
    }

.section-loyalty .section-title-arrow:after {
    border: 2px solid #92278f;
}



.feature-wrapper {
    text-align: center;
}

.feature-item {
    text-align: center;
}

    .feature-item .wrap-feature-icon {
        width: 110px;
        height: 110px;
        border: 1px solid #eff2f7;
        background: #fff;
        padding: 10px;
        margin: 0 auto 50px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .feature-item .wrap-feature-icon .feature-icon {
            height: 88px;
            width: 88px;
            border: 1px solid #eff2f7;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            background: #eff2f7;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

            .feature-item .wrap-feature-icon .feature-icon .icon {
                line-height: 88px;
                font-size: 32px;
                color: #666666;
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
            }

    .feature-item:hover .wrap-feature-icon .feature-icon, .feature-item.active .wrap-feature-icon .feature-icon {
        background: #ff6600;
        border-color: #ffb17f;
    }

    .feature-item:hover .wrap-feature-icon, .feature-item.active .wrap-feature-icon {
        background: #ff6600;
        border-color: #ff6600;
    }

        .feature-item:hover .wrap-feature-icon .feature-icon .icon, .feature-item.active .wrap-feature-icon .feature-icon .icon {
            color: #fff;
        }



    .feature-item.feature-1:hover .wrap-feature-icon .feature-icon, .feature-item.feature-1.active .wrap-feature-icon .feature-icon {
        background: #92278f;
        border-color: #7c2179;
    }

    .feature-item.feature-1:hover .wrap-feature-icon, .feature-item.feature-1.active .wrap-feature-icon {
        border-color: #92278f;
        background: #92278f;
    }

    .feature-item.feature-1 .title::after {
        background: #92278f;
    }

    .feature-item.feature-2:hover .wrap-feature-icon .feature-icon, .feature-item.feature-2.active .wrap-feature-icon .feature-icon {
        background: #8dc63f;
        border-color: #83b83b;
    }

    .feature-item.feature-2:hover .wrap-feature-icon, .feature-item.feature-2.active .wrap-feature-icon {
        border-color: #8dc63f;
        background: #8dc63f;
    }

    .feature-item.feature-2 .title::after {
        background: #8dc63f;
    }

    .feature-item.feature-3:hover .wrap-feature-icon .feature-icon, .feature-item.feature-3.active .wrap-feature-icon .feature-icon {
        background: #088cdc;
        border-color: #5bb5eb;
    }

    .feature-item.feature-3:hover .wrap-feature-icon, .feature-item.feature-3.active .wrap-feature-icon {
        border-color: #088cdc;
        background: #088cdc;
    }

    .feature-item.feature-3 .title::after {
        background: #088cdc;
    }

    .feature-item.feature-4:hover .wrap-feature-icon .feature-icon, .feature-item.feature-4.active .wrap-feature-icon .feature-icon {
        background: #f7941e;
        border-color: #e68a1c;
    }

    .feature-item.feature-4:hover .wrap-feature-icon, .feature-item.feature-4.active .wrap-feature-icon {
        border-color: #f7941e;
        background: #f7941e;
    }

    .feature-item.feature-4 .title::after {
        background: #f7941e;
    }

    .feature-item .title {
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .feature-item .text {
        font-weight: 600;
        font-size: 13px;
        line-height: 26px;
        margin-bottom: 5px;
        color: #333;
    }

    .feature-item .title:after {
        content: '';
        display: block;
        margin: 20px auto;
        height: 4px;
        width: 25px;
        background: #088cdc;
    }






.section-loyalty .offers-list {
    padding-top: 30px;
}

.section-loyalty .col-image {
    padding-top: 20px;
    text-align: center;
}

    .section-loyalty .col-image img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.section-loyalty .text-item {
    position: relative;
    margin-bottom: 57px;
}

    .section-loyalty .text-item:after {
        position: absolute;
        content: '';
        top: 3px;
        right: -10px;
        width: 10px;
        height: 10px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #92278f;
    }

    .section-loyalty .text-item h5 {
        font-size: 14px;
        margin-bottom: 10px;
    }

        .section-loyalty .text-item h5:after {
            display: none;
        }

    .section-loyalty .text-item em {
        margin-bottom: 10px;
        display: block;
    }

    .section-loyalty .text-item p {
        font-size: 13px;
    }

    .section-loyalty .text-item .dot-line {
        position: absolute;
        top: 6px;
        width: 82px;
        height: 5px;
        right: -111px;
        border-top: 1px solid #e7e8ec;
    }

        .section-loyalty .text-item .dot-line:after {
            content: '';
            position: absolute;
            right: 0;
            top: -3px;
            width: 5px;
            height: 5px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #e7e8ec;
        }

        .section-loyalty .text-item .dot-line:before {
            content: '';
            position: absolute;
            left: 0;
            top: -3px;
            width: 5px;
            height: 5px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #e7e8ec;
        }

    .section-loyalty .text-item.left-item {
        text-align: right;
        padding-right: 20px;
    }

    .section-loyalty .text-item.right-item {
        text-align: left;
        padding-left: 20px;
    }

        .section-loyalty .text-item.right-item:after {
            left: -10px;
            right: auto;
        }

        .section-loyalty .text-item.right-item .dot-line {
            left: -111px;
            right: auto;
        }

        .section-loyalty .text-item.right-item.middle-item .dot-line {
            width: 18px;
            left: -39px;
        }

    .section-loyalty .text-item.top-item {
        margin-bottom: 55px;
    }

        .section-loyalty .text-item.top-item:after {
            top: 21px;
        }

        .section-loyalty .text-item.top-item .dot-line {
            top: 25px;
        }

    .section-loyalty .text-item.middle-item {
        margin-bottom: 50px;
    }

        .section-loyalty .text-item.middle-item .dot-line {
            top: 22px;
            width: 18px;
            right: -39px;
        }

        .section-loyalty .text-item.middle-item:after {
            top: 17px;
        }

    .section-loyalty .text-item.bottom-item .dot-line {
        top: 22px;
    }

    .section-loyalty .text-item.bottom-item:after {
        top: 17px;
    }

    .section-loyalty .text-item em {
        margin-bottom: 10px;
        display: block;
        font-family: 'Open Sans', serif;
        font-style: italic;
        color: #999999;
        font-size: 11px;
        line-height: 1.1;
    }



@media (max-width: 1200px) {
    .section-loyalty .text-item .dot-line {
        top: 6px;
        width: 73px;
        right: -98px;
    }

    .section-loyalty .text-item.top-item {
        padding-top: 0;
        margin-bottom: 0px;
    }

        .section-loyalty .text-item.top-item:after {
            top: 16px;
        }

        .section-loyalty .text-item.top-item .dot-line {
            top: 20px;
        }

    .section-loyalty .text-item.right-item.top-item .dot-line, .section-loyalty .text-item.right-item.bottom-item .dot-line {
        left: -98px;
    }

    .section-loyalty .text-item.middle-item {
        margin-bottom: 24px;
    }
}

@media (max-width: 992px) {
    .portfolio-item .portfolio-image .portfolio-item-body {
        bottom: 15px;
        left: 15px;
    }

    .section-loyalty .text-item .dot-line {
        display: none;
    }

    .section-loyalty .text-item.left-item {
        text-align: left;
        padding-left: 20px;
        padding-right: 0;
    }

        .section-loyalty .text-item.left-item:after {
            left: -10px;
            right: auto;
        }
}

.section-services-header {
    background: url(skn/services-header.jpg) bottom center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 0px;
}

    .section-services-header .container-bg {
        background: rgba(0,0,0,0.7);
        padding-bottom: 210px;
        padding-top: 130px;
        text-align: center;
        color: #ffffff;
    }

        .section-services-header .container-bg .header-icon .icon {
            font-size: 40px;
            color: #fff;
        }

        .section-services-header .container-bg .header-title .title {
            font-size: 38px;
            margin-bottom: 5px;
            color: #fff;
            text-transform: uppercase;
        }

        .section-services-header .container-bg em {
            font-size: 16px;
            font-family: 'Open Sans', serif;
            font-style: italic;
            color: #999999;
            font-size: 14px;
        }

    .section-services-header:after {
        display: block;
        height: 100px;
        width: 100%;
        content: " ";
        background: url(skn/divider.png) 0px 0px no-repeat;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 11;
    }



.section-services {
    padding: 50px 0 80px;
    position: relative;
    background: #ffffff;
}

    .section-services .tab-pane {
        position: relative;
        overflow-x: hidden;
    }

.service-navigation {
    margin-bottom: 45px;
}

    .service-navigation row {
        margin: 0px;
        padding: 0px;
    }

    .service-navigation .navigation-item h5::after {
        content: "";
        display: block;
        width: 25px;
        height: 4px;
        margin: 20px auto 0;
    }



.section-services div.tab-style-1.active .navigation-icon, .section-services div.tab-style-1:hover .navigation-icon {
    background: #92278f;
}

    .section-services div.tab-style-1.active .navigation-icon:after, .section-services div.tab-style-1:hover .navigation-icon:after {
        border-top-color: #92278f;
    }

    .section-services div.tab-style-1.active .navigation-icon .icon, .section-services div.tab-style-1:hover .navigation-icon .icon {
        background: #92278f;
        border-color: #c735c3;
        color: #fff;
    }

.service-navigation .tab-style-1 .navigation-item h5::after {
    background: #92278f;
}



.section-services div.tab-style-2.active .navigation-icon, .section-services div.tab-style-2:hover .navigation-icon {
    background: #8dc63f;
}

    .section-services div.tab-style-2.active .navigation-icon:after, .section-services div.tab-style-2:hover .navigation-icon:after {
        border-top-color: #8dc63f;
    }

    .section-services div.tab-style-2.active .navigation-icon .icon, .section-services div.tab-style-2:hover .navigation-icon .icon {
        background: #8dc63f;
        border-color: #a4e649;
        color: #fff;
    }

.service-navigation .tab-style-2 .navigation-item h5::after {
    background: #8dc63f;
}

.section-services div.tab-style-3.active .navigation-icon, .section-services div.tab-style-3:hover .navigation-icon {
    background: #088cdc;
}

    .section-services div.tab-style-3.active .navigation-icon:after, .section-services div.tab-style-3:hover .navigation-icon:after {
        border-top-color: #088cdc;
    }

    .section-services div.tab-style-3.active .navigation-icon .icon, .section-services div.tab-style-3:hover .navigation-icon .icon {
        background: #088cdc;
        border-color: #099ef9;
        color: #fff;
    }

.service-navigation .tab-style-3 .navigation-item h5::after {
    background: #088cdc;
}

.section-services div.tab-style-4.active .navigation-icon, .section-services div.tab-style-4:hover .navigation-icon {
    background: #f7941e;
}

    .section-services div.tab-style-4.active .navigation-icon:after, .section-services div.tab-style-4:hover .navigation-icon:after {
        border-top-color: #f7941e;
    }

    .section-services div.tab-style-4.active .navigation-icon .icon, .section-services div.tab-style-4:hover .navigation-icon .icon {
        background: #f7941e;
        border-color: #ffb07c;
        color: #fff;
    }

.service-navigation .tab-style-4 .navigation-item h5::after {
    background: #f7941e;
}



.service-content {
    border: 1px solid #000000;
}

.service-navigation .navigation-item {
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
}

    .service-navigation .navigation-item .navigation-icon {
        margin: 0 auto 55px;
        width: 170px;
        max-width: 100%;
        background: #eff2f7;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        padding: 25px 0;
        text-align: center;
        position: relative;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .service-navigation .navigation-item .navigation-icon:after {
            content: "";
            border: 15px solid transparent;
            border-top: 15px solid #eff2f7;
            display: block;
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -15px;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .service-navigation .navigation-item .navigation-icon .icon {
            display: inline-block;
            width: 88px;
            height: 88px;
            line-height: 88px;
            border: 1px solid #fff;
            text-align: center;
            font-size: 32px;
            color: #666666;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            background: #fff;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

    .service-navigation .navigation-item h5:after {
        margin: 20px auto 0;
    }



.rtd h1,
.rtd h2,
.rtd h3,
.rtd h4,
.rtd h5,
.rtd h6 {
    font-weight: 600;
    font-family: 'Open Sans', serif;
    text-transform: uppercase;
    color: #333;
    line-height: 1.1;
}

.rtd h1,
.rtd h2,
.rtd h3 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.rtd h4,
.rtd h5,
.rtd h6 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.rtd h1 {
    font-size: 36px;
}

.rtd h2 {
    font-size: 28px;
}

.rtd h3 {
    font-size: 24px;
}

.rtd h4 {
    font-size: 18px;
}

.rtd h5 {
    font-size: 14px;
}

.rtd h6 {
    font-size: 12px;
}

.rtd h5:after {
    display: none;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.rtd dt, .rtd b, .rtd strong {
    font-weight: 700;
}

.rtd address {
    margin: 0 0 2.14em;
}

.rtd pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Open Sans', serif;
}

.rtd dl {
    margin-top: 0;
    margin-bottom: 20px;
}

.rtd var, .rtd cite {
    font-style: italic;
}

.rtd big {
    font-size: larger;
}

.rtd tt, .rtd code {
    font-family: 'Open Sans', serif;
}

.rtd em {
    font-family: inherit;
    font-style: italic;
    color: #999999;
    font-size: 12px;
}


h5.italic-title {
    font-size: 13px;
    color: #999999;
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: none;
    font-family: 'Open Sans',serif;
    font-style: italic;
}

h4.normal-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Open Sans',serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

p {
    font-family: 'Open Sans',serif;
}

.section-services p {
    font-size: 13px;
}

ul.marker-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 15px;
}

    ul.marker-list li {
        font-size: 13px;
        font-family: 'Open Sans',serif;
        line-height: 24px;
        padding: 3px 0;
        font-weight: 600;
        margin: 0;
    }

        ul.marker-list li::before {
            content: "\f00c";
            font-family: FontAwesome;
            font-size: 12px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
            color: #ff6600;
        }




h2.text-title {
    font-size: 24px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 17px;
    display: inline-block;
    border-bottom: 1px solid transparent;
    position: relative;
    border-bottom: 1px solid #24205e;
    min-width: 150px;
    margin-bottom: 15px;
}

    h2.text-title:after {
        position: absolute;
        content: '';
        top: 100%;
        left: 0;
        width: 70px;
        height: 4px;
        background: #24205e;
    }

.about-area {
    background: #293587;
    color: #fff;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 300;
}

    .about-area a, .about-area a:hover, .about-area a:focus {
        color: #808080;
        font-size: 13px;
        font-weight: 400;
    }


.footer-area {
}

.footer-bg {
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
}



.homebanner {
    background: url(skn/parallax-bg.jpg) 50% 100% no-repeat;
    background-size: cover;
    display: block;
}

.homebanner-inner {
    background: rgba(0,0,0,0.2);
    background-size: cover;
    display: block;
    min-height: 400px;
    position: relative;
}

.homebanner-text {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    width: 100%;
    display: block;
}

    .homebanner-text h3 {
        font-size: 30px;
        font-weight: 600;
        color: #333;
        font-family: 'Open Sans', serif;
        position: relative;
        padding-bottom: 20px;
        margin-top: 20px;
    }

        
    .homebanner-text p {
        font-size: 22px;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 30px;
        padding-left:20px;
        padding-right:20px;
    }

    .homebanner-text .btn-primary {
        background: #019a83;
        border-color: #019a83;
        font-size: 16px;
        color: #ffffff;
        font-weight: 300;
    }

        .homebanner-text .btn-primary:hover, .homebanner-text .btn-primary:focus {
            background: #293587;
            border-color: #293587;
            color: #ffffff;
            font-size: 16px;
            font-weight: 300;
        }

.footer-area h3,.footer-area h5 {
    font-size: 16px;
    /*font-family: 'Open Sans', serif;*/
    margin: 0;
    padding: 0 0 17px;
    display: inline-block;
    border-bottom: 1px solid transparent;
    position: relative;
    width: 70%;
    font-weight: 600;
    margin-bottom: 20px;
    font-weight: 600;
    color: #24205e;
}

    .footer-area h3:after,.footer-area h5:after {
        position: absolute;
        content: '';
        top: 90%;
        left: 0;
        width: 50px;
        height: 2px;
        background: #019a83;
    }

.footer-area ul {
    margin: 0px;
    padding: 0px;
}

    .footer-area ul li {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .footer-area ul li a {
            display: inline-block;
            color: #333;
            font-size: 13px;
            text-decoration: none;
            border-bottom: 1px dashed #333333;
            display: block;
            padding-bottom: 10px;
            padding-top: 10px;
        }

            .footer-area ul li a:hover, .footer-area ul li a:focus {
                color: #000;
                font-size: 13px;
                display: block;
                padding-bottom: 10px;
                padding-top: 10px;
                border-bottom: 1px dashed #333333;
            }

.logo-bottom {
    max-width: 250px;
}

.footer-logo-text {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
}

.footer-area a.social-link, .footer-area a.social-link:hover, .footer-area a.social-link:focus {
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
}

    .footer-area a.social-link.facebook {
        background: rgb(59, 89, 152) !important;
    }

    .footer-area a.social-link.instagram {
        background: rgb(161, 19, 18) !important;
    }


.footer-name {
    display: inline-block;
    text-align: center;
    color: #24205e;
    font-family: 'Open Sans', serif;
    text-shadow: 1px 1px 1px #000000;
    width: 130px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
}

.footer-area p {
    margin: 0px;
    color: #333;
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height:22px;
    border-bottom: 1px dashed #333333;
}

.footer-area li, .footer-area a {
    color: #333;
    text-decoration: none;
}

.footer-area a {
    display: inline-block;
    font-size: 13px !important;
}

    .footer-area a:hover, .footer-area a:focus {
        color: #000;
        font-size: 13px !important
    }

@media (max-width:990px) {

    .footer-col {
        padding-bottom: 35px;
    }

        .footer-col:last-child .text-right {
            text-align: left !important;
        }
}


.above-footer-area {
    background: #019a83;
}

.newsletter-message {
    display: block;
    font-family: 'Open Sans', serif;
    font-size: 16px;
    text-align: center;
}

@media (max-width:990px) {

    .container {
        max-width: 100%;
        width: 100%;
    }
}


.btn, .form-control {
    border-radius: 0px;
    font-weight: normal;
}



.btn-primary {
    background: #293587;
    border-color: #293587;
    color: #ffffff;
}

    .btn-primary:hover, .btn-primary:focus {
        background: #447d78;
        border-color: #447d78;
        color: #ffffff;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
        background-color: #293587;
        border-color: #293587;
        color: #ffffff;
    }


    .btn-primary.btn-alt {
        background: none;
        border-color: #fff;
        color: #ffffff;
    }

        .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus {
            background: #019a83;
            border-color: #019a83;
            color: #ffffff;
        }

.btn-info:hover, .btn-info:focus {
    background: #ffffff;
    border-color: #447d78;
    color: #447d78;
}

.btn-info, .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
    background-color: #019a83;
    border-color: #019a83;
    color: #ffffff;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background: #ffffff;
        border-color: #447d78;
        color: #447d78;
    }

    .btn-info.btn-alt {
        background: none;
        border-color: #019a83;
        color: #019a83;
    }

        .btn-info.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:visited {
            background: none;
            border-color: #447d78;
            color: #447d78;
        }


.newsletter-table .btn-info {
    background: none;
    border-color: #ffffff;
    color: #ffffff;
    font-weight: 600;
    border-width: 2px;
}

    .newsletter-table .btn-info:hover, .newsletter-table .btn-info:focus {
        background: none;
        border-color: #333333;
        border-width: 2px;
        color: #333333;
        font-weight: 600;
    }

.visible-ms {
    display: none;
}

@media (max-width:480px) {
    .visible-ms {
        display: block;
    }
}

.page-title {
    border-bottom: 1px solid #ccc;
}

    .page-title h2 {
        padding: 0px;
        margin: 0px;
        padding-bottom: 5px;
        color: #019a83;
        font-weight: 400;
        font-size: 26px;
        position: relative;
    }

        .page-title h2:after {
            background: #019a83;
            position: absolute;
            left: 0px;
            bottom: -16px;
            content: '';
            height: 3px;
            width: 40px;
            background: #019a83;
        }

.path-string {
    padding-top: 10px;
}



.article-tile {
    border: 1px solid #ededed;
}

    .article-tile:hover {
        box-shadow: 0 0 4px #DDE7F1;
        -moz-box-shadow: 0 0 4px #DDE7F1;
        -webkit-box-shadow: 0 0 4px #DDE7F1;
        -o-box-shadow: 0 0 10px 4px #DDE7F1;
    }

.article-tile-details {
    border-top: 1px solid #ededed;
}

.article-tile-thumb {
    overflow: hidden;
}

    .article-tile-thumb img {
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
    }

    .article-tile-thumb:hover img {
        -webkit-transform: scale(1.15); /* Safari and Chrome */
        -moz-transform: scale(1.15); /* Firefox */
        -ms-transform: scale(1.15); /* IE 9 */
        -o-transform: scale(1.15); /* Opera */
        transform: scale(1.15);
    }


.article-tile-title a, .article-tile-title a:hover, .article-tile-title a:focus {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    color: #333;
    position: relative;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .article-tile-title a::after {
        position: absolute;
        content: ' ';
        left: 0px;
        bottom: 0px;
        width: 70px;
        height: 1px;
        background: #019a83;
    }

.article-tile-thumb {
    position: relative;
}

    .article-tile-thumb .article-tile-overlay {
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
        background: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .article-tile-thumb:hover .article-tile-overlay {
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
        background: rgba(0,0,0,0.5);
    }



.article-tile-date {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #ccc;
    color: #333;
    padding: 0px;
    text-align: center;
    width: 60px;
    height: 60px;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.article-tile:hover .article-tile-date {
    background: #447d78;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.article-tile-date .date-day {
    font-family: 'Open Sans', serif;
    font-size: 24px;
    line-height: 24px;
    padding-top: 5px;
}

.article-tile-date .date-month {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    line-height: 16px;
}


.parallax-area {
    background: #535353;
    padding-top: 50px;
    padding-bottom: 20px;
}

.parallax-box {
    display: inline-block;
    border: 5px solid #24205e;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
    height: 170px;
    position: relative;
}

    .parallax-box h2 {
        position: absolute;
        top: -5px;
        left: -50px;
        background: #535353;
        font-size: 60px;
        height: 80px;
        overflow: hidden;
        color: #fff;
        display: inline-block;
        position: relative;
        font-family: 'Open Sans', serif;
        white-space: nowrap;
        text-align: center;
        width: 200px;
    }

    .parallax-box h3 {
        position: absolute;
        top: -50px;
        left: -50px;
        background: #535353;
        font-size: 25px;
        height: 40px;
        overflow: hidden;
        width: 200px;
        color: #fff;
        display: inline-block;
        position: relative;
        font-family: 'Open Sans', serif;
    }

.tag-item a, .tag-item a:hover, .tag-item a:focus {
    font-family: 'Open Sans', serif;
    color: #24205e;
    text-decoration: none;
    font-size: 15px;
}

.tag-item {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}

    .tag-item::after {
        content: ' ';
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        background: #ededed;
        height: 1px;
        width: 80px;
    }



    .tag-item p {
        font-size: 14px;
    }

.tag-item {
    font-size: 13px;
}

    .tag-item i {
        font-size: 14px;
    }




.modal .modal-content .modal-header {
    padding-left: 20px;
    padding-right: 20px;
    background: #019a83 none repeat scroll 0% 0%;
    color: #fff;
}

    .modal .modal-content .modal-header .modal-title {
        color: #fff;
    }

img.img-responsive {
    display: inline-block !important;
}

.content-area {
    /*-webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;*/
}

    .content-area.minimal {
        margin-top: 100px;
    }

.banners-title {
    text-align: center;
    color: #333;
    font-size: 30px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}

.banners-subtitle {
    text-align: center;
    color: #333;
    font-family: 'Open Sans', serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    position: relative;
    padding-bottom: 41px;
    margin-bottom: 20px;
    margin-top: 20px;
}



.banner {
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.banner-tile-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: block;
}

.banner:hover .banner-tile-overlay {
    -webkit-transition: all 600ms ease-in;
    -ms-transition: all 600ms ease-in;
    -moz-transition: all 600ms ease-in;
    transition: all 600ms ease-in;
    background: rgba(0,0,0,0.3);
}

.banner-image-title {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-70%);
    color: #ffffff;
    text-shadow: 1px 1px 1px #333333;
    font-size: 18px;
    z-index: 4;
}

.banner:hover .banner-image-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #ffffff;
    text-shadow: 1px 1px 1px #333;
    font-size: 18px;
    -webkit-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.banner img {
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 300ms ease-in;
    transform: scale(1);
}

.banner:hover img {
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1.15);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1.15);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1.15);
    transition: all 300ms ease-in;
    transform: scale(1.15);
}

.banner::before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    z-index: 3;
}

.banner::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    z-index: 3;
}

.banner::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.banner::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.banner:hover::before {
    border-top: 1px solid #019a83;
    border-bottom: 1px solid #019a83;
}

.banner:hover::after {
    border-right: 1px solid #019a83;
    border-left: 1px solid #019a83;
}

.vegas-slider-container {
    position: relative;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 3;
    right: initial;
}

@media (max-width:1400px) {
    .carousel-caption {
        position: absolute;
        top: 20%;
        left: 0%;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        transform: translateY(-20%);
        text-align: center;
        z-index: 3;
    }

    .vegas-caption .vegas-caption-line-1 {
        color: #fff;
        background: rgba(0,77,90,0.5);
        border-radius: 25px;
        line-height: 40px;
        font-size: 25px;
        font-weight: 400;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .vegas-caption .vegas-caption-line-2 {
        color: #fff;
        background: rgba(0,180,210,0.7);
        border-radius: 30px;
        line-height: 60px;
        font-weight: 600;
        font-size: 30px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .vegas-caption .vegas-caption-line-3 {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        margin-bottom: 30px;
    }

    .vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
        border-color: #019a83;
        background: #019a83;
        transition: all 0.3s ease-out;
        font-size: 14px;
        text-transform: none;
        padding: 10px 15px;
        line-height: 20px;
        color: #ffffff;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 600;
        border-radius: 20px;
    }
}

@media (max-width:990px) {
    .carousel-caption {
        position: absolute;
        top: 20%;
        left: 0%;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        transform: translateY(-20%);
        text-align: center;
        z-index: 3;
    }

    .vegas-caption .vegas-caption-line-1 {
        color: #fff;
        background: rgba(0,77,90,0.5);
        border-radius: 20px;
        line-height: 40px;
        font-size: 20px;
        font-weight: 600;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 6px;
        display: inline-block;
    }

    .vegas-caption .vegas-caption-line-2 {
        color: #fff;
        background: rgba(0,180,210,0.7);
        border-radius: 30px;
        line-height: 40px;
        font-weight: 600;
        font-size: 25px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .vegas-caption .vegas-caption-line-3 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        margin-bottom: 30px;
    }

    .vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
        border-color: #019a83;
        background: #019a83;
        transition: all 0.3s ease-out;
        font-size: 13px;
        text-transform: none;
        padding: 10px 15px;
        line-height: 20px;
        color: #ffffff;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 600;
        border-radius: 20px;
    }
}

@media (max-width:768px) {
    .carousel-caption {
        position: absolute;
        top: 20%;
        left: 0%;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        transform: translateY(-20%);
        text-align: center;
        z-index: 3;
    }


    .vegas-caption .vegas-caption-line-3 {
        display: none;
    }

    .vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
        border-color: #333;
        background: #333;
        transition: all 0.3s ease-out;
        font-size: 13px;
        text-transform: none;
        padding: 6px 12px;
        line-height: 20px;
        color: #ffffff;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 600;
        border-radius: 15px;
    }
}




.carousel-caption {
    background: none;
    text-align: left;
}


.searchkey {
    color: #24205e;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #ffffff;
    background-color: #019a83;
    border-color: #019a83;
    cursor: not-allowed;
    border-radius: 0px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #447d78;
    border-color: #447d78;
    cursor: pointer;
    border-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 12px 12px;
    line-height: 1.2;
    border-radius: 0px;
    text-decoration: none;
    color: #24205e;
    background-color: #ffffff;
    border: 1px solid #019a83;
    /*margin-left: 3px;*/
}

    .pagination > li > a:hover, .pagination > li > span:hover {
        color: #ffffff;
        background-color: #447d78;
        border: 1px solid #447d78;
        border-radius: 0px;
    }


.edit-actions .btn-primary {
    border: 1px solid #ffffff !important;
}

.col-actions {
    text-align: right;
}






.product-tile {
    margin-bottom: 50px;
    position: relative;
}

    .product-tile .wishlist-button {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 2;
        opacity: 0;
        font-size: 2em;
        text-shadow: 1px 1px 1px #59595b;
    }

    .product-tile:hover .wishlist-button {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 2;
        opacity: 1;
        font-size: 2em;
    }

.wishlist-button.wishlisted .fa-heart-o:before {
    content: "\f004";
}

.product-tile-code {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #333;
}

    .product-tile-code a, .product-tile-code a:hover, .product-tile-code a:focus {
        line-height: 1.35;
        font-size: 14px;
        font-weight: 600;
        color: #333;
        text-decoration: none;
    }

        .product-tile-code a span, .product-tile-code a:hover span, .product-tile-code a:focus span {
            line-height: 1.35;
            font-size: 14px;
            font-weight: 600;
            color: #333;
            text-decoration: none;
        }

.product-tile-title {
    min-height: 50px;
    display: block;
    margin-bottom: 5px;
}

    .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
        line-height: 1.35;
        font-size: 18px;
        font-weight: 600;
        color: #333;
        text-decoration: none;
    }

        .product-tile-title a:hover, .product-tile-title a:focus {
            color: #447d78;
        }

.product-tile-thumb {
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac)";
    box-shadow: 0 0 4px #666;
    -moz-box-shadow: 0 0 4px #666;
    -webkit-box-shadow: 0 0 4px #666;
    -o-box-shadow: 0 0 10px 4px #666;*/
    overflow: hidden;
    position: relative;
}

.product-tile-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: none;
}

.product-tile-thumb div.lazy {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.product-tile-thumb:hover div.lazy {
    -webkit-transform: scale(1.05); /* Safari and Chrome */
    -moz-transform: scale(1.05); /* Firefox */
    -ms-transform: scale(1.05); /* IE 9 */
    -o-transform: scale(1.05); /* Opera */
    transform: scale(1.05);
}


.product-tile-thumb:hover .product-tile-overlay {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    background: rgba(0,0,0,0.05);
}

.product-tile-description, .product-tile-description p {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    font-family: 'Open Sans', serif;
    text-decoration: none;
    line-height: 20px;
}

.product-tile-description {
    margin-bottom: 5px;
    font-family: 'Open Sans', serif;
}

.product-tile-price {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', serif;
}

.product-tile-net-price {
    font-size: 14px;
    color: #447d78;
    text-decoration: line-through;
    font-weight: 600;
    line-height: 20px;
    margin-right: 10px;
    font-family: 'Open Sans', serif;
}

.product-tile-final-price {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 16px;
    font-family: 'Open Sans', serif;
}

.product-tile-buttons .btn, .product-tile-buttons .btn:hover, .product-tile-buttons .btn:focus {
    margin-right: 4px;
    border-width: 1px;
    border-radius: 0px;
    font-weight: 600;
    border-color: transparent;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    min-height: 42px;
    background: url(skn/bg_menu.jpg) 50% 50% no-repeat;
}

    .product-tile-buttons .btn:hover, .product-tile-buttons .btn:focus {
        color: #333;
    }

    .product-tile-buttons .btn.btn-info {
        margin-right: 4px;
        border-width: 1px;
        border-radius: 0px;
        font-weight: 600;
        border-color: transparent;
        color: #ffffff;
        font-size: 14px;
        padding: 10px 20px;
        background: url(skn/bg_blue.jpg) 50% 50% no-repeat;
    }

    .product-tile-buttons .btn:hover, .product-tile-buttons .btn:focus {
        color: #fff;
        border-color: transparent;
        background: #333;
        -webkit-transition: all 0.4s ease; /* Safari and Chrome */
        -moz-transition: all 0.4s ease; /* Firefox */
        -ms-transition: all 0.4s ease; /* IE 9 */
        -o-transition: all 0.4s ease; /* Opera */
        transition: all 0.4s ease;
    }

    .product-tile-buttons .btn.btn-info:hover, .product-tile-buttons .btn.btn-info:focus {
        margin-right: 4px;
        border-width: 1px;
        border-radius: 0px;
        font-weight: 600;
        border-color: transparent;
        color: #fff;
        background: #333;
        font-size: 14px;
        padding: 10px 20px;
    }

.panel {
    border-radius: 0px !important;
}

.panel-heading.min {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-heading {
    padding: 0 15px;
    min-height: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-default div.panel-body:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-default > .panel-heading {
    background-color: #F3F3F3;
    border-color: #F3F3F3;
    font-family: 'Open Sans', serif;
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.banners-title-2 {
    font-family: 'Open Sans', serif;
    color: #333;
    font-size: 28px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

.panel-heading .panel-title {
    font-family: 'Open Sans', serif;
    color: #333;
    font-size: 18px;
    font-weight: 300;
}

.panel-categories {
    margin: 0px;
    padding: 0px;
}

    .panel-categories li {
        list-style: none;
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .panel-categories li a, .panel-categories li a:hover, .panel-categories li a:focus {
            color: #929292;
            font-size: 16px;
            font-weight: 300;
            font-family: 'Open Sans', serif;
        }

            .panel-categories li a i {
                font-size: 12px;
                margin-right: 10px;
                color: #929292;
            }

        .panel-categories li.selected a, .panel-categories li.selected a:hover, .panel-categories li.selected a:focus {
            color: #088cdc;
            font-size: 16px;
            font-weight: 300;
            font-family: 'Open Sans', serif;
        }

            .panel-categories li.selected a i {
                font-size: 12px;
                margin-right: 10px;
                color: #088cdc;
            }


.panel-body h3 {
    font-weight: 600;
    padding-bottom: 20px;
}

.panel-body label {
    font-weight: 600;
    font-size: 14px;
}

label {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}


strong {
    font-weight:600;
}

.price-range-slider {
    height: 7px;
    background: #f1f1f1;
}

    .price-range-slider .ui-slider-range {
        height: 7px;
        background: #ddd;
        border: none;
    }

    .price-range-slider .ui-slider-handle {
        height: 17px;
        width: 17px;
        border-radius: 100%;
        background: #fff;
        border: 5px solid #019a83;
    }

    .price-range-slider .ui-widget-content {
        border-radius: 1em;
        background-color: #019a83;
        border: 0;
    }

.price-range-slider-wrapper {
    padding: 17px 8px;
    margin-top: -17px;
    overflow: hidden;
    height: 17px;
}

.price-range-label {
    line-height: 34px;
    font-weight: 600;
}

a.btn-filter, a.btn-filter:hover, a.btn-filter:focus {
    display: block;
    margin-bottom: 3px;
    color: #5d5d5d;
    font-size: 14px;
}

    a.btn-filter.active, a.btn-filter.active:hover, a.btn-filter.active:focus {
        display: block;
        margin-bottom: 3px;
        color: #019a83;
        font-size: 14px;
    }

    a.btn-filter.disabled, a.btn-filter.disabled:hover, a.btn-filter.disabled:focus {
        font-size: 14px;
        text-decoration: none;
        color: #ccc;
    }

.btn-link {
    color: #019a83;
    text-decoration: none;
    background-color: transparent;
}

    .btn-link:hover, .btn-link:focus {
        color: #447d78;
        text-decoration: underline;
        background-color: transparent;
    }

.bone-context-menu:hover {
    color: #333;
    cursor: url(res/bon/img/mouse-16.png),pointer;
    border-bottom: none;
}

.bone-context-menu {
    color: #333;
    cursor: url(res/bon/img/mouse-16.png),pointer;
    border-bottom: none;
}


.img-thumbnail {
    border-radius: 0px;
}



.img-unveil, .lazy {
    display: block;
    background-image: url('skn/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.product-tile .lazy {
    background-position: 50% 50% !important;
}

img.option-image {
    max-width: 68px !important;
}

.product-options-control .form-control {
    max-width: 200px;
}

ul.option-thumbnails li.option-thumb.disabled img {
    opacity: 1;
    cursor: not-allowed;
}


.alert-default {
    background-color: #F3F3F3;
    border-color: #F3F3F3;
    border-radius: 0px;
}




.slider-for button {
    width: 64px;
    height: 64px;
    border: none;
    border-radius: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    background: none;
    line-height: 50px;
    color: #447d78;
    visibility: visible;
    font-size: 0px;
    position: absolute;
    top: 45%;
    color: #447d78;
}

    .slider-for button:hover {
        background: none;
        border-color: transparent;
        color: #636482;
    }

    .slider-for button:before {
        line-height: 58px;
        color: #447d78;
        font-size: 14px;
    }

    .slider-for button:hover:before {
        line-height: 58px;
        color: #636482;
        font-size: 14px;
    }

    .slider-for button.slick-prev {
        left: 0px;
        right: initial;
    }

        .slider-for button.slick-prev:before {
            content: "\f104";
            font-family: FontAwesome;
            font-size: 50px;
        }

    .slider-for button.slick-next {
        right: -1px;
        left: initial;
    }

        .slider-for button.slick-next:before {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 50px;
        }


.slider-nav {
    margin-left: -5px;
    margin-right: -5px;
}

    .slider-nav div.slider-thumb {
        padding-left: 5px;
        padding-right: 5px;
    }




    .slider-nav button {
        width: 28px;
        height: 28px;
        border: none;
        border-radius: 0;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        background: none;
        line-height: 40px;
        color: #d7d7d7;
        visibility: visible;
        font-size: 0px;
        position: absolute;
        top: 30%;
    }

        .slider-nav button:hover {
            background: #088cdc;
            border-color: #088cdc;
            color: #ffffff;
        }

            .slider-nav button:hover:before {
                color: #ffffff;
            }

        .slider-nav button:before {
            line-height: 28px;
            color: #d7d7d7;
            font-size: 24px;
        }

        .slider-nav button.slick-prev {
            left: initial;
            right: -28px;
        }

            .slider-nav button.slick-prev:before {
                content: "\f104";
                font-family: FontAwesome;
            }

        .slider-nav button.slick-next {
            right: -58px;
            left: initial;
        }

            .slider-nav button.slick-next:before {
                content: "\f105";
                font-family: FontAwesome;
            }


h3.product-header {
    margin-top: 0px;
    padding-top: 0px;
    color: #333;
    font-weight: 600;
}

@media (max-width:767px) {
    h3.product-header {
        margin-top: 25px;
    }
    .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
        font-size:15px;
    }
    .product-tile .full-width {
        margin-top:0px !important;
    }
}

.content-area ul, .content-area ol {
    padding: 0px;
}

    .content-area ul li, .content-area ol li {
        list-style-position: inside;
    }

.product-code {
    color: #447d78;
    font-weight: 600;
}

h4.product-code {
    margin-top: 20px;
}

.form-control {
    border-radius: 0px;
}

.product-out-of-stock {
    color: #cc0000;
   
}

.product-in-stock {
    color: #333;
}

.product-stock-status {
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    display: inline-block;
}


.product-box {
    border: 1px solid #ededed;
    padding: 10px;
}


.product-view-price {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    color: #333;
    font-family: 'Open Sans', serif;
}

.product-view-net-price {
    font-size: 22px;
    color: #447d78;
    text-decoration: line-through;
    font-weight: 600;
    line-height: 20px;
    margin-right: 5px;
    font-family: 'Open Sans', serif;
}

.product-view-final-price {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    line-height: 20px;
    font-family: 'Open Sans', serif;
}

hr.dashed {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #ddd;
}

a.product-view-category {
    color: #333;
    font-weight: 600;
}

    a.product-view-category:hover, a.product-view-category:focus {
        color: #333;
        font-weight: 600;
    }

.product-view-tags a, .product-view-tags a:hover, .product-view-tags a:focus {
    color: #333;
    font-weight: 400;
}

.product-view-tags {
    background:#ffffff;
    color: #333;
    font-weight: 600;
}

.product-view-tags {
    margin-bottom: 40px;
}




.product-random-title a, .product-random-title a:hover, .product-random-title a:focus {
    line-height: 1.35;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', serif;
    text-decoration: none;
}

    .product-random-title a:hover, .product-random-title a:focus {
        color: #088cdc;
    }

.product-random-thumb {
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac)";
    box-shadow: 0 0 4px #666;
    -moz-box-shadow: 0 0 4px #666;
    -webkit-box-shadow: 0 0 4px #666;
    -o-box-shadow: 0 0 10px 4px #666;
    overflow: hidden;
}

    .product-random-thumb img {
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
    }

    .product-random-thumb:hover img {
        -webkit-transform: scale(1.15); /* Safari and Chrome */
        -moz-transform: scale(1.15); /* Firefox */
        -ms-transform: scale(1.15); /* IE 9 */
        -o-transform: scale(1.15); /* Opera */
        transform: scale(1.15);
    }


.product-random-price {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', serif;
}

.product-random-net-price {
    font-size: 14px;
    color: #434343;
    text-decoration: line-through;
    font-weight: 600;
    line-height: 20px;
    margin-right: 10px;
    font-family: 'Open Sans', serif;
}

.product-random-final-price {
    font-size: 14px;
    color: #088cdc;
    font-weight: 600;
    line-height: 20px;
    font-family: 'Open Sans', serif;
}

.newsletter-area h3,.newsletter-area h5 {
    font-size: 24px;
}

.newsletter-area .form-control, .newsletter-area .form-control:hover, .newsletter-area .form-control:focus {
    border: none;
    box-shadow: none;
    border: 1px solid #fff;
    border-bottom: 1px solid #333;
}

.newsletter-area, .newsletter-area div {
    color: #ffffff;
    font-size: 14px;
}

    .newsletter-area a, .newsletter-area a:hover, .newsletter-area a:focus {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }

    .newsletter-area .btn.btn-primary, .newsletter-area .btn.btn-primary:hover, .newsletter-area .btn.btn-primary:focus {
        border: 1px solid #333;
        background: #293587;
        color: #ffffff;
    }

    .newsletter-area .input-group-wrapper {
        max-width: 330px;
        display: inline-block;
    }

@media (min-width:768px) {
    .desktop-right {
        float: right !important;
    }

    .menu-area .container {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.btn-lg, .btn-group-lg > .btn, .btn-lg:hover, .btn-lg:focus {
    font-size: 16px;
    font-weight: 400;
    border-radius: 0px;
}

.social-wrapper a {
    text-decoration: none;
    color: #ccb9a8;
}

    .social-wrapper a:hover, .social-wrapper a:focus {
        text-decoration: none;
        color: #333;
    }





.panel-group .panel {
    border-radius: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    font-weight: 300;
}

    .panel-group .panel.panel-default > .panel-heading {
        color: #74777c;
        font-size: 18px;
        font-weight: 300;
        background: none;
        width: 100%;
        font-weight: 300;
    }

        .panel-group .panel.panel-default > .panel-heading .panel-title {
            display: block;
            width: 100%;
            min-height: initial;
            padding: 0px;
            margin: 0px;
            padding-top: 10px;
        }

            .panel-group .panel.panel-default > .panel-heading .panel-title a {
                color: inherit;
                color: #74777c;
                font-size: 18px;
                text-decoration: none;
                cursor: pointer;
                display: block;
                width: 100%;
                font-weight: 300;
                font-family: 'Open Sans', sans-serif;
            }

                .panel-group .panel.panel-default > .panel-heading .panel-title a:hover, .panel-group .panel.panel-default > .panel-heading .panel-title a:active {
                    color: #447d78;
                    font-weight: 300;
                }

    .panel-group .panel.panel-default .panel-body {
        border: none;
    }

.search_bar {
    width: 100%;
}

.tab-content .tab-pane {
    padding-left: 0px;
    padding-right: 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #333;
    font-weight: 600;
}

.side-cart {
    z-index: 10000;
}

.breadcrumb .dropdown li:hover a, .breadcrumb .dropdown li:focus a {
    background: #447d78;
}

.breadcrumb-text, .breadcrumb-link {
    color: #ffffff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #447d78;
}

.home-gallery-row {
    margin-left: -15px;
    margin-right: -15px;
}

.home-gallery-col {
    padding-left: 15px;
    padding-right: 15px;
}

.slick-tags .slick-prev {
    font-size: 2.5em;
    position: absolute;
    right: 60px;
    top: -75px;
    color: #447d78;
    cursor: pointer;
}

.slick-tags .slick-next {
    font-size: 2.5em;
    position: absolute;
    right: 35px;
    top: -75px;
    color: #447d78;
    cursor: pointer;
}

.slick-tags .slick-prev:hover {
    color: #333;
}

@media(max-width:1200px) {
    .slick-tags .slick-prev {
        top: -65px;
    }

    .slick-tags .slick-next {
        top: -65px;
    }
}

.slick-tags .slick-next:hover {
    color: #333;
}

.article-content img {
    max-width: 100%;
    height: auto;
}

.modal-xl {
    max-width: 990px;
}

.modal {
    z-index: 2001;
}





#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

    #search.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }

    #search input[type="search"] {
        /*position: absolute;
        top: 50%;*/
        width: 100%;
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0);
        font-size: 40px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 30px;
        padding-right: 30px;
        outline: none;
        box-shadow: none;
    }

#searchform .search-container {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}



@media (max-width:768px) {

    #search input[type="search"] {
        font-size: 25px;
        font-weight: 300;
        margin-top: -21px;
    }
}

#search .validation-error {
    font-weight: normal;
    color: #ffffff !important;
    text-align: center;
    display: block;
}



#search .btn {
    background-color: #019a83;
    border-color: #019a83;
    border-radius: 0px;
    margin-top: 20px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #019a83;
    border-color: #019a83;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

.fa-stack.fa-stack-xl {
    position: relative;
    display: inline-block;
    width: 3em;
    height: 3em;
    line-height: 3em;
    vertical-align: middle;
}

.fa-stack-3x {
    font-size: 3em;
}

.fa-stack-2x {
    font-size: 1.4em;
    margin-top: 0.5em;
}

.top-info, .top-info-text {
    display: inline-block;
}

.top-info-text {
    vertical-align: middle;
}

.top-info span.fa-stack {
    color: #447d78;
    vertical-align: middle;
}

.top-info i.top-info-title {
    color: #cbb9a6;
    font-size: 18px;
    padding-top: 3px;
    font-weight: 400;
    display: inline-block;
}

.top-info .top-info-subtext {
    color: #555;
    font-size: 20px;
}

.home-small-banner {
    background: url(skn/bg_blue.jpg) 50% 100% no-repeat;
    background-attachment: fixed;
}

.home-small-banner-text {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Open Sans', serif;
}

.btn.home-small-banner-button, .btn.home-small-banner-button:hover, .btn.home-small-banner-button:focus {
    font-size: 14px;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    background: none !important;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: 400;
}


.breadcrumb {
    padding: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    display: inline-block;
}

    .breadcrumb > li + li::before {
        content: "";
        padding: 0;
        color: #ffffff;
    }

    .breadcrumb li a.active, .breadcrumb li a.active:hover, .breadcrumb li a.active:focus {
        color: #ffffff !important;
        font-size: 13px;
    }

    .breadcrumb > li.breadcrumb-link a, .breadcrumb > li.breadcrumb-link a:hover, .breadcrumb > li.breadcrumb-link a:focus {
        color: #ffffff !important;
        font-size: 13px;
    }

    .breadcrumb li a.active, .breadcrumb li a.active:hover, .breadcrumb li a.active:focus {
        color: #ffffff !important;
        font-size: 13px;
    }

.logo-menu {
    height: 40px;
    position: relative;
    margin-top: -10px;
    margin-left: -10px;
}



.slick-dots {
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        list-style: none;
        display: inline-block;
        text-align: center;
    }

        .slick-dots li button {
            font-size: 0px;
            line-height: 0px;
            border: none;
            background: #333;
            border-radius: 50%;
            width: 12px;
            height: 12px;
            margin-left: 3px;
            margin-right: 3px;
        }

        .slick-dots li.slick-active button {
            background: #019a83;
        }


.full-width {
    width: 100%;
}

.btn-sm, .btn-sm:hover, .btn-sm:focus, a.btn-sm, a.btn-sm:hover, a.btn-sm:focus, .btn-group-sm > .btn {
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.p-30 {
    padding: 20px !important;
}

.icon-box {
    margin-bottom: 30px;
}

.bg-deep {
    background-color: #f1f1f1 !important;
}

    .bg-deep p {
        font-size: 14px;
        color: #333;
        font-weight: 400;
        line-height: 20px;
    }

    .bg-deep .media-body {
        font-size: 16px;
        color: #333;
        font-weight: 600;
    }

        .bg-deep .media-body Ι {
            color: #447d78;
            font-weight: 600;
        }




.dl-menuwrapper {
    width: initial !important;
    max-width: 320px;
    display: inline-block !important;
}

@media(min-width:768px) {
    .logo-area {
        padding-top: 9px;
    }
}

.is-sticky .filters-sticky {
    padding-top: 80px;
}

.filters-area {
    margin-bottom: 25px;
}

.filters-panel-heading {
    font-size: 15px;
    display: block;
    padding-top: 2px;
    padding-bottom: 12px;
    cursor: pointer;
    color: #333;
    font-weight: 600;
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}

    .filters-panel-heading:hover, .filters-panel-heading:focus {
        color: #019a83;
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
    }

.filters-panel {
    margin-bottom: 15px;
}

    .filters-panel .panel-body {
        padding-left: 0px;
        padding-right: 0px;
    }

    .filters-panel li {
        list-style: none;
        list-style-position: inside;
        margin-bottom: 5px;
    }

        .filters-panel li.disabled a, .filters-panel li.disabled a:hover, .filters-panel li.disabled a:focus {
            color: #b1b1b1;
        }

.filters-panel-categories {
    padding: 0px;
    margin: 0px;
}

ul.filter {
    display: inline-block;
    margin-bottom: 60px;
}


@media (max-width:768px) {
    .filters-toggle {
        cursor: pointer;
    }

    .sorting-box {
        padding-left: 30px;
        padding-right: 30px;
    }

    /*.filters-area {
        overflow: hidden;
        height: 0px;
        opacity: 0;
        padding: 0px;
        margin: 0px;
        width: 100%;
        -webkit-transition: all 0.5s ease; 
        -moz-transition: all 0.5s ease; 
        -ms-transition: all 0.5s ease; 
        -o-transition: all 0.5s ease; 
        transition: all 0.5s ease;
    }

        .filters-area.open {
            height: initial;
            opacity: 1;
            padding: 30px;
            margin: 0px;
            width: 100%;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease; 
            -ms-transition: all 0.5s ease; 
            -o-transition: all 0.5s ease; 
            transition: all 0.5s ease;
        }*/
}

.menu-area {
    width: 100%;
    position: relative;
    z-index: 22;
}


.espa {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.8) !important;
    z-index: 13;
    text-align: center;
    margin: 0px;
    text-align: center;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

    .espa img {
        height: 55px !important;
        width: auto !important;
        margin-top: 5px;
        display: inline-block;
    }

@media(min-width:768px) {
    body {
        padding-bottom: 70px;
    }
}