.our-partners .pl {
	padding:1.25rem 0;
}

.case-studies .card {
	box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
	border-radius:10px;
}
.case-studies .card img {
	border-radius:10px;
}
.case-studies .card .btn-primary {
	padding:0.25rem 1.875rem;
}
.page-id-11972 .leverage-real-time img {
	width:unset !important
}
.policy-wrapper article h5 {
	font-weight:bold
}
.single-post figure.wp-block-image, .entry-footer {
	display:none
}
.page-id-40 .self-ser .sol-img {
	width:80% !important;
	float:right;
}

.btn-primary, .btn-signup {
	font-size:0.875rem !important;
}
.top-header p a.btn-signup {
	font-size:0.875rem !important;
}

.page-id-467 .about_us .slick-arrow {  
background:transparent;  
    border: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    height: 3rem;
	right:0 !important}
	
	.page-id-467 .about_us .prev-arrow {
    left: 0;
    transform: rotate(180deg) translateY(30px);
    z-index: 1; }
	
	.home_banner-container button.next-arrow {
/* 	right:-40px !important	 */
	}
	.home_banner-container button.prev-arrow {
/* 	left:-40px !important	 */
	}
	
.page-id-11993 .slick-slide .E-book .enterprise_ready_btn{
	display:none
}
.articlelist-li {
	margin-bottom:2rem !important;
}
.articlelist-li li {
	margin-top:0 !important;
}
.ebook-page h1 {
	font-size:1.75rem;
}
.page-id-11993 .slick-slide .E-book .btn-primary, .page-id-11993 .slick-slide .ebook-btn-sol {
	position:absolute;
	top:0;
	display:flex;
	align-items:center
}
.page-id-11993 .slick-slide .E-book h2 {
	margin-top:80px;
}

.banner-title, .home_content-container{
	position:relative;
	overflow:hidden;
}
.article-list-item p {
	font-size:1.125rem
}
.article-list-item p a:hover {
	text-decoration:underline !important
}
.press-releases .article-list-item .entry-content h2 {
	font-size:1.75rem !important
}
.banner-lhs-bg{
	position: absolute;
    height: 75%;
    width: 100%;
    background: #181e3a;
    transform: translate(-50%, -50%);
    left: 8%;
    top: 50%;
/* 	clip-path: polygon(0 0, 100% 0, 81% 100%, 0% 100%); */
	clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
		filter:url(#round);
}

.shape-banner .banner-bg-img{
	position:absolute;
	width:50%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;	
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 0% 100%);
	margin-left:auto;    
	filter:url(#round1);
	
}
.shape-banner .banner-bg-img .banner-bg-img-child-cont{
	position:relative;
	background-size: cover;
		background-position: center right;
    background-repeat: no-repeat;
	height:100%;
	width:100%;
	
}

.shape-banner .banner-title h1{
	color:#fff;
	font-size:2rem;
}

.shape-banner .enterprise_ready_btn{
	background: #0b63c7;
}

.shape-banner .carrier-banner1 h1 span, .shape-banner .banner-style h1 span{
	color:#d3d3d3;
	width:75%;
	font-size:1.5rem;
}
.shape-banner .carrier-banner1 .industries-tagline, .shape-banner .banner-style .industries-tagline{
	color: #fff;
}
.shape-banner .carrier-banner1 .industries-description, .shape-banner .banner-style .industries-description{
	color: #fff;
}

.banner_wrapper.shape-banner {
	position:relative;
}
.shape-banner .banner-rhs-custom-cont{
	position: absolute;
	right:0;
	bottom:2rem;
	background-color:rgba(24, 30, 58, 0.7);
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 0% 100%);
	z-index:1;
	
}

.shape-banner .banner-rhs-custom-cont .industries-tagline p{
	color: #fff !important;
    font-family: 'Poppins';
    font-weight: normal;
    font-size: 1.125rem !important;
}
.shape-banner .banner-rhs-custom-cont .industries-description p{
	    color: #fff;
    font-size: 0.875rem;
    width: 100%;
}

.banner_wrapper.shape-banner{
	height:75vh;
}
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container,
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container .slick-list,
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container .slick-track,
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container .slick-slide .home_content-container > .container,
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container .slick-slide .home_content-container > .container > .row{
	height:inherit;
}
.banner_wrapper.shape-banner .retailer-banner-slider.home_banner-container .slick-slide .home_content-container > .container > .row{
	align-items:center;
}

