﻿@media (min-width: 1025px) {
    #reviewTopMobile {
        display: none;
    }

    #reviewTop {
        display: block;
    }

    .rate-plan-n {
        width: 54%;
        float: left;
    }
}

@media (max-width: 1024px) {
    #reviewTopMobile {
        display: block;
    }

    #reviewTop {
        display: none;
    }

    .rate-plan-n {
        width: 54%;
        float: left;
    }
}

::selection {
    color: #FFF;
    background: #f8c2c5;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.info-title {
    color: #58738a !important;
}

article p.info-title {
    border-bottom: none;
}

.custom-bg {
    background: linear-gradient(transparent 30%, rgba(0, 0, 0, 0.2) 90%) repeat scroll 0 0%, rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    box-shadow: 0 -5px 75px #3c2415 inset;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#testimonials .owl-wrapper-outer {
    height: 80px;
}

#testimonials .owl-controls {
    margin-top: 0;
}

::-moz-selection {
    color: #FFF;
    background: #f8c2c5;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: white;
}

    /* Display list items side by side */
    ul.breadcrumb li {
        display: inline;
        font-size: 12px;
    }

        /* Add a slash symbol (/) before/behind each list item */
        ul.breadcrumb li + li:before {
            padding: 2px  !important;
            color: black;
            content: "/\00a0";
        }

        /* Add a color to all links inside the list */
        ul.breadcrumb li a {
            color: #0275d8;
            text-decoration: none;
        }

            /* Add a color on mouse-over */
            ul.breadcrumb li a:hover {
                color: #01447e;
                text-decoration: underline;
            }
/**
* Links
*/
a {
    color: #65135b;
}

    a:hover {
        text-decoration: none;
        color: #4487b2;
    }

/**
*** Parallax Styles ***
**/
.parallax {
    position: absolute;
}


.slider-wrapper {
    position: relative;
    height: 100% !important;
    overflow: hidden;
    background: url(../Content/images/design/preload.GIF) center center no-repeat transparent;
}

.parallax {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
}

    .parallax .layer {
        position: absolute;
        right: 100px;
    }

.slider-wrapper .container {
    background: transparent;
    height: 100%;
}

.slider-wrapper i.fa#go-down {
    font-size: 24px;
    position: absolute;
    bottom: 15px;
    left: 25px;
    opacity: .5;
    color: #fff;
    cursor: pointer;
    display: none;
}

.container-wrapper {
    background: #fff;
    z-index: 5;
}

/**
*** NAV BAR ***
*/
.navigation {
    height: 70px;
    border-top: 4px solid #65135b;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    z-index: 99999999999;
}

    .navigation .navbar-brand img {
        position: relative;
        top: -4px;
    }

    .navigation.fixed {
        position: fixed;
        top: 0;
        left: 0;
        border-top: 4px solid #65135b;
        width: 100%;
        height: 60px;
    }

    .navigation .navbar-default {
        padding: 0;
        margin: 0;
    }

    .navigation.fixed .navbar-default ul.navbar-nav {
        height: 66px;
        margin: 0;
        padding: 0;
    }

        .navigation.fixed .navbar-default ul.navbar-nav li {
            height: 66px;
        }

            .navigation.fixed .navbar-default ul.navbar-nav li a {
                height: 66px;
                line-height: 55px;
            }

    .navigation.fixed .navbar-brand img {
        top: -7px;
    }

    .navigation .navbar-default {
        height: 66px;
        background: none;
        border: 0;
    }

        .navigation .navbar-default ul.navbar-nav {
            height: 87px;
        }

            .navigation .navbar-default ul.navbar-nav li {
                height: 87px;
            }

                .navigation .navbar-default ul.navbar-nav li a {
                    height: 87px;
                    padding: 0 30px;
                    line-height: 66px;
                    margin-top: 1px;
                    font-family: "Roboto", Arial, sans-serif;
                    color: #868686;
                    font-weight: 300;
                }


                .navigation .navbar-default ul.navbar-nav li.active a,
                .navigation .navbar-default ul.navbar-nav li:hover a {
                    background: transparent;
                    color: #65135b;
                }

        .navigation .navbar-default .search-icon-wrapper i {
            width: 41px;
            margin: 0;
            padding: 0;
            font-size: 16px;
            position: relative;
            z-index: 10;
            cursor: pointer;
            float: right;
        }

    .navigation .navbar-form {
        position: relative;
    }

        .navigation .navbar-form i.fa {
            font-size: 14px;
            color: #868686;
            padding: 10px;
            cursor: pointer;
            line-height: 30px;
            z-index: 99;
            position: absolute;
        }

        .navigation .navbar-form i.fa-times {
            font-size: 21px;
            z-index: 100;
            display: none;
        }

    .navigation.fixed .navbar-form i.fa {
        padding: 5px 10px;
    }

    .navigation .search-field {
        width: 100%;
        height: 115px;
        background: rgba(110, 191, 243, .95);
        position: relative;
        padding: 0;
        margin: 0;
        top: -20px;
        display: none;
        -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.05);
        -moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.05);
        box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.05);
    }

    .navigation.fixed .search-field {
        top: -10px;
    }

    .navigation .search-field input {
        background: transparent;
        border: 0;
        font-size: 55px;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        color: #fff;
        width: 100%;
        outline: none;
        text-align: center;
        padding: 0;
        margin: 0;
        height: 115px;
        font-size: 33px;
        line-height: 35px;
        padding: 0;
    }

    .navigation .search-field ::-webkit-input-placeholder { /* WebKit browsers */
        color: #ccebff;
    }

    .navigation .search-field :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #ccebff;
    }

    .navigation .search-field ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #ccebff;
    }

    .navigation .search-field :-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #ccebff;
    }

    .navigation .navbar-default ul.dropdown-menu {
        padding: 0;
        margin: 0;
        border: 0;
        top: 82px;
        left: 22px;
        border-top: 3px solid #65135b;
        -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
        -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }

        .navigation .navbar-default ul.dropdown-menu .sub-menu .navigation.fixed .navbar-default ul.dropdown-menu .sub-menu {
            left: 100%;
            position: absolute;
            top: 0;
            visibility: hidden;
            margin-top: -1px;
        }

    .navigation.fixed .navbar-default ul.dropdown-menu {
        margin-top: -12px;
    }

        .navigation .navbar-default ul.dropdown-menu li,
        .navigation.fixed .navbar-default ul.dropdown-menu li {
            padding: 0;
            margin: 0;
            height: 50px;
        }

            .navigation .navbar-default ul.dropdown-menu li a,
            .navigation.fixed .navbar-default ul.dropdown-menu li a {
                background: #404040 !important;
                border: 1px solid #595959 !important;
                border-top: 1px solid #404040 !important;
                border-bottom: 1px solid #595959 !important;
                height: 0;
                padding: 24px 10px 24px 10px;
                margin: 0;
                font-size: 12px;
                font-weight: 100;
                font-family: "Roboto", Arial, sans-serif;
                color: rgba(255,255,255,.65) !important;
                line-height: 0;
            }

            .navigation .navbar-default ul.dropdown-menu li:hover a,
            .navigation.fixed .navbar-default ul.dropdown-menu li:hover a {
                background: #65135b !important;
                border: 1px solid #64b7ec !important;
                color: #fff !important;
            }

            .navigation .navbar-default ul.dropdown-menu li:first-child:hover a,
            .navigation.fixed .navbar-default ul.dropdown-menu li:first-child:hover a {
                border-top: 1px solid #65135b !important;
            }

    .navigation .navbar-default ul i.fa {
        margin-left: 8px;
    }

.dropdown.h:hover .dropdown-menu {
    display: block;
}

#nav-begins {
    display: block;
    height: 0;
}

/** FUlL DROPDOWN **/
.navigation ul.navbar-nav li.dropdown.full {
    position: relative;
}

    .navigation ul.navbar-nav li.dropdown.full section {
        position: absolute;
        margin-left: -547px;
        top: 77px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        padding-bottom: 0;
        background: transparent;
        -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.10);
        -moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.10);
        box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.10);
    }

.navigation.fixed ul.navbar-nav li.dropdown.full section {
    top: 65px;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper {
    top: 0;
    border-top: 3px solid #65135b;
    width: 100%;
    position: relative;
    height: 300px;
    margin: 0;
    padding: 0;
    display: block;
    background: #404040;
}

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper .clear-wrapper {
        float: left;
        height: 100%;
    }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper {
        background: #65135b;
        width: 368px; /* Golden Ratio, 3% padding-left */
        float: right;
        height: 100%;
        margin: 0;
        padding: 0;
        top: 0;
        position: relative;
    }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper article {
        display: inline-block;
        width: 245px;
        height: 180px;
        position: relative;
        top: 30px;
        padding: 0;
        margin: 0;
        vertical-align: top;
    }

        .navigation ul.navbar-nav li.dropdown.full section span.wrapper article strong {
            position: relative;
            top: 0;
        }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper span.divider {
        position: absolute;
        height: 180px;
        top: 40px;
        width: 1px;
        background: #595959;
        display: inline-block;
    }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper ul {
        list-style: none;
        padding: 0 0 0 30px;
        margin: 0;
        height: 0;
        position: relative;
        left: 0;
        top: 0;
    }

        .navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li {
            padding: 0;
            margin: 0 0 2px 0;
            left: auto;
            height: auto;
            position: relative;
            left: 0;
            float: none;
        }

            .navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a {
                color: rgba(255,255,255,.55);
                font-family: "Roboto", Arial, sans-serif;
                font-weight: 100;
                margin: 0;
                padding: 0;
                height: 29px;
                display: block;
                font-size: 13px;
                line-height: 29px;
                position: relative;
            }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper strong {
        color: #fff;
        font-size: 16px;
        line-height: 36px;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        padding: 0 0 0 29px;
        margin: 20px 0 5px 0;
        display: block;
        float: none;
    }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p {
        margin: 10px 0 0 30px;
        padding: 0;
        line-height: 21px;
        width: 310px;
    }

        .navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p a {
            padding: 0;
            margin: 0;
            position: relative;
            left: 0;
            color: #fff;
            line-height: 21px;
            font-weight: 100;
            outline: none;
            font-size: 14px;
            font-family: "Roboto", Arial, sans-serif;
        }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i {
        padding: 0 10px 0 0;
        margin: 0;
    }

/** Slug **/
.slug {
    height: 345px;
    position: relative;
}

    .slug .overlay {
        height: 100%;
        width: 100%;
        display: block;
        position: relative;
    }

    .slug h1,
    .slug p,
    .slug span {
        text-align: center;
        display: block;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        color: #fff;
        line-height: 0;
    }

    .slug span {
        color: rgba(255,255,255,.65);
        font-size: 14px;
        position: relative;
        margin-top: 45px;
    }

        .slug span a {
            color: #fff;
        }

    .slug h1 {
        padding: 95px 0 5px 0;
        font-size: 55px;
        line-height: 65px;
    }

    .slug p {
        padding: 0 0 60px 0;
        font-size: 24px;
        line-height: 22px;
    }

    .slug span i.fa {
        padding: 0 5px 0 5px;
    }

/** Adjusted icons **/
.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i.fa-moon-o {
    padding-right: 11px;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a:hover {
    color: #65135b;
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper {
    height: 150px;
    width: 310px;
    margin: 0 0 0 29px;
    padding: 0;
    display: block;
    overflow: hidden;
}

    .navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a,
    .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {
        background: rgba(64,64,64,0) !important;
        height: 100% !important;
        top: -1px;
    }

        .navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a i,
        .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {
            color: rgba(255,255,255,0);
            font-size: 14px;
            line-height: 0;
            top: 50%;
            position: relative;
        }

    .navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a,
    .content-section.slider-with-text .nivo-wrapper:hover .nivo-directionNav a {
        background: rgba(64,64,64,.2) !important;
    }

        .navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a i,
        .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {
            color: rgba(255,255,255,.9);
        }

    .navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav:hover a,
    .content-section.slider-with-text .nivo-wrapper .nivo-directionNav:hover a {
        background: rgba(64,64,64,.4) !important;
    }

section.content-section .row.no-heading {
    margin-top: 23px;
}

/** MINI NAVIGATION **/
.navigation ul.mini {
    margin: 20px 0 0 0;
    list-style: none;
    padding: 0;
    position: absolute;
    display: none;
    overflow: scroll;
    height: 209px;
    width: 100%;
    outline: none;
    background: #f9f8f8;
}

.navigation.fixed ul.mini {
    height: 209px;
}

.navigation ul.mini li {
    text-decoration: none;
    border-top: 1px solid #efefef;
    position: relative;
    outline: none;
    padding: 0;
    margin: 0;
}

    .navigation ul.mini li:last-child {
        border-bottom: 1px solid #efefef;
    }

    .navigation ul.mini li.sub ul li:first-child {
        border-top: 0;
        margin-top: 0;
    }

    .navigation ul.mini li.sub ul li:last-child {
        border-bottom: 0;
    }

    .navigation ul.mini li a {
        width: 100%;
        color: #868686;
        display: block;
        outline: none;
        line-height: 50px;
        text-indent: 15px;
        height: 50px;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 13px;
        font-weight: 300;
        padding: 0;
    }

    .navigation ul.mini li.sub ul {
        list-style: none;
        border-top: 1px solid #efefef;
        padding: 0 0 0 20px;
        display: none;
        margin-bottom: 0;
    }

    .navigation ul.mini li.sub.hidden {
        border-bottom: 0;
    }

    .navigation ul.mini li i.fa {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 11px;
        color: #acacac;
        cursor: pointer;
        padding: 22px 15px 24px 24px;
    }

    .navigation ul.mini li a:hover,
    .navigation ul.mini li a.active,
    .navigation ul.mini li a:active,
    .navigation ul.mini li:hover i.fa {
        color: #43acef;
    }
/**
*** Content Sections ***
**/
.content-section {
    background: #fff;
    padding-top: 52px;
    display: block;
    padding-bottom: 72px;
    margin: 0;
}

    .content-section.light {
        background: #f9f8f8 !important;
    }

    .content-section.showcase {
        padding-top: 31px;
        padding-bottom: 0;
    }

        .content-section.showcase .end {
            margin-bottom: 65px;
        }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", Arial, sans-serif;
    position: relative;
}

.content-section h1 div {
    display: block;
}

.content-section h1 {
    font-size: 65px;
    font-weight: 100;
    color: #404040;
    position: relative;
    text-align: center;
}

.content-section h2 {
    color: #fff;
    font-weight: 100;
    font-size: 60px;
}

.content-section h3 {
    font-size: 45px;
    font-weight: 100;
    color: #404040;
    margin: 0 0 40px 0;
}

h4 {
    font-size: 35px;
    font-weight: 100;
}

h6 {
    font-size: 25px;
    font-weight: 100;
}

.content-section.showcase h1 {
    color: #fff;
}

.content-section h1 span,
.content-section h2 span,
.content-section h3 span {
    color: #65135b;
    font-family: inherit;
    font-weight: 300;
}

.content-section h1 i,
.content-section h3 i {
    font-size: 55px;
    position: relative;
    color: #404040;
    top: -4px;
    left: -10px;
}

.content-section h3 i {
    font-size: 35px;
    top: -3px;
    left: 1px;
    padding-right: 15px;
}

.content-section h1:hover i,
.content-section h2:hover i,
.content-section h3:hover i {
    color: #65135b;
}

.content-section h1 p {
    margin-top: 5px;
}

.content-section h1 + p {
    margin-top: 29px;
}

/*.content-section p {
    font-size: 22px;
    font-weight: 100;
    line-height: 36px;
    margin-bottom: 0;
    color: black;
    text-align: center;
}*/

.content-section .center-buttons a {
    margin-left: 5px;
}

.content-section.slider-with-text {
    display: block;
}

    .content-section.slider-with-text .nivo-wrapper {
        height: auto;
        width: 100%;
        padding: 0;
        display: block;
        overflow: hidden;
    }
    /*#gallery-list {
        min-height: 190px;
    }*/
    .content-section.slider-with-text p {
        font-size: 16px;
        text-align: left;
        padding: 0;
        margin: 0;
        line-height: 25px;
        margin-top: -4px; /** Adjust the line-height padding **/
        display: block;
    }

    .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {
        width: 40px;
        text-align: center;
    }

.slider-laptop {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slider-wrapper {
    height: 820px;
}

.slider-laptop .laptop {
    background: url(../Content/images/design/mac.png) center left no-repeat transparent;
    width: 871px;
    height: 575px;
    left: 50%;
    margin-left: -435px;
    position: relative;
}

.slider-laptop .wrapper {
    width: 557px;
    height: 349px;
    overflow: hidden;
    top: 110px;
    left: 157px;
    position: relative;
}

/**
*** Blog Styles ***
**/
.blog {
    margin-bottom: 40px;
    clear: both;
}

    .blog .image {
        width: 100%;
        overflow: hidden;
        position: relative;
        display: block;
        margin-bottom: 25px;
        height: 390px;
    }

        .blog .image img {
            width: 100%;
            height: 100%;
        }

    .blog .title-desc {
        float: left;
        letter-spacing: 1px;
        margin: 35px 0 0 0;
    }

    .blog h3 {
        font-weight: 100;
        font-size: 35px;
        margin: 0 0 20px 0;
        line-height: 23px;
    }

    .blog .date {
        display: inline-block;
        float: right;
        margin: 0;
    }

        .blog .date a.day {
            font-size: 50px;
            font-weight: 100;
            background: #dff0d8;
            color: #404040;
            line-height: 24px;
            margin: 0 0 1px 0;
            display: block;
            padding: 12px 22px;
        }

            .blog .date a.day:hover {
                background: #404040;
                color: #fff;
            }

        .blog .date a.month {
            font-weight: 100;
            color: #fff;
            background: #65135b;
            width: 100%;
            display: block;
            text-align: center;
            font-size: 18px;
            padding: 3px 0;
        }

    .blog ul.meta {
        list-style: none;
        text-decoration: none;
        float: left;
        display: block;
        margin: 0;
        padding: 0;
    }

        .blog ul.meta li {
            display: inline-block;
            margin-right: 25px;
        }

            .blog ul.meta li a {
                color: #404040;
                font-weight: 100;
            }

    .blog .date .blog ul.meta li i {
        margin-right: 5px;
    }

    .blog ul.meta li a:hover i {
        color: #65135b;
    }

    .blog p {
        font-size: 15px;
        line-height: 29px;
        clear: both;
        float: left;
        text-align: left;
        margin-top: 18px;
        display: block;
    }

    .blog .btn {
        display: block;
        float: left;
        clear: both;
        margin-top: 20px;
        margin-bottom: 30px;
    }

ul.pagination {
    margin: 0 0 10px 0;
    padding: 0;
}

    ul.pagination li a {
        background: #f9f8f8;
        border: 1px solid #f1f1f1;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        font-size: 14px;
    }

        ul.pagination li a:hover {
            background: #65135b;
            color: #fff;
            border: 1px solid #65135b;
        }

.single .blog p {
    padding-bottom: 0;
    float: none;
    clear: both;
}

.single .blog .title-desc {
    margin-bottom: 35px;
}

.single .blog blockquote {
    margin-bottom: 25px;
    margin-top: 25px;
    float: none;
}

.single h4 {
    margin-top: 20px;
    margin-bottom: 30px;
    clear: both;
}

.single h6 {
    margin: 15px 0;
}

.single .author {
    width: 100%;
    position: relative;
    height: 300px;
    margin-bottom: 65px;
    background: #f9f8f8;
}

    .single .author img {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        border-radius: 200px;
        width: 200px;
        height: 200px;
        display: block;
        float: left;
        position: absolute;
        margin: 50px 0 0 20px;
    }

    .single .author h5 {
        font-size: 22px;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 300;
        display: inline-block;
        float: left;
        margin: 60px 0 15px 250px;
        max-width: 100%;
        text-align: left;
    }

    .single .author span {
        float: right;
        display: inline-block;
        margin-top: 60px;
        padding-right: 40px;
        position: relative;
        top: -2px;
    }

        .single .author span a {
            color: #404040;
            font-size: 20px;
            padding-left: 7px;
        }

            .single .author span a:hover {
                color: #65135b;
            }

    .single .author p {
        font-size: 16px;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        line-height: 29px;
        float: left;
        text-align: left;
        display: inline-block;
        max-width: 100%;
        margin-left: 250px;
        padding-right: 30px;
    }

.single ul.comments {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
    position: relative;
}

    .single ul.comments li {
        margin: 0;
        width: 100%;
        position: relative;
        margin-bottom: 25px;
        padding: 0;
    }

        .single ul.comments li .wrapper {
            background: #f9f8f8;
            width: 100%;
            height: 180px;
        }

        .single ul.comments li img {
            width: 58px;
            height: 58px;
            -webkit-border-radius: 58px;
            -moz-border-radius: 58px;
            border-radius: 58px;
            position: absolute;
            top: 90px;
            margin-top: -29px;
            margin-left: -29px;
            border: 3px solid #fff;
        }

        .single ul.comments li h5 {
            font-size: 18px;
            font-weight: 300;
            font-family: "Roboto", Arial, sans-serif;
            position: relative;
            padding: 20px 0 0 50px;
            display: inline-block;
            float: left;
        }

        .single ul.comments li span {
            display: inline-block;
            float: left;
            margin: 31px 0 0 35px;
            font-family: "Roboto", Arial, sans-serif;
            color: #828282;
            font-size: 12px;
            color: #919191;
            font-weight: 100;
        }

        .single ul.comments li p {
            font-size: 16px;
            font-weight: 100;
            clear: both;
            font-family: "Roboto", Arial, sans-serif;
            text-align: left;
            line-height: 29px;
            max-width: 100%;
            margin-left: 50px;
        }

        .single ul.comments li a {
            color: #fff;
            font-size: 14px;
            padding: 5px 10px;
            float: right;
            margin: 0;
            position: relative;
            bottom: -4px;
            right: 0;
            font-weight: 100;
            background: #65135b;
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px;
        }

        .single ul.comments li ul li {
            clear: both;
            float: none;
            margin-left: 0;
            margin-top: 25px;
            clear: both;
        }

/**
*** Sidebar Styles ***
**/
.sidebar {
    overflow: hidden;
}

    .sidebar h4 {
        font-weight: 100;
        font-size: 22px;
        color: #404040;
        font-family: "Roboto", Arial, sans-serif;
        line-height: 17px;
        padding: 0;
        margin: 0 0 20px 0;
    }

        .sidebar h4 i.fa {
            font-size: 18px;
            float: right;
            position: relative;
            top: 1px;
        }

        .sidebar h4:hover i.fa {
            color: #65135b;
        }

    .sidebar .search-wrapper {
        position: relative;
        display: block;
        border: 1px solid #e2e2e2;
        height: 43px;
        -webkit-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
        -moz-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
        box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
    }

        /*.sidebar input {
        outline: none;
        -webkit-box-shadow: 0 0 0 0 #fff;
        -moz-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff;
        border: 0;
        background: transparent;
        width: 85%;
        height: 45px;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 14px;
        color: #555555;
        text-indent: 14px;
    }*/

        .sidebar .search-wrapper i.fa {
            font-size: 18px;
            color: #c4c4c4;
            position: absolute;
            right: 10px;
            top: 50%;
            cursor: pointer;
            line-height: 0;
        }

            .sidebar .search-wrapper i.fa:hover {
                color: #65135b;
            }

    .sidebar form {
        margin-bottom: 75px;
    }

    .sidebar ul.comments,
    .sidebar ul.comments-wrapper,
    .sidebar ul.posts,
    .sidebar ul.posts-wrapper {
        padding: 0;
        margin: 0;
        list-style: none;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .sidebar ul.comments-wrapper,
    .sidebar ul.posts-wrapper {
        margin-bottom: 60px;
    }

    .sidebar ul.comments li {
        color: #646464;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 10px;
        font-family: "Roboto", Arial, sans-serif;
        display: block;
    }

    .sidebar .testimonial-wrapper p {
        font-size: 14px;
        line-height: 24px;
    }

    .sidebar .testimonial-wrapper {
        height: 210px;
        margin-bottom: 75px;
    }

        .sidebar .testimonial-wrapper .owl-item > div {
            height: 180px;
        }

    .sidebar .text p {
        font-size: 14px;
        text-align: left;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        letter-spacing: .2px;
        margin-bottom: 64px;
    }

    .sidebar ul.posts li {
        position: relative;
        display: block;
        clear: both;
        margin-bottom: 10px;
    }

        .sidebar ul.posts li img {
            width: 150px;
            padding-right: 10px;
            float: left;
        }

    .sidebar ul.posts h6,
    .sidebar ul.posts cite {
        font-size: 14px;
        font-weight: 100;
        color: #404040;
        font-family: "Roboto", Arial, sans-serif;
        float: left;
        margin: 3px 0;
        display: block;
    }

    .sidebar ul.posts cite {
        float: left;
        font-size: 12px;
        margin-top: 3px;
        color: #646464;
    }

        .sidebar ul.posts cite i {
            padding-right: 7px;
            position: relative;
        }

    .sidebar ul.posts span.hover {
        background: #65135b;
        width: 100%;
        height: 45px;
        display: block;
        position: absolute;
        text-align: center;
        z-index: 1000;
        left: 0;
        display: none;
    }

        .sidebar ul.posts span.hover span {
            color: #fff;
            padding: 0 13px 0 0;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 100;
            display: none;
        }

        .sidebar ul.posts span.hover i {
            color: #fff;
            font-size: 14px;
            position: relative;
            top: 4px;
            line-height: 45px;
            top: 50%;
            margin: 0;
            padding: 0 7px 0 0;
        }

/**
*** Feature list ***
**/

.feature-list {
    background-color: #f9f8f8;
    padding-bottom: 33px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

    .feature-list .container {
        overflow: hidden;
    }

    .feature-list .feature {
        margin-top: 51px;
        margin-bottom: 13px;
    }

        .feature-list .feature i {
            font-size: 32px;
            width: 78px;
            height: 78px;
            text-indent: 23px;
            padding-top: 23px;
            background: #fff;
            border: 1px solid #ececec;
            color: #65135b;
            float: left;
            -webkit-border-radius: 78px;
            -moz-border-radius: 78px;
            border-radius: 78px;
        }

        .feature-list .feature:hover i {
            color: #fff;
            background-color: #65135b;
            border: 1px solid #5fb5ec;
        }

        .feature-list .feature .content {
            float: left;
            max-width: 230px;
            margin-left: 20px;
        }

            .feature-list .feature .content h4 {
                font-size: 20px;
                color: #404040;
                font-weight: 300;
            }

        .feature-list .feature p {
            color: #737373;
            font-weight: 300;
            font-size: 14px;
            line-height: 22px;
        }

.feature-list-2 {
    margin-top: 13px;
    margin-bottom: -60px;
}

    .feature-list-2 .feature {
        margin-bottom: 60px;
    }

        .feature-list-2 .feature h5 {
            font-size: 20px;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 300;
        }

            .feature-list-2 .feature h5 i {
                margin-right: 18px;
                font-size: 22px;
                padding: 0;
                position: relative;
                top: 1px;
            }

        .feature-list-2 .feature:hover h5 i {
            color: #65135b;
        }

        .feature-list-2 .feature p {
            font-size: 16px;
            text-align: left;
            padding: 0;
            width: 90%;
            line-height: 25px;
            margin: 0 0 0 39px;
        }

/**
*** Portfolio ***
**/
.portfolio {
    background: #f9f8f8;
    padding: 0;
    margin: 0;
    position: relative;
}

    .portfolio ul#filters {
        text-decoration: none;
        list-style: none;
    }

        .portfolio ul#filters li {
            display: inline;
        }

    .portfolio .filter {
        height: 110px;
        text-align: center;
    }

        .portfolio .filter .btn {
            margin-top: 35px;
        }

    .portfolio .gallary {
        position: relative;
        height: 100%;
    }

        .portfolio .gallary ul {
            padding: 0;
            position: relative;
            z-index: 10;
            width: 100%;
            margin: 0;
        }

            .portfolio .gallary ul li {
                margin: 0;
                padding: 0;
                text-decoration: none;
                list-style: none;
                float: left;
                width: 400px;
                height: 300px;
                overflow: hidden;
                position: relative;
            }

.filter {
    /*background-color: #fff;*/
}

a#desc span.desc {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #65135b;
    color: #fff;
    font-family: "Roboto", Arial, sans-serif;
    left: 0;
}

a#desc span i.fa {
    font-size: 85px;
    line-height: 0;
    top: 50%;
    position: relative;
    text-align: center;
    width: 100%;
}

a#desc span.desc span.title,
a#desc span.desc span.subtitle {
    text-align: center;
    line-height: 0;
    top: 78%;
    width: 100%;
    position: relative;
    font-size: 18px;
    font-family: "Roboto", Arial, sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 300;
}

