@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600&display=swap');


@font-face {
font-family: 'Riverside-FREE';
font-style: normal;
font-weight: normal;
src: local('Riverside-FREE'), url('Riverside-FREE.woff') format('woff');
}

input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}

select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(...);   /* Add custom arrow */
   background-image: url(../corenet-images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 90% center;
}


body {font-family: 'Poppins', sans-serif; font-size:14px;	color:#444;	line-height:26px; margin:0px; font-weight:300; background-color:#fff; overflow-x: hidden;}

html {  scroll-behavior: smooth;}

a{transition: all 0.5s ease-in 0s; text-decoration:none; outline:none;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: justify;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

.grid-1280 {display:table; width:1280px; margin:auto; }

.fullsize {display:table; width:100%; margin:auto;  }


h2 {font-size: 32px; line-height: 130%; text-align: center;  font-weight: 200;   margin: 30px 0px; color: #000;}

h2 strong {font-weight: 700; display: inline-block!important; margin: 0px!important; }





header { display: table; width: 100%;  background-color:#fff; transition: all 0.5s ease-in 0s; position: fixed; left: 0px; top:0px;  z-index: 10; border-bottom: 1px solid #ddd;}

header.darker {background-color: rgba(255,255,255,1.0); position: fixed; left: 0px; top:0px!important;  transition: all 0.5s ease-in 0s; box-shadow: 0px 0px 5px 0px #ddd; z-index: 10;}

header.darker .logo {transition: all 0.5s ease-in 0s; margin: 8px 15px;}

header.darker .logo img {width: 100px;}

header.darker .menu ul li a {    padding: 11px 20px;}

.header-gap  {margin-top: 103px;  display: block; width: 100%; background-color: #fff; border-bottom: 1px solid #ddd;}

header.darker .menu {margin-top: 0px; }






header.darker .search-area { margin-top: 5px; transition: all 0.5s ease-in 0s;}

.top-stripe {background-color: #00a3ee; width: 100%; display: block; height: 40px;}

.top-social-media {display: inline-block; float: left;}

.top-social-media a img {display: block;}

.top-social-media a {display: inline-block; border-right:1px solid #5bc8fa; padding: 5px; margin: 0px; float: left;}

.top-social-media a:hover {background-color: #888;}

.top-email-phone {display: inline-block; float: right; padding-right: 20px;}

.top-email-phone a {display: inline-block; color: #fff; line-height: 40px; font-weight: 400; }

.top-email-phone a img {float: left; margin: 10px 10px 10px 20px;}

.logo {float: left; width: 125px; margin:15px; transition: all 0.5s ease-in 0s; display: inline-block;}

.logo img {width: 100%; float: left; transition: all 0.5s ease-in 0s;}

.menu {float: right;}

.social-media-top {display: inline-block; float: right; background-color: #424242; padding: 0px 25px; }

.social-media-top a {display: inline-block; margin: 0px 5px; float: left; margin: 32px 10px 32px 10px; opacity:0.5;}

.social-media-top a:hover {opacity:1.0;}

.social-media-top a img {display: block;}









.home-banner1 {width: 100%; height: 600px; background-image: url(../images/home-banner1.jpg); background-position: center center;}

.home-banner2 {width: 100%; height: 600px; background-image: url(../images/home-banner2.jpg); background-position: center center;}

.home-banner3 {width: 100%; height: 600px; background-image: url(../images/home-banner3.jpg); background-position: center center;}

.home-banner4 {width: 100%; height: 600px; background-image: url(../images/home-banner4.jpg); background-position: center center;}

.banner-text  { text-align: center; font-family: 'Riverside-FREE'; font-size: 100px; color: #fff; line-height: 550px; font-weight: normal; margin: 0px;}

.banner-text:after {display: none;}


.packages {padding: 20px 0px;}

.package-box {width: 24%; float: left; margin: .5%; border-radius: 10px; background-color: #fff; /*box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%); border-bottom: 1px solid #eaeaea;*/ box-shadow: 0 0 2px 0 rgb(27 34 46 / 12%), 0 2px 4px 0 rgb(27 34 46 / 20%);}

.package-box figure {display: block; width: 100%; margin: 0px; padding: 0px; border-radius:10px 10px 0px 0px; overflow: hidden; height: 230px;}

.package-box figure img {width: 100%; border-radius:10px 10px 0px 0px; transition: all 0.5s ease-in 0s;}

.package-box:hover figure img {width: 120%; margin: -10%; transition: all 0.5s ease-in 0s;}

.package-name-and-price {width: 100%; height: 55px; background-image: url(../images/orange-flag.png); background-position: right center; background-repeat: no-repeat; margin-bottom: 30px; border-bottom: 1px solid #ddd;}

.package-name-and-price strong {font-weight: 600; display: block; height: 55px; color: #000; font-size: 13px; padding: 9px 10px 0px 10px; line-height: 120%; width: 190px; overflow: hidden; }

.package-name-and-price em {font-weight: 600; line-height: 120%; display: block; color: #000; font-size: 16px; padding: 0px 10px; font-size: 14px; font-style:normal; color: #00a3ee; display: none;} 

.package-name-and-price span { display:inline-block; float: left;}

.package-price {    padding: 15px 10px 15px 0px;    font-family: 'Barlow Condensed', sans-serif;    text-transform: uppercase;  color:#fff!important;  font-size: 17px;    font-weight: 400;}	

.package-price {   float: right !important;    font-size: 21px;    font-weight: 400; min-width: 100px;}

.package-price img {float: left; margin-right: 5px; margin-top: 5px;}

.package-duration {text-align: center; color: #000; min-height: 80px; padding: 0px 20px;}

.package-duration strong {display: block; font-weight: 600;}

.package-box a {display: block; margin:30px auto; line-height: 40px; letter-spacing: 1px; width: 140px; border: 2px solid #00a3ee; color: #00a3ee; font-weight: 500; font-size: 13px; text-transform: uppercase; border-radius:100px; text-align: center;}

.package-box a:hover{background-color: #00a3ee; color: #fff;} 






.gray {background-color: #eee; padding: 50px 0px; display: table; width: 100%;}

.welcome h2 {text-align: center; margin: 0px 0px 20px 0px; }

.welcome strong {text-align: center; font-weight: 600; display: block; }

.welcome p {text-align: center;}







.aboutus { padding: 50px 0px; }

.aboutus-left {  width: 50%; float: left; padding-right: 30px;}

.aboutus-right {  width: 50%; float: right; padding-left: 30px;}

.aboutus-right p {line-height: 28px; font-size: 16px;}

.aboutus-right p strong {font-weight: 600; font-size: 18px;}

.readmore {display:block; border-radius:200px; width: 180px; margin-top: 40px; background-color: #ff7700; padding:10px 20px; text-align: center; color: #fff!important; font-weight: 600; text-transform: uppercase; letter-spacing: 2px;}








.gallery-area {width: 100%; display: table;}

.gallery {width: 33.28%; float: left; margin:.5px; }

.gallery figure {margin: 0px; padding: 0px; width: 100%; height: 397px; display: block; position: relative; display: block; overflow: hidden;}

.gallery figure img {width: 100%; display: block; transition: all 0.5s ease-in 0s;}

.gallery a {display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); position: absolute; text-align: center; color: #fff;}

.gallery a h5 {font-size: 60px; line-height: 120%; font-weight: normal; font-family: 'Riverside-FREE'; margin-top: 25%;}

.gallery a span {font-size: 16px; font-weight: 500;}

.gallery a:hover {background-color: rgba(0,0,0,0.5); }

.gallery:hover figure img {width: 120%; margin: -10%; transition: all 0.5s ease-in 0s;}









.honeymoon {background-color: #eee; padding: 50px 0px; display: table; width: 100%; height: 690px; background-image: url(../images/honeymoon.jpg); background-position: center center;}

.start-button {display:block; border-radius:200px; width: 180px; margin-top: 400px; background-color: #ff7700; padding:10px 20px; text-align: center; color: #fff!important; font-weight: 600; text-transform: uppercase; letter-spacing: 2px;}





.item-box {width: 48%; margin: 1%; float: left;}

.testimonails h2 {margin-top: 0px;}

.testimonial-content { padding: 20px; background-color: #fff; margin: 10px 10px 20px 10px; height: 300px; display: block; border-radius:10px 10px 10px 10px;  text-align: left; box-shadow: 0px 0px 10px 1px #ddd;}

.item-box strong:before, .item strong:before { content: ''; background-image: url(../images/talk-corner.png); background-repeat: no-repeat; display: block; width: 30px; height: 30px; margin-left: 20px;    margin-top: -20px;}

.item-box strong, .testimonails strong {margin:0px 0px 0px 20px; display: block; font-weight: 600;}

.item-box span, .testimonails span {margin: 0px 20px; display: block; height: 25px;}

.item-box img, .testimonails img {margin: 0px 20px;}

.item-box p strong, .item p strong {margin: 0;}

.item-box p strong:before, .item p strong:before {display: none;}

.testimonial-heading {padding-left: 20px; text-transform: capitalize;}

.page-heading {margin-top: 0px;}


.testimonails h4 {margin:0px 0px 0px 20px; display: block; font-weight: 600; color:#000; }



.package-faq h2 { text-align: left; color: #009bdb;}

.package-points h5 {font-size: 15px; color: #00a3ee; font-weight: 600; margin: 20px 0px;}

.half-left {width: 48%; float: left;}

.half-right {width: 48%; float: right;}

.inside-content-area ul, .listing {margin: 0px 0px 20px 20px; padding:0px;}

.inside-content-area li, .listing li { padding-left:10px; list-style-image: url(../images/bullet.png);}

.hline {border-bottom: 1px solid #ddd; width: 100%; padding-top: 40px; margin-bottom: 20px; }

.package-details-left-panel { width: 72%; float: left; padding: 30px 0px;}

.package-details-left-panel h2,
.package-details-left-panel h1.single-headtitle {text-align: left; color: #00a3ee; margin: 0px;}
.package-details-left-panel h1.single-headtitle{font-weight: 200;}

.package-details-right-panel { width: 26%; float: right;  padding: 30px 0px;}

.blue-link {color: #00a3ee; font-weight: 500; display: block; margin-top: 20px;}

.package-details-left-panel strong, .package-details-right-panel strong {font-weight: 700;}

.package-details-right-panel h3 {margin-bottom: 15px; font-weight: 600; margin-top: 0px; text-align: center; padding-top: 15px;}

.roamers {background-color: #eee; padding:30px;}

h4 {color:#00a3ee; font-weight: 600;}

.tick-listing {margin: 0px 0px 0px 20px; padding:0px;}

.tick-listing li { padding-left:10px; list-style-image: url(../images/tick.png); margin: 10px 0px; line-height: 140%;  padding-bottom: 15px;}

.blue{color: #00a3ee;}

.booking-form {width: 100%; display: table;}

.total {width: 100%; background-color: #0ee791; padding: 10px; display: table; font-weight: 700;}

.total span {display: inline-block; float: right;}

.booking-button {width: 100%; transition: all 0.5s ease-in 0s;  background-color: #ff7700; cursor: pointer; letter-spacing: 1px; font-weight: 600; text-transform: uppercase; font-size:15px; color: #fff; padding: 10px; font-family: poppins; margin: 0px 0px 0px 0px; 
	border:0px;}

.booking-button:hover {background-color: #6BB03B;}





footer {padding: 0px 0px 30px 0px; display: table; width: 100%; background-color: #363636; color: #fff;}

.signup {background-color: #00a3ee; padding: 20px 0px; display: table; width: 100%;}


.copyright {text-transform: uppercase; font-size: 12px; display: block;  color: #ccc; letter-spacing: 2px; margin-top: 30px; margin-bottom: 10px; text-align: center;}

.copyright  a {color: #ccc; border-bottom: 1px solid #ccc; margin-left: 10px;}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {background-color: #fff!important; border: 0px; width: 250px!important; padding: 10px 20px!important; color: #999!important; font-family: poppins; border-radius:50px 0px 0px 50px; height: 45px;}

.package-details-right-panel .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {background-color: transparent!important; border-radius:0px!important; color: #000!important }

.subscribe-textbox {background-color: #fff; border: 0px; width: 250px; padding: 10px 20px; color: #999; font-family: poppins; border-radius:50px 0px 0px 50px; height: 45px;}

.subscribe-button {background-color: #333; transition: all 0.5s ease-in 0s; cursor: pointer; text-align: center; border-radius:0px 50px 50px 0px; border: 0px; width: 150px; height: 45px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500;  padding: 10px; color: #fff; font-family: poppins;}

.subscribe-button:hover {background-color: #111; transition: all 0.5s ease-in 0s; color: #eee;}

.signup-text {font-weight: 400; font-size: 18px; display: inline-block; float: left; line-height: 45px;}

.signup-textbox-area { display: inline-block; float: right;}

.social-media {display: block; text-align: center; margin: 40px 0px 20px 0px;}

.social-media a {display: inline-block; margin: 10px;}

.phone {display: block; text-align: center; margin: 10px 0px; margin-bottom: 20px;}

.phone a {color: #fff; display: inline-block; font-size: 16px; margin: 0px 10px;}

.phone a img {display: inline-block; margin: 3px 10px; float: left;}

.links {display: block; text-align: center; margin: 10px 0px;}

.links li {    list-style: none;    display: inline-block;    margin: 0px 10px;    letter-spacing: 1px;    font-size: 13px;}

.links li a {color: #fff; border-bottom: 1px solid #fff; text-transform: uppercase;}


.inside-banner {width: 100%; height: 400px; color: #fff; background-position: center center; background-size:auto 100%; }  

.page-name {font-size: 60px; color: #fff; text-align: center; display: block; font-family: 'Riverside-FREE'; line-height: 400px;}

.inside-content-area {padding: 50px 0px;}

.inside-content-area p {margin-bottom: 20px;}

.inside-content-area h2 {margin-top: 0px;}

.left-heading {display: inline-block; float: left;}

.left-heading img {float: left; margin-right: 10px;}

.right-heading {display: inline-block; float: right; text-align: right;}

.right-heading img {display: block;}

.icon-box {width: 16.6%; float: left; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align: center; padding: 0px 36px 20px 36px; line-height: 120%; margin-top: 10px; margin-bottom: 10px;}

.icon-box img {display: block; margin: auto;}


ol  {margin-left: 20px;}

ol li {padding-left: 15px; }

strong {font-weight: 700;}

.contact-left {width: 62%; float: left;}

.contact-right {width: 35%; color: #fff; float: right; background-color: #f1f1f1; padding: 30px; margin-top: 38px; background-image:url(../images/contact-pic.jpg); background-size:cover; }
	
.contact-right a {color: #fff; }


.contact-left span {display: block; width: 100%;}

.contact-left span .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {background-color: #f1f1f1!important;border: 1px solid #ddd; border-radius:0px; box-sizing: border-box;color: #000;float: left;font-family: 'Poppins';font-size: 15px;font-weight: 300;padding:25px 15px!important;width: 100%!important;margin: 1% 0px;}	

.contact-left span .wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.textbox11 {background-color: #f1f1f1!important;border: 1px solid #ddd; border-radius:0px; box-sizing: border-box;color: #000;float: left;font-family: 'Poppins';font-size: 15px;font-weight: 300;padding:15px 15px!important;width: 100%!important;margin: 1% 0px;}	


.contact-right p {    line-height: 26px; text-align: left!important;}

.itenary img {width: 300px; height: auto; }

.page-template-testimonials .testimonails {display: none;}


.wpcf7-not-valid-tip {
    position: absolute;
    margin-top: -67px;
    font-size: 12px !important;
}


div.wpcf7-validation-errors  {
border: 2px solid #f7e700;
font-size: 12px;
padding: 2px 10px;
display: inline-block !important;
width: auto;
margin-top: 9px;
position: absolute;
background-color: #f7e700;
color: #000;
}



.rightsidrbarphone {
    background-color: #00a3ee;
        height: 40px;
    padding: 5px;
    color: #fff;
display:block;
text-align: center;
}
.rightsidrbarphone:hover{color: #fff;}

.rightsidrbarphone img {    
	width: 20px;  
    height: 20px;   
    position: relative;
	top: 5px;}

.phonesingle {
    background-color: #00a3ee;
    height: 40px;
    padding: 10px;
        padding-right: 10px;
    color: #fff;
    width: 95%;
    display: block;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    padding-right: 40px;
}
.phonesingle:hover{color: #fff;}

.phonesingle2 {display: block; background-color: #ff7700; padding: 10px; width: 95%; color: #fff!important; margin-top: 10px; text-align: center; font-weight: 500;  line-height: 20px;}

.phonesingle img {    
	width: 20px;  
    height: 20px;   
    position: relative;
	top: 0px;
	float: left;
	margin-right: 10px;
}



.textbox11 {
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #666;
    float: left;
	font-family: 'Poppins';
    font-size: 15px;
    font-weight: 300;
    padding: 13px;
    width: 100%;
	margin: 1% 0px;
}





.textbox1 {
    background-color: #fff;
    border: 0px solid #ddd;
    box-sizing: border-box;
    color: #666;
    float: left;
	font-family: 'Poppins';
    font-size: 15px;
    font-weight: 300;
    padding: 13px;
    width: 31.3%;
	margin: 1%;
}


.textbox2 {
    background-color: #fff;
    border: 0px solid #ddd;
    box-sizing: border-box;
    color: #666;
	font-family: 'Poppins';
    font-size: 15px;
    font-weight: 300;
    padding: 13px;
    width: 98%;
	margin: 1%;
	height:230px;
}



.submit-button {
    background: #00a3ee none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
	font-family: 'Poppins';
    font-size: 16px;
    font-weight: normnal;
    letter-spacing: 2px;
    padding: 10px 30px;
    text-transform: uppercase;
	transition: all 0.5s ease-in 0s; 
	width: 150px;
	text-align: center;
	margin: 1% 0;
	border-radius:1000px;
	display: block;
}


.submit-button:hover {
    background-color: #fb7b37;
}




/* collapsible */
.collapsible {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 10px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-family: poppins;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 30px;
}

.active, .collapsible:hover {
  background-color: #eee;
}

.collapsible:after {
  content: '\002B';
  color: #009bdb;
  font-weight: normal;
  float: left;
  margin-left: 10px;
  margin-right: 20px;	
  font-size: 20px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 10px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
  margin-bottom: 0px;
}

.content p::after {display: block; width: 100%; height: 20px; content:'';}

/* collapsible */




/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: poppins;
  margin: 0px;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
 margin: 0px;
}

.select-selected {
  background-color: #fff;
  margin: 0px;    
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 22px;
  right: 20px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #931c1e transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #931c1e transparent;
  top: 15px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #999;
  padding:10px 15px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  margin: 0px;    
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #f9f9f9;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #f1f1f1;
}











/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

.scroll a {padding:6px 10px 0px 10px; display:block; color:#fff; height:60px; width:60px;}



/* Scroll Top */







/* Style the tab */
.itenary {padding: 50px 0px;}

.tab {
  float: left;
  border-right: 1px solid #ccc;
  background-color: #fff;
  width: 22%;
  height: 400px;
}

.tab h2, .tabcontent h2 {text-align: left; color: #00a3ee; margin-top:0px; }

.tabcontent h3 {font-size: 150%; font-weight: 400; margin: 0px; color: #00a3ee;}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 15px 10px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #eee;
}


.active::after {

    content: "\2212";

}
.tab button:after {display: none!important;}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #f7f7f7;
	border-right:4px solid #00a3ee; 
	 font-weight: 600;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 0px 0px 30px;
  width: 78%;
  border-left: none;
  height: 300px;
}

.tabcontent strong {font-weight: 700;}

.tabcontent ul {margin-left: 20px;}

.tabcontent li { padding-left: 10px; list-style-image: url(../images/bullet2.png) }

.float-left {float: left; margin-right: 40px;}

.itenary-details {display: inline-block; float: left; width: 600px;}












.select-style {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    background-color:#eee;
	float: left;
	margin:0 0 10px 0;
	
}

.select-style select {

	font-family: poppins;
	font-weight: 300;
    padding: 8px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image:url(../images/down-arrow.png);
	background-position: 95% center;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}

.credit-cards {display: block; text-align: center; margin-bottom: 20px;}

.credit-cards img {display: block;  margin: auto;}


.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date, .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
font-family: poppins;
font-weight: 300;
padding: 8px 8px;
width: 100%;
border: none;
box-shadow: none;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
}

div.wpcf7 .ajax-loader {position: absolute; margin-left: -30px; margin-top: 13px;}

.rightsidrbarphone {    font-size: 20px;    margin-top: 10px; margin-bottom: 15px;}

.total-rupee-sign img {    margin-right: 10px;    margin-bottom: -2px;}

.similar-tour {padding: 50px 0px;}

/*by me*/
ol.orderlist > li{
list-style-image: none;
}
ol.orderlist > li::marker {
 font-weight: bold;
}
.joinchat {
    --bottom: 72px !important;
}
body.page-template-tourcategorylisting{
    background-color: #f0faff;
}
#testimo{
display:none;
}

The overflow:hidden needs to be on 'stars-active' (the sized element) instead of 'score-wrap' (which never overflows.) You can use white-space: nowrap to prevent the stars from wrapping to the next line within the hidden-overflow container.

.starrating {
  display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.starrating-wrap {
    display: inline-block;
    position: absolute;
    height: 19px;
    top: 10px;
    right: 12px;
    font-size: 16px;
}

.starrating .stars-active {
  color: #EEBD01;
  position: relative;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.package-box:hover .starrating .stars-active {
  color:#ffce14;
  }
  
.breadcrumb-shs{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
          padding: 2rem;
}
.home.page-template-home .breadcrumb-shs{
display:none;
}