.banner_wrapper.shape-banner .carrier-banner1.home_content-container{
	padding:0;
}

.banner_wrapper .home_banner-container .banner-lhs-bg.animation-element{
	transform: translate(-100%, -50%);
	opacity: 0;
	transition: transform .1s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .0s ease-in-out;
}

.banner_wrapper .home_banner-container .banner-lhs-bg.animation-element.view-in {
	transform: translate(-50%, -50%);
	opacity: 1;
	transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .8s ease-in-out;
}

.banner_wrapper .home_banner-container .banner-title .enterprise_ready_btn.animation-element{
	transform: translateY(150px);
	opacity: 0;
	transition: transform .1s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .0s ease-in-out;
}

.banner_wrapper .home_banner-container .banner-title .enterprise_ready_btn.animation-element.view-in {
	transform: translateY(0);
	opacity: 1;
	transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99) 0.3s, opacity .8s ease-in-out 0.3s;
}

.banner_wrapper .home_banner-container .banner-title h1.animation-element{
	transform: translateY(150px);
	opacity: 0;
	transition: transform .1s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .0s ease-in-out;
}

.banner_wrapper .home_banner-container .banner-title h1.animation-element.view-in {
	transform: translateY(0);
	opacity: 1;
	transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99) 0.6s, opacity .8s ease-in-out 0.6s;
}

.banner_wrapper .home_banner-container .banner-title .btn-primary.animation-element{
	transform: translateY(150px);
	opacity: 0;
	transition: transform .1s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .0s ease-in-out;
}

.banner_wrapper .home_banner-container .banner-title .btn-primary.animation-element.view-in {
	transform: translateY(0);
	opacity: 1;
	transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99) 0.9s, opacity .8s ease-in-out 0.9s;
}





/***************************** Solutions page version 2 styles starts here ***************************/

.enterprise-solution-list.solutions-page .es-card {
  background-color: transparent;
  padding: 0;
  border-radius: 0;


}

.enterprise-solution-list.solutions-page .es-card span {
  font-size: 2rem;
/*   font-size: 2.125rem;	 */
  font-family: "Mirador-BookDEMO";

}

.enterprise-solution-list.solutions-page .enterprise-solution-slider p {
  font-size: 1.5rem;
/*   font-size: 2.125rem;	 */
  font-family: "Mirador-BookDEMO";

}

.about_us.solutions-page p {
  position:relative;
  padding: 0 2rem;
}
.about_us.solutions-page p:first-child:before {
  content: "";
  position: absolute;
  height: 80%;
  width: 7px;
  background-color: #181e3a;
  left: 0;
  top: 5px;
  border-radius: 10px;
}
.about_us.solutions-page ul li {
  color: #fff;
  margin-bottom: 0.875rem;
  font-family: "Mirador-BookDEMO";
  font-size: 0.938rem;
/* 	font-size: 1rem; */

}

.about_us.solutions-page .custom_bullets li::before{
    height: 1rem;
    width: 1rem;
}


.transport_management.solutions-page{
  background-color: transparent;
}

.transport_management.solutions-page .nav .nav-link{
  color: rgba(113, 115, 127, 0.7);
  font-weight: 500;
  text-transform: capitalize;
	 font-family: 'Poppins';
	text-align:left;
	font-size:1rem;
		letter-spacing:0;
}

.transport_management.solutions-page .nav .nav-link span{
  color: rgba(113, 115, 127, 0.7);
  font-weight: 300;
  text-transform: initial;
	 font-family: 'Poppins';
}

.transport_management.solutions-page .nav .nav-link.active{
  color: #0b63c7;
  font-weight: 500;
  text-transform: uppercase;
}

.transport_management.solutions-page .nav .nav-link.active span{
  color: rgba(113, 115, 127, 0.7);
  font-weight: 300;
  text-transform: initial;
}
.btn-third {
  background-color: #0b63c7;
  border-color: #0b63c7;
  transition: all 0.3s linear;
  border-radius: 25px !important;
  text-transform: uppercase;
  padding: 0.5rem 1.875rem;
  font-size: 0.75rem;
  color: #fff;
  font-weight: 500;
}
.btn-third:hover {
  background-color: #fff;
  color: #0b63c7;
  border-color: #0b63c7;

}
.transport_management.solutions-page .btn-primary{
  font-weight: 500;
}
.transport_management.solutions-page h3{
  color: #181e3a;
}


