    /*-----------------------------------------------------------------------------------  
     CSS INDEX
    ===================

    1. Theme Default CSS (body, link color, section etc)
    2. Index-1li
    3. Index-2
    4. Index-3
    5. Index-4
    6. Index-5
    7. Footer section
    8. Breadcumbs section
    9. LIGHTBOX
    10. About page
    11. Contact page
    12. Room page
    13. Single Room page
    14. Dining & Bar page
    16. News page

    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:400,400i,600,700|Raleway:400,500,600,700,800');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}

p {
	margin:0 0 15px;
    color: #777;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
	margin: 0 0 15px;
	color: #444;
    font-weight: 700;
}
h1{
	font-size: 48px;
	line-height: 50px;
		
}
h2{
	font-size: 38px;
	line-height: 40px;
		
}
h3{
	font-size: 30px;
	line-height: 32px;
	font-family: 'Raleway', sans-serif;
		
}
h4{
	font-size: 23px;
	line-height: 26px;
		
}
h5{
	font-size: 18px;
	line-height: 22px;
		
}

a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    background: transparent;
}
.pagination {
    margin-bottom: 0;
}
a:hover {
  /*color: #153356;*/
  color: #e94f1d;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #333;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #777;
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: left;
	overflow-x: hidden;
	line-height: 24px;
}
#scrollUp {
  background: #000 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 20px;
  height: 34px;
  line-height: 30px;
  opacity: 0.6;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 34px;
}
#scrollUp:hover {
    /*background: #153356;*/
	background: #e94f1d;
    opacity: 1;
}
.clear{
	clear:both;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.p-0 {
    padding-bottom: 0 !important;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('../img/logo/preloader.gif') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #e94f1d;
    text-shadow: none;
}
::selection {
    background: #e94f1d;
    text-shadow: none;
}
.color{
    color:#4db7fe;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.sec-padding{
	padding: 90px 0px;
}
.sec-padding-2{
    padding: 70px 0px 50px;
}
.sec-padding-3{
    padding: 70px 0px;
}
.padding-2{
    padding-bottom: 90px;
}
.padding-3{
    padding-bottom: 20px;
}
.margin-top-10px {
	margin-top: 10px;
}
.section-titleBar{
    margin-bottom: 60px;
    position: relative;
}
.section-titleBar h3 {
    display: inline-block;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 48px;
}
.section-titleBar.white-headline h3 {
    color:#fff;
}
.section-titleBar.text-left {
    margin-bottom: 40px;
}
.section-titleBar::after {
    border: 1px solid #153356;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-titleBar.text-left h3::after {
    border: 2px solid #153356;
    left: 0;
    right: auto;
}
.section-titleBar p {
    max-width: 680px;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin: 0 auto;
}
.section-align-title-dec {
  /*font-size: 25px;
  font-size: 30px;
  line-height: 1.45em;*/
  font-size: 30px;
  line-height: 32px;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 10px;
  font-weight: 300;
  color:#777;
}
.img-bordered {
    border: 8px solid #f8f8f8;
    width: 100%;
}
.img-bordered-lighter {
    border: 8px solid #fcfcfc;
    width: 100%;
}
.sub-head h4 {
    color: #fff;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
}
.sub-head h4::after {
    border: 2px solid #153356;
    bottom:0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 20%;
}
.sub-head p {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    line-height: 26px;
}
.mar-row{
    margin-top: 30px;
}
.load-more-btn {
    text-transform: uppercase;
    background: #153356;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #153356;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #153356;
    color: #153356;
	transition: 0.4s;
}
.thm-btn {
    /*border: 2px solid #4db7fe;*/
	border: 2px solid #e94f1d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    /*background: #4db7fe;*/
	background: #e94f1d;
    border-radius: 3px;
}
.thm-btn:hover{
    background: #fff;
    /*border:2px solid #153356;
    color: #153356;*/
	border:2px solid #191919;
    color: #e94f1d;
    transition: 0.4s;
}
.bg-color{
	background: #f7f7f7;
	/*background: #e1e1e1;*/
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.owl-carousel.owl-loaded {
    display: block;
z-index: 0;
}
/*--------------------------------*/
/*  2. Index-1
/*--------------------------------*/

/*  Header top section */

.header {
    /*background: #153356;*/
	background: #191919;
    /*line-height: 49px;*/
	line-height: 20px;
    position: relative;
    z-index: 9;
    padding: 15px 0;
}

.header p,
.header ul,
.header li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header .thm-container {
    position: relative;
    z-index: 9;
    padding: 18px 0;
}
.header .header-right-info ul li {
    display: inline-block;
    vertical-align: bottom;
}
.header-right-info {
    float: left;
}
.header-left-info {
    float: right;
}
.icons ul {
    display: flex;
}
.icons ul li{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px;
}
.icons ul li a{
    color: #fff;
    transition: .5s ease-in-out;
    font-size: 14px;
}

.header-left-info .thm-btn-inverse{
    position: relative;
    background: #f8b109;
    font-size: 12px;
    /*line-height: 46px;*/
	line-height: 20px;
    font-weight: 600;
    color: #ffffff;
    border: 2px solid #f8b109;
    text-transform: uppercase;
    display: inline-block;
    /*padding: 0 38px;*/
	padding: 0 5px;
    border-radius: 3px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.header-left-info .thm-btn-inverse:hover{
    position: relative;
    background: #e94f1d;
    font-size: 12px;
    /*line-height: 46px;*/
	line-height: 20px;
    font-weight: 600;
    color: #ffffff;
    border: 2px solid #e94f1d;
    text-transform: uppercase;
    display: inline-block;
    /*padding: 0 38px;*/
	padding: 0 5px;
    border-radius: 3px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover {
    /*background: #153356;*/
	background: #191919;
    color: #e94f1d;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.header .header-right-info ul li .single-header-right-info .text-box,
.header .header-right-info ul li .single-header-right-info .icon-box {
    display: table-cell;
    vertical-align: middle;
}
.header .header-right-info ul li .single-header-right-info .icon-box {
    text-align: center;
    padding: 0 8px;
}
.header .header-right-info ul li .single-header-right-info .icon-box i {
    /*color: #4db7fe;*/
	color: #e94f1d;
    /*font-size: 30px;*/
	font-size: 18px;
}
.header .header-right-info ul li .single-header-right-info .text-box p {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}
.header .header-left-info .text-box p {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}
.header .header-left-info .text-box a {
    color: #E6B406;
}
.header .header-left-info .text-box a:hover {
    color: #e94f1d;
}
/*-------------Menu section---------------*/

.main-menu-one {
    background: #fff;
    z-index: 100;
    width: 100%;
}

.main-menu-one #main-navigation-wrapper.navbar-default {
    background: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
}
.main-menu-one #main-navigation-wrapper.affix {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.main-menu-one #main-navigation-wrapper .logo {
    margin: 25px 0 25px;
    /*max-width: 210px;*/
	max-width: 250px;
}
.main-menu-one #main-navigation-wrapper .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: none;
}


.main-menu-one #main-navigation-wrapper .nav > li > a {
    /*padding: 44px 17px;*/
	padding: 34px 10px;
    text-transform: uppercase;
    color: #333;
    font-size: 13px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.main-menu-one ul.nav.navbar-nav {
    float: right;
}
.main-menu-one #main-navigation-wrapper .navbar-form {
    padding: 0;
    margin: 0;
}
.main-menu-one #main-navigation-wrapper .navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
    background: none;
    /*color: #4db7fe;*/
	color: #e94f1d;
	text-decoration: none;
}
.main-menu-one #main-navigation-wrapper .navbar-form {
    background: #000;
    padding: 15px 20px 15px 30px;
    border-left: 1px solid #20202c;
    border-right: 1px solid #20202c;
}
.main-menu-one #main-navigation-wrapper .navbar-form input {
    border-radius: 0;
    border: none;
    outline: none;
    background-color: transparent;
    width: calc(100% - 32px);
    color: #fff;
}
.main-menu-one #main-navigation-wrapper .navbar-form button {
    border: none;
    outline: none;
    background-color: transparent;
}
.main-menu-one #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #fff;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    /*border-top: 2px solid rgb(46, 46, 149);*/
	border-top: 2px solid rgb(248, 210, 70);

}

.main-menu-one #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu > li{
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu-one #main-navigation-wrapper .navbar-nav > li  .dropdown-submenu2 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #10252e;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
.main-menu-one #main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new
{
    position:relative;
}
.main-menu-one #main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new:hover a
{
    color: #fff;
}

.main-menu-one #main-navigation-wrapper .dropdown-submenu2 > li:hover a
{
    color: #fff !important;
}
.main-menu-one #main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
.main-menu-one #main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu, .main-menu-one #main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover .dropdown-submenu2{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.main-menu-one #main-navigation-wrapper .dropdown-submenu > li > a,.main-menu-one #main-navigation-wrapper .dropdown-submenu2 > li > a {
    color: rgb(68, 68, 68);
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    padding: 10px 15px;
    transition: .5s ease-in-out;
}

.main-menu-one #main-navigation-wrapper .dropdown-submenu > li:last-child a, .main-menu-one #main-navigation-wrapper .dropdown-submenu2 > li:last-child a {
    border: none;
}
.main-menu-one #main-navigation-wrapper .dropdown-submenu > li > a:focus,
.main-menu-one #main-navigation-wrapper .dropdown-submenu > li > a:hover ,.main-menu-one #main-navigation-wrapper .dropdown-submenu2 > li > a:focus,
.main-menu-one #main-navigation-wrapper .dropdown-submenu2 > li > a:hover {
    background-color: transparent;
    /*color: #4db7fe;*/
	color: #e94f1d;
}

.main-menu-one.finance-navbar.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
}
.Marcho-navbar2.affix {
    padding: 20px 0 0 0!important;
    background: #12121b;
}
.Marcho-navbar2 .logo a:nth-child(2),
.Marcho-navbar2.affix .logo a:nth-child(1) {
    display: none;
}
.Marcho-navbar2.affix .logo a:nth-child(2) {
    display: block;
}
.style-home-page2 .Marcho-navbar2.affix #main-navigation-wrapper .nav > li {
    padding: 0 0 24px 0;
}
.navbar-toggle {
    margin: 35px 0;
    float: left;
}
@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

/*--------------Slider section-----------------*/

.intro-content {
    position: relative;
    z-index: 1;
}
.intro-content::after {
    background: rgba(27, 48, 83, 0.10);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: -170px;
}
.layer-1-2 {
    margin: 20px 0;
}
.layer-1-1 p {
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.60px;
    line-height: 30px;
    max-width: 700px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    max-width: 880px;
    letter-spacing: 2px;
}

.layer-1-2 h4 {
     color: #fff;
	 font-weight: 300;
	 font-size: 26px;
}
.slider-content .align-center {
    text-align: center;
}
.slider-content .align-center h1{
    max-width: 100%;
    padding: 0 100px;
}
.slider-content .align-center p{
    max-width: 100%;
    padding: 0 130px;
}

.ped-btn {
    /*border: 1px solid #4db7fe;*/
	border: 1px solid #e94f1d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    /*background: #4db7fe;*/
	background: #e94f1d;
    /*width: 175px;*/
    border-radius: 3px;
}
.ped-btn:hover{
    color: #e94f1d;
    background: #191919;
    border: 1px solid #191919;
	/*color: #fff;
    background: #153356;
    border: 1px solid #153356;*/
    text-decoration: none;
}
.ped-btn.right-btn {
    margin-left: 15px;
    background: transparent;
    /*border: 1px solid #4db7fe;*/
	border: 1px solid #e94f1d;
}
.ped-btn.right-btn:hover{
    /*background: #153356;
    border: 1px solid #153356;*/
	background: #191919;
    border: 1px solid #191919;
}
.ped-btn.left-btn:hover{
    /*background: #153356;
    border: 1px solid #153356;*/
	background: #191919;
    border: 1px solid #191919;
}
.layer-1-2 .color {
    color: #2e2e95;
    font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    /*color: #fff;*/
	color: #e94f1d;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    /*border:1px solid #fff;*/
	border:1px solid #e94f1d;
    width: 40px;
    height: 40px;
    border-radius: 2px;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    /*background: #4db7fe;
    border: 1px solid #4db7fe;*/
    background: #e94f1d;
    border: 1px solid #e94f1d;
}
.intro-carousel .owl-item .layer-1-2{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
}
.intro-carousel .owl-item .layer-1-1{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1s;
}
.intro-carousel .owl-item .layer-1-3{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1.5s;
}
.intro-carousel .owl-item.active .layer-1-2,
.intro-carousel .owl-item.active .layer-1-1,
.intro-carousel .owl-item.active .layer-1-3{
    transform: translateY(0);
    opacity: 1;
}
.intro-carousel .owl-item.active .slider-images img{
    transform: scale(1.1);
    transition: 10s;
}

