.visora-market-post-grid .wpb_wrapper{
    background:#f2f2f2;
    padding:0px 0px 20px 0px;
}

.visora-market-post-grid .wpb_wrapper .heading {
    padding:0px 15px 0px 15px;
}

.all-insights-market-trends figure.carousel-style19 .date{
    display: none;
}

.all-insights-market-trends figure.carousel-style19 h3{
    margin-left:0px !important;
}

.all-insights-market-trends figure.carousel-style19 figcaption{
    padding:15px !important;
    background: #fff;
}
.all-insights-market-trends  figure.carousel-style19 footer{
    display:none;
}

.world-icon-circle {
  background:url('https://www.sebleu.com/wp-content/uploads/2023/01/earth-globe-with-continents-maps-1.png');
  background-size:cover;
  border:2px solid #000;
  border-radius:50%;
  width: 350px;
  height: 350px;
  animation: movimiento 5s linear 0s infinite;
  box-shadow:0 0 25px RGBA(255,255,255, 0.10),
             -8px -8px 15px #000 inset,
             2px 2px 25px #000 inset,
             -45px -45px 25px RGBA(0,0,0, 0.5) inset, 
             25px 25px 45px RGBA(0,0,0, 0.45) inset;
  margin:6em auto;
  transform:rotateX(6deg) rotateY(6deg) rotateZ(6deg);
}


@keyframes movimiento {
  0% { background-position:0px 0px }
  100% { background-position:360px 0px }
}

@keyframes stars {
  0% { background-position:0px 0px }
  100% { background-position:0 100% }
}

.blog-grid-headline{
	font-weight:600 !important;
}

.publication-slider-section .slick-prev{
    top: 119% !important;
}
.publication-slider-section .slick-next{
    top: 119% !important;
}

.latest-insight-report-post .vc_column-inner{
	background:#FFF;
	padding: 15px !important;
	border-radius:5px;
	box-shadow:0px 0px 10px 0px #f2f2f2;
}

.latest-insight-report-post .vc_column-inner img:hover{opacity:.8;}


.insightsreports-post .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background:#19a2ea;
	padding:8px 25px;
	color:#FFF;
	font-size:22px;
	font-weight:600;
} 

.latest-insight-report-post .vc_gitem-col{
	background:#fff;
	min-height:180px;
}


.latest-insight-report-post h4{margin:0px;}


/* .publication-slider-section .slick-track .vc_inner{
    display: flex;
    justify-content: center;
    align-items: center;
} */
/* .publication-slider-section .slick-track .vc_inner .vc_column_container {
	width:100% !important;
}
.publication-slider-section .slick-track .vc_inner .vc_column-inner{
	width:100% !important;
} */
.smart-solutions-subcribe .subtitle{
	color:#bbacac;
}

.medical-technology-testimonial-slide .testimonial {
	margin-top:20px;
	display:flex !important;
	border-top:1px solid #000;
}

.medical-technology-testimonial-slide .testimonial  blockquote{
	width:80%;
}

.medical-technology-testimonial-slide .testimonial .author-avatar {
    width: 120px !important;
	height: 120px !important;
}
.product-categories-section .wpb_wrapper{
}
.product-categories-section .ohio-heading-sc{
	background-color:#282828;
	padding:20px 20px;
}

.product-categories-section .wpb_wrapper:hover .ohio-heading-sc{
	background-color:#24a6eb;
}

.lastest-news .blog-grid-content{
	background-color:#fff !important;
	border-radius:0px;
	padding:20px 10px !important; 
}

.lastest-news .blog-grid-image{
	border-radius:0px !important;
}
.lastest-news .blog-grid-headline{
	font-size:18px !important;
}

.lastest-news .blog-grid-image{
	width:250px !important;
}


.lastest-news .blog-grid-meta{
	opacity:1 !important;
}
.lastest-news .blog-grid-meta .meta-holder {
	opacity: 1 !important;
	visibility:unset !important;
}

.lastest-news .blog-grid-meta .meta-holder img {
	display:none;
}
.lastest-news .blog-grid-meta .meta-holder .author-attributes .author{
	display:none;
}
.lastest-news .post-details .category-holder {
	display:none !important;
}
.lastest-news .post-details  .post-meta-estimate {
		display:none !important;
}

.lastest-news .blog-grid-content .btn{
	display:none !important;
}