.clients.solutions-page .clients_count div p {
  color: #7ac280;
  font-weight: 700;
  font-size: 2.25rem;
  margin-bottom: -8px;
}
.network_platform.solutions-page{
  background-color: #0b63c7;
}

.apd-sectn{
    width: 100%;
    background-color: #181d3a;
    padding-top: 30px;
    padding-bottom: 30px;
    
}

.flow-chart{
   
   height: 550px;
 
}
.r2{
    
    margin-right: 1.5%;
    margin-left: 1.5%;
    display: flex;
    justify-content: space-between;
    
}

#r2c1{
  margin-right: auto; 
}

.r2c2{
    height: fit-content;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.r2c3{
    height: fit-content;
    margin-left: auto;
    margin-right: 0;
    margin-top: auto;
}

.r3{
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-top: 0px;
    height: 60px;    
}

#r3c1{
    margin-left: 0;
    width: 20%;
    height: 0px;
    border-left: 2px solid #0b63c7;
}

#r3c2{
    width: 60%;
}

#r3c3{
    height: 0px;
    border-right: 2px solid #0b63c7;
    width: 20%;
    align-self: flex-end;
}

#icon-corner-r{
    margin-bottom: -85px;
    
}

#icon-corner-r-b{
    /* margin-left: 4px; */
}

#icon-corner-l{
    margin-left: -3px;
}
.r4{ 
    margin-top: -20px;
    
}
.r5{
    margin-top: 10px;
    margin-left: -30px;
    margin-right: -30px;
}
 .head-4{
     color: white;
     font-family: 'Times New Roman', Times, serif;
 }

 .menu-catgry{
     color: #0b63c7;
     font-size: .8rem;
     font-weight: bold;
     background-color: white;
     border-radius: 25px;
     padding: 15px;
     width: fit-content;
     border: 1px solid #0b63c7;
     margin: 0;
 }
 #menu-cat-1{
    display: none;
    margin-left: -60px;
    
 }

 #menu-cat-2{    
    display: none;
    width: 16.54%;
    text-align: center;
 }
 #menu-cat-3{
     margin-left: 0;
     margin-right: -50px;
     display: none;
 }

.icons-l{
    height: 0px;
    cursor: pointer; 
    margin-left: -20px;  
}


.icon-mover-l{
    margin-top: 0;
    margin-bottom: 0;
    height: 0px;
    border-left: 2px solid #0b63c7;
}

.menu-l{
    display: flex;
    margin-top: 0px;
     margin-bottom: 0px;  
}

.menu-r{
    display: flex;
    text-align: right;
}

.menu-txt{
    color: white;
    font-size: 12px;
}

.menu-txt-l{
    display: none;
    width: fit-content;
    margin-left: 15px;
    margin-bottom: 0px;
}

.menu-txt-r{
    opacity: 0;
    margin-bottom: 0;
    text-align: left;
    width:inherit;
}

.menu-txt-b{
    display: none;
    text-align: center;
    margin: 0; 
    position: relative;
}
#menu-txt-b-1{
    margin-left: 0;
}

#menu-cat-2-void{
    height: 20px;
    width: 190px;
    margin-left: 82px;
}
#menu-txt-b-3{
    margin-left: 90px;
}
#menu-txt-b-4{
    margin-left: 90px;
}
#menu-txt-b-5{
    margin-left: 90px;
}
#menu-txt-b-6{
    margin-left: 70px;
}
#menu-txt-b-7{
    margin-left: 70px;
}

@media only screen and (max-width: 1200px) {
    #menu-cat-2{    
        width: 152px;
     }
     
     #menu-cat-2-void{
        width: 150px;
        margin-left: 65px;
    }
    #menu-txt-b-3{
        margin-left: 70px;
    }
    #menu-txt-b-4{
        margin-left: 60px;
    }
    #menu-txt-b-5{
        margin-left: 60px;
    }
    #menu-txt-b-6{
        margin-left: 50px;
    }
    #menu-txt-b-7{
        margin-left: 45px;
    }
    
}