/*------------Search bar--------------*/
.form-select {
    width: 100%;
    margin-bottom: 15px;
}

.form-select select {
    width: 94%;
    height: 42px;
    background: #fff url('cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png') no-repeat;
    background-size: 20px;
    background-position:  right 10px center;
    /*padding-left: 24px;*/
	padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.listing-search {
    padding: 10px 10px 19px 10px;
    background-color: #153356;
	margin-bottom: 15px;
}
.listing-search .item-wrapper .item{
    /*width: 20%;*/
	width: 16%;
    float: left;
    position: relative;
    white-space: nowrap;
}
.listing-search__label {
    display: block;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
}
button.Zebra_DatePicker_Icon {
    margin-right: 10px;
}
input.input-field {
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background-color: white !important;
    border: 1px solid transparent;
    border: 1px solid #ececec;
    border-radius: 4px;
    height: 42px;
    padding-right: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
select.ht-field {
    width: 94%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background-color: white !important;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px 15px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.ht-field {
    display: block;
    width: 100%;
    font-size: 13px;
}
.listing-search__btn {
    display: inline-block;
    width: 100%;
    /*padding: 9px 29px;
    background-color: #4db7fe;*/
	padding: 13px 29px;
	background-color: #e94f1d;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
.listing-search__btn:hover {
	background-color: #000;
    color: #e94f1d;
	text-decoration: none;
}
.Zebra_DatePicker_Icon_Wrapper {
    width: auto !important;
}

.listing-search__label--hidden {
    opacity: 0;
    visibility: hidden;
}
/*-----------welcome section-------------*/

.welcome-section .room-categories {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.welcome-section .room-categories .room-category{
    padding: 0;
    height: 205px;
    width: 100%;
    min-height: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    transition: .3s ease;
}
.welcome-section .room-category + .room-category {
    /*border-left: 1px solid #e8ecec;*/
	border-left: 1px solid #fff;
}
.welcome-section .room-category>a {
    display: block;
    text-align: center;
    z-index: 2;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.welcome-section .room-category .media-caption .category-titile{
    margin-top: 20px;
}
.welcome-section .room-categories .room-category:hover{
    -webkit-box-shadow: 0px 0px 24px 6px  rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 24px 6px  rgba(0,0,0,0.10);
    box-shadow: 0px 0px 24px 6px  rgba(0,0,0,0.10);
}
.welcome-section .room-categories .room-category i {
    color: #153356;
    font-size: 50px;

}
/*--------------Counter-3 section-----------------*/

.numbers-section-3 {
    background: url("../img/background/about-cta-bg.jpg") center center no-repeat fixed;
    background-size: cover;
    position: relative;
    padding-bottom: 70px;
}
.numbers-section-3 h3,
.numbers-section-3 p {
    margin: 0;
    color: #fff;
    margin-top: 20px;
}

.numbers-section-3 .thm-container {
    position: relative;
    z-index: 1;
}
.numbers-section-3 .section-titleBar {
    margin-bottom: 0;
}
.section-titleBar::after {
    display: none;
}
.numbers-section-3 .section-titleBar h3 {
    font-size: 29px;
    color: #FDFDFD;
    line-height: 33px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
}
.numbers-section-3 .title-box p {
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
}
.numbers-section-3 .title-box .right-text-box {
    border-left: 4px solid #FFFFFF;
    padding-left: 25px;
    margin-left: 30px;
    padding-bottom: 6px;
}
.numbers-section-3 .single-count-box {
    border: none;
    margin-bottom: 20px;
    float: right;
    margin-left: 60px;
    margin-right: 20px;
}
.numbers-section-3 .single-count-box span.decor-line {
    width: 32px;
    height: 5px;
    display: inline-block;
    background: #CBD913;
}
.numbers-section-3 .single-count-box .box {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.numbers-section-3 .single-count-box .box .icon-box{
    text-align: center;
    margin-bottom: 15px;
}
.numbers-section-3 .single-count-box .box .icon-box i{
    color: #fff;
    font-size: 44px;
}
.numbers-section-3 .single-count-box .box .number-box,
.numbers-section-3 .single-count-box .box .text-box {
    display: table-cell;
    vertical-align: middle;
}
.numbers-section-3 .single-count-box .box .number-box {
    font-size: 55px;
    color: #FFFFFF;
    line-height: 32px;
    font-weight: 600;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.numbers-section-3 .single-count-box .box .text-box {
    font-size: 14px;
    line-height: 20px;
    /* color: #153356; */
    text-transform: uppercase;
    /* padding-left: 30px; */
    text-align: left;
}
/*------------Rooms offer section-------------*/

.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;
    border-radius: 10px;
    /*border: 1px solid #ededed;*/
	border: 1px solid #d2d2d2;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 40px;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
    width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img .price{
    animation: color .3s ease-in-out;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    display: inline-block;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    position: absolute;
    left: 20px;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0,0,0,.7);
    padding: 10px 15px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    top: 41%;
    position: relative;
    font-size: 40px;
}
.project-dec {
    display: block;
    padding: 20px 15px;

}
.project-dec h4 {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}
.project-dec span {
    font-size: 16px;
    background: transparent;
    border: 1px solid #c7c7c7;
    border-radius: 100%;
    line-height: 38px;
    width: 38px;
    display: inline-block;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    margin-right: 14px;
    transition: all 0.7s ease 0s;
}
.project-dec a {
    /*color: #4db7fe;*/
	color: #f8b109;
}
.project-dec a:hover {
    /*color: #333;*/
	color: #e94f1d;
}
.project-dec span {
    font-size: 14px;
}
.project-dec p{
    margin-bottom: 0px;
}
.project-dec .rating {
    padding: 15px 0;
}
.rating i.voted {
    color: #FFC107;
}
.rating i {
    margin-right: 2px;
    color: #ddd;
}
.pst-content {
    padding-left: 10px;
}

.project-dec ul {
    padding: 20px 0 0 0;
    border-top: 1px solid #ededed;
}
.project-dec ul li {
    display: inline-block;
    margin-right: 15px;
}
.project-dec ul li:last-child {
    margin-right: 0;
    float: right;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #153356;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    bottom: -15px;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #153356;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #153356;
    border: 1px solid #153356;
}
/*----------Testimonial section---------*/

.testimonial-section{
    background-image: url("../img/background/home-1-testimonial-bg.jpg");
    background-size: cover;
    background-position: center;
}

.testimonial-section .section-titleBar h3 {
    color: #fff;
}
.testimonial-section .section-titleBar p {
    color: #fff;
}
.testimonial-section .section-titleBar::after {
    border: 1px solid #fff;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.single-testi {
    border-radius: 8px;
    padding: 34px 22px 28px 34px;
    background-color: #fff;
    position: relative;
    width:100%;
    margin-bottom: 60px;

}

.testi-img img {
    width: 100%;
    max-width: 80px;
    height: auto;
    border-radius: 50%;
    display: inline-block !important;
}
.client-rating {
    padding-bottom: 10px;
}
.client-rating a {
    display: inline-block;

    font-size: 18px;
}
.testi-img {
    float: left;
    margin-right: 15px;
}
.texti-name {
    margin-top: 5px;
}
.texti-name h5 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
}
.guest-rev a{
    color: #444;
}
.testi-text p {
    margin-bottom: 0px;
    line-height: 30px;
}
.testi-text h5 {
    color: #444;
    font-size: 20px;
}
.testi-text a{
    color: #153356;
}
.client-content {
    margin-top: -30px;
}
.testimonial-carousel.item-indicator{
    padding: 30px 0px 50px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: transparent;
    display: inline-block;
    height: 8px;
    width: 32px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border: 2px solid #c4c8ff;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0px;
    display: block;
    left: 46.5%;

    position: absolute;
}
.testimonial-content {
    margin-bottom: 15px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span{
    background: #c4c8ff;
}
.reviews-page .single-testi{
    margin-bottom: 30px;
}

.client-content .active.center .texti-name h5,
.client-content .active.center .testi-text p,
.client-content .active.center .guest-rev a {
    color: #fff;
}
/*-------------Overview  section-----------------*/

.our-overview .section-titleBar::after {
    border: 1px solid #153356;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: unset;
}
.our-overview .about .lists{
    display: flex;
    flex-direction: row;
}
.our-overview .about .lists ul:first-child{
    margin-right: 35px
}
.our-overview .about .lists ul li i {
    color: #153356;
    margin-right: 5px;
}

.our-overview .about .lists ul li  {

    margin-bottom: 5px;
}
.toggle {
    margin-bottom: 20px;
}

.our-overview .about-wd .lists {
    display: flex;
    flex-direction: row;
}

.our-overview .about-wd .lists ul:first-child {
    margin-right: 35px;
}
.our-overview .about-wd.lists ul li {
    margin-bottom: 5px;
}
.our-overview .about-wd .lists ul li i {
    color: #4db7fe;
    margin-right: 5px;
}
/*--------------Galery section----------------*/

.gallery-section {
    background-color: #f9f7f6;
    grid-column: full-start / full-end;
    display: grid;
    /*grid-template-columns: repeat(8, 1fr);
      grid-template-rows: repeat(7, 5vw);*/
    grid-template: repeat(7, 5vw)/repeat(8, 1fr);
    grid-gap: 1.5rem;
    padding: 1.5rem 1.5rem 0 1.5rem;
}
.gallery__item--1 {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2; }
.gallery__item--2 {
    grid-row: 1 / span 3;
    grid-column: 3 / span 3; }
.gallery__item--3 {
    grid-row: 1 / span 2;
    grid-column: 6 / 7; }
.gallery__item--4 {
    grid-row: 1 / span 2;
    grid-column: 7 / -1; }
.gallery__item--5 {
    grid-row: 3 / span 3;
    grid-column: 1 / span 2; }
.gallery__item--6 {
    grid-row: 4 / span 2;
    grid-column: 3 / span 2; }
.gallery__item--7 {
    grid-row: 4 / 5;
    grid-column: 5 / 6; }
.gallery__item--8 {
    grid-row: 3 / span 2;
    grid-column: 6 / span 2; }
.gallery__item--9 {
    grid-row: 3 / span 3;
    grid-column: 8 / -1; }
.gallery__item--10 {
    grid-row: 6 / span 2;
    grid-column: 1 / 2; }
.gallery__item--11 {
    grid-row: 6 / span 2;
    grid-column: 2 / span 2; }
.gallery__item--12 {
    grid-row: 6 / span 2;
    grid-column: 4 / 5; }
.gallery__item--13 {
    grid-row: 5 / span 3;
    grid-column: 5 / span 3; }
.gallery__item--14 {
    grid-row: 6 / span 2;
    grid-column: 8 / -1; }
.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 5px;
}

.gallery__item  {
    position: relative;
}

/*Lightboxproject page*/
/*.gallery-section .tt-gallery-1 {*/
/*display: block;*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/
.gallery-section .tt-gallery-1-caption {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.gallery-section .tt-gallery-1-caption-table {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}
.gallery-section .tt-gallery-1-caption-inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.gallery-section .tt-gallery-1-name {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
}
.gallery-section .tt-gallery-1-cat {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #777;
    letter-spacing: 0.2px;
}
.gallery-section .tt-gallery-1-search {
    display: inline-block;
    width: 60px;
    height: 60px;
    font-size: 17px;
    line-height: 59px;
    color: #fff;
    text-align: center;
    /*background: #4db7fe;*/
	background: #e94f1d;
    border-radius: 50%;
}
.gallery-section .gallery__item:hover .tt-gallery-1-caption {
    opacity: 1;
}
.gallery-section .gallery__item:hover .tt-gallery-1-caption-inner {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.gallery-section .tt-gallery-1-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
}
/*Lightboxproject page*/
.gallery-section.no-filter {
    padding-bottom: 65px;
}

/*Single project page*/
.gallery-section .customer-info{
    padding: 15px;
}
.gallery-section .customer-info ul li:not(:last-child){
    padding-bottom: 15px;
}
.gallery-section .customer-info ul li strong{
    color: #2e2e95;
    font-size: 16px;
    margin-right: 12px;
}
.gallery-section .customer-info ul li .fa {
    color: #ef434c;
}
.gallery-section .bottom-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.gallery-section .bottom-section .social-wraper ul{
    display: flex;
    flex-direction: row;
}
.gallery-section .bottom-section .social-wraper ul li{
    margin-left: 0px;
    margin-right: 20px;
}
.gallery-section .bottom-section .social-wraper ul li a{
    position: relative;
    color: #444;
    font-size: 16px;
}
.gallery-section .bottom-section .navigation ul{
    display: flex;
}
.gallery-section .bottom-section .navigation ul li {
    margin-left: 10px;
}
.gallery-section .bottom-section .navigation ul li a{
    position: relative;
    color: #444;
    font-size: 16px;
}

/*---------------Contact form section-----------------*/

.request-call-bg h4 {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
}


.request-call-bg.request-call-bg-green {
    background: #3aa27f;
}
.request-call-bg.request-call-bg-green .request-call-form p {
    color: #fff;
}
.request-call-bg-green .sec-title .decor-line {
    background: #fff !important;
}
.request-call-bg-green.request-call-bg .sec-title p {
    color: #fff;
}
.request-call-bg-green .request-call-form .thm-button {
    background: #4db7fe;
    color: #fff;
}
.request-call-bg .thm-btn {
    text-transform: uppercase;
    background: #4db7fe;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;

    border-radius: 3px;
    width: 200px;
    transition: 0.4s;
    border: 2px solid #4db7fe;
}


.request-call-bg .sec-title p {
    color: #b0b0b0;
    padding-top: 35px;
}
.request-call-form {
    margin: 0px -15px 0 -15px;
}

.request-call-form select {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 30px;
    height: 50px;
}
.request-call-form p {
    margin: 0 0 20px 0;
}
.request-call-form input[type="text"] {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 20px;
    height: 50px;
}

.request-call-bg .contact-info .tel-box .icon-box{
    display: table-cell;
    vertical-align: top;
}
.request-call-bg .contact-info .tel-box .text-box{
    display: table-cell;
    vertical-align: top;
    padding-left: 14px;
}
.request-call-bg .contact-info .tel-box .text-box p{
    margin: 0;
}
.request-call-bg .contact-info .tel-box .icon-box i {
    font-size: 20px;
    color: #153356;
}
.request-call-bg .info-box {
    border: 2px solid #153356;
    padding: 15px;
}
/*--------------------------------*/
/*  3. Index-2
/*--------------------------------*/
/*------------Search bar-2--------------*/

.listing-2 {
    /*margin-top: -60px;*/
	position: relative;
	top: -65px;
    background: transparent;
}
.listing-2 .form-wrapper-2 {
    /*background-color: #153356;*/
	background-color: rgba(25,25,25, .6);
    padding: 15px 19px 0px;
    border-radius: 5px;
}
.listing-3 {
    /*margin-top: -60px;*/
	position: relative;
	top: 0;
    background: transparent;
}
.listing-3 .form-wrapper-2 {
    /*background-color: #153356;*/
	background-color: rgba(25,25,25, 1);
    padding: 15px 19px 0px;
    border-radius: 5px;
}

/*------------welcome section-2--------------*/
.our-overview-2 {
    padding-bottom: 60px;
}

.our-overview-2 .toggle {
    margin-bottom: 20px;
}
.our-overview-2 .questions .toggle:last-child {
    margin-bottom: 30px;
}
.our-overview-2 .toggle .toggle-heading a {
    display: block;
    padding: 15px 13px 15px 55px;
    background: #FFFFFF;
    border: 1px solid #777;
    border-radius: 35px;
    color: #444;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    -webkit-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    -moz-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
}
.our-overview-2 .toggle i {

    width: 23px;
    height: 23px;
    border: 2px solid transparent;
    border-radius: 100%;
    font-size: 14px;
    line-height: 21px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -11.5px;
    color: #2e2e95;
    border: 2px solid #c0c0c0;
}
.our-overview-2 .toggle .toggle-body {
    padding: 20px 0 4px;
    font-size: 16px;
    line-height: 25px;
}
.wpb_single_image {
    margin-bottom: 30px;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;

    width: 100%;
}
.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.cart-service {
    background: #4db7fe;
    padding: 30px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 0px 36px -13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 36px -13px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 36px -13px rgba(0, 0, 0, 0.75);
    margin-bottom: 30px;
    border-radius: 5px;
}
.cart-service .icon {
    font-size: 43px;
    margin-bottom: 8px;
}
.cart-service h4 {
    font-size: 18px;
    font-weight: 500;
    color:#fff;
    line-height: 28px;
}
.cart-service .text {
    padding-bottom: 8px;
    font-size: 13px;
    opacity: .8;
}
/*--------------About us-2 section-----------------*/

.about {
    display: grid;
    grid-template-columns: [sidebar-start] 0rem [sidebar-end full-start] minmax(6rem, 1fr) [center-start] repeat(8, [col-start] minmax(min-content, 14rem) [col-end]) [center-end] minmax(6rem, 1fr) [full-end];
}
.about .story__content span {
       font-size: 30px;
       line-height: 32px;
       font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
   }
.about .story__content h3 {
    font-size: 38px;
    line-height: 42px;

}
.story__pictures {
    background-color: #153356;
    grid-column: full-start / col-end 4;
    background-image: linear-gradient(rgba(7, 35, 47, 1), rgba(77, 183, 234, 0.5)), url('../img/background/1.jpg');
    background-size: cover;
    display: grid;
    grid-template-rows: repeat(6, 1fr);
    grid-template-columns: repeat(6, 1fr);
    align-items: center; }
@media only screen and (max-width: 50em) {
    .story__pictures {
        grid-column: 1 / -1;
        padding: 6rem; } }

.story__img--1 {
    width: 100%;
    grid-row: 2 / 6;
    grid-column: 2 / 6;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1); }
@media only screen and (max-width: 50em) {
    .story__img--1 {
        grid-column: 1 / 5;
        grid-row: 1 / -1; } }

.story__img--2 {
    width: 115%;
    grid-row: 4 / 6;
    grid-column: 4 / 7;
    z-index: 20;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.2); }
@media only screen and (max-width: 50em) {
    .story__img--2 {
        grid-row: 1 / -1;
        width: 100%; } }

.story__content {
    background-color: #f9f7f6;
    grid-column: col-start 5 / full-end;
    padding: 6rem 8vw;
    /*
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-start;
          */
    display: grid;
    align-content: center;
    justify-items: start; }
@media only screen and (max-width: 50em) {
    .story__content {
        grid-column: 1 / -1;
        grid-row: 5 / 6; } }

.story__text {
    font-size: 1.5rem;
    font-style: italic;
    margin-bottom: 4rem; }


/*-----------Rooms offer-2 section-----------*/

.single-awesome-project-2 {
    float: left;
    overflow: hidden;
    width:100%;
    border-radius: 10px;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project-2 {
    margin-top: 40px;
    background: #fff;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
    width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img .price{
    animation: color .3s ease-in-out;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    display: inline-block;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    position: absolute;
    left: 20px;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0,0,0,.7);
    padding: 10px 15px;
    line-height: 1;
    /*color: #fff;*/
    color: #e94f1d;
    font-weight: 600;
    font-size: 21px;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project-2:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project-2:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    top: 41%;
    position: relative;
    font-size: 40px;
}
.project-dec-2 {
    display: block;
    padding: 20px 15px;
    background: #fff;
}
.project-dec-2 h4 {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}
.project-dec-2 span {
    font-size: 16px;
    background: transparent;
    border: 1px solid #c7c7c7;
    border-radius: 100%;
    line-height: 38px;
    width: 38px;
    display: inline-block;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    margin-right: 14px;
    transition: all 0.7s ease 0s;
}
.project-dec-2 a {
    color: #4db7fe;
    font-weight: 700;
}
.project-dec-2 a:hover {
    color: #333;
}
.project-dec-2 span {
    font-size: 14px;
}
.project-dec-2 p{
    margin-bottom: 0px;
}
.project-dec-2 .rating {
    padding: 15px 0;
}
.rating i.voted {
    color: #4db7fe;
}
.rating i {
    margin-right: 2px;
    color: #ddd;
}
.pst-content {
    padding-left: 10px;
}

.project-dec-2 ul {
    padding: 20px 0 0 0;
    border-top: 1px solid #ededed;
}
.project-dec-2 ul li {
    display: inline-block;
    margin-right: 15px;
}
.project-dec-2 ul li:last-child {
    margin-right: 0;
    float: right;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    /*color: #153356;*/
	color: #e94f1d;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    bottom: -15px;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    /*border:1px solid #153356;*/
	border:1px solid #e94f1d;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: -3%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: -3%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    /*background: #153356;
    border: 1px solid #153356;*/
	background: #e94f1d;
    border: 1px solid #e94f1d;
}

/*------------Testimonial-2 section--------------*/

.testimonial-section-2 blockquote {
    position: relative;
    margin: 30px 0;
    padding: 40px 40px 40px 40px;
    font-size: 15px;
    line-height: 26px;
    background-color: #FFFFFF;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    color: #777;
    font-weight: 300;
    transition: all 500ms ease;
}

.testimonial-section-2 .testimonials-author h5 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
}
.testimonial-section-2 blockquote .icon-holder {
    background: #f7f7f7;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: block;
    text-align: center;
    border: 3px solid #e1e1e1;
    left: 30px;
    top: -30px;
    z-index: 2;
    transition: all 500ms ease;
}
.testimonial-section-2 blockquote:hover .icon-holder{
    border-color: #e94f1d;
}
.testimonial-section-2 blockquote:hover {
    border-color: #e94f1d;
}
.testimonial-section-2 blockquote .icon-holder i {
    color: #e94f1d;
    font-size: 30px;
    line-height: 64px;
}
.testimonial-section-2 blockquote:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e94f1d transparent transparent;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -20px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;

}

.testimonial-section-2 blockquote:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent transparent;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -19px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.testimonial-section-2 .item {

    margin: 0 30px 60px 30px;
}
.testimonial-section-2 .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.testimonial-section-2 .testimonials-author h4{

    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
    color: #222222;
    line-height: 24px;
}
.testimonial-section-2 .testimonials-author span{
    font-weight: 300;
    font-size: 14px;
    color: #222222;
}
.testimonial-section-2 .testimonials-author ul{
    list-style-type: none;
}
.testimonial-section-2 .testimonials-author ul li{
    display: inline-block;
    color: #e94f1d;
}
/*-------------Galery section-2-----------------*/

.gallery-carousel {
    margin: 0;
    padding: 0 35px 50px 35px;
}
.galery-item {
    float: left;
    overflow: hidden;
    width:100%;
    border-radius: 10px;
}
.galery-item .awesome-img {
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


.gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: transparent;
    display: inline-block;
    height: 8px;
    width: 32px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border: 2px solid #c4c8ff;
}
.gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0px;
    display: block;
    left: 46.5%;

    position: absolute;
}

.gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span{
    background: #c4c8ff;
}
.gallery-carousel .owl-dots {
    margin-top: 30px;
}
/*--------------------------------*/
/*  4. Index-3
/*--------------------------------*/
/*---------------Menu section----------------*/

.main-menu-three {
    background: #fff;
    z-index: 100;
    width: 100%;
}

.main-menu-three #main-navigation-wrapper.navbar-default {
    background: rgba(7,35,47, .3);
    border: none;
    border-radius: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;

}
.main-menu-three #main-navigation-wrapper.affix {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.main-menu-three #main-navigation-wrapper .logo {
    margin: 25px 0 25px;
    /*max-width: 210px;*/
	max-width: 250px;
}
.main-menu-three #main-navigation-wrapper .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: none;
}


