/*
* Theme Name: Royal Place Hotel Website Template Website Template
* Description: Royal Place Theme for Hotel and creative sites, responsive and clean layout, more than color skins
* Author: Bsquaresoft
* Version: 1.0
*/
/*------------------------------------------------------------------
    [Table of contents]

     1. MISC
     2. Back To Top
     3. Popup
     4. Header
        - Nav Menu
     5. Banner
     6. Check Availability
     7. Featured Rooms
     8. Your Stay
     9. Our News & Events
     10. Our Services
     11. Testimonial Section
    12. NewsLetter Section
    13. Footer
    14. Detail-Page
    15. About Royal Hotel
        - About Royal Hotel Slider
        - About Royal Hotel Detail
        - Next and Preview
        - Review
        - Comment
        - Submit Form
        - Your Reservation
        - Need Royal Help?
    16. columm 2 And list Grid View Page
        - list View Sorting And Grid View Shorting
        - Mile Range Slider
        - Filter Listings By Miles
    16. Event Page
    17. Events Single Page
        - Event Single Content Slider
        - Event Single Content
        - Event Single Content Ticket
        - Event Single Content Share
        - Event Single Content Social
        - Event Single Content Tickets
        - Event Single Content Address
    18. Booking Page
    19. Blog Page
    20. Blog-Single-Page
    21. About Page
    22. Contact Page
-------------------------------------------------------------------*/
/*.dropdown-nav-addd ul {
    margin: 0;
  padding:0;
  list-style: none;
}
.dropdown-nav>:hover .dropdown-nav-addd{
    display:block;
}


*/
.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content {
  display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
    z-index: 1;
    margin-left: 200px;
    top: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}


/*  ==========================================================================
    Fonts
    ========================================================================== */
        @import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');
        @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
        @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
        

/*  ==========================================================================
    MISC
    ========================================================================== */

        @charset "utf-8";
        body {
            font-family: 'Arimo', sans-serif;
            font-size: 14px;
            line-height: 24px;
        }
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin: 0;
            font-family: 'Playfair Display', serif;
            line-height: normal;
            font-weight: 900;
        }
        h1 {
            font-size: 60px;
        }
        h2 {
            font-size: 36px;
        }
        h4 {
            font-size: 20px;
        }
        h5 {
            font-size: 18px;
        }
        h6 {
            font-size: 14px;
        }
        p {
            font-size: 14px;
        }
        ul,
        li {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
        select {
            background: transparent;
            border: none;
            outline: 0;
        }
        a {
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }
        a,
        a:hover,
        a:focus {
            text-decoration: none;
            outline: none;
        }
        button{
            outline: none;
        }
        p,
        dl {
            margin: 0;
        }
        img {
            width: 100%;
            vertical-align: top;
        }
        .rh {
            width: 100%;
            display: inline-block;
            vertical-align: top;
        }
        .rh-clear{
            display: inline-block;
        }
        .rh-margin-30{
            margin: 0 0 30px 0;
        }
        .rh-100 {
            padding: 60px 0;
        }
        .rh-section-title {
            text-align: center;
            display: table;
            margin: 0 auto;
            width: 80%;
            padding: 0 0 45px 0;
        }
        .rh-section-title p{
            color:#303030 !important;
            text-align: justify;
        }
        .rh-section-title h2 {
            margin-bottom: 15px;
        }
        .rh-check-btn {
            padding: 9px 21px;
            font-size: 14px;
            text-align: center;
            text-transform: uppercase;
            border-radius: 4px;
            font-weight: 700;
            display: inline-block;
        }
        .form-group {
            margin: 0;
        }
        .form-control {
            border-style: solid;
            border-width: 1px;
            height: 50px;
        }
        .form-control:focus,
        .form-control:active {
            box-shadow: none;
        }
        .bootstrap-select.btn-group .dropdown-menu li {
            margin: 0;
            width: 100%;
        }
        .bootstrap-select.btn-group .dropdown-menu li a {
            padding: 5px 12px;
            width: 100%;
        }
        .bootstrap-select.btn-group .dropdown-menu li a:focus {
            outline: 0;
        }
        .bootstrap-select .dropdown-toggle:focus {
            outline: 0 !important;
        }
        .flex {
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
        }
        @media screen and (max-width: 1199px) {
             .rh-100 {
                 padding: 80px 0;
             }   
        }
        @media screen and (max-width: 991px) {
            .rh-100 {
                padding: 70px 0;
            }
            .rh-section-title{
                padding: 0 0 40px 0;
            }    
        }
        @media screen and (max-width: 767px) {
            .rh-100 {
                padding: 60px 0;
            }
            .enquiry-form .contact {
                    padding-bottom: 16px;
            }
            .rh-section-title{
                width: 100%;
            }
            .top-header a {
                text-align:center !important;
                display:block !important;
                margin: auto;
                float: none !important;
            }
            .addsection .box-with-humber h5 {
                margin-top: 20px !important;
                margin-bottom: 20px !important;
                font-size: 20px !important;
                }
            h2 {
                font-size: 32px;
            }
            .addsection-Products img {
                height:157px !important;
                width:100% !important;
                display: block;
            }
            .space-mede1 {
                padding-top: 14px !important;
            }
            .sheet-sets .box .description {
                display:none;
            }
            .space-mede2 {
                padding-bottom: 50px !important;
            }
             .space-mede1 img {
                 padding-bottom:40px !important;
             }
             .padding-lr-10 {
                 padding:0px 10px;
             }
            /*.padding-lr {
                padding:0px 0px !important;
            }*/
            .rh-feature-box .feature-detail {
                position:relative !important;
            }
            .addsection .box-with-humber {
                margin-bottom:10px;
            }
            .addsection .box-with-humber {
                height:100% !important;
            }
            .addsection-cliant .slick-slide img {
                width:100% !important;
                height:100% !important;
            }
            .product-grid5 .product-image5 img {
                height:260px !important;
            }
            .main-timeline .timeline-icon img {
                width: 160px !important;
                height: 160px !important;
                border-radius: 50%;
            }
            .main-timeline .timeline-year span {
                    line-height: 70px !important;
                    height: 70px !important;
                    width: 70px !important;
            }
            .our-certificate .box {
                height:380px !important;
            }
            .sheet-sets .box {
                height:200px !important;
            }
            .section-product-details .tab-content img {
                 height:200px !important;
            }
            .product-features ul li {
                text-align:justify;
            }
            
        }
        @media screen and (max-width: 640px) {
            .rh-100 {
                padding: 50px 0;
            }
        }
        @media screen and (max-width: 480px) {
            .rh-100 {
                padding: 30px 0;
            }
            h2 {
                font-size: 24px;
            }
            h5 {
                font-size: 16px;
            }
            .rh-section-title {
                padding: 0 0 30px 0;
            }
            .rh-section-title h2 {
                margin-bottom: 10px;
            }
            .rh-xs-12{
                width: 100%;
            }
        }








.pt-30 {
    padding-top: 30px
}



/*  ==========================================================================
    Back To Top
    ========================================================================== */
        .rh-detail-bg.list-view-column2.event{
            background: url(../images/author/our.jpg);
            background-size: cover;
        }
        .rh-ournews.event .ournews-detail{
            padding: 20px;
        }
        #back_to_top.active {
            right: 15px;
        }
        #back_to_top {
            height: 45px;
            width: 40px;
            background: #7a11a1;
            border-radius: 3px;
            right: -100px;
            bottom: 15px;
            position: fixed;
            cursor: pointer;
            text-align: center;
            -webkit-transition: .5s;
            transition: .5s;
            z-index: 999;
        }
        #back_to_top i {
            line-height: 43px;
            font-size: 22px;
        }

/*  ==========================================================================
    Popup
    ========================================================================== */

        .fade.in{
            outline: 0;
        }
        .modal{
            padding-right: 0px;
        }
        .modal-dialog {
            top: 20%;
            left: 0;
            position: relative;
            transform: translate(-50%, -50%)
        }
        .rh-signup .modal-dialog{
            top: 5%;
        }
        .modal-header{
            border-radius: 6px 6px 0 0;
        }
        .modal-body{
            padding: 30px;
        }
        .modal-body .form-group{
            margin: 0 0 15px 0;
            display: inline-block;
        }  
        .modal-body .form-group label{
            width: 100%;
        }
        .well{
            margin-bottom: 0;
            box-shadow: none;
            border-style: solid;
            border-width: 1px;
            padding: 30px;
        }
        .btn-block+.btn-block{
            margin-top: 15px;
            padding: 10px;
        }
        .form-group.signup{
            margin: 0;
        }
        #loginForm .form-group{
            width: 100%;
        }
        @media screen and (max-width: 480px) {
            .modal-body,
            .well{
                padding: 15px;
            }
            .modal-dialog{
                padding: 15px;
            }
            #signup .form-group{
                width: 100%;
            }
        }

/*  ==========================================================================
    Header
    ========================================================================== */
.rh-header {
    display: none;
}
        .rh-header ul {
            padding: 8px 0;
        }
        .rh-header ul li {
            margin: 0 15px 0 0;
            display: inline-block;
            vertical-align: top;
        }
        .rh-header ul li:first-child .btn-group .dropdown-toggle{
            padding-left: 0;
        }
        .rh-header ul li a{
            vertical-align: top;
            display: inline-block;
            line-height: 1.5;
        }
        .rh-header .btn-group.bootstrap-select {
            width: 90px !important;
            vertical-align: top;
        }
        .rh-header .btn-group.bootstrap-select .btn {
            padding: 1px 12px;
        }
        .rh-header .bootstrap-select.btn-group .dropdown-menu {
            z-index: 9999;
            margin: 7px 0 0 0;
            border-radius: 0;
            padding: 0;
            box-shadow: none;
            border: none;
            background-clip: unset;
        }
        .rh-header .bootstrap-select.btn-group .dropdown-menu.inner {
            margin: 2px 0;
        }
        .rh-header .btn.dropdown-toggle.btn-default {
            height: auto;
        }
        .rh-header .btn-group.bootstrap-select .dropdown-toggle {
            background: transparent;
            border: none;
        }
        @media screen and (max-width: 480px) {
            .rh-header ul li:nth-child(2){
                margin-right: 0;
            }
            .rh-header ul li:last-child{
                margin-right: 0;
            }
            .rh-header .pull-right .btn-group.bootstrap-select{
                width: 80px !important;
            }
            .bootstrap-select.btn-group .dropdown-toggle .filter-option{
                font-size: 12px;
                line-height: 22px;
            }
            .rh-header ul {
                padding: 2px 0;
            }
            .rh-header ul li a{
                font-size: 12px;
                line-height: 24px;
            }
        }
        /* ========== Nav Menu ========== */
        .navbar-brand {
            padding: 0px !important;
            position: absolute;
        }

        .navbar-default {
            background: #fff;
            margin: 0;
            border: none;
            -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
            -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
            -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
            -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
                box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
                height: 100px;
        }
        .navbar-default .navbar-nav>li>a {
            padding: 9px 20px;
            font-size: 17px;
            font-weight: 600;
            border-radius: 5px;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }
        .navbar-collapse .nav {
            padding: 34px 0 0 0;
            position: relative;
            z-index: 333;
        }
        .navbar-collapse .nav li {
            margin-right: 5px;
            /*padding: 0 0 27px 0;*/
        }
        
        
        .navbar-collapse .nav li ul.dropdown-nav {
            min-width: 200px;
            /* Set width of the dropdown */
            display: inline-block;
            position: absolute;
            z-index: 999;
            left: 0;
            top: 10px;
                border-radius: 4px;
            margin: 60px 0 0 0;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }
        .navbar-collapse .nav li ul.dropdown-nav li {
            margin: 0;
            padding: 0;
            position: relative;
        }
        .navbar-collapse .nav li ul.dropdown-nav li:last-child {
            border: none;
        }
        .navbar-collapse .navbar-nav.navbar-right:last-child{
            margin-right: 0;
        }
        .navbar-collapse .nav li ul.dropdown-nav li a {
            padding: 10px 10px;
            width: 100%;
            display: inline-block;
            position: relative;
                text-transform: uppercase;
        }
        .navbar-collapse .nav li:hover ul.dropdown-nav {
            opacity: 1;
            margin: 30px 0 0 0;
            visibility: visible;
        }
        .navbar-collapse .nav li:hover ul.dropdown-nav .dropdown-nav-list {
            opacity: 0;
            visibility: hidden;
            margin: 30px 0 0 1px;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }
        .navbar-collapse .nav li ul.dropdown-nav li:hover .dropdown-nav-list {
            opacity: 1;
            visibility: visible;
            margin: 0px 0 0 1px;
        }
        .dropdown-nav-list {
            position: absolute;
            top: 0;
            width: 100%;
            left: 100%;
        }
        @media screen and (max-width: 1199px){
            .navbar-default .navbar-nav > li > a{
                padding: 9px 15px;
                font-size: 14px;
            }
        }
        @media screen and (max-width: 991px) {
            .navbar-toggle{
                margin-top: 30px; 
            }
            .navbar-toggle:hover,
            .navbar-toggle:focus,
            .navbar-toggle:active{
                background-color: transparent !important;
            }
            .container>.navbar-collapse{
                margin: 0;
            }
            .navbar-collapse{
                position: absolute;
                width: 100%;
                left: 0;
                max-height: 340px;
                border-top: none;
                box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
                top:99px;
            }
            .navbar-collapse.in {
                overflow-y: auto;
            }
            .navbar-nav>li>a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
            .navbar-collapse .nav li{
                margin-right: 0px;
                padding: 0;
            }
            .navbar-collapse .nav li a{
                border-radius: 0;
                border-style: solid;
                border-width: 0 0 1px 0;
            }
            .navbar-nav>li {
                float: none;
            }
            .navbar-header {
                float: none;
            }
            .navbar-toggle {
                display: block;
            }
            .navbar-collapse.collapse {
                display: none!important;
            }
            .navbar-collapse .nav{
                padding: 15px 0 0 0;
            }
            .navbar-nav {
                float: none!important;
                margin: 0;
            }
            .navbar-collapse .nav li:hover ul.dropdown-nav .dropdown-nav-list {
                opacity: 1;
                visibility: visible;
            }
            .navbar-collapse .nav li ul.dropdown-nav,
            .navbar-collapse .nav li ul.dropdown-nav .dropdown-nav-list{
                display: none;
                visibility: visible;
                opacity: 1;
                position: relative;
            }
            .navbar-collapse .nav li.rh-dropdown ul.dropdown-nav.open,
            .navbar-collapse .nav li.rh-dropdown ul.dropdown-nav.open li.rh-dropdown.active-rh ul.dropdown-nav-list.open{
                display: block;
            }
            .navbar-collapse .nav li ul.dropdown-nav,
            .navbar-collapse .nav li:hover ul.dropdown-nav,
            .navbar-collapse .nav li:hover ul.dropdown-nav .dropdown-nav-list,
            .navbar-collapse .nav li ul.dropdown-nav li:hover .dropdown-nav-list{
                margin: 0;
                position: relative;    
            }
            .navbar-collapse .nav li ul.dropdown-nav .dropdown-nav-list{
                left: 0%;
            }
            .navbar-collapse .nav li ul.dropdown-nav{
                top: 0;
            }
            .navbar-collapse .nav li ul.dropdown-nav,
            .navbar-collapse .nav li ul.dropdown-nav .dropdown-nav-list{
                width: 100%;
            }
            .navbar-collapse .nav li ul.dropdown-nav li a{
                padding: 9px 25px;
            }
            .main-navbar li.rh-dropdown:after,
            .navbar-collapse .nav li ul.dropdown-nav li.rh-dropdown-second:after{
                content: '\f107';
                position: absolute;
                top: 10px;
                right: 10px;
                font-family:'FontAwesome';
                cursor: pointer;
                
            }
        }
        @media screen and (max-width: 767px) {
            .navbar-collapse .nav li {
                margin-right: 0px;
            }
            .navbar-brand{
                padding: 15px;
            }
            .navbar-brand img{
                max-width: 125px;
            }
            .navbar-toggle{
                margin-top: 20px;
            }
            .add-section-en .form-horizontal .form-control {
                width:100% !important;
            }
            .add-section-en .form-horizontal {
                margin-top:18px;
            }
            .dropdown-content {
                margin-left:123px;
            }
        }