@media only screen and (max-width: 992px) {
    #menu-cat-2{    
        width: 109px;
     }
    #menu-cat-2-void{
        width: 108.4px;
        margin-left: 65px;
    }
    #menu-txt-b-3{
        margin-left: 10px;
    }
    #menu-txt-b-4{
        margin-left: 30px;
    }
    #menu-txt-b-5{
        margin-left: 20px;
    }
    #menu-txt-b-6{
        margin-left: 20px;
    }
    #menu-txt-b-7{
        margin-left: 10px;
    }

}


@media only screen and (max-width: 768px) {
.menu-txt-r{
    margin-left: -30px;
}


}

.menu-txt-b-sub{
    width: 70%;
}
.icons-b{
    
    height: 0px;
    margin: 0px;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    transition: bottom 0.4s;
}
.icon-mover-b{
    display: inline-block;
    border-bottom: 2px solid #0b63c7;
}

.menu-b{
    margin:0;
}

.icons-r{
    height: 0px;
    margin-right: -20px;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
}

.icon-mover-r{
    /* border-left: 2px solid #0b63c7; */
    margin-top: 0;
    margin-bottom: 0;
    height: 0px;
    border-right: 2px solid #0b63c7;
}

.center-img{
    position:relative;
    width: 100%;
    /* margin-right: auto;
    margin-left: auto; */
    display: none;
}


.page-id-11934 .about_us,
/* .page-id-11940 .about_us, */
.page-id-11711 .about_us{
    background: #181e3a;
    
}

.page-id-11934 .about_us h5:before,
.page-id-11940 .about_us h5:before,
.page-id-11711 .about_us h5:before{
    background-color:#fff;
    
}


.page-id-11934 .services.vehicle_routing,
.page-id-11940 .services.vehicle_routing,
.page-id-11711 .services.vehicle_routing{
    background: #0b63c7;
    
}



.enterprise-solution-slider .slick-slide  .es-card-bg{
	height:75vh;
	background-size:cover !important;
}

.enterprise-solution-list.solutions-page{
	position:relative;
	background:none;
	height:auto;
}
.es-card-bg{
	background-repeat:no-repeat;
	background-size:cover;
}

.enterprise-solution-slider .es-card-bg .row{
	height:100%;
}
.enterprise-solution-slider .es-card-bg .row > div{
	height:100%;
}


@media only screen and (max-width: 3500px) {
	.banner_wrapper.shape-banner{
		height:55vh;
	}
}

@media only screen and (max-width: 2559px) {
	.banner_wrapper.shape-banner{
		height:60vh;
	}
}

@media only screen and (max-width: 2047px) {
	.banner_wrapper.shape-banner{
		height:65vh;
	}
}

/* @media only screen and (max-width: 1600px) {
	.banner_wrapper.shape-banner{
		height:75vh;
	}
} */

@media only screen and (max-width: 1400px) {
	.banner_wrapper.shape-banner{
		height:75vh;
	}
}

@media only screen and (max-width: 991px) {
	.enterprise-solution-list.solutions-page .es-card span{
		font-size: 1.75rem;
	}
	.enterprise-solution-list.solutions-page .enterprise-solution-slider p {
    	font-size: 1.75rem;
	}
	
}

@media only screen and (max-width: 767px) {

	.enterprise-solution-list.solutions-page .es-card span{
		font-size: 1.5rem;
	}
	.enterprise-solution-list.solutions-page .enterprise-solution-slider p {
    	font-size: 1.5rem;
	}
	
	.enterprise-solution-slider .es-card-bg .row > div{
		height:auto;
	}
	.retailer-banner-slider .home_content-container {
    /* background-size: 100% 100%; */
    background-size: cover;
}
	
}



.shape-banner.solutions-shape-banner .banner-rhs-custom-cont {
background-color:rgba(11, 99, 199, 0.7) !important;
}
.s-banner-title {
	width:90%;
	color:#000;
}
.s-banner-title span.title2 {
	display:inline-block;
	padding-top:10px;
	font-weight:normal;
	font-size:1.25rem;
	width:80%;
}

.solutions-shape-banner .btn-primary {
	border-color:#fff;
}
.solutions-shape-banner .enterprise_ready_btn {
	background:#181e3a;
}
.solutions-shape-banner .fc-primary {
	color:#181e3a
}



/* .page-id-11711 .banner_wrapper.shape-banner .carrier-banner1.home_content-container{
	    background-size: contain;
} */