.main-menu-three #main-navigation-wrapper .nav > li > a {
    /*padding: 44px 17px;*/
	padding: 34px 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    outline: 0;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.main-menu-three ul.nav.navbar-nav {
    float: right;
}
.main-menu-three #main-navigation-wrapper .navbar-form {
    padding: 0;
    margin: 0;
}
.main-menu-three #main-navigation-wrapper .navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
.main-menu-three #main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
.main-menu-three #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
.main-menu-three #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
.main-menu-three #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
	background: none;
	color: #e94f1d;
}
.main-menu-three #main-navigation-wrapper .navbar-form {
    background: #000;
    padding: 15px 20px 15px 30px;
    border-left: 1px solid #20202c;
    border-right: 1px solid #20202c;
}
.main-menu-three #main-navigation-wrapper .navbar-form input {
    border-radius: 0;
    border: none;
    outline: none;
    background-color: transparent;
    width: calc(100% - 32px);
    color: #fff;
}
.main-menu-three #main-navigation-wrapper .navbar-form button {
    border: none;
    outline: none;
    background-color: transparent;
}
.main-menu-three #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #fff;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    /*border-top: 2px solid rgb(46, 46, 149);*/
	border-top: 2px solid rgb(248,210,70);

}

.main-menu-three #main-navigation-wrapper .navbar-nav > li > .dropdown-submenu > li{
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu-three #main-navigation-wrapper .navbar-nav > li  .dropdown-submenu2 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 220px;
    background: #10252e;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
