/**/
.bgall{
	padding: 15px;
	text-align: center;
	font-size: 27px;
	color: yellow;
	background-color: #0025B5
}
.padbt15{
	margin-bottom: 15px;
}
.padbt20{
	margin-bottom: 20px;
}
.padbt22{
	margin-bottom: 22px;
}
.padbt25{
	margin-bottom: 25px;
}
.padbt30{
	margin-bottom: 30px;
}
.padbt30{
	margin-bottom: 30px;
}
.padbt35{
	margin-bottom: 35px;
}
.padbt40{
	margin-bottom: 40px;
}
.padbt45{
	margin-bottom: 45px;
}
.padbt50{
	margin-bottom: 50px;
}
/**/
/**/
.padtp5{
	margin-top: 5px;
}
.padtp10{
	margin-top: 10px;
}
.padtp15{
	margin-top: 15px;
}
.padtp20{
	margin-top: 20px;
}
.padtp25{
	margin-top: 25px;
}
.padtp30{
	margin-top: 30px;
}
.padtp35{
	margin-top: 35px;
}
.padtp40{
	margin-top: 40px;
}
.padtp45{
	margin-top: 45px;
}
.padtp50{
	margin-top: 50px;
}
.padtp55{
	margin-top: 55px;
}
/**/

.btnplace {
  padding: 0.75rem 1.5rem;
  outline:none ;
  border:#e08b37;
  font-size: 1rem;
  color: var( --text-dark);
  background-color: var(--extra-light);
  border-radius: 5px;
  transition: 0.3s;
  cursor: pointer;
}
.btnplace:hover {
  background-color: var(--primary-color);
  color:#ffffff;
  outline:none;
}
.innerbg{
	background-image: url("../img/inner/bg/line_bg.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
.outl{
	
	border:0.1px solid #E3E3E3;
}
.txtbg{
	border-radius: 35px;
	background-color:rgb(255 255 255 / 100%);
	padding: 55px;
	
}
.txtcolor{
	color: #222222;
		
}
/*counter css*/
.bgc{
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0px 4px 16px -4px #2c2c2c;
	margin: 25px;
	text-align: center;
	padding: 25px;
}
 #counter {
	
	 padding: 5px;
	 width: 800px;
	 max-width: 100%;
	 margin: 0 auto;
	    font-family: "Prompt", sans-serif;
	 justify-content: space-between;
}
 #counter li {
	 flex: 1;
	 text-align: center;
	 font-size: 30px;
}
 #counter span.percent:after {
	 content: "+";
	 
}
 

/*coionter css end*/


/*gallery*/
.thumb{
	margin-bottom: 25px;
}

/*end*/


/**/

/**/
/*gallery  end*/


/*gallery end*/


