
ul.nav.nav-tabs {
    border-radius: 10px;
    border: 1px solid #85A8FF;
    background: #000019;
    padding: 10px 30px !important;
	    margin-bottom: 50px;
}
.custom-grid-item-cat {
    border-radius: 10px;
    border: 1px solid #85A8FF;
}
.custom-grid-item-cat img {
    width: unset !important;
    max-width: 100%;
	transition: 0.5s;
}
.category-image-cat {
    text-align: center;
    display: flex;
    justify-content: center;
	    padding-top: 30px;
		transition: 0.5s;
}


.category-content-cat {
    text-align: center;
	transition: 0.5s;
}
.category-content-cat h3.title { 
   
    margin: 0 !important;
    padding: 16px 24px;
	border-radius: 0px 0px 10px 10px;
	background: #2F45FF;
	text-align:center;
	    font-size: 20px;
		transition: 0.5s;
		font-weight: 700;
}
.category-content-cat a{
color: #FFF;
    font-family: "DM Sans", Sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase; 
transition: 0.5s;
}

.category-content-cat {
    margin-top: 40px;
	transition: 0.5s;
}

.custom-grid-item-cat:hover .category-content-cat h3.title{
	    background: #85A8FF;
}

div#owl-carousel-cat button.owl-dot.active {
    width: 100px !important;
    height: 8px !important;
    border-radius: 21px !important;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
}
div#owl-carousel-cat button.owl-dot{
	 width: 28px !important;
    height: 8px !important;
    border-radius: 21px !important;
    background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
}
div#owl-carousel-cat .owl-dots {
    text-align: center;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top:50px;
}


.tab-content  .tab-pane {
    opacity: 0;
    display: none;
}
.tab-content  .tab-pane.fade.show.active {
    opacity: 1;
    display: block;
}

.owl-dots.disabled {
    display: block;
}