.main-menu-three #main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new
{
    position:relative;
}
.main-menu-three #main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new:hover a
{
    color: #fff;
}

.main-menu-three #main-navigation-wrapper .dropdown-submenu2 > li:hover a
{
    color: #fff !important;
}
.main-menu-three #main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
.main-menu-three #main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu, .main-menu-three #main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover .dropdown-submenu2{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.main-menu-three #main-navigation-wrapper .dropdown-submenu > li > a,.main-menu-three #main-navigation-wrapper .dropdown-submenu2 > li > a {
    color: rgb(68, 68, 68);
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    padding: 10px 15px;
    transition: .5s ease-in-out;
}

.main-menu-three #main-navigation-wrapper .dropdown-submenu > li:last-child a, .main-menu-three #main-navigation-wrapper .dropdown-submenu2 > li:last-child a {
    border: none;
}
.main-menu-three #main-navigation-wrapper .dropdown-submenu > li > a:focus,
.main-menu-three #main-navigation-wrapper .dropdown-submenu > li > a:hover ,.main-menu-three #main-navigation-wrapper .dropdown-submenu2 > li > a:focus,
.main-menu-three #main-navigation-wrapper .dropdown-submenu2 > li > a:hover {
    background-color: transparent;
    color: #e94f1d;
}

.main-menu-three.finance-navbar.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
}
.Marcho-navbar2.affix {
    padding: 20px 0 0 0!important;
    background: #12121b;
}
.main-menu-three.finance-navbar.affix .navbar-default {
    /*background: #153356 !important;*/
	background: #191919 !important;
}
.Marcho-navbar2 .logo a:nth-child(2),
.Marcho-navbar2.affix .logo a:nth-child(1) {
    display: none;
}
.Marcho-navbar2.affix .logo a:nth-child(2) {
    display: block;
}
.style-home-page2 .Marcho-navbar2.affix #main-navigation-wrapper .nav > li {
    padding: 0 0 24px 0;
}
.navbar-toggle {
    margin: 35px 0;
    float: left;
}
@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}
/*--------------Search bar-3--------------*/


.listing-3 {
    padding: 10px 10px 19px 10px;
    /* margin-top: -130px; */
    background: transparent;
}

.listing-3 .form-wrapper-3 {
    /*background-color: rgba(7,35,47, .6);*/
	background-color: rgba(25,25,25, .6);
    padding: 15px 19px 0px;
    border-radius: 5px;
}


/*-----------welcome section-3------------*/

.welcome-section-3 {
    padding-bottom: 35px;
}
.welcome-section-3 .service-sec {
    margin: 0 0 55px 0;
    float: left;
}
.welcome-section-3 .service-sec .icon {
    width: 96px;
    height: 96px;
    float: left;
    /*color: #fff;*/
	color: #e94f1d;
    font-size: 50px;
    border-radius: 50%;
    text-align: center;
    /*background: #4db7fe;*/
	/*background: #191919;*/
    line-height: 85px;
}
.welcome-section-3 .service-sec .detail {
    float: right;
    width: 78%;
    margin: -5px 0 0 0;
}
.welcome-section-3 .service-sec .detail p{
    margin-bottom: 0;
}
/*---------------Best offer-3 section----------------*/

.best-offer-3 {
    background-image: url('../img/background/bg_offer.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.best-offer-3 .offer-title h2 {
    color: #fff;
}
.best-offer-3 .offer-title p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-top: 30px;
}
.best-offer-3 .offer-title a{
    /*border: 2px solid #4db7fe;*/
	border: 2px solid #e94f1d;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 22px;
    text-align: center;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: transparent;
    border-radius: 3px;
    width: 160px;
}
.best-offer-3 .offer-title a:hover{
	color: #e94f1d;
}
/*---------------Galery section-3-------------------*/
.gallery-3 {
    /*background-color: #153356;*/
	background-color: #191919;
}
.gallery-3 .section-titleBar h3{
    /*color: #fff;*/
	color: #e94f1d;
}
.gallery-3 .section-titleBar p{
    color: #fff;
}
.gallery-3 .gallery-section{
    /*background-color: #153356;*/
	background-color: #191919;
}
/*--------------------------------*/
/*  5. Index-4
/*--------------------------------*/
.welcome-section-4 .section-titleBar h3{
    text-transform: uppercase;
    margin: 0px 0 20px 0;
}

.welcome-section-4 .intro_images {
    width: 100%;
    height: 588px;
    visibility: inherit;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.welcome-section-4 .intro_1 {
    position: absolute;
    top: 0;
    right: 0;
}
.welcome-section-4 .button {
    margin-top: 20px;
}
.welcome-section-4 .intro_2 {
    position: absolute;
    bottom: 0;
    right: 98px;
    box-shadow: 0px 23px 35px rgba(4,4,4,0.54);
}
.welcome-section-4 .intro_3 {
    position: absolute;
    top: 51px;
    left: 0;
    box-shadow: 0px 23px 35px rgba(4,4,4,0.54);
}
.welcome-section-4 .intro_img img {
    max-width: 100%;
}

.fluid-know-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.fluid-know-area .service-promo .promo-content {
    max-width: 670px;
    margin: 0;
    z-index: 2;
    position: relative;
    padding: 0 0 0 5em;
}

.fluid-know-area .service-promo .know-top {
    border-bottom: 1px solid #0b1c30;
}

.fluid-know-area .service-promo .know-top h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 50px;
    margin-bottom: 20px;
    font-size: 36px;
}



.fluid-know-area .service-promo .know-top p {
    color: #b5c9db;
    margin: 0 0 2.5em;
    padding: 0;
    font: 400 1.0715em/1.8em "Open Sans", sans-serif;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.fluid-know-area .service-promo .know-bot {
    border-top: 1px solid #234470;
    padding: 2em 0 0;
}

.fluid-know-area .service-promo .know-bot ul {
    margin: 0;
    padding: 0;
}

.fluid-know-area .service-promo .know-bot ul li {
    margin: 0;
    padding: 0 18px;
    display: inline-block;
    border-right: 1px dashed #6e6e6e;
}

.fluid-know-area .service-promo .know-bot ul li:last-child {
    border-right: 1px dashed transparent;
    padding-right: 0;
}

.fluid-know-area .service-promo .know-bot ul li:first-child {
    padding-left: 0;
}

.fluid-know-area .service-promo .know-bot ul li .about-img {
    float: left;
    margin: 0 1em 0 0;
}
.fluid-know-area .service-promo .know-bot ul li .about-img i{
    color: #4db7fe;
    font-size: 35px;
    line-height: 44px;
}
.fluid-know-area .service-promo .know-bot ul li .about-cont {
    float: left;
}

.fluid-know-area .service-promo .know-bot ul li .about-cont p {
    color: #fff;
    margin: 0;
    padding: 0;
    font: 400 1.33em/1.3em "Open Sans", sans-serif;
}

.fluid-know-area .work-image-ser img {
    width: 100%;
    height: 32.7em;
}

@media (max-width: 991px) {
    .fluid-know-area {
        display: block;
    }
}
.fluid-know-area .work-image-ser {
    width: -webkit-calc(50% - 115px);
    width: calc(50% - 115px);
    float: left;
    text-align: right;
    display: block;
    position: relative;
}

@media (max-width: 991px) {
    .fluid-know-area .work-image-ser {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .fluid-know-area .work-image-ser img {
        width: 100%;
    }
}
.fluid-know-area .service-promo {
    width: -webkit-calc(50% + 115px);
    width: calc(50% + 115px);
    float: left;
    position: relative;

    background: #153356;
}

@media (max-width: 991px) {
    .fluid-know-area .service-promo {
        width: 100%;

    }
}

.big_room_slider_container {
    height: 100%;
}
.background_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background: url(../img/rooms/6.jpg) no-repeat;
}

.events-section blockquote {
    position: relative;
    margin: 30px 0;
    padding: 40px 40px 40px 40px;
    font-size: 15px;
    line-height: 26px;
    background-color: #FFFFFF;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    color: #777;
    font-weight: 300;
    transition: all 500ms ease;
}
.events-section blockquote .icon-holder {
    background: #f7f7f7;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: block;
    text-align: center;
    border: 3px solid #e1e1e1;
    left: 30px;
    top: -30px;
    z-index: 2;
    transition: all 500ms ease;
}
.events-section blockquote:hover .icon-holder{
    border-color: #4db7fe ;
}
.events-section blockquote:hover {
    border-color: #4db7fe;
}
.events-section blockquote .icon-holder i {
    color: #4db7fe;
    font-size: 30px;
    line-height: 64px;
}
.events-section blockquote:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1 transparent transparent;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -20px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;

}

.events-section blockquote:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent transparent;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -18px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;

}
.events-section .item {

    margin: 0 30px 60px 30px;
}
.events-section .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.events-section .testimonials-author h4{

    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
    color: #222222;
    line-height: 24px;
}
.events-section .testimonials-author span{
    font-weight: 300;
    font-size: 14px;
    color: #222222;
}
.events-section .testimonials-author ul{
    list-style-type: none;
}
.events-section .testimonials-author ul li{
    display: inline-block;
    color: #4db7fe;
}
.events-section .our-events .date-box {
    width: 86px;
    height: 86px;
    float: left;
    color: #fff;
    font-size: 50px;
    border-radius: 5px;
    text-align: center;
    background: #4db7fe;
    line-height: 85px;
    margin-right: 10px;
}

.events-section .our-events .date-box .date-inner {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}
.events-section .our-events .date-box .date-inner .date-text-inner {
    display: table-cell;
    vertical-align: middle;
}

.events-section .our-events .date-box .date-inner .date-text-inner p{
    color: #fff;
    font-size: 29px;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-weight: 700;
}
.events-section .our-events .date-box .date-inner .date-text-inner  span{
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 500;
}
.events-section .our-events .media-body h4 {

    margin: 0 0 0.3em;
    padding: 0;
    font: 700 1.0715em/1em "Open Sans", sans-serif;
    text-transform: uppercase;
}
.events-section .our-events .media-body p {
    margin: 0;
}

