/*----------------------------------------------------
@File: Default Styles
@Author: Rocky Ahmed
@URL: http://wethemez.com
Author E-mail: rockybd1995@gmail.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================

@Default Styles

Table of Content:
01/ Variables
02/ predefin
03/ header
04/ button
05/ slider
06/ Contact
07/ feature
08/ service
09/ gallery 
10/ client  
11/ blog 
12/ video 
13/ banner  
14/ event  
15/ room  
16/ resturant 
17/ footer
=====================================================================*/
/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900|Montserrat:200,300,400,400i,500,500i,600,700,800,900|Open+Sans:300,400,400i,600,600i,700,800");
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400italic,400);
.col-md-offset-right-1, .col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}

@font-face {
  font-family: "ralH";
  src: url(../fonts/theme-font/Arial.ttf.woff);
}

@font-face {
  font-family: "Vera Crouz";
  src: url("../fonts/Vera-Crouz.ttf") format("truetype");
}


/*---------------------------------------------------- */
/*----------------------------------------------------*/
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 24px;
  font-size: 14px;
  color: #898989;
font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}

/* Main title css
============================================================================================ */
.intro_title h2 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffb606;
  letter-spacing: .96px;
  position: relative;
  padding-bottom: 15px;
}

.intro_title h2 span {
  color: #242424;
}

.intro_title h2:before {
  content: "";
  background: #242424;
  width: 70px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.intro_title p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 16px;
  letter-spacing: .48px;
  padding-top: 30px;
}

.left_ex_title h2 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    color: #242424;
    position: relative;
}
a:hover, a:focus {
    text-decoration: underline;
	    text-decoration: underline;
}
.left_ex_title h2 span {
  color: #242424;
}

.left_ex_title p {
font-size: 14px;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .42px;
    padding-top: 10px;
}

.left_wh_title h2 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .96px;
  position: relative;
  padding-bottom: 10px;
}

.left_wh_title h2 span {
  color: #242424;
}

.left_wh_title p {
  font-size: 14px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .42px;
}

.middle_title {
  text-align: center;
  padding-bottom: 45px;
}

.middle_title h2 {
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
  text-transform: uppercase;
  padding-bottom: 12px;
  position: relative;
}

.middle_title h2 span {
  color: #fff;
}

.middle_title h2:before {
  content: "";
  width: 70px;
  background: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  bottom: 0px;
  position: absolute;
}

.middle_title p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .48px;
  color: #242424;
  padding-top: 25px;
}

.center_title {
  padding-bottom: 60px;
  text-align: center;
}

.center_title h2 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffb606;
  letter-spacing: .96px;
  position: relative;
  padding-bottom: 10px;
}

.center_title h2 span {
  color: #242424;
}

.center_title p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  color: #242424;
  letter-spacing: .48px;
}

.center_title {
  padding-bottom: 60px;
  text-align: center;
}

.center_title h2 {
    font-size: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    letter-spacing: .96px;
    position: relative;
    padding-bottom: 10px;
	line-height: 35px;
}

.center_title h2 span {
  color: #242424;
}

.center_title p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  color: #242424;
  letter-spacing: .48px;
}

.center_w_title {
  padding-bottom: 60px;
  text-align: center;
}

.center_w_title h2 {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.center_w_title h2 span {
  color: #ffb606;
  color: #fff;
}

.center_w_title p {
    font-size: 17px;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    color: #fff;
    letter-spacing: .48px;
    opacity: .8;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.main_big_title {
  text-align: center;
  padding-bottom: 45px;
}

.main_big_title h2 {
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
}

.main_big_title h2 span {
  color: #242424;
}

.main_big_title h2:before {
  content: "";
  width: 70px;
  background: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  bottom: 0px;
  position: absolute;
}

.main_big_title p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .225px;
  line-height: 26px;
  color: #898989;
  padding-top: 25px;
}

.resort_title {
  padding-bottom: 15px;
  position: relative;
}

.resort_title:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 2px;
    background: #19aede;
}

.resort_title h2 {
    font-size: 35px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    letter-spacing: .96px;
    text-transform: uppercase;
    color: #242424;
    padding-bottom: 10px;
}

.resort_title h2 span {
  color: #ffb606;
}

.resort_title h5 {
  font-size: 14px;
    color: #555;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;	
  letter-spacing: .42px;
  text-transform: uppercase;
}
.single-sidebar-widget .sec-title {
    margin-bottom: 26px;
}
.single-sidebar-widget .popular-post li {
    margin-bottom: 30px;
}
.single-sidebar-widget .popular-post .img-box {
    width: 110px;
}
.single-sidebar-widget .popular-post .img-box, .single-sidebar-widget .popular-post .content {
    display: table-cell;
    vertical-align: top;
}
.img-cap-effect .img-box {
    position: relative;
    overflow: hidden;
}
.single-sidebar-widget .popular-post .content {
    padding-left: 30px;
}
.single-sidebar-widget .popular-post .content h6 {
    color: #242424;
    margin: 0.6em 0 0;
    padding: 0;
}

/* Main title css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Header Area css
============================================================================================ */
.main_header_area {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 22;
  background: rgba(0, 0, 0, 0.22);
  background: #fff;
}

.main_header_area.white_menu .header_top {
    /* background: #1aaede; */
    /* overflow: hidden; */
    /* border-bottom: 0px solid #e7e7e7; */
    height: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    float: left;
    width: 100%;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
}
.main_header_area.white_menu .header_top .header_top_inner {
    border-bottom: 0px solid #e7e7e7;
}