/*  ==========================================================================
    Banner
    ========================================================================== */

        .carousel-inner .item:after {
            content: '';
            /*position: absolute;*/
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+26,ffffff+30,0e2646+100&0+0,1+99 */
            
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* FF3.6-15 */
            
            background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* FF3.6-15 */
            
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* Chrome10-25,Safari5.1-6 */
            
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0e2646', GradientType=0);
            /* IE6-9 */
        }
        .rh-banner-widgets {
            position: absolute;
            bottom: 60px;
            z-index: 9;
        }
        .rh-banner-widgets h1 {
            margin-bottom: 20px;
        }
        .rh-banner-widgets .rh-price {
            font-size: 20px;
        }
        .rh-banner-widgets .book-now {
            font-size: 22px;
            padding: 18px 58px;
            border-style: solid;
            border-width: 2px;
            border-radius: 4px;
            display: inline-block;
            float: right;
        }
        @media screen and (max-width: 1199px) {
            h1 {
                font-size: 48px;
            }
            .rh-banner-widgets .book-now{
                padding: 18px 36px;
                font-size: 20px;
            }
        }
        @media screen and (max-width: 991px) {
            .rh-banner-widgets .flex{
                display: inline-block;
                width: 100%;
            }
            h1 {
                font-size: 40px;
            }
            .rh-banner-widgets h1 {
                margin-bottom: 10px;
            }
            .rh-banner-widgets .rh-price {
                font-size: 16px;
            }
            .rh-banner-widgets .book-now{
                float: left;
                margin: 20px 0 0 0;
                padding: 14px 36px;
            }
        }
        @media screen and (max-width: 767px) {
            h1 {
                font-size: 36px;
            }
            .carousel-inner{
                height: auto;
            }
            .carousel-inner>.item{
                height: 100%;
            }
            .carousel-inner>.item>img{
                height: auto;
            }
            .carousel-inner {
                height:auto;
            }
            .rh-banner-widgets .book-now{
                font-size: 18px;
            }
        }
        @media screen and (max-width: 640px) {
            .carousel-inner {
                height: 340px;
            }
        }
        @media screen and (max-width: 480px) {
            h1 {
                font-size: 24px;
            }
            .rh-banner-widgets .book-now{
                padding: 9px 20px;
            }
            .carousel-inner {
                height: auto;
            }
            .carousel-indicators{
                margin-bottom: 0;
            }
            .carousel-indicators li{
                width: 9px;
                height: 9px;
            }
            .carousel-indicators .active{
                width: 10px;
                height: 10px;
            }
            .rh-banner-widgets .book-now {
                font-size: 16px;
            }
        }

/*  ==========================================================================
    check-availability
    ========================================================================== */

        .btn-group.bootstrap-select {
            width: 100% !important;
        }
        .btn.dropdown-toggle.btn-default {
            height: 50px;
            background: transparent;
        }
        .btn.dropdown-toggle.btn-default:hover,
        .btn.dropdown-toggle.btn-default:focus,
        .btn.dropdown-toggle.btn-default:active {
            background: transparent;
            box-shadow: none;
        }
        .btn-group.open .dropdown-toggle {
            box-shadow: none;
        }
        .check-availability h5 {
            margin-bottom: 20px;
        }
        .form-group li {
            z-index: 2;
        }
        .rh-check-btn.pull-right {
            width: 100%;
            margin: 44px 0 0 0;
            font-size: 16px;
            padding: 15px 12px;
            line-height: normal;
        }
        @media screen and (max-width: 1199px) {
            .rh-m-30{
                margin: 0 0 30px 0;
            }  
        }
        @media screen and (max-width: 991px) {
            .rh-s-30{
                margin: 0 0 30px 0;
            }
            .form-control,
            .btn.dropdown-toggle.btn-default{
                height: 45px;
            }
            .rh-check-btn.pull-right{
                height: 45px;
            }   
        }
        @media screen and (max-width: 767px) {
            .rh-m-30,.rh-s-30{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 640px) {
            .rh-check-btn.pull-right{
                font-size: 14px;
            }
        }
        @media screen and (max-width: 480px) {
            .form-control{
                font-size: 12px;
            }
            .form-control, 
            .btn.dropdown-toggle.btn-default,
            .rh-check-btn.pull-right {
                height: 40px;
            }
            .check-availability h5 {
                margin-bottom: 5px;
            }
            .rh-check-btn.pull-right{
                padding: 11px 12px;
            }
            .rh-m-30, .rh-s-30{
                width: 50%;
                margin: 0 0 15px 0;
            }
            .rh-xs-3{
                width: 33.33%;
            }
            .rh-xs-6{
                width: 66.66%;
            }
            .rh-check-btn.pull-right{
                margin: 26px 0 0 0;
            }
        }

/*  ==========================================================================
    Featured Rooms
    ========================================================================== */

        .rh-feature-box {
            text-align: left;
            padding: 20px;
            height: 408px;
        }
        .rh-img {
            position: relative;
            overflow: hidden;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
        }
        .rh-img *,
        .rh-img *:before,
        .rh-img *:after {
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
        .rh-img img {
            max-width: 100%;
            height: 300px;
            backface-visibility: hidden;
            vertical-align: top;
        }
        .rh-img a {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
        }
        .rh-feature-box:hover .rh-img img {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }
        .rh-img:after{
            content: '';
            height: 100%;
            width: 100%;
            position: absolute;
            background: rgba(0, 0, 0, 0.4);
            top: 0;
            left: 0;
            opacity: 0;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
        .rh-feature-box:hover .rh-img:after{
            opacity: 1;
        }
        .rating-star {
            margin: 10px 10px 10px 0;
            font-size: 16px;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
        }
        .rating-star ul {
            margin: 0 10px 0 0;
        }
        .rating-star ul li {
            float: left;
            margin: 0 2px 0 0;
        }
        .rating-star span a {
            font-size: 14px;
        }
        .rh-feature-box .feature-detail {
            padding: 20px 0 10px;
            display: inline-block;
            width: 100%;
            vertical-align: top;
            text-transform:uppercase;
            text-align:center;
        }
        .rh-feature-box .feature-detail .rh i {
            float: left;
            font-size: 24px;
            line-height: normal;
            margin-right: 10px;
        }
        .rh-feature-box .feature-detail .rh p {
            display: block;
            overflow: hidden;
        }
        @media screen and (max-width: 991px){
            .rh-feature-box{
                padding: 15px;
            }
            h4 {
                font-size: 18px;
            }
            .rh-feature-box .feature-detail{
                padding: 15px 0 5px;
            }
        }
        @media screen and (max-width: 767px){
            .rh-feature-box{
                padding: 20px;
            }
            .rh-mf-30{
                margin: 0 0 30px 0;
            }
            h4 {
                font-size: 20px;
            }
            .rh-feature-box .feature-detail{
                padding: 20px 0 10px;
            }
        }
        @media screen and (max-width: 320px){
            .rh-feature-box{
                padding: 15px;
            }
            h4 {
                font-size: 18px;
            }
            .rh-feature-box .feature-detail{
                padding: 15px 0 5px;
            }
        }








/*  ==========================================================================
    Your Stay
    ========================================================================== */

        .rh-your-stay .rh-margin-o {
            margin: 0;
        }
        .rh-your-stay .rh-left {
            padding: 0px 14px 8px 20px;
            height:440px;
            box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
        }
        .rh-your-stay .rh-right {
            padding: 0 65px 0 14px;
        }
        .rh-your-stay .rh-left p {
            margin: 6px 10px 22px 0;
            text-align: justify;
            color:#000 !important;
        }
        .rh-your-stay .rh-left img,
        .rh-your-stay .rh-right img {
            width: 100%;
        }
        .stay-box {
            position: relative;
            overflow: hidden;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
        }
        .stay-box *,
        .stay-box *:before,
        .stay-box *:after {
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
        .stay-box img {
            width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
    border: 7px solid #7a11a1;
    box-sizing: border-box;
    height:440px;
        }
        .stay-box a {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
        }
        .stay-box:hover img {
            zoom: 1;
            filter: alpha(opacity=70);
            -webkit-opacity: 0.7;
            -moz-opacity: 0.7;
            -o-opacity: 0.7;
            opacity: 0.7;
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }
        .stay-box .overley {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.9) 100%);
            /* FF3.6-15 */
            
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.9) 100%);
            /* FF3.6-15 */
            
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.9) 100%);
            /* Chrome10-25,Safari5.1-6 */
            
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.9) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
            /* IE6-9 */
        }
        .stay-box .overley .stay-detail {
            position: absolute;
            padding: 20px;
            bottom: 0;
            width: 100%;
        }
        .stay-box .overley .stay-detail h5 {
            float: left;
        }
        .stay-box .overley .stay-detail span {
            float: right;
            font-size: 18px;
        }
        @media screen and (max-width: 1199px){
            .rh-your-stay .rh-left{
                padding: 0 0 30px 0;
            }
           
        }
        @media screen and (max-width: 991px){
            .rh-your-stay .rh-left{
                padding: 0;
                height:100%;
                margin: 0 0 30px 0;
                box-shadow: none;
            }
            .stay-box img {
                height:100% !important;
            }
            .rh-your-stay .rh-right{
                padding: 0 15px;
            }
        }
        @media screen and (max-width: 767px){
            .rh-mf-30{
                margin: 0 0 30px 0;
            }
            .rh-your-stay .rh-left p {
                 margin: 0px !important;
            }
            
        }


@media screen and (max-width: 1188px){
            .navbar-brand img{
                width:190px;
            }
        }