.newsletter-section {
    background-image: url(../img/background/2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.newsletter-section .offer-title h2 {
    color: #fff;
}
.newsletter-section .offer-title p {
    color: #fff;
}
.newsletter-section .form-group {
    position: relative;
    width: 40%;
    margin: 0 auto;
}
.newsletter-section .form-group input{
    font-size: 15px;
    width: 100%;
    padding-right: 3em;
    border: none;
    background: #fff;
    color: #333333 !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 50px;
}
.newsletter-section .form-group button{
    position: absolute;
    top: 0;
    right: -1px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #4db7fe;
    color: #fff;
    border: none;
    padding: 15px 25px;
}

.offer-section {
    padding-bottom: 40px;
}
.offer-section .desc .project-dec-2 {
    display: block;
    padding: 20px 15px;
    background: #fff;
}
.offer-section h4 {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}

.offer-section .tour{
    margin-bottom: 50px;
}
.offer-section .tour-img{
    height: 300px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    overflow: hidden;
}

.offer-section .tour-img .price {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00BBF0;
    color: #fff;
    padding: 8px 12px;
    margin: 0;
}

.offer-section a {
    color: #4db7fe;
    font-weight: 700;
}
.offer-section a:hover {
    color: #333;
}
.offer-section span {
    font-size: 14px;
}
.offer-section p{
    margin-bottom: 0px;
}
.offer-section .rating {
    padding: 15px 0;
}
.rating i.voted {
    color: #4db7fe;
}
.rating i {
    margin-right: 2px;
    color: #ddd;
}
.pst-content {
    padding-left: 10px;
}

.offer-section ul {
    padding: 20px 0 0 0;
    border-top: 1px solid #ededed;
}
.offer-section ul li {
    display: inline-block;
    margin-right: 15px;
}
.offer-section ul li:last-child {
    margin-right: 0;
    float: right;
}
.offer-section .desc a{
    color: #fff;
    margin-top: 10px;
}
/*--------------------------------*/
/*  6. Index-5
/*--------------------------------*/



.welcome-section-5 .wel-wrap-inner .section-titleBar{
float: left;
    width: 38%;
    padding: 0 5% 0 0;
}
.welcome-section-5 .wel-wrap-inner .section-titleBar .rating i{
    font-size: 18px;
}
.welcome-section-5 .wel-wrap-inner .description-wrap{
    float: left;
    width: 58%;
    padding: 15px 0 5px 7%;
    border-left: 1px solid #c2c2c2;
}
.welcome-section-5 .wel-wrap-inner .description-wrap span {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
    color: #444;
    font-weight: 700;
}
.our-advantages-5 {
padding-bottom: 0;
}
.our-advantages-5 .nav li:hover img, .our-advantages-5 .nav li:focus img {
    transform: scale(1.1);
    opacity: .7;
}
.our-advantages-5 .nav li {
    position: relative;
    overflow: hidden;
}
.our-advantages-5 .nav li .mask{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,.4);
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4);
    opacity: 0.2;
    background: #153356;
}
.our-advantages-5 .nav li img {
    opacity: 1;
    transition: all 300ms linear 0s;
}
.news-section .post {
    border-radius: 5px;
    overflow: hidden;
    margin-right: 15px;
}
.news-section .post .detail {
    background: #fff;
    padding: 20px;
    position: relative;
}
.news-section .post .detail img {
    width: 56px !important;
    position: absolute;
    top: 0;
    border-radius: 100% !important;
    border: solid 4px #fff;
    margin: -28px 0 0 0;
}

.news-section .post .detail h4 {
    font-weight: 400;
    margin: 25px 0 7px 0;
    font-size: 20px;
    font-weight: 500;
}
.news-section .post .detail a {
    color: #444;
    display: block;
}
.news-section .post .detail span.comment {
    float: right;
}
.news-section .post .detail span {
    color: #444;
    font-size: 14px;
    margin: 22px 0 0 0;
    display: inline-block;
}
/*----------------------------------------*/
/*  7. Footer section
/*----------------------------------------*/


.footer {
    /*background: #153356;*/
	background: #191919;
    padding-bottom: 40px;
}
.footer .about-widget .logo img {
    max-width: 240px;
}
.footer .footer-widget {
    margin-bottom: 50px;
}
.footer h2,
.footer h4,
.footer ul,
.footer li,
.footer p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer p {
    line-height: 24px;
    color: #d2d2d2;;
}
.footer .title {
    margin-bottom: 6px;
}
.footer .title h4 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
    /*color: #fff;*/
	color: #e94f1d;
    line-height: 26px;
    position: relative;
    top: -5px;

}

.subscribe-widget .tel-box{
    margin-bottom: 15px;
}

.footer .tel-box .icon,
.footer .tel-box .text {
    display: table-cell;
    vertical-align: top;
}
.footer .tel-box .icon i {
    font-size: 20px;
    color: #e7e7e7;
}
.footer .tel-box .text {
    padding-left: 10px;
}
.footer .tel-box .text h4 {
    font-size: 20px;
    line-height: 22px;
    color: #153356;
    font-weight: 600;
}
.footer .tel-box .text p {
    color: #d2d2d2;;
    font-size: 14px;
    line-height: 22px;
}
.footer .tel-box .text p a {
    color: #d2d2d2;
}
.footer .tel-box .text p a:hover {
    color: #e94f1d;
}
.footer .links-widget.links-widget-pac {
    padding: 0 0 0 25px;
}
.footer .links-widget ul {
    margin-top: 1px;
}
.footer .links-widget ul li {
    margin-bottom: 10px;
}
.footer .links-widget ul li:last-child {
    margin-bottom: 0;
}
.footer .links-widget ul li a {
    font-size: 15px;
    color: #d2d2d2;;
    line-height: 18px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.footer .links-widget ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 11px;
}
.footer .links-widget ul li a:hover {
    /*color: #153356;*/
	color: #e94f1d;
}
.footer .social li a {
    width: 35px;
    height: 35px;
    border: 1px solid #d2d2d2;;
    color: #d2d2d2;
    text-align: center;
    display: block;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-right: 5px;
}
.footer .social li a i {
    font-size: 17px;
    line-height: 33px;
}
.footer .social li a i .fa-google-plus {
    font-size: 12px;
}
.footer .social li a:hover {
    /*color: #153356;
    border-color: #153356;*/
	color: #e94f1d;
    border-color: #e94f1d;
}
.footer .subscribe-widget input {
    width: 100%;
    height: 45px;
    background: #ffffff;
    font-size: 15px;
    line-height: 45px;
    border-radius: 4px;
    padding: 0 65px 0 20px;
    color: #838486;
    border: none;
}
.footer .about-widget > p {
    margin-top: 22px;
}
.footer .footer-widget .ped-btn-footer {
    border: 1px solid #f8b109;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 0px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #f8b109;
    /*width: 100%;*/
    width: 50%;
    border-radius: 3px;
    line-height: 45px;
}
.footer .footer-widget .ped-btn-footer:hover {
    border: 1px solid #e94f1d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 0px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #e94f1d;
    width: 100%;
    border-radius: 3px;
    line-height: 45px;
}
.footer .about-widget .link {
    margin-top: 10px;
}
.footer .about-widget .link a {
    font-size: 14px;
    text-transform: uppercase;
    /*color: #e7e7e7;*/
	color: #e94f1d;
    font-weight: 600;

}
.footer .about-widget .tel-box {
    margin: 15px 0;
}
.footer-bottom {
    border-top: 1px solid #142b35;
    /*background: #153356;*/
	background: #e94f1d;
    padding: 27px 0;
	color: #fff;
}
.footer-bottom p {
    margin: 0;
    font-size: 14px;
    /*color: #9ca8b5;*/
	color: #fff;
}
.footer-bottom a {
	color: #e1e1e1;
}



.footer .newsletter-widget {
    position: relative;
    margin: 15px 0 20px 0;
}

.footer2 .footer-bottom p {
    color: #797a7c;
}
.footer2 {
    background: #222229;
    padding: 65px 0;
}
.footer-bottom2 {
    background: #1c1c21;
}
.footer-bottom2 .pull-right p {
    color: #33585c;
}
.footer2 .tel-box .icon-box i {
    color: #153356;
}
.footer2 .twitter-widget,
.footer2 .about-widget {
    padding: 0 20px 0 0;
}
.footer .title2 h2 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #D5D5D5;
    line-height: 26px;
    position: relative;
    top: -5px;
    text-transform: uppercase;
}

.twitter-widget ul li span {
    color: #153356;
}
.twitter-widget ul li a:before {
    display: none;
}
.twitter-widget p {
    display: inline;
    color: #797a7c;
}
.flickr-widget img {
    float: left;
    padding: 0 5px 5px 0;
}
.flickr-widget li:nth-child(3) img,
.flickr-widget li:nth-child(6) img {
    padding: 0 0 5px 0 !important;
}
.flickr-widget {
    width: 200px;
    float: right;
}





/*----------------------------------------*/
/*  8. Breadcumbs section
/*----------------------------------------*/
.page-section{
    position: relative;
}
.page-section {
    background: url(../img/background/sub-banner-hotel.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-section-restaurant {
    background: url(../img/background/sub-banner-hotel-restaurant.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.breadcumb-overlay {
  position: absolute;
  background: rgba(27, 48, 83, 0.20) none repeat scroll 0 0;
  width: 100%;
  height: 100%;
}
.breadcrumb{
    padding: 100px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-titleBar h3 {
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 48px;
	text-transform: uppercase;
}
.breadcrumb .section-titleBar{
    margin-bottom: 0px;
}
.breadcrumb .section-titleBar h3::after {
    display: none;
}
.page-breadcrumb  .nav-path {
    padding: 10px 0px;
    background: #f7f7f7;
    text-align: center;
}
.page-breadcrumb ul li {
    display: inline-block;
    color: #444;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.page-breadcrumb  ul li.home-bread{
    padding-left: 0px;
}
.page-breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-titleBar::after {
    display: none;
}
.testimonial-page-section{
	background: #fff;
}
.welcome-page-section {
	background: #f9f9f9;
}
.pricing-page-section{
	background: #f9f9f9;
}
.testimonial-page-section .single-testi{
    margin-top: 30px;
    border: 1px solid #f4f4f4;
}


/*---------------------------------*/
/* 9. LIGHTBOX */
/*---------------------------------*/
#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}
#imagelightbox-close {
    width: 2.5em;
    height: 2.5em;
    text-align: left;
    /*background-color: #05305a;*/
	background-color: #e94f1d;
    position: fixed;
    z-index: 10002;
    top: 2.5em;
    right: 2.5em;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease;
    border: none;
}
#imagelightbox-close:before, #imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}
#imagelightbox-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#imagelightbox-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#imagelightbox-close:hover {
    background-color: #fff;
    outline: none;
}
#imagelightbox-close:hover:before, #imagelightbox-close:hover:after {
    /*background: #05305a;*/
	background: #e94f1d;
}
#imagelightbox-loading, #imagelightbox-loading div {
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#imagelightbox-loading {
    width: 2.5em;
    height: 2.5em;
    background-color: #444;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.625em;
    margin: -1.25em 0 0 -1.25em;
    -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
}
#imagelightbox-loading div {
    width: 1.25em;
    height: 1.25em;
    background-color: #fff;
    -webkit-animation: imagelightbox-loading .5s ease infinite;
    -moz-animation: imagelightbox-loading .5s ease infinite;
    animation: imagelightbox-loading .5s ease infinite;
}
#imagelightbox-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#imagelightbox-caption {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    /*background-color: #05305a;*/
	background: #e94f1d;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 14px 0px;
}
.imagelightbox-arrow {
    font-size: 40px;
    line-height: 56px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.32);
    width: 3.75em;
    height: 7.5em;
    background-color: transparent;
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    margin-top: -3.75em;
    border: none;
}
.imagelightbox-arrow-left {
    left: 2.5em;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-right {
    right: 2.5em;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.imagelightbox-arrow-left:focus, .imagelightbox-arrow-right:focus {
    outline: none;
}
.imagelightbox-arrow-left:hover, .imagelightbox-arrow-right:hover {
    color: #fff;
}
#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
    -webkit-animation: fade-in .25s linear;
    -moz-animation: fade-in .25s linear;
    animation: fade-in .25s linear;
}
@media only screen and (max-width:660px) {
    #container {
        width: 100%;
    }
    #imagelightbox-close {
        top: 1.25em;
        right: 1.25em;
    }
    #imagelightbox-nav {
        bottom: 1.25em;
    }
    .imagelightbox-arrow {
        width: 2.5em;
    }
    .imagelightbox-arrow-left {
        left: 1.25em;
    }
    .imagelightbox-arrow-right {
        right: 1.25em;
    }
}
@media only screen and (max-width:320px) {
    .imagelightbox-arrow-left {
        left: 0;
    }
    .imagelightbox-arrow-right {
        right: 0;
    }
}
@media (max-width:767px) {
    .block.type-7 .filter-nav li {
        margin-bottom: 10px;
    }
    .block.type-7 .filter-content a {
        display: block;
    }
    .block.type-7 .filter-content a img {
        margin: 0 auto;
    }
    .block.type-7 .icon-wrapper .icon-entry {
        margin-bottom: 30px;
    }
}
@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
}
@-moz-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
}
@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: .5;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
    }
}


