a,p,li,span,text{
font-weight:normal;
}
a{
		color:#f97d13;;
}
.top-right-link ul {
    text-align: right;
}
.sec1 {
    padding: 5px 0 0;
    background: #9ac3e6;
}
.sitemap-m h4{padding:15px 0px;
    margin:0px;font-family: "Montserrat", sans-serif;}
    
nav.navigation-main .logo {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 10%;
    z-index: 9;
}
nav.navigation-top {
    display: block;
    padding: 0;
    margin: 10px 0;
}
.top-header {
    padding: 0 50px;
}
.right-top-header {
	text-align: right;
    
}
.social-links ul{
    margin-top: 0;
    padding: 0px;
    margin-bottom: 10px;
}
.right-top-header a.box {
	    padding: 0 10px;
   display: inline-block; 
}
nav.navigation-main .toggle-menu {
    height: 50px;
    position: relative;
    right: 0;
    top: 0;
    font-size: 27px;
    padding: 5px 10px;
    line-height: 36px;
    color: #fff;
    left: 20pc;
}
.top-left-link li {
    display: inline-block;
}
.top-left-link a{
	color:#fff;
	    padding: 0 10px;
}
.top-left-link a:hover{
	color:#fff;
}
.top-right-link li {
    display: inline-block;
}
.top-right-link a{
	color:#fff;
	    padding: 0 10px;
}
.top-right-link a:hover{
	color:#fff;
}
header.sticked {
	    top: 0;
    padding: 60px 0 10px;
}
.booking .booking-wrapper {
    padding: 10px 0;
}
.booking .booking-wrapper .text-size, .booking .booking-wrapper .date .day, .booking .booking-wrapper .guests .qty-result {
    font-size: 24px;
}
.booking .booking-wrapper .guests .qty-result-text {
    font-size: 24px;
}
.booking .booking-wrapper .btn {
    border: 1px solid #fff;
    margin: 0;
    display: block;
    padding: 10px;
    width: 100%;
    font-size: 24px;
    text-transform: none;
}
.booking .booking-wrapper .date:after {
    font-family: 'LinearIcons';
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "";
    position: absolute;
    left: 100%;
    top: 61%;
    font-size: 24px;
    margin-top: -12px;
}
.booking .booking-wrapper .date, .booking .booking-wrapper .guests {
    font-weight: bold;
    position: relative;
    padding-top: 20px;
}
.hotel-frm {
    padding: 0 10px 0;
    border-radius: 5px;
    border: 1px solid #fff;
}
.sec3 .section-header {
    background-color: #eee;
}
.image-blocks .section-header, .image-blocks .section-header .title {
    color: #00486c;
}
.image-blocks .section-header, .image-blocks .section-header .title {
        padding: 00px 0 0;
    color: #002639;
    text-align: left;
}
.about-row{
	padding:0;
}
.about-left-img {
    padding: 10px 0 0;
}
.about-right-text .btn-clean{
	display:none;
}
.sec3 {
    padding: 0px 0;
    width: 100%;
    float: left;
}
.about-left-img img {
    width: 400px;
    /* box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px; */
    border: 1px solid #988e8e;
    border-radius: 5px;
    height: 500px;
}
.about-right-text2 {
    color: #333;
    padding: 10px 0px;
}

.image-blocks .section-header {
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 250px;
    padding-top: 40px;
}
.about-right-text2 p {
	text-align:justify;
	 padding: 0;
    font-weight: 200;
    color: #656565;
    font-weight: 400;
    text-align: left;
}
   