/*  ==========================================================================
    Our News & Events
    ========================================================================== */

        .rh-flex{
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        .rh-ournews-box {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 100%;
        }
        .rh-mar-30 {
            margin: 0 0 30px 0;
        }
        .ournews-img {
            float: left;
        }
        .ournews-detail {
            display: table-cell;
            vertical-align: middle;
            padding: 30px;
            width: 52.4%;
        }
        .ournews-detail span {
            margin: 14px 0;
        }
        .ournews-detail a {
            margin: 0 0 6px 0;
                margin-top: 20px;
        }
        .ournews-img {
            position: relative;
            overflow: hidden;
            width: 47.6%;

            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
        }
        .ournews-img *,
        .ournews-img *:before,
        .ournews-img *:after {
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
        .ournews-img img {
            max-width: 100%;
            backface-visibility: hidden;
            vertical-align: top;
            height: 100%;
            max-height:212px;
        }
        .ournews-img a {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
        }
        .rh-ournews-box:hover .ournews-img img {
            zoom: 1;
            filter: alpha(opacity=70);
            -webkit-opacity: 0.7;
            -moz-opacity: 0.7;
            -o-opacity: 0.7;
            opacity: 0.7;
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }
        @media screen and (max-width: 991px){
            .ournews-detail{
                padding: 15px;
            }
            .navbar-brand img{
                width:190px;
            }
        }
        @media screen and (max-width: 767px){
            .ournews-detail h4{
                font-size: 20px;
            }
            .rh-ournews-box.rh-sm-30{
                margin: 0 0 30px 0;
            }
            .ournews-img,
            .ournews-detail{
                width: 100%;
            }
            .navbar-brand img{
                width:190px;
            }
        }
        @media screen and (max-width: 640px){
            .ournews-detail h4{
                font-size: 18px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-on-12{
                width: 100%;
            }
        }

@media screen and (max-width: 1138px){
            .navbar-brand img{
                width:190px;
            }
        }

@media screen and (min-width: 1172px){
            .navbar-brand img{
                width: 100%;
             
            }
        }

@media screen and (max-width: 1546px){
            .navbar-brand img{
                width:190px;
            }
            .rh-your-stay .rh-left {
                height:100%;
            }
            .stay-box img {
                height:480px;
            }
        }



/*  ==========================================================================
    Our Services
    ========================================================================== */

        .rh-our-services {
            position: relative;
            background: url('../images/our-serivesc-background.jpg');
            background-repeat: no-repeat;
        }
        .rh-our-services:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }
        .addsection {
            background:#fff;
        }
        
        .addsection-cliant {
            background:#fff;
        }

        .rh-tab-section .tabs-menu {
            height: 30px;
            display: table;
            clear: both;
            width: 75%;
            margin: 0 auto;
        }
        .rh-tab-section .tabs-menu li {
            line-height: 30px;
            text-align: center;
            float: left;
            width: 20%;
        }
        .rh-tab-section .tabs-menu li.current {
            position: relative;
            z-index: 5;
        }
        .rh-tab-section .tabs-menu li a {
            text-decoration: none;
            display: inline-block;
            width: 100%;
            vertical-align: top;
        }
        .rh-tab-section .tabs-menu li a i {
            font-size: 30px;
            margin: 20px 0 0 0;
            width: 100%;
        }
        .rh-tab-section .tabs-menu li a h5 {
            margin: 10px 0 20px 0;
        }
        .rh-tab-section .tab {
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            width: 100%;
        }
        .rh-tab-section .tab-content {
            width: 100%;
            padding: 30px;
            display: none;
        }
        .rh-tab-section .tab-content .tab-content-img {
            width: 39.6%;
            float: left;
            margin-right: 30px;
        }
        .rh-tab-section .tab-content .tab-content-detail {
            margin: 10px 0 0 0;
        }
        .rh-tab-section .tab-content .tab-content-detail p {
            margin: 10px 0 20px 0;
        }
        .rh-tab-section .tab-content .tab-content-detail,
        .rh-tab-section .tab-content .tab-content-detail .tab-content-btm {
            width: auto;
            display: block;
            vertical-align: top;
            overflow: hidden;
        }
        .rh-tab-section #tab-1 {
            display: block;
        }
        @media screen and (max-width: 991px){
            .rh-tab-section .tab-content .tab-content-img{
                width: 100%;
                margin: 0 0 30px 0;
            }
            .rh-tab-section .tab-content .tab-content-detail, 
            .rh-tab-section .tab-content .tab-content-detail .tab-content-btm{
                width: 100%;
            }
            .rh-tab-section .tab-content .tab-content-detail{
                margin: 0;
            }
        }
        @media screen and (max-width: 767px){
            .rh-tab-section .tabs-menu{
                width: 100%;
            }
        }
        @media screen and (max-width: 640px){
            .rh-tab-section .tabs-menu li{
                width: 33.33%;
            }
            .rh-tab-section .tabs-menu li a i{
                font-size: 24px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-tab-section .tabs-menu li{
                width: 20%;
            }
            .rh-tab-section .tabs-menu li a h5{
                display: none;
            }
            .rh-tab-section .tabs-menu li a i{
                margin: 15px 0;
                font-size: 18px;
            }
            .rh-tab-section .tab-content{
                padding: 20px;
            }
            .tab-content-btm .pull-right{
                float: left !important;
                margin: 10px 0 0 0;
            }
        }

/*  ==========================================================================
    Testimonial Section
    ========================================================================== */

        .rh-testimonial-slider p {
            font-size: 22px;
            font-family: 'Playfair Display', serif;
            font-weight: 900;
            font-style: italic;
            line-height: 36px;
            margin: 0 0 20px 0;
        }
        .rh-testimonial-slider span {
            font-size: 18px;
        }
        .rh-testimonial-slider .slick-slide img{
            border-radius: 100px;
        }
        @media screen and (max-width: 991px){
            .rh-testimonial-slider p{
                font-size: 20px;
            }
            .slick-dots{
                bottom: -10px;
            }
            .slick-dotted.slick-slider{
                margin: 0;
            }
        }
        @media screen and (max-width: 520px){
            .rh-t-50{
                width: 50%;
                margin: 0 0 3% 25%;
                display: table;
            }
            .rh-t-100{
                width: 100%;
                text-align: center;
                margin: 0 0 40px 0
            }
            .slick-dots {
                bottom: -7px;
            }
            .rh-testimonial-slider p {
                font-size: 18px;
                font-weight: 700;
                line-height: 28px;
            }
            .rh-testimonial-slider span {
                font-size: 16px;
            }
        }

/*  ==========================================================================
    NewsLetter Section
    ========================================================================== */

        .rh-newsletter {
            padding: 50px 0;
            background: #1c1c1c;
            border-bottom: 1px solid white;
        }
        .rh-newsletter .rh-news-sign {
            float: left;
            width: 35%
        }
        .rh-newsletter .rh-news-email {
            width: 65%;
            display: block;
            overflow: hidden;
        }
        .rh-newsletter .rh-news-sign h5 {
            margin: 0 0 8px 0;
            line-height: 14px;
        }
        .rh-newsletter .rh-news-sign p {
            line-height: 18px;
        }
        .rh-news-email .news-email-form input {
            width: 82%;
            height: 40px;
            outline: 0;
            padding: 5px 15px;
            font-family: 'Playfair Display', serif;
            font-weight: 900;
            float: left;
            border: none;
        }
        .rh-news-email .news-email-form a, .rh-news-email .news-email-form button {
            font-size: 21px;
            height: 40px;
            width: 18%;
            text-align: center;
            line-height: 40px;
            display: inline-block;
            background: #7a11a1;
            border: none;
            color: #fff;
        }
        .rh-newsletter .news-social {
            width: 65%;
            height: 40px;
            line-height: 40px;
            display: block;
            overflow: hidden;
            font-size: 24px;
        }
        .rh-newsletter .news-social li {
            float: left;
            padding: 0 18px;
        }
        @media screen and (max-width: 1199px){
            .rh-n-30{
                margin: 0 0 20px 0;
            }
        }
        @media screen and (max-width: 640px){
            .rh-newsletter .rh-news-sign,
            .rh-newsletter .rh-news-email,
            .rh-newsletter .news-social{
                width: 50%;
            }
            .rh-newsletter .news-social{
                font-size: 18px;
            }
            .rh-newsletter .news-social li{
                padding: 0 14px;
            }
            .rh-newsletter {
                padding: 40px 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-newsletter .rh-news-sign,
            .rh-newsletter .rh-news-email,
            .rh-newsletter .news-social{
                width: 100%;
            }
            .rh-newsletter .rh-news-sign{
                margin: 0 0 20px 0;
            }
            .rh-newsletter {
                padding: 30px 0;
            }
        }

/*  ==========================================================================
    Footer
    ========================================================================== */

        .rh-footer {
            width: 100%;
            display: inline-block;
            vertical-align: top;
        }
        .rh-footer-box .footer-logo {
            background:#fff;
            margin: 0 0 30px 0;
        }
        .footer-about {
            font-size: 16px;
            font-family: 'PlayfairDisplay-Regular';
        }
        .footer-about li {
            margin: 10px 0;
            font-size: 20px;
        }
        .footer-menu {
            margin: 35px 0 0 0;
        }
        .footer-menu.list li {
            margin: 0 0 10px 0;
        }
        .footer-menu.list li a:hover {
            margin-left: 5px;
        }
        .footer-menu.gallery {
            width: 100%;
            display: inline-block;
            vertical-align: top;
        }
        .footer-menu.gallery li {
            float: left;
            margin: 0 2% 2% 0;
            width: 32%;
            overflow: hidden;
        }
        .footer-menu.gallery li:nth-child(3n+3) {
            margin: 0;
        }
        .footer-menu.gallery li a {
            position: relative;
            overflow: hidden;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
        }
        .footer-menu.gallery li a *,
        .footer-menu.gallery li a *:before,
        .footer-menu.gallery li a *:after {
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
        .footer-menu.gallery li a img {
            max-width: 100%;
            backface-visibility: hidden;
            vertical-align: top;
            height:98px;
        }
        .footer-menu.gallery li:hover a img {
            zoom: 1;
            filter: alpha(opacity=70);
            -webkit-opacity: 0.7;
            -moz-opacity: 0.7;
            -o-opacity: 0.7;
            opacity: 0.7;
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }
        .footer-btm {
            padding: 10px 0;
            font-family: 'Playfair Display', serif;
            font-weight: 400;
        }
        .footer-btm h6 {
            font-family: 'Playfair Display', serif;
            font-weight: 400;
        }
        @media screen and (max-width: 767px){
            .rh-f-30{
                margin: 0 0 30px 0;
            }
            .rh-footer-box iframe {
                width: 100% !important;
            }
            .navbar-default {
                height:77px;
            }
            .product-features .card {
                padding: 2em !important;
            }
            .product-features table {
                width: 310px !important;
            }
            .rh-section-title p {
                color: #303030 !important;
                text-align: justify;
            }
            
            
            
            
            
            
            
            
            
        }
        @media screen and (max-width: 640px){
            .rh-f-100{
                width: 100%;
            }
            .rh-f-50{
                width: 50%;
            }
            .rh-fs-30{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-f-50{
                width: 100%;
            }
            .footer-menu {
                margin: 20px 0 0 0;
            }
            .footer-btm {
                padding: 20px 0;
            }
            .footer-btm .pull-right{
                float: left !important;
                margin: 10px 0 0 0;
            }
            .footer-btm .pull-left,
            .footer-btm .pull-right{
                width: 100%;
            }
        }

/*  ==========================================================================
    Detail-Page
    ========================================================================== */
  
    
    
        .rh-detail-bg{
            background: url('../images/detail_page_bg1.jpg');
            background-position: center left;
            background-repeat: no-repeat;
            padding:276px 0 40px 0;
            position: relative;
            z-index: 1;
            width: 100%;
            display: inline-block;
            background-size: cover;
        }
        .rh-detail-bg:after{
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,ffffff+26,ffffff+30,0e2646+100&0+0,1+99 */
            
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* FF3.6-15 */
            
            background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* FF3.6-15 */
            
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* Chrome10-25,Safari5.1-6 */
            
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 255, 255, 0.3) 30%, rgba(17, 41, 73, 1) 99%, rgba(14, 38, 70, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0e2646', GradientType=0);
            /* IE6-9 */
        }
        .rh-detail-widgets{
            z-index: 9;
            position: relative;
        }
        .rh-detail-bg .rh i{
            float: left;
            line-height: 24px;
            font-size: 20px;
            margin: 0 10px 0 0;
        }
        .rh-detail-bg .rh p{
            display: block;
            overflow: hidden;
        }
        .detail-right span{
            width: 100%;
            display: inline-block;
        }
        .detail-right span{
            text-align: right;
        }
        .detail-right span h3{
            font-size: 30px;
        }
        .pull-right.detail-right{
            margin: 52px 0 0 0;
        }
        @media screen and (max-width: 1199px){
            .rh-detail-bg{
                padding: 150px 0 40px 0;
            }
        }
        @media screen and (max-width: 991px){
            .rh-detail-widgets h2{
                font-size: 30px;
            }
            .detail-right span h3 {
                font-size: 24px;
            }
        }
        @media screen and (max-width: 767px){
            .rh-detail-bg {
                padding: 100px 0 40px 0;
            }
            .rh-detail-widgets h2{
                font-size: 26px;
            }
            .detail-right span h3 {
                font-size: 18px;
            }
        }
        @media screen and (max-width: 640px){
            .rh-detail-bg {
                padding: 70px 0 40px 0;
            }
            .rh-detail-widgets h2 {
                font-size: 20px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-de-12{
                width: 100%;
            }
            .rating-star{
                margin: 5px 0px 5px 0;
            }
            .pull-right.detail-right{
                float: left !important;
                margin: 15px 0 0 0;
            }
            .detail-right span{
                text-align: left;
            }
            .detail-right span h3{
                font-size: 16px;
            }
            
        }

/*  ==========================================================================
    About Royal Hotel
    ========================================================================== */

        /* ========== About Royal Hotel Slider ========== */
        .rh-detail-left{
            padding: 25px;
            position: relative;
            z-index: 111;
        }
        .rh-detail-left .slick-dots{
            bottom: 20px;
        }
        .rh-detail-left .slick-dots li button:before{
            opacity: 1;
            font-size: 12px;
        }
        .rh-detail-left .slick-dotted.slick-slider {
            margin: 0 0 20px 0;
        }
        @media screen and (max-width: 991px){
            .rh-detail-left {
                padding: 20px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-detail-left {
                padding: 15px;
            }
            .rh-detail-left .slick-dots{
                bottom: 10px;
                padding: 0 15px;
            }
        }
        /* ========== About Royal Hotel Detail ========== */
        .rh-detail-left .rh-about-hotel{
            margin: 0 0 60px 0;
        }
        .rh-detail-left h4{
            font-size: 24px;
            margin: 0 0 20px 0;
        }
        .rh-detail-left .rh-about-hotel p{
            margin: 0 0 20px 0;
        }
        .rh-detail-left .rh-about-hotel .rh-order-list{
            width: 50%;
            float: left;
        }
        .rh-detail-left .rh-about-hotel .rh-order-list ul{
            padding: 0 20px;
        }
        .rh-detail-left .rh-about-hotel .rh-order-list ul li{
            list-style-type: decimal;
        }
        .rh-detail-left .rh-about-hotel .rh-order-list.rh-un ul li{
            list-style-type: disc;
        }

        .rh-detail-left .rh-about-hotel.rh-rsf ul li{
            padding: 0 0 20px 0;
        }
        .rh-detail-left .rh-about-hotel ul.rh-ul-30{
            width: 30%;
            float: left;
        }
        .rh-detail-left .rh-about-hotel ul.rh-ul-40{
            width: 40%;
            float: left;
        }
        .rh-detail-left .rh-about-hotel i{
            margin-right: 10px;
            float: left;
            line-height: 24px;
        }
        .rh-detail-left .rh-about-hotel ul.rh-ul-30 li p,
        .rh-detail-left .rh-about-hotel ul.rh-ul-40 li p{
            display: block;
            overflow: hidden;
            margin: 0;
        }
        @media screen and (max-width: 991px){
            .rh-detail-left h4{
                margin: 0 0 15px 0;
            }
        }
        @media screen and (max-width: 640px){
            .rh-detail-left .rh-about-hotel .rh-order-list.rh-un{
                margin: 10px 0 0 0;
            }
            .rh-detail-left .rh-about-hotel .rh-order-list{
                width: 100%;
            }
            .rh-detail-left .rh-about-hotel ul.rh-ul-30,
            .rh-detail-left .rh-about-hotel ul.rh-ul-40{
                width: 100%;
                margin: 0 0 30px;
            }
            .rh-detail-left .rh-about-hotel ul:last-child{
                margin: 0;
            }
            .rh-detail-left .rh-about-hotel.rh-rsf ul li:last-child{
                padding: 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-detail-left h4{
                font-size: 22px;
            }
        }
        /* ========== Next and Preview ========== */
        .rh-next-prew{
            padding: 20px;
            width: 100%;
            display: inline-block;
            margin: 0 0 70px 0;
        }
        .rh-next-prew .arrow.pull-left i{
            margin-right: 5px;
        }
        .rh-next-prew .arrow.pull-right i{
            margin-left: 5px;
        }
        @media screen and (max-width: 1199px){
            .rh-next-prew{
                margin: 0 0 50px 0;
            }
            .rh-next-prew{
                padding: 15px;
            }
        }
        @media screen and (max-width: 991px){
            .rh-next-prew{
                margin: 0 0 40px 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-next-prew .arrow{
                width: 100%;
            }
            .rh-next-prew .arrow.pull-left{
                padding: 0 0 10px 0;
            }
            .rh-next-prew .arrow.pull-right{
                padding: 10px 0 0 0;
                border-style: solid;
                border-width: 1px 0 0 0;
                text-align: right;
            }
        }
        /* ========== Review ========== */
        .rh-review{
            width: 100%;
            display: inline-block;
            vertical-align: top;
            padding: 0 0 20px 0;
            border-bottom-style: solid;
            border-bottom-width: 1px;
        }
        .rh-review .review-detail{
            width: 50%;
        }
        .rh-review .review-button{
            width: 50%;
            display: inline-block;
        }
        .rh-review .review-button .rh-check-btn{
            margin: 8px 0 0 0;
            float: right;
            padding: 13px 30px;
        }
        .rh-review .review-detail span{
            font-size: 24px;
            float: left;
            font-weight: 700;
            margin-right: 5px;
        }
        .rh-review .review-detail p{
            margin: 10px 0 0 0;
        }
        .rh-review .review-detail ul{
            display: block;
            overflow: hidden;
        }
        .rh-review .review-detail ul li,
        .rh-comment .rh-user-comment .user-detail ul li{
            float: left;
            padding: 0 2px;
        }
        .rh-review .review-detail ul li i{
            font-size: 20px;
        }
        @media screen and (max-width: 767px){
            .rh-review .review-button .rh-check-btn{
                padding: 9px 30px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-review .review-detail ul li i {
                font-size: 16px;
            }
            .rh-review .review-detail,
            .rh-review .review-button{
                width: 100%;
            }
            .rh-review .review-button .rh-check-btn{
                float: left;
            }
        }
        /* ========== Comment ========== */
        .rh-comment{
            width: 100%;
            display: inline-block;
            vertical-align: top;
            padding: 20px 0 40px 0;
        }
        .rh-comment .rh-user-comment,
        .rh-comment .rh-user-comment .category{
            width: 100%;
            display: inline-block;
            vertical-align: top;
        }
        .rh-comment .rh-user-comment img{
            width: 115px;
            float: left;
            margin-right: 20px;
        }
        .rh-comment .rh-user-comment p{
            margin: 10px 0;
            width: 100%;
            display: inline-block;
        }
        .rh-comment .rh-user-comment .user-detail span{
            float: left;
        }
        .rh-comment .rh-user-comment .user-detail ul{
            float: left;
        }
        .rh-comment .rh-user-comment .user-detail{
            display: block;
            overflow: hidden;
        }
        .rh-comment .rh-user-comment .user-detail span a{
            font-size: 16px;
            font-weight: 700;
            margin-right: 5px;
            float: left;
        }
        .rh-comment .rh-user-comment .user-detail ul li i{
            font-size: 16px;
        }
        .rh-comment .rh-user-comment .category p{
            float: left;
            margin: 0 10px 0 0;
            width: auto;
        }
        .rh-comment .rh-user-comment .category span a{
            font-size: 12px;
        }
        .rh-comment .rh-user-comment.in-review{
            width: 83%;
            margin: 0 0 0 auto;
            padding:30px 0;
            display: inherit;
        }
        @media screen and (max-width: 767px){
            .rh-comment .rh-user-comment img {
                width: 90px;
            }
            .rh-comment .rh-user-comment p{
                margin: 5px 0;
            }
        }
        @media screen and (max-width: 640px){
            .rh-comment .rh-user-comment img {
                width: 80px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-comment .rh-user-comment img{
                width: 100%;
                max-width: 100px;
                margin: 0 0 15px 0;
                display: table;
            }
            .rh-comment .rh-user-comment .user-detail{
                width: 100%;
                display: inline-block;
                margin: 0;
                vertical-align: top;
            }
        }
        /* ========== Submit Form ========== */
        .rh-about-hotel.rh-btm{
            margin: 0 0 10px 0;
        }
        .rh-about-hotel .submit-form{
            width: 70%;
        }
        .rh-about-hotel .submit-form textarea.form-control{
            height: 145px;
            padding: 15px;
            box-shadow: none;
        }
        .rh-about-hotel .submit-form .form-group.rh-f-50{
            width: 50%;
            float: left;
            padding: 15px 30px 0 0;
        }
        .rh-about-hotel .submit-form .form-group.rh-f-50:last-child{
            padding:15px 0 0 0;
        }
        .rh-about-hotel .submit{
            width: 30%;
            padding: 0 30px;
        }
        .rh-about-hotel .submit p{
            font-weight: 700;
        }
        .rh-about-hotel .submit .submit-star{
            margin: 0 0 10px 0;
            display: inline-block;
            width: 100%;
        }
        .rh-about-hotel .submit .submit-star span{
            float: left;
            width: 40%;
        }
        .rh-about-hotel .submit .submit-star ul{
            display: block;
            overflow: hidden;
            width: 60%;
        }
        .rh-about-hotel .submit .submit-star ul li{
            float: left;            
        }
        .rh-about-hotel .submit .submit-star ul li i{
            margin: 0 5px 0 0;
            cursor: pointer;
        }
        .rh-about-hotel .submit .submit-star ul li:hover i:before{
            content: '\f005';
        }
        .rh-about-hotel .submit .rh-check-btn{
            padding: 12px 34px;
            margin: 16px 0 0 0;
        }
        @media screen and (max-width: 1199px){
            .rh-detail-left .rh-about-hotel{
                margin: 0 0 50px 0;
            }
            .rh-about-hotel .submit-form{
                width: 60%;
            }
            .rh-about-hotel .submit {
                width: 40%;
                padding: 0 20px;
            }
        }
        @media screen and (max-width: 991px){
            .rh-detail-left .rh-about-hotel{
                margin: 0 0 40px 0;
            }
            .rh-about-hotel.rh-btm{
                margin: 0;
            }
            .rh-detail-right{
                margin: 0;
                width: 100%;
                display: inline-block;
            }
        }
        @media screen and (max-width: 767px){
            .rh-about-hotel .submit-form{
                width: 100%;
                margin: 0 0 30px 0;
            } 
            .rh-about-hotel .submit{
                width: 100%;
                padding: 0;
            }
            .rh-about-hotel .submit .rh-check-btn{
                padding: 9px;
                width: 122px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-about-hotel .submit-form .form-group.rh-f-50{
                width: 100%;
                padding: 15px 0 0 0;
            }
            .rh-about-hotel .submit-form{
                margin: 0 0 15px 0;
            }
            .col-sxs-12{
                width: 100%;
            }
        }
        /* ========== Availability ========== */
        .rh-about-hotel .availability-right{
            max-width: 50% !important;
            display: inline-block;
            width: 100%;
            padding: 0 0 0 60px;
        }
        .rh-detail-left .rh-about-hotel.rh-rsf .availability-right ul li{
            padding: 0 0 10px 0;
        }
        .rh-detail-left .rh-about-hotel.rh-rsf .availability-right a{
            margin: 10px 0 0 0;
        }
        @media screen and (max-width: 1199px){
            #calendar{
                max-width: 60% !important;
            }
            .rh-about-hotel .availability-right{
                max-width: 40% !important;
                padding: 0 0 0 30px;
            }
            .fc-ltr .fc-basic-view .fc-day-top .fc-day-number{
                height: 17px;
                font-size: 14px;
                line-height: 46px;
            }
            .fc-row.fc-widget-header .fc-day-header {
                padding: 11px 0;
            }
            .fc-row.fc-widget-header .fc-day-header span{
                font-size: 14px;
            }
            .fc tbody .fc-row .fc-content-skeleton tbody .fc-event-container{
                top: -17px;
            }
        }
        @media screen and (max-width: 991px){
            #calendar{
                margin: 10px 0 0 0;
            }
            .fc-row.fc-widget-header .fc-day-header {
                padding: 15px 0;
            }
            .fc-ltr .fc-basic-view .fc-day-top .fc-day-number{
                height: 31px;
                line-height: 55px;
            }
            .fc tbody .fc-row .fc-content-skeleton tbody .fc-event-container{
                top: -31px;
            }
        }
        @media screen and (max-width: 767px){
            .fc-row.fc-widget-header .fc-day-header {
                padding: 11px 0;
            }
            .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
                height: 22px;
                line-height: 46px;
            }
            .fc tbody .fc-row .fc-content-skeleton tbody .fc-event-container{
                top: -22px;
            }
        }
        @media screen and (max-width: 640px){
            #calendar,
            .rh-about-hotel .availability-right{
                max-width: 100% !important;
                padding: 0;
            }
            #calendar{
                margin: 0 0 30px 0;
            }
            .fc-row.fc-widget-header .fc-day-header {
                padding: 17px 0;
            }
            .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
                height: 34px;
                line-height: 48px;
            }
            .fc tbody .fc-row .fc-content-skeleton tbody .fc-event-container{
                top: -34px;
            }
        }
        @media screen and (max-width: 480px){
            #calendar{
                margin: 0 0 20px 0;
            }
            .fc-row.fc-widget-header .fc-day-header {
                padding: 6px 0;
            }
            .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
                height: 12px;
                line-height: 36px;
            }
            .fc tbody .fc-row .fc-content-skeleton tbody .fc-event-container{
                top: -12px;
            }
        }
        /* ========== Your Reservation ========== */
        .rh-reservation{
            padding: 20px;
            margin: 0 0 30px 0;
        }
        .rh-reservation h5,
        .rh-reservation .form-group{
            margin: 0 0 20px 0;
        }
        .rh-reservation .rh-check-btn{
            height: 50px;
            line-height: 35px;
            width: 100%;
            font-size: 16px;
        }
        .rh-reservation ul.wbws li,
        .rh-reservation ul.similar li{
            padding: 0 0 10px 0;
            border-style: solid;
            border-width: 0 0 1px 0;
            margin: 0 0 10px 0;
            cursor: pointer;
        }
        .rh-reservation ul li:last-child,
        .rh-reservation ul.similar li:last-child{
            margin: 0;
            padding: 0;
            border: none;
        }
        .rh-reservation ul li i{
            float: left;
            font-size: 16px;
            line-height: 24px;
            margin-right: 10px;
        }
        .rh-reservation ul li img{
            width: 64px;
            float: left;
            margin: 0 20px 0 0;
        }
        .rh-reservation ul li .why-book-list{
            display: block;
            overflow: hidden;  
        }
        .rh-reservation ul.similar li{
            padding: 0 0 20px 0;
            margin: 0 0 20px 0;
            display: inline-block;
            width: 100%;
        }
        .rh-reservation ul li .why-book-list span{
            font-weight: 700;
        }
        @media screen and (max-width: 991px){
            .rh-reservation{
                margin: 0 15px 30px 0px;
            }
            .rh-reservation{
                width: 100%;
                float: left;
            }
            .rh-reservation.why-book,
            .rh-reservation.addvertise{
                float: right;
            }
            .rh-reservation.why-book{
                margin: 0 0px 30px 15px;
            }
            .rh-reservation.addvertise{
                margin: 0 0px 0px 15px;
            }
        }
        @media screen and (max-width: 640px){
            .rh-reservation{
                width: 100%;
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-reservation .rh-check-btn{
                height: 42px;
                line-height: 27px;
                font-size: 14px;
            }
        }
        /* ========== Need Royal Help? ========== */
        .rh-need-help{
            padding:30px 20px;
            text-align: center;
            margin: 0 0 30px 0;
        }
        .rh-need-help p{
            margin: 10px 0 20px 0;
        }
        .rh-need-help a{
            padding: 8px 20px;
            border-style: solid;
            border-width: 1px;
            border-radius: 4px;
            display: inline-block;
        }
        @media screen and (max-width: 991px){
            .rh-need-help{
                margin: 0 0px 30px 15px;
            }
            .rh-need-help{
                width: 100%;
                float: right;
            }
        }

/*  ==========================================================================
    columm 2 And list Grid View Page
    ========================================================================== */

        .rh-detail-bg.list-view-column2{
            padding:91px 0 91px 0;
        }
        .list-view-column2 h2{
            margin: 0 0 5px 0;
        }
        @media screen and (max-width: 991px){
            .rh-detail-bg.list-view-column2 {
                padding: 81px 0 81px 0;
            }
            .populer-author{
                margin: 0 0 30px 15px;
                float: right;
            }
            .rh-reservation.addvertise-grid{
                margin: 0 15px 0px 0px;
            }
        }
        @media screen and (max-width: 767px){
            .rh-detail-bg.list-view-column2 {
                padding: 71px 0 71px 0;
            }
        }
        @media screen and (max-width: 640px){
            .rh-detail-bg.list-view-column2 {
                padding: 50px 0 50px 0;
            }
        }
        /* ========== list View Sorting And Grid View Shorting ========== */
        .sort-view-list ul.pull-right li{
            float: left;
        }
        .sort-view-list .sort-by .buttons button{
            font-size: 18px;
            height: 40px;
            width: 40px;
            line-height: 40px;
            text-align: center;
            display: inline-block;
            padding: 0;
            border: none;
        }
        .sort-by .btn.dropdown-toggle.btn-default{
            height: 40px;
            display: inline-block;
        }
        .sort-view-list .sort-by .buttons button.sort-by-grid{
            margin: 0 10px 0 0;
        }
        .rh-feature-box .feature-detail .rh ul li i{
            font-size: 14px;
            line-height: 24px;
        }
        .sort-by .sort-by-grid .rh-flex{
            width: 100%;
        }
        .sort-by #grid_list { 
            display: inline-block;
            width: 100%;
            margin: 30px 0 0 0;
            vertical-align: top;
        }
        .sort-by .sort-by-list div { 
            width: 100%;
        }
        .sort-by .sort-by-grid div { 
            float: left;
        }
        .sort-by .sort-by-list .rh-feature-box .rh-img a:before,
        .sort-by .sort-by-grid .rh-feature-box .rh-img a:before{
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            opacity: 1;
            background: rgba(213, 166, 119, 0.2);
        }
        .sort-by .sort-by-list .rh-feature-box:hover .rh-img a:before,
        .sort-by .sort-by-grid .rh-feature-box:hover .rh-img a:before{
            opacity: 0;
        }
        .sort-by .sort-by-grid .rh-feature-box .feature-detail{
            padding: 14px 10px 0; 
        }
        .sort-by .sort-by-grid .rh-feature-box .feature-detail .rh p.rh-top{
            display: none;
        }
        .sort-by .sort-by-list .rh-feature-box .feature-detail .rh p.rh-top{
            display: block;
            margin: 0 0 10px 0;
        }
        .sort-by .sort-by-list .rh-feature-box .rh-img{
            width: 40%;
            float: left;
        }
        .sort-by .sort-by-list .rh-feature-box .feature-detail{
            width: 60%;
        }
        .sort-by .sort-by-list .rh-feature-box .feature-detail{
            padding: 0 0 0 20px;
        }
        @media screen and (max-width: 640px){
            .sort-by .sort-by-list .rh-feature-box .feature-detail .rh p.rh-top{
                display: none;
            }
            .rh-feature-box {
                padding: 15px;
                height: 100%;
            }
            .sort-by .rh-feature-box .feature-detail h4{
                font-size: 18px;
            }
            .rh-feature-box .rating-star{
                margin: 5px 10px 5px 0;
            }
            .sort-by .sort-by-list .rh-feature-box .rh-img{
                width: 30%;
            }
            .sort-by .sort-by-list .rh-feature-box .feature-detail{
                width: 70%;
            }
            .sort-by .sort-by-list .rh-feature-box .feature-detail{
                padding: 0 0 0 15px;
            }
            .sort-by .sort-by-grid .rh-feature-box .feature-detail {
                padding: 14px 0 0 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-feature-box {
                padding: 10px;
                height: 100%;
            }
            .sort-by .sort-by-list .rh-feature-box .feature-detail {
                padding: 0 0 0 10px;
            }
            .sort-by .rh-feature-box.rh-margin-30 {
                margin: 0 0 15px 0;
            }
            .sort-by .rh-feature-box .feature-detail h4 {
                font-size: 14px;
                font-weight: 700;
            }
            .rh-feature-box .rating-star{
                font-size: 12px;
            }
            .sort-by .sort-by-list .rh-feature-box .feature-detail h4,
            .rh-feature-box .feature-detail .rh p{
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }
            .rh-feature-box .rating-star {
                margin: 4px 0;
            }
            .rh-feature-box .feature-detail .rh ul li i{
                font-size: 12px;
                margin-right: 5px;
            }
            .rh-feature-box .feature-detail .rh p{
                font-size: 12px;
            }
            .sort-by .sort-by-grid .rh-feature-box .feature-detail {
                padding: 8px 0 0 0;
            }
            .sort-by .sort-by-grid .rh-feature-box .rating-star,
            .sort-by .sort-by-grid .rh-feature-box .rating-star ul,
            .sort-by .sort-by-grid .rh-feature-box .rating-star span {
                width: 100%;
                display: inline-block;
                line-height: 14px;
            }
            .sort-by .sort-by-grid .rh-feature-box .rating-star ul{
                margin: 0;
            }
            .sort-by .sort-by-list .rh-feature-box .rating-star ul,
            .sort-by .sort-by-list .rh-feature-box .rating-star span{
                line-height: 14px;
            }
            .sort-by .sort-by-grid .rh-feature-box .rating-star span {
                text-align: left;
                display: none;
            }
            .sort-by .sort-by-grid .xs-pr{
                padding-right: 7.5px;
            }
            .sort-by .sort-by-grid .xs-pl{
                padding-left: 7.5px;
            }
            .rating-star span a {
                font-size: 12px;
            }
            .sort-by .sort-by-grid .rh-feature-box .feature-detail .rh ul li:last-child{
                display: none;
            }
            .sort-by .sort-by-grid .rh-feature-box .feature-detail .rh ul li i,
            .sort-by .sort-by-grid .rh-feature-box .feature-detail .rh ul li p{
                line-height: 16px;
            }
        }

        /* ========== Mile Range Slider ========== */
        .rh-mile-range{
            padding: 0 0 30px 0;
            display: inline-block;
            width: 100%;
            vertical-align: top;
        }
        .rh-mile-range .rh-mile-number{
            background: transparent;
            border: none;
            line-height: 14px;
            width: 70px;
            float: right;
            font-family: 'Playfair Display', serif;
            font-weight: 900;
        }
        .rh-mile-range .rh-mile-title{
            float: left;
            line-height: 14px;
        }
        .rh-mile-range .rh-mile-detail{
            padding: 0 0 30px 0;
        }
        @media screen and (max-width: 991px){
            .rh-reservation.rh-filter-mile{
                margin: 0 0 30px 15px;
            }
            .rh-mile-range{
                width: 100%;
                float: right;
            }
            .ui-widget.ui-widget-content{
                margin: 0 11px 0 9px;
            }
        }
        @media screen and (max-width: 767px){
            .rh-mile-range{
                width: 47.5%;
            }
        }
        @media screen and (max-width: 640px){
            .rh-reservation.rh-filter-mile,
            .rh-mile-range{
                margin: 0 0 30px 0px;
            }
            .rh-mile-range{
                width: 100%;
            }
        }

        /* ========== Filter Listings By Miles ========== */
        .rh-filter-list-mile .form-group{
            margin: 0;
        }
        @media screen and (max-width: 991px){
            .rh-mile-range{
                margin: 0 0 30px 15px;
                float: right;
            }
        }

/*  ==========================================================================
    Event Page
    ========================================================================== */
        .rh-detail-bg.list-view-column2.event{
            background: url(../images/author/our.jpg);
            background-size: cover;
        }
        .rh-ournews.event .ournews-detail{
            padding: 20px;
        }
        .ournews-detail .date{
            font-size: 14px;
            margin: 8px 0 0 0;
            display: inline-block;
            width: 100%;
        }

/*  ==========================================================================
    Events Single Page
    ========================================================================== */
        .event-single-detail{
            padding: 25px;
        }
        /* ========== Event Single Content Slider ========== */
        .carousel-inner {
          position: relative;
          width: 100%;
          min-height: auto;
          }
         .carousel-control.right {
          right: 57px;
          left: auto;
          background-image: none !important;
          background-repeat: repeat-x;
        }
         .carousel-control.left {
          left: 50px;
          right: auto;
          background-image: none !important;
          background-repeat: repeat-x;
        }
        .carousel-control{
            width: auto;
        }
        .carousel-control,
        .carousel-control:hover{
            opacity: 1;
        }
        #carousel-example-generic {
            margin: 20px auto;
            width: 100%;
        }
        .carousel-control span i{
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 5;
            display: inline-block;
            font-size: 36px;
            transform: translate(-50%, -50%);
        }
        .event-single-detail .carousel{
            margin: 0 0 25px 0;
        }
        @media screen and (max-width: 991px){
            .event-single-detail{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 991px){
            .event-single-detail {
                padding: 15px;
            }
        }
        /* ========== Event Single Content ========== */
        .event-single-content{
            width: 100%;
            display: inline-block;
            vertical-align: top;
            text-align: center;
            margin: 0 0 40px 0;
        }
        .event-single-content h3{
            padding: 0 0 20px 0;
            text-align: left;
            width: 100%;
        }
        .event-single-content p{
            font-size: 14px;
            margin: 0 0 20px 0;
            text-align: justify;
        }
        @media screen and (max-width: 991px){
            .event-single-content p{
                margin: 0;
            }
        }
        @media screen and (max-width: 640px){
            .event-single-content p{
                line-height: 22px;
            }
        }
        /**/
        /* ========== Event Single Content Ticket ========== */
        .event-single-content.tickets{
            margin: 0 0 60px 0;
        }
        .event-single-content.tickets .rh-feature-box{
            padding: 0;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        .event-single-content.tickets .rh-feature-box .rh-img {
            width: 40%;
            float: left;
        }
        .event-single-content.tickets .rh-feature-box .rh-img img{
            height: 100%;
        }
        .event-single-content.tickets .rh-feature-box .feature-detail {
            width: 60%;
            padding: 25px;
            border-style: solid;
            border-width: 1px 1px 1px 0;
        }
        .event-single-content.tickets .feature-detail h4{
            padding: 0 0 10px 0;
        }
        .event-single-content.tickets .feature-detail .rh-top,
        .event-single-content.tickets .feature-detail ul li p{
            margin: 0 0 10px 0;
        }
        @media screen and (max-width: 991px){
            .event-single-content.tickets {
                margin: 0 0 40px 0;
            }
        }
        @media screen and (max-width: 767px){
            .event-single-content.tickets {
                margin: 0 0 30px 0;
            }
            .rh-img img {
                height: 100%;
            }
            
        }
        @media screen and (max-width: 640px){
            .event-single-content.tickets .rh-feature-box .rh-img,
            .event-single-content.tickets .rh-feature-box .feature-detail{
                width: 100%;
            }
            .event-single-content.tickets .rh-feature-box .feature-detail{
                border-width: 0 1px 1px 1px;
            }
        }
        @media screen and (max-width: 480px){
            .event-single-content.tickets .rh-feature-box .feature-detail{
                padding: 15px;
            }
            .event-single-content.tickets {
                margin: 0 0 15px 0;
            }
        }
        /* ========== Event Single Content Share ========== */
        .event-single-share{
            margin: 0 0 45px 0;
        }
        .event-sigle-btn.social{
            width: auto;
            float: right;
        }
        ul.event-sigle-btn{
            float: left;
            width: 50%;
            padding: 15px 0;
        }
        ul.event-sigle-btn li{
            border: none;
            width: auto;
            padding: 0 10px 0 0;
            float: left;
        }
        ul.event-sigle-btn li a i{
            margin: 0;
        }
        .event-single-detail ul li:last-child{
            padding: 0;
        }
        .event-single-detail .carousel-inner {
            height: auto;
            min-height: auto;
        }
        @media screen and (max-width: 1199px){
            ul.event-sigle-btn,
            .event-sigle-btn.social{
                width: 100%;
            }
            .event-sigle-btn.social{
                float: left;
            }
        }
        @media screen and (max-width: 991px){
            .event-single-share {
                margin: 0 0 40px 0;
            }
        }
        @media screen and (max-width: 480px){
            .event-single-detail ul li{
                padding: 0 10px 10px 0;
            }
            .carousel-control.right {
                right: 22px;
            }
            .carousel-control.left {
                left: 20px;
            } 
        }
        /* ========== Event Single Content Social ========== */
        .event-sigle-btn.social a {
            padding: 6px;
            font-size: 14px;
            text-align: center;
            text-transform: uppercase;
            border-radius: 4px;
            font-weight: 700;
            display: inline-block;
            border-style: solid;
            border-width: 1px;
            height: 42px;
            width: 42px;
            line-height: 30px;
        }
        .event-sigle-btn.social li span{
            line-height: 42px;
            font-size: 16px;
        }
        /* ========== Event Single Content Tickets ========== */
        .event-ticket{
            padding: 55px 0;
            border-width: 2px 0 0 0;
            border-style: solid
        }
        .event-ticket h3{
            text-align: left;
            padding: 0 0 20px 0;
        }
        .event-ticket .multiple-fees{
            text-align: left;
            font-weight: 700;
        }
        .event-ticket h3 i{
            margin: 0 5px 0 0;
        }
        .event-ticket .multiple-fees .fees-data{
            display: table;
            margin-bottom: 3px;
            width: 100%;
        }
        .event-ticket .multiple-fees .fees-data .fees-info{
            display: table-row;
        }
        .event-ticket .multiple-fees .fees-data .fees-arrow {
            -moz-border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
            display: table-cell;
            padding: 0 12px;
            text-align: center;
        }
        .event-ticket .multiple-fees .fees-data .fees-label{
            display: table-cell;
            padding: 0 15px;
            width: 72%;
            line-height: 40px;
        }
        .event-ticket .multiple-fees .fees-data .fees-price{
            -moz-border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 5px 4px 0;
            border-radius: 0 4px 4px 0;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            width: 20%;
        }
        .event-ticket .multiple-fees .fees-data .fees-desc{
            margin-top: -5px;
            padding-bottom: 3px;
            font-size: 12px;
            line-height: 20px;
            font-weight: normal;
        }
        @media screen and (max-width: 991px){
            .event-ticket {
                padding: 35px 0;
            }
        }
        @media screen and (max-width: 640px){
            .event-ticket .multiple-fees .fees-data .fees-label{
                width: 62%;
            }
            .event-ticket .multiple-fees .fees-data .fees-price{
                width: 25%;
            }
        }
        /* ========== Event Single Content Event-Table ========== */
        .data-container .data-content {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: table;
            width: 100%;
            border-style: solid;
            border-width: 1px;
            margin: 0 0 20px 0;
        }
        .data-container .data-content .event-table-row {
            display: table-row;
        }
        .data-container .data-content .event-cell {
            display: table-cell;
            padding: 0 20px 20px 20px;
            vertical-align: middle;
            text-align: center;
        }
        .data-container .data-content .event-cell strong.title{
            position: relative;
            top: -12px;
            font-size: 16px;
        }
        .data-container .data-content .event-cell strong {
            display: block;
            text-transform: uppercase;
            font-size: 20px;
        }
        .data-container .data-content .event-cell span{
            margin: 0 0 10px 0;
            display: block;
        }
        /* ========== Event Single Content Address ========== */
        .address-container {
            padding: 10px;
            text-align: center;
            border-style: solid;
            border-width: 1px;
        }
        .address-gps p,
        .address-data p{
            text-align: center;
        }
        .address-gps p{
            margin: 0;
        }
        .address-data h4,
        .address-data p{
            margin: 0 0 10px 0;
        }
        @media screen and (max-width: 991px){
            .rh-reservation.event-venue,
            .rh-reservation.latest-event{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 640px){
            .rh-reservation.event-venue{
                margin: 0 0 30px 0;
            }
        }
        .event-single-detail .rh-detail-left{
            padding: 0;
        }
        .event-single-detail .rh-detail-left .rh-about-hotel.rh-btm{
            margin: 0;
        }
        .rh-reservation.event-time{
            padding:32px 20px 20px;
        }

/*  ==========================================================================
    Booking Page
    ========================================================================== */

        .section-booking .ui-widget.ui-widget-content{
            width: 100% !important;
        }
        .rh-datepicker{
            display: inline-block;
            margin: 0 0 30px 0;
            width: 100%;
            vertical-align: top;
        }
        .rh-check-availability.check-availability{
            border-style: solid;
            border-width: 1px;
            border-radius: 3px;
            padding: 20px 5px;
            margin: 0 0 30px 0;
        }
        .rh-check-availability .btn.dropdown-toggle.btn-default {
            border-style: solid;
            border-width: 1px;
            font-size: 14px;
        }
        .rh-booking-rooms{
            margin: 0 0 30px 0;
        }
        .rh-booking-rooms .rh-feature-box{
            height: 100%;
            box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.1);
        }
        .rh-booking-rooms .rh-feature-box .feature-detail{
            padding: 20px 0 0px;
        }
        .rh-reservation-form .form-group {
            padding: 0 0 30px 0;
            display: inline-block;
            width: 100%;
            position: relative;
            z-index: 999;
            vertical-align: top;
        }
        .form-wizard .rh-reservation-complate{
            text-align: center;
            padding: 100px;
            margin: 0 0 30px 0;
        }
        .form-wizard .rh-reservation-complate h4{
            font-size: 28px;
        }
        .ui-widget.ui-widget-content{
            border-style: solid;
            border-width: 1px;
        }
        @media screen and (max-width: 991px){
            .fw-15{
                margin-top: 15px;
            }
            .rh-booking-rooms .rating-star{
                margin: 10px 0;
            }
            .rh-check-availability .rh-check-btn.pull-right{
                margin: 60px 0 0 0;
            }
        }
        @media screen and (max-width: 767px){
            .rh-booking-rooms .rh-feature-box{
                margin: 0 0 30px 0;
            }
            .rh-booking-rooms{
                margin: 0;
            }
            .margin-top-35 {
                margin-top: 0px !important;
            }
            .form-wizard .rh-reservation-complate{
                padding: 70px;
            }
        }
        @media screen and (max-width: 640px){
            .ui-widget.ui-widget-content {
                margin: 0;
            }
            .form-wizard-steps{
                margin-top: 0;
            }
            .form-wizard-progress,
            .form-wizard-progress-line{
                display: none;
            }
            .form-wizard-tolal-steps-4 .form-wizard-step{
                width: 50%;
                margin: 0 0 30px 0;
            }
            .form-wizard-step.active .form-wizard-step-icon {
                width: 40px;
                height: 40px;
                margin-top: 4px;
                font-size: 16px;
                line-height: 40px;
            }
            .form-wizard fieldset{
                margin: 0;
            }
            .ui-datepicker-multi-2 .ui-datepicker-group {
                width: 100%;
            }
            .form-wizard .rh-reservation-complate{
                padding: 30px;
            }
            .form-wizard .rh-reservation-complate h4{
                font-size: 24px;
            }
        }
        @media screen and (max-width: 480px){
            .form-wizard-tolal-steps-4 .form-wizard-step{
                margin: 0 0 15px 0;
            }
            .fw-x15{
                margin-top: 15px;
            }
            .rh-booking-rooms .rh-feature-box .feature-detail .rh p{
                white-space: normal;
                line-height: 20px;
            }
            .rh-check-availability .rh-check-btn.pull-right{
                margin: 30px 0 0 0;
            }
            .form-wizard .rh-reservation-complate h4{
                font-size: 18px;
            }
            .form-wizard .rh-reservation-complate p{
                line-height: 20px;
            }
        }

/*  ==========================================================================
    Blog Page
    ========================================================================== */

        .rh-blog .rh-about-hotel.rh-blog-list{
            border-style: solid;
            border-width: 0 0 1px 0;
            padding: 25px 0;
        }
        .rh-blog .rh-box{
            margin: 0 0 25px 0; 
        }
        .rh-blog .rh-box:last-child{
            margin: 0;
        }
        .rh-blog .pagination{
            justify-content: center;
            width: 100%;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0;
        }
        .rh-blog .pagination>li>a{
            padding: 10px 20px;
        }
        @media screen and (max-width: 991px){
            .rh-detail-left.rh-blog{
                margin: 0 0 30px 0;
            }
            .rh-blog-sidebar .rh-reservation.latest-event{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 480px){
            .rh-blog-list h4{
                font-size: 18px;
            }
            .rh-blog .pagination > li > a {
                padding: 6px 12px;
            }
            .rh-blog .rh-about-hotel h4{
                font-size: 18px;
            }
        }

/*  ==========================================================================
    Blog-Single-Page
    ========================================================================== */

        .rh-blog-img{
            overflow: hidden;
        }
        .rh-blog-img a{
            position: relative;
            display: inline-block;
            width: 100%;
        }
        .rh-blog-img a img{
            width: 100%;
        }
        .rh-blog-img a,
        .rh-blog-img a:after{
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }
        .rh-blog-img a:after{
            content: '';
            position: absolute;
            background: rgba(0, 0, 0, 0.5);
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            opacity: 0;
        }
        .rh-blog-img a:hover{
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }
        .rh-blog-img a:hover:after{
            opacity: 1;
        }
        .rh-blog .rh-about-hotel{
            padding: 20px 0 0px 0;
            margin: 0;
        }
        .rh-blog-social{
            margin: 0 0 20px 0;
            display: inline-block;
            width: 100%;
        }
        ul.event-sigle-btn li:last-child{
            padding: 0;
        }
        .rh-blog-category{
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            margin: 0 0 20px 0;
        }
        .rh-blog-category span a{
            padding: 0 10px;
        }
        .rh-blog-category span,
        .rh-blog-category ul li{
            line-height: 16px;
        }
        .rh-blog-category ul li{
            float: left;
            padding: 0 2px 0 0;
        }
        .rh-blog-category ul li:first-child,
        .rh-blog-category ul li:last-child{
            border-style: solid;
        }
        .rh-blog-category ul li:first-child{
            border-width: 0 0 0 1px;
            padding-left: 10px;
        }
        .rh-blog-category ul li:last-child{
            border-width: 0 1px 0 0;
            padding-right: 10px;
        }
        .rh-blog .rh-comment{
            padding: 20px 0 0 0;
        }
        .rh-blog-sidebar ul li{
            border-style: solid;
            border-width: 0 0 1px 0;
            padding: 10px 0;
        }
        .rh-blog-sidebar ul li:first-child{
            padding-top: 0;
        }
        .rh-blog-sidebar ul li:last-child{
            padding: 10px 0 0 0;
        }
        .rh-blog-sidebar ul li a{
            width: 100%;
            display: inline-block;
        }
        .rh-blog-tag ul li{
            float: left;
        }
        .rh-blog-tag ul li a{
            display: inline-block;
            padding: 5px 10px;
            margin: 0 5px 5px 0;
            border-radius: 4px;
        }
        @media screen and (max-width: 480px){
            .rh-blog-category{
                display: inline-block;
                width: 100%;
            }
            .rh-blog-category span,
            .rh-blog-category ul{
                display: inline-block;
            }
            .rh-blog-category span,
            .rh-blog-category ul li{
                line-height: 16px;
                vertical-align: top;
            }
            .rh-blog-category span.com-tag a{
                padding: 0 10px 0 0;
            }
            .rh-blog-social{
                margin: 0 0 15px 0;
            }
            .rh-blog-social .event-sigle-btn.social li{
                padding: 0 10px 10px 0;
            }
        }
 
/*  ==========================================================================
    About Page
    ========================================================================== */
    
        .rh-about-title{
            display: inline-block;
                box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
                    padding: 0px 16px 0px 0px;
    text-align: justify;
        }
        .rh-about-title h4,
        .rh-about-title p,
        .rh-about-title h2{
            margin: 0 0 18px 0;
            color:#303030 !important;
        }
        .rh-about-services .feature-detail h4{
            margin: 0 0 10px 0;
        }
        .slick-initialized .slick-slide{
            outline: 0;
        }
        .rh-about-img:hover .rh-img img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }
        .rh-about-img:hover .rh-img:after {
            opacity: 1;
        }
        .panel-group .panel-heading{
            cursor: pointer;
        }
        @media screen and (max-width: 991px){
            .rh-about-title{
                margin: 30px 0 0 0;
            }
            .rh-about-services .feature-detail h4{
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }
            .rh-our-history .rh-about-title{
                margin: 0 0 30px 0;
            }
        }
        @media screen and (max-width: 480px){
            .panel-title{
                font-size: 14px;
            }
        }

/*  ==========================================================================
    Contact Page
    ========================================================================== */

        .rh-contact-add{
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            font-size: 24px;
        }
        .rh-contact-add p{
            font-size: 24px;
            font-family: 'Playfair Display', serif;
            font-weight: 700;
        }
        .rh-contact-add .icon-box{
            display: inline-block;
        }
        .rh-contact-add .icon-box i{
            height: 48px;
            width: 48px;
            line-height: 48px;
            text-align: center;
            margin: 0 15px 0 0;
            border-radius: 4px;

            -webkit-transition: all 0.4s ease 0s;
            -moz-transition: all 0.4s ease 0s;
            -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
        }
        .rh-c-form .form-area .form-group{
            display: inline-block;
        }
        .rh-c-form .form-area h3,
        .rh-c-form .form-area .form-group{
            margin: 0 0 30px 0;
        }
        .form-area .rh .rh-check-btn{
            float: right;
        }
        #map {
            width: 100%;
            height: 637px;
        }
        @media screen and (max-width: 1199px){
            .rh-contact-add p{
                font-size: 20px;
            }
            #map {
                height: 565px;
            }
        }
        @media screen and (max-width: 991px){
            .rh-contact-add{
                margin: 0 0 30px 0;
            }
            .rh-contact .col-sm-12:last-child .rh-contact-add{
                margin: 0;
            }
            .form-area .rh{
                margin: 0 0 30px 0;
            }
            #map {
                height: 478px;
            }
        }
        @media screen and (max-width: 480px){
            .rh-c-form .form-area h3{
                font-size: 24px;
            }
            .rh-contact-add p {
                font-size: 16px;
            }
            .rh-contact-add .icon-box i {
                height: 40px;
                width: 40px;
                line-height: 40px;
                font-size: 16px;
            }
            .rh-contact-add {
                margin: 0 0 20px 0;
            }
            #map {
                height: 350px;
            }
        }



/*= ============= ==  == == = = */
.padding-lr {
    padding: 0px 70px;
}

.addsection .box-with-humber {
    position: relative;
    background: #fff;
    padding: 25px;
   height: 350px;
    box-shadow: 0px 0px 10px 0px #716f6c;
}
.addsection .box-with-humber h5 {
    color: #372e89;
    font-weight: 600;
        margin-top: 50px;
        margin-bottom: 30px;
        font-size: 22px;
}
.addsection .box-with-humber p {
    color: #000 !important;
    line-height: 20px;
    text-align: justify;
}
.addsection .box-with-humber img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}
    

/*  == = = = == == = = = = ===  =cliaint  = == = = == */
.addsection-cliant .slick-initialized .slick-slide {
    margin: 0px 20px;
}
.addsection-cliant .slick-slide img {
    display: block;
    height: 75px;
    width: 121px;
}

.addsection-Products .slick-initialized .slick-slide {
      margin: 0px 20px;
     
}
.addsection-Products {
    background: white !important;
}

.addsection-Products img {
    display: block;
    height: 230px;
    width: 275px;
}

/*  == = = == == == = == =hover = = = = = = == = = */
/*********************** Demo - 14 *******************/
.box14{position:relative}
.box15,.box17,.box18{box-shadow:0 0 5px #7e7d7d;text-align:center}
.box14:before{content:"";width:100%;height:100%;background:#c46a08bf;position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
.box14:hover:before{opacity:1}
.box14 img{
    width: 100%;
    height: auto;
    max-width: 461px;
    max-height: 495px;
    min-width: 461px;
}
.box14 .box-content{width:90%;height:90%;position:absolute;top:5%;left:5%}
.box14 .box-content:after,.box14 .box-content:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}
.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s}
.box14 .title{font-size:21px;font-weight:700;color:#fff;margin:15px 0;opacity:0;transform:translate3d(0,-50px,0);transition:transform .5s ease 0s}
.box14:hover .title{opacity:1;transform:translate3d(0,0,0)}
.box14 .post{font-size:14px;color:#fff;padding:10px;background:#7a11a1;opacity:0;border-radius:0 19px;transform:translate3d(0,-50px,0);transition:all .7s ease 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    
}
.box14 .icon,.box15 .icon{padding:0;list-style:none}
.box14:hover .post{opacity:1;transform:translate3d(0,0,0);transition-delay:.15s;z-index:1;}
.box14 .icon{width:100%;margin:0;position:absolute;bottom:-10px;left:0;opacity:0;z-index:1;transition:all .7s ease 0s}
.box14:hover .icon{bottom:20px;opacity:1;transition-delay:.15s}
.box14 .icon li a{display:block;width:40px;height:40px;line-height:40px;border:1px solid #fff;border-radius:0 16px;font-size:14px;color:#fff;margin-right:5px;transition:all .4s ease 0s}
.box14 .icon li a:hover{background:#d79719;border-color:#d79719}
@media only screen and (max-width:990px){.box14{margin-bottom:30px} }


.margin-top-35 {
    margin-top:35px;
}

.rh-footer-box h5 {
    color:#fff !important;
    font-size:23px;
    text-transform: uppercase;
}
.footer-about li a {
    color:#fff !important;
}
.rh-news-sign h5, p {
    color:#fff !important;
}


/*  = = == = == = = == = == =   four step prose = == = = = == = = == = = == */

:root{
    --white: #fff;
    --black: #000;
    --color_1: #EA2027;
    --color_2: #1F5295;
    --color_3: #89b743;
    --color_4: #e02a6d;
}
.main-timeline{ font-family: 'Niramit', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{ margin: 0 -15px; }
.main-timeline .timeline-content{
    color: var(--color_1);
    text-align: left;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-icon{
    
    text-align: center;
    margin-bottom: 36px;
    transition: all 0.3s;
}
.main-timeline .timeline-icon img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
}
.main-timeline .color-1 {
    color: red;
}




.main-timeline  .timeline:hover .timeline-icon{ transform: rotateY(360deg); }
.main-timeline .timeline-year{
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline-year:after{
    content: '';
    height: 50px;
    width: 96%;
    background-color: var(--color_1);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
}
.main-timeline .timeline-year span{
    color: #fff;
    background-color: var(--color_1);
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    line-height: 70px;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 0 10px #999, 0 0 0 9px #fff;
    display: block;
}
.main-timeline .inner-content{
    padding: 0 10px 10px 15px;
    border-left: 5px solid var(--color_1);
}
.main-timeline .title{
        font-size: 16px;
    font-weight: 500;
    color: #585757 !important;
    text-align: justify;
    
}

.main-timeline .timeline.blue .timeline-icon,
.main-timeline .timeline.blue .title{
    color: var(--color_2);
}
.main-timeline .timeline.blue .timeline-year:after,
.main-timeline .timeline.blue .timeline-year span{
    background-color: var(--color_2);
}
.main-timeline .timeline.blue .inner-content{ border-left-color: var(--color_2); }
.main-timeline .timeline.green .timeline-icon,
.main-timeline .timeline.green .title{
    color: var(--color_3);
}
.main-timeline .timeline.green .timeline-year:after,
.main-timeline .timeline.green .timeline-year span{
    background-color: var(--color_3);
}
.main-timeline .timeline.green .inner-content{ border-left-color: var(--color_3); }
.main-timeline .timeline.pink .timeline-icon,
.main-timeline .timeline.pink .title{
    color: var(--color_4);
}
.main-timeline .timeline.pink .timeline-year:after,
.main-timeline .timeline.pink .timeline-year span{
    background-color: var(--color_4);
}
.main-timeline .timeline.pink .inner-content{ border-left-color: var(--color_4); }
@media screen and (max-width:767px){
    .main-timeline .timeline{ margin: 0 0 15px; }
    .main-timeline .timeline-year:after{ width: 100%; }
}

/* = = = == = == = = = == = =  == =top catagaree = == = = == = = =*/

/********************* Shopping Demo-5 **********************/
.product-image5 .pic-1,.product-image5 .pic-2{backface-visibility:hidden;transition:all .5s ease 0s}
.product-grid5{font-family:Poppins,sans-serif;position:relative;box-shadow: 0px 0px 10px 0px #716f6c;background: white;margin-bottom: 30px;}
.product-grid5 .product-image5{overflow:hidden;position:relative}
.product-grid5 .product-image5 a{display:block}
.product-grid5 .product-image5 img{width:100%;height:auto;height:360px;}
.product-image5 .pic-1{opacity:1}
/*.product-grid5:hover .product-image5 .pic-1{opacity:0}*/
.product-image5 .pic-2{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0}
.product-grid5:hover .product-image5 .pic-2{opacity:0;}
.product-grid5 .social{padding:0;margin:0;position:absolute;top:10px;right:10px}
.product-grid5 .social li{display:block;margin:0 0 10px;transition:all .5s}
.product-grid5 .social li:nth-child(2){opacity:0;transform:translateY(-50px)}
.product-grid5:hover .social li:nth-child(2){opacity:1;transform:translateY(0)}
.product-grid5 .social li:nth-child(3){opacity:0;transform:translateY(-50px)}
.product-grid5:hover .social li:nth-child(3){opacity:0;transform:translateY(0);transition-delay:.2s}

.product-grid5 .social li a{color:#7a11a1;background:#fff;font-size:14px;text-align:center;line-height:40px;height:40px;width:40px;border-radius:50%;display:block;transition:.5s ease 0s}


.product-grid5 .social li a:hover{color:#fff;background:#1e3799}
.product-grid5 .select-options{color:#fff;background-color:#c96800;font-size:13px;font-weight:400;text-align:center;text-transform:uppercase;padding:15px 5px;margin:0 auto;opacity:0;display:block;position:absolute;width:92%;left:0;bottom:-100px;right:0;transition:.5s ease 0s}
.product-grid5 .select-options:hover{color:#fff;background-color:#1e3799;text-decoration:none}
.product-grid5:hover .select-options{opacity:1;bottom:10px}
.product-grid5 .product-content{padding:20px 10px}
.product-grid5 .title{font-size:14px;font-weight:600;text-transform:capitalize;margin:0 0 10px;transition:all .3s ease 0s}
.product-grid5 .title a{color:#222}
.product-grid5 .title a:hover{color:#1e3799}
.product-grid5 .price{color:#222;font-size:13px;font-weight:500;letter-spacing:1px}
@media only screen and (max-width:990px){.product-grid5{margin-bottom:30px}}



.bootstrap-select.btn-group .dropdown-menu li a:active, .bootstrap-select.btn-group .dropdown-menu li a:hover, .rh-history-list .panel-group .panel-heading {
    background: #0e2646;
}
/*  = = == = = == = == = = == = = == = = == = = enquery == = == = == = */

.mb-100 {
	margin-bottom: 70px;
}

.enquiry-form .section-title {
	position: relative;
}
.enquiry-form .section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.enquiry-form .section-title h4 {
	font-size: 40px;
	padding-top:30px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
	color:#fff;
}
.enquiry-form .section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.enquiry-form .section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #FF7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.enquiry-form .contact {
	background-image: url("https://mesindy.com/wp-content/uploads/2016/08/contact-us-banner.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	z-index: 2;
	color: #fff;
}
.enquiry-form .contact-form input,
textarea {
	width: 100%;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-transform: capitalize;
	margin-top: 15px;
	background-color: transparent;
	color: #fff;
}
.enquiry-form .contact:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #0e2646;
	z-index: -1;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.enquiry-form .single-contact {
	text-align: left;
	position: relative;
	
}/*
.enquiry-form .single-contact i.fa {
	position: absolute;
	left: 0;
	top: 58%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background-color: #778598;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
}*/
.enquiry-form .single-contact h5 {
	font-size: 18px;
	font-weight: 500;
	color:#fff;
}
.enquiry-form .single-contact p {
	font-size: 15px;
	font-weight: 400;
}
.enquiry-form .contact-form input[type="submit"] {
	background-color: #7a11a1;
	border: 0px;
	cursor: pointer;
	font-size: 16px;
	-webkit-transition: .4s;
	transition: .4s;
	    margin-bottom: 32px;
}
.enquiry-form .contact-form input[type="submit"]:hover {
	background-color: #fff;
	color:#000;
}
.enquiry-form .contact-form input:focus, textarea:focus {
	border-color: #CC5B00
}

.address-section-new h3 {
    color:#fff;
    margin-bottom:10px;
}
.address-section-new p {
    font-size: 15px;
    font-weight: 400;
    margin-left: 60px;
    top: 17px;
    position: relative;
    margin-bottom: 22px;
}

.address-section-new i.fa {
   
    float: left;
    background-color: #7a11a1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    margin-top: 23px;
}


.enquiry-form {
    background:#fff;
}

/*
.card-body {
    background: #0e2646;
    padding: 20px;
    border-radius: 8px;
}
.formheading {
    background: #fff;
    padding: 5px 20px;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.enquiry-form label {
    display: inline-block;
    margin-bottom: 7px;
    font-weight: bold;
    margin-top: 13px;
    color: #fff;
}
.enquiry-form .text-center .btn {
    color: #000;
    background: #fff;
    margin-top: 30px;
    padding: 5px 20px;
    font-size: 20px;
    border: none !important;
} */


/*  ====== == = = == = == == = == = == = our teame   = = =  = == == =  ==   */
.our-team-section {
    padding:50px 0px;
}
.space-mede {
    padding-top:40px;
}
.space-mede1 {
    padding-top:100px;
}
.our-team-section .our-team{
    text-align: center;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
}
.our-team-section .our-team .pic {
    height: 390px;
    width: 100%;
}
.our-team-section .our-team img{
        width: 100%;
    background-size: cover;
    height: 100%;
}
.our-team-section .our-team .content{
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 35%;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    opacity: 0;
}
.our-team-section .our-team:hover .content,
.our-team-section .our-team.active .content{
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
}
.our-team-section .our-team .content .title{
    margin: 0 0 10px;
    display: block;
    font-size: 25px;
    font-weight: 600;
    color:#fff;
}
.our-team-section .our-team .content .post{
    margin: 0 0 25px;
    display: block;
    font-size: 15px
}
.our-team-section .our-team .social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.our-team-section .our-team .social li{
    display: inline-block;
}
.our-team-section .our-team .social li a{
    display: block;
    color: #fff;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 0;
    background-color: #F32248;
    margin-right: 5px;
    transition: all 0.5s ease 0s;
    position: relative;
}
.our-team-section .our-team .social li a:hover, .our-team.active .social li a{
    border-radius: 50%;
    text-decoration: none;
}
@media screen and (max-width: 990px){
    .our-team-section .our-team{
        margin-bottom: 30px;
    }
}



@media screen and (max-width: 1440px){
    .padding-lr{
        padding: 0px 15px;
    }
}

/* = = = = == = = = = == = = ==    our certificate = = = == = = = */
.our-certificate {
    padding:50px 0px;
}
.our-certificate .box{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px #808080;
    height: 467px;
    margin-bottom: 30px;
}
.our-certificate .pic {
    height:100%;
}
.our-certificate .box:before{
    content: "";
    position: absolute;
    bottom: 5%;
    left: 5%;
    height: 0;
    border-left: 2px solid #444;
    z-index: 1;
    transition: all 0.3s ease 0.9s;
}
.our-certificate .box:hover:before{
    height: 90%;
    transition: all 0.3s ease 0s;
}
.our-certificate .box:after{
    content: "";
    position: absolute;
    top: 5%;
    right: 5%;
    height: 0;
    border-right: 2px solid #444;
    z-index: 1;
    transition: all 0.3s ease 0.3s;
}
.our-certificate .box:hover:after{
    height: 90%;
    transition:all 0.3s ease 0.6s;
}
.our-certificate .box .pic:before{
    content: "";
    position: absolute;
    top: 5%;
    left: 5%;
    width: 0;
    border-bottom: 2px solid #444;
    z-index: 1;
    transition: all 0.3s ease 0.6s;
}
.our-certificate .box:hover .pic:before{
    width: 90%;
    transition: all 0.3s ease 0.3s;
}
.our-certificate .box .pic:after{
    content: "";
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 0;
    border-bottom: 2px solid #444;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-certificate .box:hover .pic:after{
    width: 90%;
    transition: all 0.3s ease 0.9s;
}
.our-certificate .box .pic img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 2s ease 0s;
}
.our-certificate .box:hover .pic img{
    transform: scale(2);
}
.our-certificate .box .box-content{
    width: 80%;
    position: absolute;
    bottom: 25px;
    left: 10%;
    font-size: 25px;
}
.our-certificate .box .title,
.our-certificate .box .post{
    font-size: 25px;
    color: #fff;
    background: #1b314f;
    padding: 5px;
    line-height: 25px;
    margin: 0;
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease 0s;
}
.our-certificate .box:hover .title,
.our-certificate .box .post{
    opacity: 0;
}
.our-certificate .box:hover .post{
    opacity: 1;
}
@media only screen and (max-width: 990px){
    .our-certificate .box{ margin-bottom: 20px; }
}
.certificte-modalbox .modal-body {
    padding:0px;   
}
.certificte-modalbox .modal-header {
    border-radius: 6px 6px 0 0;
    background: #1d1c1b;
    border-bottom: none;
}
.certificte-modalbox .modal-header .close {
    margin-top: -5px;
    background: #0e2646;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    opacity: 1;
    color: #fff;
    margin-bottom: 4px;
}
.certificte-modalbox .modal-content {
    background:none;
        box-shadow: none;
}


/* = = = =  =      = =  contACT     = = = == == = = = = = */
.email-signature{
    font-family: 'Open Sans', sans-serif;
    background: #0e2646;
    margin-top: 40px;
    position: relative;
}
.email-signature .signature-icon{
    color: #fff;
    background: #0e2646;
    font-size: 40px;
    text-align: center;
    line-height: 62px;
    width: 70px;
    height: 70px;
    border: 4px solid #fff;
    border-radius: 50% 50% 50% 0;
    position: absolute;
    top: -40px;
    right: 10px;
}
.email-signature .signature-details{
    color: #fff;
    background-color: #485460;
    padding: 40px 15px 15px ;
    margin: 0 0 15px;
    border-bottom: 3px solid #fff;
}
.email-signature .title{
    font-size: 24px;
    margin: 0 0 5px;
    font-weight: 600;
    text-transform: uppercase;
    color:#fff;
}
.email-signature .title span{ font-weight: 500; }
.email-signature .post{
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.email-signature .signature-content{
    padding: 0 0 15px 15px;
    margin: 0 0 15px;
    list-style: none;
    height:120px;
}
.email-signature .signature-content li{
    color: #fff;
    font-size: 14px;
    margin: 0 0 10px;
}
.email-signature .signature-content li:last-child{ margin: 0; }
.email-signature .signature-content li span{
    color: #ff3f34;
    background: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    width: 22px;
    height: 22px;
    margin-right: 6px;
    border-radius: 50%;
}
.top-header {
    background:#000;
}
.top-header ul {
    display:inline-flex;
    float: right;
}
.top-header ul li {
    border: 2px solid #fff;
    margin: 0 7px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
}
/*  = = = = = == == = = = =sheet set  = = == = = = = = = == */
.sheet-sets .box{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px #555;
    margin-bottom:30px;
}
.sheet-sets .box img{
    width: 100%;
    height: 100%;
}
.sheet-sets .box .box-heading{
    width: 90%;
    position: absolute;
    bottom: 25px;
    left: 5%;
    background: rgb(14, 38, 70);
    padding: 5px 0px 2px 10px;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.sheet-sets .box:hover .box-heading{
    left: 100%;
}
.sheet-sets .box .title{
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color:#fff;
}
.sheet-sets .box .post{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
}
.sheet-sets .box .boxContent{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 30px 35px;
    background: rgba(2, 91, 121, 0.86);
    transition: all 0.3s ease 0s;
}
.boxContent-textpara {
    top:20px;
}

.sheet-sets .box:hover .boxContent{
    left: 0;
}
.sheet-sets .box .description{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    height: 232px;
    overflow: hidden;
}
.sheet-sets .box .read{
    display: inline-block;
    padding: 10px 20px;
    background: #ea2027;
    border-radius: 20px 0px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    transition: all 0.3s ease 0s;
}
.sheet-sets .box .read:hover{
    text-decoration: none;
        background: #082040;
    color: #ffffff;
}
.sheet-sets .box .read i{
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
}
@media only screen and (max-width: 990px){
    .sheet-sets .box{ margin-bottom: 20px; }
}
@media only screen and (max-width: 479px){
    .sheet-sets .box .boxContent{ padding: 10px; }
    .sheet-sets .box .read{ 
        margin-top: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
    .product-features {
        padding:0em !important;
    }
}

/*  -  = == =  == == = == = = = = = = =product details = = == = == == = = ==*/
.section-product-details .preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; 
}
  @media screen and (max-width: 996px) {
    .section-product-details .preview {
      margin-bottom: 20px; } 
  }
.section-product-details .preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
}
.section-product-details .preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; 
}
.section-product-details .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; 
}
.section-product-details .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; 
      max-height:75px;
}
.section-product-details .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0;
}
.section-product-details .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; 
}
.section-product-details .tab-content {
  overflow: hidden; 
}
.section-product-details .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; 
            height:400px;
}
.section-product-details .card {
  background: #eee;
  padding: 3em;
  line-height: 1.5em; 
  box-shadow: 0px 0px 10px 0px #716f6c;  
}
@media screen and (min-width: 997px) {
 .section-product-details .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
}
.section-product-details .details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-product-details .colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.section-product-details .product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; 
}
.section-product-details .checked, .price span {
  color: #ff9f1a;
}
.section-product-details .product-description {
    color: #434444 !important;
    padding: 30px 0px;
    text-align:justify;
}
.section-product-details .product-title {
  margin-top: 0;
}
.section-product-details .size {
  margin-right: 10px; 
}
.section-product-details .size:first-of-type {
    margin-left: 40px; 
}
.section-product-details .color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px;
 }
.section-product-details .color:first-of-type {
    margin-left: 20px; 
}
.section-product-details .add-to-cart, .like {
  padding: 10px 20px;
 background: #ea2027;
 border-radius: 20px 0px;
 margin-top:30px;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.section-product-details .not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

/*.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }
*/
.section-product-details .tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

/*# sourceMappingURL=style.css.map */

.product-features {
   
  padding: 0em 4em 4em;
  line-height: 1.5em;
}
.product-features .card {
    background: #eee;
    box-shadow: 0px 0px 10px 0px #716f6c;
    padding: 3em;
}
.product-features .border-left h3 {
    padding:0px 0px 30px 0px;
}
.product-features tbody tr td {
    text-align:center;
}
.product-features p {
    color:#000 !important;
}
/*  = = == = == == = == = = == = = =product enquiry = = == = == = == == = ==*/
.add-section-en .demo{ background-color: #FF5B61; }
.add-section-en .form-horizontal{
    background-color: #fff;
    font-family: 'Rubik', sans-serif;
    padding: 20px;
    box-shadow:0 0 10px #505050;
    border-radius: 5px;
    position: relative;
}
.add-section-en .form-horizontal .form-icon{
    color: #FF5B61;
    font-size: 80px;
    text-align: center;
    line-height: 100px;
    text-shadow: 5px 5px 3px #0E7886;
}
.add-section-en .form-horizontal .heading{
    color: #0E7886;
    margin: 0 0 5px 0;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.add-section-en .form-horizontal .sub-heading{
    color: #0E7886;
    font-size: 18px;
    text-align: center;
    margin: 0 0 30px 0;
    display: block;
}
.add-section-en .form-horizontal .form-group{
    border-radius: 0;
    margin: 0 auto 20px;
    position: relative;
}
.add-section-en .form-horizontal .form-group>i{
    color: #0E7886;
    font-size: 23px;
    position: absolute;
    left: 8px;
    top: 7px;
}
.add-section-en .form-horizontal .form-control{
    color: #0E7886;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 1px;
    height: 40px;
    width:288px;
    padding: 0 15px 0 35px;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #0E7886;
    border-radius: 0;
    display: inline-block;
    transition:all 0.3s;
}
.add-section-en .form-control::placeholder{
    color: #0E7886;
    font-size: 14px;
}
.add-section-en .form-horizontal .form-control:focus{ box-shadow: none; }
.add-section-en .form-horizontal .btn{
    color: #fff;
    background-color: #FF5B61;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 15px;
    margin: 0 0 10px 0;
    border-radius: 2px;
    border: none;
    transition:all 0.3s;
}
.add-section-en .form-horizontal .btn:focus,
.add-section-en .form-horizontal .btn:hover{
    letter-spacing: 3px;
    text-shadow: 0 0 5px #0E7886;
    box-shadow: 0 0 0 5px #fff inset,0 0 5px #555;
}
.add-section-en .form-horizontal .forgot-pass{
    color: #0E7886;
    font-size: 13px;
    margin: 0 0 10px;
    display: block;
}
.add-section-en .form-horizontal .forgot-pass:hover{ color: #222; }
.add-section-en .form-horizontal .form-footer{ text-align: center; }
.add-section-en .form-horizontal .form-footer span{
    color: #0E7886;
    font-size: 13px;
    display: inline-block;
}
.add-section-en .form-horizontal .register{
    color: #0E7886;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.add-section-en .form-horizontal .register:hover{ color: #FF5B61; }



.alertMessages{
  position: fixed;
  right: 0;
  top: 180px;
  z-index: 9;
  background-color: #fb7c00;
  color: #fff;
  padding: 10px;
  border-radius: 20px 0 0 20px;
}

.alertMessagesError{
  position: fixed;
  right: 0;
  top: 180px;
  z-index: 9;
  background-color: #fb7c00;
  border: 2px solid #fb7c00;
  color: #444;
  padding: 10px;
  border-radius: 20px 0 0 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #7a11a1;
}
.section-video {
    display:none;
}


.rh-footer-box iframe {
    height: 265px !important;
}
.footer-btm {
    background: linear-gradient(-45deg, rgb(122 17 161) 0%, rgb(127 23 150) 50%, rgb(128 23 148) 52%, rgb(193 93 21) 52%, rgb(202 104 2) 100%);
}