.container-fluid.iti{background: #EBE8E1;background: var(--whybg);padding: 30px 0;}
.header{ position:inherit;}
.events-itinerary-wrapper{ width:100%; overflow:hidden; margin:0 auto; background:#fff; font-size:1.6em;}

/* itinerary name*/
.itineraryname{width:100%; max-width:1280px; margin:0 auto; display:block; width:100%; display: flex;}
.itineraryheading{width:60%; float:left; text-align:left; font-weight:300; color:#000;}
.itineraryheading h1 {text-transform:uppercase; font-weight:800; padding-bottom:13px; font-size:2.6em;}
.itineraryheading strong.heading{font-size: 2em;font-weight: 700;display: block;padding-bottom: 5px;}
.itineraryheading h2 {font-size:2.2em; font-weight:600; color:#000;}
.itineraryheading span{font-size:1.4em; padding:10px 0; line-height:20px; display:block; color:#000000;}
.itineraryfare{width:35%; float:right; text-align:right;}
.itineraryfare p{font-size:1.4em;color:#000; line-height:26px; font-weight:700; padding-bottom: 10px;}
.itineraryfare p span{font-size:2em;color:#f95539; font-weight: 800;}
.itineraryfare span.tdates, .itineraryfare span.basedpeople{ display: block;}
.itineraryheading ul{ width:100%; display: flex; flex-wrap: wrap;}
.itineraryheading ul li{ color: #000; font-size:1em; position: relative; padding: 0 0 0 20px; margin: 0 5px; font-weight:600;}
.itineraryheading ul li:before{content: url(/assets/images/offertag.svg);position: absolute;transform: scale(.5);left: -3px;top: -4px;}

.itineraryfare p span:after{content: "*"; font-size: 1em; vertical-align: text-top; display: inline-block; line-height:1em;}

.itineraryfare strong.call{ background:#f85c43; font-size:15px; display:inline-block; color:#fff; padding:5px 10px;}
span.call{ background:#f85c43; font-size:15px; display:inline-block; color:#fff; padding:3px 10px;  margin-left:10px;}
.itineraryfare strong.call a, span.call a{ color:#fff; font-size:20px; }


/* itinerary banner */
.itinerarybanner{max-width:1900px; width:100%; overflow:hidden; margin:0x auto; position:relative;}
.bnr-items-list{width:100%; overflow:hidden; position:relative;}
.bnr-items{width:100%; overflow:hidden; display:inline-block;}
.bnr-items img{width:100%;}
.arrowbtn{width:100%;}
.itinerarybanner .arrowbtn .leftarrow i{width:57px; height:57px; font-size:4em; line-height:57px; color:#fff; background:rgba(255, 255, 255, 0.5); border-radius:25em; text-align:center; position:absolute; top:0; left:2%; bottom:0; margin:auto; z-index:1;}
.itinerarybanner .arrowbtn .rightarrow i{width:57px; height:57px; font-size:4em; line-height:57px; color:#fff; background:rgba(255, 255, 255, 0.5); border-radius:25em; text-align:center; position:absolute; top:0; right:2%; bottom:0; margin:auto; z-index:1;}
.itinerarybanner .arrowbtn a i:hover{ background:rgba(255, 255, 255, 1); color:#d75526; }

/* itinerary introduction */
.itineraryintro, .optional{width:100%; max-width:1280px; overflow:hidden; margin:2em auto 0em auto; color:#434741; padding-bottom:1em; text-align:center; /*border-bottom:0.1em solid #434741;*/}
.itineraryintro h2{font-size:2.25em; text-align:center; padding-bottom:0.5em;  text-transform:uppercase;  font-weight:600;}
.itineraryintro h3{font-size:2em; text-align:center; padding-bottom:0.5em;  text-transform:uppercase;  font-weight:600;}
.itineraryintro p{font-size:1.4em; line-height:1.4em; text-align:center; padding-bottom:.7em;}
.itineraryintro ul{ margin:10px 0; padding:0;}
.itineraryintro ul li{ list-style:none; margin:3px 0; font-size:1.1em;}
.itineraryintro strong.head{ font-size:1.3em; font-weight:700; display:block; padding:5px 0;}

.optional strong{ display:block; padding:5px 0; font-size:1.2em;}
.optional p{ line-height:22px; padding-bottom:20px; font-size:1.2em;}

/* itinerary events hotel */
.eventshotels{width:100%; max-width: 1280px; overflow:hidden; margin:1.5em auto 0em auto;}
.eventshotels h2{font-size:2em; text-align:center; padding:15px 0;  text-transform:uppercase; font-weight:800;}
.eventshotels strong.pricet{width: 100%;float: left;padding: 5px 0;font-size: 1.3em;text-align: center;}
.eventshotels p{ font-size: 1.2em; line-height: 1.4em; text-align:center; padding-bottom:.7em;}
.eventshotels p strong {font-weight:bold; font-size: 1.2em; display: block; padding: 10px 0;}
.eventshotels p b.option{ margin: 0 10px;display: inline-block;background: #0557a3;color: #fff;padding: 3px 10px;}
.eventshotels h3{font-size:1.7em; text-align:center; padding-bottom:0.5em;  text-transform:uppercase; font-weight:600;}
.eventshotels h3 span{ color:#FF0000;}

.hotelfacilities{width:100%;  overflow:hidden; margin-top:1em;}
.hotelfacilities h3{font-size:1.25em; font-weight:bold; text-align:center; padding-bottom:0.5em;  text-transform:uppercase;}
.hotelfacilities ul{list-style-type:none; text-align:center;}
.hotelfacilities ul li{list-style-type:none; display:inline-block; padding-right:0.2em; font-size:1.12em; line-height:1.8em;}
.hotelfacilities ul li i{padding-right:0.5em; font-size:0.8em; color:#d75526;}


.hotel-gallery-list {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 2em auto;
	display: flex;
}
.gallery-items{width:100%; overflow:hidden; display:inline-block;}
.exclusivegroup .gallery-items .row{ display:flex; gap:0%;}
	.exclusivegroup .gallery-items .row .imgitems{ margin-right:0;}

	.exclusivegroup .imgitems.offersitems {
		width: 32%;
	}
.exclusivegroup .gallery-items .row .imgitems img{ width:100%;}
.imgitems {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	margin-right: 0.7em;
}
.imgitems:last-of-type{margin-right:0em;}
.hotel-gallery-list .leftarrow{width:57px; height:57px; font-size:3.5em; line-height:57px; color:#fff; background:rgba(255, 255, 255, 0.5); border-radius:25em; text-align:center; position:absolute; top:0; left:2%; bottom:0; margin:auto; z-index:1;}
.hotel-gallery-list .rightarrow{width:57px; height:57px; font-size:3.5em; line-height:57px; color:#fff; background:rgba(255, 255, 255, 0.5); border-radius:25em; text-align:center; position:absolute; top:0; right:2%; bottom:0; margin:auto; z-index:1;}
.hotel-gallery-list .arrowbtn a:hover i{ background:rgba(255, 255, 255, 1); color:#d75526; }


/* itinerary package includes */
.tourpackageincludes{width:100%; overflow:hidden; margin:2% auto 2% auto; background:#e9e9e9;}
.packageincludes{width:100%; max-width:1280px; overflow:hidden; margin:auto; padding:2em 0em; color:#000;}
.packageincludes h2{font-size:2em; text-align:center; padding-bottom:0.8em; text-transform:uppercase; font-weight:700;}
.packageincludes p{font-size:1.12em; line-height:1.6em; text-align:center;}
.packageincludes .windies_logo{padding-bottom:25px;}

.packageincludes ul{list-style-type:none; text-align:center; padding-bottom:1.5em;}
.packageincludes ul li{list-style-type:none; display:block; font-size:1.2em; line-height: 1.2em;}
.packageincludes ul li strong{font-size:1.4em; font-weight:600;}
.packageincludes ul li i{padding-right:0.5em; font-size:0.7em; color:#fff;}


/* itinerary tour events */
.itinerary-tourevents{width:100%; overflow:hidden; margin:2em auto 0em auto; color:#000;}
.toureventslist{width:1200px; overflow:hidden; margin:auto; color:#000; padding-bottom:2em;}
.toureventslist h2{font-size:2em; text-align:center; padding-bottom:0.8em; text-transform:uppercase; font-weight:700;}
.eventitems{width:49%; overflow:hidden; display:table-cell; vertical-align:top;}
.txtitems{width:100%; overflow:hidden; font-size:1.1em; line-height: 1.1em; padding-bottom:0.5em; position:relative;}
.txtitems strong{width:40%; vertical-align:top; display:inline-block;padding-left: 1.6em; float:left; font-weight:700;}
.txtitems em{width:3.8%;display:inline-block; background:#d75526; border-radius:25em; margin-right:0.4em; font-size:0.9em; line-height:1.6em; color:#fff; text-align:center; font-style:normal; position:absolute; left:0; top:0;}
.txtitems strong i{font-size:0.5em; padding:0% 1%;}
.txtitems p{width:60%; display:inline-block; vertical-align:top; float:right; line-height:20px;}
/*.txtitems .daytxt{width:40%; font-size:1.12em;}
.txtitems .introtxt{width:60%;font-size:1.12em; display:inline;}*/

.txtitems p strong.heading{ width:100%; float:left;display:block; margin:0; padding:5px 0;}

/* tour map*/
.events-tourmap{width:100%; overflow:hidden; margin:2em auto 2em auto; color:#434741;}
.touremap{width:1200px; overflow:hidden; margin:auto; color:#434741; position:relative;}
.touremap .map-highlight{ color:#fff; z-index:1;  text-align:center; }
.touremap .map-highlight a{display:block; width:24px; height:24px; background:#d75526; border-radius:25em; font-size:1.1em; line-height:1.6em; color:#fff; position:absolute;}
.touremap .one{top:66.1%; left:62%;}
.touremap .two{top:62.5%; left:63%;}
.touremap .three{top:58.1%; left:63.6%;}
.touremap .four{top:54.3%; left:64%;}
.touremap .five{top:56.4%; left:65.6%;}
.touremap .six{top:60.9%; left:64.7%;}

.touremap .maptxtbox{width:40%; padding:1%; color:#fff; background:#3f4547; position:absolute; z-index:1; top:10%; left:10%;}
.touremap .maptxtbox a.closebtn{background:#3f4547;position:absolute; z-index:1; top:1%; right:1%; vertical-align:middle; font-size: 1.5em; font-weight:300;}
.touremap .maptxtbox img{width:100%;}
.touremap .maptxtbox h4{font-size:1.3em; line-height:1.6em; font-weight:600;}
.touremap .maptxtbox p{font-size:1.12em; line-height:1.4em; padding:1%;}

/*.touremap .map-highlight a::before{content: "";display: inline-block;position: absolute;right:110%; top: -550%; width: 0; height: 0; border-top: 30px solid transparent;
    border-left: 17em solid #3f4547;  border-bottom: 60px solid transparent; z-index:-1; transform: skew(-20deg, 40deg);}
.touremap .maptxtbox a.closebtn::before{display:none;}	
.touremap .map-highlight:hover .maptxtbox{display:block;}
.touremap .map-highlight:hover a::before{z-index:0;}
*/

.bigph{ width:100%; float:left; padding:15px 0; font-size:1.5em;}


@media screen and (max-width:1200px){
	
	.commonspace{ padding: 0;}
	.itineraryname{ flex-wrap: wrap; padding: 0 5%; font-size:.8em;}
	.itineraryheading, .itineraryfare{  width:100%; text-align: left;}
	.itineraryheading ul li{ font-size: 1.2em; margin: 5px;}
	.itineraryfare span.tdates, .itineraryfare span.basedpeople{ font-size: 1.2em;}
	.itineraryintro, .optional, .eventshotels, .tourpackageincludes{ font-size: .8em; padding: 0 5%;}
	
}
@media screen and (max-width:767px){
	.bnr-items img{ height: 242px; object-fit: cover;}
	.itinerarybanner{display:none;}
	.luxury-offers .row .offersitems {
		flex: 0 0 calc(100% / 1) !important;
	}
	.exclusivegroup .gallery-items .row .imgitems {
		flex: 0 0 100% !important;
		max-width: 100%;
	}
	.hotel-gallery-list.exclusivegroup .luxury-offers .row {
		padding: 0px;
	}
	.exclusivegroup .gallery-items .row{flex-wrap:nowrap;}
	.exclusivegroup .imgitems.offersitems{
		padding:0px; width:100%;
	}
	.luxury-offers .row {
		padding: 0px !important;
		flex-wrap: nowrap;
	}
	.row {
		--bs-gutter-x: 0rem;
	}
}

/*************bof: Page: soccer-super-cups  ***************/

table {
	border-collapse: collapse;
	width: 60%;
	margin: 30px auto;
}

td, th {
	border: 1px solid #c9c9c9;
	text-align: center;
	padding: 12px;
	font-size: 1.4em;
}

tr:nth-child(even) {
	background-color: #dddddd;
}

tr:first-child {
	background: #000000;
	color: #ffffff;
}

	tr:first-child td {
		font-weight: 600;
		font-size: 18px;
	}

.txt-subheading {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.formulae-1 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: center;
}

	.formulae-1 .request-a-qoute-form {
		text-align: left;
		margin: 3% auto 0;
	}

.formfillup ul li label, .formfillup ul li#formula_one_enq_events {
	width: 100%;
	float: left;
}

.formfillup ul li p.ckbx {
	width: 47%;
	float: left;
}

.formfillup ul li input[type=text], .formfillup ul li textarea, .formfillup ul li select {
	padding: 5px;
}

.request-a-qoute-form .tagheading .enq-closebtn {
	background: transparent;
}

.formfillup ul li p.titlefields {
	width: 90px;
	margin-right: 7px;
}

.formfillup ul li p.namefields {
	width: calc(100% - 100px);
}

.formfillup ul li p input:focus, textarea:focus, select:focus {
	background: #fff;
}

.titlefields select {
	color: #000000;
	background-color: #ffffff;
	border-radius: 6px;
}

@media screen and (max-width:767px) {

	table {
		width: 100%;
	}

	.request-a-qoute-form .tagheading .enq-closebtn {
		top: -15px;
		right: -10px;
	}

	.request-a-qoute-form {
		padding: 12px;
	}

	.formfillup ul li.capcha span {
		margin: 0 4px;
	}

	.formfillup ul li input[type=text], .formfillup ul li textarea, .formfillup ul li select {
		font-size: 16px;
		
	}

	.formulae-1 {
		z-index: 999;
	}

	.request-a-qoute-form {
		top: 50%;
		height: 100%;
		overflow: auto;
	}
}



.arrowbtn {
	margin-top: 0;
}

.itineraryheading h1 {
	font-weight: 700;
	font-size: 2.7em;
	padding-bottom: 0px;
}

.itineraryheading {
	padding-bottom: 0px;
}

	.itineraryheading ul {
		padding-left: 0;
	}

		.itineraryheading ul li:before {
			top:0px;
		}

.itineraryfare p {
	margin-bottom: 0rem;
}

.container-fluid.iti {
	padding: 30px 0 10px;
}

.eventshotels h2 {
	margin-bottom: 0rem;
}

.eventshotels p {
	margin-bottom: 0rem;
}

/*************eof: Page: soccer-super-cups  ***************/
 