.owl-carousel-cat button.owl-dot{
	 background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%)) !important;
	 width: 28px;
   border-radius: 21px; 
	height:8px;
}
.owl-carousel-cat button.owl-dot.active {
    width: 100px;
    height: 8px;
    border-radius: 21px;
	 background: var(--Vends-Color-Primary, linear-gradient(94deg, rgba(255, 255, 255, 0.80) 4.14%, #D5E4FF 85.89%));
   
}
.owl-carousel-cat .owl-dots {
    display: flex;
    gap: 10px;
    justify-content: center;
	    margin-top: 48px;
}

.owl-carousel-cat .owl-nav {
    display: none;
}





/* header */
.Schedule-a-call-btn span.elementor-button-text {
    transition: 0.5s;
}
/* header close */

/* home-blog-mobile */
.home-blog-mobile p{
    margin: 0;
}
.home-blog-mobile .title-tag{
    margin-bottom: 25px;
}
.home-blog-mobile .blog-title a{
    color: var(--White, #FFF);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
}
.home-blog-mobile .blog-tag {
    color: var(--White, #FFF);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 29px;
    text-transform: capitalize;
}
.blog-title p:hover{
    color: #d22630 !important;
}
.blog-title p:hover::after{
    margin-left: 20px !important;
    transition: 0.5s;
}


/* work slider section*/
.work_slider{
    border: 1px solid var(--Dark-Gray, #666467);
    padding: 6px;
    transition-duration: 0.3s;
}

.rt-reading-time{
    display: none !important;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 14px;
    padding: 10px;
}

/* .button-arrow .elementor-widget-container::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 96%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
} */

.home-masters-sec-gradient::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(to top, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1e);
}

.caerre-detail-masters-sec-gradient::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(to top, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1e);
}

.grid-item {
    background-color: #121212;
    padding: 20px 24px 25px 24px;
    color: #FFF;
    align-items: flex-start;
    border-radius: 12px;
    /* min-height: 100%; */
}

.grid-item p.title{
    font-family: "Permanent Marker", Sans-serif;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.grid-item .content{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.grid-item .testimonial-author{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 20px;
    margin-top: 14px;
}
.grid-item:nth-of-type(1) .testimonial-author {
    color: #D22630;
}

.grid-item:nth-of-type(2) .testimonial-author {
    color: #73C0CD;
}

.grid-item:nth-of-type(3) .testimonial-author {
    color: #D26631;
}

.grid-item:nth-of-type(4) .testimonial-author {
    color: #A2B538;
}

.grid-item:nth-of-type(5) .testimonial-author {
    color: #C6A626;
}
.grid-item:nth-of-type(6) .testimonial-author {
    color: #D22630;
}

.grid-item:nth-of-type(7) .testimonial-author {
    color: #73C0CD;
}

.grid-item:nth-of-type(8) .testimonial-author {
    color: #D26631;
}

.grid-item:nth-of-type(9) .testimonial-author {
    color: #A2B538;
}

.grid-item:nth-of-type(10) .testimonial-author {
    color: #C6A626;
}
.grid-item:nth-of-type(11) .testimonial-author {
    color: #D22630;
}

.grid-item:nth-of-type(12) .testimonial-author {
    color: #73C0CD;
}

.grid-item:nth-of-type(13) .testimonial-author {
    color: #D26631;
}

.grid-item:nth-of-type(14) .testimonial-author {
    color: #A2B538;
}

.grid-item:nth-of-type(15) .testimonial-author {
    color: #C6A626;
}

.grid-item .read-more{
    text-align: center;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 121.429% */
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-top: 10px;
}
.grid-item .testimonial-read-more{
    text-align: center;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 121.429% */
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-top: 10px;
}
.grid-item .testimonial-read-more a{
    color: #fff;
    position: relative;
    /* z-index: 999999; */
}
.grid-item .testimonial-read-more a:hover{
    color: #D22630;
}
.grid-item .read-more a{
    color: #fff;
}

.grid-item .read-more a:hover{
    color: #D22630;
}

.grid-item img{
    margin-bottom: 10px;
}

p{
    margin-bottom: 0;
}
.read-more-testimonial{
    text-align: center;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 32px;
    letter-spacing: 0.44px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #02010100;
    padding: 0px 0px 0px 0px;
    margin-top: 40px;
}
.read-more-testimonial a{
    color: #fff;
}
.read-more-testimonial a:hover{
    color: #D22630;
}
.read-more-testimonial img{
    margin-left: 10px;
    height: 15px;
    width: 10px;
}

/* mobile testimonial slider css */
.testimonial_slider .testimonial-author{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 20px;
    margin-top: 14px;
}
.owl-item:nth-of-type(1) .testimonial_slider .testimonial-author {
    color: #D22630;
}

.owl-item:nth-of-type(2) .testimonial_slider .testimonial-author {
    color: #73C0CD;
}

.owl-item:nth-of-type(3) .testimonial_slider .testimonial-author {
    color: #D26631;
}

.owl-item:nth-of-type(4) .testimonial_slider .testimonial-author {
    color: #A2B538;
}

.owl-item:nth-of-type(5) .testimonial_slider .testimonial-author {
    color: #C6A626;
}
.owl-item:nth-of-type(6) .testimonial_slider .testimonial-author {
    color: #D22630;
}

.owl-item:nth-of-type(7) .testimonial_slider .testimonial-author {
    color: #73C0CD;
}

.owl-item:nth-of-type(8) .testimonial_slider .testimonial-author {
    color: #D26631;
}

.owl-item:nth-of-type(9) .testimonial_slider .testimonial-author {
    color: #A2B538;
}

.owl-item:nth-of-type(10) .testimonial_slider .testimonial-author {
    color: #C6A626;
}
.owl-item:nth-of-type(11) .testimonial_slider .testimonial-author {
    color: #D22630;
}

.owl-item:nth-of-type(12) .testimonial_slider .testimonial-author {
    color: #73C0CD;
}

.owl-item:nth-of-type(13) .testimonial_slider .testimonial-author {
    color: #D26631;
}

.owl-item:nth-of-type(14) .testimonial_slider .testimonial-author {
    color: #A2B538;
}

.owl-item:nth-of-type(15) .testimonial_slider .testimonial-author {
    color: #C6A626;
}
.testimonial_slider {
    background-color: #121212;
    padding: 20px 24px 25px 24px;
    color: #FFF;
    align-items: flex-start;
    border-radius: 12px;
}

.testimonial_slider p.mobile-title{
    font-family: "Permanent Marker", Sans-serif;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.testimonial_slider .mobile-content{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0;
}

.testimonial_slider img{
    width: 123px !important;
}

.testimonial_slider .mobile-read-more{
    text-align: center;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.testimonial_slider .mobile-read-more a{
    color: #fff;
}
.testimonial_slider .mobile-read-more a:hover{
    color: #D22630;
}

.work_slider img {
    height: 527px !important;
    object-fit: cover;
    transition-duration: 1s; /* 0.3 */
}
.work_slider img.hover-img{
    /* display: none !important; */
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 94%;
}


.work_slider:hover img.hover-img {
    /* display: block !important; */
    opacity: 1 !important;
    transition-duration: 0.5s;
}

.work_slider:hover img.simple-img {
    /* display: none !important; */
    opacity: 0 !important;
}

/* blog slider */
/*.blog_slider p.title{
    font-family: "Roboto";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
}
.blog_slider img{
    width: unset !important;
}*/

/* @media (min-width: 1200px) and (max-width: 1600px){
    .blog-title .elementor-25 .elementor-element.elementor-element-ae9221e .elementor-heading-title{
        font-size: 50px !important;
        line-height: 49px !important;
    }
} */



@media (min-width: 768px) and (max-width: 1024px) {
    .grid-container{
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .four-grid-container{
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .testimonial-container {
        column-count: 3 !important;
    }
    .nav.nav-tabs{
        grid-template-columns: repeat(4, 1fr) !important;
    }
    .category-ul-li ul li{
        border-radius: 10px !important;
    }
    .team-grid-item .title{
        font-size: 20px !important;
    }
    .team-grid-item .strengths p{
        font-size: 14px !important;
    }
    .leader-grid-container .team-grid-item{
        flex: auto !important;
        width: 33% !important;
    }
    .four-grid-container .team-grid-item{
        flex: auto !important;
        width: 25% !important;
    }
    .image-owl-with-counter .image-owl-carousel .owl-nav{
        bottom: -16px !important;
    }
    .carousel__counter{
        right: 45% !important;
    }
    .work-post-desktop {
        grid-column: 1 / span 2 !important;
    }
	.category-ul-li ul a{
		    padding: 12px 10px !important;
			    font-size: 16px !important;
	}
}

/* work detail */
/* .elementor-element.elementor-element-9657e30.sticky-image.elementor-widget.elementor-widget-image {
    position: sticky;
    top: 70px;
} */
.sticky-image.animated-slow.elementor-widget.elementor-widget-image{
    position: sticky;
    top: 70px;
}
/* .elementor-element.elementor-element-815da3d.sticky-image.elementor-widget.elementor-widget-image{
    position: sticky;
    top: 70px;
} */

.sticky-image.elementor-widget.elementor-widget-image {
    position: sticky;
    top: 70px;
}

/* capabilities section */
.capabilities-slider .elementor-column-gap-default {
    max-width: 1920px;
    margin: auto;
}



/* theme css */

@media (max-width: 767px){
    .career_last_banner .career_banner_first_letter_section {
        font-size:55px !important;
    }

    .career_last_banner .career_banner_second_letter_section {
        font-size:50px !important;
    }

    .career_last_banner .career_banner_third_letter_section {
        font-size:90px !important;
    }
    .work_slider img {
        height: 330px !important;
        object-fit: cover;
    }
    .four-grid-container{
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .leader-grid-container{
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .leader-grid-container .team-grid-item{
        width: 100% !important;
    }
    .leader-grid-container .team-grid-item .strengths p{
        padding-right: 5px !important;
    }
    .our-team-img{
        width: 100% !important;
    }
    .testimonial-container {
        column-count: 1 !important;
    }
    #footer-bg-img-mb .elementor-55 .elementor-element.elementor-element-9647648 {
        margin-top: 100px;
        margin-bottom: 100px;
        padding: 0px 0px 0px 0px;
    }


    .custom-grid-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 13px;
    }
    .category-ul-li .mobile{
        display: block !important;
    }
    .category-ul-li .desktop{
        display: none !important;
    }
    .nav.nav-tabs{
        display: grid;
        grid-template-columns: 50% 50% !important;
        gap: 10px 3px !important;
    }
    .category-ul-li{
        display: unset !important;
    }
    p.mobile {
        margin: 0;
        align-items: center;
        display: flex;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        color: #fff;
        margin-bottom: 20px;
        text-align: center;
    }
    .category-ul-li ul li{
        padding: 0px !important;
        margin-left: unset !important;
    }
    .category-ul-li ul a{
        padding: 5px 5px !important;
        font-size: 13px  !important;
    }
    .work-post-grid {
        grid-template-columns: 1fr;
    }
    .custom-grid-item .title{
        font-size: 16px !important;
    }
    .work_slider img.hover-img{
        width: 90% !important;
    }
    .four-grid-container .team-grid-item{
        width: 100% !important;
    }
    .home-masters-sec-gradient::after{
        top: 100% !important;
    }
    .privacy-sec-gradient::after{
        bottom: 11% !important;
    }
	
	ul.nav.nav-tabs{
		    padding: 10px 10px !important;
	}
    
}

/* work post display in mobile view */
.work-post-display {
    position: relative;
    margin-bottom: 60px;
    padding: 0 20px;
}

/* hover effect */
.work-post-display .work-hover-img{
    opacity: 0 ;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 20px;
}

.work-post-display:hover .work-img {
    opacity: 0 !important;
}

.work-post-display:hover .work-hover-img{
    opacity: 1 ;
    transition: 0.5s ease-in-out;
}
.work-post-display .work-hover-img::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    top: 0; /*60%*/
    background: linear-gradient(122.48deg, rgba(0, 0, 0, 0) 14.54%, rgba(0, 0, 0, 0.7) 57.92%);
    opacity: 0;
    z-index: 1;
}
.work-post-display .work-hover-img:hover::before {
    opacity: 1;
    transition: 0.5s ease-in-out;
}
/* hover effect end */

.work-post-display img{
    width: 100%;
}
.work-post-display .category{
    color: #FFF;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.work-post-display .category p{
    margin-bottom: 10px;
}
.work-post-display .read-more{
    color: #fff !important;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.8px;
    text-transform: uppercase;

    background-repeat: no-repeat;
    position: absolute;
    bottom: -17px;
    right: 40px;
    background-size: cover;
    background-position: center center;
}
.work-post-display .read-more a{
    color: #fff !important;
    text-align: center;
    /* padding: 3px 20px; */

}
.work-post-display .author-name{
    color: #D22630;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px; /* 104.545% */
    text-transform: uppercase;
    margin-top: 0 !important;
}
.work-post-display .author-name p{
    margin-bottom: 10px;
}
.mobile-work-image{
      height: 268px !important;
    object-fit: cover;

}


/* 4 grid our team */
.four-grid-container{
    /* display: grid;
    grid-template-columns: repeat(4, 1fr); */
    grid-gap: 14px; 
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.four-grid-container p{
    margin: 0;
}
.four-grid-container .team-grid-item .title{
    /* color: var(--Red, #D22630); */
    font-family: "Permanent Marker";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 123.077% */
    letter-spacing: 0.52px;
    text-transform: uppercase;
    margin-top: 14px;
    display: flex;
    justify-content: space-between;
}
.four-grid-container .team-grid-item {
    margin-top: 40px;
    flex: 0 0 auto;
    width: 23.5%;
}

.four-grid-container .team-grid-item .content{
    color: var(--White, #FFF);
    font-family: "Permanent Marker";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
}
.four-grid-container .team-grid-item hr{
    background-color: #666467 !important;
    margin-top: 14px !important;
    margin-bottom: 12px !important;
}
.four-grid-container .team-grid-item .strengths-linkdin{
    display: flex;
}
.four-grid-container .team-grid-item .strengths{
    display: flex;
}
.four-grid-container .team-grid-item .strengths p{
    color: #FFF;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 18px;
    margin-left: 11px;
}
.four-grid-container .team-grid-item .strengths b.strength-word{

    font-weight: 700;

}
.four-grid-container .team-grid-item .fun-fact b.fun-fact-word{
    font-weight: 700;
}


    


/* 3 grid our team */
.leader-grid-container{
    /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 14px; 
    padding: 10px;
}
.leader-grid-container p{
    margin: 0;
}
.leader-grid-container .team-grid-item {
    margin-top: 40px;
    flex: 0 0 auto;
    width: 32.5%;
}
.team-grid-item .title{
    /* color: var(--Red, #D22630); */
    font-family: "Permanent Marker";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 123.077% */
    letter-spacing: 0.52px;
    text-transform: uppercase;
    margin-top: 14px;
}

.team-grid-item .content{
    color: var(--White, #FFF);
    font-family: "Permanent Marker";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}
.team-grid-item hr{
    background-color: #666467 !important;
    margin-top: 14px !important;
    margin-bottom: 12px !important;
}
.team-grid-item .strengths-linkdin{
    display: flex;
    transition: 0.5s ease-in-out;
}
.team-grid-item .strengths{
    display: flex;
    font-size: 16px;
    color: #fff;
    font-style: italic;
    gap: 10px;
    transition: 0.5s ease-in-out;
}
.strengths-fun-fact {
    position: relative;
}
.team-grid-item .fun-fact {
    display: flex;
    opacity: 0;
    gap: 10px;
    position: absolute;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    top: 0;
    transition: 0.5s ease-in-out;
}

.team-grid-item .fun-fact img, .team-grid-item .strengths img {
    margin-top: 8px;
}

.team-grid-item:hover .fun-fact{
    opacity: 1;
    transition: 0.5s ease-in-out;
}
.team-grid-item:hover .strengths{
    opacity: 0;
    transition: 0.5s ease-in-out;
}
/* .simple-linkdin:hover{
    display: none !important;
} */

/* a.simple-linkdin:hover img:nth-child(2) {
    display: block;
    position: relative;
    top: 11%;
}

a.simple-linkdin:hover img:nth-child(1) {
    display: none !important;
} */

.hover-linkdin{
    display: none;
}

.linkdin.simple-linkdin:hover img{
    filter: sepia(100%) hue-rotate(-25deg) brightness(80%) saturate(320%);
}
/* .simple-linkdin:hover + .hover-linkdin{
    display: block !important;
} */
.linkdin.hover-linkdin img {
    width: 100%;
    height: auto;
}
.linkdin.simple-linkdin img {
    width: 100%;
    height: auto;
}
.team-grid-item img.featured-img {
    filter: grayscale(1);
    transition: 0.3s;
    width: 100%;
}
.team-grid-item:hover img.featured-img {
    filter: grayscale(0);
}

.team-grid-item .strengths p{
    color: #FFF;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 18px;
    margin-left: 11px;
}
.team-grid-item .strengths b.strength-word{
    font-weight: 700;
}
.team-grid-item .fun-fact b.fun-fact-word{
    font-weight: 700;
}

.team-grid-item .fun-fact p{
    color: #FFF;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 18px;
    margin-left: 11px;
}
.title-red-color{
    color: #D22630;
}
.title-blue-color{
    color: #73C0CD;
}
.title-orange-color{
    color: #D26631;
}
.title-green-color{
    color: #A2B538;
}
.strengths img {
    height: fit-content !important;
}
.fun-fact img {
    height: fit-content !important;
}


/* testimonial page */
.testimonial-container {
	column-count: 4;
}
.testimonial-item {
    overflow: auto;
    padding: 20px 24px 25px 24px;
    background-color: #121212;
    margin-bottom: 14px;
    border-radius: 12px;
}
.testimonial-item p{
    margin: 0;
}
.testimonial-item .testimonial-title{
    color: var(--White, #FFF);
    font-family: "Permanent Marker", Sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 108.333% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.testimonial-item img{
    margin: 14px 0px;
}
.testimonial-item .testimonial-content{
    color: var(--White, #FFF);
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.testimonial-item .testimonial-author{
    font-family: "Roboto", Sans-serif;;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 20px;
    margin-top: 14px;
}
.testimonial-item:nth-of-type(1) .testimonial-author {
    color: #D22630;
}

.testimonial-item:nth-of-type(2) .testimonial-author {
    color: #73C0CD;
}

.testimonial-item:nth-of-type(3) .testimonial-author {
    color: #D26631;
}

.testimonial-item:nth-of-type(4) .testimonial-author {
    color: #A2B538;
}

.testimonial-item:nth-of-type(5) .testimonial-author {
    color: #C6A626;
}
.testimonial-item:nth-of-type(6) .testimonial-author {
    color: #D22630;
}

.testimonial-item:nth-of-type(7) .testimonial-author {
    color: #73C0CD;
}

.testimonial-item:nth-of-type(8) .testimonial-author {
    color: #D26631;
}

.testimonial-item:nth-of-type(9) .testimonial-author {
    color: #A2B538;
}

.testimonial-item:nth-of-type(10) .testimonial-author {
    color: #C6A626;
}
.testimonial-item:nth-of-type(11) .testimonial-author {
    color: #D22630;
}

.testimonial-item:nth-of-type(12) .testimonial-author {
    color: #73C0CD;
}

.testimonial-item:nth-of-type(13) .testimonial-author {
    color: #D26631;
}

.testimonial-item:nth-of-type(14) .testimonial-author {
    color: #A2B538;
}

.testimonial-item:nth-of-type(15) .testimonial-author {
    color: #C6A626;
}

/* blog-insider-insight */
.hidden {
    display: none !important;
}

.custom-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 13px;
}

.custom-grid-item .category-image img{
    width: 100%;
}

/*.custom-grid-item img.featured-img {
    filter: grayscale(1);
    transition: 0.3s;
    width: 100%;
}*/

/*.custom-grid-item:hover img.featured-img {
    filter: grayscale(0);
}*/

.custom-grid-item img.attachment-custom-thumbnail.size-custom-thumbnail.wp-post-image {
    height: 217px;
    object-fit: cover;
    filter: grayscale(1);
    transition: 0.3s;
    width: 100%;
}

.custom-grid-item:hover img.attachment-custom-thumbnail.size-custom-thumbnail.wp-post-image {
    filter: grayscale(0);
}

.custom-grid-item .title:hover{
    color: #D22630;
}
.custom-grid-item .title:hover img{
    padding-left: 13px !important;
    transition: 1s;
}
.custom-grid-item .title{
    color: var(--White, #FFF);
    font-family: "Permanent Marker", Sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
    min-height: 48px;
}
.custom-grid-item .title img{
    padding-left: 10px;
    height: 16px;
}

.custom-grid-item p.categroy-name{
    color: var(--Light-Gray, #ADAEAE);
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.category-ul-li ul{
    margin: 0;
    padding: 0;
}
.category-ul-li ul li{
    list-style: none;
    /*margin-left: 11px;
    border-radius: 90px;*/
    justify-content: center;
    align-items: center;
    text-align: center;
    height: fit-content;  
font-family: "DM Sans", Sans-serif;	

}

.category-ul-li ul li.red{
    /*border: 2px solid var(--Red, #D22630);*/
	    border-radius: 4px !important;
}
.category-ul-li ul li.green{
    border: 2px solid var(--Green, #A2B538);
}
.category-ul-li ul li.orange{
    border: 2px solid var(--Green, #D26631);
}
.category-ul-li ul li.yellow{
    border: 2px solid var(--Green, #C6A626);
}
.category-ul-li ul li.blue{
    border: 2px solid var(--Green, #73C0CD);
}
.category-ul-li ul li.red a:hover,
.category-ul-li ul li.red.active a{
    border-radius: 4px;
background: #2F45FF;
    
}
.category-ul-li ul li.green:hover,
.category-ul-li ul li.green.active{
    background-color: #A2B538;
    transition: 1s;
}
.category-ul-li ul li.orange:hover,
.category-ul-li ul li.orange.active{
    background-color: #D26631;
    transition: 1s;
}
.category-ul-li ul li.yellow:hover,
.category-ul-li ul li.yellow.active{
    background-color: #C6A626;
    transition: 1s;
}
.category-ul-li ul li.blue:hover,
.category-ul-li ul li.blue.active{
    background-color: #73C0CD;
    transition: 1s;
}
.nav.nav-tabs .yellow{
    color: unset !important;
}
.category-ul-li ul a{
    color: #FFF;
   font-family: "DM Sans", Sans-serif;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px; /* 145% */
    display: flex;
    justify-content: center;
    padding: 12px 42px;
	       border-radius: 4px !important;
}

.category-ul-li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav.nav-tabs {
    list-style: none;
    padding: 0;
    padding-bottom: 87px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.nav.nav-tabs p {
    margin: 0;
    align-items: center;
    display: flex;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    color: #fff;
    justify-content: center;
}
.loadmorebutton{
    text-align: center;
    margin-top: 98px;
}
.category-loadmorebtn{
    color: #FFF !important;
    font-family: "Permanent Marker", Sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 145.455% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.category-loadmorebtn:hover{
    color: #D22630 !important;
}
.category-ul-li .mobile{
    display: none;
}

/* work post desktop */
.work-post-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px; /* Adjust as needed */
}

.work-post-desktop {
    position: relative;
}
/* .mian-img-section::before{
    bottom: 0px !important;
} */
.work-post-desktop::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 6px;
    right: 0px;
    width: 100%;
    top: 0;
    background: linear-gradient(122.48deg, rgba(0, 0, 0, 0) 14.54%, rgba(0, 0, 0, 0.7) 57.92%);
    opacity: 0;
    z-index: 1;
}
.work-post-desktop.mian-img-section::before{
    background: linear-gradient(106deg, rgba(0, 0, 0, 0.00) 49.04%, rgba(0, 0, 0, 0.80) 74.25%),  -362.482px / 100% 162.03% no-repeat !important;
}
.work-post-desktop:hover::before {
    opacity: 1;
    transition: 1s ease-in-out;
}
.single-image-post .elementor-widget-container{
    position: relative;
}
.single-image-post .elementor-widget-container::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 0%;
    background-image: linear-gradient(to bottom,#1e1e1e00, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1EFF);
}
.read-more{
    position: absolute;
    right: 0;
    bottom: 2px;
    padding: 2px 20px;
    margin-bottom: 8px;
    font-size: 20px;
    font-family: "Permanent Marker", sans-serif;
    color: #fff;
}
.read-more a{
    color: #fff !important;
}
.cate-read{
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: none;
    z-index: 11;
}
.small_work_image{
    position: absolute;
    right: 0;
    bottom: 100px;
}
.cate-read .category {
    margin-bottom: 60px;
    color: #fff;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    text-align: end;
}
.work-post-desktop:hover .cate-read{
    display: block !important;
}
.work-post-desktop:hover .work-hover-img{
    opacity: 1 ;
    transition: 1s ease-in-out;
}
.work-post-desktop .work-hover-img{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    
}
/* .small_work_image img{
    position: absolute;
    bottom: 40px;
    right: 0;
} */
.small_work_image{
    margin-bottom: 20px;
}
.cate-read .description{
    text-align: end;
}
.cate-read .description{
    color: #fff;
    text-align: end;
    margin: 0;
    /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; */
    font-size: 16px;
}
.work-post-desktop:hover .work-img {
    opacity: 0 !important;
}


.single-post .elementor-location-header{
    position: relative;
    z-index: 999999;
    background-color: #1E1E1E;
}
.single-work-video .elementor-background-video-container.elementor-hidden-phone:after {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 40%);
    position: absolute;
}

.single-post .elementor-location-footer,
.post-type-archive-work .elementor-location-footer,
.single-work .elementor-location-footer,
.single-career .elementor-location-footer,
.page-id-3 .elementor-location-footer,
.page-id-21 .elementor-location-footer,
.page-id-23 .elementor-location-footer,
.page-id-25 .elementor-location-footer,
.page-id-29 .elementor-location-footer,
.page-id-31 .elementor-location-footer,
.page-id-33 .elementor-location-footer,
.page-id-37 .elementor-location-footer,
.page-id-39 .elementor-location-footer,
.page-id-66 .elementor-location-footer,
.page-id-17 .elementor-location-footer,
.page-id-1113 .elementor-location-footer,
.page-id-14574 .elementor-location-footer{
    position: sticky;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 0;
    height: 100vh;


}

.single-post .all-section,
.post-type-archive-work .all-section,
.single-work .all-section,
.single-career .all-section,
.page-id-3 .all-section,
.page-id-21 .all-section,
.page-id-23 .all-section,
.page-id-25 .all-section,
.page-id-29 .all-section,
.page-id-31 .all-section,
.page-id-33 .all-section,
.page-id-37 .all-section,
.page-id-39 .all-section,
.page-id-66 .all-section,
.page-id-17 .all-section,
.page-id-1113 .all-section,
.page-id-14574 .all-section{
    position: relative;
    z-index: 99999;
    background: #1e1e1e;
}

.single-post .blank-div,
.post-type-archive-work .all-section,
.single-work .blank-div,
.single-career .blank-div,
.page-id-3 .blank-div,
.page-id-21 .blank-div,
.page-id-23 .blank-div,
.page-id-25 .blank-div,
.page-id-29 .blank-div,
.page-id-31.blank-div,
.page-id-33.blank-div,
.page-id-37 .blank-div,
.page-id-39 .blank-div,
.page-id-66 .blank-div,
.page-id-17 .blank-div,
.page-id-1113 .blank-div,
.page-id-14574 .blank-div{
    min-height: 50px;
}

.single-career .elementor-location-header{
    position: relative;
    z-index: 999999; /*99999*/
    background: #1e1e1e;
}

.contenttext{
    display: none;
}


/* 360 degree */
#mgs-360-viewer {
    width: 100%;
    height: 600px; /* Adjust height as needed */
    background-image: url('https://www.mgs-designs.com/360/MGS-360-CUSTOM/MGS-360-CUSTOM.html');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


/* event image slider */
.image-owl-with-counter {
    position: relative;
}
.image-owl-with-counter .image-owl-carousel {
    position: relative;
}
.carousel__counter{
    position: absolute;
    bottom: 47px;
    right: 38px; /*40px*/
    z-index: 1;
    font-size: 22px;
    font-family: "Permanent Marker", Sans-serif;
    color: #121212;
}

.image-owl-carousel-orange .carousel__counter,
.image-owl-carousel-red .carousel__counter,
.image-owl-carousel-gray .carousel__counter{
    color: #fff !important;
}
.image-owl-with-counter .image-owl-carousel .owl-nav button.owl-prev {
    margin-right: 100px;
    margin-top: 7px;
    outline: none;
}
.image-owl-with-counter .image-owl-carousel .owl-nav button.owl-next {
    margin-top: 7px;
    outline: none;
}
.image-owl-with-counter .image-owl-carousel .owl-nav{
    height: 48px !important;
    width: 170px !important;
}
.col-md-12 {
    padding: 0 !important;
}

/* .show{
    display: block;
} */
@media only screen
and (max-width: 767px) {
    .image-owl-with-counter .image-owl-carousel .owl-nav{
        bottom: -22px !important;
    }
    
}

@media only screen
and (max-width: 575px) {
    .leader-grid-container .linkdin.simple-linkdin img {
        width: 115px;
        height: auto;
        margin-top: 5px;
    }
}


@media only screen
and (max-width: 768px) {
    .carousel__counter {
        left: 44%;
        right: 40%;
        transform: translate(0%, 130%);
        text-align: center;
        bottom: 19px;
    }
	.carousel__counter{
		    font-size: 18px;
	}
    .image-owl-with-counter .image-owl-carousel .owl-nav {
        bottom: -10px;
        left: 46%;
        right: 42%;
        transform: translate(-35%, 8%);
    }
    .account-form .hs-button{
        padding: 0px 24px !important;
    }
    .account-form .hs-button{
        background-repeat: no-repeat !important;
    }
    
}
@media only screen
and (max-width: 425px) {
    .carousel__counter {
        left: 44%;  /*44*/
        right: 39%; /*42*/
        transform: translate(0%, 130%);
        text-align: center;
        bottom: 18px; /*29*/
    }
    .image-owl-with-counter .image-owl-carousel .owl-nav {
        bottom: -8px;
        left: 44%;
        right: 42%;
        transform: translate(-35%, 8%);
    }
}


/* footer form */
.footer-form .hs-form-field{
    margin-top: 15px;
}
.footer-form .hs-form-field label span{
    color: #fff; /*#ADAEAE*/
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.22px;
    font-family: "Roboto", Sans-serif;
}

.footer-form input.hs-input{
    color: #C6A626;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    padding: 6px 0;
    border-bottom: 2px solid #fff !important;
}
.footer-form textarea.hs-fieldtype-textarea{
    border-bottom: 2px solid #fff !important;
}

.footer-form .hs-error-msgs{
    color: red;
    padding: 10px 0px 10px 20px;
    font-family: "Roboto", Sans-serif;
}

.footer-form .hs_submit{
    text-align: center;
    margin-top: 31px;
}

.footer-form .hs-button {
    background-position: center center;
    background-size: contain;
    padding: 2px 23px;
    color: #fff;
    font-family: 'Permanent Marker';
    outline: none;
    border: none;
    border-radius: 0;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.8px;
}


.Schedule-a-call-btn a span.elementor-button-text::after {
    content: url("https://www.highway85creative.com/wp-content/uploads/2024/04/white-right-arrow.svg");
    padding-left: 10px;
    position: relative;
    visibility: hidden;
    display: none;
}

.elementor-14 .elementor-element.elementor-element-e847899 .elementor-button:hover .Schedule-a-call-btn a span.elementor-button-text::after {
  display: block;
}

.Schedule-a-call-btn a:hover span.elementor-button-text::after {
    visibility: visible;
    position: absolute;
    display: inline-block;
    margin-left: -5px !important;
}

.Schedule-a-call-btn a:hover span.elementor-button-text{
    margin-right: 20px !important;
}

.build-section .elementor-widget-image .elementor-widget-container::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: #0000006a;
    transition: 0.3s ease-in-out;
}
.build-section .elementor-widget-image .elementor-widget-container:hover::before {
    opacity: 1;
}


/* single-career-form */
.single-career-form .hs-form-field{
    margin-top: 25px;
}
.single-career-form .hs-error-msgs{
    color: red;
    padding: 10px 0px 10px 20px;
    font-family: "Roboto", Sans-serif;
}

.single-career-form textarea{
    height: 33px;
}


.single-career-form input.hs-input, textarea.hs-input{
    color: #fff !important;
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    font-size: 22px;
}
/* .single-career-form input, textarea{
    border-bottom: 2px solid #fff !important;
} */
.contact-form input.hs-input, .contact-form textarea.hs-fieldtype-textarea{
    border-bottom: 2px solid #fff !important;
}
.contact-form .hs-error-msgs{
    color: red;
    padding: 10px 0px 10px 20px;
    font-family: "Roboto", Sans-serif;
}

.contact-form .hs-button:hover{
    background-color: unset;
}


.contact-form .hs-form-field{
    padding-bottom: 18px;
}
.career-post-img article.career.type-career.status-publish h3 a:hover:after{
    transition: 1s;
}


.e-hosted-video.elementor-wrapper.elementor-open-inline::after{
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 40%);
    position: absolute;
}

.dialog-type-lightbox {
    z-index: 99999 !important;
}
i.fa.fa-angle-right{
   display:none;
}
span.post-navigation__next--label::after {
    
    margin-left: 7px;
    
}

span.post-navigation__prev--label::before {
    
    margin-right: 7px;
}
span.post-navigation__prev--label:hover::before {
    position: relative;
    right: 1px;
    transition: 0.5s;
}

.post-navigation__next--label:hover::after{
    position: relative;
    left: 1px;
    transition: 0.5s;
}


.title-class{
	font-family: "Permanent Marker", Sans-serif;
}
.post-type-archive-work div#sticky-social-links, .single-work div#sticky-social-links{
    z-index: 999999;
}

.home-masters-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 73%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.career-benifit-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 73%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.career-benifit-sec-gradient::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(to top, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1e);
}

.sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 100%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}

.banner-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 60%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.graphic-banner-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 60%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1e);
}
.contact-banner-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 20%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.testimonial-banner-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 0%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.gradient-effect::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 74%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}

.privacy-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 23%;
    right: 0px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.payment-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 22%;
    right: 0px;
    width: 100%;
    top: 0;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.event-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 67%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.event-gradinet-section::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 73%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.career-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 79%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}

.error-page-sec-gradient::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0px;
    width: 100%;
    top: 30%;
    background-image: linear-gradient(to bottom, #1e1e1e00, #1e1e1e00, #1e1e1e00, #1E1E1Eaa, #1e1e1ec8);
}
.f2simg {
    text-align: center;
    margin: 0 auto;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .blog-title .elementor-heading-title.elementor-size-default {
        font-size: 50px !important;
        line-height: 49px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1700px) {
    .career-detail-section .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
}