.about-right-text2 a {
    color: #00486c;
    border: 1px solid #00486c;
    font-weight: normal;
}
.about-right-text2 a:hover {
	background:#00486c;
    color: #fff;
    border: 1px solid #fff;
    font-weight: normal;
}
.image-blocks .section-header, .image-blocks .section-header .title2 {
    padding: 0px 0 0;
    color: #00486c;
}
.title-text{
	color: #00486c;
}
.hotel_surya_heading {
    margin: 0px;
    text-align: center;
    font-weight: 600;
	font-family: "Montserrat", sans-serif;
    padding: 14px 0px 0px 0px;
    color: rgb(0 38 57);
    font-size: 24px;
}
header.sticked nav.navigation-main .logo {
    padding: 20px;
    bottom: -35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #ffffff;
    width: 150px;
    height: 100px;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
header .logo-desktop {
    bottom: 10px;
    position: relative;
}

.custom-booking-wrapper {
    background: #fff;
    -webkit-box-shadow: 0 2px 14px #c5b3b3;
    box-shadow: 0 2px 14px #c5b3b3;
}
.custom-booking-wrapper .cusom-inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 125px;
    position: relative;
}

.custom-booking-wrapper .cusom-inner-wrapper .custom-heading {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
    padding: 0 0 0 20px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
}
.custom-booking-wrapper .cusom-inner-wrapper .custom-heading h2 {
    margin: 0;
    color: #000000;
    font-weight: 700;
    font-size: 30px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.custom-booking-wrapper .cusom-inner-wrapper .custom-feature {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 200px);
    flex: 0 0 calc(100% - 200px);
    max-width: calc(100% - 200px);
    height: 100%;
    width: 100%;
    padding: 10px 0;
}
.custom-booking-wrapper .custom-feature ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 20px;
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 1px solid #d3d3d3;
}
.custom-booking-wrapper .custom-feature ul li {
    text-align: center;
}
.custom-booking-wrapper .custom-feature ul li a {
    color: #000;
}
.custom-booking-wrapper .custom-feature ul li span.custom-image {
    max-width: 60px;
    margin: 0 auto;
}
.custom-booking-wrapper .custom-feature ul li span {
    display: block;
}
.custom-booking-wrapper .custom-feature ul li span.custom-image img {
    height: 55px;
}
.custom-booking-wrapper .custom-feature ul li.o_taj_incirle span.custom-image {
    max-width: 90px;
}
.custom-booking-wrapper .cusom-inner-wrapper a.uspFullink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.facilities {
    padding: 30px;
    background-color: #eee;
}
.our-services li {
	text-align: center;
	    margin-right: 2pc;
    display: inline-block;
}
.our-services {
	text-align:center;
}
.our-services  a{
	display:inline-block
}
.our-services  img{
	width:100px;
	display:inline-block
}
.our-services p {
    color: #817646;
    text-align: center;
    padding: 5px 0;
}
.sec4 {
    padding: 20px 0;
}

.sec5 .stretcher-wrapper .section-header {
    background-color: #eee;
    position: relative;
}
.amenities-title {
    width: 100%;
	color: #002639;
    font-size: 24px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    float: left;
    padding: 0px 0px 0px 0px;
    margin-bottom: 8px;
       border-bottom: 1px dotted #ccc;
 
}
.owl-theme .owl-controls .owl-buttons div span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 20px;
    color: #00486c;
    border-radius: 100%;
    text-align: center;
}
.section-header .title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    color: #16191b;
    /* font-family: "Playfair Display", serif; */
    position: relative;
    text-transform: uppercase;
}

.owl-rooms .item article {
    border-radius: 5px;
    border: 1px solid #dad5d5;
    margin-top: 20px;
}
.rooms article .details {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 70px;
    padding: 10px 20px;
}
. title-text{
	font-size:20px!important;
}
.rooms article .details .book>div>.price {
    font-size: 16px;
    display: block;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
}
.sec4 {padding: 20px 0px;
       width: 100%;
float: left;}
.sec4 .section-header {
       width: 100%;
    float: left;
    
}
.hotel-service-links {
    padding: 0px 10px;
}
.sec5{
	padding:0;
}
.sec5 .section-header {
	padding:20px 0 30px;
    background: #eee;
}
.cards {
    padding: 15px 0 20px;
    width: 100%;
    margin-top: -58px;
    position: relative;
    border-top: 1px solid #eee;
    float: left;
}
.section-header {
    padding-bottom: 20px;
}
.sec6 .section-header {
    padding-bottom: 0;
}
.section-header .title span {
       color: #002639;
    font-size: 24px;
	font-weight: 600;
    font-family: "Montserrat", sans-serif;
   
}
.gallery-top{margin-bottom: 30px;}
.left-list{width: 5%;
}
.right-list {
    width: 96%;
    float: right;
}
#sec7-section-header {
    background-color: #fff;
}
.title3{
	font-size:20px;
	color:#333;
}
.title3 span{
	font-size:20px;
	color:#333;
}
.title4 {
	color:#fff;
}

