body {
	font-size: 1rem;
	overflow-x: hidden;
	font-family: 'Jost', sans-serif;
	color: #404040;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
}
a,button {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
h1,h2,h3,h4,h5,h5,p,span,li,a {
	word-break: break-word;
}
.hotel-filter-section .disabled {
	pointer-events: none;
	opacity: 0.6;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.opacity-7 {
	opacity: .7;
}
.theme-primary-text {
	color: #98CE44;
}
.ui-widget.ui-widget-content {
    border: 0;
    background: #fff;
    z-index: 10 !important;
}
.top-menu-box  {
	padding: 20px 0;
}
.left-logo-block .desktop-logo {
	font-size: 34px;
	font-weight: 500;
	color: #498C92;
}
.right-signup-btn {
	margin-left: auto;
	text-align: right;
}
.user-dropdown-box .btn {
	background-color: transparent;
	padding: 0;
	border: 0;
	box-shadow: none;
	outline: 0;
	color: #000;
}
.user-dropdown-box .btn-check:checked+.btn,
.user-dropdown-box .btn.active,
.user-dropdown-box .btn.show,
.user-dropdown-box .btn:first-child:active,
.user-dropdown-box :not(.btn-check)+.btn:active {
	background-color: transparent;
	padding: 0;
	border: 0;
	box-shadow: none;
	outline: 0;
	color: #000;
}
.user-dropdown-box .btn img {
	max-width: 30px;
	max-height: 30px;
	border-radius: 100px;
	margin-right: 8px;
}
.right-signup-btn .site-login-btn {
	padding:  5px 0;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #20485C;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #191919;
	margin-right: 10px;
	display: inline-block;
	min-width: 107px;
}
.right-signup-btn .site-login-btn.active {
	background-color: #98CE44;
	border-color: transparent;
	color: #fff;
}
.right-signup-btn .site-login-btn:hover {
	background-color: #98CE44;
	border-color: transparent;
	color: #fff;
}
.right-signup-btn .site-login-btn:last-of-type {
	margin-right: 0;
}
.sitemain-menu .navbar-nav .nav-item .nav-link  {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #404040;
	position: relative;
	margin: 10px 0;
	padding: 0 0 8px 0;
}
.user-dropdown-box .dropdown-toggle {
	font-size: 14px;
	font-weight: 500;
	color: #191919;
	line-height: 20px;
}
.user-dropdown-box .dropdown-toggle img {
	margin-right: 8px;
	width: 30px;
	height: 30px;
	border-radius: 100%;
}
.user-dropdown-box .dropdown-menu,
.sitemain-menu .navbar-nav .dropdown-menu {
	border: 0;
	box-shadow: 1px 1px 4px 0px #00000040;
	min-width: 200px;
	max-width: 200px;
	padding: 0;
	border-radius: 5px;
}
.user-dropdown-box .dropdown-menu {
	min-width: 150px;
	max-width: 150px;
	margin-top: 5px !important;
}
.sitemain-menu .navbar-nav .dropdown-menu .dropdown-menu {
	min-width: 100%;
	max-width: 100%;
}

.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu {
	min-width: 310px;
	max-width: 310px;
	padding: 10px;
	box-shadow: 1.2890619039535522px 1.2890619039535522px 10.312495231628418px 0px #00000040;
}
.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu.drp-left{
	right: 0;
  left: auto;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu {
	right: 0;
	left: auto;
	box-shadow: -6px 4px 12px 0px #0000004A;
	border: 1px solid #98CE44;
	border-radius: 5px;
	min-width: 293px;
	max-width: 293px;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li {
	padding: 10.5px 30px;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li p {
	font-size: 13px;
	line-height: 19px;
	color: #1F1F1F;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li p span {
	margin-left: auto;
	text-align: right;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li.cart-total p {
	font-weight: 500;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li.cart-total p span {
	font-weight: 400
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li.cart-item-link {
	background-color: #98CE44;
}
.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu li.cart-item-link p a {
	color: #fff;
}
.user-dropdown-box .dropdown-menu {
	right: 0 !important;
	left: auto !important;
	top: 100% !important;
	transform: unset !important;
	box-shadow: 1px 1px 4px 0px #00000085;
}
.user-dropdown-box .dropdown-menu .dropdown-item {
	border-bottom: 1px solid #ccc;
}
.user-dropdown-box .dropdown-menu .dropdown-item,
.sitemain-menu .navbar-nav .dropdown-menu .dropdown-item  {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #636363;
	background-color: transparent;
	padding: 10px 10px;
	margin-bottom: 0;
}
.sitemain-menu .navbar-nav .dropdown-menu .menu-link-text h6 {
	font-size: 15px;
	font-weight: 500;
	line-height: 21px;
	color: #0F0F0F;
	margin-bottom: 0px;
	margin-top: 0;

}
.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu .dropdown-item {
	background-color: transparent !important;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #636363;
	display: inline-block;
	width: 100%;
	white-space: normal;
}
.user-dropdown-box .dropdown-menu .dropdown-item:hover,
.user-dropdown-box .dropdown-menu .dropdown-item.active,
.sitemain-menu .navbar-nav .dropdown-menu .dropdown-item:hover,
.sitemain-menu .navbar-nav .dropdown-menu .dropdown-item.active  {
	color:  #636363;
	background-color: #E4E7EA !important;
}
.sitemain-menu .dropdown-toggle::after {
	display: none;
}
.sitemain-menu .navbar-nav .nav-item  .nav-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #E2E2E2;
}
.sitemain-menu .navbar-nav .nav-item .nav-link:hover:before,
.sitemain-menu .navbar-nav .nav-item .nav-link.active:before {
	background-color: #8E98A8;
}
.sitemain-menu .navbar-nav .nav-item:first-of-type .nav-link  {
	margin-left: 0;
}
.sitemain-menu .navbar-nav .nav-item:last-of-type .nav-link  {
	margin-right: 0;
}
.site-main-content  {
	margin-top: 35px;
}
.hero-section img {
	border-radius: 10px;
}
.hero-section-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	border-radius: 10px;
}
.hero-content-title  {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items	: center;
	justify-content: center;
}
.hero-content-title h1 {
	color: #fff;
	margin: 0;
	font-weight: 400;
	font-size: 50px;
	line-height: 87px;
	text-align: center;
	padding:  5px 35px;
}
.hero-section {
	margin-bottom: 50px;
}
.section-header {
	margin-bottom: 30px;
}
.section-header.mb-50 {
	margin-bottom: 50px;
}
.section-header.mb-50 h2 {
	margin-bottom: 0;
}
.section-header h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #1F1F1F;
}
/* Top Offer Carousel */
.top-offer-text {
	padding: 6px 0;
	background-color: #98CE44;
	text-align: center;
}
.top-offer-carousel .item p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	color: #fff;
}
.top-offer-carousel .item p a {
	color: #fff;
}
/* CTA */
.call-to-action-secttion {
	margin-bottom: 50px;
}
.call-to-action-secttion .cta-content {
	width: 54%;
}
.call-to-action-secttion .cta-gallery-box {
	width: 46%;
}

.call-to-action-secttion .cta-content-inner {
	max-width: 559px;
}
.call-to-action-secttion .cta-gallery-box .masonary-box {
	margin-bottom: 8px;
}
.call-to-action-secttion .cta-gallery-box .masonary-box img {
   -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  border-radius: 10px;
}
.call-to-action-secttion .cta-gallery-box .masonary-box:hover img {
	/*-webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}
.cta-gallery-box .masonary-box a {
 	position: relative;
 	display: inline-block;
 	width: 100%;
 	height: 100%;
 	border-radius: 15px;
}
.call-to-action-secttion .cta-gallery-box .masonary-box:hover a h2 {
	color: #98CE44;
}
.cta-gallery-box .masonary-box .overlay-content-text:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	width: 100%;
	height: 100%;
	border-radius: 15px;
}
.cta-gallery-box .masonary-box .overlay-content-text {
	position: absolute;
	bottom: 0;
	padding: 10px;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	color: #fff;
}
.cta-gallery-box .masonary-box .overlay-content-text h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	position: relative;
}
.call-to-action-secttion .cta-gallery-box .masonary-box img {
	border-radius: 10px;
	width: 100%;
}
.row-spac-small-5 {
	margin: 0 -3px;
}
.col-space-small-5 {
	padding: 0 3px;
}
.call-to-action-secttion .cta-content-inner h1 {
	font-size: 48px;
	font-weight: 600;
	line-height: 62.4px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.call-to-action-secttion .cta-content-inner p {
	font-size: 16px;
	line-height: 23px;
	color: #515151;
	margin-bottom: 25px;
}
.call-to-action-secttion .cta-content-inner p strong {
	font-weight: 500;
}
.custom-cta-btn {
	color: #1F1F1F;
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	padding: 9px 15px;
	border-radius: 30px;
	margin-bottom: 10px;
	border: 1px solid #98CE44;
}
.custom-cta-btn svg {
	margin-left: 10px;
}
/*.custom-cta-btn.btn-1 {
	min-width: 240px;
}
.custom-cta-btn.btn-2 {
	min-width: 140px;
}*/
.custom-cta-btn:hover {
	color: #fff;
	background-color: #98CE44;;
}
.custom-cta-btn:last-of-type {
	margin-right: 0;
}
/* Why Choose */
.whychoose-section {
	margin-bottom: 30px;
}
.whychoose-box {
	text-align: center;
	margin-bottom: 30px;
}
.whychoose-box .icon-block img {
	transition: 0.3s ease-out;
	margin-left: auto;
	margin-right: auto;
}
/*.whychoose-box:hover .icon-block img {
	margin-top: -10px;
	transform: translate(0%, -5px);
}*/
.whychoose-box .icon-block {
	margin-bottom: 15px;
}
.whychoose-box h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
}
.whychoose-box p {
	font-size: 16px;
	line-height: 23px;
	color: #636363;
	margin-bottom: 0;
}
.terms-section .section-header,
.offer-coupon-section .section-header,
.pay-online-section .section-header {
	margin-bottom: 0;
}
.hotellist-section {
	margin-bottom: 50px;
}
.featured-hotels-section .row,
.paradores-section .row,
.hotellist-section .row{
	margin: 0 -15px;
}
.featured-hotels-section .container,
.paradores-section .container,
.hotellist-section .container {
	padding-left: 15px;
	padding-right: 15px;
}
.featured-hotels-section .hotel-box,
.paradores-section .hotel-box,
.hotellist-section .hotel-box {
	padding: 0 15px;
}
.hotel-box {
	margin-bottom: 30px;
}
.paradores-section .hotel-box {
	margin-bottom: 45px;
}
.hotel-box .hotel-img {
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 20px;
}
.hotel-img img {
	border-radius: 20px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}
.hotel-box:hover .hotel-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hotel-content h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
}
.hotel-content h2 a {
	color: #1E446F;
}
.hotel-content h2 span {
	font-size: 16px;
	color: #404040;
}
.hotel-content p {
	font-weight: 400;
	color: #636363;
	font-size: 18px;
	line-height: 26px;
}
.tour-section-new-carousel .owl-nav .owl-prev {
	position: absolute;
	left: -10px;
	top: 30%;
}
.tour-section-new-carousel .owl-nav .owl-next {
	position: absolute;
	right: -10px;
	top: 30%;
}
.tour-section-new-carousel .owl-nav .owl-next,
.tour-section-new-carousel .owl-nav .owl-prev {
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	text-align: center;
	display: inline-block;
	background-color: #fff !important;
	border-radius: 100%;
	border: 1.5px solid #98CE44 !important;
	color: #404040;
}
.book-btn a {
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	text-align: center;
	padding: 8.5px 30px;
	display: inline-block;
	text-decoration: none;
	color: #404040;
	border: 1px solid #98CE44;
	border-radius: 30px;
	margin-bottom: 4px;
}
.book-btn a:hover {
	color: #fff;
	background-color: #98CE44;
}
.hotel-box-inner {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.book-btn {
	margin-top: auto;
}
.testimonial-section  {
	margin-bottom: 70px;
}
.testimonial-section .section-header {
	text-align: center;
}
.testimonial-content {
	max-width: 631px;
	margin: 0 auto;
	text-align: center;
}
.testimonial-content .testimonial-info img {
	max-width: 64px;
	width: auto;
	max-height: 64px;
	text-align: center;
	margin: 0 auto 15px;
}
.testimonial-content h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: #101828;
	margin-bottom: 15px;
}
.testimonial-content h2 span {
	font-size: 16px;
	line-height: 22px;
	color: #667085;
}
.testimonial-content p {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #636363;
}
.testimonial-carousel .owl-nav {
	margin-top: 0;
}
.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.testimonial-carousel .owl-nav .owl-prev {
	left: 0;
}
.testimonial-carousel .owl-nav .owl-next {
	right: 0;
}

.review-carousel .owl-nav {
	text-align: center;
	margin-top: 30px;
}
.tour-carousel .owl-nav button,
.review-carousel .owl-nav button,
.attraction-carousel .owl-nav button {
	margin-left: 15px !important;
	margin-right: 15px !important;
	background-color: transparent !important;
}
.tour-carousel .owl-nav button span,
.review-carousel .owl-nav button span,
.attraction-carousel .owl-nav button span,
.testimonial-carousel .owl-nav button span {
	width: 30px;
	height: 30px;
	border: 1.5px solid #98CE44;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 25px;
}
.tour-carousel .owl-nav button span:hover,
.review-carousel .owl-nav button span:hover,
.attraction-carousel .owl-nav button span:hover,
.testimonial-carousel .owl-nav button span:hover {
	color: #fff;
	background-color: #98CE44;
}
.offer-section {
	margin-bottom: 40px;
}
.offer-section .nav-tabs {
	border: 0;
	margin-bottom: 35px;
}
.offer-section .nav-tabs .nav-item:first-of-type .nav-link {
	margin-left: 0;
}
.offer-section .nav-tabs .nav-item:last-of-type .nav-link {
	margin-right: 0;
}
.offer-section .nav-tabs .nav-link {
	font-size: 15px;
	font-weight: 600;
	color: #404040;
	border: 0;
	padding: 10px 0;
	margin:  0 60px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.offer-section .nav-tabs .nav-link:hover,
.offer-section .nav-tabs .nav-link.active {
	color: #498C92;
}
.offer-section .nav-tabs .nav-link:hover:before,
.offer-section .nav-tabs .nav-link.active:before {
	background-color: #498C92;
}

.offer-section .nav-tabs .nav-link img {
	margin-right: 5px;
}
.offer-section .nav-tabs .nav-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #E2E2E2;
}
.offerbox-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	box-shadow: 4px 4px 20px 0px #00000026;
	padding: 45px;
	background-color: #fff;
	border-radius: 20px;
}
.offerbox-inner .left-image {
	min-width: 147px;
}
.offerbox-inner .left-image img {
	border-radius: 12px;
}
.row.spac-left-right-20  {
	margin-left: -10px;
	margin-right: -10px;
}
.row.spac-left-right-20  .offerbox {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.offerbox-inner .offer-right-content {
	 padding-left: 20px;
}
.offerbox-inner .offer-right-content h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color:  #333;
}
.offerbox-inner .offer-right-content a,
.offerbox-inner .offer-right-content p {
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	color:  #636363;
}
.about-main-content {
	border-top: 1px solid #DFDFE0;
	border-bottom: 1px solid #DFDFE0;
	background-color: #F8F9FA;
}
.about-main-content.about-main-content-two {
	border-top: 0;
}
.about-main-content-two .contentbox h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #515151;
	position: relative;
	padding-left: 45px;
	min-height: 30px;
	display: flex;
	align-items: center;
}

.about-main-content-two .contentbox h3 img {
	position: absolute;
	top: -4px;
	left: 0;
}
.about-main-content.about-main-content-two h2 {
	margin-top: 30px;
	font-size: 1.75rem;
}
.about-main-content.about-main-content-two .contentbox p {
	margin-bottom: 0;
}
.about-main-content.about-main-content-two .aboutblock-inner {
	max-width: 100%;
}
.about-block {
	padding-top: 45px;
	padding-bottom: 45px;
	/* border-right:  1px solid  #DFDFE0; */
}
.about-block-content-two,
.newsletter-box.about-block {
	border-right: 0;
}
.about-main-content .aboutblock-inner .contentbox p {
	max-width: 460px;
}
.contact-block .contact-inner  {
	display: flex;
	align-items: center;
}
.contact-block .contact-inner .icon-box  {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background-color: #4C735A;
	border-radius: 30px;
	margin-right: 10px;
}
.contact-block .contact-inner .contact-details p {
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 0;
}
.contact-block .contact-inner .contact-details a.contact-link-text  {
	color: #404040;
	font-weight: 400;
}
.contact-block .contact-inner .contact-details a:hover {
	color: #98CE44;
}
.contact-block .contact-inner .contact-details a  {
	color: #B3B3B3;
	font-size: 14px;
	font-weight:600;
	line-height: 20px;
}
.about-main-content .aboutblock-inner .row {
	margin-left: -5px;
	margin-right: -5px;
}
.about-main-content .aboutblock-inner .contact-block {
	padding-left: 5px;
	padding-right: 5px;
}
.aboutblock-inner .contentbox h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 15px;
}
.aboutblock-inner .contentbox p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #636363;
	margin-bottom: 25px;
}
.about-block-content-two .aboutblock-inner,
.newsletter-box  .aboutblock-inner  {
	max-width: 100%;
	padding-left: 35px;
}
.roomcontent-block .room-amenities-block-inner,
.roomblock-details .roomblock-details-inner {
	padding: 10px;
}
.room-amenities-block-inner .pricebox p,
.room-amenities-block-inner .aminitybox p {
	padding-left: 7px;
}

.newsletter-form form .newicon {
	position: absolute;
  left: 15px;
  top: 14px;
  z-index: 6;
  color: #808080;
  font-size: 14px;
}
.newsletter-form form .form-control  {
	border:  0;
	outline: 0;
	box-shadow: none;
	padding: 0 112px 0 37px;
	color: #808080;
	font-size: 14px;
	line-height: 17px;
	min-height: 48px;
	width: 100%;
	background-color: #EAEAEA;
	border-radius: 30px !important;
}
.newsletter-form form .form-control::-webkit-input-placeholder {
  color: #808080;
}
.newsletter-form form .form-control::-moz-placeholder {
 color: #808080;
}
.newsletter-form form .form-control:-ms-input-placeholder {
  color: #808080;
}
.newsletter-form form .form-control:-moz-placeholder {
  color: #808080;
}
.newsletter-form form .form-btn  {
	position: absolute;
	right: 10px;
	top: 8px;
	background-color: #4C735A;
	padding: 9px 28.719px;
	border-radius: 30px !important;
	border:0;
	box-shadow: none;
	outline: 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 14px;
	text-align: center;
	color: #fff;
	z-index: 5;
}
.footer-section {
	padding-top: 60px;
	background-color: #F8F9FA;
}
.ftr-widget-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 15px;
}
.footer-widget ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.footer-widget ul li {
	margin-bottom: 8px;
}
.footer-widget ul li:last-of-type {
	margin-bottom: 0;
}
.footer-widget ul li a {
	font-size: 16px;
	line-height: 23px;
	color: #667080;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-widget ul li a:hover {
	padding-left: 10px;
	color: #98CE44;;
}

.footer-widget-row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.footer-widget-row .footer-widget {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.footer-section .footer-menu-link {
	padding-left: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.footer-section .footer-menu-link li:before {
	content: "\f111";
	font-family: "Font Awesome 6 Free";
	position: absolute;
	top: 10px;
	left: 0;
	font-weight: 900;
	font-size: 3px;
}
.footer-section .footer-menu-link li {
	padding-left: 10px;
	width: 12.2857%;
	color: #667080;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-section .footer-menu-link li a  {
	font-size: 14px;
	line-height: 20px;
	color: #667080;
	padding-bottom: 30px;
	display: inline-block;
	position: relative;
}
.copyright-section  {
	padding: 15px 0;
}
.social-link a {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #667080;
	display: inline-block;
	padding-right: 20px;
}
.social-link a:hover {
	color: #98CE44;
}
.social-link a:last-of-type {
	padding-right: 0;
}
.copyright-text  {
	text-align: right;
}
.copyright-text p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
}

/* Back To Top */
#back-to-top {
	z-index: 999;
	font-size: 20px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	color: #fff;
	background-color: #98CE44;
	width: 40px;
	height: 40px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
	animation: MoveUpDown 1s linear infinite;
}
#back-to-top i {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#back-to-top:hover  {
  background-color: #000;
  color: #fff;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 20px;
  }
  50% {
    bottom: 30px;
  }
}

/*  Registration  Page */
.section-header-two  {
	margin-bottom: 30px;
}
.section-header-two h2  {
	font-size: 25px;
	font-weight: 600;
	line-height: 36.13px;
	text-align: center;
}
.registration-block {
	margin-bottom: 55px;
}
.travel-agents-registration {
	margin-bottom: 25px;
}
.register-link-block {
	position: relative;
	max-width: 880px;
}
.register-link-block .link-title {
	position: absolute;
	top: 0;
	right: 20px;
	align-items: center;
	bottom: 0;
	display: flex;
	font-size: 30px;
	font-weight: 500;
	line-height: 43px;
	color: #fff;
}
.register-link-block a {
	position: relative;
	display: inline-block;
	width: 100%;
}
.register-link-block .block-image::before  {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(90.07deg, rgba(0, 0, 0, 0) 0.07%, rgba(0, 0, 0, 0.5) 99.94%);
}
.register-image {
	max-width: 528px;
}
.register-link-block img {
	border-radius: 10px;
}
.register-section {
	margin-bottom: 55px;
}
.register-image::before	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.73) -7.4%, rgba(0, 0, 0, 0) 99.69%);
}
.register-image img  {
	border-radius: 20px;
}
.register-text {
	position: absolute;
	top: 130px;
	left: 0;
	right: 0;
	margin:  0 auto;
	text-align: center;
}
.guest-user-from .register-text {
	top: 60px;
}
.travel-agent-from .register-text {
	top: 80px;
}
.register-text h2 {
	font-size: 64px;
	line-height: 92px;
	font-weight: 300;
	text-align: center;
	margin: 0;
	color: #fff;
}
.user-register-form h2 {
 font-size: 25px;
 font-weight: 600;
 line-height: 36px;
 margin-bottom: 20px;
}
.login-section form .form-group,
.user-register-form form .form-group  {
	margin-bottom: 15px;
}
.login-section form .form-group label,
.user-register-form form .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color:#636363;
	margin-bottom: 10px;
	width: 100%;
}
.iti--allow-dropdown,
.form-control.form-common-form-control,
.login-section form .form-control,
.user-register-form form .form-control {
    min-height: 45px;
    max-height: 45px;
    border: 1px solid #98CE44;
    border-radius: 10px;
    background-color: #F8F9FA;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 22px;
    color: #6C757D;
    box-shadow: none;
    outline: none;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.iti__country-list {
    width: 245px;
    white-space: normal !important;
    overflow-y: auto !important;
    font-size: 11px;
    padding-bottom: 30px !important;
}
.user-register-form {
    overflow: hidden !important;
}

.iti--allow-dropdown  input {
    border: 0;
    background-color: transparent;
    line-height: 32px;
    outline:0 !important;
    box-shadow: none !important;
}

.login-section form .form-group label.checknewsletter,
.user-register-form form .form-group label.checknewsletter {
	font-weight: 400;
}

.login-section form .form-group label {
	padding-left: 0;
}
.login-section form .custom-checkbox .form-group label {
	padding-left: 25px;
}
.form-control.form-common-form-control,
.login-section form .form-control,
.user-register-form form .form-control {
	min-height: 45px;
	max-height: 45px;
	border: 1px solid #98CE44;
	border-radius: 10px;
	background-color: #F8F9FA;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 22px;
	color: #6C757D !important;
	box-shadow: none;
	outline: none;
}
input#password-field.form-common-form-control.form-control,
.login-section form input#password-field.form-control,
.user-register-form form input#password-field.form-control,
input#password-field1.form-common-form-control.form-control,
.login-section form input#password-field1.form-control,
.user-register-form form input#password-field1.form-control {
    padding-right: 35px;
}
.toggle-password {
	position: absolute;
	right:10px;
	top: 16px;
	color: #6C757D !important;
	cursor: pointer;
	font-size: 15px;
}
.user-register-form form textarea.form-control {
	min-height: 45px;
}
.user-register-form form .form-control::-webkit-input-placeholder {
  color: #6C757D;
}
.user-register-form form .form-control::-moz-placeholder {
  color: #6C757D;
}
.user-register-form form .form-control:-ms-input-placeholder {
  color: #6C757D;
}
.user-register-form form .form-control:-moz-placeholder {
  color: #6C757D;
}
.signup-section .user-register-form form {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.signup-section .user-register-form form .row {
	margin-left: -5px;
	margin-right: -5px;
}
.signup-section .user-register-form form .form-group {
	padding-left: 5px;
	padding-right: 5px;
}

.back-btn-link {
	margin-bottom: 30px;
}
.back-btn-link a {
  background-color: #232323;
  border: 0;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  outline: none;
  box-shadow: none;
  padding:0;
  width: 35px;
  line-height: 35px;
  height: 35px;
  border-radius: 100%;
}
.terms-condtions-label {
	position: relative;
}
.terms-condtions-label:not(.ps-0) {
	padding-left: 30px !important;
}
.terms-condtions-label input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 5px;
}
.terms-condtions-label,
.terms-condtions-label a {
	color: #808080 !important;
	font-size: 15px !important;
	font-weight: 400  !important;
	line-height: 22px  !important;
}
.terms-condtions-label a {
	color: #1E446F !important;
}
.terms-condtions-label a:hover {
	color: #404040 !important;
}
.user-register-form form .form-btn {
	text-align: right;
	margin-left: auto;
	margin-right: 0;
}
.login-section .form-submit-btn {
	margin-top: 30px;
	margin-bottom: 20px;
}
.user-register-form form .form-btn .btn-submit,
.otp-section .submit-btn a.btn-submit,
.register-section .form-submit-btn a,
.login-section .form-submit-btn a,
.pay-online-section .form-submit-btn a,
.resend-btn a,
.otp-section .submit-btn button,
.form-submit-btn button,
.user-register-form form .form-btn  button {
	border-radius: 30px;
	background-color: transparent;
	border: 0;
	color: #1F1F1F;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	outline: none;
	box-shadow: none;
	padding: 9.5px 15px;
	min-width: 130px;
	border: 1px solid #98CE44;
}

.user-register-form form .form-btn .btn-submit {
	margin-left: 10px;
}

.login-form .submit-btn .btn-submit:hover,
#otp-verify-form .submit-btn button:hover,
#forgot-otp-verify-form .submit-btn button:hover,
#otp-verify-form .submit-btn button:hover,
.login-section .form-submit-btn a:hover,
.user-register-form form .form-btn .btn-submit:hover,
.user-register-form form .form-btn  button:hover,
.otp-section .submit-btn a.btn-submit:hover,
.pay-online-section .form-submit-btn a:hover,
.form-submit-btn button:hover,
.login-section .form-submit-btn a:hover,
.login-section .form-submit-btn button:hover {
	background-color: #98CE44;
	color: #fff;
	border-color: transparent;
}

.checknewsletter input[type="checkbox"] {
	margin-right: 8px;
	position: relative;
	margin-top: 0;
	top: 2px;
}
.checknewsletter {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color: #808080;
	cursor: pointer;
}
.login-section {
	margin: 50px 0;
}
.reset-password-section .login-form {
	max-width: 460px;
	margin: 0 auto;
}
.login-form .login-form-inner {
	max-width: 450px;
	margin: 0 auto;
}
.login-form-header {
	margin-bottom: 20px;
}
.login-form-header h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 58px;
	margin-bottom: 0;
	color: #1F1F1F;
}
.login-form-header p {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #515151;
	margin-bottom: 0;
}
.forgot-link {
	margin-bottom: 10px;
}
.forgot-link a {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.login-with-social {
	text-align: center;
}
.login-with-social h5 {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	text-align: center;
	color: #515151;
	margin-bottom: 18px;
}
.login-with-social h5 span {
	width: 25px;
	height: 1px;
	background-color: #515151;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-bottom: 0;
}
.login-with-social h5 span.first{
	margin-right: 7px;
}
.login-with-social h5 span.last{
	margin-left: 7px;
}
.login-with-social button {
	padding: 0;
	border-radius: 0;
	border: 0;
	background-color: transparent;
	font-size: 12px;
	line-height: 17px;
	color: #191D23;
	margin-right: 30px;
}
.login-with-social button img {
	margin-right: 3px;
}
.login-with-social button:last-of-type {
	margin-right:  0;
}
.login-right-text h1 {
	font-size: 136px;
	line-height: 196px;
	text-align: center;
	background: linear-gradient(180deg, #01b7f27a -77.98%, rgba(66, 66, 66, 0.2) 100.19%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.otp-text {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #636363;
}
.otp-input {
	color: #000;
	width: 56px;
	height: 56px;
	line-height: 56px;
	border-radius: 100%;
	border: 1.5px solid #98CE44;
	box-shadow: none;
	outline: none;
	padding:0;
	text-align: center;
	display: inline-block;
	margin-right: 50px;
}
.otp-input:last-of-type {
	margin-right: 0;
}

.otp-block-section h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	text-align: center;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.otp-block-section h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 58px;
	text-align: center;
	color: #404040;
	margin-bottom: 8px;
}
.otp-block-section p {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #515151;
	text-align: center;
}
.otp-block-section p span {
	font-weight: 500;
}
.otp-block-section p.resend-otp {
	font-weight: 400;
}
.otp-block-section p.resend-otp a {
	font-weight: 500;
}
.otp-block-section p.resend-otp a,
.otp-block-section p.resend-otp {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	padding: 0;
}

.login-text-bottom p a:hover,
.forgot-link a:hover,
.otp-block-section p.resend-otp a:hover {
	color: #98CE44;
}

.otp-block-section .login-form {
	text-align: center;
}

.otp-section-header {
	margin-bottom: 30px;
}

.otp-block-section .submit-btn {
	margin-top: 30px;
}
.editemailaddress label {
	font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: #636363;
    margin-bottom: 10px;
}
.editemailaddress .btn-close {
	outline: 0 none;
	box-shadow: none;
	opacity: 1 !important;
}
.editemailaddress .form-control  {
	min-height: 45px;
    max-height: 45px;
    border: 1px solid #98CE44;
    border-radius: 10px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 22px;
    color: #6C757D;
    box-shadow: none;
    background-color: transparent;
    outline: none;
}

.editemailaddress .submit-btn .btn {
	color: #1F1F1F;
	border: 1px solid #98CE44;
	background-color: transparent;
	min-width: 130px;
	text-align: center;
	padding: 9.5px 10px;
	margin-right: 10px;
	box-shadow: none;
	outline: 0;
	border-radius: 30px;
}

.editemailaddress .submit-btn .btn:hover {
	background-color: #98CE44;
	color: #fff;

}
.editemailaddress .submit-btn .btn:last-of-type {
	margin-right: 0;
}

.editemailaddress .submit-btn .btn.btn-cancel {
	background-color: transparent;
	color: #515151;
}

.hero-section-two {
	margin-bottom: 60px;
}
.hero-section-two img {
	border-radius: 10px;
}
.hero-section-two.mb-40 {
	margin-bottom: 40px;
}
.hero-section-two .hero-content-text {
	position: absolute;
	right: 100px;
	bottom: 70px;
}
.hero-section-two .hero-content-text h1 {
	font-size: 135px;
	font-weight: 500;
	line-height: 195px;
	color: #fff;
	margin-bottom: 0;
}
.featured-hotels-section {
	margin-bottom: 30px;
}
.hotel-sort-details {
	margin-bottom: 20px;
}
.hotel-sort-details .count-rating {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.availablety {
	font-size: 14px;
	line-height: 20px;
	color: #1F1F1F;
}
.hotel-filter-section {
	margin-bottom: 50px;
}
.hotel-filter-section .filter-content {
	display: flex;
}
.nice-select .current {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-content .filter-grid-box {
	border: 1px solid #98CE44;
	padding: 8px 8px 8px 8px;
	margin-right: 7px;
	border-radius: 10px;
}
.filter-content .filter-grid-box:last-of-type {
	margin-right: 0;
}
.filter-grid-box > label {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-bottom: 3px;
}
.filter-grid-box > label span.small {
	font-size: 10px;
	opacity: .75;
}

.hotel-filter-section-two .filter-grid-box > label {
	font-size: 16px;
	line-height: 23px;
}
.hotel-filter-section-two .filter-content .filter-grid-box {
	margin-right: 20px;
}
.hotel-filter-section-two .filter-content .filter-grid-box:last-of-type {
  margin-right: 0;
}
.hotel-filter-section-two .filte-same-width,
.hotel-filter-section-two .filte-same-width.filter-night {
  width: 20%;
}
.hotel-filter-section-two .custom-form-control::-webkit-input-placeholder {
	color: #BFBFBF;
}
.hotel-filter-section-two .custom-form-control::-moz-placeholder {
  color: #BFBFBF;
}
.hotel-filter-section-two .custom-form-control:-ms-input-placeholder {
  color: #BFBFBF;
}
.hotel-filter-section-two .custom-form-control:-moz-placeholder {
  color: #BFBFBF;
}
.filter-grid-box.filter-search-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.filter-grid-box.filter-search-btn button span,
.filter-grid-box.filter-search-btn a label {
	font-size: 14px;
}
.filter-grid-box.filter-search-btn a,
.filter-grid-box.filter-search-btn button {
	font-size: 18px;
	font-weight: 500;
	border: 0;
	outline: 0;
	box-shadow: none;
	padding: 0;
	color: #fff;
}
.datepicker-dropdown {
	margin-top: 10px;
}
.filter-grid-box.filter-search-btn a label,
.filter-grid-box.filter-search-btn a {
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
.filter-content.paradores-filter .filter-search-box .select2-container--default .select2-selection--single {
	border: 0;
}

.filter-content.paradores-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
	border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: #636363;
}


.paradores-only-filter.filter-content .filte-same-width {
  width: 12%;
}
.paradores-only-filter.filter-content .filte-same-width.filter-night {
	width: 8%;
}

.paradores-only-filter.filter-content .filter-small-width {
	width: 9.6666%;
}
.paradores-only-filter.filter-content .filter-search-box {
	width: 26%;
}
.filter-content .filter-search-box {
	width: 28%;
}
.hotel-filter-section-two .filter-content .filter-search-box {
	width: 25%;
}
#roomguest .default-text {
	color: #BFBFBF;
}
#roomguest,
.custom-form-control {
	border:  0;
	outline: 0;
	box-shadow: none !important;
	padding: 0;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	color: #636363 !important;
	text-overflow: ellipsis;
}
.filte-same-width {
	width: 14%;
}
.filte-same-width.filter-night {
	width: 10%;
}
.filte-same-width.filter-room-guest {
	width: 20%;
}
.filter-search-btn {
	background-color: #FDB714;
	width: 13%;
	border-color: transparent !important;
	padding: 0 !important;
}
.filter-search-btn button {
	border:  0;
	box-shadow: none;
	outline: 0;
	color: #fff;
	font-size: 16px;
	background-color: transparent;
	padding: 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.room-select-dropdown  {
	min-width: 452px;
	border: 0;
	padding: 25px 15px 15px 15px;
	box-shadow: 2.5536723136901855px 3.809792995452881px 13.619585990905762px 0px  rgba(0,0,0,0.25);
	left: auto;
	/*right:0;*/
	margin-top: 15px;
	max-height: 460px;
	overflow-y: auto;
	top:100%
}
.dropdown-block {
	margin-bottom: 15px;
}
.dropdown-block .left-label-text {
	width: 50%;
}
.room-total-inner-dropdown .room-title-block,
.dropdown-block .left-label-text label {
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	color: #667080;
}
.room-total-inner-dropdown .room-title-block {
	margin-bottom: 7px;
	background-color: #F3F3F3;
	padding: 5px 2px;
}
.room-total-inner-dropdown:not(.active) {
	display: none;
}
.room-total-inner-dropdown {
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 8px;
	padding-bottom: 0;
}
.dropdown-block .right-qnt-select {
	margin-left: auto;
	margin-right: 0;
}
.dropdown-block .right-qnt-select .qnt-box input,
.dropdown-block .right-qnt-select .qnt-box button {
	padding: 0;
	border:  0;
	outline: 0;
	box-shadow: none;
	color: #fff;
	font-size: 13.62px;
	line-height: 20px;
	font-weight: 400;
	width: auto;
	background-color: transparent;
}
.dropdown-block .right-qnt-select .qnt-box button {
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 100%;
	border: 1px solid #667080;
	color: #667080;
	font-size: 10px;
}
.dropdown-block .right-qnt-select .qnt-box input {
	padding: 0;
	background-color: transparent;
	max-width: 20px;
	text-align: center;
	color: #667080;
}
.child-block.dropdown-block {
	margin-top: 8px;
	margin-bottom:8px;
}
.children-box {
	margin-bottom: 3px;
}
.child-block.dropdown-block:not(.show),
.child-block.dropdown-block .children-box:not(.active) {
	display: none;
}
.child-block.dropdown-block .left-child-lable label,
.child-block.dropdown-block p {
	font-size: 12px;
	line-height: 17px;
	color: #667080;
	font-weight: 400;
}
.child-block.dropdown-block p {
	margin-bottom: 8px;
}
.dropdown-block.room-block {
	border-bottom: .8px solid rgba(224,225,225,.7);
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.room-total-inner-dropdown .dropdown-block.room-block {
	border-bottom: 0;
	margin-bottom: 7px;
	padding-bottom: 0;
}
.left-child-box {
	max-width: 200px;
}
.right-child-box {
	max-width: 200px;
	margin-right: 0;
	margin-left: auto;
}
.cleart-filter-btn {
	margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.cleart-filter-btn a {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	color: #1F1F1F;
	padding-bottom: 5px;
	border-bottom: 1px solid #515151;
}
.cleart-filter-btn a i {
	margin-left: 10px;
}
.widget-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color: #1E446F;
	margin-bottom: 20px;
}
.widget {
	margin-bottom: 25px;
}
.daytrips-booking-sidebar-inner .widget:last-of-type {
	margin-bottom: 0;
}
.price-filter-content .ui-state-default,
.price-filter-content .ui-widget-content .ui-state-default,
.price-filter-content .ui-widget-header .ui-state-default,
.price-filter-content .ui-button,
html .price-filter-content .ui-button.ui-state-disabled:hover,
html .price-filter-content .ui-button.ui-state-disabled:active {
	background-color: #98CE44;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 0;
	outline: 0 !important;
	box-shadow: none !important	;
}
.price-filter-content .ui-widget.ui-widget-content  {
	border: 0;
}
.price-filter-content .ui-widget.ui-widget-content {
	background-color: #DEE2E6;
	margin-left: 10px;
	margin-right: 5px;
}
.price-filter-content .ui-widget-header {
	background-color: #98CE44;
}
.price-filter-content .ui-slider-horizontal {
	height: 5px;
	margin-bottom: 20px ;
}
.price-filter-content  {
	max-width: 244px;
}
.price-filter-input input {
	border:  .4px solid #8E98A8;
	border-radius: 4.02px;
	padding: 4.02px;
	color: #636363;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	outline: 0;
	box-shadow: none;
	min-width: 99px;
	max-width: 99px;
	padding-left: 12px;
}
.max-price-prifix,
.min-price-prifix {
	color: #636363;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.maxprice-input {
	margin-right: 0;
	margin-left: auto;
}
.max-price-prifix,
.min-price-prifix {
	position: absolute;
	left: 4px;
	top: 4px;
}
.custom-checkbox .form-group {
	margin-bottom: 15px;
}
.accept-terms-condition-custom:after,
.accept-terms-condition-custom:before  {
	display: none !important;
}
.checkbox-inline-list .custom-checkbox input,
.custom-checkbox .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkbox-inline-list .custom-checkbox label {
	margin-right: 10px;
	margin-bottom: 0;
}
.checkbox-inline-list .custom-checkbox:last-of-type label {
	margin-right: 0;
}
.checkbox-inline-list .custom-checkbox label,
.custom-checkbox .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color:  #515151;
  padding-left: 25px;
}
.activity-type-content .custom-checkbox .form-group label {
	padding-left: 27px;
}
.activity-type-content .custom-checkbox .form-group label:before {
	position: absolute;
	left: 0;
	top: 2px;
	margin-top: 0;
}
.checkbox-inline-list .custom-checkbox label:before,
.custom-checkbox .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #D9D9D9;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0;
  width: 16.29px;
  height: 16.29px;
  border-radius: 4.07px;
}
.checkbox-inline-list .custom-checkbox input:checked + label:after,
.custom-checkbox .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #d9d9d9;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.checkbox-inline-list .custom-checkbox input:checked + label:before,
.checkbox-inline-list .custom-checkbox input:checked + label:after,
.custom-checkbox .form-group input:checked + label:before,
.custom-checkbox .form-group input:checked + label:after {
	border-color: #1E446F;
}
.star-review-user {
  direction: rtl;
  display: inline-block;
  padding: 0;
  cursor: default;
}
.star-review-user input[type=radio] {
  display: none;
}
.review-inner .star-review-user label {
  color: #bbb;
  font-size: 20px;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.star-review-user label:hover,
.star-review-user label:hover ~ label,
.star-review-user input[type=radio]:checked ~ label {
  color: #f2b600;
}
.listing-content-inner {
	padding: 20px;
	background-color: #F8F8F8;
	border-radius: 12px;
}
.row-space-20 {
	margin-left: -10px;
	margin-right: -10px;
}
.row-space-20 .listing-image-box,
.row-space-20 .listing-right-content,
.row-space-20 .listing-right-content-area,
.row-space-20 .left-sidebar-widget {
	padding-left: 10px;
	padding-right: 10px;
}
.listing-box {
	margin-bottom: 30px;
}
.listing-box:last-of-type {
  margin-bottom: 0;
}
.listing-box .listing-image-box img  {
	border-radius: 14.88px;
}
.like-post-btn {
	right: 20px;
	top: 20px;
}
.post-other-info  {
	position: absolute;
	top: 20px;
	left: 20px;
}
.post-other-info span {
	border-radius: 3.67px;
	background-color: #fff;
	border: .73px solid #E13231;
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	line-height: 10.12px;
	text-align: justify;
	padding: 3px 5px;
}
.listing-box .listing-image-box {
	width: 48.3%;
}
.listing-box .listing-right-content {
	width: 51.7%;
}
.listing-right-content .post-header {
	margin-bottom: 12px;
}
.listing-right-content .post-header h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1E446F;
	margin-bottom: 0;
	margin-right: 12px;
}
.listing-carousel-gallery:hover .owl-nav {
	opacity: 1;
}
.listing-carousel-gallery .owl-nav {
	opacity: 0;
}
.tour-package-info-carousel .owl-nav .owl-prev,
.listing-carousel-gallery .owl-nav .owl-prev {
	position: absolute;
	top: 40%;
	left: 5px;;

}
.tour-package-info-carousel .owl-nav .owl-next,
.listing-carousel-gallery .owl-nav .owl-next {
	position: absolute;
	top: 40%;
	right: 5px;
}
.tour-package-info-carousel .owl-nav .owl-prev,
.tour-package-info-carousel .owl-nav .owl-next {
	top: 50%;
}

.tour-package-info-carousel .owl-nav .owl-prev span,
.tour-package-info-carousel .owl-nav .owl-next span,
.listing-carousel-gallery .owl-nav .owl-prev span,
.listing-carousel-gallery .owl-nav .owl-next span {
	text-align: center;
	font-size: 28px;
	color: #fff;
	display: inline-block;
}
.listing-right-content .post-header h3 a {
	color: #1E446F;
}
.listing-right-content .post-header .post-header-inner span {
	margin-right: 12px;
}
.listing-right-content .post-header .post-header-inner .rating-out {
	font-size: 12px;
	line-height: 17px;
	color: #404040;
}
.listing-right-content .post-header p {
	font-size: 8px;
	color: #CECACC;
}
.listing-right-content .post-header p .star-fill-color {
	color: #515151;
}
.listing-right-content .post-header .availablety,
.listing-right-content .post-header .rating {
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	display: inline-block;
	width: 100%;
}
.listing-right-content .post-content {
	margin-bottom: 15px;
}
.listing-right-content .post-content p {
	font-size: 13px;
	font-weight: 400;
	line-height: 19px;
	color: #515151
}
.listing-right-content .post-content p:last-of-type {
	margin-bottom: 0;
}
.listing-right-content .post-btn-box p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 0;
	margin-right: 0;
	color: #1F1F1F;
}
 .listing-right-content .post-btn-box p {
 	margin-right: 30px;
 }
 .listing-right-content .more-detail-btn {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	border: 1px solid #98CE44;
	padding: 7px 26.91px;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	margin-right: 0;
}
/*.listing-right-content .listing-inner {
	max-width: 362px;
}
 .listing-right-content-area .listing-content-inner {
	max-height: 1516px;
	overflow-y: auto;
} */
.hotel-list-section  {
	margin-bottom: 50px;
}
.mb-25 {
	margin-bottom: 25px;
}
.paradores-search-result-box {
	border: 1px solid #98CE44;
	border-radius: 12px;
	padding: 15px 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.paradores-res-box {
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.paradores-search-result-box .paradores-res-box label {
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	color: #404040;
	margin-bottom: 5px;
}
.paradores-search-result-box .paradores-res-box p {
	font-size: 16px;
	line-height: 23px;
	color: #636363;
	margin-bottom: 0;
}
.thankyou-box {
	border: 1px solid  #8B8B8B;
	padding: 20px;
	border-radius: 20px;
}
.thankyou-box .thankyou-img {
	width: 63.8%;
}
.thankyou-box .thankyou-content {
	width: 36.2%;
}
.thankyou-box .thankyou-content  h1 {
	font-size: 50px;
	line-height: 72px;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	color: #1F1F1F;
}
.thankyou-section,
.payment-section {
 	margin-bottom: 50px;
}
.payment-trasction-method,
.payment-options .payment-options-inner {
 	padding: 20px 20px 10px ;
 	background-color: #F8F8F8;
 	border-radius: 5px;
 	box-shadow: 0px 1px 8px 0px #00000033;
 	margin-bottom: 5px;
	display: flex;
    flex-direction: column;
    height: 100%;
}
.payment-trasction-method {
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
	margin-bottom: 0;
}
.payment-trasction-method h6 {
	font-size: 15px;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 15px;
}
.payment-type-box input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.payment-trasction-method .custom-checkbox-inline .payment-type-box {
	padding-right: 60px;
}
.payment-trasction-method .custom-checkbox-inline .payment-type-box:last-of-type {
	padding-right: 0;
}
.payment-type-box label {
	position: relative;
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	padding-left: 25px;
	cursor: pointer;
}
.payment-type-box input[type="radio"]:checked + label:before {
	background-color: #98CE44;
}
.payment-type-box label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 3px;
}
.payment-type-box label:after {
	content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.payment-options .payment-options-inner .payment-box-option {
	padding: 15px;
}
.payment-options .payment-options-inner .payment-box-option .row:not(.row-space-10) {
	margin-left: -20px;
	margin-right: -20px;
}
.payment-options .payment-options-inner .paynow-btn,
.payment-options .payment-options-inner .total-text,
.payment-options .payment-options-inner .payment-box-option .form-left-filed,
.payment-options .payment-options-inner .payment-box-option .form-right-filed {
	padding-left: 20px;
	padding-right: 20px;
}
.payment-section .section-block-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #1F1F1F;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 5px;
	padding-right: 15px;
	max-width: 100%;
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 15px;
}
.payment-options-inner .payment-credit-details .form-group {
	margin-bottom: 20px;
}
.payment-options-inner .form-group {
	margin-bottom: 27px;
	position: relative;
}
.payment-options-inner label {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #666666;
	margin-bottom: 0;
}
.payment-options-inner .floating-label .form-group .form-control {
	z-index: 1;
}
.payment-options-inner .form-group .form-control {
	padding: 16.5px 12px 10px;
	border: 1px solid #98CE44;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #333 !important;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	position: relative;
}
.payment-options .form-group input {
	width: 100%;
	border: 1px solid #ccc;
	transition: border-color 0.3s ease;
}
.payment-options .form-group .form-group label {
	position: absolute;
	left: 12px;
	top: 18px;
	font-size: 14px;
	transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
.payment-options .form-group input:focus {
  outline: none;
}

.payment-options .form-group input:focus + label,
.payment-options .form-group input:not(:placeholder-shown) + label {
  top: 2px;
  left: 12px;
}
.floating-label .form-control::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}
.floating-label .form-control:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}
.floating-label .form-control::placeholder {
  opacity: 0;
  visibility: hidden;
  color: transparent;
}
.payment-credit-details h4 {
	margin-bottom: 20px;
}
.payment-credit-details h4 span {
	color: #fff;
	border-radius: 30px;
	background-color: #98CE44;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 23.12px;
	padding: 12.5px 26px;
}

.payment-credit-details .space-m-lr-10 {
	margin: 0 -5px;
}
.payment-credit-details .space-p-lr-10 {
	padding: 0 5px;
}
.payment-credit-details .nice-select {
	float: none;
	width: 100%;
}
.payment-credit-details .nice-select:after {
	border: 0;
	content: "\f078";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	right: 20px;
}
.payment-credit-details .nice-select.open:after {
	content: "\f077";
}
.payment-credit-details .price-cost-text {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.payment-credit-details .price-cost-text strong {
	font-size: 25px;
	font-weight: 700;
	line-height: 36.13px;
	color: #1F1F1F;
}
.payment-credit-details .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	color: #1F1F1F;
	margin-bottom: 8px;
}
.payment-options-inner .payment-credit-details .form-group .form-control {
	padding-top: 7px;
	padding-bottom: 7px;
}
.security-content span {
    position: absolute;
    right: 10px;
    top: 6px;
}
.travel-agent-fee {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 5px;
}
.travel-agent-fee input {
	padding: 0;
	border: 0;
}
.payment-options-inner .form-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #6F6F6F;
}
.payment-options-inner .form-group .form-control::-moz-placeholder { /* Firefox 19+ */
 	color: #6F6F6F;
}
.payment-options-inner .form-group .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #6F6F6F;
}
.payment-options-inner .form-group .form-control:-moz-placeholder { /* Firefox 18- */
  color: #6F6F6F;
}
.row-space-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row-space-10 .payment-order-details,
.row-space-10 .payment-options,
.row-space-10 .lr-space-10 {
	padding-left: 5px;
	padding-right: 5px;
}
.left-fom-space-22 {
	padding-right: 22.5px;
}
.right-form-space-22 {
	padding-left: 22.5px;
}
.payment-options .paynow-btn .pay-now-btn {
	outline: 0;
	box-shadow: none;
	border: 1px solid #98CE44;
	border-radius: 25px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #1F1F1F;
	display: inline-block;
	text-align: center;
	padding: 7px 38px;
	background-color: transparent;
}
.payment-options .paynow-btn .pay-now-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.payment-options .total-text p {
	font-size: 20px;
	line-height: 29px;
	font-weight: 600;
	color:#1F1F1F;
	margin-bottom: 0;
}
.payment-options .total-text p span {
	font-size: 25px;
	line-height: 36px;
	font-weight: 700;
	color: #1F1F1F;
	margin-left: auto;
	text-align: right;
}
.payment-order-details .payment-order-inner {
	background-color:#F8F8F8;
	border-radius: 5px;
	padding: 20px 20px 20px;
	box-shadow: 0px 1px 8px 0px #00000033;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.payment-order-inner .order-box-info {
	max-width: 282px;
	margin-bottom: 15px;
}
.payment-order-inner .coupon-block-title h3,
.payment-order-inner .order-box-info h3 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 8px;
	cursor: pointer;
}
.payment-order-inner .order-box-info h4 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.payment-order-inner .order-box-info.order-total-details {
	max-width: 240px;
}
.payment-order-inner .order-box-info.order-total-details p.total-amount {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	font-weight: 600;
	padding-bottom: 7px;
}
.payment-order-inner .order-box-info.order-total-details p span {
	min-width: 150px;
}
.payment-order-inner .order-box-info p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: .8px solid rgba(205, 205, 205, .5);
}
.payment-order-inner .order-box-info p.travel-agent-fees {
	padding: 9px;
	background-color: transparent;
	border-radius: 10px;
	border: 1px solid #98CE44;
	font-size: 15px;
	font-weight: 400;
	line-height: 22.5px;
	color: #6F6F6F;
}
.payment-order-inner .order-box-info p.travel-agent-fees span {
	color: #6F6F6F;
}
.payment-order-inner .order-box-info p.text-dark {
	color: #1F1F1F;
	font-weight: 500;
}
.payment-order-inner .order-box-info p.text-dark .price-prifix-amount {
	position: absolute;
	top: 0 !important;
	left: 0;
	min-width: auto;
}
.min-width-auto {
	min-width: auto !important;
}
.payment-order-inner .order-box-info p span {
	display: inline-block;
	min-width: 57px;
	margin-right: 5px;
}
.payment-order-inner .order-coupon-block {
	max-width: 310px;
	margin-bottom: 15px;
}
.payment-order-inner .order-coupon-block form {
	display: none;
}
.payment-order-inner .order-coupon-block form.show {
	display: block;
}
.payment-order-inner .coupon-block-title {
	margin-bottom: 15px;
}
.payment-order-inner .coupon-block-title .coupon-modal a {
	font-size: 18px;
	line-height: 20px;
	color: #1F1F1F;
}
.payment-order-inner .order-coupon-block .form-control {
	background-color: transparent;
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 10px 45px 10px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #6F6F6F;
	min-height: 50px;
	box-shadow: none;
	outline: 0;
}
.payment-order-inner .order-coupon-block button {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #98CE44;
	border-radius: 7px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	color: #EAEAEA;
	text-align: center;
}
.pay-now-btn {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20.23px;
	color: #1F1F1F;
	border: 1px solid #98CE44;
	border-radius: 25px;
	min-width: 240px;
	text-align: center;
	padding: 9px 12px;
	background-color: transparent;
}
.pay-now-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.payment-section .payment-order-details,
.payment-section .payment-options {
	margin-bottom: 50px;
}
.order-payment-room-detail {
	border: 1px solid #98CE44;
	border-radius: 5px;
	padding: 20px 10px;
}
.order-payment-room-detail .order-top-box-icon .icon-box {
	min-width: 40px;
	width: 40px;
}
.order-payment-room-detail .order-top-box-icon .icon-box img {
	max-width: 25px;
	min-width: 25px;
	padding-right: 5px;
}
.order-payment-room-detail .order-box-top {
	background-color: #98CE44;
  border-radius: 5px;
  padding: 13.5px 15px 13.5px 5px;
}
.order-payment-room-detail .order-box {
	margin-bottom: 25px;
}
.order-payment-room-detail .order-box .order-box-top h2.max-width-100 {
	max-width: 100% !important;
}
.order-payment-room-detail .order-box .order-box-top h2 {
	color: #fff;
	font-size: 20px;
	line-height: 29px ;
	margin-bottom: 0;
	max-width: 75%;
	padding-right: 5px;
}
.order-payment-room-detail .order-box .order-box-top h2 span {
	color: #fff;
	margin-right: 5px;
}
.order-payment-room-detail .order-box .order-box-top p {
	font-size: 16px;
	line-height: 23px;
	color: #fff;
}
.order-payment-room-detail .order-box .order-box-full-details {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: .8px solid rgba(227,227,227,.8);
	justify-content: space-between;
}
.order-payment-room-detail .order-box .order-box-full-details.pendign-order {
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	position: relative;
	margin-left: -5px;
	margin-right: -5px;
}
.order-payment-room-detail .order-box.pending-order-box:last-of-type {
	margin-bottom: 0;
}
.order-payment-room-detail .order-box .order-box-full-details.pendign-order .cart-items-delete {
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 25px;
}
.order-payment-room-detail .order-box .order-box-full-details.pendign-order .order-details{
	width: 20%;
	padding-top: 20px;
	padding-left: 5px;
	/* padding-right: 5px; */
}
.order-payment-room-detail  .order-box-full-details-inner {
	justify-content: space-between;
	align-items: flex-start !important;
}
.order-payment-room-detail .order-box-full-details-inner-two {
	justify-content: start;
	margin-top: 20px;
}
.order-box-full-details-inner-two .order-details {
	width: 19.5%;
}
.order-details-section .order-box-full-details-inner-two .order-details {
	width: 23.5%;
}
.order-payment-room-detail .order-box .remove-cart {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  color: #292D32;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
}
.order-payment-room-detail .order-box .order-box-full-details + .order-box-full-details {
	margin-top: 25px;
}
.order-payment-room-detail .order-box-full-details.order-box-full-details-two {
	justify-content: start;
}
.order-box-full-details.order-box-full-details-two .order-details {
	width: 23%;
}
.order-payment-room-detail .order-box .order-details label {
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	color: #1F1F1F;
}
.order-payment-room-detail .order-box .order-details p {
	font-size: 14px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.payment-order-details .order-box img {
	margin-bottom: 10px;
	border-radius: 10px;
}
.payment-order-details .order-box h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}
.payment-order-details .order-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #667080;
	margin-bottom: 10px;
}
.payment-book-info-box {
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 8px;
}
.payment-book-info-box h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #636363;
	margin-bottom: 0;
}
.checkin-out-details.white-bg {
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 8px !important;
}
.checkin-out-details.white-bg .checkout {
	margin-bottom: 0 !important;
}
.payment-book-info-box-inner {
	justify-content: space-between;
	margin-bottom: 10px;
}
.payment-book-info-box-inner .booking-info-box h6 {
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	color: #636363;
	margin-bottom: 0;
}
.payment-book-info-box-inner .booking-info-box p {
	font-size: 13px;
	line-height: 19px;
	color: #636363;
	margin-bottom: 0;
}
.payment-section .payment-options {
	width: 65.81%;
}
.payment-section .payment-order-details {
	width: 34.19%;
}
.payment-order-details .checkin-out-details p {
	width: 41%;
	max-width: 50%;
	font-size: 15px;
	font-weight: 500;
	line-height: 23px;
	color: #636363;
	margin-bottom: 0;
}
.payment-order-details .checkin-out-details span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #636363;
}
.payment-order-details .checkin-out-details {
	margin-bottom: 0;
}
.payment-order-details .checkin-out-details .checkout,
.payment-order-details .checkin-out-details .checkin {
	margin-bottom: 10px;
}
.payment-order-details .order-total h3,
.traveler-details h3 {
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	color: #636363;
	margin-bottom: 8px;
}
.payment-order-details .order-total label {
	width: 41%;
}
.payment-order-details .order-total label,
.payment-order-details .order-total span,
.traveler-details p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #636363;
	margin-bottom: 8px;
}
.traveler-details {
	margin-bottom: 10px;
	padding-left: 10px;
}
.payment-order-details .order-total span.total-price-bold,
.payment-order-details .order-total label.total-text-bold {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #636363;
}
.payment-section .order-total {
	padding-left: 10px;
}
.cart-section {
	margin-bottom: 50px;
}
.cart-section .cart-items-box {
	background-color: #f1f1f1;
	border-radius: 10px;
	padding: 20px 20px 20px 35px;
	margin-bottom: 15px;
}
.cart-section .cart-items-box .cart-left-img {
	border-radius: 10px;
	overflow: hidden;
}
.cart-section .cart-items-box .cart-left-img img {
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cart-section .cart-items-box .cart-left-img:hover img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.cart-items-box .cart-inner {
	display: flex;
	align-items: center;
}
.cart-items-box .cart-inner .cart-left-img {
	width: 24.5%;
}
.cart-items-box .cart-inner .cart-right-content {
	width: 75%;
	padding-left: 45px;
}
.cart-items-box .cart-right-content .cart-content-inner {
	padding-right: 20px;
}
.cart-items-box .cart-right-content .removecart {
	position: absolute;
	right: 0;
	top: 0;
	color: #404040;
	font-size: 18px;
}
.cart-items-box .cart-right-content h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
}
.cart-items-box .cart-right-content h3 a  {
	color: #1E446F;
}
.cart-items-box .cart-right-content .rating {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 12px;
}
.cart-items-box .cart-right-content p {
	font-size: 17px;
	font-weight: 500;
	line-height: 26px;
	color: #636363;
	margin-bottom: 8px;
}
.cart-items-box .cart-right-content p span  {
	margin: 0 4px;
}
.cart-items-box .cart-right-content .paynow-btn {
	border: 1px solid #98CE44;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	padding: 7px 37.95px;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
}
.empty-cart-message:not(.show) {
	display: none;
}
.empty-cart-message {
	text-align: center;
	font-size: 20px;
	color: #1F1F1F;
	margin: 15px;
}
.cart-submit-btn {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #fff;
	border-radius: 25px;
	background-color: #98CE44;
	border: 1px solid #98CE44;
	min-width: 160px;
	padding: 9px 15px;
	text-align: center;
	box-shadow: none;
	outline: 0;
	margin-top: 10px;
	display: inline-block;
}
.blank-lable {
	height: 46px;
}
.details-section {
	margin-bottom: 50px;
}
.details-section .hotel-details {
	margin-bottom: 10px;
}
.hotel-details-box {
	padding: 25px 35px;
	background-color: #F4F4F4;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.hotel-details-box .left-details-img {
	width: 25%;
}
.hotel-details-box .left-details-img img {
	border-radius: 10px;
}
.hotel-details-box .details-right-content {
	padding-left: 45px;
	width: 75%;
}
.hotel-details-box .details-right-content h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #1E446F;
}
.hotel-details-box .details-right-content h3 a {
	color: #1E446F;
}
.hotel-details-box .details-right-content .rating {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.hotel-details-box .details-right-content p {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #636363;
	margin-bottom: 0;
}
.tour-update-block .tour-update-inner {
	background-color: #F1F1F1;
	border-radius: 10px;
	padding: 25px 25px 25px 35px;
	margin-bottom: 10px;
}
.tour-update-block .tour-update-inner h2 {
	font-size: 20px;
	line-height: 29px;
	font-weight: 600;
	color: #1E446F;
	margin-bottom: 25px;
}
.tour-update-block .tour-update-inner h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #636363;
	margin-bottom: 5px;
}
.tour-update-block .tour-update-inner p {
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #636363;
	margin-bottom: 0;
}
.tour-update-block .tour-update-inner .tourchek-box:nth-child(n+4) {
	margin-top: 20px;
}
.row-lr-space-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row-lr-space-10 .price-coupon-block,
.row-lr-space-10 .tour-update-block {
	padding-left: 5px;
	padding-right: 5px;
}
.twinroom-details {
	padding: 25px 30px;
	border-radius: 10px;
	background-color: #F1F1F1;
}
.twinroom-details h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 15px;
}
.twinroom-details ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.twinroom-details {
	margin-bottom: 10px;
}
.twinroom-details ul li {
	position: relative;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color: #636363;
	margin-bottom: 11.5px;
	padding-left: 20px;
}
.twinroom-details ul li:last-of-type {
	margin-bottom: 0;
}
.twinroom-details ul li:before {
	content: ".";
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 15px;
	color: #636363;
}
.price-coupon-block-inner {
	border-radius: 10px;
	background-color: #F1F1F1;
	margin-bottom: 10px;
	padding: 30px;
}
.price-coupon-block-inner h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #1E446F;
	margin-bottom: 10px;
}
.price-coupon-block-inner  .price-table  {
	width: 100%;
	border: 0;
}
.price-coupon-block-inner  .price-table td {
	border: 0;
	padding: 0 0 14px;
	font-size: 18px;
	line-height: 26px;
	color: #636363;
}
.couponcode-block {
	padding: 25px 20px;
	border-radius: 10px;
	background-color: #F1F1F1;
	margin-bottom: 10px;
}
.couponcode-block .title-block {
	margin-bottom: 39px;
}
.couponcode-block h2 {
	font-size: 25px;
	line-height: 36px;
	font-weight: 600;
	color: #1E446F;
	margin-bottom: 0;
}
  .couponcode-modal {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #636363;
}
.couponcode-block .coupon-form {
	margin-bottom: 30px;
}
.couponcode-block .coupon-form .coupon-btn {
	color: #fff;
	background-color: #98CE44;
	border-radius: 9px;
	outline: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 1px;
}
.coupon-form .form-control {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 6px 46px 6px 12px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #667080;
	outline:0;
	box-shadow: none;
	min-height: 41px;
}
.coupon-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(102, 112, 128, 0.25);
}
.coupon-form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(102, 112, 128, 0.25);
}
.coupon-form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(102, 112, 128, 0.25);
}
.coupon-form .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(102, 112, 128, 0.25);
}
.guest-section {
	margin-bottom: 30px;
}
.guest-section .guest-content-inner {
	background-color: #F4F4F4;
	border-radius: 10px;
	padding: 70px 50px 40px;
}
.guest-section .guest-content-inner h2 {
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	color: #1E446F;
	margin-bottom: 25px;
}
.guest-form .form-filed {
	width: 34%;
}
.guest-form .form-group-btn {
	width: 32%;
}
.guest-form .form-group-btn .custom-btn {
	box-shadow: none;
	outline: 0;
	background-color: transparent;
	display: inline-block;
	text-align: center;
	border: 1px solid #98CE44;
	border-radius: 25px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	padding: 7px 37.95px;
}
.guest-form .form-group-btn .custom-btn.add-to-cart {
	padding-left: 30.5px;
	padding-right: 30.5px;
}
.guest-form .form-group {
	margin-bottom: 30px;
}
.guest-form .form-group .form-control {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 9px 12px;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #808080;
	outline: 0;
	box-shadow: none;
	max-width: 261px;
}
.gst-block-filed:not(.show) {
	display: none;
}
.attraction-section {
	margin-bottom: 50px;
}
.attraction-section .section-header h2 {
	color: #333;
}
.attraction-items .attraction-img {
	margin-bottom: 25px;
	border-radius: 20px;
	overflow: hidden;
}
.attraction-items .attraction-img img {
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.attraction-items:hover .attraction-img img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.attraction-items .post-header {
	margin-bottom: 25px;
}
.attraction-items .post-header h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 6px;
}
.attraction-items .post-header span {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 5px;
}
.attraction-items .post-content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #636363;
}
.attraction-items .boook-btn a {
	border: 1px solid  #98CE44;
	border-radius: 30px;
	padding: 9px 38px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	color: #404040;
}
.attraction-carousel.owl-theme .owl-nav {
	margin-top: 30px;
}
.book-trip-section .section-header {
	margin-bottom: 55px;
}
.book-trip-section {
	margin-bottom: 50px;
}
.book-trip-section .section-header h2 {
	color: #333;
}
.booktrip-box .booktrip-box-inner {
	padding: 16px 10px;
	background-color: #fff;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 12px 25px 17px rgb(0 0 0 / 8%);
}
.booktrip-box:hover .booktrip-box-inner {
	margin-top: -10px;
}
.booktrip-box .icon-box {
	left: 0;
	right: 0;
	top: -25px;
	margin: 0  auto;
	text-align: center;
}
.booktrip-box .title-text {
	margin-top: 28px;
	margin-bottom: 25px;
}
.booktrip-box .title-text h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: #1E446F;
	margin-bottom: 0;
}
.booktrip-box .title-text .rating {
	width: 100%;
	display: inline-block;
	font-size: 11px;
	line-height: 17px;
	color: #1F1F1F;
}
.book-btn.btn-small a {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	color: #1F1F1F;
	padding: 5.5px 30px;
}
.book-trip-section .row {
	margin-left: -17.5px;
	margin-right: -17.5px;
	/*justify-content: space-between;*/
}
.book-trip-section .booktrip-box {
	padding-left: 17.5px;
	padding-right: 17.5px;
}

.book-trip-section .booktrip-box:nth-child(n+4) {
	margin-top: 50px;
}
.couponeModal .modal-header {
	text-align: center;
	justify-content: center;
	position: relative;
	padding: 21px;
	border-bottom: .87px solid #DEE2E6;
}
.couponeModal .modal-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	text-align: center;
	color: #1F1F1F;
}
.couponeModal .btn-close {
	background: none;
	position: absolute;
	right: 15px;
	top: 16px;
	margin: 0;
	color: #404040;
	opacity: 1;
	font-size: 20px;
	outline: 0;
	box-shadow: none;
}
.couponeModal .modal-body {
	padding: 40px;
}
.couponeModal .modal-body .row {
	margin-left: -20px;
	margin-right: -20px;
}
.couponeModal .modal-body .promocode-box {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 40px;
}
.couponeModal .modal-content {
	border: 0;
}
.promocode-box .promocode-inner {
	border-radius: 10px;
	padding: 20px;
	border: 1px solid #b3b3b3;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.promocode-box .custom-checkbox .form-group label:before {
	width: 18px;
	height: 18px;
}
.promocode-box .custom-checkbox .form-group label {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #667080;
}
.promocode-box .custom-checkbox .form-group input:checked + label:before {
	background-color: #0d6efd;
	border-color: transparent;
}
.promocode-box .custom-checkbox .form-group input:checked + label:after {
	border-color: #fff;
	top:9px;
}
.promocode-box .promocode-inner p {
	font-size: 14px;
	line-height: 20px;
	color: #667080;
	margin-bottom: 0;
}
.related-section {
	margin-bottom: 30px;
}
.related-section .section-header h2 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	font-weight: 500;
}
.related-section .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.related-section .related-box {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 30px;
}
.related-box .image-block {
	overflow: hidden;
	border-radius: 20px;
	margin-bottom: 20px;
}
.related-box img {
	border-radius: 20px;
	-webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.related-box:hover img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.related-box h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 4px;
}
.related-box .rating {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #1F1F1F;
}
.related-box p {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 10px;
	color: #1F1F1F;
}
.related-box .book-now-btn {
	padding: 9px 40px;
	border: 1px solid #98CE44;
	border-radius: 30px;
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	color: #404040;
	text-align: center;
}
.photogallery-section {
	margin-bottom: 50px;
}
.section-header-three {
	margin-bottom: 45px;
}
.section-header-three h2 {
	font-size: 20px;
	line-height: 29px;
	font-weight: 500;
	border-bottom: 1px solid #b3b3b3;
	padding-right: 15px;
	padding-bottom: 5px;
	max-width: 100%;
	display: inline-block;
}
.photogallery-section .row-space-15 {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.photogallery-section .row-space-15 .right-photo-content,
.photogallery-section .row-space-15 .left-photo-gallery {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.photogallery-section .row-space-15 .left-photo-gallery {
	width: 65.43%;
}
.photogallery-section .row-space-15 .right-photo-content {
	width: 34.57%;
}
.left-photo-gallery .large-photo {
	width: 67.544%;
}
.left-photo-gallery .small-photo {
	width: 32.131%;
}
.left-photo-gallery .photo-img:nth-child(3n) {
	width: 40.81%;
}
.left-photo-gallery .photo-img:nth-child(4n) {
	width: 59.19%;
}
.left-photo-gallery .photo-img {
	margin-bottom: 10px;
}
.photogallery-section .row-space-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.common-slider-mobile-two .slick-prev:before,
.common-slider-mobile .slick-prev:before,
.common-slider-mobile-two .slick-next:before,
.common-slider-mobile .slick-next:before,
.common-slider-mobile .slick-prev:before,
.common-slider-mobile .slick-next:before,
.paradores-tab-content .slick-prev:before,
.paradores-tab-content .slick-next:before,
.photogallery-section .slick-prev:before,
.photogallery-section .slick-next:before {
	color: #000;
}
.common-slider-mobile .slick-prev:before,
.paradores-tab-content .slick-prev,
.photogallery-section .slick-prev {
	left: 0;
	opacity: 1;
	z-index: 1;
}
.common-slider-mobile .slick-next,
.paradores-tab-content .slick-next,
.photogallery-section .slick-next {
	right: 0;
	opacity: 1;
	z-index: 1;
}
.common-slider-mobile-two .slick-prev,
.common-slider-mobile .slick-prev {
    left: 0;
    opacity: 0;
}

.common-slider-mobile-two .slick-next,
.common-slider-mobile .slick-next {
    right: 0;
    opacity: 0;
}

.photogallery-section .row-space-10 .photo-img {
	padding-left: 5px;
	padding-right: 5px;
}
.photo-content-inner {
	padding: 15px 15px;
	border-radius: 4.92px;
	background-color: #f8f8f8;
    display: flex;
    flex-direction: column;
    height: 100%;
	max-height: 269px;
    overflow-y: auto;
}
.photo-content-inner > h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #1E446F;
}
.photo-content-inner .hotel-rating-star {
	font-size: 12px;
}
.photo-content-inner .hotel-rating-star p strong {
	font-size: 16px;
	font-weight: 600;
	line-height: 23.12px;
	color: #98CE44;
}
.photo-content-inner > p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 10px;
}
.include-items .slidecontent {
	background-color: #E6E6E6;
	border-radius: 8px;
	padding: 16px 20px;
	text-align: center;
}
.include-items .slidecontent img {
	margin:0 auto 12px;
	display: block;
	text-align: center;
}
.include-slider {
	margin-left: -10px;
	margin-right: -10px;
}
.include-items {
	margin-right: 10px;
}
.include-items .slidecontent p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}
.photo-viewall-link a {
	color: #636363;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
}
.scroll-link-section {
	margin-bottom: 40px;
}
.section-link-list-tab,
.scroll-link-section .section-link-list {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	white-space: nowrap;
	overflow-x: auto;
}
.section-link-list-tab .nav-item {
	margin-right: 20px;
}
.section-link-list-tab .nav-item:last-of-type {
	margin-right: 0;
}
.section-link-list-tab .nav-link,
.section-link-list a {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1F1F1F;
	padding: 10px 0;
	border-bottom: 1px solid #8E98A8;
	margin-bottom: 10px;
	background-color: transparent !important;
	border-radius: 0;
}
.section-link-list-tab .nav-link:hover,
.section-link-list-tab .nav-link.active {
	color: #98CE44;
	border-color: #98CE44;
}
.room-section {
	margin-bottom: 40px;
}
.roomsection-inner {
	/* padding: 20px 15px;
	background-color: #F8F8F8;
	border-radius: 10px;1*/
	/*max-height: 610px;
	overflow-y: auto; */
}
.roomsection-inner .roomcontent-block  {
	border: .8px solid #cdcdcd;
	border-radius: 10px;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.roomcontent-block .titleblck {
	background-color: #E9EAEB;
	padding: 15px 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.roomcontent-block .titleblck h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.roomcontent-block .titleblck h2 span {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
}
.order-image-carousel .owl-prev,
.order-image-carousel .owl-next,
.pending-box-image-carousel .owl-nav .owl-next,
.pending-box-image-carousel .owl-nav .owl-prev,
.searching-carousel .owl-nav .owl-next,
.searching-carousel .owl-nav .owl-prev,
.room-photo-slider .owl-nav .owl-next,
.room-photo-slider .owl-nav .owl-prev {
	position: absolute;
	left: 10px;
	top: 50%;
	color: #fff;
	 -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.order-image-carousel .owl-next,
.pending-box-image-carousel .owl-nav .owl-next,
.searching-carousel .owl-nav .owl-next,
.room-photo-slider .owl-nav .owl-next {
	left: auto;
	right: 10px;
}
.order-image-carousel .owl-prev span,
.order-image-carousel .owl-next span,
.pending-box-image-carousel .owl-next span,
.pending-box-image-carousel .owl-prev span,
.searching-carousel .owl-nav .owl-next span,
.searching-carousel .owl-nav .owl-prev span,
.room-photo-slider .owl-nav .owl-next span,
.room-photo-slider .owl-nav .owl-prev span  {
	color: #fff;
	font-size: 28px;
}
.roomcontent-block .room-amenities-block-inner,
.roomblock-details .roomblock-details-inner {
	border: 1px solid #B3B3B3;
	padding: 15px;
	border-radius: 10px;
}
.roomblock-details .roomblock-details-inner h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26.01px;
	color: #1E446F;
	margin-bottom: 15px;
}
.room-amenities-block-inner .pricebox h3,
.room-amenities-block-inner .aminitybox h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.room-amenities-block-inner .list-items-box {
	display: flex;
	flex-wrap: wrap;
	margin:0 -5px;
}
.room-amenities-block-inner .aminitybox p {
	width: 33.3333%;
	padding:0 5px;
}
.aminitybox-hotl-list {
	border:1px solid#98CE44;
	padding: 10px;
	border-radius: 10px;
	margin-top: 10px;
}
.aminitybox-hotl-list h4 {
	font-size: 18px;
}
/*
.room-details-max-height .room-amenities-block{
max-height: 450px;
overflow-y: auto;
} */
.room-amenities-block-inner .pricebox p,
.room-amenities-block-inner .aminitybox p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20.23px;
	color: #515151;
	margin-bottom: 12px;
	position: relative;
	padding-left: 15px;
}
.room-amenities-block-inner .pricebox p {
	padding-left: 0;
}
.room-amenities-block-inner .aminitybox p:before {
	content: "\f111";
    position: absolute;
    top: 0;
    left: 5px;
    font-family: "Font Awesome 6 free";
    font-weight: 900;
    font-size: 2px;
}
.room-amenities-block-inner .aminitybox p a {
	color: #1F1F1F;
}
.room-amenities-block-inner .pricebox p.price {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color:#98CE44;
	margin-bottom: 10px;
	padding-left: 0;
}
.room-amenities-block-inner .pricebox a {
	border-radius: 25px;
    border: 1px solid #98CE44;
    padding: 7px 28.2px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #404040;
    cursor: pointer;
}
.room-amenities-block-inner .pricebox a:hover {
	color: #fff;
    background-color: #98CE44;
    border-color: transparent;
}
.room-amenities-block-inner {
	margin-bottom: 10px;
}
.room-amenities-block-inner:last-of-type {
	margin-bottom: 0;
}
.room-photo-slider {
	margin-bottom: 8px;
}
.room-include-list .text-inc {
	margin-bottom: 15px;
}
.room-include-list .text-inc img {
	margin-right: 3px;
}
.room-include-list p,
.room-include-list .text-inc p {
	font-size: 14px;
	line-height: 17px;
	color: #515151;
}
.room-amenities-link {
	color: #98CE44;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.room-priceing-block .room-priceing-inner,
.room-amenities-block .room-amenities-inner {
	border-radius: 10px;
  padding: 20px 15px 15px;
  border: 1px solid #B3B3B3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 185px;
}
.room-priceing-block .room-priceing-inner h3,
.room-amenities-block .room-amenities-inner h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 2px;
	color: #1F1F1F;
}
.room-priceing-block .room-priceing-inner h3 {
	margin-bottom: 12px;
}
.room-priceing-block .room-priceing-inner p,
.room-amenities-block .room-amenities-inner p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 7px;
}
.room-priceing-block .room-priceing-inner p {
	margin-bottom: 10px;
}
.room-priceing-block .room-priceing-inner h5 {
	font-size: 20px;
	line-height: 29px;
	font-weight: 600;
	color: #333;
	 margin-bottom: 15px;
}
.room-priceing-block .room-priceing-inner,
.room-amenities-block .room-amenities-inner {
	margin-bottom: 10px;
}
.room-priceing-block .room-priceing-inner:last-of-type,
.room-amenities-block .room-amenities-inner:last-of-type {
	margin-bottom: 0;
}
.room-amenities-block .room-amenities-inner ul {
	padding: 0 0 0 8px;
	margin: 0;
	list-style: inside;
	list-style: none;
}
.room-amenities-block .room-amenities-inner ul li {
	position: relative;
	font-size: 13px;
	line-height: 22px;
	color: #515151;
	padding-left: 15px;
	font-weight: 500;
	margin-bottom: 2px;
}
.room-amenities-block .room-amenities-inner ul li:before {
	content: "\f111";
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Font Awesome 6 free";
	font-weight: 900;
	font-size: 2px;
}
.room-amenities-block .room-amenities-inner ul li.non-refundable a,
.room-amenities-block .room-amenities-inner ul li.non-refundable {
	color: #1F1F1F;
}
.location-section {
	margin-bottom: 40px;
}
.room-priceing-block .btn-block input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.room-priceing-block .btn-block input[type="radio"]:checked + .room-btn {
	color: #fff;
	background-color: #98CE44;
}
.room-priceing-block .room-btn {
	border-radius: 25px;
	border: 1px solid #98CE44;
	padding: 7px 28.2px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	cursor: pointer;
}
.room-priceing-block .room-btn a {
	color: #404040;
}
.room-priceing-block .room-btn:hover a {
	color: #fff;
}
.roomcontent-block .roomblock-details {
	width: 31.672%;
}
.roomcontent-block .room-amenities-block {
	width: 68.328%;
}
.room-amenities-seperat .room-amenities-inner {
	width: 54%;
}
.roomcontent-block .room-priceing-block {
	width: 36%;
}
.content-space-beween {
	justify-content: space-between;
}
.location-section .location-inner {
	padding: 0;
	background-color: #f8f8f8;
	border-radius: 5px;
}
.location-section .location-content-inner {
	padding: 20px;
}
.accordion-acontent  {
	padding-left: 25px;
	max-width: 320px;
}
.location-map iframe {
	border-radius: 5px;
}
.accordion-acontent h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 20px;
}
.location-accordion .accordion-button {
	background-color: transparent;
	padding: 7px 16px;
	border-radius: 20px !important;
	border: 1px solid #98CE44;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #636363;
	outline: 0;
	box-shadow: none;
}
.location-accordion .accordion-item {
	background-color: transparent;
	margin-bottom: 20px;
	border: 0;
}
.review-carousel .review-content {
	max-width: 882px;
	margin: 30px auto 55px;
	text-align: center;
}
.review-carousel .review-content h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 20px;
}
.review-carousel .review-content h3 .rating {
	font-size: 14px;
	line-height: 20px;
	color: #1F1F1F;
	display: inline-block;
	margin-left: 10px;
}
.review-carousel .review-content h3 .rating i {
  font-size: 10px;
  position: relative;
  top: -1px;
}
.review-content .review-text p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	font-weight: 300;
}
.user-review-content-inner {
	padding: 35px 25px;
	box-shadow: 0px 3px 12px 2px #0000001A;
	border-radius: 10px;
	margin-bottom: 10px;
}
.user-review-content-inner h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26.01px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.user-review-content-inner h3 span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20.23px;
}
.user-review-content-inner p {
	font-size: 15px;
	font-weight: 400;
	line-height: 21.68px;
	color: #515151;
	margin-bottom: 0;
}
.hotal-room-dec p {
	font-size: 16px;
	line-height: 24px;
	color: #636363;
	margin-bottom: 25px;
	margin-bottom: 25px;
}
.hotelname-box {
	margin-bottom: 40px;
}
.hotelname-box {
	width: 27.5%;
	padding: 0  60px;
}
.hotelname-box:nth-child(4n) {
	width: 17.5%;
	padding-left: 15px;
	padding-right: 15px;
}
.hotelname-box h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #515151;
	margin-bottom: 0;
}
.cancellation-rule-section {
	margin-bottom: 40px;
}
.cancellation-rule-section .rule-inner {
	padding: 20px;
	background-color: #F8F8F8;
	border-radius: 5px;
}
.location-section .location-content .title-text,
.cancellation-rule-section .title-block h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 0;
	color: #1F1F1F;
}
.location-section .location-content .title-text,
.cancellation-rule-section .title-block {
	margin-bottom: 35px;
}
.cancellation-rule-section ol {
	padding-left: 65px;
	max-width: 870px;
}
.cancellation-rule-section ol li {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	margin-bottom: 25px;
}
/*  Edit Profile */
.edit-profile-section {
	margin-bottom: 70px;
}
.edit-profile-section .row {
	margin-left: -25px;
	margin-right: -25px;
}
.edit-profile-section .form-group {
	margin-bottom: 40px;
	padding-left: 25px;
	padding-right: 25px;
}
.edit-profile-section .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #636363;
	margin-bottom: 15px;
}
.edit-profile-section .form-group .form-control {
	border-radius: 10px;
	border: 1px solid #98CE44;
	padding: 16px 25px;
	outline: 0;
	box-shadow: none;
	font-size: 15px;
	line-height: 22px;
	color: #6C757D;
}
.edit-profile-section .form-submit-btn {
	margin-top: 30px;
}
.edit-profile-section .form-submit-btn button {
	background-color: #98CE44;
}
/* Main Profile */
.main-profile-section .row {
	margin-left: -22.5px;
	margin-right: -22.5px;
}
.main-profile-section .profile-box {
	padding-left: 22.5px;
	padding-right: 22.5px;
	margin-bottom: 50px;
}
.profile-box .profile-box-inner {
	background-color: #4C735A;
	padding: 20px 25px;
	border-radius: 20px;
}
.profile-box .profile-box-inner .icon-box {
	margin-bottom: 10px;
}
.profile-box .profile-box-inner .icon-box span {
	width: 50px;
	height: 48px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	border-radius: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.profile-box .profile-box-inner h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.profile-box .profile-box-inner p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 0;
	max-width: 399px;
}
/* Paradores Page */
.masonary-content {
	margin-bottom: 50px;
}
.masonary-content .masonary-inner {
	background-color: #D9D9D9;
	border-radius: 10px;
}
.masonary-left-content h2 {
	font-size: 25px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 0;
	padding: 0 15px;
	color: #1F1F1F;
}
.masonary-top-nagative {
	margin-top: -17px;
}
.masonary-left-content {
	width: 39.3%;
}
.masonary-grid-image {
 	width: 60.7%;
}
.masonry-grid {
	margin-left: -5px;
	margin-right: -5px;
}
.masonry-grid .masonary-box {
	padding-left: 5px;
	padding-right: 5px;
}
.masonry-grid .masonary-box:nth-child(n+4) {
	margin-top: 5px;
}
.cta-gallery-box .masonry-grid .masonary-box,
.cta-gallery-box .masonry-grid .masonary-box:nth-child(n+4) {
	margin-top: 0;
}
.masonary-box .masonary-box-inner {
	background-color: #C3D1AD;
	border-radius: 8.31px;
	position: relative;
}
.masonary-box .masonary-box-inner img {
	border-radius: 8.31px;
}
.masonary-box .masonary-box-inner .title-block {
	padding: 11.5px 10px;
}
.masonary-box .masonary-box-inner .title-block h3 {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0;
	color: #222;
}
.masonary-box.space-top img  {
	position: absolute;
}
/* Paradores  Details */
.paradores-tab-content {
	margin-bottom: 50px;
}
.paradores-left-right-content {
	margin-left: -10px;
	margin-right: -10px;
}
.paradores-left-right-content .left-paradores-content {
	width: 75%;
	padding-left: 10px;
	padding-right: 10px;
}
.paradores-left-right-content .neary-by-paradores-sidebar {
	padding-left: 10px;
	padding-right: 10px;
	width: 25%;
}
.neary-by-paradores-inner .section-header-block {
	margin-bottom: 35px;
}
.neary-by-paradores-inner .section-header-block h3 {
	padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #8E98A8;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #404040;
    margin-bottom: 0;
}
.paradores-tab-content .tab-content-inner {
	max-width: 1097px;
	margin: 0 auto;
}
.neary-by-paradores-slider .slide-items {
	margin-bottom: 5px;
}
.neary-by-paradores-sidebar .slick-list {
	padding:0 0 70% 0 !important;
}
.neary-by-paradores-slider .slide-items img {
	border-radius: 5px;
	margin-bottom: 3px;
}
.neary-by-paradores-slider .slide-items h4 {
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 0px;
}
.neary-by-paradores-slider .slide-items h4 a {
	color: #1F1F1F;
}
.neary-by-paradores-slider .slide-items p {
	font-size: 13px;
	font-weight: 400;
	line-height: 18.79px;
	color: #515151;
}

.paradores-tab-content .nav-tabs {
	justify-content: space-between;
	border:0;
	margin-bottom: 35px;
}
.paradores-tab-content .nav-tabs .nav-link {
	padding: 10px 0;
	border: 0;
	border-bottom: 1px solid #8E98A8;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #404040;
}
.paradores-tab-content .nav-tabs .nav-link:hover,
.paradores-tab-content .nav-tabs .nav-link.active {
	color: #98CE44;
	border-color: #98CE44;
}

.paradores-tab-content .nav-tabs .nav-link a {
	color: #404040;
}
.photo-images .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.photo-images .large-image-block {
	width: 62.932%;
	margin-bottom: 10px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.photo-images .small-image-block {
	width: 37.068%;
	margin-bottom: 10px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.photo-images .large-image-block img {
	border-radius: 6px;
}
.viewall-link a {
	font-size: 25px;
	font-weight: 500;
	line-height: 35px;
	color: #636363;
}
.scroll-link-section  .same-width-content {

	margin: 0 auto;
}
.common-box-scrolling {
	margin-bottom: 30px;
}
.common-box-scrolling .common-box-inner {
	padding: 20px 10px;
	background-color: #F1F1F1;
	border-radius: 5px;

  margin: 0 auto;
}
.things.common-box-scrolling .common-box-inner,
.restaurants.common-box-scrolling .common-box-inner,
.amenities.common-box-scrolling .common-box-inner,
#location-section.common-box-scrolling .common-box-inner {
	background-color: #F8F8F8;
}
.common-box-inner .section-title {
	margin-bottom: 30px;
}
.common-box-inner .section-title h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1E446F;
	margin-bottom: 0;
}
.common-box-scrolling .common-box-inner ol {
	padding-left: 15px;
	margin-bottom: 0;
}
.common-box-scrolling .common-box-inner ol li {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 20px;
}
.common-box-scrolling .common-box-inner ol li:last-of-type {
	margin-bottom: 0;
}
.common-box-scrolling .location-content {
	max-width: 1095px;
	margin: 0  auto;
}
.location-box h3 {
	font-size: 16px;
	line-height: 23px;
	color: #667080;
	margin-bottom: 0;
	font-weight: 400;
}
.location-box p:last-of-type {
	margin-bottom: 0;
}
.location-box p {
	font-size: 12px;
	line-height: 17px;
	color: #515151;
}
.amenities .amenities-box {
	margin-bottom: 20px;
}
.amenities .amenities-box p {
	font-size: 14px;
	line-height: 20px;
	color: #1F1F1F;
	font-weight: 500;
	margin-bottom: 0;
}

.common-box-scrolling.restaurants .common-box-inner ol li {
	line-height: 22px;
}
.things-box h3 {
	font-size: 16px;
	line-height: 23px;
	color: #1E446F;
	font-weight: 500;
	margin-bottom: 13px;
}
.things-box ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.things-box ul li {
	position: relative;
	padding-left: 10px;
}
.things-box ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #1F1F1F;
}
.things-box p,
.things-box ul li {
	font-size: 15px;
	line-height: 24px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.common-box-scrolling:last-of-type {
	margin-bottom: 50px;
}
.scroll-link-section.space-bottom-35 {
	margin-bottom: 35px;
}
.tab-video-content-popup {
	position: relative;
	max-width: 806px;
	margin: 0 auto;
}
.tab-video-content-popup img {
	border-radius: 8px;
}
.tab-video-content-popup:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0.4) 100%);
	border-radius: 8px;
}
.tab-video-content-popup .video-play-btn {
  color: #Fff;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.tab-video-content-popup .box_btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #98CE44;
  text-align: center;
  z-index: inherit;
  transition: 1s all;
  transform: scale(1);
  border: 0.7px solid #689F38;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.tab-video-content-popup .box_btn:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  border: 0.7px solid #98CE44;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  transform: scale(1);
  opacity: 50%;
  animation: 2s ease-in-out 0.5s infinite waveAlarm;
}
.tab-video-content-popup .box_btn:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  border: 0.7px solid #98CE44;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  transform: scale(1);
  opacity: 40%;
  animation: 2s ease-in-out infinite waveAlarm;
}
@keyframes waveAlarm {
  0% {
    transform: scale(1);
    opacity: 40%;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/* Paradores Search */
.select-btn {
	color: #fff;
	background-color: #98CE44;
	border-radius: 17px;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
	text-align: center;
	padding: 7px 24px;
}
.mb-50 {
	margin-bottom: 50px;
}
.details-link a {
	font-size: 14px;
	line-height: 20px;
	color: #B3B3B3;
	border: .74px solid #B3B3B3;
	padding: 3px 23.1px;
	display: inline-block;
	text-align: center;
	border-radius: 20px;
}
.details-link a:hover {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.search-tab {
	padding-right: 0;
	margin-bottom: 20px;
	background: #F8F8F8 !important; 
    padding: 20px 15px;
    border-radius: 10px;
}
.search-tab .nav-tabs {
	border: 0;
	flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto;
}
.search-tab .nav-tabs .nav-link {
	padding: 0 0 5px;
	border: 0;
	border-bottom: 1px solid #8E98A8;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1F1F1F;
	background-color: transparent;
	margin-right: 30px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.search-tab .nav-tabs .nav-link:hover,
.search-tab .nav-tabs .nav-link.active {
	color: #98CE44;
	border-color: #98CE44;
}

.search-tab-two.search-tab .nav-tabs {
	justify-content: flex-start;
}
.search-tab-two.search-tab .nav-tabs .nav-link {
	margin-right: 60px;
}
.search-tab-two.search-tab .nav-tabs .nav-link:last-of-type {
	margin-right: 0px;
}
.search-tab .nav-tabs.justify-content-none {
	justify-content: flex-start !important;
}


.search-tab .nav-tabs .nav-link:last-of-type {
	margin-right: 0 !important;
}
.searching-history-content {
	background-color: #F8F8F8;
	border-radius: 12px;
	padding: 20px 10px 20px 10px;
	box-shadow: 0px 4px 4px 0px #0000002E;
}
.searching-history-content .searching-history-left {
	width: 30%;
}
.searching-history-content .searching-history-right {
	width: 70%;
}
.searching-history-right .paradores-search-tab {
	padding: 10px;
	border: 1px solid #98CE44;
	border-radius: 5px;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
}

.paradores-search-tab-content h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 23.12px;
	color: #1E446F;
}

.paradores-search-tab-content p {
	font-size: 14px;
	font-weight: 400;
	line-height: 17.34px;
	color: #515151;
	margin-bottom: 8px;
}
.paradores-search-tab-content p.non-tefundable-text {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 14.45px;
	color: #8E98A8;
}
.paradores-search-tab-content .custom-form-control {
	border-radius: 10px;
	border: 1px solid #98CE44;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 18px;
	color: #636363;
	text-align: left;
}
.paradores-search-tab-content .row + .row {
	margin-top: 10px;
}

.paradores-search-tab-content .custom-form-control::-webkit-input-placeholder {
  color: #BDBDBD;
}
.paradores-search-tab-content .custom-form-control::-moz-placeholder {
  color: #BDBDBD;
}
.paradores-search-tab-content .custom-form-control:-ms-input-placeholder {
  color: #BDBDBD;
}
.paradores-search-tab-content .custom-form-control:-moz-placeholder {
  color: #BDBDBD;
}
.paradores-search-tab-content p strong {
	font-size: 13px;
	font-weight: 500;
	line-height: 18.79px;
	color: #667080;
}
.paradores-search-tab-content .custom-select-btn {
	width: 100%;
    display: inline-block;
    padding: 8px 10px;
    text-align: center;
    color: #1F1F1F;
    font-size: 12px;
    line-height: 16px;
    border-radius: 17px;
    background-color: transparent;
    border: 1px solid #98CE44;
}
.paradores-search-tab-content .custom-select-btn:hover {
	color: #fff;
	background-color: #98CE44;
}

.paradores-search-tab .nav {
	margin-left: -5px;
	margin-right: -5px;
}

.paradores-search-tab .nav .nav-item {
	padding: 0 5px;
	margin-bottom: 10px;
	width:  50%;
}

.paradores-search-tab .nav .nav-item .nav-link {
	background-color: transparent;
	font-size: 12px;
	line-height: 17.34px;
	color: #515151;
	text-align: center;
	padding: 5px;
	border-radius: 17px;
	border: 1px solid #98CE44;
	width: 100%;
	display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.paradores-search-tab .nav .nav-item .nav-link:hover,
.paradores-search-tab .nav .nav-item .nav-link.active {
	color: #fff;
	background-color: #98CE44;
	border-color: transparent;
	box-shadow: none;
	outline: none;
}

.paradores-search-tab-content .space-m-lr-5 {
	margin: 0 -5px;
}
.paradores-search-tab-content .space-p-lr-5 {
	padding: 0 5px;
}

.searching-carousel img {
	border-radius: 10px;
}
.searching-history-right {
	padding-left: 10px !important;
}
.searching-tab-listing-content {
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #98CE44;
}
.searching-tab-listing-content h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1E446F;
}
.searching-details-block label {
	font-size: 12px;
	color: #636363;
	line-height: 17px;
}
.searching-details-block p {
	font-size: 13px;
	font-weight: 600;
	line-height: 19px;
	color: #667080;
	margin-bottom: 0;
}
.searching-details-block {
	margin-bottom: 10px;
}
.searching-details-block {
	width: 35%;
}
.searching-details-block:nth-child(3n) {
	width: 30%;
}
.full-width-search-result {
	margin-left: -10px;
	margin-right: -10px;
}
.full-width-search-result .search-right,
.full-width-search-result .search-left {
	padding-left: 10px;
	padding-right: 10px;
}
.full-width-search-result .row-space-0 {
margin-left: -5px;
	margin-right: -5px;
}
.full-width-search-result .searching-details-block {
	padding-left: 5px;
	padding-right:5px;
}
.search-full-bg {
	padding-left: 10px;
	padding-right: 10px;
}
.full-width-search-result .searching-details-block.text-center {
	text-align: right !important;
}
.search-full-bg {
  padding-left: 10px;
  padding-right: 10px;
}
.searching-tab-listing-box {
	border-bottom: .8px solid #C5C5C5;
	margin-bottom: 10px;
}
.searching-tab-listing-box:last-of-type {
	margin-bottom: 0;
}
.searching-tab-listing-box-inner {
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 8px;
	align-items: center;
}
.searching-tab-listing-box-inner .item-box {
	padding-left: 8px;
	padding-right: 8px;
}
.searching-tab-listing-box-inner .item-box label {
	font-size: 12px;
	line-height: 18px;
	color: #515151;
}
.searching-tab-listing-box-inner .item-box p {
	font-weight: 500;
	font-size: 13px;
	color: #667080;
	margin-bottom: 0;
}
.searching-tab-listing-box-inner .item-box .custom-select-btn {
	width: 90px;
	display: inline-block;
	padding: 4px 10px;
	text-align: center;
	color: #EAEAEA;
	font-size: 12px;
	line-height: 17px;
	border-radius: 17px;
	background-color: #98CE44;
}
/* About Us */
.about-section {
	margin-bottom: 40px;
}
.about-content-inner {
	border-radius: 10px;
	padding: 30px  15px;
	background-color: #F8F8F8;
}
.about-content-inner .about-content p {
font-size: 15px;
line-height: 22px;
color: #515151;
margin-bottom: 25px;
}
.about-content-inner .about-content p:last-of-type {
	margin-bottom: 0;
}
.about-content-inner .about-content {
	width: 64%;
}
.about-content-inner .about-image {
	width: 36%;
}
.about-content-inner .about-image img {
	border-radius: 10px;
}
.team-section {
	margin-bottom: 40px;
}
.team-section .row {
	margin-left: -5px;
	margin-right: -5px;
}
.team-box {
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.team-box img {
	border-radius: 20px;
	margin-bottom: 20px;
}
.team-box h2 {
	font-size: 20px;
	font-weight: 600;
	color: #1E446F;
	line-height: 29px;
	margin-bottom: 10px;
}
.team-box .designation {
	font-size: 15px;
	line-height: 22px;
	color: #1F1F1F;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.team-box p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}
.about-location-section {
	margin-bottom: 40px;
}
.about-location-section .left-map-block iframe {
	border-radius: 20px;
}
.right-location-block .address-box {
	max-width: 290px;
	padding-left: 10px;
}
.address-box p {
	position: relative;
	padding-left: 30px;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	color: #515151;
}
.address-box p span {
	position: absolute;
	left: 0;
	top: 0;
	color: #498C92;
	font-size: 22px;
}
.address-box p a {
	color: #515151;
}
.representation-section {
	margin-bottom: 40px;
}
.representation-inner {
	padding: 20px;
	border-radius: 10px;
	background-color: #F8F8F8;
}
.representation-inner p {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #667080;
}
.representation-inner p:last-of-type {
	margin-bottom: 0;
}
.client-section {
	margin-bottom: 40px;
}
.client-section .client-inner {
	background-color: #F8F8F8;
	padding: 20px;
	border-radius: 10px;
}
.memberships-section {
	margin-bottom: 40px;
}
.memberships-inner {
	background-color: #F8F8F8;
  padding: 20px;
  border-radius: 10px;
}
.memberships-inner .row {
	justify-content: space-between;
}
.memberships-inner .memberbox {
	max-width: 243px;
	padding: 0 15px;
}
.whychoose-section {
	margin-bottom: 50px;
}
.whychoose-inner {
	background-color: #F8F8F8;
  padding: 20px;
  border-radius: 10px;
}
.whychoose-inner .whychoose-content p {
	font-size: 16px;
	line-height: 23px;
	color: #636363;
}
.whychoose-inner .whychoose-content p:last-of-type {
	margin-bottom: 0;
}
.client-carousel.owl-carousel .owl-item img {
	width: auto;
}
/*  Order Brochure */
.order-brochure-section {
	margin-bottom: 50px;
}
.order-brochure-section form {
	max-width: 964px;
}
.order-brochure-section .form-filed-list {
	margin-left: -25px;
	margin-right: -25px;
}
.order-brochure-section .form-group {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
}
.order-brochure-section label {
	font-size: 15px;
	line-height: 22px;
	color: #636363;
	margin-bottom: 8px;
}
.order-brochure-section .form-control {
	border: 1.5px solid #98CE44;
	border-radius: 10px;
	min-height: 45px;
	font-size: 15px;
	line-height: 22px;
	color: #6C757D;
	box-shadow: none;
	outline: 0;
	padding: 6px 10px;
	width: 100%;
}
.order-brochure-section .form-control.nice-select {
	height: auto;
	padding-right: 25px;
}
.order-brochure-section .form-control.nice-select {
	line-height: 32px;
}
.order-brochure-section .form-control.nice-select:after {
	content: "\f078";
	right: 20px;
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	color: #98CE44;
	border: 0;
	transform: none;
}
.order-brochure-section .form-control.nice-select.open:after {
	content: "\f077";
}
.order-brochure-section .form-btn-submit button {
	font-size: 16px;
	line-height: 23px;
	color: #1F1F1F;
	border: 1px solid  #98CE44;
	background-color: transparent;
	padding: 11px 28px;
	border-radius: 30px;
	outline: 0;
	box-shadow: none;
	width: 160px;
}
.order-brochure-section .form-btn-submit button:hover {
	color: #fff;
	background-color: #98CE44;
}
.brochure-category-list {
	justify-content: space-between;
	margin-bottom: 35px;
	overflow-x: auto;
  white-space: nowrap;
 	flex-wrap: nowrap;
}
.brochure-category-list ul {
	margin-bottom: 15px;
}
.brochure-category-list li.nav-item {
	margin-right: 15px;
  margin-bottom: 15px;
}
.brochure-category-list li.nav-item:last-of-type {
	margin-right: 0;
}
.brochure-category-list.nav-pills .nav-link {
	font-size: 15px;
	line-height: 23px;
	font-weight: 500;
	color: #515151;
	border-radius: 30px;
	border: 1px solid  #515151;
	min-width: 190px;
	padding: 13px 10px;
	box-shadow: none;
	outline: 0;
}
.brochure-category-list.nav-pills .nav-link:hover,
.brochure-category-list.nav-pills .nav-link.active {
	background-color: #98CE44;
	border-color: transparent;
	color: #fff;
	outline: 0;
	box-shadow: none;
}
.brochure-section .row {
	margin-left: -5px;
	margin-right: -5px;
}
.brochure-section .brochure-box {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 35px;
	width: 20%;
}
.brochure-box .brochure-box-inner {
	border-radius: 8px;
	background-color: #EBEBEB;
	display: flex;
  flex-direction: column;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.brochure-box:hover .brochure-box-inner {
	margin-top: -10px;
}
.brochure-box .brochure-box-inner img {
	border-radius: 8px;
	width: 100%;
	object-fit: cover;
	max-height: 123px;
}
.brochure-box .brochure-content {
	padding: 16.5px 10px;
}
.brochure-box .brochure-content h3 {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	color: #1E446F;
}
.brochure-section {
	margin-bottom: 30px;
}
.special-offer-section .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.special-offer-section .offer-box {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 35px;
}
.offer-box .offer-box-inner {
	padding: 0;
	border-radius: 14px;
	background-color: #EBEBEB;
	display: flex;
  flex-direction: column;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.offer-box:hover .offer-box-inner {
	margin-top: -10px;
}
.offer-box .offer-box-inner img {
	border-radius: 13px;
}
.offer-box .offer-box-inner .offer-content {
	padding: 21px 15px;
}
.offer-box .offer-box-inner .offer-content h3 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 600;
	color: #1E446F;
}
.offer-box .offer-box-inner .offer-content p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}
.offer-booking-section {
	margin-bottom: 50px;
}
.offer-booking-section .offer-booking-inner {
	padding: 30px 50px;
	background-color: #F8F8F8;
	border-radius: 20px;
}
.offer-booking-section .offer-booking-inner .booking-image img {
	border-radius: 10px;
}
.offer-booking-section .booking-content h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 5px;
}
.offer-booking-section .booking-content p {
	font-size: 14px;
	line-height: 21px;
	color: #515151;
	margin-bottom: 0;
}
.offer-booking-section .book-now-btn {
	border-radius: 25px;
	padding: 8px 34.38px;
	display: inline-block;
	color: #1F1F1F;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #98CE44;
	background-color: transparent;
}
.offer-booking-section .book-now-btn:hover {
	background-color: #98CE44;
	color: #fff;
}
.video-section .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.video-block {
	margin-bottom: 30px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.video-block  .video-image {
	margin-bottom: 15px;
}
.video-block  .video-image img {
	border-radius: 14px;
  border-radius: 14px;
  width: 100%;
  object-fit: cover;
  max-height: 207px;
}
.video-block .video-image .video-play-icon {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
}
.video-block .video-content {
	padding: 10px;
}
.video-block .video-content h3 {
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	color: #1E446F;
	margin-bottom: 5px;
}
.video-block .video-content p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}
.agent-search-form {
	margin-bottom: 90px;
}
.agent-search-form label {
	font-size: 20px;
	line-height: 29px;
	font-weight: 600;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.agent-search-form .form-control {
	border-radius: 10px;
	border: 2px solid #98CE44;
	padding: 20.5px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	box-shadow: none;
	outline: 0;
}
.agent-search-form .form-control::-webkit-input-placeholder {
  color: #808080;
  opacity: 1;
}
.agent-search-form .form-control::-moz-placeholder {
  color: #808080;
  opacity: 1;
}
.agent-search-form .form-control:-ms-input-placeholder {
  color: #808080;
  opacity: 1;
}
.agent-search-form .form-control:-moz-placeholder {
  color: #808080;
  opacity: 1;
}
.agent-search-form .form-submit-btn {
	margin-top: 50px;
}
.agent-search-form .form-submit-btn button {
	border-radius: 30px;
	padding: 10px 35px;
	color: #1F1F1F;
	border: 1px solid #98CE44;
	background-color: transparent;
	display: inline-block;
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	box-shadow: none;
	outline: 0;
	width: 160px;
}
.agent-search-form .form-submit-btn button:hover {
	background-color:  #98CE44;
	color: #fff;
}

.list-travel-agent {
	margin-bottom: 50px;
	padding: 20px;
	border-radius: 8px;
	background-color: #F8F8F8;
}
.list-travel-agent h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 12px;
	color: #1F1F1F;
}
.list-travel-agent table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
}
.list-travel-agent thead th {
	border: 0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1E446F;
	padding: 19.5px 20px;
	border-top: 1px solid #8E98A8;
	border-bottom: 1px solid #8E98A8;
	white-space: nowrap;
}
.list-travel-agent thead th:first-of-type {
	border-left: 1px solid #8E98A8;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.list-travel-agent thead th:last-of-type {
	border-right: 1px solid #8E98A8;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.list-travel-agent tbody td {
	padding: 25px 20px;
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	vertical-align: middle;
}
.list-travel-agent tbody td p {
	margin-bottom: 0;
	color: #515151;
}
.list-travel-agent tbody td p a {
	color: #515151 !important;
	text-decoration: none;
}

.contact-section {
	margin-bottom: 40px;
}
.contact-section .contact-inner form {
	max-width: 966px;
	margin: 0 auto;
}
.contact-section.suggestion-section .contact-inner {
	background-color: #F8F8F8;
	padding: 20px 15px;
}
.contact-section.suggestion-section .contact-inner form {
	margin: 0;
}
.contact-section.suggestion-section .contact-inner label  {
	color: #636363;
}
.contact-section.suggestion-section .contact-inner .form-control {;
	background-color: transparent;
}
.contact-section.suggestion-section .row {
	margin: 0 -15px;
}
.contact-section.suggestion-section .form-group {
	padding: 0 15px;
}
.contact-section .contact-inner .form-group,
.travel-user-profile .form-group {
	margin-bottom: 20px;
}
.form-group-subtitle h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #515151;
	margin-bottom: 0;
}

.travel-user-profile label,
.contact-section .contact-inner label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 10px;
	color: #1F1F1F;
	width: 100%;
}
.contact-section .nice-select {
	float: none;
	height:45px;
	line-height: 45px;
}
.contact-section .country-code-dropdown.nice-select:after {
	margin-top: -24px;
}
.nice-select.open .list  {
	width: 100%;
	max-height: 280px;
  	overflow-y: auto;
}
.nice-select:after  {
	border:  0;
	content: "\f0d7";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	margin-top: -11px;
	transform-origin: none;
	-webkit-transform: none;
	-ms-transform: none;
	-webkit-transform-origin: none;
	-ms-transform-origin: none;
}
.nice-select.open:after {
	-webkit-transform: none;
	transform: none;
	content: "\f0d8";
}
.travel-user-profile .form-control,
.contact-section .contact-inner .form-control {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 6px 10px;
	font-size: 15px;
	line-height: 30px;
	box-shadow: none;
	outline: 0;
	color: #6C757D !important;
	min-height: 45px;
	width: 100%;
}
.travel-user-profile textarea.form-control,
.contact-section .contact-inner textarea.form-control {
	line-height: 22px;
}

.contact-section .contact-inner .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6C757D;
}
.contact-section .contact-inner .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #6C757D;
}
.contact-section .contact-inner .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #6C757D;
}
.contact-section .contact-inner .form-control:-moz-placeholder { /* Firefox 18- */
  color: #6C757D;
}
.address-section {
	margin-bottom: 20px;
}
.address-section .contact-box {
	margin-bottom: 30px;
}
.contact-box .contact-box-inner {
	padding: 36px 28px;
	border: 1.5px solid #98CE44;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.contact-box .contact-box-inner p {
	padding-left: 30px;
	font-size: 18px;
	line-height: 26px;
	color: #515151;
}
.contact-box .contact-box-inner p:last-of-type {
	margin-bottom: 0;
}
.contact-box .contact-box-inner p a {
	color: #515151;
}
.contact-box .contact-box-inner p span {
	left: 0;
	top: -2px;
}
.contact-box .contact-box-inner h3 {
	font-size: 34px;
	font-weight: 500;
	line-height: 49px;
	color: #498C92;
}
.contact-box .contact-box-inner .social-icon  {
	margin-top: 15px;
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
	display: flex;
}
.contact-box .contact-box-inner .social-icon li {
	margin-right: 15px;
}
.contact-box .contact-box-inner .social-icon li:last-of-type {
	margin-right: 0;
}
.contact-box .contact-box-inner .social-icon li a {
	color: #498C92;
	font-size: 20px;
}
.trip-planing-section {
	margin-bottom: 50px;
}
.trip-paning-inner {
	padding: 20px;
	border-radius: 5px;
	background-color: #F8F8F8;
	margin-bottom: 15px;
}
.trip-paning-inner h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 15px;
}
.trip-paning-inner ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	margin: 0;
}
.trip-paning-inner ul li {
	font-size: 15px;
	font-weight: 500;
	line-height: 26px;
	color: #515151;
	margin-bottom: 20px;
	position: relative;
	padding-left: 15px;
}
.trip-paning-inner ul li:before {
	content:  ".";
	position: absolute;
	left:  0;
	top: -4px;
	font-size: 20px;
	color: #515151;
}
.trip-paning-inner h4 {
	font-size: 16px;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 15px;
}
.pending-order-section .link-text a {
	padding: 10px 0;
	border-bottom: 1px solid #8B8B8B;
	font-size: 25px;
	font-weight: 500;
	line-height: 36px;
	color: #b3b3b3;
	margin-bottom: 25px;
	margin-right: 20px;
	display: inline-block;
}
.pending-order-section .link-text a:last-of-type {
	margin-right: 0;
}
.pending-order-section .link-text a.active {
	color: #1E446F;
}
.pending-box {
	margin-bottom: 30px;
}
.order-completed .pending-box .pending-box-inner {
	padding: 10px;
}
.pending-box .pending-box-inner {
	display: flex;
	flex-wrap: wrap;
	padding: 15px;
	border-radius: 10px;
	border: .8px solid #8E98A8;
}
.pending-box-inner .carousel-block {
	width: 29.613%;
}
.pending-box-inner .carousel-block h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 0;
	padding-left: 5px;
	padding-top: 5px;
}
.pending-box-image-carousel .items img {
	border-radius: 7px;
}
.pending-box .pednig-booking-content {
	width: 39.5759%;
	padding-left: 35px;
}
.pending-box .button-box-options {
	width: 30.8011%;
	padding-left: 35px;
}
.button-box-options-inner {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 20px 30px;
}
.button-box-options-inner .btn-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.button-box-options-inner .btn-list a {
	border-radius: 20px;
	border: .8px solid #98CE44;
	padding: 7px 8px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	background-color: transparent;
	color: #1F1F1F;
	margin-bottom: 5px;
	margin-right: 5px;
}
.button-box-options-inner .btn-list a:hover {
	color: #fff;
	background-color: #98CE44;
}

.button-box-options-inner .btn-list a:nth-child(2n) {
	margin-right: 0;
}
.total-price-pending .tour-guide-btn,
.total-price-pending p {
	border-radius: 20px;
	border: 1px solid #98CE44;
	display: inline-block;
	padding: 7px 17px;
	margin: 0 auto;
 	margin-top: 5px;
 	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	background-color:transparent;
}

.total-price-pending .tour-guide-btn {
	background-color: transparent;
	color: #1F1F1F;
}
.total-price-pending .tour-guide-btn:hover {
	background-color: #98CE44;
	color: #fff;
}
.total-price-pending p {
	font-size: 16px;
	line-height: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0;
	color: #515151;
	background-color: transparent;
}
.total-price-pending p span {
	color: #333333;
}
.total-price-pending p span {
	font-size: 18px;
	color: #333;
}
.total-price-pending .tour-guide-btn {
	margin-top: 30px;
}
.pending-box .right-block  {
	width:72.9%;
	display: flex;
	flex-wrap: wrap;
}
.order-completed .pending-box .checkin-out-box {
	width: 44.085%;
	padding-left: 60px;
}
.order-completed .pending-box .pending-price-box {
	padding-left: 60px;
  width: 23.275%;
}
.order-completed .pending-button-list {
	padding-left: 60px;
	width: 32.64%;
}
.pending-box .checkin-out-box {
	padding-left: 30px;
	width: 40.636%;
}
.pending-box .common-box {
	padding: 20px 20px;
  border-radius: 10px;
  border: 1px solid #98CE44;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100px;
  justify-content: center;
}
.pending-box .checkin-out-box p {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	margin-bottom: 0;
}
.pending-box .checkin-out-box .row {
	margin: 0 -5px;
}
.pending-box .checkin-out-box .checkinout {
	padding-left: 5px;
	padding-right: 5px;
}
.pending-box .pending-price-box {
	padding-left: 30px;
	width: 19.58%;
}
.pending-box .pending-price-box p {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #636363;
	margin-bottom: 0;
}
.pending-box .pending-price-box span {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #333;
}
.pending-button-list {
	padding-left: 30px;
	padding-right: 7px;
	width: 39.784%;
}
.pending-button-list .button-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -3.5px;
}
.pending-button-list .button-grid .button-text {
	padding-left: 3.5px;
	padding-right: 3.5px;
	width: 50%;
}
.pending-button-list .button-grid .button-text:nth-child(n+3) {
	margin-top: 15px;
}
.pending-button-list a {
	border-radius: 25px;
	border:1px solid #98CE44;
	width: 132px;
	text-align: center;
	padding: 7px 10px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
}
.modal-chat {
	padding: 15px 15px 30px;
}
.modal-top-header {
	padding-bottom: 8px;
	border-bottom: .54px solid #BABABA;
}
.modal-top-header .user-image {
	min-width: 30px;
	padding-right: 7px;
}
.modal-top-header .user-image img {
	width: 34px;
	height: 34px;
	border-radius: 100%;
}
.modal-top-header .user-name h3 {
	font-size: 19px;
	line-height: 13px;
	font-weight: 500;
	color: #383838;
}
.chart-right-text {
	max-width: 250px;
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 10px;
}
.modal-chat-middle {
	margin: 10px 0 30px;
	flex: 1 1 auto;
}
.modal-top-header {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1055;
}
.modal-chat-bottom {
	position: sticky;
  bottom: 0;
  background-color: #fff;
  z-index: 1055;
}
.chart-right-text .right-chart-content {
	background-color: #E2E2E2;
	padding: 7.5px 15px;
	border-radius: 5.74px 5.74px 0px 5.74px;
	margin-bottom: 5px;
	margin-right: 7px;
	min-height: 45px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.left-chart-content p,
.chart-right-text .right-chart-content p {
	font-size: 13px;
	line-height: 20px;
	color: #515151;
}
.left-chart-content p:last-of-type,
.chart-right-text .right-chart-content p:last-of-type {
	margin-bottom: 0;
}
.right-chart-date {
	font-size: 9px;
	font-weight: 600;
	color: #9a9a9a;
	text-align: right;
}
.chart-left-text {
	max-width: 260px;
	margin-right: auto;
	margin-left: 0;
	margin-bottom: 10px;
}
.chart-left-text .left-chart-user {
	min-width: 29px;
	padding-right: 10px;
}
.chart-left-text .left-chart-user img {
	max-width: 29px;
	max-height: 29px;
	border-radius: 100%;
}
.left-chart-content {
	background-color: #E2E2E2;
	padding: 7.5px 15px;
	border-radius: 5.74px 5.74px 0px 0px;
	margin-bottom: 5px;
	min-height: 45px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.left-chart-date {
	font-size: 9px;
	font-weight: 600;
	color: #9a9a9a;
	margin-left: 20px;
}
.modal-chat-bottom .form-control {
	border: 1.15px solid #98CE44;
	border-radius: 23px;
	background-color: #DADADA;
	padding: 9.5px 40px 9.5px 50px;
	box-shadow: none;
	outline: 0;
	font-size: 13px;
	color: #808080 !important;
}
.modal-chat-bottom .button-plus {
	position: absolute;
	left: 15px;
	top: 7px;
	color: #98CE44;
	font-size: 18px;
	background-color: transparent;
	border: 0;
	outline: 0;
	box-shadow: none;
	padding: 0;
}
.modal-chat-bottom .btn-submit {
	background-color: #98CE44;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  font-size: 18px;
  text-align: center;
  box-shadow: none;
  outline: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0px;
  padding: 0;
}
.chatmodal .modal-content {
	border: 0;
}
.order-details-inner {
	padding: 20px 10px;
	border-radius: 5px;
	border: 1px solid #b3b3b3;
}
.order-details-inner .order-image {
	width: 42%;
}
.order-content .order-content-inner {
	padding-left: 10px;
}
.order-content h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #1E446F;
}
.order-content .order-box .order-box-inner {
	min-width: 150px;
	max-width: 100%;
	display: inline-block;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #636363;
}
.order-content .order-box {
	margin-bottom: 10px;
}
.order-content .order-box .order-box-inner h4 {
	font-size: 15px;
	line-height: 22px;
	color: #636363;
	margin-bottom: 0;
}
.order-content .order-box .order-box-inner p {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	margin-bottom: 0;
}
.order-details-section {
	margin-bottom: 50px;
}
.other-order-details {
	padding: 8px 5px;
	border-radius: 5px;
	border: 1px solid #636363;
	margin-top: 7px;
}
.other-order-details h3 {
	font-size: 13px;
	line-height: 19px;
	color: #636363;
	margin-bottom: 4px;
}
.other-order-details p {
	font-size: 11.95px;
	line-height: 18px;
	color: #636363;
	margin-bottom: 3px;
}
.other-order-details p:last-of-type {
	margin-bottom: 0;
}
.order-btn-list .common-btn {
	width: 132px;
	border-radius: 25px;
	border: 1px solid #98CE44;
	padding: 7px 10px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	margin-bottom: 0;
	text-align: center;
	margin-right: 15px;
	font-weight: 500;
}
.order-btn-list .common-btn:last-child {
	margin-right: 0;
}
.order-details-section .order-details-content {
	width: 58%;
}
.order-details-content .order-content {
	max-width: 480px;
}
.order-details-content .order-content h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #1E446F;
	margin-bottom: 10px;
}
.order-book-info-box {
	margin-bottom: 15px;
}
.order-book-info-box .order-book-info-inner {
	padding: 5px;
  border-radius: 4px;
  border: 0.72px solid #636363;
  min-width: 117px;
  min-height: 48px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin-right: 4px;
}
.order-book-info-box .order-book-info-inner:last-of-type {
	margin-right: 0;
}
.order-book-info-box .order-book-info-inner h6 {
	font-size: 10.77px;
	line-height: 16px;
	margin-bottom: 0;
	color: #636363;
}
.order-book-info-box .order-book-info-inner p {
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 0;
	color: #636363;
}
.order-booking-main-content {
	padding: 10px 15px;
	border: 1px solid #98CE44;
	border-radius: 5px;
	margin-bottom: 15px;
}
.booking-checkinout-box {
	display: flex;
	align-content: center;
	justify-content: space-between;
	margin-bottom: 8px;
}
.booking-checkinout-box-inner h6 {
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 20px;
	color: #636363;
}
.booking-checkinout-box-inner p {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	color: #636363;
}
.booking-other-details {
	border-bottom: .5px solid #cbcbcb;
	margin-bottom: 8px;
}
.booking-other-details:last-of-type {
	margin-bottom: 0;
}
.booking-other-details span.price {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #636363;
	margin-top: 5px;
}
.flex-content-data {
	justify-content: space-between;
}
.booking-other-details h5 {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	margin-bottom: 2px;
}
.booking-other-details h6 {
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	color: #636363;
	margin-bottom: 0;
}
.booking-other-details p {
	font-size: 13px;
	line-height: 19px;
	color: #636363;
	margin-bottom: 0;
}
.booking-other-details p.date {
	font-size: 14px;
	line-height: 20px;
}
.review-section {
	margin-bottom: 50px;
}
.review-section .section-header h2 {
	font-size: 18px;
	font-weight: 600;
	color: #1F1F1F;
	line-height: 26px;
}
.review-section .review-inner {
	padding: 20px;
	background-color: #F8F8F8;
	border-radius: 5px;
}
.review-section .review-inner .row {
	margin: 0 -25px;
}
.review-section .review-inner .col-12,
.review-section .review-inner .col-sm-6 {
	padding: 0 25px;
}
.review-inner .form-group {
	margin-bottom: 35px;
}
.review-inner label {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #1F1F1F;
	padding-left: 8px;
	font-weight: 500;
}
.review-inner .form-control {
	border-radius: 10px;
	border: 1.5px solid #98CE44;
	padding: 10px 8px;
	min-height: 56px;
	box-shadow: none;
	outline: 0;
	font-size: 15px;
	line-height: 22px;
	color: #6C757D !important;
}
.review-inner .custom-checkbox input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.review-inner .custom-checkbox .form-group {
	margin-bottom: 0;
	margin-right: 10px;
}
.review-inner .custom-checkbox .form-group:last-of-type {
	margin-right: 0;
}
.review-inner .custom-checkbox label {
	font-size: 14px;
	line-height: 20px;
	color: #8B8B8B;
	margin-bottom: 0;
	font-weight: 400;
}
.review-inner .custom-checkbox .form-group input:checked + label:after {
	top: 4px;
	left: 13px;
}
.logoutmodal .logout-content {
	max-width: 310px;
	margin: 0 auto;
	text-align: center;
}
.logoutmodal .logout-content h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 40px;
	color: #667080;
	margin-bottom: 15px;
}
.logoutmodal .logout-content p {
	font-size: 20px;
	line-height: 40px;
	color: #333;
	font-weight: 500;
	margin-bottom: 20px;
}
.logoutmodal .logout-content .button-block {
	justify-content: center;
}
.logoutmodal .logout-content .button-block a {
	padding: 7px 15px;
	border-radius: 25px;
	border: 1px solid #98CE44;
	background-color: transparent;
	color: #1F1F1F;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	min-width: 132px;
	margin-right: 35px;
}

.logoutmodal .logout-content .button-block a:hover {
	color: #fff;
	background-color: #98CE44 !important;
}
.logoutmodal .logout-content .button-block a:last-of-type {
	margin-right: 0;
}
.switchsmall input {
	display: none;
}
.switchsmall small {
  display: inline-block;
  width: 32px;
  height: 16px;
  background: transparent;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  border: 1px solid  rgba(0, 0, 0, 0.15);
}


.switchsmall small:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  top: 2px;
  left: 3px;
  transition: .3s;
  box-shadow: -3px 0 3px rgba(0,0,0,0.1);
}

.switchsmall input:checked ~ small {
	border-color: transparent;
  background: #98CE44;
  transition: .3s;
}
.switchsmall input:checked ~ small:before {
  transform: translate(16px, 0px);
  transition: .3s;
  background-color: #fff;
}

.custom-checkbox-switch {
	position: relative;
	top: 4px;
}

.notification-setting-list {
	max-width: 560px;
	margin: 0 auto;
}
.notification-setting-list .notification-list-box {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.notification-setting-list .notification-list-box:last-of-type {
	margin-bottom: 0;
}
.notification-setting-list .notification-list-box .notification-image {
	min-width: 50px;
	margin-right: 15px;
}
.notification-setting-list .notification-list-box .notification-image img {
	border-radius: 100%;
}
.notification-setting-list .notification-list-box .notification-title {
	padding-right: 15px;
}
.notification-setting-list .notification-list-box .notification-title h2 {
	font-size: 15px;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 0;
}

.terms-section {
	margin-bottom: 50px;
}
.terms-section .terms-inner {
	padding: 20px;
	background-color: #F8F8F8;
	border-radius: 8px;
}
.terms-section .terms-inner p {
	font-size: 14px;
	line-height: 25px;
	color: #515151;
	margin-bottom: 25px;
}
.terms-section .terms-inner p strong {
	font-weight: 600;
}
.terms-section.group-travel-section .terms-inner p {
	margin-bottom: 30px;
}
.commission-accordion .accordion-item {
	margin-bottom: 8px;
	border: 0;
	border-bottom: 1px solid #DEE2E6;
	background-color: transparent;
}
.commission-accordion .accordion-item .accordion-button {
	background-color: transparent;
	padding: 16.5px 15px;
	font-size: 16px;
	line-height: 24px;
	color: #515151;
	outline: 0;
	box-shadow: none;
}
.commission-accordion .accordion-item .accordion-body {
	padding: 10px 15px;
}
.commission-accordion .accordion-item .accordion-body p {
	font-size: 14px;
	line-height: 20px;
	color: #6B6B6B;
	margin-bottom: 0;
}
.commission-accordion .accordion-button:not(.collapsed)::after {
	color: #98CE44;
}
.commission-accordion .accordion-button::after {
	content: "\f078";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	background: none;
	color: #98CE44;
}
.travel-users-section {
	margin-bottom: 20px;
}
.travel-users-section .row {
	margin: 0 -5px;
}
.travel-users-section .travel-box {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 20%;
}
.travel-box .travel-box-inner {
	border-radius: 10px;
	padding: 25px  10px;
	background-color: #98CE441A;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	min-height: 187px;
	border: 1px solid #98CE44;
}
.travel-box .travel-box-inner .icon-box {
	margin-bottom: 15px;
}
.travel-box .travel-box-inner .icon-box span {
	width: 50px;
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
}
.travel-box .travel-box-inner h2 {
	color: #515151;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0;
}
.travel-user-profile {
	margin-bottom: 50px;
}
.travel-user-profile label {
	color: #636363;
}
.travel-user-profile textarea.form-control {
	color: #515151 !important;
}
.travel-user-profile .row {
	margin: 0 -45px;
}
.travel-user-profile .form-group {
	padding: 0 45px;
}
.pay-online-section {
	margin-bottom: 50px;
}
.pay-online-section .section-header {
	margin-bottom: 20px;
}
.pay-online-inner .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.pay-online-inner .form-group {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.pay-online-section .form-group {
	margin-bottom: 15px;
}
.pay-online-section .form-group label {
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.pay-online-section .form-control {
	border: 1.5px solid #98CE44;
	border-radius: 9px;
	outline: 0;
	box-shadow: none;
	padding: 6px 10px;
	background-color: #fff;
	font-size: 14px;
	line-height: 21px;
	color: #6C757D !important;
	min-height: 45px;
}
.pay-online-section .pay-online-inner h3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}
.pay-online-section .remember-details label {
	font-size: 15px;
	line-height: 19px;
	color: #636363;
	margin-bottom: 0;
}
.offer-coupon-inner {
	background-color: #F8F8F8;
	padding: 20px 10px;
}

.offer-coupon-inner .nav-pills  {
	justify-content: space-between;
	margin-bottom: 30px;
	margin-left: -5px;
	margin-right: -5px;
}
.offer-coupon-inner .nav-pills .nav-item {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.offer-coupon-inner .nav-pills .nav-item .nav-link {
	color: #1F1F1F;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	border: 1px solid #98CE44;
	border-radius: 35px;
	text-align: center;
	min-width: 130px;
	padding: 11.5px 15px;
}
.offer-coupon-inner .nav-pills .nav-item .nav-link:hover,
.offer-coupon-inner .nav-pills .nav-item .nav-link.active {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.offer-coupon-inner .row {
	margin: 0 -5px;
}
.offer-coupon-box {
	margin-bottom: 10px;
	padding: 0 5px;
}
.offer-coupon-box .offer-coupon-box-inner {
	padding: 20px 10px 16px;
	border-radius: 10px;
	border: 1px solid #B3B3B3;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.promocode-box .promocode-inner button,
.offer-coupon-box .offer-coupon-box-inner button {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin-left: 5px;
	box-shadow: none;
	outline: 0 none;
	font-size: 20px;
}
.promocode-box .promocode-inner .ccode,
.offer-coupon-box .offer-coupon-box-inner .ccode {
	margin-bottom: 10px;
}
.offer-coupon-inner .offer-coupon-box-inner h2,
.promocode-box .promocode-inner .form-control,
.offer-coupon-box .offer-coupon-box-inner .form-control {
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	outline: 0;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	color: #1F1F1F !important;
	border: 0;
	background-color: transparent;
	margin-bottom: 0;
}
.offer-coupon-box-inner .star-enddate-flex {
	justify-content: space-between;
}
.offer-coupon-box-inner .star-enddate-flex span {
	font-size: 14px;
    line-height: 20px;
    color: #667080;
   	display: inline-block;
   	margin-bottom: 6px;
   	margin-right: 10px;
}
.offer-coupon-box-inner .coupon-list-content {
	list-style: inside;
}
.offer-coupon-box-inner .coupon-list-content li {
	font-size: 13px;
	font-weight: 500;
	line-height: 18.79px;
	color: #667080;
	margin: 4px 0;
	list-style: none;
	position: relative;
	padding-left: 10px !important;

}
.offer-coupon-box-inner .coupon-list-content li:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #667080;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 6px;
}

.offer-coupon-box-inner .star-enddate-flex span:last-of-type {
	margin-right: 0;
}
.offer-coupon-box .offer-coupon-box-inner p {
	font-size: 14px;
	line-height: 20px;
	color: #667080;
	margin-bottom: 0;
}
.offer-coupon-box .custom-checkbox {
	margin-bottom: 20px;
}
.offer-coupon-box .custom-checkbox .form-group label {
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	color: #667080;
	margin-bottom: 20px;
}
.offer-coupon-box .custom-checkbox .form-group input:checked + label:before {
	background-color: #0d6efd;
  border-color: transparent;
}
.offer-coupon-box .custom-checkbox .form-group input:checked + label:after {
	top: 11px;
	border-color: #fff;
}
.brochure-request-inner {
	padding: 20px 15px;
	border-radius: 8px;
	background-color: #F8F8F8;
}
.brochure-request-inner table {
	width: 100%;
}
.brochure-request-inner table thead th {
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1E446F;
	padding: 10px 10px 15px;
	border-bottom: 1px solid #B3B3B3;
}
.brochure-request-inner table thead th:last-of-type {
	width: 180px;
}
.brochure-request-inner table tbody td {
	font-size: 15px;
	line-height: 22px;
	color:#515151;
	padding: 20px 10px;
}
.table-request-btn {
	border: 1px solid #98CE44;
	background-color: transparent;
	border-radius: 25px;
	padding: 11.5px 15px;
	min-width: 132px;
	color: #1F1F1F;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
}
.table-request-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.download-btn {
	border: 1px solid transparent;
	background-color: #98CE44;
	border-radius: 25px;
	padding: 10.5px 15px;
	min-width: 160px;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	display: inline-block;
	text-align: center;
}
.download-form-content {
  max-width: 440px;
  margin: 55px auto;
  text-align: center;
}
.download-form-content h2 {
	font-size: 25px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 20px;
	color: #1F1F1F;
}
.download-form-content p {
	font-size: 20px;
	line-height: 28px;
	color: #515151;
	margin-bottom: 20px;
}
.commision-section .section-block {
	margin-bottom: 15px;
}
.commision-section .commision-details .title-with-filter-box {
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom: .5px solid rgba(142,152,168,.5);  */
}
.commision-details .section-block h2,
.commision-section .section-block h2 {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1F1F1F;
}
.title-with-filter-box .form-control {
	border-radius: 5px;
	border: 1px solid  #98CE44;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	color: #6C757D !important;
	box-shadow: none;
	outline: 0 none;
	padding: 11px 8px 11px 30px;
}
.title-with-filter-box .bob-icon-small  {
	position: absolute;
	top: 10px;
    left: 10px;
    color: #6C757D;
}

.title-with-filter-box .right-search-filter .row {
	margin-right: -5px;
	margin-left: -5px;
}
.title-with-filter-box .right-search-filter .form-group {
	padding-left: 5px;
	padding-right: 5px;
}

.title-with-filter-box .right-search-filter .search-btn button {
	padding: 10.5px 10px;
	text-align: center;
	width: 100%;
	color: #1F1F1F;
	border: 1px solid #98CE44;
	background-color: transparent;
	border-radius: 30px;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	box-shadow: none;
	outline: 0;
}
.title-with-filter-box .right-search-filter .search-btn button:hover {
	color: #fff;
	background-color: #98CE44;
}
.common-table-design table,
.new-commission-details table {
	width: 100%;
	border-collapse:separate;
  	border-spacing:0 15px;
}
.new-commission-details table tbody td {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	color: #1E446F;
	padding-right: 5px;
	width: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.new-commission-details table tbody td {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	padding-top: 3px;
	font-weight: 500;
}
.new-commission-details table tbody td a {
	color: #515151;
}
.commision-box {
	margin-bottom: 40px;
}
.row-space-45 {
	margin: 0 -22.5px;
}
.row-space-45 .commision-box  {
	padding: 0 22.5px;
}
.commision-tab-content .nav-pills {
	justify-content: space-between;
	margin: 0 -22.5px;
}
.commision-tab-content .nav-pills li {
	width: 33.3333%;
	padding: 0 22.5px;
}
.commision-tab-content .nav-pills .nav-link {
	width: 100%;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	outline: 0;
}
.commision-box .commision-box-inner {
	padding: 20px 10px 20px 20px;
	border-radius: 8px;
	background-color: #E7E7E7;
	border: 0;
	box-shadow: 8.457664489746094px 8.457664489746094px 12.686519622802734px 0px #00000024;
	display: flex;
	align-items: center;
	height: 100%;
	min-height: 148px;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.commision-box:hover .commision-box-inner,
.commision-box.active .commision-box-inner {
	background-color: #4C735A;
}

.commision-box:hover .commision-box-inner .right-icon-box span,
.commision-box.active .commision-box-inner .right-icon-box span {
	background-color: #fff;
}
.commision-box-inner p,
.commision-box .commision-box-inner h3 {
	font-size: 21px;
	color: #fff;
	margin-bottom: 0;
	line-height: 31px;
	text-align: left;
	font-weight: 500;
}
.commision-box .commision-box-inner h3 {
	margin-bottom: 7px;
}
.commision-box-inner p,
.commision-box .commision-box-inner h3 {
	color: #1F1F1F;
}

.commision-box:hover .commision-box-inner p,
.commision-box:hover .commision-box-inner h3,
.commision-box.active .commision-box-inner p,
.commision-box.active .commision-box-inner h3 {
	color: #fff;
}
.commision-box .commision-box-inner .left-content {
	padding-right: 15px;
}
.commision-box .commision-box-inner .right-icon-box {
	margin-left: auto;
}
.commision-box .commision-box-inner .right-icon-box span {
	width: 59px;
	height: 59px;
	line-height: 59px;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	background-color: rgba(255,255,255,0);
}
.commision-details .c-details-box {
	margin-bottom: 35px;
}
.commision-details .c-details-box h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 5px;
}
.commision-details .c-details-box p {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	margin-bottom: 0;
}
.commision-details .c-details-box p a {
	color: #636363;
}
.c-details-box {
	padding-left: 5px;
	padding-right: 5px;
}
.pending-commision-details .c-details-box {
	width: 20%;
}
.trip-overview-inner {
	padding: 25px 15px;
	background-color: #F1F1F1;
}
.trip-overview-inner table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	margin-bottom: 0;
}
.trip-overview-inner table thead {
	border: 1px solid #8E98A8;
}
.trip-overview-inner table thead th {
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	color: #1E446F;
	padding: 10px 20px;
	border-top: 1px solid #8E98A8;
	border-bottom: 1px solid #8E98A8;
	vertical-align: middle;
	white-space: nowrap;
}
.trip-overview-inner table thead th:first-of-type {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-left: 1px solid #8E98A8;
}
.trip-overview-inner table thead th:last-of-type {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: 1px solid #8E98A8;
}
.trip-overview-inner table tbody td {
	padding: 16px 20px 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 23px;
	color: #667080;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}
.travel-booking-details h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 15px;
}
.travel-booking-details .row {
	margin: 0 -5px;
}
.travel-booking-box {
	margin-bottom: 30px;
	padding: 0 5px;
}
.travel-booking-box h4 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	color: #1E446F;
	margin-bottom: 10px;
}
.travel-booking-box ul {
	margin-bottom: 0;
	padding-left: 10px;
	list-style: none;
}
.travel-booking-box ul li {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	color: #636363;
	margin-bottom: 10px;
	padding-left: 15px;
}
.travel-booking-box ul li:before {
	content: ".";
	font-size: 30px;
	position: absolute;
	left: 0;
	top: -9px;
	color: #636363;
}
.travel-booking-box p {
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	color: #636363;
	margin-bottom: 10px;
}
.popular-attractions .row {
	margin: 0 -15px;
}
.popular-attractions .attractions-box {
	padding-left: 15px;
	padding-right: 15px;
}
.popular-attractions {
	padding: 25px 10px;
	margin-bottom: 10px;
}
.destination-guides-section .section-header h2 {
	padding-left: 10px;
}
.interactive-maps-section h3,
.recommendations-section h3,
.culture-section h3,
.popular-attractions h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.recommendations-section .post-cover,
.attractions-box .post-cover {
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 14px;
}
.recommendations-section .post-cover img,
.attractions-box .post-cover img {
	border-radius: 14px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.attractions-box:hover .post-cover img,
.recommendations-section .recommendations-box:hover .post-cover img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.recommendations-section .post-header,
.attractions-box .post-header {
	margin-bottom: 15px;
}
.attractions-box .post-header h4 {
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #1E446F;
	margin-bottom: 0;
}
.attractions-box .post-header span {
	width: 100%;
	display: inline-block;
	font-size: 10px;
	line-height: 18px;
	color: #515151;
	margin-bottom: 0;
}
.attractions-box .post-content p {
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	color: #515151;
	margin-bottom: 0;
}
.interactive-maps-section,
.recommendations-section,
.culture-section {
	padding: 25px 10px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
}
.recommendations-section .row {
	margin-left: -15px;
	margin-right: -15px;
}
.recommendations-section .recommendations-box {
	padding-left: 15px;
	padding-right: 15px;
}
.culture-section ul {
	padding-left: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.culture-section ul li {
	position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #515151;
	padding-left: 15px;
	margin-bottom: 15px;
	width: 16.6666%;
}
.culture-section ul li:before {
	content: ".";
	position: absolute;
	top: -7px;
	left: 0;
	font-size: 30px;
	color: #515151;
}
.recommendations-section .post-header h4 {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #1E446F;
	margin-bottom: 3px;
}
.recommendations-section .post-header span {
	font-size: 12px;
	line-height: 17px;
	color: #515151;
}
.recommendations-section .post-content p,
.recommendations-section .post-header p {
	font-size: 12px;
	line-height: 17px;
	color: #515151;
	margin-bottom: 8px;
}
.budget-overview-inner {
	padding: 20px 15px;
	background-color: #F8F8F8;
}
.budget-overview h3 {
	font-size: 25px;
	line-height: 36px;
	color: #1E446F;
	margin-bottom: 35px;
}
.dropdown-btn-link a {
	display: inline-block;
	width: 132px;
	padding: 7.5px 15px;
	background-color: transparent;
	color: #1F1F1F;
	font-size: 14px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #98CE44;
}
.dropdown-btn-link a:hover {
	color: #fff;
	background-color: #98CE44;
}

#chartdiv {
	width: 100%;
	height: 544px;
}
#budgetchart  {
	width: 100%;
	height: 300px;
}
.chart-data {
	max-width: 370px;
	margin: 0 auto;
}
.chart-data .chart-content {
	margin-bottom: 50px;
}
.chart-data .chart-content p{
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
	margin-right: 10px;
}
.chart-data .chart-content p:last-of-type {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	margin-top: 3px;
	margin-right: 0;
	text-align: right;
	margin-left: auto;
}
.total-budget-box {
	border-radius: 5px;
	border: 1px solid #8E98A8;
	padding: 18px;
	text-align: center;
	max-width: 236px;
}
.total-budget-box h4 {
	font-size: 25px;
	font-weight: 500;
	line-height: 36px;
	color: #1F1F1F;
}
.total-budget-box p {
	margin-bottom: 0;
	font-size: 25px;
	font-weight: 500;
	line-height: 36px;
	color: #515151;
	margin-bottom: 15px;
}
.booking-dashboard-tab {
	justify-content: space-between;
	margin-bottom: 45px;
}
.nav-pills.booking-dashboard-tab .nav-item {
	padding-right: 10px;
}
.nav-pills.booking-dashboard-tab .nav-item:last-of-type {
	padding-right: 0;
}
.nav-pills.booking-dashboard-tab .nav-link {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #636363;
	padding: 13px 10px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #636363;
	width: 203px;
	background-color: transparent;
}
.nav-pills.booking-dashboard-tab .nav-link:hover,
.nav-pills.booking-dashboard-tab .nav-link.active {
	background-color: transparent;
	color: #383838;
	border: 1.5px solid #98CE44;
}
.booking-metrics-box .row {
	margin-left: -25px;
	margin-right: -25px;
}
.booking-metrics-box .metrics-box {
	padding: 0 25px;
	margin-bottom: 30px;
}
.metrics-box .metrics-box-inner {
	padding: 20px 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 100%;
	min-height: 165px;
	border-radius: 20px;
	background-color: #4C735A;
	flex-direction: column;
}
.metrics-box .metrics-box-inner h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #fff;
	margin-bottom: 15px;
}
.metrics-box .metrics-box-inner p span {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	background-color: #fff;
	min-width: 113px;
	border-radius: 30px;
	color: #191919;
	display: inline-block;
	text-align: center;
	padding: 5.5px 5px;
}
.commission-tracking-section {
	border: .8px solid #D1D1D1;
	border-bottom-color: transparent;
}
.commission-tracking-section .commision-track-box {
	border-right: .8px solid #D1D1D1;
	border-bottom: .8px solid #D1D1D1;
}
.commission-tracking-section .commision-track-box:nth-child(2n) {
	border-right: 0;
}
.commision-track-box-inner {
	padding: 80px 50px;
}
.commission-flex-content {
	display: flex;
	align-items: center;
	gap: 10px;
}
.commission-flex-content .commission-box  {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 100px;
	width: 100%;
	margin-bottom: 10px;
	justify-content: center;
}
.commission-flex-content .commission-box h3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 3px;
}
.commission-flex-content .commission-box p {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #808080;
	margin-bottom: 0;
}
.withdraw-btn {
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	width: 160px;
	padding: 11.5px 10px;
	display: inline-block;
	border-radius: 30px;
	background-color: #98CE44;
	text-align: center;
	margin-top: 15px;
}
.client-rating-section {
	padding: 20px;
	border-radius: 5px;
	background-color: #f1f1f1;
}
.client-rating-box {
	margin-bottom: 25px;
	background-color: #F5F5F5;
	border-radius: 10px;
	padding: 30px;
	box-shadow: 2px 6px 17px 0px #0000000F;
}
.client-rating-box:last-of-type {
	margin-bottom: 0;
}
.client-rating-box .review-title-text {
	margin-bottom: 10px;
}
.client-rating-box .review-title-text h3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	margin-right: 10px;
}
.client-rating-box .review-title-text span {
	font-size: 14px;
}
.client-rating-box p {
	font-size: 15px;
	line-height: 22px;
	color: #636363;
}
.revenue-analysis-section {
	background-color: #F1F1F1;
	padding: 20px 15px;
	border-radius: 8px;
}
.revenue-analysis-section table {
	width: 100%;
}
.revenue-analysis-section table thead th {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #667080;
	padding: 20px 10px;
	border-bottom: 1px solid #1E446F;
	 vertical-align: middle;
}
.revenue-analysis-section table tbody td {
	padding: 25px 10px;
	font-size: 15px;
	line-height: 22px;
	color: #636363;
}
#commisiontracking {
	width: 100%;
	height: 540px;
}
.performance-trends {
	padding: 25px 15px;
	background-color: #F1F1F1;
}
.digital-brochures-section .row {
	margin: 0 -12px;
}
.digital-brochures-section .digital-brochures-box {
	padding: 0 12px;
}
.digital-brochures-box .digital-brochures-box-inner {
	background-color: #ebebeb;
	border-radius: 14px;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.digital-brochures-box:hover .digital-brochures-box-inner {
	margin-top: -10px;
}
.digital-brochures-box .brochure-image img {
	border-radius: 14px;
}
.digital-brochures-box .brochure-content {
	padding: 20px;
  min-height: 88px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.digital-brochures-box .brochure-content h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 0;
}
.digital-brochures-box {
	margin-bottom: 40px;
}
.top-attraction-section {
	margin-bottom: 50px;
}
.glimpse-tours-section .section-header h2,
.top-attraction-section .section-header h2 {
	color: #333;
}
.top-attraction-section .row {
	margin-left: -15px;
	margin-right: -15px;
}
.top-attraction-box {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.top-attraction-box .top-attraction-image {
	margin-bottom: 25px;
	border-radius: 20px;
	overflow: hidden;
}
.top-attraction-box .top-attraction-image img {
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-attraction-box:hover .top-attraction-image img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top-attraction-box .attraction-content h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #292929;
}
.top-attraction-box .attraction-content p {
	font-size: 18px;
	line-height: 26px;
	color: #363636;
	margin-bottom: 0;
	max-width: 304px;
}
.glimpse-tours-section {
	margin-bottom: 40px;
}
.tour-carousel .tour-items .image-block {
	overflow: hidden;
	border-radius: 20px;
	margin-bottom: 15px;
}
.tour-carousel .tour-items img {
	border-radius: 20px;
	-webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tour-carousel .tour-items:hover img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tour-carousel .tour-items h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 15px;
}
.tour-carousel .tour-items p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 26px;
	color: #636363;
	max-width: 350px;
}
.tour-carousel .owl-nav {
	text-align: center;
	margin-top: 30px;
}
.holiday-booking-offer .holiday-booking-inner {
	border-radius: 20px;
	background-color: #F1F1F1;
	padding: 30px 50px;
	display: flex;
	align-items: center;
}
.holiday-booking-inner .left-image-box {
	width: 147px;
}
.holiday-booking-inner .left-image-box img {
	border-radius: 10px;
}
.holiday-booking-inner .offer-content {
	padding: 0  15px;
	width: 86%;
}
.holiday-booking-inner .offer-content h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 36px;
	color: #333;
	margin-bottom: 15px;
}
.holiday-booking-inner .offer-content p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #636363;
}
.holiday-booking-inner .offer-content .right-text {
	margin-left: auto;
}
.holiday-booking-inner .offer-content .right-text span {
	background-color: #20485C;
	border-radius: 30px;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	padding: 10px;
	min-width: 160px;
	display: inline-block;
}
.attraction-items .boook-btn a:hover,
.pending-button-list a:hover,
.room-priceing-block .room-priceing-inner .room-btn:hover,
.related-box .book-now-btn:hover,
.guest-form .form-group-btn .custom-btn:hover,
.book-btn a:hover,
.listing-right-content .more-detail-btn:hover,
.payment-options .paynow-btn button:hover,
.cart-items-box .cart-right-content .paynow-btn:hover {
	color: #fff;
	background-color: #98CE44;
	border-color: transparent;
}
.social-share-block {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.social-share-block span {
	border-radius: 30px;
	border: 1px solid #20485C;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #404040;
	padding: 9px 10px;
	width: 160px;
	display: inline-block;
	text-align: center;
}
.social-share-block a {
	padding-bottom: 10px;
	border-bottom: 1px solid #636363;
	font-size: 16px;
	line-height: 23px;
	color: #636363;
	font-weight: 500;
}
.social-share-block a i {
	margin-left: 8px;
}
.contact-info-bottom {
	padding: 15px 0;
}
.contact-info-bottom .contact-info {
	margin-left: auto;
	justify-content: end;
}
.contact-info-bottom .contact-info p {
	font-size: 14px;
	line-height: 20px;
	color: #667080;
	margin-right: 25px;
}
.contact-info-bottom .contact-info p a {
	color: #B3B3B3;
}
.contact-info-bottom .contact-info p:last-of-type {
	margin-right: 0;
}
.brochure-full-content {
	margin-bottom: 60px;
}
.brochure-full-inner > img {
	border-radius: 10px;
}
.brochure-full-inner .content {
	position: absolute;
	left: 40px;
	top: 50%;
	 -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 520px;
}
.brochure-full-inner .icon-image {
	position: absolute;
	left: 25px;
	top: 25px;
}
.brochure-full-inner .content h2 {
	font-size: 50px;
	line-height: 72px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.brochure-full-inner .content p {
	color: #E0E1E1;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 29px;
}
.bestprice-section {
	margin-bottom: 150px;
}
.bestprice-content {
	width: 54.352%;
	padding-top: 75px;
	padding-bottom: 75px;
}
.bestprice-content h2 {
	font-size: 50px;
	font-weight: 600;
	line-height: 72px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.bestprice-content p {
	font-size: 20px;
	line-height: 31px;
	color: #636363;
	max-width: 523px;
	margin-bottom: 20px;
}
.readmore-btn {
	padding: 10px;
	border-radius: 30px;
	background-color: #20485C;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	width: 160px;
}
.bestprice-content .offer-text {
	position: absolute;
	right: 80px;
  bottom: -100px;
}
.bestprice-content .offer-text p {
	width: 172px;
	height: 172px;
	line-height: 172px;
	border-radius: 100%;
	background-color: #20485C;
	font-size: 65px;
	font-weight: 500;
	color: #fff;
	box-shadow: 3px 8px 26px 0px #000000A1;
	transform: rotate(-10deg);
  text-align: center;
}
.bestprice-content .offer-text p span {
	font-size: 20px;
	line-height: 24px;
	display: inline-block;
	margin-left: 5px;
}
.bestprice-image {
	width: 45.648%;
}
.bestprice-image .bestprice-image-inner {
	position: absolute;
	right: 30px;
	top: 10px;
}
.bestprice-image .bestprice-image-inner img {
	border-radius: 10px;
}
.bestprice-section .bestprice-inner {
	padding: 10px 30px;
	background-color: #f1f1f1;
}
table.dataTable {
	width: 100% !important;
}
.datatables-table  table.dataTable thead th  {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	border-color: rgba(142,152,168,.5);
}
.datatables-table  table.dataTable thead th,
.datatables-table table.dataTable thead td {
	padding: 10px;
	vertical-align: middle;
}
.datatables-table  table.dataTable thead th:first-of-type,
.datatables-table table.dataTable tbody tr td:first-of-type {
	padding-left: 0;
}
.datatables-table  table.dataTable tbody td {
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	font-weight: 500;
}
.datatables-table  table.dataTable tbody td a {
	color: #636363;
}
table.dataTable.no-footer {
	border-color: rgba(142,152,168,.5);
}
table.dataTable tbody tr {
  background-color: transparent;
}
.datatable-paginate-custom {
	margin: 0 auto 0;
 	display: block;
 	text-align: center;
}

.datatable-paginate-custom .dt-paging.paging_full_numbers,
.datatable-paginate-custom .dataTables_paginate {
	max-width: 100%;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0 !important;
  width: 31px;
  height: 31px;
	font-size: 14px;
	line-height: 31px;
	color: #98CE44 !important;
	margin: 0 !important;
  border-radius: 0 !important;
  border-right: 1px solid #ddd !important;
}


.dataTables_wrapper .datatable-paginate-custom .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .datatable-paginate-custom .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .datatable-paginate-custom .dataTables_paginate .paginate_button.disabled:active {
	color: #98CE44 !important;
}

.datatable-paginate-custom .paginate_button.previous {
	border-right: 1px solid #ddd !important;
	padding: 0 !important;
	margin: 0 !important;
}
.datatable-paginate-custom .dt-paging-button.last,
.datatable-paginate-custom .dt-paging-button.first {
	display: none !important;
}

.dataTables_wrapper .dataTables_paginate  {
	float: none;
	text-align: center;
	overflow: hidden  ;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: .3em .85em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #fff !important;
	border-color: #98CE44 !important;
	background: #98CE44;
	box-shadow: none !important;
}


.booking-tracker-section {
	margin-bottom: 50px;
}

.button-plus-append-data button {
	background-color: transparent;
	border-radius: 0;
	border: 0;
	padding: 0;
	outline: 0;
	box-shadow: none;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #636363;
	padding: 0;
}
.button-plus-append-data button i {
	font-size: 12px;
	color: #636363;
	width: 20px;
	height: 20px;
	line-height: 17px;
	border: 1px solid #2D3E52;
	border-radius: 100%;
	margin-left: 3px;
	position: relative;
	top: -2px;
}
.booking-row .form-group {
	margin-bottom: 20px;
}
.booking-row label {
	font-size: 15px;
	line-height: 22px;
	color: #636363;
	margin-bottom: 15px;
}
.booking-row .form-control {
	box-shadow: none;
	outline: 0;
	min-height: 45px;
	border-radius: 10px;
	border: 1.5px solid #98CE44;
	font-size: 15px;
	line-height: 22px;
	color: #6C757D !important;
	padding: 6px 10px;
}
.booking-row .custom-nice-select-1 .current,
.booking-row .custom-nice-select .current {
	text-align: left;
	line-height: 30px;
}
.booking-row .custom-nice-select-1:after,
.booking-row .custom-nice-select:after {
	margin-top: -12px;
}

.booking-row .full-row-data {
	width: 45.5%;
	clear: both;
	padding-right: 50px;
}
.booking-row .price-prifix-content .form-control {
	padding-left: 20px;
}
.price-prifix-content .price-prifix-simbol {
  position: absolute;
  top: 11px;
  left: 10px;
  color: #6C757D;
  font-size: 15px;
}
.delete-row-btn label {
	height: 35px;
}
.delete-row-btn button {
	outline: 0;
	border: 0;
	background-color: transparent;
	font-size: 12px;
	font-weight: 500;
	line-height: 26px;
	color: #636363;
	padding: 0;
}
.delete-row-btn button i {
	font-size: 12px;
	color: #636363;
	width: 20px;
	height: 20px;
	line-height: 17px;
	border: 1px solid #2D3E52;
	border-radius: 100%;
	margin-left: 3px;
	position: relative;
	top: -2px;
}
.booking-row .row {
	margin-left: -25px;
	margin-right: -25px;
}
.booking-row .form-group.add-data-control {
	width: 45.5%;
}
.booking-row .form-group.add-data-control {
	padding-left: 25px;
	padding-right: 25px;
}
.booking-row .form-group.add-data-control:nth-child(2n) {
	padding-left: 25px;
	padding-right: 25px;
}
.booking-row .form-group:last-of-type {
	width: 9%;
	text-align: right;
}
.tracker-btn-list  {
	max-width: 1010px;
	margin: 20px 0 0;
}
.tracker-btn-list a,
.tracker-btn-list button {
	min-width: 130px;
	padding: 10.5px 15px;
	border-radius: 25px;
	box-shadow: none;
	outline: 0;
	border: 0;
	background-color: #98CE44;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
}

.tracker-btn-list a:hover  {
	color: #1F1F1F !important;
	border-color:#98CE44;
	background-color: transparent;
}
.tracker-btn-list .btn-cancel {
	background-color: transparent;
	border-color: #98CE44;
	color: #515151;
}

.tracker-btn-list .btn-cancel:hover {
	background-color:  #98CE44;
	border-color: transparent;
	color: #fff;
}

.tracker-btn-list button:last-of-type {
	margin-right: 0;
}
.room-amenities-modal .modal-header {
	justify-content: center;
	padding-top: 22px;
	padding-bottom: 22px;
	border-color: #DEE2E6;
}
.room-amenities-modal .modal-title {
	font-size: 13px;
	font-weight: 500;
	color: #212529;
	line-height: 27px;
}
.room-amenities-modal .btn-close {
  background-image: none;
  margin-left: 0;
  position: absolute;
  right: 10px;
  top: 22px;
  color: #212529;
  opacity: 1;
}
.room-amenities-modal .modal-body {
	padding: 25px 20px;
}
.room-amenities-modal .modal-amenities-content h3 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 15px;
	font-weight: 600;
}
.room-amenities-modal .modal-amenities-content p {
	color: #515151;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
}
.cancellation-policy-header {
	padding: 30px 15px;
	border: 1px solid #B3B3B3;
	border-radius: 5px;
	margin-bottom: 15px;
}
.cancellation-policy-header label {
	font-size: 13px;
	line-height: 21px;
	color: #79AB2A;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}
.cancellation-policy-header p span {
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 17px;
}
.policy-header-box p {
	background-color: #75AB21;
	text-align: center;
}
.policy-header-box:first-of-type p {
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.policy-header-box:last-of-type p {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.policy-header-box.policy-full-half p {
	background-color: #8DC339;
}
.policy-header-box.policy-non-refund p {
	background-color: #A3D94F;
}
.modal-cancellation-policy p {
	font-size: 13px;
	font-weight: 500;
	line-height: 22px;
	color: #515151;
}
.mb-20 {
	margin-bottom: 20px;
}
.policy-table-info {
	width: 100%;
	max-width: 550px;
	margin-bottom: 15px;
}
.policy-table-info thead th {
	padding: 9.5px 10px;
	font-size: 13px;
	line-height: 22px;
	color: #1F1F1F;
	font-weight: 500;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
}
.policy-table-info tbody td {
	padding: 14.5px 10px;
	font-size: 13px;
	line-height: 22px;
	color: #515151;
	border: 1px solid #C0C0C0;
}
.page-title-flex {
	align-items: center;
}
.page-title {
	font-size: 25px;
	line-height: 36px;
	color: #1F1F1F;
	margin-bottom: 0 !important;
}
.cart-items-content .cart-item-number {
	font-size: 20px;
	line-height: 29px;
	color: #000;
	font-weight: 600;
	width: 4%;
}
.cart-top-header .cart-item-header {
	width: 96%;
}
.cart-top-header .cart-item-header .icon-box {
	width: 4%;
	padding-right: 5px;
}

.cart-top-header .cart-item-header .cart-item-header-inner {
	background-color: #98CE44;
	border-radius: 5px;
	padding: 13.5px 15px 13.5px;
	width: 96%;
}
.cart-top-header .cart-item-header .right-price-text p {
	font-size: 16px;
	line-height: 23px;
	color: #fff;
}
.cart-top-header .cart-item-header h2 {
	font-size: 20px;
	line-height: 29px;
	color: #fff;
	margin-bottom: 0;
	max-width: 90%;
	padding-right: 5px;
}
.cart-top-header .cart-item-header h2.max-width-100 {
	max-width: 100% !important;
}
.cart-top-header .cart-item-header h2 span {
	font-weight: 400;
}
.cart-right-item-content {
	margin-left: auto;
	width: 96%;
	border-bottom: 1px solid rgba(136,136,136,.4);
}
.cart-right-item-content .cartbox-item-details {
	display: flex;
	/* align-items: center; */
	padding-top: 15px;
	padding-bottom: 15px;
	/*justify-content: space-between; */
    flex-wrap: wrap;
    position: relative;
}
.cart-right-item-content .cartbox-item-details.cartbox-item-details-two {
	justify-content: start;
	padding-top: 0;
}
.cart-right-item-content .cartbox-item-details-two .cartbox {
	width: 20%;
}
.cart-items-content {
	margin-bottom: 25px;
}
.cart-items-content .cart-right-item-content + .cart-right-item-content {
	/*  margin-top: 25px;  */
}
.cart-items-content-two .cart-right-item-content .cartbox-item-details {
	justify-content: start;
}
.cart-items-content-two .cartbox-item-details .cartbox {
	width: 23%;
}
.cartbox-item-details .cartbox  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
    width: 20%;
}
.cartbox-item-details .cartbox label {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #1F1F1F;
}
.cartbox-item-details .cartbox.cart-items-delete  {
    position: absolute;
    right: 0;
    width: auto;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-cancellation-policy p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	display: flex;
	flex-wrap: wrap;
}
.cart-cancellation-policy p span {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #1F1F1F;
	margin-right: 5px;
	width: 18%;
}
.cart-cancellation-policy p i {
	width: 81%;
	font-style: normal;
}
.cartbox-item-details .cartbox p {
	font-size: 13px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.order-details .room-full-details span,
.cartbox-item-details .cartbox p.room-full-details span {
	position: relative;
	padding-right: 4px;
	margin-right: 0;
}

.order-details .room-full-details span:after,
.cartbox-item-details .cartbox p.room-full-details span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 15px;
	background-color: #DBDBDB;
}
.order-details .room-full-details span:last-of-type,
.cartbox-item-details .cartbox p.room-full-details span:last-of-type {
	padding-right: 0;
	margin-right: 0;
}
.order-details .room-full-details span:last-of-type:after,
.cartbox-item-details .cartbox p.room-full-details span:last-of-type:after {
	display: none;
}
.cartbox-item-details .remove-cart {
	width: 20px;
	height: 20px;
	/* border: 1px solid #292D32; */
	border-radius: 100%;
	display: inline-block;
	color: #292D32;
	text-align: center;
	font-size: 16px;
	line-height: 19px;
}
/* Payment Receipt */
.payment-receipt-section .payment-receipt-inner {
	max-width: 1170px;
	margin: 0 auto 60px;
	padding: 0 15px;
}
.payment-receipt-header {
	padding-top: 60px;
	padding-bottom: 80px
}
.payment-receipt-header img {
	margin-bottom: 10px;
}
.payment-receipt-header p {
	font-size: 25px;
	line-height: 36px;
	font-weight: 500;
	color: #1F1F1F;
	margin-bottom: 0;
}
.payment-receipt-booking-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.payment-receipt-booking-header h4 {
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	color: #1F1F1F;
	margin-bottom: 0;
	padding-left: 15px;
}
.payment-receipt-booking-header h4 span {
	font-weight: 400;
	color: #515151;
}
.payment-receipt-common {
	margin-bottom: 45px;
}
.payment-total-receipt h3,
.payment-receipt-common h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	margin-bottom: 10px;
	padding-left: 15px;
}
.payment-receipt-flex {
	padding: 20px 15px;
	border-radius: 10px;
	border: .8px solid #D4D4D4;
	display: flex;
	justify-content: space-between;
}
.payment-receipt-flex .customer-info-box {
	padding-right: 5px;
}
.payment-total-receipt,
.payment-receipt-item .payment-common-inner {
	padding: 20px 15px;
	border-radius: 10px;
	border: .8px solid #D4D4D4;
}
.payment-receipt-item .payment-common-inner .payment-receipt-flex {
	padding: 0;
	border: 0;
	border-radius: 0;
}
.payment-receipt-common .customer-info-box label {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	margin-bottom: 5px;
}
.payment-receipt-common .customer-info-box p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.payment-receipt-common .item-top-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.payment-receipt-common .item-top-header h3 {
	margin-bottom: 0;
	padding-left: 0;
	max-width: 60%;
}
.payment-receipt-common .item-top-header p {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 0;
	color: #000;
}
.payment-receipt-common .item-top-header p span {
	color: #515151;
}
.payment-receipt-item .payment-receipt-flex {
	justify-content: start;
	flex-wrap: wrap;
}
.payment-receipt-item .customer-info-box {
	width: 20%;
	margin-bottom: 15px;
}
.common-general-text p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
}
.common-general-text p:last-of-type {
	margin-bottom: 0;
}
.common-general-text p span {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
}
.payment-total-receipt h3 {
	padding-left: 0;
	padding-bottom: 10px;
	border-bottom: .5px solid rgba(81,81,81,.5);
}
.payment-total-receipt .total-table {
	max-width: 350px;
}
.payment-total-receipt .total-table tbody th {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	color: #1F1F1F;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}
.payment-total-receipt .total-table tbody td {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}
.payment-total-receipt .total-table tbody tr:last-of-type th,
.payment-total-receipt .total-table tbody tr:last-of-type td {
	padding-bottom: 0;
}
.payment-total-receipt {
	margin-bottom: 25px;
}
.payment-receipt-message p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}
.custom-pagination .pagination {
	justify-content: center;
	flex-wrap: wrap;
}
.custom-pagination .pagination .page-link {
	border-color: #DEE2E6;
	color: #98CE44;
	font-size: 14px;
	line-height: 21px;
	padding: 0;
	width: 31px;
	line-height: 31px;
	height: 31px;
	background-color: transparent;
	box-shadow: none;
	outline: 0;
}
.custom-pagination .pagination .page-link:hover,
.custom-pagination .pagination .page-link.active {
	background-color: #98CE44;
	color: #fff;
	border: transparent;
}
.custom-right-search-form {
	max-width: 300px;
	width: 300px;
}
.custom-right-search-form .form-control {
	border: 1px solid #CED4DA;
	background-color: #fff;
	border-radius: 30px;
	min-height: 42px;
	font-size: 16px;
	line-height: 24px;
	color: #6C757D !important;
	padding: 8px 10px;
	box-shadow: none;
	outline: 0;
}
.custom-right-search-form .form-control::-webkit-input-placeholder {
  color: #6C757D;
}
.custom-right-search-form .form-control::-moz-placeholder {
  color: #6C757D;
}
.custom-right-search-form .form-control:-ms-input-placeholder {
  color: #6C757D;
}
.custom-right-search-form .form-control:-moz-placeholder {
  color: #6C757D;
}
.custom-right-search-form button {
	position: absolute;
	top: 9px;
	right: 10px;
	padding: 0;
	border-radius: 0;
	border:0;
	background-color: transparent;
	box-shadow: none;
	outline: 0;
	color: #6C757D;
}
.pending-order-content .row {
	margin-left: -7.5px;
	margin-left: -7.5px;
}
.pending-order-content .pending-order-hotel {
	width: 17.702%;
}

.pending-order-history-details {
	display: flex;
	align-items: center;
	margin: 0 -5px;
}
.pending-order-history-details .order-pending-box {
	padding: 0 5px;
	width: 33.3333%;
	margin-top:11px;
}

.pending-order-content .pending-order-inner {
	padding: 10px;
	border: 1px solid #98CE44;
	border-radius: 5px;
	display: flex;
	/* height: 100%;  */
	flex-direction: column;
	justify-content: center;
	margin-bottom: 15px;
}
.pending-order-content .pending-order-inner.pending-payment-text {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.pending-order-content .pending-order-inner.pending-payment-text p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.pending-order-content .pending-order-inner.pending-payment-text p span {
	color: #1F1F1F;
	font-size: 15px;
	font-weight: 500;
}
.pending-order-content .pending-order-inner.pending-payment-text p:last-of-type {
	margin-bottom: 0;
}
.pending-order-name {
	display: flex;
	align-items: center;
	padding: 26px 36px;
}
.pending-order-name img {
	margin-right: 15px;
}
.pending-order-name h2 {
	font-size: 20px;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 0;
}
.pending-order-history-details .order-pending-box label {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #1F1F1F;
}
.pending-order-history-details .order-pending-box p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.pending-order-fulldetail .pending-order-inner {
	justify-content: space-around;
}

.pending-button-list-inner {
	/* max-width: 225px;  */
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.button-box-options-inner .btn-list {
	margin: 0 -5px;
}
.button-box-options-inner .btn-list .btn-list-inner {
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.button-box-options-inner .btn-list .btn-list-inner a {
	margin-right: 0;
	margin-bottom: 0;
	width: 100%;
}
.pending-button-list-inner .total-price-pending .tour-guide-btn:first-of-type {
	margin-top: 0;
}
.pending-button-list-inner .total-price-pending {
	margin-top: 0;
}
.pending-button-list-inner .total-price-pending .tour-guide-btn {
	margin-top: 5px;
}
.pending-order-content {
	margin-bottom: 25px;
}
.download-invoice-btn a {
	width: 160px;
	padding: 11.5px 15px;
	text-align: center;
	font-size: 16px;
	line-height: 23px;
	color: #EAEAEA;
	background-color: #98CE44;
	border-radius: 30px;
	display: inline-block;
}
.payonline-search-result {
	margin-top: 20px;
	margin-bottom: 30px;
}
.payonline-search-result h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.payonline-search-result-flex {
	display: flex;
	height: 100%;
	margin: 0 -5px;
}
.payonline-search-left-box {
	width: 79%;
	padding-left: 5px;
	padding-right: 5px;
}
.payonline-search-box {
	padding: 20px 10px;
	border: 1.5px solid #98CE44;
	border-radius: 10px;
}
.payonline-search-result-flex + .payonline-search-result-flex {
	margin-top: 30px;
}
.deposite-info-box {
	width: 18%;
	padding-left: 5px;
	padding-right: 5px;
}
.deposite-select-box {
	width: 3%;
    display: flex;
	align-items: center;
	justify-content: center;
}

.deposite-select-box .custom-checkbox {
	position: relative;
	cursor: pointer;
}
.deposite-select-box input {
	display: none;
}
.deposite-select-box .custom-checkbox:before {
	content: "";
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	display: inline-block;
}
.deposite-select-box input:checked + .custom-checkbox:after {
	content: "\f00c";
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
    height: 20px;
    border-radius: 5px;
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	color: #fff;
	font-size: 14px;
	background-color: #98CE44;
}
.deposite-info-box .deposite-info-box-inner {
	padding: 20px;
  border-radius: 10px;
  border: 1px solid #98CE44;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.deposite-info-box .deposite-info-box-inner p {
	font-size: 15.51px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.deposite-info-box .deposite-info-box-inner p:last-of-type {
	margin-bottom: 0;
}
.deposite-info-box .deposite-info-box-inner p span {
	font-size:14.54px;
	font-weight: 400;
	color: #515151;
}
.payonline-search-box .result-header {
	margin-bottom: 10px;
}
.payonline-search-box .result-header h3 {
	font-size: 19px;
	line-height: 28px;
	color: #AAAAAA;
	font-weight: 600;
	margin-bottom: 0;
}
.payonline-search-box .result-header h3 span {
	color: #1F1F1F;
}
.payonline-search-box .result-header .price-text p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.payonline-search-box .result-box-content {
	display: flex;
	align-items: center;
}
.payonline-search-box .result-box-content-inner {
	width: 24%;
	padding-right: 10px;
}
.payonline-search-box .result-box-content-inner label {
	font-size: 17px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.payonline-search-box .result-box-content-inner p {
	font-size: 15px;
	line-height: 21px;
	color: #515151;
	margin-bottom: 0;
}
.carditcard-details h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.carditcard-details .row {
	margin: 0 -5px;
}
.carditcard-details .form-group {
	padding: 0 5px;
	margin-bottom: 30px;
}
.carditcard-details .form-group label {
	padding-left: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.carditcard-details .form-group .form-control {
	border-radius: 10px;
	border: 1.5px solid #98CE44;
	padding: 8px 10px;
	background-color: #F8F9FA;
	font-size: 14px;
	line-height: 21px;
	color: #6C757D !important;
	box-shadow: none;
	outline: none;
}
.carditcard-details .card-number-box {
	width: 22.5%;
}
.carditcard-details .card-date {
	width: 14%;
}
.carditcard-details .card-address {
	width: 35.5%;
}
.carditcard-details .form-control ::-webkit-outer-spin-button,
.carditcard-details .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.carditcard-details .form-control::-webkit-input-placeholder {
  color: #6C757D;
}
.carditcard-details .form-control::-moz-placeholder {
  color: #6C757D;
}
.carditcard-details .form-control:-ms-input-placeholder {
  color: #6C757D;
}
.carditcard-details .form-control:-moz-placeholder {
  color: #6C757D;
}
.rember-custom-checkbox {
	margin-bottom: 15px;
}
.rember-custom-checkbox input {
	margin-right: 8px;
}
.rember-custom-checkbox label {
	font-size: 15px;
	line-height: 19px;
	color: #515151;
	cursor: pointer;
}
.daterangepicker .applyBtn,
.daterangepicker td.active, .daterangepicker td.active:hover {
	background-color: #FDB714;
	border-color: transparent;
}
.cookie-contact-section {
	margin-bottom: 50px;
}
.cookie-contact-section .section-header {
	margin-bottom: 30px;
}
.cookie-contact-section .section-header p,
.cookie-contact-section .section-header h5 {
	font-size: 15px;
	line-height: 25px;
	color: #1F1F1F;
	margin-bottom: 3px;
}
.cookie-contact-section .section-header p {
	color: #515151;
	font-size: 13px;
	margin-bottom: 0;
}
.cookie-contact-section .row {
	margin: 0 -45px;
}
.cookie-contact-section .cookie-contact-box {
	width: 37.729%;
	padding-left: 45px;
	padding-right: 45px;
}
.cookie-contact-section .cookie-contact-box-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 36px 28px;
	border: 1.5px solid #98CE44;
	border-radius: 20px;
}
.cookie-contact-section .cookie-contact-box-inner h6 {
	font-size: 18px;
	line-height: 26px;
	color: #515151;
	margin-bottom: 3px;
}
.cookie-contact-section .cookie-contact-box-inner p {
	font-size: 16px;
	line-height: 23px;
	color: #515151;
	margin-bottom: 8px;
	max-width: 210px;
}
.cookie-contact-section .cookie-contact-box-inner p:last-of-type {
	margin-bottom: 0;
}
.cookie-contact-section .cookie-contact-box-inner p a {
	color: #515151;
}
.main-banner-section {
	margin-bottom: 60px;
}
.main-banner-section  .banner-content-inner img {
	border-radius: 10px;
}
.main-banner-section  .banner-content-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .2);
	opacity: 0;
	border-radius: 10px;
}
.main-banner-section .banner-caption {
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
	max-width: 415px;
}
.main-banner-section  .banner-caption h1 {
	font-size: 25px;
	line-height: 36px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.order-room-section .title-block {
	background-color: #E9EAEB;
	border-radius: 5px;
	padding: 15px 15px;
	margin-bottom: 40px;
}
.order-room-special-request h3,
.lead-tavel-details label,
.order-room-section .title-block h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.order-room-section .title-block h2 span {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}
.order-room-content {
	max-width: 958px;
	padding-left: 15px;
	padding-right: 15px;
}
.order-room-content-top {
	padding-bottom: 15px;
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 30px;
}
.order-room-content .order-room-content-box {
	margin-bottom: 25px;
}
.order-room-content .order-room-content-box h3 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.order-room-content .order-room-content-box p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.lead-tavel-details label  {
	margin-bottom: 10px;
	font-weight: 500;
}
.order-room-content .form-group {
	margin-bottom: 15px;
}
.order-room-content label {
	font-size: 18px;
	font-weight: 500;
	line-height: 26.01px;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.order-room-content .form-control {
	border: 1px solid #667080;
	border-radius: 10px;
	background-color: #F8F9FA;
	padding: 6px 10px;
	min-height: 45px;
	box-shadow: none;
	outline: 0;
	font-size: 15px;
	line-height: 22px;
	color: #6F6F6F !important;
}
.order-room-content .form-control::-webkit-input-placeholder {
  color: #D2D2D2;
}
.order-room-content .form-control::-moz-placeholder {
  color: #D2D2D2;
}
.order-room-content .form-control:-ms-input-placeholder {
  color: #D2D2D2;
}
.order-room-content .form-control:-moz-placeholder {
  color: #D2D2D2;
}
.order-room-special-request {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CFCFCF;
}
.order-room-special-request h3 {
	font-weight: 500;
	margin-bottom: 15px;
}
.order-room-special-request .custom-checkbox {
	justify-content: space-between;
	padding-bottom: 10px;
}
.order-room-special-request p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
	max-width: 973px;
}
.order-room-content-bottom .order-btn-list a {
	display: inline-block;
	border: 1px solid transparent;
	background-color: transparent;
	border: 1px solid #98CE44;
	border-radius: 25px;
	padding: 7px 21px;
	color: #1F1F1F;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	text-align: center;
	display: inline-block;
	min-width: 132px;
	margin-right: 45px;
}

.form-submit-btn .add-cart-btn:hover,
.order-room-content-bottom .order-btn-list a:hover {
	background-color: #98CE44;
	color: #fff;
}
.order-room-content-bottom .order-btn-list a.bg-transparent {
	color: #1F1F1F;
}
.order-room-content-bottom .order-btn-list a.bg-transparent:hover {
	color: #fff;
	background-color: #98CE44 !important;
}

.order-room-content-bottom .order-btn-list a:last-of-type {
	margin-right: 0;
}
.order-room-section {
	margin-bottom: 60px;
}
.custom-form-control-input {
	border: 0 !important;
	background-color: transparent;
	color: #6F6F6F !important;
	box-shadow: none !important;
	outline: 0 !important;
	font-size: 15px;
	padding: 0 0 0 15px;
}
.text-color-2 {
	color: #1F1F1F;
}
/* Day Trips Section */
.daytrips-booking-section {
	margin-bottom: 50px;
}
.daytrips-booking-sidebar {
	width: 26.819%;
	padding: 0 12.5px;
}
.daytrips-booking-contentarea {
	width: 73.181%;
	padding: 0 12.5px;
}
.daytrips-booking-section .row-space-25 {
	margin: 0 -12.5px;
}
/*.daytrips-booking-sidebar .daytrips-booking-sidebar-inner {
	max-width: 250px;
}*/
.daytrips-booking-sidebar .daytrips-booking-sidebar-inner {
	padding: 0 10px 0 0;
}
.widget-search .search-form-content .form-control {
	font-size: 14px;
	line-height: 21px;
	color: #6C757D !important;
	padding: 11px 12px 11px 40px;
	border-radius: 30px;
	border: 1px solid #98CE44;
	box-shadow: none;
	outline: 0;
}
.widget-search .search-form-content button {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: 12px;
	left: 12px;
	color: #6C757D;
}
.activity-type-content .custom-checkbox .form-group:last-of-type {
	margin-bottom: 0;
}
.activity-type-content::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent;
}
.activity-type-content::-webkit-scrollbar {
	width: 3.6px;
	background-color: transparent;
}
.activity-type-content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #C4C4C4;
}
.daytrips-booking-contentarea-top {
	padding: 10px 15px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.daytrips-booking-contentarea-top p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #404040;
	margin-bottom: 0;
	padding-right: 8px;
	width: 50%;
}
.daytrips-booking-contentarea-top p:nth-child(n+3) {
	padding-top: 5px;
}
.daytrips-booking-contentarea-top p:last-of-type {
	margin-bottom: 0;
	margin-right: 0;
}
.daytrips-booking-contentarea-top p span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
}
.daytrips-booking-listing-box .row {
	margin: 0 -23px;
}
.daytrips-booking-listing-box .booking-listing-box {
	padding: 0 23px;
}
.daytrips-booking-listing-box .booking-listing-box:nth-child(n+3) {
	margin-top: 40px;
}
.booking-listing-box .image-box {
	margin-bottom: 10px;
}
.booking-listing-box .image-box img {
	border-radius: 10px;
}
.booking-listing-box .box-heading {
	margin-bottom: 10px;
}
.booking-listing-box .box-heading h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 0;
}
.booking-listing-box .box-heading h2 a {
	color: #1E446F;
}
.booking-listing-box .box-content {
	margin-bottom: 15px;
}
.booking-listing-box .box-content p {
	font-size: 18px;
	line-height: 26px;
	color: #636363;
}
.booking-listing-box .box-content p:last-of-type {
	margin-bottom: 0;
}
.booking-listing-box .box-btnl-list a {
	padding: 6px 10px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	border-radius: 25px;
	border: 1px solid #98CE44;
	width: 125px;
}
.booking-listing-box .box-btnl-list a:hover {
	color: #fff;
	background-color: #98CE44;
}

.booking-listing-box .box-btnl-list {
	justify-content: space-between;
}
.booking-listing-box .box-btnl-list p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-right: 25px;
}
.trip-booking-details {
	margin-bottom: 50px;
}
.trip-booking-details .trip-booking-details-inner {
	max-width: 1000px;
	margin: 0 auto;
}
.booking-top-gallery .row {
	margin: 0 -9px;
}
.booking-top-gallery .gallery-img {
	padding: 0 9px;
	margin-bottom: 15px;
}
.booking-top-gallery .gallery-1 {
	width: 53.6%;
}
.booking-top-gallery .gallery-2 {
	width: 46.4%;
}
.details-boobking-title-block {
	display: flex;
	margin-bottom: 50px;
}
.details-boobking-title-block a {
	color: #515151;
	margin-right: 20px;
	margin-top: 8px;
}
.details-boobking-title-block h2 {
	font-size: 25px;
	color: #1F1F1F;
	font-weight: 600;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
}
.booking-details-tab .nav-pills {
	justify-content: space-between;
	margin-bottom: 20px;
}
.booking-details-tab .nav-pills .nav-item {
	margin-right: 8px;
}
.booking-details-tab .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.booking-details-tab .nav-pills .nav-link {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #515151;
	border-radius: 30px;
	padding: 11.5px 15px;
	min-width: 150px;
	border: 1px solid #98CE44;
}
.booking-details-tab .nav-pills .nav-link:hover,
.booking-details-tab .nav-pills .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
.booking-tab-description-content p strong {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
}
.booking-tab-description-content p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}
.booking-tab-location-content .booking-location-box {
	margin-bottom: 15px;
}
.booking-tab-location-content .booking-location-box h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.booking-tab-location-content .booking-location-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
	margin-bottom: 3px;
}
.booking-tab-price-content .price-top-header {
	border: 1px solid #98CE44;
	border-radius: 5px;
	padding: 14px 10px;
	margin-bottom: 10px;
}
.booking-tab-price-content .price-top-header h2 {
	font-size: 16px;
	line-height: 23px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.booking-tab-price-content .price-full-details {
	border: 1px solid #98CE44;
	border-radius: 5px;
	padding: 20px 10px;
	/*max-height: 250px;
	overflow-y: auto; */
}
.booking-tab-price-content .price-full-details-inner {
	display: flex;
	align-items: center;
	margin: 0 -5px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}
.booking-tab-price-content .price-full-details-inner:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.booking-tab-price-content .price-details-box {
	padding: 0 5px;
}
.booking-tab-price-content .price-details-box:first-of-type {
	width: 47%;
}
.booking-tab-price-content .price-details-box:nth-child(2n) {
	width: 14%;
	text-align: center;
}
.booking-tab-price-content .price-details-box:last-of-type {
	width: 39%;
	margin-left: auto;
	text-align: right;
}
.booking-tab-price-content .price-details-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}
.booking-tab-price-content .price-details-box .custom-btn {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #1F1F1F;
	display: inline-block;
	text-align: center;
	border-radius: 30px;
	background-color: transparent;
	width: 106px;
	padding: 7.5px 15px;
	border: 1px solid #98CE44;
}
.booking-tab-price-content .price-details-box .custom-btn:hover {
	background-color: #98CE44;
	color: #fff;
}
.daytrips-booked-section {
	margin-bottom: 50px;
}
.daytrips-booked-top-header {
	border-radius: 5px;
	background-color: #E9EAEB;
	padding: 10px 15px;
	margin-bottom: 30px;
}
.daytrips-booked-top-header p {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.daytrips-booked-top-header p span {
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #D7D7D7;
}
.daytrips-booked-top-header p span:last-of-type {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}
.daytrips-booked-details h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 11px;
}
.addprepost-tourhotel-night h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26.01px;
	color: #1E446F;
	margin-bottom: 10px;
}

.addprepost-tourhotel-night .addprepost-box .form-group {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.addprepost-tourhotel-night .addprepost-box .right-content,
.addprepost-tourhotel-night .addprepost-box .left-content {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.addprepost-tourhotel-night .addprepost-box label {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	color: #1F1F1F;
	margin-bottom: 6px;
}
.addprepost-tourhotel-night .addprepost-box .left-content {
	width: 12%;
}
.addprepost-tourhotel-night .addprepost-box .right-content {
	width: 88%;
    margin-top:25px;
}
.addprepost-tourhotel-night .addprepost-box .right-content .right-total-box {
	width: 17%;
}
.booking-extra-info-add {
	padding-top: 12px;
	border-top: 1px solid #D7D7D7;
}
.booking-extra-info-add h3 {
	font-size: 18px;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 10px;
}
.booking-extra-info-add .group-box-content-radio .left-info-text {
	width: 32%;
	padding-right: 10px;
}
.booking-extra-info-add .group-box-content-radio .left-info-text p {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	color: #515151;
}
.booking-extra-info-add .radio-btn input[type="radio"] {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.booking-extra-info-add .radio-btn {
	margin-right: 10px;
}
.booking-extra-info-add .radio-btn label {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
	position: relative;
	cursor: pointer;
	padding-left: 20px;
}
.booking-extra-info-add .radio-btn label:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 1px solid #D9D9D9;
}
.booking-extra-info-add .radio-btn label:hover:before,
.booking-extra-info-add .radio-btn input[type="radio"]:checked + label:before {
	background-color: #98CE44;
	border-color: transparent;
}
.booking-extra-info-add .radio-btn label:hover:after,
.booking-extra-info-add .radio-btn input[type="radio"]:checked + label:after {
	content: "";
	position: absolute;
	top: 6px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	border-color: transparent;
	background-color: #fff;
}
.booking-extra-info-add .total-text p,
.booking-extra-info-add .group-box-content-radio {
	margin-bottom: 15px;
}
.booking-extra-info-add .group-box-content-radio:last-of-type {
	margin-bottom: 0;
}
.group-box-content-radio .price-right-text p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #6C757D;
}
.booking-extra-info-add .total-text p,
.addprepost-tourhotel-night .addprepost-box .right-content p {
	font-size: 14px;
	line-height: 20.23px;
	color: #515151;
	margin-bottom: 0;
}
.train-booking-room-details + .train-booking-room-details {
	border-top: 1px solid rgba(0,0,0,0.75);
  padding-top: 13px;
}
.daytrips-booked-details h3.custom-border-bottom {
	border-bottom: 1px solid #1E446F;
	max-width: 100%;
	display: inline-block;
	padding-bottom: 4px;
	margin-bottom: 15px !important;
}
.daytrips-booked-details h3.color-theme-base {
	color: #1E446F;
	padding-left: 0;
	padding-right: 0;
}
.luxury-train-booking-details.booking-details,
.newbooking-details-room-details {
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #98CE44;
	margin-bottom: 16px;
}
.luxury-train-booking-details.booking-details {
	padding-bottom: 0;
}

.totalday-room-count p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20.23px;
	color: #515151;
}
.custom-radio-button-train-booking input[type="radio"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.custom-radio-button-train-booking label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
}
.custom-radio-button-train-booking label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	border: 1px solid #bbb6b6;
	border-radius: 4px;
}
.custom-radio-button-train-booking input[type="radio"]:checked + label:after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	background-color: #98CE44;
	border-radius: 4px;
}
.booking-details-room h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26.01px;
	color: #1E446F;
	margin-bottom: 11px;
}
.daytrips-booked-details .form-group label span.smalltext {
	font-size: 10px;
}
.daytrips-booked-details .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.tourpackage-booked-section .daytrips-booked-details .form-group label {
    font-size: 13px;
}
.daytrips-booked-details .form-group .custom-nice-select.room-drp {
	max-width: 80px;
}
.daytrips-booked-details .booking-extra-info-add .radio-btn label {
	color: #515151;
	font-weight: 400;
}
.daytrips-booked-details .form-group .custom-nice-select .current {
	text-align: left;
}
.daytrips-booked-details .form-group .custom-nice-select:after {
	margin-top: -10px;
}

.adults-sel-text-drp {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding-left: 8px;
	padding-right: 0;
	max-width: 120px;
	justify-content: space-between;
}
.adults-sel-text-drp p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #27272A;
	margin-bottom: 0;
	padding-right: 15px;
}
.adults-sel-text-drp .custom-nice-select.adults-drp {
	padding-left: 0 !important;
	padding-right:0 !important;
	max-width: 50px !important;
	border: 0 !important;
	min-height: 43px !important
}
.adults-sel-text-drp .custom-nice-select.adults-person-drp {
	padding-left: 0 !important;
	padding-right:0 !important;
	border: 0 !important;
	min-height: 43px !important
}
.roombook-total-block {
	background-color: rgba(188, 188, 188, 0.1);
	border-radius: 10px;
	border: 1px solid #98CE44;
	padding: 19px 8px;
}

.roombook-total-block p {
	font-size: 18px;
	font-weight: 500;
	line-height: 26.01px;
	color: #1F1F1F;
}

.daytrips-booked-details .form-group .form-control.tour-package-total {
	color: #fff !important;
	background-color: #98CE44;
}
.daytrips-booked-details .form-group .form-control {
	font-size: 14px;
	font-weight: 400;
	color: #6C757D !important;
	line-height: 20px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	padding: 11.5px 8px;
	box-shadow: none;
	outline: 0;
	min-height: 45px;
}
.daytrips-booked-details .form-group .form-control.tour-booking-total {
	background-color: #98CE44;
	color: #fff !important;
}

.daytrips-booked-details .form-group textarea.form-control {
	resize: none;
}
.termsbooking-checkbox input {
	margin-right: 10px;
	margin-top: 3px;
}
.termsbooking-checkbox label {
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
}
.termsbooking-checkbox {
	display: flex;
	align-items: flex-start;
}
/*.termsbooking-checkbox.left-space {
	margin-left: 4%;
}*/
.form-submit-btn .add-cart-btn {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #1F1F1F;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	background-color: transparent;
	/* width: 132px; */
	padding: 8px 15px;
	border: 1px solid #98CE44;
}
.form-submit-btn .add-cart-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
/* Day Trips Section End */
.transfer-filter-section {
	margin-bottom: 40px;
}
.transfer-filter-box {
	margin-bottom: 15px;
}
.select2-container .select2-selection--single {
	height: auto;
}
.transfer-filter-section .select2-container--default .select2-selection--single {
	border: 0;
	border-radius: 0;
	text-align: center;
}
.country-flag {
	width: 20px;
	height: 15px;
	margin-right: 3px;
	margin-top: -2px;
}
.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__rendered,
.transfer-filter-section .select2-container .select2-selection--single .select2-selection__rendered {
  border: 0;
  outline: 0;
  box-shadow: none !important;
  padding: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: #636363;
  max-width: 90%;
  text-align: center;
  margin: 0 auto;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__clear,
.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__clear  {
	color: #636363;
	margin-right: 0;
	position: relative;
	right: 20px;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow b,
.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: 0;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow,
.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 0;
}

.widget-inner .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after,
.transfer-filter-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
	content: "\f077";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	color: #636363;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow b:after,
.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
	content: "\f078";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	color: #636363;
}
.select2-container--open .select2-dropdown--below,
.transfer-filter-section .select2-dropdown {
	margin-top: 9px;
	border: 1px solid #98CE44 !important;
}
.select2-results__option {
 	font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #636363;
  padding: 7.5px 10px;
}
.select2-container {
	width: 100% !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #98CE44;
}
.select2-search__field {
	border: 1px solid #98CE44 !important;
	box-shadow: none !important;
	outline: 0 !important;
	font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: #636363;
  padding-left: 8px;
  padding-right: 8px;
}
.custom-nice-select-1,
.mySelect,
.custom-nice-select {
	width: 100%;
	height: auto;
	float: none;
}
.mySelect.disabled,
.nice-select.disabled {
	color: #636363;
}
.mySelect ul.list,
.custom-nice-select ul.list {
	margin-top: 9px;
	border-radius: 0;
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: none;
  border-top: 0;
}
.mySelect .current,
.custom-nice-select .current {
	display: block;
	/* text-align: center; */
}
.filter-city-box .mySelect .current,
.filter-city-box .custom-nice-select .current {
	padding: 0 15px;
}
.mySelect.nice-select.open:after,
.custom-nice-select.nice-select.open:after {
	content: "\f077";
}
.booking-details .nice-select:after {
	margin-top: -10px;
}
.nice-select:after {
	margin-top: -15px;
	right: 20px;
}
.nice-select.open:after {
	content: "\f077";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
}

.nice-select:after,
.mySelect:after,
.custom-nice-select:after {
	content: "\f078";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	color: #636363;
}
.mySelect.nice-select .option,
.custom-nice-select.nice-select .option {
	font-size: 15px;
  font-weight: 400;
  min-height: auto;
  line-height: 23px;
  color: #636363;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  white-space: normal;
}

.mySelect.nice-select .option:hover,
.mySelect.nice-select .option.focus,
.mySelect.nice-select .option.selected.focus,
.custom-nice-select.nice-select .option:hover,
.custom-nice-select.nice-select .option.focus,
.custom-nice-select.nice-select .option.selected.focus {
	color: #fff;
	background-color: #98CE44 !important;
}

.mySelect.nice-select .option.disabled:focus,
.mySelect.nice-select .option.disabled:hover,
.mySelect.nice-select .option.disabled.focus,
.mySelect.nice-select .option.disabled,
.custom-nice-select.nice-select .option.disabled:focus,
.custom-nice-select.nice-select .option.disabled:hover,
.custom-nice-select.nice-select .option.selected.disabled.focus,
.custom-nice-select.nice-select .option.disabled {
	pointer-events: none;
	color: #999 !important;
	background-color: transparent !important;
}
.ui-timepicker-standard .ui-menu-item {
	margin: 0 15px;
	width: auto !important;
}
.ui-timepicker-standard a {
	font-size: 15px;
  font-weight: 400;
  min-height: auto;
  line-height: 23px;
  color: #636363;
}
.h-0 {
	height: 0;
	margin-bottom: 0 !important;
}
.h-0 .filter-grid-box {
	padding: 0 !important;
}
.transfer-filter-box.h-0 {
	padding: 0;
}
.ui-widget.ui-widget-content {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 3px 6px 0px #3f4e808f;
	-moz-box-shadow: 0 3px 6px 0px #3f4e808f;
	box-shadow: 0 3px 6px 0px #3f4e808f;
}
.transfer-filter-section .widget {
	margin-bottom: 15px;
}
.transfer-filter-section .widget-title {
	margin-bottom: 10px;
}
.widget .widget-inner .widget-common-form-control {
	border: 1.5px solid #98CE44;
	border-radius: 10px;
	box-shadow: none;
	outline: 0;
	min-height: 45px;
	padding: 8px;
	font-size: 13px;
	line-height: 26px;
	color: #6C757D !important;
}
.nice-select.widget-common-form-control {
	float: none;
}
.widget-common-form-control.nice-select:after {
	content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  color: #6C757D;
  margin-right: 6px;
  margin-top: -13px;
}
.daytrips-booking-sidebar .widget-travelers .widget-common-form-control ul.list {
	margin: 0;
	top: auto;
	bottom: 100%;
}
.widget-common-form-control ul.list {
	border-radius: 0;
	border: 1px solid #98CE44;
}
.widget-common-form-control ul.list .option {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #636363;
  min-height: auto;
  padding: 8px 10px;
}
.widget-common-form-control.nice-select .option:hover,
.widget-common-form-control.nice-select .option.focus,
.widget-common-form-control.nice-select .option.selected.focus {
	color: #fff;
	background-color: #98CE44 !important;
}
.widget-common-form-control.nice-select.open:after {
	content: "\f077";
}
.widget-submit-btn .submit-btn {
	color: #1F1F1F;
	border: 1px solid #98CE44;
	background-color: transparent;
	border-radius: 30px;
	display: inline-block;
	padding: 9.5px 15px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	box-shadow: none;
	outline: 0;
	width: 160px;
}
.widget-submit-btn .submit-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.ui-timepicker-standard .ui-state-hover {
	border-color: transparent;
	color: #fff;
	background-color: #98CE44;
}
.transfer-filter-listing-box {
	margin-bottom: 30px;
}
.transfer-filter-listing-box:last-of-type {
	margin-bottom: 0;
}
.car-filter-tabs-content .transfer-filter-listing-box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C5C5C5;
}
.car-filter-tabs-content .transfer-filter-listing-box:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.transfer-filter-listing-box .row {
	margin: 0 -10px;
}
.transfer-filter-listing-box .transfer-filter-content,
.transfer-filter-listing-box .transfer-filter-img {
	padding: 0 10px;
}
.transfer-filter-listing-box .transfer-filter-img {
	width: 38%;
}
.transfer-filter-listing-box .transfer-filter-content {
	width: 62%;
	overflow-y: auto;
}
.transfer-filter-listing-box .transfer-filter-content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.transfer-filter-listing-box .transfer-filter-content::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}
.transfer-filter-listing-box .transfer-filter-content::-webkit-scrollbar-thumb {
	background-color: #98CE44;
}
.transfer-filter-listing-box .transfer-filter-img img {
	border-radius: 10px;
}
.transfer-filter-listing-box .transfer-filter-content h2 {
	font-size: 20px;
	line-height: 26px;
	color: #1E446F;
}
.transfer-filter-listing-box .transfer-filter-content h2 a {
	color: #1E446F;
}
.transfer-filter-listing-box .transfer-filter-content .transfer-filter-content-inner h2 {
	font-weight: 600;
	margin-bottom: 15px;
}
.transfer-filter-listing-box .transfer-filter-content p {
	font-size: 12px;
	line-height: 17px;
	color: #515151;
	margin-bottom: 10px;
}
.private-tour-filter-area .transfer-filter-listing-box .transfer-filter-content p {
	font-size: 14px;
	line-height: 20px;
}
.private-tour-filter-area .transfer-filter-listing-box .transfer-filter-content .transfer-filter-content-inner {
	justify-content: start;
}
.transfer-filter-listing-box .transfer-filter-content  .left-link-text {
	margin-right: 15px;
}
.transfer-filter-listing-box .transfer-filter-content .left-link-text a {
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	color: #515151;
}
.transfer-filter-listing-box .transfer-filter-content .right-car-info-img {
	border: 1px solid #98CE44;
	border-radius: 5px;
	padding: 3.1px 9px;
}
.car-rental-booking-price.booking-tab-price-content {
	margin-top: 10px;
}
.car-rental-booking-price.booking-tab-price-content .price-full-details {
	border: 0;
	max-height: 100%;
	padding: 0;
	overflow: hidden;
}
.car-rental-booking-price.booking-tab-price-content .price-full-details-inner {
	padding-bottom: 0;
	border-bottom: 0;
}
.car-rental-booking-price.booking-tab-price-content .price-details-box .custom-btn {
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	padding: 3px 6px;
}
.transfer-filter-listing-box .transfer-filter-content p a {
	color: #1E446F;
}
.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn {
	margin-top: 15px;
}
.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn a {
	border: 1px solid #98CE44;
	width: 132px;
	border-radius: 25px;
	font-size: 14px;
	font-weight: 500;
	color: #404040;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	padding: 7px 15px;
	margin-right: 0 !important;
}
.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn a:hover {
	color: #fff;
	background-color: #98CE44;;
}
.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-right: 15px;
}
.transfer-filter-section .daytrips-booking-sidebar {
	width: 25%;
}
.transfer-filter-section .daytrips-booking-contentarea {
	width: 75%;
}
.transfer-filter-section .daytrips-booking-sidebar .daytrips-booking-sidebar-inner {
	max-width: 100%;
}
.transfer-booking-cart .cartbox-item-details .cartbox {
	width: 20%;
	padding-right: 7px;
}
.transfer-booking-cart .cartbox-item-details .cartbox.cart-items-delete {
	width: auto;
	position: absolute;
	right: 0;
}
.transfer-booking-cart .cart-right-item-content .cartbox-item-details {
	justify-content: start;
	position: relative;
}
.widget-inner .select2-container--default .select2-selection--single,
.transfer-filter-section .widget-terminal .select2-container--default .select2-selection--single {
	border: 1.5px solid #98CE44;
  border-radius: 10px;
  padding: 8px;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__rendered,
.widget-inner .select2-container .select2-selection--single .select2-selection__rendered {
	font-size: 13px;
  line-height: 26px;
  color: #6C757D;
  text-align: left;
  margin: 0 !important;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 12px;
	right: 10px;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
	font-size: 13px;
	color: #6C757D;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #6C757D;
}
.widget-inner .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 13px;
	right: 10px;
}
.custom-nice-select.nice-select .option {
	white-space: normal;
	word-break: break-word;
}
.custom-nice-select.nice-select ul.list {
	max-height: 200px;
	overflow-y: auto;
}
.custom-nice-select.nice-select ul.list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
}
.custom-nice-select.nice-select ul.list::-webkit-scrollbar {
	width: 7px;
	background-color: #F5F5F5;
}
.custom-nice-select.nice-select ul.list::-webkit-scrollbar-thumb {
	background-color: #98CE44;
}
.custom-nice-select-1 .current,
.custom-nice-select .current {
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.trip-custom-radio-button .form-group {
	margin-right: 40px;
}
.trip-custom-radio-button .form-group:last-of-type {
	margin-right: 0;
}
.trip-custom-radio-button input[type="radio"]{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.trip-custom-radio-button label {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #1F1F1F;
	padding-left: 20px;
	cursor: pointer;
}
.trip-custom-radio-button label:before {
	content:"";
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 5px;
	border: 1px solid #515151;
}
.trip-custom-radio-button label:hover:after,
.trip-custom-radio-button input[type="radio"]:checked + label:after {
	content:"";
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 5px;
	border: 1px solid #515151;
	background-color: #98CE44;
	border-color: transparent;
}
.filter-content-three .filter-country-box {
	width: 20%;
}
.filter-content-three .filter-city-box {
	width: 20%;
}
.filter-content-three .filter-date-box {
	width: 20%;
}
.filter-content-three .filter-travelers-box {
	width: 20%;
}
.filter-content-three .filter-search-box {
	width: 20%;
}
/*.pointer-none {
	pointer-events: none;
}*/

.widget-common-form-control.mySelect .current,
.widget-common-form-control.custom-nice-select .current {
	text-align: left;
}
.booking-details .custom-nice-select .current {
	text-align: left;
}
.back-topage-link {
	width: 4%;
}
.back-topage-link a {
	color: #1F1F1F;
}
.private-tour-details-page .content-right-text {
	width: 96%;
}
.private-tour-more-details-content h3 {
	font-size: 17px;
	font-weight: 600;
	color: #1F1F1F;
	line-height: 25px;
	margin-bottom: 25px;
}
.private-tour-more-details-content p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
}
.private-tour-more-details-content .includes-list-box {
	margin-bottom: 15px;
}
.private-tour-more-details-content .includes-list-box h5 {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #1F1F1F;
	margin-bottom: 3px;
}
.private-tour-more-details-content .includes-list-box p {
	font-size: 12px;
	color: #515151;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 0;
}
.private-tour-more-details.modal .modal-header {
	padding-bottom: 0;
	border: 0;
}
.private-tour-more-details .include-list .row {
	margin-left: -5px;
	margin-right: -5px;
}
.private-tour-more-details .include-list .includes-list-box {
	padding-left: 5px;
	padding-right: 5px;
}
.form-control:disabled {
	background-color: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder  {
	color: #BFBFBF;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: transparent;
}
.car-filter-tabs-content .nav-pills::-webkit-scrollbar {
  height: 5px;
}
.car-filter-tabs-content .nav-pills::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}
.car-filter-tabs-content .nav-pills::-webkit-scrollbar-thumb {
  height: 5px;
  background-color: #98CE44;
}
.car-filter-tabs-content .nav-pills::-webkit-scrollbar-thumb:hover {
  background-color: #ddd;
}
.car-filter-tabs-content .nav-pills {
	margin-bottom: 15px;
  	overflow-x: auto;
	white-space: nowrap;
	flex-wrap: nowrap;
	background: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
}
.car-filter-tabs-content .nav-pills .nav-link:hover,
.car-filter-tabs-content .nav-pills .nav-link.active {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.car-filter-tabs-content .nav-pills .nav-link {
	min-width: 125px;
	border: 1px solid #98CE44;
	border-radius: 5px;
	padding: 5px 7px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	color: #515151;
}
.car-filter-tabs-content .nav-pills .nav-item {
	margin-right: 10px;
}
.car-filter-tabs-content .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.car-filter-tabs-content .nav-pills .nav-link span {
	display: block;
	text-align: left;
}
.car-filter-tabs-content .nav-pills .nav-link span + span {
	margin-top: 0;
}
.car-filter-tabs-content .nav-pills .nav-link span:last-of-type {
	font-size: 14px;
	font-weight: 400;
}
/*.car-rental-filter-section .car-filter-content-area  {
	overflow-y: auto;
} */
.car-rental-filter-section .car-filter-content-area::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.car-rental-filter-section .car-filter-content-area::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}
.car-rental-filter-section .car-filter-content-area::-webkit-scrollbar-thumb {
	background-color: #98CE44;
}
.car-filter-tabs-content .transfer-filter-listing-box .transfer-filter-content h2 {
	margin-bottom: 0;
}
.transfer-filter-listing-box .transfer-filter-content .top-header-content {
	margin-bottom: 10px;
}
.transfer-filter-listing-box .transfer-filter-content .top-header-content span {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #515151;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	padding-right: 10px;
}
.transfer-filter-listing-box .transfer-filter-content .top-header-content span:last-of-type {
	margin-right: 0;
	padding-right: 0;
}
.transfer-filter-listing-box .transfer-filter-content .top-header-content span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #515151;
}
.transfer-filter-listing-box .transfer-filter-content .top-header-content span:last-of-type:after {
	display: none;
}
.car-rental-details .trip-booking-details-inner {
	max-width: 100%;
}
.car-rental-details .booking-details-tab .nav-pills {
	margin-bottom: 40px;
}

.car-rental-details .booking-details-tab .nav-pills .nav-link {
	padding: 10px 30px;
}
.car-rental-details .transfer-filter-listing-box .transfer-filter-img {
	width: 32.6%;
}
.car-rental-details .transfer-filter-listing-box .transfer-filter-content {
	width: 67.4%;
}
.cars-include-list .badge-default {
	display: inline-block;
    background: #fafafa;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 5px 5px;
    margin-right: 3px;
    margin-bottom: 5px;
    box-shadow: 0 0 3px 1px #e9dddd;
    color: #1F1F1F;
    letter-spacing: .2px;
}
.cars-include-list .badge-default:last-of-type {
	margin-right: 0;
}
.car-rental-details .transfer-filter-listing-box .transfer-filter-content p {
	font-size: 12px;
	color: #515151;
}
.car-rental-details .booking-tab-price-content .price-full-details {
	max-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.transfer-filter-listing-box .transfer-filter-content .transfer-filter-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
}
.car-rental-terms-section h3 {
	font-size: 25px;
	font-weight:500;
	line-height: 36px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.car-rental-terms-section p {
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 0em;
	margin-bottom: 20px;
}
.car-rental-terms-section p strong {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}
.car-rental-accordion .accordion-item {
	border: 0;
	border-bottom: 1px solid #DEE2E6;
	border-radius: 0;
}
.car-rental-accordion .accordion-button:not(.collapsed) {
	background-color: transparent;
}
.car-rental-accordion .accordion-button  {
	background-color: transparent;
	box-shadow: none;
	outline: 0;
	padding: 16px 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #1F1F1F;
}
.car-rental-accordion .accordion-body {
	padding: 0;
}
.car-rental-accordion .accordion-body .car-location-box {
	margin-bottom: 15px;
}
.car-rental-accordion .accordion-body .car-location-box h5 {
	font-size: 16px;
	line-height: 23px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.car-rental-accordion .accordion-body .car-location-box p {
	font-size: 14px;
	line-height: 20px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.car-rental-booked-section .booking-other-information p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
	margin-bottom: 12px;
}
.car-rental-booked-section .booking-other-information p span {
	color: #1F1F1F;
	font-weight: 500;
}
.car-rental-cart-section  .form-submit-btn {
	margin-top: 30px;
}
.car-rental-cart-section  .car-rental-booking-information p strong {
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	color: #1F1F1F;
}
.car-rental-cart-section  .car-rental-booking-information p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
}
/*  Trains Section */
.train-filter-point-ticket .filter-content {
	margin-left: -5px;
	margin-right: -5px;
}
.train-filter-point-ticket .filter-content .filte-same-width {
	padding-left: 5px;
	padding-right: 5px;
}
.trains-point-ticket-tab {
	margin-bottom: 30px;
}
.trains-point-ticket-tab .nav-pills {
	margin-bottom: 45px;
}
.trains-point-ticket-tab .nav-pills .nav-item {
	margin-right: 45px;
}
.trains-point-ticket-tab .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.trains-point-ticket-tab .nav-pills .nav-link {
	padding: 10px 10px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #98CE44;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #404040;
	min-width: 132px;
}
.trains-point-ticket-tab .nav-pills .nav-link:hover,
.trains-point-ticket-tab .nav-pills .nav-link.active {
	color: #fff;
	border-color: transparent;
	background-color:#98CE44;
}
.trains-tickets-video-box,
.trains-tickets-map-box {
	margin-bottom: 20px;
}
.trains-tickets-video-box .img-box,
.trains-tickets-map-box .img-box {
	margin-bottom: 15px;
}
.trains-tickets-video-box .img-box img,
.trains-tickets-map-box .img-box img {
	border-radius: 20px;
}
.trains-tickets-video-box h2,
.trains-tickets-map-box h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 0;
}
.trains-tickets-video-box h2 a,
.trains-tickets-map-box h2 a  {
	color: #1E446F;
}
.trains-tickets-video-box .video-play-icon {
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.maproutemodal .modal-header {
	border: 0;
	padding: 0;
}
.maproutemodal .modal-header .btn-close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	background-image: none;
	color: #fff;
	background-color: #98CE44;
	width: 30px;
	height: 30px;
	opacity: 1;
	z-index: 1;
	border-radius: 100%;
	box-shadow: 1px 1px 3px 1px #6e6e6e;
}
.train-destination-search-box {
	margin-bottom: 35px;
}
.train-destination-search-box .destination-search-box-inner {
	padding: 15px 15px 20px 45px;
	border-radius: 12px;
	box-shadow: 1px 2px 27px 1px rgba(0, 0, 0,.2);
	width: 100%;
	cursor: pointer;
	position: relative;
}
.train-destination-search-box input[type="radio"]{
	display: none;
}
.train-destination-search-box .destination-search-box-inner:before {
	content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #98CE44;
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 20px;
  border-radius: 100%;
}
.train-destination-search-box .destination-search-box-inner:hover:before,
.train-destination-search-box input[type="radio"]:checked + .destination-search-box-inner:before {
	border-color: #fff;
}
.train-destination-search-box .destination-search-box-inner:after,
.train-destination-search-box input[type="radio"]:checked + .destination-search-box-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #fff;
}
.train-destination-search-box .destination-search-box-inner:hover,
.train-destination-search-box input[type="radio"]:checked + .destination-search-box-inner {
	background-color: #98CE44;
}

.train-destination-search-box .destination-search-box-inner:hover p,
.train-destination-search-box .destination-search-box-inner:hover h2,
.train-destination-search-box input[type="radio"]:checked + .destination-search-box-inner p,
.train-destination-search-box input[type="radio"]:checked + .destination-search-box-inner h2 {
	color: #fff;
}
.train-destination-search-box h2 {
	font-size: 20px;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.train-destination-search-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
	color: #515151;
}
.trains-searching-list {
	margin-bottom: 40px;
}
.trains-searching-list .trains-searching-list-box {
	margin-bottom: 20px;
}
.trains-searching-list-box .trains-searching-list-box-inner {
	padding: 20px 15px;
	border: 1px solid #98CE44;
	border-radius: 10px;
}
.trains-top-header-info .trains-top-header-info-left {
	margin-bottom: 15px;
}
.trains-top-header-info .trains-top-header-info-left,
.trains-searching-list-box-inner .trains-content-left {
	width: 74.5%;
}
.trains-top-header-info .trains-top-header-info-right,
.trains-searching-list-box-inner .trains-content-right {
	width: 25.5%;
}

.trains-searching-list-box .trains-searching-main-content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.trains-searching-list-box .row {
	margin: 0 -5px;
}
.trains-searching-list-box .select-seat-box {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.trains-searching-list-box .select-seat-box .select-seat-box-inner {
	padding: 15px 10px;
	box-shadow: 2px 2px 14px 0px #0000001A;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 10px;
}
.select-seat-box .select-seat-box-inner .select-top-radio-btn input[type="radio"] {
	display: none;
}
.select-seat-box .select-seat-box-inner .select-top-radio-btn label:hover,
.select-seat-box .select-seat-box-inner .select-top-radio-btn input[type="radio"]:checked + label {
	background-color: #98CE44;
}
.select-seat-box .select-seat-box-inner .select-top-radio-btn label:hover span,
.select-seat-box .select-seat-box-inner .select-top-radio-btn input[type="radio"]:checked + label span {
	color: #fff;
}
.select-seat-box .select-seat-box-inner .select-top-radio-btn label {
	padding: 7px 8px;
	margin-bottom: 10px;
	border: 1px solid #98CE44;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	cursor: pointer;
}
.select-seat-box .select-seat-box-inner .select-top-radio-btn label span {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #000;
}
.select-seat-box .select-seat-box-inner ul {
	padding-left: 20px;
	margin-bottom: 0;
}
.select-seat-box .select-seat-box-inner ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #515151;
	margin: 5px 0;
}

.trains-top-header-info .trains-top-header-info-left h2 {
	background-color: #EFEFEF;
	border-radius: 6px;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	display: inline-block;
  max-width: 100%;
}
.trains-top-header-info .trains-top-header-info-left h2 img {
	margin-left: 5px;
}
.trains-content-left .middle-content {
	width: 75%;
}
.trains-content-left .middle-content .start-location-block h3 {
	font-size: 16px;
	line-height: 23px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.trains-content-left .middle-content .start-location-block p {
	font-size: 12px;
	color: #515151;
	line-height: 17px;
	margin-bottom: 0;
}
.middle-content .time-block span {
	padding: 5px 12px;
	display: inline-block;
	border-radius: 25px;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	line-height: 15px;
	color: #515151;
	position: relative;
}
.middle-content .time-block span:before {
	content: "";
	position: absolute;
	left: -70px;
	width: 70px;
	height: 1px;
	background-color: #E5E5E5;
	top: 12px;
}
.middle-content .time-block span:after {
	content: "";
	position: absolute;
	right: -70px;
	width: 70px;
	height: 1px;
	background-color: #E5E5E5;
	top: 12px;
}
.trains-top-header-info .trains-top-header-info-right {
	text-align: center;
	margin-bottom: 15px;
}
.trains-content-right .top-price-label {
	margin-bottom: 15px;
}
.trains-content-right .top-price-label span,
.trains-top-header-info .trains-top-header-info-right span {
	background-color: #EFEFEF;
	border-radius: 6px;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	display: inline-block;
  max-width: 100%;
}
.trains-price-radio-btn {
	margin-left: -5px;
	margin-right: -5px;
}
.trains-price-radio-btn .radio-btn-custom {
	padding-left: 5px;
	padding-right: 5px;
	width: 50%;
}
.trains-price-radio-btn .radio-btn-custom:nth-child(n+3) {
	margin-top: 10px;
}
.trains-price-radio-btn .radio-btn-custom input[type="radio"] {
	display: none;
}
.trains-price-radio-btn .radio-btn-custom label:hover,
.trains-price-radio-btn .radio-btn-custom input[type="radio"]:checked + label {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.trains-price-radio-btn .radio-btn-custom label {
	width: 100%;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #98CE44;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	cursor: pointer;
	padding: 7px 10px;
}
.trains-select-modal .modal-body {
	padding: 25px;
}
.trains-select-modal .trips-top-info {
	margin-bottom: 15px;
}
.trains-select-modal .trips-top-info h2 {
	font-size: 23px;
	font-weight: 600;
	line-height: 33px;
	color: #1F1F1F;
}
.trains-select-modal .trips-top-info p {
	font-size: 19px;
	font-weight: 600;
	line-height: 27px;
	color: #515151;
}
.trains-select-modal .trip-middle-content {
	margin-left: -5px;
	margin-right: -5px;
}
.trains-select-modal .trip-middle-content-box {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.trains-select-modal .trip-middle-content-box h4 {
	font-size: 17px;
	font-weight: 600;
	line-height: 25px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.trains-select-modal .trip-middle-content-box p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0;
	color: #515151;
}
.trains-select-modal .trip-book-now-btn {
	margin-top: 10px;
}
.trin-seat-booking-btn a,
.trains-select-modal .trip-book-now-btn a {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	line-height: 22px;
	border: 1px solid transparent;
	background-color: #98CE44;
	display: inline-block;
	text-align: center;
	padding: 11px 15px;
	min-width: 145px;
	border-radius: 35px;
}

.trin-seat-booking-btn a:hover,
.trains-select-modal .trip-book-now-btn a:hover {
	color: #1F1F1F;
	border-color: #98CE44;
	background-color: transparent;
}
.trins-ticket-booking-section {
	margin-bottom: 40px;
}
.trins-ticket-booking-section .trins-ticket-booking-box h2 {
	font-size: 20px;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.trins-ticket-booking-box .top-heading-list h3 {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 10px;
}
.trins-ticket-booking-box .trains-booking-info-list,
.trins-ticket-booking-box .top-heading-list {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.trins-ticket-booking-box {
	margin-bottom: 5px;
}
.trins-ticket-booking-box .trains-information {
	width: 35%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-ticket-booking-box .total-no {
	width: 7%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-ticket-booking-box .rate {
	width: 30%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-ticket-booking-box .price {
	width: 15%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-ticket-booking-section .custom-form-control {
	padding: 13px 8px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	box-shadow: none;
	outline: 0;
	font-size: 12px;
	line-height: 17px;
	color: #6C757D;
	text-align: left;
	height: auto;
}
.trins-ticket-booking-section .custom-form-control.nice-select:after {
	margin-top: -10px;
}
.trins-ticket-booking-section .custom-nice-select .current {
	text-align: left;
}
.trains-booking-info-list .trains-information .t-info-flex {
	margin: 0 -5px;
}
.trains-booking-info-list .trains-information .t-block {
	padding-left: 5px;
	padding-right: 5px;
	width: 50%;
}
.trains-booking-info-list .trains-information h4 {
	padding: 12px 12px;
	border-radius: 25px;
	background-color: #EFEFEF;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 20px;
	color: #515151;
	max-width: 100%;
	display: inline-block;
	min-width: 70%;
}
.trains-booking-info-list .trains-information h4 img {
	margin-right: 5px;
	max-width: 30px;
	max-height: 30px;
}
.trins-ticket-booking-section .price-label {
	border-radius: 30px;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	display: inline-block;
	background-color: #98CE44;
	min-width: 100%;
}
.trins-booking-passenger-info h2 {
	font-size: 20px;
  line-height: 29px;
  color: #1F1F1F;
  margin-bottom: 20px;
}
.trins-booking-passenger-info  .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.trins-booking-passenger-info .p-no {
	width: 6%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-booking-passenger-info .p-sufix {
	width: 10%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-booking-passenger-info .p-lname,
.trins-booking-passenger-info .p-fname {
	width: 25%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-booking-passenger-info .p-age {
	width: 8%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-booking-passenger-info .p-passport-number {
	width: 26%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.trins-booking-passenger-info label {
	font-size: 15px;
	font-weight: 500;
  line-height: 22px;
  color: #515151;
  margin-bottom: 10px;
}
.spain-rails-pass-section {
	margin-bottom: 50px;
}
.spain-rails-pass-section .section-header h2 {
	color: #1F1F1F;
}
p.trips-main-toal {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #515151;
	text-align: center;
	margin-left: auto;
	margin-bottom: 0;
	border: 1px solid #98CE44;
    border-radius: 10px;
    padding: 8.5px 15px;
}
.spain-rails-pass-section .left-rails-pass-block {
	width: 38.7%;
}
.padding-lr-7 {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.spain-rails-pass-section .left-rails-pass-block img {
	border-radius: 10px;
}
.spain-rails-pass-section .section-header {
	margin-bottom: 15px;
}
.rails-pass-top-box-info {
	margin-bottom: 30px;
	padding: 10px 15px;
	border-radius: 5px;
	box-shadow: 1px 1px 7px 1px #00000026;
	box-shadow: 2px 4px 12px 0px #0000001A;
}
.rails-pass-top-box-info h3 {
	font-size: 20px;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.spain-rails-pass-section .rails-pass-tab-content {
	padding: 20px;
	border-radius: 5px;
	box-shadow: 2px 4px 12px 0px #0000001A;
}
.rails-pass-tab-content .nav-pills {
	margin-bottom: 20px;
}
.rails-pass-tab-content .nav-pills .nav-item {
	margin-right: 45px;
}
.rails-pass-tab-content .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.rails-pass-tab-content .nav-pills .nav-link {
	min-width: 140px;
	text-align: center;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #000;
	background-color: transparent;
	border: 1px solid #98CE44;
}
.rails-pass-tab-content .nav-pills .nav-link:hover,
.rails-pass-tab-content .nav-pills .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
.tab-form-rails-pass-trip-info .form-group {
	margin-bottom: 15px;
}
.tab-form-rails-pass-trip-info .form-group:last-of-type {
	margin-bottom: 0;
}
.tab-form-rails-pass-trip-info .form-group label {
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #515151;
	margin-bottom: 4px;
}
.tab-form-rails-pass-trip-info .rails-pass-box {
	margin-bottom: 25px;
}
.tab-form-rails-pass-trip-info .rails-pass-box:not(.active) .passbox-row {
	display: none;
}
.tab-form-rails-pass-trip-info .rails-pass-box-inner {
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #98CE44;
}
.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block {
	padding-bottom: 12px;
	margin-bottom: 10px;
	position: relative;
}
.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: rgba(142,152,168,.6);
	bottom: 0;
	left: 0;
}
.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block span {
	margin-right: 15px;
}

.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block p {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.tab-form-rails-pass-trip-info .trip-month-info-text {
	border: 1px solid #98CE44;
	padding: 9.5px 10px;
	border-radius: 8px;
	text-align: center;
	min-height: 45px;
}
.tab-form-rails-pass-trip-info .trip-month-info-text span {
	margin-right: 8px;
}
.tab-form-rails-pass-trip-info .trip-month-info-text p {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #1F1F1F;
}
.tab-form-rails-pass-trip-info .trip-month-info-text.total-price p {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #667080;
}
.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add p {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color: #667080;
}
.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add button {
	padding: 0;
	outline: 0;
	box-shadow: none;
	background-color: transparent;
	border-radius: 100%;
	border: 1px solid #515151;
	text-align: center;
	color: #515151;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add input {
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	outline: 0;
	border: 0;
	font-size: 13.62px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	width: auto;
    max-width: 25px;
}
.spain-rails-pass-section .tab-form-submit-btn .book-btn {
	width: 160px;
	padding: 9px 15px;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	font-size: 18.86px;
	font-weight: 500;
	line-height: 27px;
	color: #1F1F1F;
	background-color: transparent;
	border: 1px solid #98CE44;
}
.spain-rails-pass-section .tab-form-submit-btn .book-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.spain-rails-pass-section .rails-pass-booking-form {
	padding: 20px;
	border-radius: 5px;
	box-shadow: 2px 4px 12px 0px #0000001A;
}
.rails-pass-booking-form h4 {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 5px;
}
.rails-pass-booking-form label {
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #515151;
	margin-bottom: 5px;
}
.rails-pass-booking-form .custom-form-control {
	padding: 10.5px 14px;
	border: 1px solid #98CE44;
	border-radius: 10px;
	box-shadow: none;
	outline: 0;
	float: none;
	font-size: 12px;
	line-height: 17px;
	color: #6C757D;
	text-align: left;
}
.rails-pass-booking-form .custom-nice-select .current {
	text-align: left;
}
.rails-pass-booking-form .trip-pass-info p {
	border-radius: 90px;
	padding: 6px 10px;
	background-color: #EBEBEB;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	color: #515151;
	text-align: center;
}
.rails-pass-booking-form .mb-50 {
	margin-bottom: 50px;
}
.rails-pass-booking-detials {
	margin-bottom: 40px;
}
.rails-pass-booking-detials-inner {
	border-radius: 5px;
	padding: 25px 10px;
	box-shadow: 2px 4px 12px 0px #0000001A;
}
.rails-pass-booking-detials-inner .title-block {
	margin-bottom: 20px;
}
.rails-pass-booking-detials-inner .title-block h2 {
	font-size: 23px;
	font-weight: 600;
	line-height: 33px;
	color: #1F1F1F;
}
.rails-pass-booking-detials-inner .title-block .booking-total-price p {
	font-size: 19px;
	font-weight: 600;
	line-height: 27px;
	color: #515151;
}
.rails-pass-booking-box .space-lr-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.rails-pass-booking-box .space-lr-10 + .space-lr-10 {
	margin-top: 20px;
}
.rails-pass-booking-box .booked-info {
	padding-left: 5px;
	padding-right: 5px;
}
.rails-pass-booking-box .booked-info h4 {
	font-size: 17px;
	font-weight: 600;
	line-height: 25px;
	color: #1F1F1F;
	margin-bottom: 2px;
}
.rails-pass-booking-box .booked-info p {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color: #515151;
	margin-bottom: 0;
}
.rails-pass-about-content {
	margin-bottom: 50px;
}
.rails-pass-about-content .title-block {
	margin-bottom: 20px;
}
.rails-pass-about-content .title-block h2 {
	font-size: 18px;
	line-height: 26px;
	color: #1F1F1F;
	padding-bottom: 10px;
	border-bottom: 1px solid #8E98A8;
	margin-bottom: 0;
	display: inline-block;
	max-width: 100%;
}
.rails-pass-about-content .desc-content p {
	font-size: 14px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 8px;
}
.spain-rails-pass-booking {
	margin-bottom: 50px;
}
.spain-rails-pass-booking .top-booked-info {
	padding: 16px 15px;
	border-radius: 5px;
	box-shadow: 2px 4px 12px 5px #0000001A;
}
.spain-rails-pass-booking .top-booked-info {
	margin-bottom: 20px;
}
.spain-rails-pass-booking .top-booked-info p {
	font-size: 16px;
	line-height: 23px;
	color: #515151;
	padding-right: 20px;
	margin-right: 20px;
	position: relative;
}
.spain-rails-pass-booking .top-booked-info p span {
	font-weight: 500;
	color: #1F1F1F;
	margin-right: 5px;
}
.spain-rails-pass-booking .top-booked-info p:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: rgba(81,81,81,.5);
}
.spain-rails-pass-booking .top-booked-info p:last-of-type {
	padding-right: 0;
	margin-right: 0;
}
.spain-rails-pass-booking .top-booked-info p:last-of-type:after {
	display: none;
}
.spain-rails-pass-booking-inner .pass-booking-box .block-title {
	margin-bottom: 15px;
}
.spain-rails-pass-booking-inner .pass-booking-box .block-title h2 {
	margin-bottom: 0;
	max-width: 100%;
	display: inline-block;
	font-size: 20px;
	line-height: 29px;
	color: #515151;
	border-bottom: 1px solid #515151;
}
.pass-booking-box .row {
	margin-left: -10px;
	margin-right: -10px;
}
.pass-booking-box .form-group {
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.pass-booking-box .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.pass-booking-box .custom-form-control {
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	color: #6C757D !important;
	padding: 12px 10px;
	border-radius: 10px;
	border: 1px solid #98CE44;
}
.pass-booking-box .bob-icon-small {
	position: absolute;
	right: 10px;
	top: 11px;
	color: #6C757D;
	cursor: pointer;
}
.pass-booking-box .custom-form-control.nice-select {
	float: none;
}
.pass-booking-box .custom-nice-select .current {
	text-align: left;
}
.spain-rails-pass-booking-inner {
	margin-bottom: 8px;
}
.railpass-booking-cart .cartbox-item-details {
	padding-bottom: 0;
}
.railpass-booking-cart .cartbox-item-details +  .cartbox-item-details {
	padding-top: 0;
	padding-bottom: 0;
}
.railpass-booking-cart .cartbox-item-details:last-of-type {
	padding-bottom: 15px;
}
.railpass-booking-cart .cart-items-content .cart-right-item-content + .cart-right-item-content {
  margin-top: 0;
}
.luxury-train-tour-tab .train-tour-nav {
	margin-bottom: 35px;
}
.luxury-train-tour-tab .train-tour-nav .nav-item {
	margin-right: 10px;
	margin-bottom: 10px;
}
.luxury-train-tour-tab .train-tour-nav .nav-item:last-of-type {
	margin-right: 0;
}
.luxury-train-tour-tab .train-tour-nav .nav-link {
	text-align: center;
	border-radius: 25px;
	padding: 12.5px 10px;
	border: 1px solid #98CE44;
	min-width: 263px;
	color: #404040;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}
.luxury-train-tour-tab .train-tour-nav .nav-link:hover,
.luxury-train-tour-tab .train-tour-nav .nav-link.active {
	border-color: transparent;
	color: #fff;
	background-color: #98CE44;
}
.luxury-train-tour-tab {
	margin-bottom: 20px;
}
.hero-section-two.mb-60 {
	margin-bottom: 60px;
}
.luxury-train-tour-tab-content .row {
	margin-left: -10px;
	margin-right: -10px;
}
.luxury-train-tour-tab-content .right-content-block,
.luxury-train-tour-tab-content .left-img-block {
	padding-left: 10px;
	padding-right: 10px;
}
.luxury-train-tour-tab-content .left-img-block {
  width: 37.853%;
}
.luxury-train-tour-tab-content .right-content-block {
	width: 62.147%;
}
.luxury-train-tour-tab-content .left-img-block .left-img-block-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	padding: 15px;
	border-radius: 10px;
	background-color: #F8F9FA;
	box-shadow: 2px 4px 12px 0px #00000033;
}
.luxury-train-tour-tab-content .right-content-block h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 15px;
}
.luxury-train-tour-tab-content .right-content-block .desc-block p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}
.luxury-train-tour-tab-content .more-info-link a {
	margin-right: 45px;
}
.luxury-train-tour-tab-content .more-info-link a:last-of-type {
	margin-right: 0;
}
.luxury-train-tour-tab-content .more-info-link .more-info-btn {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	display: inline-block;
	color: #1F1F1F;
}
.luxury-train-tour-tab-content .more-info-link .more-info-btn:hover {
	color: #98CE44;
}
.luxury-train-tour-tab-content .more-info-link .book-btn {
	width: 132px;
	text-align: center;
	display: inline-block;
	padding: 8px 10px;
	border-radius: 25px;
	border: 1px solid #98CE44;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
}
.luxury-train-tour-tab-content .more-info-link .book-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.luxury-train-tour-tab-content {
	margin-bottom: 60px;
}
.luxury-train-tour-related {
	margin-bottom: 20px;
}
.luxury-train-tour-related .row {
	margin-left: -15px;
	margin-right: -15px;
}
.luxury-train-tour-related .tour-related-box {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.tour-related-box .tour-related-box-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.tour-related-box .img-box {
	margin-bottom: 15px;
  overflow: hidden;
  border-radius: 20px;
}
.tour-related-box .img-box img {
	border-radius: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.tour-related-box:hover .img-box img {
	-webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tour-related-box .content-box h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 15px;
}
.tour-related-box .content-box p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 8px;
}
.tour-related-box .content-box {
	margin-bottom: 20px;
}
.tour-related-box .content-box p strong {
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	color: #515151;
}
.tour-related-box .book-btn-box {
	margin-top: auto;
}
.tour-related-box .book-btn-box a {
	min-width: 160px;
	padding: 9px 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #404040;
	display: inline-block;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #98CE44;
}
.tour-related-box .book-btn-box a:hover {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.luxury-train-tour-more-info .secton-description {
	margin-bottom: 30px;
}
.luxury-train-tour-more-info .secton-description h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 15px;
}
.luxury-train-tour-more-info .secton-description p {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	color: #515151;
	font-family: "Mulish", sans-serif;
}
.luxury-train-tour-more-info .secton-description p strong {
	font-size: 15px;
	line-height: 22px;
}
.luxury-train-tour-more-info .nav-pills {
	justify-content: space-between;
	margin-bottom: 30px;
}
.luxury-train-tour-more-info .nav-pills .nav-item {
	margin-right: 15px;
}
.luxury-train-tour-more-info .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.luxury-train-tour-more-info .nav-pills .nav-link {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #ACACAC;
	padding: 0;
	border-radius: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ACACAC;
	background-color: transparent;
}
.luxury-train-tour-more-info .nav-pills .nav-link span {
	margin-right: 10px;
}
.luxury-train-tour-more-info .nav-pills .nav-link.active {
	color: #1F1F1F;
	border-color: #1F1F1F;
}
.luxury-train-tour-more-info .nav-pills .nav-link.active svg path {
	stroke: #98CE44 !important;
}
.luxury-train-tour-more-info {
	margin-bottom: 50px;
}
.selected-tour-menu-list .row {
	margin-left: -10px;
	margin-right: -10px;
}
.selected-tour-menu-list .selected-tour-content-block,
.selected-tour-menu-list .selected-tour-image-block {
	padding-left: 10px;
	padding-right: 10px;
}
.selected-tour-menu-list .selected-tour-image-block {
	width: 37%;
}
.selected-tour-menu-list .selected-tour-content-block {
	width: 63%;
}
.selected-tour-menu-list .selected-tour-image-block img {
	border-radius: 10px;
}
.selected-tour-video-block {
	position: relative;
	z-index: 1;
}
.selected-tour-video-block video {
	max-width: 100%;
	height: 422px;
	border-radius: 10px;
}
.selected-tour-menu-list .section-header h2 {
	color: #1F1F1F;
}
.selected-tour-content-block .selected-tour-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
}
.santiago-tours-finder-list.selected-tour-menu-list-box {
	border-radius: 10px;
	border: 1px solid #98CE44;
}
.santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-inner {
	width: 75%;
}
.santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn {
	width: 25%;
	text-align: center;
	padding-right: 10px;
}
.santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn .bottom-book-btn-inner {
	padding: 15px 10px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	width: 100%;
}
.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn p {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	margin-bottom: 6px !important;
}

.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-image-block {
  width: 32.629%;
}
.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-block {
	width: 67.371%
}

.selected-tour-menu-list-box + .selected-tour-menu-list-box {
	margin-top: 25px;
}
.selected-tour-menu-list-box .selected-tour-content-block p span,
.selected-tour-menu-list-box .selected-tour-content-block h2 span {
	position: absolute;
	left: 0;
	top: 0;
}
.selected-tour-menu-list-box .selected-tour-content-block h2 {
	padding-left: 30px;
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
}

.selected-tour-menu-list-box .selected-tour-content-block h2 a {
	color: #1E446F;
}
.selected-tour-menu-list-box .selected-tour-content-block p {
	position: relative;
	margin-bottom: 8px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}
.tour-finder-two-col-box .content-box .bottom-tour-more-details a,
.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn a {
	border-radius: 25px;
	border: 1px solid #98CE44;
	/*width: 96px; */
	min-width: 96px;
	padding: 7px 12px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	margin-right: 0;
}
.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn p {
	margin-right: 35px;
	margin-bottom: 0;
}

.tour-finder-two-col-box .content-box .bottom-tour-more-details a:hover,
.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn a:hover {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn p {
	padding-left: 0;
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #1F1F1F;
}
.selected-tour-menu-list {
	margin-bottom: 50px;
}
.tab-carousel-content .right-content-block h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 15px;
}
.tab-carousel-content .right-content-block p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}
.tab-coursel-slider .owl-nav {
	position: absolute;
	bottom:15px ;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
}
.tab-coursel-slider .owl-nav button span {
	border: 1px solid #98CE44;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	color: #fff;
}
.tab-carousel-content .item img {
	border-radius: 10px;
}
.tab-coursel-slider .owl-nav .owl-prev {
	margin-right: 15px;
}
.tab-coursel-slider .owl-nav .owl-next {
	margin-left: 15px;
}
.tab-carousel-content .item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.22%, #000000 100%);
	border-radius: 10px;
}
.tab-carousel-content .left-img-block {
	width: 47.72%;
}
.tab-carousel-content .right-content-block {
	width: 52.28%;
}
.luxury-train-tour-finder .section-block-title {
	border-radius: 5px;
	padding: 14px 15px;
	background-color: #98CE44;
	box-shadow: 1px 2px 9px 3px #0000001A;
}
.luxury-train-tour-finder .section-block-title {
	margin-bottom: 50px;
}
.luxury-train-tour-finder .section-block-title h2 {
	font-size: 20px;
	font-weight: 500;
	line-height: 28.9px;
	margin-bottom: 0;
	color: #fff;
}
.tour-finder-form {
	margin-bottom: 45px;
}
.tour-finder-form .select2-search__field {
	display: none;
}
.tour-finder-form .tour-finder-filter {
	margin-bottom: 8px;
}
.tour-finder-form .form-group label {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.tour-finder-form .form-group .form-control {
	border: 1.5px solid #98CE44;
	border-radius: 30px;
	padding: 6px 20px;
	min-height: 50px;
}
.tour-finder-form .select2-container--default .select2-selection--multiple {
	border: 1.5px solid #98CE44;
	border-radius: 30px;
	padding: 6px 20px;
	height: auto;
	min-height: 50px;
	line-height: 28px;
}
.tour-finder-form .tour-finder-filter .custom-nice-select {
	min-height: 40px;
	min-width: 160px;
	padding: 2px 10px;
	outline: 0;
	box-shadow: none;
}
.tour-finder-form .tour-finder-filter .custom-nice-select .current {
	text-align: left;
}
.tour-finder-form .tour-finder-filter .custom-nice-select:after {
	margin-top: 0;
	top: 3px;
	right: 20px;
}
.tour-finder-form .form-submit-btn {
	margin-top: 8px;
}
.tour-finder-form .submit-btn {
	width: 160px;
	border: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.12px;
	text-align: center;
	box-shadow: none;
	outline: 0;
	color: #1F1F1F;
	border-radius: 30px;
	padding: 11.5px 15px;
	background-color: transparent;
	display: inline-block;
	border: 1px solid #98CE44;
}
.tour-finder-form .submit-btn:hover {
	background-color: #98CE44;
	color: #fff;
}
.tour-finder-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
	border: 0;
	background-color: transparent;
	font-size: 14px;
	color: #515151;
	line-height: 20px;
}
.tour-finder-form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	border: 1px solid #515151;
	font-size: 10px;
	padding: 0;
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	line-height: 10px;
	top: 3px;
}
.luxury-train-tour-details .page-main-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 30px;
}
.luxury-train-tour-details .section-block-title {
	padding: 13.5px 15px;
	border-radius: 5px;
	/*  box-shadow: 2px 4px 12px 0px #0000001A;  */
	box-shadow: 1px 2px 9px 3px #0000001A;
	margin-bottom: 30px;
	background-color: #98CE44;
}
.luxury-train-tour-details .section-block-title.section-block-title-two {
	background-color: transparent;
}
.luxury-train-tour-details .section-block-title.section-block-title-two h2 {
	color: #1F1F1F;
	margin-bottom: 10px;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .left-content {
	width: 80%;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .right-content {
	width: 20%;
	margin-left: auto;
	text-align: right;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p span {
	margin-right: 20px;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p span:last-of-type {
	margin-right: 0;
}

.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p strong {
	color: #1F1F1F;
	font-weight: 500;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .right-content p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 10px;
}
.luxury-train-tour-details .section-block-title.section-block-title-two .right-content p:last-of-type {
	margin-bottom: 0;
}

.luxury-train-tour-details .section-block-title h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #fff;
}
.luxury-train-tour-visiting-details {
	margin-bottom: 40px;
}
.luxury-train-tour-visiting-details .tour-visiting-details-inner {
	padding: 30px 20px;
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #98CE44;
	border-radius: 10px;
}
.tour-visiting-details-inner .left-content {
	width: 67%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.tour-visiting-details-inner .right-content {
	width: 33%;
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-left: auto;
	text-align: right;
}
.tour-visiting-details-inner p {
	position: relative;
	padding-left: 35px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	color: #515151;
	max-width: 100%;
	display: inline-block;
}
.tour-visiting-details-inner p span {
	position: absolute;
	left: 0;
}
.tour-visiting-details-inner p strong {
	font-weight: 500;
	color: #1F1F1F;
}
.luxury-train-intirary-details {
	margin-bottom: 50px;
}
.tour-intirary-tab .nav-pills {
    justify-content: space-between;
    margin-bottom: 20px !important;
    margin-left: -5px;
    margin-right: -5px;
}
.tour-intirary-tab .nav-pills .nav-item {
	padding-left: 5px;
	padding-right: 5px;
}
.tour-intirary-tab .nav-pills .nav-link {
	min-width: 130px;
	margin-bottom: 10px;
    text-align: center;
    padding: 10.5px 15px;
    color: #191919;
    border: 1px solid #98CE44;
    background-color: transparent;
    box-shadow: 1px 1px 8px 0px #00000033;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    border-radius: 35px;
    position: relative;
    z-index: 1;
}
.tour-intirary-tab .nav-pills .nav-link:hover,
.tour-intirary-tab .nav-pills .nav-link.active {
	color: #fff;
    background-color: #98CE44;
}
.train-tour-visit-intirary-box {
	margin-bottom: 30px;
}
.train-tour-visit-intirary-box:last-of-type {
	margin-bottom: 0;
}
.train-tour-visit-intirary-box h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 21.68px;
	color: #1E446F;
	margin-bottom: 0;
}
.train-tour-visit-intirary-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20.23px;
	color: #515151;
}
.train-tour-visit-intirary-box p:last-of-type {
	margin-bottom: 0;
}
.intirary-tour-booking .book-btn a,
.tour-intirary-tab .book-btn a {
	width: 160px;
	border-radius: 30px;
	display: inline-block;
	padding: 10.5px 15px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	text-align: center;
	color: #fff;
	background-color: #98CE44;
}
.intirary-faq-content h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.intirary-faq-content h5 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 21.68px;
    color: #00407b;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.intirary-faq-content .faq-desc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
}
.intirary-faq-content .faq-desc p:last-of-type {
	margin-bottom: 0;
}
.intirary-faq-content .intirary-faq-list {
	margin-bottom: 30px;
}
.intirary-faq-content .intirary-faq-list:last-of-type {
	margin-bottom: 0;
}
.intirary-hotel-similar-listing h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.intirary-hotel-similar-listing .hotel-rel-content-right h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
}
.intirary-hotel-similar-listing .hotel-rel-content-right p {
	font-size: 15px;
	line-height: 21.68px;
	color: #515151;
	margin-bottom: 0;
}
.intirary-hotel-similar-listing .row {
	margin-bottom: 30px;
}

.tour-intirary-tab .intirary-city-visited-box {
	margin-bottom: 30px;
}
.tour-intirary-tab .intirary-city-visited-box:last-of-type {
	margin-bottom: 0;
}
.tour-intirary-tab .intirary-city-visited-box h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1E446F;
}
.intirary-city-visited + .intirary-city-visited {
	margin-top: 30px;
}
.tour-intirary-tab .intirary-city-visited-box h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1F1F1F;
}
.tour-intirary-tab .intirary-city-visited-box h3 span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20.23px;
	color: #515151;
}
.tour-intirary-tab .intirary-city-visited-box h3.font-18 {
	font-size: 18px;
}
.tour-intirary-tab .intirary-city-visited-box img {
	border-radius: 10px;
	margin-bottom: 10px;
}
.tour-intirary-tab .intirary-city-visited-box p {
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
	margin-bottom: 0;
}
.tour-intirary-tab .intirary-hotel-similar h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1E446F;
	margin-bottom: 0;
}
.tour-intirary-tab .intirary-hotel-similar p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #515151;
}
.tour-intirary-tab .intirary-hotel-similar p strong {
	font-weight: 500;
}
.tour-intirary-tab .intirary-hotel-similar img {
	border-radius: 10px;
	margin-bottom: 10px;
}
.tour-intirary-tab .intirary-tour-features h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #1E446F;
}
.tour-intirary-tab .intirary-tour-features ul {
	margin-bottom: 0;
	padding-left: 20px;
}
.tour-intirary-tab .intirary-tour-features ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
    margin-bottom: 7px;
}
.tour-intirary-tab .intirary-tour-booking h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
	color: #1E446F;
}
.intirary-tour-booking .row {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.intirary-tour-booking .small-space-lr {
	padding-left: 12.5px;
	padding-right: 12.5px;
}
.intirary-tour-booking .form-group {
	margin-bottom: 25px;
}
.intirary-tour-booking .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.intirary-tour-booking .custom-form-control {
	border: 1px solid #98CE44;
	text-align: left;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	color: #6C757D !important;
	padding: 6px 8px;
	min-height: 45px;
}
.intirary-tour-booking .booking-price-info .top-booking-info {
	margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.intirary-tour-booking .booking-price-info .top-booking-info label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
}
.intirary-tour-booking .booking-price-info .top-booking-info span {
	margin-left: auto;
	text-align: right;
	font-size: 14px;
	line-height: 17px;
	color: #1F1F1F;
}
.intirary-tour-booking .booking-price-info .pricing-content-box {
	border: 1px solid #98CE44;
	padding: 2px 8px;
	width: 100%;
	border-radius: 10px;
}
.intirary-tour-booking .booking-price-info .pricing-content-box .left-box {
	width: 100%;
}
.intirary-tour-booking .booking-price-info .pricing-content-box .left-box p {
	font-size: 14px;
	line-height: 18px;
	color: #6C757D;
	margin-bottom: 0;
}
.intirary-tour-booking .booking-price-info .pricing-content-box .box-same label {
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	color: #515151;
}
.intirary-tour-booking .booking-price-info .pricing-content-box .box-same .form-control {
	border: 0;
	padding: 0;
	outline: 0;
	box-shadow: none;
	border-radius: 0;
	min-height: auto;
	font-size: 13px;
	line-height: 15px;
	color: #6C757D !important;
}
.intirary-tour-booking .booking-price-info .pricing-content-box {
	margin-bottom: 25px;
}
.intirary-tour-booking .booking-price-info .pricing-content-box:last-of-type {
	margin-bottom: 0;
}
/*  Trains Section End */
.gallery-img-box img {
	width: 100%;
	border-radius: 10px;
}
.tour-gallery-img-box {
	margin-bottom: 10px;
}
.tour-gallery-row {
	margin-left: -5px;
	margin-right: -5px;
}
.tour-gallery-row .gallerybox {
	padding-left: 5px;
	padding-right: 5px;
}
.large-tour-gallery-img-box {
	width: 46%;
}
.small-tour-gallery-img-box {
	width: 54%;
}
.private-tours-detials-content {
	margin-bottom: 45px;
}
.private-tours-detials-content .details-inner {
	padding: 20px 20px;
	border-radius:10px;
	background-color: #DEEAEA;
}
.private-tours-detials-content .details-content h2 {
	font-size: 25px;
	font-weight: 500;
	line-height: 36px;
	color: #1F1F1F;
}
.private-tours-detials-content .details-content p {
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #515151;
}
.private-tours-detials-content .details-img img {
	border-radius: 15px;
}
.tour-details-description h3,
.tour-details-main-content h3 {
	font-size: 17px;
	font-weight: 600;
	line-height: 25px;
	color: #1F1F1F;
}
.tour-details-main-content .row {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.tour-details-main-content .tour-details-box {
	padding-left: 12.5px;
	padding-right: 12.5px;
	margin-bottom: 25px;
}
.tour-details-main-content .tour-details-box .tour-details-box-inner {
	background-color: #F8F8F8;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 1px 1px 8px 0px #00000033;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.tour-details-main-content .tour-details-box h4 {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}
.tour-details-main-content .tour-details-box p {
	font-size: 12px;
	line-height: 17px;
}
.tour-details-main-content .tour-details-box span {
	margin-bottom: 10px;
}
.tour-details-description p {
	font-size: 15.34px;
	line-height: 22px;
	color: #515151;
	margin-bottom: 20px;
}
.book-now-btn .book-btn {
	padding: 8px 10px;
	border-radius: 25px;
	text-align: center;
	width: 132px;
	display: inline-block;
	color: #1F1F1F;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	background-color: transparent;
	border: 1px solid #98CE44;
}
.book-now-btn .book-btn:hover {
	color: #fff;
	background-color: #98CE44;
}
.booking-grand-total {
	border-radius: 10px;
	padding: 19px 25px;
	border: 1px solid #98CE44;
	background-color: rgba(147, 147, 147, 0.1);
}
.booking-grand-total p {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #1F1F1F;
}
.cost-saving-budget-tour-tab {
	margin-bottom: 50px;
}
.cost-saving-budget-tour-tab .nav-pills {
	margin-bottom: 30px;
}
.cost-saving-budget-tour-tab .nav-pills .nav-item {
	margin-right: 40px;
}
.cost-saving-budget-tour-tab .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.cost-saving-budget-tour-tab .nav-pills .nav-link {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #000;
	border-radius: 30px;
	padding: 8px 15px;
	min-width: 166px;
}
.cost-saving-budget-tour-tab .nav-pills .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
.cost-saving-budget-tour-content .cost-saving-content-inner {
	margin-bottom: 30px;
}
.cost-saving-budget-tour-content .cost-saving-content-inner .col-12 img {
	border-radius: 15px;
}
.cost-saving-budget-tour-content .cost-saving-content-inner .col-4:nth-child(3n+1) img,
.cost-saving-budget-tour-content .cost-saving-content-inner .col-6:first-of-type img {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.cost-saving-budget-tour-content .cost-saving-content-inner .col-4:nth-child(3n) img,
.cost-saving-budget-tour-content .cost-saving-content-inner .col-6:last-of-type img {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.cost-saving-budget-tour-content .seperate-cost-saving-box .overlay-box:before,
.cost-saving-budget-tour-content .cost-saving-content-inner:not(.seperate-cost-saving-box):before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	border-radius: 15px;
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.95) 1.53%, rgba(0, 0, 0, 0) 100%);
}
.cost-saving-budget-tour-content .image-overlay-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	padding: 15px;
	text-align: center;
	margin: 0 auto ;
}
.cost-saving-budget-tour-content .image-overlay-content h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	line-height: 43px;
	letter-spacing: 0.08em;
	text-align: center;
	margin-bottom: 10px;
}
.cost-saving-budget-tour-content .seperate-cost-saving-box .image-overlay-content h2 {
	font-size: 25px;
	line-height: 36px;
}
.cost-saving-budget-tour-content .image-overlay-content a {
	color: #fff;
	border-radius: 25px;
	text-align: center;
	border: 1px solid #98CE44;
	background-color: transparent;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	width: 130px;
	padding: 6px 12px;
}
.cost-saving-budget-tour-content .image-overlay-content a:hover {
	color: #fff;
	background-color: #98CE44;
}
.cost-saving-budget-tour-content .seperate-cost-saving-box .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.cost-saving-budget-tour-content .seperate-cost-saving-box .col-6 {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.cost-saving-budget-tour-content .seperate-cost-saving-box .col-6 img {
	border-radius: 15px;
}
.cost-saving-budget-tour-desc h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #1F1F1F;
}
.cost-saving-budget-tour-desc ul {
	padding-left: 20px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 25px;
	color: #1F1F1F;
}
.cost-saving-budget-tour-desc p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}
.cost-saving-budget-tour-desc p strong {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
}
.tour-finder-two-col {
	margin-bottom: 20px;
}
.tour-finder-two-col .row {
	margin: 0 -15px;
}
.tour-finder-two-col.tour-finder-three-col .row {
	margin: 0 -10px;
}
.tour-finder-two-col .tour-finder-two-col-box {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.tour-finder-two-col.tour-finder-three-col .tour-finder-two-col-box {
	padding-left: 10px;
	padding-right: 10px;
}

.tour-finder-two-col-box .tour-finder-two-col-box-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 10px;
	box-shadow: 1px 1px 15px 0px #00000026;
}
.tour-finder-two-col-box .tour-finder-two-col-box-inner .img-box img {
	border-radius: 10px;
}
.tour-finder-two-col-box .sold-out-label {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #fff;
	border-radius: 25px;
	background-color: #98CE44;
	font-size: 13px;
	font-weight: 500;
	line-height: 18.79px;
	text-align: center;
	padding: 5px 17px;
}
.tour-finder-two-col-box .content-box {
	padding: 15px;
}
.tour-finder-two-col-box .content-box.content-box-new {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.bottom-tour-more-details,
.tour-finder-two-col-box .content-box.content-box-new .bottom-tour-more-details {
	margin-top: auto;
	justify-content: space-between;
	gap: 7px;
}
.tour-finder-two-col-box .content-box-new > p {
	position: relative;
	padding-left: 25px;
}
.tour-finder-two-col-box .content-box-new > p span:first-of-type {
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 0 !important;
}
.tour-finder-two-col-box .content-box-new h2.space-left {
	padding-left: 25px;
}
.tour-finder-two-col-box .content-box-new h2 span {
	position: absolute;
	top: 0;
	left: 0;
}
.tour-finder-two-col-box .content-box h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
}
.tour-finder-two-col-box .content-box h2 a {
	color: #1E446F;
}
.tour-finder-two-col-box .content-box .inline-badge {
	margin-bottom: 10px;
}
.tour-finder-two-col-box .content-box .badge {
	border-radius: 20px;
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	background-color: #98CE44 !important;
	font-size: 12px;
	font-weight: 400 ;
	line-height: 17px;
	margin-right: 8px;
}
.tour-finder-two-col-box .content-box .badge img {
	margin-right: 5px;
}
.tour-finder-two-col-box .content-box .badge:last-of-type {
	margin-right: 0;
}
.tour-finder-two-col-box .content-box p {
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	margin-bottom: 12px;
}
.tour-finder-two-col-box .content-box .bottom-tour-more-details p {
	font-size: 15px;
	font-weight: 500;
	line-height: 21.68px;
	color: #1F1F1F;
	/* margin-right: 30px; */
	margin-bottom: 0;
}
.tour-visiting-destination {
	margin-bottom: 45px;
}
.tour-package-booking-tab .row,
.tour-visiting-destination .row {
	margin: 0 -5px;
}
.tour-package-booking-tab .booking-sidbar-content,
.tour-package-booking-tab .boking-left-content,
.tour-visiting-destination .left-content,
.tour-visiting-destination .right-map-content {
	padding: 0 5px;
}
.tour-visiting-destination .left-content .image-box-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	border-radius: 10px;
	/*background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.33) 100%); */
}
.tour-visiting-destination .left-content .image-box-content img {
	border-radius: 10px;
}
.tour-visiting-destination .left-content .image-box-content h2 {
	position: absolute;
	top: 50px;
	left: 35px;
	font-size: 34px;
	line-height: 49px;
	color: #fff;
	margin-bottom: 0;
}
.tour-visiting-destination .left-content .image-box-content h2 span {
	color: #98CE44;
}
.tour-visiting-destination .right-map-content .map-block {
	margin-bottom: 10px;
}
.tour-visiting-destination .right-map-content .map-block iframe {
	border-radius: 10px;
	box-shadow: 1px 1px 7px 0px #00000036;
}
.tour-visiting-destination .visting-duration-content {
	padding: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 7px 0px #00000036;
}
.tour-visiting-destination .visting-duration-content p {
	font-size: 15px;
	line-height: 25px;
	font-weight: 500;
	color: #515151;
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
}
.tour-visiting-destination .visting-duration-content p:last-of-type {
	margin-bottom: 0;
}
.tour-visiting-destination .visting-duration-content p strong {
	color: #1F1F1F;
	font-weight: 600;
}
.tour-visiting-destination .visting-duration-content p span {
	display: block;
	margin-bottom: 7px;
	position: absolute;
	top: -2px;
	left: 0;
}

.tour-visiting-destination .left-content .image-box-content {
  position: relative;
  width: 100%;
  height: 400px; 
  overflow: hidden;
  border-radius: 10px;
}

.tour-visiting-destination .left-content .image-box-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  display: block;
}

.tour-package-booking-tab {
	margin-bottom: 40px;
}
.tour-package-booking-tab .nav-pills {
	justify-content: space-between;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 20px;
	/*flex-wrap:nowrap;
	white-space: nowrap;
	overflow-x: auto; */
}
.tour-package-booking-tab .nav-pills .nav-item {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0;
	margin-bottom: 10px;
}
.tour-package-booking-tab .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.tour-package-booking-tab .nav-pills .nav-link {
	min-width: 160px;
	text-align: center;
	padding: 10.5px 15px;
	color: #191919;
	border: 1px solid #98CE44;
	background-color: transparent;
	box-shadow: 1px 1px 8px 0px #00000033;
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	border-radius: 35px;
	position: relative;
	z-index: 1;
}
.tour-package-booking-tab .nav-pills .nav-link:hover,
.tour-package-booking-tab .nav-pills .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}

.tab-content-block-title h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1F1F1F;
	margin-bottom: 20px;
}
.tour-package-itinerary-content .tour-package-itinerary-box {
	margin-bottom: 20px;
}
.tour-package-itinerary-content .tour-package-itinerary-box:last-of-type {
	margin-bottom: 0;
}
.tour-package-itinerary-content .tour-package-itinerary-box h3 {
	font-size: 1rem;
	font-weight: 700;
	line-height: 21.68px;
	color: #00407b;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.tour-package-itinerary-content .tour-package-itinerary-box p:last-of-type {
	margin-bottom: 0;
}

.tour-package-itinerary-content .tour-package-itinerary-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
}
.tour-package-city-content .row {
	margin: 0 -5px;
}
.tour-package-city-content .img-block img {
	border-radius: 10px;
}
.tour-package-city-content .img-block {
	padding: 0 5px;
	width: 32%;
}
.tour-package-city-content .content-block {
	padding: 0 5px;
	width: 68%;
}
.price-quote-booking,
.tour-package-city-content .content-block h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
	margin-bottom: 3px;
}
.tour-package-city-content .content-block p:last-of-type {
	margin-bottom: 0;
}
.tour-package-city-content .content-block p {
	font-size: 15px;
	line-height: 22px;
	color: #515151;
}
.tour-package-tour-features ul {
	margin-bottom: 0;
	padding-left: 20px;
}
.tour-package-tour-features ul li {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #404040;
	margin-bottom: 7px;
}
.center-large-btn {
	margin-bottom: 50px;
}
.center-large-btn a {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #404040;
	border-radius: 30px;
	border: 1px solid #98CE44;
	padding: 11px 17px;
	text-align: center;
}
.center-large-btn a:hover {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.c-place-name .c-place-name-btn {
	font-size: 20px;
	font-weight: 500;
	line-height: 28.9px;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 15px;
	border-radius: 10px;
	width: 100%;
	background-color: #98CE44;
}

.santiagos-road-section .santiagos-road-tab {
	margin-bottom: 40px;
}
.santiagos-road-tab .santiagos-road-tab-list {
	border: 1px solid #98CE44;
	background: #98CE440D;
	padding: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.santiagos-road-tab .nav-pills {
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}
.santiagos-road-tab .nav-pills .nav-item {
	padding: 0 5px;
}
.santiagos-road-tab .nav-pills .nav-item .nav-link {
	padding: 8.5px 15px;
	text-align: center;
	border: 0;
	border-radius: 10px;
	background-color:transparent;
	color: #1F1F1F;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	min-width: 120px;
	box-shadow: none;
	outline: 0;
}
.santiagos-road-tab .nav-pills .nav-item .nav-link:hover,
.santiagos-road-tab .nav-pills .nav-item .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
.santiagos-road-tab .tab-content {
	padding: 30px;
	border: 1px solid #98CE44;
	border-radius: 10px;
	background-color: #98CE440D;
}
.santiagos-road-section .c-place-name {
	width: 18.5%;
}
.santiagos-road-section .c-pace-info-content {
	width: 100%;
}
.c-pace-info-content .title-content {
	margin-bottom: 20px;
}
.c-pace-info-content .title-content span {
	min-width: 35px;
	padding-right: 10px;
}
.c-pace-info-content .title-content h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #1E446F;
}
.c-pace-info-content .title-content h2 a {
	color: #1E446F;
}
.c-pace-info-content .desc-content {
	margin-bottom: 20px;
}
.c-pace-info-content .desc-content p {
	font-size: 16px;
	line-height: 26px;
	color: #515151;
	margin-bottom: 15px;
}
.santiagos-road-tab .book-now-btn a {
	display: inline-block;
	border-radius: 30px;
	background-color: #98CE44;
	border: 1px solid transparent;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #fff;
	min-width: 160px;
	padding: 10px 15px;
	text-align: center;
}
.santiagos-road-tab .book-now-btn a:hover {
	color: #98CE44;
	border-color: #98CE44;
	background-color: transparent;
}
.santiagos-box-content {
	margin-bottom: 50px;
}
.santiagos-box-content .santiagos-box-inner {
	padding: 20px 10px;
	border: 1px solid #98CE44;
	border-radius: 10px;
}
.santiagos-box-content .santiagos-box {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7.5px 0 -7.5px;
	align-items: center;
}
.santiagos-box-content .santiagos-box .left-img-block {
	width: 28.5%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.santiagos-box-content .right-content {
	width: 71.5%;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.santiagos-box-content .right-content h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: #515151;
	margin-bottom: 20px;
}

.santiagos-box-content .right-content p {
	font-size: 16px;
    line-height: 24px;
    color: #515151;
    margin-bottom: 20px;
}
.santiagos-box-content .right-content p:last-of-type {
	margin-bottom: 0;
}
.santiagos-box-content .santiagos-box-content {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #98CE44;
}
.santiagos-box-content .santiagos-box-content:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.santiagos-faq {
	margin-bottom: 50px;
}
.santiagos-faq .santiagos-faq-list-inner {
	border: 1px solid #98CE44;
	padding: 10px;
	border-radius: 10px;
	margin-bottom:10px;
} 
.santiagos-faq .faq-tabs {
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	justify-content: center;
}
.santiagos-faq .faq-tabs .nav-item {
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.santiagos-faq .faq-tabs .nav-item .nav-link {
	min-width: 170px;
	text-align: center;
	border: 0 none;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	color: #1F1F1F;
	padding: 10.5px 15px;
}
.santiagos-faq .faq-tabs .nav-item .nav-link:hover,
.santiagos-faq .faq-tabs .nav-item .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
.santiagos-faq .faq-content-list {
	padding: 30px;
	border: 1px solid #98CE44;
	border-radius: 10px;
}
.santiagos-faq .faq-content-list h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.santiagos-faq .faq-content-list .list-items {
	margin-bottom: 15px;
}
.santiagos-faq .faq-content-list .list-items:last-of-type {
	margin-bottom: 0;
}
.santiagos-faq .faq-content-list .list-items h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #1E446F;
}
.santiagos-faq .faq-content-list .list-items p {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
	margin-bottom: 0;
}


.default-faq-section {
	margin-bottom: 50px;
}
.default-faq-section .section-block-title {
	margin-bottom: 10px;
}
.default-faq-section .section-block-title h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28.9px;
	color: #1F1F1F;
	margin-bottom: 0;
}
.faq-list-item {
	margin-bottom: 10px;
}
.faq-list-item h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 21.68px;
	color: #1E446F;
	margin-bottom: 2px;
}
.faq-list-item .faq-desc p {
	font-size: 14px;
	line-height: 20.23px;
	color: #515151;
	margin-bottom: 0;
}
.seasons-tour-package {
	margin-bottom: 40px;
}
.seasons-tour-package .row {
	margin: 0 -8px;
}
.seasons-tour-package .seasons-tour-package-box {
	margin-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}
.seasons-tour-package .seasons-tour-package-box img {
	border-radius: 15px;
}
.seasons-tour-package-box .seasons-tour-package-box-inner:before,
.seasons-tour-package-box .seasons-tour-package-box-inner .image-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.95) 16.53%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}
.seasons-tour-package-box .image-overlay-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
}
.seasons-tour-package-box .image-overlay-content h3 {
	font-size: 20px;
	line-height: 29px;
	color: #fff;
	margin-bottom: 10px;
}
.seasons-tour-package-box .image-overlay-content .custom-select-btn {
	color: #fff;
	padding: 6px 15px;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	min-width: 130px;
	border-radius: 25px;
	background-color: transparent;
	border: 1px solid #98CE44;
}
.seasons-tour-package-box .image-overlay-content .custom-select-btn:hover {
	background-color: #98CE44;
	color: #fff;
}
.seasons-tour-package-desc {
	margin-bottom: 50px;
}
.custom-default-datepicker-open .ui-datepicker {
	width: 100%;
	box-shadow: 0px 8px 16px 0px #00000026;
}
.custom-default-datepicker-open .ui-datepicker-current-day .ui-state-active,
.custom-default-datepicker-open body .ui-datepicker .ui-datepicker-calendar .sejour > a {
	background: #98CE44;
	color: #fff;
}
.seasons-tour-package-desc {
	margin-bottom: 50px;
}
.seasons-tour-package-desc .seasons-tour-package-desc-inner {
	padding: 20px 15px;
	border-radius: 8px;
	border: 1px solid #98CE44;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box .icon-img {
	margin-bottom: 10px;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box {
	margin-bottom: 20px;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box:last-of-type {
	margin-bottom: 0;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 15px;
	color: #1F1F1F;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box ul {
	padding-left: 20px;
	margin-bottom: 0;
}
.seasons-tour-package-desc .seasons-tour-package-desc-box ul li {
	font-size: 14px;
	color: #515151;
	line-height: 25px;
}

.booking-sidbar-content .booking-sidbar-content-inner {
	padding: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 7px 0px #00000036;
}
.booking-sidbar-content-inner .top-block-title {
	padding-bottom: 15px;
	border-bottom: 1px solid #515151;
	margin-bottom: 25px;
}
.booking-sidbar-content-inner .top-block-title h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	color: #1F1F1F;
}
.booking-sidbar-content-inner .top-block-title .right-price-text p {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	color: #515151;
}
.booking-sidbar-content-inner .form-group {
	margin-bottom: 20px;
}
.booking-sidbar-content-inner .form-group.room-dropdown-box.dropdown {
	display: none;
}
.booking-sidbar-content-inner .form-group label {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	color: #1F1F1F;
	margin-bottom: 7px;
}
.booking-sidbar-content-inner .form-group.booking-extra-info-add .radio-btn label {
	font-weight: 400;
	color: #515151;
}
.pricing-per-person-blocking .pricing-per-person-blocking-header {
	margin: 0 -5px;
}

.pricing-per-person-blocking .pricing-per-person-blocking-header-inner {
	padding: 0 5px;
}
.pricing-per-person-blocking .pricing-per-person-blocking-main-content,
.pricing-per-person-blocking .pricing-per-person-blocking-t-header {
	padding: 13px 10px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	margin-bottom: 10px;
}

.pricing-per-person-category-box {
	width: 25%;
}
.pricing-per-person-sgl-box {
	width: 17%;
}
.pricing-per-person-dbl-box {
	width: 17%;
}
.pricing-per-person-dblchild-box {
	width: 24%;
}
.pricing-per-person-tpl-box {
	width: 17%;
}
.pricing-per-person-blocking-header-inner p,
.pricing-per-person-blocking .pricing-per-person-blocking-header-inner h6 {
	 font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    color: #1F1F1F;
    margin-bottom: 0;
}
.pricing-per-person-blocking-header-inner p {
	color: #515151;
	font-weight: 400;
}
.booking-sidbar-content-inner .form-group .form-control {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	color: #6C757D !important;
	box-shadow: none;
	outline: 0;
	min-height: 45px;
}
.booking-sidbar-content-inner .booking-icon-small {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #6C757D;
	cursor: pointer;
}
.booking-sidbar-content-inner .room-box-selection {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 5px 8px;
	min-height: 45px;
}
.booking-sidbar-content-inner .room-box-selection .right-room-qnt-box {
	margin-left: auto;
}
.booking-r-dropdown-content .right-qnt-box button,
.booking-sidbar-content-inner .room-box-selection .right-room-qnt-box button {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  border: 1px solid #667080;
  color: #667080;
  font-size: 10px;
  box-shadow: none;
  padding: 0;
}
.booking-r-dropdown-content .right-qnt-box input,
.booking-sidbar-content-inner .room-box-selection .right-room-qnt-box input {
	font-size: 13.62px;
	font-weight: 400;
	line-height: 20.43px;
	box-shadow: none;
	outline: 0;
	border: 0;
	max-width: 30px;
	text-align: center;
	color: #515151;
}
.booking-r-dropdown-content h5 {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #515151;
	margin-bottom: 5px;
}
.inner-border-box {
	border: 1px solid #98CE44;
	padding: 5px 8px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 10px;
	width: 100%;
}
.booking-sidbar-content .room-adults-child-details .right-content,
.booking-sidbar-content .room-adults-child-details .left-content {
	width: 50%;
	padding: 0  7.5px;
}
.booking-r-dropdown-content .right-qnt-box {
	margin-left: auto;
}
.booking-sidbar-content .booking-r-dropdown-content .room-adults-child-details {
	margin: 0 -7.5px;
}
.booking-sidbar-content .booking-r-dropdown-content .room-adults-child-details  label {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #515151;
}
.booking-sidbar-content .booking-r-dropdown-content + .booking-r-dropdown-content {
	margin-top: 15px;
}
.booking-sidbar-content .price-person-include p,
.booking-sidbar-content .price-person-block p {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #6C757D;
}
.booking-sidbar-content .price-person-block {
	margin-bottom: 5px;
}
.booking-sidbar-content .price-person-block-left {
	width: 35%;
}
.booking-sidbar-content .price-person-block-right {
	width: 65%;
	margin-left: auto;
    text-align: right;
}
.booking-sidbar-content .price-person-include {
	border: 1px solid #98CE44;
  border-radius: 10px;
  padding: 9.5px 8px;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box input[type="radio"]{
	display: none;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box label {
	font-size: 11px;
	font-weight: 500;
	line-height: 14px;
	color: #515151;
	margin: 0;
	position: relative;
	cursor: pointer;
	padding-left: 17px;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box input[type="radio"]:checked + label:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background-color: #98CE44;
	border-radius: 5px;
	border-color: transparent;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box {
	padding-right: 8px;
	width: 50%;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box:last-of-type {
	padding-right: 0;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
}
.booking-sidbar-content .price-person-include .custom-inline-radio-box label span {
	font-weight: 400;
}
.booking-sidbar-content .price-person-include + .price-person-include {
	margin-top: 10px;
}
.booking-sidbar-content .price-person-include .price-person-inner {
	width: 18.5%;
	text-align: center;
}
.booking-sidbar-content .price-person-include .price-person-inner.widhth-large {
	width: 26%;
}
.booking-sidbar-content .price-person-include .price-person-inner p span img {
	position: relative;
	top: -2px;
}
.booking-sidbar-content .book-btn a {
	border: 1px solid #98CE44;
	background-color: transparent;
	color: #1F1F1F;
	padding: 6px 15px;
	width: 120px;
}

.booking-sidbar-content .book-btn a:hover {
	background-color: #98CE44;
	color: #fff;
}

.daytrips-booked-details .title-passsenger-box,
.daytrips-booked-details .title-passsenger-age-box {
	width: 12%;
}
.daytrips-booked-details .title-passsenger-fname-box,
.daytrips-booked-details .title-passsenger-lname-box,
.daytrips-booked-details .title-passsenger-passport-box {
	width: 25.333333%;
}

.page-heading-title {
	padding-bottom:10px;
	border-bottom: 1px solid #B3B3B3;
	margin-bottom: 15px;
}
.page-heading-title h1 {
	font-size: 20px;
	font-weight: 500;
	line-height: 28.9px;
	color: #1F1F1F;
}
.page-heading-title .payment-secure-option span img {
	margin-right: 5px;
}
.page-heading-title .payment-secure-option span {
	margin-right: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20.23px;
	color: #515151;
}
.page-heading-title .payment-secure-option span:last-of-type{
	margin-right: 0;
}
.santiagos-road-tab .tab-right-map img {
	width: 100%;
}
@media (min-width: 1200px) {
	.couponeModal .modal-lg {
		max-width: 1200px;
	}
	.container {
		max-width: 1140px;
	}
	.amenities .amenities-box {
		width: 20%;
	}
	.editprofilemodal .modal-lg {
		max-width: 1087px;
	}
  	.editprofilemodal .travel-user-profile .row {
  		margin: 0 -45px;
  	}
}
@media (min-width: 992px) {
	.desktop-sticky-section-section {
		position: sticky;
		top: 60px;
		background-color: #fff;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.desktop-sidebar-inner-sticky-section {
		position: sticky;
		top: 70px;
		z-index: 10;
		background-color: #fff;
		padding-top: 10px;
	}

	.desktop-sidebar-sticky-section {
		position: sticky;
		top: 150px;
		z-index: 9;
		background-color: #fff;
	}

	.desktop-sidebar-sticky-section.sticky-top-30 {
		top: 30px;
	}
	.desktop-sidebar-sticky-section.sticky-top-65 {
		top: 65px;
	}

	.desktop-sidebar-sticky-section.sticky-top-70 {
		top: 70px;
	}

	.sitemain-menu.sticky {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
	}

	.sitemain-menu .navbar-nav .dropdown-menu .menu-link-text:last-of-type .nav-link:before {
		display: none;
	}

	.sitemain-menu .navbar-nav .dropdown-menu .menu-link-text:last-of-type .nav-link {
		margin-bottom: 0;
	}

	.sitemain-menu .navbar-nav .nav-item .nav-link {
		display: flex;
		align-items: center;
	}

	.sitemain-menu .navbar-nav .nav-item .nav-link i {
		margin-left: 8px;
	}

	.sitemain-menu .navbar-nav .nav-item .dropdown-menu .nav-link i {
		margin-left: auto;
	}

	.sitemain-menu .navbar-nav .nav-item .dropdown-menu .nav-link.dropdown-toggle {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}


	.sitemain-menu ul li > .dropdown-menu {
		left: 0;
		border-radius: 0;
		opacity: 0;
		top: 100%;
		display: block;
		margin: 0;
		padding: 0;
		min-width: 269px;
		max-width: 269px;
		visibility: hidden;
		transition: all 0.17s ease-in-out;
		-moz-transition: all 0.17s ease-in-out;
		-webkit-transition: all 0.17s ease-in-out;
		-o-transition: all 0.17s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		-ms-transform: rotateX(-90deg);
		-o-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
		-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
		-mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
		-o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
	}
	.sitemain-menu .navbar-nav li.dropdown:hover > .dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
		-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
		-moz-transition: -moz-transform 0.4s, opacity 0.1s;
		-mos-transition: -mos-transform 0.4s, opacity 0.1s;
		-o-transition: -o-transform 0.4s, opacity 0.1s;
		transition: transform 0.4s, opacity 0.1s;
	}

	.sitemain-menu ul li > .dropdown-menu .dropdown-menu {
		left: auto;
		right: 100%;
		margin-top:-40px;
	}

	.sitemain-menu .navbar-nav .nav-item .nav-link img {
		margin-right: 5px;
	}
	.daytrips-booked-details .form-group textarea.form-control:not(.height-auto) {
		height: 134px !important;
	}
	.trains-select-modal .modal-lg {
		max-width: 865px;
	}
	.col-lg-2.small-form-fieild {
		width: 20%;
	}
	.sitemain-menu .navbar-nav .nav-item.cart-dropdown:hover  .dropdown-menu {
		display: block;
	}
	.navbar-expand-lg.sitemain-menu .navbar-nav {
		justify-content: space-between;
	}
	.navbar-expand-lg.sitemain-menu .navbar-collapse {
		display: block !important;
	}
	.room-amenities-modal .modal-lg {
		max-width: 828px;
	}
}
@media (min-width: 768px) {
	.editemailaddress .modal-dialog {
		max-width: 400px;
	}
	.tour-package-booking-tab .nav-pills .nav-item {
		flex: 1;
	}
	.tour-package-booking-tab .nav-pills .nav-item .nav-link  {
		width: 100%;
	}
	.tour-package-booking-tab .nav-pills,
	.tour-intirary-tab .nav-pills {
		overflow-x: auto;
   		white-space: nowrap;
    	flex-wrap: nowrap;
	}
	.private-tour-more-details .modal-lg {
		max-width: 700px;
	}
	.chatmodal .modal-lg {
		max-width: 610px;
	}
	.ccformdownload .modal-lg,
	.notificationmodal .modal-lg,
	.logoutmodal .modal-lg {
		max-width: 700px;
	}
	.logoutmodal .modal-lg {
		max-width: 500px;
	}
}
@media (min-width: 576px) {
	.maproutemodal .modal-dialog {
		max-width: 550px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.travel-users-section .travel-box {
		width: 25%;
	}
	.order-payment-room-detail .order-box .order-box-full-details.pendign-order .order-details {
		width: 25%;
	}
	.order-payment-room-detail .order-box .order-details label {
  		font-size: 14px;
  	}
	.call-to-action-secttion .cta-content-inner h1 {
 		font-size: 42px;
 		line-height: 54px;
 	}
	.couponeModal .modal-lg {
		max-width: 99%;
	}
	.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block span {
	    margin-right: 4px;
	}
	.tab-form-rails-pass-trip-info .rails-pass-box-inner .header-block p {
		font-size: 14px;
		line-height: 20px;
	}
	.offer-coupon-box-inner .coupon-list-content li {
 		font-size: 12px;
 		padding-right: 0 !important;
 	}
	.tour-intirary-tab .nav-pills.justify-content-between {
		justify-content: flex-start !important;
	}
	.tour-intirary-tab .nav-pills .nav-link {
		min-width: 102px;
	}
	.tour-package-booking-tab .nav-pills .nav-link {
 		min-width: 120px;
 	}
	.santiagos-faq .faq-tabs .nav-item .nav-link {
		min-width: 155px;
		font-size: 16px;
	}
	.santiagos-road-tab .nav-pills .nav-item .nav-link {
		font-size: 16px;
		min-width: 115px;
	}
	.neary-by-paradores-sidebar .slick-list {
    	padding: 0 0 39% 0 !important;
    }

	.paradores-only-filter.filter-content .filter-search-box {
    	width: 23%;
	}

	.paradores-only-filter.filter-content .filter-small-width {
    	width: 10.6666%;
	}

	.paradores-only-filter.filter-content .filter-grid-box > label {
		font-size: 12px;
	}

	.paradores-only-filter.filter-content .custom-form-control {
		font-size: 13px;
	}

	.searching-history-content .searching-history-left {
    	width: 40%;
	}
	.searching-history-content .searching-history-right {
   	 	width: 60%;
	}
	.paradores-search-tab .nav .nav-item .nav-link {
		font-size: 10px;
	}
	.payment-credit-details .form-group label {
		font-size: 13px;
	}
	.about-main-content .aboutblock-inner .contact-block:nth-child(n+3) {
		margin-top: 18px;
	}
	.about-main-content .aboutblock-inner .contact-block {
		width: 50%;
	}
	.whychoose-box h3 {
		font-size: 18px;
	}
	.whychoose-box p {
		font-size: 15px;
	}
	.custom-cta-btn {
		padding-left: 13px;
		padding-right: 13px;
	}
	.select-seat-box .select-seat-box-inner .select-top-radio-btn label span {
		font-size: 12px;
	}

	.booktrip-box .booktrip-box-inner {
		padding-left: 5px;
		padding-right: 5px;
	}

	.booktrip-box .title-text h3 {
		font-size: 13px;
	}

	.trains-booking-info-list .trains-information h4 {
		font-size: 11px;
	}
	.c-place-name .c-place-name-btn {
		font-size: 16px;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text {
		width: 40%;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content .right-total-box {
		width: 16%;
	}
	.daytrips-booked-details .form-group label {
		font-size: 13px;
	}
	.daytrips-booked-details .form-group label span.smalltext {
    font-size: 8px;
	}
	.tour-visiting-destination .right-map-content .map-block  iframe {
		height: 160px;
	}
	.tour-visiting-destination .visting-duration-content {
		padding: 15px;
	}
	.tour-visiting-destination .right-map-content .map-block,
	.tour-visiting-destination .visting-duration-content p span {
		margin-bottom: 0;
	}
	.tour-details-main-content .tour-details-box .tour-details-box-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
	.tour-details-main-content .tour-details-box h4 {
 		font-size: 13px;
 		font-weight: 500;
 	}
	.cart-cancellation-policy p span {
		width: 20%;
	}
	.cart-cancellation-policy p i {
		width: 79%;
	}
	.spain-rails-pass-section .rails-pass-booking-form {
		padding: 15px 10px;
	}
	.rails-pass-top-box-info {
 		margin-bottom: 0;
 	}
 	.rails-pass-booking-form .mb-50 {
	  margin-bottom: 17px;
	}
	.transfer-filter-listing-box .transfer-filter-content-inner .desc-content {
		max-width: 100%;
	}
	.daytrips-booking-sidebar {
		width: 28%;
	}
	.daytrips-booking-contentarea {
		width: 72%;
	}
	.cart-right-item-content .cartbox-item-details-two .cartbox {
    width: 18%;
	}
	.order-box-full-details-inner-two .order-details {
    width: 18.4%;
	}
	.order-details-section .order-box-full-details-inner-two .order-details {
    width: 21.5%;
	}
	.register-text h2 {
		font-size: 55px;
		line-height: 70px;
	}
	.payonline-search-left-box {
		width: 78%;
	}
	.deposite-info-box {
		width: 22%;
	}
	.pending-order-name {
		padding-left: 15px;
		padding-right: 15px;
	}
	.pending-box .pednig-booking-content,
	.pending-box .button-box-options {
		padding-left: 20px;
	}
	.login-right-text h1 {
		font-size: 120px;
	}
	.otp-input {
		margin-right: 45px;
	}
	.listing-right-content .post-header {
	  margin-bottom: 5px;
	}
	.listing-right-content .post-content {
	  margin-bottom: 8px;
	}
	.cart-items-box .cart-inner .cart-right-content {
		padding-left: 25px;
	}
	.cart-items-box .cart-right-content p {
		font-size: 16px;
		line-height: 22px;
	}
	.hotel-details-box .details-right-content {
		padding-left: 25px;
	}
	.hotelname-box:nth-child(4n),
	.hotelname-box {
		width: 25%;
		padding: 0 15px;
	}
	.roomcontent-block .room-amenities-block {
		width: 66.3333%;
	}
	.roomcontent-block .roomblock-details {
		width: 33.3333%;
	}
	.roomsection-inner .roomcontent-block {
		padding-right: 20px;
	}
	.room-priceing-block .room-priceing-inner,
	.room-amenities-block .room-amenities-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.include-items .slidecontent {
		padding: 10px;
	}
	.photo-content-inner > p  {
		margin-bottom: 10px;
	}
	.login-section h2 {
		font-size: 32px;
		line-height: 42px;
	}
	.searching-details-block,
	.searching-details-block:nth-child(3n) {
    	width: 33.3333%;
	}
	.searching-history-right h3 {
 		margin-bottom: 15px;
	}
	.offer-booking-section .offer-booking-inner {
		padding: 30px;
	}
	.offer-booking-section .book-now-btn {
		padding-left: 20px;
		padding-right: 20px;
	}
	.pending-box .checkin-out-box,
	.pending-button-list,
	.pending-box .pending-price-box {
		padding-left: 15px;
	}
	.pending-button-list a {
		width: 100%;
	}
	.pending-box .checkin-out-box p {
		font-size: 13px;
	}
	.pending-box .common-box {
		padding-left: 10px;
		padding-right: 10px;
	}
	.order-completed .pending-button-list,
	.order-completed .pending-box .pending-price-box,
	.order-completed .pending-box .checkin-out-box {
		padding-left: 15px;
	}
	.order-completed .pending-button-list .button-grid .button-text {
		width: 100%;
	}
	.nav-pills.booking-dashboard-tab .nav-link {
		font-size: 15px;
		width: 175px;
	}
	.commision-track-box-inner {
    	padding: 50px 15px;
	}
	.commission-flex-content .commission-box  {
		padding: 10px;
	}
	.bestprice-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.bestprice-image .bestprice-image-inner {
		max-width: 400px;
	}
	.footer-section .footer-menu-link li a {
		font-size: 12px;
	}
	.commision-tab-content .nav-pills {
		justify-content: space-between;
		margin: 0 -10px;
	}
	.commision-tab-content .nav-pills li {
		padding: 0 10px;
	}
	.commision-box-inner p,
	.commision-box .commision-box-inner h3 {
		font-size: 18px;
	}
	.brochure-category-list.nav-pills .nav-link {
		min-width: 170px;
	}
	.spain-rails-pass-section .left-rails-pass-block {
    	width: 35%;
	}
	.rails-pass-booking-form h4 {
 		font-size: 14px;
 		line-height: 20px;
 	}
 	.rails-pass-booking-form label {
 		font-size: 12px;
 		line-height: 16px;
 	}
 	.payment-credit-details .form-group label {
		font-size: 10px;
		line-height: 14px;
	}
}
@media (max-width: 991px) {
	.travel-users-section .travel-box {
		width: 33.3333%;
	}
    .c-dropdwon-icon {
		position: absolute;
        right: 0;
        top: 15px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        z-index: 1;
		background: #98CE44;
        color: #fff;
    }
	.couponeModal .modal-lg {
		max-width: 95%;
	}
	.booking-sidbar-content {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.sitemain-menu .close-menu-icon {
		margin-left: auto;
    	display: flex;
    	justify-content: end;
	}
	.sitemain-menu .close-menu-icon span {
		width: 30px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		background-color: #000;
		border-radius: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.payment-credit-details .form-group label {
		font-size: 10px;
		line-height: 14px;
	}
	.section-new-filter-click .mobile-filter-search span {
		background-color: #98CE44;
		color: #fff;
		padding: 5px;
		display: inline-block;
		text-align: center;
		font-size: 20px;
		border-radius: 8px;
		width: 100%;
	}
	.section-new-filter-click .mobile-filter-search.show {
		margin-bottom: 15px;
	}
	.section-new-filter-click .filter-data-box-searching.show {
		display: block !important;
	}

	.section-new-filter-click .mobile-filter-search.show span i:before {
		content: "\f00d";
	}

	.mobile-filter-sticky-section {
		/* position: sticky; */
		top: 78px;
		z-index: 9;
		background-color: #fff;
	}
	.hotel-filter-section {
	    margin-bottom: 40px;
	}

	.transfer-filter-section {
    	margin-bottom: 30px;
	}

	.hero-section-two {
	    margin-bottom: 40px;
	}
	.section-header.mb-50 {
	    margin-bottom: 25px;
	}
	.mobile-sticky-section-section {
		position: sticky;
		top: 66px;
		background-color: #fff;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.call-to-action-secttion .cta-content-inner h1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	.call-to-action-secttion .cta-content-inner p {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.top-menu-box.fixedmenu {
		position: fixed;
		top: 0;
	    width: 100%;
	    background: #fff;
	    z-index: 999;
	}

	.sitemain-menu .navbar-nav .dropdown-menu,
	.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu {
		min-width: 100%;
		max-width: 100%;
		padding: 0;
		margin: 0;
	}
	.sitemain-menu .navbar-nav .dropdown-menu .dropdown-menu {
		padding-top: 0;
		padding-bottom: 0;
	}
	.sitemain-menu .navbar-nav .dropdown-menu .dropdown-menu {
		box-shadow: none;
	}
	.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu,
	.sitemain-menu .navbar-nav .dropdown-menu {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.sitemain-menu .navbar-nav .dropdown-menu .dropdown-item {
		padding: 9px 10px;
	}

	.sitemain-menu .navbar-nav .dropdown-menu.drp-large-menu {
		padding: 10px;
	}

	.tour-intirary-tab.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.tour-intirary-tab.row>* {
		padding-left: 5px;
		padding-right: 5px;
	}
	.about-block-content-two .aboutblock-inner {
		padding-left: 0;
	}
	.trains-select-modal .modal-lg {
		max-width: 100%;
		margin-left: 10px;
		margin-right: 10px;
	}
	.car-filter-tabs-content .nav-pills .nav-item {
	  	margin-right: 15px;
	}
	.transfer-filter-listing-box .transfer-filter-content-inner,
	.transfer-filter-listing-box .transfer-filter-content-inner .desc-content {
		max-width: 100%;
	}
	.order-room-special-request .custom-checkbox {
		flex-wrap: wrap;
    	justify-content: start;
	}
	.order-room-special-request .custom-checkbox .form-group {
		width: 25%;
	}
	.sitemain-menu .navbar-nav .cart-dropdown .dropdown-menu {
		min-width: 275px;
		max-width: 275px;
		position: relative !important;
	}
	.cookie-contact-section .row {
		margin: 0 -10px;
	}
	.cookie-contact-section .cookie-contact-box {
		padding: 0 10px;
		width: 50%;
	}
	.cookie-contact-section .cookie-contact-box-inner {
		padding: 20px;
	}
	.pending-order-name {
		padding-left: 0;
		padding-right: 0;
	}
	.pending-order-content .pending-order-hotel {
		width: 18%;
		margin-bottom: 15px;
	}
	.pending-order-content .pending-order-fulldetail {
		width: 82%;
		margin-bottom: 15px;
	}
	.pending-order-content .pending-order-action-list {
		width: 100%;
		margin-top: 30px;
	}
	.sitemain-menu .navbar-nav .dropdown-menu {
		position: relative  !important;
		min-width: 100%;
		max-width: 100%;
		padding: 0;
	}
	/*.masonry-grid .masonary-box:nth-child(n+3){
		margin-top: 5px;
	}*/
	.left-logo-block .desktop-logo {
		font-size: 24px;
	}
	.sitemain-menu .navbar-nav .nav-item .nav-link:before  {
		display: none;
	}
	.site-menu-switch {
		font-size: 20px;
	   	margin-left: 10px;
	   	vertical-align: middle;
	}
	.site-main-content  {
		margin-top: 20px;
	}
	.sitemain-menu {
		padding: 0;
	}
	.sitemain-menu .navbar-nav .nav-item .nav-link  {
		margin:  0;
		position: relative;
		padding-left: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
        max-width: 88%;
	}
	.sitemain-menu .navbar-nav .nav-item .nav-link.custom-dropdown-link,
	.sitemain-menu .navbar-nav .nav-item .nav-link.dropdown-toggle {
		display: flex;
		align-items: center;
	}

	.sitemain-menu .navbar-nav .nav-item .dropdown-menu .dropdown-toggle {
		padding: 5px 10px;
		font-size: 13px;
	}
	.sitemain-menu .navbar-nav .nav-item .nav-link.custom-dropdown-link i,
	.sitemain-menu .navbar-nav .nav-item .nav-link.dropdown-toggle i {
		margin-left: auto;
		padding-right: 0;
        margin-right: -5px;
        width: 20px;
        height: 20px;
        position: relative;
        z-index: 2;
	}
	.sitemain-menu .container {
		position: relative;
	}
	.sitemain-menu .navbar-collapse {
		position: fixed;
	    top: 0;
	    right: 0;
	    min-width: 300px;
	    background: rgb(255, 255, 255);
	    z-index: 999;
	    overflow-y: auto;
	    padding: 10px 10px 70px;
	    height: 100Vh;
	    /*box-shadow: -1px 0px 0px 0px rgba(0,0,0,.2); */
	   transition: transform .7s ease-in-out;
	}
	.sitemain-menu .navbar-collapse .navbar-collapse {
		margin-right: -200px;
		 transition: transform .7s ease-in-out;
	}
	.sitemain-menu .navbar-collapse.show .navbar-collapse {
		margin-right: 0;
	}
	.about-block  {
		border-right: 0;
		border-bottom: 1px solid  #DFDFE0;
	}
	.about-block-content-two,
	.about-block.newsletter-box  {
		border-bottom: 0;
	}
	.newsletter-box .aboutblock-inner {
		padding-left: 0;
	}
	.reset-password-section.login-section .form-submit-btn {
		padding-top: 0;
	}
	.payment-options-inner .form-group {
		margin-bottom: 20px;
	}
	.left-fom-space-22,
	.right-form-space-22 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.payment-options .total-text p {
		font-size: 12px;
		line-height: 22px;
	}
	.payment-options .total-text p span {
		font-size: 18px;
		line-height: 30px;
	}
	.tour-update-block .tour-update-inner,
	.guest-section .guest-content-inner,
	.twinroom-details,
	.price-coupon-block-inner {
		padding: 20px 15px;
	}
	.promocode-box .promocode-inner {
		padding: 10px;
	}
  .couponeModal .modal-body {
  	padding: 20px;
  }
  .couponeModal .modal-body .promocode-box {
  	margin-bottom: 20px;
  }
  .hotelname-box:nth-child(4n),
	.hotelname-box {
		width: 33.3333%;
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.accordion-acontent {
		padding-left: 0;
		max-width: 100%;
	}
	.sitemain-menu .navbar-nav .nav-item .nav-link img,
	.sitemain-menu .navbar-nav .nav-item .nav-link svg {
		position: absolute;
		left: 0;
	}
	.order-content .order-content-inner {
   		padding-left: 0;
	}
	.offer-coupon-box .custom-checkbox .form-group label {
		font-size: 16px;
		line-height: 22px;
	}
	.offer-coupon-box .custom-checkbox .form-group input:checked + label:after {
		top: 5px;
	}
	.brochure-request-inner table thead th:last-of-type {
		width: auto;
	}
	.table-request-btn {
		min-width: 100px;
	}
	.brochure-request-inner table thead th {
		font-size: 14px;
	}
	.bestprice-image .bestprice-image-inner {
		position: static;
	}
	.bestprice-content h2 {
		font-size: 42px;
		line-height: 60px;
	}
	.bestprice-content p {
		font-size: 16px;
		line-height: 28px;
	}
	.bestprice-content .offer-text {
		right: 0;
	}
	.commision-tab-content .nav-pills {
		justify-content: space-between;
		margin: 0 -10px;
	}
	.commision-tab-content .nav-pills li {
		padding: 0 10px;
	}
	.commision-box-inner p,
	.commision-box .commision-box-inner h3 {
		font-size: 18px;
	}
	.commision-box .commision-box-inner .left-content {
    	padding-right: 10px;
	}
	.datatables-table table.dataTable thead th {
		font-size: 14px;
		line-height: 20px;
	}
	.brochure-category-list.nav-pills .nav-link {
		min-width: 125px;
		padding: 10px;
	}
	.payonline-search-left-box {
		width: 78%;
	}
	.deposite-info-box {
		width: 22%;
	}
	.payonline-search-result {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.payonline-search-result-flex {
		margin: 0 -10px;
	}
	.deposite-info-box .deposite-info-box-inner {
		padding: 20px 10px;
	}
	.payonline-search-box .result-box-content-inner {
		width: 50%;
	}
	.new-commission-details table tbody td {
		font-size: 14px;
		line-height: 16px;
		width: auto;
	}
	.new-commission-details table tbody td span {
		font-size: 12px;
		line-height: 18px;
	}
	.daytrips-booked-details .form-group textarea.form-control {
		height: auto;
	}
	.tour-intirary-tab.row .nav.flex-column {
		order: 2;
	}
	.tour-intirary-tab.row .tab-content {
		order: 3;
	}
	.tour-intirary-tab.row .booking-sidbar-content {
		order: 1;
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.santiagos-faq .faq-tabs {
		margin-left: -5px;
    	margin-right: -5px;
	}
	.santiagos-faq .faq-tabs .nav-item {
		padding-left: 5px;
		padding-right: 5px;
	}
	.santiagos-faq .faq-tabs .nav-item .nav-link {
		min-width: 95px;
		font-size: 14px;
	}
	/*.custom-cta-btn.btn-1 {
		min-width: 220px;
	}*/
	.custom-cta-btn svg {
	    margin-left: 2px;
	}
	.custom-cta-btn.btn-2 {
    	min-width: 120px;
	}
	.custom-cta-btn {
		font-size: 13px;
	}
	.offer-coupon-inner .nav-pills .nav-item .nav-link {
 		font-size: 13px;
 		min-width: 95px;
 		padding-left: 10px;
 		padding-right: 10px;
 	}
	.tour-intirary-tab .nav-pills .nav-link {
		min-width: 110px;
	}
	.tour-package-booking-tab .nav-pills .nav-link {
		min-width: 125px;
	}
	.santiagos-road-tab .nav-pills {
		justify-content: flex-start;
	}
	.santiagos-road-tab .nav-pills .nav-item .nav-link {
		min-width: 125px;
		font-size: 15px;
	}
	.neary-by-paradores-sidebar .slick-list {
    	padding: 0 0 35% 0 !important;
    }
	.paradores-only-filter.filter-content .filter-search-box {
		width: 100%;
		margin-right: 0;
	}

	.paradores-only-filter.filter-content .filte-same-width.filter-night {
    	width: 10%;
	}

	.paradores-only-filter.filter-content .filte-same-width {
		width: 20%;
	}
	.paradores-only-filter.filter-content .filter-small-width {
	  width: 14.994%;
	  margin-bottom: 8px;
	}

	.paradores-only-filter.filter-content .filter-small-width.filter-kids-box {
		margin-right: 0;
	}

	.featured-hotels-section .hotel-box, .paradores-section .hotel-box, .hotellist-section .hotel-box {
		width: 50%;
	}
	.tour-section-new-carousel .hotel-box {
		width: 100%;
	}
	.desktop-sticky-section-section {
		position: sticky;
		top: 68px;
		background-color: #fff;
		z-index: 10;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.desktop-sidebar-sticky-section {
      position: sticky;
      top: 75px;
      z-index: 9;
      background-color: #fff;
  }

	.ftr-widget-title {
		font-size: 15px;
	}
	.footer-widget ul li a {
		font-size: 14px;
	}

	.santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-inner {
    	width: 70%;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn {
		width: 30%;
	}

	.santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-block h2 {
		font-size: 16px;
	}

	.santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-img-inner {
		padding-left: 10px;
	}

	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn p {
 		font-size: 16px;
 	}

	.tour-intirary-tab .luxury-train-intirary-pill-content {
		margin-bottom: 30px;
	}

	.intirary-hotel-similar-listing .row {
		align-items: flex-start !important;
	}
	.santiagos-road-section .c-place-name {
    	width: 31%;
	}

	.booking-extra-info-add .total-text p {
		text-align: right;
	}
	.daytrips-booked-details .form-group label {
		font-size: 13px;
	}
	.daytrips-booked-details .form-group label span.smalltext {
    	font-size: 8px;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content .right-total-box {
   		width: 17.5%;
	}
	.newbooking-details-room-details .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.newbooking-details-room-details .row [class*="col"] {
		padding-left: 5px;
		padding-right: 5px;
	}

	.booking-extra-info-add .group-box-content-radio .left-info-text {
    	width: 55%;
	}
	.tour-visiting-destination .left-content {
		margin-bottom: 15px;
	}
	.large-tour-gallery-img-box {
		width: 46.5%;
	}
	.small-tour-gallery-img-box {
		width: 53.5%;
	}
	.tab-form-rails-pass-trip-info .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.tab-form-rails-pass-trip-info .rails-pass-box,
	.tab-form-rails-pass-trip-info .common-box-form-group {
		padding-left: 5px;
		padding-right: 5px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text {
		padding-left: 8px;
		padding-right: 8px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add p,
	.tab-form-rails-pass-trip-info .trip-month-info-text p {
		font-size: 12px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text span {
 		margin-right: 0;
 	}
	.tab-form-rails-pass-trip-info .trip-month-info-text.total-price p {
		font-size: 14px;
	}
	.intirary-tour-booking .booking-price-info .pricing-content-box:last-of-type {
		margin-bottom: 25px;
	}
	.luxury-train-tour-visiting-details .tour-visiting-details-inner {
		padding: 15px;
	}
	.tour-visiting-details-inner .left-content {
		width: 60%;
	}
	.tour-visiting-details-inner .right-content {
		width: 40%;
	}
	.cart-cancellation-policy p span {
		font-size: 18px;
		line-height: 26px;
		width: 25%;
	}
	.cart-cancellation-policy p i {
 		width: 74%;
 	}
	.selected-tour-menu-list .selected-tour-image-block {
    	width: 40%;
	}
	.selected-tour-menu-list .selected-tour-content-block {
    	width: 60%;
	}
	.selected-tour-menu-list-box .selected-tour-content-block h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.luxury-train-tour-tab .train-tour-nav .nav-item {
		margin-right: 10px;
	}
	.luxury-train-tour-tab .train-tour-nav .nav-link {
		min-width: 220px;
	}
	.rails-pass-booking-box .booked-info p {
		font-size: 12px;
		line-height: 16px;
	}
	.rails-pass-booking-box .booked-info h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.rails-pass-booking-box .space-lr-10 {
		margin-bottom: 15px;
	}
	.trains-booking-info-list .trains-information h4 {
		font-size: 9px;
		padding: 12px 8px;
	}

	.trins-ticket-booking-box .trains-booking-info-list,
	.trins-ticket-booking-box .top-heading-list,
	.trins-booking-passenger-info .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.trins-ticket-booking-box .trains-information,
	.trins-ticket-booking-box .total-no,
	.trins-ticket-booking-box .rate,
	.trins-ticket-booking-box .price,
	.trins-booking-passenger-info .p-passport-number,
	.trins-booking-passenger-info .p-age,
	.trins-booking-passenger-info .p-lname,
	.trins-booking-passenger-info .p-fname,
	.trins-booking-passenger-info .p-sufix
	.trins-booking-passenger-info .p-no {
		padding-left: 5px;
    	padding-right: 5px;
	}
	.trins-ticket-booking-box .total-no {
		width: 10%;
	}
	.trins-booking-passenger-info .p-no {
		width: 9%;
	}
	.trins-booking-passenger-info .p-sufix {
		width: 11%;
	}
	.trins-booking-passenger-info .p-lname, .trins-booking-passenger-info .p-fname {
		width: 24%;
	}
	.trins-booking-passenger-info .p-passport-number {
		width: 23%;
	}
	.trins-booking-passenger-info .p-age {
		width: 9%;
	}
	.trins-ticket-booking-box .trains-info-left {
		width: 78%;
	}
	.trins-ticket-booking-box .trains-info-right {
		width: 22%;
	}

	.trins-ticket-booking-box .trains-information {
		width: 37%;
	}
	.trains-booking-info-list .trains-information h4 {
		min-width: 100%;
	}
	.trins-ticket-booking-box .rate {
		width: 38%;
	}
	.trins-ticket-booking-box .price {
		width: 14%;
	}

	.trins-ticket-booking-section .price-label {
		min-width: auto;
		width: 100%;
		font-size: 13px;
	}
	.transfer-booking-cart .cartbox-item-details .cartbox.cart-items-delete {
 		top: 10px;
 	}
	.transfer-filter-section .select2-container--default .select2-selection--single .select2-selection__rendered,
	.transfer-filter-section .select2-container .select2-selection--single .select2-selection__rendered,
	.filter-content-two #roomguest,
	.filter-content-two .custom-form-control {
		font-size: 14px;
	}
	.filter-content-two .room-select-dropdown {
		left: 0;
		right: auto;
	}
	.filter-content-two {
		margin: 0 -5px;
	}
	.transfer-filter-box {
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.daytrips-booking-sidebar {
		width: 30%;
	}
	.daytrips-booking-contentarea {
		width: 70%;
	}
	.daytrips-booking-listing-box .row {
    	margin: 0px -10px;
	}
	.daytrips-booking-listing-box .booking-listing-box {
    	padding: 0 10px;
	}
	.transfer-filter-section .daytrips-booking-sidebar {
    	width: 30%;
	}
	.transfer-filter-section .daytrips-booking-contentarea {
	  width: 70%;
	}
	.transfer-filter-listing-box .transfer-filter-img {
	    margin-bottom: 20px;
	    text-align: center;
	}
	.booking-listing-box .box-btnl-list p {
		margin-right: 0;
	}
	.booking-listing-box .box-btnl-list a {
		width: 110px;
	}
	.cart-right-item-content .cartbox-item-details-two .cartbox {
    	width: 18%;
	}
	.order-box-full-details-inner-two .order-details {
    	width: 17.4%;
	}
	.order-details-section .order-box-full-details-inner-two .order-details {
    	width: 20.5%;
	}
	.payment-trasction-method .custom-checkbox-inline .payment-type-box {
	  padding-right: 10px;
	}
	.footer-section .footer-menu-link li {
	    width: 25%;
	}
	.footer-section .footer-menu-link li a  {
		padding-bottom: 15px;
	}
	.offerbox-inner {
		padding: 10px;
	}
	.offerbox-inner .offer-right-content h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.offerbox-inner .offer-right-content a,
	.offerbox-inner .offer-right-content p {
		font-size: 14px;
		line-height: 18px;
	}
	.offerbox-inner .offer-right-content p {
		margin-bottom: 	8px;
	}
	.hero-content-title h1 {
		font-size: 42px;
		line-height: 70px;
	}
	.register-text h2 {
		font-size: 40px;
		line-height: 42px;
	}
	.user-register-form {
		padding-left: 15px;
	}
	.login-right-text h1  {
		font-size: 88px;
		line-height: 150px;
	}
	.otp-input {
		margin-right: 25px;
	}
	.forgot-otp-section .submit-btn,
	.forgot-password-section.login-section .form-submit-btn  {
		margin-top: 30px;
	}
	.hotel-filter-section .filter-content {
		flex-wrap: wrap;
	}
	.filter-content .filter-search-box {
		width: 100%;
		margin-bottom: 8px;
	}
	.filter-content-three .filter-travelers-box,
	.filter-content-three .filter-date-box,
	.filter-content-three .filter-city-box,
	.filter-content-three .filter-country-box {
    	width: 25%;
	}

	.filter-content.filter-content-three .filter-search-box {
		width: 100%;
		margin-bottom: 0;
	}
	.filte-same-width {
		width: 25%;
		margin-bottom: 8px;
	}
	.filte-same-width.filter-room-guest {
    	width: 36%;
	}
	.filte-same-width.filter-room-guest {
		margin-right: 0;
	}
	.filter-search-btn  {
		width: 100%;
	}
	.hotel-filter-section-two .filter-content .filter-search-box {
		width: 30%;
	}
	.hotel-filter-section-two.hotel-filter-section-three .filter-content .filter-search-box {
		width: 50%;
	}
	.hotel-filter-section-two .filte-same-width,
	.hotel-filter-section-two .filte-same-width.filter-night {
		width: 17%;
	}
	.hotel-filter-section-two .filte-same-width.filter-room-guest {
	    width: 31%;
	    margin-right: 0 !important;
	}
	.hotel-filter-section-two .filter-content .filter-grid-box {
    	margin-right: 10px;
	}
	.hero-section-two .hero-content-text h1 {
		font-size: 88px;
		line-height: 130px;
	}
	.listing-box .listing-right-content,
	.listing-box .listing-image-box {
		width: 100%;
	}
	.listing-box .listing-image-box img {
		margin: 0 auto 15px;
		width: 100%;
	}
	.thankyou-box .thankyou-content h1 {
		font-size: 36px;
		line-height: 50px;
	}
	.cart-items-box .cart-inner .cart-right-content {
		width: 59%;
		padding-left: 25px;
	}
	.cart-items-box .cart-inner .cart-left-img {
	  	width: 41%;
	}
	.cart-items-box .cart-right-content h3 {
		font-size: 20px;
		line-height: 28px;
	}
	.cart-items-box .cart-right-content .rating {
		margin-bottom: 7px;
	}
	.cart-items-box .cart-right-content p {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.hotel-details-box .left-details-img {
		width: 41%;
	}
	.hotel-details-box .details-right-content {
		width: 59%;
		padding-left: 25px;
	}
	.hotel-details-box .details-right-content h3 {
		font-size: 20px;
		line-height: 28px;
	}
	.hotel-details-box .details-right-content p {
		font-size: 14px;
		line-height: 20px;
	}

	.book-trip-section .booktrip-box {
		width: 33.3333%;
	}

	.roomsection-inner .roomcontent-block {
		padding: 25px 10px;
	}
	.roomcontent-block .room-amenities-block {
		width: 50%;
	}
	.roomcontent-block .roomblock-details {
		width: 50%;
	}
	.roomcontent-block .room-priceing-block {
		width: 42%;
	}
	.roomsection-inner {
		padding: 20px  10px;
	}
	.room-priceing-block .room-priceing-inner h3,
	.room-amenities-block .room-amenities-inner h3 {
		font-size: 14px;
	}
	.room-amenities-inner .col-6,
	.room-include-list .col-6 {
		width: 100%;
	}
	.photogallery-section .row-space-15 .left-photo-gallery  {
		margin-bottom: 30px;
	}
	.photogallery-section .row-space-15 .left-photo-gallery,
	.photogallery-section .row-space-15 .right-photo-content {
		width: 100%;
	}
	.login-section h2 {
		font-size: 30px;
		line-height: 38px;
	}
	.searching-history-content .searching-history-right,
	.searching-history-content .searching-history-left {
		width: 100%;
	}
	.searching-history-right {
 		padding-bottom: 0 !important;
 	}
 	.search-full-bg {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.memberships-inner .memberbox {
		max-width: 200px;
	}
	.brochure-section .brochure-box {
		width: 25%;
	}
	.offer-booking-section .offer-booking-inner {
		padding: 30px;
	}
	.offer-booking-section .booking-content h2 {
		font-size: 16px;
		line-height: 22px;
	}
	.contact-box .contact-box-inner {
		padding: 15px;
	}
	.contact-box .contact-box-inner p {
		font-size: 14px;
		line-height: 20px;
	}
	.pending-box-inner .carousel-block {
		width: 35%;
	}
	.pending-box .right-block {
		width: 65%;
	}
	.pending-box .checkin-out-box {
		padding-left: 15px;
		width: 70%;
	}
	.pending-box .pending-price-box {
		padding-left: 15px;
		width: 30%;
		padding-right: 15px;
	}
	.pending-box .common-box {
 		padding: 10px;
 	}
 	.pending-button-list {
 		width: 100%;
 		padding-left: 15px;
 		padding-right: 15px;
 		margin-top: 15px;
 	}
 	.pending-button-list a {
 		width: 100%;
 	}
 	.order-completed .pending-box .checkin-out-box {
 		padding-left: 15px;
 		width: 70%;
 	}
 	.order-completed .pending-box .pending-price-box {
 		padding-left: 15px;
 		width: 30%;
 	}
 	.order-completed .pending-button-list {
 		padding: 0 15px;
 		width: 100%;
 	}
 	.order-completed .pending-button-list .button-grid {
 		display: flex !important;
 	}
 	.travel-users-section .row {
 		margin: 0 -15px;
 	}
 	.travel-box .travel-box-inner,
 	.travel-users-section .travel-box {
 		padding-left: 15px;
 		padding-right: 15px;
 	}
 	.travel-box .travel-box-inner h2 {
 		font-size: 16px;
 		line-height: 22px;
 	}
 	.travel-user-profile .row {
		margin: 0 -15px;
	}
	.travel-user-profile .form-group {
		padding: 0 15px;
	}
	.row-space-45 {
		margin: 0 -7.5px;
	}
	.row-space-45 .commision-box  {
		padding: 0 7.5px;
	}
	.commision-box-inner p,
	.commision-box .commision-box-inner h3 {
		font-size: 15px;
		line-height: 24px;
	}
	.commision-box .commision-box-inner {
		padding-left: 10px;
	}
	.commision-box .commision-box-inner .right-icon-box span {
		width: 45px;
		height: 45px;
		line-height: 42px;
	}
	.pending-commision-details .c-details-box {
		width: 33.3333%;
	}
	.recommendations-box:nth-child(n+4),
	.attractions-box:nth-child(n+4) {
		margin-top: 30px;
	}
	.culture-section ul li {
		width: 25%;
	}
	.nav-pills.booking-dashboard-tab .nav-link {
		width: auto;
		font-size: 12px;
		padding: 9px;
	}
	.booking-metrics-box .row {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.booking-metrics-box .metrics-box {
		padding: 0 15px;
	}
	.metrics-box .metrics-box-inner h3 {
		font-size: 18px;
	}
	.commision-track-box-inner {
    	padding: 15px;
	}
	.commission-flex-content {
		flex-direction: column;
	}
	.digital-brochures-box .brochure-content h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.top-attraction-box .attraction-content h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.top-attraction-box .attraction-content p {
		font-size: 16px;
		line-height: 22px;
		max-width: 100%;
	}
	.social-share-block span {
		width: 120px;
		font-size: 14px;
		line-height: 24px;
		padding: 7px 10px;
	}
	.social-share-block a {
		font-size: 14px;
		line-height: 20px;
	}
	.holiday-booking-offer .holiday-booking-inner {
		padding: 20px 15px;
	}
	.holiday-booking-inner .offer-content .right-text span {
		font-size: 14px;
		padding: 6px 15px;
		min-width: auto;
	}
	.brochure-full-inner .content {
		top: 60%;
	}
	.order-book-info-box {
		flex-wrap: wrap;
	}
	.order-book-info-box .order-book-info-inner {
		min-width: auto;
		width: 49%;
	}
	.order-book-info-box .order-book-info-inner:nth-child(2n) {
		margin-right: 0;
	}
	.order-book-info-box .order-book-info-inner:nth-child(n+3) {
		margin-top: 4px;
	}
	.pending-box .pednig-booking-content {
		width: 65%;
	}
	.pending-box .button-box-options {
		width: 100%;
		padding-left: 0;
	}
	.payment-section .payment-order-details {
		width: 40%;
	}
	.payment-order-details .payment-order-inner,
	.payment-trasction-method, .payment-options .payment-options-inner {
		padding: 15px 10px;
	}
	.payment-credit-details .row,
	.payment-options-inner .row.floating-label {
		margin-left: -5px;
		margin-right: -5px;
	}
	.payment-credit-details .row .col-md-6.form-group,
	.payment-options-inner .row.floating-label .col-6.form-group {
		padding-left: 5px;
		padding-right: 5px;
	}
	.payment-options .form-group .form-group label {
		font-size: 13px;
		top: 16px;
	}

	.payment-options-inner .form-group .form-control {
		padding-bottom: 10px;
	}

	.payment-section .payment-options {
    	width: 60%;
	}
	.booking-row .form-group.add-data-control {
		width: 44%;
	}
	.booking-row .form-group:last-of-type {
		width: 12%;
	}
	.cancellation-policy-header label {
		font-size: 9px;
	}
	.order-payment-room-detail .order-box .order-details label,
	.cartbox-item-details .cartbox label {
 		font-size: 14px;
 		line-height: 22px;
 	}
 	.order-payment-room-detail .order-box .order-details p,
 	.cartbox-item-details .cartbox p {
 		font-size: 12px;
 		line-height: 18px;
 	}
 	.order-details .room-full-details span,
 	.cartbox-item-details .cartbox p.room-full-details span {
 		padding-right: 7px;
 		margin-right: 7px;
 	}
 	.order-details .room-full-details span:after,
 	.cartbox-item-details .cartbox p.room-full-details span:after {
 		top: 4px;
 		height: 10px;
 	}
 	.order-payment-room-detail .order-box .order-box-full-details + .order-box-full-details,
 	.cart-items-content .cart-right-item-content +  .cart-right-item-content {
 		margin-top: 0;
 	}
 	.payment-options .payment-options-inner .payment-box-option .row:not(.row-space-10) {
 		margin-left: -10px;
 		margin-right: -10px;
 	}
 	.payment-trasction-method {
 		padding-left: 20px;
 		padding-right: 20px;
 	}
 	.payment-options .payment-options-inner .paynow-btn,
 	.payment-options .payment-options-inner .total-text,
 	.payment-options .payment-options-inner .payment-box-option .form-left-filed,
 	.payment-options .payment-options-inner .payment-box-option .form-right-filed {
 		padding-left: 10px;
 		padding-right: 10px;
 	}
 	.payment-options .payment-options-inner .payment-box-option {
    	padding: 0;
	}
	.payment-receipt-flex {
    	flex-wrap: wrap;
	  	justify-content: start;
	}
	.payment-receipt-flex .customer-info-box {
		width: 33.3333%;
		margin-bottom: 10px;
	}
	.payment-receipt-common .customer-info-box label {
		font-size: 14px;
		line-height: 18px;
	}
	.payment-receipt-common .customer-info-box p {
		font-size: 13px;
		line-height: 18px;
	}
	.paradores-search-result-box .paradores-res-box label {
		font-size: 13px;
		line-height: 18px;
	}
	.paradores-search-result-box .paradores-res-box p {
		font-size: 12px;
		line-height: 16px;
	}
	.searching-history-right {
		padding-left: 0 !important;
	}
	.searching-history-content .searching-history-left {
		margin-bottom: 15px;
	}
	.transfer-filter-listing-box {
	  	margin-bottom: 30px;
	}
	.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn {
		flex-wrap: wrap;
	}
	.tourprice-content-right.ms-auto {
		margin-left: 0 !important;
		margin-top: 10px;
	}
	.train-filter-point-ticket .filter-content .filte-same-width {
		width: 33.3333%;
		margin-right: 0 !important;
	}
	.trains-content-left .middle-content {
    	width: 95%;
	}
	.middle-content .time-block span:before {
		left: -50px;
		width: 50px;
	}
	.middle-content .time-block span:after {
		right: -50px;
		width: 50px;
	}
	.trains-price-radio-btn .radio-btn-custom label {
 		font-size: 12px;
 	}
 	.trains-top-header-info .trains-top-header-info-left,
 	.trains-searching-list-box-inner .trains-content-left {
    	width: 73%;
	}
	.trains-top-header-info .trains-top-header-info-right,
	.trains-searching-list-box-inner .trains-content-right {
		width: 27%;
	}
	.rails-pass-booking-form .rails-pass-booking-form-inner {
		padding: 0 8px 8px;
		border: 1px solid #EBEBEB;
		border-radius: 5px;
	}
	.rails-pass-booking-form .trip-pass-info p {
		border-radius: 0;
		position: relative;
	}
	.rails-pass-booking-form .trip-pass-info p:before {
		content:"";
		position: absolute;
		top: 0;
		left: -8px;
		background-color: #EBEBEB;
		width: 8px;
		height: 29px;
	}
	.rails-pass-booking-form .trip-pass-info p:after {
		content:"";
		position: absolute;
		top: 0;
		right: -8px;
		background-color: #EBEBEB;
		width: 8px;
		height: 29px;
	}
	.spain-rails-pass-section .rails-pass-booking-form {
		padding: 10px 10px;
	}
	.rails-pass-top-box-info {
		margin-bottom: 0;
	}
	.rails-pass-booking-form .mb-50 {
    	margin-bottom: 10px;
	}
	.spain-rails-pass-section .left-rails-pass-block {
    	width: 35%;
	}
	.rails-pass-booking-form h4 {
 		font-size: 14px;
 		line-height: 20px;
 	}
 	.rails-pass-booking-form label {
 		font-size: 12px;
 		line-height: 16px;
 	}
 	.tour-package-booking-tab .boking-left-content {
		margin-bottom: 30px;
	}
	.paradores-search-tab .nav .nav-item .nav-link {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn {
		flex-wrap: wrap;
	}
	.tourprice-content-right.ms-auto {
		margin-left: 0 !important;
		margin-top: 10px;
	}
	.travel-users-section .travel-box {
		width: 50%;
	}
	.booking-grand-total,
	.roombook-total-block {
		padding-top: 8.5px;
		padding-bottom: 8.5px;
	}
	.booking-extra-info-add .row,
	.daytrips-booked-details .booking-details .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.booking-extra-info-add [class*="col-lg"],
	.daytrips-booked-details .booking-details .form-group {
		padding-left: 5px;
		padding-right: 5px;
	}

	.addprepost-box .form-group  {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.tour-intirary-tab .nav-pills,
	.santiagos-road-tab .nav-pills {
		justify-content: flex-start;
	}
	.santiagos-road-tab .nav-pills .nav-item {
		width: 33.3333%;
	}
	.santiagos-road-tab .nav-pills .nav-item .nav-link {
		min-width: 100%;
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.offer-coupon-inner .row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.offer-coupon-inner .offer-coupon-box {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}

	.paradores-only-filter.filter-content .filter-search-box {
	    width: 100%;
	    margin-right: 0;
	}

	.paradores-only-filter.filter-content .filte-same-width {
   		width: 40%;
	}
	.paradores-only-filter.filter-content .filte-same-width.filter-night {
	    width: 17.25%;
	    margin-right: 0;
	}
	.paradores-only-filter.filter-content .filter-small-width {
	    width: 32.43%;
	    margin-bottom: 8px;
	}

	.paradores-only-filter.filter-content .filter-small-width.filter-kids-box {
		margin-right: 0;
	}

	.paradores-search-tab .nav .nav-item .nav-link {
		font-size: 11px;
	}

  	.payment-credit-details .row,
  	.payment-options-inner .row.floating-label {
    	margin-left: -5px;
    	margin-right: -5px;
  	}
	.payment-credit-details .row .col-md-6.form-group,
	.payment-options-inner .row.floating-label .col-6.form-group {
	    padding-left: 5px;
	    padding-right: 5px;
	 }
	.room-amenities-block-inner .aminitybox p {
		padding-left: 10px;
	}
	.payment-order-summary {
		display: none;
	}
	.payment-order-summary.show {
		display: block;
	}
	.payment-section .payment-order-details {
		order: 1;
	}
	.payment-section .payment-options {
		order: 2;
	}
	.page-heading-title {
		flex-direction: column;
		align-items: flex-start !important;
	}
	.page-heading-title h1 {
		margin-bottom: 20px !important;
	}
	.page-heading-title .payment-secure-option {
		justify-content: center;
		margin-right: auto;
	}
	.paynow-btn {
		position: fixed;
		bottom: 0;
		left: 5px;
		right: 5px;
		z-index: 999;
	}
	.paynow-btn .pay-now-btn {
		background-color: #98CE44;
		width: 100%;
		color: #fff;
	}
	.booking-extra-info-add .radio-btn {
    	margin-right: 6px;
	}
 	.booking-extra-info-add .radio-btn label {
 		padding-left: 25px;
 	}
	.cart-top-header .cart-item-header .icon-box {
 		width: 10%;
 	}
 	.cart-top-header .cart-item-header .cart-item-header-inner {
 		width: 90%;
 	}
	.mobie-mix-listing-tab-section .nav {
	    overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
    }

	.mobie-mix-listing-tab-section .nav .nav-link {
		font-size: 15px;
		font-weight: 600;
		color: #404040;
		border: 0;
		padding: 10px 0;
		background-color: transparent;
		position: relative;
 	}
  	.mobie-mix-listing-tab-section .nav .nav-link:before {
		content: "";
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #E2E2E2;
	}
	.mobie-mix-listing-tab-section .nav .nav-item {
		margin-right: 15px;
	}
	.call-to-action-secttion .cta-gallery-box .masonary-box img {
		height: 100%;
	}
	.mobie-mix-listing-tab-section .nav .nav-link:hover,
	.mobie-mix-listing-tab-section .nav .nav-link.active {
		color: #98CE44;
	}
	.mobie-mix-listing-tab-section .nav .nav-link:hover:before,
	.mobie-mix-listing-tab-section .nav .nav-link.active:before {
		background-color: #E2E2E2;
	}

	.testimonial-section .section-header {
		text-align: center;
	}

	.call-to-action-secttion {
    	margin-bottom: 40px;
	}
	.whychoose-section {
    	margin-bottom: 25px;
	}

	.checkbox-inline-list .custom-checkbox label:before,
	.custom-checkbox .form-group label:before {
		width: 22px;
		height: 22px;
		top: 0;
	}

	.checkbox-inline-list .custom-checkbox label,
	.custom-checkbox .form-group label {
		padding-left: 30px;
	}

	.checkbox-inline-list .custom-checkbox input:checked + label:after,
	.custom-checkbox .form-group input:checked + label:after {
		top: 4px;
		left:  8px;
	}
	.paradores-tab-content .photo-images img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	.photogallery-section .photo-img img {
		width: 100%;
		height: 210px;
		object-fit: cover;
	}
	.mobile-filter-sticky-section {
		top: 72px;
	}
	.tour-gallery-row.common-slider-mobile img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.featured-hotels-section .row,
	.paradores-section .row,
	.hotellist-section .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.featured-hotels-section .hotel-box,
	.paradores-section .hotel-box,
	.hotellist-section .hotel-box {
		padding-left: 5px;
		padding-right: 5px;
	}
	.whychoose-box p {
		font-size: 15px;
	}
	.call-to-action-secttion .cta-content {
    	width: 100%;
   		margin-bottom: 30px;
   }
   .call-to-action-secttion .cta-gallery-box {
   		width: 100%;
   }
   .custom-cta-btn {
		padding-left: 12px;
		padding-right: 12px;
		font-size: 13px;
	}
	.tour-finder-two-col-box .content-box .bottom-tour-more-details a,
	.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn  a{
		margin-right: 10px;
	}
	.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn p {
		margin-right: 10px;
	}
	.tour-finder-two-col-box .content-box h2 {
 		font-size: 15px;
 		line-height: 22px;
 	}
	.daytrips-booked-details .title-passsenger-box {
		width: 100% !important;
	}
	.daytrips-booked-details .title-passsenger-age-box,
	.daytrips-booked-details .title-passsenger-fname-box,
	.daytrips-booked-details .title-passsenger-lname-box,
	.daytrips-booked-details .title-passsenger-passport-box {
		width: 50%;
	}
	.tour-package-booking-tab .row .boking-left-content {
		order: 2;
	}
	.tour-package-booking-tab .row .booking-sidbar-content {
		order: 1;
		margin-bottom: 30px;
	}
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-block {
		flex-direction: column;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-inner {
    	width: 100%;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn  {
		width: 100%;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn .bottom-book-btn-inner {
		border-radius: 0;
		border: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .bottom-book-btn p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 0 !important;
		margin-right: 15px;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box {
		padding: 10px;
	}
	.santiago-tours-finder-list.selected-tour-menu-list-box .row {
		align-items: flex-start !important;
	}
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-block {
   	 	width: 60%;
	}
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-image-block {
    	width: 40%;
	}
	.tour-intirary-tab .luxury-train-intirary-pill-content,
	.tour-package-booking-tab .boking-left-content {
		margin-bottom: 30px;
	}
	.spain-rails-pass-section .tab-form-submit-btn {
		margin-top: 0;
		text-align: center;
	}
	p.trips-main-toal {
		width: 100%;
		text-align: center;
    	margin-left: auto;
    	margin-right: auto;
	}
	.book-trip-section .booktrip-box:nth-child(n+4),
	.book-trip-section .booktrip-box:nth-child(n+3) {
		margin-top: 15px;
	}
	.footer-section {
		padding-top: 40px;
	}
	.luxury-train-tour-details .section-block-title h2 {
		font-size: 18px;
		line-height: 26px;
	}
	.c-pace-info-content .title-content h2 {
		font-size: 16px;
		line-height: 22px;
	}
	.intirary-hotel-similar-listing .row {
		align-items: flex-start !important;
	}
	.santiagos-box-content .santiagos-box .left-img-block {
		width: 30%;
	}
	.santiagos-box-content .right-content {
		width: 70%;
	}
	.c-place-name .c-place-name-btn {
		font-size: 15px;
		padding: 8px;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text {
    	width: 60%;
	}
	.addprepost-tourhotel-night .addprepost-box .left-content {
    	width: 25%;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content {
    	width: 75%;
	}
	.tour-visiting-destination .left-content .image-box-content h2 {
		top: 20px;
		left: 20px;
		font-size: 26px;
		line-height: 32px;
		padding: 10px;
	}
	.tour-package-city-content .row {
		align-items: flex-start !important;
	}
	.tour-package-city-content .img-block {
		width: 40%;
	}
	.tour-package-city-content .content-block {
		width: 60%;
	}
	.tour-visiting-destination .visting-duration-content {
		padding: 15px;
	}
	.tour-visiting-destination .left-content {
		margin-bottom: 15px;
	}
	.transfer-filter-box.h-0.opacity-0 {
		display: none;
	}
	.tour-finder-two-col .row {
    	margin: 0 -10px;
	}
	.tour-finder-two-col .tour-finder-two-col-box {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px;
	}
	.tour-finder-two-col-box .content-box .bottom-tour-more-details p {
		margin-right: 10px;
	}
	.cost-saving-budget-tour-content .seperate-cost-saving-box .image-overlay-content h2,
	.cost-saving-budget-tour-content .image-overlay-content h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.cost-saving-budget-tour-desc .tour-desc-left-content {
		margin-bottom: 15px;
	}
	.large-tour-gallery-img-box {
		width: 46.5%;
	}
	.small-tour-gallery-img-box {
		width: 53.5%;
	}

	.rails-pass-tab-content .nav-pills .nav-item {
    	margin-right: 15px;
	}
	.spain-rails-pass-section .rails-pass-tab-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	.rails-pass-tab-content .nav-pills .nav-link {
		min-width: 125px;
	}
	.tab-form-rails-pass-trip-info .form-group {
    	margin-bottom: 15px;
	}
	.tab-form-rails-pass-trip-info .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.tab-form-rails-pass-trip-info .rails-pass-box,
	.tab-form-rails-pass-trip-info .common-box-form-group {
		padding-left: 5px;
		padding-right: 5px;
	}
	.tab-form-rails-pass-trip-info .form-group label.opacity-0 {
		display: none;
	}
	.tour-intirary-tab .intirary-tour-booking .form-group {
    	margin-bottom: 12px;
	}
	.tour-intirary-tab .nav-pills.justify-content-between {
		justify-content: flex-start !important;
	}
	.visting-duration-content .tour-intirary-tab .nav-pills .nav-item {
		width: auto;
	}
	.tour-intirary-tab .nav-pills .nav-item {
		width: 33.3333%;
	}
	.tour-intirary-tab .nav-pills .nav-link {
		min-width:100%;
	}
	.intirary-tour-booking .booking-price-info .pricing-content-box:last-of-type,
	.intirary-tour-booking .booking-price-info .pricing-content-box {
    	margin-bottom: 15px;
	}
	.luxury-train-tour-visiting-details .tour-visiting-details-inner {
		padding: 15px;
	}
	.tour-visiting-details-inner .left-content {
		width: 100%;
		margin-bottom: 10px;
	}
	.tour-visiting-details-inner .right-content {
		width: 100%;
		text-align: left;
		margin-left: 0;
	}
	.tour-details-main-content {
		margin-bottom: 15px;
	}
	.tour-details-main-content .row {
    	margin-left: -5px;
    	margin-right: -5px;
	}
	.tour-details-main-content .tour-details-box {
		padding-left: 5px;
    	padding-right: 5px;
    	margin-bottom: 10px;
	}
	.tour-details-main-content .tour-details-box .tour-details-box-inner {
		padding: 15px;
	}
	.private-tours-detials-content .details-inner {
		padding: 20px;
	}
	.transfer-filter-listing-box .transfer-filter-content,
	.transfer-filter-listing-box .transfer-filter-img {
	 	padding: 0 5px;
	}
	.transfer-filter-listing-box .row {
	 	margin: 0 -5px;
	}
	.car-rental-booking-price.booking-tab-price-content .price-details-box .custom-btn {
	 	width: 100%;
	}
	.cars-include-list .badge-default {
 		padding: 3.5px 10px;
    	margin-bottom: 8px;
    	margin-right: 2px;
 	}
 	.transfer-filter-listing-box .transfer-filter-content .top-header-content {
 		margin-bottom: 5px;
 	}
	.cart-cancellation-policy p span {
		font-size: 14px;
		line-height: 18px;
		width: 27%;
	}
	.cart-cancellation-policy p i {
		width: 71%;
	}
	.luxury-train-tour-tab .train-tour-nav {
		margin-bottom: 30px;
	}
	.luxury-train-tour-tab .train-tour-nav .nav-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.luxury-train-tour-tab-content .right-content-block,
	.luxury-train-tour-tab .train-tour-nav .nav-link {
		width: 100%;
	}
	.luxury-train-tour-tab-content .left-img-block {
		width: 100%;
		margin-bottom: 30px;
	}
	.daytrips-filter.hotel-filter-section-two .filter-grid-box:nth-child(2n) {
		margin-left: auto;
	}
	.daytrips-filter.hotel-filter-section-two .filter-content .filter-search-box,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-room-guest,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-night,
	.daytrips-filter.hotel-filter-section-two .filte-same-width {
		width: 48%;
		margin-right: 10px !important;
	}
	.private-tour-details-page .content-right-text {
    	width: 100%;
	}
	.spain-rails-pass-booking .top-booked-info p {
		font-size: 12px;
		line-height: 16px;
		padding-right: 5px;
		margin-right: 5px;
	}
	.pass-booking-box .form-group {
		width: 33.3333%;
	}
	.rails-pass-booking-form .rails-pass-booking-form-inner {
		padding: 0 8px 8px;
		border: 1px solid #EBEBEB;
		border-radius: 5px;
	}
	.rails-pass-booking-form .trip-pass-info p {
		border-radius: 0;
		position: relative;
	}
	.rails-pass-booking-form .trip-pass-info p:before {
		content:"";
		position: absolute;
		top: 0;
		left: -8px;
		background-color: #EBEBEB;
		width: 8px;
		height: 29px;
	}
	.rails-pass-booking-form .trip-pass-info p:after {
		content:"";
		position: absolute;
		top: 0;
		right: -8px;
		background-color: #EBEBEB;
		width: 8px;
		height: 29px;
	}
	.spain-rails-pass-section .rails-pass-booking-form {
		padding: 10px;
	}
	.rails-pass-booking-form h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.rails-pass-booking-form label {
		font-size: 12px;
		line-height: 16px;
	}
	.rails-pass-booking-detials-inner .col-xl-2 ~	.rails-pass-booking-box {
		margin-top: 15px;
	}
	.rails-pass-top-box-info {
		margin-bottom: 10px;
	}
	.rails-pass-booking-form .mb-50 {
    	margin-bottom: 16px;
	}
	.spain-rails-pass-section .left-rails-pass-block {
		width: 100%;
		display: none;
	}
	.rails-pass-booking-box .booked-info p {
		font-size: 12px;
		line-height: 16px;
	}
	.rails-pass-booking-box .booked-info h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.rails-pass-booking-box .space-lr-10 + .space-lr-10 {
		margin-top: 15px;
	}
	.trins-ticket-booking-section .trins-ticket-booking-box h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.trins-ticket-booking-box .trains-information {
		width: 100%;
	}
	.trains-booking-info-list .trains-information h4 {
		font-size: 13px;
		padding: 12px;
	}
	.trins-ticket-booking-box .trains-booking-info-list,
	.trins-ticket-booking-box .top-heading-list,
	.trins-booking-passenger-info .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.trins-ticket-booking-box .trains-information,
	.trins-ticket-booking-box .total-no,
	.trins-ticket-booking-box .rate,
	.trins-ticket-booking-box .price,
	.trins-booking-passenger-info .p-passport-number,
	.trins-booking-passenger-info .p-age,
	.trins-booking-passenger-info .p-lname,
	.trins-booking-passenger-info .p-fname,
	.trins-booking-passenger-info .p-sufix,
	.trins-booking-passenger-info .p-no {
		padding-left: 5px;
    	padding-right: 5px;
	}
	.trins-ticket-booking-box .total-no {
		width: 14%;
	}
	.trins-ticket-booking-box .price {
		width: 26%;
	}
	.trins-ticket-booking-box .rate {
		width: 60%;
	}
	.trins-booking-passenger-info .p-no {
		width: 100%;
	}
	.trins-booking-passenger-info .p-sufix {
		width: 20%;
	}
	.trins-booking-passenger-info .p-lname,
	.trins-booking-passenger-info .p-fname {
		width: 40%;
	}
	.trins-booking-passenger-info .p-age {
		width: 20%;
	}
	.trins-booking-passenger-info .p-passport-number {
		width: 80%;
	}
	.top-heading-list .trains-information span {
		color: #1F1F1F;
		display: block;
		background-color: transparent;
		border-radius: 5px;
		font-size: 14px;
		font-weight: 400;
		margin-top: 8px;
	}
	.top-heading-list .trains-information span img {
		padding-right: 5px;
		max-width: 25px;
		max-height: 25px;
	}
	.top-heading-list .trains-information span i {
		display: block;
		font-style: normal;
		margin-bottom: 10px;
	}
	.trins-booking-passenger-info .row {
		border: 1px solid #98CE44;
		padding-top: 10px;
		margin-bottom: 15px;
		border-radius: 5px;
	}
	.custom-nice-select.nice-select .option {
 		font-size: 14px;
 	}
	.trins-ticket-booking-box .trains-info-left {
		width: 72%;
	}
	.trins-ticket-booking-box .trains-info-right {
		width: 28%;
	}
	.trins-ticket-booking-section .price-label {
		min-width: auto;
		width: 100%;
		font-size: 13px;
	}
	.trains-select-modal .trip-middle-content-box {
		width: 50%;
	}

	.trains-price-radio-btn .radio-btn-custom {
		width: 100%;
		margin-top: 15px;
	}

	.trains-content-left .middle-content {
    width: 100%;
	}
	.middle-content .time-block span:before {
		left: -35px;
		width: 35px;
	}
	.middle-content .time-block span:after {
		right: -35px;
		width: 35px;
	}
	.trains-searching-list-box .trains-searching-list-box-inner {
 		padding: 10px;
 	}
	.trains-top-header-info .trains-top-header-info-left,
	.trains-searching-list-box-inner .trains-content-left {
		width: 100%;
	}
	.trains-top-header-info .trains-top-header-info-right,
	.trains-searching-list-box-inner .trains-content-right {
		width: 100%;
	}
	.train-filter-point-ticket .filter-content .filte-same-width {
		width: 50%;
		margin-right: 0 !important;
	}
	.car-rental-details .transfer-filter-listing-box .transfer-filter-content {
	  width: 60%;
	}
	.car-rental-details .transfer-filter-listing-box .transfer-filter-img {
    width: 40%;
	}
	.car-rental-details .booking-details-tab .nav-pills  {
		margin-left: -5px;
		margin-right: -5px;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-item {
		margin-right: 0;
		width: 33.3333%;
		padding: 0 5px;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-link {
		padding-left: 15px;
		padding-right: 15px;
		min-width: 100%;
	}
	.hotel-filter-section-two .filter-content .filter-search-box {
    width: 100%;
	}
	.filter-content.filter-content-three {
		margin: 0 -5px;
	}
	.filter-content-three .filter-travelers-box,
	.filter-content-three .filter-date-box,
	.filter-content-three .filter-city-box,
	.filter-content-three .filter-country-box {
   		width: 50%;
	}
	.transfer-filter-listing-box {
	  margin-bottom: 35px;
	}
	.transfer-filter-section .daytrips-booking-contentarea,
	.transfer-filter-section .daytrips-booking-sidebar {
	  width: 100%;
	}
	.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn p {
		margin-right: 15px;
	}
	.filter-content-two {
		margin: 0 -5px;
	}
	.transfer-filter-box {
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.booking-tab-price-content .price-details-box .custom-btn {
		width: 100%;
		padding: 5px 10px;
	}
	.booking-details-tab .nav-pills .nav-link {
		font-size: 14px;
		padding: 7.5px 15px;
		min-width: 120px;
	}
	.daytrips-booked-top-header p span {
		margin-top: 2px;
		margin-bottom: 2px;
	}

	.addprepost-tourhotel-night .addprepost-box .right-content .right-total-box {
    	width: 27%;
	}
	/*
	.daytrips-booked-details .booking-other-information .row,
	.daytrips-booked-details .booking-user-details .row,
	.daytrips-booked-details .booking-details .row {
		margin: 0 -5px;
	}
	.daytrips-booked-details [class*="col"],
	.daytrips-booked-details .form-group {
		padding: 0 5px;
	} */
	.daytrips-booked-details .form-group.train-booking-room-category {
		width: 25%;
		margin-bottom: 1rem !important;
	}
	.daytrips-booked-top-header p {
		font-size: 14px;
		line-height: 20px;
	}
	.daytrips-booked-top-header p span {
		padding-right: 8px;
   		margin-right: 8px;
	}

	.daytrips-booking-sidebar {
		width: 100%;
	}
	.daytrips-booking-contentarea {
		width: 100%;
	}
	.daytrips-booking-listing-box .row {
    	margin: 0 -10px;
	}
	.daytrips-booking-listing-box .booking-listing-box {
    	padding: 0 10px;
	}
	.booking-listing-box .box-btnl-list p {
		margin-right: 0;
	}
	.booking-listing-box .box-btnl-list a {
		width: 110px;
	}
	.booking-listing-box .box-content p {
		font-size: 16px;
		line-height: 22px;
	}
	.room-select-dropdown {
		max-height: 350px;
	}
	.order-room-special-request .custom-checkbox .form-group {
    	width: 33.3333%;
	}
	.order-room-content-bottom .order-btn-list a {
		margin-right: 10px;
	}
	.cart-right-item-content .cartbox-item-details-two .cartbox {
    	width: 50%;
	}
	.payment-order-details .payment-order-inner {
		padding-bottom: 25px;
	}
	.payment-order-inner .order-box-info.order-total-details {
		margin-bottom: 0;
	}
	.payment-section .payment-order-details, .payment-section .payment-options {
		margin-bottom: 15px;
	}
	.promocode-box .promocode-inner .form-control,
	.offer-coupon-box .offer-coupon-box-inner .form-control {
 		font-size: 14px;
 		line-height: 18px;
 	}
 	.promocode-box .promocode-inner,
 	.offer-coupon-box .offer-coupon-box-inner {
  		padding: 10px;
 	 }
  	.offer-coupon-box .offer-coupon-box-inner form {
    	margin-bottom: 10px;
	}
	.payment-trasction-method .custom-checkbox-inline .payment-type-box {
	  padding-right: 10px;
	}
	.carditcard-details .card-address,
	.carditcard-details .card-number-box {
		width: 100%;
	}
	.carditcard-details .card-date {
		width: 33.3333%;
	}
	.pending-order-content .pending-order-hotel {
		width: 25%;
	}
	.payonline-search-box .result-box-content-inner label {
		font-size: 14px;
		line-height: 18px;
	}
	.payonline-search-left-box {
    	width: 75%;
	}
	.deposite-info-box {
   		width: 25%;
	}
	.deposite-info-box .deposite-info-box-inner p,
	.payonline-search-box .result-box-content-inner p {
		font-size: 12px;
		line-height: 16px;
	}
	.deposite-info-box .deposite-info-box-inner p span {
		font-size: 11px;
	}
	.pending-order-content .pending-order-fulldetail {
		width: 75%;
		margin-bottom: 15px;
	}
	.paradores-search-result-box .paradores-res-box label {
		font-size: 12px;
		line-height: 18px;
	}
	.paradores-search-result-box .paradores-res-box p {
		font-size: 12px;
		line-height: 16px;
	}
	.searching-history-right {
		padding-left: 0 !important;
	}
	.searching-history-content .searching-history-left {
		margin-bottom: 15px;
	}
	.payment-receipt-header {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.room-priceing-block .room-priceing-inner h3,
	.room-amenities-block .room-amenities-inner h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.payment-options .payment-options-inner {
		padding: 15px;
	}
	.payment-options .payment-options-inner h2 {
		margin-bottom: 15px;
	}
	.payment-section .payment-order-details,
	.payment-section .payment-options {
    	width: 100%;
	}
	.order-details-section .order-details-content,
	.order-details-inner .order-image {
   	 	width: 100%;
	}
	.order-details-content .order-content {
    	max-width: 100%;
	}
	.order-book-info-box .order-book-info-inner {
		min-width: 120px;
	}
	.masonary-content {
		margin-bottom: 60px;
	}
	.viewall-link a {
		font-size: 18px;
	}
	.amenities .amenities-box {
   		margin-bottom: 10px;
	}
	.roomsection-inner .roomcontent-block {
		padding: 25px 20px;
	}
	.roomcontent-block .roomblock-details,
	.roomcontent-block .room-priceing-block,
	.roomcontent-block .room-amenities-block {
		width: 100%;
		margin-bottom: 10px;
	}
	.room-amenities-seperat .room-amenities-inner {
	    width: 60%;
	    margin-right: 10px;
	}
	.roomcontent-block .room-priceing-block  {
		width: 40%;
	}
	.room-priceing-block .room-priceing-inner,
	.room-amenities-block .room-amenities-inner {
		padding: 15px;
	}
	.daytrips-booking-sidebar .daytrips-booking-sidebar-inner,
	.left-sidebar-widget .sidebar-inner {
		display: none;
		margin-bottom: 40px;
	}
	.daytrips-booking-sidebar .daytrips-booking-sidebar-inner {
		max-width: 100%;
	}
	.daytrips-booking-sidebar .daytrips-booking-sidebar-inner.active,
	.left-sidebar-widget .sidebar-inner.active {
		display: block;
		position: fixed;
	    top: 0;
	    bottom: 0;
	    background: #fff;
	    z-index: 999;
	    left: 0;
	    right: 0;
	    height: 100%;
	    padding: 5px 20px;
	    overflow-y: auto;
	}
	.filter-action-btn-list {
		top: -5px !important;
	}
	.daytrips-booking-sidebar .mobile-view-widget-btn,
	.left-sidebar-widget .mobile-view-widget-btn {
		text-align: center;
		margin-bottom: 25px;
		font-size: 18px;
		cursor: pointer;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 999;
		margin-bottom: 0;
	}
	.daytrips-booking-sidebar .mobile-view-widget-btn.width-50 {
		width: 50%;
		border-right: 1px solid #fff;
	}
	.daytrips-booking-sidebar .mobile-view-widget-btn span,
	.left-sidebar-widget .mobile-view-widget-btn span {
		color: #fff;
		background-color: #98CE44;
		padding: 4.5px 17px;
		border-radius: 0;
		width: 100%;
		display: inline-block;
	}
	.apply-filter-btn button {
		width: 100%;
		display: inline-block;
		text-align: center;
		color: #fff;
		font-size: 15px;
		font-weight: 500;
		padding: 12px 15px;
		border-radius: 8px;
		background-color: #FDB714;
		border: 0;
		outline: 0;
	}
	.right-signup-btn .site-login-btn  {
		min-width: 60px;
	}
	.left-logo-block .desktop-logo {
		font-size: 20px;
	}
	.hero-content-title h1 {
		font-size: 32px;
		line-height: 48px;
	}
	.offer-section .nav-tabs .nav-item {
		margin-right: 20px;
	}
	.offer-section .nav-tabs .nav-item:last-of-type {
		margin-right: 0;
	}
	.offer-section .nav-tabs .nav-link  {
		margin:  0 10px;
	}
	.offerbox-inner {
		 padding: 10px;
	}
	.offerbox-inner .left-image  {
		min-width: 115px;
	}
	.testimonial-section  {
		margin-bottom: 20px;
	}
	.hotellist-section {
		margin-bottom:  20px;
	}
	.social-link  {
		text-align: center;
		margin-bottom: 10px;
	}
	.copyright-text  {
		text-align: center;
	}
	.footer-section .footer-menu-link li {
	  width: 33.3333%;
	}
	.footer-section .footer-menu-link li a  {
		padding-bottom: 15px;
	}
	.register-text h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.user-register-form {
		padding-left: 15px;
		max-width: 100%;
	}
	.form-submit-btn.d-flex.align-items-center  {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.left-news {
		width: 100%;
		margin-bottom: 10px;
	}
	.user-register-form form .form-btn  {
		text-align: center;
	    margin-left: auto;
	    margin-right: auto;
	}
	.login-right-text h1  {
		font-size: 62px;
		line-height: 120px;
	}
	.forgot-otp-section .submit-btn,
	.forgot-password-section.login-section .form-submit-btn  {
		margin-top: 0;
	}
	.otp-input {
		margin-right: 10px;
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.login-section h2 {
		font-size: 22px;
		line-height: 34px;
	}
	.hotel-filter-section .filter-content {
		flex-wrap: wrap;
	}
	.filter-content .filter-search-box {
		width: 100%;
		margin-bottom: 8px;
	}
	.hotel-filter-section-two .filter-content .filter-search-box {
		margin-right: 0;
	}
	.hotel-filter-section-two .filte-same-width,
	.hotel-filter-section-two .filte-same-width.filter-night {
		width: 27%;
		margin-right: 10px !important;
	}
	.hotel-filter-section-two .filte-same-width.filter-room-guest {
		margin-right: 0 !important;
		width: 41.5%;
	}
	.filte-same-width {
		width: 23.7%;
		margin-bottom: 8px;
	}
	.filte-same-width.filter-night {
		width: 13%;
	}
	.filte-same-width.filter-room-guest {
		width: 35%;
	}
	.filte-same-width.filter-room-guest {
		margin-right: 0;
	}
	.filter-search-btn  {
		width: 100%;
	}
	.filter-grid-box > label  {
		font-size: 12px;
	}
	.filter-content .filter-grid-box {
		padding-left: 8px;
		padding-right: 8px;
	}
	.hero-section-two .hero-content-text h1 {
		font-size: 70px;
		line-height: 100px;
	}
	.hotel-filter-section,
	.hero-section-two {
		margin-bottom: 50px;
	}
	.transfer-filter-section {
    	margin-bottom: 30px;
	}
	.section-header.mb-50 {
   	 	margin-bottom: 25px;
	}
	.listing-right-content-area .listing-content-inner {
		max-height: 100%;
	}
	.listing-right-content .post-content,
	.listing-right-content .post-header {
		margin-bottom: 10px;
	}
	.thankyou-box .thankyou-content h1 {
		font-size: 36px;
		line-height: 50px;
	}
	.thankyou-box .thankyou-content,
	.thankyou-box .thankyou-img {
	  width: 50%;
	}
	.paynow-btn {
		order: 2;
	}
	.total-text {
		order: 1;
		margin-bottom: 15px;
	}
	.cart-section .cart-items-box {
		padding: 20px 15px;
	}
	.cart-items-box .cart-inner .cart-left-img {
    	width: 45%;
	}
	.cart-items-box .cart-inner .cart-right-content {
	    width: 55%;
	    padding-left: 15px;
	}
	.cart-items-box .cart-right-content h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.cart-items-box .cart-right-content .rating {
		margin-bottom: 8px;
	}
	.cart-items-box .cart-right-content p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 8px;
	}
	.hotel-details-box {
		padding: 20px 15px;
	}
	.hotel-details-box .left-details-img {
		width: 45%;
	}
	.hotel-details-box .details-right-content {
		width: 55%;
		padding-left: 15px;
	}
	.hotel-details-box .details-right-content h3 {
		font-size: 20px;
		line-height: 28px;
	}
	.hotel-details-box .details-right-content p {
		font-size: 14px;
		line-height: 20px;
	}
	.hotel-details-box .details-right-content .rating {
		margin-bottom: 10px;
	}
	.book-trip-section .section-header {
    margin-bottom: 20px;
	}
	.book-trip-section .booktrip-box {
		margin-bottom: 15px;
		width: 50%;
		padding-left: 10px;
    padding-right: 10px;
	}
	.book-trip-section .row {
		margin-left: -10px;
    margin-right: -10px;
	}

	.price-coupon-block-inner .price-table td {
		font-size: 16px;
		line-height: 24px;
	}
	.price-coupon-block-inner .price-table tbody tr:last-of-type td {
		padding-bottom: 0;
	}
	.tour-update-block .tour-update-inner .tourchek-box:nth-child(n+3) {
		margin-top: 20px;
	}
	.cancellation-rule-section ol {
		padding-left: 25px;
	}
	.hotelname-box:nth-child(4n),
	.hotelname-box {
		width: 50%;
	}
	.section-link-list a {
		font-size: 14px;
		line-height: 20px;
	}
	.photogallery-section .row-space-15 .left-photo-gallery  {
		margin-bottom: 30px;
	}
	.photogallery-section .row-space-15 .left-photo-gallery,
	.photogallery-section .row-space-15 .right-photo-content {
		width: 100%;
	}
	.edit-profile-section .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.edit-profile-section .form-group {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 20px;
	}
	.main-profile-section {
		margin-bottom: 20px;
	}
	.main-profile-section .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.main-profile-section .profile-box {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px;
	}
	.profile-box .profile-box-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.masonary-left-content h2 {
		padding: 15px;
	}
	.masonary-left-content  {
		margin-bottom: 30px;
	}
	.masonary-left-content,
	.masonary-grid-image {
		width: 100%;
	}
	.searching-history-content .searching-history-right,
	.searching-history-content .searching-history-left {
		width: 100%;
	}
	.searching-history-right h3 {
		margin-bottom: 10px;
	}
	.searching-history-right {
 		padding-bottom: 0 !important;
 	}
 	.search-full-bg {
    padding-left: 15px;
    padding-right: 15px;
	}
	.memberships-inner .memberbox {
		max-width: 33.3333%;
	}
	.right-location-block .address-box {
		padding-left: 10px;
	}
	.address-box p {
		font-size: 16px;
		line-height: 22px;
	}
	.about-content-inner .about-image,
	.about-content-inner .about-content {
		width: 100%;
	}
	.about-content-inner .about-content {
		margin-bottom: 40px;
	}
	.about-content-inner .about-image img {
		width: 100%;
	}
	.order-brochure-section .form-filed-list {
		margin-left: -5px;
		margin-right: -5px;
	}
	.order-brochure-section .form-group  {
		padding-left: 5px;
		padding-right: 5px;
	}
	.order-brochure-section .form-group {
		margin-bottom: 20px;
	}
	.order-brochure-section .form-control  {
		min-height: 45px;
	}
	.brochure-section .brochure-box {
		width: 33.3333%;
	}
	.offer-booking-section .offer-booking-inner {
		padding: 20px;
	}
	.offer-booking-inner .booking-content,
	.offer-booking-inner .booking-image {
		margin-bottom: 20px;
	}
	.offer-booking-inner .booking-btn-block  {
		text-align: center;
	}
	.agent-search-form .form-control {
		padding: 10.5px 20px;
	}
	.agent-search-form .form-submit-btn {
		margin-top: 30px;
	}
	.agent-search-form {
		margin-bottom: 50px;
	}
	.list-travel-agent thead th {
		font-size: 13px;
		line-height: 16px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.list-travel-agent tbody td {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 5px;
	}
	.contact-box .contact-box-inner {
		padding: 15px;
	}
	.contact-box .contact-box-inner p {
		font-size: 14px;
		line-height: 20px;
	}
	.contact-box .contact-box-inner p span {
		top: -4px;
	}
	.trip-paning-inner ul li {
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.pending-box .pednig-booking-content,
	.pending-box-inner .carousel-block {
		width: 100%;
	}
	.pending-box-inner .carousel-block {
		margin-bottom: 15px;
	}
	.pending-box-inner .carousel-block img {
		max-height: 350px;
		object-fit: cover;
	}
	.pending-box .pednig-booking-content {
		padding-left: 0;
	}
	.pending-box .button-box-options {
		padding-left: 0;
		width: 100%;
	}
	.button-box-options-inner .btn-list a {
		min-width: auto;
		width: 48%;
	}
	.button-box-options-inner .btn-list .btn-list-inner a {
		width: 100%;
	}
	.pending-box .right-block {
		width: 55%;
	}
	.pending-box .checkin-out-box {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		margin-bottom: 15px;
	}
	.pending-box .pending-price-box {
		padding-left: 15px;
		width: 100%;
		padding-right: 15px;
	}
	.pending-box .common-box {
 		padding: 10px;
 	}
 	.pending-button-list {
 		width: 100%;
 		padding-left: 15px;
 		padding-right: 15px;
 		margin-top: 15px;
 	}
 	.pending-button-list a {
 		width: 100%;
 	}
 	.order-completed .pending-button-list,
 	.order-completed .pending-box .pending-price-box,
 	.order-completed .pending-box .checkin-out-box {
 		padding-left: 15px;
 		width: 100%;
 	}
 	.order-completed .pending-button-list .button-grid {
 		display: flex !important;
 	}
 	.pending-box .checkin-out-box p {
 		font-size: 12px;
 	}
 	.order-details-inner  .order-image {
 		text-align: center;
 		margin-bottom: 30px;
 	}
 	.review-section .review-inner .row {
    	margin: 0 -15px;
	}
	.review-section .review-inner .col-12,
	.review-section .review-inner .col-sm-6 {
		padding: 0 15px;
	}
	.review-inner .form-group {
		margin-bottom: 20px;
	}
	.couponeModal .modal-body {
    	padding: 20px 15px;
	}
	.notification-list .notification-box {
		margin-bottom: 20px;
	}
	.travel-users-section .row {
 		margin: 0 -10px;
 	}
 	.travel-box .travel-box-inner,
 	.travel-users-section .travel-box {
 		padding-left: 10px;
 		padding-right: 10px;
 	}
 	.travel-box .travel-box-inner h2 {
 		font-size: 14px;
 		line-height: 20px;
 	}
  	.travel-user-profile .row {
		margin: 0 -5px;
	}
	.travel-user-profile .form-group {
		padding: 0 5px;
	}
	.download-form-content {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.row-space-45 {
		margin: 0 -7.5px;
	}
	.row-space-45 .commision-box  {
		padding: 0 7.5px;
	}
	.commision-box-inner p,
	.commision-box .commision-box-inner h3 {
		font-size: 12px;
		line-height: 16px;
	}
	.commision-box .commision-box-inner {
		padding-left: 10px;
	}
	.commision-box .commision-box-inner .right-icon-box span {
		width: 35px;
		height: 35px;
		line-height: 32px;
	}
	.commision-box .commision-box-inner {
		min-height: 100px;
	}
	.commision-details {
		padding: 20px 15px;
	}
	.commision-details .title-with-filter-box .section-block {
		margin-bottom: 20px;
	}
	.commision-details .title-with-filter-box {
		flex-direction: column;
	}
	.commision-box {
		margin-bottom: 20px;
	}
	.pending-commision-details .c-details-box {
		width: 50%;
	}
	.commision-details .c-details-box {
    	margin-bottom: 15px;
	}
	.trip-overview-inner table thead th {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 14px;
	}
	.trip-overview-inner table tbody td {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 14px;
	}
	.recommendations-box:nth-child(n+3),
	.attractions-box:nth-child(n+3) {
		margin-top: 30px;
	}
	.culture-section ul li {
		width: 33.3333%;
	}
	.chart-data .chart-content p:last-of-type,
	.chart-data .chart-content p {
		font-size: 14px;
		line-height: 20px;
	}
	#chartdiv  {
		height: 400px;
		margin-bottom: 40px;
	}
	.chart-data .chart-content  {
		margin-bottom: 20px;
	}
	.booking-metrics-box .row {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.booking-metrics-box .metrics-box {
		padding: 0 15px;
	}
	.metrics-box .metrics-box-inner h3 {
		font-size: 18px;
	}
	.nav-pills.booking-dashboard-tab .nav-item {
		width: 33.3333%;
		margin-bottom: 15px;
	}
	.nav-pills.booking-dashboard-tab .nav-link {
		width: 100%;
		font-size: 14px;
		padding: 8px;
	}
	.booking-dashboard-tab {
		justify-content: flex-start;
	}
	.commision-track-box-inner {
    	padding: 20px;
	}
	.digital-brochures-box .brochure-content h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.digital-brochures-box .brochure-content {
		min-height: auto;
		padding: 10px;
	}
	.digital-brochures-box {
    	margin-bottom: 20px;
	}
	.top-attraction-section {
    	margin-bottom: 20px;
	}
	.holiday-booking-offer .holiday-booking-inner {
		padding: 20px;
	}
	.holiday-booking-inner .offer-content-flex {
		flex-direction: column;
		align-items: flex-start !important;
	}
	.holiday-booking-inner .offer-content h2 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.holiday-booking-inner .offer-content .right-text {
		margin-top: 10px;
		margin-left: 0;
	}
	.contact-info-bottom .contact-info {
		justify-content: center;
	}
	.social-share-block span  {
		font-size: 12px;
		line-height: 20px;
		width: 100px;
		padding: 5px 10px;
	}
	.social-share-block a i {
    	margin-left: 0px;
	}
	.social-share-block a  {
		font-size: 12px;
		line-height: 16px;
	}
	.holiday-booking-inner .offer-content {
		padding-right: 0;
	}
	.brochure-full-inner .content h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.brochure-full-inner .content p {
		font-size: 16px;
		line-height: 22px;
	}
	.brochure-full-inner .content {
		top: 60%;
	}
	.brochure-full-inner .icon-image {
		top: 10px;
	}
	.brochure-full-inner .content {
		left: 25px;
	}
	.bestprice-content {
		width: 100%;
		order: 2;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.bestprice-image {
		width: 100%;
		order: 1;
	}
	.bestprice-content .offer-text p {
		width: 130px;
		height: 130px;
		font-size: 40px;
		line-height: 130px;
	}
	.bestprice-content .offer-text {
		bottom: -65px;
	}
	.bestprice-section {
		margin-bottom: 100px;
	}
	.bestprice-content h2 {
		font-size: 34px;
		line-height: 40px;
	}
	.row.spac-left-right-20 .offerbox {
		width: 100%;
	}
	.brochure-category-list.nav-pills .nav-link {
		min-width: 98px;
		padding: 5px 20px;
		font-size: 13px;
	}
	.payment-order-details .order-box img {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		display: block;
	}
	.booking-row .form-group.add-data-control {
		width: 42%;
	}
	.booking-row .row {
    	margin-left: -5px;
    	margin-right: -5px;
    	border-bottom: .5px solid #ddd;
    	margin-bottom: 10px;
	}
	.booking-row .form-group.add-data-control {
		padding-left: 5px;
		padding-right: 5px;
	}
	.booking-row .form-group:last-of-type {
		width: 16%;
	}
	.button-plus-append-data button {
		font-size: 18px;
	}
	.delete-row-btn button {
		font-size: 14px;
	}
	.hotel-content p {
		font-size: 14px;
		line-height: 22px;
	}
	.hotel-sort-details {
    	margin-bottom: 4px;
	}
	.hotel-content h2 {
		font-size: 16px;
		line-height: 26px;
	}
	.listing-right-content .more-detail-btn {
		padding-left: 15px;
		padding-right: 15px;
		margin-right: 0;
		margin-left: auto;
	}
	.listing-right-content .listing-inner {
	    max-width: 100%;
	}

	.listing-right-content .post-btn-box p {
		margin-right: 10px;
	}
	.listing-right-content .post-header h3 {
		width: 100%;
		margin-right: 0;
	}
	.listing-right-content .post-header .post-header-inner {
		margin-bottom: 5px;
	}
	.cancellation-policy-header label {
		font-size: 12px;
	}
	.order-payment-room-detail .order-box .order-details label,
	.cartbox-item-details .cartbox label {
		font-size: 14px;
		line-height: 20px;
	}
	.order-payment-room-detail .order-box .order-box-top p {
		font-size: 14px;
	}
	.order-payment-room-detail .order-box-full-details-inner-two .order-details,
	.order-payment-room-detail .order-box .order-details {
   	 	width: 50%;
    	margin-bottom: 10px;
  	}
  	.order-payment-room-detail .order-box-full-details-inner {
    	flex-wrap: wrap;
  	}
	.order-payment-room-detail .order-box .order-details p,
	.cartbox-item-details .cartbox p {
		font-size: 14px;
		line-height: 22px;
	}
	.order-details .room-full-details span,
	.cartbox-item-details .cartbox p.room-full-details span {
		padding-right: 5px;
		margin-right: 2px;
		display: inline-block;
	}
	.order-details .room-full-details span:after,
	.cartbox-item-details .cartbox p.room-full-details span:after {
 		top: 6px;
 		height: 10px;
 	}
 	.order-payment-room-detail .order-box .order-box-full-details + .order-box-full-details,
 	.cart-items-content .cart-right-item-content + .cart-right-item-content {
    	margin-top: 0;
	}
	.cart-items-content .cart-item-number {
		width: 7%;
	}
	.cart-right-item-content,
	.cart-top-header .cart-item-header {
		width: 93%;
	}
	.cart-top-header .cart-item-header h2 {
		font-size: 16px;
		line-height: 20px;
		max-width: 80%;
	}
	.cart-items-content-two .cartbox-item-details .cartbox {
    	width: 50%;
	}
	.cart-right-item-content .cartbox-item-details {
		justify-content: start;
		flex-wrap: wrap;
		position: relative;
		padding-bottom: 0;
	}
	.cartbox-item-details .cartbox {
    	padding-top: 7px;
    	padding-bottom: 7px;
	}

	.cart-right-item-content .cartbox-item-details:first-of-type {
		padding-top: 10px;
	}
	.cart-right-item-content + .cart-right-item-content .cartbox-item-details:first-of-type {
		padding-top: 0;
	}
	.cart-items-content {
    	margin-bottom: 15px;
	}
	.cartbox-item-details .cartbox {
		width: 50%;
	}
	.order-payment-room-detail .order-box .order-details.cart-items-delete,
	.cart-items-content-two .cartbox-item-details .cart-items-delete,
	.cartbox-item-details .cart-items-delete {
		width: 100%;
		position: absolute;
		top: 10%;
	}
	.order-payment-room-detail .order-box .remove-cart,
	.cartbox-item-details .cart-items-delete .remove-cart {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.payment-trasction-method {
		padding-left: 20px;
		padding-right: 20px;
	}
	.payment-options .payment-options-inner .payment-box-option .row:not(.row-space-10) {
 		margin-left: -10px;
 		margin-right: -10px;
 	}
 	.payment-options .payment-options-inner .paynow-btn,
 	.payment-options .payment-options-inner .total-text,
 	.payment-options .payment-options-inner .payment-box-option .form-left-filed,
 	.payment-options .payment-options-inner .payment-box-option .form-right-filed {
 		padding-left: 10px;
 		padding-right: 10px;
 	}
 	.payment-options .payment-options-inner .payment-box-option {
    	padding: 0;
	}
	.order-payment-room-detail .order-box .order-box-top h2 {
		font-size: 16px;
		line-height: 22px;
	}
	.order-payment-room-detail .order-box .order-box-full-details {
		justify-content: start;
		flex-wrap: wrap;
		position: relative;
	}
	.order-payment-room-detail .order-box .order-details {
		width: 50%;
	}
	.order-payment-room-detail .order-box-full-details-inner-two {
		margin-top: 0;
	}
	.order-payment-room-detail .order-box .order-box-full-details {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.payment-receipt-flex {
		flex-wrap: wrap;
		justify-content: start;
	}
	.payment-receipt-flex {
    	flex-wrap: wrap;
	  	justify-content: start;
	}
	.payment-receipt-flex .customer-info-box {
		width: 33.3333%;
		margin-bottom: 10px;
	}
	.payment-receipt-common .customer-info-box label {
		font-size: 14px;
		line-height: 18px;
	}
	.payment-receipt-common .customer-info-box p {
		font-size: 13px;
		line-height: 18px;
	}
	.payment-total-receipt h3,
	.payment-receipt-common h3 {
		padding-right: 15px;
		font-size: 14px;
		line-height: 20px;
	}
	.payment-receipt-common .item-top-header p {
		font-size: 13px;
		line-height: 20px;
	}
	.pending-order-name h2 {
		font-size: 18px;
		line-height: 26px;
	}
	.pending-order-history-details .order-pending-box label {
		font-size: 14px;
		line-height: 20px;
	}
	.pending-order-history-details .order-pending-box p {
		font-size: 13px;
		line-height: 16px;
	}
	.pending-order-name {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.pending-button-list-inner .total-price-pending {
    	margin-top: 0px;
	}
	.review-inner .custom-checkbox .form-group {
		margin-right: 0;
	}
	.carditcard-details .form-group {
		margin-bottom: 15px;
	}
	.dropdown-block .right-qnt-select .qnt-box input  {
		max-width: 20px;
	}
	.room-select-dropdown {
		padding-left: 8px;
	}
	.total-budget-box {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	.about-section .about-image {
		order: 1;
		margin-bottom: 30px;
	}
	.about-section .about-content {
		order: 2;
		margin-bottom: 0;
	}
	.photogallery-section,
	.scroll-link-section {
    	margin-bottom: 25px;
	}
	.daytrips-booking-section .row-space-25 {
    	margin: 0;
	}
	.daytrips-booking-contentarea {
		padding: 0;
	}
	.transfer-booking-cart .cartbox-item-details .cartbox {
    	width: 33.3333%;
	}
	.transfer-booking-cart .cartbox-item-details .cartbox.cart-items-delete {
		right: 0;
	}
	.transfer-booking-cart .cartbox-item-details:first-of-type {
		padding-bottom: 0;
	}
	.transfer-booking-cart .cartbox-item-details:nth-child(n+2) {
		padding-top: 0;
	}
	.transfer-booking-cart .cartbox-item-details .cartbox {
    	padding-top: 3px;
    	padding-bottom: 3px;
	}
	.train-destination-search-box .destination-search-box-inner {
		padding: 10px 10px 10px 45px;

	}
	.train-destination-search-box h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.selected-tour-video-block video {
		height: auto;
	}
	.selected-tour-menu-list-box .selected-tour-content-block h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn a  {
		margin-right: 15px;
	}

	.selected-tour-menu-list-box .selected-tour-content-block .bottom-book-btn p {
		margin-right: 15px;
	}
	.tab-carousel-content .right-content-block,
	.tab-carousel-content .left-img-block {
    	width: 100%;
	}
	.tab-carousel-content .left-img-block {
		margin-bottom: 15px;
	}
	.luxury-train-tour-more-info {
    	margin-bottom: 30px;
	}
	.booktrip-box .icon-box {
		position: static !important;
	}
	.booktrip-box .title-text {
		margin-top: 10px;
	}
	.select-seat-box .select-seat-box-inner .select-top-radio-btn label span {
		font-size: 12px;
	}
	.travel-box .travel-box-inner {
 		min-height: 130px;
 		padding: 15px;
 	}
 	.travel-users-section .travel-box {
  		margin-bottom: 20px;
  	}
}
@media (max-width: 575px) {
	.santiagos-box-content .left-img-block {
		margin-bottom: 20px;
	}
	.santiagos-box-content .santiagos-box.santiagos-box-two .right-content,
	.santiagos-box-content .right-content  {
		width: 100%;
	}
	.santiagos-box-content .santiagos-box.santiagos-box-two .left-img-block,
	.santiagos-box-content .santiagos-box .left-img-block  {
		width: 100%;
		text-align: center;
	}
	.editemailaddress .submit-btn .btn  {
		min-width: 120px;
	}
	.pay-online-section .form-group label {
		font-size: 13px;
	}
	.tour-intirary-tab .nav-pills .nav-item {
		width: 50%;
	}
	.visting-duration-content .tour-intirary-tab .nav-pills .nav-item {
		width: auto;
	}
	.tour-intirary-tab .nav-pills .nav-link {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 14px;
	}
	.paradores-only-filter.filter-content .filte-same-width.filter-night {
		width: 17%;
	}
	.paradores-only-filter.filter-content .filter-small-width {
		width: 32.3%;
	}
	.ftr-widget-title {
		font-size: 15px;
	}
	.footer-widget ul li a {
		font-size: 14px;
	}
	.whychoose-box h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.pricing-per-person-blocking-header-inner p,
	.pricing-per-person-blocking .pricing-per-person-blocking-header-inner h6 {
		font-size: 11px;
	}
	.booking-sidbar-content .booking-r-dropdown-content .room-adults-child-details label {
		font-size: 12px;
	}
	.booking-sidbar-content-inner .form-group label {
		font-size: 12px;
		line-height: 16px;
	}
	.booking-sidbar-content .price-person-include-inner .price-person-block-left {
    	width: 30%;
	}
	.booking-sidbar-content .price-person-include-inner .price-person-block-right {
    	width: 70%;
	}
	.booking-sidbar-content .price-person-include .custom-inline-radio-box label {
		font-size: 13px;
	}

	.c-place-name .c-place-name-btn {
		font-size: 13px;
		font-weight: 400;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text p {
		font-size: 11px;
		line-height: 14px;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text {
    	width: 55%;
	}
	.cost-saving-budget-tour-content .image-overlay-content a {
		font-size: 14px;
		padding: 3px 10px;
		width: 80px;
	}
	.cost-saving-budget-tour-content .image-overlay-content a:hover {
		color: #fff;
		background-color: #98CE44;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add p {
		font-size: 12px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add input {
		max-width: 18px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text {
 		padding-left: 5px;
 		padding-right: 5px;
 	}
 	.tab-form-rails-pass-trip-info .trip-month-info-text.qnty-add button {
 		width: 17px;
 		height: 17px;
 		line-height: 16px;
 		font-size: 11px;
 	}
	.daytrips-booking-contentarea-top {
		justify-content: start;
	}
	.transfer-filter-listing-box .transfer-filter-content p {
 		margin-bottom: 5px;
 	}
	.cart-cancellation-policy p span {
		width: 32%;
	}
	.cart-cancellation-policy p i {
		width: 66%;
	}
	.trins-ticket-booking-box .trains-info-left,
	.trins-ticket-booking-box .trains-info-right {
    	width: 100%;
	}
	.trins-ticket-booking-box {
		border-radius: 5px;
		padding: 15px 10px;
		border: 1px solid #98CE44;
		margin-bottom: 16px;
	}
	.trains-select-modal .modal-body {
    	padding: 15px;
	}
	.trains-select-modal .trips-top-info h2 {
		font-size: 20px;
		line-height: 26px;
	}
	.trains-select-modal .trip-middle-content-box h4 {
		font-size: 12px;
		font-weight: 500;
		line-height: 16px;
	}
	.trains-select-modal .trip-middle-content-box p {
		font-size: 12px;
		line-height: 16px;
	}
	.trains-select-modal .trip-middle-content {
		align-items: flex-start !important;
	}
	.cart-top-header .cart-item-header h2 {
 		width: 70%;
 	}
	.car-rental-details .booking-details-tab .nav-pills .nav-link  {
		padding-left: 12px;
		padding-right: 12px;
	}
	.cars-include-list .badge-default {
		margin-bottom: 5px;
		margin-right: 2px;
	}
	.booking-details-tab .nav-pills .nav-link {
		min-width: 100px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px;
	}
	.order-room-special-request .custom-checkbox .form-group label {
		font-size: 12px;
	}
	.main-banner-section .banner-content-inner:before {
		opacity: 1;
	}
	.main-banner-section .banner-caption h1 {
		color: #fff;
	}
	.main-banner-section .banner-caption h1 {
		font-size: 16px;
		line-height: 22px;
		padding: 10px;
	}
	.payonline-search-result-flex {
		flex-wrap: wrap;
	}
	.payonline-search-left-box {
   	 	width: 100%;
    	margin-bottom: 15px;
	}
	.deposite-info-box {
    	width: 100%;
    	margin-bottom: 15px;
	}
	.deposite-select-box {
		width: 100%;
	}
	.deposite-info-box .deposite-info-box-inner {
		flex-direction: inherit;
		justify-content: space-around;
	}
	.deposite-info-box .deposite-info-box-inner p {
		margin-bottom: 0;
		font-size: 14px;
	}
	.deposite-info-box .deposite-info-box-inner p span {
		font-size: 13px;
	}
	.payonline-search-box .result-header h3 {
		font-size: 14px;
		line-height: 22px;
	}
	.special-offer-section .section-header {
		flex-direction: column;
		justify-content: start;
	}
	.custom-right-search-form {
		max-width: 100%;
		width: 100%;
		margin-top: 15px;
	}
	.booking-row .form-group.add-data-control {
		width: 40%;
	}
	.booking-row .form-group.add-data-control:first-of-type {
		padding-right: 5px;
	}
	.booking-row .form-group.add-data-control:nth-child(2n) {
		padding-left: 5px;
	}
	.booking-row .form-group:last-of-type {
		width: 20%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.order-book-info-box {
		flex-wrap: wrap;
	}
	.order-book-info-box .order-book-info-inner {
		min-width: auto;
		width: 49%;
	}
	.order-book-info-box .order-book-info-inner:nth-child(2n) {
		margin-right: 0;
	}
	.order-book-info-box .order-book-info-inner:nth-child(n+3) {
		margin-top: 4px;
	}
	.brochure-category-list.nav-pills .nav-link {
		min-width: 100%;
	}
	.brochure-category-list {
		justify-content: start;
		overflow-x: auto;
		white-space: nowrap;
		flex-wrap: nowrap;
	}
	.brochure-category-list .nav-item {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	.section-link-list a {
		margin-right: 20px;
	}
	.section-link-list a:last-of-type {
		margin-right: 0;
	}
	.scroll-link-section .section-link-list {
		justify-content: center;
	}

	.forgot-otp-section  .login-form  {
		text-align: center;
	}
	.hero-content-title h1  {
		font-size: 26px;
		line-height: 36px;
	}
	.offerbox-inner .offer-right-content h2  {
		font-size: 16px;
		line-height: 24px;
	}
	.offerbox-inner .offer-right-content a,
	.offerbox-inner .offer-right-content p  {
		font-size: 14px;
		line-height: 16px;
	}
	.offerbox-inner .offer-right-content p  {
		margin-bottom: 7px;
	}
	.footer-section .footer-menu-link li {
	  width: 50%;
	}
	.user-register-image {
		margin-bottom: 40px;
	}
	.hero-section-two .hero-content-text h1 {
		font-size: 55px;
		line-height: 80px;
	}
	.listing-box .listing-image-box,
	.listing-box .listing-right-content {
		width: 100%;
	}
	.listing-box .listing-image-box img {
		width: 100%;
		text-align: center;
		margin: 0 auto 15px;
	}
	.thankyou-box .thankyou-content h1 {
		font-size: 30px;
		line-height: 38px;
	}
	.guest-form .form-filed,
	.payment-order-details .checkin-out-details p,
	.payment-order-details .order-total label  {
		width: 50%;
	}
	.guest-form .form-group-btn {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.hotelname-box h3 {
		font-size: 13px;
		line-height: 20px;
	}
	.location-section .location-content-inner,
	.cancellation-rule-section .rule-inner {
		padding: 15px;
	}
	.scroll-link-section,
	.photogallery-section {
    	margin-bottom: 20px;
	}
	.login-section .login-form {
		order: 2;
	}
	.login-section .login-right-text {
		margin-bottom:50px;
		order: 1;
	}
	.blank-lable {
		height: 0;
	}
	.masonary-box .masonary-box-inner .title-block h3 {
		font-size: 13px;
	}
	.masonary-left-content h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.location-content .location-box {
		margin-bottom: 20px;
	}
	.about-location-section .left-map-block {
		margin-bottom: 30px;
	}
	.address-box p {
		font-size: 14px;
		line-height: 22px;
	}
	.right-location-block .address-box {
		max-width: 100%;
	}
	.about-content-inner .about-image,
	.about-content-inner .about-content {
		width: 100%;
	}
	.about-content-inner .about-content {
		margin-bottom: 40px;
	}
	.about-content-inner .about-image img {
		width: 100%;
	}
	.offer-booking-inner .booking-content {
		text-align: center;
	}
	.offer-booking-inner .booking-image  img  {
		margin-left: auto;
		margin-right: auto;
		display: block;
		text-align: center;
	}
	.special-offer-section {
		margin-bottom: 20px;
	}
	.special-offer-section .offer-box {
		margin-bottom: 30px;
	}
	.pending-box-inner .carousel-block {
		width: 100%;
		margin-bottom: 10px;
	}
	.pending-box .right-block {
		width: 100%;
	}
	.pending-box .checkin-out-box {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		margin-bottom: 15px;
	}
	.pending-box .pending-price-box {
		padding-left: 15px;
		width: 100%;
		padding-right: 15px;
	}
	.pending-box .common-box {
 		padding: 10px;
 	}
 	.pending-button-list {
 		width: 100%;
 		padding-left: 15px;
 		padding-right: 15px;
 		margin-top: 15px;
 	}
 	.pending-button-list a {
 		width: 100%;
 	}
 	.order-completed .pending-button-list,
 	.order-completed .pending-box .pending-price-box,
 	.order-completed .pending-box .checkin-out-box {
 		padding-left: 0;
 		padding-right: 0;
 	}
 	.pending-order-section .link-text a {
 		font-size: 16px;
 		line-height: 22px;
 	}
 	.logoutmodal .logout-content p {
 		font-size: 18px;
 		line-height: 30px;
 	}
 	.logoutmodal .logout-content .button-block a {
 		margin-right: 15px;
 	}
 	.commision-details .c-details-box h3 {
 		font-size: 16px;
 		line-height: 20px;
 	}
 	.nav-pills.booking-dashboard-tab .nav-item {
		width: 50%;
	}
	.metrics-box .metrics-box-inner {
		padding: 10px;
	}
	.metrics-box .metrics-box-inner h3 {
    	font-size: 15px;
	}
	.commission-flex-content .commission-box h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.commission-flex-content .commission-box p {
		font-size: 18px;
		line-height: 26px;
	}
	.digital-brochures-box .brochure-content h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.top-attraction-box .attraction-content h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.top-attraction-box .attraction-content p {
		font-size: 16px;
		line-height: 22px;
		max-width: 100%;
	}
	.social-share-block span {
		width: 100%;
		margin-bottom: 15px;
	}
	.social-share-block {
		flex-wrap: wrap;
	}
	.bestprice-content .offer-text p {
		width: 100px;
		height: 100px;
		font-size: 25px;
		line-height: 100px;
	}
	.bestprice-content .offer-text p span {
		font-size: 12px;
		line-height: 14px;
	}
	.bestprice-section {
    margin-bottom: 70px;
	}
	.cancellation-policy-header {
		padding: 20px 5px;
	}
	.room-amenities-modal.cancellation-policy .modal-body {
		padding-left: 5px;
		padding-right: 5px;
	}
	.cancellation-policy-header label {
		font-size: 10px;
	}
	.order-payment-room-detail {
		padding: 10px;
	}
	.paradores-search-result-box {
		justify-content: start;
		flex-wrap: wrap;
		padding-bottom: 5px;
	}
	.paradores-search-result-box .paradores-res-box {
		width: 33.3333%;
		margin-bottom: 10px;
	}
	.roomsection-inner .roomcontent-block {
		padding: 10px;
	}
	.room-priceing-block .room-priceing-inner,
	.room-amenities-block .room-amenities-inner {
		padding: 8px;
	}
	.room-priceing-block .room-priceing-inner h3,
	.room-amenities-block .room-amenities-inner h3 {
		font-size: 12px;
		line-height: 16px;
	}
	.modal-amenities-content .room-amenities-list-items {
		width: 50%;
	}
	.room-amenities-modal .modal-amenities-content p {
		font-size: 12px;
		line-height: 16px;
	}
  	.order-payment-room-detail .order-box .order-details {
		width: 50%;
		margin-bottom: 10px;
	}
	.order-payment-room-detail  .order-box-full-details-inner-two .order-details {
		width: 50%;
	}
	.order-payment-room-detail .order-box-full-details-inner {
		flex-wrap: wrap;
	}
	.daytrips-filter.hotel-filter-section-two .filter-content .filter-search-box,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-room-guest,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-night,
	.daytrips-filter.hotel-filter-section-two .filte-same-width {
		width: 47.5%;
		margin-right: 10px !important;
	}
	.selected-tour-menu-list-box .selected-tour-content-block h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.booking-row label {
		margin-bottom: 8px;
	}
	.booking-row .form-group {
    	margin-bottom: 15px;
	}
	.tracker-btn-list {
		margin-top: 15px;
	}
	.tab-form-rails-pass-trip-info .trip-month-info-text.total-price p,
	p.trips-main-toal {
		font-size: 14px;
	}
	.spain-rails-pass-section .tab-form-submit-btn .book-btn {
		padding: 7px 10px;
		font-size: 14px;
		width: 120px;
	}
	.paradores-left-right-content .neary-by-paradores-sidebar,
	.paradores-left-right-content .left-paradores-content {
		width: 100%;
	}

}
@media (max-width: 479px) {

	.offer-coupon-inner .offer-coupon-box {
		width: 100%;
	}

	.mob-res-w-100 {
		width: 100%;
	}

	.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p span {
		width: 100%;
		margin-bottom: 10px;
		display: inline-block;
	}
	.luxury-train-tour-details .section-block-title.section-block-title-two .left-content p span:last-of-type {
		margin-bottom: 0;
	}

	.hotel-filter-section .filter-content.paradores-only-filter {
		justify-content: space-between;
	}

  	.paradores-only-filter .filter-grid-box.filter-check-out {
    	margin-right: 0;
  	}
  	.paradores-only-filter.filter-content .filte-same-width {
   		width: 40%;
   	 	margin-right: 0;
  	}
  	.paradores-only-filter.filter-content .filter-small-width {
    	width: 32.3333%;
    	margin-right: 0;
	}
	.paradores-search-tab-content .custom-select-btn {
		width: 100%;
	}

	.paradores-search-tab .nav .nav-item .nav-link {
		font-size: 12px;
        padding-left: 7px;
        padding-right: 7px;
        min-height: 47px;
	}
	.page-heading-title .payment-secure-option span:last-of-type {
		display: none;
	}
	.payment-credit-details .form-group label {
        font-size: 12px;
    }
	.contact-block .contact-inner .contact-details a {
		font-size: 12px;
	}
	.ftr-widget-title {
		font-size: 13px;
	}
	.footer-widget ul li a {
		font-size: 13px;
	}
	.trains-searching-list-box .select-seat-box {
		width: 100%;
	}
	.santiagos-road-section .c-place-name {
		width: 100%;
		margin-bottom: 15px;
	}
	.santiagos-road-section .c-pace-info-content {
		width: 100%;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text {
		width: 45%;
	}
	.booking-extra-info-add .radio-btn:last-of-type {
		margin-right: 0;
	}
	.booking-extra-info-add .total-text p:first-of-type {
		margin-bottom: 24px;
	}
	.booking-extra-info-add .group-box-content-radio .left-info-text p {
		font-size: 11px;
		line-height: 14px;
	}
	.addprepost-tourhotel-night .addprepost-box .left-content {
		width: 100%;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content {
        margin-top:0;
		width: 100%;
		flex-direction: column;
		align-items: flex-start !important;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content .right-total-box {
		max-width: 100%;
		margin-left: 0 !important;
		width: 100%;
	}
	.addprepost-tourhotel-night .addprepost-box .right-content p {
		margin-top: 10px;
		margin-bottom: 10px !important;
	}
	.tour-intirary-tab .nav-pills .nav-link {
		width: 50%;
	}
	.form-submit-btn .add-cart-btn {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}
	.cart-cancellation-policy p span,
	.cart-cancellation-policy p i {
		width: 100%;
	}
	.luxury-train-tour-more-info .nav-pills {
		white-space: nowrap;
		overflow-x: auto;
		flex-wrap: nowrap;
	}
	.luxury-train-tour-more-info .nav-pills .nav-item {
		margin-bottom: 15px;
	}
	.daytrips-filter.hotel-filter-section-two .filter-content .filter-search-box,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-room-guest,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-night,
	.daytrips-filter.hotel-filter-section-two .filte-same-width {
		width: 47%;
		margin-right: 10px !important;
	}
	.pass-booking-box .form-group {
		width: 50%;
	}
	.rails-pass-booking-form .rail-pass-category-box {
		width: 100%;
	}
	.rails-pass-booking-form .rail-pass-category-box + .rail-pass-category-box {
		margin-top: 15px;
	}
	.trains-content-left .middle-content .start-location-block h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.trains-content-left .middle-content .start-location-block p {
		font-size: 11px;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-item:first-of-type {
		width: 25%;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-item:nth-child(2n) {
		width: 30%;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-item:last-of-type {
		width: 45%;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-link {
		padding-left: 8px;
		padding-right: 8px;
	}
	.hotel-content h2 {
		height: auto !important;
	}
	.daytrips-booking-listing-box .booking-listing-box {
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.daytrips-booking-listing-box .booking-listing-box:nth-child(n+2) {
		margin-top: 40px;
	}
	.hotel-filter-section-two .filte-same-width,
	.hotel-filter-section-two .filte-same-width.filter-night {
		width: 48.5%;
		margin-right: 0 !important;
	}
	.hotel-filter-section-two .filte-same-width.filter-night {
		margin-left: auto;
		margin-right: 0 !important;
	}
	.hotel-filter-section-two .filte-same-width.filter-room-guest {
		margin-right: 0 !important;
		width: 100%;
	}
	.order-room-special-request .custom-checkbox .form-group label {
		font-size: 11px;
	}
	.cookie-contact-section .cookie-contact-box {
		width: 100%;
		margin-bottom: 20px;
	}
	.cookie-contact-section .cookie-contact-box:last-of-type {
		margin-bottom: 0;
	}
	.room-priceing-block .room-priceing-inner p,
	.room-amenities-block .room-amenities-inner p {
		font-size: 11px;
		line-height: 14px;
	}
	.room-amenities-block .room-amenities-inner ul li {
		line-height: 14px;
	}
	.room-amenities-block .room-amenities-inner ul {
		padding-left: 0;
	}
	.room-priceing-block .room-priceing-inner h5 {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.room-priceing-block .room-btn {
		font-size: 11px;
		line-height: 14px;
		padding: 7px;
	}
	.room-amenities-seperat .room-amenities-inner {
		width: 55%;
	}
	.roomcontent-block .room-priceing-block {
		width: 45%;
	}
	.room-priceing-block .room-priceing-inner,
	.room-amenities-block .room-amenities-inner {
		min-height: 150px;
	}

	.pending-order-name img {
		margin-right: 1px;
	}
	.pending-order-name h2 {
		font-size: 12px;
		line-height: 20px;
	}
	.pending-order-history-details .order-pending-box {
		margin-top: 0;
	}
	.pending-order-history-details .order-pending-box label {
		font-size: 12px;
		line-height: 14px;
	}
	.pending-order-history-details .order-pending-box p {
		font-size: 12px;
		line-height: 10px;
	}
	.payment-receipt-flex .customer-info-box {
		width: 50%;
	}
	.hero-content-title h1  {
		font-size: 22px;
		line-height: 28px;
		padding: 5px;
	}
	.offer-section .nav-tabs .nav-link  {
		margin:  0 5px;
		font-size: 14px;
	}
	.right-signup-btn .site-login-btn {
		min-width: 55px;
		font-size: 11px;
	}
	.col-6.hotel-box {
		width: 100%;
	}
	.col-6.hotel-box .hotel-img  img  {
		width: 100%;
	}
	.section-header h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.contact-block.col-6  {
		width: 100%;
		margin-bottom: 15px;
	}
	.contact-block.col-6:last-of-type {
		margin-bottom: 0;
	}
	.filte-same-width.filter-night,
	.filte-same-width.filter-room-guest,
	.filte-same-width {
		width: 48.35%;
		margin-bottom: 8px;
	}
	.filter-grid-box.filter-check-out {
		margin-right: 0;
	}
	.hero-section-two .hero-content-text h1 {
		font-size: 40px;
		line-height: 70px;
	}
	.hero-section-two .hero-content-text {
		position: absolute;
		right: 0;
		bottom: 0px;
		top: 0;
		left: 0;
		margin: 0 auto;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.thankyou-box .thankyou-content,
	.thankyou-box .thankyou-img  {
		width: 100%;
	}
	.thankyou-box .thankyou-img  {
		margin-bottom: 15px;
	}
	.hotel-details-box,
	.cart-items-box .cart-inner {
		flex-direction: column;
	}
	.hotel-details-box .left-details-img,
	.hotel-details-box .details-right-content,
	.cart-items-box .cart-inner .cart-right-content,
	.cart-items-box .cart-inner .cart-left-img {
		width: 100%;
	}
	.hotel-details-box .left-details-img,
	.cart-items-box .cart-inner .cart-left-img {
		margin-bottom: 15px;
	}
	.hotel-details-box .left-details-img img,
	.cart-items-box .cart-inner .cart-left-img img {
		width: 100%;
	}
	.hotel-details-box .details-right-content,
	.cart-items-box .cart-inner .cart-right-content {
		padding-left: 0;
	}
	.book-btn.btn-small a {
		padding-left: 20px;
		padding-right: 20px;
	}
	.include-items .slidecontent {
		padding: 10px;
	}
	.edit-profile-section .form-group {
		width: 100%;
	}

	.search-tab .nav-tabs .nav-link {
		font-size: 12px;
	}
	.searching-details-block:nth-child(3n),
	.searching-details-block {
		width: 33.333%;
	}
	.select-btn {
		padding-left: 15px;
		padding-right: 15px;
	}
	.brochure-section .brochure-box {
		width: 50%;
	}
	.video-block .video-image {
		margin-bottom: 0;
	}

	.notification-list .notification-box .notification-content h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.row-space-45 .commision-box {
		width: 100%;
	}
	.culture-section ul li {
		width: 50%;
	}
	.commission-flex-content .commission-box {
		padding: 10px;
	}
	.commision-track-box-inner {
		padding: 20px 10px;
	}
	.digital-brochures-box .brochure-content h3 {
		font-size: 13px;
	}
	.brochure-full-inner .content  {
		left: 10px;
		right: 10px;
	}
	.brochure-full-inner .icon-image {
		left: 10px;
		width: 30px;
		height: 30px;
	}
	.brochure-full-inner .content h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.brochure-full-inner .content p {
		font-size: 14px;
		line-height: 18px;
	}
	.cart-items-content .cart-item-number {
		width: 10%;
	}
	.cart-right-item-content,
	.cart-top-header .cart-item-header {
		width: 90%;
	}
	.order-payment-room-detail .order-box .order-details.cart-items-delete,
	.cart-items-content-two .cartbox-item-details .cart-items-delete,
	.cartbox-item-details .cart-items-delete  {
		top: 11%;
	}
	.cart-items-content .cart-item-number {
 		font-size: 16px;
 		line-height: 22px;
 	}
 	.payment-receipt-booking-header h4 {
 		font-size: 12px;
 		line-height: 18px;
 	}
 	.room-select-dropdown {
 		min-width: 340px;
 	}
 	.right-child-box {
 		max-width: 50%;
 	}
 	.left-child-box {
		max-width: 50%;
	}
	.custom-pagination .pagination .page-link {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
	.commision-box .commision-box-inner {
		flex-direction: column;
		padding: 10px 5px;
	}
	.commision-box .commision-box-inner {
		min-height: 120px;
	}
	.commision-box .commision-box-inner .left-content {
		padding-right: 0;
		order: 2;
	}
	.commision-box .commision-box-inner .right-icon-box {
		order: 1;
		margin-right: auto;
		text-align: center;
		margin-bottom: 10px;
	}
	.commision-tab-content .nav-pills {
		margin: 0 -5px;
	}
	.commision-tab-content .nav-pills li {
		padding: 0 5px;
	}
	.commision-box-inner p,
	.commision-box .commision-box-inner h3 {
		text-align: center;
		font-size: 11px;
	}
	.payment-order-inner .order-box-info.order-total-details p.total-amount  {
		font-size: 14px;
	}
	.booking-details-tab .nav-pills {
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	.booking-details-tab .nav-pills .nav-item {
		margin-right: 0;
		width: 50%;
		padding: 0 5px;
	}
	.booking-details-tab .nav-pills .nav-item {
		margin-bottom: 10px;
	}
	.booking-details-tab .nav-pills .nav-link {
		width: 100%;
	}
	.selected-tour-menu-list .selected-tour-content-block,
	.selected-tour-menu-list .selected-tour-image-block  {
		width: 100%;
	}
	.selected-tour-menu-list .selected-tour-image-block  {
		margin-bottom: 15px;
		text-align: center;
	}
	.booking-sidbar-content .booking-sidbar-content-inner {
 		padding: 15px 10px;
 	}
}
@media (max-width: 414px) {



	.call-to-action-mobile .cta-link-btn {
		display: flex;
	}
	.custom-cta-btn.btn-2,
	.custom-cta-btn.btn-1 {
		min-width: auto;
		text-align: center;
		width: 50%;
	}

	.custom-cta-btn svg {
	    margin-left: 3px;
	    display: none;
	}

	.custom-cta-btn {
		font-size: 12px;
		padding-left: 7px;
        padding-right: 7px;
	}

	/*.paradores-book-box {
		width: 100%;
		margin-bottom: 8px;
	}*/
	.payment-options-inner .row.floating-label .col-6.form-group,
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-image-block,
	.selected-tour-menu-list .santiago-tours-finder-list.selected-tour-menu-list-box .selected-tour-content-block,
	.luxury-train-tour-related .tour-related-box,
	.car-rental-details .transfer-filter-listing-box .transfer-filter-content,
	.car-rental-details .transfer-filter-listing-box .transfer-filter-img {
		width: 100%;
	}
	.transfer-booking-cart .cartbox-item-details .cartbox {
		width: 50%;
	}
	.transfer-filter-listing-box .transfer-filter-img {
		width: 100%;
		margin-bottom: 10px;
	}
	.transfer-filter-listing-box .transfer-filter-content {
		width: 100%;
	}
	.transfer-filter-listing-box .transfer-filter-img img {
		display: block;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-height: 250px;
		object-fit: cover;
	}
	.booking-tab-price-content .price-details-box:first-of-type {
		width: 55%;
	}
	.booking-tab-price-content .price-details-box:nth-child(2n) {
		width: 20%;
	}
	.booking-tab-price-content .price-details-box:last-of-type {
		width: 25%;
	}
	.daytrips-booked-details .train-booking-room-details .col-lg-9 .form-group {
		width: 33.3333%;
	}
	.daytrips-booked-details .form-group.train-booking-room-category,
	.daytrips-booked-details .booking-details-room .form-group,
	.tourpackage-booked-section .daytrips-booked-details .train-booking-room-details .col-lg-9 .form-group,
	.order-room-special-request .custom-checkbox .form-group {
		width: 50%;
	}

	.guest-form .form-group .form-control  {
		max-width: 100%;
	}
	.guest-form .form-group-btn .custom-btn,
	.guest-form .form-group-btn .custom-btn.add-to-cart  {
		padding-left: 20px;
		padding-right: 20px;
	}
	.related-box .book-now-btn {
		padding: 4px 15px;
		font-size: 14px;
	}
	.related-box h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.related-box p {
		font-size: 16px;
		line-height: 22px;
	}
	.hotelname-box:nth-child(4n),
	.hotelname-box {
		margin-bottom: 10px;
	}
	.room-amenities-inner .col-6 {
		width: 100%;
	}
	.main-profile-section .profile-box {
		width: 100%;
	}
	.footer-section .footer-menu-link li a {
		font-size: 12px;
	}
	.location-content .location-box,
	.things-box {
		width: 100%;
		margin-bottom: 20px;
	}
	.location-content .location-box:last-of-type,
	.things-box:last-of-type {
		margin-bottom: 0;
	}
	.team-box,
	.travel-booking-box,
	.order-content .order-box .order-box-inner,
	.order-content .order-box {
		width: 100%;
	}
	.commission-flex-content {
		flex-direction: column;
	}
	.social-share-block a {
		width: 33.3333%;
		margin-bottom: 10px;
		border-bottom: 0;
	}
	.booking-row .form-group:last-of-type,
	.booking-row .form-group,
	.booking-row .form-group.add-data-control {
		width: 100%;
	}
	.delete-row-btn label {
	    height: 0;
	    display: none !important;
	    margin: 0;
	}
	.booking-row .row {
		padding-bottom: 10px;
	}
	.booking-row .form-group:last-of-type {
		text-align: right;
		padding-left: 0;
	}
	.booking-row .form-group {
    	margin-bottom: 15px;
	}
	.booking-checkinout-box {
		flex-wrap: wrap;
		border-bottom: .5px solid #cbcbcb;
	}
	.booking-checkinout-box .booking-checkinout-box-inner {
		width: 50%;
	}
	.booking-checkinout-box-inner p {
		text-align: left !important;
	}
	.booking-row .form-group.add-data-control:nth-child(2n) {
		padding-right: 5px;
	}
	.booking-row .form-group.add-data-control.mobile-d-none {
		display: none !important;
	}

	.booking-row .delete-row-btn {
		text-align: center;
		margin-bottom: 0 !important;
	}
}
@media (max-width: 375px) {

	.small-mobile-w-100,
	.offer-coupon-inner .offer-coupon-box {
		width: 100%;
	}
	.room-amenities-block-inner .aminitybox p {
		width: 100%;
		float: none;
	}


	.mobie-mix-listing-tab-section .nav .nav-link {
		font-size: 14px;
	}
	.luxury-train-intirary-details .tour-intirary-tab {
		padding: 10px 5px;
	}
	.booking-sidbar-content .price-person-include .custom-inline-radio-box label {
		font-size: 10px;
	}

	.intirary-hotel-similar-listing .hotel-left-img {
		width: 100%;
		margin-bottom: 15px;
	}
	.intirary-hotel-similar-listing .hotel-rel-content-right {
		width: 100%;
	}

	.tour-package-city-content .img-block {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.tour-package-city-content .content-block {
		width: 100%;
	}
	.daytrips-filter.hotel-filter-section-two .filter-content .filter-search-box,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-room-guest,
	.daytrips-filter.hotel-filter-section-two .filte-same-width.filter-night,
	.daytrips-filter.hotel-filter-section-two .filte-same-width {
		width: 46.5%;
		margin-right: 10px !important;
	}
	.rails-pass-booking-detials-inner {
 		padding: 15px 0;
 	}
 	.rails-pass-booking-box .booked-info p {
 		font-size: 11px;
 	}
	.trins-ticket-booking-box .total-no {
		width: 18%;
	}
	.trins-ticket-booking-box .rate {
    	width: 57%;
	}
	.trins-ticket-booking-box .price {
    	width: 25%;
	}
	.middle-content .time-block span:after,
	.middle-content .time-block span:before {
		display: none;
	}
	.trains-tickets-map-content .trains-tickets-video-box,
	.trains-tickets-map-content .trains-tickets-map-box {
		width: 100%;
	}
	.car-rental-details .booking-details-tab .nav-pills .nav-item:last-of-type,
	.car-rental-details .booking-details-tab .nav-pills .nav-item:nth-child(2n),
	.car-rental-details .booking-details-tab .nav-pills .nav-item:first-of-type {
    	width: 50%;
	}
	.tracker-btn-list a,
	.tracker-btn-list button {
		min-width: 100px;
	}
	.tracker-btn-list {
		margin-top: 20px;
	}
	.booking-row .form-group:last-of-type,
	.booking-row .form-group,
	.booking-row .form-group.add-data-control {
		width: 100%;
	}
	.delete-row-btn label {
	    height: 0;
	    display: none !important;
	    margin: 0;
	}
	.booking-row .form-group:last-of-type {
		text-align: left;
		padding-left: 0;
	}
	.booking-row .form-group {
    	margin-bottom: 15px;
	}
	.booking-checkinout-box {
		flex-wrap: wrap;
		border-bottom: .5px solid #cbcbcb;
	}
	.booking-checkinout-box .booking-checkinout-box-inner {
		width: 50%;
	}
	.booking-checkinout-box-inner p {
		text-align: left !important;
	}
	.flex-content-data {
		flex-direction: column;
		align-items: start !important;
	}
	.searching-details-block:nth-child(3n),
	.searching-details-block {
		width: 100%;
	}
	.full-width-search-result .searching-details-block.text-center,
	.searching-details-block.text-end {
		text-align: left !important;
	}
	/*.search-tab .nav-tabs {
		justify-content: center;
	} */
	.search-tab .nav-tabs .nav-link {
		margin-right: 15px;
	}
	.search-tab .nav-tabs .nav-link:last-of-type {
		margin-right: 0;
	}
	.memberships-inner .row  {
		margin-left: -5px;
		margin-right: -5px;
	}
	.memberships-inner .memberbox {
    	padding: 0 5px;
	}
	.video-section .video-block,
	.trip-paning-inner .schedules-box,
	.trip-paning-inner ul li {
		width: 100%;
	}
	.pending-order-section .link-text a {
		font-size: 14px;
		line-height: 20px;
	}
	.logoutmodal .logout-content .button-block a {
		min-width: 110px;
	}
	.recommendations-box .post-cover img,
	.attractions-box .post-cover img,
	.recommendations-box,
	.attractions-box {
		width: 100%;
	}
	.recommendations-box:nth-child(n+2),
	.attractions-box:nth-child(n+2) {
		margin-top: 30px;
	}
	.culture-section ul li {
		width:100%;
		margin-bottom: 0;
	}
	.digital-brochures-section .digital-brochures-box,
	.top-attraction-box,
	.nav-pills.booking-dashboard-tab .nav-item,
	.booking-metrics-box .metrics-box {
		width: 100%;
	}
	.brochure-full-inner .content {
    	top: 50%;
	}
	.offerbox-inner .offer-right-content a,
	.offerbox-inner .offer-right-content p {
		font-size: 13px;
	}
	.order-btn-list .common-btn {
		font-size: 12px;
	}
	.button-box-options-inner {
		padding: 10px;
	}
	.total-price-pending {
		margin-top: 10px;
	}
	.payment-book-info-box-inner {
		flex-direction: column;
		align-items: start !important;
	}
	.social-link a {
		padding-right: 10px;
	}
	.cancellation-policy-header label span {
		display: block;
	}
	.order-payment-room-detail .order-box .order-details p,
	.cartbox-item-details .cartbox p {
		font-size: 14px;
	}
	.payment-receipt-booking-header {
		flex-direction: column;
		text-align: center;
	}

	.searching-tab-listing-box-inner .item-box .custom-select-btn {
		width: auto;
	}
	.room-select-dropdown {
 		min-width: 340px;
 	}
 	.left-child-box {
    	max-width: 50%;
	}
	.right-child-box {
    	max-width: 50%;
	}
	.custom-pagination .pagination .page-link {
		width: 22px;
		height: 22px;
		line-height: 22px;
	}
	.payonline-search-box .result-box-content-inner {
		width: 100%;
		margin-bottom: 10px;
	}
	.payonline-search-box .result-box-content-inner:last-of-type {
		margin-bottom: 0;
	}
	.carditcard-details .card-date {
		width: 100%;
	}
	.payonline-search-box .result-box-content {
		flex-wrap: wrap;
	}
	.payonline-search-box .result-header {
		flex-direction: column;
    	justify-content: start;
    	align-items: start !important;
	}
	.payonline-search-box .result-header .price-text {
		margin-left: 0 !important;
		text-align: left !important;
	}
	.payment-trasction-method .custom-checkbox-inline {
		flex-direction: column;
		align-items: start !important;
	}
	.payment-trasction-method .custom-checkbox-inline .payment-type-box {
		padding-right: 0;
	}
	.offer-section .nav-tabs .nav-item {
   		margin-right: 15px;
	}
	.offer-section .nav-tabs .nav-link {
		font-size: 13px;
	}
	.offer-section .nav-tabs .nav-link img {
		width: 16px;
	}
	.order-room-content-bottom .order-btn-list a {
		min-width: auto;
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.order-room-content-bottom .order-btn-list a:last-of-type {
		margin-bottom: 0;
	}
	.booking-tab-price-content .price-details-box .custom-btn {
		padding: 2px 5px;
		font-size: 12px;
	}
}
@media (max-width: 320px) {
	.right-signup-btn .site-login-btn {
		margin-right: 5px;
	}
	.right-signup-btn .site-login-btn {
		min-width: 50px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.left-logo-block .desktop-logo {
		font-size: 18px;
	}
	.pending-button-list a {
		font-size: 13px;
	}
	.holiday-booking-offer .holiday-booking-inner {
		flex-wrap: wrap;
	}
	.special-offer-section .offer-box,
	.holiday-booking-inner .offer-content,
	.holiday-booking-inner .left-image-box {
		width: 100%;
	}
	.holiday-booking-inner .left-image-box {
	  	margin: 0 auto 20px;
    	text-align: center;
	}
	.holiday-booking-inner .offer-content {
		padding: 0;
	}
	.holiday-booking-inner .offer-content h2  {
		font-size: 18px;
	}
	.search-tab .nav-tabs .nav-link {
		margin-right: 10px;
		font-size: 11px;
	}
	.searching-tab-listing-box-inner .item-box label {
		font-size: 11px;
		line-height: 14px;
	}
	.searching-tab-listing-box-inner .item-box p {
  		font-size: 11px;
  	}
  	.room-select-dropdown {
   	 	min-width: 295px;
	}
	.right-child-box,
	.left-child-box {
	    max-width: 100%;
	}
	.offer-section .nav-tabs .nav-item {
    	margin-right: 5px;
	}
	.room-amenities-block .room-amenities-inner ul li {
		font-size: 10px;
	}
	.room-priceing-block .room-priceing-inner h5 {
		font-size: 14px;
		line-height: 16px;
	}
	.room-priceing-block .room-btn {
		padding: 5px;
		font-size: 10px;
	}
	.room-priceing-block .room-priceing-inner p,
	.room-priceing-block .room-priceing-inner h5,
	.room-priceing-block .room-priceing-inner h3 {
    	margin-bottom: 5px;
	}
	.room-priceing-block .room-priceing-inner,
	.room-amenities-block .room-amenities-inner {
    	min-height: 130px;
	}
	.pending-order-name h2,
	.pending-order-history-details .order-pending-box label {
 		font-size: 10px;
 	}
 	.pending-order-name img {
 		width: 15px;
 	}
 	.sitemain-menu .navbar-collapse {
 		min-width: 280px;
 	}
 	.book-trip-section .booktrip-box {
 		width: 100%;
 	}
}
.blink {
  animation: blink infinite .85s;
  display: inline-block
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.ui-datepicker .ui-datepicker-header {
	background-color: transparent;
	border: 0;
}
.ui-widget-header {
	font-weight: 500;
	font-size: 16px;
}
.ui-datepicker th {
	font-weight: 500;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
 	border: 0;
 	background-color: transparent;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
 	background-color: #FDB714;
 	color: #fff;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
 html .ui-button.ui-state-disabled:active {
 	color: #000;
}
.ui-datepicker td span, .ui-datepicker td a {
 	text-align: center;
 	background-color: transparent;
}
.ui-datepicker-current-day .ui-state-active,
body .ui-datepicker .ui-datepicker-calendar .sejour > a {
  background: #ececec;
}
.ui-datepicker td {
	padding: 0;
}
.ui-datepicker table {
	font-size: .8em;
}

.nice-select.has-multiple .multiple-options {
    display: block;
    line-height: 37px;
    margin-left: 30px;
    padding: 0
}
.nice-select .nice-select-search-box {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #FFF;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}
.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%!important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0!important
}
.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.mySelect.nice-select.open .list {
	margin-top: 54px;
}
.private-tours-detials-content .details_img_gallery .item img {
	border-radius: 10px;
}
.details_img_gallery .item img {
	width: auto;
}
.details_img_gallery3 .owl-nav .owl-next  span,
.details_img_gallery3 .owl-nav .owl-prev span,
.details_img_gallery2 .owl-nav .owl-next  span,
.details_img_gallery2 .owl-nav .owl-prev span,
.details_img_gallery .owl-nav .owl-next  span,
.details_img_gallery .owl-nav .owl-prev span {
	color:  #fff;
	font-size: 30px;
}
.details_img_gallery3 .owl-nav .owl-next,
.details_img_gallery3 .owl-nav .owl-prev,
.details_img_gallery2 .owl-nav .owl-next,
.details_img_gallery2 .owl-nav .owl-prev,
.details_img_gallery .owl-nav .owl-next,
.details_img_gallery .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.details_img_gallery3 .owl-nav .owl-next,
.details_img_gallery2 .owl-nav .owl-next,
.details_img_gallery .owl-nav .owl-next {
	left:auto;
	right: 10px;
}

/* New Sigup */
.signup-section {
	margin-bottom: 50px;
}
.signup-section .nav-pills {
	margin-bottom: 40px;
}
.signup-section .nav-pills .nav-item {
	margin-right: 15px;
}
.signup-section .nav-pills .nav-item:last-of-type {
	margin-right: 0;
}
.signup-section .nav-pills .nav-item .nav-link {
	color: #404040;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.12px;
	text-align: center;
	min-width: 170px;
	border: 1px solid #98CE44;
	border-radius: 30px;
	padding: 9px 15px;
	box-shadow: none;
	outline: 0;
}
.signup-section .nav-pills .nav-item .nav-link:hover,
.signup-section .nav-pills .nav-item .nav-link.active {
	color: #fff;
	background-color: #98CE44;
	border-color: transparent;
}
.signup-carousel {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0px 16px 8px #f5f5f5;
	padding: 30px 20px;
}
.signup-carousel .slide-items {
	text-align: center;
}
.signup-carousel .slide-items img {
	width: auto;
	margin: 0 auto 25px;
	text-align: center;
}
.signup-carousel .slide-items .slide-desc {
	max-width: 504px;
	margin: 0 auto;
	text-align: center;
}
.signup-carousel .slide-items .slide-desc p {
	font-size: 20px;
	line-height: 28.9px;
	text-align: center;
	color: #515151;
}
.signup-carousel .slide-items .slide-desc p:last-of-type {
	margin-bottom: 0;
}
.signup-carousel .owl-dots {
	text-align: center;
	margin-top: 20px;
}
.signup-carousel .owl-dots button {
	margin-right: 5px;
}
.signup-carousel .owl-dots button:last-of-type {
	margin-right: 0;
}
.signup-carousel .owl-dots button span {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background-color: #515151;
}
.signup-carousel .owl-dots button.active span {
	background-color: #98CE44;
}

.phone-input-container .form-control.form-common-form-control,
.login-section form .phone-input-container .form-control,
.user-register-form form .phone-input-container .form-control {
	border: 0;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none !important;
	outline: 0 !important;
}

.phone-input-container {
    display: flex;
    align-items: center;
    border: 1px solid #98CE44;
    border-radius: 10px;
    min-height: 45px;
    max-height: 45px;
	padding-right: 5px;
}
.country-code-dropdown {
    padding: 0 10px;
    border: 0;
    background-color: transparent;
    min-width: 58px;
    float: none;
    height: auto;
    line-height: 27px;
    color: #6C757D;
}
.country-code-dropdown.nice-select:after {
	right: 15px;
	margin-top: -15px;
}
.country-code-dropdown option {
	line-height: 26px;
	min-height: 26px;
	padding-left: 11px;
    padding-right: 11px;
}
.phone-number-input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    flex: 1;
}
.login-text-bottom p {
	font-size: 15px;
	line-height: 21.68px;
	color: #636363;
}
.login-text-bottom p a {
	font-weight: 500;
}
.login-text-bottom p a {
	position: relative;
	color: #515151;
	padding-bottom: 2px;
}
.login-text-bottom p a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #515151;
}
.pending-order-section {
	margin-bottom: 50px;
}
.loadmore-btn button {
	width: 160px;
	font-size: 18px;
	line-height: 26px;
	color: #404040;
	border-radius: 30px;
	text-align: center;
	background-color: transparent;
	padding: 9px 15px;
	border: 1px solid #98CE44;
	box-shadow: none;
	outline: 0;
}
.loadmore-btn button:hover {
	color: #fff;
	border-color: transparent;
	background-color: #98CE44;
}
.common-table-design table thead tr th {
	font-size: 15px;
	font-weight: 500;
	line-height: 26px;
	padding: 11px 10px;
	color: #1F1F1F;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	background-color: #F7F7F7;
	text-align: center;
	white-space: nowrap;
}
.common-table-design table thead th:first-of-type {
	border-left: 1px solid #A0A0A0;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
}
.common-table-design table thead th:last-of-type {
	border-right: 1px solid #A0A0A0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.common-table-design table tbody tr td {
	padding: 15px 10px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: 500;
	line-height: 20.23px;
	color: #1F1F1F;
	text-align: center;
	background-color: #FCFCFC;
	white-space: nowrap;
}
.common-table-design table tbody tr td a {
	color: #1F1F1F;
}
.common-table-design table tbody tr td a:hover {
	color: #98CE44;
}
.common-table-design table tbody tr td:first-of-type {
	border-left: 1px solid #E6E6E6;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.common-table-design table tbody tr td:last-of-type {
	border-right: 1px solid #E6E6E6;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.common-table-design table {
	border-bottom: 0 !important;
}
.datepicker-icon-add-left img,
.datepicker-icon-add img {
    position: absolute;
    top: 15px;
    left: 10px;
}
.form-control.space-p-l-30 {
    padding-left: 30px;
}

.filter-icon .common-form-control {
	font-size: 14px;
	color: #6C757D;
	font-weight: 400;
	line-height: 21px;
	min-height: 45px;
	padding: 6px 10px 6px 30px;
	border: 1px solid #98CE44 !important;
	box-shadow: none !important;
	outline: 0 none !important;
}
.filter-icon .custom-search-btn button {
    border-radius: 8px;
    padding: 12px 25px;
    background-color: #98CE44;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    box-shadow: none;
    outline: 0;
    border: 0;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar .end > a,
.ui-datepicker .ui-datepicker-calendar .start > a,
.ui-datepicker .ui-datepicker-calendar .selected > a {
    background: #FDB714;
    color: #fff;
    border-color: transparent;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	border: 1px solid #ddd;
	box-shadow: none !important;
	outline: 0 none !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	box-shadow: none !important;
	outline: 0 none !important;
	border: 0 !important;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px !important;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	top: 2px !important;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px !important;
}

.custom-upload .uploadbox {
  display: flex;
  align-items: flex-start;
}
.custom-upload .btn_upload.height-130 {
	height: 130px;
}
.custom-upload .btn_upload.max-height-180 {
	height: 180px;
}
.custom-upload .btn_upload.image-upload .upload-size-text {
	display: none;
}
.custom-upload .btn_upload {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  color: #fff;
  border: .87px solid #98CE44;
  padding: 5px 10px;
  width: 100%;
  height: 177px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.custom-upload .btn_upload p {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	color: #6C757D;
	margin-top: 10px;
	text-align: center;
}
.custom-upload .uploadbox {
  display: flex;
  align-items: flex-start;
}
.custom-video-upload {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	color: #fff;
	border: 0.87px solid #98CE44;
	padding: 5px 10px;
	width: 100%;
	height: 189px;
	border-radius: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-video-upload.custom-video-upload-2  {
	height: auto;
	display: block;
	padding: 0;
	border-radius: 0;
	border: 0;
}
.custom-video-upload-2 .file_remove {
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: red;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  box-shadow: none;
  outline: 0;
  border: 0;
  line-height: 15px;
  z-index: 9;
  cursor: pointer;
}
#video {
	display: none;
	background-color: #000;
	border-radius: 10px;
}

.custom-video-upload-2 .btn_upload p.remove {
	display: none  !important;
}

.video-upload-icon  {
	color: #636363;
	font-size: 20px;
}

.video-upload-icon:not(.show) {
	display: none;
}

.video-delete:not(.show) {
	display: none;
}
.video-delete {
	position: absolute;
	right: 5px;
	top:5px;
	z-index: 5;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	border-radius: 100%;
	background-color: #ff0000;
	border: 0;
	outline: 0;
	box-shadow: none;
}

.custom-video-upload  input[type="file"],
.custom-upload .btn_upload input[type="file"] {
  cursor: pointer;
  height: 100%;
  position: absolute;
  filter: alpha(opacity=1);
  -moz-opacity: 0;
  opacity: 0;
  width: 100%;
}

.custom-upload .prev {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.brochure-full-width-upload.custom-upload .prev {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.custom-upload .btn-rmv3,
.custom-upload .btn-rmv2,
.custom-upload .btn-rmv1 {
  display: none;
}
.custom-upload .pdf-preview-icon {
	font-size: 60px;
	color: #98CE44;
	height: auto;
	text-align: center;
}
.pdf-name {
	font-size: 12px;
	font-weight: 400;
	line-height: 11.56px;
	color: #6C757D;
	margin-top: 10px;
	text-align: center;
}

.custom-upload .rmv {
  cursor: pointer;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
  display: inline-block;
  background: rgba(255, 0, 0, 1);
  position: absolute;
  right: 3px;
  top: 0;
  z-index: 2;
  width: 25px;
  height: 25px;
  line-height: 20px;
}
#uploadicon3.show,
#uploadicon2.show,
#uploadicon1.show {
	display: none;
}
.preview:not(.prev),
.preview1:not(.prev),
.preview2:not(.prev) {
    display: none;
}
.custom-upload .btn-rmv,
.custom-upload .btn-rmv3,
.custom-upload .btn-rmv2,
.custom-upload .btn-rmv1 {
    display: none;
}
.uploadicon.show {
    display: none;
}
.custom-upload .btn-rmv.show {
    cursor: pointer;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
    display: inline-block;
    background: rgba(255, 0, 0, 1);
    position: absolute;
    right: 3px;
    top: 0;
    z-index: 2;
    width: 25px;
    height: 25px;
    line-height: 20px;
	text-align: center;
	padding: 0;
}
.detailed-review-section .form-group {
	margin-bottom: 15px;
}
.detailed-review-section .form-group label {
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 10px;
}

.detailed-review-section .form-group .form-control {
	border: 1px solid #98CE44;
	border-radius: 10px;
	padding: 8px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	min-height: 45px;
	box-shadow: none;
	outline: 0;
}
.detailed-review-section .form-submit-btn button {
	color: #1F1F1F;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	padding: 11px 15px;
	text-align: center;
	border: 0;
	border-radius: 30px;
	border: 1px solid #98CE44;;
	background-color: transparent;
	outline: 0;
	box-shadow: none;
	min-width: 160px;
}

.detailed-review-section .form-submit-btn button:hover {
	color: #fff;
	background-color: #98CE44;
}

.desktop-mobile-sticky-block {
	position: sticky;
	z-index: 1;
	top: 60px;
	background-color: #fff;
}
.reset-password-form {
	max-width: 550px;
	margin: 0 auto;
}
@media (max-width: 991px) {
	.desktop-mobile-sticky-block  {
		top: 70px;
	}
}
@media (max-width: 767px) {

	.detailed-review-section .form-submit-btn {
		text-align: center;
	}

	.santiagos-faq .faq-tabs .nav-item {
		width: 50%;
	}

	.santiagos-faq .faq-tabs .nav-item .nav-link {
		min-width: 100%;
	}

    .tour-section-new-carousel .owl-nav .owl-prev,
    .tour-section-new-carousel .owl-nav .owl-next {
    	top: 22%;
    }

    .offer-section .nav-tabs {
        justify-content: space-between;
    }

	.order-payment-room-detail .order-box .order-box-full-details.pendign-order .order-details {
		width: 50%;
	}
	.order-payment-room-detail .order-box .order-box-full-details.pendign-order .order-details {
		padding-top: 10px;
		margin-bottom: 0;
	}

	.commision-section .commision-details .title-with-filter-box {
		flex-direction: column;
	}

	.title-with-filter-box .right-search-filter .form-group {
		width: 33.3333%;
	}

	.custom-table-responsive {
		overflow-x: auto;
	}
	.offer-coupon-box-inner .coupon-list-content li {
		width: 100%;
	}
	.offer-coupon-inner .nav-pills .nav-item  {
		width: 33.3333%;
	}
	.offer-coupon-inner .nav-pills .nav-item .nav-link {
		min-width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
		margin-bottom: 10px;
	}
	.luxury-train-tour-details .section-block-title.section-block-title-two .left-content,
	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content {
		width: 100%;
	}
	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content {
		display: flex;
		align-items: center;
		margin-top: 10px;
	}
	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content p {
		margin-bottom: 0;
		margin-right: 15px;
	}

	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content p:last-of-type {
		margin-right: 0;
	}

	.trips-main-total-block {
		width: 100%;
	}
	.offer-coupon-box-inner .star-enddate-flex {
		flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
	}
	.offer-coupon-box-inner .star-enddate-flex span  {
		margin-right: 0;
		font-size: 13px;
	}
	/*.book-now-bottom-fixed-mobile {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100% !important;
		z-index: 9;
		border-radius: 0 !important;
	}*/
	.book-now-btn .book-btn,
	.booking-sidbar-content .book-btn a,
	.spain-rails-pass-section .tab-form-submit-btn .book-btn {
		background-color: #98CE44;
		color: #fff;
	}
	.book-now-bottom-fixed-mobile.width-50 {
		width: 50% !important;
		left: auto;
	}
	.widget {
		max-width: 267px;
	}
	.terms-section .terms-inner {
 		padding: 10px;
 	}
	.tour-package-booking-tab .nav-pills {
		justify-content: flex-start;
	}

	.tour-package-booking-tab .nav-pills .nav-link {
		min-width: 100px;
	}

	.promocode-box .promocode-inner button,
	.offer-coupon-box .offer-coupon-box-inner button {
		font-size: 22px;
	}

	.contact-section .contact-inner .form-group,
	.travel-user-profile .form-group {
	    margin-bottom: 15px;
	}
	.contact-section .contact-inner .row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.contact-section .contact-inner .form-group {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}

	.travel-user-profile label,
	.contact-section .contact-inner label {
		margin-bottom: 5px;
	}
	.paradores-tab-content .nav-tabs .nav-link,
	.neary-by-paradores-inner .section-header-block h3 {
		font-size: 14px;
		line-height: 22px;
	}

	.paradores-tab-content {
	    margin-bottom: 30px;
	}
	.neary-by-paradores-sidebar .slick-list {
    	padding: 0 0 80% 0 !important;
	}
    .signup-section .nav-pills .nav-item .nav-link {
        font-size: 14px;
        min-width: 140px;
    }
    .user-register-form form .form-btn .btn-submit,
    .otp-section .submit-btn a,
    .register-section .form-submit-btn a,
    .login-section .form-submit-btn a,
    .pay-online-section .form-submit-btn a,
    .resend-btn a,
    .otp-section .submit-btn button,
    .form-submit-btn button,
    .user-register-form form .form-btn button {
    	padding-left: 40px;
    	padding-right: 40px;
    }

    .common-table-design table thead tr th {
    	font-size: 12px;
    	line-height: 18px;
    }

    .common-table-design table tbody tr td {
    	font-size: 13px;
    }
    .activity-type-content .custom-checkbox .form-group label:before {
        top: -1px;
    }
    .daytrips-booked-details .booking-extra-info-add .radio-btn label:before {
        top: 1px !important;
    }

    .daytrips-booked-details .booking-extra-info-add .radio-btn input[type="radio"]:checked + label:after{
        top: 6px !important;
    }

    .page-title-flex .section-header {
        width: 84%;
    }

    .page-title-flex .back-btn-link {
        margin-right: 0 !important;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
	.neary-by-paradores-sidebar .slick-list {
		padding-bottom: 80% !important;
		max-width: 300px;
		margin: 0 auto;
	}
	.tour-package-booking-tab .nav-pills .nav-item {
		width: 50%;
	}
	.tour-package-booking-tab .nav-pills .nav-link {
		min-width: 100%;
	}
	.adults-sel-text-drp p {
		padding-right: 3px;
	}
	.adults-sel-text-drp .custom-nice-select.adults-drp {
		max-width: 44px !important;
	}
}
@media (max-width: 479px) {
	.santiagos-faq .faq-tabs .nav-item {
		width: 100%;
	}
    .tour-section-new-carousel .owl-nav .owl-prev,
    .tour-section-new-carousel .owl-nav .owl-next {
    	top: 30%;
    }
	.title-with-filter-box .right-search-filter .form-group {
		width: 50%;
		margin-bottom: 10px;
	}
	.title-with-filter-box .right-search-filter .form-group.search-btn {
		width: 100%;
	}
	.offer-coupon-inner .nav-pills .nav-item  {
		width: 50%;
	}
	.offer-coupon-inner .nav-pills .nav-item .nav-link {
		font-size: 12px;
		padding-left: 4px;
		padding-right: 4px;
	}
	.whychoose-box {
	    width: 100%;
	}
	div[id^="bookingtracker-"] {
	    margin-bottom: 15px;
	}
}
@media (max-width: 375px) {
	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content {
		flex-direction: column;
		margin-top: 0;
		align-items: flex-start !important;
	}
	.luxury-train-tour-details .section-block-title.section-block-title-two .right-content p {
		margin-top: 10px;
	}
	.booking-sidbar-content .price-person-include p,
	.booking-sidbar-content .price-person-block p {
		font-size: 10px;
	}
	.booking-sidbar-content .price-person-include .price-person-inner p span img {
	    position: relative;
	    top: -1px;
	    width: 11px;
	}
	.daytrips-booked-details .booking-first-row .form-group label {
		font-size: 13px;
	}

	.guest-form .form-filed,
	.contact-section .contact-inner .col-6,
	.contact-section .contact-inner .form-group {
		width: 50%;
	}
	.moible-full-width-100,
	.moible-full-width,
	.mobile-full-width {
		width: 100% !important;
	}
	.daytrips-booked-details .form-group.res-width-40 {
		width: 40% !important;
	}
	.daytrips-booked-details .form-group.res-width-60 {
		width: 60% !important;
	}
	.daytrips-booked-details .form-group.res-width-75,
	.res-width-75  {
		width: 75% !important;
	}
	.daytrips-booked-details .form-group.res-width-25,
	.res-width-25 {
		width: 25% !important;
	}
	.daytrips-booked-details .form-group.res-width-50,
	.res-width-50 {
		width: 50% !important;
	}
	.daytrips-booked-details .form-group.res-width-40,
	.res-width-40 {
		width: 40% !important;
	}
	.daytrips-booked-details .form-group.res-width-60,
	.res-width-60 {
		width: 60% !important;
	}

	.daytrips-booked-details .form-group label {
		font-size: 13px;
	}
	.booking-sidbar-content .price-person-include {
		padding-left: 6px;
		padding-right: 6px;
	}

	.santiagos-road-tab .nav-pills .nav-item {
        width: 50%;
    }
	.mobile-padding-0 {
		padding: 0 !important;
		min-height: auto !important;
	}

	.small-mobile-full-width {
		width: 100% !important;
	}

	.travel-user-profile .form-group,
	.signup-section .user-register-form form .form-group {
		font-size: 14px;
		line-height: 21px;
	}
	.travel-user-profile label,
	.contact-section .contact-inner label {
		font-size: 13px;
	}
}

.spanish-tab-content {
    margin-bottom: 80px;
}

.spanish-tab-content .nav {
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}
.spanish-tab-content .nav .nav-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.spanish-tab-content .nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding: 10px 15px;
    border-radius:25px;
    border: 1px solid #98CE44;
    color: #404040;
    min-width: 170px;
}

.tour-landing-tab.spanish-tab-content .nav .nav-item {
	padding-left: 7.5px;
    padding-right: 7.5px;
}
.tour-landing-tab.spanish-tab-content .nav {
	margin-left: -7.5px;
    margin-right: -7.5px;
}
.tour-landing-tab.spanish-tab-content .nav .nav-item .nav-link {
	font-size: 14px;
}

.spanish-tab-content .nav .nav-item .nav-link.active {
    background-color:#98CE44;
    color: #fff;
}
.landing-content .row {
    margin: 0 -10px;
    align-items: center;
}
.landing-content .content-right,
.landing-content .img-box {
    padding-left: 10px;
    padding-right: 10px;
}
.landing-content .content-right {
    width: 60%;
}
.landing-content .img-box {
    width: 40%;
}
.landing-content .content-right h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    color: #1E446F;
    margin-bottom: 10px;
}
.landing-content .content-right p {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: #515151;
    margin-bottom: 20px;
}
.landing-content .content-right .book-btn a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #404040;
    display:inline-block;
    border-radius: 25px;
    padding: 7px 15px;
    min-width: 115px;
    text-align: center;
    border: 1px solid #98CE44;
}
.landing-content .content-right .book-btn a:hover {
    color: #fff;
    background-color: #98CE44;
}
.landing-filter {
    margin-bottom: 80px;
}
.landing-filter .row {
    margin-left: -10px;
    margin-right: -10px;
}
.landing-filter .row .form-group {
    margin-bottom: 10px;
}
.landing-filter .row .form-group label {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    color: #1F1F1F;
    margin-bottom: 5px;
    width: 100%;
}
.landing-filter .row .form-group .form-control {
    border: 1px solid #98CE44;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #515151;
    box-shadow: none;
    outline: 0;
    text-align: left;
    min-height: 45px;
}
.landing-filter .row .form-group .form-control.custom-nice-select .current {
    text-align: left;
    line-height: 34px;
}
.landing-filter .row .form-group .form-control.nice-select:after {
    margin-top: -10px;
}

.landing-filter .row .form-group button {
    border: 1px solid #98CE44;
    width: 100%;
    padding: 10.5px 15px;
    text-align: center;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #1F1F1F;
    background-color: transparent;
    border-radius: 30px;
}
.landing-filter .row .form-group button:hover {
    color: #fff;
    background-color: #98CE44;
}

.special-offer-section {
	margin-bottom: 50px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.about-section-new {
	margin-bottom: 60px
}


@media (min-width: 1200px) {
	.container-max-1077 {
		max-width: 1076px;
		margin: 0 auto;
	}
}

.about-section-new .about-img {
	margin-bottom: 25px;
}
.about-img p {
	position: absolute;
	top: 20px;
	left: 10px;
}
.about-img p span  {
	color: #fff;
	background-color: #98CE44;
	min-width: 190px;
	border-radius: 30px;
	padding: 10px 10px;
	font-size: 25px;
	font-weight: 500;
	line-height: 36.13px;
	text-align: center;
	display: inline-block;
}

.about-section-new .about-us-content p {
	font-size: 15px;
	font-weight: 400;
	line-height: 21.68px;
	color: #515151;
	margin-bottom: 20px;
}

.about-whychoose {
	margin-bottom: 60px;
}

.team-section .block-title,
.about-contact-section h2,
.mission-vision-section .common-block h2,
.about-whychoose h2 {
	color: #fff;
	background-color: #98CE44;
	border-radius: 30px;
	padding: 10px 35px;
	font-size: 25px;
	font-weight: 500;
	line-height: 36.13px;
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
}

.mission-vision-section .common-block h2  {
	padding-left: 26px;
	padding-right: 26px;
}

.mission-vision-section .common-block p,
.about-whychoose p {
	font-size: 16px;
	line-height: 23.12px;
	color: #515151;
	text-align: justify;
}

.mission-vision-section {
	margin-bottom: 60px;
}

.about-contact-section  {
	margin-bottom: 50px;
}
.about-contact-section .common-contact-block.addess-box {
	max-width: 370px;
}
.about-contact-section .common-contact-block {
	font-size: 20px;
	font-weight: 500;
	line-height: 30.16px;
	color: #515151;
	margin-top: 10px;
	display: flex;
	align-items: center;
}

.about-contact-section .common-contact-block span {
	min-width: 50px;
	display: inline-block;
}

.about-contact-section .common-contact-block a {
	color: #515151;
	text-decoration: none;
}

.contact-justify-content {
	display: flex;
	justify-content: space-between;
}


@media (max-width: 767px) {

	.call-to-action-secttion .cta-content-inner h1 {
		font-size: 24px;
        line-height: 36px;
        margin-bottom: 10px;
	}

	.call-to-action-secttion .cta-content-inner p {
		font-size:16px;
	}

	.call-to-action-secttion .cta-content {
		margin-bottom: 10px;
	}

    .landing-content .row {
        align-items: flex-start;
    }
    .spanish-tab-content .nav {
        margin-left: -10px;
        margin-right: -10px;
    }
    .spanish-tab-content .nav .nav-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .spanish-tab-content .nav .nav-item .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        min-width: 150px;
    }
    .spanish-tab-content,
    .landing-filter {
        margin-bottom: 50px;
    }
	.contact-section.suggestion-section .row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.contact-section.suggestion-section .form-group {
		padding: 0 7.5px;
	}
	.about-main-content .aboutblock-inner .row {
	    justify-content: space-between;
	}
	.about-main-content .aboutblock-inner .contact-block {
		width: auto;
	}

	.booking-user-details .row,
	.travel-users-section .row {
		margin: 0 -7.5px;
	}

	.booking-user-details .form-group,
	.travel-users-section .travel-box {
		padding-left:7.5px;
		padding-right: 7.5px;
	}
	.commision-box .commision-box-inner h3 span {
		display:block;
	}

	.addprepost-tourhotel-night h4 {
		font-size: 14px;
		line-height: 22px;
	}
	.offer-coupon-section .tab-content>.tab-pane .row {
		display: block !important;
	}
	.small-mobile-w-100, .offer-coupon-inner .offer-coupon-box {
		width: auto;
	}
	.details-boobking-title-block {
		align-items: center;
		margin-bottom: 25px;
	}
	.details-boobking-title-block .back-btn-link {
		margin: 0;
	}
	.details-boobking-title-block .back-btn-link a {
		margin: 0;
	}
	.details-boobking-title-block h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.details-boobking-title-block h2 {
		margin-left:15px;
	}
	.spain-rails-pass-booking-top-header {
		display: flex;
		margin-bottom: 10px;
	}
	.spain-rails-pass-booking-top-header .back-btn-link {
		padding-right: 10px;
		margin-bottom: 0;
	}
	.booking-tracker-section .section-header {
    	margin-bottom: 15px;
	}

	.order-payment-room-detail .right-content-cart {
		width: 90%;
	}

	.cta-link-btn {
		display: flex;
		flex-wrap: wrap;
		margin-left: -5px;
		margin-right: -5px;
	}

	.cta-link-btn .cta-link-btn-inner.btn-1 {
		width: 240px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.cta-link-btn .cta-link-btn-inner.btn-2 {
		width: 140px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.cta-link-btn .cta-link-btn-inner.btn-1 a,
	.cta-link-btn .cta-link-btn-inner.btn-2 a {
		width: 100%;
	}
	.call-to-action-secttion-height-100 {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		row-gap: 35px;
	}

	.tour-finder-two-col-box .content-box .bottom-tour-more-details a,
	.luxury-train-tour-tab-content .more-info-link a:last-of-type,
	.transfer-filter-listing-box .transfer-filter-content .bottom-book-btn a,
	.listing-right-content .more-detail-btn {
		margin-left: auto;
	}
	.tour-finder-two-col-box .content-box .bottom-tour-more-details.no-price a {
		margin-left: 0;
	}

	.about-contact-section .common-contact-block {
 		font-size: 12px;
 		line-height: 18px;
 	}
 	.about-contact-section .common-contact-block.addess-box {
	    max-width: 190px;
	}

	.about-contact-section .common-contact-block span {
 		min-width: 40px;
 	}

 	.about-contact-section .common-contact-block span img {
 		max-width: 30px;
 	}
 	.team-section .block-title,
 	.about-contact-section h2,
 	.mission-vision-section .common-block h2 {
 		font-size: 22px;
 		padding: 4px 30px;
 	}

 	.about-img p span {
 		font-size: 22px;
 		padding: 4px 10px;
 		min-width: 150px;
 	}

 	.about-whychoose h2 {
 		font-size: 22px;
 		padding: 4px 15px;
 	}

 	.about-whychoose,
 	.about-section-new,
 	.mission-vision-section {
    	margin-bottom: 40px;
	}

	.team-section {
	    margin-bottom: 20px;
	}

	.top-heading-list .trains-information span.mobile-flex-grid-box {
		display:flex;
		flex-wrap: wrap;
	}

	.top-heading-list .trains-information span.mobile-flex-grid-box i.details-1,
	.top-heading-list .trains-information span.mobile-flex-grid-box i.details-3 {
		width: 38%;
	}

	.top-heading-list .trains-information span.mobile-flex-grid-box i.details-2,
	.top-heading-list .trains-information span.mobile-flex-grid-box i.details-4 {
		width: 62%;
	}

	/*.room-amenities-block-inner .aminitybox {
		width: 50%;
	} 
	.room-amenities-block-inner .pricebox {
		width: 50%;
		text-align: center;
	} 
	.room-amenities-block-inner .pricebox.book-now-btn-box {
		width: 100%;
		text-align: center;
	}
	.room-amenities-block-inner .pricebox.book-now-btn-box  a {
		min-width: 190px;
	}*/
	.room-amenities-block-inner .aminitybox p {
		width: 100%;
		margin-bottom: 0;
		font-size: 12px;
		line-height: 16px;
	}
	.room-amenities-block-inner .pricebox p {
		font-size: 12px;
		line-height: 16px;
	}

	.room-amenities-block-inner .pricebox a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.room-amenities-block-inner .pricebox a {
		font-size: 12px;
	}

	.room-amenities-block-inner .pricebox h3,
	.room-amenities-block-inner .aminitybox h3 {
		font-size: 14px;
		line-height: 18px;
	}
	.roomblock-details .roomblock-details-inner,
	.roomcontent-block .room-amenities-block-inner {
		padding: 10px;
	}

	.roomcontent-block .room-amenities-block-inner .row {
		align-items: center;
		margin: 0 -3px;
	}
	.roomcontent-block .room-amenities-block-inner .row .aminitybox,
	.roomcontent-block .room-amenities-block-inner .row .pricebox,
	.roomcontent-block .room-amenities-block-inner .row .aminitybox {
		padding: 0 3px;
	}

	.room-include-list .row .col-6 {
		width: auto;
	}

    .cartbox-item-details .cartbox.cart-items-delete {
        top: 20px;
		align-items: flex-start;
		right: 0;
		width: auto;
    }

}
@media (max-width: 575px) {
	.mobile-full-width{
		width: 100% !important;
	}
	.contact-section.suggestion-section .contact-inner label,
	.contact-section.suggestion-section .form-group .form-control {
		font-size: 13px;
	}
    .landing-content .img-box {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .landing-content .content-right {
        width: 100%;
    }
    .spanish-tab-content .nav .nav-item {
        width: 100%;
    }
    .spanish-tab-content .nav .nav-item .nav-link {
        min-width: 100%;
    }
	.contact-block .contact-inner {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.contact-block .contact-inner .icon-box {
		margin-bottom: 10px;
	}
	.order-brochure-section .form-control {
		font-size: 13px;
	}
	.country-code-dropdown {
		padding: 0 3px;
		min-width: 45px;
	}
	.country-code-dropdown.nice-select:after {
		font-size: 11px;
		right: 10px;
	}
	.travel-user-profile .form-control,
	.contact-section .contact-inner .form-control {
		font-size: 13px;
	}

	.about-contact-section .common-contact-block {
	    align-items: center;
	    flex-direction: column;
	    justify-content: center;
	    text-align: center;
	}
	.contact-justify-content {
		align-items: flex-start;
	}
	.about-contact-section .common-contact-block span  {
		margin-bottom: 10px;
	}

	.top-heading-list .trains-information span.mobile-flex-grid-box {
		font-size: 12px;
	}
	.trins-ticket-booking-section .price-label {
		font-size: 16px;
	}
	.luxury-train-booking-details p {
		font-size: 14px;
	}
	.daytrips-booked-details h3 {
 		font-size: 14px;
 		line-height: 22px;
 	}
	.private-tour-detail {
		margin-right: 7px;
	}
}

@media (max-width: 414px) {

	.top-heading-list .trains-information span.mobile-flex-grid-box i b {
		margin-right: 0  !important;
	}

	.cta-link-btn .cta-link-btn-inner.btn-1,
	.cta-link-btn .cta-link-btn-inner.btn-2 {
		width: 50%;
		text-align: center;
	}
	.about-contact-section .common-contact-block {
		font-size: 11px;
	}
	.about-contact-section .common-contact-block.addess-box {
        max-width: 105px;
    }
}
@media (max-width: 375px) {
	.custom-cta-btn {
		font-size: 10px;
	}
}


/* New Added */
.filter-grid-box.filter-search-btn a,
.filter-grid-box.filter-search-btn button {
	font-size: 16px;
}
.iti--allow-dropdown input {
	padding-left: 8px;
	padding-right: 8px;
    border-radius: 0;
}

.iti__dropdown-content {
	width: auto !important;
}
.tour-finder-form .select2-search__field {
    display: inline-block;
}
.select2-container .select2-search--inline .select2-search__field  {
    /* width: 100%  !important; */
    height: 30px !important;
    line-height: 40px !important;
    border: 0 !important;
    margin: 0 !important;
}

/* Chrome, Safari, Edge */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f8f9fa inset;
	transition: background-color 5000s ease-in-out 0s !important;
	box-shadow: 0 0 0px 1000px #f8f9fa inset !important;
}

/*.tour_day {
    color: #00407b;
    text-transform: uppercase;
    font-weight: bold;
  }*/

  .tour_days {
    color: #00407b;
    text-transform: uppercase;
    font-weight: bold;
	font-size:16px;
  }

  .tour_title {
	text-transform: uppercase;
    font-weight: bold;
	font-size:16px;
	color:#900;
  }

 /* .booking_button{
	width:40% !important;
  }*/


  .select2-container--default .select2-selection--multiple .select2-selection__choice {
	white-space: normal !important;
	text-overflow: inherit !important;
  }

  .iti--allow-dropdown input {
	vertical-align: middle;
	line-height: 30px !important;
  }
  @supports (-webkit-touch-callout: none) {
    .iti--allow-dropdown input {
        vertical-align: middle;
        line-height: 26px !important;
    }
}

@media (max-width: 575px) {
	.room-select-dropdown {
		right: 0;
	}

}

.transfer-delete{
	padding-left: 97%;
    color: #292D32;
}

.phone-input-phone-color{
	color:#6C757D !important;
}

.passanger{
	border-color:#98CE44 !important;
	width:256px !important;
}

.cities_section{
	overflow-y:scroll;  max-height: 70px !important;
}

@media (min-width: 992px) {
    .desktop-sidebar-sticky-section {
        padding: 10px;
        height: fit-content;
        overflow-y: auto;
        /*max-height: calc(100vh - 180px);*/
		padding-bottom: 60px;
		  height: auto;
 		 max-height: 100%;
    }

    .desktop-sidebar-sticky-section::-webkit-scrollbar-track{
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #ddd;
    }

    .desktop-sidebar-sticky-section::-webkit-scrollbar {
        width: 6px;
        background-color: #ddd;
    }

    .desktop-sidebar-sticky-section::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #98CE44;
    }
}
@supports (-webkit-touch-callout: none) {
    .custom-upload .btn-rmv.show  {
        padding: 0;
         -webkit-border-radius: 100%;
    }

}

.cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details {
    justify-content: start;
}

.cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details.cartbox-item-details-two .cartbox,
.cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details .cartbox  {
    width:25%;
}

.cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details .cartbox.cart-items-delete  {
    width:auto !important;
}
@media (max-width: 767px) {
    .cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details.cartbox-item-details-two .cartbox,
    .cart-items-content.cart-item-hotel .cart-right-item-content .cartbox-item-details .cartbox  {
        width:50%;
    }
}

.dropdown-btn-link button {
    display: inline-block;
    width: 132px;
    padding: 7.5px 15px;
    background-color: transparent;
    color: #1F1F1F;
    font-size: 14px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #98CE44;
}

.dropdown-btn-link button:hover {
	color: #fff;
	background-color: #98CE44;
}

.compare-widget-wrap,.train-widget-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 8px;
	border-top: 2px solid #ddd;
	box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
	display: none;
	transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	z-index: 1000;
	min-height: 80px; /* Reduced height */
	overflow: hidden;
  }

  .compare-widget-box,.train-widget-box,.pousadas-widget-box {
	  background: #f8f9fa;
	  padding: 6px; /* Reduced padding */
	  text-align: center;
	  border: 1px solid #ddd;
	  border-radius: 6px;
	  flex: 1;
	  max-width: 160px; /* Adjust width */
	  display: inline-block;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
  }
  .compare-widget-box img,.train-widget-box,.pousadas-widget-box img {
	  max-height: 40px;
	  width: auto;
	  margin-bottom: 5px;
  }
  .compare-widget-box .remove-from-compare {
	font-size: 12px;
	line-height: 12px;
	padding:2px;
  }
  .compare-widget-box p,.train-widget-box,.pousadas-widget-box p {
	  font-size: 14px;
	  margin-bottom: 3px;
  }

  .compare-widget-buttons,.train-widget-buttons,.pousadas-widget-buttons {
	  text-align: center;
	  margin-top: 5px;
  }

  #compare-link, #clear-compare, #train-link, #clear-train, #pousadas-link, #clear-pousadas {
	  padding: 5px 12px;
	  font-size: 12px;
  }

  .add-to-compare, .add-to-train, .add-to-pousadas {
	  border-radius: 20px;
	  padding: 5px 10px;
	  font-size: 12px;
  }

  .tour-finder-two-col-box {
	  margin-bottom: 15px;
  }

  .empty-slot {
	  color: #999;
  }

.add-to-compare, .add-to-train, .add-to-pousadas {
  border-radius: 25px;
  border: 1px solid #98CE44;
  min-width: 96px;
  padding: 7px 10px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #404040;
}

.add-to-compare:hover, .add-to-train:hover, .add-to-pousadas:hover {
  color: #fff;
  background-color: #98CE44;
}
.compare-widget-list,
.daytrips-booking-section .compare-widget-list {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
.compare-widget-list .compare-widget-box,
.daytrips-booking-section .compare-widget-list .compare-widget-box {
	font-size: 14px;
	line-height: 14px;
	max-width: 100%;
	display: flex;
    flex-direction: inherit;
	justify-content: flex-start;
	gap: 10px;
	text-align: left;
}
}
.compare-widget-list .compare-widget-box__pic,
.daytrips-booking-section .compare-widget-list .compare-widget-box__pic {
	width: 16%;
}
.compare-widget-list .compare-widget-content-right,
.daytrips-booking-section .compare-widget-list .compare-widget-content-right {
	width: 84%;
}
.bottom-tour-more-details p {
    margin: 0;
    font-weight: bold;
    flex: 1; 
}
.bottom-tour-more-details a {
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 5px;
    white-space: nowrap;
}
.slide-range-flex .ui-widget.ui-widget-content {
	margin-left: 60px !important;
}
.add-to-compare, .add-to-train {
	border-radius: 25px;
	border: 1px solid #98CE44;
	min-width: 96px;
	padding: 7px 12px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	background-color: transparent;
}

.back-btn-link a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#loginModal .toggle-password {
	top: 12px;
}
#loginModal .form-control {
	color: #000 !important;
}
.support-ticket-table-section .nav-tabs .nav-link.active {
	color: #98CE44;
}
.support-ticket-table-section .nav-tabs .nav-link {
	color: #000;
	font-weight: 500;
}
.support-ticket-table-section .nav-tabs .nav-link:not(.active):hover {
	border-color: transparent;
}
.submit-ticket-btn {
	color: #fff;
	background-color: #98CE44;
	padding: 8px 15px;
	text-decoration: none;
	text-align: center;
	border: 2px solid transparent
}
.submit-ticket-btn:hover {
	color: #98CE44;
	border-color: #98CE44;
	background-color: transparent;
}
.dataTables_wrapper .dataTables_filter input {
	outline: 0 none;
}
.support-ticket-table-section table {
	width: 100% !important;
	margin-bottom: 20px;
}
.support-ticket-table-section table thead th {
	width: auto !important
}
.support-ticket-table-section table th,
.support-ticket-table-section table td {
	vertical-align: middle;
}
.view-ticket-info-btn {
	border-color: transparent !important;
	color: #fff !important;
	background-color: #98CE44 !important;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height:40px;
	text-align: center;
	border-radius: 100%;
}

.support-ticket-table-section .datatable-paginate-custom {
	text-align: right;
	margin: 0 0 0 auto;
}

.back-button {
	border-color: transparent !important;
	color: #fff !important;
	background-color: #98CE44 !important;
	margin-bottom: 1rem;
}

.status-box-dropdown select {
	border: 1px solid #98CE44 !important;
	border-radius: 0;
	outline: 0 none !important;
	box-shadow: none !important;
	padding: 10px 10px !important;
}
.chart-right-content .chart-message {
	background-color: #98CE44 !important;
}

.chat-middle-content {
	scrollbar-color: #98CE44 #f4f4f4;
}
.live-chat-content .editor-footer {
	justify-content: end;
}
.live-chat-content .editor-footer button {
	background-color: #98CE44;
	color: #fff;
	border: 0;
	box-shadow: none;
	outline: none;
	border-radius: 100%;
	padding: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.live-chat-content .editor-footer button {
	margin-right: 8px;
}
.live-chat-content .editor-footer button:last-of-type {
	margin-right: 0;
}
.live-chat-content .chat-image-preview {
	max-width: 100px;
	max-height: 100px;
}
.live-chat-content .chart-left-content {
	flex-direction: column;
}
.live-chat-content .chart-left-content .left-chart-date{
	margin-left: auto;
	margin-top: 2px;
}
.hotel-filter-section-two .filter-grid-box > label {
	font-size: 14px;
}
.filter-content.filter-content-round-trip-data {
	margin-left: -5px;
	margin-right: -5px;
}

.filter-content.filter-content-round-trip-data .filtercwidth {
	width: 16.6667%;
}
.filter-content.filter-content-round-trip-data .transfer-filter-box {
	padding-left: 5px;
	padding-right: 5px;
}
.filter-content .filter-grid-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.live-chat-content .ql-container {
	height:70px
}
td.ticket-descripotion-content {
	max-width: 350px;
}

@media (max-width: 767px) {
	.transfer-filter-box {
		width: 50% !important;
	}
	.transfer-filter-box.filter-mobile-full-width {
		width: 100% !important;
	}
}
#hotel-search .form-control {
    color: rgb(99, 99, 99) !important;
}
.load-more-btn{
	font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #404040;
    border: 1px solid #98CE44;
    padding: 7px 26.91px;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
    margin-top: 24px;
}

.room-full-details {
    justify-content: space-between; /* Distributes space evenly between the items */
    align-items: center;  /* Vertically aligns the items to the center */
}

.room-full-details span {
    font-size: 14px; /* Adjust font size if needed */
    margin-right: 10px; /* Add spacing between each item */
}


.ui-autocomplete-category {
	font-weight: bold;
	padding: 8px 10px;
	background-color: #f0f0f0; /* Light gray background */
	color: #888; /* Gray text color */
	cursor: default; /* Prevent pointer cursor */
	border-bottom: 1px solid #ddd; /* Optional separator */
}

.ui-menu-item .ui-state-disabled {
	color: #aaa !important; /* Lighter text color */
	background: none !important; /* No hover effect */
	cursor: not-allowed !important; /* Show disabled cursor */
}

.filter-grid-box {
	position: relative; /* Ensures absolute positioning works for children */
	display: flex;
	flex-direction: column;
	gap: 5px; /* Adds spacing between label and input */
}

.filter-search-box {
	position: relative; /* Important for absolute positioning inside */
	display: flex;
	align-items: center;
}

.search-box {
	width: 100%;
	padding: 10px;
	padding-right: 40px; /* Prevents text overlap with spinner */
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 16px;
}

#search-spinner {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
	height: 20px;
	border-width: 2px;
	display: none; /* Initially hidden */
}


.cart-dropdown > ul li p span {
    word-break: normal !important;
    white-space: nowrap !important;
}

label.error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
 
/* Trains Point To Point Tickets Booking */
.trins-ticket-booking-block {
	padding-bottom: 50px;
}
.trins-ticket-booking-block .form-submit-btn .add-cart-btn {
	padding: 11px 15px;
}
.train-point-information-details-content {
	margin-bottom: 20px;
}
.train-point-information-details-content fieldset {
	border: 2px solid #98CE44;
    padding: 30px;
    border-radius: 8px;
    margin: 0;
}
.train-point-information-details-content fieldset legend {
    font-size: 20px;
    line-height: 29px;
    color: #1F1F1F;
    font-weight: 500;
    margin: 0;
    float: none;
    width: auto;
    padding: 5px 10px;
    background: #efefef30;
}

.train-point-information-box h3 {
	font-size: 15px;
    line-height: 22px;
    color: #515151;
    margin-bottom: 10px;
}
.train-point-information-box .train-point-information-box-inner {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.train-point-information-box .train-point-to-point-box {
	padding: 0 10px;
	margin-bottom: 15px;
	width: 25%;
}
.train-point-information-box .train-point-to-point-box p {
	padding: 12px 20px;
    border-radius: 10px;
    background-color: #EFEFEF;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    display: inline-block;
	width: 100%;
    text-align: center;
}
.train-point-information-box .train-point-to-point-box p span {
	display: block;
	color: #7a7a7a;
}
.train-point-to-point-box p span img {
	margin-right: 5px;
    max-width: 30px;
    max-height: 30px;
}
.train-point-to-point-passanger-info .train-point-label-info {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.train-point-to-point-passanger-info .common-label-info {
	padding: 0 10px;
	margin-bottom: 10px;
}
.train-point-to-point-passanger-info .common-label-info p {
	font-size: 15px;
    line-height: 22px;
    color: #515151;
    margin-bottom: 10px;
    font-weight: 500;
    margin: 0;
}
.train-point-to-point-passanger-info .common-label-info.price-label,
.train-point-to-point-passanger-info .common-label-info.no-label {
	width: 25%;
}
.train-point-to-point-passanger-info .common-label-info.rate-label {
	width: 50%;
}
.train-point-label-info .common-label-info .custom-form-control {
	padding: 13px 8px;
	border-radius: 10px;
	border: 1px solid #98CE44;
	box-shadow: none;
	outline: 0;
	font-size: 12px;
	line-height: 17px;
	color: #6C757D;
	text-align: left;
	height: auto;
}
.train-point-label-info .common-label-info .custom-nice-select .current {
	text-align: left;
}
.train-point-label-info .common-label-info .custom-nice-select.nice-select:after {
	margin-top: -10px;
}
.total-price-label-box p span {
	border-radius: 30px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    background-color: #98CE44;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.train-point-information-details-content fieldset {
		padding: 20px;
	}
	.train-point-information-box .train-point-to-point-box p {
 		min-width: 170px;
 	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.train-point-to-point-box p span img {
	    margin-right: 5px;
	    max-width: 25px;
	    max-height: 25px;
	}
	.train-point-information-details-content fieldset {
		padding: 20px;
	}
	.train-point-information-box .train-point-to-point-box p {
 		padding: 10px;
 		min-width: 110px;
 		font-size: 11px;
 	}
 	.train-point-information-box .train-point-to-point-box p {
 		padding: 10px 15px;
 	}
}
@media (max-width: 767px) {
	.train-point-information-details-content fieldset {
		padding: 15px;
	}
	.train-point-information-details-content fieldset legend {
 		font-size: 16px;
 		line-height: 22px;
 		text-align: center;
 	}
 	.train-point-information-box .train-point-information-box-inner {
        margin: 0 -5px;
        justify-content: space-between;
    }
    .train-point-to-point-box p span img {
	    margin-right: 5px;
	    max-width: 20px;
	    max-height: 20px;
	}
	.train-point-information-box .train-point-to-point-box p {
		font-size: 11px;
	}
	.train-point-to-point-passanger-info .train-point-label-info {
		margin: 0 -5px;
	}
	.train-point-to-point-passanger-info .common-label-info {
		padding: 0 5px;
	}

 	.train-point-information-box .train-point-to-point-box {
 		padding: 0 5px;
 	}
 	.train-point-information-box .train-point-to-point-box  {
 		width: 50%;
 	}
 	.train-point-to-point-passanger-info .common-label-info.rate-label {
	    width: 60%;
	} 
	.train-point-to-point-passanger-info .common-label-info.price-label {
		width: 25%;
	}
	.train-point-to-point-passanger-info .common-label-info.no-label {
	    width:15%;
	}
}
 


.custom-filter-new {
	margin-bottom: 60px;
  }

  .custom-filter-new .filter-form-data h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 20px;
	color: #1F1F1F;
  }
  .custom-filter-new .niceselectcustom {
	border: 0 !important;
	box-shadow: none !important;
	outline: none !important;
	padding: 0;
	width: 100%;
	height: auto;
	line-height: initial;
	font-size: 14px;
	color: #515151;
  }
  .custom-filter-new .niceselectcustom .current {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	display: inline-block;
	padding-right: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #515151;
	position: relative;
	top: 2px;
  }
  .custom-filter-new .niceselectcustom:after {
	right: 20px;
	top: 28px;
  }
  .custom-filter-new .niceselectcustom .option {
	white-space: normal;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	min-height: auto;
	padding: 5px 10px;
	font-weight: 400;
  }
  .custom-filter-new .filter-input-box {
	margin-bottom: 20px;
  }
  .custom-filter-new .find-tour-btn {
	width: 160px;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.12px;
	text-align: center;
	box-shadow: none;
	outline: 0;
	color: #fff;
	border-radius: 30px;
	padding: 11.5px 15px;
	background-color: transparent;
	display: inline-block;
	border: 1px solid transparent;
	background-color: #98CE44;
  }
  .custom-filter-new .find-tour-btn:hover {
	color: #98CE44;
	border-color: #98CE44;
	background-color: transparent;
  }
  .slide-range-flex {
	position: relative;
  }
  .slide-range-flex .slider-range-input-hidden {
	border: 0;
	outline: 0;
	font-size: 14px;
	line-height: 20px;
	color: #515151;
	width: auto;
	float: left;
	width: 50px;
  }
  .slide-range-flex .ui-widget.ui-widget-content {
	margin: 15px 65px 0 45px;
  }
  .slide-range-flex #minAmount {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 50px;
	top: -7px;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	color: #515151;
  } 
  .slide-range-flex #maxAmount {
	position: absolute;
	right: 0;
	top: -7px;
	z-index: -1;
	width: 50px;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	color: #515151;
  }

  .slide-range-flex .ui-state-default, 
  .slide-range-flex .ui-widget-content .ui-state-default, 
  .slide-range-flex .ui-widget-header .ui-state-default, 
  .slide-range-flex .ui-button, 
  html .slide-range-flex .ui-button.ui-state-disabled:hover, 
  html .slide-range-flex .ui-button.ui-state-disabled:active {
	background-color: #E5E5EA;
  }

  .slide-range-flex .ui-state-default, 
  .slide-range-flex .ui-widget-content .ui-state-default,
  .slide-range-flex .ui-widget-header .ui-state-default,
  .slide-range-flex .ui-button,
  html .slide-range-flex .ui-button.ui-state-disabled:hover,
  html .slide-range-flex .ui-button.ui-state-disabled:active {
	  background-color: rgba(76, 115, 90);
  }

  .ui-widget-header {
	background: rgba(76, 115, 90);
  }

  .slide-range-flex .ui-slider-horizontal .ui-slider-handle {
	top: -3px;
  }

  .slide-range-flex .ui-slider .ui-slider-handle {
	width: 11px;
	height: 11px;
	outline: none;
	box-shadow: none;
  }

  .slide-range-flex .ui-widget.ui-widget-content {
	border: 0;
	box-shadow: none !important;
	background-color: #98CE44;
  }

  .slide-range-flex .ui-slider-horizontal {
	height: 5px;
  }

  .slide-range-flex .tooltips {
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
	color: #98CE44;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
  }
  .filter-box-custom {
	margin-bottom: 20px;
  }
  .filter-box-custom .filter-box-custom-inner .form-control {
	border:1px solid #98CE44 !important;
	padding: 6px 12px;
	border-radius: 8px;
	font-weight: 400;
	font-size: 14px;
	color: #515151;
	min-height: 45px;
	box-shadow: none !important;
  }
  .filter-box-custom .filter-box-custom-inner .form-control .list {
	z-index: 11;
  }
 .filter-box-custom .select2-container .select2-search--inline .select2-search__field {
	margin-top: 10px !important;
  }
  .filter-box-custom .select2-container--default .select2-selection--single,
  .filter-box-custom .select2-container--default .select2-selection--multiple {
	border:1px solid #98CE44 !important;
	padding: 0 12px;
	border-radius: 8px;
	font-weight: 400;
	font-size: 14px;
	color: #515151;
	min-height: 45px;
	box-shadow: none !important;
	outline: 0 none;
  }
  .filter-box-custom  .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px !important;
	padding-left: 0 !important;
  }

  .filter-box-custom .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #515151;
  }

  .filter-box-custom .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
  }

  .filter-box-custom .custom-slide-range-picker {
	border:1px solid #98CE44 !important;
	padding: 6px 12px;
	border-radius: 8px;
	min-height: 45px;
  }

  .filter-box-custom .filter-box-custom-inner .form-control::-webkit-input-placeholder {
	color: #515151;
  }
  .filter-box-custom .filter-box-custom-inner .form-control::-moz-placeholder {
   color: #515151;
  }
  .filter-box-custom .filter-box-custom-inner .form-control:-ms-input-placeholder {
	color: #515151;
  }
  .filter-box-custom .filter-box-custom-inner .form-control:-moz-placeholder {
	color: #515151;
  }

  .filter-box-custom .select2-search__field {
	border: 0 !important;
	line-height: 14px !important;
  }
  .cal-icon-abs {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: -1;
  }

  .filter-box-custom .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: 0 !important;
	margin-left: -10px !important;
	margin-top: -7px !important;
	position: absolute;
	top: 50%;
	width: 9px;
	height: 9px;
	border-right: 2px solid #636363 !important;
	border-bottom: 2px solid #636363 !important;
	transform: rotate(45deg) !important;
  } 

  .filter-box-custom .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	transform: rotate(-134deg) !important;
	margin-top: -2px !important;
  }

  @media (min-width: 768px) and (max-width: 991px) {
	

  }

 /* @media (max-width: 767px) {
   .slider-flter-box-12 {
	order: 12;
   }
  }*/

  @media (max-width: 575px) {
	
  }

  .filter-form-data .clear-btn{
	/* border-radius: 25px;
	border: 1px solid #98CE44;
	width: 160px;
	min-width: 96px;
	padding: 7px 12px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	margin-right: 0 !important;
	margin-left: 10px !important; */

	width: 160px;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.12px;
	text-align: center;
	box-shadow: none;
	outline: 0;
	border-radius: 30px;
	padding: 11.5px 15px;
	display: inline-block;
	border: 1px solid #98CE44;
	color: #404040;
	
}
.custom-filter-selecttwo-desgin .filter-box-custom .select2-container .select2-search--inline .select2-search__field {
	margin-top: 0 !important;
}	

.custom-filter-selecttwo-desgin .select2-container .select2-search--inline .select2-search__field {
	line-height: 32px !important;
}

.custom-filter-selecttwo-desgin .select2-selection--multiple {
	display: flex !important;
	flex-wrap: nowrap !important;
	overflow-x: auto !important;
	white-space: nowrap;
	min-height: 38px;
	align-items: center;
  }
  
  .custom-filter-selecttwo-desgin .select2-selection__rendered {
	display: flex !important;
	flex-wrap: nowrap !important;
	overflow-x: auto;
	display: flex !important;
	flex-wrap: nowrap !important;
	overflow-x: auto;
	padding: 0 !important;
	margin: 0 !important;
	align-items: center;
  }
  
  .custom-filter-selecttwo-desgin .select2-selection__choice {
	white-space: nowrap;
	margin-right: 4px;
	flex-shrink: 0;
  }
  .filter-box-custom .select2-container--default .select2-selection--single,
   .filter-box-custom .select2-container--default .select2-selection--multiple {
	max-height: 45px !important;
	line-height: 34px !important;
   }

/* Custom smaller scrollbar for WebKit */
.select2-container--default .select2-selection--multiple::-webkit-scrollbar {
	height:3px;
  }
  
  .select2-container--default .select2-selection--multiple::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 3px;
  }
  
  .select2-container--default .select2-selection--multiple::-webkit-scrollbar-track {
	background: transparent;
  }
  
  /* Firefox support */
  .select2-container--default .select2-selection--multiple {
	scrollbar-width: thin;
	scrollbar-color: #888 transparent;
  }


  /* Basic Layout */
.notification-popup-link {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Notification Badge (Count) */
.notification-count {
    font-size: 12px;
    color: white;
    background-color: #d9534f; /* Bootstrap danger color */
    padding: 2px 6px;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
    transform: translate(50%, -50%);
}

/* Dropdown Menu Styling */
.notification-popup .dropdown-menu {
    max-width: 30vw !important;
    padding: 0;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Header of the Dropdown */
.notification-popup .dropdown-header {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    background-color: #237265;
    color: #ffff;
    border: 1px solid #237265;
    margin-bottom: 15px;
}

/* Notification Items List */
.notification-items-list {
    padding: 0;
    list-style-type: none;
    max-height: 250px; /* This defines the scrollable area */
    overflow-y: auto;  /* Scrolls if the content overflows */
}

/* Notification Item Styling */
.notification-item {
    padding: 10px;
    font-size: 14px;
    color: #212529;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.notification-item:last-child {
    border-bottom: none;
}

/* Text styling for notification */
.notification-item strong {
    font-weight: 600;
    color: #333;
}

.notification-item span.text-muted {
    font-size: 12px;
    color: #6c757d;
}

/* Footer Section (View All Button) */
.notification-footer {
    padding: 10px 0;
    border-top: 1px solid #e9ecef;
    background-color: #fff;
}

.view-all-link {
    font-size: 13px;
    color: #4c735a;
    text-decoration: none;
    transition: color 0.2s;
}

.view-all-link:hover {
    color: #237265;
    text-decoration: underline;
}

.notification-item.read {
    opacity: 0.5;  /* Dims read notifications */
}

.notification-item.unread {
    background-color: #f0f2f5;
    border-left: 3px solid #237265; /* Bootstrap primary color */
    padding: 8px;
    border-radius: 4px;
}


/* Responsive Design */
@media (max-width: 767px) {
	.tour-visiting-destination {
		margin-bottom: 20px;
	}
    .notification-popup .dropdown-menu {
        min-width: 250px;
        max-width: 100vw;
    }

    .notification-header {
        font-size: 16px;
    }

    .notification-footer a {
        font-size: 13px;
        padding: 6px 12px;
    }
	#cart-timer {
		position: relative;
	}
}

@media (max-width: 575px) {
	.user-dropdown-box span {
		display: none;
	}
    .notification-popup .dropdown-menu {
        min-width: 220px;
    }

    .notification-item {
        font-size: 13px;
        padding: 8px;
    }

    .notification-footer a {
        font-size: 12px;
        padding: 6px 10px;
    }
}
#dropoffdesthotelError,
#pickupdesthotelError {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	width: 100%;
    display: block;
}

.filter-content.paradores-filter .custom-nice-select .current {
	text-align: center;
}
.custom-regiontabs-paradores {
	text-align: center;
    justify-content: center;
}
.custom-regiontabs-paradores .nav-item {
	margin-right: 10px;
	margin-bottom: 10px;
}
.custom-regiontabs-paradores .nav-item:last-of-type {
	margin-right: 0;
}
.custom-regiontabs-paradores .nav-item .nav-link {
	font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #1F1F1F;
	border: 0;
	background-color: transparent;
	border-radius: 5px;
}
.custom-regiontabs-paradores .nav-item .nav-link:hover,
.custom-regiontabs-paradores .nav-item .nav-link.active {
	color: #fff;
	background-color: #98CE44;
}
#featuredTabs .nav-link:hover h2,
#featuredTabs .nav-link.active h2 {
	color: #98CE44;
}

select option.main-category {
    font-weight: bold;
    background-color: rgba(152, 206, 68, 0.1);; 
}

select option.sub-category {
    padding-left: 20px;
    color: #555;
    font-style: italic;
}
.searching-carousel .image-wrapper,
.pousadas-region-box-content .image-wrapper,
.details_img_gallery .image-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-bottom: 47.1%;
}
.searching-carousel .image-wrapper,
.pousadas-region-box-content .image-wrapper {
	padding-bottom: 100%;
}
.searching-carousel .image-inner,
.pousadas-region-box-content .image-inner,
.details_img_gallery .image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.searching-carousel .image-inner img,
.pousadas-region-box-content .image-inner img,
.details_img_gallery .image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}
#parador-video-wrapper {
  width: 100vw; /* full screen width */
  max-width: 100%;
  aspect-ratio: 19 / 9;
  overflow: hidden;
  position: relative;
  margin: 0;
}
#parador-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0;
  padding: 0;
}
.paradores-search-tab-content {
	background-color: #fffafa;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
#pousadas-main-form .select2-container--default .select2-selection--single {
	border: 0 !important;
	border-radius: 0 !important;
}

#pousadas-main-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: normal !important;
	text-align: center;
}
#pousadas-main-form .filter-grid-box {
	gap: 0 !important;
}
#regionTabs  {
	margin: 0 -3px;
	border: 0;
}
#regionTabs .nav-item {
	padding: 0 3px 3px;
}
#regionTabs .nav-item .nav-link {
	border: 0;
	font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #1F1F1F;
	padding: 8px 15px;
	outline: none;
	box-shadow: none;
}
#regionTabs .nav-item .nav-link:hover,
#regionTabs .nav-item .nav-link.active {
	background-color: #98CE44;
	color: #fff;
	border-radius: 5px;
}
#regionTabsContent .card,
#regionTabsContent .region-paradores {
	display: flex;
	flex-direction: column;
	height: 100%;
}
#regionTabsContent .region-paradores  .card-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 29px;
	color: rgb(30, 68, 111);
	margin-bottom: .8rem;
}
#regionTabsContent .region-paradores .book-btn {
	margin-top: auto;
}
#pousadas-main-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
	text-align: center;
	display: block;
	color: #636363;
}

.filter-content-three .mySelect .current, 
.filter-content-three .custom-nice-select .current,
.filter-content-three .custom-nice-select .current {
	text-align: center;
}
@media (max-width: 767px) {
    .filter-search-box.transfer-filter-box {
        width: 100% !important;
    }
	.room-amenities-block-inner .pricebox p.price {
		font-size: 14px;
	}
}
@media (max-width: 479px) {
	.room-amenities-block-inner .aminitybox h3 {
		font-size: 12px;
	}
	.room-amenities-block-inner .pricebox a {
        font-size: 10px;
    }
}
@media (max-width: 375px) {
	.train-point-information-box .train-point-to-point-box  {
 		width: 100%;
 	}
}
.custom-nice-select.nice-select ul.list {
	z-index: 11;
}
.widget-common-form-control.mySelect .current {
	white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%;
}

#price-block-container .price-person-include {
	margin-top: 10px;
}

.seasons-tour-package-box .image-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-bottom: 65%;
}
.seasons-tour-package-box .image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.seasons-tour-package-box  .image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}
.tour-package-itinerary-content p {
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
}
.tour-package-itinerary-content h3 {
	color: #00407b;
    text-transform: uppercase;
    font-size: 1rem;
}
.filter-action-btn-list {
    padding: 10px 5px;
    background: #fff;
    z-index: 99;
    position: sticky;
    top: 0;
}
.cleart-filter-btn {
    width: auto;
}
.widget-submit-btn .submit-btn {
    width: auto;
    padding: 5px 10px;
    font-size: 16px;
	position: relative;
    display: inline-block;
    background: #98CE44;
    color: white;
    font-weight: 500;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease;
}
.widget-submit-btn .submit-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-20deg);
    animation: loopShine 2.5s linear infinite;
}
@keyframes loopShine {
    0% { left: -150%; }
    100% { left: 150%; }
}

.filter-form-data.custom-filter-selecttwo-desgin .select2-container--default .select2-selection--single .select2-selection__rendered,
.custom-filter-new.tour-finder-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #636363;
}

.tour-finder-two-col-box .tour-finder-two-col-box-inner .img-box img {
    border-radius: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#comparisonTableBody td.text-start {
    vertical-align: top;
    padding: 10px;
}
#comparisonTableBody .more-detials {
    background-color:#4C735A !important;
    border-color: transparent;
}
.compare-widget-buttons .compare-link {
	 background-color:#4C735A !important;
	border: 1px solid #98CE44;
}
.compare-widget-buttons .clear-compare {
	 background-color:#F8F9FA !important;
    border-color: transparent;
	color: #404040;
	border: 1px solid #98CE44;
}
.deleteAllClass {
	padding: 0;
	border: 0 none;
	outline: none;
	box-shadow: none;
	background-color: transparent;
	color: #9e9c9c;
}

@media (min-width: 767px) {
	.right-pousadas-booking-inner {
		position: sticky;
		top: 220px;
		z-index: 1;
	}
	.neary-by-paradores-slider .slick-arrow {
		display: none !important;
	}
}

    .ui-state-active, 
    .ui-widget-content 
    .ui-state-active, 
    .ui-widget-header .ui-state-active,
    a.ui-button:active, 
    .ui-button:active, 
    .ui-button.ui-state-active:hover {
        background: #98CE44 !important;
        color: #fff !important;
        border-color: transparent;
    } 
.visting-duration-content .tour-intirary-tab .nav-pills {
	justify-content: center;
	gap: 20px;
}
.visting-duration-content .tour-intirary-tab .nav-pills .nav-link {
	padding: 0 0 5px;
	background-color: transparent;
	color: #000;
	position: relative;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	min-width: 100%;
}
.visting-duration-content .tour-intirary-tab .nav-pills .nav-link:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #000;
}

.visting-duration-content .tour-intirary-tab .nav-pills .nav-link.active {
	color: #98CE44;
}
.visting-duration-content .tour-intirary-tab .nav-pills .nav-link.active:after {
	background-color: #98CE44;
}

.visting-duration-content .tour-intirary-tab .train-tour-visit-intirary-list {
	font-size: 14px;
}
.hotel-details-banner-content-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: -1;
	border-radius: 15px;
}
.hotel-details-banner-content-inner {
	padding: 15px 15px 30px;
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	position: relative;
	z-index: 1;
	border-radius: 15px;
	display: flex;
    align-items: end;
}
.hotel-details-banner-content-inner .hotal-title-details h1 {
	font-size: 34px;
	color: #fff;
    line-height: 38px;
    font-weight: 500;
}
.hotel-details-banner-content-inner .view-all-images-link {
	color: #fff;
}
.hotel-details-banner-content-inner .hotel-banner-content-bottom {
	width: 100%;
}
.hotel-banner-content-bottom .hotel-rating-star-bottom {
	width: auto;
}
.hotel-banner-content-bottom .hotel-rating-star-bottom {
	border: 0;
	padding: 0;
}
.hotel-banner-content-bottom .hotel-locations p {
	color: #fff;
	font-size: 20px;
}
.hotel-banner-content-bottom .hotel-locations p i {
	font-size: 26px;
	vertical-align: middle;
}
.hotel-banner-content-bottom .review-location-flex-content {
	gap: 20px;
}
.hotel-banner-content-bottom .total-count-rating {
	display: none;
}
.hotel-details-banner-content {
	margin-bottom: 50px;
}
.hotels-details-main-content {
	padding: 20px;
	border-radius: 20px;
	background-color: #f5f5f5;
	margin-bottom: 0;
}
.hotels-details-main-content .desktop-sticky-section-section {
	padding: 10px;
	background-color: #f5f5f5;
}

.hotels-details-main-content .section-link-lists {
	padding: 0;
	border: 0;
}
.hotels-details-main-content .scroll-link-section {
    margin-bottom: 20px;
}
.hotels-details-main-content .section-link-list-tab .nav-link {
	border-bottom: 2px solid transparent;
}
.hotels-details-main-content .section-link-list-tab .nav-link.active {
	border-color: #98CE44;
}
.hotels-details-main-content .room-section {
	margin-bottom: 0;
}
.hotels-details-main-content .hotal-details-tab-content {
	background-color: #fff;
	padding: 15px;
	border-radius: 15px;
}
.hotels-details-main-content .room-section .roomsection-inner {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ddd;
}
.hotels-details-main-content .room-section .roomsection-inner:last-of-type {
	margin-bottom: 0;
	padding-bottom:0;
	border: 0;
}
.hotels-details-main-content .roomsection-inner fieldset {
	padding: 0;
	border: 0;
}
.hotels-details-main-content .roomsection-inner fieldset legend {
	padding: 0;
	background-color: transparent;
}
.hotels-details-main-content .hotal-details-tab-content .cancellation-rule-section,
.hotels-details-main-content .hotal-details-tab-content .location-section,
.hotels-details-main-content .roomsection-inner .roomcontent-block {
	margin-bottom: 0;
}
.hotels-details-main-content .cancellation-rule-section .rule-inner,
.hotels-details-main-content .location-section .location-inner {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}
.hotels-details-main-content .location-section .location-content-inner {
    padding: 0;
}
.hotels-details-main-content .amenities-box-list {
	margin-bottom: 10px;
	margin-top: 5px;
}
.hotels-details-main-content .amenities-box-list h3 {
	font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #515151;
    margin-bottom: 0;
}
.modal-header-logo {
	display: block;
	margin: 15px auto;
	text-align: center;
}
.loginModal .btn-close {
	position: absolute;
	right: -4px;
	top: -15px;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #98CE44;
	border-radius: 100%;
	color: #fff;
	padding: 0;
	opacity: 1;
	box-shadow: none;
	outline: none;
}
.form-control-readonly-design {
	background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}
.cart-timer-header {
	display: flex;
	align-items: center;
	margin-right: 15px;
	display: flex;
    align-items: center;
    gap: 10px;
    padding: 4px 10px;
    border-radius: 10px;
    background: rgba(122, 60, 122, 0.05);
    border: 1px solid rgba(122, 60, 122, 0.08);
    justify-content: flex-end;
}
.cart-timer-header .cart-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid rgba(122, 60, 122, 0.12);
    font-size: 18px;
}
.cart-timer-header .expires {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
	font-size: 14px;
}
.cart-timer-header .expires .cart-expire-text {
	color: #7b8b90
}
.cart-timer-header .expires .cart-countdown-time {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 8px;
    border-radius: 8px;
    background: #0f4b3f;
    color: #fff;
    font-size: 12px;
    box-shadow: 0 6px 18px rgba(15, 75, 63, 0.12);
    transition: all .2s ease;
	width: 100%;
}
@media (max-width: 767px) {
	.cart-timer-header {
		margin-right: 10px;
	}
	.cart-timer-header {
		padding: 4px;
		gap: 5px;
	}
	.cart-timer-header .cart-icon {
		width: 22px;
		height: 22px;
		font-size: 12px;
	}
	.hotel-details-banner-content-inner .hotal-title-details h1 {
		font-size: 30px;
	}
	.hotels-details-main-content {
		padding: 10px;
	}
	.hotel-banner-content-bottom .review-location-flex-content {
		gap: 10px;
		flex-direction: column;
		align-items: flex-start !important;
	}
	
}

@media (max-width: 575px) {
	.right-signup-btn .site-login-btn {
		margin-right: 5px;
		min-width: 50px;
		font-size: 11px;
        padding-top: 2px;
        padding-bottom: 2px;
	}
	#cart-timer {
		min-width: 75px;
	}
	.cart-timer-header .expires .cart-expire-text {
		font-size: 9px;
	}
	.cart-timer-header .expires .cart-countdown-time {
		font-size: 8px;
		font-weight: 400;
		padding: 2px;
	}
	.cart-timer-header {
        margin-right: 5px;
    }
}

.iti--allow-dropdown input {
	max-width: 100%;
}

.tour-finder-two-col-box .content-box p.tour-prices-box {
	padding-left: 0;
	font-size: 14px;
	font-weight: 700;
	color: #1E446F
}
.tour-btn-left a,
.tour-btn-right a,
.tour-btn-right .add-to-compare,
.tour-btn-left .booking_button {
	width: 100%;
}
.bottom-tour-more-details .tour-btn-left  {
	flex: 1 0 0%;
}
.extra-included .booking-radio {
	gap: 8px;
}
.filter-grid-box.filter-search-btn button label {
	cursor: pointer;
}
.visting-duration-content .tour-intirary-tab .nav {
	padding-bottom: 0 !important;
	margin-bottom: 10px !important;
}
.custom-booking-review-sidebar-inner,
.hotel-order-room-sidebar-inner,
.transfer-car-sidebar-inner {
	padding: 15px;
	border: 1px solid #E2E2E2;
	box-shadow: 0px 1px 8px 0px #00000033;
	border-radius: 5px;
}
.hotel-order-room-left-inner,
.custom-booking-content,
.transfer-car-left-content-inner {
	padding: 10px;
	box-shadow: 0px 1px 8px 0px #00000033;
	border-radius: 5px;
}
.hotel-order-room-sidebar-inner .hotel-order-date {
	margin-top: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #515151;
	margin-bottom: 0;
}
.hotel-order-room-sidebar-inner .hotel-order-night {
	margin-top: 0px;
	font-size: 15px;
	color: #515151;
	margin-bottom: 0;
}
.custom-booking-review-sidebar-inner .bottom-price p,
.hotel-order-room-sidebar-inner .hotel-booking-price,
.transfer-car-sidebar-inner .transfer-booking-price {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #1F1F1F;
}
.custom-booking-review-sidebar-inner .bottom-price p {
	margin-top: 0;
}
.custom-booking-review-sidebar-inner .bottom-price,
.hotel-order-room-sidebar-inner .hotel-booking-price {
	border-top: 1px solid #CDCDCD;
	padding-top: 10px;
}
.custom-booking-review-sidebar-inner .bottom-price p span,
.hotel-order-room-sidebar-inner .hotel-booking-price span,
.transfer-car-sidebar-inner .transfer-booking-price span {
	color: #98CE44;
}
.custom-booking-review-sidebar-inner .content-image {
	margin-bottom: 10px;
}
.custom-booking-review-sidebar-inner .booking-items-content .inline-list-content {
	margin-bottom: 8px;
}
.custom-booking-review-sidebar-inner .checkin-out-date {
	font-size: 16px;
	color: #515151;
}
.custom-booking-review-sidebar-inner .checkin-out-date strong {
	font-weight: 600;
}
.bookint-transfer-info-list {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2E2E2;
}
.bookint-transfer-info-list b {
	font-weight: 700;;
}
.bookint-transfer-info-list .booking-main-car {
	font-size: 20px;
	font-weight: 600;
	color: #1F1F1F;
}
.bookint-transfer-info-list .booking-type {
	font-size: 14px;
	font-weight: 500;
	color: #515151;
}
.bookint-transfer-info-list .booking-type span.text-secondary {
	color: #515151 !important;
}
.bookint-transfer-info-list .booking-type span.text-primary { 
	color: #98CE44 !important;
	font-weight: 700;
}
.custom-section-header-booking h1 {
	font-size: 22px;
	color: #1F1F1F;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
}
.hotel-booking-room-type,
.hotel-booking-chek-out-date,
.hotel-order-room-booking-details {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2E2E2;
}
.hotel-order-room-booking-details h2 {
	font-size: 20px;
	color: #1F1F1F;
	font-weight: 600;
	margin-bottom: 2px;
}
.hotel-order-room-booking-details .hotel-review {
	display: flex;
	align-items: center;
	gap: 3px;
	padding: 0;
	margin: 0 0 5px;
	list-style: none;
}
.hotel-order-room-booking-details .hotel-review li .fa-solid {
	color: #98CE44;
	font-size: 12px;
}
.hotel-order-room-booking-details .hotel-review li .fa-regular {
	color: #CECACC;
	font-size: 12px;
}
.hotel-order-room-booking-details .booking-hotel-address {
	font-size: 14px;
	color: #B3B3B3;
	margin: 0;
}
.hotel-booking-chek-out-date-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -10px;
}
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-out,
.hotel-booking-chek-out-date-inner .hotel-booking-night,
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-date {
	padding: 0 10px;
} 
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-out label,
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-date label {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #515151;
	margin-bottom: 15px;
}
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-out p,
.hotel-booking-chek-out-date-inner .hotel-booking-chek-in-date p {
	font-size: 20px;
	font-weight: 600;
	color: #98CE44;
}
.hotel-booking-chek-out-date-inner .hotel-booking-night span {
	display: inline-block;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #98CE44;
	font-weight: 500;
	border-radius: 30px;
	padding: 3px 14px;
}
.flex-radio-btn-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.custom-booking-content h3 {
	font-size: 20px;
	color: #1F1F1F;
	margin-bottom: 10px;
}
.hotel-booking-room-type-inner {
	display: flex;
	align-items: center;
	gap: 10px;
}
.hotel-booking-room-type h3 {
	font-size: 20px;
	font-weight: 600;
	color: #1F1F1F;
	margin: 0;
}
.hotel-booking-room-type h3 small {
	font-size: 0.85rem;
}
.lead-travel-details {
	margin-bottom: 20px;
}
.custom-booking-content .booking-user-details,
.custom-booking-content .lead-travel-details {
    margin-bottom: 15px;
    border-bottom: 1px solid #E2E2E2;
}
.custom-booking-content label {
	font-size: 16px;
	color: #515151;
	margin-bottom: 5px;
}
.custom-booking-review {
	margin-bottom: 50px;
}
.lead-travel-details .form-control {
	min-height: 45px;
	background-color: transparent;
	border: 1px solid #98CE44;
	border-radius: 10px;
	box-shadow: none !important;
	outline: none !important;
}
.lead-travel-details .custom-nice-select .current {
	line-height: 30px;
}
.booking-details.lead-travel-details .nice-select:after {
    margin-top: -20px;
}
#email-error {
	font-size: 13px;
}
.listing-total-visiting-city .read-toggle {
	color: #98CE44;
	text-decoration: underline;
}
.open-map-modal,
.view-map-link {
	color: #98CE44;
}
.page-main-title {
	margin-bottom: 20px;
}
.page-main-title .page-main-title-inner {
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 3px 12px 2px #0000001A;
}
.page-main-title .page-main-title-inner h1 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	color: #1F1F1F;
}
.page-main-banner {
	margin-bottom: 50px;
}
.page-main-banner-inner {
	background-image: url(../images/camino-de-santiago-banner.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
}
.page-main-banner-inner .banner-main-content {
	padding: 55px;
	max-width: 670px;
}
.banner-main-content h2 {
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	color: #fff;
}
.banner-main-content p span,
.banner-main-content h2 span {
	color: #98CE44;
}
.banner-main-content p {
	font-size: 18px;
	color: #fff;
}
.new-train-box .book-now-btn a,
.banner-main-content .all-list-btn a {
	font-size: 18px;
	color: #fff;
	padding: 4px 15px;
	border-radius: 30px;
	background: #98CE44;
	width: 100%;
	text-align: center;
}
.benefits-box-content {
	border: 1px solid #98CE44;
	padding: 30px;
	border-radius: 10px;
}
.benefits-box-content h2 {
	font-size: 20px;
	font-weight: 600;
	color: #1E446F;
	text-align: center;
	margin-bottom: 30px;
}
.road-benifit-section-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -5px;
}
.road-benifit-section-inner .road-benifit-box {
	padding: 0 5px 10px;
	text-align: center;
}
.road-benifit-section-inner .road-benifit-box p {
	font-size: 16px;
	font-weight: 600;
	color: #515151;
	line-height: 24px;
	margin: 0;
}
.road-benifit-section-inner .road-benifit-box img {
	margin-bottom: 30px;
}
.road-benifit-section-inner .road-benifit-box p span {
	display: block;
}
.road-benifit-section {
	margin-bottom: 50px;
}
.luxury-train-banner {
	margin-bottom: 50px;
}
.luxury-train-banner-inner img {
	border-radius: 20px;
}
.newluxury-train-box-inner {
	border: 1px solid #98CE44;
	border-radius: 20px;
	background: #98CE441F;
	text-align: center;
	display: flex;
    flex-direction: column;
    height: 100%;
}
.featured-luxury-train {
	margin-bottom: 30px;
}
.featured-luxury-train .luxury-train-box {
	margin-bottom: 25px;
}
.newluxury-train-box-inner .empty-white-space {
    background: #fff;
    height: 130px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.newluxury-train-box-inner .train-image-box {
	margin-top: -115px;
	padding: 0 20px;
	margin-bottom: 15px;
}
.newluxury-train-box-inner .train-content-box {
	padding: 0 20px;
}
.newluxury-train-box-inner .train-content-box h3 {
	font-size: 20px;
	font-weight: 500;
	color: #1F1F1F;
	margin-bottom: 10px;
} 
.newluxury-train-box-inner .train-content-box p {
	color: #636363;
	font-size: 18px;
}
.newluxury-train-box-inner .tain-book-btn {
	margin-top: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px 20px;
	gap: 10px;
} 
.newluxury-train-box-inner .tain-book-btn a {
	border: 1px solid transparent;
	background-color: #98CE44;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 6px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border-radius: 25px;
}
.newluxury-train-box-inner .tain-book-btn a:hover {
	background-color: transparent;
	color: #98CE44;
	border-color: #98CE44;
}
.whychoose-luxury-train {
	margin-bottom: 35px;
}
.whychoose-luxury-train-box {
	margin-bottom: 25px;
}
.whychoose-luxury-train-inner {
	padding: 20px;
	border: 1px solid #98CE44;
	border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 100%;
}
.whychoose-luxury-train-inner h3 {
	font-size: 20px;
	color: #1F1F1F;
}
.whychoose-luxury-train-inner p {
    color: #636363;
    font-size: 18px;
    line-height: 26px;
	margin: 0;
}
.new-train-info-section {
	margin-top: 150px;
	margin-bottom: 35px;
}
.new-train-info-section .new-train-box {
	margin-bottom: 25px;
}
.new-train-info-section .new-train-box .new-train-box-inner {
	padding: 20px;
	border: 1px solid #98CE44;
	border-radius: 20px;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	flex-direction: column;
	text-align: center;
}
.new-train-box .new-train-box-inner .train-img-box {
	margin-top: -120px;
	margin-bottom: 15px;
}
.new-train-box .new-train-box-inner .train-img-box img {
	border-radius: 10px;
}
.new-train-box .new-train-box-inner h3 {
	font-size: 20px;
	color: #1F1F1F;
} 
.new-train-box .new-train-box-inner .train-img-box p {
    color: #636363;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
}
.new-train-box .book-now-btn {
	margin-top: auto;
}
.new-train-box .book-now-btn a {
	min-width: 120px;
	display: inline-block;
	width: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bottom-tour-more-details .tour-btn-right {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.filter-content.filter-content-round-trip-data .filtercwidth {
		width: 33.3333%;
	}
}
@media (max-width: 767px) {
	.custom-booking-review-left {
		margin-bottom: 30px;
	}
	.page-main-banner-inner .banner-main-content {
		padding: 15px;
	}
	.banner-main-content h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.banner-main-content p {
		font-size: 16px;
	}
	.banner-main-content .all-list-btn a {
		font-size: 14px;
	}
	.benefits-box-content,
	.santiagos-faq .faq-content-list,
	.santiagos-road-tab .tab-content {
		padding: 15px;
	}
	.road-benifit-section-inner .road-benifit-box {
		margin-bottom: 8px;
	}
	.bottom-tour-more-details .tour-btn-right {
		width: 100%;
	}
	.paradores-search-tab-content .space-p-lr-5 {
		width: 100%;
	}
	.cta-gallery-box .masonary-box .overlay-content-text h2 {
		font-size: 13px;
		line-height: 16px;
	}
	.paradores-search-tab-content .space-m-lr-5 {
		gap: 7px;
	}
	.paradores-search-right-area  {
		margin-bottom: 15px;
	}
	.compare-widget-list .compare-widget-box,
	.daytrips-booking-section .compare-widget-list .compare-widget-box {
		flex-wrap: wrap;
		gap: 0;
	}
	.compare-widget-list .compare-widget-content-right,
	.compare-widget-list .compare-widget-box__pic,
	.daytrips-booking-section .compare-widget-list .compare-widget-content-right,
	.daytrips-booking-section .compare-widget-list .compare-widget-box__pic {
		width: 100%;
	}
	.compare-widget-list .remove-from-compare,
	.daytrips-booking-section .compare-widget-list .remove-from-compare {
		padding: 2px 3px;
		font-size: 9px;
	}

	.hotel-details-banner-content .hotels-details-left {
		margin-bottom: 20px;
	}
	.hotel-order-room-sidebar {
		margin-bottom: 20px;
	}
	.compare-widget-box p, 
	.train-widget-box, 
	.pousadas-widget-box p {
		margin-bottom: 2px;
		font-size: 11px;
	}
	.custom-scrooling-tab .room-type-options label p {
		height: 100%;
	}
	.compare-widget-buttons .compare-link,
	.compare-widget-buttons .clear-compare {
		font-size: 10px;
		padding: 4px;
	}
	.compare-widget-wrap,
	.train-widget-wrap {
		padding: 5px;
	}
}
@media (max-width: 575px) {
	.filter-form-data .clear-btn,
	.custom-filter-new .find-tour-btn {
		width: 140px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	.train-destination-search-box .destination-search-box-inner {
		gap: 0 !important;
		flex-direction: column;
		align-items: flex-start !important;
	}
	.lead-travel-details .form-group {
		margin-bottom: 10px;
	}
	.lead-travel-details .form-group:last-of-type {
		margin-bottom: 0;
	}
	.custom-scrooling-tab .room-type-options label p {
		font-size: 12px !important; 
	}
}
.custom-scrooling-tab .step-section .col-xl-3.col-lg-3.booking-extra-info-add {
	width: 100% !important;
}