/*Consulting & Research Page*/
.consulting-research-box-h .vc_column-inner{
	min-height:460px;
}

.podcast-box .vc_column-inner{
	background-color:#19a2ea;
	padding:20px;
	border:2px solid #19a2ea;
}
.podcast-box .vc_column-inner:hover{
	color:#000!important;
	background-color:#f1f1f1;
	border:2px solid #19a2ea;
}
.podcast-box .vc_column-inner:hover p{
	color:#000!important;
}

.news-letters input{
	border:1px solid #FFFF !important;
	color:#fff!important
}

.news-letters ::placeholder {
  color: #FFF;
  opacity: 1; /* Firefox */
  font-size:18px;
}


/*
 * visora-smart-report-slider*/

.visora-smart-report-slider .btn-outline{
	border:1px solid #fff;
}

.visora-smart-report-slider .btn-outline:hover{
	border:1px solid #fff;
}



.visora-smart-report-slider .slick-prev {
    left: -55px !important;
}
.visora-smart-report-slider .slick-next {
    right: -55px !important;
}

.visora-smart-report-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px !important;
    height: 57px !important;
    padding: 0;
}
.visora-smart-report-slider .slick-prev{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px !important;
    height: 57px !important;
    padding: 0;
}


.client-stories-filter .searchandfilter ul>li{
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    background: #f2f2f2 !important;
    margin-bottom: 0px;
    display: inline-block;

}

.client-stories-filter .searchandfilter ul>li>ul>li{
	margin:5px;
	display: inline-flex !important;
}



.client-stories-filter .searchandfilter ul>li>ul>li label{
	background-color:#19a2ea;
	cursor: pointer;
	padding:10px !important;
	color:#fff !important; }


.client-stories-filter .searchandfilter ul>li>ul>li input[type=radio]:checked ~ label{
	background-color:red;
}


.client-stories-filter .searchandfilter ul>li>ul>li input[type=radio] {
    display: none;
}


.client-stories-filter .searchandfilter ul .sf-field-search{
	width:100%;
}

.client-stories-filter .searchandfilter label{
	display:block !important;
	text-align:center;
}

.client-stories-filter .searchandfilter label input[type="text"]{
	background:#fff;
	width:70% !important;
}


.client-success-stories .footer-upper-area .aio-icon-component  .aio-icon-default{
	width:10% !important;	
}
.client-success-stories .footer-upper-area .aio-icon-component .aio-icon-header {
    text-align: center;
    margin-top: -18px;
}
.client-success-stories .footer-upper-area  .vc_column-inner{
	padding-bottom:45px !important;
}

.client-success-stories .footer-upper-area .aio-icon-component .aio-icon-header h3{
	
    font-size: 24px;
    margin-top: -35px !important;
    margin: 0px;
}

.client-stories-post .blog-grid-content {
	padding: 30px !important;
    min-height: 300px;
}

/*===========product css=================*/

.product-category-grid .product-category .wrap{
    background-color: #19a2ea !important;
    text-align: center;
    margin: 0px 10px;
    padding: 28px 20px 7px 20px;
    border-radius: 10px;
}

.product-category-grid .product-category .shop-now {
	display:none;
}

.product-category-grid .product-category .second-title{
	margin:0px !important;
	font-size:22px;
	color:#fff;
}

.product-category-grid .product-category .second-title a{
	color:#fff !important;
}


/*archive Product page */
.product_sidebar{
	width:27%;
	float:left;
}

.shop-product-type_1{
	padding:60px 0px;
}

.grid-controller ul li{display:inline;}

.grid-controller ul li a i{
    font-size: 32px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.woo_c-products .product-item-thumbnail .product-buttons{
	display:none;
}

.woo_c-products .product-item-details{
	background-color:#fff !important;
    height: 150px;
}
 
.woo_c-products .product-item-details{}

.page_content{
	width:70%;
	float:left;
}

.shop-product-type_1 .product_sidebar .woo-sidebar{
	background:#fff;
	border-radius:10px;
	width:90% !important;
	padding:20px;
	margin-top: 46px;
} 

.shop-product-type_1 .pagination{
	padding-bottom:60px;
}

/*podcast-slider*/
.podcast-slider {
	margin-bottom:0px !important
}

/*post-related-events*/
.post-related-events .vc_column-inner>.wpb_wrapper {
	background:#fff;
    padding: 0px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 20%);
}


.post-related-events .event-post-content .vc_column-inner>.wpb_wrapper {
	padding:20px;
}

.produt-category-page-bg:after, .produt-category-page-bg:before {
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg,rgba(9,15,48,0.85) 0,rgba(9,15,48,0.65) 26.68%,rgb(9 15 48 / 0%) 100%);
}

