@font-face {
	font-family: "nor";
	src: url("../fonts/RobotoCondensed-Regular.ttf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
  }

/*icons*/
.cet{
	text-align: center;
}
.mt-30 {
  margin-top: 30px;
}
.smicon{
	width: 100%;
	border: 1px solid #000;
	background-color: #fff;
	box-shadow: 2px 1px 4px 1px #888888;
	padding: 15px;
	margin: 0px;
}
.single-fact {
	padding: 15px;
    border-style: dashed;
    border-width: 1px;
    border-color: rgb(25, 25, 25);
    border-radius: 10px;
    
    height:  auto;                                                  
    position: relative;
    transition: all 0.5s ease;
  
	font-size: 12px;
}
.funfact-area.style-2 {
    background-image: none;
    position: relative;
}
.funfact-area.style-2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 400%;
    height: 100%;
    content: "";
    background-image: url(../img/bg/funfact-2.png);
}
.funfact-area.style-2 .single-fact {
    border: 1px solid #4287f5;
}
.funfact-area.style-2 .single-fact:hover {
    background-color: #4287f5;
}
/*Style3*/
.funfact-area.style-3 {
    background-image: url(../img/bg/funfact-3.png);
}
.funfact-area.style-3:after {
    background-image: url(../img/bg/funfact-3-s.png);
    top: inherit;
    bottom: 0;
}
.funfact-area.style-3 .single-fact {
    border: 1px solid #eadfd2;
    background-color: rgba(255, 255, 255, 0.8);
}
.funfact-area.style-3 .single-fact:hover {
    background-color: #deffc5;
}
.funfact-area.style-3 .fact-info span, .funfact-area.style-3 .fact-info p {
    color: #282828;
	
}
.funfact-area.style-3 .single-fact:hover span,
.funfact-area.style-3 .single-fact:hover p{
    color: #ffffff;
} 
/*icons end*/
.bnrimg1 {
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/sliderinner/treehouse/banner.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 400px;
	position: relative;
}
.bnrimg1 .headtext{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 46%; /* Adjust this value to move the positioned div up and down */
	color: #b9ffab;
	font-family: "nor";
	font-size: 50px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}

.bnrimg2 {
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/sliderinner/familyvilla/banner.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 400px;
	position: relative;
}
.bnrimg2 .headtext{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 46%; /* Adjust this value to move the positioned div up and down */
	color: #b9ffab;
	font-family: "nor";
	font-size: 50px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}