a#desc span.desc span.subtitle {
    top: 88%;
    font-weight: 100;
    font-size: 14px;
}

.portfolio .gallary ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    margin: 0;
    padding: 0;
}

.portfolio .preview {
    width: 100%;
    height: 100%;
    position: relative;
    margin-left: -20px;
    z-index: 100;
}

    .portfolio .preview i {
        font-size: 40px;
        color: #c7c7c7;
        left: 50%;
        top: 200px;
        position: absolute;
    }

.portfolio.light {
    background: #fff !important;
}

    .portfolio.light .filter {
        background: #f9f8f8;
        width: 100%;
        height: 45px;
        margin: 40px 0;
    }

        .portfolio.light .filter li a,
        .portfolio.light .filter li a.hot {
            line-height: 47px;
            font-family: "Roboto", Arial, sans-serif;
            font-size: 16px;
            font-weight: 100;
            color: #404040;
            position: relative;
            padding: 0 20px;
        }

        .portfolio.light .filter li {
            position: relative;
        }

            .portfolio.light .filter li a.hot {
                color: #65135b;
                background: transparent;
            }

            .portfolio.light .filter li i.fa-caret-up {
                font-size: 24px;
                color: #fff;
                position: absolute;
                line-height: 0;
                margin: 0;
                padding: 0;
                left: 50%;
                top: 23px;
                text-align: center;
            }

.portfolio .col-lg-3 {
    overflow: hidden;
}

/**
*** Team ***
**/
.team {
    padding: 0;
}

.content-section.team-simple {
    overflow: hidden;
}

.team .relative {
    position: relative;
    height: 415px;
}

.team .wrapper {
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 45px 0 0 0;
    position: relative;
    display: block;
    width: 990px;
    overflow: hidden;
}

.team.light {
    padding-top: 45px;
    padding-bottom: 10px;
}

.team h1 {
    margin-bottom: 20px;
}

.team .ms-container {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.team .ms-slide {
    list-style: none;
    display: inline-block;
    margin: 0 25px 0 0;
    width: 290px;
    display: block;
    height: 100%;
    position: absolute;
    transform: translateZ(0px);
    transform-style: preserve-3d;
    clear: both;
    cursor: pointer;
}

.team .ms-view {
    overflow: visible;
}

.team .ms-slide img {
    height: 290px;
    margin: 0 0 10px 0;
    display: block;
}

.team .ms-slide span.desc {
    left: 0;
    position: relative;
}

.team .ms-slide.ms-sl-selected img {
}

.team .ms-info span.name {
    display: inline-block;
    line-height: 0;
    padding: 0;
    margin: 34px 0 0 0;
    font-size: 24px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    color: rgba(255,255,255,1);
}

.team .ms-info span.position {
    color: rgba(110,191,243,1);
}

.team .ms-info {
    display: block;
    position: relative;
    bottom: 0;
    clear: both;
}

.team .ms-info {
    display: block;
    clear: both;
}

.team .ms-info {
    text-align: center;
    margin: 0 0 33px 0;
}

    .team .ms-info span.position:before {
        content: "/ ";
    }

.team .ms-slide article {
    width: 100%;
}

.ms-nav-prev,
.ms-nav-next {
    font-family: "FontAwesome";
    font-size: 55px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50%;
    color: rgba(255,255,255,1);
    line-height: 0;
    cursor: pointer;
    display: block;
}

    .ms-nav-prev:hover,
    .ms-nav-next:hover {
        color: #65135b;
    }

.light .ms-nav-prev,
.light .ms-nav-next {
    color: #ebeaea;
}

    .light .ms-nav-prev:hover,
    .light .ms-nav-next:hover {
        color: #65135b;
    }

.ms-nav-prev {
    left: 0;
}

.ms-nav-next {
    right: 0;
}

.ms-nav-prev:before {
    overflow: visible;
    content: "\f053";
}

.ms-nav-next:before {
    content: "\f054";
}

/*
* We are only specifying the left spacing on each element
* for the member box tools, we do this to avoid adding too
* many <div> wrappers, we do this here and only here.
*/
.team .member-box-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.team .member-box {
    position: absolute;
    left: 0;
    width: 100%;
    height: 520px;
    background: #fff;
    display: block;
    z-index: 101;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
    -moz-box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
    box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none;
}

    .team .member-box .shadow-lg {
        background: url(../Content/images/design/shadows-lg.png) no-repeat left bottom transparent;
        width: 1174px;
        height: 60px;
        position: absolute;
        bottom: -35px;
        left: 0;
    }

    .team .member-box .clear-wrapper {
        padding: 0;
        margin: 0;
        float: left;
        width: 61%; /* The Golden Ratio */
    }

        .team .member-box .clear-wrapper h3 {
            font-size: 28px;
            padding: 22px 0 0 35px;
            margin: 0;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 300;
            color: #4e4e4e;
            text-align: left;
        }

        .team .member-box .clear-wrapper p {
            font-size: 18px;
            font-weight: 100;
            font-family: "Roboto", Arial, sans-serif;
            color: #4e4e4e;
            text-align: left;
            padding: 0;
            margin: 14px 0 18px 35px;
            line-height: 28px;
        }

    .team .member-box .color-wrapper {
        background: #65135b;
        width: 36%; /* The Golden Ratio - 3% for padding */
        margin: 0;
        padding: 0;
        float: right;
        height: 100%;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .team .member-box ul.bars {
        margin: 0;
        padding: 0;
    }

        .team .member-box ul.bars li .progress,
        .team .member-box ul.bars li strong {
            list-style: none;
            margin-left: 35px;
        }

    .team .member-box .color-wrapper a#close {
        float: right;
        clear: both;
        position: relative;
        margin: 10px 10px 0 0;
    }

    .team .member-box .color-wrapper img {
        position: relative;
        top: 45px;
        left: 50%;
        margin: 0 0 65px -145px;
        padding: 0;
        height: 300px;
        width: 290px;
        display: inline-block;
    }

    .team .member-box a#close .fa {
        font-size: 28px;
        color: #fff;
    }

    .team .member-box .color-wrapper strong,
    .team .member-box .color-wrapper span {
        font-size: 28px;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 300;
        text-align: center;
        width: 100%;
        display: block;
        color: #fff;
        padding: 0;
        margin: 0;
    }

    .team .member-box .color-wrapper span {
        font-size: 18px;
        font-weight: 100;
    }

    .team .member-box .color-wrapper ul.social-media {
        position: relative;
        top: 14px;
    }

    .team .member-box .color-wrapper ul.social-media {
        margin: 0 auto 0 auto;
        padding: 0;
        text-align: center;
        position: relative;
        width: 100%;
        float: none;
    }

        .team .member-box .color-wrapper ul.social-media li {
            width: auto;
        }

            .team .member-box .color-wrapper ul.social-media li a:hover {
                color: #65135b;
                background: #fff;
                border-color: #fff;
            }

.team .basic {
    position: relative;
}

    .team .basic .ms-slide {
        padding: 0;
        margin: 30px 0 65px 0;
        position: relative;
    }

        .team .basic .ms-slide img {
            margin-left: 0;
            padding-left: 0;
        }

        .team .basic .ms-slide > span {
            width: 220px;
            height: 220px;
            border-radius: 110px;
            -webkit-border-radius: 110px;
            -moz-border-radius: 110px;
            overflow: hidden;
            display: block;
            margin: 0 auto 30px auto;
            padding: 0;
            position: relative;
            display: block;
        }

            .team .basic .ms-slide > span img {
                position: relative;
                width: 220px;
                height: 220px;
            }

        .team .basic .ms-slide > h4 {
            font-size: 24px;
            font-weight: 300;
            text-align: center;
            color: #404040;
            margin: 0 0 15px 0;
            padding: 0;
            position: relative;
            display: block;
        }

        .team .basic .ms-slide > p {
            font-size: 16px;
            font-weight: 100;
            padding: 0;
            margin: 0;
            line-height: 0;
        }

    .team .basic .member-box-wrapper {
        top: -420px;
    }

/**
**** Form styles ****
**/
.form.contact {
    padding: 45px 0 15px 0;
    margin: 0;
    position: relative;
}

    .form.contact .message {
        height: 100px;
        width: 100%;
        position: absolute;
        top: -100px;
        left: 0;
        padding: 0;
        background: #65135b;
        cursor: pointer;
    }

        .form.contact .message p {
            position: relative;
            font-family: "Roboto", Arial, sans-serif;
            font-size: 22px;
            font-weight: 100;
            color: #fff;
            line-height: 100px;
            padding: 0;
            margin: 0;
        }

            .form.contact .message p .fa {
                padding: 0 15px 0 0;
                position: relative;
                top: 2px;
            }

        .form.contact .message .fa.arr {
            font-size: 40px;
            line-height: 0;
            z-index: 1000;
            color: #65135b;
            position: absolute;
            top: 95px;
            right: 50%;
            margin: 0 -12px 0 0 !important;
            padding: 0;
        }

        .form.contact .message.warning {
            background: #f5b075;
        }

            .form.contact .message.warning .fa.arr {
                color: #f5b075;
            }

    .form.contact .input-group {
        width: 100%;
        margin-bottom: 30px;
        position: relative;
    }

        .form.contact .input-group i {
            color: #8b8b8b;
            font-size: 20px;
            position: absolute;
            line-height: 66px;
            left: 17px;
        }

        .form.contact .input-group input.lg,
        .form.contact .input-group textarea.lg {
            padding: 0 10px;
            text-indent: 40px;
            margin: 0;
            height: 66px;
            width: 100%;
            line-height: 20px;
            font-size: 20px;
            font-weight: 100;
            font-family: "Roboto", Arial, sans-serif;
            color: #8b8b8b;
            border: 1px solid #d5d5d5;
            outline: none;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }

        .form.contact .input-group textarea.lg {
            height: 162px;
            text-indent: 10px;
            padding-top: 15px;
            resize: none;
        }

        .form.contact .input-group input:focus,
        .form.contact .input-group textarea:focus {
            border-color: #65135b;
        }

        .form.contact .input-group input.err,
        .form.contact .input-group textarea.err {
            border-color: #f5b075 !important;
        }

        .form.contact .input-group button.submit {
            width: 100%;
            height: 66px;
            background: #707070;
            border: 0;
            font-family: "Roboto", Arial, sans-serif;
            color: #fff;
            font-size: 18px;
            outline: none;
            font-weight: 300;
        }

            .form.contact .input-group button.submit:hover {
                background: #65135b;
            }

    .form.contact #message_sent {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 100000;
        background: #65135b;
        width: 100%;
        display: none;
    }

        .form.contact #message_sent i.fa {
            font-size: 120px;
            position: relative;
            text-align: center;
            line-height: 0;
            top: 50%;
            margin: auto;
            vertical-align: middle;
            color: #fff;
            display: none;
        }

        .form.contact #message_sent p {
            font-size: 45px;
            font-weight: 100;
            font-family: "Roboto", Arial, sans-serif;
            color: #fff;
            position: relative;
            text-align: center;
            line-height: 0;
            top: 54%;
            display: none;
        }

    .form.contact.style-2 {
        margin-top: 0;
        padding-top: 0;
    }

        .form.contact.style-2 .input-group input,
        .form.contact.style-2 .input-group textarea {
            -webkit-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
            -moz-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
            box-shadow: 0 0 1px 0px rgba(230,230,230,1);
        }

            .form.contact.style-2 .input-group input:focus,
            .form.contact.style-2 .input-group textarea:focus {
                -webkit-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
                -moz-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
                box-shadow: 0 0 4px 0px rgba(230,230,230,1);
            }

    .form.contact .input-group.tight {
        margin-right: 2%;
        width: 49%;
        float: left;
    }

        .form.contact .input-group.tight.second {
            margin-right: 0;
        }

        .form.contact .input-group.tight input.lg {
            width: 100%;
        }

/**
*** Footer ***
**/
footer .content-section {
    width: 100%;
    padding: 0;
}

    footer .content-section h1 {
        font-size: 60px;
        font-family: "Roboto", Arial, sans-serif;
        color: #fff;
        font-weight: 100;
        line-height: 0;
        padding: 0;
        margin: 74px 0 36px 0;
        line-height: 60px;
    }

    footer .content-section .center-buttons,
    footer .content-section .center-buttons p {
        padding: 0;
        margin: 0 0 80px 0;
        text-align: center;
    }

        footer .content-section .center-buttons p a {
            margin-right: 20px;
        }

            footer .content-section .center-buttons p a.white {
                border-color: rgba(255,255,255,1);
                color: rgba(255,255,255,1);
            }

                footer .content-section .center-buttons p a.white:hover {
                    border-color: rgba(255,255,255,1);
                    color: #404040;
                }

footer .foot-wrapper {
    background: rgba(0,0,0,0.55);
    width: 100%;
    padding: 0 0 20px;
    margin: 0;
}

    footer .foot-wrapper .logo {
        margin-top: 75px;
    }

    footer .foot-wrapper p.liner {
        color: #fff;
        font-size: 22px;
        line-height: 0;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        margin: 45px 0;
    }

