/*  Banner  */
.banner .module-section {
	height: 90vh;
}

.banner .module-shape-1 {
	bottom: -275px;
}

@media (max-width: 1199px) {
	.banner {
		padding-right: 30px;
		padding-left: 30px;
	}

	.banner .module-section {
		padding: 35px 20px;
	}

	.banner .pos-abs:first-child img {
		width: 340px;
	}

	.banner .module-shape-2 {
		top: 40%;
	}

	.banner .module-shape-1 {
		right: 50px;
	}

	.banner .module-shape-2 {
		left: 6%;
	}

	.banner .module-shape-3 {
		right: 1%;
	}

	.banner .module-shape-4 {
		right: 10%;
	}

	.banner .pos-abs.bottom-0 {
		right: 25%;
	}
}

@media (max-width: 767px) {
	.banner {
		padding: 0 20px;
	}

	.banner .module-section {
		height: 100vh;
	}

	.banner .ld-fancy-heading h1 {
		font-size: 12vw;
	}

	.banner .module-shape-1 {
		right: 0;
	}

	.banner .module-shape-2 {
		top: -21%;
	}

	.banner .module-shape-3 {
		top: -20px;
	}
}

/*  Design Services  */
.design-services .lqd-iconbox-scale:hover {
	background-color: #EBF0E6;
	transform: scale(1.1);
}

.design-services .module-shape {
	left: -10%;
}

@media (max-width: 1199px) {
	.design-services .lqd-iconbox-scale {
		padding: 35px 20px;
	}

	.design-services .module-iconbox {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.design-services {
		padding: 90px 20px;
	}

	.design-services .module-shape {
		left: 0;
	}

	.design-services .module-shape {
		top: 3%;
	}

	.design-services .module-shape img {
		width: 49px;
	}
}

/*  Services  */
.services .carousel-nav .flickity-button {
	width: 50px;
	height: 50px;
	color: #000000;
	border-width: 1px;
	border-radius: 12px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.15);
	background-color: transparent;
}

.services .carousel-nav {
	width: 100%;
	max-width: 100%;
}

.services .flickity-button:hover {
	color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
}

.services .module-shape {
	left: 30%;
}

@media (max-width: 1199px) {
	.services {
		padding: 50px 20px;
	}
}

/*  Case Studies  */
.case-studies .filter-list li {
	color: #000000;
}

.case-studies .filter-list li.active {
	color: #C10909;
}

.case-studies .liquid-filter-items {
	margin-bottom: 30px;
}

.case-studies .lqd-pf-item {
	margin-bottom: 20px;
}

.case-studies>.module-shape-1 {
	left: -90px;
}

.case-studies>.module-shape-2 {
	right: -2%;
}

.case-studies .lqd-pf-grid .module-shape-3 {
	right: -60px;
}