@media screen and ( min-width: 1200px ) and ( max-height: 1050px )
{
  .banner_wrapper.shape-banner{
		height:55vh;
	}
}

@media screen and ( min-width: 1600px ) and ( max-height: 1200px )
{
  .banner_wrapper.shape-banner{
		height:55vh;
	}
}
@media screen and ( min-width: 1900px ) and ( max-height: 1200px )
{
  .banner_wrapper.shape-banner{
		height:60vh;
	}
} 


/* @media screen (min-height: 900px) { 
	.banner_wrapper.shape-banner{
		height:55vh;
	}
} */



@media only screen and (max-width: 3500px) {
	.banner_wrapper.shape-banner{
		height:55vh;
	}
}

@media only screen and (max-width: 2559px) {
	.banner_wrapper.shape-banner{
		height:60vh;
	}
}

@media only screen and (max-width: 2047px) {
	.banner_wrapper.shape-banner{
		height:65vh;
	}
}

@media only screen and (max-width: 1600px) {
	.banner_wrapper.shape-banner{
		height:55vh;
	}
}

@media only screen and (max-width: 1400px) {
	.banner_wrapper.shape-banner{
		height:75vh;
	}
}

/*  @media screen and (min-width: 1400px) {
	.banner_wrapper.shape-banner{
		height:100%;
	}
	 .retailer-banner-slider .home_content-container{
		 padding: calc(100% - 90%) 0 !important;
	 }
} 

 @media screen and (min-width: 1600px) {
	.banner_wrapper.shape-banner{
		height:100%;
	}
	 .retailer-banner-slider .home_content-container{
		 padding: calc(100% - 94%) 0 !important;
	 }
}  */

@media only screen and (max-width: 991px) {
	.enterprise-solution-list.solutions-page .es-card span{
		font-size: 1.75rem;
	}
	.enterprise-solution-list.solutions-page .enterprise-solution-slider p {
    	font-size: 1.75rem;
	}
	
}



@media only screen and (max-width: 991px) {


	.retailer-banner-slider .home_content-container {
    /* background-size: 100% 100%; */
    	background-size: cover !important;
	}
	
}


@media only screen and (max-width: 767px) {

	.enterprise-solution-list.solutions-page .es-card span{
		font-size: 1.5rem;
	}
	.enterprise-solution-list.solutions-page .enterprise-solution-slider p {
    	font-size: 1.5rem;
	}
	
	.enterprise-solution-slider .es-card-bg .row > div{
		height:auto;
	}

	
}




.business-technology-integrations{
	background-color: #181d3a;
	
}
.business-technology-integrations .nav{
	border:0;
	
}

.bti-lhs .nav, .bti-rhs .nav{
	display:flex;
	flex-direction:column;
	position:relative;
	
}

.business-technology-integrations .bti-lhs .nav .stripe-line-cont{
	position: absolute;
    background: #0b63c7;
    height: 85%;
    width: 2px;
    left: 2rem;
    top: 5%;
    transform: translateX(-50%);

}

.business-technology-integrations .bti-rhs .nav .stripe-line-cont{
	position: absolute;
    background: #0b63c7;
    height: 85%;
    width: 2px;
    right: 1.85rem;
    top: 5%;
    transform: translateX(-50%);

}




.business-technology-integrations .bti-lhs .nav button,
.business-technology-integrations .bti-rhs .nav button{
	display:flex;
	align-items: center;
	font-size:0.75rem;
	text-align:left;
	border:0;
	margin-bottom:2rem;
	position:relative;
}

.business-technology-integrations .bti-lhs .nav button:last-child,
.business-technology-integrations .bti-rhs .nav button:last-child{
	margin-bottom: 0;
}


.business-technology-integrations .nav button{
	border:0;
	color:#ffffff;
}

.business-technology-integrations .nav button:focus-visible{
	border:0;
	outline:none;
}
.business-technology-integrations .nav button.active{
	border:0;
	background:transparent;
	color:#fff;
}

.business-technology-integrations .bti-lhs .nav button img{
	width:2rem;	
	margin-right:1.875rem;
	position:relative;
}


.business-technology-integrations .bti-rhs .nav button img{
	width:2rem;	
	margin-left:1.875rem;
	position:relative;
}
.business-technology-integrations .bti-rhs .nav button span{
	text-align: right;
	
}

.bti-b-lhs button, .bti-b-rhs button{
	display:block;
	width:25%;
	font-size:0.75rem;
	
}

