@charset "UTF-8";
/* Your custom styles */
.img_wrapper.sec02sd {
    border: 1px solid rgba(221, 221, 221, 0.5);
    position: relative;
    height: 100%;
    transition: all ease-in-out .4s;
}
.img_wrapper.sec02sd:before, .img_wrapper.sec02sd:after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    top: 0;
    bottom: 0;
    border: 2px solid transparent;
    transition: 0.5s;
}
.img_wrapper.sec02sd:hover:before {
    border-top-color: #f8a825;
    border-right-color: #f8a825;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.img_wrapper.sec02sd:hover:after {
    border-bottom-color: #65318f;
    border-left-color: #65318f;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.short_infos {
    padding-top: 15px;
}
.sec02sd .img_container a {
    position: relative;
    display: block;
}
.sec02sd .img_container a:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(101, 49, 143, 0.2);
    width: 100%;
    z-index: 1;
}
.short_infos h4 {
    color: #65318f;
}
.txtserd p {
    font-size: 18px;
}
.txtserd h4 {
    font-size: 20px;
}
p.icnphon {
    margin-bottom: 0;
}
p.icnphon a {
    color: #fff;
    font-size: 16px;
}
p.icnphon i.fa {
    font-size: 18px;
    padding-right: 10px;
}
ul.adres_cotct span {
    font-size: 20px;
    float: left;
    width: 20px;
    color: #fdf7ac;
	margin-top: 4px;
}
ul.adres_cotct p a {
	color: #fdf7ac;
}
ul.adres_cotct p a:hover, ul.adres_cotct span:hover {
	color: #fff;
}