.produt-category-page-bg .slider {
	z-index:99;
}

.produt-category-page-bg .clb-slider-nav-dots .clb-slider-dot.active{
	border-color:#fff !important;
}

/*========= product category ===========*/

	.product-category{
		padding:60px 0px !important; 
	}
	.cat-grid{
		background-color:#19a2ea;
		text-align:center;
		padding:25px 0px;
		margin-bottom:20px;
		border-radius:10px;
		
	}
	.cat-grid a{text-decoration:none;}
	.cat-grid .cat_img img{
		
	}
	
	.cat-grid .cat_name h3{
		color:#fff;
		font-size:24px;
		font-weight:600;
		
	}

	.product-category .owl-carousel .owl-item img {
		display: block;
		width: auto !important;
		margin: 0px auto;
	}
.product-category .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display:block !important;
    top: 33%;
}

.product-category .owl-carousel  .owl-prev {
	position: absolute;
    right: 0;
    top: 6%;
    font-size: 85px !important;
}
.product-category .owl-carousel  .owl-next {
	position: absolute;
    left: 0;
    top: 6%;
    font-size: 85px !important;
}
.product-single-share .addtoany_share_save_container{
	display:none !important;
}

.addtoany_share_save_container {
    position: fixed;
    right: 37px;
    bottom: 90px;
}

.addtoany_list a, .widget .addtoany_list a{
	display:block !important;
}

.left-sidebar-widget .social-icon-box i{
	font-size:40px;
}

 
.left-sidebar-widget  .widget-title{
	text-align:center;
	color:#000;
	font-size:30px;
}
/* 
.filter_page .searchandfilter ul li li {
    padding: 0px 0 !important;
    margin-bottom: unset !important;
    display: flex;
} */

.filter_page .searchandfilter ul li li input[type="checkbox"], input[type="radio"]{
	margin-top:5px;
}


/*Registation form css */
.popup > div {
}