.section_a {
    background-image: url(../img/banner/section.png);
    background-repeat: no-repeat;
    width: auto;
    text-align: center;
    height: 800px;
    background-position: center;
    background-position: bottom;
    padding-top: 80px;
}
.rommstext{
	

	margin: 0 auto;
	
	text-align: center;
	
	color: #2f2f2f;
	font-family: "nor";
	font-size: 20px;
	
}
.title{
	text-align: center;
}
.boxed-btn3 {
	text-align: center;
	margin: auto;
    background: #1EC6B6;
    color: #fff;
    display: inline-block;
    padding: 18px 41px;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.image_wrapper {
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/cont.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 400px;
	position: relative;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.image_wrapper .headtext{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 46%; /* Adjust this value to move the positioned div up and down */
	color: #b9ffab;
	font-family: "nor";
	font-size: 50px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}

/*section 2*/
.roomdetails{

border-radius: 45px;
padding: 25px;
width: auto;
margin: auto;

}
/*end*/
/*tab css*/
@media (min-width: 768px) and (max-width: 1024px){
           .detailstext{	
		
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
	
}
.detailstext2{	
		
	
	border-bottom: 1px #a7a7a7 solid;
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
	
}



	
	
        }


/*tab end css*/
/*mobile css*/
@media screen and (max-width:600px){
	
	.calltext{display: none;}
	
	.comhight{display: none;}
	
	
	.actbg2{

	min-height: 100px;
	padding-top: 100px;

		

	
}
	.actractontext{
		margin-top: 45px;
		
	}
	
	
	.actbg{
	
	height: auto;


	
}
	
	
	.texthover{
	
	width: 100%;
	height: auto;
margin-top: 500px;
	}
	
	.banner {

	z-index: 10;
	width: 100%;
	margin: auto;
	height: auto;
		position:unset;
}
	
	
	.amitext{
		margin: auto;
		width: 100%;
		
		
	}
	
	
	.innimag{

		
		padding-bottom: 35px;
}

	
	.parallax{
		padding-bottom: 90px;
		font-size: 25px;
		
	}
	
	.imhovertet{
		
		font-size: 18px !important; 
		line-height:23px;
		width: 20px;
		padding-top: 15px;
		
	}
	
	.hovertext{
		
		font-size: 18px !important; 
		line-height:23px;
		width: 20px;
		padding-top: 15px;
		
	}
	
	
	
	/*family villa*/
	
	.detailstext{	
		
	
border-left:none;
	
	
}

	
	.roomdet{	
	
	border-radius: 	50px;
	
}

	
.detailstext{	
		
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
}
	
.allroomtext2{	
		
	
	font-size: 22px;
	font-family: "nor";
	margin: auto;
	text-align: center;
	width: 100%;
	
	
}	
	
	
.detailstext2{	
		
	
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
}
	/*family villa end*/
	
	/*	
	.roomlink{
		
		margin-left: 35px;
		margin-right: 35px;
		border-radius: 15px;
		line-height: 50px;
		
		
	}
	*/
	
	
	.headtext{
	
		margin: 100px;
		font-size: 25px;
		color: #fff;

		text-align: center;
	}


}

* {
margin: 0;
padding: 0;
}


/* ==========================================================================
room page
========================================================================== */


   .collection-hero { margin-bottom:20px; }
    .collection-hero .collection-hero__image { height: 80px; }
    .collection-hero.large .collection-hero__image,
    .collection-hero.medium .collection-hero__image { height: 100px; }

.roomlink{
	border-radius: 10px;
	text-align: left;
	font-family: "nor";
	padding: 5px 0 5px 0;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	padding-left: 15px;
	font-weight: bold;
	
}
.mainroomlink{
	color: #000;
	border-radius: 10px;
	text-align: left;
	font-family: "nor";
	padding: 5px 0 5px 0;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	padding-left: 15px;
	font-weight: bold;
	
}.mainroomlink:hover{
color: #000;
	
}

.roombt{

	background-repeat: no-repeat;
	height: 11px;
	float: right;
	padding-right: 15px;
}
.roombt:hover{
		
}
.roomig{
	width: 100%;
	margin: auto;
	text-align: center;

}


.parallax {
  /* The image used */
  background-image: url("../images/textimg.jpg");

  /* Set a specific height */
  min-height: 500px; 
	width: 100%;
margin: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.imhovertet{
    width: 50%;
	text-align: center;
	font-family: "nor";
	font-size: 25px;
	z-index: 100;
	color: #fff;margin: auto;
	padding-top: 150px;
}
/* ==========================================================================
end
========================================================================== */


/* ==========================================================================
famiy villa css
========================================================================== */

.roomdet{	
	
	border-radius: 	80px;
	background-color:#fff;
	min-height: 150px;
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	box-shadow: 0px 1px 14px 0px #e9eef2;
	
}


/* Media Query for Laptops and Desktops */
        @media (min-width: 1025px) and (max-width: 1280px){
           
			
			
			.detailstext{			
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	border-bottom: 1px #ccc;
	
}
.detailstext2{	
		
	
	border-left: 1px #a7a7a7 solid;
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
	
}

        }



			.detailstext{			
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
}
.detailstext2{	
		
	
	
	font-size: 18px;
	font-family: "nor";
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	
	
}
.imageslide2{
	position: relative;
	width: 100%;
	margin-bottom: 150px;
	
	
}
.alltext{
   

    font-family: "nor";
	text-align: center;
	font-size: 35px;
	color: #000;
	margin-bottom: 50px;

	
	
	
}
.amitext{
   

    font-size: 20px;
    color: #fff;
    width: 74%;
    height: auto;
    padding: 35px;
    background-color: #04ac4e;
    border-radius: 20px;
		
	
}

.bgwt{
    margin: auto;
    width: 50px;
    position: absolute;
    width: 85%;
    min-height: 150px;
    background-color: #fff;
    top: 247px;
	margin-left: 30px;
	margin-right: 30px;
	border-radius: 25px;
    font-family: "nor";
	text-align: center;
	padding-top: 35px;
	font-size: 25px;
	box-shadow: 0px 1px 14px 0px #717171;
	z-index: 9;
	
	
	
}
.btrom{
	width: 100px;
	background-color: #04ac4e;
	hanging-punctuation: 15px;
	font-family: "nor";
	margin: auto;
	margin-top: 15px;
	border-radius: 15px;
	font-size: 15px;
	color: #fff;
	padding: 10px;
	
	
}
.btrom:hover{
	width: 100px;
	background-color: #ccc;
	hanging-punctuation: 15px;
	font-family: "nor";
	margin: auto;
	margin-top: 15px;
	border-radius: 15px;
	font-size: 15px;
	color: #fff;
	padding: 10px;
	
	
}

/*client slide*/

/* ==========================================================================
famiy villa css end
========================================================================== */

/* ==========================================================================
location
========================================================================== */


.image_location .loctext{
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/location.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 650px;
	position: relative;
}
.loctext{
	
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
    color: #fff;
    font-family: "nor";
    font-size: 50px;
    font-weight: bold;
    width: 60%;/* Set the width of the positioned div */
}



.image_wrapper2 {
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/location.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 400px;
	position: relative;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.image_wrapper2 .headtext2{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 40%; /* Adjust this value to move the positioned div up and down */
	color: #fff;
	font-family: "nor";
	font-size: 28px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}

.locationimg {
	
	background-image: url("../images/location/bg.jpg");
    min-height: 500px;
    width: 100%;
    margin: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	
   
}

.locationimg2 {
	
	background-image: url("../images/location/bt_bg.jpg");
    min-height: 500px;
    width: 100%;
    margin: auto;

	    background-position: center;
    background-repeat: no-repeat;
	
   
}

.hovertext{
    width: 50%;
	text-align: center;
	font-family: "nor";
	font-size: 25px;
	z-index: 100;
	color: #000;margin: auto;
	padding-top: 150px;
}

.innimag{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}



/*activites*/

.actbg{
	background-image: url("../images/sliderinner/linebg.jpg");
	background-repeat: repeat-x;
	min-height: 800px;
	padding-top: 150px;
	background-position: top;
		

	
}
.leftimg{
	
	width: 100%;
	margin: auto;
	height: auto;

	
}
.actext{
	font-family: "nor";
	width: 100%;
	padding: 15px;
	margin: auto;
	font-size: 20px;
	border-bottom: 1px solid #04ab4d;
	    transition: 0.3s;
	
	
}
.actext:hover{
	font-family: "nor";
	width: 100%;
	padding: 20px;
	margin: auto;
	border-bottom: 1px solid #04ab4d;
	background-color: #fff;
	
	
	
}
.fadedi{
	
	width: 100%;
	height: auto;
	margin: auto;
	position: sticky;
}

.formbtoom{
	
	width: 100%;
	height: auto;
	margin-top: 150px;
	
}
.booknow{
	
	width: 100%;
	height: auto;
	font-family: "nor";
	font-size: 50px;
	color: #000;
	text-align: center;
	margin-bottom: 50px;
	
}
.comntext{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 40%; /* Adjust this value to move the positioned div up and down */
	color: #fff;
	font-family: "nor";
	font-size: 50px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}
/*end*/

/*actraction*/
.actractionimg{
	
	width: 100%;
	height: 1253px;
	margin: auto;
	position: sticky;
}
.actbg2{
	background-image: url("../images/actraction/bg.jpg");
	background-repeat: repeat-x;

	background-position: top;
	background-size: cover;

		

	
}
.actractontext{	
	
	width: 100%;
	height: auto;
	font-family: "nor";
	font-size: 50px;
	color: #000;
	text-align: left;
	z-index: 10;

	margin-top: 150px;
}
.alldivco{	
	
	width: 100%;
	height: auto;
	
}
	.normaltext{	
	
width: 100%;
height: auto;
font-family: "nor";
font-size: 19px;
color: #000;
text-align: left;
margin-top: 14px;
margin-bottom: 83px;
}
.comhight{
	
	height: 100px;
}
/*end*/

/*contact*/
.contactbanner {
    width: 100%;
    height: auto;
    margin: auto;
	background-size: cover;
	background-image: url("../images/contbaner.jpg");
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: cover;
	height: 430px;
	position: relative;
}

.contactbanner .headtext{
	
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 0;
	right: 0;        
	text-align: center;
	top: 40%; /* Adjust this value to move the positioned div up and down */
	color: #fff;
	font-family: "nor";
	font-size: 50px;
	font-weight: bold;
	width: 60%; /* Set the width of the positioned div */
}


/*-------contact details--------*/
.contact-details .single-contact i {
    color: #444;
    font-size: 40px;
    line-height: normal;
}
.contact-details .single-contact {
    background: #ddffd9;
    float: left;
    height: 150px;
    width: 25%;
    padding: 15px;
}
.contact-details .single-contact:nth-child(2n) {
	background: #fff;
	
}
.single-contact.time > ul {
    max-width: 340px;
    padding: 0 10px;
    width: 100%;
}
.contact-details .single-contact li {
    color: #666;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    margin-bottom: 6px;
}
.contact-details .single-contact li::before {
    content: "";
    height: 0px;
    left: 0;
    top: 14px;
    position: absolute;
    width: 100%;
    border-top: 1px dashed #666;
}
.contact-details .single-contact li span {
    background: #e8e8e8;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    z-index: 1;
}
.contact-details .single-contact li span:first-child {
    float: left;
    text-align: left;
    padding-left: 0;
}

.contact-details .single-contact li span:last-child {
    float: right;
    padding-right: 0;
}
.contact-details .single-contact .number a {
    color: #666;
}
.contact-details .single-contact .number a:hover {
    text-decoration: underline;
}

/*-----contact form--------*/
/************************************************
[Responsive Stylesheet]
*************************************************/



}/*--end media query 1400-1599px--*/


@media (max-width: 1399px) {
    .hotel-service .service-content h4 {
        font-size: 26px;
        line-height: 38px;
    }
    
  
   
    /*-------------contact page-------------*/
    .contact-details .single-contact {
        height: 280px;
    }
    
    /*-------------home page-2--------*/
    .dining-service .dining-content h4 {
        margin-bottom: 13px;
    }
    .dining-service .dining-content span.text-uppercase {
        margin-bottom: 13px;
    }
    .dining-service .dining-content p {
        margin-bottom: 30px;
    }
    
    
}/*--end media query 1200-1399px--*/


@media (max-width: 1199px) {
    
    /*-------------contact page------------*/
    .contact-details .single-contact {
        width: 23.3%;
    }
    .contact-details .single-contact.time {
        width: 30%;
    }
    
    
    
    
}/*--end media query 992-1199px--*/


@media (max-width: 991px) {
   
    /*-----------------contact page-------------------*/
    .mapHome1 {
        height: 460px;
    }
    
    .luxary-trip-contact .wrapper .contact-title {
        font-size: 26px;
        line-height: 34px;
    }
    .luxary-trip-contact .abform-area .abinput-group {
        width: 48.3%;
    }
    .luxary-trip-contact .abform-area button {
        bottom: -120px;
    }
    
    .contact-details .single-contact.time,
    .contact-details .single-contact {
        width: 50%;
    }
    .contact-details .single-contact:nth-child(2),
    .contact-details .single-contact:nth-child(3) {
        background: #fff;
    }
    .contact-details .single-contact:nth-child(1),
    .contact-details .single-contact:nth-child(4) {
        background: #ddffd9;
    }
    
    
    
    
    
}/*--end media query 768-991px--*/


@media (max-width: 767px) {
   
    
}/*--end media query 576-767px--*/


@media (max-width: 575px) {
  
    
    /*------------------contact page-------------*/
    .luxary-trip-contact .contact-title::before {
        display: none;
    }
    .contact-details .single-contact.time,
    .contact-details .single-contact {
        float: none;
        width: 100%;
    }
    .contact-details .single-contact {
        background: #fff!important;
        border-top: 1px solid #ddd;
        height: 230px;
    }
    .contact-details .single-contact:first-child {        
        border-top: none;
		height: auto;
    }
    .contact-details .single-contact i {
        font-size: 32px;
    }
    .contact-details .single-contact h5 {
        font-size: 16px;
        padding: 15px 0;
		height: auto;
    }
    
    
    
}/*--end media query 0-575px--*/


/*about us*/

.aboutext{
	width: 100%;
height: auto;
font-family: "nor";
font-size: 15px;
color: #000;
margin-top: 14px;
margin-bottom: 83px;
	text-align: left;
	margin-top: 50px;
	
	
	
}
/*end*/


















/*end*/


.video_bg {
    background-image: url(../img/banner/video.png);
}


/* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 190px 0;
}

@media (max-width: 767px) {
  /* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
  .video_area {
    padding: 100px 0;
  }
}

/* line 12, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area.overlay:before {
  opacity: .2;
}

/* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area .video_wrap h3 {
  font-family: "Nothing You Could Do", cursive;
  font-weight: 400;
  font-size: 80px;
  line-height: 90px;
  color: #fff;
  margin-bottom: 55px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
  .video_area .video_wrap h3 {
    font-size: 50px;
  }
}

/* line 28, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area .video_wrap .video_icon a {
  width: 84px;
  height: 84px;
  text-align: center;
  line-height: 84px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #1EC6B6;
  display: inline-block;
  color: #fff;
  font-size: 17px;
}

/* line 38, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area .video_wrap .video_icon a i {
  font-size: 17px;
  line-height: 84px;
  position: relative;
  left: 2px;
  top: -1px;
}

/* line 49, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_play_button {
  position: relative;
}

/* line 52, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_play_button:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #1EC6B6;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  left: 0;
  bottom: 0;
  z-index: -1;
}

@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}




/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
.travel_variation_area {
  padding-top: 150px;
  padding-bottom: 114px;
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
  .travel_variation_area {
    padding: 60px 0;
  }
}

/* line 7, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
.travel_variation_area .single_travel {
  margin-bottom: 30px;
}

/* line 12, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
.travel_variation_area .single_travel h3 {
  font-size: 22px;
  font-weight: 400;
  color: #040E27;
  margin-bottom: 10px;
  margin-top: 41px;
}

@media (max-width: 767px) {
  /* line 12, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
  .travel_variation_area .single_travel h3 {
    margin-top: 20px;
  }
}

/* line 23, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_travel_variation.scss */
.travel_variation_area .single_travel p {
  font-size: 16px;
  font-weight: 400;
  color: #6E6E6E;
}

/*=================== contact banner start ====================*/
/* line 3, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_contact.scss */
.dropdown .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.forout {
    border-radius: 15px;
    background-color: #051e00;
    border: 1px solid #189300;
    background-color: rgba(41, 0, 0, 0.00);
}

.forminner {
    padding: 25px;
    border-radius: 15px;
    /* box-shadow: 0px 3px 8px 2px #092b02; */
}
.formbg{
	background-color: #0e5700;
	width: 100%;
	height: auto;
	margin: auto;
	padding: 50px 0px 45px 0px;
	background-image: url("../img/banner/form.jpg");
	 background-attachment: fixed;
	background-size: cover;
}

label {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
.boxed-btn3 {
  background: #1EC6B6;
  color: #fff;
  display: inline-block;
  padding: 18px 41px;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

/* line 42, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
.boxed-btn3:hover {
  background: #FF4A52;
  color: #fff !important;
}





/**/

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #040E27;
  position: relative;
  z-index: 0;
}

/* line 9, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top {
  padding-top: 115px;
  padding-bottom: 129px;
}

@media (max-width: 767px) {
  /* line 9, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .footer_top {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget {
    margin-bottom: 30px;
  }
}

/* line 23, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .links {
  position: relative;
  top: -14px;
}

/* line 27, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .links.double_links li {
  width: 50%;
  float: left;
}

/* line 33, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_title {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 45px;
  font-family: "Rubik", sans-serif;
}

@media (max-width: 767px) {
  /* line 33, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget .footer_title {
    margin-bottom: 20px;
  }
}

/* line 44, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_logo {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  /* line 44, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .footer_top .footer_widget .footer_logo {
    margin-bottom: 20px;
  }
}

/* line 54, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p {
  color: #AAB1B7;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #AAB1B7;
}

/* line 61, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a {
  color: #AAB1B7;
}

/* line 63, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a:hover {
  color: #FF4A52;
}

/* line 69, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text {
  font-size: 16px;
  color: #B2B2B2;
  margin-bottom: 23px;
  font-weight: 400;
  line-height: 26px;
}

/* line 75, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain {
  color: #B2B2B2;
  font-weight: 400;
}

/* line 78, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain:hover {
  color: #FF4A52;
  border-bottom: 1px solid #FF4A52;
}

/* line 84, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a {
  font-weight: 500;
  color: #B2B2B2;
}

/* line 88, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
  color: #FF4A52;
  border-bottom: 1px solid #FF4A52;
}

/* line 92, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a.first {
  margin-bottom: 10px;
}

/* line 100, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li {
  color: #ACACAC;
  font-size: 14px;
  line-height: 36px;
}

/* line 104, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a {
  color: #AAB1B7;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
}

/* line 108, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a:hover {
  color: #FF4A52;
}

/* line 114, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form {
  position: relative;
  margin-bottom: 20px;
}

/* line 117, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input {
  width: 100%;
  height: 50px;
  background: #F5FBFF;
  padding-left: 20px;
  font-size: 15px;
  color: #000;
  border: none;
  border: 1px solid #E8E8E8;
  border-radius: 30px;
  font-family: "Rubik", sans-serif;
  padding-right: 120px;
}

/* line 129, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input::placeholder {
  font-size: 15px;
  color: #AAB1B7;
}

/* line 133, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input:focus {
  outline: none;
}

/* line 137, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  border: none;
  font-size: 14px;
  color: #fff;
  background: #FF4A52;
  padding: 10px;
  padding: 0 22px;
  cursor: pointer;
  border-radius: 30px;
  top: 5px;
  right: 5px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}

/* line 157, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_text {
  font-size: 14px;
  color: #AAB1B7;
  line-height: 26px;
  font-family: "Rubik", sans-serif;
}

/* line 163, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .instagram_feed {
  margin: -7.5px -7.5px 0 -7.5px;
}

/* line 165, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .instagram_feed .single_insta {
  width: 33.33%;
  float: left;
  padding: 7.5px;
  overflow: hidden;
}

/* line 171, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .instagram_feed .single_insta img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 179, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .copy-right_text {
  padding-bottom: 26px;
}

/* line 181, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .copy-right_text .footer_border {
  border-top: 1px solid #363E52;
  padding-bottom: 26px;
}

/* line 185, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right {
  font-size: 14px;
  color: #7A838B;
  margin-bottom: 0;
  font-weight: 400;
}

@media (max-width: 767px) {
  /* line 185, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .copy-right_text .copy_right {
    font-size: 14px;
  }
}

/* line 193, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right a {
  color: #FF4A52;
}

/* line 198, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .socail_links {
  margin-top: 47px;
}

@media (max-width: 767px) {
  /* line 198, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
  .footer .socail_links {
    margin-top: 30px;
  }
}

/* line 204, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .socail_links ul li {
  display: inline-block;
}

/* line 207, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .socail_links ul li a {
  font-size: 15px;
  color: #C3B2F0;
  width: 30px;
  display: inline-block;
  text-align: center;
  background: transparent;
  margin-right: 7px;
  color: #FFFFFF;
  line-height: 40px !important;
  color: #E8E8E8;
}

/* line 222, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_footer.scss */
.footer .socail_links ul li a:hover {
  color: #FF4A52 !important;
  border-color: transparent;
}
