/* 
------------------
Template Name: Room.com
Author: Amazing Soft BD
Author Email: 
Version: 2.00
Template Designer: Sharf Uddin Ahammed
------------------
----------------
Table of Content
----------------
        1. Navbar Part 
        2. Banner Part
    
*/


/*====================================
    Common CSS Starts 
====================================*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

html {
  scroll-behavior: smooth;
}

body {
    -webkit-overflow-x: hidden;
    -ms-overflow-x: hidden;
    -o-overflow-x: hidden;
    overflow-x: hidden;
}

ul,
ol {
    list-style-type: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}

img {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

.btn,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button,
input {
    overflow: hidden;
}

button,
button:focus {
    outline: 0;
}

.form-control {
    background-color: #fafbfc;
    color: rgba(98, 98, 98, 0.75);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    opacity: 1;
}

.form-control:focus {
    color: #626262;
    background-color: #fafbfc;
    border-color: #dee2e6;
    outline: 0;
    box-shadow: none;
}

.form-control::placeholder {
    color: rgba(98, 98, 98, 0.75);
    ;
    opacity: 1;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

::-moz-selection {
    background: transparent;
    color: #55efc4;
}

::selection {
    background: transparent;
    color: #55efc4;
}

abbr[data-original-title],
abbr[title] {
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
}

/*============= Select option ===========*/
.select-element {
    z-index: 1500 !important;
    width: calc(41.666667% - 100px);
}

.select-target.select-theme-default {
    position: relative;
    padding: 0.375rem 0.75rem !important;
    background: #fafbfc;
    color: rgba(98, 98, 98, 0.75);
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    width: 100%;
    border: 1px solid #dee2e6 !important;
}

.select-target.select-theme-default b {
    display: none;
}

.select.select-theme-default .select-content {
    max-width: 85%;
    width: 100%;
}

.select.select-theme-default .select-options .select-option:hover,
.select.select-theme-default .select-options .select-option.select-option-highlight {
    background: #70a1ff;
    color: #fefefe;
}

.select-target.select-theme-default:hover {
    border-color: #dee2e6;
    color: rgba(73, 80, 87, 0.55);
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #dee2e6;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fafbfc;
    ;
    border: 1px solid #dee2e6;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #70a1ff;
    border: 1px solid #70a1ff;
    margin-top: 4px;
    padding: 0 4px;
    color: #fefefe;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fefefe;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #f85061;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 5px 0 12px;
}

/*===== Date Range Picker Js =========*/
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #70a1ff;
}

.daterangepicker .drp-buttons .btn {
    background-color: #70a1ff;
    border-color: transparent;
    color: #fff;
}

/*=========== Owl Carousel ==========*/
.owl-carousel .owl-stage-outer {
    padding-bottom: 15px;
    margin-right: -5px;
}

.owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: -76px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    margin: 0px 5px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #70a1ff;
    border-radius: 3px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    transition: all linear 0.3s;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #70a1ff;
}

.owl-carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i {
    font-size: 22px;
    color: #70a1ff;
    transition: all linear 0.3s;
}

.owl-carousel .owl-nav button.owl-next:hover i,
.owl-carousel .owl-nav button.owl-prev:hover i {
    color: #fff;
}

.owl-prev span,
.owl-next span {
    display: none;
}

.owl-carousel .owl-nav button.owl-next {
    margin-right: 0px;
}

/*============== ION Range Slider ======*/
.irs--flat .irs-bar {
    background-color: rgba(112, 161, 255, 0.75);
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: #70a1ff;
    border-radius: 2px;
}

.irs--flat .irs-handle > i:first-child {
    background-color: #70a1ff;
}

.irs--flat .irs-from::before,
.irs--flat .irs-to::before,
.irs--flat .irs-single::before {
    border-top-color: #70a1ff;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #347aff;
}

/*====================================
    Common CSS Ends 
====================================*/
/*====================================
    Header Part CSS Starts 
====================================*/
.top_Head {
    padding-top: 4px;
    padding-bottom: 4px;
    background: #fff;
    border-bottom: 1px solid #e1e8ed;
}