ul.social-media {
    list-style: none;
    text-align: center;
    padding: 0;
}

    ul.social-media li {
        display: inline-block;
        margin: 0 8px 0 0;
        padding: 0;
    }

        ul.social-media li a {
            font-size: 14px;
            width: 30px;
            height: 30px;
            padding: 5px 0 0 0;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border: 1px solid #fff;
            border-radius: 15px;
            display: inline-block;
            float: left;
            color: #fff;
        }

        ul.social-media li:last-child {
            margin-right: 0;
        }

        ul.social-media li a:hover {
            background: #65135b;
            border-color: #65135b;
        }

footer .foot-wrapper p.copyright {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-family: "Roboto", Arial, sans-serif;
    padding: 0;
    margin: 55px 0 0 0;
    padding-bottom: 22px;
}

footer.classic .row > div {
    margin-top: 45px;
}

footer.classic h5 {
    font-size: 22px;
    font-weight: 100;
    font-family: "Roboto", Arial, sans-serif;
    color: #fff;
    text-align: left;
}

    footer.classic h5:hover i {
        color: #65135b;
    }

    footer.classic h5 i {
        text-align: left;
        padding-right: 10px;
    }

footer.classic .logo {
    padding-bottom: 20px;
    margin: 0;
    display: block;
}

footer.classic p {
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    color: #fff;
    font-family: "Roboto", Arial, sans-serif;
    line-height: 24px;
}

footer.classic .twitter-feed-wrapper {
    margin-top: 31px;
}

footer.classic .tweets-container {
    overflow: hidden;
}

footer.classic #twitter-feed {
}