/*----------------------------------------*/
/*  10. About page
/*----------------------------------------*/

.about-section .owl-theme .owl-controls .owl-nav div {
    color: #FFF;
    display: inline-block;
    zoom: 1;

    display: inline;
    margin: 5px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url('../img/slider/arrow-cro.png') no-repeat;
    height: 58px;
    width: 58px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    position: absolute;
}
.about-section .owl-theme .owl-controls .owl-prev {
    left: -8%;
    background-position: 0px 0;
    top: 46%;
    color: rgba(142, 18, 18, 0);
}
.about-section .owl-theme .owl-controls  .owl-prev {
    left: 5px;
    top: 44%;
}
.about-section .owl-theme .owl-controls  .owl-next {
    right: 10px;
    top: 44%;
    background-position: -57px 0 !important;
}
.about-section .owl-theme .owl-controls  .owl-prev i {
    display: none;
}
.about-section .owl-theme .owl-controls  .owl-next i {
    display: none;
}
.about-section .about-carousel {
    margin-bottom: 20px;
}
.about-whoweare .about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.about-whoweare .about-content .lists ul {
    text-align: left;
}
.about-whoweare .about-content .lists ul li {
   line-height: 28px;
}
.about-whoweare .about-content .lists ul li i {
    /*color: #153356;*/
	color: #e94f1d;
    margin-right: 5px;
}
.about-us-activities .about-widget {
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}
.about-us-activities .mt-20 {
    margin: 15px 0;
}
.about-us-activities .about-widget .text-widget span {
    font-weight: 700;
    font-style: italic;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 0px;
    text-align: center !important;
    display: block;
}
.about-us-activities .about-widget .text-widget {
    position: absolute;
    z-index: 99;
    display: block;
    opacity: 1;
    right: auto;
    top: auto;
    bottom: 55%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    padding: 22px 30px;
    transition: .35s;
}
.our-best-sides .box-wrapper {
    margin-top: 14px;
}
.our-best-sides .box-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.our-best-sides .box {
    text-align: center;
    padding: 0 15px;
    position: relative;
}

.our-best-sides .box h4{
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 5px;
    font-weight: 600;
}
.our-best-sides .box p{
    margin: 0;
}

.our-best-sides .box .icon-box  {
    margin-bottom: 15px;
}
.our-best-sides .box .icon-box i {
    font-size: 53px;
    color: #4db7fe;
}
/*--------------------------------*/
/*  11. Contact page
/*--------------------------------*/
.map-section .our-location .map {
    height: 460px;
}

.map-section .our-location .map iframe {
    border: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.contact-us  .form input[type=text] {
    width: 100%;
    padding: 0 12px;
    /*border: solid 1px #ececec;*/
	border: solid 1px #848484;
    height: 48px;
    margin-bottom: 15px;
}

.contact-us .form textarea {
    width: 100%;
    height: 220px;
    padding: 12px 12px;
	/*border: solid 1px #ececec;*/
	border: solid 1px #848484;
}
.contact-us .get-in-touch span {
    font-size: 17px;
    display: block;
    line-height: 34px;
}
.contact-us .get-in-touch span a {
    /*color: #222;*/
	color: #e94f1d;
}
.contact-us .form input[type=submit] {
    /*border: 2px solid #4db7fe;*/
	border: 2px solid #e94f1d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    /*background: #4db7fe;*/
	background: #e94f1d;
    border-radius: 3px;
    width: 100%;
}
.contact-us .form input[type=submit]:hover {
	border: 2px solid #191919;
	background: #191919;
	color: #e94f1d;
}
.get-directions {
    text-align: center;
    margin: 40px 0 0 0;
}
.get-directions input[type="text"] {
    padding: 15px 2% 17px;
    width: 86%;
    max-width: 556px;
    font-size: 22px;
    color: #747474;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    border: solid 1px #BEBEBE;
    border-radius: 10px;
    margin: 0 10px 0 0;
}
.get-directions input[type="submit"] {
    background: url(../img/background/directions-btn.jpg) no-repeat;
    width: 60px;
    height: 61px;
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
    position: relative;
}
/*--------------------------------*/
/*  12. Room page
/*--------------------------------*/
.room-section .single-room-wrapper{
    border: solid 1px #ccc;
    float: left;
    width: 100%;
    margin: 0 0 55px 0;
}

.room-section .single-room-wrapper  img{
    width: 390px;
    float: left;
}
.room-section .single-room-wrapper .text-wrapper {
    padding: 20px 10px 0;
    /* clear: both; */
    overflow: hidden;
}
.room-section .single-room-wrapper .text-body{
    float: left;
    width: 550px;

}
.room-section .single-room-wrapper .text-body ul {
    margin: 15px 0 0 0;
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
}
.room-section .single-room-wrapper .text-body ul li{
    float: left;
    width: 49%;
    margin: 0 0 18px 0;
    list-style-type: none;
    font-size: 17px;
}

.room-section .single-room-wrapper .text-body ul li i{
    color:#4db7fe;
    margin-right: 5px;
}
.room-section .single-room-wrapper .price-detail{
    text-align: center;
    width: 150px;
    float: right;

}
.room-section .single-room-wrapper .price-detail .price-room{
    background: #f5f5f5;
    padding: 32px 0;
}
.room-section .single-room-wrapper .price-detail .price-room span{
    color: #153356;
    font-size: 40px;
    font-weight: 700;
    display: block;
}
.room-section .single-room-wrapper .price-detail .price-room p {
    margin: 12px 0 0 0;
    display: block;
}
.room-section .single-room-wrapper .price-detail  a {
    background: #0A1D3B;
    color: #fff;
    width: 100%;
    display: block;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0 0 0;
}
/*--------------------------------*/
/*  13. Single Room page
/*--------------------------------*/
.single-room-section .booking-form {
    background: #153356;
    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    border: 10px solid #ececec;
}
.single-room-section .listing-search__form {
    padding: 30px;
    margin: 0;
    display: block;
    width: 100%;
    float: left;
    border-bottom: 0;
}
.single-room-section .listing-search__form .price {
    padding: 30px;
    margin: 0;
}
.single-room-section .listing-search__form .price p {
    color: #fff;
    font-size: 18px;
    display: block;
}
.single-room-section .listing-search__form .price span {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    margin: 0px 0 0 0;
    display: block;
}

.single-room-section .listing-search__form .item {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
    text-align: left;
}
.single-room-section .listing-search__form .item input[type=text] {
    width: 100%;
    color: #555;
    height: 48px;
}
.single-room-section .listing-search__form .item select {
    width: 100%;
    height: 48px;
    border: none;
    border: 1px solid #ececec;
    color: #555;
}
.single-room-section .listing-search__form .item .ht-field {
    margin-bottom: 0;
}
.single-room-section .listing-search__form  .listing-search__btn{
    float: left;
    width: 100%;
    padding: 12px 0;
    margin: 0;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
}

.single-room-section .owl-theme .owl-controls .owl-nav div {
    color: #FFF;
    display: inline-block;
    zoom: 1;

    display: inline;
    margin: 5px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url('../img/slider/arrow-cro.png') no-repeat;
    height: 58px;
    width: 58px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    position: absolute;
}
.single-room-section .owl-theme .owl-controls .owl-prev {
    left: -8%;
    background-position: 0px 0;
    top: 46%;
    color: rgba(142, 18, 18, 0);
}
.single-room-section .owl-theme .owl-controls  .owl-prev {
    left: 5px;
    top: 44%;
}
.single-room-section .owl-theme .owl-controls  .owl-next {
    right: 10px;
    top: 44%;
    background-position: -57px 0 !important;
}
.single-room-section .owl-theme .owl-controls  .owl-prev i {
    display: none;
}
.single-room-section .owl-theme .owl-controls  .owl-next i {
    display: none;
}
.single-room-section .what-in-room {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px 0;
}
.single-room-section .what-in-room .included{
    text-align: center;
    padding: 28px 0;
    border: solid 1px #ccc;
    margin: 0 15px 15px 0;
    width: 18%;
}
.single-room-section .what-in-room .included img{
    width: 70px;
}
.single-room-section .what-in-room .included span{
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    margin: 12px 0 0 0;
}

.single-room-section .what-in-room1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 5px 0;
}
.single-room-section .what-in-room1 .included{
    text-align: center;
    padding: 28px 0;
    border: solid 1px #ccc;
    margin: 0 15px 15px 0;
    width: 48%;
}
.single-room-section .what-in-room1 .included img{
    width: 70px;
}
.single-room-section .what-in-room1 .included span{
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    margin: 12px 0 0 0;
}

.single-room-section .room-description .section-titleBar p {
    max-width: 100%;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.single-room-section .room-overview .table > tbody > tr > th {
    width: 35%;
    padding: 13px 30px;
    border-top: 1px solid transparent;
}
.single-room-section .room-overview code {
    color: #000;
    text-transform: uppercase;
    background: transparent;
    font: 700 1em/1em "Open Sans", sans-serif;
}

.single-room-section .room-overview .table > tbody > tr > td {
    border-top: 1px solid transparent;
    color: #777;
    font: 400 1.0715em/1em "Open Sans", sans-serif;
    padding: 13px 30px;
}
/*--------------------------------*/
/*  14. Dining & Bar page
/*--------------------------------*/

.dining-section .menu-list .menu-item .menu-item-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}

.dining-section .menu-list .menu-item .menu-item-header h4{
    font-weight: 500;
    margin-bottom: 5px;
}
.dining-section .menu-list .menu-item h4.menu-item-price  {
    color:#4db7fe;
}
.menu-list > li + li {
    margin-top: 26px;
}
.dining-section .menu-list .menu-item p {
    margin-bottom: 0;
}
.dessert-section .box-menu-item h4{
    font-weight: 500;
    margin-bottom: 5px;
    margin: 10px 0;
}
.dessert-section .box-menu-item p{
    margin: 0;
}
.dessert-section .box-menu-item .box-menu-item-price{
    color:#4db7fe;
    font-size: 23px;
    margin-bottom: 10px;
}

.dining-section .about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.dining-section .about-details .lists ul {
    text-align: left;
}
.dining-section .about-details .lists ul li {
   line-height: 28px;
}
.dining-section .about-details .lists ul li i {
    /*color: #153356;*/
	color: #e94f1d;
    margin-right: 5px;
}





/*--------------------------------*/
/*  15. News page
/*--------------------------------*/

.blog-page-section .single-blog-post {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
}
.blog-page-section .single-blog-post + .single-blog-post {
    margin-top: 80px;
}
.blog-page-section .single-blog-post .text-content{
    position: relative;
    padding: 17px 18px;
    border: 1px solid #f2f2f2;
}
.blog-page-section .single-blog-post .text-content a.read-more{
    position: relative;
    color: #4db7fe;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.blog-page-section .blog-grid .single-blog-post {
    margin-bottom: 40px;
}
.blog-page-section .single-blog-post h3,
.blog-page-section .single-blog-post h4{
    margin: 0;
}
.blog-page-section .single-blog-post .img-holder {
    position: relative;
    margin-bottom: 20px;
    background: #000;
    overflow: hidden;
}
.blog-page-section .single-blog-post .img-holder-grid {
    position: relative;
    height: 181px;
    background: #000;
    overflow: hidden;
}