.bti-b-lhs button img, .bti-b-rhs button img{
	width:2rem;	
	display:block;
	margin: auto;
	position:relative;
}
.bti-b-lhs button span, .bti-b-rhs button span{
/* 	width:70%; */
	margin: auto;
    display: block;    
    margin-bottom: 0.875rem;
}
.bti-b-lhs nav, .bti-b-rhs nav{
	display:flex;
	height:100%;
}


.bti-b-lhs .nav, .bti-b-rhs .nav{
	display:flex;
	align-items:flex-end;
	position:relative;
}

.business-technology-integrations .bti-b-lhs .nav .stripe-line-cont, .func-hdr .stripe-line-cont{
	position: absolute;
    background: #0b63c7;
    height: 2px;
    width: 75%;
    left: 15%;
    bottom: 17%;
}
.func-hdr .stripe-line-cont{ 
/* 	top:17% !important;
	 width: 70%; */
	top: 50%;
    transform: translateY(-50%);
}

.business-technology-integrations .bti-b-rhs .nav .stripe-line-cont{
	position: absolute;
    background: #0b63c7;
    height: 2px;
    width: 55%;
    right: 10%;
    bottom: 17%;

}
.func-hdr span {
	background:#181d3a;
	display: inline-block;
    z-index: 2;
    position: relative;
	font-family:"Mirador-BookDEMO", Arial, sans-serif
}
.bti-lhs h6, .bti-rhs h6, .bti-b-lhs h6, .bti-b-rhs h6, .bti-lhs h4, .bti-rhs h4, .bti-b-lhs h4, .bti-b-rhs h4{
	color:#fff;
	font-size: 0.875rem;
    font-weight: 600;
}

.bti-rhs h6, .bti-b-rhs h6, .bti-rhs h4, .bti-b-rhs h4{
	text-align:right;
		    
}
.bti-b-lhs h6, .bti-b-rhs h6, .bti-b-lhs h4, .bti-b-rhs h4 {
	margin-bottom:0;

}
.func-hdr h5 {
	position:absolute;
	background:#fff;
	top:0;
	z-index:1;
	font-size:1rem;
	padding:5px 10px
}
.func-hdr h5.hdr2 {
	right:0
}
/* .business-technology-integrations .bti-b-rhs .nav .stripe-line-cont */
.business-technology-integrations .bti-center .tab-content .tab-pane img{
	width:100%;
}

.business-technology-integrations h3, .business-technology-integrations h2{
	color:#fff;
	text-align:center;
}
.complete, .complete1{
    display:none;
}

.show-hide {
    color:rgba(255, 255, 255, 0.5);
    font-size:.875rem;
    cursor:pointer;
}
.show-hide .fa-angle-down, .show-hide .fa-angle-up {
color:rgba(255, 255, 255, 0.5);	
}

.show-hide:hover, .show-hide:hover .fa-angle-down, .show-hide:hover .fa-angle-up {
	color:#1781fb
}

.business-technology-integrations .func-hdr nav{
	position: absolute;
    top: -0.25rem;
    width: 100%;
}

.business-technology-integrations .func-hdr nav button{
	font-size: 1.25rem;
}

.top-header p {
	color:rgb(255, 255, 255);
	margin-bottom:0
}
.home_contactus p {
	
	font-size:1.125rem;
}
.slick-slide:last-child h1 span{
	    text-transform: uppercase;
    background: #181e3a;
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 0.875rem;
    letter-spacing: 0.45px;
}

.top-header p button {
	padding:3px 15px 2px !important;
	margin-left:10px
}


.newsletter-subcription .news-letter-email-field{
display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-bottom:1.5rem;
	}

.newsletter-subcription .wpcf7-form-control-wrap.email{
	padding:0;
}


.newsletter-subcription .wpcf7-submit{
	background-color: #7ac280;
/*     border-color: #7ac280; */
	border: 1px solid #7ac280;
    color: #fff;
    transition: all 0.3s linear;
    border-radius: 25px;
    text-transform: uppercase;
    padding: 0.5rem 1.875rem;
    font-size: 0.75rem;
}

.newsletter-subcription .wpcf7-submit:hover, .newsletter-subcription .wpcf7-submit:focus{
    background-color: #fff;
    color: #7ac280;
    border-color: #5dca8b;
}