.section-header .title .btn {
    position: absolute;
    right: 0;
    top: 30px;
}
 .testimonials {
  padding: 100px 0;
}
.testimonials h3 {
  margin-bottom: 20px;
}
.testimonials .card {
  border-bottom: 3px #007bff solid !important;
  transition: 0.5s;
  margin-top: 60px;
}
.testimonials .card i {
  background-color: #007bff;
  color: #ffffff;
  width: 75px;
  height: 75px;
  line-height: 75px;
  margin: -40px auto 0 auto;
}
.quote-testimonial {
	border-radius:5px;
    border: 1px solid #fff;
    text-align: center;
        padding: 20px 10px 0;
}
.quote-img img {
	    border-radius: 50%;
    width: 100px!important;
}
.quotes .quote {
    padding: 10px;
    text-align: center;
}
.sec-footer {
    margin: 20px 0;
    background: #eee;
} 
.sec-footer {
    padding: 10px 0;
    width: 100%;
    margin: 20px 0 0;
    background: #9ac3e6;
    float: left;
}
.hotel-ft-ab {
    color: white;
}
.hotel-ipt-links h4 {
    margin: 10px 0;
    color: white;
}
.hotel-ft-ab img {
    padding: 10px 0 20px;
}

.boeder_footer_1 {
    border-right: 1px solid #fefefe;

}

.top-and-bottom, .left-and-right, .corner-border, .bottom-corner {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;

}

/* left line after text*/
.left-and-right::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    right: 0;
}
.hotel-ipt-links ul {
    padding: 0;
}
.hotel-ipt-links li {
    padding: 6px 0;
    display: block;
}

body a:focus, body a:active, body a:hover {
    color: #f0ff09;
    text-decoration: none;
}
.hotel-ipt-links a {
    color: #fff;
    display: block;
}
.hotel-ipt-links span {
    padding-left: 10px;
}

.hotel-service-links h4 {
    margin: 10px 0;
    color: #ecf1f3;
} 

.hotel-service-links ul {
    padding: 0;
}
.hotel-service-links li {
    padding: 6px 0;
    display: block;
}
.hotel-service-links p {
    color: #fefefe;
    font-size: 14px;
}
.hotel-service-links span {
    padding-right: 10px;
}
.social-links {
    padding: 40px 10px 0;
}
.social-links li {
    margin-right: 0px;
    display: inline-block;
}
.social-links li a{
	color: #fff;
}
.social-links li span {
    padding: 10px 12px;
    background: #000000;
    width: 36px;
    height: 35px;
    border-radius: 50%;
}
.last-fo0ter p a{
    color: #fff;
}
.section-header .title span {
  
}
.sec8 {
    background: #000000;
    width: 100%;
    padding: 4px 0px;
       float: left;
}
.last-fo0ter {
    text-align: center;
}
.last-fo0ter p{
   color:#fff;
}
.last-fo0ter a{
	padding: 0 10px;
   color:#00486c;
}
.title-text a {
    color: #000000;
    font-size: 19px;
}
.sec-page {
    padding: 0 0 200px;
}