.blog-page-section .single-blog-post .img-holder img, .img-holder-grid img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
}
.blog-page-section .single-blog-post .img-holder:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .7;
    cursor: pointer;
}
.blog-page-section .single-blog-post .img-holder-grid:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .7;
    cursor: pointer;
}
.blog-page-section .single-blog-post h4 {
    /*font-size: 20px;*/
	font-size: 23px;
    text-transform: capitalize;
    /*font-weight: 600;*/
	font-weight: 500;
    color: #444;
    line-height: 26px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
/*.blog-page-section .single-blog-post h4:hover {
    color: #4db7fe;
}*/
.blog-page-section .single-blog-post ul li {
    margin: 5px 0 10px 0;
}
.blog-page-section .single-blog-post ul li a{
    color: #777;
}
.blog-page-section .single-blog-post ul li i{
    color: #4db7fe;
}

/*Sidebar Page Container*/

.blog-page-section .right-box .search-widget {
    height: 54px;
    position: relative;
    margin-top: 10px;
}

.blog-page-section .right-box h4{
    border-bottom: 1px solid #f2f2f2;
    color: #444;
    /*font-size: 17px;*/
	font-size: 23px;
    /*font-weight: 600;*/
	font-weight: 700;
    padding: 12px 0px;
    /*text-transform: uppercase;
    margin-top: 10px;*/
}
.blog-page-section .right-box .single-sidebar-widget .search-widget form input {
    width: 100%;
    height: 54px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}
.blog-page-section .right-box .single-sidebar-widget .search-widget form button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #4db7fe;
    right: 0;
    color: #fff;
}
.blog-page-section .right-box .single-sidebar-widget .category-widget ul li:last-child a {
    border: none;
}
.blog-page-section .right-box .single-sidebar-widget .category-widget ul li a {
    font-weight: 600;
    color: #444;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}
.blog-page-section .right-box .single-sidebar-widget .category-widget ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #C8C8C8;
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.blog-page-section .right-box .single-sidebar-widget .category-widget ul li a:hover {
    color: #4db7fe;
}

.blog-page-section .right-box .single-sidebar-widget .post-widget ul li  {
    margin-top: 20px;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .icon-box,
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box {
    display: table-cell;
    vertical-align: top;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .icon-box {
    width: 110px;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .icon-box img {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box {
    padding-left: 20px;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box h5 {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: -3.5px;
    font-weight: 600;
    margin-bottom: 5px;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box h5 a {
    color: #242424;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box h5 a:hover {
    color: #4db7fe;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box span {
    color: #4db7fe;
    font-size: 13px;
    line-height: 10px;
}
.blog-page-section .right-box .single-sidebar-widget .post-widget ul li:hover .icon-box img {
    opacity: .5;
}

.blog-page-section .right-box .single-sidebar-widget .category-widget ul li a:hover {
    color: #4db7fe;
}
.blog-page-section .right-box .single-sidebar-widget  .tags-widget ul > li {
    margin-bottom: 10px;
}
.blog-page-section .right-box .single-sidebar-widget .text-widget p{
    font-size: 14px;
    margin-bottom: 0;
}
.blog-page-section .right-box .single-sidebar-widget .tags-widget ul li a {
    padding: 6px 0;
    display: block;
    font-size: 12px;
    border: 1px solid #EAEAEA;
    border-radius: 16px;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    color: #787878;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.blog-page-section .right-box .single-sidebar-widget .tags-widget ul li a:hover {
    background: #4db7fe;
    border-color: #4db7fe;
    color: #fff;
}
.blog-page-section .left-box .author-box {
    margin-top: 30px;
}
.blog-page-section .left-box .share-box {
    clear: both;
    overflow: hidden;
}


/*Post Share Box*/

.single-blog-post .author-box .share-box .tag-box  {
    padding: 0;
}
.single-blog-post .author-box .share-box .tag-box li {
    margin: 0;
    display: inline-block;
}
.single-blog-post .author-box .share-box .tag-box a {
    color: #4db7fe;
    font-size: 16px;
    transition: .3s ease;
    line-height: 30px;
    text-transform: capitalize;
}
.single-blog-post .author-box .share-box .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}
.single-blog-post .author-box .share-box .social li {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.single-blog-post .author-box .share-box .social a {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    color: #4db7fe;
    text-align: center;
    margin: 0 3px;
    border: 1px solid #eee;
    display: block;
    line-height: 41px;
    transition: all 0.5s ease;
}

/*Author Area*/

.single-blog-post .author-box .post-author {
    margin: 40px 0;
}
.single-blog-post .post-author .inner {
    position: relative;
    padding: 30px 0px 25px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.single-blog-post .post-author .inner .img-box{
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.single-blog-post .post-author .text-box {
    padding: 0 10px;
    line-height: 24px;
    color: rgb(138, 138, 138);
    border-bottom: none;
}
.single-blog-post .post-author .text-box h5{
    color: #444;
    font-size: 18px;
    margin-bottom: 5px;
}

/*Comment Area*/

.single-blog-post .author-box .comments-area{
    position:relative;
    margin-top:0px;
    margin-bottom:50px;
}
.single-blog-post .author-box .comments-area h3{
    color: #444;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.single-blog-post .author-box .comments-area .comment-box{
    position:relative;
    margin-bottom:35px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.single-blog-post .author-box .comments-area .comment-box:nth-child(1){
    padding-top:0px;
}

.single-blog-post .author-box .comments-area .comment-box:hover{
    border-color:#4db7fe;
}

.single-blog-post .author-box .comments-area .comment-box.reply-comment{
    margin-left:30px;
}

.single-blog-post .author-box .comments-area .comment{
    position:relative;
    font-size:14px;
    padding:0px 0px 0px 80px;
}

.single-blog-post .author-box .comments-area .comment .comment-inner{
    position:relative;
    padding:15px 20px;
    border:1px solid #f4f4f4;
}



.single-blog-post .author-box .comments-area .comment .comment-inner .rating .fa{
    display:inline-block;
    color:#4db7fe;
    font-size:14px;
}

.single-blog-post .author-box .comments-area .comment-box .author-thumb{
    position:absolute;
    left:0px;
    top:0px;
    margin-bottom:20px;
}

.single-blog-post .author-box .comments-area .comment-box .author-thumb img{
    width:60px;
    display:block;
}

.single-blog-post .author-box .comments-area .comment-info{
    position:relative;
    color:#444;
    line-height:24px;
    font-size:16px;
    font-weight:500;
}

.single-blog-post .author-box .comments-area .comment-box .text{
    color:#777;
    font-size:15px;
    margin-top:12px;
    font-weight:400;
    line-height: 1.6em;
    margin-bottom:0px;
}
/*Comment form*/

.comment-form{
    position:relative;
}

.comment-form .group-title{
    margin-bottom:20px;
}
.comment-form .group-title h3{
    color: #444;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}

.comment-form .form-group{
    position:relative;
    margin-bottom:15px;
}

.comment-form .form-group label{
    position:relative;
    color:#777;
    font-size:15px;
    font-weight:400;
}

.comment-form .form-group:last-child{
    margin-bottom:0px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"]/*,
.comment-form .form-group select*/{
    position:relative;
    display:block;
    width:100%;
    line-height:28px;
    padding:10px 15px;
    /*border:1px solid #efefef;*/
	border:1px solid #848484;
    height:50px;
    color:#848484;
    font-weight:300;
    background:#ffffff;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}
.comment-form .form-group select{
    display:block;
    width:100%;
    line-height:28px;
    padding:10px 15px;
    /*border:1px solid #efefef;*/
	border:1px solid #848484;
    height:50px;
    color:#848484;
    font-weight:300;
	font-family: "Open Sans", sans-serif;
	background: transparent url("../img/select-bg.png") no-repeat scroll 95% 50%;
}



.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
    border-color:#4db7fe;
}

.comment-form .form-group textarea{
    position:relative;
    display:block;
    width:100%;
    line-height:26px;
    padding:10px 15px;
    color:#d6d6d6;
    /*border:1px solid #efefef;*/
	border:1px solid #848484;
    height:105px;
    font-weight:300;
    background:#ffffff;
    resize:none;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}


.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus,{
    border-color:#4db7fe;
    background: #fff;
}




/*** shopping cart table ***/

.custom-quantity-input {
    display: block;
    position: relative;
    width: 140px;
    height: 52px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding-right: 26px
}
.custom-quantity-input input {
    height: 100%;
    width: 100%;
    border: none;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    line-height: 21px;
    color: #4d4d4d
}
.custom-quantity-input .quantity-btn {
    background: #fafafa;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: -1px;
    color: #4d4d4d;
    line-height: 26px;
    text-align: center;
    border: 1px solid #e0e0e0;
    font-size: 17px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .75);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .75)
}
.custom-quantity-input .quantity-btn.quantity-input-up {
    top: -1px;
    border-radius: 3px 3px 0 0
}
.custom-quantity-input .quantity-btn.quantity-input-down {
    bottom: -1px;
    border-radius: 0 0 3px 3px
}
.custom-quantity-input .quantity-btn:hover {
    /*border-color: #78A994;
    background: #78A994;
    color: #fff*/
	border-color: #333;
    background: #333;
    color: #e94f1d
}
.custom-quantity-input .quantity-btn:active {
    border-color: #e0e0e0;
    background: #fafafa;
    color: #777
}
.product-add .custom-quantity-input {
    float: left;
    margin-right: 30px
}
.product-add .btn {
    padding: 11.5px 19px;
    font-weight: 700;
    font-size: 19px
}
.product-add .btn-custom-2 {
    color: #fff!important
}
.table {
    border: 1px solid #e0e0e0;
    margin-bottom: 0
}
.table img {
    display: inline-block;
    max-width: 100%;
    height: auto
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px 5px;
    line-height: 1.5;
    border-top: none;
    text-align: center
}
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th {
    white-space: normal
}
.table thead tr th {
    padding: 15px;
    border-color: transparent;
    border-right: 1px solid #e0e0e0;
    background: #fafafa;
    border-bottom: 1px solid #e0e0e0
}
.table .table-title {
    font: 700 16px/22px "Montserrat", sans-serif;
    color: #4d4d4d;
	font-weight: 700;
    text-transform: uppercase
}
.cart-table>thead>tr>th:last-child {
    border-right: transparent
}
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td {
    border-top: 1px solid #e0e0e0!important;
    border-right: 1px solid #e0e0e0!important
}
.table figure a {
    display: inline-block
}
.cart-table .item-name-col {
    width: 410px
}
.cart-table .item-name-col figure {
    width: 100px;
    float: left;
    margin-right: 20px
}
.table .item-name {
    font-size: 18px;
	color: #333;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left
	
}

.table .item {
	font-size: 16px;
    font-weight: 400;
	line-height: 120%;
    text-align: left;
	text-transform: none;
}
.table .item-price-special {
    font-size: 18px;
    display: inline-block;
    margin-top: 6px;
	color: #555;
}
.table .item-price-col .item-price-special {
    color: #787878;
}
.cart-table .item-name-col ul {
    text-align: left
}
.cart-table .item-name-col ul li {
    display: block
}
.table .custom-quantity-input {
    width: 68px;
    height: 44px;
    padding-right: 22px;
    margin: 0 auto;
	font-weight: 400;	
}
.table .custom-quantity-input input {
    height: 100%;
    width: 100%;
    font-size: 14px
}
.table .custom-quantity-input .quantity-btn {
    width: 22px;
    height: 22px;
    line-height: 22px
}
.compare-item-table .close-button {
    margin-left: 0
}
.close-button {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 18px;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
    background-image: url(../img/sprites/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -290px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-radius: 2px;
    vertical-align: top
}
.close-button:hover {
    background-color: #333;
    background-position: -26px -290px;
    border-color: #333;
}
.total-table {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #4d4d4d;
	/*font-weight: 700;*/
    text-transform: uppercase
}
.total-table .total-table-title {
    /*font-size: 16px;*/
	font: 700 16px/22px "Montserrat", sans-serif;
}

.total-table .amount {
	font: 500 18px/24px "Open Sans", sans-serif;
}

.total-table .amount-total {
	font-family: "Open Sans", sans-serif;

}
.total-table>tbody>tr:first-child>td,
.total-table>tbody>tr:last-child>td,
.total-table>tbody>tr>td {
    padding: 5px;

}
.total-table>tfoot>tr>td {
    padding: 5px;
    font-size: 24px;
    background: #f4f4f4;
}
.total-table>tfoot>tr>td:first-child {
    color: #4d4d4d
}

.total-table>tfoot>tr>td:last-child {
    /*color: #78A994;*/
	color: #333;
    font-size: 24px;
}

.checkout-table .checkout-table-price, 
/*.checkout-table .checkout-table-title,*/

.checkout-table .checkout-total-price /*.checkout-table .checkout-total-title */{
	font: 500 18px/20px "Open Sans", sans-serif;
	/*color: #4d4d4d;*/
    text-transform: uppercase;
	padding: 5px
}
.checkout-table .checkout-table-title,  .checkout-table .checkout-total-title {
	font: 500 18px/20px "Open Sans", sans-serif;
	/*color: #4d4d4d;*/
    text-transform: uppercase;
	padding: 5px
}
.checkout-table .checkout-table-title {
	text-align: right;
	padding-right: 60px
}
.checkout-table>tbody>tr:last-child>td {
	padding: 5px
}
.checkout-table>tbody>tr:last-child>.checkout-table-title {
	padding-right: 60px
}
.checkout-table .checkout-total-price,  .checkout-table .checkout-total-title {
	padding-top: 10px;
	padding-bottom: 10px
}
.checkout-table .checkout-total-title {
	text-align: right;
	padding-right: 60px;
	font-size: 22px;
	line-height: 24px;
	color: #4d4d4d
}
.checkout-table .checkout-total-price {
	font-size: 24px;
	color: #78A994;
	line-height: 24px;
}
.checkout-table .item-name-col {
	width: 410px
}
.checkout-table .item-name-col figure {
	width: 100px;
	float: left;
	margin-right: 20px
}
.checkout-table .item-name-col ul {
	text-align: left
}
.checkout-table .item-name-col ul li {
	display: block
}
.checkout-table tfoot tr {
	background: #f8f8f8
}
/*.checkout-table .cart-total {
	font: 600 24px/24px "Poppins", sans-serif;
}*/


/* -- Tabs in shopping cart -- */

.tab-container .nav-tabs {
	border-bottom: none
}
.tab-container.left,  .tab-container.right {
	border: 1px solid #dcdcdc
}
.tab-container.left .nav-tabs {
	background: #fafafa;
	border-right: 1px solid #dcdcdc
}
.tab-container.right .nav-tabs {
	background: #fafafa;
	border-left: 1px solid #dcdcdc
}
.tab-container.left .nav-tabs {
	float: left;
	border-bottom: none;
	
}
.tab-container.right .nav-tabs {
	float: right;
	border-bottom: none
}
.tab-container .nav-tabs>li {
	font: 600 16px/20px "Montserrat", sans-serif;
	color: #4d4d4d;
	text-transform: uppercase;
    border-right: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc
}
.tab-container.reverse .nav-tabs>li {
	border-top: none
}
.tab-container .nav-tabs>li:first-child {
	border-left: 1px solid #dcdcdc
}
.tab-container.left .nav-tabs>li,  .tab-container.right .nav-tabs>li {
	float: none;
	border-top-color: transparent;
	border-right-color: transparent
}
.tab-container.left .nav-tabs>li:first-child,  .tab-container.right .nav-tabs>li:first-child {
	border-left-color: transparent
}
.tab-container .nav-tabs>li>a {
	display: block;
	padding: 13px 10px 13px 20px;
	margin-right: 0;
	line-height: inherit;
	border: 1px solid transparent;
	border-bottom-color: #dcdcdc;
	border-radius: 0;
	color: #666;
	background: #fafafa;
 -webkit-transition: background .2s ease-in;
 -moz-transition: background .2s ease-in;
 -o-transition: background .2s ease-in;
 -ms-transition: background .2s ease-in;
 transition: background .2s ease-in
}
.tab-container .nav-tabs.nav-justified>li >a {
	border-bottom: none
}
.tab-container .nav-tabs.nav-justified>li.active,  .tab-container .nav-tabs.nav-justified>li.active>a {
	border-bottom-color: transparent;
	margin-bottom: -1px
}
.tab-container.left .nav-tabs>li>a,  .tab-container.right .nav-tabs>li>a {
	/*min-width: 280px*/
	min-width: 180px;
}
.tab-container .nav-tabs>li>a:hover {
	background: #f3f3f3
}
.tab-container .nav-tabs>li.active>a,  .tab-container .nav-tabs>li.active>a:focus,  .tab-container .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background: #fff;
	border: 1px solid transparent;
	border-right-color: #dcdcdc
}
.tab-container .nav-tabs>li.active {
	border-right: none
}
.tab-container.reverse .nav-tabs>li.active {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 0;
	margin-top: -1px
}
.tab-container.left .nav-tabs>li.active>a,  .tab-container.right .nav-tabs>li.active>a {
	border-bottom-color: #dcdcdc
}
.tab-container.left .nav-tabs>li.active,  .tab-container.left .nav-tabs>li.active>a {
	border-right: none;
	margin-right: -1px
}
.tab-container.right .nav-tabs>li.active,  .tab-container.right .nav-tabs>li.active>a {
	border-left: none;
	border-right-color: transparent;
	margin-left: -1px
}
.tab-container.left .nav-tabs li:last-child,  .tab-container.right .nav-tabs li:last-child {
	margin-bottom: 0
}
.tab-container .tab-content {
	padding: 0 30px;
	width: 100%;
	color: #777;
	border: 1px solid #dcdcdc
}
.tab-container.left .tab-content {
	padding: 0 30px 0 310px;
	border: none
}
.tab-container.right .tab-content {
	padding: 0 330px 0 50px;
	border: none
}
.tab-container .tab-content .tab-pane {
	padding: 20px 0
}


/*** ---dashboard style --****/

.highlight {
	padding: 0 .3em;
	background: #dcdcdc
}
.highlight.reverse {
	color: #fff;
	background: #7c807e
}
.highlight.first-color {
	color: #fff;
	background: #7bae23/*background: #6dbcdb*/

}
.highlight.second-color {
	color: #fff;
	background: #fd5c48
}
.highlight.third-color {
	color: #fff;
	background: #d51a03
}
.highlight.fourth-color {
	color: #fff;
	background: #6dbcdb
}
.highlight.black-color {
	color: #fff;
	background: #000
}
.highlight.blue-color {
	color: #fff;
	background: #002085
}
.highlight.orange-color {
	color: #fff;
	background-color: #FF9900;
}
.first-color {
	color: #6dbcdb
}
.second-color {
	color: #fd5c48
}
.third-color {
	color: #d51a03
}
.fourth-color {
	color: #fd5c48
}

.text-12px {
	font-size: 12px;
}

.text-red {
	color: #cc0000;
}

.text-white {
	color: #fff;
}


/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.page-nav.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 30px 0 30px;
}
.page-nav.breadcrumb > li {
  text-transform: capitalize;
  color: #969696;
  font-weight: bold;
}
.page-nav.breadcrumb > li > a {
  color: #3d4348;
  font-size: 18px;
}

.paginations {
  margin: 25px 0;
}
.paginations .paging-navigation {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.paginations .paging-navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.paginations .paging-navigation ul li {
  display: inline-block;
  font-weight: bold;
}
.paginations .paging-navigation ul li a {
  background-color: #f2f2f2;
  border-radius: 25px;
  color: black;
  display: block;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-align: center;
  width: 45px;
}
.paginations .paging-navigation ul li a:hover {
  color: #e94f1d;
  background-color: #191919;
}
.paginations .paging-navigation ul li a .fa {
  font-size: 20px;
  line-height: 35px;
}
.paginations .paging-navigation ul li.active a {
  color: #e94f1d;
  background-color: #191919;
}

/*-------------------# Post Navigation----------------------*/
.post-navigation {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  padding: 7px 10px;
}
.post-navigation .nav-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-navigation .post-previous, .post-navigation .post-next {
  display: inline;
}
.post-navigation .post-next {
  float: right;
}
.post-navigation a {
  color: #6c6c6c;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: bold;
  -webkit-transition: all 0.20s ease 0s;
  transition: all 0.20s ease 0s;
}
.post-navigation a i {
  margin: 0 4px;
}

/*--------------------------------------------------------------
# Pagination Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {
  .paginations.col-md-12 {
    padding: 0;
  }
  .paginations.col-md-12 .nav-links li a {
    padding: 0;
    letter-spacing: 1px;
  }
  .paginations.col-md-12 .nav-links li a span {
    margin: 0;
  }
}

/*--------------------------------------------------------------
# Gallery Content
--------------------------------------------------------------*/
.single-gallery-content {
  margin-bottom: 65px;
}

.gallery-filter-menu {
  list-style: outside none none;
  margin-bottom: 30px;
  padding-left: 0;
  text-align: center;
}
.gallery-filter-menu > li {
  display: inline;
}
.gallery-filter-menu > li > a {
  border: 1px solid #ececec;
  color: black;
  display: inline-block;
  font-weight: 600;
  margin: 0 2px 8px;
  padding: 10px 40px;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gallery-filter-menu > li > a:hover {
  color: white;
  background-color: #e94f1d;
  border-color: #e94f1d;
}
.gallery-filter-menu > li.current-tab a {
  color: white;
  background-color: #e94f1d;
}

.gallery-item-content > .col-md-3 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .gallery-item-content > .col-md-3 {
    width: 100%;
    right: 0;
  }
}
.gallery-item-content > .single-item > img {
  border-radius: 7px;
}

#gallery img {
  border-radius: 7px;
}
#gallery .ug-thumb-wrapper {
  padding: 0 20px 7px 0 !important;
  background-color: transparent !important;
}
#gallery .ug-thumb-wrapper .ug-thumb-overlay {
  border-radius: 7px;
}



/*--------------------------------------------------------------
# Our Gallery Section - for video
--------------------------------------------------------------*/
.our-gallery-section {
  position: relative;
  /*padding: 75px 0;*/
  padding: 55px 0 75px 0;
  background-color: #fafafa;
}
.our-gallery-section p {
  /*font-size: 14px;*/
  font-size: 16px;
  line-height: 1.95em;
}
@media only screen and (max-width: 992px) {
  .our-gallery-section .our-gallery-content {
    margin-top: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.our-gallery-section .our-gallery-content img {
  display: none;
}
.our-gallery-section .section-align-title-dec {
  /*font-size: 25px;
  font-size: 30px;
  line-height: 1.45em;*/
  font-size: 30px;
       line-height: 32px;
       font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
}

.our-gallery-section h3 {
    font-size: 38px;
    line-height: 42px;

}
.our-gallery-section .section-title-area {
	padding-top: 0;
}


/***** Video *****/
.format-video {
  /* position: relative; */
}
.format-video a:before {
  content: "\f144";
  font-family: FontAwesome;
  position: absolute;
  /*color: #e62117;*/
  color: #E89E55;
  font-size: 47px;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: 0.25s ease-in opacity;
  transition: 0.25s ease-in opacity;
}
.format-video a:hover:before {
  opacity: 1;
  color: #fff;
}

.format-zoom {
  position: relative;
}
.format-zoom a:before {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  /*color: #e62117;*/
  color: #E89E55;
  font-size: 42px;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.25s ease-in opacity;
  transition: 0.25s ease-in opacity;
}
.format-zoom a:hover:before {
  opacity: 1;
  color: #fff;
}

video-popup-btn {
  color: #e94f1d;
}


//* index welcome section *//
.welcome-tabs p {
  /*font-size: 14px;*/
  font-size: 16px;
  line-height: 1.95em;
}

.welcome-tabs h3 {
    font-size: 38px;
    line-height: 42px;

}

.span-style {
    display: inline-block;
    background-color: rgba(0,0,0,.7);
    width: auto;
    padding: 10px;
    border: none;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.review-comment-form {
  /*border: 10px solid #f2f2f2;*/
  border: 10px solid #ededed;
  padding: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

.single-input {
  margin-bottom: 15px;
}
.single-input input,
.single-input textarea {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.single-input textarea {
  min-height: 200px;
  max-width: 100%;
}
.single-input #check {
  margin-right: 5px;
}
.single-input .review-rating {
  font-size: 14px;
  margin-left: 15px;
}
.single-input select {
  background: transparent;
}

.room-single-area .review-comment-form .btn-submit {
  margin-top: 10px;
}
/*--------------------------------*/
/* .End CSS
/*--------------------------------*/