@media (max-width: 1199px) {
	.case-studies {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.case-studies .lqd-pf-grid .module-shape-3 {
		max-width: 80px;
		top: -60px;
	}

	.case-studies>.module-shape-1 {
		left: -38%;
	}

	.case-studies>.module-shape-2 {
		right: -16%;
	}

	.case-studies .lqd-pf-grid .module-shape-3 {
		right: -25px;
	}
}

/*  Steps Install  */
.steps-install .h1 {
	font-size: 190px;
	color: #DFE2EA;
}

.steps-install .module-middle {
	margin-right: 12.5%;
	margin-left: 12.5%;
}

@media (max-width: 1199px) {
	.steps-install {
		padding: 30px 40px 0 40px;
	}

	.steps-install .module-middle {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.steps-install {
		padding: 60px 20px 0 20px;
	}

	.steps-install .module-first,
	.steps-install .module-middle {
		margin-bottom: 30px;
	}
}

/*  Our Vision  */
.our-vision .lqd-section-flow-panel-end {
	padding: 10% 8% 10% 8%;
}

.our-vision .lqd-throwable-scene {
	height: 855px;
}

.our-vision .module-shape {
	left: 43%;
}

.our-vision .iconbox-icon-ripple .iconbox-icon-container:before {
	border-color: var(--lqd-color-accent);
}

@media (max-width: 1199px) {
	.our-vision {
		padding-bottom: 220px;
	}
}

@media (max-width: 767px) {
	.our-vision {
		padding: 90px 20px 390px 20px;
	}

	.our-vision .lqd-section-flow-panel-end {
		padding: 0;
	}

	.our-vision .module-content {
		padding-bottom: 30px;
	}
}

/*  Testimonials  */
.testimonials .star-rating {
	font-family: Arial, Helvetica, sans-serif;
}

.testimonials .carousel-dots {
	top: auto;
	right: auto;
	bottom: -65px;
	left: auto;
}

.testimonials .carousel-dots:not(.carousel-dots-inside) {
	position: relative;
}

.testimonials .module-shape-1 {
	left: 13%;
}

.testimonials .module-shape-2 {
	right: 23%;
}

@media (max-width: 1199px) {
	.testimonials .carousel-item {
		padding-right: 15px;
		padding-left: 15px;
	}

	.testimonials .module-shape-2 {
		top: 14%;
	}

	.testimonials .module-shape-1 {
		left: 3%;
	}

	.testimonials .module-shape-2 {
		right: 8%;
	}
}

@media (max-width: 767px) {
	.testimonials {
		padding-bottom: 60px;
	}

	.testimonials .col-12:first-child {
		margin-bottom: 40px;
	}

	.testimonials .carousel-item {
		padding-right: 20px;
		padding-left: 20px;
	}

	.testimonials .module-shape-2 {
		top: 4%;
	}

	.testimonials .module-content {
		padding: 25px 15px;
	}
}

/*  Clients  */
@media (max-width: 1199px) {
	.clients {
		padding: 50px 20px 100px 20px;
	}
}

@media (max-width: 767px) {
	.clients {
		padding-top: 50px;
		padding-bottom: 90px;
	}

	.clients .carousel-item {
		width: calc(100% / 2);
		flex: 0 0 auto;
	}
}

/*  Contact Form  */
.contact-form .lqd-contact-form {
	--inputs-margin: 0 0 25px 0;
	--input-margin-bottom: 25px;
}

.contact-form .module-shape-3 {
	right: 123px;
}

.contact-form .module-shape-4 {
	right: 11%;
}

@media (max-width: 1199px) {
	.contact-form {
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 70px;
	}

	.contact-form .lqd-contact-form {
		padding: 20px 30px 30px 30px;
	}
}

@media (max-width: 767px) {
	.contact-form {
		padding-top: 150px;
		padding-bottom: 100px;
	}

	.contact-form .module-shape-1 {
		top: -126px;
	}
}


.round-bottom{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}

/* Hide the submenu by default */
ul#primary-nav li {font-weight: bold;}
ul#primary-nav li .submenu {
	display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    background-color: #fff;
    padding: 10px;
    font-weight: normal;
    min-width: 230px;
    font-size: 12px !important;
	
}
ul#primary-nav li .submenu li a {font-size: 12px !important;}

/* Show the submenu on hover */
ul#primary-nav li:hover .submenu {
    display: block;
	
}

/* Style for submenu items */
ul#primary-nav li .submenu li {
    list-style-type: none;
    /* Add more styles here for submenu items */
	
}

ul#primary-nav li:hover .submenu a:hover {
   color: #C10909;
	
}
.custom-search-container {
    max-width: 800px; /* Adjust width as needed */
    margin: 0 auto;
    padding: 10px;
    position: relative;
}

.custom-search-form {
    display: flex;
    border: 1px solid #ddd; /* Border color */
    border-radius: 100px; /* Rounded corners */
}

.search-input {
    flex-grow: 1;
    border: none;
    padding: 8px 12px;
    font-size: 16px;
}

.search-icon-btn, .clear-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 16px;
}

.clear-btn {
    display: none; /* Hide clear button by default */
}

/* Display the clear button when the search input has text */
.search-input:not(:placeholder-shown) + .search-icon-btn + .clear-btn {
    display: block;
}

/* Hide the search icon when the clear button is displayed */
.search-input:not(:placeholder-shown) + .search-icon-btn {
    display: none;
}

/* Optional: Style adjustments for icons */
.icon-search, .icon-clear {
    display: inline-block;
    font-size: 1.2em; /* Adjust size as needed */
}
.custom-search-form .search-input {
    
    border-radius: 100px;
}

.main-nav>li, .main-nav>li>a {
    
   
	text-transform: uppercase;
}

.main-nav>li>a:focus, .main-nav>li>a:hover {
	background-color: #032a3e;
    color: #fff;
}