.map iframe {
    width: 100%;
}
.contact .map {
    top: 2pc;
    position: relative;
}
.contact {
    background-color: transparent;
    padding: 0 0 100px 0;
    position: relative;
    top: 15px;
}
.text-page {
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
}
.contact .contact-block {
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    margin-top: 0px;
}
.contact-sec{
margin-bottom: 40px;
}

/* Zoom In #1 */
.img-gallery {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.img-gallery:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}
.room-head {
	text-align:center;
    background: #00486c;
}
.room-head p {
    font-size: 20px;
    font-family: "Playfair Display", serif;
    padding: 5px 0;
}
.room-head a{
	color:#fff;
}
.room-head a:hover{
	color:#fff;
}
.row-gallery {
    padding: 20px 0;
}
.gallery img:hover {
    box-shadow: 0 0 32px #333;
}
.gallery img {
    margin-bottom: 10px;
    max-width: 100%;
    transition: all 1.5s ease;
    width: 728px;
}
.gallery {
    transition: grid-row-start 300ms linear;
    transition: transform 300ms ease;
    transition: all 2.0s ease;
    cursor: pointer;
}
.gallery li {
    display: inline-block;
}


.food-details {
    margin-bottom: 40px;
}
.food-details h3 {
    text-transform: uppercase;
    font-weight: 600;
}
.food-ul {
    padding: 0 20px;
    border-left: 5px solid #ddd;
}
.food-ul p {
    font-weight: 600;
    font-size: 16px;
}
.food-service {
    width: 20%;
}
.food-service span {
    font-size: 14px;
    color: #777;
    font-weight: 500;
}
.food-ul span {
    position: relative;
    bottom: 20px;
    left: 30px;
}
.Facilities {
    margin-top: 12pc;
}
.facilities-sec {
    padding-bottom: 0;
}
#reservation {
    padding: 100px 0 200px;
}
.reservation-sec {
    padding-bottom: 0;
}

.gap-02 .item {
    padding: 18pc 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 900px;
}
.gap-02 .carousel-caption{
	text-align:right;
}
.gap-02 .carousel-caption h2{
    left: 10pc;
text-align: right;
    font-size: 48px;
    font-family: "Playfair Display", serif;
    color: #fff;
    text-shadow: 0 2px 5px rgb(0 0 0 / 50%);
    text-transform: none;
    position: relative;
    text-transform: uppercase;
}
.gap-02 .carousel-caption h2 span{
    color: #ceb071;
}
.gap-02 .carousel-caption p {
    font-size: 18px;
    text-shadow: 0 0 10px #000;
    left: 10pc;
    position: relative;
    text-align: right;
    font-weight: 100;
}
.gap-02 .carousel-caption .btn
{
    text-align: right;
    position: relative;
    left: 10pc;
}
.gap-02 .item .desc {
    display: none;
    text-shadow: 0 0 10px #000;
}
section.gap-02 {
    padding: 0;
}


.modal-target {
    height: 350px;
    cursor: pointer;
    transition: 0.3s;
    object-fit: cover;
    width: 100%;
}

.modal-target:hover {opacity: 9;}

.modal-target-d {
    height: 350px;
    cursor: pointer;
    transition: 0.3s;
    object-fit: cover;
    width: 100%;
}

.modal-target-d:hover {opacity: 9;}

.modal-target-g {
    height: 350px;
    cursor: pointer;
    transition: 0.3s;
    object-fit: cover;
    width: 100%;
}

.modal-target-g:hover {opacity: 9;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
.modal-d {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
.modal-g {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  opacity: 1 !important;
  max-width: 1200px;
}

/* Caption of Modal Image */
.modal-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 1200px;
  text-align: center;
  color: white;
  font-weight: 700;
  font-size: 1em;
  margin-top: 32px;
}

/* Add Animation */
.modal-content, .modal-caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-atransform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.modal-close {
    position: absolute;
    top: 60px;
    right: 70px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal-close:hover,
.modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
div#img-model {
    text-align: center;
}
div#img-model img {
    width: 50%;
    display: inline-block;
}
a#carousel-slide {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgb(0 0 0 / 0%) 100%);
}
.img-model-src li {
    display: inline-block;
}


