/*
 Theme Name:   Educrat Child
 Theme URI:    https://themeforest.net/item/educrat-online-course-education-wordpress-theme/39691021
 Description:  Educrat Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme/portfolio
 Template:     educrat
 Version:      1.0.0
 Text Domain:  educrat-child
*/

/* Banner Start
------------------------------------------------------------------*/

root {
	--e-global-color-primary: #3B2A9F;
    --e-global-color-secondary: #FF292F;
    --e-global-color-text: #1D1611;
    --e-global-color-accent: #ECF5FF;
	--educrat-main-font: var(--e-global-typography-primary-font-family), Sans-serif !important;
	--educrat-heading-font: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {*/
/*	font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;*/
/*    font-weight: var(--e-global-typography-primary-font-weight);*/
/*    line-height: var(--e-global-typography-primary-line-height);*/
/*}*/


.elementor-element .swiper-container .elementor-swiper-button svg, .elementor-element .swiper-container~.elementor-swiper-button svg, .elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper-container .elementor-swiper-button svg, .elementor-lightbox .swiper-container~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
    fill: hsl(0deg 0% 34.79% / 90%) !important;
    height: 1em;
    width: 1em;
}

.blogWrap .premium-blog-post-container { border: 1px solid #dddddd; }
.blogWrap .premium-blog-content-wrapper { margin: 0; padding: 15px; }
.blogWrap .premium-blog-content-wrapper h3.premium-blog-entry-title, .blogWrap .premium-blog-content-wrapper h3.premium-blog-entry-title a { margin: 0; font-size: 22px !important; }
.blogWrap .premium-blog-content-wrapper .premium-blog-entry-meta { display: none; }
.blogWrap .premium-blog-content-wrapper .premium-blog-excerpt-link-wrap a.premium-blog-excerpt-link { background-color: var(--e-global-color-accent); color: #ffffff; padding: 12px 15px; font-size: 14px; }


.single-post .elementor-widget-theme-post-excerpt h5 {
	color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-d97d549-font-family), Sans-serif;
    font-size: var(--e-global-typography-d97d549-font-size);
    font-weight: var(--e-global-typography-d97d549-font-weight);
    line-height: var(--e-global-typography-d97d549-line-height);
    letter-spacing: var(--e-global-typography-d97d549-letter-spacing);
    word-spacing: var(--e-global-typography-d97d549-word-spacing);
}

/*body, a, p, span, input, select, message { font-family: var(--e-global-typography-primary-font-family), Sans-serif !important; }*/

.btn.btn-readmore {
	font-family: var(--e-global-typography-e2b6c6d-font-family), Sans-serif;
    font-size: var(--e-global-typography-e2b6c6d-font-size);
    font-weight: var(--e-global-typography-e2b6c6d-font-weight);
    text-transform: var(--e-global-typography-e2b6c6d-text-transform);
    line-height: var(--e-global-typography-e2b6c6d-line-height);
    letter-spacing: var(--e-global-typography-e2b6c6d-letter-spacing);
    word-spacing: var(--e-global-typography-e2b6c6d-word-spacing);
}

.btn.btn-readmore:hover, .btn.btn-readmore:focus {
    background: var(--e-global-color-primary) !important;
    color: #fff !important;
	border-color: var(--e-global-color-primary) !important;
}

.sticky-header { background-color: #040404c2 !important}

ul.productMenu { list-style: none; margin: 0; padding: 0; }
ul.productMenu li { display: inline-block; margin-right: 40px;  }
ul.productMenu li a { color: var(--e-global-color-a57357a); padding: 6px 20px; border-radius: 50px; }
ul.productMenu li a.active { color: var(--e-global-color-a57357a); background-color: var(--e-global-color-accent); }

.megamenu > li.active > a {background: #2c47fd !important; border-radius: 148px !important; color:#fff !important;}

.megamenu > li > a { border-radius: 148px!important;     font-size: 1.1375rem!important; padding: 4px 15px 1px 15px!important;}
.copyright a { color:#ffffff !important;}
.header-mobile { padding: 5px 0!important;}

.our_insights .slick-slide .esz_post_title {
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height:1.1em;
    max-height: 2.4em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.our_insights .esz_post_excerpt {margin-bottom: 20px !important;}

#apus-mobile-menu .btn-toggle-canvas {
    color: #f33066;
    cursor: pointer;
    border: 2px solid #f33066;
    padding: 8px 8px 6px 8px;
}
.tabs .row {
	display:flex;
}

@media only screen and (min-width: 992px) {
    svg#tspCircle {
        max-width: 330px;
    }
}

svg#tspCircle {
    max-width: 230px;
    margin: auto;
    width: 100%;
    display: block;
}

.spin1,.spin2,.spin3{-webkit-transform-origin:center;-o-transform-origin:center;transform-origin:center}.spin1{-webkit-animation:spin 20s linear infinite;-o-animation:spin 20s linear infinite;animation:spin 20s linear infinite}.spin2{-webkit-animation:spinMinus 30s linear infinite;-o-animation:spinMinus 30s linear infinite;animation:spinMinus 30s linear infinite}.spin3{-webkit-animation:spin 40s linear infinite;-o-animation:spin 40s linear infinite;animation:spin 40s linear infinite}.halfopacity,.thirdopacity{opacity:.5}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.add-fix-top {
	    color: #ffffff !important;
}
/* 
.for_bannerheight { height: 74.5vh; position: relative; }
.for_bannerheight:after { content: 'Partners & Clients'; position: absolute; left: 10%; bottom: 10px; background-color: red; padding: 10px 20px; border-radius: 50px; color: #ffffff; font-size: 14px; } */

@media only screen and (max-width: 1560px) {
	.for_bannerheight:after { left: 10px; }
}

@media only screen and (max-width: 1440px) {
	.for_bannerheight:after { left: 10px; }
}


.list-check {
	color: var(--e-global-color-text) !important;
	    font-weight: 400 !important;
	font-size: 22px !important;
}
.list-check i {
    color: #fff;
	background: var(--e-global-color-primary) !important;
}

.underline_colorbg {
    position:relative;
}

.underline_colorbg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #3e2b99, #fe293d);
}

/* Header Start
------------------------------------------------------------------*/
.apus-breadscrumb {display:none;}
.home #main-content {margin-top:-5.2em;}
.ekit-template-content-header {z-index:9; position:relative;}

/* .megamenu > li.active > a {background: #08023c9e !important;}
.megamenu > li > a:hover {background: #08023c9e !important;} */

.navbar-expand-lg .navbar-collapse {
        align-content: center;
        justify-content: center;
}

.header_both_header_button { backdrop-filter: blur(4px);  }

.header_both_header_button .elementor-button-icon {
    font-size: 25px;
    border: 2px solid #fff;
    border-radius: 53px;
    line-height: 16px;
    padding-bottom: 0px;
    box-shadow: 0px 0px 1px 7px #fff inset;
}
.header_both_header_button .e-font-icon-svg {
    box-shadow:0px 0px 0px 3px #fff;
    border-radius: 53px;
}
.header_both_header_button .elementor-button-content-wrapper {
    align-items: center;
}

.dropdown-menu li a {
	font-size: 17px !important;
    font-weight: 500;
}



/* Header End
------------------------------------------------------------------*/

/* Banner Start
------------------------------------------------------------------*/
.for_bannerdesign .elementor-widget-text-editor a {color:#ffffff; font-family:inherit !important; font-weight:700}
.for_bannerdesign .elementor-widget-text-editor a:hover {color:#fff;}
.for_bannerdesign {margin-top:-5.2em;}

/* Banner End
------------------------------------------------------------------*/


/* Marquee Start
------------------------------------------------------------------*/
.marquee_logo:hover .track{-webkit-animation-play-state:paused; animation-play-state:paused;}
.marquee_logo .text-block {display: flex; gap: 45px;}

.marquee_logo .track span.color {color:transparent;-webkit-text-stroke: 1px #ffffff;}

.marquee_logo { position: relative; width: 100vw; max-width: 100%; height:50px; overflow: hidden; display: flex;
 align-items: center; }
.marquee_logo .track {position: absolute; white-space: nowrap; will-change: transform; animation: marquee-text 50s linear infinite;}

.marquee_logo .track .dots { display: inline-flex; align-items: center }
.marquee_logo .track .dots i {width:28px; height: 28px; border-radius: 50px; margin: 0 15px; background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(255 255 255) 50%, rgb(255 255 255) 100%); border:1px solid rgb(255 255 255);}
.marquee_logo.footer-reel {font-weight:600; color:#1b1b1b;}

@keyframes marquee_logo { 
    from { transform: translateX(0)}
    to { transform: translateX(-1000%) }
}

.footer-reel {font-size:2em;font-weight: 900; color:#3a3a3a;}
.marquee-text .track span.color { color: transparent; -webkit-text-stroke:3px #3a3a3a; }
@keyframes marquee-text { 
    from { transform: translateX(0) }
    to { transform: translateX(-20%) }
}

/* Marquee End
------------------------------------------------------------------*/


/* Welcome Start
------------------------------------------------------------------*/

.empower_your .elementor-widget-text-editor p {
	font-size:18px;
}

.button_design .elementor-button-icon {
    font-size: 26px;
    border-radius: 53px;
    line-height: 16px;
    padding: 3px;
    box-shadow: 0px 0px 1px 10px #fff inset;
}
.button_design .e-font-icon-svg {
    box-shadow: 0px 0px 0px 7px #fff;
    border-radius: 53px;
}
.button_design .elementor-button-content-wrapper {
    align-items: center;
}
.trusted_brands img {
    border-radius:10px;
    border: 1px solid #0000004d;
}
.trusted_brands .marquee_logo {
    height: 100px;
}
.trusted_brands .elementor-widget-wrap:after {
	content: '';
    background-image: linear-gradient(91deg, #f5f4f8 27%, #f1f0f600 83%);
    padding: 0px 103px;
    position: absolute;
    left: 0;
    bottom: -26px;
    z-index: 1;
    height: 94%;
    border-radius: 48px;
}
.trusted_brands .elementor-widget-wrap:before {
	content: '';
    background-image: linear-gradient(90deg, #5a5a5a00 0%, #f6f5f9 62%);
    padding: 0px 75px;
    position: absolute;
    right: 0;
    bottom: -26px;
    z-index: 1;
    height: 94%;
    border-radius: 48px;
}
.trusted_brands .marquee_logo .track {position: absolute; white-space: nowrap; will-change: transform; animation: marquee-text 10s linear infinite;}

/* Welcome End
------------------------------------------------------------------*/



/* FAQs Start
------------------------------------------------------------------*/

.enhance_your .elementor-accordion .elementor-accordion-item {
    border: none;
	border-bottom: 1px solid #d5d8dc75;
	margin-bottom: 0;
	border-radius: 0;
}
.enhance_your .elementor-tab-title {
    background-color: #11000000 !important;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding:20px 0px !important;
}

.enhance_your .elementor-accordion .elementor-accordion-item {
    background: #fff0;
}
.enhance_your .elementor-active .elementor-accordion-title {
    background: linear-gradient(91deg, #3b45f0 27%, #fb2a40 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight: 700;
	font-size: 30px !important;
	padding-bottom: 2px;
}

.enhance_your .elementor-tab-title .elementor-accordion-icon {
    margin-right: 0 !important;
    width:auto !important;
    height:auto !important;
    background: #e5f0fd00 !important;
}

.link_button {
	background-image: linear-gradient(91deg, #3b45f0 27%, #fb2a40 83%);
    border-radius: 50px;
    padding: 5px 10px 6px 10px;
    margin-top: 13px;
    line-height: 58px;
    transition: .3s all ease;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
.link_button:hover {
	background-image: linear-gradient(91deg, #fb2a40 27%, #fb2a40 83%);
    color: #fff;
}
.enhance_your .elementor-tab-content {
    padding:0px 0px 20px 0px !important;
	border-top:none !important;
	border-bottom:none;
}


/* FAQs End
------------------------------------------------------------------*/




/* Our Case Studies Start
------------------------------------------------------------------*/



.productCard_desc .elementor-widget-container{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
}

.product-card .elementskit-box-style-content{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
}

span.mandate { color: var(--e-global-color-accent); }
.formStyle label { font-size: 0.9rem !important; color: var(--e-global-color-text) !important; font-family: var(--e-global-typography-text-font-family), Sans-serif; text-transform: uppercase; }
.formStyle input[type=email], .formStyle input[type=password], .formStyle input[type=tel], .formStyle input[type=text], .formStyle select, .formStyle textarea { display: block; width: 100%; padding: 0.6rem 1.29rem; font-size: 0.9375rem; font-weight: 400; line-height: 1.8; color: var(--e-global-color-text); background-color: #fff; background-clip: padding-box; border: 1px solid #2c47fd; appearance: none; border-radius: 2px; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; margin-bottom: 15px; }
.formStyle textarea {height: 110px; }
.formStyle input::placeholder { color: #b1b1b1; font-size: 14px; font-weight: 400 }
.formStyle textarea::placeholder { color: #b1b1b1; font-size: 14px; font-weight: 400 }
.formStyle .btn-theme { fill: var(--e-global-color-a57357a); color: var(--e-global-color-a57357a); background-color: var(--e-global-color-secondary); border-radius: 50px 50px 50px 50px; display: block; font-size: 15px; padding: 12px 50px; text-align: center; transition: all .3s; border: 0px; text-transform: uppercase; margin-top: 30px; }
.formStyle .btn-theme:hover { color: var(--e-global-color-a57357a); background-color: var(--e-global-color-accent); }

.wpcf7-acceptance .wpcf7-list-item { margin-left: 0px;}

#popmake-8386:before, #popmake-8386:after { content: ''; position: absolute; left: -2px; top: -2px; background: linear-gradient(45deg, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f); background-size: 400%; width: calc(100% + 4px); height: calc(100% + 4px); z-index: -1; animation: steam 20s linear infinite; }
.popmake .popmake-close { font-family: var(--e-global-typography-text-font-family), Sans-serif !important; font-weight: 700 !important; }

@keyframes steam {
	0% { background-position: 0 0; }
	50% { background-position: 400% 0; }
	100% { background-position: 0 0; }
}

/* #popmake-7343:after { filter: blur(50px); } */
.popmake .popmake-title { font-weight: 500; }
/* .popmake-close { right: 50px; position: absolute; top: 50px; padding: 27px 30px 23px 20px; border-radius: 50px; line-height: 0px; width: 40px; height: 40px; text-align: center; background-color: red; color: #ffffff; border: 0px; } */
#popmake-8386 .popmake-content { background-color: #ffffff; padding: 10px; }

.svg-icon { width: 30px; height: 40px;}
.svg-icon path, .svg-icon polygon, .svg-icon rect { fill: #3b2a9f; stroke: #3b2a9f; }
.svg-icon circle { stroke: #1569a5; fill: #198aea; stroke-width: 1;}

.dogras-world-map { position: relative; width: 100%;}
.dogras-world-map img { width: 100%;}
.map-location { position: absolute; margin-left: -12px; color: #323232;}
.map-location .dogras-location-bubble { position: absolute; top: -55px; left: 0px; width: min-content; margin-left: -65px; padding: 2px 10px; background: var(--e-global-color-secondary); border-radius: 4px; box-shadow: 0 0 20px rgba(0,0,0,.15); text-align: center; text-wrap: nowrap; }
.map-location .dogras-location-bubble.active { animation: a 1s cubic-bezier(.58,.1,.58,.7) infinite alternate; backface-visibility: hidden;}

@keyframes a{0%,5%{transform:translate3d(0,2px,0) scale(1)}to{box-shadow:0 0 1px rgba(0,0,0,.2),0 5px 6px rgba(0,0,0,.2);transform:translate3d(0,-3px,0) scale(1)}}
.map-location .dogras-location-bubble:before { content: ""; position: absolute; top: 100%; right: auto; bottom: auto; left: 50%; width: 0; height: 0; border-style: solid; margin-left: -8px; border-width: 8px 8px 0; border-color: var(--e-global-color-secondary) transparent;} 
.map-location .dogras-location-bubble:after { margin-left: -6px; border-width: 6px 6px 0; border-color: #fff transparent;}
/* .map-location .dogras-location-bubble.active { background: rgba(255,255,255,1);} */
.map-location .dogras-location-bubble.active svg path { fill: #198aea; stroke: #1569a5;}
.map-location .dogras-location-name { font-size: 14px; font-weight: 500; color: var(--e-global-color-e5982e1);}
.map-location .dogras-location-desc { font-size: 14px; font-weight: 300;}

.pin-london-uk {top: 288px;left: 600px;}
.pin-london-uk .dogras-location-bubble {left: 35px;top: -35px;}
.pin-california {top: 330px;left: 220px;}
.pin-california .dogras-location-bubble {left: 28px;top: -35px;}
.pin-texas {top: 380px;left: 290px;}
.pin-texas .dogras-location-bubble {left: 40px;top: -35px;}
.pin-singapore {top: 470px;left: 927px;}
.pin-singapore .dogras-location-bubble {left: 60px;t;top: -37px;}
.pin-singapore .dogras-location-bubble:before {/* top: 40%; */left: 19px;/* margin-left: -10px; *//* transform: rotate(90deg); */}
.pin-newjersey {top: 332px;le;left: 373px;}
.pin-newjersey .dogras-location-bubble {left: 20px;top: -35px;}
.pin-amsterdam {top: 287px;left: 623px;}
.pin-amsterdam .dogras-location-bubble {left: 100px;top: 5px;}
.pin-amsterdam .dogras-location-bubble:before { top: 40%; left: -1px; margin-left: -10px; transform: rotate(90deg); }
.pin-vadodara {top: 410px;left: 835px;}
.pin-vadodara .dogras-location-bubble {left: -40px;top: 5px;}
.pin-vadodara .dogras-location-bubble:before { top: 40%; right: -10px; margin-left: -10px; transform: rotate(-90deg); left: auto; }
.pin-hyderabad {top: 414px;left: 853px;}
.pin-hyderabad .dogras-location-bubble {left: 30px;top: -33px;}
.pin-bengluru {top: 443px;left: 848px;}
.pin-bengluru .dogras-location-bubble {left: -32px;top: 9px;}
.pin-bengluru .dogras-location-bubble:before {top: 40%;right: -10px;margin-left: -10px;transform: rotate(-90deg);left: auto;}


/* .tabs .elementor-tabs-content-wrapper { background: #3b2a9f; min-height: 438px; padding: 0px 35px; background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/aboutUs-l2cloud.webp); background-size: cover; background-position: center center; position: relative; z-index: -1; }
 */

.tabs .elementor-tabs-content-wrapper .elementor-tab-content { padding: 15px 15px; background-size: cover; background-position: center center; position: relative; z-index: -1; height: 100%;     min-height: 435px; }
/* .tabs .elementor-tabs-content-wrapper .elementor-tab-content .tabContentwrap { position: absolute; bottom: 50px; } */
.tabs .elementor-tabs-content-wrapper .elementor-tab-content:before { content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;opacity:1;z-index:-1; }

.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3681 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/L2CloudConsole-l2cloud.webp); }
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3682 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/Layer2NetworkSegregation-l2cloud.webp); }
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3683 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/FineGrainedConfigurations-l2cloud-1.webp); }
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3684 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/HighPerformanceCloudFabric-l2cloud.webp);}
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3685 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/OpexPricingModel-l2cloud.webp);}
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3686 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/GlobalPoPs-l2cloud.webp);}
.tabs .elementor-tabs-content-wrapper #elementor-tab-content-3687 { background-image: url(https://webtrialdemo.com/l2cloud/wp-content/uploads/2024/03/ImplementationSupport-l2cloud.webp);}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before { border-right-style: none !important; }


/* .title_casestudies {
	position: absolute;
    top: 57px;
    left: 0;
    width: 38% !important;
} */


/* .ourcase_studies .layout-blog .row {justify-content: space-between;} */

.ourcase_studies .d-sm-flex {position:relative;}

.ourcase_studies .d-sm-flex .col-content {
	position: absolute;
    bottom: 0;
    left: 0;
}
.ourcase_studies .layout-blog .col-md-12 {width:33%;}

/* .ourcase_studies .layout-blog .col-md-12:nth-child(1) {
	width: 100%;
    display: flex;
    justify-content: flex-end;
} */

.ourcase_studies .post-list-item .top-image {
    width: 100%;
	border-radius: 0;
	position:relative;
}


.ourcase_studies .post-list-item .top-image:before { content: ''; position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-image: linear-gradient(0deg, rgb(0 0 0 / 75%), transparent); }
.ourcase_studies .layout-blog .col-md-12:nth-child(1) .top-image {width:100%;}

.ourcase_studies .image-wrapper img {
    height:401px;
	width:100%;
	object-fit: cover;
}
/* 
.ourcase_studies .layout-blog .col-md-12:nth-child(1) article {width: 50%;} */

.case_design div.elementor-container {position: initial;}

.case_design .top-image + .col-content {
    padding:0 0 22px 23px !important;
	width: 100%;
}

.case_design .description {display:none;}
.case_design h4.entry-title a {
	color:#fff;
}

.case_design a.btn-readmore {
	color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 12px 30px;
    display: flex !important;
    align-items: center;
    gap: 9px;
    width: min-content;
}
.case_design a.btn-readmore:after {
        content: "\e628";
    font-family: 'themify';
    font-size: 15px;
}
.case_design .d-flex a.categories-name { color: #fff; background-color: #ff292f; padding: 7px 15px; border-radius: 50px; }
.case_design .d-flex .date {color:#fff;}
.case_design .post-list-item:hover .btn.btn-readmore {background: var(--e-global-color-primary) !important; color: #fff !important; border-color: var(--e-global-color-primary) !important;}
.case_design section.elementor-section {z-index: 0;}


#pastEvent-wrap .pastCard .elementor-widget-image img { height: 265px; object-fit: cover; }
.pastCard .postTitle { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.pastCard .postContent { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

/* Our Case Studies End
------------------------------------------------------------------*/


/* IT-Aggregator Start
------------------------------------------------------------------*/

.key_features ul li {
	list-style:circle;
}
.key_features ul li strong{
	font-weight: 500;
}

.tools_services .swiper-pagination {
    bottom: -17px !important;
}

/* IT-Aggregator End
------------------------------------------------------------------*/




/* You Will Love Us Start
------------------------------------------------------------------*/

.you_will_love .elementor-image-box-img {width: 15% !important;}
.you_will_love .elementor-image-box-content h3 {margin-bottom: 0;}

/* You Will Love Us End
------------------------------------------------------------------*/


/* Related insights and resources Start
------------------------------------------------------------------*/

.related_insights .d-flex {
    position: absolute;
    top:-18em;
    background: #fff;
    padding: 0 16px;
    border-radius: 50px;
}
.related_insights .d-flex a {
    color: #000;
}
.post-layout .categories-name {
    font-size:11px !important;
}
.post-list-item .date {
    display: none;
}
.related_insights h4.entry-title a {
	color:#fff;
}
.related_insights .btn-readmore {
    margin-top: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    background: #0000 !important;
	font-size: 18px !important;
    font-weight: 400;
}

.related_insights .image-wrapper img {
    width: 100%;
	height: 355px;
    object-fit: cover;
}
.related_insights article {
    position: relative;
}

.related_insights .col-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background:#00000024;
	padding: 16px !important;
	backdrop-filter: blur(5px);
}


.related_insights .slick-carousel .slick-prev {
    left: auto;
    top: -40px;
    right: 77px;
}
.related_insights .slick-carousel .slick-next {
    top:-40px;
}
.related_insights .post-layout .top-image {
    border-radius: 0;
    margin-bottom: 0;
	width: 100%;
}
.related_insights .post-list-item .description {
    margin-top: 10px;
}

.related_insights .slick-carousel .slick-arrow, .slick-carousel .slick-arrow {
    background: #fff;
    border-color: #4c9cd0;
}

.related_insights .slick-carousel .slick-arrow:hover, .slick-carousel .slick-arrow:focus {
    background: #fff;
    border-color: #004b7a;
}

.related_insights .slick-carousel i {
    color: #4c9cd0;
}
.related_insights .slick-carousel i:hover {
    color: #004b7a;
}


/* Related insights and resources End
------------------------------------------------------------------*/


/* See what our customers have to say Start
------------------------------------------------------------------*/

.testimonial_design {
    overflow: hidden;
}
.testimonial_design h3.title {
    margin-top: 0;
}
.testimonial_design .wrapper-avarta {
    width:100% !important;
    height: auto !important;
}
.testimonial_design .wrapper-avarta img {
    border-radius: 8px !important;
}
.testimonial_design .flex-shrink-0 {
    width: 50%;
}
.testimonial_design .testimonials-item3 .d-flex {
    flex-direction: row-reverse;
}

.testimonial_design .name-client {
    margin: 46px 0 0 !important;
}

.testimonial_design .testimonials-item3 {
    padding: 15px; border: 1px solid #d7d7d7;
}
.testimonial_design #homeReview .testimonials-item3 {
    padding: 15px !important; width: 60%; margin: auto; border: 1px solid #d7d7d7;
}

.testimonial_design .info-testimonials {
    padding-right: 70px;
}

.testimonial_design .slick-carousel .slick-dots li button {
    width: 24px;
    height: 6px;
    border-radius: 3px;
}

.testimonial_design .wrapper-avarta img:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: inherit;
    left: 50%;
    transform-origin: bottom center;
    perspective-origin: bottom center;
    transform: translateX(-50%) rotateX(15deg);
    opacity: 0.8;
    bottom: -7%;
    height: 100%;
    width: 100%;
    background: inherit;
    filter: blur(8px);
    z-index: -1;
}

/* See what our customers have to say End
------------------------------------------------------------------*/


/* Product and Services Catalogue Sart
------------------------------------------------------------------*/

.framework_bg .elementor-tab-desktop-title{
	position:relative;
	transition:.1s all ease;
}
.framework_bg .elementor-tab-desktop-title:hover {
    background: #fff;
    color: #0920B3 !important;
}
.framework_bg .elementor-tab-desktop-title:after{
    content: "" !important;
    position: absolute !important;
    top: 48% !important;
    right:8px !important;
    height: 20px !important;
    width: 43px !important;
    transform: translateY(-50%);
    background: url(./images/white-arrow.svg) right !important;
    background-size: 38px !important;
    background-repeat: no-repeat !important;
}
.framework_bg .elementor-tab-desktop-title.elementor-active:after{
    content: "" !important;
    background: url(./images/blue-arrow.svg) right !important;
    background-size: 38px !important;
    background-repeat: no-repeat !important;
}
.framework_bg .elementor-tab-desktop-title:hover:after{
    background: url(./images/blue-arrow.svg) right !important;
    background-size: 38px !important;
    background-repeat: no-repeat !important;
}


.blog-post .elementskit-entry-thumb{
	padding:0px !important;
}
.blog-post .ekit-wid-con .elementskit-post-image-card .entry-title a {
    color: #000;
}
.blog-post .ekit-wid-con .elementskit-post-image-card .elementskit-post-body{
	    background: #e9e7f1;
}
.blog-post .ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p{
	    color: #000;
}
.blog-post .ekit-wid-con .elementskit-post-image-card{
	box-shadow:inherit;
}
.blog-post .ekit-wid-con .elementskit-post-image-card{
	background: inherit;
}
.blog-post .ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{
	border-radius:inherit;
}
.blog-post .ekit-wid-con .elementskit-btn{
	background-color:inherit;
	    padding: 0;
}
.tabContentwrap h2{
	color: #fe293d;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 22px;
}

.tabs a { display: block; border: solid #fff 1px; width: 150px; text-align: center; padding: 8px 0px; margin-top: 68px; color:#fff; }
.tabs h2 {position: relative; }
.tabs h2:after { content: ''; position: absolute; width: 250px; height: 3px; background: #fff; bottom: 0px; left: 0px; }
.tabs .elementor-tab-desktop-title { border-bottom:solid #ffffff54 1px !important; /*margin-bottom: 23px;*/ }
.tabs .elementor-active {
	border-left: none !important;
    border-bottom: none !important;
    border-top: none !important;
    background: #fff;
}
.elementor-tabs-content-wrapper { border: none !important; border-radius: 15px; overflow:hidden; z-index:9; }
.tabs a:hover { background: #ff292f; border-color: #ff292f; }
.apus-search-form-course.button { display: none; }

.framework_bg .elementor-tabs {gap:60px;}

.framework_bg .elementor-tab-desktop-title {
    padding: 15px 10px !important;
    font-weight: 500 !important;
}
.framework_bg .elementor-tabs-wrapper {
    width: 36%;
}
.learn_more_tab {
    background-image: linear-gradient(91deg, #3b45f0 27%, #fb2a40 83%);
    border-radius: 50px;
    padding: 7px 15px 9px 15px !important;
    margin-top: 13px !important;
    line-height: 22px;
    transition: .3s all ease;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
/*     width: auto !important;
    display: table !important; */
}
.learn_more_tab:hover {
    background-image: linear-gradient(91deg, #fb2a40 27%, #fb2a40 83%);
    color: #fff;
}


/* Product and Services Catalogue End
------------------------------------------------------------------*/



/* Three Boxes Start
------------------------------------------------------------------*/

.three_boxes .elementskit-info-box-title {
	    font-size:25px !important;
}

.three_boxes .elementskit-box-style-content {
	  font-size: 17px !important;
    color: #443c68 !important;
    font-weight: 500 !important;
}

/* Three Boxes End
------------------------------------------------------------------*/


/* Navigating change Start
------------------------------------------------------------------*/

.our_insights .esz_post_excerpt, .our_insights .esz_post_title {padding:0 22px;}
.our_insights .esz_post_link {margin-left:20px;}
/* .our_insights .esz_post_link:after {
    content: "" !important;
    color: #142bc9;
    transform: translateY(-50%);
    background: url(./images/blue-arrow.svg) right !important;
    background-size: 40px !important;
    background-repeat: no-repeat !important;
    padding: 7px 21px;
} */
.our_insights .slick-dots {margin-top:35px;}
.our_insights .esz_post_thumb_img {
    position: relative;
}
.our_insights .esz_post_thumb {padding-bottom: 0 !important;}

.our_insights .slick-slide .esz_post_title {transition:.3s all ease;}
.our_insights .slick-slide:hover .esz_post_title {color:#fe293d;}


/* Navigating change End
------------------------------------------------------------------*/


/* Ready for expert cloud Start
------------------------------------------------------------------*/
.ready_expert:after {
        content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0px;
    right: -88px;
    background: #0000;
    border-radius: 100px;
    border: 34px solid #fe293d;
    z-index: 999999;
}
.bothbutton_expert:before {
         content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 0;
    left: -104px;
    background: #0000;
    border-radius: 100px;
    border: 35px solid #fe293d;
    z-index: 999999;
}

/* Ready for expert cloud End
------------------------------------------------------------------*/


/* Career Page Start
------------------------------------------------------------------*/

.career_flexible .elementor-widget-icon-list {
    position: absolute;
    bottom:1.5em;
    left:1.8em;
}

/* Career Page End
------------------------------------------------------------------*/



/* Why Trust Us Start
------------------------------------------------------------------*/

.why_trust .elementor-divider {
    transform: rotate(90deg);
}
.why_trust .elementor-container{
    border: 1px solid #cbcbcb;
    border-bottom: none;
    background: #fff;
    z-index: 9;
    box-shadow: 0px 0px 31px 0px #0000000d;
}



.black_why_trust .elementor-container {
	background-color: transparent;
    background-image: linear-gradient(90deg, #6D6C6D 0%, #252425 100%);
    padding: 0 20px 0 20px;
    box-shadow:0px 15px 24px 0px #0000005c;
}

.black_why_trust .elementor-container:before {
        content: '';
    position: absolute;
    width: 1px;
    height: 35%;
    bottom: 0;
    left: 0;
    background: #d5d5d5;
    right: 0;
    margin: 0 auto;

}

.black_why_trust .elementor-container:after {
        content: '';
    position: absolute;
    width: 1px;
    height:35%;
    top: 0;
    left: 0;
    background: #d5d5d5;
    right: 0;
    margin: 0 auto;

}

/* Why Trust Us End
------------------------------------------------------------------*/


/* Footer Start
------------------------------------------------------------------*/

.footer_top_design {
	z-index:9;
}
.footer_top_design:after {
    content: '';
    padding: 157px 0;
    position: absolute;
    right: 0;
    background: url(./images/footer-lines-icon.webp) right !important;
    width: 100%;
    background-repeat: no-repeat !important;
    bottom:-40px;
    height: 100%;
	z-index: -1;
}  

.footer_top_design .click_button .elementor-button-icon {
	background: #fff;
    border-radius: 50px;
    padding: 11px;
    fill: #1026c0;
    width: fit-content;
    margin-bottom: 6px;
    transform: rotate(298deg);
	transition:.5s all ease;
}
.footer_top_design .click_button .elementor-button:hover .elementor-button-icon { fill: #fe293d !important; transform:rotate(360deg);}
.footer_top_design .elementor-button-content-wrapper { flex-direction: column !important;}
.main_footer_design {}
.copyright_design a {color:#fff;}
.powered-container a { font-family: inherit !important}

/* .copyright_design:after {
    content: '';
    padding: 35px 0;
    position: absolute;
    left: 0;
    background-image:linear-gradient(144deg, #071cad 87%, #030039 10%);
    width: 5%;
    background-repeat: no-repeat !important;
    bottom: 0;
	height:100%;
}
 */

/* Footer End
------------------------------------------------------------------*/


.ticker .ticker-text img { filter: brightness(0) invert(1); margin-right: 50px; width: 220px; }

.ticker-text { animation: text-scrolling 20s linear infinite; will-change: transform; display: flex; white-space: nowrap; }
.ticker-text span {
	font-size: 30px;
    margin: 0 30px;
    display: flex;
    align-items: center;
    gap: 25px;
}
.ticker-text.tickerleft { animation-direction: reverse; }

@keyframes text-scrolling {
  0% { transform: translate3d(-100%, 0, 0);}
  100% { transform: translate3d(0%, 0, 0);}
}


.case-study-custom .elementskit-entry-header a{
	padding:0px !important;
}
.case-study-custom .elementskit-post-body {
	position: absolute;
    bottom: 0;
	z-index: 99;
}

.case-study-custom .elementskit-post-body .entry-title a{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case-study-custom  .btn-wraper a{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 12px 30px;
    /* display: flex !important; */
    align-items: center;
    gap: 9px;
    /* width: min-content; */
    background: transparent;
}
.case-study-custom  .btn-wraper a:hover{
	   background-color: #3b2a9f;
	border-color:#3b2a9f;
}
.case-study-custom .elementskit-entry-header{
	position:relative;
}
.case-study-custom .elementskit-entry-header:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 75%), transparent);
	z-index: 9;
}
.case-study-custom .elementskit-meta-wraper span{
    color: #fff;
    background-color: #ff292f !important;
    padding: 7px 15px !important;
    border-radius: 50px !important;
}
.case-study-custom  .ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{
	border-radius:0px !important;
}

.case-study-custom .elementskit-post-image-card img { height: 375px; object-fit: cover; }
.hover-img-rotate img{
	transition: all .4s ease;
}
.hover-img-rotate:hover img{
	    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8;    
}
.hover-img-rotate > .e-con-inner{
	    border: 1px dashed #d7d7d7;
    background: #f7f7f7;
}
.pl-25{
	padding-left:25px !important;
}
.apply-btn{
    padding: 10px 30px 10px 30px;
    margin: 20px 0px 0px 0px;
    display: inline-block;
    background: #ff292f;
    color: #fff !important;
    font-weight: 500;
       border-radius: 50px;
    font-size: 13px;
	    text-transform: uppercase;
    text-decoration: none !important;
}
.apply-btn:hover{
	background: #3b2a9f;
}
.fw-400{
	font-weight:400 !important;
}
.pum-theme-7156 .pum-container, .pum-theme-lightbox .pum-container{
	box-shadow:none !important;
	border:none !important;
}

.accordian .b{
	color:#ff292f;
}
.list-none{
	list-style:none;
}
#popmake-9214 input[type="file"]{
	margin-bottom:10px;
}
.word-pdf{
font-size: 13px;
    font-weight: 500;
}
.pum-theme-7156 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 50px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba(255, 41, 47, 1.00);
}
#popmake-9214{
	position:relative !important;
	    padding: 3px;
}
#popmake-9214:before, #popmake-9214:after {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    background: linear-gradient(45deg, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f, #ff292f, #3b2a9f);
    background-size: 400%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: -1;
    animation: steam 20s linear infinite;
}
#popmake-9214 .popmake-content {
    background-color: #ffffff;
    padding: 10px;
}
.post-subheading{
	margin-top:0px;
}


/*===== Responsive start =====  */

@media only screen and (max-width:1480px) {
.for_bannerdesign .elementor-heading-title {
    font-size: 42px !important;
    line-height: 57px !important;
}
	
.for_bannerdesign .time_your {
    font-size:17px !important;
}	
.for_bannerdesign .intersections_align {
    font-size:17px !important;
	padding-right: 24%;
}
.for_bannerdesign .elementor-button {
    font-size: 14px !important;
    padding: 13px 17px 12px 20px !important;
}
.for_bannerdesign {
    padding: 13% 0% 8% 12% !important;
    background-size: cover;
}
.marquee_logo .track .dots i {
    width: 20px;
    height: 20px;
}	
.footer-reel {
    font-size: 1.5em;
}	
	.marquee_logo .track span.color {
    -webkit-text-stroke: .7px #ffffff;
}
.marquee_logo .text-block {
    gap: 25px;
}
.marquee_design .elementor-widget-wrap {
    padding:0px !important;
}	

.button_design .elementor-button {
    font-size: 15px !important;
    padding: 8px 8px 8px 18px !important;
}	
.xblue_design img { width:60px;}	
	
.enhance_your .elementor-element-populated {
    padding: 12% 25% 12% 9% !important;
}
.enhance_your .elementor-tab-content {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px !important;
}	
.enhance_your .elementor-accordion-title {
    font-size: 20px !important;
}
.enhance_your .elementor-tab-title {
    padding: 14px 0px !important;
}	
.link_button {
    padding: 5px 10px 5px 10px;
    font-weight: 400;
    font-size: 14px;
}	
.enhance_your .elementor-active .elementor-accordion-title {
    font-size: 23px !important;
}
.framework_bg .elementor-tab-desktop-title {
    font-size: 15px !important;
}
.framework_bg {padding: 2% 4% 2% 9% !important;}
.framework_bg .elementor-tab-desktop-title:after {
    background-size: 32px !important;
}
.framework_bg .elementor-tab-desktop-title.elementor-active:after {
    background-size: 32px !important;
}	
.tabContentwrap h2 {
    margin-bottom: 6px;
    font-size: 18px;
    margin-top: 15px;
}	
    .tabContentwrap {
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
    }
.learn_more_tab {
    padding: 4px 13px 3px 13px !important;
    margin-top: 9px !important;
    font-size: 14px;
}
.framework_bg .elementor-tab-desktop-title {
    padding: 12px 10px !important;
}	
.aggregator_design img {width:60px; margin-top:-34px;}
.three_boxes .elementskit-info-box-title {
    font-size: 18px !important;
}
.three_boxes .elementskit-box-style-content {
   font-size: 14px !important;
    line-height: 23px;
    margin-bottom: 0 !important;
}
.case_design {
    padding: 120px 15% 120px 10% !important;
}
	
.case_design h2.elementor-heading-title {
    font-size: 35px !important;
    line-height: 45px;
}
	
    .case_design .text_Technology .elementor-widget-container {
        font-size: 14px !important;
        line-height: 22px;
        margin: 7px 0px 28px 0px !important;
    }
.our_insights h2.elementor-heading-title {
    font-size: 28px !important;
}	
.our_insights .elementor-button-text  {
    font-size:16px !important;
}	
.our_insights .elementor-button-content-wrapper {
    align-items: center;
}	
.our_insights .esz_post_title {
    font-size: 18px !important;
}
.our_insights .esz_post_excerpt {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
}	
.footer_top_design h2.elementor-heading-title {
    font-size:22px !important;
}

.footer_top_design .elementor-widget-container p{
    font-size:15px !important;
	line-height:20px !important;
}	
.footer_top_design .click_button .elementor-button-icon {
    padding: 10px;
    font-size: 11px;
}
.footer_top_design:after {
    background-size: 37% !important;
}	
.main_footer_design h2.elementor-heading-title {
    font-size: 20px !important;
}

.main_footer_design .menu-item a {
    font-size: 13px !important;
        padding: 5px 0 5px 6px !important;
}
.main_footer_design .elementor-widget-container {
    font-size: 13px !important;
}
.main_footer_design .elementor-button-text {
    font-size: 13px !important;
}	
.main_footer_design .elementor-icon {
    --icon-size:13px; !important;
}
.main_footer_design .elementor-social-icons-wrapper{
    display: flex;
    justify-content: flex-start !important;
    gap: 11px !important;
}	

	
	
	
}

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


}

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

}

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

}


@media only screen and (max-width:980px) {
ul.productMenu li a {
    padding: 2px 11px;
}
ul.productMenu {
    white-space: nowrap;
    overflow-x: scroll;
    padding: 8px 0;
}
ul.productMenu li {
    margin-right: 0px;
}
	
.enhance_your .elementor-element-populated {
        padding: 8% 5% 12% 5% !important;
}
.trusted_brands .elementor-widget-wrap:before {
	display:none;
}
.trusted_brands .elementor-widget-wrap:after {
	display:none;
}
.for_bannerdesign .elementor-heading-title {
        font-size: 35px !important;
        line-height: 48px !important;
    }
.for_bannerdesign {
        padding: 23% 3% 7% 2% !important;
   }
    .for_bannerdesign .intersections_align {
        padding-right: 0%;
    }
.for_bannerdesign .elementor-element {
	width: 100% !important;
    max-width: 100% !important;
    --container-widget-width: 100% !important;
}
.menu_search_small {
           margin-bottom: 3px !important;
        background: #fff;
        border-radius: 5px;
}
.header_both_header_button .elementor-container {
    justify-content: space-between;
}
.header_both_header_button .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 2px;
        background-color:#000 !important;
    }
    .case_design {
        padding: 17px 3% 28px 2% !important;
    }
.case_design h2.elementor-heading-title {
        font-size: 30px !important;
        line-height: 40px;
    }
	    .our_insights h2.elementor-heading-title {
        font-size: 23px !important;
    }
.main_footer_design .elementor-nav-menu--main {
        display: block !important;
    }
.main_footer_design .elementor-menu-toggle {
    display: none !important;
}
	    .main_footer_design .menu-item a {
        padding: 1px 0 7px 5px !important;
    }
.framework_bg .elementor-widget-wrap { padding-left:0 !important; padding-right:0 !important;}
}

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

}

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

}

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

}


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

}
@media only screen and (max-width: 425px) { }
@media only screen and (max-width: 375px) { }
@media only screen and (max-width: 320px) { }
.marquee-desktop .marquee_logo .text-block{
	gap: 35px;
}
.marquee-desktop .marquee_logo .track{
	animation:inherit;
}
.post-wrap .esz_post_title{
	    white-space: nowrap;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.moretext {
  display: none;
}
a.read-more {
    margin-top: 0px;
    text-align: left;
    background: inherit;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}
a.read-more:hover{
	background: inherit;
	border:white;
}
a.read-less {
      margin-top: 0px;
    text-align: left;
    background: inherit;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}
a.read-less:hover{
	background: inherit;
	border:white;
}




