/*inner design*/
.boxdarkbg{
	border-radius: 15px;
	background-color: #002d56;
	padding: 15px;
	text-align: center;
	margin-bottom: 10px;

	
}
.boxgra{
	border-radius: 15px;
	background-color: #015aab;
	padding: 15px;
	text-align: center;
	margin-bottom: 10px;

	
}
.boxboxgracol{
	border-radius: 15px;
	padding: 15px;
	background-color: #015aab
	text-align: center;
	color: #EFEFEF;
	border-bottom: 1px #003D76 solid;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.boxdark{
	border-radius: 15px;
	background-color: #002d56;
	padding: 15px;
	text-align: center;
	color: #EFEFEF;
	border-bottom: 1px #003D76 solid;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	
}
@media only screen and (max-width: 600px) {
  .normalhd{
	    background-color: #FFFFFF;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 5px 6px 0px #ccc;
    border-radius: 16px;
	margin-bottom: 15px;
	  width: 78%;
	  margin: auto;
}
	.textpd{
	width: 100%;
}
}
.normalhd{
	    background-color: #FFFFFF;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 5px 6px 0px #ccc;
    border-radius: 16px;
	margin-bottom: 		15px;
	font-size: 14px;
}
.libebg{
	background-image: url("../img/bg/line_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.textpd{
	width: 46%;
  text-align: center;
  background-color: #fff;
  margin: auto;
  border: 1px #373737 solid;
  padding: 13px;
  border-radius: 15px;
}
.colour_green{
  background-color: #76ad00;
  width: 75;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 5px;
  border-radius: 12px;
 text-align: center;
 margin: auto;
  color: #fff;
}
.colour_red{
  background-color: #de1a1a;
  width: 80%;
	margin: auto;
   padding: 15px;
  font-size: 14px;
     margin-top: 3px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
}
.colour_blue{
  background-color: #002d56;
  width: 80%;
  padding: 15px;
  font-size: 14px;
      margin-top: 3px;
  border-radius: 12px;
  text-align: center;
 margin: auto;
  color: #fff;
	
}
.colour_blue2{
  background-color: #1a7bde;
  width: 80%;
  padding: 15px;
  font-size: 14px;
      margin-top: 3px;
  border-radius: 12px;
  text-align: center;
  margin: auto;
  color: #fff;
	    margin-top: 3px;
}
.textnm{
	    text-align: center;
    font-weight: bold;
    line-height: 29px;
    font-size: 18px;
	margin-bottom: 0px;
}
/**/
/*slier*/



.slider-wrapper {
  display: flex;
  align-items: center;
  gap: 6rem;
}

.slider {
  --slide-width: 10rem;
  position: relative;
  display: flex;
  gap: 0.5rem;
}

.slide {
  --card-opacity: 0.3;
  
  display: none;
  width: var(--slide-width);
  aspect-ratio: 4 / 5;
  border-radius: 1rem;
  border-top: 2px solid rgba(255, 255, 255,0.5);
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  opacity: 1;
  backdrop-filter: blur(5px);
  mix-blend-mode: overlay;
  
}

.slide[data-type='active'] {
  display: block;
}

.slide[data-type='before'] {
  display: block;
  position: absolute;
  scale: 0.8;
  left: 0;
  transform: translatex(-7rem);
  
  z-index: -1;
  
}

.slide[data-type='after'] {
  display: block;
  position: absolute;
  scale: 0.8;
  right: 0;
  transform: translatex(7rem);
  
  z-index: -1;
}

.num1 {
  background-color: #E0A458;
}

.num2 {
  background-color: #FFEE93;
}
.num3 {
  background-color: #8DAA91;
}
.num4 {
  background-color: #E3D87E;
}
.num5 {
  background-color: #92140C;
}
.num6 {
  background-color: #F7A9A8;
}
.num7 {
  background-color: #613F75;
}
.num8 {
  background-color: #DEA47E;
}

[data-btn] {  
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: white;
  border: 1px solid white;
  background-color: transparent;
  transition: scale 200ms ease;
}

[data-btn]:hover {
  scale: 1.1;
}
/*slider botom end*/

/**/
.mianpd{
	padding: 35px;
	margin-top: 25px;
	margin-top: 45px;
}
.wtbg{
	background-color: #fff;
    width: 100%;
    margin: auto;
    box-shadow: 2px 1px 17px -4px #b5d2c8;
    padding: 9px;
    border-radius: 13px;
	margin-bottom: 14px;
}
.wtbg h1{
	font-size: 19px;
    text-align: center;
    font-weight: bold;
}
.sub h2{
	font-size: 22px;
	text-align: center;
	    line-height: 19px;
}
.rs h3{
	font-size: 17px;
	text-align: center;
	    line-height: 36px;
}
.divimg{
	margin-top: 6px;
	margin-bottom: 6px;
}
.ct{
	text-align: center;
}
/**/

/*slider*/
/*gallery*/
.imgout{
	border-radius: 27px;
    box-shadow: 0px 1px 6px 2px #ccc;
    border: 8px #fff solid;
}


/*end*/
/*title*/
.ctrtext{
	text-align: center;
	background-color: #0193b8;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	width:162px;
    margin: auto;
    border-radius: 12px;
	margin-bottom: 35px;
	font-weight: bold;
	
}

/*testmonials*/
.boxm{
	border:1px #ccc solid;
	padding: 15px;
	width: 100%;
	margin: auto;
	display: grid;
	text-align: justify;
	border-radius: 25px;
	margin-top: 25px;
}
.thead h1{
	font-size: 20px;
	text-align: left;
}
.name h2{
	font-size: 15px;
}
/*end*/

/*policy*/
.policytext{
	text-align: justify;
	margin-bottom: 12px;
	font-size: 18px;
	
}
.policytext p{
	text-align: justify;
	margin-bottom: 12px;
	font-size: 18px;
	
}
table, td, th {
  border: 1px solid;
  padding: 10px;
	
}

table {
  border-collapse: collapse;
	width: 61%%;
}
.dot{
	 
}
.dot {
  list-style-image: url("../img/right.png");
	 
}
.dot ul {
  list-style-image: url("../img/right.png");
	 
}

/*end*/
.font21px p{
	font-size: 21px;
}
.font18px p{
	font-size: 21px;
    color: #064df3;
    background-color: yellow;
    width: 25%;
}
.font19px p{
  text-align: center;
    font-size: 21px;
    color: #fffa0b;
    background-color: #0d2476;
    width: 174px;
}
@media only screen and (max-width: 600px) {
 .dates {
    font-size: 21px;
    color: #0d2476;
    text-align: center;
	margin-bottom: 15px;
}
	.font19px p{
  text-align: center;
    font-size: 21px;
    color: #fffa0b;
    background-color: #0d2476;
    width: 174px;
}
  }
}
@media only screen and (max-width: 600px)  {
	.font19px p{
  text-align: center;
    font-size: 21px;
    color: #fffa0b;
    background-color: red;
    width: 100%;
		
}
}
.dates {
    font-size: 21px;
    color: #0d2476;
    text-align: left;
	margin-bottom: 15px;
}