.cards figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}

.modal-gallery{
	padding-bottom:20px;
}
.img-mpdal-gallery li{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.img-mpdal-gallery li:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}
.modal-gallery img{
	height: 364px;
box-shadow: 0 0 16px #9e9e9e;
    transition: all 1.5s ease;
}
.gallery-title {
    background: #00486c;
    padding: 0 0 20px 20px;
}
.gallery-title text {
    color: #b58e3e;
}
.gallery-title span {
    color: #fff!important;
}
.booking.booking-default-theme {
    padding-bottom: 0;
    color: #fff;
    width: 100%;
    float: left;
    padding-top: 15px;
}
#gallery-row .col-md-1, .col-md-2, .col-md-3, .col-md-5, .col-md-6, .col-md-8, .col-md-4, .col-md-7 {
    padding-left: 0px;
    padding-right: -1px;
    padding-right: 10px;
    /* text-align: left; */
}
.sec-page-index{width: 100%;
    float: left;
    background-color: #002639;
    padding: 35px 0px;}
.carousel-inner {
    position: relative;
    margin-top: 33px;
    overflow: hidden;
    width: 100%;
} 
.valley-padding{padding:0px 15px;}

div#img-model-2 {
    text-align: center;
}
div#img-model-2 img {
    width: 20%;
    display: inline-block;
}
.address-box{
    width: 100%;
    float: left;
    padding:10px;
    box-shadow: 0px 2px 9px -2px #ccc;
    min-height: 100px;
    border: 1px solid #ccc;
margin-bottom:20px;}
/* */

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
    color: #fff;
    background: #00486c;
    display: block;
    padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
    color: #fff;
    background-color: #00486c;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sitemap-m p {
    font-weight: 200;
    color: #656565;
    font-weight: 400;
    text-align: left;
}
.sitemap-m li{
	font-weight:200;
	color:#000;
}
.sitemap-m .panel-body {
    color: #000;
}
.modal-target-bh {
    height: 400px;
    cursor: pointer;
    transition: 0.3s;
    object-fit: cover;
    width: 100%;
}
.title-gallery {
    margin: 20px;
    padding: 0 15px 0px 15px;
    background: #00486c;
}
.title text{
	color:#fff;
}
.gall-title{
	margin-bottom:20px;
}
.gall-title h2 {
    padding-bottom: 5px!important;
    border-bottom: 1px solid #9e9e9e;
}
nav.navigation-main .navigation-block .text-right0X li>a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.btn.btn-clean-dark {
    background-color: #9ac3e6;
    border-color: rgba(58, 61, 69, .5);
    font-weight: 500;
    color: #3a3d45 !important;
}
.about-right-text0 {
    padding: 0 15px 25px;
}
.about-right-text0 p {
    font-weight: 200;
	color:#000;
}
.about-right-text0 li {
   padding: 5px 0;
    width: 100%;
    list-style: none;
    float: left;
    color: #656565;
    font-weight: 400;
    text-align: left;
}
.about-right-text0 ul {
    padding: 0;
	width: 100%;
    float: left;
}
.about-right-text0 li span {
    padding-right: 5px;
}
.rooms-category .item {
    padding: 05px;
}
.carousel-caption{
	display:non;
}
.image-effect {
	overflow: hidden;
}
  .image-effect img {
  transition: transform 2s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(50%);
}

/ The Transformation /
.image-effect:hover img {
  filter: brightness(50%);
  transform: scale(1.3);
}

.sightseen-title{margin-top: -78px;
    padding: 7px 21px;
    font-size: 17px;
    color: #fff;
    position: absolute;
    background-color: #0000009e;
    font-weight: 500;
}
.title-white {
    color: #fff;
    padding: 6px 0px;
    margin: 0px;
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
}