footer.classic .twitter-article {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

    footer.classic .twitter-article.active {
        display: block;
    }

    footer.classic .twitter-article i.fa {
        color: #fff;
        display: block;
        font-size: 16px;
        top: 6px;
        position: absolute;
    }

    footer.classic .twitter-article .twitter-text {
        display: block;
        margin-left: 25px;
    }

    footer.classic .twitter-article p {
        margin-top: 0px;
    }

    footer.classic .twitter-article .tweet-time {
        display: block;
        margin-top: 2px;
    }

        footer.classic .twitter-article .tweet-time a {
            font-size: 14px;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 100;
            color: #65135b;
        }

footer.classic ul {
    margin-top: 26px;
}

    footer.classic ul li i.fa {
        color: #fff;
    }

    footer.classic ul.pages {
        margin: 35px 0 0 0;
        padding: 0;
    }

        footer.classic ul.pages li {
            display: inline-block;
            margin: 0 5px 10px 0;
        }

        footer.classic ul.pages a.btn {
            padding: 5px 15px;
            font-size: 14px;
            border: 1px solid #fff;
        }

footer.classic div.contact-info {
    margin-top: 30px;
}
    /*add properties*/
    footer.classic div.contact-info > span, footer.classic div.contact-info > address {
        font-size: 14px;
        color: #fff;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        display: block;
        margin-top: 5px;
    }
        /*add properties*/
        footer.classic div.contact-info > span i.fa, footer.classic div.contact-info > address i.fa {
            color: #fff;
            padding-right: 10px;
        }

    footer.classic div.contact-info > ul {
        text-align: left;
        margin-top: 15px;
    }

        footer.classic div.contact-info > ul li {
            text-align: center;
        }

footer.classic .copyright {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    font-family: "Roboto", Arial, sans-serif;
    padding: 10px 0 20px 0;
}
/*custom footer*/
footer.classic .contact-info .verification img {
    border: 1px solid #8bc541;
    padding: 5px 2px;
    width: 125px;
    height: auto;
}

    footer.classic .contact-info .verification img:hover {
        background-color: #fff;
        border-color: #fff;
    }

footer.classic div.contact-info > address {
    margin-bottom: 0;
}

footer.classic .twitter-feed-wrapper .form-group {
    margin-bottom: 10px;
}

footer.classic .twitter-feed-wrapper label {
    font-weight: normal;
    margin-bottom: 2px;
}

footer.classic .twitter-feed-wrapper button {
    margin-top: 5px;
}
/**
*** Blur Backgrounds ***
**/
.content-section.fixed {
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin-top: 0;
    height: 500px;
}

    .content-section.fixed.sm,
    .content-section.fixed.small {
        height: 450px;
    }

    .content-section.fixed h1,
    .content-section.fixed h2,
    .content-section.fixed h3 {
        color: #fff;
    }

    .content-section.fixed .video-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .content-section.fixed .overlay {
        height: 100%;
        width: 100%;
        display: block;
        position: relative;
    }

    .content-section.fixed .shadows {
        position: absolute;
        width: 816px;
        height: 23px;
        display: block;
        left: 50%;
        margin-left: -408px;
        top: -1px;
        background: url(../Content/images/design/section-shadows-lg.png) center top no-repeat transparent;
    }

    .content-section.fixed h1 {
        color: #fff;
        margin-top: 75px;
        line-height: 22px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .content-section.fixed p {
        color: #fff;
        font-size: 18px;
        line-height: 35px;
        padding: 25px 0 5px;
        font-weight: 100;
        width: 65%;
        left: auto;
        margin: auto;
        text-align: center;
        display: block;
        z-index: 100;
        position: relative;
    }

    .content-section.fixed .center-buttons p {
        padding-bottom: 55px;
    }

.vjs-control-bar {
    display: none;
}

.content-section.fixed video {
    opacity: .13;
    position: relative;
    top: -20px;
}

.content-section.fixed ul.testimonials {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
}

.testimonials {
    margin-right: -28px;
}

.content-section.fixed ul.testimonials li {
    display: inline-block;
    width: 100%;
}

    .content-section.fixed ul.testimonials li h3 {
        text-align: center;
        font-size: 45px;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        line-height: 60px;
    }

.content-section.fixed i.fa-quote-right,
.content-section.fixed i.fa-quote-left {
    font-size: 115px;
    color: rgba(255,255,255,.05);
    width: 100%;
    margin: 110px 0 60px 0;
    line-height: 0;
}

.content-section.fixed:hover i.fa-quote-right,
.content-section.fixed:hover i.fa-quote-left {
    color: rgba(255,255,255,.12);
}

.content-section.fixed i.fa-quote-right {
    width: 100%;
    text-align: right;
    position: relative;
    top: -300px;
    margin: 30px auto 0 auto;
}

.content-section.fixed cite {
    width: 100%;
    text-align: center;
    font-weight: 100;
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    font-family: "Roboto", Arial, sans-serif;
    color: #fff;
}

    .content-section.fixed cite strong {
        font-weight: 300;
    }

.content-section.fixed .ms-nav-next,
.content-section.fixed .ms-nav-prev {
    color: rgba(255,255,255,.1);
}

    .content-section.fixed .ms-nav-next:hover,
    .content-section.fixed .ms-nav-prev:hover {
        color: rgba(255,255,255,.4);
    }

.content-section.fixed .ms-nav-prev {
    left: 2%;
}

.content-section.fixed .ms-nav-next {
    right: 2%;
}

/** TESTIMONIALS **/
div.testimonials > i {
    position: absolute;
    left: 0;
    top: 65px;
    left: 25px;
    z-index: 100;
    color: rgba(255,255,255,.10);
    font-size: 36px;
}

    div.testimonials > i.fa-quote-right {
        top: 240px;
        left: 325px;
    }

.testimonial-wrapper {
    position: relative;
    margin: 10px 0 0 2px;
    display: block;
    height: 250px;
    overflow: hidden;
}

    .testimonial-wrapper .owl-item > div {
        height: 220px;
        display: table;
        margin: 0;
    }

        .testimonial-wrapper .owl-item > div > p {
            color: #666;
            text-align: center;
            vertical-align: middle;
            background: #dff0d8;
            display: table-cell;
            padding: 0 21px;
            margin: 0;
            font-weight: 100;
            font-family: "Roboto", Arial, sans-serif;
        }

        .testimonial-wrapper .owl-item > div > img {
            width: 64px;
            height: 64px;
            -webkit-border-radius: 32px;
            -moz-border-radius: 32px;
            border-radius: 32px;
            border: 4px solid #fff;
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -32px;
            margin-top: -32px;
        }

/** LISTS **/
ul.fa {
    text-decoration: none;
    list-style: none;
    margin: 13px 0 15px 0;
    padding: 0;
    clear: both;
}

    ul.fa.large {
        margin-top: 24px;
    }

        ul.fa.large li {
            line-height: 10px;
            position: relative;
            text-indent: 45px;
            padding-bottom: 10px;
        }

    ul.fa li {
        color: #404040;
        font-size: 16px;
        font-weight: 100;
        font-family: "Roboto", Arial, sans-serif;
        margin: 0 0 20px 0;
    }

    ul.fa.large li i {
        line-height: 0;
        font-size: 32px;
        padding-top: 20px;
        position: absolute;
        top: -16px;
        left: -45px;
    }

    ul.fa li i {
        padding: 0 10px 0 0;
        font-size: 16px;
        color: #404040;
    }

ul.number-list {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

    ul.number-list li {
        width: 190px;
        display: inline-block;
        text-align: center;
        margin: 65px 40px 0 0;
    }

        ul.number-list li:last-child,
        ul.number-list li.last-child {
            margin-right: 0 !important;
        }

        ul.number-list li i.fa {
            color: #fff;
            padding: 40px 0 0 0;
            margin: 0 0 40px 0;
            display: block;
            font-size: 80px;
        }

        ul.number-list li span {
            color: #fff;
            font-size: 45px;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 100;
            line-height: 0;
            margin: 0 0 30px 0;
            padding: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

        ul.number-list li p {
            font-size: 22px !important;
            width: 100% !important;
            margin: 0 !important;
            padding: 15px 0 0 0 !important;
        }

ul.bars {
    width: 100%;
    margin: 0;
    padding: 0;
}

    ul.bars li {
        margin: 10px 0 0 0;
        padding: 0;
        width: 100%;
        list-style: none;
        left: 0;
    }

    ul.bars .progress {
        -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 0;
        height: 5px;
        margin: 0;
        padding: 0;
    }

    ul.bars li strong,
    ul.bars li p {
        float: left;
        font-size: 18px;
        font-weight: 300;
        color: #4e4e4e;
        font-family: "Roboto", Arial, sans-serif;
        display: inline-block;
    }

    ul.bars li p {
        font-weight: 100;
        position: relative;
        margin: 4px 0 0 0;
        padding: 0;
        line-height: 16px;
        font-size: 16px;
    }

    ul.bars li span {
        float: right;
        font-size: 18px;
        font-weight: 100;
        color: #4e4e4e;
        font-family: "Roboto", Arial, sans-serif;
        display: inline-block;
        margin: 0 0 0 0;
    }

    ul.bars li .progress {
        clear: both;
        display: block;
    }

        ul.bars li .progress .progress-bar {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 0;
            background: #65135b;
            border: 0;
            -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
            box-shadow: 0 0 0 0 rgba(0,0,0,0);
        }

ul.info-list {
    text-decoration: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

    ul.info-list li {
        width: 100%;
        background: #f9f8f8;
        margin: 0 0 1px 0;
        padding: 0;
        display: block;
    }

        ul.info-list li span p {
            font-size: 16px;
            line-height: 26px;
            text-align: center;
            color: #404040;
            padding-bottom: 35px;
        }

        ul.info-list li > span cite,
        ul.info-list li > span article {
            display: inline-block;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 100;
            text-align: left;
            color: #404040;
            line-height: 30px;
            margin: auto;
            font-size: 16px;
        }

        ul.info-list li > span article {
            padding-left: 10px;
            width: 100%;
        }

        ul.info-list li > span cite {
            text-align: right;
            padding-right: 10px;
            width: 120px;
        }

        ul.info-list li.hours > span cite {
            width: 160px;
        }

        ul.info-list li i.fa {
            font-size: 45px;
            color: #65135b;
            text-align: center;
            width: 100%;
            line-height: 0;
            padding-bottom: 35px;
        }

/**
*** TABS ***
**/
.tabs {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .tabs ul.panels {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 170px;
        display: inline-block;
        border-right: 1px solid #f0f0f0;
    }

        .tabs ul.panels li {
            margin: 0;
            padding: 0;
            display: block;
            cursor: pointer;
            width: 170px;
            line-height: 45px;
            font-family: "Roboto", Arial, sans-serif;
            font-weight: 100;
            border-bottom: 1px solid #f0f0f0;
            font-size: 16px;
            color: #404040;
            position: relative;
        }

            .tabs ul.panels li a {
                color: #404040;
            }

            .tabs ul.panels li i {
                padding: 0 20px 0 21px;
                font-size: 18px;
                color: #404040;
            }

            .tabs ul.panels li > span {
                width: 4px;
                height: 47px;
                top: -1px;
                left: 0;
                position: absolute;
                background: transparent;
            }

            .tabs ul.panels li.active > span,
            .tabs ul.panels li:hover > span {
                background: #65135b;
            }

            .tabs ul.panels li.active a,
            .tabs ul.panels li:hover a,
            .tabs ul.panels li.active i,
            .tabs ul.panels li:hover i {
                color: #65135b;
            }

            .tabs ul.panels li:last-child,
            .tabs ul.panels li.last-child {
                border-bottom: 0;
            }

.tab-content {
    position: relative;
    top: 0;
}

.read h3 {
    font-size: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 0 10px 0;
}


div.nfo, .read p,.read p >span important {
    font-family: Arial,  sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: black !important;
    text-align: left;
    /*font-size: 16px;
    text-align: left;
    line-height: 26px;
    padding: 0 0 3px 0;
    margin: 0;*/
}


.read strong {
    font-size: 16px;
    font-weight: 300;
    font-family: "Roboto", Arial, sans-serif;
    color: #404040;
    display: block;
    margin: 10px 0 31px 0;
    line-height: 0;
}

.read > ul {
    margin-bottom: 7px;
}

    .read > ul li {
        margin-bottom: 10px;
    }

/**
*** Charts ***
**/

.chart-wrapper {
    margin-top: 85px;
}

.chart {
    display: block;
    position: relative;
    text-align: center;
}

    .chart span.percent {
        position: absolute;
        color: #fff;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 100;
        font-size: 20px;
        padding: 0;
        margin: 0;
        left: 43%;
        top: 50%;
        line-height: 0;
    }

    .chart span.canvas {
        position: relative;
    }

    .chart h4 {
        font-size: 24px;
        color: #fff;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 300;
        margin-bottom: 30px;
    }

        .chart h4 + span.percent {
            margin-top: 30px;
        }

.chart-wrapper p {
    font-size: 16px !important;
    color: #fff;
    font-family: "Roboto", Arial, sans-serif;
    margin: 25px 0 0 0 !important;
    padding: 0 !important;
    line-height: 28px !important;
    width: 100% !important;
}

/**
*** Button styles ***
**/
.btn, .btn:active, .btn:hover, .btn:focus {
    outline: 0;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-bordered,
.btn-danger,
.btn-bordered,
.btn-white {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
    border: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 13px;
    padding-bottom: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}

    /* Primary (theme color) */
    /*.btn-primary, .btn-primary:focus {
	border:1px solid #65135b;
	background:#65135b;
	color: #fff;	
}

.btn-primary:hover {
	background: transparent;
	color:#65135b;
	border:1px solid #65135b;
}*/
    .btn-primary, .btn-primary:focus {
        /*border: 1px solid #65135b;*/
        background: none repeat scroll 0 0 #65135b;
        color: #fff;
    }

        .btn-primary:hover {
            background: #fff;
            color: #65135b;
            /*border: 1px solid #65135b;*/
        }
    /* Success */
    .btn-success, .btn-success:focus {
        /*border: 1px solid #65135b;*/
        background: none repeat scroll 0 0 #fff;
        color: #65135b;
    }

        .btn-success:hover {
            background: #65135b;
            /*border: 1px solid #65135b;*/
        }

    /* Info */
    .btn-info, .btn-info:focus {
        border: 1px solid #39b3d7;
        background: 39b3d7;
        color: #ffffff;
    }

        .btn-info:hover {
            border: 1px solid #39b3d7;
            background: #39b3d7;
            color: #ffffff;
        }

    /* Warning */
    .btn-warning, .btn-warning:focus {
        border: 1px solid #f0ad4e;
        background: transparent;
        color: #f0ad4e;
    }

        .btn-warning:hover {
            background: #f0ad4e;
            border: 1px solid #f0ad4e;
        }

    /* Danger */
    .btn-danger, .btn-danger:focus {
        border: 1px solid #d9534f;
        background: transparent;
        color: #d9534f;
    }

        .btn-danger:hover {
            background: #d9534f;
            border: 1px solid #d9534f;
        }

    /* Bordered */
    .btn-bordered, .btn-bordered:focus {
        background: none;
        border: 2px solid #848484;
        color: #848484;
        padding-top: 12px;
        padding-bottom: 10px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        position: relative;
        top: 1px;
    }

        .btn-bordered:hover {
            background: #848484;
            color: #fff;
            border: 2px solid #848484;
        }

        .btn-bordered:active {
            margin: 0;
            -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
            -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
            box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
        }

        .btn-bordered.white {
            background: transparent;
            color: #fff;
            border-color: #fff;
        }

            .btn-bordered.white:hover {
                color: #404040;
                background: #fff;
            }

.btn-white {
    background: #fff;
}

    .btn-white:hover {
        color: #fff;
        background: #404040;
    }

.btn-sm {
    padding: 10px 40px;
    font-size: 12px;
    font-weight: 300;
}

.btn-lg {
    padding: 18px 48px;
}


.btn i.fa {
    position: absolute;
    right: 17px;
    top: 23px;
    line-height: 0;
}

.btn-sm i.fa {
    top: 18px;
}

.btn.icon {
    padding-left: 17px;
}

/* Filters */
.filter a.hot {
    border-color: #65135b;
    background: #65135b;
    color: #fff;
}

/**
*** Callout ***
**/
.callout {
    background: #EBEEE8;
    text-align: center;
    height: 115px;
    padding: 0;
    margin: 2px 0 0;
    position: relative;
}

    .callout .header-offers {
        font-weight: bold;
        margin-bottom: -25px;
        margin-top: 14px;
    }

    .callout .subscribe .div-left {
        padding-top: 38px;
        padding-right: 0;
    }

        .callout .subscribe .div-left input {
            border: 1px solid #65135b;
            color: #65135b;
            height: 40px;
            box-shadow: none;
        }

            .callout .subscribe .div-left input:focus {
                box-shadow: none;
            }

    .callout .subscribe .div-right {
        padding-left: 0;
        width: auto;
    }

    .callout p {
        color: #00355f;
        font-family: "Roboto",Arial,sans-serif;
        font-size: 16px;
        font-weight: 100;
        line-height: 26px;
        margin: 30px 0 0;
        text-align: right;
    }

    .callout a.btn {
        border: 1px solid #65135b;
        float: right;
        margin-left: 5px;
        margin-top: 38px;
    }

        .callout a.btn:last-child {
            margin-right: 0;
        }

/**
* GMAP *
**/
.gmap {
    background: #f9f8f8;
    width: 100%;
    height: 345px;
}

    .gmap + .shadow-lg {
        background: url(../Content/images/design/section-shadows-lg.png) no-repeat left bottom transparent;
        width: 1174px;
        height: 60px;
        position: absolute;
        margin: auto;
        bottom: -23px;
        width: 816px;
        height: 23px;
        display: block;
        left: 50%;
        margin-left: -408px;
    }

/**
*** Stellar Backgrounds ***
**/

.parallax-bg-1 {
    background: url(../Content/images/bg-cityscape.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-bg-2 {
    background: url(../Content/images/bg-blur-rock.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-bg-3 {
    background: url(../Content/images/bg-footer.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-bg-4 {
    background: url(../Content/images/bg-mountain-water.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-bg-5 {
    background: url(../Content/images/bg-car-water.jpg) repeat center center fixed;
}

.parallax-slug-1 {
    background: url(../Content/images/slug-buildings.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-slug-2 {
    background: url(../Content/images/slug-curb.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-slug-3 {
    background: url(../Content/images/slug-laptop.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-slug-4 {
    background: url(../Content/images/slug-locks.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax-slug-5 {
    background: url(../Content/images/slug-walk.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/**
*** Animations ***
**/
a,
.nivo-wrapper .nivo-directionNav,
.content-section h1 i,
.content-section h2 i,
.content-section h3 i,
.content-section h4 i,
.content-section h5 i,
.content-section h6 i,
footer.classic h5,
blockquote,
.ms-nav-prev,
.ms-nav-next,
.btn-bordered,
.tabs ul.panels li span,
ul.social-media li a,
.feature-list .feature i,
.blog ul.meta li a:hover i,
.team ul li:hover span.name,
.sidebar .search-wrapper i.fa,
.team ul li:hover span.position,
.form.contact .input-group input,
.navigation .navbar-toggle,
.content-section.video i.fa,
.navigation .navbar-toggle i,
.form.contact .input-group textarea,
.form.contact .input-group button.submit,
.navigation .navbar-default ul.navbar-nav li a,
footer .content-section .center-buttons p a.white {
    -webkit-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -moz-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -ms-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -o-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

/**
*** MISC ***
*/
.right {
    float: right !important;
}

.hidden {
    visibility: hidden !important;
}

.no-top {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

blockquote {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    padding: 30px 40px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 34px;
    clear: both;
    border: 0;
    background: #65135b;
    color: #fff;
    z-index: 50;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
}

    blockquote:hover {
        -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
    }

    blockquote i.fa {
        font-size: 22px;
        color: #65135b;
        position: absolute;
        background: #fff;
        width: 48px;
        height: 48px;
        -webkit-border-radius: 58px;
        -moz-border-radius: 58px;
        border-radius: 58px;
        display: block;
        text-indent: 14px;
        line-height: 48px;
        left: -25px;
        top: 4px;
    }

.content-section.low-rider {
    padding-bottom: 20px;
}

/**
**** Accordions ****
**/
ul.accordion {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto !important;
}

    ul.accordion li > span {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        ul.accordion li > span a {
            color: #404040;
            font-size: 18px;
            letter-spacing: 2px;
            display: block;
            text-decoration: none;
            width: 100%;
            height: 50px;
            width: 100%;
            background: #f9f8f8;
            font-weight: 100;
            padding: 0 0 0 20px;
            line-height: 50px;
            margin-bottom: 2px;
            outline: none;
        }

    ul.accordion li.active > span a {
        background: #65135b;
        color: #fff;
    }

    ul.accordion li > span a i {
        float: right;
        line-height: 52px;
        position: relative;
        font-size: 12px;
        right: 15px;
    }

    ul.accordion li > article {
        background: #fff;
        display: block;
    }

        ul.accordion li > article p {
            font-family: "Roboto", Arial, sans-serif;
            font-size: 16px;
            font-weight: 100;
            text-align: left;
            min-height: 155px;
            line-height: 23px;
            display: none;
            padding: 12px 20px 15px 20px;
            margin: 0 0 2px 0;
        }

    ul.accordion li.active > article p {
        display: block;
    }

/**
*** Fonts ***
*/

/*@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}*/









/*
=============================
=========Edit template=======
=============================*/

/*general
=============================*/
a:focus {
    outline: none;
}
/*input boostrap*/
textarea, input[type='text'], input[type='tel'], input[type='email'], input[type='password'], select {
    border-radius: 1px !important;
    /*border-color: #A0A0A0 #B9B9B9 #B9B9B9;*/
}

.isearch .form-group.has-feedback input:focus + span.glyphicon {
    color: #65135b;
}
/*.input-group input[type='text'] {
    border: 1px solid #fff;
}*/
.search-name {
    border: 1px solid rgb(226, 226, 226);
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.01) inset;
    display: block;
    height: 34px;
    position: relative;
    text-align: left;
    padding-left: 5px;
    width: 200%;
    color: black;
}

.form-control {
    padding: 6px 4px 6px 12px;
    border: medium none;
    box-shadow: none;
}

    .form-control:focus {
        /*border: 1px solid #65135b !important;*/
        box-shadow: 0 0 0 0.133333em #65135b;
    }

input[type='submit'], input[type='reset'], button, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    border-radius: 1px !important;
}
/* Star */
.star {
    background: url("../Content/images/General/star.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    margin: -1px 0 0;
    overflow: hidden;
    width: 100px;
}

.star_1 {
    background-position: 0 -22px;
}

.star_2 {
    background-position: 0 -44px;
}

.star_3 {
    background-position: 0 -65px;
}

.star_4 {
    background-position: 0 -87px;
}

.star_5 {
    background-position: 0 -109px;
}

.star_6 {
    background-position: 0 -131px;
}

.star_7 {
    background-position: 0 -153px;
}

.star_8 {
    background-position: 0 -176px;
}

.star_9 {
    background-position: 0 -198px;
}

.star_10 {
    background-position: 0 -220px;
}

.ibanner {
    position: relative;
    margin-top: 0;
    background: url("../Content/images/demo/home/vinaday.jpg") repeat scroll center center / cover rgba(0, 0, 0, 0);
    min-height: 490px;
    padding-top: 50px;
}


/*css plugin
=============================*/
.input-group.date span.input-group-addon {
    background: #fff;
    cursor: pointer;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

    .input-group.date span.input-group-addon:hover {
        background: #eee;
    }
/* navigation
=============================*/
.navigation .navbar-default ul.navbar-nav li a {
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 12px;
    text-transform: uppercase;
}

    .navigation .navbar-default ul.navbar-nav li a span, .navigation .navbar-default ul.mini li a span {
        padding-right: 5px;
    }

.navigation .navbar-default ul.mini li a {
    font-family: "Open Sans",sans-serif;
}

    .navigation .navbar-default ul.mini li a:hover {
        color: #65135b;
    }
/*Request Modal 
=============================*/
.navigation {
    z-index: 1049;
}

.btn-pr-active {
    background: #65135b;
    color: #fff;
}

    .btn-pr-active:hover {
        background: #fff;
        color: #65135b;
    }

/*@media (min-width: 768px) {
    .modal-lg {
        width: auto;
        padding: 10px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
        padding: 0;
    }
}*/

.modal-request .modal-header .modal-title span {
    color: #65135b;
}

.modal-request .modal-body .wrapper {
    border: 1px solid #ddd;
    margin-top: 15px;
}

.modal-request .modal-body .box {
    border-bottom: 1px solid #ddd;
    padding: 20px 15px;
}

    .modal-request .modal-body .box:last-child {
        border-bottom: none;
    }

    .modal-request .modal-body .box .box-title {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0;
    }

        .modal-request .modal-body .box .box-title:first-child {
            margin: 0 0 10px 0;
        }

    .modal-request .modal-body .box p {
        color: #333;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    .modal-request .modal-body .box .checkbox {
        margin: 3px 0;
    }

    .modal-request .modal-body .box span {
        color: #fe8e43;
        font-size: 12px;
    }

    .modal-request .modal-body .box .required {
        color: #fe8e43;
    }

    .modal-request .modal-body .box .row > div {
        margin-top: 0;
    }

    .modal-request .modal-body .box .form-horizontal .control-label {
        text-align: left;
    }

    .modal-request .modal-body .box label {
        font-weight: normal;
    }

    .modal-request .modal-body .box .form-inline .form-group {
        margin-right: 15px;
    }

        .modal-request .modal-body .box .form-inline .form-group:last-child {
            margin-right: 0;
        }

        .modal-request .modal-body .box .form-inline .form-group input {
            width: 156px;
        }

/*@media screen and (min-width: 768px) and (max-width: 940px) {
    .modal-request .modal-body .box .form-inline .form-group input {
        width: 100px;
    }

    .navigation.fixed .navbar-brand img {
        top: -7px;
    }
}*/
/*End Request Modal */
/*Home page
=============================*/
.cbanner {
    color: #333;
    max-width: 600px;
    margin: 0 auto 15px;
}

    .cbanner h1, .cbanner h2 {
        color: #fff;
        text-align: center;
        font: 36px/40px ralewaysemibold,sans-serif;
        text-align: left;
    }

        .cbanner h1 span {
            color: #65135b;
            display: inline-block;
            text-shadow: 1px 1px 1px #fff;
        }

    .cbanner h2 {
        font: 26px/30px ralewaymedium,sans-serif;
        margin-bottom: 20px;
    }

.isearch {
    background: rgba(0,0,0,0.55);
    padding: 15px;
}

    .isearch .has-feedback .form-control-feedback {
        color: #999;
        font-size: 15px;
        left: 0;
        right: inherit;
    }

    .isearch .form-group.has-feedback input {
        padding-left: 30px;
        padding-right: 5px;
    }

.itabs {
    position: relative;
}

    .itabs .tab-head {
        border: none;
        margin-bottom: 20px;
        /*border-top: 3px solid #656464;*/
    }

        .itabs .tab-head ul.nav-tab, .itabs .tab-head ul.nav-tabs li, .itabs .tab-head ul.nav-tabs li a {
            border-radius: 0;
            text-transform: uppercase;
        }

        .itabs .tab-head ul.nav-tabs {
            height: 43px;
        }

        .itabs .tab-head .nav-tabs > li {
            margin-bottom: 0;
            margin-right: 5px;
            -webkit-transition: all 200ms ease 0s;
            -moz-transition: all 200ms ease 0s;
            -ms-transition: all 200ms ease 0s;
            -o-transition: all 200ms ease 0s;
            transition: all 200ms ease 0s;
        }
        /*For hotel*/
        .itabs .tab-head ul.nav-tabs li.lhotels.active, .itabs .tab-head ul.nav-tabs li.lhotels:hover {
            border-top: 3px solid #65135b;
            background-color: #fbfbfb;
        }

            .itabs .tab-head ul.nav-tabs li.lhotels.active a, .itabs .tab-head ul.nav-tabs li.lhotels:hover a {
                color: #65135b;
            }
        /*form tours*/
        .itabs .tab-head ul.nav-tabs li.ltours:hover, .itabs .tab-head ul.nav-tabs li.ltours.active {
            border-top: 3px solid #65135b;
            background-color: #fbfbfb;
        }

            .itabs .tab-head ul.nav-tabs li.ltours.active a, .itabs .tab-head ul.nav-tabs li.ltours:hover a {
                color: #65135b;
            }

        .itabs .tab-head ul.nav-tabs li a {
            color: #fff;
            border: none;
            background: transparent;
            padding: 10px;
        }

            .itabs .tab-head ul.nav-tabs li a i {
                padding-right: 5px;
            }

    .itabs .tab-content {
        display: block;
        position: static;
        background: none;
        margin: 0;
        color: white;
    }

        .itabs .tab-content .form-group.form-btn {
            margin-top: 5px;
            margin: 5px 0 0 0;
        }

/*.itabs .tab-content .form-group.form-btn button {
                width: 100%;
            }*/

@media screen and (max-width: 540px) {
    /*.cbanner h1, .cbanner h2 {
        font: 26px/30px ralewaymedium,sans-serif;
    }

    .cbanner h2 {
        font: 16px/20px ralewaymedium,sans-serif;
        margin: 0 0 10px;
    }

    .navigation.fixed .navbar-brand img {
        top: -30px;
    }*/
    /*.itabs .tab-head ul.nav-tabs li a {
        padding: 15px 8px;
    }*/
}
/*Start services
=========================*/
.services {
    height: 60px;
    color: gray;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
}

    .services ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
    }

        .services ul li {
            height: 70px;
            float: left;
            border-right: 1px solid #ccc;
        }

            .services ul li:last-child {
                border-right: none;
            }

            .services ul li .title-services {
                font-weight: bold;
            }

            .services ul li span.fa {
                color: #65135b;
                font-size: 34px;
                margin-right: 12px;
                float: left;
            }

            .services ul li .caption-services {
                font-size: 13px;
                margin-bottom: 0;
            }

                .services ul li .caption-services span {
                    font-size: 12px;
                    display: block;
                }

.services-home {
    height: 70px;
    border-top: 3px solid #65135b;
}

    .services-home ul li {
        width: 25%;
        padding: 12px;
    }

        .services-home ul li .title-services {
            font-size: 20px;
            margin-top: 3px;
            height: 70px;
            overflow: hidden;
        }

        .services-home ul li .caption-services {
            line-height: 18px;
            height: 70px;
            overflow: hidden;
        }

            .services-home ul li .caption-services span {
                color: #333;
            }

.services-detail {
    line-height: 100px;
}

    .services-detail ul li {
        padding: 0 12px;
    }

        .services-detail ul li .caption-services {
            display: inline-block;
        }

        .services-detail ul li span.fa {
            line-height: 60px;
            font-size: 24px;
            vertical-align: -1px;
        }

/*@media screen and (max-width: 991px) {
    .services-home ul li {
        width: 33.3333%;
    }

    .navigation.fixed .navbar-brand img {
        top: -7px;
    }

    .recently-booking .popular-item .left {
        display: none;
    }

    .recently-booking .popular-item .right {
        width: 100%!important;
    }
}*/
/* Start Home Page
=============================*/
.home-content {
    margin-bottom: 20px;
    width: 100%;
}

    .home-content a {
        color: #65135b;
    }

.title-main {
    font-size: 20px;
    line-height: 22px;
    color: #65135b;
    /*margin-bottom: 20px;*/
    padding-bottom: 10px;
    border-bottom: 1px solid #65135b;
}

.thumbnail {
    padding: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    margin-bottom: 0;
}

    .thumbnail:hover {
        border: 1px solid #3dc9b3;
    }

    .thumbnail a {
        color: #3dc9b3;
    }

    .thumbnail .img {
        display: block;
        border-bottom: 4px solid #3dc9b3;
        position: relative;
        overflow: hidden;
    }

        .thumbnail .img img {
            width: 100%;
            height: 100%;
        }

        .thumbnail .img span.sale {
            height: 110px;
            left: -5px;
            overflow: hidden;
            position: absolute;
            top: -5px;
            width: 110px;
            z-index: 3;
        }

            .thumbnail .img span.sale i {
                color: #fff;
                font-size: 13px;
                height: 30px;
                left: -35px;
                line-height: 30px;
                position: absolute;
                text-align: center;
                text-transform: uppercase;
                top: 27px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                width: 150px;
                overflow: hidden;
                font-style: normal;
                font-weight: bold;
                font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
            }

            .thumbnail .img span.sale .promo {
                background: #9436D4;
            }

            .thumbnail .img span.sale .carzy {
                background: #F00;
            }

        .thumbnail .img span.price {
            position: absolute;
            bottom: 20px;
            right: 0;
            padding: 10px 15px;
            color: #fff;
            background: rgba(0,0,0,.5);
        }

            .thumbnail .img span.price.price-red {
                background: #F00;
            }

            .thumbnail .img span.price.price-blue {
                background: #3dc9b3;
            }

            .thumbnail .img span.price.price-green {
                background: #7EC440;
            }

            .thumbnail .img span.price i {
                margin-right: 5px;
                font-size: 17px;
            }

    .thumbnail .caption {
        position: relative;
        height: 175px;
    }

        .thumbnail .caption h4 {
            font-size: 15px;
            font-weight: bold;
            text-transform: uppercase;
            margin: 0;
        }

        .thumbnail .caption p {
            color: #666;
            height: 40px;
            margin: 5px 0 0;
            overflow: hidden;
        }

        .thumbnail .caption .box_price {
            position: absolute;
            right: 8px;
            bottom: 30px;
            text-align: right;
            color: #666;
        }

            .thumbnail .caption .box_price span {
                display: block;
            }

                .thumbnail .caption .box_price span.price-from {
                    font-size: 12px;
                }

                .thumbnail .caption .box_price span.price-amount {
                    font-size: 24px;
                    margin-top: -5px;
                    color: #7EC440;
                }

                    .thumbnail .caption .box_price span.price-amount strong.price-old {
                        font-size: 16px;
                        text-decoration: line-through;
                        color: #fff;
                    }

                    .thumbnail .caption .box_price span.price-amount sup {
                        font-size: 12px;
                        vertical-align: 2px;
                        margin-right: 2px;
                    }

                    .thumbnail .caption .box_price span.price-amount strong.price-old sup {
                        vertical-align: -3px;
                    }

                .thumbnail .caption .box_price span.deal-headline strong.price-old {
                    color: #666;
                }

                .thumbnail .caption .box_price span.deal-headline strong.price-new {
                    color: #F00;
                }

        .thumbnail .caption .book-link {
            position: absolute;
            right: 8px;
            bottom: 5px;
        }

.tours-destinations .thumbnail {
    position: relative;
    min-height: inherit;
}

.tours-destinations h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 22px;
    text-transform: uppercase;
    padding: 15px;
    color: #fff;
    background: rgba(0,0,0,.3);
    display: block;
    width: 100%;
    margin: 0;
}
/* Start tab-component*/
.tab-component .tab-content {
    display: inherit;
    position: static;
}

.tab-component .nav-tabs > li > a {
    border-radius: 0;
    border-top: 3px solid #ddd;
    border-right: 1px solid #ddd;
    margin-right: -1px;
}

    .tab-component .nav-tabs > li > a:first-child {
        border-left: 1px solid #ddd;
    }

.tab-component .nav-tabs > li.active > a, .tab-component .nav-tabs > li.active > a:hover, .tab-component .nav-tabs > li.active > a:focus {
    border-top: 3px solid #65135b;
}

.tab-component ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tab-component ul.topguide li {
        line-height: 22px;
    }

        .tab-component ul.topguide li a {
            font-size: 15px;
            font-weight: 600;
        }

    .tab-component ul.topattrac {
        margin-top: 10px;
    }

        .tab-component ul.topattrac li {
            display: inline-block;
            margin: 0 15px 10px 0;
        }

            .tab-component ul.topattrac li a {
                border-radius: 6px;
                color: #000;
                display: table-row;
                /*	background: none repeat scroll 0 0 transparent;*/
                text-transform: capitalize;
            }

                .tab-component ul.topattrac li a .label-number, .tab-component ul.topattrac li a .label-title {
                    display: table-cell;
                    font-family: AlbertExtra,Arial,sans-serif;
                    font-weight: bold;
                    line-height: 1.6rem;
                    text-align: center;
                    vertical-align: middle;
                }

                .tab-component ul.topattrac li a .label-number {
                    background-color: #d9dad0;
                    border-bottom-right-radius: 6px;
                    border-top-right-radius: 6px;
                    color: #fff;
                    font-size: 1.8rem;
                    height: 3rem;
                    width: 3rem;
                }

                .tab-component ul.topattrac li a .label-title {
                    -moz-border-bottom-colors: none;
                    -moz-border-left-colors: none;
                    -moz-border-right-colors: none;
                    -moz-border-top-colors: none;
                    border-bottom-left-radius: 6px;
                    border-color: #d9dad0 -moz-use-text-color #d9dad0 #d9dad0;
                    border-image: none;
                    border-style: solid none solid solid;
                    border-top-left-radius: 6px;
                    border-width: 2px medium 2px 2px;
                    color: #3dc9b3;
                    font-size: 1.4rem;
                    padding: 0.5rem 1rem;
                    text-align: left;
                    text-transform: capitalize;
                }

            .tab-component ul.topattrac li:hover a .label-number {
                background: #1aa690;
            }

            .tab-component ul.topattrac li:hover a .label-title {
                background: #3dc9b3;
                border-color: #3dc9b3;
                color: #fff;
            }
/* Start tab-component*/
#owl-deals .item {
    margin: 3px;
}

#owl-destination .item img {
    display: block;
    width: 100%;
    height: auto;
}

#owl-destination .item {
    margin: 3px;
}

    #owl-destination .item img {
        display: block;
        width: 100%;
        height: auto;
    }

.customNavigation {
    text-align: center;
    position: relative;
}

    .customNavigation a.prev {
        background: #869791 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        opacity: 0.5;
        padding: 5px 10px;
        position: absolute;
        left: 0;
        top: -135px;
    }

        .customNavigation a.prev:hover, .customNavigation a.next:hover {
            opacity: inherit;
        }

    .customNavigation a.next {
        background: #869791 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        opacity: 0.5;
        padding: 5px 10px;
        position: absolute;
        right: 0;
        top: -135px;
    }
/*Trong edit*/
.navbar-toggle {
    float: left;
    padding: 10px 0 10px 20px;
}

.subpage {
    margin-top: 60px;
}

    .subpage .breadcrumb {
        background: none;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 0;
        margin-bottom: 0;
    }

.subpage2 .main-content1 {
    border-radius: 0 0 10px 10px;
    margin-top: 70px;
    border-top: none;
}

.subpage2 .tab-content {
    display: block;
    position: static;
}

.subpage2 .nav-tabs > li {
    margin-bottom: -1px;
}

.subpage2 .main-content1 .nav-tabs {
    margin: -63px -16px 0;
}

.subpage2 .main-content1 .tab-content {
    margin: 20px 0 0 0;
}
/*recently booking box*/
.recently-booking .popular-item {
    padding: 5px 0 0;
}

    .recently-booking .popular-item:first-child {
        margin-top: 0;
    }

    .recently-booking.popular-item:last-child {
        border: medium none;
    }

    .recently-booking .popular-item:hover {
        background: #F5F5F5;
    }

    .recently-booking .popular-item address {
        margin-bottom: 0;
    }

    .recently-booking .popular-item .left {
        width: 15%;
        float: left;
    }

    .recently-booking .popular-item .right {
        width: 85%;
        float: left;
    }

        .recently-booking .popular-item .right p span {
            margin: -10px 5px 0px 0px;
        }

    .recently-booking .popular-item img {
        width: 100%;
        margin-left: -4px;
        margin-top: -5px;
    }

/*.recently-booking .content .popular-item {
    padding: 11px;
    border: 1px solid #F1F1F1;
}*/

.recently-booking .content .popular-item .h2_city {
    margin-top: -5px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.recently-booking .popular-item .p_recent {
    font-size: 12px;
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);*/
    padding-left: 5px;
    margin: 0;
    font-style: italic;
}

.h2_city, .h3_country {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px;
}

.recently-booking .content .popular-item address {
    font-size: 12px;
    margin-left: 5px;
    font-style: normal !important;
}

.flag-vietnam {
    background: url("/Content/images/demo/general/flag-vietnam.png") no-repeat scroll 0 50% transparent;
    color: #65135b;
    padding-left: 25px;
    margin: 0 0 10px;
}

.city {
    font-weight: bold;
}

    .city:hover {
        text-decoration: none;
    }

.star {
    height: 12px;
    display: inline-block;
    width: 100px;
    background: url("/Content/images/demo/general/star.png") 0px 0px no-repeat;
    margin: -1px 0 0 0px;
    overflow: hidden;
}

.star_1 {
    background-position: 0px -11px;
}

.star_2 {
    background-position: 0px -22px;
}

.star_3 {
    background-position: 0px -33px;
}

.star_4 {
    background-position: 0px -44px;
}

.star_5 {
    background-position: 0px -55px;
}

.star_6 {
    background-position: 0px -66px;
}

.star_7 {
    background-position: 0px -77px;
}

.star_8 {
    background-position: 0px -88px;
}

.star_9 {
    background-position: 0px -99px;
}

.star_10 {
    background-position: 0px -110px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: inherit !important;
}
/*Trong Addeed new*/
/*detail-hotel
=============================*/
.breadcrumb {
    background: none;
    padding: 8px 0;
    margin-bottom: 0px;
}

.home-breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: uppercase;
}

.content address {
    margin-bottom: 0;
    font-size: 14px;
    /*font-style: italic;*/
    /*font-weight: bold*/
}

.sidebar .subsearch {
    background: #eee;
}

    .sidebar .subsearch .subsearch-title {
        margin: 0;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        background: #65135b;
        color: #fff;
        text-transform: uppercase;
    }

        .sidebar .subsearch .subsearch-title i {
            font-size: 14px;
            position: static;
        }

        .sidebar .subsearch .subsearch-title:hover i {
            color: #fff;
        }

    .sidebar .subsearch .subsearch-content {
        padding: 10px;
    }

        .sidebar .subsearch .subsearch-content .form-group.form-btn {
            margin-bottom: 0;
        }

.sidebar .banner-map a img {
    width: 100%;
}
/*search content*/
.form.contact .input-group.tight {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: block;
}

/**
**** Form styles ****
**/
.form.checkout {
    padding: 45px 0 15px 0;
    margin: 0;
    position: relative;
}

    .form.checkout .message {
        height: 100px;
        width: 100%;
        position: absolute;
        top: -100px;
        left: 0;
        padding: 0;
        background: rgb(245, 130, 32);
        cursor: pointer;
    }

        .form.checkout .message p {
            position: relative;
            font-family: "Arial", Arial, sans-serif;
            font-size: 22px;
            font-weight: 100;
            color: #fff;
            line-height: 100px;
            padding: 0;
            margin: 0;
        }

            .form.checkout .message p .fa {
                padding: 0 15px 0 0;
                position: relative;
                top: 2px;
            }

        .form.checkout .message .fa.arr {
            font-size: 40px;
            line-height: 0;
            z-index: 1000;
            color: rgb(245, 130, 32);
            position: absolute;
            top: 95px;
            right: 50%;
            margin: 0 -12px 0 0 !important;
            padding: 0;
        }

        .form.checkout .message.warning {
            background: #f5b075;
        }

            .form.checkout .message.warning .fa.arr {
                color: #f5b075;
            }

    .form.checkout .input-group {
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }

        .form.checkout .input-group i {
            color: #8b8b8b;
            font-size: 20px;
            position: absolute;
            line-height: 40px;
            left: 17px;
        }

        .form.checkout .input-group input.lg,
        .form.checkout .input-group textarea.lg {
            padding: 0 10px;
            text-indent: 40px;
            margin: 0;
            height: 40px;
            width: 100%;
            line-height: 20px;
            font-size: 12px;
            font-weight: 100;
            font-family: "Arial", Arial, sans-serif;
            color: #333;
            border: 1px solid #d5d5d5;
            outline: none;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }

        .form.checkout .input-group textarea.lg {
            height: 162px;
            text-indent: 10px;
            padding-top: 15px;
            resize: none;
        }

        .form.checkout .input-group input:focus,
        .form.checkout .input-group textarea:focus {
            border-color: rgb(245, 130, 32);
        }

        .form.checkout .input-group input.err,
        .form.checkout .input-group textarea.err {
            border-color: #f5b075 !important;
        }

        .form.checkout .input-group button.submit {
            width: 100%;
            height: 66px;
            background: #707070;
            border: 0;
            font-family: "Arial", Arial, sans-serif;
            color: #fff;
            font-size: 18px;
            outline: none;
            font-weight: 300;
        }

            .form.checkout .input-group button.submit:hover {
                background: rgb(245, 130, 32);
            }

    .form.checkout #message_sent {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 100000;
        background: rgb(245, 130, 32);
        width: 100%;
        display: none;
    }

        .form.checkout #message_sent i.fa {
            font-size: 120px;
            position: relative;
            text-align: center;
            line-height: 0;
            top: 50%;
            margin: auto;
            vertical-align: middle;
            color: #fff;
            display: none;
        }

        .form.checkout #message_sent p {
            font-size: 45px;
            font-weight: 100;
            font-family: "Arial", Arial, sans-serif;
            color: #fff;
            position: relative;
            text-align: center;
            line-height: 0;
            top: 54%;
            display: none;
        }

    .form.checkout.style-2 {
        margin-top: 0;
        padding-top: 0;
    }

        .form.checkout.style-2 .input-group input,
        .form.checkout.style-2 .input-group textarea {
            -webkit-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
            -moz-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
            box-shadow: 0 0 1px 0px rgba(230,230,230,1);
        }

            .form.checkout.style-2 .input-group input:focus,
            .form.checkout.style-2 .input-group textarea:focus {
                -webkit-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
                -moz-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
                box-shadow: 0 0 4px 0px rgba(230,230,230,1);
            }

    .form.checkout .input-group.tight {
        margin-right: 2%;
        width: 49%;
        float: left;
    }

        .form.checkout .input-group.tight.second {
            margin-right: 0;
        }

        .form.checkout .input-group.tight input.lg {
            width: 100%;
        }



    .form.checkout .input-group select.lg {
        border: 1px solid #d5d5d5;
        border-radius: 1px;
        color: #333;
        font-family: "Arial", Arial, sans-serif;
        font-size: 15px;
        font-weight: 100;
        height: 40px;
        line-height: 20px;
        margin: 0;
        outline: medium none;
        padding: 0 10px;
        text-indent: 18px;
        width: 100%;
    }

        .form.checkout .input-group select.lg:focus {
            color: #333;
        }

.clear {
    clear: both;
}

.form.checkout .input-group.tight:nth-child(2n) {
    margin-right: 0px;
}

.form.checkout .checkbox {
    color: #8B8B8B;
}

.form.checkout .helper {
    background-color: #dff0d8 !important;
    border-color: #afdd9c;
    color: #468847;
    padding: 10px;
    margin-bottom: 20px;
}

.form.checkout .box-aside {
    /*border: 1px solid #d5d5d5;*/
    /*padding: 15px;*/
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    margin-bottom: 20px;
}

    .form.checkout .box-aside:last-child {
        margin-bottom: 0px;
    }

    .form.checkout .box-aside .bold {
        color: #777;
        font-weight: bold;
    }

    .form.checkout .box-aside h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .form.checkout .box-aside p {
        font-size: 18px;
        line-height: 28px;
        text-align: inherit;
    }

    .form.checkout .box-aside ul {
        list-style: none;
        padding: 0px;
        color: rgba(64, 64, 64, 0.7);
    }

.payment-detail-content-info {
    width: 70%;
    float: right;
    padding-left: 30px;
}

    .payment-detail-content-info li {
        font-family: "Arial", Arial, sans-serif;
        font-size: 15px;
        font-weight: lighter;
    }

.form.checkout .box-aside ul li i {
    color: #468847;
    padding-right: 10px;
}

.form.checkout .box-aside .payment-info-item:last-child {
    margin-bottom: 0;
}

.form.checkout .payment-detail .payment-detail-title {
    color: #666;
    font-size: 20px;
    margin-bottom: 10px;
}

.form.checkout .payment-detail .payment-detail-content .image {
    width: 30%;
    height: auto;
    margin-bottom: 5px;
    float: left;
}

    .form.checkout .payment-detail .payment-detail-content .image img {
        width: 100%;
    }

.checkout .title {
    border-bottom: 1px solid rgb(245, 130, 32);
    color: rgb(245, 130, 32);
    font-size: 20px;
    text-align: left;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
}

.checkout .check-out-header i {
    background: none repeat scroll 0 0 rgb(245, 130, 32);
    border: 1px solid #ececec;
    border-radius: 78px;
    color: white;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    margin-top: 20px;
    padding-top: 3px;
    text-indent: 9px;
    width: 30px;
}

.box-right-top {
    margin-top: 83px;
}

.radio .visa-card {
    width: 40%;
}
/*main-content1*/
.detail .info-content {
    position: relative;
}

    .detail .info-content h1 {
        margin: 0;
    }

    .detail .info-content p i {
        color: #55b455;
        margin-left: 10px;
    }

    .detail .info-content a.btn {
        position: absolute;
        top: 0;
        right: 0;
        padding: 13px 40px 11px 20px;
    }
/*nav-panel*/
.detail .nav-panel {
    background: #eee;
    display: table;
    width: 100%;
    border-bottom: 3px solid #65135b;
    margin-right: -5px;
}

    .detail .nav-panel ul {
        display: table-row;
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

        .detail .nav-panel ul li {
            display: table-cell;
            border-right: 1px solid #fff;
        }

            .detail .nav-panel ul li a {
                display: block;
                font-weight: normal;
                padding: 10px 0;
                position: relative;
                text-align: center;
                text-decoration: none;
            }

            .detail .nav-panel ul li:last-child {
                border-right: none;
            }
/*library-images*/
.main-content1 .library-images .review {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right;
    z-index: 1;
}

    .main-content1 .library-images .review .rating-reviewed, .main-content1 .library-images .review .reivew-main {
        background: rgba(0,0,0,0.55);
        padding: 10px;
        width: 200px;
        color: #fff;
        margin-bottom: 10px;
    }

    .main-content1 .library-images .review a {
        color: #fff;
    }

        .main-content1 .library-images .review a:hover {
            color: #65135b;
        }

    .main-content1 .library-images .review .rating-reviewed .rating {
        font-size: 19px;
        display: block;
        margin-bottom: 5px;
    }

    .main-content1 .library-images .review .rating-reviewed .reviewed {
        font-size: 12px;
    }

        .main-content1 .library-images .review .rating-reviewed .reviewed a {
            text-decoration: underline;
        }

    .main-content1 .library-images .review .reivew-main {
        font-size: 12px;
    }

        .main-content1 .library-images .review .reivew-main p {
            font-style: italic;
        }

        .main-content1 .library-images .review .reivew-main .reviewer span {
            display: block;
        }
/*showroom-content*/
.mg-section {
    margin-top: 20px;
}

.showroom {
}

    .showroom .subtitle {
        background: #65135b;
        padding: 10px;
        color: #fff;
    }

        .showroom .subtitle h2 {
            margin: 0;
            font-size: 18px;
            font-weight: bold;
            float: left;
            line-height: 34px;
            padding-left: 10px;
        }

        .showroom .subtitle .sortby {
            float: right;
            margin-right: -6px;
        }

            .showroom .subtitle .sortby select {
                width: auto;
                display: inline-block;
                margin-left: 10px;
            }

    .showroom .showroom-content {
        border: 4px solid transparent;
        border-top: none;
        position: relative;
    }

        .showroom .showroom-content .checkrate h3, .showroom .showroom-content .room-header {
            background: #AA8E65;
            font-size: 14px;
            margin: 0;
            padding: 10px;
            font-weight: bold;
        }

        .showroom .showroom-content .checkrate .subsearch {
            padding: 10px;
        }

            .showroom .showroom-content .checkrate .subsearch .form-group {
                float: left;
                padding-right: 10px;
            }

                .showroom .showroom-content .checkrate .subsearch .form-group.has-feedback {
                }

                .showroom .showroom-content .checkrate .subsearch .form-group.form-btn {
                    margin-top: 13px;
                }

                .showroom .showroom-content .checkrate .subsearch .form-group select {
                    width: 60px;
                }

        .showroom .showroom-content .room-header {
            padding: 0;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
        }

            .showroom .showroom-content .room-header .room-type-header, .showroom .showroom-content .room-header .room-info-header, .showroom .showroom-content .room-header .room-max-header, .showroom .showroom-content .room-header .room-rate-header, .showroom .showroom-content .room-header .room-number-header, .showroom .showroom-content .room-header .room-book-header, .showroom .showroom-content .room-content .room-type-content, .showroom .showroom-content .room-content .room-info-content, .showroom .showroom-content .room-content .room-max-content, .showroom .showroom-content .room-content .room-rate-content, .showroom .showroom-content .room-content .room-number-content, .showroom .showroom-content .room-content .room-book-content {
                float: left;
                padding: 10px;
                text-align: center;
            }

            .showroom .showroom-content .room-header .room-type-header, .showroom .showroom-content .room-content .room-type-content {
                width: 33%;
            }

            .showroom .showroom-content .room-header .room-info-header, .showroom .showroom-content .room-content .room-info-content {
                width: 13%;
            }

            .showroom .showroom-content .room-header .room-max-header, .showroom .showroom-content .room-content .room-max-content {
                width: 10%;
            }

            .showroom .showroom-content .room-header .room-rate-header, .showroom .showroom-content .room-content .room-rate-content {
                width: 23%;
            }

            .showroom .showroom-content .room-header .room-number-header, .showroom .showroom-content .room-content .room-number-content {
                width: 13%;
            }

            .showroom .showroom-content .room-header .room-book-header, .showroom .showroom-content .room-content .room-book-content {
                width: 17%;
            }

        .showroom .showroom-content .room-content .room-type-content, .showroom .showroom-content .room-content .room-info-content {
            text-align: left;
        }

        .showroom .showroom-content .room-content .room-row {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            margin-top: 10px;
        }

            .showroom .showroom-content .room-content .room-row.room-promotion {
                background: #E0F5D7;
            }

        .showroom .showroom-content .room-content .room-type-content {
            border: none;
        }

            .showroom .showroom-content .room-content .room-type-content .title {
                font-weight: bold;
                margin-bottom: 5px;
                color: #6c7b87;
            }

            .showroom .showroom-content .room-content .room-type-content .img img {
                width: 100%;
            }

        .showroom .showroom-content .room-content .room-info-content p {
            font-size: 11px;
            color: #6c7b87;
            font-weight: bold;
            margin: 3px 0 0 0;
        }

        .showroom .showroom-content .room-content .room-rate-content p .line-through {
            text-decoration: line-through;
            font-size: 14px;
            font-weight: bold;
        }

        .showroom .showroom-content .room-content .room-rate-content p strong {
            color: #ff006c;
            font-size: 1.5em;
            font-weight: bold;
        }

        .showroom .showroom-content .room-content .room-book-content a {
            padding: 13px 30px 11px;
        }

        .showroom .showroom-content .room-content .room-book-content p {
            color: #55b455;
            font-weight: bold;
            font-size: 12px;
            margin-top: 10px;
        }

        .showroom .showroom-content .room-header, .showroom .showroom-content .room-content .room-row {
            position: relative;
        }

        .showroom .showroom-content .vertical-separator {
            border-right: 1px solid #c7c7c7;
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
        }

        .showroom .showroom-content .vertical-separator-first {
            left: 33%;
        }

        .showroom .showroom-content .vertical-separator-second {
            left: 46%;
        }

        .showroom .showroom-content .vertical-separator-third {
            left: 69%;
        }

        .showroom .showroom-content .vertical-separator-fourth {
            left: 86%;
        }

        .showroom .showroom-content .vertical-separator-fifth {
            left: 83%;
        }

        .showroom .showroom-content .rate-plan-vertical-separator {
            border-right: 1px solid #c7c7c7;
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            display: none;
        }

        .showroom .showroom-content .rate-plan-vertical-separator-first {
            left: 30%;
        }

        .showroom .showroom-content .rate-plan-vertical-separator-second {
            left: 42%;
        }

        .showroom .showroom-content .rate-plan-vertical-separator-third {
            left: 65%;
        }

        .showroom .showroom-content .rate-plan-vertical-separator-fourth {
            left: 78%;
        }

h2.subtitle2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.feature-hotel .feature-hotel-content .feature-box {
    padding: 0;
}

    .feature-hotel .feature-hotel-content .feature-box .title {
        font-weight: bold;
    }

    .feature-hotel .feature-hotel-content .feature-box .check1 {
        margin-bottom: 10px;
    }

        .feature-hotel .feature-hotel-content .feature-box .check1 i {
            color: #55b455;
        }

@media screen and (max-width: 1199px) {
    .showroom .showroom-content .checkrate .subsearch .form-group.form-btn {
        margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
    .feature-hotel .feature-hotel-content .feature-box .title {
        margin-bottom: 10px;
    }

    .sidebar {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .main-content1 {
        border-color: #e5e5e5 #eee #eee;
        border-radius: 0 !important;
        border-style: solid;
        border-width: 1px 0;
        padding-top: 10px;
    }

    .detail .info-content a.btn {
        display: none;
    }

    .fullscreen {
        margin-left: -15px;
        margin-right: -15px;
    }

    .showroom .showroom-content .room-content .room-type-content {
        /*width: 100%;*/
        display: block;
        border-bottom: 1px solid #ccc;
        background: #f4f4f4;
    }

        .showroom .showroom-content .room-content .room-type-content .img, .showroom .showroom-content .vertical-separator, .showroom .showroom-content .room-header .room-info-header, .showroom .showroom-content .room-header .room-max-header, .showroom .showroom-content .room-header .room-number-header, .showroom .showroom-content .room-header .room-book-header {
            display: none;
        }

    .showroom .showroom-content .room-header .room-type-header, .showroom .showroom-content .room-header .room-rate-header {
        width: 50%;
    }

    .showroom .showroom-content .rate-plan {
        clear: both;
        position: relative;
    }

    .showroom .showroom-content .rate-plan-vertical-separator {
        display: block;
    }

    .showroom .showroom-content .room-content .room-info-content {
        width: 13%;
    }

    .showroom .showroom-content .room-content .room-max-content {
        width: 12%;
    }

    .showroom .showroom-content .room-content .room-rate-content {
        width: 23%;
    }

    .showroom .showroom-content .room-content .room-number-content {
        width: 13%;
    }

    .showroom .showroom-content .room-content .room-book-content {
        width: 22%;
    }
}

.isearch .has-feedback .form-control-feedback, .subsearch .has-feedback .form-control-feedback {
    color: #999;
    left: 0;
    right: inherit;
}

.sidebar .subsearch .subsearch-content input {
    padding: 6px 4px 6px 24px;
}

.sidebar .subsearch .subsearch-content .form-control-feedback {
    width: 25px;
}

.showroom-content .form-control {
    border: 1px solid #65135b;
}

    .showroom-content.form-control:focus {
        border: none !important;
        box-shadow: 0 0 0 0.133333em #65135b;
    }

.select-style {
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: #fff;
    color: #555;
    background: #fff url("../Content/images/demo/home/arrow.png") no-repeat 100% 50%;
}

    .select-style select {
        padding: 5px;
        width: 100% !important;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        margin-left: 0 !important;
        border: 1px solid #c7c7c7;
    }

        .select-style select:focus {
            outline: none;
            border-color: #65135b;
        }

.subsearch .select-style {
    width: 50px;
}

.checkrate input {
    height: 31px;
    border: 1px solid #c7c7c7 !important;
    padding: 3px 5px 3px 26px !important;
}

    .checkrate input:focus {
        border: 1px solid #65135b !important;
        box-shadow: none;
    }

.checkrate .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}

    .checkrate .form-control-feedback:focus {
        color: #65135b;
    }

.checkrate .update-search {
    margin-top: 24px;
}

    .checkrate .update-search button {
        border: 1px solid #65135b;
        font-weight: bold;
        height: 32px;
        padding: 0 35px 0 15px;
    }

    .checkrate .update-search .btn-sm i.fa {
        top: 15px;
    }

.showroom {
    margin: 10px 0 0;
}

.feature-hotel {
    margin: 10px 0 0;
}

.rate-plan .book-it {
    padding: 10px 20px !important;
    background: none repeat scroll 0 0 #d9534f;
    border: 1px solid #d9534f;
    color: #fff;
    font-weight: bold;
}

.rate-plan .book-request {
    padding: 10px 20px !important;
    background: none repeat scroll 0 0 #4c8efb;
    border: 1px solid #4c8efb;
    color: #fff;
    font-weight: bold;
}

.info-content .book-now, .subsearch .btn-primary {
    background: none repeat scroll 0 0 #65135b;
    color: #fff;
}
/*tooltip*/
.tooltip-style .tooltip-inner {
    border-right: 2px solid #FF3C70;
    border-bottom: 2px solid #FF3C70;
    padding: 10px;
    background: url("/Content/images/demo/general/pattern-navy.png");
    max-width: 500px;
    text-align: left;
}

.tooltip-style a:hover {
    text-decoration: none;
}

.tooltip-style .tooltip.top .tooltip-arrow {
    border-top-color: #FF3C70;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

.offcanvas .block li a span.fa {
    padding-right: 5px;
}

.date-time {
    cursor: pointer !important;
    background-color: #fff !important;
}

article p.info-title {
    border-bottom: 1px dotted #cc6633;
    color: #cc6633;
    font-size: 14px;
    font-weight: bold;
    min-height: 0 !important;
    padding: 2px 0 !important;
}

    article p.info-title i {
        vertical-align: text-top;
    }

article p.info-content {
    min-height: 0 !important;
    padding: 5px 0 !important;
}

    article p.info-content i {
        color: #55b455;
    }

.lightBox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    display: none;
    z-index: 9998;
}

.waiting {
    display: none;
    left: 48%;
    position: fixed;
    top: 50%;
    z-index: 9999;
}

.load-image {
    background: none repeat scroll 0 0 #000;
    height: 150px;
    opacity: 0.1;
    display: none;
}
/*Tam*/

.showroom .showroom-content .room-content .room-rate-content .special-rate {
    color: #F00;
    display: block;
}

    .showroom .showroom-content .room-content .room-rate-content .special-rate i {
        margin-right: 5px;
    }


@media screen and (max-width: 639px) {
    .rate-plan-n {
        width: 54%;
        float: left;
    }

    .showroom .showroom-content .rate-plan {
        min-height: 192px;
    }

    .showroom .showroom-content .rate-plan-vertical-separator {
        display: none;
    }

    .showroom .showroom-content .room-content .room-info-content, .showroom .showroom-content .room-content .room-max-content {
        display: block;
        float: left;
        padding-right: 15px;
        text-align: left;
        /*width: 100%;*/
    }

    .showroom .showroom-content .room-content .room-rate-content, .showroom .showroom-content .room-content .room-number-content, .showroom .showroom-content .room-content .room-book-content {
        display: block;
        float: left;
        text-align: right;
        /*width: 100%;*/
    }

    .showroom .showroom-content .room-content .room-info-content {
        padding: 10px 10px 0;
    }

    .showroom .showroom-content .room-content .room-max-content {
        padding: 0 10px 30px;
    }

    .showroom .showroom-content .room-content .room-rate-content p {
        margin-bottom: 0;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .showroom .showroom-content .room-content .room-rate-content > a {
        bottom: 30px;
        left: 10px;
        position: absolute;
    }

    .showroom .showroom-content .room-content .room-rate-content .special-rate {
        bottom: 10px;
        color: #f00;
        display: block;
        left: 10px;
        position: absolute;
        text-align: left;
        width: 247px;
        height: 20px;
        overflow: hidden;
    }

    .showroom .showroom-content .room-content .room-number-content {
        position: absolute;
        right: 0;
        top: 50px;
        width: 100px;
    }

    .showroom .showroom-content .room-content .room-book-content {
        position: absolute;
        top: 91px;
        width: auto;
        right: 0;
    }
}

@media screen and (max-width: 479px) {
    .showroom .showroom-content .room-content .room-info-content, .showroom .showroom-content .room-content .room-max-content {
        width: 60%;
    }
}

.rating-superlative {
    font-weight: bold;
    font-size: 20px;
    color: #58738A;
    background: #F8F8F8;
    padding: 10px;
    text-align: left;
}

.score_from_number_of_reviews {
    font-size: 14px;
    display: block;
    font-weight: normal;
}


/*Promotion Pages.
=============================*/

.promotion-template {
    background: none repeat scroll 0 0 #fff;
}

    .promotion-template h1 {
        margin-bottom: 0;
    }

        .promotion-template h1 span {
            color: #a3238e;
        }

    .promotion-template article {
        margin-top: 10px;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 2) article .text-health a span {
        color: #F39C12;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 3) article h2 {
        color: #d2204c;
        border-bottom: 2px solid #d2204c;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 3) article .text-health a span {
        color: #d2204c;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 4) article h2 {
        color: #3498db;
        border-bottom: 2px solid #3498db;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 4) article .text-health a span {
        color: #3498db;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 5) article h2 {
        color: #27AE60;
        border-bottom: 2px solid #27AE60;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 5) article .text-health a span {
        color: #27AE60;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 6) article h2 {
        color: #65135b;
        border-bottom: 2px solid #65135b;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 6) article .text-health a span {
        color: #65135b;
    }

    .promotion-template article h2 {
        background: none repeat scroll 0 0 #ddd;
        border-bottom: 2px solid #A3238E;
        color: #A3238E;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 8px 10px;
    }

    .promotion-template article .item {
        background: url(../content/images/demo/general/pointille.jpg) repeat-x scroll center 9px rgba(0, 0, 0, 0);
        font-size: 12px;
        font-weight: bold;
        margin: 3px 0;
        text-align: right;
        margin: 3px 0;
    }

        .promotion-template article .item a {
            color: #333;
            background: #fff;
            padding-left: 5px;
        }

            .promotion-template article .item a span.item-title {
                float: left;
                background: #fff;
                padding-right: 5px;
                color: #333;
            }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 2) article h2 {
        color: #F39C12;
        border-bottom: 2px solid #F39C12;
    }



    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 3) article h2 {
        color: #d2204c;
        border-bottom: 2px solid #d2204c;
    }


    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 4) article h2 {
        color: #3498db;
        border-bottom: 2px solid #3498db;
    }



    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 5) article h2 {
        color: #27AE60;
        border-bottom: 2px solid #27AE60;
    }


    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 6) article h2 {
        color: #65135b;
        border-bottom: 2px solid #65135b;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 1) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 2) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n +3) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 4) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 5) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .col-sm-6.col-lg-4:nth-child(6n + 6) article .text-health a span {
        color: #E62100;
    }

    .promotion-template .conditions {
        font-size: 0.9em;
    }

    .promotion-template article .text-health a span.item-title {
        color: #a3238e;
    }

    .promotion-template .conditions h3 {
        border-bottom: 1px solid #a3238e;
    }

@media screen and (max-width: 767px) {
    .promotion-template .col-sm-6.col-lg-4 {
        height: auto;
    }
}
/*Trong edited calendar*/
.modal-dialog .form-control:focus {
    border-color: #65135b !important;
    box-shadow: none;
}

.modal-dialog .form-control {
    border: 1px solid #c7c7c7;
}
/*Datetime*/
.datepicker table tr td, .datepicker table tr th {
    width: 34px;
}

    .datepicker table tr td.today {
        position: relative;
        background: none;
    }

        .datepicker table tr td.today:hover:hover {
            background: #eee;
        }

    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover {
        background: #65135b;
    }

    .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
        background: #9e9e9e;
    }

    .datepicker table tr td.today::before {
        border-bottom: 7px solid #65135b;
        border-left: 7px solid transparent;
        border-top-color: rgba(0, 0, 0, 0.2);
        bottom: 4px;
        content: "";
        display: inline-block;
        position: absolute;
        right: 4px;
    }

    .datepicker table tr td.today.active::before {
        border-bottom: 7px solid #FFF;
    }

    .datepicker table tr td.today.selected::before {
        border-bottom: 7px solid #FFF;
    }

    .datepicker table tr td.today.selected:hover {
        background: #808080;
        color: #fff;
    }

    .datepicker table tr td.today.active.selected:hover {
        background: #65135b;
    }

.input-daterange input {
    text-align: left;
}

.panel-body {
    padding: 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-info > .panel-heading {
    color: #ffffff;
    background-color: #973f88 !important;
    border-color: #d749bf !important;
}

    .panel-info > .panel-heading a:hover {
        color: #ffffff;
    }

.panel {
    box-shadow: none !important;
}

.feature-hotel-content .panel-body article {
    padding: 10px;
}

/*Start search-page*/
.wrap-breadcrumb {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .wrap-breadcrumb {
        border-bottom: none;
        margin-bottom: 0;
    }
}

.filter .filter-tilte {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #58738a;
}

.filter .filter-search {
    margin-bottom: 40px;
}

.filter .box-title {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #58738a;
}

.filter .filter-search input {
    width: 100%;
}

/*.filter .box-content ul.list-unstyled {
    margin-left: 5px;
}*/

.filter .box-content ul.list-unstyled li {
    color: #6b6b6b;
}

    .filter .box-content ul.list-unstyled li span {
        color: #999;
    }

.content-filter .tier-head {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 54px;
    line-height: 50px;
    padding: 10px;
    position: relative;
    border-top: 3px solid #F39C12;
}

    .content-filter .tier-head .tier-head-title {
        color: #a3238e;
        font-size: 18px;
        line-height: 25px;
        margin: 0;
    }

    .content-filter .tier-head .sort-by {
        position: absolute;
        right: 9px;
        top: 1px;
    }

.content-filter .tier {
    /*padding: 10px;*/
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    background-color: #fff;
}

    .content-filter .tier:hover {
        background: #f4f4f4;
    }

    .content-filter .tier a {
        color: #428bca;
    }

        .content-filter .tier a:hover {
            color: #2a6496;
        }

        .content-filter .tier a:focus, .content-filter .tier a:active {
            color: #a3238e;
            text-decoration: none;
        }

    .content-filter .tier .item1, .content-filter .tier .item2, .content-filter .tier .item11, .content-filter .tier .item12, .content-filter .tier .item13 {
        float: left;
    }

    .content-filter .tier .item1 {
        width: 70%;
        float: left;
        padding: 10px;
        border-right: solid 3px #E0E0E0;
        /*width: -moz-calc(100% - 187px);
        width: -webkit-calc(100% - 187px);
        width: -ms-calc(100% - 187px);
        width: -o-calc(100% - 187px);
        width: calc(100% - 187px);*/
    }

    .content-filter .tier .item2 {
        width: 175px;
        margin-left: 12px;
        text-align: right;
    }

    .content-filter .tier .item11 {
        width: -moz-calc(31% - 12px);
        width: -webkit-calc(31% - 12px);
        width: -ms-calc(31% - 12px);
        width: -o-calc(31% - 12px);
        width: calc(31% - 12px);
    }

    .content-filter .tier .item12 {
        width: 69%;
        margin-left: 12px;
    }


    /*.content-filter .tier .item13 {
        width: 18%;
        border-left: solid 10px #E0E0E0; 
        margin-left: 12px;
    }*/

    .content-filter .tier .item11 .img img {
        width: 100%;
        height: auto;
        margin: -4px;
    }

    .content-filter .tier .item12 .title {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
    }

    .content-filter .tier .item12 address, .content-filter .tier .item12 .phoneEsr {
        color: #3a0531;
    }

    .content-filter .tier .item12 .amenities {
        /*color: #477a00;*/
    }

        .content-filter .tier .item12 .amenities span {
            display: inline-block;
        }

        .content-filter .tier .item12 .amenities .glyphicon {
            margin-right: 3px;
        }

        .content-filter .tier .item12 .amenities .freebreakfast, .content-filter .tier .item12 .amenities .freebreakfast {
            margin-right: 5px;
        }

    .content-filter .tier .item12 .discount {
        background: #477a00;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        margin-top: 5px;
        padding: 5px 9px 5px;
        width: 120px;
    }

        .content-filter .tier .item12 .discount span {
            margin-right: 5px;
        }

    .content-filter .tier .item2 .superlative {
        color: #428bca;
        font-size: 14px;
        font-weight: bold;
    }

    .content-filter .tier .item2 .price-avg {
        font-size: 17px;
    }

        .content-filter .tier .item2 .price-avg .price-new {
            color: #65135b;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
        }

        .content-filter .tier .item2 .price-avg .price-was {
            color: #6b6b6b;
            display: inline-block;
            font-size: 13px;
            font-weight: bold;
            margin-right: 2px;
            text-decoration: line-through;
        }

        .content-filter .tier .item2 .price-avg span {
            display: none;
        }

    .content-filter .tier .item2 .price-avg-text {
        margin: -8px 0 5px;
    }

    .content-filter .tier .item2 .btn {
        padding: 4px 6px;
        background: #a3238e;
        border: 1px solid #a3238e;
        color: #fff;
        border-radius: 0;
        bottom: -10px !important;
    }

        .content-filter .tier .item2 .btn:hover {
            background: #f39c12;
            border: 1px solid #f39c12;
        }

.content-filter .tier-foot .tier-foot-title {
    border-bottom: 1px solid #6ebff3;
    font-size: 12px;
    color: #6ebff3;
    margin: 20px 0;
}

@media screen and (min-width: 992px) {
    .content-filter .tier .item11 {
        width: 245px;
    }

    .content-filter .tier .item12 {
        width: -moz-calc(100% - 257px);
        width: -webkit-calc(100% - 257px);
        width: -ms-calc(100% - 257px);
        width: -o-calc(100% - 257px);
        width: calc(100% - 257px);
    }

    .r > a {
        display: block;
        height: 100%;
    }

        .r > a:before {
            width: 300px;
            height: 60%;
            top: 20%;
            left: 0;
            z-index: 1;
        }

    .r h2 {
        margin: 0 !important;
        font: 500 1.8rem/2rem "Segoe UI",Avenir,HelveticaNeue,sans-serif;
    }

    .r h3 {
        font: 500 1.5rem/2rem "Segoe UI",Avenir,HelveticaNeue,sans-serif;
        color: #808080;
    }

    .r .detail .lastDiv {
        position: absolute;
        bottom: 20px;
        width: 520px;
    }

    .r {
        width: 1120px;
        text-align: left;
        margin: 3rem auto !important;
        font-size: 1.3rem;
        line-height: 1.9rem;
        height: 270px;
        position: relative;
        background-color: white;
    }

        .r .img {
            background-color: rgba(247,240,240,0.3);
            position: absolute;
            left: 0;
            top: 0;
            width: 300px;
            z-index: 2;
            background-size: 300px;
        }

        .r svg {
            padding: 3px;
            width: 30px;
            height: 30px;
            border: 1px solid #000;
            border-radius: 100%;
            box-shadow: inset 0 0 1px #000;
            fill: none;
            stroke: #000;
            stroke-width: 23px;
            stroke-linejoin: round;
        }

        .r .detail {
            margin: 0 274px 0 300px;
            padding: 25px 15px 20px;
            position: absolute;
            background-color: #fff;
        }

    article a > div .cell {
        display: table-cell;
        vertical-align: middle;
        text-shadow: 1px 1px 1px #000;
    }

    .r aside {
        width: 280px;
        position: absolute;
        right: 0;
        top: 0;
        padding: 25px;
        background-color: #fff;
        height: 100%;
        border-left: solid 3px #E0E0E0;
    }

        .r aside li + .enquiry {
            margin-top: 17px;
        }

    .r .rotate {
        display: inline-block;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
        height: 30px;
    }

    .r > a > * {
        height: 100%;
    }

    .r aside ul {
        height: 100%;
        -webkit-padding-start: 10px;
    }

    .r aside li {
        margin: 0 0 6px;
        display: table;
    }

    .r aside li {
        margin: 0 0 6px;
        display: table;
    }

    .r li:not([class]) > svg ~ span {
        display: table-cell;
        left: 8px;
        top: -3px;
        vertical-align: middle;
        height: 3.4rem;
        line-height: 1.7rem;
    }

    .r svg ~ span, .r .rotate ~ span {
        display: inline-block;
        left: 5px;
        top: -10px;
        font-size: 1.6rem;
        font-weight: 500;
    }
}

@media screen and (max-width: 991px) {
    .content-filter .tier-head {
        background: none;
        border: none;
        border-radius: 3px;
        height: auto;
        line-height: inherit;
        padding: 0;
        position: static;
    }

        .content-filter .tier-head .tier-head-title {
            display: block;
            font-size: 30px;
            color: #333;
            margin: 0 0 10px;
        }

        .content-filter .tier-head .btn-filter {
            float: left;
            width: 115px;
        }

            .content-filter .tier-head .btn-filter button {
                background: #a3238e;
                color: #fff;
            }

                .content-filter .tier-head .btn-filter button:hover, .row-offcanvas-left.active .content-filter .tier-head .btn-filter button {
                    background: none repeat scroll 0 0 #f39c12;
                    border: 1px solid #f39c12;
                }

        .content-filter .tier-head .sort-by {
            position: static;
            float: left;
            background: #fff;
            border: 1px solid #ccc;
            border-top: 3px solid #F39C12;
            border-radius: 3px;
            padding: 4px 10px;
            width: -moz-calc(100% - 135px);
            width: -webkit-calc(100% - 135px);
            width: -ms-calc(100% - 135px);
            width: -o-calc(100% - 135px);
            width: calc(100% - 135px);
            margin-left: 20px;
            text-align: right;
            height: 46px;
        }

    #results .r .sd:before {
        top: 42%;
    }

    article .sd:before {
        top: 35%;
        bottom: 20%;
    }

    .r {
        border: 1px solid #fff;
        border-bottom-width: 0;
        /*padding: 66.7% 0 0;*/
    }

    article {
        position: relative;
        width: 100%;
        height: 0;
        padding: 50% 0 0 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .sd:before {
        content: "";
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AwIDAgMjE2IDE3MCAwIDAtMjE2LTM4IDAgMC0yOWMwLTgtNC0xNC0xMi0xNHoiLz48L3N2Zz4=);
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0.05;
        position: absolute;
        top: 25%;
        height: 50%;
        width: 50%;
        left: 25%;
        z-index: 1;
    }

    article a > div {
        position: absolute;
        display: table;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 3;
        color: #fff;
    }

    article a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    article {
        position: relative;
        width: 100%;
        height: 0;
        padding: 50% 0 0 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .showdetailsmall::before {
        bottom: -20px;
        left: calc(50% - 20px);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 20px;
        border-color: rgba(0,0,0,0.7) transparent transparent transparent;
    }

    a, a:visited {
        color: #808080;
    }

    article a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .r:last-child {
        border-bottom-width: 1px;
    }

    .r img {
        width: 100%;
        height: 100%;
        z-index: -10;
        object-fit: cover;
    }

    article a img {
        position: relative;
        z-index: 2;
        vertical-align: middle;
        border: 0;
        height: auto;
        max-width: 100%;
    }

    .r a > div > * {
        display: block;
    }

    .showdetailsmall {
        bottom: -20px;
        left: calc(50% - 20px);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 20px;
        border-color: rgba(0,0,0,0.7) transparent transparent transparent;
        position: absolute;
    }

    article a > div:first-of-type, article a:hover > div:first-of-type {
        top: 0;
        background: rgba(0,0,0,0.7);
        border-bottom-width: 0;
        min-height: 6rem;
        color: white;
    }

    article a > div .cell {
        vertical-align: middle;
        text-align: center;
        text-shadow: 1px 1px 1px #000;
    }

    .r h2, .r h3 {
        line-height: 1;
        font-family: Avenir-Light,'Segoe UI Light',HelveticaNeue-Light,sans-serif-thin,sans-serif;
        font-size: 2.5rem;
    }

    #results .r {
        background: #eee;
    }

        #results .r .sd:before {
            top: 42%;
        }
}

@media screen and (max-width: 767px) {
    .content-filter .tier .item1 {
        width: -moz-calc(100% - 187px);
        width: -webkit-calc(100% - 187px);
        width: -ms-calc(100% - 187px);
        width: -o-calc(100% - 187px);
        width: calc(100% - 187px);
    }

    .content-filter .tier .item11 {
        width: 150px;
    }

    .content-filter .tier .item12 {
        width: -moz-calc(100% - 162px);
        width: -webkit-calc(100% - 162px);
        width: -ms-calc(100% - 162px);
        width: -o-calc(100% - 162px);
        width: calc(100% - 162px);
        margin-left: 12px;
    }

        .content-filter .tier .item12 .phoneEsr, .content-filter .tier .item12 .amenities {
            display: none;
        }

    .content-filter .tier-head .sort-by select.form-control {
        width: auto;
        display: inline-block;
    }

    /*.content-filter .tier .item2 .btn {
        display: none;
    }*/
}

@media screen and (max-width: 479px) {


    .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .content-filter {
        margin: 0 -10px;
    }

        .content-filter .tier-head {
            padding: 0px 10px 8px;
        }

            .content-filter .tier-head .tier-head-title {
                font-size: 22px;
                line-height: 22px;
            }

            .content-filter .tier-head .sort-by span {
                display: none;
            }

        .content-filter .tier {
            padding: 10px 10px 8px;
        }

            .content-filter .tier .item11, .content-filter .tier .item11 .img, .content-filter .tier .item11 .img img {
                width: 60px;
                height: 60px;
            }

            .content-filter .tier .item12 {
                width: -moz-calc(100% - 68px);
                width: -webkit-calc(100% - 68px);
                width: -ms-calc(100% - 68px);
                width: -o-calc(100% - 68px);
                width: calc(100% - 68px);
            }

                .content-filter .tier .item12 .title {
                    font-size: 14px;
                    /*max-height: 31px;*/
                    overflow: hidden;
                }

                .content-filter .tier .item12 span.star {
                    margin-top: -3px;
                }

                .content-filter .tier .item12 address {
                    max-height: 19px;
                    margin-top: -7px;
                    overflow: hidden;
                }

        .content-filter .tier-head .btn-filter {
            width: 75px;
        }

            .content-filter .tier-head .btn-filter button {
                height: 34px;
                padding: 6px 20px;
            }

        .content-filter .tier-head .sort-by {
            width: -moz-calc(100% - 85px);
            width: -webkit-calc(100% - 85px);
            width: -ms-calc(100% - 85px);
            width: -o-calc(100% - 85px);
            width: calc(100% - 85px);
            height: auto;
            padding: 0;
            margin-left: 10px;
            border: none;
            background: none;
        }

            .content-filter .tier-head .sort-by select.form-control {
                width: 100%;
            }

        .content-filter .tier-foot {
            padding: 0 10px;
        }
}
/*
 * Off Canvas
 * --------------------------------------------------
 */


@media screen and (max-width: 991px) {
    .container {
        width: auto;
    }

    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -293px; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -293px; /* 6 columns */
        z-index: 11;
    }

    .row-offcanvas-right.active {
        right: 293px; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 293px; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 293px; /* 6 columns */
    }
}

@media screen and (max-width: 479px) {
    .row-offcanvas-left .sidebar-offcanvas {
        left: -212px; /* 6 columns */
    }

    .subpage {
        padding-top: 0px;
    }

    .row-offcanvas-right.active {
        right: 203px; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 203px; /* 6 columns */
    }

    .sidebar-offcanvas {
        width: 226px; /* 6 columns */
    }
}
/*End search-page
=============================*/
/*Calendar*/
.datepicker .today.disabled.day {
    background: transparent !important;
    color: #999;
    text-shadow: 0 0 0 transparent;
}

    .datepicker .today.disabled.day:hover {
        color: #999 !important;
        text-shadow: 0 0 0 transparent;
    }

.datepicker .today.disabled.selected.day {
    background: none repeat scroll 0 0 #9e9e9e !important;
    color: #fff;
}

    .datepicker .today.disabled.selected.day:hover {
        color: #fff !important;
    }
/*flags for languages*/
ul.select-languages-sm {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0 0 25px 0;
}

    ul.select-languages-sm li {
        float: left;
        margin-right: 30px;
    }

        ul.select-languages-sm li:last-child {
            margin-right: 0;
        }

        ul.select-languages-sm li a {
            color: #777;
        }

        ul.select-languages-sm li:hover a {
            color: #a3238e;
        }

ul.select-languages-xs {
    display: none !important;
}

    ul.select-languages-xs li {
        height: 37px;
    }

        ul.select-languages-xs li a i {
            vertical-align: -5px;
        }
/* Search
=============================*/

.services-banner {
    height: 60px;
    line-height: 55px;
    background: #EBEEE8;
    color: gray;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

    .services-banner ul {
        list-style: none;
        margin: 0;
    }

        .services-banner ul li {
            display: inline;
            border-right: 1px solid #ccc;
            padding: 0 20px;
        }

            .services-banner ul li:last-child, .services-banner ul li:nth-child(1) {
                border-right: none;
            }

            .services-banner ul li:last-child {
                padding-right: 0;
            }

            .services-banner ul li span {
                color: #4ED421;
                font-size: 24px;
                margin-right: 5px;
                vertical-align: -2px;
            }

.search-content {
    /*background: #F1F1F1;*/
    padding-top: 10px;
    clear: both;
}

    .search-content .sort-filter {
        border-bottom: 1px solid #ccc;
        padding: 20px 0;
        color: #666;
        font-size: 16px;
    }

        .search-content .sort-filter .sort-title {
            float: left;
            border-right: 1px solid #ccc;
            padding-right: 15px;
            margin-right: 15px;
        }

            .search-content .sort-filter .sort-title h1 {
                color: #333;
                font-size: 24px;
                text-transform: capitalize;
                padding-right: 10px;
                font-weight: bold;
                display: inline;
            }

        .search-content .sort-filter .sort-from {
            float: left;
        }

    .search-content .title-select {
        font-size: 18px;
        font-weight: bold;
        color: #666;
    }

    .search-content .sort-filter .sort-from input {
        width: 115px;
        height: 40px;
    }
    /* select-filter
===================*/
    .search-content .select-filter {
        margin: 30px 0;
        line-height: 45px;
    }

        .search-content .select-filter .btn-filter {
            float: left;
            margin-right: 10px;
        }

            .search-content .select-filter .btn-filter button {
                background: #6EBFF3;
                color: #fff;
                font-weight: bold;
            }

                .search-content .select-filter .btn-filter button:hover {
                    background: #fff;
                    color: #6EBFF3;
                }

        .search-content .select-filter ul {
            list-style: none;
            display: inline;
            padding-left: 0;
        }

            .search-content .select-filter ul li {
                display: inline;
                margin-left: 15px;
            }

                .search-content .select-filter ul li a {
                    font-size: 16px;
                    background: #fff;
                    color: #606159;
                    border: 1px solid #ccc;
                    border-top: 3px solid #65135b;
                    padding: 0 10px;
                    display: inline-block;
                }

        .search-content .select-filter > a {
            color: #65135b;
            font-size: 16px;
            margin-left: 12px;
        }
    /* section-filter
==================*/
    .search-content .section-filter {
    }

    .search-content .filter p {
        text-align: left;
    }

    .search-content .filter ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .search-content .filter .box {
        background: #fff;
        border: 1px solid #ccc;
        color: #606159;
        margin-bottom: 20px;
    }

        .search-content .filter .box .box-title {
            border-top: 3px solid #ccc;
            border-bottom: 1px solid #ccc;
            margin: 0;
            padding: 10px;
            /*font-size: 18px;*/
            font-weight: bold;
        }

            .search-content .filter .box .box-title a {
                color: #606159;
                /*	#65135b*/
            }

        .search-content .filter .box .box-content {
            padding: 10px;
        }

            .search-content .filter .box .box-content ul {
            }

                .search-content .filter .box .box-content ul li {
                    display: block;
                }

                    .search-content .filter .box .box-content ul li a {
                        font-size: 15px;
                        color: #3a3a32;
                    }

                    .search-content .filter .box .box-content ul li i {
                        font-size: 24px;
                        margin-right: 5px;
                        vertical-align: -2px;
                    }

                        .search-content .filter .box .box-content ul li i.fa-circle {
                            font-size: 10px;
                            vertical-align: 1px;
                        }

                    .search-content .filter .box .box-content ul li span {
                        margin-left: 5px;
                        font-size: 12px;
                    }

                    .search-content .filter .box .box-content ul li.checkbox:first-child {
                        margin-top: 0;
                    }

                    .search-content .filter .box .box-content ul li.checkbox:last-child {
                        margin-bottom: 0;
                    }

                    .search-content .filter .box .box-content ul li ul {
                        padding-left: 15px;
                    }

    /*  content-filter
=============================*/
    .search-content .content-filter h3 {
        font-size: 15px;
        color: #6ebff3;
        text-transform: uppercase;
        line-height: 22px;
        margin: 0;
        font-weight: bold;
    }

    .search-content .content-filter p {
        color: #666;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: left;
    }

@media screen and (max-width: 991px) {
    .search-content .sort-filter .sort-title {
        float: none;
        border-right: none;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }

    .search-content .sort-filter .form-inline {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .search-content .sort-filter {
        padding-bottom: 0;
    }

    .search-content .select-filter {
        margin-top: 15px;
    }

    .search-content .sort-filter .has-feedback .form-control-feedback {
        top: 0;
    }

    .search-content .sort-filter .sort-title, .search-content .sort-filter .form-inline {
        text-align: left;
    }

    .search-content .select-filter {
        line-height: inherit;
    }

        .search-content .select-filter .btn-filter {
            float: none;
            display: block;
            margin-bottom: 10px;
        }

        .search-content .select-filter ul {
        }

            .search-content .select-filter ul li {
                margin-left: 0;
            }

                .search-content .select-filter ul li a {
                    margin-bottom: 10px;
                    font-size: 14px;
                }

        .search-content .select-filter > a {
            font-size: 14px;
            margin-left: 0;
        }
}

@media screen and (max-width: 540px) {
    .search-content .content-filter .col-xs-6 {
        float: none;
        width: 100%;
    }
}

a#backToTop {
    width: 40px;
    height: 40px;
    opacity: 0.5;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    text-indent: -10000px;
    outline: none !important;
    background: url('/Content/images/design/to-top.png') center center / cover;
    background-repeat: no-repeat;
}

.panel-group-vinaday {
    /*border: 1px solid #fca7ee;*/
}

.panel-vinaday {
    border: medium none !important;
}

.box-vinaday {
    border: medium none !important;
    margin-bottom: 0 !important;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
}

    .bs-callout h4 {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .bs-callout p:last-child {
        margin-bottom: 0;
    }

    .bs-callout code {
        border-radius: 3px;
    }

    .bs-callout + .bs-callout {
        margin-top: -5px;
    }

.bs-callout-default {
    border-left-color: #777;
}

    .bs-callout-default h4 {
        color: #777;
    }

.bs-callout-primary {
    border-left-color: #428bca;
}

    .bs-callout-primary h4 {
        color: #428bca;
    }

.bs-callout-success {
    border-left-color: #5cb85c;
}

    .bs-callout-success h4 {
        color: #5cb85c;
    }

.bs-callout-danger {
    border-left-color: #d9534f;
}

    .bs-callout-danger h4 {
        color: #d9534f;
    }

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

    .bs-callout-warning h4 {
        color: #f0ad4e;
    }

.bs-callout-info {
    border-left-color: #5bc0de;
}

    .bs-callout-info h4 {
        color: #5bc0de;
    }

.bs-callout-vinaday {
    border-left-color: #65135b;
}

    .bs-callout-vinaday h4 {
        color: #65135b;
    }
/*Trong added*/
.grid {
    margin: 0 auto;
    width: 100%;
}

.grid-col {
    display: inline-block;
    margin: 0 0.625em;
    vertical-align: top;
}

.grid-col--1 {
    width: 5em;
}

.grid-col--prefix-1 {
    margin-left: 6.875em;
}

.rtl .grid-col--prefix-1 {
    margin-left: 0.625em;
    margin-right: 6.875em;
}

.grid-col--2 {
    width: 11.25em;
}

.grid-col--prefix-2 {
    margin-left: 13.125em;
}

.rtl .grid-col--prefix-2 {
    margin-left: 0.625em;
    margin-right: 13.125em;
}

.grid-col--3 {
    width: 17.5em;
}

.grid-col--prefix-3 {
    margin-left: 19.375em;
}

.rtl .grid-col--prefix-3 {
    margin-left: 0.625em;
    margin-right: 19.375em;
}

.grid-col--4 {
    width: 95%;
}

.grid-col--prefix-4 {
    margin-left: 25.625em;
}

.rtl .grid-col--prefix-4 {
    margin-left: 0.625em;
    margin-right: 25.625em;
}

.grid-col--5 {
    width: 30em;
}

.grid-col--prefix-5 {
    margin-left: 31.875em;
}

.rtl .grid-col--prefix-5 {
    margin-left: 0.625em;
    margin-right: 31.875em;
}

.grid-col--6 {
    width: 36.25em;
}

.grid-col--prefix-6 {
    margin-left: 38.125em;
}

.rtl .grid-col--prefix-6 {
    margin-left: 0.625em;
    margin-right: 38.125em;
}

.grid-col--7 {
    width: 42.5em;
}

.grid-col--prefix-7 {
    margin-left: 44.375em;
}

.rtl .grid-col--prefix-7 {
    margin-left: 0.625em;
    margin-right: 44.375em;
}

.grid-col--8 {
    width: 48.75em;
}

.grid-col--prefix-8 {
    margin-left: 50.625em;
}

.rtl .grid-col--prefix-8 {
    margin-left: 0.625em;
    margin-right: 50.625em;
}

.grid-col--9 {
    width: 55em;
}

.grid-col--prefix-9 {
    margin-left: 56.875em;
}

.rtl .grid-col--prefix-9 {
    margin-left: 0.625em;
    margin-right: 56.875em;
}

.grid-col--10 {
    width: 61.25em;
}

.grid-col--prefix-10 {
    margin-left: 63.125em;
}

.rtl .grid-col--prefix-10 {
    margin-left: 0.625em;
    margin-right: 63.125em;
}

.grid-col--11 {
    width: 67.5em;
}

.grid-col--prefix-11 {
    margin-left: 69.375em;
}

.rtl .grid-col--prefix-11 {
    margin-left: 0.625em;
    margin-right: 69.375em;
}

.grid-col--12 {
    width: 73.75em;
}

.grid-col--prefix-12 {
    margin-left: 75.625em;
}

.rtl .grid-col--prefix-12 {
    margin-left: 0.625em;
    margin-right: 75.625em;
}

.featured {
    margin-top: .25em;
}

.featured-item {
    height: 15em;
    margin-bottom: 0.625em;
    margin-top: 0.625em;
    position: relative;
    text-decoration: none;
    transform: translateZ(0px);
}

.featured-picture {
    background-image: url("/Content/images/demo/general/no-image.jpg");
    background-position: center center;
    background-size: 105%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease-out 0s;
    width: 100%;
}

.featured-item:hover {
    background-color: #000;
}

    .featured-item:hover .featured-picture {
        opacity: 0.85;
    }

.featured-label {
    background: none repeat scroll 0 0 #fff;
    color: #666;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.75em;
    padding: 0.625em 1em 0.4375em;
    position: relative;
    text-transform: uppercase;
}

.featured-content {
    background: none repeat scroll 0 0 rgba(51, 51, 51, 0.85);
    bottom: 0;
    color: #fff;
    height: 4.25em;
    left: 0;
    overflow: hidden;
    padding: 0.5em;
    position: absolute;
    right: 0;
}

.featured-box--widebox .featured-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #060606;
    height: auto;
    position: static;
}

.featured-title {
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0.125em 0;
}

.featured-box--widebox .featured-title {
    font-size: 2.25em;
}

.featured-description {
    font-size: 0.875em;
    margin: 0;
    padding: 0.2em 0;
}

.featured-box--widebox .featured-description {
    font-size: 1.375em;
}

    .featured-box--widebox .featured-description strong {
        background-color: #005589;
        color: #fff;
        padding: 0.272727em 0.4em 0;
    }

.featured-box--widebox {
    position: absolute;
    width: 50%;
}

.featured-box--verticalAlignTop {
    top: 0;
}

.featured-box--verticalAlignBottom {
    bottom: 0;
}

.featured-box--textAlignLeft {
    left: 0;
    text-align: left;
}

.featured-box--textAlignRight {
    right: 0;
    text-align: right;
}

.featured-item--specialOfferGrenadine .featured-label {
    background-color: #c35078;
    color: #fff;
}

.featured-item--specialOfferGrenadine .featured-content {
    background-color: rgba(195, 80, 120, 0.85);
}

.featured-item--specialOfferAmbre .featured-label {
    background-color: #d78737;
    color: #fff;
}

.featured-item--specialOfferAmbre .featured-content {
    background-color: rgba(215, 135, 55, 0.85);
}

.featured-item--specialOfferKiwi .featured-label {
    background-color: #9ba01e;
    color: #fff;
}

.featured-item--specialOfferKiwi .featured-content {
    background-color: rgba(155, 160, 30, 0.85);
}

.featured-item--specialOfferLilas .featured-label {
    background-color: #7da0d2;
    color: #fff;
}

.featured-item--specialOfferLilas .featured-content {
    background-color: rgba(125, 160, 210, 0.85);
}

.featured-item--specialOfferOcre .featured-label {
    background-color: #c39614;
    color: #fff;
}

.featured-item--specialOfferOcre .featured-content {
    background-color: rgba(195, 150, 20, 0.85);
}

.featured-item--specialOfferTurquoise .featured-label {
    background-color: #78b4c3;
    color: #fff;
}

.featured-item--specialOfferTurquoise .featured-content {
    background-color: rgba(120, 180, 195, 0.85);
}

.activity-box::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 6px solid transparent;
    border-image: none;
    border-left-color: inherit;
    border-right: 6px solid transparent;
    border-style: solid;
    border-top: 6px solid transparent;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 27px;
    transform: scaleX(0.5);
    transform-origin: 0 0 0;
    width: 0;
}

.activity-box {
    background: none repeat scroll 0 0 #f5f5f5;
    border-left: 2px solid #3dc9b3;
    cursor: pointer;
    margin-bottom: 5px;
    outline: 1px solid transparent;
    overflow: hidden;
    padding-left: 3px !important;
    position: relative;
    transition: all 0.2s ease 0s;
}

    .activity-box .city {
        color: #3dc9b3;
    }

    .activity-box:hover {
        border-left-color: #3dc9b3 !important;
        outline: 1px solid #3dc9b3;
    }

.sale-main {
    color: white;
    padding: 15px;
    position: absolute;
    right: 0;
    width: 500px;
    top: 500px;
}

    .sale-main .title-sale-main {
        font-size: 16px;
        font-weight: bold;
        color: #65135b;
        margin-bottom: 5px;
    }

    .sale-main .signature-sale-main {
        font-weight: bold;
        text-align: right;
    }

.header {
    position: absolute;
    z-index: 99;
    top: 0;
}

.header-col-logo .header-col {
    font-size: 1em;
    vertical-align: middle;
}

.header-col-logo {
    float: left;
    margin-left: 60px;
    margin-top: -5px !important;
}

.header-col-info {
    float: right;
    margin-top: 10px;
}

.header-logo {
    display: inline-block;
    vertical-align: middle;
    font-size: 2.3em;
    color: #fff;
    text-decoration: none;
    padding: 10px 0 0.217391304347826em;
    line-height: 1;
}

    .header-logo .icon-vinaday {
        display: block;
    }

.header-baseline {
    color: #fff;
    border-left: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0.25em 0.5625em;
    margin: 1em 0 1em 0.5625em;
}

    .header-baseline span {
        display: block;
        font-size: 0.5625em;
        text-transform: uppercase;
    }

.header-actions {
    text-align: right;
}


.header-action {
    display: inline-block;
    background: transparent;
    vertical-align: middle;
    margin: 0 1em;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
}

    .header-action .icon {
        font-size: 0.45em;
        margin: 0 0.5em 0.2em;
    }

a.header-action {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

    a.header-action:active,
    a.header-action:focus,
    a.header-action:hover {
        text-decoration: underline;
    }

        a.header-action:active .icon,
        a.header-action:focus .icon,
        a.header-action:hover .icon {
            text-decoration: none;
        }

.header-number {
    font-size: 1.14em;
    display: inline-block;
    padding: 0.5em 0.6em;
    border: 1px solid #fff;
    border-radius: 0.2em;
    vertical-align: baseline;
    margin-left: 0.25em;
    margin-right: 1px;
}

    .header-number a {
        text-decoration: none;
    }

.input-daterange {
    width: inherit !important;
}

.insert-enter {
    -webkit-transform: scale(0);
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-out-cubic;
    -webkit-transition-duration: 400ms;
}

    .insert-enter.insert-enter-active {
        -webkit-transform: scale(1);
    }

.vinaday-hotel-loading {
    margin-bottom: 10px;
}

    .vinaday-hotel-loading .vinaday-hotel-loading-box {
        height: 15em;
        position: relative;
        padding: 10px;
        background-image: url('/Content/images/demo/general/no-image.jpg');
        background-position: center center;
        background-size: cover;
    }

        .vinaday-hotel-loading .vinaday-hotel-loading-box .vinaday-hotel-loading-box-title {
            position: absolute;
            bottom: 0px;
        }

/*.isearch .form-group.has-feedback input:focus + span.glyphicon {
    color: #65135b;
}*/
/* Start SubPage
=============================*/
.main-content1 {
    margin: 0 0 52px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

    .main-content1 p, .main-content1 ul, .main-content1 ul li {
        font-family: "Roboto",​Arial,​sans-serif;
        font-size: 18px;
        font-weight: 100;
        line-height: 30px;
        color: rgba(64, 64, 64, 0.7);
        margin: 0;
    }

    .main-content1 p {
        margin-bottom: 10px;
    }

    .main-content1 h1, .main-content1 h2, .main-content1 h3, .main-content1 h4, .main-content1 h5, .main-content1 h6 {
        font-family: "Roboto",​Arial,​sans-serif;
        color: rgba(64, 64, 64, 0.9);
        line-height: 30px;
        margin: 10px 0;
        font-weight: 100;
    }

        .main-content1 h1, .main-content1 h2.text-center {
            display: block;
            font-size: 25px;
            text-align: center;
            text-transform: uppercase;
        }

    .main-content1 h2 {
        font-size: 24px;
    }

    .main-content1 h3 {
        font-size: 21px;
    }

    .main-content1 h4, .main-content1 h5, .main-content1 h6 {
        font-size: 18px;
    }

    .main-content1 .modal-body ul li {
        margin-left: 10px;
    }

    .main-content1 .h3-nomal {
        font-size: 18px;
        font-weight: normal;
    }

.subpage2 .main-content1 {
    border-radius: 0 0 10px 10px;
    margin-top: 70px;
    border-top: none;
}

.subpage2 .tab-content {
    display: block;
    position: static;
}

.subpage2 .nav-tabs > li {
    margin-bottom: -1px;
}

.subpage2 .main-content1 .nav-tabs {
    margin: -63px -16px 0;
}

.subpage2 .main-content1 .tab-content {
    margin: 20px 0 0 0;
}

.main-content1 img {
    width: 100%;
    height: auto;
}
/*Paper*/

.paper {
    font: normal 12px/1.5 "Lucida Grande", arial, sans-serif;
    margin: 0 auto 10px;
    padding: 6px 5px 4px 42px;
    position: relative;
    color: #444;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d9eaf3), color-stop(4%, #fff)) 0 4px;
    background: -webkit-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
    background: -moz-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
    background: -ms-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
    background: -o-linear-gradient(top, #d9eaf3 0%, #fff 8%) 0 4px;
    -webkit-background-size: 100% 20px;
    -moz-background-size: 100% 20px;
    -ms-background-size: 100% 20px;
    -o-background-size: 100% 20px;
    background-size: 100% 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
    box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}

    .paper::before {
        content: '';
        position: absolute;
        width: 4px;
        top: 0;
        left: 30px;
        bottom: 0;
        border: 1px solid;
        border-color: transparent #efe4e4;
    }

    .paper h1,
    .paper h2 {
        font-size: 16px !important;
        line-height: 16px !important;
        margin: 0 0 4px !important;
    }

    .paper h4 {
        font-weight: bold;
    }

    .paper h3,
    .paper h4,
    .paper h5 {
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 0 0 4px !important;
    }


    .paper h5 {
        font-weight: normal !important;
    }

    .paper p {
        font-size: 16px !important;
        line-height: 16px !important;
        margin: 0 0 4px !important;
        color: rgba(64, 64, 64, 0.9);
    }

        .paper p:last-child {
            margin: 0 !important;
        }

    .paper ul {
        margin: 0 0 20px !important;
    }
/*Group tour*/

.gtour {
    max-width: 970px;
    min-height: 600px;
}

    .gtour .tour-breadcrumb {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        font-size: 10px;
        font-weight: bold;
        margin-bottom: 0;
        padding: 10px 0;
        text-transform: uppercase;
        margin-left: -15px;
    }

    .gtour a:focus {
        outline: none;
        outline-offset: inherit;
        text-decoration: none;
    }

    .gtour .breadcrumb {
        background: none;
        padding: 0;
    }

        .gtour .breadcrumb a, .gtour h3.text-center span, .gtour h3.text-center:hover .fa {
            color: #a3238e;
        }

    .gtour h3.text-center {
        font-size: 45px;
    }

    .gtour p.text-center {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .gtour ul li, .gtour ul li a {
        color: #666;
    }

    .gtour .panel.panel-default {
        border-radius: 0;
        border-top: px solid #a3238e;
    }

    .gtour .panel-default > .panel-heading {
        padding: 0;
    }

    .gtour .panel-title > a {
        display: block;
        padding: 10px 35px 10px 15px;
        color: #a3238e;
        font-weight: bold;
    }

        .gtour .panel-title > a.collapsed {
            color: #333;
            font-weight: normal;
        }

        .gtour .panel-title > a:hover {
            text-decoration: none;
            color: #a3238e;
        }

        .gtour .panel-title > a span {
            display: inline-block;
        }

        .gtour .panel-title > a i {
            float: right;
            font-size: 12px;
            margin-right: -20px;
            margin-top: 3px;
        }

    .gtour .box {
        line-height: 20px;
        padding: 8px;
        border-bottom: 1px solid #ddd;
    }

        .gtour .box:last-child {
            border-bottom: none;
        }

        .gtour .box span {
            font-weight: bold;
            text-decoration: line-through;
        }

        .gtour .box .box-left {
            float: left;
        }

        .gtour .box .box-right {
            float: right;
            text-align: right;
            display: inline-block;
        }

            .gtour .box .box-right a {
                display: inline-block;
                width: 76px;
                margin-left: 10px;
            }

.box-hover:focus {
    transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -moz-box-shadow: 0px 3px 0px 0px #3dc9b3;
    box-shadow: 0px 3px 0px 0px #3dc9b3;
    background-color: #fff;
}

.box-hover {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}

.texture-overlay {
    background-image: url("../Content/images/design/grid.png");
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.promotion-spa .item .image {
    display: block;
    height: auto;
    width: 100%;
}

    .promotion-spa .item .image img {
        height: 120px;
        width: 100%;
    }
/*.promotion-spa .item .caption{
	height: 174px;
}*/
.promotion-spa .item .title {
    font-size: 13px;
    line-height: 1.2em;
    margin: 5px 0;
    padding: 0;
}

    .promotion-spa .item .title a {
        color: #762b67;
        font-weight: bold;
    }

        .promotion-spa .item .title a .star {
            vertical-align: -2px;
        }

.promotion-spa .item p {
    font-size: 12px;
}

    .promotion-spa .item p i {
        color: #3399FF;
        display: block;
    }

    .promotion-spa .item p span {
        color: #f00;
        display: block;
        font-weight: bold;
    }

/*promotion-spa
=============================*/
.parallax-bg-spa {
    background: url(../Content/images/overview_bg.jpg) repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 1000px;
    padding: 90px 0;
}

.promotion-spa .container {
    padding-left: 10px;
    padding-right: 10px;
}

    .promotion-spa .container .row {
        margin-left: -10px;
        margin-right: -10px;
    }

        .promotion-spa .container .row .col-sm-4.col-md-3 {
            padding-left: 5px;
            padding-right: 5px;
        }

.promotion-spa .promotion-section {
    max-width: 960px;
    position: relative;
    padding: 10px;
    margin: 0 auto;
}

.promotion-spa .promotion-bg {
    background: #fff;
    height: 100%;
    opacity: 0.65;
    position: absolute;
    width: 100%;
    margin: -10px;
}

.promotion-spa h1 {
    border-bottom: 2px solid #762b67;
    margin: 0 0 10px;
    font-size: 24px;
    padding-bottom: 5px;
}

    .promotion-spa h1 span {
        color: #762b67;
    }

.promotion-spa .item {
    padding: 5px;
}

    .promotion-spa .item:hover, .box-hover:focus {
        transform: translate(0, -15px);
        -webkit-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        -moz-box-shadow: 0px 3px 0px 0px #3dc9b3;
        box-shadow: 0px 3px 0px 0px #3dc9b3;
        background-color: #fff;
    }

.box-hover {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}

.promotion-spa .item .image {
    display: block;
    height: auto;
    width: 100%;
}

    .promotion-spa .item .image img {
        height: 120px;
        width: 100%;
    }
/*.promotion-spa .item .caption{
	height: 174px;
}*/
.promotion-spa .item .title {
    font-size: 13px;
    line-height: 1.2em;
    margin: 5px 0;
    padding: 0;
}

    .promotion-spa .item .title a {
        color: #762b67;
        font-weight: bold;
    }

        .promotion-spa .item .title a .star {
            vertical-align: -2px;
        }

.promotion-spa .item p {
    font-size: 12px;
}

    .promotion-spa .item p i {
        color: #3399FF;
        display: block;
    }

    .promotion-spa .item p span {
        color: #f00;
        display: block;
        font-weight: bold;
    }

.texture-overlay {
    background-image: url("../Content/images/design/grid.png");
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#hotel-spa .spa-image {
    height: 300px;
    width: 100%;
    background-image: url('/Content/images/design/Spa.png');
    background-position: center center;
    background-size: cover;
}
/*update 22/9/2015 */

.rate-plan-n .book-it, .book-request {
    /*padding: 5px 15px !important;
        background: #D9534F none repeat scroll 0px 0px;
        border: 1px solid #D9534F;
        color: #FFF;
        font-weight: bold;*/
    background-color: #65135b;
    border: 2px solid #fff !important;
    border-radius: 3px;
    box-shadow: 0 0 3px #aaa;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

    .rate-plan-n .book-it:hover, .rate-plan-n .book-it:focus, .book-request:hover, .book-request:focus {
        background-color: #D9534F;
    }

.showroom .showroom-content .room-content .room-book-content-n p {
    color: #55B455;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}

.showroom .showroom-content .room-content .room-rate-content-n {
    width: 40%;
    float: left;
    padding: 10px;
}

    .showroom .showroom-content .room-content .room-rate-content-n p .line-through {
        text-decoration: line-through;
        font-size: 14px;
        font-weight: bold;
    }

    .showroom .showroom-content .room-content .room-rate-content-n p strong {
        color: #FF006C;
        font-size: 1.5em;
        font-weight: bold;
    }

.showroom .showroom-content .room-content .room-number-content-n {
    width: 22%;
    float: left;
    padding: 10px;
}

.room-rate-content-n p {
    text-align: center;
}

.showroom .showroom-content .room-content .room-book-content-n {
    width: 37%;
    float: right;
    padding: 10px;
    text-align: center;
}

.showroom .showroom-content .room-content .room-max-content-n {
    width: 10%;
    float: left;
    padding: 10px;
    text-align: center;
}

.showroom .showroom-content .room-content .room-rate-content-n .special-rate {
    color: #F00;
    display: block;
}

.showroom .showroom-content .room-content .room-type-content .img {
    display: block;
}

@media (max-width: 479px) {
    .rate-plan-n {
        width: 100%;
        border-top: 1px solid #ccc;
    }

    .go-rewards-club .text-content {
        color: #444 !important;
        font-size: 12px;
        font-weight: normal !important;
        margin: 5px 0 0 135px !important;
        position: relative;
    }

    .showroom .showroom-content .room-content .room-row.room-promotion {
        background-color: #fff;
    }

        .showroom .showroom-content .room-content .room-row.room-promotion .rate-plan-n {
            background-color: #E0F5D7;
        }

    .showroom .showroom-content .room-content .room-rate-content-n {
        width: 65%;
    }

    .showroom .showroom-content .room-content .room-max-content-n {
        width: 40%;
        float: left;
        padding: 10px 10px 10px 15px;
    }

    .showroom .showroom-content .room-content .room-type-content {
        width: 50%;
        background-color: #fff;
        border-bottom: 0px;
    }

    .showroom .showroom-content .room-content .room-info-content {
        width: 50%;
    }
}

.offline-content {
    color: #6c7b87;
    margin-left: 45px;
    padding: 70px;
    text-align: center;
}
/*search*/

.tt-dropdown-menu {
    margin-top: 3px;
    background-color: #fff;
    cursor: pointer;
    width: 100%;
}

.tt-suggestion {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #005881;
}

.tt-dataset-hotels {
    color: #005881;
}

.tt-suggestion + .tt-suggestion {
    font-size: 14px;
    border-top: 1px solid #ccc;
}

.tt-suggestions .repo-language {
    float: right;
    font-style: italic;
    font-weight: normal;
}

.tt-suggestions .repo-name {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.tt-suggestions .repo-description {
    margin: 0;
    font-weight: normal;
}

.twitter-typeahead .tt-suggestion.tt-cursor {
    color: #03739c;
}

.twitter-typeahead {
    width: 100%;
}

.league-name {
    margin: 0 0 5px 0;
    padding: 3px 20px;
    border-bottom: 1px solid #ccc;
    background-color: #d6d6d6;
}

/*update 22/9/2015 */

.rate-plan-n .book-it, .book-request {
    background-color: #65135b;
    border: 2px solid #fff !important;
    border-radius: 3px;
    box-shadow: 0 0 3px #aaa;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

    .rate-plan-n .book-it:hover, .rate-plan-n .book-it:focus, .book-request:hover, .book-request:focus {
        background-color: #D9534F;
    }

.showroom .showroom-content .room-content .room-book-content-n p {
    color: #55B455;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}

.showroom .showroom-content .room-content .room-rate-content-n {
    width: 40%;
    float: left;
    padding: 10px;
}

    .showroom .showroom-content .room-content .room-rate-content-n p .line-through {
        text-decoration: line-through;
        font-size: 14px;
        font-weight: bold;
    }

    .showroom .showroom-content .room-content .room-rate-content-n p strong {
        color: #FF006C;
        font-size: 1.5em;
        font-weight: bold;
    }

.showroom .showroom-content .room-content .room-number-content-n {
    width: 22%;
    float: left;
    padding: 10px;
}

.room-rate-content-n p {
    text-align: center;
}

.showroom .showroom-content .room-content .room-book-content-n {
    width: 16%;
    float: right;
    padding: 10px;
    text-align: center;
}

.showroom .showroom-content .room-content .room-max-content-n {
    width: 10%;
    float: left;
    padding: 10px;
    text-align: center;
}

.showroom .showroom-content .room-content .room-rate-content-n .special-rate {
    color: #F00;
    display: block;
}

.showroom .showroom-content .room-content .room-type-content .img {
    display: block;
}

@media (max-width: 479px) {
    .rate-plan-n {
        width: 100%;
        border-top: 1px solid #ccc;
    }

    .showroom .showroom-content .room-content .room-row.room-promotion {
        background-color: #fff;
    }

        .showroom .showroom-content .room-content .room-row.room-promotion .rate-plan-n {
            background-color: #E0F5D7;
        }

    .showroom .showroom-content .room-content .room-rate-content-n {
        width: 65%;
    }

    .showroom .showroom-content .room-content .room-max-content-n {
        width: 40%;
        float: left;
        padding: 10px 10px 10px 15px;
    }

    .showroom .showroom-content .room-content .room-type-content {
        width: 50%;
        background-color: #fff;
        border-bottom: 0px;
    }

    .showroom .showroom-content .room-content .room-info-content {
        width: 50%;
    }
}

.offline-content {
    color: #6c7b87;
    margin-left: 45px;
    padding: 70px;
    text-align: center;
    font-size: 13px;
}

.filter .filter-tilte {
    color: #65135b;
}

.content-filter .tier-head {
    border-bottom: 2px solid #C7C7C7;
}

    .content-filter .tier-head .sort-by {
        top: 0px;
        float: left;
        left: 9px;
    }

        .content-filter .tier-head .sort-by .titlle-sort-by {
            font-weight: bold;
            margin-right: 100px;
            margin-left: 100px;
        }

        .content-filter .tier-head .sort-by .titlle-the-collection {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            margin-right: 20px;
        }

        .content-filter .tier-head .sort-by .select-style {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            margin-right: 20px;
        }

            .content-filter .tier-head .sort-by .select-style select {
                padding-right: 20px !important;
                /*border: medium none;*/
                padding: 0px;
            }

.sort-combobox {
    padding-right: 20px !important;
    height: 30px;
    line-height: 18px;
    border: 1px solid #ccc;
}

.content-filter .tier .item12 .title {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}

.content-filter .tier a {
    color: #65135b;
}

.content-filter .tier .item12 .phoneEsr {
    color: #0A9C4B;
    padding: 0px 4px;
    margin: 2px 0px;
    background-color: #DFF0D8;
    font-weight: 300;
}

.content-filter .tier .item12 .amenities .freebreakfast, .content-filter .tier .item12 .amenities .freebreakfast {
    color: #520a46;
    padding: 0px 4px;
    margin: 2px 4px 2px 0;
    background-color: #DFF0D8;
    font-weight: 300;
}

.content-filter .tier .item2 .superlative {
    color: #65135b;
}

.content-filter .tier a:hover {
    color: #9e3e8e;
}

.content-filter .tier a.yellow_roundbtn {
    color: #FFF;
}

.yellow_roundbtn {
    background: #9d4a8f linear-gradient(#d07ac1, #65135b) repeat scroll 0% 0%;
    border-radius: 7px;
    color: #FFF;
    cursor: pointer;
    height: auto !important;
    text-align: center;
    margin: 0px;
    display: inline-block !important;
    white-space: pre;
    text-shadow: none;
    padding: 5px 5px;
    -moz-appearance: button;
    -moz-user-select: none;
    -moz-binding: none;
    text-rendering: optimizelegibility;
    text-transform: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-indent: 0px;
    font: bold 1.2rem Arial,Helvetica,sans-serif;
    border: 3px solid #d07ac1;
}




/* Banner go+ reward club anh lấy css ở trong html luôn nghe*/

/* Responsive */
@media screen and (max-width: 991px) {
    .content-filter .tier-head .btn-filter button:hover {
        background: #65135b none repeat scroll 0px 0px;
        border: 1px solid #0A9C4B;
        color: #fff;
    }

    .content-filter .tier-head .btn-filter button {
        background: #fff none repeat scroll 0% 0%;
        color: #333;
    }

    .content-filter .tier-head .sort-by .select-style {
        float: left;
        margin: 0px;
    }

    .title_fitter_ks {
        font-size: 18px !important;
    }

    .location a {
        color: #65135b;
        font-size: 9px;
    }
}

@media screen and (max-width: 479px) {
    .yellow_roundbtn {
        padding: 1px 2px;
        font: bold 1.2rem Arial,Helvetica,sans-serif;
    }

    h3 {
        font-size: 18px !important;
    }

    .location {
        color: #65135b;
        font-size: 9px;
    }
}

#link-footer .title {
    color: #333;
    font-weight: 700;
    font-size: small;
    text-decoration: none;
    list-style: outside none none;
}

#footer {
    background-color: #FFF;
    border-top: 4px solid #65135b;
    color: #707373;
    height: auto;
    overflow: hidden;
    clear: both;
}

    #footer a {
        color: #777;
    }

#link-footer li a {
    font-size: 10px;
}

#link-footer h5 {
    font-weight: bold;
}

#footer h4 {
    display: block;
    width: 100%;
    margin: 10px auto 0px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0px;
    color: inherit;
    line-height: 2.94em;
}

#footer .vinaday_facebook {
    background-color: #3B5998;
    display: inline-block;
}

#footer .vinaday_twitter {
    background-color: #00aced;
    display: inline-block;
}

#footer .vinaday_linkedin {
    background-color: #007bb5;
    display: inline-block;
}

#footer .vinaday_pinterest {
    background-color: #cb2027;
    display: inline-block;
}

#footer .vinaday_google {
    background-color: #dd4b39;
    display: inline-block;
}

    #footer .vinaday_facebook .fa, #footer .vinaday_twitter .fa, #footer .vinaday_linkedin .fa, #footer .vinaday_pinterest .fa, #footer .vinaday_google .fa {
        color: #FFF;
        font-size: 20px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        width: 39px;
    }

#footer .socialElement a:hover {
    background-color: #fff;
}

#footer .vinaday_facebook .fa {
    border: 1px solid #3B5998;
}

#footer .vinaday_twitter .fa {
    border: 1px solid #00aced;
}

#footer .vinaday_linkedin .fa {
    border: 1px solid #007bb5;
}

#footer .vinaday_pinterest .fa {
    border: 1px solid #cb2027;
}

#footer .vinaday_google .fa {
    border: 1px solid #dd4b39;
}

#footer .socialElement a:hover .fa {
    color: #65135b;
    border: 1px solid #65135b;
}

#footer .fa {
    color: #FFF;
    font-size: 20px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 39px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
}

#footer .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

#footer .socialElement {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: normal;
}

#footer .footerHr {
    margin: 0.4em;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #65135b -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    clear: both;
}

#footer .first-xs, #footer .second-xs {
    width: 100%;
    line-height: 1.4em;
    display: block;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
}