.main_header_area.white_menu .header_top .header_top_inner .pull-left a {
    color: #404040;
    opacity: 1;
    border-right: 1px solid #ffffff;
    padding-right: 20px;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-left a:hover {
    color: #333333;
    /* opacity: 1 !important; */
}


.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li a {
    color: #333;
    opacity: 11;

}

.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li:hover a {
    color: #3aaefd;
}

.main_header_area.white_menu .header_menu {
  /*  padding: 10px 0 5px;*/
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li > a {
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 2px;
    color: #ffffff;
    float: left;
    /* font-family: roboto; */
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 12px;
    padding: 9px 9px;
    position: relative;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0);
    text-transform: uppercase;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li:hover > a, .main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
    color: #19aede;
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
  color: #fff;
}

.main_header_area.white_menu .header_menu.affix {
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
      border-bottom: 1px solid #eee;
}

.main_header_area.white_menu + section, .main_header_area.white_menu + div, .main_header_area.white_menu + .row {
    margin-top: 128px;
}
.main_header_area.tp_header_area {
  background: transparent;
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li:hover > a, .main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
    color: #a7d30c;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li:hover > a {
    border: 1px solid rgb(4, 98, 176);
}
.header_top .header_top_inner .pull-left a {
    line-height: 40px;
  font-size: 13px;
  color: #fff;
  opacity: .60;
  letter-spacing: 0.45px;
  margin-right: 22px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

.header_top .header_top_inner .pull-left a i {
    padding-right: 10px;
    font-size: 13px;
    vertical-align: middle;
    line-height: 44px;
}

.header_top .header_top_inner .pull-left a:last-child {
  margin-right: 0px;
}

.header_top .header_top_inner .pull-left a:nth-child(2) i {
    font-size: 13px;
}

.header_top .header_top_inner .pull-left a:hover {
  opacity: 1;
}

.header_social li {
  display: inline-block;
  margin-right: 16px;
}
.header_social li a {
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.header_social li:last-child {
  margin-right: 0px;
}

.header_social li:hover a {
  opacity: 1;
}

.header_menu .navbar.navbar-default {
    /* border-radius: 0px; */
    margin-bottom: 0px;
    background: #ffffff;
    border: none;
    background-size: 100% 100%;
    float: left;
    /* height: 100px; */
    width: 100%;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand {
    /* height: 103px; */
    line-height: 80px;
    padding: 0 0px 1px 15px;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: inline-block;
    width: 100px;
}
.header_menu .navbar.navbar-default .navbar-header:before
{
content:'';
background: #c4e7ff;
position:absolute;
left:0;
}


.header_menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}

.logo-text {
    font-weight: 500;
    color: #0462b0;
    font-size: 25px;
    margin-left: 13px;
    /* font-family: 'Poppins', sans-serif; */
}
/*.header_menu .navbar.navbar-default .navbar-collapse {
  text-align: right;
}
*/
.header_menu .navbar.navbar-default .nav.navbar-nav {
    float: none;
    text-align: right;
    display: inline-block;
}


.header_menu.slideInDown.affix .navbar.navbar-default .nav.navbar-nav {
    float: none;
    text-align: end;
    display: inline-block;
    padding-top: 7px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li {
    /* float: none; */
    display: inline-block;
    margin-right: 10px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:last-child
{
margin-right:0;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li a {
    background: transparent;
    color: #0462b0;
    font-size: 15px;
    font-weight: 500;
    padding: 0px;
    letter-spacing: .50px;
    font-family: 'Roboto', sans-serif;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li a i {
}

.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
    color: #0462b0;
}.dropdown-menu {
    position: absolute;
    top: 120% !important;
	}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) {
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    position: absolute;
    top: 100%;
    right: -40px;
    min-width: 232px;
    background: #ffffff;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
    margin-top: 6px;
}
.header_menu.affix .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    margin-top: 10px;
}
}

/*.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
*/
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #f3f3f3;
    /* padding: 6px; */
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
    line-height: 45px;
    color: #3f3f3f;
    font-size: 13px;
    padding: 0px 15px;
    font-weight: 500;
    letter-spacing: .px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    text-transform: uppercase;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
  border-bottom: none;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:hover a {
    background: #ffffff;
    color: #0462b0;
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: -2px;
    background: #eeeeee;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
    line-height: 45px;
    color: #242424;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 0px 30px;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    background: #eeeeee;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
    color: #fff;
    background: #ffb606;
  }
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
  margin-right: 0px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  display: inline-block;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .search_dropdown a {
  color: rgba(255, 255, 255, 0.7);
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
    background: #f58634;
    color: #000;
    line-height: 34px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #d4742c;
    margin-top: 21px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn:hover {
  color: #ffb606;
  background: transparent;
}

.header_menu.affix {
  width: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.header_menu.affix .navbar.navbar-default .navbar-header .navbar-brand {
  height: 70px;
  line-height: 62px;
}

.header_menu.affix .navbar.navbar-default .navbar-header .navbar-brand img {
  display: none;
}
.header_menu.affix .navbar.navbar-default .navbar-header .navbar-brand img + img {
    display: inline-block;
    width: 75px;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #242424;
}
.navbar-nav {
    float: left;
    margin: 0;
    /* margin: 28.5px 0; */
    padding-top: 0;
    padding-top: 8px;
}
.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a, .header_menu.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #ffb606;
}
.header_menu.affix .navbar-nav {
    margin: 3.5px -15px;
}
.header_menu.affix {
    margin-top: -85px;
}

.header_menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li.book_btn .book_now_btn {
  margin-top: 15px;
}

.header_menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  color: #242424;
}

.header_top_logo .header_top_l_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.header_top_logo .header_top_l_inner .h_left_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header_top_logo .header_top_l_inner .h_left_text a {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .6px;
  color: #fff;
  display: inline-block;
  line-height: 44px;
}

.header_top_logo .header_top_l_inner .h_left_text a img {
  padding-right: 10px;
}

.header_top_logo .header_top_l_inner .h_middle_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: none;
}

.header_top_logo .header_top_l_inner .h_middle_text a {
  line-height: 37px;
}

.header_top_logo .header_top_l_inner .h_right_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.header_top_logo .header_top_l_inner .h_right_text .book_now_btn {
  color: #000000;
  height: 38px;
  margin-top: 3px;
}

.header_top_logo .header_top_l_inner .h_right_text .book_now_btn:hover {
  color: #fff;
}

.middle_menu_area .navbar.navbar-default {
  margin-bottom: 0px;
  border-radius: 0px;
  border: none;
  background: transparent;
}

.middle_menu_area .navbar.navbar-default .navbar-brand {
  display: none;
}

.middle_menu_area .navbar.navbar-default .navbar-collapse {
  text-align: center;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav {
  margin-left: -15px;
  float: none;
  display: block;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li {
  float: none;
  display: inline-block;
  margin-right: 30px;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li a {
  padding: 0px;
  background: transparent;
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .45px;
  line-height: 88px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li a i {
  display: none;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li a .icon-Search {
  display: inline-block;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li:last-child {
  margin-right: 0px;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li:last-child a {
  opacity: .7;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li:hover a, .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.active a {
  color: #ffb606;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) {
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul {
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 232px;
    background: #eeeeee;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
  }
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #cbcbcb;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li a {
  line-height: 45px;
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding: 0px 30px;
  letter-spacing: .30px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  opacity: 1;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li:last-child {
  border-bottom: none;
}

.middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li:hover a {
  background: #ffb606;
  color: #fff;
}

@media (min-width: 992px) {
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li.submenu .dropdown-menu {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: -2px;
    background: #eeeeee;
  }
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li.submenu .dropdown-menu li a {
    line-height: 45px;
    color: #242424;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 0px 30px;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    background: #eeeeee;
  }
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li.submenu .dropdown-menu li:hover a {
    color: #fff;
    background: #ffb606;
  }
}

@media (min-width: 992px) {
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li.submenu:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@media (min-width: 992px) {
  .middle_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}

.middle_menu_area.affix {
  position: fixed;
  z-index: 999;
  left: 0px;
  top: 0px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.middle_menu_area.affix .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #181426;
  line-height: 70px;
}

.middle_menu_area.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a, .middle_menu_area.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #ffb606;
}

/* End Header Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Button css
============================================================================================ */
.book_now_btn {
    background: #19aede;
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-transform: capitalize;
    text-align: center;
    border: 2px solid #19aede;
}


.book_now_btn:hover {
    color: #19aede;
    background: transparent;
    border-color: #19aede;
}

.book_now_btn.inverse
{
    border-color: #19aede;
 	color: #19aede;
	background: transparent;
}

.book_now_btn.inverse:hover
{
	background: #19aede;
	color:#fff;
	border-color: #19aede;
}

.book_now_btn_black {
  background: #242424;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #242424;
}

.book_now_btn_black:hover {
  color: #242424;
  border-color: #242424;
  background: transparent;
}

.slider_btn {
    display: inline-block;
    border: 2px solid #1b3161;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: .28px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear !important;
    -o-transition: all 300ms linear !important;
    transition: all 300ms linear !important;
  
		    border-color: #4ac0e6;
    background: #13a6d6;
}

.slider_btn:hover {
  color: #fff;
    background: #99a0a6;
    border: 2px solid #99a0a6;
}


.about_btn_b {
    display: inline-block;
    border: 1px solid #f58634;
    padding: 0px 27px;
    line-height: 46px;
    color: #f58634;
    font-size: 15px;
    /* font-family: "Montserrat", sans-serif; */
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}



.about_btn_b:hover {
  color: #fff;
    border-color: #f68634;
    background: #f68634;
}

.about_btn_wh {
  display: inline-block;
  border: 2px solid #fff;
  padding: 0px 27px;
  line-height: 46px;
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .45px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.about_btn_wh:hover {
  color: #242424;
  border-color: #242424;
}

.submit_btn {
    background: #19aede !important;
    color: #fff;
    border-radius: 0px;
    border: none;
    width: 160px;
    padding: 0px;
    height: 52px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: 600;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    border: 2px solid #19aede;
}

.submit_btn:hover, .submit_btn:focus {
color: #19aede;
    border-color: #19aede;
    background: transparent !important;
}

.submit_btn_black {
    background: #19aede !important;
  color: #fff;
  border-radius: 0px;
  border: none;
  width: 160px;
  padding: 0px;
  height: 52px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .28px;
  line-height: 52px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-weight: 600;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block;
    border: 2px solid #10446b;
}

.submit_btn_black:hover, .submit_btn_black:focus {
    color: #fff;
    border-color: #10446b;
    background: #3ab0d6 !important;
}

/* Main Button css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Slider Area css
============================================================================================ */
.main_slider_area {
  position: relative;
}

.main_slider_area ul li .slider_text_box .first_text {
  color: #fff;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}

.main_slider_area ul li .slider_text_box .secand_text {
  color: #fff;
  font-family: "Lato", sans-serif;
  letter-spacing: .54px;
}

.main_slider_area ul li .slider_text_box .middle_f_text {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-style: italic;
  position: relative;
  display: inline-block;
  color: #fff;
    font-family: "PT Sans", sans-serif;
    font-style: italic;
    position: relative;
    display: inline-block;
    background: #233e7b;
    padding: 5px 15px !important;
}

/*.main_slider_area ul li .slider_text_box .middle_f_text:before {
  content: "";
  width: 95px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -80px;
  bottom: 14px;
  z-index: 22;
}

.main_slider_area ul li .slider_text_box .middle_f_text:after {
  content: "";
  width: 95px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -80px;
  bottom: 14px;
  z-index: 22;
}*/

.main_slider_area ul li .slider_text_box .middle_s_text {
  color: #fff;
  font-weight: bold !important;
  text-transform: uppercase;
      color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
/*    background: #19aede;
    padding: 10px 8px !important;*/
}

.main_slider_area .book_table_area {
  margin: 0px;
  position: absolute;
  left: 0px;
  width: 100%;
  z-index: 20;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.main_slider_area .book_table_area .book_single_one {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .60px;
  display: inline-block;
  position: relative;
  z-index: 22;
  margin-bottom: 15px;
}

.main_slider_area .book_table_area .book_single_one:before {
  content: "";
  width: 52px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -72px;
  bottom: 4px;
  opacity: 1;
  z-index: 22;
}

.main_slider_area .book_table_area .book_single_one:after {
  content: "";
  width: 52px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -72px;
  bottom: 4px;
  opacity: 1;
  z-index: 22;
}

.main_slider_area .book_table_area .book_single_text {
  text-align: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 50px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-bottom: 65px;
}

.main_slider_area .book_table_area .book_table_inner {
  margin-top: 0px !important;
  background: rgba(0, 0, 0, 0.34);
  border: 1px solid #524e54;
}

.main_slider_area .tp-leftarrow, .main_slider_area .tp-rightarrow {
  z-index: 20 !important;
}

/* End Main Slider Area css
============================================================================================ */
/* Book Room Area css
============================================================================================ */
.book_room_area {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  z-index: 20;
}

.book_room_box {
  max-width: 370px;
  background: #ffb606;
  padding: 35px 35px 35px 35px;
  float: right;
  overflow: hidden;
  width: 100%;
}

.book_room_box .book_table_item {
  margin-bottom: 20px;
}

.book_room_box .book_table_item:last-child {
  margin-bottom: 0px;
  margin-top: 30px;
}

.book_room_box .book_table_item h3 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.book_room_box .book_table_item .input-append {
  position: relative;
}

.book_room_box .book_table_item .input-append input {
  width: 100%;
  height: 46px;
  border: 1px solid #fff;
    background: #fff;
  padding: 0px 24px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}

.book_room_box .book_table_item .input-append input.placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.book_room_box .book_table_item .input-append input:-moz-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.book_room_box .book_table_item .input-append input::-moz-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.book_room_box .book_table_item .input-append input::-webkit-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

.book_room_box .book_table_item .input-append .add-on {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 17px;
}

.book_room_box .book_table_item .input-append .add-on i {
  color: #fff;
}

.book_room_box .book_table_item .bootstrap-select {
  width: 100% !important;
}

.book_room_box .book_table_item .bootstrap-select .dropdown-toggle {
  padding: 0px 20px;
  border-color: #fff;
  border-radius: 0px;
  height: 46px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
}

.book_room_box .book_table_item .bootstrap-select .dropdown-toggle span {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.book_room_box .book_table_item .bootstrap-select .dropdown-toggle .bs-caret .caret {
  right: 20px;
  color: #fff;
}

.book_room_box .book_table_item .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
}

.book_room_box .book_table_item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  line-height: 30px;
}

.main_s_banner {
  min-height: 100vh;
  background: url(../images/home-slider/slider-2.jpg) no-repeat scroll center center;
  background-size: cover;
}

/* End Book Room Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Book Table Area css
============================================================================================ */
.book_table_area {
  margin-bottom: 100px;
}

.book_table_inner {
  background: #f5f5f5;
  -webkit-box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  clear: both;
  padding: 35px 32px 35px 32px;
  margin-top: -25px !important;
  z-index: 20;
  position: relative;
}

.book_table_inner .book_table_item {
  width: calc(100% / 5);
  float: left;
  padding-right: 15px;
}

.book_table_inner .book_table_item .input-append {
  position: relative;
}

.book_table_inner .book_table_item .input-append input {
  width: 100%;
  border: none;
  border: 1px solid #dedede;
  height: 46px;
  padding: 0px 18px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .input-append input.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .input-append input:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .input-append input::-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .input-append input::-webkit-input-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .input-append .add-on {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.book_table_inner .book_table_item:last-child {
  padding-right: 0px;
}

.book_table_inner .book_table_item .bootstrap-select {
  width: 100% !important;
}

.book_table_inner .book_table_item .bootstrap-select .dropdown-toggle {
  padding: 0px 20px;
  border-color: #dedede;
  border-radius: 0px;
  height: 46px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
}

.book_table_inner .book_table_item .bootstrap-select .dropdown-toggle span {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.book_table_inner .book_table_item .bootstrap-select .dropdown-toggle .bs-caret .caret {
  right: 20px;
}

.book_table_inner .book_table_item .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
}

.book_table_inner .book_table_item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  line-height: 30px;
}

.book_table_inner .book_table_item .book_now_btn {
  display: block;
  text-align: center;
  line-height: 42px;
  padding: 0px 0px;
}

/* End Book Table Area css
============================================================================================ */
/* Get Contact Area css
============================================================================================ */
.get_contact_area {
  padding: 70px 0px;
}

.get_contact_inner .left_ex_title {
  padding-left: 15px;
  padding-bottom: 36px;
}

.get_contact_inner .contact_us_form {
  position: relative;
}

/*.get_contact_inner .contact_us_form:before {
  content: "";
  height: 420px;
  width: 1px;
  background: #d6d5d8;
  position: absolute;
  right: -80px;
  top: 0px;
}

.get_contact_inner .contact_us_form:after {
  content: "";
  height: 192px;
  width: 3px;
    background: #19aede;
  position: absolute;
  right: -82px;
  top: 115px;
}*/

.contact_us_form .form-group {
  margin-bottom: 20px;
}

.contact_us_form .form-group:last-child {
  margin-bottom: 0px;
  margin-top: 20px;
}

.contact_us_form .form-group input {
  height: 45px;
  border: 1px solid #e9e9e9;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: #f8f8f8;
  padding: 0px 25px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group input.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group input:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group input::-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group textarea {
  height: 120px;
  border: 1px solid #e9e9e9;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: #f8f8f8;
  padding: 16px 25px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
  resize: none;
}

.contact_us_form .form-group textarea.placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  text-transform: uppercase;
}

.contact_us_form .form-group .submit_btn {
  height: 48px;
  width: 165px;
  line-height: 46px;
}

.right_contact_info {
  padding-left: 134px;
  padding-top: 30px;
}

.right_contact_info .contact_info_title h3 {
    font-size: 20px;
    font-weight: 500;
    color: #242424;
    letter-spacing: .6px;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.right_contact_info .contact_info_title p {
  font-size: 16px;
    color: #333;
  line-height: 26px;
  padding-right: 35px;
}

.footersocial
{
text-align:center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.right_contact_info .contact_info_list .media {
  margin-top: 25px;
}

.right_contact_info .contact_info_list .media .media-left {
  padding-right: 18px;
}

.right_contact_info .contact_info_list .media .media-left i {
    font-size: 20px;
    color: #19aede;
    margin-left: 6px;
}

.right_contact_info .contact_info_list .media .media-body h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: .32px;
    color: #333333;
    padding-bottom: 10px;
}

.right_contact_info .contact_info_list .media .media-body p {
  font-size: 15px;
  color: #333;
  line-height: 22px;
}

.right_contact_info .contact_info_list .media .media-body a {
  display: block;
  font-size: 15px;
  color: #333;
  font-family: "Open Sans", sans-serif;
  line-height: 22px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.right_contact_info .contact_info_list .media .media-body a:hover {
    color: #3aaefd
}

.right_contact_info .contact_info_list .media:first-child .media-left {
  padding-right: 32px;
}

.right_contact_info .contact_info_list .media:last-child .media-left {
  padding-right: 25px;
}

/* End Get Contact Area css
============================================================================================ */
/* Map Area css
============================================================================================ */
.map_box_inner {
      position: relative;
    padding: 0px;
    border: 5px solid #ffffff;
    box-shadow: 0 2px 10px rgba(34, 30, 31, 0.4);
    border-radius: 0;
	margin-top:10px;
}

.map_box_inner:before {
  content: "";
  height: 420px;
  width: 1px;
  background: #d6d5d8;
  position: absolute;
  right: -80px;
  top: 0px;
}

.map_box_inner:after {
  content: "";
  height: 192px;
  width: 3px;
    background: #19aede;
  position: absolute;
  right: -82px;
  top: 115px;
}

.map_box_inner .mapBox {
  height: 420px;
}

/* End Map Contact Area css
============================================================================================ */
/* Map Contact Area css
============================================================================================ */
.contact_map_area {
  padding-bottom: 100px;
}

.contact_map_area .mapBox2 {
  min-height: 460px;
}

/* End Map Contact Area css
============================================================================================ */
/* Search Popup Area css
============================================================================================ */
.search_area {
  position: relative;
  max-width: 950px;
  margin: auto;
}

.search_area .search_box_inner {
  background: #1a1a1c;
  padding: 100px 60px;
  display: block;
  overflow: hidden;
}

.search_area .search_box_inner h3 {
  padding-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .48px;
}

.search_area .search_box_inner .input-group {
  display: block;
  position: relative;
}

.search_area .search_box_inner .input-group input {
  background: transparent;
  border-radius: 0px;
  outline: none;
  height: 50px;
  padding: 0px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input.placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input:-moz-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-moz-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-webkit-input-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group .input-group-btn {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 4;
}

.search_area .search_box_inner .input-group .input-group-btn .btn-default {
  padding: 0px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: .28px;
}

.search_area .mfp-close {
  right: 0px;
  color: #fff;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* End Search Popup Area css
============================================================================================ */
/* Contact Success and error Area css
============================================================================================ */
.modal-message .modal-dialog {
  margin-top: 130px;
}

.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
}

.modal-message .modal-dialog .modal-content .modal-header .modal-title {
  padding-top: 80px;
  color: #ffb606;
  font-size: 45px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .80px;
}

.modal-message .modal-dialog .modal-content .modal-header .modal-subtitle {
  padding-bottom: 90px;
  font-size: 16px;
  color: #898989;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .45px;
  padding-top: 5px;
}

/* End Contact Success and error Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Introduction Area css
============================================================================================ */
.introduction_area {
  padding-bottom: 100px;
  overflow: hidden;
}

.introduction_area.intro_area2 {
  padding-bottom: 70px;
  padding-top: 70px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_img {
  position: relative;
  width: 100%;
}

.introduction_area.intro_area2 .introduction_inner .introduction_img img {
  max-width: 100%;
}

.introduction_area.intro_area2 .introduction_inner .introduction_img img + img {
  position: absolute;
  right: 35px;
  bottom: 0px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text {
  padding-right: 0px;
  padding-top: 25px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area {
  padding-top: 20px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item {
  text-align: center;
  position: relative;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item:before {
  content: "";
  height: 84px;
  background: #d7d7d7;
  width: 1px;
  position: absolute;
  right: -8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item i {
  color: #363636;
  line-height: 64px;
  font-size: 64px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item i:before {
  font-size: 64px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item h4 {
  font-size: 16px;
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 18px;
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .col-md-4:last-child .intro_box_item:before {
  display: none;
}

.introduction_area.resort_story_area {
    padding: 30px 0px;
}

.introduction_area.resort_story_area .introduction_left_text h6 {
    font-size: 17px;
    color: #333;
    /* font-style: italic; */
    letter-spacing: .30px;
    padding-top: 30px;
    padding-bottom: 20px;
    line-height: 28px;
}

.introduction_area.resort_story_area .introduction_left_text .about_btn_b {
  padding: 0px 33.5px;
  line-height: 46px;
  margin-top: 5px;
}

.introduction_inner .introduction_img {
  display: inline-block;
  position: relative;
}

.introduction_inner .introduction_img img {
  max-width: 100%;
}

.introduction_inner .introduction_img:hover:before {
  opacity: 1;
}

.introduction_inner .introduction_left_text {
  padding-right: 0px;
}

.introduction_inner .introduction_left_text .intro_title {
  padding-bottom: 35px;
}

.introduction_inner .introduction_left_text .intro_title p {
  padding-bottom: 0px;
}

.introduction_inner .introduction_left_text h4 {
  font-size: 18px;
  color: #363636;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
  letter-spacing: .54px;
}

.introduction_inner .introduction_left_text p {
    font-size: 15px;
    color: #333;
    padding-bottom: 20px;
    letter-spacing: 0.3px;
    line-height: 28px;
    text-align: justify;
}

/* End Introduction Area css
============================================================================================ */
/* Introduction Box Area css
============================================================================================ */
.introduction_box_area {
  padding: 100px 0px;
}

.introduction_box_area .main_big_title {
  padding-bottom: 60px;
}

.introduction_box_area .main_big_title h6 {
  font-size: 16px;
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: .48px;
  padding: 35px 0px 13px 0px;
}

.introduction_box_area .main_big_title p {
  padding-top: 0px;
}

.introduction_item {
  border: 0px solid #e9e9e9;
  text-align: center;
  padding: 10px 25px 10px 25px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.introduction_item .intro_img {
  height: 98px;
  width: 98px;
  border-radius: 50%;
  text-align: center;
  border: 0px solid #f58634;
  margin: auto;
  line-height: 96px;
}

.introduction_item .intro_img i {
    color: #39c8f7;
  font-size: 64px;
  line-height: 98px;
}

.introduction_item .intro_img i:before {
  font-size: 80px;
}

.introduction_item h4 {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #fff;
    letter-spacing: .48px;
    text-transform: uppercase;
    padding: 15px 0px 15px 0px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    line-height: 28px;
    min-height: 88px;
}

.introduction_item h4:hover {
    color: #39c7f6;
}

.introduction_item p {
    font-size: 15px;
    color: #333;
    line-height: 28px;
    letter-spacing: .33px;
}

.introduction_item:hover {
  border-color: #ffb606;
}

/* End Introduction Box Area css
============================================================================================ */
/* Explor Room Area css
============================================================================================ */
.explor_room_area {
    padding: 0 0px;
    padding-bottom: 80px;
}

.explor_room_area .explor_title .pull-right {
  margin-top: 10px;
}

.explor_room_area .explor_title .pull-right .about_btn_b {
  line-height: 46px;
}

.explor_room_area.explor_slider_area {
  position: relative;
  z-index: 2;
}
.widget {
    margin-bottom: 40px;
}
.text-center {
    text-align: center;
}
.site-footer .widget > .widget-title {
    text-transform: uppercase;
}

.explor_room_area.explor_slider_area:before {
/*  content: "";
  background: #ffb606;
  height: 505px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;*/
}



.explor_room_area.explor_slider_area .explor_slider .explor_slider {
    text-align: center;
    margin-top: 45px;
    display: none;
}

.explor_room_area.explor_slider_area .explor_slider .explor_slider .owl-prev, .explor_room_area.explor_slider_area .explor_slider .explor_slider .owl-next {
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 25px;
    color: #7e7e7e;
    border: 2px solid #d1d1d1;
    line-height: 22px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.explor_room_area.explor_slider_area .explor_slider .explor_slider .owl-prev:hover, .explor_room_area.explor_slider_area .explor_slider .explor_slider .owl-next:hover {
    background: #19aede;
    color: #fff;
    border-color: #0e9ac7;
}

.explor_room_area.explor_slider_area .explor_slider .explor_slider .owl-prev {
    margin-right: 10px;
}

.explore_room_list .explor_room_item_inner {
  margin-bottom: -50px;
  overflow: hidden;
}

.explore_room_list .explor_room_item_inner .explor_item {
  margin-bottom: 50px;
}

.explor_item {
  background: #fff;
}
.explor_item .room_image {
    position: relative;
    display: block;
    border-bottom: 0px solid #eaebed;
}

.explor_item .room_image img {
  max-width: 100%;
}

.explor_item .room_image:before {
content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 1;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.explor_item .room_image:hover:before {
  opacity: 1;
}

.explor_item .explor_text {
    overflow: hidden;
    padding: 25px 30px 25px 30px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 1px;
    z-index: 999;
}

/*.explor_item:hover .room_image:before
{
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
*/
.explor_item .explor_text h4 {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    letter-spacing: .60px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.explor_item .explor_text h4:hover {
    color:  #3aaefdg;
}

.explor_item .explor_text ul {
  padding-top: 15px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 22px;
}

.explor_item .explor_text ul:before {
  content: "";
  background: #eeeeee;
  height: 2px;
  width: 53px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.explor_item .explor_text ul li {
  display: inline-block;
}

.explor_item .explor_text ul li a {
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .30px;
  font-size: 15px;
}

.explor_item .explor_text .explor_footer .pull-left h3 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  letter-spacing: .60px;
  padding-top: 10px;
}

.explor_item .explor_text .explor_footer .pull-left h3 span {
  color: #a0a0a0;
  font-size: 14px;
}

.explor_item .explor_text .explor_footer .pull-right .book_now_btn {
  padding: 0px 13px;
  border: 2px solid #ffb606;
  line-height: 34px;
}

/* End Explor Room Area css
============================================================================================ */
/* Fun Fact Area css
============================================================================================ */
.fun_fact_area {
  background: #fff;
}

.fun_fact_area .fun_fact_box {
  background: #fff;
  -webkit-box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  padding: 50px 0px;
  margin-top: -30px;
  z-index: 5;
  padding-left: 35px;
  position: relative;
}

.fun_fact_area .fun_fact_box .col-md-3:first-child .media:before {
  display: none;
}

.fun_fact_area .fun_fact_box .col-md-3:first-child .media .media-left h3 {
  width: 88px;
}

.fun_fact_area .fun_fact_box .col-md-3:nth-child(2) .media {
  margin-left: -18px;
}

.fun_fact_area .fun_fact_box .col-md-3:nth-child(2) .media .media-left h3 {
  width: 102px;
}

.fun_fact_area .fun_fact_box .col-md-3:nth-child(3) .media {
  margin-left: 10px;
}

.fun_fact_area .fun_fact_box .col-md-3:nth-child(3) .media .media-left h3 {
  width: 106px;
}

.fun_fact_area .fun_fact_box .col-md-3:last-child .media .media-left h3 {
  width: 101px;
}

.fun_fact_area .fun_fact_box .media {
  position: relative;
  overflow: visible;
}

.fun_fact_area .fun_fact_box .media:before {
  content: "";
  width: 1px;
  background: #ebebeb;
  position: absolute;
  left: -30px;
  top: 0px;
  height: 100%;
}

.fun_fact_area .fun_fact_box .media .media-left {
  vertical-align: middle;
  padding-right: 20px;
  position: relative;
}

.fun_fact_area .fun_fact_box .media .media-left h3 {
  font-size: 55px;
  color: #ffb606;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  line-height: 50px;
}

.fun_fact_area .fun_fact_box .media .media-body {
  vertical-align: middle;
  position: relative;
}

.fun_fact_area .fun_fact_box .media .media-body h4 {
  font-size: 15px;
  color: #898989;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
}

.fun_fact_area.yellow_fun_fact {
  background: #ffb606;
  -webkit-box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 57px 0px rgba(0, 0, 0, 0.18);
}

.fun_fact_area.yellow_fun_fact .fun_fact_box {
  margin-top: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.fun_fact_area.yellow_fun_fact .fun_fact_box .media:before {
  display: none;
}

.fun_fact_area.yellow_fun_fact .fun_fact_box .media .media-left h3 {
  color: #fff;
}

.fun_fact_area.yellow_fun_fact .fun_fact_box .media .media-body h4 {
  color: #fff;
}

.fun_fact_area.yellow_subscrib {
  background: #ffb606;
}

.fun_fact_area.yellow_subscrib .fun_subscrib_inner {
  padding: 36px 0px;
}

.fun_fact_area.yellow_subscrib .fun_subscrib_inner .left_text_subs p {
  color: #2a292b;
}

.fun_fact_area.yellow_subscrib .fun_subscrib_inner:before {
  content: "";
  background: url(../images/icon/inbox-bg-icon-white.png) no-repeat scroll center center;
  height: 128px;
}

.fun_fact_area.yellow_subscrib .input-group-btn .submit_btn_black {
  margin-left: 16px;
}

.fun_fact_area.about_fun_fact {
  padding-bottom: 100px;
}

.fun_subscrib_inner {
    padding: 0px 32px 30px;
    position: relative;
    float: none;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.fun_subscrib_inner:before {
  content: "";
  background: url(../images/icon/inbox-bg-icon.png) no-repeat scroll center center;
  width: 252px;
  height: 155px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fun_subscrib_inner .left_text_subs p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: .48px;
}

.fun_subscrib_inner .input-group input {
    height: 48px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 0px 30px;
    background: #ffffff;
    font-size: 15px;
    letter-spacing: .45px;
    color: #898989;
    margin-top: 2px;
}

.fun_subscrib_inner .input-group input.placeholder {
  font-size: 15px;
  letter-spacing: .45px;
  color: #898989;
}

.fun_subscrib_inner .input-group input:-moz-placeholder {
  font-size: 15px;
  letter-spacing: .45px;
  color: #898989;
}

.fun_subscrib_inner .input-group input::-moz-placeholder {
  font-size: 15px;
  letter-spacing: .45px;
  color: #898989;
}

.fun_subscrib_inner .input-group input::-webkit-input-placeholder {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
  color: #898989;
}

.fun_subscrib_inner .input-group input:focus {
  border-color: #ffb606;
}

.fun_subscrib_inner .input-group .input-group-btn .submit_btn {
  margin-left: 16px;
}

/* End Fun Fact Area css
============================================================================================ */
/* Choose Resot Area css
============================================================================================ */
.choose_resot_area {
/*  background: #eaebed;
*/    background: #eaebed url(../images/bg-1.jpg);
}


.resot_list {
  max-width: 400px;
}

.resot_list ul li a {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #a0a0a0;
  letter-spacing: .60px;
  position: relative;
  padding-left: 35px;
  line-height: 53px;
  border-bottom: 1px solid #e4e4e4;
  display: block;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.resot_list ul li a i {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    color: #19aede;
}

.resot_list ul li:last-child a {
  border: none;
}

.resot_list ul li:hover a {
  color: #ffb606;
}

.resot_list ul li:hover a i {
  left: 6px;
}

.choose_resot_slider .owl-prev, .choose_resot_slider .owl-next {
  height: 65px;
  width: 65px;
  background: #fff;
  text-align: center;
  line-height: 62px;
  font-size: 28px;
  color: #7e7e7e;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  visibility:hidden;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.choose_resot_slider .owl-prev:hover, .choose_resot_slider .owl-next:hover {
  background: #ffb606;
  color: #fff;
}

.choose_resot_slider .owl-prev {
  left: 0px;
}

.choose_resot_slider .owl-next {
  right: 0px;
}

/* End Choose Resot Area css
============================================================================================ */
/* Discount Area css
============================================================================================ */
.discount_area {
    background: url(../images/club-hotel1.jpg) no-repeat fixed center center;
  background-size: cover;
  padding: 70px 0px 65px 0px;
      position: relative;
}
.discount_area:before
{
content:'';
background: rgba(2, 76, 99, 0.7);
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
}

.discount_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.discount_inner .col-md-8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.discount_inner .discount_right_content {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    vertical-align: middle;
    /* padding-left: 85px; */
    text-align: center;

}

.discount_inner .discount_right_content h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: .75px;
    position: relative;
    display: inline-block;
    font-family: Vera Crouz;
    text-transform: lowercase;
    font-size: 50px;
}

.discount_inner .discount_right_content h5:before {
/*  content: "";
  width: 115px;
  background: #fff;
  height: 1px;
  position: absolute;
  right: -130px;
  bottom: 5px;*/
}

.discount_inner .discount_right_content h4 {
    font-size: 45px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 15px 0px 25px 0px;
}

.discount_inner .discount_right_content h4 span {
  color: #ffb606;
}

/* End Discount Area css
============================================================================================ */
/* Error Area css
============================================================================================ */
.error_area {
  background: url(../images/error-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 1110px;
}

.error_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.error_area .error_inner_text_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 1110px;
}

.error_area .error_inner_text_area .error_inner_text {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}

.error_area .error_inner_text_area .error_inner_text h3 {
  font-size: 200px;
  font-family: "Open Sans", sans-serif;
  color: #ffb606;
  font-weight: 800;
  line-height: 150px;
}

.error_area .error_inner_text_area .error_inner_text h4 {
  font-size: 50px;
  line-height: 53px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1.5px;
  color: #fff;
  padding: 20px 0px 15px 0px;
}

.error_area .error_inner_text_area .error_inner_text h5 {
  font-size: 25px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .75px;
  color: #fff;
  padding-bottom: 55px;
}

.error_area .error_inner_text_area .error_inner_text .book_now_btn {
  line-height: 70px;
  padding: 0px 40px;
  font-size: 22.75px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .445px;
}

/* End Error Area css
============================================================================================ */
/* Aminities Area css
============================================================================================ */
.aminities_area {
  padding: 100px 0px;
}

.aminities_area .main_big_title {
  text-align: left;
  padding-bottom: 55px;
}

.aminities_area .main_big_title h2 {
  padding-bottom: 22px;
}

.aminities_area .main_big_title h2:before {
  display: none;
}

.aminities_area .main_big_title p {
  padding-top: 0px;
}

.aminities_list {
  overflow: hidden;
}

.aminities_list .aminities_item {
  width: calc(100% / 5);
  float: left;
  overflow: hidden;
  background: #2f2f2f;
  text-align: center;
  padding: 60px 45px 65px 45px;
}

.aminities_list .aminities_item h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .36px;
  padding: 25px 0px 17px 0px;
}

.aminities_list .aminities_item p {
  font-size: 15px;
  line-height: 16px;
  letter-spacing: .30px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #898989;
}

.aminities_list .aminities_item:nth-child(2) {
  background: #dfdfdf;
}

.aminities_list .aminities_item:nth-child(2) h4 {
  color: #242424;
}

.aminities_list .aminities_item:nth-child(3) {
  background: #ffb606;
}

.aminities_list .aminities_item:nth-child(3) h4 {
  color: #242424;
}

.aminities_list .aminities_item:nth-child(3) p {
  color: #242424;
}

.aminities_list .aminities_item:nth-child(4) h4 {
  color: #fff;
}

.aminities_list .aminities_item:nth-child(5) {
  background: #676767;
}

.aminities_list .aminities_item:nth-child(5) p {
  color: #dddddd;
}

.aminities_list .aminities_item:nth-child(6) {
  width: 40%;
  text-align: left;
  background: #4a4a4a;
  padding-top: 0px;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aminities_list .aminities_item:nth-child(6) .aminities_item_inn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
}

.aminities_list .aminities_item:nth-child(6) h4 {
  font-size: 32px;
  color: #fff;
  padding-top: 0px;
}

.aminities_list .aminities_item:nth-child(6) h4 span {
  color: #ffb606;
}

.aminities_list .aminities_item:nth-child(6) p {
  font-size: 15px;
  line-height: 26px;
  color: #898989;
}

.aminities_list .aminities_item:nth-child(7) {
  background: #dfdfdf;
}

.aminities_list .aminities_item:nth-child(7) h4 {
  color: #242424;
}

.aminities_list .aminities_item:nth-child(7) p {
  color: #242424;
}

.aminities_list .aminities_item:nth-child(8) {
  background: #46789e;
}

.aminities_list .aminities_item:nth-child(8) h4 {
  color: #fff;
}

.aminities_list .aminities_item:nth-child(8) p {
  color: #fff;
}

/* End Aminities Area css
============================================================================================ */
/* Comming Soon Area css
============================================================================================ */
.comming_soon_area {
  background: url(../images/comming-soon-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  min-height: 963px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comming_soon_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.comming_soon_area .comming_soon_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 963px;
}

.comming_soon_area .comming_soon_inner .comming_soon_text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
  text-align: center;
  max-width: 770px;
  margin: auto;
}

.comming_soon_area .comming_soon_inner .comming_soon_text h3 {
  font-size: 70px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  padding-bottom: 75px;
}

.comming_soon_area .comming_soon_inner .comming_soon_text p {
  font-size: 22px;
  line-height: 34px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #fff;
  padding-top: 56px;
  padding-bottom: 25px;
}

.comming_soon_area .comming_soon_inner .comming_soon_text .countdown .countdown-container {
  height: 170px;
  width: 170px;
  border-radius: 50%;
  background: #ffb606;
  position: relative;
}

.comming_soon_area .comming_soon_inner .comming_soon_text .countdown .countdown-container .countdown-heading {
  color: #fff;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.comming_soon_area .comming_soon_inner .comming_soon_text .countdown .countdown-container .countdown-value {
  padding: 0px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
  font-size: 65px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 130px;
}

.comming_soon_area .comming_soon_inner .comming_soon_text .fun_subscrib_inner {
  padding: 0px 35px;
}

.comming_soon_area .comming_soon_inner .comming_soon_text .fun_subscrib_inner:before {
  display: none;
}

/* End Comming Soon Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Service Area css
============================================================================================ */
.our_service_area {
  background: url(../images/service/service-bg.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding: 95px 0px;
}

.our_service_area:before {
  content: "";
  background: rgba(40, 38, 42, 0.94);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.our_service_inner {
  position: relative;
  z-index: 2;
}

.our_service_first h3 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  letter-spacing: .96px;
  padding-bottom: 17px;
  text-transform: uppercase;
}

.our_service_first p {
  font-size: 15px;
  color: #b8b8bf;
  font-weight: normal;
  padding-bottom: 15px;
}

.all_s_btn {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .21px;
  color: #ffb606;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 47px;
}

.all_s_btn:hover {
  color: #ffb606;
}

.our_service_item {
  text-align: center;
  max-width: 230px;
  margin: auto;
}

.our_service_item i {
  color: #ffb606;
  font-size: 64px;
  line-height: 64px;
}

.our_service_item i:before {
  font-size: 64px;
}

.our_service_item h4 {
  font-size: 20px;
  color: #fff;
  letter-spacing: .30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 10px;
}

.our_service_item p {
  font-size: 15px;
  line-height: 28px;
  color: #b8b8bf;
  font-weight: 600;
}

/* End Service Area css
============================================================================================ */
/* Specification Resort Area css
============================================================================================ */
.nasir-welcome-style {
    padding: 30px 0 3px;
    margin: 0;
  
}
.about-img {
    position: relative;
}
.about-img::before {
    border: 5px solid rgba(255, 255, 255, 0.52);
    bottom: 14px;
    content: "";
    left: 14px;
    position: absolute;
    right: 14px;
    top: 14px;
}
.about-part{
background-color:#f8f8f8;
}
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.pattern{
  background: #ffffff url(../images/bg.jpg);
    background-repeat: repeat;
  
    background-repeat: no-repeat !important;
    background-size: cover !important;

}
.nwelcomestyle {
/*    margin-bottom: 50px;
*/    text-align: justify;
    padding-top: 25px;
}
.mt-25 {
    margin-top: 25px !important;
    text-align: justify !important;
}
.nasir-welcome-style .this-images {
    text-align: right;
    position: relative;
}
.nasir-welcome-style .this-images img {
    position: relative;
    z-index: 2;
    max-width: 100%;
}
.nasir-welcome-style .this-images img.simg {
    z-index: 1;
    top: 42px;
    left: 15px;
    position: absolute;
}
.nasir-welcome-style .this-wtitle {
    margin: 0;
    color: #333;
    text-transform: uppercase;
    font-size: 25px;
	 font-weight: 500;
}
.nasir-welcome-style .this-title {
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #242424;
}
.nasir-welcome-style p {
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #333;
    margin: 0;
    padding-bottom: 1px;
    font-weight: 400;
    line-height: 27px;
}
.nasir-welcome-style .col-lg-offset-1
{
    margin-left: 2.333333%;
}


.spec_resort_area {
  padding: 100px 0px;
}

.spec_resort_inner .spec_resort_item {
  position: relative;
}

.spec_resort_inner .spec_resort_item .resort_img {
  display: block;
  position: relative;
}

.spec_resort_inner .spec_resort_item .resort_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.spec_resort_inner .spec_resort_item .resort_img img {
  max-width: 100%;
}

.spec_resort_inner .spec_resort_item h4 {
  position: absolute;
  bottom: 28px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .6px;
  color: #fff;
}

.spec_resort_inner .spec_resort_item:hover .resort_img:before {
  opacity: 1;
}

/* End Specification Resort Area css
============================================================================================ */
/* Choose Resort Area css
============================================================================================ */
.choose_resort_area {
  background: url(../images/bg-dark.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 80px 0px;
}

.choose_resort_area:before {
  content: "";
    background: rgba(0, 0, 0, 0.85);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.choose_resort_area .resort_gallery_inner {
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px 30px;
}

.choose_resort_area .resort_gallery_inner .owl-prev, .choose_resort_area .resort_gallery_inner .owl-next {
  display: none;
}

.choose_resort_list {
  margin-bottom: 70px;
}

.choose_resort_list ul li a {
  font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
  letter-spacing: .6px;
  color: #fff;
  position: relative;
  padding-left: 40px;
  line-height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  display: block;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.choose_resort_list ul li a i {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #f58634;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.choose_resort_list ul li a:hover {
    color: #f58634;
}

.choose_resort_list ul li a:hover i {
  left: 7px;
}

.choose_resort_list ul li:last-child a {
  border: none;
}

/* End Choose Resort Area css
============================================================================================ */
/* Spa Wellness Area css
============================================================================================ */
.spa_wellness_area {
  padding-top: 100px;
}

.spa_wellness_area .main_big_title {
  text-align: left;
}

.spa_wellness_area .main_big_title h2 {
  padding-bottom: 22px;
}

.spa_wellness_area .main_big_title h2:before {
  display: none;
}

.spa_wellness_area .main_big_title p {
  padding-top: 0px;
  font-size: 16px;
  color: #898989;
  line-height: 28px;
  letter-spacing: .48px;
}

.spa_item .spa_img {
  position: relative;
  display: block;
}

.spa_item .spa_img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  
}

.spa_item .spa_img img {
  max-width: 100%;
}

.spa_item .spa_img:hover:before {
  opacity: 1;
}

.spa_item .spa_content h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .54px;
  color: #242424;
  padding: 35px 0px 10px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.spa_item .spa_content h4:hover {
  color: #ffb606;
}

.spa_item .spa_content p {
  font-size: 15px;
  line-height: 28px;
  color: #898989;
  letter-spacing: .45px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-bottom: 30px;
}

.spa_item .spa_content p:before {
  content: "";
  width: 53px;
  height: 2px;
  background: #eeeeee;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.spa_item .spa_content h5 {
  display: inline-block;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  letter-spacing: .60px;
  padding-right: 28px;
  margin-top: 28px;
}

.spa_item .spa_content h5 span {
  color: #898989;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}

/* End Spa Wellness Area css
============================================================================================ */
/* Spa Area css
============================================================================================ */
.spa_area {
  padding: 100px 0px;
}

.spa_area .spa_left_text h3 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
  letter-spacing: .96px;
}

.spa_area .spa_left_text h5 {
  font-size: 18px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .54px;
  color: #242424;
  padding: 22px 0px 32px 0px;
}

.spa_area .spa_left_text p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
  color: #898989;
  line-height: 26px;
}

.spa_img_inner {
  margin-bottom: -30px;
  overflow: hidden;
}

.spa_img_inner .spa_img {
  margin-bottom: 30px;
  position: relative;
}

.spa_img_inner .spa_img .resort_g_hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 10px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.spa_img_inner .spa_img .resort_g_hover .resort_hover_inner {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}

.spa_img_inner .spa_img .resort_g_hover .resort_hover_inner a {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  color: #fff;
  font-size: 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.spa_img_inner .spa_img .resort_g_hover .resort_hover_inner h5 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  opacity: 0;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: .36px;
}

.spa_img_inner .spa_img img {
  max-width: 100%;
}

.spa_img_inner .spa_img:hover .resort_g_hover {
  opacity: 1;
}

.spa_img_inner .spa_img:hover .resort_g_hover .resort_hover_inner a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.spa_img_inner .spa_img:hover .resort_g_hover .resort_hover_inner h5 {
  bottom: 30px;
  opacity: 1;
}

/* End Spa Area css
============================================================================================ */
/* Activities Area css
============================================================================================ */
.activities_title .resort_title {
  padding: 100px 0px;
}

.activities_title .resort_title:before {
  display: none;
}

.activities_title .resort_title h5 {
  position: relative;
  padding-bottom: 18px;
}

.activities_title .resort_title h5:before {
  content: "";
  width: 70px;
  height: 1px;
  background: #242424;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.activities_title .resort_title p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #898989;
  letter-spacing: .225px;
  padding-top: 30px;
}

.activities_area .activities_item_inner {
  padding: 100px 0px;
}

.activities_area .activities_item_inner .activities_item_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.activities_area .activities_item_inner .activities_item_row .col-md-6 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
}

.activities_area .activities_item_inner .activities_item_row .activities_img {
  display: block;
  position: relative;
}

.activities_area .activities_item_inner .activities_item_row .activities_img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.activities_area .activities_item_inner .activities_item_row .activities_img img {
  max-width: 100%;
}

.activities_area .activities_item_inner .activities_item_row .activities_img:hover:before {
  opacity: 1;
}

.activities_area .activities_item_inner .activities_item_row .activities_content {
  padding-left: 100px;
}

.activities_area .activities_item_inner .activities_item_row .activities_content h4 {
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: .96px;
  padding-bottom: 35px;
}

.activities_area .activities_item_inner .activities_item_row .activities_content h4 span {
  color: #ffb606;
}

.activities_area .activities_item_inner .activities_item_row .activities_content p {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: .225px;
  color: #898989;
}

.activities_area .activities_item_inner .activities_item_row .activities_content.left_activities {
  padding-left: 0px;
  padding-right: 100px;
}

.activities_area .activities_item_inner:nth-child(odd) {
  background: #f6f6f6;
}

/* End Activities Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Gallery Area css
============================================================================================ */
.our_resort_gallery_area {
  background: #ffb606;
  padding: 100px 30px 0px 30px;
  padding-bottom: 248px;
}

.resort_gallery_inner {
    margin-top: 30px;
    padding: 0px 30px;
    margin-bottom: 50px;
    position: relative;
}



.resort_gallery_inner .owl-prev, .resort_gallery_inner .owl-next {
  position: absolute;
  bottom: -115px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 46px;
  width: 46px;
  left: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #d1d1d1;
  color: #7e7e7e;
  font-size: 25px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  cursor: pointer;
  display:none;
}

.resort_gallery_inner .owl-prev:hover, .resort_gallery_inner .owl-next:hover {
  color: #ffb606;
  border-color: #ffb606;
}

.resort_gallery_inner .owl-prev {
  margin-left: -38px;
}

.resort_gallery_inner .owl-next {
  margin-left: 38px;
}

.resort_gallery_inner.resort_g_full {
  padding: 0;
  margin: 0px;
}

.resort_gallery .item, .resort_full_gallery .item {
  position: relative;
}

.resort_gallery .item .resort_g_hover, .resort_full_gallery .item .resort_g_hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 10px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.resort_gallery .item .resort_g_hover .resort_hover_inner, .resort_full_gallery .item .resort_g_hover .resort_hover_inner {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}

.resort_gallery .item .resort_g_hover .resort_hover_inner a, .resort_full_gallery .item .resort_g_hover .resort_hover_inner a {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  color: #fff;
  font-size: 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.resort_gallery .item .resort_g_hover .resort_hover_inner h5, .resort_full_gallery .item .resort_g_hover .resort_hover_inner h5 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  opacity: 0;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: .36px;
}

.resort_gallery .item:hover .resort_g_hover, .resort_full_gallery .item:hover .resort_g_hover {
  opacity: 1;
}

.resort_gallery .item:hover .resort_g_hover .resort_hover_inner a, .resort_full_gallery .item:hover .resort_g_hover .resort_hover_inner a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.resort_gallery .item:hover .resort_g_hover .resort_hover_inner h5, .resort_full_gallery .item:hover .resort_g_hover .resort_hover_inner h5 {
  bottom: 30px;
  opacity: 1;
}

/* End Galley Area css
============================================================================================ */
/* Galley Two Column Area css
============================================================================================ */
.grid_gallery_area {
  padding: 100px 0px;
}

.grid_gallery_inner {
  margin-bottom: -30px;
  overflow: hidden;
  clear: both;
}

.grid_gallery_inner.cobage_gallery_inner {
  margin-bottom: -10px;
}

.grid_gallery_inner .gallery_filter {
  text-align: center;
  padding-bottom: 55px;
}

.grid_gallery_inner .gallery_filter li {
  display: inline-block;
  margin-right: 52px;
}

.grid_gallery_inner .gallery_filter li a {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .48px;
  text-transform: uppercase;
  color: #a0a0a0;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.grid_gallery_inner .gallery_filter li a:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  background: #ffb606;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.grid_gallery_inner .gallery_filter li:hover a, .grid_gallery_inner .gallery_filter li.active a {
  color: #ffb606;
}

.grid_gallery_inner .gallery_filter li:hover a:before, .grid_gallery_inner .gallery_filter li.active a:before {
  opacity: 1;
}

.grid_gallery_inner .gallery_filter li:last-child {
  margin-right: 0px;
}

.grid_gallery_item {
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}

.grid_gallery_item:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.grid_gallery_item .resort_g_hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 10px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.grid_gallery_item .resort_g_hover .resort_hover_inner {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}

.grid_gallery_item .resort_g_hover .resort_hover_inner a {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  color: #fff;
  font-size: 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 2;
  position: relative;
}

.grid_gallery_item .resort_g_hover .resort_hover_inner h5 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  opacity: 0;
  color: #fff;
  z-index: 2;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: .36px;
}

.grid_gallery_item:hover:before {
  opacity: 1;
}

.grid_gallery_item:hover .resort_g_hover {
  opacity: 1;
}

.grid_gallery_item:hover .resort_g_hover .resort_hover_inner a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.grid_gallery_item:hover .resort_g_hover .resort_hover_inner h5 {
  bottom: 30px;
  opacity: 1;
}

.grid_gallery_item img {
  max-width: 100%;
}

.cobage_g_masonary {
  margin-left: -5px;
  margin-right: -5px;
}

.cobage_g_masonary .col-md-3 {
  padding: 0px 5px;
}

.cobage_g_masonary .col-md-6 {
  padding: 0px 5px;
}

.cobage_g_masonary .grid_gallery_item {
  margin-bottom: 10px;
  overflow: hidden;
}

.cobage_g_masonary .grid_gallery_item img {
  width: 100%;
}

/* End Galley Two Column Area css
============================================================================================ */
.image-source-link {
  color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* End Explor Room Area css
============================================================================================ */
.client_area {
  padding-bottom: 95px;
}

.client_area.client_three {
  padding: 70px 0px;
}

.client_area.client_three .clients_slider {
  padding-left: 50px;
  padding-top: 0px;
  border: none;
}

.client_area.client_three .clients_slider .item .media .media-body {
  padding-right: 62px;
}

.client_area.client_three .clients_slider .item .media .media-body h4 {
  padding-top: 40px;
}

.clients_slider {
  border-top: 1px solid #e1e1e1;
  padding-top: 80px;
}

.clients_slider .item .media .media-left {
  padding-right: 40px;
  padding-top: 20px;
}

.clients_slider .item .media .media-left img {
  width: auto;
      width: 150px;
    border-radius: 5px;
}

.clients_slider .item .media .media-body {
  padding-right: 128px;
}

.clients_slider .item .media .media-body p {
    line-height: 35px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-style: italic;
    font-size: 16px;
    letter-spacing: .66px;
}
.clients_slider .item .media .media-body p i {
  padding-right: 20px;
    color: #19aede;
  font-size: 100px;
  font-family: "arial";
  font-style: normal;
  position: relative;
  bottom: -42px;
  font-weight: bold;
}

.clients_slider .item .media .media-body h4 {
    color: #19aede;
    font-family: lato;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .54px;
    padding: 30px 0px 10px 0px;
}

.clients_slider .item .media .media-body h5 {
  font-size: 18px;
    color: #333;
  font-family: "Lato", sans-serif;
  font-style: italic;
  letter-spacing: .54px;
}

/* End Explor Room Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* End Explor Room Area css
============================================================================================ */
.latest_news_area {
  background: #f6f6f6;
  padding: 100px 0px;
}

.latest_news_area.client_twin_area {
  padding-top: 0px;
  position: relative;
  height: 100%;
  margin-top: -50px;
  overflow: hidden;
}

.latest_news_area.client_twin_area .twin_inner_area {
  position: absolute;
  right: 0;
  top: 0px;
  left: 0px;
  z-index: 4;
}

.latest_news_area.client_twin_area .twin_inner_area:before {
  content: "";
  position: absolute;
  width: 500%;
  height: 320px;
  top: 0;
  left: 15px;
  background: #fff;
  z-index: -1;
  -webkit-box-shadow: 0px 3px 68px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 68px 0px rgba(0, 0, 0, 0.11);
}

.latest_news_area.client_twin_area .client_area {
  padding: 0px;
  position: relative;
  height: 100%;
  min-height: 417px;
}

.latest_news_area.client_twin_area .client_area .clients_slider {
  padding: 0px;
  border: none;
  padding-left: 50px;
  padding-top: 40px;
}

.latest_news_area.client_twin_area .client_area .clients_slider .item .media .media-body {
  padding-right: 62px;
}

.latest_news_area.client_twin_area .left_ex_title h2 {
  padding-bottom: 0px;
}

.latest_news_left .left_ex_title {
  padding-left: 15px;
  padding-bottom: 45px;
}

.l_news_item .news_img {
  position: relative;
  display: block;
}

.l_news_item .news_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.l_news_item .news_img img {
  max-width: 100%;
}

.l_news_item .news_img:hover:before {
  opacity: 1;
}

.l_news_item .news_text .l_date {
  font-size: 15px;
  color: #a0a0a0;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
  text-transform: uppercase;
  padding: 25px 0px 8px 0px;
  display: block;
}

.l_news_item .news_text h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .40px;
  color: #242424;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.l_news_item .news_text h4:hover {
  color: #ffb606;
}

.l_news_item .news_text p {
  font-size: 15px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .30px;
  color: #898989;
  padding: 10px 0px;
}

.l_news_item .news_text .news_more {
  font-size: 14px;
  color: #ffb606;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .28px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.l_news_item .news_text .news_more:hover {
  text-decoration: underline;
}

.right_event .left_ex_title {
  padding-bottom: 45px;
}

.right_event .right_event_area {
  background: #fff;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  padding: 10px 35px 37px 40px;
}

.right_event .right_event_area .media {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 0px;
}

.right_event .right_event_area .media .media-left {
  text-align: center;
  padding-right: 30px;
}

.right_event .right_event_area .media .media-left h3 {
  height: 80px;
  width: 80px;
  border: 1px solid #e9e9e9;
  text-align: center;
  font-size: 40px;
  color: #ffb606;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 10px;
}

.right_event .right_event_area .media .media-left h3 span {
  color: #ffb606;
  font-size: 16px;
  display: block;
  padding-top: 5px;
}

.right_event .right_event_area .media .media-body {
  vertical-align: middle;
}

.right_event .right_event_area .media .media-body h4 {
  font-size: 20px;
  line-height: 28px;
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 10px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  cursor: pointer;
}

.right_event .right_event_area .media .media-body h4:hover {
  color: #ffb606;
}

.right_event .right_event_area .media:nth-child(2) {
  border: none;
}

.resort_gallery .owl-item img
{
    padding: 3px;
    background: #fff;
	height: 220px;
}

/* End Explor Room Area css
============================================================================================ */
/* Main Blog Area css
============================================================================================ */
.main_blog_area {
  padding: 100px 0px;
}

.main_blog_inner {
  margin-bottom: -80px;
  overflow: hidden;
  clear: both;
}

.blog_item {
  margin-bottom: 80px;
}

.blog_item .blog_img {
  position: relative;
  z-index: 2;
  display: block;
}

.blog_item .blog_img img {
  max-width: 100%;
}

.blog_item .blog_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog_item .blog_img:hover:before {
  opacity: 1;
}

.blog_item .blog_text {
  text-align: center;
}

.blog_item .blog_text h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .4px;
  color: #242424;
  padding: 40px 0px 20px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog_item .blog_text h4:hover {
  color: #ffb606;
}

.blog_item .blog_text ul {
  padding-bottom: 22px;
}

.blog_item .blog_text ul li {
  display: inline-block;
}

.blog_item .blog_text ul li a {
  font-size: 16px;
  color: #b8b8b8;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  position: relative;
  padding-right: 32px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.blog_item .blog_text ul li a:before {
  content: "/";
  position: absolute;
  left: -21px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffb606;
}

.blog_item .blog_text ul li:hover a {
  color: #ffb606;
}

.blog_item .blog_text ul li:first-child a:before {
  display: none;
}

.blog_item .blog_text ul li:first-child:hover a span {
  color: #b8b8b8;
}

.blog_item .blog_text p {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  letter-spacing: .3px;
  padding-top: 27px;
  border-top: 1px solid #e4e4e4;
  padding-bottom: 35px;
}

.blog_item .blog_text .book_now_btn {
  padding: 0px 26px;
}

/* End Main Blog Area css
============================================================================================ */
/* End Main Blog Area css
============================================================================================ */
.blog_details_area {
  padding: 100px 0px;
}

.blog_details_inner {
  padding-left: 30px;
}

.blog_details_inner .blog_item {
  margin-bottom: 0px;
}

.blog_details_inner .blog_item .blog_text {
  text-align: left;
}

.blog_details_inner .blog_item .blog_text p {
  padding-bottom: 0px;
}

.two_column_sample {
  margin-top: 50px;
}

.two_column_sample h3 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  letter-spacing: .6px;
  text-transform: uppercase;
  padding-bottom: 28px;
}

.two_column_sample .two_column_item {
  max-width: 360px;
  display: inline-block;
  margin-right: 32px;
}

.two_column_sample .two_column_item:last-child {
  margin-right: 0px;
}

.two_column_sample p {
  font-size: 15px;
  line-height: 26px;
  color: #8e8d8d;
  font-family: "Open Sans", sans-serif;
}

.s_blog_quote {
  background: #f7f7f7;
  margin-top: 46px;
  padding: 20px 40px 32px 30px;
  margin-bottom: 35px;
}

.s_blog_quote p {
  padding-left: 72px;
  position: relative;
  margin-top: 15px;
  font-size: 15px;
  line-height: 26px;
  color: #8e8d8d;
  font-family: "Open Sans", sans-serif;
}

.s_blog_quote p i {
  font-size: 55px;
  color: #ffb606;
  position: absolute;
  left: 0px;
  top: -15px;
}

.s_blog_quote a {
  text-align: right;
  display: block;
  font-size: 16px;
  color: #ffb606;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: .48px;
}

.s_main_text p {
  font-size: 15px;
  line-height: 26px;
  color: #8e8d8d;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
}

.s_main_text p strong {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.s_main_text p a {
  color: #ffb606;
  text-decoration: underline;
}

.s_comment_list {
  margin-top: 50px;
}

.s_comment_list h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .66px;
  color: #242424;
  padding-bottom: 30px;
}

.s_comment_list .s_comment_list_inner {
  border: 1px solid #eeeeee;
}

.s_comment_list .s_comment_list_inner .media {
  padding-top: 25px;
  padding-bottom: 30px;
  padding-left: 25px;
  padding-right: 94px;
  margin-top: 0px;
  border-bottom: 1px solid #eeeeee;
}

.s_comment_list .s_comment_list_inner .media .media-left {
  padding-right: 30px;
}

.s_comment_list .s_comment_list_inner .media .media-body h4 {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  letter-spacing: .45px;
  padding-bottom: 7px;
}

.s_comment_list .s_comment_list_inner .media .media-body p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
  color: #898989;
  line-height: 26px;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep {
  margin-top: 10px;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .39px;
  color: #ffb606;
  margin-right: 20px;
  position: relative;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:before {
  content: "";
  background: #c6c6c6;
  height: 13px;
  width: 1px;
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:last-child {
  color: #242424;
}

.s_comment_list .s_comment_list_inner .media .media-body .date_rep a:last-child:before {
  display: none;
}

.s_comment_list .s_comment_list_inner .media .media-body .media {
  background: transparent;
  padding-left: 0px;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.s_comment_list .s_comment_list_inner .media:nth-child(even) {
  background: #fcfcfc;
}

.s_comment_list .s_comment_list_inner .media:last-child {
  border-bottom: none;
}

.s_comment_area {
  margin-top: 45px;
}

.s_comment_area h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .66px;
  color: #242424;
  padding-bottom: 28px;
}

.s_comment_area .s_comment_inner {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 50px 35px;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input {
  background: #fff;
  font-size: 14px;
  border: 1px solid #eeeeee;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input.placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input:-moz-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-moz-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input:focus {
  border: 1px solid #ffb606;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea {
  background: #fff;
  border-color: #eeeeee;
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea.placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .42px;
  text-transform: capitalize;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea:focus {
  border: 1px solid #ffb606;
}

.s_comment_area .s_comment_inner .contact_us_form .form-group:last-child {
  margin-top: 10px;
}

/* End Main Blog Area css
============================================================================================ */
/* Sidebar area css
============================================================================================ */
.r_widget {
  margin-bottom: 50px;
}

.r_widget:last-child {
  margin-bottom: 0px;
}

.r_widget_title {
  padding-bottom: 30px;
}

.r_widget_title h3 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
}

.search_widget .input-group input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #d3d3d3;
  border-radius: 0px;
  height: 52px;
  font-size: 14px;
  color: #909090;
  padding: 0px 15px;
  font-family: "Lato", sans-serif;
  border-right: 1px solid #ffb606;
  letter-spacing: .48px;
}

.search_widget .input-group input.placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search_widget .input-group input:-moz-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search_widget .input-group input::-moz-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search_widget .input-group input::-webkit-input-placeholder {
  font-size: 16px;
  color: #909090;
  font-family: "Lato", sans-serif;
  letter-spacing: .48px;
}

.search_widget .input-group .input-group-btn .btn-default {
  border-radius: 0px;
  width: 48px;
  height: 52px;
  border-color: #ffb606;
  padding: 0px;
  background: #ffb606;
  color: #fff;
}

.categories_widget ul {
  margin-top: -5px;
}

.categories_widget ul li a {
  font-size: 14px;
  color: #797979;
  font-family: "Montserrat", sans-serif;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  line-height: 42px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  text-transform: uppercase;
  letter-spacing: .28px;
  font-weight: bold;
}

.categories_widget ul li a i {
  float: right;
  line-height: 42px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.categories_widget ul li:last-child a {
  border-bottom: 0px;
}

.categories_widget ul li:hover a {
  color: #ffb606;
}

.categories_widget ul li:hover a i {
  padding-right: 7px;
}

.recent_widget .recent_inner .recent_item {
  padding: 20px 0px;
  border-bottom: 1px solid #e1e1e1;
}

.recent_widget .recent_inner .recent_item h4 {
  font-size: 17px;
  color: #242424;
  font-family: "Lato", sans-serif;
  line-height: 22px;
  letter-spacing: .34px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-weight: bold;
}

.recent_widget .recent_inner .recent_item h4:hover {
  color: #ffb606;
  text-decoration: underline;
}

.recent_widget .recent_inner .recent_item h5 {
  font-size: 15px;
  color: #9a9a9a;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  padding-top: 15px;
}

.recent_widget .recent_inner .recent_item:first-child {
  padding-top: 0px;
}

.tag_widget ul li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
}

.tag_widget ul li a {
  display: inline-block;
  border: 1px solid #e4e4e4;
  font-size: 15px;
  line-height: 45px;
  padding: 0px 19px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-family: "Open Sans", sans-serif;
  color: #a6a6a6;
}

.tag_widget ul li:nth-last-child(-n+2) {
  margin-bottom: 0px;
}

.tag_widget ul li:nth-child(even) {
  margin-right: 0px;
}

.tag_widget ul li:hover a {
  color: #ffb606;
  border-color: #ffb606;
  background: #ffb606;
  color: #fff;
}

/* End Sidebar area css
============================================================================================ */
/* Blog Listing area css
============================================================================================ */
.blog_listing_inner {
  padding-left: 30px;
}

.blog_listing_inner .blog_item .blog_text {
  text-align: left;
}

.blog_listing_inner .blog_item:last-child {
  margin-bottom: 0px;
}

.blog_listing_inner.blog_pad_right {
  padding-left: 0px;
  padding-right: 30px;
}

/* End Blog Listing area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Video Area css
============================================================================================ */
.video_area {
  background: url(../images/video-bg.png) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 120px 0px 134px 0px;
}

.video_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.58);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.video_area .video_inner {
  text-align: center;
}

.video_area .video_inner a {
  display: block;
  padding-bottom: 30px;
}

.video_area .video_inner a i {
  font-size: 74px;
  line-height: 70px;
}

.video_area .video_inner a i:before {
  font-size: 74px;
  color: #fff;
}

.video_area .video_inner h4 {
  color: #ffb606;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
  padding-bottom: 5px;
}

.video_area .video_inner h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .96px;
}

/* End Video Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner Area css
============================================================================================ */
.banner_area {
    background: url(../images/patt_bg.png);
    /* background-size: cover; */
    position: relative;
    z-index: 2;
    /* background: #99a0a6; */
    /* border-bottom: 3px solid #19aede; */
    /* border-top: 5px solid #19aede; */
    /* box-shadow: 5px 5px 5px 2px #e7e6e6; */
}
.banner_area:before {
    content: "";
    background: #888f95;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.banner_inner_content {
    position: relative;
    padding: 108px 0px 42px 0px;
    text-align: center;
}
.banner_inner_content h3 {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #fff;
  padding-bottom: 10px;
}

.banner_inner_content ul li {
  display: inline-block;
}

.banner_inner_content ul li a {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: .39px;
  text-transform: initial;
  color: #fff;
  padding-right: 25px;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.banner_inner_content ul li a:before {
  content: "\f105";
  position: absolute;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.banner_inner_content ul li:first-child a:before {
  display: none;
}

.banner_inner_content ul li:last-child a {
  padding-right: 0px;
}

.banner_inner_content ul li:hover a, .banner_inner_content ul li.active a {
  color: #ffffff;
}

/* End Banner Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Event Area css
============================================================================================ */
.events_area {
  padding: 100px 0px;
}

.event_item {
  margin-bottom: 50px !important;
}

.event_item .event_img {
  position: relative;
  display: block;
}

.event_item .event_img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event_item .event_img img {
  max-width: 100%;
}

.event_item .event_img:hover:before {
  opacity: 1;
}

.event_item:last-child {
  margin-bottom: 0px !important;
}

.event_text {
  border: 1px solid #dedede;
  margin-left: -30px;
  padding-left: 60px;
  padding-right: 65px;
  min-height: 347px;
  padding-top: 45px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.event_text .media .media-left {
  padding-right: 30px;
}

.event_text .media .media-left a {
  display: block;
  height: 84px;
  width: 84px;
  border: 1px solid #e9e9e9;
  text-align: center;
  padding-top: 5px;
}

.event_text .media .media-left a h5 {
  font-size: 40px;
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1.2px;
  padding-bottom: 4px;
}

.event_text .media .media-left a h6 {
  font-size: 16px;
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .48px;
  text-transform: uppercase;
}

.event_text .media .media-body {
  vertical-align: middle;
}

.event_text .media .media-body h3 {
  font-size: 20px;
  color: #242424;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .60px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event_text .media .media-body h3:hover {
  color: #ffb606;
}

.event_text p {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .3px;
  padding: 28px 0px;
  line-height: 26px;
}

.event_text .book_now_btn {
  padding: 0px 22px;
}

/* End Event Area css
============================================================================================ */
/* Event Details Area css
============================================================================================ */
.event_details_area {
  padding: 100px 0px;
}

.event_detials_inner .evet_d_img img {
  max-width: 100%;
}

.event_detials_inner .s_comment_area {
  margin-top: 75px;
}

.event_d_inner_all {
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 0px 40px 55px 40px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
}

.event_details_main {
  padding-bottom: 45px;
}

.event_details_main h4 {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
  letter-spacing: .84px;
  color: #242424;
  padding: 45px 0px 18px 0px;
}

.event_details_main h5 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .6px;
  text-transform: uppercase;
  padding-bottom: 12px;
}

.event_details_main p {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #898989;
  line-height: 26px;
  letter-spacing: .30px;
}

.event_about h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .6px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.event_about ul li a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 38px;
  letter-spacing: .30px;
  color: #898989;
}

.map_location {
  padding-top: 40px;
}

.map_location h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .6px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.map_location .mapBox3 {
  min-height: 335px;
}

.event_details_right {
  padding-left: 20px;
}

.event_details_right .media {
  margin-top: 50px;
}

.event_details_right .media .media-left {
  padding-right: 24px;
}

.event_details_right .media .media-body h4 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
  color: #202020;
  text-transform: uppercase;
  padding-bottom: 18px;
}

.event_details_right .media .media-body p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  letter-spacing: .45px;
  color: #8d8d8d;
}

.event_details_right .media .media-body ul li {
  margin-bottom: 3px;
}

.event_details_right .media .media-body ul li a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  letter-spacing: .45px;
  color: #8d8d8d;
  position: relative;
  padding-left: 20px;
}

.event_details_right .media .media-body ul li a:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #8d8d8d;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.event_details_right .media:first-child {
  margin-top: 0px;
}

/* End Event Details Area css
============================================================================================ */
/* Event Two Area css
============================================================================================ */
.event_two_area {
  padding: 100px 0px;
}

.event_two_inner {
  margin-bottom: -50px;
  overflow: hidden;
}

.event_two_item {
  margin-bottom: 50px;
}

.event_two_item .event_two_img {
  display: block;
  position: relative;
}

.event_two_item .event_two_img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event_two_item .event_two_img img {
  max-width: 100%;
}

.event_two_item .event_two_img:hover:before {
  opacity: 1;
}

.event_two_item .event_two_text {
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 40px;
}

.event_two_item .event_two_text .media .media-left {
  padding-right: 20px;
}

.event_two_item .event_two_text .media .media-left a {
  display: block;
  height: 84px;
  width: 84px;
  border: 1px solid #e9e9e9;
  text-align: center;
  padding-top: 5px;
}

.event_two_item .event_two_text .media .media-left h5 {
  font-size: 40px;
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1.2px;
  padding-bottom: 4px;
}

.event_two_item .event_two_text .media .media-left h6 {
  font-size: 16px;
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .48px;
  text-transform: uppercase;
}

.event_two_item .event_two_text .media .media-body {
  vertical-align: middle;
}

.event_two_item .event_two_text .media .media-body h4 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .60px;
  line-height: 28px;
  text-transform: uppercase;
  color: #242424;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.event_two_item .event_two_text .media .media-body h4:hover {
  color: #ffb606;
}

.event_two_item .event_two_text p {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .3px;
  padding: 28px 0px;
  line-height: 26px;
}

.event_two_item .event_two_text .book_now_btn {
  padding: 0px 22px;
}

/* End Event Two Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Event Area css
============================================================================================ */
.room_list_area {
  padding: 100px 0px;
}

.room_list_area .room_list_inner {
  margin-bottom: -50px;
}

.room_list_item {
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  margin-left: 15px;
  margin-right: 15px;
}

.room_list_item .room_img {
  margin-left: -15px;
  display: block;
  position: relative;
}

.room_list_item .room_img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.room_list_item .room_img img {
  width: 100%;
}

.room_list_item .room_list_l_text h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  color: #242424;
  letter-spacing: .60px;
  padding: 35px 0px 10px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.room_list_item .room_list_l_text h4:hover {
    color: #19aede;
}

.room_list_item .room_list_l_text ul {
  padding-bottom: 22px;
  position: relative;
  margin-bottom: 26px;
}

.room_list_item .room_list_l_text ul:before {
 /* content: "";
  width: 53px;
  height: 2px;
  background: #eeeeee;
  position: absolute;
  left: 0px;
  bottom: 0px;*/
}

.room_list_item .room_list_l_text ul li {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

.room_list_item .room_list_l_text ul li a {
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .225px;
  padding-right: 24px;
  position: relative;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.room_list_item .room_list_l_text ul li a:before {
  content: "/";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .225px;
}

.room_list_item .room_list_l_text ul li:last-child a {
  padding-right: 0px;
}

.room_list_item .room_list_l_text ul li:last-child a:before {
  display: none;
}

.room_list_item .room_list_l_text ul li:hover a {
  color: #ffb606;
}

.room_list_item .room_list_l_text p {
  font-size: 15px;
  color: #333;
  letter-spacing: .225px;
  line-height: 28px;
}

.room_list_item .room_price_box {
  background: #f5f5f5;
  text-align: center;
  padding: 60px 0px;
  margin-top: 20px;
  margin-right: 5px;
}

.room_list_item .room_price_box h5 {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  letter-spacing: .90px;
}

.room_list_item .room_price_box h6 {
  font-size: 16px;
  color: #a0a0a0;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 0px 30px 0px;
}

.room_list_item:hover .room_img:before {
  opacity: 1;
}

.room_pagination {
  overflow: hidden;
  text-align: center;
  margin-top: 100px;
  margin-bottom: -6px;
}

.room_pagination .pagination {
  margin: 0px;
  border-radius: 0px;
}

.room_pagination .pagination li {
  margin-right: 18px;
  display: inline-block;
}

.room_pagination .pagination li a {
  border-radius: 0px;
  height: 48px;
  padding: 0px;
  width: 48px;
  line-height: 44px;
  border: 2px solid #dadada;
  font-size: 20px;
  color: #7e7e7e;
  display: block;
  background: transparent;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.room_pagination .pagination li:hover a {
  border-color: #ffb606;
  color: #ffb606;
}

/* Event Area css
============================================================================================ */
/* Search Right Side Area css
============================================================================================ */
.search_room_area {
  padding: 100px 0px;
}

.search_right_sidebar {
  position: relative;
  padding-left: 20px;
}

.search_right_sidebar .book_room_area {
  position: relative;
}

.search_right_sidebar .book_room_area .book_room_box {
    text-align: left;
    background: #eaebed;
    border: 1px solid #dcdcdc;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item h3 {
  text-align: left;
  color: #242424;
  font-size: 20px;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append input {
  border-color: #dedede;
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append input.placeholder {
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
  opacity: 1;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append input:-moz-placeholder {
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
  opacity: 1;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append input::-moz-placeholder {
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
  opacity: 1;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append input::-webkit-input-placeholder {
  color: #8c8c8c;
  text-transform: uppercase;
  font-size: 13px;
  opacity: 1;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .input-append .add-on i {
  color: #8c8c8c;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .bootstrap-select .dropdown-toggle {
  border-color: #dedede;
      background: #fff;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .bootstrap-select .dropdown-toggle span {
  color: #8c8c8c;
  font-size: 13px;
}

.search_right_sidebar .book_room_area .book_room_box .book_table_item .book_now_btn {
  line-height: 44px;
}

.search_right_sidebar .book_now_button {
  overflow: hidden;
  clear: both;
  margin: 0px 0px 50px 0px;
  padding-top: 50px;
}

.search_right_sidebar .book_now_button .book_now_btn_black {
  display: block;
  background: #3b3b3b;
}

.search_right_sidebar .book_now_button .book_now_btn_black:hover {
  background: transparent;
}

.search_right_sidebar .your_book_box {
  border: 1px solid #dcdcdc;
  padding: 40px 0px 45px 18px;
}

.search_right_sidebar .your_book_box h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: .60px;
  padding-bottom: 15px;
}

.search_right_sidebar .your_book_box h5 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #a0a0a0;
  text-transform: uppercase;
  letter-spacing: .45px;
}

/* End Search Right Side Area css
============================================================================================ */
/* Search Room Area css
============================================================================================ */
.s_room_item {
  margin-bottom: 50px !important;
}

.s_room_item .s_room_left_img img {
  max-width: 100%;
}

.s_room_item .s_room_right_text {
  padding-top: 35px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  margin-left: -30px;
  padding-left: 30px;
  min-height: 283px;
}

.s_room_item .s_room_right_text h4 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #242424;
  letter-spacing: .60px;
  padding-bottom: 25px;
}

.s_room_item .s_room_right_text ul li {
  width: calc(100% / 2);
  float: left;
  margin-bottom: 26px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #a0a0a0;
  letter-spacing: .42px;
  font-weight: bold;
}

.s_room_item .s_room_right_text ul li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #a0a0a0;
  letter-spacing: .42px;
  font-weight: bold;
}

.s_room_item .s_room_right_text ul li a span {
  display: block;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: lowercase;
  font-weight: normal;
  color: #bdbdbd;
  letter-spacing: .42px;
}

.s_room_item .s_room_right_text ul li .bootstrap-select {
  width: auto !important;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-toggle {
  display: inline-block;
  padding: 0px;
  border: none;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-toggle span {
  color: #ffb606;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: .45px;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-toggle .bs-caret {
  position: relative;
  left: 24px;
  top: 0px;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-toggle .bs-caret .caret {
  border-top: 5px dashed;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  color: #a0a0a0;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: none;
  width: 112px !important;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-menu .dropdown-menu li {
  width: 100%;
  margin-bottom: 0px;
}

.s_room_item .s_room_right_text ul li .bootstrap-select .dropdown-menu .dropdown-menu li a {
  display: block;
  line-height: 30px;
  padding: 0px 15px 0px 15px;
}

.s_room_item .s_room_right_text .book_now_btn {
  margin-top: 4px;
  padding: 0px 16px;
  line-height: 40px;
}

/* End Search Room Area css
============================================================================================ */
/* Room Details Area css
============================================================================================ */
.room_details_area {
    padding: 0px 0px;
}
.room_d_main_text {
  padding-bottom: 30px;
}


.room_d_main_text:hover .room_details_img .owl-prev , .room_d_main_text:hover .room_details_img .owl-next
{
display:block;
}

.room_d_main_text .room_details_img .owl-prev, .room_d_main_text .room_details_img .owl-next {
  height: 65px;
  width: 65px;
  background: #fff;
  text-align: center;
  line-height: 62px;
  font-size: 28px;
  color: #7e7e7e;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
      display: none;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.room_d_main_text .room_details_img1 .owl-prev, .room_d_main_text .room_details_img1 .owl-next {
  height: 40px;
  width: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
  color: #7e7e7e;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  display:none;
}

.room_d_main_text .room_details_img .owl-prev:hover, .room_d_main_text .room_details_img .owl-next:hover {
    background: #19aede;
  color: #fff;
}

.room_d_main_text .room_details_img1 .owl-prev:hover, .room_d_main_text .room_details_img1 .owl-next:hover {
    background: #2aa8b2;
    color: #fff;
}
.room_d_main_text .room_details_img .owl-prev {
  left: 0px;
}

.room_d_main_text .room_details_img .owl-next {
  right: 0px;
}

.room_d_main_text h4 {
    font-size: 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
   text-transform: capitalize;
    letter-spacing: .96px;
    color: #242424;
    padding: 45px 0px 10px 0px;
}

.room_d_main_text h4 span {
  color: #ffb606;
}

.room_d_main_text h5 {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .60px;
  color: #242424;
}

.room_d_main_text h5 span {
  color: #a0a0a0;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.room_d_main_text p {
color: #333;
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
    letter-spacing: 0.33px;
    text-align: justify;
}

.room_d_title {
    text-transform: initial;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    letter-spacing: .66px;
    color: #242424;
    padding-bottom: 20px;
    margin-top: 5px;
}

.room_service_list_inner .resot_list {
  max-width: 270px;
}

.room_service_list_inner .resot_list ul li a {
    font-size: 16px;
    font-weight: 500;
    /* font-family: "Montserrat", sans-serif; */
    /* text-transform: uppercase; */
    padding-left: 32px;
    color: #333;
}

.room_details_clients {
  border-bottom: 1px solid #d0d0d0;
  margin-top: 65px;
}

.room_details_clients .clients_slider {
  padding: 0px;
  border: none;
}

.room_details_clients .clients_slider .item .media {
  padding-right: 20px;
  padding-bottom: 55px;
}

.room_details_clients .clients_slider .item .media .media-left {
  padding-right: 30px;
}

.room_details_clients .clients_slider .item .media .media-body {
  padding-right: 0px;
}

.room_details_clients .clients_slider .item .media .media-body p {
  font-size: 15px;
  line-height: 28px;
  color: #898989;
}

.room_details_clients .clients_slider .item .media .media-body h4 {
  padding-top: 18px;
  padding-bottom: 0px;
}

.room_details_comment {
  padding-top: 45px;
}

.room_details_comment h4 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #ffb606;
  text-transform: uppercase;
  letter-spacing: .45px;
  padding-bottom: 30px;
}

.room_details_comment .contact_us_form .form-group input {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group input.placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group input:-moz-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group input::-moz-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group input::-webkit-input-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group textarea {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group textarea.placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group textarea:-moz-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group textarea::-moz-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group textarea::-webkit-input-placeholder {
  font-size: 15px;
  color: #898989;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.room_details_comment .contact_us_form .form-group h5 {
  display: inline-block;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #898989;
  text-transform: uppercase;
  padding-right: 15px;
  padding-bottom: 35px;
  padding-top: 15px;
}

.room_details_comment .contact_us_form .form-group ul {
  display: inline-block;
}

.room_details_comment .contact_us_form .form-group ul li {
  display: inline-block;
}

.room_details_comment .contact_us_form .form-group ul li a {
  color: #ffb606;
}

.colorblack
{
color:#333;
font-size:15px;
}

.colorblack th
{
    text-align: left;
}

/* End Room Details Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Special Dish Area css
============================================================================================ */
.special_dish_area {
  padding-top: 100px;
}

.special_dish_inner_area {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 100px;
  margin-bottom: 2px;
}

.special_dish_inner_area .main_big_title {
  text-align: left;
  padding-right: 40px;
  padding-bottom: 50px;
}

.special_dish_inner_area .main_big_title h2 {
  padding-bottom: 25px;
}

.special_dish_inner_area .main_big_title h2:before {
  display: none;
}

.special_dish_inner_area .main_big_title p {
  padding-top: 0px;
}

.special_dish_item .dish_img img {
  max-width: 100%;
}

.special_dish_item h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: .45px;
  padding: 35px 0px 16px 0px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.special_dish_item h4:hover {
  color: #ffb606;
}

.special_dish_item p {
  font-size: 15px;
  line-height: 24px;
  color: #898989;
  letter-spacing: .30px;
}

.our_menu_area {
  margin-top: 2px;
}

.our_menu_area .our_menu_inner {
  border-top: 1px solid #dcdcdc;
  padding: 100px 0px;
}

.our_menu_area .left_ex_title {
  padding-bottom: 50px;
}

.our_menu_area .left_ex_title p {
  font-size: 16px;
  text-transform: lowercase;
  font-weight: normal;
  color: #898989;
}

.nav.nav-tabs li {
  margin-right: 10px;
}

.nav.nav-tabs li a {
  padding: 0px 30px;
  border-radius: 0px;
  background: #f5f5f5;
  line-height: 48px;
  font-family: "Montserrat", sans-serif;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: .48px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.nav.nav-tabs li:last-child {
  margin-right: 0px;
}

.nav.nav-tabs li:hover a, .nav.nav-tabs li.active a {
  border-bottom-color: transparent;
  background: #fff;
}

.our_menu_list_inner .tab-content {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 50px 30px 0px 30px;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li img {
  max-width: 100%;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li h5 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .30px;
  color: #898989;
  padding-top: 25px;
  padding-bottom: 25px;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li .pull-left h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: .36px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 35px;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li .pull-left p {
  font-size: 16px;
  color: #898989;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .32px;
  padding-bottom: 35px;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li .pull-right h3 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: #ffb606;
  letter-spacing: 1.2px;
  padding-top: 37px;
}

.our_menu_list_inner .tab-content .tab-pane .our_menu_tab_inner ul li:last-child {
  border: none;
}

/* End Special Dish Area css
============================================================================================ */
/* Reserve Table Area css
============================================================================================ */
.reserv_table_area {
  background: #ffb606;
  padding: 100px 0px;
}

.reserv_table_text h3 {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: .96px;
  color: #242424;
  padding-bottom: 36px;
}

.reserv_table_text h3 span {
  color: #fff;
}

.reserv_table_text p {
  font-size: 16px;
  line-height: 30px;
  color: #242424;
  font-family: "Open Sans", sans-serif;
  max-width: 280px;
}

.reserv_form_area .contact_us_form .form-group input {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
}

.reserv_form_area .contact_us_form .form-group input.placeholder {
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
}

.reserv_form_area .contact_us_form .form-group input:-moz-placeholder {
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
}

.reserv_form_area .contact_us_form .form-group input::-moz-placeholder {
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
}

.reserv_form_area .contact_us_form .form-group input::-webkit-input-placeholder {
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .45px;
}

.reserv_form_area .contact_us_form .form-group .submit_btn_black {
  line-height: 46px;
  height: 48px;
  width: 165px;
}

/* End Reserve Table Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer Area css
============================================================================================ */
.footer_widget_area {
    background: #212020;
    padding: 20px 0px 40px 0px;
    text-align: center;
    border-bottom: 1px solid #3b3a3a;
}

.f_title {
  padding-bottom: 26px;
}

.f_title h3 {
  color: #fff;
  opacity: .8;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: .32px;
  padding-bottom: 18px;
  position: relative;
}

.f_title h3:before {
  content: "";
  width: 40px;
  height: 1px;
  background: #ffb606;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.about_widget .ab_wd_list {
  padding-right: 22px;
  padding-top: 22px;
  padding-bottom: 30px;
}

.about_widget .ab_wd_list .media .media-left {
  padding-right: 18px;
}

.about_widget .ab_wd_list .media .media-left i {
  color: #757575;
  font-size: 22px;
}

.about_widget .ab_wd_list .media .media-body h4 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: .30px;
  font-family: "Montserrat", sans-serif;
}

.about_widget .ab_wd_list .media:last-child .media-body h4 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .40px;
}

.about_widget .book_now_area {
  margin-left: 37px;
}

.about_widget .book_now_area .book_now_btn {
  color: #242424;
}

.about_widget .book_now_area .book_now_btn:hover {
  color: #ffb606;
}

.link_widget {
    padding-left: 0;
    text-align: left;
    padding-top: 30px;
}

.link_widget ul {
  margin-top: -10px;
}

.link_widget ul li a {
  font-size: 14px;
  line-height: 35px;
    color: #d8d8d8;
  letter-spacing: .30px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.link_widget ul li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 6px;
    padding-left: 5px;
}
.link_widget ul li:hover a {
    color: #19aede;
}

.instagram_widget .instagram_list {
  margin: -2.5px;
  overflow: hidden;
  clear: both;
}

.instagram_widget .instagram_list li {
  float: left;
  overflow: hidden;
  width: calc(100% / 3);
}

.instagram_widget .instagram_list li a {
  padding: 2.5px;
  display: block;
}

.instagram_widget .instagram_list li a img {
  max-width: 100%;
}

.footer_copyright_area {
    background: #212020;
    padding: 10px 0px;
    overflow: hidden;
}
.footer_copyright_area .pull-left h4 {
    font-size: 12px;
    color: #787676;
    letter-spacing: .30px;
    padding-top: 10px;
}
.footer_copyright_area .pull-right h4 {
    font-size: 12px;
    color: #787676;
    letter-spacing: .30px;
}

.footer_copyright_area .pull-right h4 a {
    color: #787676;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.footer_copyright_area .pull-right h4 a:hover {
    color: #19aedd;
}

.slbImage {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding:5px;
    margin: 0 auto;
    background: #fff;
}
.footermenu li
{
    display: inline-block;
    margin-right:0px;
	width: 24%;
}

.header_social.footersocial li {
    display: inline-block;
    margin-right: 16px;
    border: 1px solid #19aede;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #19aede;
    line-height: -25px;
}
.header_social.footersocial li:hover
{
    background: #0a2f4a;
}
/*.tp-dottedoverlay.twoxtwo {
    background: rgba(0, 0, 0, 0.31);
}*/

.explor_slider .owl-dots
{
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.explor_slider .owl-dots .owl-dot
{
    width: 15px;
    height: 15px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    margin-right: 7px;
    border-color: #19aede;
}
.explor_slider .owl-dots .owl-dot.active
 {
     background: #19aede;

 }
 .portfoloi img {
    width: 100%;
    height: auto;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;

}
.portfoloi:before, .portfoloi:after, .portfoloi .portfoloi-content:before, .portfoloi .portfoloi-content:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.portfoloi:before
{
opacity:0;
}
.portfoloi:after {
	top: 0;
    /* opacity: 0; */
}
.portfoloi {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
}
.portfoloi:hover:after {
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*.tp-bgimg
{
background-attachment:fixed !important;
}*/

.left_ex_title.left0 h2:before 
{
left:42%;
}
.left_ex_title.left01 h2:before 
{
left:44%;
}

.left_ex_title 
{
margin-bottom:30px;
}

.imageshadowborder
{
    box-shadow: 0px 10px 30px 0px rgba(205, 205, 205, 0.49);
padding:5px;
border:1px solid #e2e2e2;
}
.single-booking-sidebar {
    margin-top: 50px;
}
.contact-information {
background: #eaebed;
    border: 1px solid #dcdcdc;
    padding: 25px 25px;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.contact-information h3 {
    margin: 0;
    color: #232323;
    font-size: 22px;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.contact-information .single-contact-info .text-box {
    padding-left: 22px;
    color: #232323;
    font-size: 16px;
    padding: 5px 10px;
}
.contact-information .single-contact-info .icon-box {
    width: 27px;
    color: #19aede;
    font-size: 21px;
}
.contact-information .single-contact-info .icon-box, .contact-information .single-contact-info .text-box {
    display: table-cell;
    vertical-align: middle;
}
.ro-facilitie {
    position: relative;
}
.ro-facilitie ul li {
    margin: 0 1%;
    padding: 0;
    width: 31%;
    float: left;
	    transition: all .3s;
    border-top: 4px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    display: table;
    margin-bottom: 25px;
}
.ro-facilitie ul li .facilitie-i-box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding: 2em 0;
	
}
.ro-facilitie.gray ul li
{
    background: #f9f9f9;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
.ro-facilitie ul li .facilitie-i-box h3 {
    margin: 0 0 0.8em;
    padding: 0;
    text-align: center;
    color: #0e1322;
    text-transform: uppercase;
}
.ro-facilitie ul li .facilitie-i-box h3 {
    margin: 0 0 1em;
    padding: 0;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: 600;
	margin-top: 15px;
}
.ro-facilitie ul li:hover
{
    transform: translateY(-10px);
}


.right_contact_info.border:before
{
    content: "";
    height: 420px;
    width: 1px;
    background: #d6d5d8;
    position: absolute;
    right: -80px;
    top: 0px;
}

.right_contact_info.border:after
{
content: "";
    height: 192px;
    width: 3px;
    background: #19aede;
    position: absolute;
    right: -82px;
    top: 115px;
}

.single-sidebar-widget-outer
{
    width: 100%;
    float: left;
    margin-top: 30px;
}

.popular-post .img-box, .popular-post .content {
    display: table-cell;
    vertical-align: top;
}
	.popular-post .img-box {
    width: 110px;
}

.table-heading {
    background: #a7d30c;
    color: #fff;
    text-align: center;
}
.table-heading h3 {
    font-size: 14px;
    text-transform: capitalize
 color: #fff;
    font-weight: 500;
	line-height:20px;
}
.pdf-center{
text-align:center;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}

.hidenavs .explor_slider.disabled
{
display:none;
}

.room_d_main_text:hover .room_details_img1 .owl-prev, .room_d_main_text:hover .room_details_img1 .owl-next {
    display: block;
}

.room_d_main_text .room_details_img1 .owl-prev {
    left: 0px;
}

.room_d_main_text .room_details_img1 .owl-next {
    right: 0px;
}

.whyusabout i
{
    color: #fff;
    font-size: 22px;
    width: 45px;
    text-align: center;
    line-height: 40px;
    position: relative;
    top: 3px;
    background: #4fcef7;
    height: 45px;
    margin-right: 7px;
}
ul.list-items 
 {
margin-left:0;
padding-left:0;
 }
 ul.list-items li {
    position: relative;
    padding-left: 0px;
    color: #333;
    font-size: 16px;
    line-height: 35px;
	margin-bottom:5px;
	padding-bottom:5px;
    padding-left: 1.3em;
    text-indent: -0.9em;
}
 ul.list-items li:before
 {
 content:'\f0da';
 font-family:Fontawesome;
 margin-right:7px;
 font-size:18px;
 color: #4fcef7;

 }
 
h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-weight: 600;
}


.text-block-one .title span {
    font-weight: 600;
}
.text {
    font-size: 16px;
    color: #848484;
}
.text-block-one p {
    margin-bottom: 20px;
    text-align: justify;
}
.text-block-one-data{
    margin-bottom: 0px;
    text-align: justify;
}
.text-block-one .list {
    margin-bottom: 30px;
}
.product-heading-inner{
text-align:left;
    color: #333333;
    background-color: #f7f5f5;
    padding: 8px;
    text-transform: uppercase;
    margin-bottom: 40px;


}
.input-sm {
    position: relative !important;
    display: block !important;
    background: #0000000a !important;
    border: 1px solid #e8e8e8 !important;
    width: 100% !important;
    height: 60px !important;
    font-size: 16px !important;
    margin-bottom: 30px !important;
    padding-left: 21px !important;
    padding-right: 20px !important;
    border-radius: 0px !important;
    transition: all 500ms ease !important;
}

    textarea {
    position: relative !important;
    display: block !important;
    background: whitesmoke !important;
    border: 1px solid #e0dfe4 !important;
    width: 100% !important;
    height: 200px !important;
    font-size: 16px !important;
    margin-bottom: 30px !important;
    padding-left: 21px !important;
    padding-right: 20px !important;
    border-radius: 0px !important;
    transition: all 500ms ease !important;
}
.btn-style-one {
    position: relative;
    padding: 11px 40px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background: #26bdef;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #26bdef;
    font-family: 'Poppins', sans-serif;
}
.sec-title.centered {
    text-align: center;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 30px;
    margin-top: 50px;
}
.sec-title.centered:before {
    left: 50%;
    margin-left: -59px;
}
.sec-title:before {
    position: absolute;
    content: '';
    width: 118px;
    height: 8px;
    background-image: url(../images/sec-title-bg.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}
.btn-style-one:hover {
    color: #ffffff;
    background: #101010;
    border-color: #101010;
}
.text-block-one .list li:before {
    position: absolute;
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #26bdef;
    left: -1px;
    top: 1px;
}
.text-block-one .list li {
    position: relative;
    margin-bottom: 6px;
    padding: 0px 0px 0px 23px;
    color: #333;
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #333;
	font-family: 'Hind', sans-serif;
   }
   
.borderimg img
{
    border: 1px solid #e2e2e2;
    padding: 5px;
    background: #ffff;
} 

.bookingform
{
    width: 100%;
    padding: 60px 0;
    background: #eaebed;
}
.mt50 {
    /* margin-bottom: 50px; */
    padding-bottom: 35px;
}
.lined-heading {
    position: relative;
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
    display: block;
}
.room-thumb {
   
    float: left;
    overflow: hidden;
    position: relative;
    border: 1px solid #ebebeb;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 5000;
}
.room-thumb img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.room-thumb img {
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.title {
    text-align: center;
    padding: 0px;
    font-weight: 600;
    color: #333333;
    font-size: 16px;
}
.explor_text p{
    padding: 15px;

}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #8eb30d !important;
    border-right: 1px solid #8eb30d!important;
    border-bottom: 1px solid #8eb30d!important;
    border-left: 1px solid #8eb30d!important;
    color: #333333;
    font-size: 15px;
}
.fa fa-check-circle{
    color: #19aede !important;
    padding-left: 0;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f5f5f5 !important;
}
table i {
    padding-right: 10px;
	color: #a5002c;
}
.explor_text {
    padding: 0px;
    background-color: #f7f7f7;
    text-align: center;
}
.pull-left{
margin-top: -2px;
}
.footer-updates{
font-size:14px;
    color: #d8d8d8;
	font-weight:bold
}
.text{
margin-bottom:20px;
}
.room_list_l_text{
    font-size: 15px;
    color: #333;
    padding-bottom: 20px;
    letter-spacing: 0.3px;
    line-height: 28px;
    text-align: justify;
}
.map{
text-align:center;
}
.row .nwelcomestyle .image {
    position: relative;
    margin-bottom: 80px;
    text-align: right;
    margin-top: 20px;
}

/*.row .nwelcomestyle .image:before {
    position: absolute;
    content: '';
    background: url(../images/about-shap.png);
    width: 420px;
    height: 406px;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
}*/
.iocn{
display: inline-block;
    text-align: center;
}
hr {
    margin-top: 3px !important;
    margin-bottom: 2px !important;
    border: 0;
    border-top: 1px solid #272727 !important;
}
.row .nwelcomestyle .image img {
    position: relative;
	    border-radius: 32px;
/*    box-shadow: 0 20px 88px -15px rgba(0,0,0,.6);
*/    border: 10px solid #fff;
}
/*Services Block six */

.services-block-six {
  position:relative;
}

.services-block-six  .inner-box{
  position:relative;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.05);
}

.services-block-six  .inner-box .image{
  position:relative;
}

.services-block-six  .inner-box .image .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height: 0%;
  display:block;
  opacity:0;
  text-align:center;
  background-color: rgba(38, 189, 239, 0.75);
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.services-block-six  .inner-box:hover .overlay-box{
  opacity:1;
  height:  100%;
}

.services-block-six  .inner-box:hover .lower-box .arrow{
  color:#ffffff;
  border-color:#26bdef;
  background-color:#26bdef;
}

.services-block-six  .inner-box .image .overlay-box .icon{
  position:relative;
  font-size:50px;
  top:45%;
  color:#ffffff;
}
.overlay-box img {
    position: relative;
    width: 70px;
    display: block;
    text-align: center;
    top: 38%;
    left: 40%;
}

.services-block-six .inner-box .lower-box {
    position: relative;
    text-align: center;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    height: 285px;
}

.services-block-six  .inner-box .lower-box h3{
  position:relative;
  color:#333333;
  font-size:22px;
  font-weight:500;
  margin-bottom:10px;
  text-transform:capitalize;
}

.services-block-six  .inner-box .lower-box h3 a{
  position:relative;
  color:#333333;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.services-block-six  .inner-box .lower-box h3 a:hover{
  color: #26bdef;
}

.services-block-six .inner-box .lower-box .text {
    position: relative;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 20px;
    font-family: 'Hind', sans-serif;
}
.services-block-six  .inner-box .lower-box .arrow{
  position:relative;
  width:45px;
  height:45px;
  color:#b4b4b4;
  line-height:42px;
  margin-bottom: 30px;
  text-align:center;
  display:inline-block;
  border-radius:50%;
  border:1px solid #eeeeee;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.services-block-six  .inner-box .lower-box .arrow:hover{
  color:#ffffff;
  border-color:#26bdef;
  background-color:#26bdef;
}



/* services block seven */


.services-block-seven{
  position:relative;
  margin-bottom:30px;
}

.services-block-seven .inner-box{
  position:relative;
}

.services-block-seven .inner-box .image{
  position:relative;
}

.services-block-seven .inner-box .image:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height: 0%;
  display:block;
  z-index:1;
  background-color: rgba(38, 189, 239, 0.8);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.services-block-seven .inner-box:hover .image:before{
  height: 100%;
}

.services-block-seven .inner-box .image img{
  position:relative;
  width:100%;
  display:block;
}

.services-block-seven .inner-box .lower-content{
  position:relative;
}

.services-block-seven .inner-box .lower-content .upper-box{
  position:relative;
  padding: 16px 0px;
  padding-left:90px;
  border:1px solid #eeeeee;
}

.services-block-seven .inner-box .lower-content .upper-box .icon-box{
  position:absolute;
  left:0px;
  top:0px;
  color: #26bdef;
  width:70px;
  font-size:36px;
  line-height: 30px;
  padding: 14px 0px;
  text-align:center;
  border-right:1px solid #eeeeee;
}

.services-block-seven .inner-box .lower-content .upper-box h3{
  position:relative;
  font-size:18px;
  font-weight: 600;
}

.services-block-seven .inner-box .lower-content .upper-box h3 a{
  position:relative;
  color:#222222;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.services-block-seven .inner-box .lower-content .upper-box h3 a:hover{
  color: #26bdef;
}

.services-block-seven .inner-box .lower-content .text{
  position:relative;
  color:#848484;
  font-size:16px;
  line-height:1.7em;
  margin-top:15px;
}


/* services-block-eight */

.services-block-eight {
  position: relative;
}
.services-block-eight .inner-box {
  border-radius: 5px;
  padding: 0px 30px 0px 70px;
  position: relative;
  margin-bottom: 30px;
}

.services-block-eight h5 a {
  font-size: 22px;
  color: #222222;
  font-weight: 500;
  display: block;
  margin-bottom: 13px;
}

.services-block-eight h2 {
  font-size: 45px;
  font-weight: 500;
  color: #f6f6f6;
  position: absolute;
  left:35px;
  bottom: 30px;
}

.services-block-eight .icon-box {
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 50px;
  color: #222;
}

.services-block-eight .read-more {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222;
  border-bottom:  1px solid #222;
}

/* services block nine */

.services-block-nine {
  position:relative;
  margin-bottom: 50px;
}

.services-block-nine .inner {
  position:relative;
  padding-left: 90px;
  min-height:60px;
}

.services-block-nine .inner .icon-box {
  position:absolute;
  left:0px;
  top: 9px;
  width:60px;
  height:60px;
  color:#ffffff;
  font-size:28px;
  line-height:60px;
  text-align:center;
  border-radius: 50%;
  background-color:#26bdef;
}

.services-block-nine .inner .icon-box span {
  display: block;
}

.services-block-nine .inner h3 {
  position:relative;
  font-size:20px;
  font-weight:600;
  line-height:1em;
  margin-bottom:10px;
}

.services-block-nine .inner h3 a {
  color:#333333;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}

.services-block-nine .inner h3 a:hover {
  color:#26bdef;
}

.services-block-nine .inner .service-text {
  font-size:15px;
  color:#777777;
}
footer h3 {
    font-size: 16px;
    font-weight: 400;
    color: #aaaaaa;
    line-height: 1;
    text-transform: capitalize;
}
marquee a {
    color: #00ace6 !important;
    text-decoration: none;
}
footer h3:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: #26bdef;
    margin-top: 12px;
}
.mt-25 {
    margin-top: 25px;
}
img {
    max-width: 100%;
    height: auto;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.footer-social-icons ul li {
    display: inline-block;
    background: #333;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.footer-social-icons ul li a {
    display: block;
    font-size: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 11px;
    padding-top: 6px;
}
.navbar {
    border-radius: 0px !important;
}
.footer-list {
    margin-top: 20px;
}
.scroll-top {
    width: 55px;
    height: 55px;
    position: fixed;
    cursor: pointer;
    bottom: 30px;
    right: 30px;
    font-size: 18px;
    border-radius: 50%;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #0462b0;
    padding: 0px;
	-webkit-box-shadow:none;
}
.footer-list li {
    list-style-type: none;
    color: #aaa;
    padding: 6px 0px;
}
.footer-list li a {
    font-size: 15px;
    font-weight: 400;
    color: #aaa;
}
.footer-list li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #aaa;
    padding-right: 8px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
footer {
    background: #05365f;
    padding: 40px 0px 0px 0px;
    background-position: right;
    background: #05365f url(../images/map.png);
    background-size: 91%;
}
.footer-tags a {
    display: inline-block;
    font-size: 11px;
    padding: 10px 15px;
    color: #fff;
    font-weight: 400;
    background: #222;
    margin-top: 4px;
    border-radius: 5px;
}
.footer-social-icons ul li:hover {
    background: #26bdef;
}
.footer-bar {
    padding-top: 15px;
    /* margin-top: 25px; */
    padding-bottom: 15px;
    background-color: #002d52;
}
.footer-bar p {
    color: #bbbaba;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}
footer .footer-link ul li a{
font-size:14px;
}
.widget-title {
    margin-bottom: 20px;
    font-size: 16px;
}
.widget-section ul li {
    color: #f9f9f9;
    line-height: 27px;
}
.widget-section p a{
    color: #a7d30c;
}
.f-social-link.social-icons li a:before, .f-social-link.social-icons li a:after {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.call-to-action {
    position: relative;
    padding: 50px 0px 40px;
    background-color: #08aabe;
    background-color: #0462b0;
    margin-bottom: 53px !important;
    /* padding-top: 110px !important; */
    /* padding-bottom: 81px !important; */
    /* background-image: url(http://consulting.stylemixthemes.com/wp-content/uploads/2015/12/Fotolia_95381323_Subscription-1.jpg?id=1279) !important; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: #ffffff url(../images/bg-1.jpg);
    background-attachment: fixed;
}
.call-to-action h3 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: capitalize;
}
.call-to-action .text {
    font-size: 19px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0;
    /* text-align: center; */
}
.bg-main {
    background-color: #233785;
}
.btn-drive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 10px;
}
.bo-rad-4 {
    border-radius: 4px;
}
.size7 {
    height: 45px;
    min-width: 112px;
}
.m-txt1 {
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
}
button {
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
}
.btn-drive::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #07185a;
    opacity: 0;
    -webkit-transform: scaleY(0.1);
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -o-transform: scaleY(0.1);
    transform: scaleY(0.1);
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.btn-drive::before {
    background-color: #11bacf;
}
.btn-drive:hover {
    color: #fff;
}
.btn-drive:hover:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}
.bg-main-1 {
    background-color: #46b5c0;
}
.call-to-action h3 span {
    color: #26bdef;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.btn-style-two {
    position: relative;
    padding: 3px 15px !important;
    text-transform: capitalize !important;
   
}
.fun-facts {
    position: relative;
    padding: 25px 0px 20px;
}
.fun-facts .column {
    position: relative;
    margin-bottom: 30px;
}
.fun-facts .column .inner {
    position: relative;
    padding-left: 75px;
}
.fun-facts .column .inner .counter-icon {
    position: absolute;
    left: 0px;
    top: 8px;
    font-size: 50px;
    color: #26bdef;
    line-height: 1em;
}
.count-text {
    position: relative;
    font-size: 28px;
    line-height: 1.4em;
    color: #333333;
    font-weight: 900;
    /* font-family: 'Hind', sans-serif; */
}
.fun-facts .count-outer span {
    position: relative;
    z-index: 1;
}
.fun-facts .column .counter-title {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #666666;
    padding-top: 11px;
    text-align: left;
}
.btn-style-two {

    font-size: 15px !important;
    font-weight: 500 !important;
font-family: 'Hind', sans-serif !important;
    line-height: 32px !important;
	}
.breadcrumb-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    /* padding-bottom: 37px; */
    padding-top: 85px;
    /* margin-top: 0px !important; */
    padding-bottom: 70px;
}
.section, .main-wrapper {
    float: left;
    width: 100%;
}
.breadcrumb-section::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #011627;
    opacity: 0.75;
    z-index: -1;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.pr-2 p{
text-align:center;
}
.breadcrumb-title h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: none;
    color: #25b9eb;
	margin-bottom: 0;
}
.page-breadcrumb {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	
}
.page-breadcrumb li {
    color: #828796;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    line-height: 34px;
}
.page-breadcrumb li::after {
    font-family: FontAwesome;
    content: '\f105';
    padding: 0 15px;
}

.breadcrumb-inner{
 padding-top: 7px;
 }
 .common-sidebar-widget {
    margin: 0 0 45px;
    background-color: transparent;
    border: none;
}
.sidebar-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    border-bottom: 1px solid #26bdef;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.sidebar-list {
    border: 1px solid #eeeeee;
    border-bottom: 0;
}
.sidebar-list li a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 15px;
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sidebar-list li.active a {
    background: #FFC828;
    color: #ffffff;
}
.sidebar-brochures-list li a {
    display: block;
    background-color: #eeeeee;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #1b1f2d;
}
.sidebar-brochures-list li a i {
    margin-right: 5px;
    font-size: 15px;
    font-weight: normal;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.single-team .team-img {
    margin-bottom: 20px;
}
.single-team .team-img img {
    width: 100%;
}
.single-team .team-content h3 {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
}
.single-team .team-content span.position {
    font-size: 16px;
    color:#333333;
}
.sidebar-list li a:hover {
    background: #19aede;
    color: #ffffff;
}
.sidebar-list li.active a {
    background: #26bdef;
     color: #ffffff; 
}

.single-team .team-content p {
    font-size: 15px;
    color: #333333;
    margin-bottom: 14px;
}
.sidebar-contact-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #26bdef;
    padding: 30px 13px 40px;
    margin-bottom: 30px;
}
.page-breadcrumb li a{
    color: #26bdef;
  }
.sidebar-contact-box h3 {
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 3px;
}
.sidebar-contact-box span {
    color: #ffffff;
}
.sidebar-contact-box ul {
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 1px solid #19acdd;
    margin: 12px 0 0;
    padding: 23px 0 0;
}
.sidebar-contact-box ul li {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
}
.sidebar-contact-box a {
    margin-top: 22px;
    color: #ffffff;
    padding: 17px 0px 17px;
	font-size:15px;
	
}
.sidebar-contact-box  a i {
    padding-right: 3px;
    font-size: 13px;
    vertical-align: middle;
    line-height: 44px;
	font-size:20px;
}
.heding-title{
font-size: 18px;
    color: #434343;
    font-weight: 600;
}
.head{
    background: #f7f7f7;
    margin: 0;
    padding: 20px;
	line-height:35px;
}
.head p{
line-height:35px;
	font-size:18px;

text-align:center;
font-weight:500;
color:#333333;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: "";
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #26bdef !important;
}
.main-timeline {
    overflow: hidden;
    position: relative;
    padding: 60px 5px;
    padding-left: 20px;
}
.main-timeline:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #cfcdcd;
    position: absolute;
    top: 0;
    left: 51%;
}
.main-timeline .timeline{
    width: 50%;
    clear: both;
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    clear: both;
}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #cfcdcd;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #cfcdcd;
    position: absolute;
    top: -54px;
    right: -11px;
    transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{
    top: auto;
    bottom: -54px;
}
.main-timeline .timeline:last-child:nth-child(even):before{
    right: auto;
    left: -11px;
}
.main-timeline .timeline-icon{
    width: 24px;
    height: 24px;
    background: #fff;
    border: 2px solid #cfcdcd;
    position: absolute;
    top: 17px;
    right: -13px;
    z-index: 1;
    transform: rotate(45deg);
}
.main-timeline .timeline-icon:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.2s ease 0s;
}
.main-timeline .timeline .timeline-icon:before{ background: #cfcdcd; }
.main-timeline .timeline-content{
    width: 85%;
    padding: 18px 30px;
    background: #fff;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0px 10px rgba(5,6,6,0.06);
}


.main-timeline .timeline-content:after{
    content: "";
    width: 11%;
    height: 1px;
    background: #cfcdcd;
    position: absolute;
    top: 28px;
    right: -14%;
}
.main-timeline .date{
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #444;
    margin: 0 0 8px;
  
  
}

.main-timeline .title{
    font-size: 18px;
    color: #000;
    font-weight: 900;
    margin-top: 0;
    
}

.main-timeline .description{
    font-size: 14px;
    color: #777;
    line-height: 28px;
    margin-top: 8px;
}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: left;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    right: 0;
    left: -12px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ left: -7.3px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -14%; }
@media only screen and (max-width: 767px){
    .main-timeline{ padding-left: 20px; }
    .main-timeline:before{ left: 20px; }
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline,
    .main-timeline .timeline-content{
        float: right;
        text-align: left;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{
        right: auto;
        left: -11px;
    }
    .main-timeline .timeline-icon{
        right: 0;
        left: -12px;
    }
    .main-timeline .timeline-content:before{ left: -7.3px; }
    .main-timeline .timeline-content:after{ left: -14%; }
}
#bg {
    background-attachment: fixed;
    background-size: cover;
}
.row-reverse {
    flex-direction: row-reverse;
    display: flex !important;
}
section#about-detail .content-area {
    margin-top: 70px;
}
.content-area {
    padding-left: 30px;
}
section#about-detail .section_heading {
    position: relative;
    height: 70px;
    text-align: left;
    margin-top: 20px;
}
section#about-detail .number {
    font-size: 80px;
    font-weight: 700;
    color: #f0f0f0;
    position: absolute;
    z-index: -1;
    font-family: 'Poppins', sans-serif;
    top: 0;
    line-height: 70px;
}
section#about-detail .section_heading h4 {
    padding: 0;
}
section#about-detail .section_heading h4 span {
    color: #529e19;
}
section#about-detail .section_heading .separator {
    width: 75px;
}

.sectionheading{
font-size: 18px;
    color: #333333;
    font-weight: 900;
    margin-top: 0;
}
.description p{
text-align:justify;
padding-bottom:50px;
}
/*.idea-section {
    position: relative;
}*/
.idea-section .image-column {
    position: relative;
}
.idea-section .image-column .image {
    position: relative;
    margin-bottom: 30px;
}
.idea-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}
.content-column {
    position: relative;
}
.content-column .inner-column {
    position: relative;
    margin-left: -70px;
    margin-top: 23px;
    background-color: #f7f7f7;
    padding: 34px 35px 15px 36px;
    border: 1px dashed #e2e2e2;
}
 .content-column h2 {
    position: relative;
    color: #242424;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.content-column .styled-text {
    position: relative;
    color: #242424;
    font-size: 24px;
    line-height: 1.5em;
    font-style: italic;
    margin-bottom: 15px;
    font-family: 'Lora', serif;
}
.content-column .text {
    position: relative;
}
.faq-accordion.orange-color .card.actives .card-header {
  background-color: #FF7D00;
  border-color: #FF7D00; }
  .faq-accordion.orange-color .card.actives .card-header a {
    color: #ffffff; }

.faq-accordion.orange-color .card-header:hover {
  background-color: #FF7D00;
  border-color: #FF7D00; }

.faq-accordion.yellow-color .card {
    margin-bottom: 20px;
}
.faq-accordion.yellow-color .card.actives .card-header {
    background-color: #e2e2e2;
    border-color: #e2e2e2;
}
.faq-accordion.yellow-color .card.actives .card-header a {
    color: #000000;
}

.faq-accordion.yellow-color .card-header a {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    display: block;
}

.faq-accordion.yellow-color .card-header:hover {
    background-color: #26bdef;
    border-color: #07a6db;
} 


.faq-accordion .card {
  border-radius: 0;
  margin-bottom: 10px;
  background-color: transparent;
  border: 0; }
  .faq-accordion .card.actives .card-header {
    background-color: #1E66EF;
    border-color: #1E66EF; }
    .faq-accordion .card.actives .card-header a {
      color: #ffffff; }

.faq-accordion .card-header {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: block;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
  position: relative;
  cursor: pointer; }
  .faq-accordion .card-header:hover {
    background-color: #1E66EF;
    border-color: #1E66EF; }
  .faq-accordion .card-header a {
    display: block;
    padding: 15px 20px;
    cursor: pointer;
    color: #1b1f2d; }
    @media only screen and (max-width: 767px) {
      .faq-accordion .card-header a {
        font-size: 13px; } }
    .faq-accordion .card-header a.collapsed::before {
      font-size: 18px;
      content: "\f0da";
      font-family: fontawesome;
      position: absolute;
      right: 15px;
      top: 15px; }
    .faq-accordion .card-header a.collapsed::after {
      display: none; }
    .faq-accordion .card-header a:after {
      font-size: 18px;
      font-family: fontawesome;
      position: absolute;
      right: 15px;
      top: 12px;
      content: "\f0d8"; }
    .faq-accordion .card-header a:hover {
      color: #ffffff; }

.card-body {
  padding: 24px 0 10px 22px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400; }
  
  
  .service-style-two {
    position: relative;
    padding: 80px 0px 20px 0px;
}
  .service-style-two .service-content {
    position: relative;
    margin-bottom: 50px;
    padding: 22px 40px 22px 42px;
    border: 1px solid #E5E5E5;
    text-align: center;
}
.service-style-two .service-content .icon-box-area {
    position: relative;
    width: 80px;
    margin: -40px auto 28px auto;
    height: 80px;
    line-height: 88px;
   background-color: #26bdef;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.service-style-two .service-content .icon-box-area i {
    color: #fff;
}
.service-style-two .service-content:hover .icon-box-area {
    border-radius: 60px;
}
.service-style-two .service-content .icon-box-area i:before {
    font-size: 30px;
    color: #fff !important;
    margin: 0px;
}
.text-center {
    text-align: center!important;
}
.pb-60 {
    padding-bottom: 60px;
}
.text-center {
    text-align: center!important;
}
.icon-circle {
    font-size: 50px;
    border: 1px solid #d5d5d5;
    height: 89px;
    width: 89px;
    text-align: center;
    line-height: 89px;
    margin: 0 auto;
    border-radius: 100%;
    display: block;
}
.contact .icon-circle {
    border: 1px solid #26bdef;
    color: #1aaede;
}
.mt-15 {
    margin-top: 15px !important;
}
.contact-form1 {
    position: relative;
    background: #fff;
    text-align: center;
}
.contact-form1 {
    position: relative;
    background: #fff;
    text-align: center;
}
#success {
    display: none;
    position: absolute;
    top: -76px;
    left: 0;
    width: 100%;
}
.contact-form {
    position: relative;
    background: #fff;
    text-align: center;
}

.contact-form1 textarea {
    height: 240px !important;
   }
.mt-up {
    margin-top: -100px;
}
.mt-15{
color:#333333;
}
.col-md-12 .map
{
padding-left:-15px;
}

.box{
margin-bottom:20px;	
}
.odd {
    background-color: #eef0f1;
}
.list-specification {
    text-align: left;
    padding: 10px;
    color: #333333;
    font-size: 15px;
}
.title p{
    font-size: 18px;
    font-weight: 600
}
.iocn-title{
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.iocn-title a{
color:#333333;
}
.img-border{
    border: 1px solid #f5f4f4;
    padding: 5px;
}
/*.btn-text
{
    text-align: center;
    background-color: #26bdef;
    display: inline-block;
    padding: 10px;
    margin: 0 auto;
    border-radius: 50px;
}
.btn-text a
{
color:#ffffff;
font-weight:600;
}
.btn-text:hover{
background-color:#000000;
}*/
.log-in-sec {
    float: right;
    position: relative;
}
.log-in-sec:hover {
    background-color: #2aa8b2;
    color: #ffffff;
    border-radius: 4px;
}
.log-in-sec a span:hover {
background-color: #2aa8b2;
	color:#ffffff;
}
.log-in-sec > a {
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    float: left;
font-family: 'Roboto', sans-serif;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
   
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.log-in-sec a{
padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
	    border-color: #098999;
    color: #098999 !important;
}
.log-in-sec a span > i {
    margin-right: 5px;
}
.services-section-two {
    position: relative;
    padding: 80px 0 50px;
}
.services-section-two .icon-layer {
    position: absolute;
    width: 345px;
    height: 425px;
    content: "";
    right: 5.2%;
    top: 260px;
/*    background-image: url(../images/icon-10.png);
*/    opacity: .08;
    z-index: -1;
}
.sec-title-two {
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
}
.text-center {
    text-align: left !important;
}

.sec-title-two .icon {
    position: relative;
    display: inline-block;
    font-size: 56px;
    line-height: 1em;
    color: #222222;
    margin-bottom: 30px;
}
.sec-title-two .title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #0e4082;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
font-family: 'Poppins', sans-serif;
}
.sec-title-two h2 {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 50px;
    color: #222222;
    font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.sec-title-two .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #414141;
    font-weight: 400;
    margin-top: 25px;
}
.offer-block {
    position: relative;
    margin-bottom: 50px;
}
.offer-block .inner-box {
    position: relative;
    text-align: center;
    padding: 50px 40px;
    border: 1px solid #eeeeee;
    border-bottom: 2px solid #23a8b9;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.offer-block .inner-box:after, .offer-block .inner-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0%;
    width: 100%;
    background-color: #398bf5;
    content: "";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.offer-block .icon-box {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}
.offer-block .icon-box .icon {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 1em;
    color: #29a8b2;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.offer-block h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 400;
    margin-bottom: 14px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.offer-block h3 a {
    color: #222222;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.offer-block .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #414141;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.bgwhite {
    background-color: white;
}
.p-b-30 {
    padding-bottom: 30px;
}
.m-lr-auto {
    margin-left: auto;
    margin-right: auto;
}
.wrap-pic-w img {
    width: 100%;
}
.bg-main {
    background-color: #82412f;
}
.bg-main1 {
    background-color: #23a8b9;
}
.bg-main2 {
    background-color: #fe9933;
}
.bg-main3 {
    background-color: #8b6fb4;
}

.block-1 {
  position: relative;
  overflow: hidden;
} 

.wrap-text-b1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(100% - 60px);
  left: 0;
  padding-left: 25px;
  padding-right: 25px;
}

/*---------------------------------------------*/
.wrap-title-b1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 60px;
  width: 100%;
}

/*---------------------------------------------*/
.wrap-para-b1 {
  width: 100%;
}

.wrap-para-b1 p {
    overflow: hidden;
    color: #ffffff;
}

/*---------------------------------------------*/
.wrap-more-b1 {
  width: 100%;
  height: 28%;
}

.wrap-more-b1 a {
  display: block;
  align-items: center;
  height: 25px;
  position: relative;
}

.wrap-more-b1 a i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    height: 100%;
    left: 0;
    color: #ffffff;
}
.wrap-more-b1 a span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    height: 100%;
    width: 80px;
    left: 14px;
    color: #ffffff;
}

.wrap-more-b1 a:hover i {
  left: 82px;
}

.wrap-more-b1 a:hover span {
  left: 0;
}

.wrap-more-b1 a:hover {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.block-1:hover .wrap-text-b1 {
  top: 0;
  padding-top: 6%;
}
.heading {
    position: relative;
    margin-bottom: 50px;
    display: block;
    padding-bottom: 5px;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}
.heading:before {
    position: absolute;
    content: '';
    max-width: 100%;
    width: 300px;
    height: 1px;
    background: #515151;
    left: 50%;
    bottom: 0;
    margin-left: -150px;
}
.heading h2 {
    font-size: 32px;
    line-height: 52px;
    margin-bottom: 15px;
    color: #000;
}
.heading h2 span {
    font-weight: 300;
}
.heading:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 6px;
    left: 50%;
    margin-left: -40px;
    bottom: -3px;
    border-radius: 6px;
	    background-color: #00abc9;
}
.contact_block-text {
    padding-top: 15px;
}

.site-footer .widget ul {
    list-style: none;
    margin-top: 0px;
}
.social-icons {
    list-style: none;
    margin-left: -3px;
    margin-right: -3px;
    font-size: 12px;
    margin: 0px;
}
.site-footer p, .site-footer li {
    line-height: 26px;
}
.social-icons li {
    display: inline-block;
    text-align: center;
}
.f-social-link.social-icons li a:before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #2a2929;
    display: block;
}
.f-social-link.social-icons li a:before, .f-social-link.social-icons li a:after {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.f-social-link.social-icons li a {
    position: relative;
    overflow: hidden;
    font-size: 18px;
    color: #acacac;
    width: 40px;
    height: 40px;
    line-height: 35px;
    margin: 5px;
    padding: 2px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


@media (max-width: 480px) {
  .block-1:hover .wrap-text-b1 {
    top: 0;
    padding-top: 2%;
  }
}

/*//////////////////////////////////////////////////////////////////
[ Block 2 ]*/
.block-2 {
  width: 100%;
  position: relative;
  background-color: white;
  border: 1px solid #e6e6e6;
  align-self: stretch;
}

.wrap-symbol-b2 {
  position: absolute;
  width: 52px;
  height: 52px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -26px;
}
.footer-link {
    text-align: center;
    margin-bottom: 60px;
}
.footer-link ul {
    margin: 0px auto;
    list-style: none;
}
.footer-link ul li {
    display: inline-block;
    padding: 0px 15px;
}

.footer-link ul li a:before {
    bottom: 0;
    display: block;
    height: 2px;
    width: 0%;
    content: "";
    background-color: #50aab2;
}
.footer-link ul li a:after {
    left: 0;
    top: 0px;
    padding: 0px;
    position: absolute;
    content: attr(data-hover);
    color: #50aab2;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
}
.footer-link ul li a:before, .footer-link ul li a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.footer-link ul li a:before, .footer-link ul li a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.footer-link ul li a:hover:before {
    opacity: 1;
    width: 100%;
}
.footer-link ul li a:hover:after {
    max-width: 100%;
}
footer ul li a {
    color: #f9f9f9 !important;
    padding: 0px;
    position: relative;
    display: block;
    line-height: 30px;
    font-weight: 400;
}
.widget-section ul li {
    color: #f9f9f9;
    line-height: 27px;
}
.margin-bottom-40px {
    margin-bottom: 40px;
}
.section-title {
    text-align: center;
}
.eluid3ea5f7e9 {
    min-height: 350px;
}
.znBoxShadow-6, .znBoxShadow--hov-6:hover {
    -webkit-box-shadow: 0 40px 120px -20px rgba(0,0,0,.6);
    box-shadow: 0 20px 88px -15px rgba(0,0,0,.6);
}
.eluid3ea5f7e9 {
    min-height: 350px;
}
.media-container {
    position: relative;
}
.borderimage {
    border: 10px solid #fff;
}
.zn-bgSource, .zn-bgSource-overlay, .zn-bgSource-image, .zn-bgSource-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.textwidget .heading {
    color: #263971;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: Poppins;
    margin-bottom: 0px;
    margin-bottom: 0;
}
.sub-heading{
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 15px;
	    font-size: 25px;
	}
.main-heading {
    position: relative;
    margin-bottom: 0px;
    display: block;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    color: #414141;
    padding-top: 20px;
	    font-weight: 600;
}
.sub-tagline {
    color: #0462b0;
    font-size: 18px;
    letter-spacing: 0.3px;
    margin: 0;
    font-weight: 400;
    line-height: 27px;
}
.about-content {
    padding-top: 20px;
}
.brand-logo{
padding-right:10px;
}
.vc_custom_1485514931753 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.vc_row.vc_column-gap-30>.vc_column_container {
    padding: 15px;
}
.mpc-column {
    display: block;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mpc-row {
    position: relative;
}
.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.mpc-textblock[id="mpc_textblock-515c70df234ce84"] {
    margin-right: 30px;
    margin-left: 30px;
    max-width: 100%;
    color: #ffffff;
    font-size: 20px;
    padding-top: 20px;
}

.mpc-textblock {
    display: block;
}
.vc_custom_1485523396647 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: #0f5b8f !important;
}
.vc_custom_1485514931753 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.vc_row.vc_column-gap-30>.vc_column_container {
    padding: 15px;
}
.mpc-column {
    display: block;
}

.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    position: relative;
/*    padding: 20px 20px 20px;
*/    background-color: #ffffff;
    border-bottom: 2px solid #0462b0;
	position: relative;
    transition: all 500ms ease;
}
.vc_row.vc_row-flex:hover {
transform: translateY(-10px);
}
.mpc-row {
    position: relative;
}
.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}


.mpc-textblock {
    display: block;
}
.vc_custom_1485523396647 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: #0f5b8f !important;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.mpc-image {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mpc-image .mpc-item {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1;
}
.mpc-image .mpc-item img:hover {
	filter: grayscale(100%);
}
.vc_col-lg-6 {
    width: 50%;
}
.vc_col-lg-9 {
    float: left;
}
.vc_row.vc_row-flex::hover {
-webkit-transition: all 500ms ease;
}

.vc_custom_1485522686842 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: #7354c9 !important;
}
.vc_custom_1485523726343 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: #f2823c !important;
}
.vc_custom_1485523887716 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: #79b24a !important;
}
.vc_col-lg-8{
width:60%;
}
.vc_col-lg-4{
width:40%;
}
.bg-50{
padding-top:40px;
padding-bottom:80px;
}
.mpc-button[data-id="mpc_button-155c70df234f120"] {
    border-width: 2px;
    border-color: #ffffff;
    border-style: solid;
    border-radius: 3px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    text-align: inherit;
    text-transform: uppercase;
}
.mpc-button__content {
    position: relative;
    z-index: 2;
    /* padding-bottom: 25px; */
    text-align: center;
    /* padding-top: 22px; */
}
.mpc-button[data-id="mpc_button-155c70df234f120"] .mpc-button__title {
    padding-top: 11px;
    padding-right: 34px;
    padding-bottom: 11px;
    padding-left: 34px;
}
.mpc-button[data-id="mpc_button-155c70df234f120"] .mpc-button__background {
    background: #ffffff;
}
.mpc-button__title {
    display: inline-block;
    vertical-align: middle;
    align-self: center;
    line-height: initial;
    border: 1px solid #fff;
    padding: 12px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0462b0;
    text-align: center;
}
.mpc-button__title:hover {
    background-color: #a7d30c;
    color: #000000;
}
.column-123{
text-align:center;	
}
.column-value {
    color: #ffffff;
    line-height: 30px;
    font-size: 28px;
    padding-left: 29px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 15px;
    /* border-bottom: 5px solid #e2e2e2; */
    /* width: 25px; */
}
.heading-barnd{
    color: #414141;
	font-size:25px;
	
}
.cotact-deatil p a{
color:#414141;
} 
.contact-box-place-office {
    position: relative;
    text-align: left;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 20px 30px rgba(0,0,0,.05);
    padding: 15px 30px;
    margin: 15px 0px;
    webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background-color: #ffffff;
}
.contact-box-place-office i {
    color: #222;
    font-size: 45px;
}
.contact-box-place-office h4 {
    color: #222;
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
}
.contact-box-place-office h6 {
    color: #555;
    font-size: 18px;
    font-weight: 500;
    margin-top: 7px;
    text-transform: capitalize;
    padding-bottom: 13px;
    padding-left: 11px;
}
.contact-box-place-office ul {
    text-align: left;
    margin-top: 20px;
    width: 49%;
    float: left;
    border-right: 1px dashed #b7d4d4;
    padding-left: 60px;
}
.contact-box-place-office ul:last-child {
border:none;
}

.contact-box-place-office ul li {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0px;
}
.contact-box-place-office ul li i {
    color: #46bfe2;
    font-size: 14px;
    margin-right: 15px;
}

.cotact-deatil .color p i {
    color: #7d64a0;
    font-size: 17px;
    margin-right: 15px;
}


.cotact-deatil p {
    position: relative;
    display: block;
    margin-bottom: 1px;
    padding: 0 0 8px 31px !important;
    color: #414141;
    font-size: 14px;
    font-weight: 400;
}
.cotact-deatil p i {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 30px;
    font-size: 16px;
    text-align: center;
    font-size: 18px;
    color: #07a7e3;
}
.padding-10-perc {
    padding: 10%;
}
.section-heading {
    position: relative;
    margin-bottom: 10px;
}
.text-left {
    text-align: left!important;
}
.section-heading small {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #46bfe2;
    padding-bottom: 5px;
}
.section-heading h3 {
    position: relative;
    font-size: 37px;
    font-weight: 400;
    color: #222;
    line-height: 130%;
    margin-bottom: 10px;
}
.breadcrumb-section h1 {
    position: relative;
    color: #fff;
    font-size: 40px;
    text-align: center;
}
.breadcrumb-section ul {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}
.breadcrumb-section ul li {
    display: inline-block;
    margin: 10px 5px;
}
.breadcrumb-section ul li a {
    color: #fff;
    font-size: 14px;
}
.breadcrumb-section ul li:after {
    content: " / ";
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    opacity: 0.5;
    padding-left: 10px;
}
.breadcrumb-section li:last-child:after {
  content: none;
}
.breadcrumb-heading{
color: #414141;
    text-align: center;
    padding-bottom: 30px;
    font-size: 30px;

}
.primary-bg {
    background-color: #46bfe2 !important;
}
.background-shape-3 {
    position: relative;
    overflow: hidden;
}
.background-shape-3:before {
    left: 50%;
    margin-left: -125px;
    height: 800px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.03) 100%);
    transform: rotate(-60deg);
    transform-origin: bottom right;
}
.background-shape-3:before, .background-shape-3:after {
    position: absolute;
    bottom: 0;
    content: '';
    width: 300px;
}
.owl-carousel.owl-loaded {
    display: block;
}
.testmonial-parallax-text p {
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
}
.testmonial-parallax-text h6 {
    color: #fff;
    font-size: 90px;
    height: 50px;
    line-height: 1;
}
.center-holder {
    text-align: center !important;
}
.image-about {
    padding-left: 14px;
}

.bg-main-1 a {
color:#ffffff;
}
.image-logo {
    border: 2px solid #f5f5f5;
    width: 250px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.product-list-ink {
    width: 50%;
    float: left;
}
.border {
    border: 1px solid #e2e2e2;
    padding: 5px;
    background: #ffff;
    width: 100%;
    margin-left: 9px;
}
.spac-heading{
margin-bottom:20px !important;
}
.product-list b {
    line-height: 40px;
    color: #054c82;
}
.product-list i {
    color: #a5002c;
    font-size: 17px;
}
.product-list a{
     color: #054c82;
    font-size: 14px;
}
.product-list-data li {
    list-style-type: none;
    line-height: 30px;
    color: #333333;
}
.product-list-data li i {
    color: #0462b0;
}

.product-heading {
    color: #0462b0;
    padding: 8px;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    font-size: 28px;
}
.cta{
    margin: 0 auto;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px;
	}
	.table-head{
	 background-color: #848282;
    color: #fff;
	}
	.img-height{
	    height: 516px;
	}
	.product-list-cosmo {
    width: 60%;
    float: left;
}
.product-list-cosmo i{
    color: #a5002c;
    font-size: 17px;
}
.top-textwidget-left {
    width: 30%;
    float: left;
    padding-top: 6px;
}
.top-textwidget-right {
    width: 70%;
    float: right;
}
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.top-bar {
    background-color: #83ba3b;
    padding-bottom: 0px;
    border-bottom: 2px solid #77a936;
}
.pull-right li a {
    color: #ffffff;
    font-size: 14px;
}
.pull-right li i {
    color: #ffffff;
    font-size: 14px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #9bcb5d;
    /* margin-top: 5px; */
    /* margin-bottom: 5px; */
    padding-top: 5px;
    padding-bottom: 5px;
}

.ct-button-wrapper .btn.btn-icon {
    padding-left: 20px;
    padding-right: 55px;
}
.btn, button, .button, input[type="submit"] {
    background-color: #0462b0;
    font-family: 'Poppins',sans-serif;
    border: none;
    color: #ffffff;
    font-size: 13px;
    padding: 0 32px;
    line-height: 37px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 47px;
    -khtml-border-radius: 47px;
    -moz-border-radius: 47px;
    -ms-border-radius: 47px;
    -o-border-radius: 47px;
    border-radius: 47px;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    outline: 2px;
    white-space: nowrap;
  
    /* box-shadow: 0 4px 10px rgba(49,64,252,0.36); */
}
.ct-button-wrapper .btn.btn-icon i {
    font-size: 13px;
    line-height: inherit;
    width: 40px;
    background-color: #a7d30c;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.mpc-textblock h4 {
    color: #0462b0;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}
.mpc-textblock p {
    text-align: center;
    line-height: 27px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.line-one {
    display: block;
    background: #1193D4;
    width: 65px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}
.btn-default {
    color: #fff;
    background-color: #0462b0;
    border-color: #004a88 !important;
}
.btn-default:hover {
    color: #5a5757;
    background-color: #e6e4e4;
    border-color: #004a88 !important;
}
.line-two {
    display: block;
    background: #1193D4;
    width: 22px;
    height: 1px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
}
.usefull-links {
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.align-center {
    text-align: center;
    padding-bottom: 20px;
}
.btn-default:hover {
    color: #333;
    background-color: #eae6e6;
    border-color: #adadad;
}
footer h4:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #26bdef;
    margin-top: 12px;
}
.usefull-links li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #f9f9f9;
    padding-right: 8px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.footer-social-links ul li {
    display: inline-block;
    /* float: left; */
    margin-right: 20px;
}
.footer-logo {
    display: block;
    margin-bottom: 33px;
}
.recent-post li {
    display: block;
    border-bottom: 1px solid #13345f;
}
.recent-post li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px
 font-family: 'Poppins', sans-serif;
    margin: 3px 0 0;
    display: inline-block;
    transition: all 700ms ease;
}
.usefull-links-contact li {
    display: block;
    border-bottom: 1px solid #032b4c;
   
}
.achievement-section {
    background-image: url(../images/achievement.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.main-title p{
text-align:center;
}

.section-overlay:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 61, 113);
    opacity: 0.90;
}

.section-overlay .section-title {
    color: #ffffff;
}
.section-overlay .section-header p {
    color: #ffffff;
    text-align: center;
	    margin-top: 25px;
    margin-bottom: 55px;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.3px;
}
.section-header p {
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 20px;
}
.achievement-section .section-wrapper {
    margin-bottom: -30px;
}
.counter-item {
    margin-bottom: 30px;
    text-align: center;
}
.counter-item i {
    color: #ffffff;
    font-size: 70px;
    margin-bottom: 25px;
}
.counter-item p {
    color: #ffffff;
    font-family: var(--heading-font);
    font-weight: 400;
    margin-bottom: 35px;
    position: relative;
    font-size: 18px;
    line-height: 27px;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 60px;
}
.section-overlay {
    position: relative;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.recent-post li:last-child {
border:none;
}
.themecolor {
    color: #0462b0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 900;
    /* letter-spacing: 2px; */
}
hr.no_line {
    background: none;
    color: transparent;
}
h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 0px;
	    color: #242751;
}
.one-second.column {
    width: 48%;
}
.column, .columns {
    float: left;
    margin: 0 1% 40px;
}
.photo_box {
    text-align: center;
}
.map-address{
height:68%;
}

.img-1{
border: 2px solid #ece7e7;
margin-bottom:20px;
}
.breadcrumb-section{
margin-top:0px;
}
.cis-cont {
    position: relative;
    padding-left: 65px;
}
.cis-icon {
    position: absolute;
    top: 25px;
    left: 0;
    color: #0462b0;
    font-size: 35px;
}
.cis-text {
    border-left: 1px solid #a7d30c;
    padding: 16px 0 18px 27px;
}
.cis-text h3 {
    color: #4b4e53;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.cis-text p  a{
    margin: 0;
    font-size: 14px;
	color:#333333;
}
.bold {
    font-weight: 600;
    color: #333333;
}
.dropdown-item::before {
     content: '\f101 ';
    font-family: "FontAwesome";
    margin-right: 20px;
	padding-left:10px;
    color: #0462b0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #0462b0 !important;
   }
.topicon i {
    font-size: 18px;
    padding-right: 0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #0462b0;
    color: #0462b0;
    font-size: 22px;
    /* border-radius: 50%; */
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 100%;
}
.widget a {
    color: inherit;
    transition: color 0.15s;
}
.widget {
    margin: 20px 20px 20px;
    padding: 0;
    color: #667;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