.visora-smart-solutions-form{}
.visora-smart-solutions-form select{background-color:#f2f2f2 !important;}
.visora-smart-solutions-form .select-holder:after {
    content: "" !important;
}
.visora-smart-solutions-form .field-radio ul{display:flex!important;}
.visora-smart-solutions-form .field-checkbox .description a{
	color:#19a2ea !important;
}
.visora-smart-solutions-form .input-wrapper input{
	min-height:45px !important;
}
.visora-smart-solutions-form .ur-button-container{display:block!important;}


/*All Insights */


.insights-heading-subheader{
		padding:60px 0px 0px 0px;
		text-align:left;
}

.insights-heading-subheader h3 {
    line-height: 1px;
    font-size: 34px !important;
	font-weight: 500 !important;
}


/*contact Form 7*/
.wpcf7-form p{
	font-weight:400 !important;
}
.wpcf7-form .contact-form-header{
	text-align:center;
}
.wpcf7-form .contact-form-header h5{
	color:#19a2ea;
	line-height:0px;
}

.wpcf7-list-item-label a{
	color:#19a2ea !important;
	text-decoration :underline !important; 
}
.wpcf7-form label, .field-label, label{
	font-weight:400 !important;
}


/*=================== intelligence news industy post================*/
.intelligence-industry-news .vc_gitem-zone{
	background-color:#fff !important;
	border-top:5px solid #19a2ea !important;
	padding: 0px 15px;
}
.intelligence-industry-news .vc_gitem-zone-a{
	display:none;
} 
.intelligence-industry-news .vc_custom_heading h4{
	margin-top:10px !important;	
	margin-bottom:0px !important;	
	font-size: 20px;
    font-weight: 500 !important;
	
}

.intelligence-industry-news .vc_btn3-style-flat.vc_btn3-color-juicy-pink{
	font-size:14px !important;
	background:transparent !important;
	color:#19a2ea !important;
	font-weight:normal !important;
	padding-left:0px !important;
}

.intelligence-industry-news .vc_btn3-style-flat.vc_btn3-color-juicy-pink:after{
	content:"\e04b";
	font-family: "linea-arrows-10" !important;
	position:absolute;
	top: 12px;
}

.intelligence-industry-news .vc_btn3-style-flat.vc_btn3-color-blue{
	font-size:14px !important;
	background:transparent !important;
	color:#19a2ea !important;
	font-weight:normal !important;
	padding-left:0px !important;
}

.intelligence-industry-news .vc_grid .vc_pageable-load-more-btn {
    text-align: center;
    margin-top: 25px;
    position: absolute;
    z-index: 1;
    top: -150px;
    right: 0;
}



/*Custom Trending Industry Grid*/
.custom-trending-industry-grid .custom_post_inner {
/*     background: linear-gradient(180deg, rgb(23 22 26 / 33%), rgb(23 22 26 / 75%)) !important; */
    border-radius: 0px 0px 5px 5px;
    padding-bottom:15px;
    
}

.custom-trending-industry-grid .title{
    font-size: 24px;
    color: #FFF;
    font-weight: 600 !important;
    line-height:32px;
    padding:10px 0px;
}
.custom-trending-industry-grid .post_content{
    color:#fff !important;
    font-size:17px;
} 
.custom-trending-industry-grid .post_read_more a:after{
	content: "\e068" !important;;
    font-family: "linea-arrows-10" !important;
    margin-top: 10px;
    color: #FFF !important;
    position: absolute;
    bottom: 5px;
    margin-left: 5px;
    font-weight: 600 !important;;
}

.custom-trending-industry-grid .post_read_more a{
    color:#FFF !important;
    border:0 !important;
    text-align:left !important;
    padding-left:0px !important;
    position:relative;
}

/*Case studies Grid Section*/
.custom-case-studies-grid .custom_post_inner {
    background: #FFF!important;
    border-radius: 0px 0px 5px 5px;
    padding-bottom:15px;
}

.custom-case-studies-grid  .title{
    font-size: 24px;
    color: #000;
    font-weight: 600 !important;
    line-height:32px;
    padding:10px 0px;
}

.custom-case-studies-grid  .post_content{
    color:#000 !important;
    font-size:17px;
} 
.custom-case-studies-grid .post_read_more a:after{
	content:"\e068";
	font-family: "linea-arrows-10" !important;
	margin-top: 10px;
	color:#19a2ea !important;
	position:absolute;
	bottom:5px;
	margin-left:5px;
}

.custom-case-studies-grid .post_read_more a{
    color:#19a2ea !important;
    border:0 !important;
    text-align:left !important;
    padding-left:0px !important;
    position:relative;
}

.custom-case-studies-grid .post_wrapper_main.post_column .post_image img{
	height:auto !important;
}

/*single page Css */
	
	.category-holder ul {list-style:none;}
	.category-holder ul li{display:inline-block;font-size: 18px;font-weight: 500;margin-bottom:5px;padding:5px 8px;}
	
	.category-holder ul .blue{
		background:#19a2ea;
	}
	
	.category-holder ul .gray{
		background-color:transparent;
		position:relative;
		margin-right:10px;
		
	}
	.category-holder ul .gray:after{
		content: '';
		width: 4px;
		height: 30px;
		position: absolute;
		background-color: #000;
		right: -5px;
	}

	.post-title{
		font-size:32px;
		font-weight:500 !important;
		margin: 5px 0px;
	}
	.box-img{
		text-align:center;
		margin-bottom:20px;
	}
.upcoming-events-items  .slick-slide{
    background:#fff;
    box-shadow:0px 0px 10px 0px #d7d6d6;
    margin:10px;
    padding:15px !important;
    min-height:250px;
}
.upcoming-events-items .mega-post-image{
    height:auto !important;
}
.upcoming-events-items .mega-post-image img{
    height:auto !important;
    padding:20px;
}

.clb-page-headline.text-center .clb-post-meta{
	font-size:18px !important;
}


@media (min-width: 100px) and (max-width: 1199px) {
	.areas-expertise-section .service-sub-texts {
		max-width: 100%  !important;
	}
	.areas-expertise-section .areas-expertise-left,.areas-expertise-section .areas-expertise-right{
		width:100%  !important;
	}
}

@media (max-width: 991px) {
	.section-diagram-1{
		display: none!important;
	}
	.section-diagram{
		display: block!important;
	}
}

.custom_event_inner.style_2 .custom_event_loop{
	display:flex;
	background-color:#FFF;
	padding:20px;align-content:center;justify-content:center;align-items:center;
	margin-bottom:20px;
}

.style_1.custom_event_inner{
    border-bottom-width: 1px !important;
    border-bottom-color: #000 !important;
    border-bottom-style: dashed !important;
    padding-bottom: 13px;
    margin-bottom: 13px !important;
    display: inline-block;
	width: 100%;
	}
	
.custom_event_inner.style_2 .left-info{
	width:30%;
}

.custom_event_inner.style_2 .right-info{
	width:70%;
}
.right-info h2{
	margin: 0px !important;
	font-weight: 600!important;
	font-size: 22px;
}
.custom_event_inner.style_3{
	background-color:#fff;
	box-shadow:0px 0px 10px 0px #d7d6d6;
	margin-bottom:20px;
	padding: 40px 20px;
	border-radius: 5px;
}
				
.custom_event_grid {
	text-align:center;
}

.custom_event_grid h2{
	margin: 0px !important;
	font-weight: 600!important;
	font-size: 22px;
}

	.custom_event_loop{
/* 		background-color:#fff; */
		box-shadow:0px 0px 10px 0px #d7d6d6;
		margin-bottom:20px;
		padding: 40px 20px;
		border-radius: 5px;
	}
	
	.custom_event_loop h2{
		margin:  0px 0px 0px !important;
		font-weight: 600 !important;
		font-size: 20px;
	}
.custom_event_loop.home .date-month{
	text-align:left;
} 
.item .custom_event_loop span{
	margin-top:10px;
}
.item .custom_event_loop{
	text-align:center;
}
.item .custom_event_loop .btn-view{
	margin-top:20px;	
	margin-bottom:10px;	
	background-color:#19a2ea;
	border-color:#19a2ea;
	border-radius:50px  !important;
	color:#FFF;
	
}

.custom_event_loop .date-month{
	line-height:48px;text-align:center;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: inherit !important;
    -webkit-transform: translate3d(0,0,0);
}

.product-category.event .owl-carousel .owl-prev {
    position: absolute;
    right: 0;
    top: 17%;
    font-size: 85px !important;
	right: unset;
}

.product-category.event .owl-carousel .owl-next {
    position: absolute;
    left: unset;
    top: 17%;
    font-size: 85px !important;
    right: 0;
}
.operations-more-insights-section{
	padding-left:0px !important;
}
.operations-more-insights-section .custom_post_wrapper_outer{width:25%;padding:10px;margin-bottom:20px;}
.operations-more-insights-section .custom_post_wrapper_outer:nth-child(5){
	width:50%;
}
.operations-more-insights-section .custom_post_wrapper_outer:hover{
    box-shadow: 0px 0px 10px 0px #ddd;
}
.operations-more-insights-section .post_bottom_meta{
	padding:0px !important;
}
.operations-more-insights-section .post_bottom_meta h2{
	font-size: 20px;
    font-weight: 600 !important;
    line-height: 30px;
}

.operations-more-insights-section .post_read_more{
	
}
.post_wrapper_main.post_column .post_read_more a{
	text-align:left !important;
	padding-left:0px !important;
	border:0px !important
}

.get-started-button.btn{
	width:150px;
}
/*subscription-popup-contact-form*/
.subscription-popup-contact-form h5{
    font-size: 26px;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

.subscription-popup-contact-form .full_width p b {
    font-size: 16px !important;
    color: #323232d4;
    font-weight: bold !important;
}
.subscription-popup-contact-form .full_width p strong{
	font-size:18px !important;
	color:#323232d4;
}
.subscription-popup-contact-form input[type="checkbox"] {
    margin-left: 20px !important;
    font-size: 16px;
    margin-top: 10px;
}


.custom-trending-industry-grid-white .custom_post_inner{
    background-color:#fff !important;
}

.custom-trending-industry-grid-white .custom_post_inner .title {
    font-size: 28px;
    font-weight: 600 !important;
}

.custom-trending-industry-grid-white .post_wrapper_main.post_column .post_read_more a {
    border: 0px !important;
    background: #19a2ea;
    width: 150px;
    text-align: center;
    color: #ffff;
    border-radius: 5px;
    padding: 11px;
    text-align:center !important;
}

.custom-trending-industry-grid-white .custom_post_wrapper_outer{
    margin-left: 0;
    box-shadow: 0px 0px 10px 0px #ddd;
    padding-bottom: 20px;
}
/*===================================
* custom-news-grid-style-4
*==================================*/

.custom-news-grid-style-4 .custom_post_inner{
	padding:20px;
    background-color: #fff;
    border-top: 3px solid #fff;
}
.custom-news-grid-style-4 .custom_post_inner:hover{
	border-top: 3px solid #19a2ea;
}

.custom-news-grid-style-4 .custom_post_inner .title{
    font-size: 24px;
    line-height: 35px;
    font-weight: 600 !important;
    margin-top: 0px;

}
.custom-news-grid-style-4 .post_wrapper_main.post_column .post_bottom_meta{
	padding:0px !important;
}
.custom-news-grid-style-4  {
	
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #19a2ea
}
.custom-news-grid-style-4 .action{
	display:flex;
	justify-content:space-between;
}
.custom-news-grid-style-4 .custom_post_inner .publish-date{
	font-size:16px;
	color:#000;
    font-weight: 600;
}

.custom-news-grid-style-4 .custom_post_inner p{
    color: #000;
    font-size: 15px;
}
.custom-news-grid-style-4 .custom_post_inner:hover  .title{ color:#19a2ea;}

.custom-news-grid-style-4 .post_read_more{
	display:none;
}
.custom-news-grid-style-4 i.ion {
    background: #19a2ea;
    padding: 15px;
    margin: 20px 0;
    border-radius: 50px;
    color: #fff;
}

.custom-news-grid-style-4 .right-arrow{
	text-align:right;
    font-size: 18px;
    font-weight: 600;
    color: #19a2ea;
}
.blue-blinking-icon-animation {
	margin-left:50px;
}
.blue-blinking-icon-animation h3.title:before {
    content: "";
    position: absolute;
    top: 6px;
    margin-left: -50px;
    border-radius: 100%;
    background-color: #19a2ea;
    width: 35px;
    height: 35px;
    bottom: 0;
    animation: pulse 1.5s infinite;
}



/*intelligence-systems-insights-nav*/

.intelligence-systems-insights-nav{
    position: fixed;
    z-index: 9999;
    top: 25%;
/*     left: 0px; */
	right:0px;
    padding: 20px 20px 20px 40px;
}
.intelligence-systems-insights-nav:hover{
    background-color: #fff;
}
.intelligence-systems-insights-nav .widget {
	padding:0px !important;
}
.intelligence-systems-insights-nav .widget_nav_menu ul li{
	position:relative;
    padding: 0px 0px 10px;
    min-height: 40px;
}


.intelligence-systems-insights-nav .widget_nav_menu ul li a:before{
	content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border: 2px solid #19a2ea !important;
    right: 20px; 
    top: 5px;
	transition: all 0.5s ease; 
}

.intelligence-systems-insights-nav:hover  .widget_nav_menu ul li a:before{
     right: 100% !important;
	/* right: 435px;*/
	/* transition: ease all 0.5s; */
transition: all 0.5s ease;
}

/* .intelligence-systems-insights-nav .widget_nav_menu ul li.active a:before{
	content: '';
	background:#19a2ea !important;
}
 */

.intelligence-systems-insights-nav .widget_nav_menu ul li.active + li a:before {
    content: '';
	background:#19a2ea !important;
}



.intelligence-systems-insights-nav .widget_nav_menu ul li a span{
	opacity:0;
}
.intelligence-systems-insights-nav:hover .widget_nav_menu ul li a span{
	opacity:1;
}
.intelligence-systems-insights-nav .widget_nav_menu ul li a{
	color:#000;
    margin-left: 8px;
	display:block;
}

.intelligence-systems-insights-nav:hover .widget_nav_menu ul li a{
	display:block;
}


.clb-social, .clb-scroll-top{
	top:unset;
	bottom:100px;
	left:18px;
}
.custom_post_wrapper_outer.style_3 .title{
	font-size: 20px;
    line-height: 30px;
}
/* 
.page-id-18967 .vc_wp_custommenu .nav-item::before {
    content: '';
    border: 0px solid #0078d4 !important;
}
 */


#pum-20191 {
    background: #137ab1a3 !important;
}











