.top_Head .Mail_address .Mail_link {
    font-size: 15px;
    color: #70a1ff;
    line-height: 35px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.top_Head .Mail_address .Mail_link:hover {
    color: #f85061;
}

.top_Head .Mail_address .Mail_link i {
    margin-right: 7px;
}

.User_Side .UserId {
    width: 58%;
}

.User_Side .registerButton {
    width: 42%;
}

.User_DashboardLink {
    margin-left: 55px;
}

.UserId .avatar {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.UserId .avatar img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.UserId .avatar i {
    font-size: 17px;
    color: #70a1ff;
    line-height: 35px;
}

.UserId .User_name {
    width: calc(100% - 45px);
}

.UserId .User_name h4 {
    font-size: 15px;
    color: #70a1ff;
    line-height: 35px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.UserId .User_name h4:hover {
    color: #f85061;
}

.registerButton .loginUser {
    display: inline-block;
    padding: 0px;
    background: transparent;
    border: none;
    font-size: 15px;
    color: #70a1ff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 35px;
    margin-right: 15px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.registerButton .registerUser {
    display: inline-block;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #70a1ff;
    line-height: 35px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.registerButton .registerUser:hover,
.registerButton .loginUser:hover {
    color: #f85061;
}

.registerButton .loginUser i,
.registerButton .registerUser i {
    margin-right: 5px;
}

/*====================================
    Header Part CSS Ends 
====================================*/
/*====================================
    Navbar Part CSS Starts 
====================================*/
.navbar {
    position: fixed;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 5px;
    background: #fff;
    z-index: 1020;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.3s;
}

.Stiky_navbar {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.38);
    -webkit-animation: scrollTop 0.5s forwards;
    -moz-animation: scrollTop 0.5s forwards;
    -ms-animation: scrollTop 0.5s forwards;
    -o-animation: scrollTop 0.5s forwards;
    animation: scrollTop 0.5s forwards;
}

-webkit-@keyframes scrollTop {
    0% {
        top: -88px;
    }

    100% {
        top: 0px;
    }
}

@keyframes scrollTop {
    0% {
        top: -88px;
    }

    100% {
        top: 0px;
    }
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1rem;
}

.navbar .navbar-nav .nav-item {
    position: relative;
}

.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
    display: inline-block;
    padding: 12px 21px;
    font-size: 15px;
    color: #70a1ff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.2em;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #f85061;
}

.navbar .navbar-nav .nav-item .nav-link::before {
    position: absolute;
    content: '';
    bottom: -5px;
    right: 0;
    width: 2px;
    height: 15px;
    background-color: #70a1ff;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.navbar .navbar-nav .nav-item .nav-link:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.navbar .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    content: '';
    top: -6px;
    left: 0;
    width: 2px;
    height: 15px;
    background-color: #70a1ff;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform-origin: top;
    transform-origin: top;
}

.navbar .navbar-nav .nav-item .nav-link:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*=======================================
    Navbar Part CSS Ends 
=======================================*/
/*=======================================
    Responsive Navbar Part CSS Starts 
=======================================*/
.Resposive_Header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #fff;
    z-index: 1021;
}

.burger {
    width: 40px;
    cursor: pointer;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.burger div {
    width: 24px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #70a1ff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.burger div.line2 {
    width: 16px;
}

.Toggle.burger {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform-box: fill-box;
    -ms-transform-box: fill-box;
    transform-box: fill-box;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.Toggle .line1 {
    -webkit-transform: translate(5px, 8px) rotate(45deg);
    -ms-transform: translate(5px, 8px) rotate(45deg);
    transform: translate(5px, 8px) rotate(45deg);
}

.Toggle .line2 {
    opacity: 0;
}

.Toggle .line3 {
    -webkit-transform: translate(5px, -8px) rotate(-45deg);
    -ms-transform: translate(5px, -8px) rotate(-45deg);
    transform: translate(5px, -8px) rotate(-45deg);
}

.Side_nav_main {
    position: fixed;
    left: 0;
    top: 48px;
    -webkit-overflow-y: auto;
    -moz-overflow-y: auto;
    -ms-overflow-y: auto;
    -o-overflow-y: auto;
    overflow-y: auto;
    padding-bottom: 60px;
    width: 250px;
    height: 100%;
    background: #fff;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: 1040;
}

.ComeIn.Side_nav_main {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.Profile_content {
    padding-top: 13px;
    border-top: 1px solid #e1e8ed;
    border-bottom: 1px solid #e1e8ed;
}

.Profile_content .User_imageBox {
    width: 100px;
    height: 100px;
    background: #fafbfc;
    border: 1px solid #e1e8ed;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 2px 2px rgba(0, 0, 0, .15);
}

.Profile_content .User_imageBox img {
    height: 100px;
}

.Profile_content .User_imageBox .Without_login {
    font-size: 52px;
    color: #70a1ff;
    line-height: 100px;
}

.Profile_content .user_NamE {
    padding-top: 9px;
}

.Profile_content .user_NamE h4 {
    font-size: 18px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.SignUpButton {
    padding-top: 12px;
    padding-bottom: 15px;
}

.SignUpButton .LoginU {
    padding: 4px 22px;
    font-size: 15px;
    color: #fefefe;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    background-color: #f85061;
    border-radius: 3px;
    border: 1px solid #f85061;
    margin-right: 15px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.SignUpButton .LoginU:hover {
    color: #f85061;
    background-color: #fff;
}

.SignUpButton .RegisterU {
    padding: 4px 22px;
    font-size: 15px;
    color: #fefefe;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
    background-color: #70a1ff;
    border-radius: 3px;
    border: 1px solid #70a1ff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.SignUpButton .RegisterU:hover {
    color: #70a1ff;
    background-color: #fff;
}

.Mobile_navigation {
    padding: 9px 15px 51px;
}

.Mobile_navigation .Mobile_nav .Mobile_item .Mobile_Links {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 15px;
    color: #70a1ff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.Mobile_navigation .Mobile_nav .Mobile_item:hover .Mobile_Links {
    color: #f85061;
}

.Mobile_overlayBody {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1019;
}

.HideThis.Mobile_overlayBody {
    display: block !important;
}

/*====================================
    Responsive Navbar Part CSS Ends 
====================================*/
/*====================================
    Banner Part CSS Starts 
====================================*/
.banner_main {
    position: relative;
    width: 100%;
    padding-top: 137px;
    padding-bottom: 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner_main::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.banner_main .banner_left {
    position: relative;
    padding-top: 53px;
    padding-right: 110px;
    z-index: 99;
}

.banner_main .banner_left h2 {
    position: relative;
    font-size: 52px;
    color: #fefefe;
    line-height: 62px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}

.banner_main .banner_left p {
    padding-top: 15px;
    font-size: 16px;
    color: #fefefe;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.banner_main .banner_left .LearnLink {
    margin-top: 29px;
    display: inline-block;
    padding: 4px 30px;
    font-size: 15px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    background: #f85061;
    border: 1px solid transparent;
    border-radius: 2px;
    margin-right: 10px;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.banner_main .banner_left .LearnLink:hover {
    background: #fff;
    color: #f85061;
    border: 1px solid #f85061;
}

.banner_main .banner_left .LearnLink.booknow {
    background: #70a1ff;
    border: 1px solid #70a1ff;
}

.banner_main .banner_left .LearnLink.booknow:hover {
    color: #70a1ff;
    border: 1px solid #70a1ff;
    background: #fff;
}

.banner_main .banner_right {
    position: relative;
    z-index: 999;
    background: hsla(0, 0%, 100%, 0.69);
    border-radius: 8px;
    padding: 15px 30px;
}

.banner_main .banner_right .cover_box {
    position: relative;
    overflow: hidden;
}

.banner_main .banner_right .cover_box .form-control {
    padding-right: 40px !important;
}

.banner_main .banner_right .cover_box .Icon_box {
    position: absolute;
    top: 1px;
    right: 0;
    width: 40px;
    padding: .375rem 0 .2rem;
    background: #fafbfc;
    border-radius: 4px;
    pointer-events: none;
}

.banner_main .banner_right .cover_box .Icon_box.Multiselect {
    padding: .375rem 0 .15rem;
}

.banner_main .banner_right .cover_box .Icon_box i {
    font-size: 24px;
    color: rgba(73, 80, 87, 0.52);
}

.Search_hotel {
    padding: 4px 30px;
    font-size: 15px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    background: #f85061;
    border-radius: 2px;
    border: 1px solid transparent;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.Search_hotel:hover {
    color: #f85061;
    background: #fafbfc;
    border: 1px solid #f85061;
}

/*====================================
    Banner Part CSS Ends 
====================================*/
/*====================================
    TopHotel Part CSS Starts 
====================================*/
.TopHotel_main {
    padding-top: 68px;
    padding-bottom: 45px;
    background: #fafbfc;
}

.TopHotel_main .TopHotel_Slider .TopHotel_title {
    padding-bottom: 36px;
}

.TopHotel_main .TopHotel_Slider .TopHotel_title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.UnderLine {
    position: relative;
}

.UnderLine::before {
    position: absolute;
    content: '';
    left: -191px;
    top: -5px;
    width: 200%;
    height: 2px;
    background-color: #70a1ff;
}

.UnderLine::after {
    position: absolute;
    content: '';
    right: -191px;
    bottom: -5px;
    width: 200%;
    height: 2px;
    background-color: #70a1ff;
}

.Top_Hotel_Link {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Top_Hotel_Link:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
}

.Image_cover {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.Top_Hotel_Link img {
    height: 270px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Top_Hotel_Link:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.Top_Hotel_Link .NameH {
    width: 100%;
}

.Image_cover .price_Rate {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px;
    background: rgba(0, 0, 0, 0.5);
}

.Top_Hotel_Link .NameH h4 {
    font-size: 15px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    padding-bottom: 2px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Top_Hotel_Link:hover .NameH h4 {
    color: #f85061;
}

.Top_Hotel_Link .NameH p {
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 1px;
}

.Top_Hotel_Link .PRice_rate1 i {
    font-size: 15px;
    color: #74b9ff;
    line-height: 22px;
    margin-right: 5px;
}

.Top_Hotel_Link .PRice_rate1 i:nth-child(5) {
    margin-right: 0px;
}

.Top_Hotel_Link .PRice_rate2 .Price_Top_hotel {
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 24px;
}

/*====================================
    TopHotel Part CSS Ends 
====================================*/
/*====================================
    Home Add Link Part CSS Starts 
====================================*/
.HOMEadd .HomeAddLink img {
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

/*====================================
    Home Add Link Part CSS Ends 
====================================*/
/*====================================
    NewListHotel Part CSS Starts 
====================================*/
.New_Hotels_main {
    padding-top: 67px;
    padding-bottom: 45px;
    background: #fff;
}

.New_Hotels_main .New_Hotels_content .New_Hotels_Title {
    padding-bottom: 36px;
}

.New_Hotels_main .New_Hotels_content .New_Hotels_Title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.New_Hotels_main .New_Hotels_content .New_Hotels_Title .UnderLine2 {
    position: relative;
}

.New_Hotels_main .New_Hotels_content .New_Hotels_Title .UnderLine2::before {
    position: absolute;
    content: '';
    right: -190px;
    top: -5px;
    width: 198%;
    height: 2px;
    background-color: #70a1ff;
}

.New_Hotels_main .New_Hotels_content .New_Hotels_Title .UnderLine2::after {
    position: absolute;
    content: '';
    left: -323px;
    bottom: -5px;
    width: 214%;
    height: 2px;
    background-color: #70a1ff;
}

.New_hotel_item {
    border-radius: 8px;
    background-color: #fafbfc;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.New_hotel_item .New_H_ImgBox {
    position: relative;
    height: 200px;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.New_hotel_item .New_H_ImgBox img {
    height: 200px;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.New_hotel_item:hover .New_H_ImgBox img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);

}

.New_hotel_item .New_H_ImgBox .NWH_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 99;
}

.New_hotel_item .New_H_ImgBox .NWH_link .NEW_H_PriceL {
    position: absolute;
    left: 9px;
    bottom: 8px;
    font-size: 16px;
    color: #fafbfc;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}

.Name_Location {
    padding: 8px;
    border-bottom: 1px solid #dee2e6;
}

.Name_Location h4 {
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.New_hotel_item:hover .Name_Location h4 {
    color: #f85061;
}

.Name_Location p {
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 2px;
    text-transform: capitalize;
}

.New_Hotel_Rate .Breakfast {
    padding: 10px 0px 10px 8px;
    border-right: 1px solid #dee2e6;
}

.New_Hotel_Rate .Breakfast .Breakfast_f {
    font-size: 15px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}

.New_Hotel_Rate .Stars {
    padding: 8px 8px 10px 0px;
}

.New_Hotel_Rate .Stars i {
    font-size: 15px;
    color: #74b9ff;
    line-height: 22px;
    margin-right: 5px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.New_hotel_item:hover .New_Hotel_Rate .Stars i {
    color: #f85061;
}

.New_Hotel_Rate .Stars i:nth-child(5) {
    margin-right: 0;
}

/*=======================================
    NewListHotel Part CSS Ends 
=======================================*/
/*=======================================
    Popular Destinations Part CSS Starts 
=======================================*/
.Destinations {
    padding-top: 25px;
    padding-bottom: 59px;
    background: #fafbfc;
    background-image: url(../images/DestinationBG.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.Destinations .distination_title {
    padding-bottom: 36px;
}

.Destinations .distination_title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.Destinations .distination_title .UnderLine3 {
    position: relative;
}

.Destinations .distination_title .UnderLine3::before {
    position: absolute;
    content: '';
    left: -366px;
    top: -5px;
    width: 148%;
    height: 2px;
    background-color: #70a1ff;
}

.Destinations .distination_title .UnderLine3::after {
    position: absolute;
    content: '';
    right: -188px;
    bottom: -5px;
    width: 196%;
    height: 2px;
    background-color: #70a1ff;
}

.destination_item {
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.Big {
    height: 450px !important;
}

.destination_item img {
    height: 100%;
    border-radius: 4px;
}

.destination_item .Destination_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.destination_item .Destination_link .Link_iconDes {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #fafbfc;
    -webkit-transform: translate(-50%, -750%);
    -ms-transform: translate(-50%, -750%);
    transform: translate(-50%, -750%);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.destination_item:hover .Destination_link .Link_iconDes {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.destination_item .Destination_link .Link_iconDes i {
    font-size: 24px;
    color: #70a1ff;
    line-height: 40px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.destination_item .Destination_link .Link_iconDes:hover i {
    color: #f85061;
}

.destination_item .Destination_link .Names_d {
    position: absolute;
    left: 28px;
    bottom: 24px;
}

.destination_item .Destination_link .Names_d h4 {
    font-size: 20px;
    color: #fafbfc;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    padding-bottom: 5px;
}

.destination_item .Destination_link .Names_d p {
    font-size: 18px;
    color: #fafbfc;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.button_destination .Des_More {
    display: inline-block;
    padding: 4px 30px;
    font-size: 15px;
    color: #fefefe !important;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    background: #70a1ff;
    border-radius: 2px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.button_destination .Des_More:hover {
    background: #f85061;
}

/*=======================================
    Popular Destinations Part CSS Ends 
=======================================*/
/*=======================================
    Top Deals Part CSS Ends 
=======================================*/
.Topdeals {
    padding-top: 64px;
    padding-bottom: 44px;
    background: #f4f6f9;
}

.Topdeals .Top_Deals_title {
    padding-bottom: 36px;
}

.Topdeals .Top_Deals_title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.Topdeals .Top_Deals_title .UnderLine4 {
    position: relative;
}

.Topdeals .Top_Deals_title .UnderLine4::before {
    position: absolute;
    content: '';
    right: -102px;
    top: -5px;
    width: 143%;
    height: 2px;
    background-color: #70a1ff;
}

.Topdeals .Top_Deals_title .UnderLine4::after {
    position: absolute;
    content: '';
    left: -140px;
    bottom: -5px;
    width: 201%;
    height: 2px;
    background-color: #70a1ff;
}

.Topdeals_Item {
    position: relative;
    background: #fff;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #dee2e6;
}

.Topdeals_Item::before,
.Topdeals_Item::after {
    content: '';
    position: absolute;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.Topdeals_Item::before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    border-top: 1px solid #f85061;
    border-bottom: 1px solid #f85061;
    pointer-events: none;
}

.Topdeals_Item::after {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    border-left: 1px solid #f85061;
    border-right: 1px solid #f85061;
    pointer-events: none;
}

.Topdeals_Item:hover::before,
.Topdeals_Item:hover::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.Topdeals_Item .TOP_Image_Link {
    margin: 13px 13px 9px;
    height: 180px;
}

.Topdeals_Item .TOP_Image_Link img {
    height: 180px;
}

.Top_Deals_Name {
    margin-left: 13px;
    margin-right: 13px;
    padding-bottom: 9px;
}

.Top_Deals_Name h4 {
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.Topdeals_Item:hover .Top_Deals_Name h4 {
    color: #f85061;
}

.Top_Deals_Name p {
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 4px;
    text-transform: capitalize;
}

.Top_Deals_Name i {
    font-size: 15px;
    color: #74b9ff;
    line-height: 22px;
    margin-right: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.Topdeals_Item:hover .Top_Deals_Name i {
    color: #f85061;
}

.Top_Deals_Name span {
    font-size: 14px;
    color: #74b9ff;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.Topdeals_Item:hover .Top_Deals_Name span {
    color: #f85061;
}

.TopDeals_Rate_Price {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-top: 1px solid #dee2e6;
}

.Top_Left_P p,
.Top_right_P p {
    font-size: 14px;
    color: #74b9ff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}

/*=======================================
    Top Deals Part CSS Ends 
=======================================*/
/*=======================================
    PhotoGallery Part CSS Starts 
=======================================*/
.PhotoGellary {
    padding-top: 64px;
    padding-bottom: 59px;
    background: #fff;
}

.PhotoGellary .photoGell_Title {
    padding-bottom: 27px;
}

.PhotoGellary .photoGell_Title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.PhotoGellary .photoGell_Title .UnderLine5 {
    position: relative;
}

.PhotoGellary .photoGell_Title .UnderLine5::before {
    position: absolute;
    content: '';
    left: -226px;
    top: -5px;
    width: 160%;
    height: 2px;
    background-color: #70a1ff;
}

.PhotoGellary .photoGell_Title .UnderLine5::after {
    position: absolute;
    content: '';
    right: -198px;
    bottom: -5px;
    width: 250%;
    height: 2px;
    background-color: #70a1ff;
}

.Gellary_item {
    position: relative;
    overflow: hidden;
}

.Gellary_item img {
    height: 277px;
}

.Gellary_item .Gellary_overlay {
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: rgba(0, 0, 0, 0.5);
    transform-origin: right;
    transform: scale(0, 1);
    transition: all ease 0.3s;
}

.Gellary_item:hover .Gellary_overlay {
    transform: scale(1, 1);
}

.Gellary_item .Gellary_overlay .Gellary_txt {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
}

.Gellary_item .Gellary_overlay .Gellary_txt h4 {
    font-size: 18px;
    color: #fefefe;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.Gellary_item .Gellary_overlay .Gellary_txt p {
    font-size: 15px;
    color: #fefefe;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.Gellary_item .Gellary_overlay .icon_g {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #74b9ff;
    background-color: #fff;
    box-shadow: 0 0 0 1px transparent inset;
    transform: translate(-50%, -50%);
    transition: all linear 0.3s;
}

.Gellary_item .Gellary_overlay .icon_g i {
    font-size: 20px;
    line-height: 40px;
}

.Gellary_item .Gellary_overlay .icon_g:hover {
    box-shadow: 0 0 0 25px #74b9ff inset;
    color: #fefefe;
}

.filters-button-group {
    margin-top: 36px;
}

.filters-button-group .ForFilter {
    padding: 4px 24px;
    font-size: 16px;
    color: #505050;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    background: transparent;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    margin-right: 10px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.filters-button-group .ForFilter:last-child {
    margin-right: 0px;
}

.filters-button-group .ForFilter:hover,
.filters-button-group .ForFilter.is-checked {
    color: #fff;
    background: #70a1ff;
    border: 1px solid #70a1ff;
}

.Gellary_button {
    margin-top: 30px;
}

.Gellary_button .Gellary_Bnt {
    display: inline-block;
    padding: 4px 30px;
    font-size: 15px;
    color: #fefefe !important;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    background: #70a1ff;
    border-radius: 2px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Gellary_button .Gellary_Bnt:hover {
    background: #f85061;
}

/*=======================================
    PhotoGallery Part CSS Ends 
=======================================*/
/*=======================================
    RecentView Product Part CSS Starts 
=======================================*/
.RecentView {
    padding-top: 65px;
    padding-bottom: 45px;
    background: #F4F4F6;
}

.RecentView .recentView_title {
    padding-bottom: 37px;
}

.RecentView .recentView_title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.RecentView .recentView_title .UnderLine6 {
    position: relative;
}

.RecentView .recentView_title .UnderLine6::before {
    position: absolute;
    content: '';
    right: -117px;
    top: -5px;
    width: 122%;
    height: 2px;
    background-color: #70a1ff;
}

.RecentView .recentView_title .UnderLine6::after {
    position: absolute;
    content: '';
    left: -125px;
    bottom: -5px;
    width: 132%;
    height: 2px;
    background-color: #70a1ff;
}

.RecentView_item,
.RB_hotel_Item {
    border-radius: 8px;
    background-color: #fafbfc;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.RecentView_item .Recent_Img_box,
.RB_hotel_Item .Recent_Img_box {
    overflow: hidden;
    height: 200px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.RecentView_item .Recent_Img_box img,
.RB_hotel_Item .Recent_Img_box img {
    height: 200px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.RecentView_item:hover .Recent_Img_box img,
.RB_hotel_Item:hover .Recent_Img_box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.RecentView_item .Recent_View_Dtls,
.RB_hotel_Item .Recent_View_Dtls {
    padding: 8px 9px 11px;
    border-bottom: 1px solid #dee2e6;
}

.RecentView_item .Recent_View_Dtls h4,
.RB_hotel_Item .Recent_View_Dtls h4 {
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.RecentView_item:hover .Recent_View_Dtls h4,
.RB_hotel_Item:hover .Recent_View_Dtls h4 {
    color: #f85061
}

.RecentView_item .Recent_View_Dtls p,
.RB_hotel_Item .Recent_View_Dtls p {
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-top: 2px;
    padding-bottom: 1px;
    text-transform: capitalize;
}

.RecentView_item .Recent_View_Dtls i,
.RB_hotel_Item .Recent_View_Dtls i {
    font-size: 15px;
    color: #74b9ff;
    line-height: 22px;
    margin-right: 5px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.RecentView_item .Recent_View_Dtls span,
.RB_hotel_Item .Recent_View_Dtls span {
    font-size: 14px;
    color: #74b9ff;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.RecentView_item .RecentView_Price .RV_left,
.RB_hotel_Item .RecentView_Price .RV_left {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    border-right: 1px solid #dee2e6;
}

.RecentView_item .RecentView_Price .RV_right,
.RB_hotel_Item .RecentView_Price .RV_right {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 8px;
}

.RecentView_item .RecentView_Price .RV_left p,
.RecentView_item .RecentView_Price .RV_right p,
.RB_hotel_Item .RecentView_Price .RV_left p,
.RB_hotel_Item .RecentView_Price .RV_right p {
    font-size: 14px;
    color: #74b9ff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.RecentView_item:hover .Recent_View_Dtls i,
.RecentView_item:hover .Recent_View_Dtls span,
.RecentView_item:hover .RecentView_Price .RV_right p,
.RecentView_item:hover .RecentView_Price .RV_left p,
.RB_hotel_Item:hover .Recent_View_Dtls i,
.RB_hotel_Item:hover .Recent_View_Dtls span,
.RB_hotel_Item:hover .RecentView_Price .RV_right p,
.RB_hotel_Item:hover .RecentView_Price .RV_left p {
    color: #f85061;
}

/*=======================================
    RecentView Product Part CSS Ends 
=======================================*/
/*=======================================
    Inspiration Blog Part CSS Starts 
=======================================*/
.Inspiration {
    padding-top: 65px;
    padding-bottom: 45px;
    background: #fff;
}

.Inspiration .Inspiration_blog .Blog_title {
    padding-bottom: 37px;
}

.Inspiration .Inspiration_blog .Blog_title h3 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.Inspiration .Inspiration_blog .Blog_title .UnderLine7 {
    position: relative;
}

.Inspiration .Inspiration_blog .Blog_title .UnderLine7::before {
    position: absolute;
    content: '';
    left: -264px;
    top: -5px;
    width: 228%;
    height: 2px;
    background-color: #70a1ff;
}

.Inspiration .Inspiration_blog .Blog_title .UnderLine7::after {
    position: absolute;
    content: '';
    right: -172px;
    bottom: -5px;
    width: 197%;
    height: 2px;
    background-color: #70a1ff;
}

.Inspiration_item .Blog_Link1 {
    height: 220px;
    overflow: hidden;
    background-color: #fafbfc;
    border-radius: 8px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.Inspiration_item .Blog_Link1 img {
    height: 220px;
    border-radius: 8px;
}

.Inspiration_item .inspiration_Dtl {
    padding: 8px 0px 0px;
}

.Inspiration_item .inspiration_Dtl h4 {
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
}

.Inspiration_item .inspiration_Dtl p {
    font-size: 14px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-top: 4px;
    padding-bottom: 10px;
}

.Inspiration_item .inspiration_Dtl .ReadMore {
    display: inline-block;
    padding: 5px 15px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #70a1ff;
    background-color: #fff;
    border-radius: 2px;
    border: thin solid #70a1ff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Inspiration_item .inspiration_Dtl .ReadMore:hover {
    color: #fff;
    background-color: #70a1ff;
}

/*=======================================
    Inspiration Blog Part CSS Ends 
=======================================*/
/*=======================================
    Footer Part CSS Starts 
=======================================*/
.Footer {
    padding-top: 53px;
    padding-bottom: 58px;
    background: #70a1ff;
}

.Footer .Footer_Item h4 {
    font-size: 18px;
    color: #fefefe;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    text-transform: capitalize;
}

.Footer .Footer_Item .Footer_nav {
    padding-top: 6px;
}

.Footer .Footer_Item .Footer_nav .Footer_Nav_item .FooterNav_links {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #fefefe;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Footer .Footer_Item .Footer_nav .Footer_Nav_item .FooterNav_links:hover {
    color: #404040;
}

.Social_group .Social_link {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 7px;
}

.Social_group .Social_link:last-child {
    margin-right: 0px;
}

.Social_group .Social_link {
    margin-top: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #fafbfc;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Social_group .Social_link:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
}

.Social_group .Social_link i {
    font-size: 18px;
    color: #70a1ff;
    line-height: 35px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Social_group .Social_link:hover i {
    color: #f85061;
}

.Footer .Footer_Item p {
    font-size: 14px;
    color: #fefefe;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-top: 9px;
}

.Newsletter_box {
    margin-top: 8px;
    margin-bottom: 24px;
}

.Newsletter_box .input-group .form-control {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    border: none;
}

.Newsletter_box .input-group .NewsLetterBTN {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    background: #f85061;
    color: #fafbfc;
    transition: all ease 0.3s;
}

.Newsletter_box .input-group .NewsLetterBTN:hover {
    color: #f85061;
    background: #fafbfc;
}

.Newsletter_box .input-group.Box_Nl {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

/*=======================================
    Footer Part CSS Ends 
=======================================*/
/*=======================================
    Footer Part CSS Ends 
=======================================*/
.Copyright {
    background: #dff9fb;
}

.Copyright .left_copy {
    width: 180px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.Copyright .right_copy {
    width: calc(100% - 180px);
}

.Copyright .right_copy p {
    font-size: 15px;
    color: #404040;
    line-height: 40px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}

.Copyright .right_copy p a {
    color: #70a1ff;
}

.Copyright .right_copy p a span {
    color: #f85061;
}

/*=======================================
    Footer Part CSS Ends 
=======================================*/
/*=======================================
    Login Modal Part CSS Starts 
=======================================*/
.modal-header .modal-title {
    color: #585858;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
}

.modal-header {
    padding: 9px 14px 13px;
    border-bottom: 1px solid #e1e8ed;
}

.modal-body {
    padding: 8px 14px 15px;
}

.modal-body .Fild_title {
    font-size: 16px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.modal-body .form-group {
    margin-bottom: 8px;
}

.modal-body .Cancel {
    padding: 4px 22px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #fefefe;
    letter-spacing: 2px;
    margin-right: 10px;
    background-color: #f85061;
    border: 1px solid #f85061;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.modal-body .Cancel:hover {
    color: #f85061;
    background-color: #fff;
}

.modal-body .LoginModal {
    padding: 4px 22px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #fefefe;
    letter-spacing: 2px;
    background-color: #70a1ff;
    border: 1px solid #70a1ff;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.modal-body .LoginModal:hover {
    color: #70a1ff;
    background-color: #fff;
}

.remember_forget {
    margin-top: 4px;
}

.mY_label {
    position: relative;
    padding-left: 8px;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.checkBox {
    position: absolute;
    left: -21px;
    top: 1px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent;
    border: 1px solid #70a1ff;
    border-radius: 2px;
}

.checkBox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #70a1ff;
    border-radius: 2px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    transition: 0.3s cubic-bezier(1, 0, 0, 1);
    z-index: 9;
}

.checkBox::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 1px;
    width: 8px;
    height: 14px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    pointer-events: none;
    z-index: 99;
}

.remember_forget input[type=checkbox]:checked + .mY_label .checkBox {
    border: thin solid transparent;
}

.remember_forget input[type=checkbox]:checked ~ .mY_label .checkBox::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.remember_forget input[type=checkbox]:checked ~ .mY_label .checkBox::after {
    -webkit-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

.form-check-input {
    opacity: 0;
    visibility: hidden;
}

.Forger_Pass {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Forger_Pass:hover {
    color: #f85061;
}

.Modal_button {
    margin-top: 5px;
}

.close {
    color: #585858;
}

.close:hover {
    color: #f85061;
}

/*=======================================
    Login Modal Part CSS Ends 
=======================================*/
/*=======================================
    BackToTop Part CSS Starts 
=======================================*/
.Back2top {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 35px;
    height: 35px;
    background: #fafbfc;
    border-radius: 4px;
    border: 1px solid #70a1ff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: 999;
}

.Back2top:hover {
    border: 1px solid #f85061;
}

.Back2top .Space {
    font-size: 18px;
    color: #70a1ff;
    line-height: 34px;
    transform: rotate(-90deg);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Back2top:hover .Space {
    color: #f85061;
}

/*=======================================
    BackToTop Part CSS Ends 
=======================================*/
/*=======================================
    Hotel List Banner Part CSS Starts 
=======================================*/
.List_view_Banner {
    padding-top: 108px;
    padding-bottom: 60px;
    position: relative;
    width: 100%;
    background: url(../images/listBannerbg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.List_view_Banner::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
    z-index: 9;
}

.List_view_Banner .List_view_content {
    position: relative;
    z-index: 99;
}

.List_view_Banner .List_view_content h2 {
    font-size: 32px;
    color: #fefefe;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    text-transform: capitalize;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0;
    background-color: transparent;
}

.List_view_Banner .List_view_content .breadcrumb li {
    padding-right: 15px;
}

.List_view_Banner .List_view_content .breadcrumb li,
.List_view_Banner .List_view_content .breadcrumb li a.bredcrumbLink {
    font-size: 16px;
    color: #fefefe;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.List_view_Banner .List_view_content .breadcrumb li a.bredcrumbLink {
    padding-top: 8px;
    padding-bottom: 8px;
}

.List_view_Banner .List_view_content .breadcrumb li a.bredcrumbLink:hover {
    color: #f85061;
}

.List_view_Banner .List_view_content .breadcrumb li i {
    padding-left: 15px;
}

.new_searchBox {
    margin-top: 25px;
    position: relative;
    z-index: 99;
    background: #fafbfc;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.24), 0 5px 5px rgba(0, 0, 0, 0.3);
}

.new_searchBox .cover_box {
    position: relative;
    overflow: hidden;
}

.new_searchBox .cover_box .form-control {
    padding-right: 40px !important;
}

.new_searchBox .cover_box .Icon_box {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    padding: .375rem 0 .2rem;
    background: #fafbfc;
    border-radius: 4px;
    pointer-events: none;
}

.new_searchBox .cover_box .Icon_box.Multiselect {
    padding: .375rem 0 .15rem;
}

.new_searchBox .cover_box .Icon_box i {
    font-size: 24px;
    color: rgba(73, 80, 87, 0.52);
}

#HotelView .select-element {
    width: calc(41.666667% - 165px);
}

/*=======================================
    Hotel List Banner Part CSS Ends 
=======================================*/
/*=======================================
    ListView Product Part CSS Starts 
=======================================*/
.ListviewProduct {
    padding-top: 59px;
    padding-bottom: 59px;
    background-color: #fafbfc;
}

.MainFilter {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.MainFilter .Main_Filter_title {
    position: relative;
    padding-top: 9px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dee2e6;
}

.MainFilter .Main_Filter_title::before {
    position: absolute;
    content: '';
    top: 12px;
    left: -16px;
    width: 4px;
    height: 24px;
    background-color: #70a1ff;
}

.MainFilter .Main_Filter_title h3 {
    font-size: 22px;
    color: #404040;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
}

.Price_Range_Filter {
    padding-top: 9px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dee2e6;
}

.Price_Range_Filter .Range_Filter_Title {
    padding-bottom: 12px;
}

.Price_Range_Filter .Range_Filter_Title h4,
.Hotel_Star_filter .Star_Filter_Title h4,
.Popular_Filter .Popular_Filter_Title h4 {
    font-size: 17px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
}

.check_Main {
    margin-top: 9px;
}

.Hotel_Star_filter {
    padding-top: 9px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dee2e6;
}

/*================= 2nd checkBox ============*/
.checkBox2 {
    position: absolute;
    left: 0px;
    top: 3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid rgba(112, 161, 255, 0.75);
    border-radius: 2px;
}

.checkBox2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(112, 161, 255, 0.75);
    border-radius: 2px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    transition: 0.3s cubic-bezier(1, 0, 0, 1);
    z-index: 9;
}

.checkBox2::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 6px;
    height: 11px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    pointer-events: none;
    z-index: 99;
}

.Hotel_Star_filter input[type=checkbox]:checked + .Hotel5star .checkBox2 {
    border: 2px solid transparent;
}

.Hotel_Star_filter input[type=checkbox]:checked ~ .Hotel5star .checkBox2::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.Hotel_Star_filter input[type=checkbox]:checked ~ .Hotel5star .checkBox2::after {
    -webkit-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

/*================= 2nd checkBox ============*/
.Hotel5star {
    padding-left: 8px;
}

.Hotel5star i {
    font-size: 17px;
    color: rgba(112, 161, 255, 0.75);
    line-height: 22px;
    margin-right: 5px;
}

.Hotel5star i:last-child {
    margin-right: 0px;
}

.Popular_Filter {
    padding-top: 9px;
    padding-bottom: 12px;
}

.Popular_Filter.Hotel_Star_filter .Hotel5star {
    font-size: 15px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.Apply_filter {
    padding-top: 13px;
    padding-bottom: 12px;
}

.Filter_Apply {
    padding: 5px 15px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #70a1ff;
    background-color: #fff;
    border-radius: 2px;
    border: 2px solid #70a1ff;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Filter_Apply:hover {
    color: #fff;
    background-color: #70a1ff;
}

/*============ Swiper Slider Css ==============*/
.Hotel_list_Item .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 999;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.swiper-slide img {
    border-radius: 4px;
}

.gallery-top {
    height: 80%;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.28);
}

.gallery-top img {
    height: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0px 0px;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.7;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    height: 34px;
    background-size: 27px 34px;
}

.Hotel_list_Item {
    padding: 13px 14px 13px;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    margin-bottom: 30px;
}

.Searched_hotelName {
    margin-top: -4px;
    padding-bottom: 11px;
    border-bottom: 1px solid #dee2e6;
}

.Searched_hotelName h3 {
    font-size: 20px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Hotel_list_Item:hover .Searched_hotelName h3 {
    color: #f85061;
}

.MainLR {
    padding-top: 5px;
}

.Search_Hotel_StarL i {
    font-size: 16px;
    color: #70a1ff;
    line-height: 24px;
    margin-right: 5px;
}

.RC_right h5 {
    position: relative;
    font-size: 17px;
    color: #70a1ff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
}

.SearchHotel_description {
    padding-top: 8px;
}

.SearchHotel_description .SH_DM .SH_DT {
    width: 33%;
    text-transform: capitalize;
}

.SearchHotel_description .SH_DM .SH_DD {
    width: 67%;
}

.SearchHotel_description .SH_DM .SH_DT,
.SearchHotel_description .SH_DM .SH_DD {
    font-size: 15px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}

.SearchHotel_description .SH_DM .SH_DD .Fasl {
    display: inline-block;
    font-weight: 500;
}

.SearchHotel_description .SH_DM .SH_DD .distance {
    font-size: 14px;
}

.Off {
    color: #70a1ff;
}

.Find_button {
    margin-top: 5px;
}

.Find_button .find_Room {
    display: inline-block;
    padding: 4px 30px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #fefefe;
    background-color: #70a1ff;
    border-radius: 2px;
    border: 1px solid #70a1ff;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Find_button .find_Room:hover {
    color: #70a1ff;
    background-color: #fefefe;
}

.review_cancel {
    padding-top: 11px;
    border-top: 1px dashed #dee2e6;
}

.review_cancel .RC_left .ReviewRate {
    position: relative;
    font-size: 17px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
}

.review_cancel .RC_left p,
.review_cancel .RC_right p {
    font-size: 15px;
    color: #70a1ff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
}



/*======= pagination Css ============*/
.pagination .page-item {
    margin: 0px 10px;
}

.page-link {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0px !important;
    line-height: 40px !important;
    color: #70a1ff;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid transparent !important;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(102, 102, 102, 0.37));
    -ms-filter: drop-shadow(2px 2px 2px rgba(102, 102, 102, 0.37));
    filter: drop-shadow(2px 2px 2px rgba(102, 102, 102, 0.37));
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.page-item:hover .page-link,
.page-item.active .page-link {
    color: #fff !important;
    background-color: #f85061 !important;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    background: #70a1ff;
    color: #fff;
    border-radius: 2px;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem transparent;
    -moz-box-shadow: 0 0 0 .2rem transparent;
    box-shadow: 0 0 0 .2rem transparent;
}

/*=======================================
    ListView Product Part CSS Ends 
=======================================*/
/*=======================================
    Mobile Flter Button Part CSS Starts 
=======================================*/
.Mobile_filter {
    display: none;
    position: fixed;
    width: 100%;
    top: 48px;
    left: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #fff;
    z-index: 1021;
    border-top: 1px solid #dee2e6;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.28);
}

.Mobile_filter .Filter_TM {
    font-size: 16px;
    color: #404040;
    line-height: 32.5px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}

.Mobile_f {
    padding: 4px 20px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #70a1ff;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #70a1ff;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Mobile_f:hover {
    color: #fefefe;
    background-color: #70a1ff;
}

/*=======================================
    Mobile Flter Button Part CSS Ends 
=======================================*/
/*=======================================
    Hotel Location Part CSS Starts 
=======================================*/
.Hotel_location {
    padding-top: 58px;
    background-color: #fafbfc;
}

/* Set the size of the div element that contains the map */
#map1 {
    height: 300px;
    width: 100%;
}

/*=======================================
    Hotel Location Part CSS Ends 
=======================================*/
/*=======================================
    Hotel Details Part CSS Starts 
=======================================*/
.Hotel_Description_Main {
    padding-top: 29px;
    padding-bottom: 30px;
    background-color: #fafbfc;
}

.Hotel_TITle {
    padding-bottom: 27px;
}

.Hotel_Description_Main .Hotel_TITle h3 {
    font-size: 32px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
}

.Hotel_Description_Main .Hotel_TITle p {
    margin-top: 15px;
    font-size: 16px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
}

.Single_hotel_Image {
    height: 375px;
}

.Hotel_Room {
    padding: 15px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin-bottom: 30px;
}

.Hotel_Room:last-child {
    margin-bottom: 0px;
}

.Hotel_Room .Room_Img_box img {
    height: 314px;
    border-radius: 2px
}

.Hotel_Room .Hotel_Room_Details .Room_title {
    padding-bottom: 11px;
    border-bottom: 1px dashed #dee2e6;
    margin-top: -3px;
}

.Room_Left h4,
.Room_Right h4 {
    font-size: 20px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    padding-bottom: 2px;
}

.Room_Left p,
.Room_Right p {
    position: relative;
    font-size: 16px;
    color: #70a1ff;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.Included_room {
    padding-top: 13px;
    padding-bottom: 5px;
}

.Included_room .Item_Include {
    display: inline-block;
    padding: 4px 8px;
    font-size: 14px;
    color: #535353;
    border: thin solid #dee2e6;
    border-radius: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.capacity_size {
    padding-top: 11px;
    padding-bottom: 4px;
    border-top: thin dashed #dee2e6;
}

.capacity_size .Sagor_item {
    width: 33.33%;
}

.capacity_size .Sagor_item p {
    font-size: 15px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.capacity_size .Sagor_item p span.bold {
    font-weight: 600;
    margin-right: 5px;
}

.Offer_room {
    padding-top: 8px;
    margin-bottom: 16px;
}

.Offer_room .today_Offer {
    background: #70a1ff;
    padding: .375rem .75rem;
    border-radius: 4px;
}

.Offer_room .today_Offer h5 {
    font-size: 16px;
    color: #fefefe;
    line-height: 25px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}

.Hotel_Description_Main .Offer_room .cover_box {
    position: relative;
    overflow: hidden;
}

.Hotel_Description_Main .Offer_room .cover_box .RoomSelect {
    padding-right: 40px;
}

.Hotel_Description_Main .Offer_room .cover_box .Icon_box {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    padding: .375rem 0 .2rem;
    background: #fafbfc;
    border-radius: 4px;
    pointer-events: none;
}

.Hotel_Description_Main .Offer_room .cover_box .Icon_box i {
    font-size: 20px;
    color: rgba(73, 80, 87, 0.42);
    line-height: 25px
}

.Price_book .Selected_price p {
    font-size: 22px;
    color: #f85061;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.Price_book .Room_button .BOokRoom {
    padding: 4px 22px;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    color: #f85061;
    background-color: #fff;
    border-radius: 2px;
    border: thin solid #f85061;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Price_book .Room_button .BOokRoom:hover {
    color: #fefefe;
    background-color: #f85061;
}

/*============= Right side Css ==========*/
.Hotel_right_Side {
    padding: 7px 10px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.Hotel_Facility {
    padding: 7px 10px 0px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin-top: 30px;
}

.Hotel_BestPrice {
    padding: 8px 10px;
    background: #70a1ff;
}

.Hotel_BestPrice h4,
.Hotel_Facility h4,
.Hotel_Description_right h4,
.Realted_hotel h4 {
    font-size: 24px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 34px;
}

.Hotel_Facility h4,
.Hotel_Description_right h4 {
    color: #454545;
    padding-bottom: 6px;
}

.Hotel_BestPrice p.night {
    font-size: 16px;
    color: #fefefe;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 3px;
}

.Short_dtl .Sort_One {
    padding: 8px 10px 10px;
    border-bottom: thin dashed #dee2e6;
}

.Short_dtl .Sort_One:last-child {
    padding: 8px 10px 0px;
    border-bottom: thin dashed transparent;
}

.Short_dtl .Sort_One .Short_left {
    width: 35%;
}

.Short_dtl .Sort_One .Short_left h5 {
    font-size: 15px;
    color: #535353;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
}

.Short_dtl .Sort_One .Short_right {
    width: 65%;
}

.Short_dtl .Sort_One .Short_right p {
    font-size: 15px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 24px;
}

.facility_Main .facility_left,
.facility_Main .facility_right {
    width: calc(50% - 10px);
    padding: 5px 10px;
    border: thin dashed #dee2e6;
    font-size: 15px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}

.facility_Main .facility_left {
    margin-right: 15px;
}

.Hotel_Description_right {
    padding: 7px 10px 12px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin-top: 30px;
}

.Hotel_Description_right p {
    font-size: 15px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}

.Hotel_Description_right p.text_two {
    padding-top: 7px;
}

.One_add {
    margin-top: 30px;
}

.One_add .add_oneLink img {
    height: 200px;
    border-radius: 4px;
}

.One_add .add_oneLink {
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.28);
}

.Realted_hotel {
    padding: 7px 10px 12px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin-top: 30px;
}

.Rel_hotel_More {
    margin-bottom: 15px;
}

.Rel_hotel_More:last-child {
    margin-bottom: 0px;
}

.Rel_hotel_More .Rel_hotel_link .rel_img_box {
    width: 100px;
    height: 70px;
    border-radius: 2px;
}

.Rel_hotel_More .Rel_hotel_link .rel_img_box img {
    height: 70px;
    border-radius: 2px;
}

.Rel_hotel_More .Rel_hotel_link .Rel_Text {
    width: calc(100% - 100px);
    padding-left: 10px;
}

.Rel_hotel_More .Rel_hotel_link .Rel_Text h5 {
    font-size: 18px;
    color: #535353;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Rel_hotel_More:hover .Rel_hotel_link .Rel_Text h5 {
    color: #f85061;
}

.Rel_hotel_More .Rel_hotel_link .Rel_Text i {
    font-size: 15px;
    color: #70a1ff;
    line-height: 22px;
}

.Rel_hotel_More .Rel_hotel_link .Rel_Text p {
    font-size: 16px;
    color: #70a1ff;
    line-height: 22px;
}

.Realted_hotel h4 {
    padding-bottom: 9px;
    color: #454545;
}

/*=======================================
    Hotel Details Part CSS Ends 
=======================================*/
/*==========================================
    Recently Booked Hotel Part CSS Starts 
==========================================*/
.RecentLy_booked {
    padding-top: 24px;
    padding-bottom: 45px;
    background-color: #fafbfc;
}

.RecentLy_booked .RB_hotel_title {
    padding-bottom: 35px;
}

.RecentLy_booked .RB_hotel_title h3 {
    font-size: 32px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

#SingleHotel .owl-theme .owl-nav {
    top: -66px;
}

#SingleHotel .select-element {
    width: calc(41.666667% - 312px);
}

/*==========================================
    Recently Booked Hotel Part CSS Ends 
==========================================*/
/*==========================================
    Reservation Banner Part CSS Starts 
==========================================*/
.Reservation_banner {
    position: relative;
    padding-top: 106px;
    padding-bottom: 50px;
    width: 100%;
    background: url(../images/hotel003.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.Reservation_banner::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.Reservation_banner .Reservation_Title h2 {
    font-size: 52px;
    color: #fefefe;
    line-height: 62px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
}

/*==========================================
    Reservation Banner Part CSS Ends 
==========================================*/
/*==========================================
    Confirmation Form Part CSS Starts 
==========================================*/
.confirm_form {
    padding-top: 58px;
    padding-bottom: 60px;
    background: #ecf0f1;
}

.Personal_information {
    padding: 17px 20px 19px;
    background: #fff;
    border: thin solid #dee2e6;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.28);
}

.Personal_information .title_info {
    width: 80%;
}

.Personal_information .SignIn_button {
    width: 20%;
}

.Personal_information .SignIn_button .SignIn {
    padding: 4px 16px;
    font-size: 15px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: #70a1ff;
    border-radius: 2px;
    border: 1px solid #70a1ff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Personal_information .SignIn_button .SignIn:hover {
    color: #70a1ff;
    background: #fff;
}

.Personal_information .title_info h3,
.Room_DtLMain .roomDtlTitle h3 {
    font-size: 32px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
}

.F_Room_dtl .title_info h3 {
    font-size: 24px;
}

.Infomation_form {
    padding-top: 13px;
}

.Infomation_form .form-group {
    margin-bottom: 8px;
}

.Infomation_form .LTitle {
    font-size: 16px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 3px;
}

.Infomation_form .LTitle.G {
    margin-bottom: 5px;
}

.F_Room_dtl {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dashed #dee2e6;
}

.Infomation_form .cover_box {
    position: relative;
    overflow: hidden;
}

.Infomation_form .cover_box .RoomSelect {
    padding-right: 40px;
}

.Infomation_form .cover_box .Icon_box {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    padding: .375rem 0 .2rem;
    /*background: #fafbfc;*/
    border-radius: 4px;
    pointer-events: none;
}

.Infomation_form .cover_box .Icon_box i {
    font-size: 20px;
    color: rgba(73, 80, 87, 0.42);
    line-height: 25px
}

.forM {
    margin-top: 9px;
}

#BookingInfo .select-element {
    width: calc(41.666667% - 226px);
}

/*=== Time Picker ====*/
.wickedpicker {
    width: 160px !important;
    height: 90px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 999;
}

.wickedpicker__title {
    display: none;
}

.wickedpicker__controls {
    height: 90px;
    padding: 0px;
}

.wickedpicker__controls__control {
    width: 25%;
    height: 90px;
}

.wickedpicker__controls__control--separator-inner {
    display: block;
    height: 90px;
    width: 25%;
    font-size: 18px;
    color: #777;
    line-height: 90px;
}

.wickedpicker__controls__control span {
    display: block;
    font-size: 18px;
    color: #777;
    line-height: 30px;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.wickedpicker__controls__control:hover .wickedpicker__controls__control--hours,
.wickedpicker__controls__control:hover .wickedpicker__controls__control--minutes,
.wickedpicker__controls__control:hover .wickedpicker__controls__control--meridiem,
.wickedpicker__controls__control span:hover {
    color: #f85061;
}

.Form_support_txt p {
    font-size: 15px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}

/*================= 3rd checkBox ============*/
.checkBox03 {
    position: absolute;
    left: -20px;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 1px solid rgba(248, 80, 97, 0.8);
    border-radius: 2px;
}

.checkBox03::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(248, 80, 97, 0.8);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    transition: 0.3s cubic-bezier(1, 0, 0, 1);
    z-index: 9;
}

.checkBox03::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0px;
    width: 8px;
    height: 13px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    pointer-events: none;
    z-index: 99;
}

.F_Room_dtl input[type=checkbox]:checked ~ .mY_label .checkBox03::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.F_Room_dtl input[type=checkbox]:checked ~ .mY_label .checkBox03::after {
    -webkit-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

/*================= 3rd checkBox ============*/
.F_Room_dtl .mY_label {
    position: relative;
    padding-left: 8px;
    font-size: 16px;
    color: #535353;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: none;
}

.F_Room_dtl .form-check {
    margin-top: 17px;
}

.F_Room_dtl .Sort_textR .note {
    color: rgba(248, 80, 97, 0.8);
    font-family: 'Roboto', sans-serif;
}

.F_Room_dtl .Requests {
    margin-top: 13px;
    margin-bottom: 5px;
}

.F_Room_dtl .Requests h4 {
    font-size: 18px;
    color: #525252;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    padding-bottom: 9px;
}

.F_Room_dtl .Requests p {
    font-size: 15px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.Question {
    resize: none;
}

.BookIng_Button {
    margin-top: 15px;
}

.BookIng_Button .ContinueBooking {
    padding: 4px 30px 7px;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: #f85061;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.BookIng_Button .ContinueBooking:hover {
    color: #f85061;
    background: #fff;
    border: 1px solid #f85061;
}

.Room_DtLMain {
    padding: 17px 20px 12px;
    background: #fff;
    border: thin solid #dee2e6;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.28);
}

.InDetail h5 {
    font-size: 18px;
    color: #525252;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: 9px;
    margin-bottom: 13px;
}

.Selected_roomImage {
    margin-top: 16px;
}

.Selected_roomImage img {
    height: 180px;
    border-radius: 4px;
}

.InDetail .HightLight .HighTop {
    padding: 10px 15px 15px;
    border-bottom: 1px dashed #dee2e6;
}

.InDetail .HightLight .HighTop:nth-child(2) {
    border-left: 1px dashed #dee2e6;
}

.InDetail .HightLight .HighTop span {
    font-size: 16px;
    color: #f85061;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: uppercase;
}

.InDetail .HightLight .HighTop h4,
.InDetail .HightLight .Highbottom h4 {
    font-size: 36px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 5px;
}

.InDetail .HightLight .HighTop p,
.InDetail .HightLight .Highbottom p {
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.InDetail .HightLight .Highbottom {
    padding: 10px 15px;
}

.InDetail .HightLight .Highbottom:last-child {
    border-left: 1px dashed #dee2e6;
}

.Room_DtLMain .Pricing_R {
    margin-top: 5px;
    margin-bottom: 2px;
    border-bottom: 1px dashed #dee2e6;
}

.Room_DtLMain .Pricing_R .pricing_left,
.Room_DtLMain .GT_price .pricing_left {
    padding-top: 2px;
    padding-bottom: 4px;
    width: 65%;
}

.Room_DtLMain .Pricing_R .pricing_right,
.Room_DtLMain .GT_price .pricing_right {
    padding-top: 4px;
    padding-bottom: 4px;
    width: 35%;
}

.Room_DtLMain .Pricing_R .pricing_left p,
.Room_DtLMain .Pricing_R .pricing_right p {
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.Room_DtLMain .GT_price {
    padding-top: 7px;
}

.Room_DtLMain .GT_price .pricing_left p,
.Room_DtLMain .GT_price .pricing_right p {
    font-size: 18px;
    color: #f85061;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.Apply_couponR {
    margin-top: 30px;
    padding: 13px 20px 17px;
    background: #fff;
    border: thin solid #dee2e6;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.28);
}

.Apply_couponR.Less {
    padding: 13px 20px 15px;
}

.Apply_couponR .roomDtlTitle h3 {
    font-size: 24px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
}

.BappyForm {
    margin-top: 15px;
}

.BappyForm .Coupon_button .Apply_BTN {
    padding: 4px 30px 7px;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: #f85061;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.BappyForm .Coupon_button .Apply_BTN:hover {
    color: #f85061;
    background: #fff;
    border: 1px solid #f85061;
}

.Support_t {
    margin-top: 10px;
    margin-bottom: 10px;
}

.Support_t p {
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.Help_numb i {
    font-size: 20px;
    color: #70a1ff;
    line-height: 24px;
    margin-right: 10px;
}

.Help_numb span {
    font-size: 22px;
    color: #70a1ff;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

/*==========================================
    Confirmation Form Part CSS Ends 
==========================================*/
/*==========================================
    About Banner Part CSS Starts 
==========================================*/
.About_banner {
    padding-top: 106px;
    padding-bottom: 40px;
    width: 100%;
    position: relative;
    background: url(../images/hotel012.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.About_banner::before,
.blog_banner::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.About_banner .About_Title h2,
.blog_banner .blog_Title h2,
.contact_Banner .cont_Title h2,
.User_Registration_Banner .Reg_Title h2 {
    font-size: 52px;
    color: #fefefe;
    line-height: 62px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.About_banner .My_breadcrumb li,
.blog_banner .My_breadcrumb li,
.contact_Banner .My_breadcrumb5 li,
.User_Registration_Banner .Reg_Title .My_breadcrumb6 li {
    display: inline-block;
    font-size: 16px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 2px;
    padding: 0px 9px 0px 0px;
    text-transform: capitalize;
}

.About_banner .My_breadcrumb li a,
.blog_banner .My_breadcrumb li a,
.contact_Banner .My_breadcrumb5 li a,
.User_Registration_Banner .Reg_Title .My_breadcrumb6 li a {
    color: #fefefe;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.About_banner .My_breadcrumb li a i,
.blog_banner .My_breadcrumb li a i,
.contact_Banner .My_breadcrumb5 li a i,
.User_Registration_Banner .Reg_Title .My_breadcrumb6 li a i {
    margin-left: 13px;
}

.About_banner .My_breadcrumb li:hover a,
.blog_banner .My_breadcrumb li:hover a,
.contact_Banner .My_breadcrumb5 li:hover a,
.User_Registration_Banner .Reg_Title .My_breadcrumb6 li:hover a {
    color: #f85061;
}

/*==========================================
    About Banner Part CSS Ends 
==========================================*/
/*==========================================
    AboutUs Part Part CSS Starts 
==========================================*/
.aboutus {
    padding-top: 59px;
    padding-bottom: 59px;
    background: #fafbfc;
}

.aboutus .about_content {
    margin-top: 41px;
}

.aboutus .about_content .About_title {
    font-size: 32px;
    color: #454545;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.aboutus .about_content p {
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.aboutus .about_content p.text_a {
    margin-top: 17px;
}

.aboutus .about_content p.text_b {
    margin-top: 23px;
}

.Guddy {
    width: calc(50% - 15px);
}

.Ghuri1_top,
.Ghuri1_bottom {
    margin-right: 15px;
}

.Ghuri1_top img {
    width: 100%;
    height: 220px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.Ghuri1_bottom img {
    width: calc(75% + 9px);
    height: 180px;
    border-radius: 4px;
}

.Ghuri2_top img {
    width: 75%;
    border-radius: 4px;
    height: 180px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.Ghuri2_bottom img {
    width: 60%;
    height: 140px;
    border-radius: 4px;
}

/*==========================================
    AboutUs Part Part CSS Ends 
==========================================*/
/*==========================================
    Our Approach Part CSS Starts 
==========================================*/
.Approach {
    padding-top: 49px;
    padding-bottom: 59px;
    background: #efefef;
}

.Approach .approach_main .approach_title {
    padding-bottom: 26px;
}

.Approach .approach_main .approach_title h3 {
    font-size: 32px;
    color: #454545;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.approach_item {
    padding: 15px 15px 10px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.approach_item .approach_icon img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.approach_item h4 {
    font-size: 20px;
    color: #535353;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    padding-bottom: 22px;
}

.P_For {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 12em;
}

.approach_item p {
    font-size: 16px;
    color: #747474;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

/*==========================================
    Our Approach Part CSS Ends 
==========================================*/
/*==========================================
    Our Partner Part CSS Starts 
==========================================*/
.Our_Partner {
    padding-top: 48px;
    padding-bottom: 45px;
    background: #fff;
}

.Our_Partner .Our_partner_title {
    padding-bottom: 22px;
}

.Our_Partner .Our_partner_title h3 {
    font-size: 32px;
    color: #454545;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
}

.Ourpartner_item img {
    height: 140px;
    opacity: 0.6;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Ourpartner_item:hover img {
    opacity: 1;
}

/*==========================================
    Our Partner Part CSS Ends 
==========================================*/
/*==========================================
    Our Partner Part CSS Ends 
==========================================*/
.counter_up {
    padding-top: 38px;
    padding-bottom: 38px;
    width: 100%;
    background: url(../images/hotel011.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.counter_up .counter_item {
    padding: 14px 0px 13px;
    background: #fafbfc;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.counter_up .counter_item .Counter_icon {
    margin-bottom: 5px;
}

.counter_up .counter_item .Counter_icon i {
    font-size: 30px;
    color: #70a1ff;
    line-height: 32px;
}

.counter_up .counter_item h4 {
    font-size: 36px;
    color: #f85061;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.counter_up .counter_item p {
    margin-top: 3px;
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

/*==========================================
    Our Partner Part CSS Ends 
==========================================*/
/*==========================================
    Blog Banner Part CSS Starts 
==========================================*/
.blog_banner {
    padding-top: 106px;
    padding-bottom: 58px;
    width: 100%;
    position: relative;
    background: url(../images/hotel008.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*==========================================
    Blog Banner Part CSS Ends 
==========================================*/
/*==========================================
    Blog Grid View Part CSS Starts 
==========================================*/
.Blog_grid {
    padding-top: 59px;
    padding-bottom: 60px;
    background: #f2f2f2;
}

.Blog_grid .Blog_item {
    padding: 15px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    margin-bottom: 30px;
}

.Blog_grid .Blog_item .blog_img img {
    height: 220px;
    border-radius: 3px;
}

.Blog_item .blog_dht {
    margin-top: 7px;
}

.Blog_item .blog_dht .blog_title {
    margin-top: 9px;
}

.Blog_item .blog_dht .Blog_autor,
.Blog_item .blog_dht .Blog_date {
    display: inline-block;
    font-size: 15px;
    color: #70a1ff;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_item .blog_dht .Blog_autor:hover,
.Blog_item .blog_dht .Blog_date:hover {
    color: #f85061;
}

.Blog_item .blog_dht .blog_title h3 a {
    font-size: 20px;
    color: #424242;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_item:hover .blog_dht .blog_title h3 a {
    color: #f85061;
}

.Blog_item .blog_dht .blog_title p {
    margin-top: 11px;
    font-size: 16px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.Blog_item .blog_dht .Blog_button {
    margin-top: 5px;
}

.Blog_item .blog_dht .Blog_button .More_B_dlt {
    font-size: 15px;
    color: #70a1ff;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_item .blog_dht .Blog_button .More_B_dlt i {
    margin-left: 5px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_item .blog_dht .Blog_button .More_B_dlt:hover {
    color: #f85061;
}

.Blog_item .blog_dht .Blog_button .More_B_dlt:hover i {
    margin-left: 15px;
}

/*============= Right Side ================*/
.Blog_right_wizard {
    padding: 15px 15px 9px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
}

.Blog_right_wizard .Search_fild {
    box-sizing: border-box;
    width: calc(100% - 40px);
    padding: .375rem .75rem;
    font-size: 15px;
    color: #626262;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    background-color: #fafbfc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #70a1ff;
}

.Blog_right_wizard .Search_button {
    display: inline-block;
    width: 40px;
    padding: .375rem 0rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 15px;
    color: #fefefe;
    line-height: 22px;
    background: #70a1ff;
    border: 1px solid #70a1ff;
    border-left: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_right_wizard .Search_button:hover {
    color: #f85061;
}

.categories {
    margin-top: 15px;
}

.categories h4,
.Tags h4,
.archive h4,
.Related_title h4 {
    font-size: 20px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
}

.categories .category_Item {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 9px;
    padding-bottom: 11px;
    border-bottom: 1px dashed #dee2e6;
}

.categories .category_Item:last-child {
    border-bottom: 1px dashed transparent;
}

.categories .category_Item .category_l {
    width: 65%;
}

.categories .category_Item .category_l a,
.categories .category_Item .category_r p,
.archive .archive_div .archive_link {
    font-size: 15px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.categories .category_Item:hover .category_l a,
.categories .category_Item:hover .category_r p {
    color: #f85061;
}

.categories .category_Item .category_r {
    width: 35%;
}

.Tags {
    margin-top: 2px;
}

.all_Tags {
    margin-top: 14px;
}

.all_Tags .tagLink {
    display: inline-block;
    padding: 5px 0px;
    width: calc(50% - 5px);
    font-size: 15px;
    color: #626262;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    background: transparent;
    text-transform: capitalize;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    margin-bottom: 15px;
    margin-right: 5px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.all_Tags .tagLink:hover {
    color: #fefefe;
    background: #f85061;
    border: 1px solid #f85061;
}

.mg_30 {
    margin-top: 30px;
}

.archive .archive_div {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 2px;
}

.archive .archive_div .archive_link {
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
}

.archive .archive_div .archive_link:hover {
    color: #f85061;
}

.archive .archive_div .archive_link::before {
    position: absolute;
    content: '';
    right: 0;
    top: 14px;
    width: 12px;
    height: 2px;
    background: #70a1ff;
    transform: rotate(90deg);
    pointer-events: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.archive .archive_div .archive_link::after {
    position: absolute;
    content: '';
    right: 0;
    top: 14px;
    width: 12px;
    height: 2px;
    background: #70a1ff;
    pointer-events: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.archive .archive_div .archive_link:hover::before,
.archive .archive_div .archive_link:hover::after {
    background: #f85061;
}

.Blog_right_wizard2 {
    padding: 10px 15px 14px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
}

.Related_blog {
    margin-top: 15px;
}

.Related_blog .Related_bLeft {
    width: 90px;
}

.Related_blog .Related_bLeft img {
    height: 70px;
    border-radius: 3px;
}

.Related_blog .Related_bright {
    width: calc(100% - 100px);
    margin-left: 10px;
}

.Related_blog .Related_bright h5 {
    font-size: 15px;
    color: #424242;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Related_blog:hover .Related_bright h5 {
    color: #f85061;
}

.Related_blog .Related_bright p {
    font-size: 14px;
    color: #747474;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_right_img {
    margin-bottom: 30px;
}

.Blog_right_img img {
    height: 220px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

/*==========================================
    Blog Grid View Part CSS Ends 
==========================================*/
/*==========================================
    Blog Details Part CSS Starts 
==========================================*/
.Mar_10 {
    margin-top: 10px;
}

.Blog_content .blog_top_img {
    position: relative;
}

.Blog_content .blog_top_img img {
    height: 280px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.Blog_content .blog_top_img .Blog_top_overlay {
    position: absolute;
    top: 13px;
    left: -1px;
    padding: 5px 20px;
    background: #fff;
}

.Blog_content .blog_top_img .Blog_top_overlay .Posted_Date_Likn {
    font-size: 16px;
    color: #70a1ff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;

}

.B_D_Title {
    margin-top: 6px;
    margin-bottom: 6px;
}

.B_D_Title h3 {
    font-size: 32px;
    color: #424242;
    line-height: 42px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-align: justify;
}

.Posted .BY {
    width: 33.33%;
}

.Posted .BY p {
    font-size: 14px;
    color: #747474;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.Posted .BY p .PostedLink {
    color: rgba(83, 83, 83, 0.58);
    margin-left: 8px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Blog_content:hover .Posted .BY p .PostedLink {
    color: #f85061;
}

.first_post {
    margin-top: 22px;
}

.first_post p {
    font-size: 18px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: justify;
}

.second_post {
    margin-top: 25px;
}

.second_post p,
.third_post p,
.fourth_post p,
.fifth_post p {
    font-size: 16px;
    color: #747474;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.Philosophy {
    margin-top: 24px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 8px;
}

.Philosophy p {
    font-size: 18px;
    color: rgba(83, 83, 83, 0.69);
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.philosopher {
    margin-top: 5px;
}

.quote_philo {
    position: absolute;
    left: 0;
    top: -14px;
    font-size: 40px;
    color: rgba(112, 161, 255, 0.35);
}

.quote_philo2 {
    position: absolute;
    right: 0;
    bottom: -13px;
    font-size: 40px;
    color: rgba(112, 161, 255, 0.35);
}

philosopher {
    margin-top: 6px;
}

.philosopher h5 {
    font-size: 16px;
    color: #454545;
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}

.third_post {
    margin-top: 22px;
}

.First_img_Part {
    margin-top: 27px;
}

.First_img_Part .Post_imgI img {
    height: 220px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.fourth_post {
    margin-top: 26px;
}

.fifth_post {
    margin-top: 23px;
}

.share_post_tag {
    margin-top: 28px;
    padding-top: 20px;
    border-top: 1px solid #dee2e6;
}

.share_post_tag .Post_base_tag {
    margin-bottom: 9px;
}

.share_post_tag .Post_base_tag .Tag_t {
    width: 25%;
}

.share_post_tag .Post_base_tag .Tag_t h5 {
    font-size: 20px;
    color: #454545;
    line-height: 35px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
}

.share_post_tag .Post_base_tag .Tag_Links {
    width: 75%;
}

.share_post_tag .Post_base_tag .Tag_Links .Tag_D_link,
.share_post_tag .Post_base_tag .Tag_Links .quate_bottom {
    display: inline-block;
    font-size: 15px;
    color: #535353;
    line-height: 35px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.share_post_tag .Post_base_tag .Tag_Links .Tag_D_link:hover {
    color: #f85061;
}

.share_post_tag .Post_base_tag .Tag_Links .quate_bottom {
    margin-right: 10px;
}

.share_post_tag .Post_base_tag .Tag_Links .Social_D_link {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    font-size: 17px;
    line-height: 35px;
    color: #70a1ff;
    margin-right: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.share_post_tag .Post_base_tag .Tag_Links .Social_D_link:hover {
    color: #f85061;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.19), 0 5px 5px rgba(0, 0, 0, 0.23);
}

.blog_author_d {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    background: #fff;
    border-radius: 4px;
}

.blog_author_d .Author_image {
    width: 100px;
    margin-right: 15px;
}

.blog_author_d .Author_image img {
    height: 100px;
    border-radius: 8px;
}

.blog_author_d .Author_name {
    width: calc(100% - 115px);
}

.blog_author_d .Author_name h5 {
    font-size: 20px;
    color: #454545;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: -5px;
    margin-bottom: 10px;
}

.blog_author_d .Author_name p {
    font-size: 16px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}

.Post_comments {
    margin-top: 27px;
}

.Post_comments h5,
.Leave_Comments h5 {
    font-size: 20px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    text-transform: capitalize;
}

.Post_comments h5 {
    margin-bottom: 30px;
}

.Post_comments .user_comment {
    margin-top: 22px;
}

.Post_comments .user_comment .user_icon_blog {
    width: 100px;
    margin-right: 15px;
}

.Post_comments .user_comment .user_icon_blog img {
    height: 100px;
    border-radius: 4px;
}

.Post_comments .user_comment .user_Name_Blog {
    width: calc(100% - 115px)
}

.Post_comments .user_comment .user_Name_Blog h6 {
    margin-top: -5px;
    font-size: 18px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.Post_comments .user_comment .user_Name_Blog p {
    font-size: 15px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.Like_commentList {
    margin-top: 3px;
}

.Like_commentList li {
    display: inline-block;
}

.Like_commentList li .Like_Comments {
    padding: 5px 20px;
    display: inline-block;
    font-size: 15px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
    opacity: 0.5;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.Like_commentList li .Like_Comments i {
    margin-right: 5px;
}

.Like_commentList li .Like_Comments:hover {
    color: #f85061;
    opacity: 1;
}

.Like_commentList li .Like_Comments.Liked {
    color: #f85061;
    opacity: 1;
}

.Reply_User_main {
    display: none;
    margin-top: 23px;
}

.Reply_User_main .Reply_div .Reply_user_image {
    width: 100px;
    margin-right: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: 4px;
}

.Reply_User_main .Reply_div .Reply_Form {
    width: calc(100% - 110px);
}

.Reply_User_main .Reply_div .Reply_Form h5 {
    margin-top: -5px;
    font-size: 18px;
    color: #454545;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 14px;
}

.Reply_User_main .Reply_div .Reply_Form textarea {
    resize: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.comment_ReplyD {
    margin-top: 15px;
    margin-bottom: 7px;
}

.Comment_reply {
    padding: 4px 30px 7px;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: #f85061;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;

}

.Comment_reply:hover {
    color: #f85061;
    background: #fff;
    border: 1px solid #f85061;
}

.Leave_Comments {
    margin-top: 18px;
}

.Leave_Comments h5 {
    margin-bottom: 25px;
}

.mar_15 {
    margin-bottom: 14px;
}

.Comment_Form textarea {
    resize: none;
}

.Comment_Out .comment_ReplyD {
    margin-bottom: 0px;
}

/*==========================================
    Blog Details Part CSS Ends 
==========================================*/
/*==========================================
    Contact Banner Part CSS Starts 
==========================================*/
.contact_Banner {
    padding-top: 104px;
    padding-bottom: 55px;
    width: 100%;
    position: relative;
    background: url(../images/contactBG.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact_Banner::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.contact_Banner .cont_Title {
    position: relative;
    z-index: 100;
}

/*==========================================
    Contact Banner Part CSS Ends 
==========================================*/
/*==========================================
    Contact Main Part CSS Starts 
==========================================*/
.contact_main {
    padding-top: 60px;
    padding-bottom: 30px;
    background: #fafbfc;
}

.contact_main .contact_item {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-bottom: 30px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.contact_main .contact_item .Cont_Icon {
    position: relative;
    width: 100px;
    height: 128px;
    padding-left: 10px;
    border-right: thin solid #70a1ff;
}

.contact_main .contact_item .Cont_Icon::before {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background: #70a1ff;
    z-index: 9;
}

.contact_main .contact_item .Cont_Icon i {
    font-size: 42px;
    color: #70a1ff;
    line-height: 128px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.contact_main .contact_item:hover .Cont_Icon i {
    color: #f85061;
}

.contact_main .contact_item .Cont_Text {
    width: calc(100% - 110px);
    padding: 7px 15px 5px;
}

.contact_main .contact_item .Cont_Text h3 {
    font-size: 20px;
    color: #454545;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    margin-bottom: 7px;
}

.contact_main .contact_item .Cont_Text p {
    font-size: 15px;
    color: #535353;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding-bottom: 7px;
}

.contact_main .contact_item .Cont_Text .cot_n {
    font-size: 15px;
    color: #70a1ff;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.contact_main .contact_item:hover .Cont_Text .cot_n {
    color: #f85061;
}

.contact_main .contact_item.addrr .Cont_Text .cot_n {
    text-align: justify;
}

.contact_form {
    position: relative;
    padding-top: 6px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 25px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.contact_form::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: #70a1ff;
    z-index: 9;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.contact_form h3 {
    font-size: 20px;
    color: #454545;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    margin-bottom: 21px;
}

.contact_form label,
.Registration_form label {
    font-size: 16px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.contact_form .form-group {
    margin-bottom: 14px;
}

.contact_form .form-group textarea {
    resize: none;
}

.button_Contact {
    margin-top: 20px;
}

.button_Contact .Send_button {
    padding: 5px 30px;
    font-size: 15px;
    color: #fefefe;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    letter-spacing: 1px;
    background: #70a1ff;
    text-transform: capitalize;
    border-radius: 2px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.button_Contact .Send_button:hover {
    background: #f85061;
}

/*==========================================
    Contact Main Part CSS Ends 
==========================================*/
/*==========================================
    Agent Banner Part CSS Starts 
==========================================*/
.contact_Banner.Agent_bg {
    padding-bottom: 57px;
    background: url(../images/hotel011.jpg);
}

.Agent_bg .My_breadcrumb5 {
    margin-top: 12px;
}

/*==========================================
    Agent Banner Part CSS Ends 
==========================================*/
/*==========================================
    Agent Main Part CSS Starts 
==========================================*/
.contact_main.agent_main {
    padding-bottom: 60px;
}

.agent_main label .Mendatory,
.Registration_form .Mendatory {
    color: #f85061;
    margin-left: 10px;
}

.associations input[type="checkbox"] {
    opacity: 0;
}

.Group_associate {
    width: 20%;
}

.contact_form label.Associate_label {
    position: relative;
    padding-left: 8px;
    font-size: 14px;
    color: #777;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}

.checkBox_a {
    position: absolute;
    top: 0;
    left: -20px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 1px solid #ced4da;
    border-radius: 2px;
}

.checkBox_a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f85061;
    border-radius: 2px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1);
    transition: 0.3s cubic-bezier(1, 0, 0, 1);
    z-index: 9;
}

.checkBox_a::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 6px;
    height: 11px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    -webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    -moz-transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    transition: 0.3s cubic-bezier(1, 0, 0, 1) 0.3s;
    pointer-events: none;
    z-index: 99;
}

.agent_main input[type=checkbox]:checked + .Associate_label {
    color: #f85061;
}

.agent_main input[type=checkbox]:checked + .Associate_label .checkBox_a {
    border: thin solid transparent;
}

.agent_main input[type=checkbox]:checked ~ .Associate_label .checkBox_a::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.agent_main input[type=checkbox]:checked ~ .Associate_label .checkBox_a::after {
    -webkit-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

.agent_main label.Mbot {
    margin-bottom: 11px;
}

.agent_main .button_Contact {
    margin-top: 4px;
}

.Upload_Hotel_Image {
    position: relative;
    margin-top: 3px;
}

.Upload_Hotel_Image .UploadInput {
    opacity: 0;
    width: 100%;
}

.Upload_Hotel_Image .Dumy_file {
    padding: 4px 30px 5px;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    border: thin dashed #dee2e6;
    border-radius: 3px;
    pointer-events: none;
    transform: translateX(-50%);
}

.Upload_Hotel_Image .Dumy_file i {
    margin-left: 10px;
}

.agent_main.partner_main .button_Contact {
    margin-top: 1px;
}

/*===============================================
    Agent Main Part CSS Ends 
===============================================*/
/*===============================================
    User Registration Banner Part CSS Starts 
===============================================*/
.User_Registration_Banner {
    padding-top: 106px;
    padding-bottom: 58px;
    width: 100%;
    position: relative;
    background: url(../images/hotel012.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.User_Registration_Banner::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.User_Registration_Banner .Reg_Title {
    position: relative;
    z-index: 100;
}

.User_Registration_Banner .Reg_Title .My_breadcrumb6 {
    margin-top: 11px;
}

/*===============================================
    User Registration Banner Part CSS Ends 
===============================================*/
/*===============================================
    Registration Main Banner Part CSS Starts 
===============================================*/
.Registration_main {
    background: #fafbfc;
    padding-top: 59px;
    padding-bottom: 59px;
}

.Registration_main .Registration_form {
    padding: 6px 20px 15px;
    background: #fff;
    border-top: 5px solid #70a1ff;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
}

.Registration_main .Registration_form h3 {
    font-size: 20px;
    color: #454545;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    margin-bottom: 17px;
}

.Registration_form .form-group {
    margin-bottom: 14px;
}

.Registration_form .button_Contact {
    margin-top: 16px;
}

/*===============================================
    Registration Main Banner Part CSS Ends 
===============================================*/

#autoComplite {
    position: relative;
    z-index: 10000;
}
.ui-autocomplete {
     z-index: 9999 !important;
}

.pagination{
    text-align: center;
}