.font20px p{
    font-size: 21px;
    color: #fffa0b;
    background-color: #0d2476;
    width: 62%;
}
.almg{
	padding: 35px;
}
/*include*/
.mbg{
	background-color: #2c335a;
	padding: 20px 0px 8px 0px;
}
.outl{
	border: 1px #9c9c9c solid;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 15px;
}
.colrbx{
	padding: 5px;
    border-radius: 9px;
    background-color: #0078ff;
    width: 61%;
    text-align: center;
    color: #fff;
    font-size: 21px;
}
.bxcl p{
	color: #fff;
	margin-top: 15px;
	font-size: 19px;
}

/*footer*/
.calus{
	border-radius: 16px;
    border: 1px solid #ccc;
    /* margin: 25px; */
    padding: 14px;
    margin-top: 25px;
	margin-bottom: 23px;
}
.mail{
	width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--theme-color-2);
    text-align: center;
	text-align: center;
	margin: auto;
}
.altet{
	color: #000;
	margin-top: 15px;
	font-size: 21px;
	text-align: center;
}
/**/
/*jaap*/

.jaap h6{
	font-size: 25px;
	color: #0030ff;
}
.rightmr{

  position: absolute;
  right: 0;

  color: #1e00ff;

  text-align: right;
  float: right;
  width: 100%;
  padding-right: 57px;
  
}
.leftwd{
	width: 100%;
	
}
@media only screen and (max-width: 600px) {
.rightmr{
	float: right;
	position: absolute;
	right: 0;
	padding-right: 57px;
	color: #1e00ff;
	display: contents;
}
	.destination-details-wrapper .details-post .details-content .faq-items h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
  }


.arrocolr{
	color: #005edf;
}

.linhight{
	margin-top: 5px;
}

/*testmonial*/
.paragh{
	margin-top: 10px;
	line-height: 22px;
	margin-bottom: 10px;
	font-family: "arial";
}
.paraghtop{
	margin-top: 10px;
	/*line-height: 14px;**/
	font-family: "arial";
}
.paraghname{
	margin-top: 25px;
    line-height: 24px;
    font-family: "arial";
}
.font{
	font-family: "arial";
}
.paraghtop p i{
	color:#0485f7; 
	font-style:normal;
	text-decoration: underline;
}

/*end*/