#footer .vinaday_about {
    border-left: 1px solid #E0E0E0;
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer .socialMedia {
    margin-top: 20px;
    margin-bottom: 20px;
}

.brand-color-bkg {
    width: 100%;
    padding-bottom: 5px;
    padding-top: 3px;
    background-color: #65135b;
    margin-top: 10px;
}

    .brand-color-bkg p {
        text-align: center;
        margin: 0px;
        color: #fff;
    }

#footer .img-brand-footer {
    margin-top: 15px;
    margin-left: 30px;
}

@media (max-width: 479px) {
}

@media (min-width:1200px) {
    #footer .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:970px) {
    #footer .first-xs {
        float: left;
        clear: left;
        margin-right: 4%;
        line-height: 1.4em;
        width: 48%;
        padding-top: 0.35em;
        padding-bottom: 0.35em;
        vertical-align: middle;
        display: block;
    }

    #footer .second-xs {
        float: right;
        clear: right;
        line-height: 1.4em;
        width: 48%;
        padding-top: 0.35em;
        padding-bottom: 0.35em;
        vertical-align: middle;
        display: block;
    }
}

#search {
    border-radius: 0 !important;
    padding: 5px 6px;
}

.checkbox label {
    width: 100% !important;
}

.checkbox span {
    float: right !important;
    color: white !important;
}

.go-rewards-club {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: rgb(244, 244, 244);
    height: 74px;
    width: auto;
    position: relative;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(182, 182, 182);
    cursor: pointer;
    overflow: hidden;
    margin: 10px 0;
    background-image: url(/Content/images/bg.png);
}

    .go-rewards-club .banner {
        background-position: 0 0;
        bottom: 0;
        display: block;
        height: 60px;
        left: 0;
        margin: 0;
        position: absolute;
        width: 145px;
        background-image: url('/Content/images/goplus.png');
    }

    .go-rewards-club .text-content {
        position: relative;
        color: rgb(0, 0, 0);
        line-height: 1.2;
        float: left;
        margin: 10px 0 0 145px;
        font-weight: 300;
    }

        .go-rewards-club .text-content .text-content-top {
            color: #65135b;
            font-weight: bold;
        }
