@charset "utf-8";
/* CSS Document for fixing */

.wpcf7-form textarea{  
    width: 100% !important; 
    height:150px; 
} 


.gallery-fixed-height-image img {
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    width: 419px;
    object-fit: cover;
    height: 293px;
}
.gallery-load-more-btn{
	margin-top: 30px;
	text-align: center;
}

.gallery-load-more-btn  button{
	background: #3f786c;
	color: #fff;
	border: 1px solid #3f786c;
	font-size: 22px;
	font-weight: 500;
    padding: 18px 44px;
	border-radius: 5px;
    transition: 0.6s ease all;
}
.gallery-load-more-btn  button:hover{
	color: #161817;
	border: 1px solid #161817;
	background: transparent;
}
.wpcf7-response-output{
	outline: none !important;
	border: none !important;
}
.all-section-contact-us .wpcf7-response-output{
	color: #fff !important;
	outline: none !important;
	border: none !important;
}
.menu-item-active a{
    color: #3f786c !important;
}

.contact-us-input input {
   
    margin-bottom: 0px;
  
}

.contact-us-input{
	margin-bottom: 22px;
}

.contact-text-area textarea {

     
    margin-bottom: 0px;
   
}
.contact-text-area{
	margin-bottom: 22px;
}
.wpcf7 form .wpcf7-response-output {
   margin: 0px 0px !important;
   padding: 0px 0px !important;
}
.wpcf7-spinner {
	margin-top: 10px;
    display: block;
}
.contact-submit-button {
    margin-bottom: 0px;
}

.newsletter-text p{
    font-size: 27px;
    color: #000;

}

.main-banner-slider .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 13%;
    z-index: 12 !important;
}
.single-page-text-content p{
color: #333;
line-height: 30px;
font-size: 16px;
}


/* curve image css */
.main-banner-slider{
	position: relative;
}

.main-banner-slider::after{
	content: url(../images/all-section-curve-image.png);
	position: absolute;
	display: block;
	bottom: -140px;
	z-index: 1;
	top: 92%;
	left: 50%;
	transform: translate(-50% , -50%);
}

/* curve image css end */

/* footer copy right line css */

.copy-right-section p::before {
    width: 20%;

}
.copy-right-section p::after {
    width: 20%;

}

/* footer copy right line css end */


/* coustomer banner width css */

.coustomer-review {

    height: 644px;

}

/* coustomer banner width css end */

/* room icon css start */
.room-icon-text-section {
    display: inline-block !important;

}

.room-text {
 float: right !important;
 margin-left: 5px !important;
}
.room-icon{
    float: left !important;
}
.room-text p{
    font-size:15px !important;
    line-height: 23px !important;
}


/* room icon css end */

/* contact us socila icon css start */
.contact-phone-location-section {
    display: block;
    margin-bottom: 21px;
}

.contact-social-icon-text {
    margin-bottom: 25px;
}


/* contact us socila icon css end */

/* footer section  css start */
.footer {
    height: auto !important;
    padding-top: 80px !important;
	padding-bottom: 30px !important;
}
.copy-right-section {
    margin-top: 34px;
}
.footer-contact-text a{
	color: #d2d2d2;
    font-size: 17px;
}
.footer-contact-text a:hover{
	color: #3f786c;
}
/* footer section  css end */

/* newsletter check image css start */
.check-symbol{
	margin-bottom: 34px;
}



/* newsletter check image css end */

/* wp nav css start */

.customize-support header {
    top: 32px;

}

#wpadminbar {
    position: fixed;
}
/* wp nav css end */


/* image height css */


.hotel-amenities-section {
    height: auto !important;
}

.coustomer-review {
    height: auto !important;
}

/* image height css end */

.all-section-contact-us .contact-social-btn{

    font-size: 17px;
    color: #fff;
   
}
.all-section-contact-us .contact-social-btn:hover{
    color: #d8a903;
   
}


.contact-social-icon-text:hover .social-icon{
    background: #000;
    cursor: pointer;
}

/* home gallery image width height */

.gallery-image1 img{
    width: 100%;
    height: 292px;
    object-fit: cover;
}

.gallery-image2 img{
    width: 100%;
    height: 605px;
    object-fit: cover;
}

.gallery-image3 img{
    width: 100%;
    height: 324px;
    object-fit: cover;
}

.section-social-text a{
    color: #fff;
}
.section-social-text a:hover{
    color: #d8a903;
}