.trust-pilot-widet {color: #000; padding-top: 3px;;}

.tcontainer{
    background: #f7f7f7;
    padding: 45px 0; 
    margin: 50px 0;
    font-family: "Segoe UI","Helvetica Neue","Helvetica","Arial","sans-serif";
    font-size: 12px;
}
.tlheader {
    font-size: 24px;
    margin: 0 0 12px;
}
i.fas.fa-star.tlratingicon {
    font-size: 18px;
    color: white;
    background: #00b67a;
    padding: 4px;
    margin-left: 4px;
}
a.tpagelink {
    border-bottom: 1px solid rgba(25,25,25,0.6);
    color: #191919;
}
a.tpagelink:hover {
    color: #191919;
    text-decoration: none;
}
i.fas.fa-star.tllogoicon{
    font-size: 20px;
    color: #00b67a;
}
strong.textlogo {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
}
.carousel {
    padding: 0 20px;
}
.carousel-control {
width: 0%!important;
}


.tright {
    padding: 10px;
}
i.fas.fa-star.ctratingicon {
font-size: 13px;
color: white;
background: #00b67a;
padding: 2px;
}

/*Not rating icon */
i.fas.fa-star.ctratingiconless {
    font-size: 13px;
    color: white;
    background: #73738f;
    padding: 2px;
}

/*4 rating */
i.fas.fa-star.ctratingiconfour {
    font-size: 13px;
    color: white;
    background: #73cf11;
    padding: 2px;
}

span.ctrt {
    float: right;
}
.ctrs {
    font-size: 15px;
    padding: 6px 0px;
    font-weight: 700;
}
.ctrc {
    font-size: 13px;
    margin-bottom: 14px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
 margin-left: -24px!important;
}
i.glyphicon.glyphicon-chevron-left {
    font-size: 24px!important;
    border: 1px solid #777;
    border-radius: 50%;
    background: #eee;
    color: #ffffff;
}
i.glyphicon.glyphicon-chevron-right {
    font-size: 24px!important;
    border: 1px solid #777;
    border-radius: 50%;
    background: #eee;
    color: #ffffff;
}


@media screen and (max-width: 768px) {
  .mobilebilegap {
    margin-bottom: 15px;
}
}

.trust-pilot{ 
    align-items: center;
    font-size: 13px !important;
    color: #000;
	padding-top: 3px;
}

.trust-pilot  .text-12 { font-size: 13px !important;} 

#sports .slider-text {    font-size: 12px;
    font-weight: bold;
    /* line-height: .5em; */
    color: #000;
	word-spacing: normal;
    line-height: 1.1;

}

	#sports	.carousel-cell {
		width: 100%; /* full width */
		height: 200px;
		background: #222;
		/* center images in cells with flexbox */
		display: flex;
		align-items: center;
		justify-content: center;
	  }

	  #sports  .carousel-item-inner {
		height: 200px; /* Adjust this value as needed */
		overflow: hidden;
	}
	#sports .carousel-item.has-one-child .carousel-item-content, #sports .carousel-item.has-one-child .carousel-item-inner {
		display: initial;
		flex-grow: 1;
		align-items: inherit;
	}

	#sports .carousel-item-inner img {
		width: 100%;
		height: 158px;
		object-fit: cover; /* This will cover the area, maintaining the aspect ratio */
	}
	

	#sports .carousel-item {
		display: flex;
		 /* Stack items vertically */
	}
	
	#sports .carousel-item-inner {
		width: 100%;
	}
	
	#sports .carousel-item-content {
		text-align: center; /* Center-align the content */
	}
	
	#sports .slider-text {
		display: block; /* Make the text a block element */
		
		font-size: 1rem; /* Adjust font size as needed */
		color: #333; /* Choose a color that contrasts well with the background */
		letter-spacing: 0;
		text-align: left;
	}
	
	/* Additional styling for responsiveness and aesthetics */
	@media (max-width: 768px) {
		#sports .slider-text {
			font-size: 0.9rem; /* Slightly smaller font for mobile */
		}
	}
	
	
	#features .carousel-item-inner {
		height: 277px; /* Adjust this value as needed */
		overflow: hidden;
		box-shadow: 0 10px 16px rgba(0,0,0,.07);
	}

	#features .carousel-cell {
		width: 100%; /* full width */
		height: 34px;
		background: #222;
		/* center images in cells with flexbox */
		display: flex;
		align-items: center;
		justify-content: center;
	  }

	  #features .carousel-item-inner img {
		width: 100%;
		height: 158px;
		object-fit: cover; /* This will cover the area, maintaining the aspect ratio */
	}

	#features  .ld-fh-element {
		
		height: 39px;
				text-align: center;
	}

	#features a { color: #000;}


	[data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul, [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse ul.main-nav.lqd-mobile-main-nav {
		list-style: none;
	}
	.lqd-mobile-sec .main-nav>li ul li { font-size: 13px;}
	.lqd-mobile-sec .main-nav>li ul li::before {
		content: '\2192'; /* Right-pointing arrow */
		color: #6f6fff; /* Color of the arrow */
		font-size: 16px; /* Size of the arrow */
		padding-right: 10px; /* Space between the arrow and text */
		vertical-align: middle; /* Aligns the arrow vertically with the text */
	}

	.lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav>li>a {
		
		padding: 6px 25px;
		
	}

	.titlebar-inner {
		
		padding: 12px 10px;
	}


.accordion-content {
    padding: 0 10px!important;
    margin: 0;
}


.accordion-active-has-fill .accordion-item.active .accordion-title a {
    background-color:#626974;
    color: #fff;
}

.zoomist-slider {
   
    top: 20px !important;
    left: 8px !important;
   
}
.zoomist-zoomer{
   
    top: 20px !important;
    left: 10px !important;
  
    border-radius: 5px !important;
}

  .cat-zoomist {
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
  }
  
  .cat-zoomist .zoomist-image {
	aspect-ratio: 4 / 3;
  }
  
  .cat-zoomist img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
  }

  .accordion-collapse {
    overflow: visible;
    
}

.zoomist-zoomer-reset { display: none !important;}


.ticket-header-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Set the height as needed */
    
}