ul.adres_cotct p {
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0;
}
ul.adres_cotct li {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.copy_rigrfotr {
    padding: 25px 0;
	border-top: 1px solid #444;
}
section.pacakage_sect {
    background: #f1f1f1;
    margin-top: 60px;
    padding: 60px 0;
    display: inline-block;
    width: 100%;
}
.box_style_2 ul.adres_cotct {
    padding-left: 0;
}
.box_style_2 ul.adres_cotct a {
    color: #65318f;
    font-weight: 400;
}
.box_style_2 ul.adres_cotct span {
    color: #65318f;
}
.box_style_2 ul.adres_cotct span:hover, .box_style_2 ul.adres_cotct a:hover {
    color: #65318f;
}
.box_style_2 ul.adres_cotct a#email_footer:before, .box_style_2 ul.adres_cotct a#email_footer {
    color: #65318f; 
}
.main-menu ul li.active a {
    color: #fff;
    background-color: #f8a825;
}
.input-group {
    width: 100%;
}
span.input-group-append {
    display: inline-block;
    float: left;
}
span.input-group-append button.btn.btn-outline-secondary {
    padding: 8px 10px;
    border-radius: 0;
}
span.input-group-append {
    position: absolute;
    z-index: 9;
	left: 0;
}
.frmsection .date input.form-control {
    /* float: left; */
    padding-left: 40px;
}
.frmsection .mb-4 select.form-control {
    padding-left: 40px;
}
.picking-btn {
    padding-top: 15px;
    padding-bottom: 10px;
}
.booktxi_sec {
    display: none;
}
section.services_sect {
    display: inline-block;
    width: 100%;
    background: #f1f1f1;
    padding: 50px 0;
}
.secrvi_cols {
    display: inline-block;
    width: 100%;
    padding: 10px 20px 20px;
    box-shadow: 0px 0px 3px #ccc;
    margin-bottom: 30px;
    transition: 0.6s;
    background: #fff;
    height: 390px;
}     
.icon_sevc {
    display: table;
    margin: 20px auto 0;
}
.icon_sevc a {
    width: 80px;
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    background: #f8a825;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: 0.6s;
}
.secrvi_cols:hover .icon_sevc a{
	background: #65318f;
	border-color: #65318f;
}
.secrvi_cols:hover h3.h3title{
	color: #f8a825;
}
.secrvi_cols:hover{
	box-shadow: 0px 0px 3px #65318f;
}
section.other_services_sect {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
}
.othr-servc-icon {
    display: inline-block;
    width: 100%;
    height: 160px;
}
.icon_sevc1 a {
    display: table-cell;
    vertical-align: middle;
    background: #f8a825;
    font-size: 50px;
    color: #fff;
    border-radius: 3px;
    transition: 0.6s;
    border: 1px solid transparent;
}
.icon_sevc1 {
    display: table;
    width: 100%;
    height: 170px;
}
.col-sm-12.sect-cover {
    padding: 0;
    box-shadow: 0px 0px 2px #ccc;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 30px;
}
/*--------popup css--------*/
.booksection {
    width: 70%;
    margin: auto;
    position: fixed;
    top: 12%; 
    /* bottom: 0; */
    left: 0;
    right: 0;
    z-index: 99999;
    height: 500px;
}
.semrgn .form-group {
    margin-bottom: 0;
}
.inerpopup-sec {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ccc;
	height: 100%;
}
.overlay-sect, .overlay-sects1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(101, 49, 143, 0.6);
    z-index: 9999;
}
a.closepop {
    background: #f8a825;
    color: #fff;
    width: 30px;
    display: block;
    text-align: center;
    height: 30px;
    right: -10px;
    transition: 0.6s;
    position: absolute;
    padding-top: 5px;
    top: -10px;
    border-radius: 30px;
}
/*--------hotel-booking--------*/
.uk-overlay {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
	width: 100%; 
}
.single_room_wrapper .uk-overlay, body#accomodation_page .single_room_wrapper .uk-overlay {
    overflow: visible;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.room_media a, .accomodation_single_room .room_media a {
    display: block;
}
.border-bottom-whitesmoke {
    border-bottom: solid 1px #e1e1e1;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.single_room_wrapper .uk-overlay:hover .single_wrapper_details, body#accomodation_page .single_room_wrapper .uk-overlay:hover .single_wrapper_details {
    display: block;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.single_wrapper_details .single_wrapper_details_pad, body#accomodation_page .single_wrapper_details .single_wrapper_details_pad {
    height: 100%;
    width: 100%;
	position: relative;
}
.single_wrapper_details h5, .single_wrapper_details h5 {
    color: #fff;
    font-size: 18px;
    font-family: "Lora",serif;
    text-transform: none;
}
.single_wrapper_details p, .single_wrapper_details p {
    color: #fff;
    font-size: 15px;
}
.single_wrapper_details, .single_wrapper_details {
    background: #f8a825 none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    -webkit-display: block;
    padding: 13px;
}
.room_media img {
    width: 100%;
}
.room_media, .accomodation_single_room .room_media, body#room_detail_page .welcome .room_media {
    margin-bottom: 28px;
    text-align: center;
}
.single_wrapper_details, .single_wrapper_details {
    display: none;
}
.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    color: #fff;
} 
.padding-22 {
    padding: 15px;
}
.border-dark-1 {
    border: solid 1px #fff;
}
.btns {
    border: 2px solid #65318f;
    border-radius: 0;
    color: #65318f;
    font-family: "Lora",serif;
    font-size: 14px;
    padding: 8px 17px;
}
a.btns:hover {
    background: #65318f;
    color: #fff;
}
.single_wrapper_details .single_room_cost .btns, .single_wrapper_details .single_room_cost .btns {
    border: none;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    margin-bottom: 0px;
    margin-right: -15px;
}
.single_room_cost.sectr012.clearfix {
    /*margin-top: 45px;*/
    position: absolute;
    bottom: 5px;
    right: 15px;
}
.single_room_wrapper.clearfix {
    margin-bottom: 30px;
}
.gpay_sec img {
    width: 100%;
}
.single_wrapper_details .single_room_cost .btns:hover, .single_wrapper_details .single_room_cost .btns:hover {
    background: #444;
    color: #fff;
}
.left_room_title h6, .accomodation_single_room .left_room_title > h6 {
    font-size: 18px;
    text-transform: none;
}
section.hotlespa-sec {
    padding: 50px 0;
    background: #f1f1f1;
    width: 100%;
    display: inline-block;
}
.colspa-hotel {
    background: #fff;
    padding: 20px 0;
    border-radius: 3px;
    box-shadow: 0px 0px 3px #ccc;
    transition: 0.6s;
}
.colspa-hotel:hover {
	box-shadow: 0px 0px 3px #65318f;
}
.colspa-hotel:hover .spa_coltxt h4 {
	color: #65318f;
}
.colspa-hotel:hover .icon_sevc a {
	background: #65318f;
}
.spa_coltxt {
    display: block;
    width: 100%;
    padding-top: 15px;
	transition: 0.6s;
}
/*---------- Sidebar Icon-----------*/
.side-bars { 
    float: right;
    transform: rotate(-90deg);
    right: -40px;
    position: fixed;
    top: 40%;
    background-color: #65318f;
    padding: 10px 25px;
    font-weight: 500;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    letter-spacing: .5px;
    color: #fff;
    z-index: 99;
    cursor: pointer;
    transition: all .5s ease-in-out;
}
.bell-icon a {
    position: fixed;
    z-index: 100;
    width: 50px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
    border-radius: 50px;
    top: 60%;
    left: 2%;
    height: 50px;
    background: #65318f;
    color: #fff;
    text-align: center;
    font-size: 28px;
    padding-top: 5px;
}
.section-whatsapp {
    background-color: #65318f;
    width: 50px;
    height: 50px;
    right: 15px;
    border-radius: 50%;
    bottom: 30px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    position: fixed;
    z-index: 1000000;
}
/*------------------------*/
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup-onload {
    width: 70%;
    margin: auto;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1001;
    bottom: 0;
	height: 60%
}
.cnt223 {
    width: 100%;
    background: #f3f3f3;
    position: relative;
    padding: 0 0;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    height: 100%;
    overflow: hidden;
}
.popup-onload .close {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #f8a825;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    padding-top: 8px;
	z-index: 9;
}
.wind_frmsect {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding-top: 35px;
    padding-right: 10px;
}
.wind_imgsec img {
    width: 100%;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
.instant-query-sec {
    width: 310px;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    z-index: 99999;
}
.inner_instant {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 30px 10px 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
}
/*.cnt223 .row{
    overflow: auto;
    height: 100%;
}*/
.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box img {
  height: 110%;
  width: 110%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}
.col-sm-4.col-xs-4.st1s {
    padding-left: 5px;
    padding-right: 5px;
}
ul.othr_pakge {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
} 
ul.othr_pakge li {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 4px;
}
ul.othr_pakge li a.othr_pck {
    color: #fff;
}
ul.othr_pakge li a.othr_pck:hover {
    color: #f8a825;
}
ul.othr_pakge li i {
    font-size: 12px;
}
ul.sectd {
    list-style: none;
    padding-left: 0;
}
ul.sectd li {
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}  
ul.sectd li i {
    padding: 1px;
    border-radius: 2px;
    color: #65318f;
}
p.totest {
    font-size: 20px;
    font-weight: 500;
	color: #f8a825;
}
h3.sightsentitle {
    color: #65318f;
	font-weight: 600;
}
.img_container span.tst_Sec:hover .short_info {
    padding-bottom: 13%;
}
.img_container span.tst_Sec:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.4;
}
.sect-scrt .col-md-6.col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}
h4.titlest {
    position: absolute;
    z-index: 9;
    left: 3px;
    right: 3px;
    text-align: center;
    bottom: 3px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 10px 0;
}
h4.titleh4t {
    font-size: 14px;
}
p.advertise {
    margin-bottom: 10px;
}
.paymnt_sec {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
}
.single_wrapper_details_pad p {
    margin-bottom: 10px;
}



@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


#gallery .modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

#gallery .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

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

#gallery .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

#gallery .close:hover,
#gallery .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
div#gallery {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background: #f2f2f2;
} 
/*textarea.form-control::placeholder {
  color: #000;
} */



@media only screen and (max-width: 700px){
#gallery  .modal-content {
    width: 100%;
  }
}


@media only screen and (max-width: 1199px) {	
.icon_sevc1 {
    width: 100%;
    height: 100vh;
}
.othr-servc-col {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0;
}
label.hdn {
    display: none;
}
h2.sertd {
    margin-top: 0;
}
.booksection {
	top: 7%; 
}
.cnt223 .row{
    overflow: auto;
    height: 100%;
}
}
@media only screen and (max-width: 767px) {
form.frmsection .form-control {
    height: 30px;
	padding-top:0;
	padding-bottom:0;
}
span.input-group-append button.btn.btn-outline-secondary {
    padding: 4px 8px;
}
.picking-btn {
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-sm-6.strd{
	display: none;
}
}
@media only screen and (max-width: 567px) {
.popup-onload {
    width: 95%;
}
}