.newsletter-subcription .wpcf7-spinner, .newsletter-subcription .wpcf7-not-valid-tip{
	display:none;
}

.newsletter-subcription .wpcf7-response-output{
	border: 0 !important;
    position: absolute;
    margin: 0 !important;
    bottom: -2.5rem;
	width: max-content;
    padding: 0 !important;
    left: 50%;
    transform: translateX(-50%);
}
	
.banner_wrapper.multi-leg {
	background:none
}
.banner_wrapper.multi-leg .banner-lhs-bg {
	height:100%;
	clip-path:unset;
	width:115%;
}

.banner_wrapper.multi-leg .home_content-container {
	padding:0;
}

.contract h1{
	padding-bottom:10rem
}
.bg-white {
	
	background-color:white;
	border-radius:20rem;
	width:17rem;
	
}
.bg-blue {
	
	background-color:white;
	border-radius:20rem;
	width:15rem;
	
}
.contracts-text .bg-blue{
	color:black;
}
.contracts-text .bg-white {
	color:black;
}
.contracts-text li{
	color:white;
}
.case-studies h2{
	color:#fff;
}
/*****************************************************event detail page styles starts here******************************************************/
.event-banner{
	background-image:url("http://nuvizz.apoxeo.net/wp-content/uploads/2023/03/event-banner.webp");
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	border-bottom: 13px solid #7ac280;
}
.page-id-15911 .event-banner {
	background-image: url('/wp-content/uploads/2024/03/Elevate_24_Sponsor_Promo_Twitter_1024x512.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	border-bottom: 13px solid #7ac280;
}
.banner-content {
    text-align: center;
    text-transform: uppercase;
}

.banner-content ul {
    display: inline-flex;
    color: #7ac280;
    font-weight: 600;
	list-style: none;
}

.banner-content li {
    margin: 1em;
    padding-left: 1.5em;
    position: relative;
}  

.bullet-type::before{
      content: '';
      height: .5em;
      width: .5em;
	  border-radius: 2px;
      background: white;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .5em;
      left: 0;
    }

.bg-overlay{
	background: linear-gradient(0deg, #0d70df80 0, rgb(24 30 58 / 96%) 83%);
    top: 0;
    left: 0;
    height: 100%;
	padding:7rem 0;
    z-index: 1;
}
.banner-content h1 {
    color: white;
    font-weight: 700;
	padding-bottom:2rem;
	font-family:inherit;
}
.btn-banner {
    background: #0b63c7!important;
    color: white!important;
    border-radius: 0!important;
    padding: 0.5rem 2.5rem!important;
}
.btn-banner:hover {
    background: white!important;
    color: #0b63c7!important;
    border-radius: 0!important;
    padding: 0.5rem 2.5rem!important;
}
.btn-transparent {
    border: 2px solid #0b63c7!important;
    color: white!important;
    padding: 0.5rem 2.5rem!important;
    margin-left: 1.2rem!important;
	border-radius:0!important;
}
.btn-transparent:hover {
    background:#0b63c7!important;
    color: white!important;
    padding: 0.5rem 2.5rem!important;
    margin-left: 1.2rem!important;
	border-radius:0!important;
}
.about-module p,
.about-para{
    color: rgba(0, 0, 0, 0.8);
    font-size: 1.1rem;
}
.about-distribution{
	background:#f1f1f1;
}
.icon-box p {
    font-size: 1.5rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
	line-height: 1.1;
}
.logo-display .column {
    float: left;
    width: 15%;
    padding: 5%;
}

.event {
    background: white!important;
}
.event h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
	
} 

.event h2 span { 
    background:#fff; 
    padding:0 10px; 
}
.latest-blog{
	color:black!important;
	font-size:2rem!important;
	line-height:0.1!important;
}
@media screen and (max-width: 768px){
	.banner-content ul {
    display: block!important;
    text-align: left!important;
}
	.icon-box{
		padding-bottom:1rem!important;
	}
.banner-content .btn-transparent {
    margin-top: 1rem!important;
    margin-left: 0!important;
}
.speaker-img {
    padding-top: 1rem!important;
}
}
@media (width:768px){
	.banner-content ul {
    padding: 0 14rem;
}

.banner-content .btn-transparent {
    margin-top: 0!important;
}

.icon-box p {
    font-size: 0.8rem;
}
}
