@import url(_fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,500&family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500&display=swap);

body{
    font-family: 'Nunito', sans-serif !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300; 
    -webkit-font-smoothing: antialiased;
}

html {
	font-size: 10px;
	font-family: 'Nunito', sans-serif !important;
}
#header_d {
    position: absolute !important;
    width: 100% !important;
}

/* ==============Box================== */

.read_more {
    opacity: 0;
}
.box:hover .read_more {
    opacity: 1;
}
.box.hover .elementor-element-populated {
    background-color: #F2F9FF !important;
}
.box.hover .read_more {
    opacity: 1 !important;
}


/* ==============blog_sec================== */
.blog_sec .anwp-pg-wrap .anwp-pg-post-teaser__thumbnail-img {
    border-radius: 30px;
    margin-bottom: 3rem;
}
.blog_sec .anwp-pg-post-teaser__excerpt.mb-2 {
    font-size: 1.8rem !important;
    font-family: 'Poppins';
    line-height: 30px !important;
    font-weight: 500;
    margin-bottom: 2rem !important;
}
.blog_sec .blog_more {
font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 174.52%;
    color: #6B76FF;
    font-family: 'Poppins';
    float: right;
    position: relative;
    padding: 10px 20px;
}
.blog_sec .blog_more:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin-left: 10px;
}


/* ==============testimonials================== */

.testimonials .elementor-testimonial__content {
    display: grid;
}
.testimonials cite.elementor-testimonial__cite {
    grid-area: 1 / 1 / 1 / 1;
	margin: 1rem 0 2rem !important;
}
.testimonials .elementor-swiper-button, .blog_sec .elementor-swiper-button {
    font-size: 30px !important;
    border: 1px solid #d3d3d3;
    color: #d3d3d3;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    text-align: center;
    padding: 14px 14px;
}
.testimonials .elementor-swiper-button-next, .blog_sec .elementor-swiper-button-next {
    right: -75px;
}
.testimonials .elementor-swiper-button-prev, .blog_sec .elementor-swiper-button-prev {
    left: -75px;
}
.testimonials .swiper-pagination {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.testimonials .swiper-pagination-bullet {
    width: 14px !important;    
	height: 14px !important;
    background: #C8E4FE;
    opacity: 1;
}
 .testimonials .swiper-pagination-bullet-active {
    background-color: #02010103 !important;
    border: 1px solid #6B76FF;
    width: 18px !important;
    height: 18px !important;
}

/* ==============Faq================== */

.faq .elementor-accordion .elementor-tab-title {
	position: relative;
}
.faq .elementor-accordion .elementor-tab-title:before {
    position: absolute;
    width: 4px;
    height: 40px;
    left: -5px;
    FONT-VARIANT: JIS04;
    background: linear-gradient(
100.15deg, #6B76FF 2.02%, #313EDC 98.63%);
    border-radius: 35px;
    content: "";
    top: 6px;
}




.light_b {
	color: #C8E4FE;
}
.text-blue {
	color: #429ce3 !important ;
}
.new-blue {
	color: #429ce3  !important; 
}
.blue {
	color: #429ce3;
}



/*==================Blogs=====================  */
.all_blog .elementor-posts-container {
    display: grid;
}
.all_blog .elementor-post {
	margin-top: 0px !important;
}
.all_blog .elementor-post:first-child {
    grid-row: 1/2;
    grid-column: 1 / span 2;
}
.all_blog .elementor-post img.attachment-full.size-full {
    height: 325px !important;
    width: 100%;
    max-width: 100% !important;
    object-fit: cover;
}





/*==================Career=====================  */
#send_btn {
    display: none;
}




.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
}
@media (max-width: 1310px) {  
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px !important;
}
}
@media (max-width: 767px) {  
html {
	font-size: 7px !important;
}
	.testimonials .elementor-swiper-button, .blog_sec .elementor-swiper-button {
    display: none;
}
	.images_g .e-gallery-item:nth-child(odd) {
    margin-top: 0rem !important;
}
	.all_blog .elementor-post:first-child {
    grid-row: unset;
    grid-column: unset;
}
	.job-openinge .list-view {
    grid-template-columns: repeat(1, 1fr) !important;
		    grid-gap: 0px !important;
}
	.sjb-page {
    padding: 0 10px;
}
	.sjb-page .list-data .sjb-apply-now-btn a {
    float: none;
    padding: 15px 70px !important;
	}
	.col-md-4.col-sm-4.col-xs-12.sjb-apply-now-btn {
   bottom: 25px !important;
    width: 80% !important;
}
.elementor-top-section h3.elementor-headline {
    font-size: 3.6rem !important;
}
	.mail-to a.elementor-button-link {
position: unset !important;
    bottom: 20px;
    right: 0;
    width: 100%;
}
	.lets-meet .elementor-widget-wrap.elementor-element-populated {
    padding-left: 2rem !important;
}
}
	.sjb-page .list-data .sjb-apply-now-btn a {
    display: block !important;
}
.job-openinge input {
    margin-bottom: 2rem;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    height: 100vh;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    height: 100vh;
}

}

@media (min-width: 768px) and (max-width: 991px) { 
html {
	font-size: 8px !important;
}
	.testimonials .elementor-swiper-button-next, .blog_sec .elementor-swiper-button-next {
    right: 5px !important;
}
	.testimonials .elementor-swiper-button-prev, .blog_sec .elementor-swiper-button-prev {
    left: 5px !important;
}
.job-openinge .list-view {
    grid-template-columns: repeat(2, 1fr) !important;
}
.job-openinge input {
    margin-bottom: 1rem !important;
}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    height: 100vh;
}

}


@media (min-width: 768px) and (max-width: 991px) { 
	.job-openinge .list-view {
    grid-template-columns: repeat(2, 1fr) !important;
}
.job-openinge input {
    margin-bottom: 1rem !important;
}
	.col-md-4.col-sm-4.col-xs-12.sjb-apply-now-btn {
    width: 80% !important;
}
.lets-meet .elementor-widget-wrap.elementor-element-populated {
    padding-left: 2rem !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
		.mail-to a.elementor-button-link {
position: unset !important;
    bottom: 20px;
    right: 0;
    width: 100%;
}	
}


.sjb-page {
    padding: 0 10px !important;
}
@media (max-width: 1440px) {  
	.testimonials .elementor-swiper-button-next, .blog_sec .elementor-swiper-button-next {
    right: 5px !important;
}
	.testimonials .elementor-swiper-button-prev, .blog_sec .elementor-swiper-button-prev {
    left: 5px !important;
}
}


.images_g .e-gallery-item:nth-child(odd) {margin-top: 6rem;}
button.sub-menu-toggle {
    display: none;
}
.elementor-search-form__submit {
    color: #998F8F !important;
}
.elementor-field-group .elementor-select-wrapper:before {
	display: none !important;
}


.job-openinge .sjb-filters.sjb-filters-v2 {
    padding: 0 0px !important;
    background: inherit !important;
}
.job-openinge select {
    background: #E7E7E7 !important;
    border: none !important;
    box-shadow: none !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 24px;
    color: #998F8F !important;
    height: 56px !important;
    border-radius: 16px !important;
    padding: 0 20px !important;
}
.job-openinge input {
       height: 56px !important;
    background: #E7E7E7 !important;
    border-radius: 16px !important;
    border: none !important;
    box-shadow: none !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 24px;
    color: #998F8F !important;
    padding: 0 20px !important;
    margin-bottom: 16px;
}
.job-openinge .sjb-page .list-data .v2 {
    background: #fff;
    border: none;
    float: left;
    margin: 15px 0;
    padding: 4rem 4rem 13rem;
    width: 100%;
    background-color: #F5F5F5;
    border-radius: 20px;
    position: relative;
}
.job-openinge .list-view {
    flex-wrap: wrap;
    justify-content: space-between;
    display: grid;
    align-self: center;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
.job-openinge .list-view .clearfix {
    display: none;
}
.job-openinge .sjb-page .list-data .v2 .job-description-list {
    padding: 0 0;
}
.sjb-page .list-data .v2 .job-description-list {
    padding: 0 0;
}

.sjb-page .job-description-list p {
    color: #1D1A1A;
    margin: 0 0 10px;
    word-wrap: break-word;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}

.sjb-page .list-data .sjb-apply-now-btn a {
    float: none;
    padding: 10px 80px;
    background: #6B76FF;
    border-radius: 30px;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 26px;
}
.col-md-4.col-sm-4.col-xs-12.sjb-apply-now-btn {
    position: absolute;
    bottom: 45px;
    left: 4rem;
    width: 80%;
	padding: 0;
}
.sjb-page .col-xs-1, .sjb-page .col-sm-1, .sjb-page .col-md-1, .sjb-page .col-lg-1, .sjb-page .col-xs-2, .sjb-page .col-sm-2, .sjb-page .col-md-2, .sjb-page .col-lg-2, .sjb-page .col-xs-3, .sjb-page .col-sm-3, .sjb-page .col-md-3, .sjb-page .col-lg-3, .sjb-page .col-xs-4, .sjb-page .col-sm-4, .sjb-page .col-md-4, .sjb-page .col-lg-4, .sjb-page .col-xs-5, .sjb-page .col-sm-5, .sjb-page .col-md-5, .sjb-page .col-lg-5, .sjb-page .col-xs-6, .sjb-page .col-sm-6, .sjb-page .col-md-6, .sjb-page .col-lg-6, .sjb-page .col-xs-7, .sjb-page .col-sm-7, .sjb-page .col-md-7, .sjb-page .col-lg-7, .sjb-page .col-xs-8, .sjb-page .col-sm-8, .sjb-page .col-md-8, .sjb-page .col-lg-8, .sjb-page .col-xs-9, .sjb-page .col-sm-9, .sjb-page .col-md-9, .sjb-page .col-lg-9, .sjb-page .col-xs-10, .sjb-page .col-sm-10, .sjb-page .col-md-10, .sjb-page .col-lg-10, .sjb-page .col-xs-11, .sjb-page .col-sm-11, .sjb-page .col-md-11, .sjb-page .col-lg-11, .sjb-page .col-xs-12, .sjb-page .col-sm-12, .sjb-page .col-md-12, .sjb-page .col-lg-12 {
    position: inherit;
/* 	    padding: 0; */
}
.sjb-page .list-data .v1 .job-type i, .sjb-page .list-data .v1 .job-location i, .sjb-page .list-data .v1 .job-date i, .sjb-page .list-data .v2 .job-type i, .sjb-page .list-data .v2 .job-location i, .sjb-page .list-data .v2 .job-date i {
    display: none;
}
.sjb-page .col-sm-8, .sjb-page .col-md-8 {
    width: 100%;
}
span.job-title {
    font-style: normal;
    font-weight: 600;
    font-size: 2.6rem;
    line-height: 45px;
    color: #3B2415;
}
.sjb-page .list-data .sjb-company-wrapper-details-list {
    padding: 0 25px;
    overflow: hidden;
}
.sjb-job-type-location-datesjb-page .col-md-2, .sjb-job-type-location-date .col-sm-4, .sjb-job-type-location-date .col-md-3, .sjb-job-type-location-date .col-md-4 {
    width: auto;
    display: inline-block;
	padding: 0;
}
.job-type, .job-location, .job-date {
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    color: #1D1A1A !important;
    line-height: 20px;
}
.job-location {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 5px;
    margin: 0 5px;
}
.sjb-page .list-data .sjb-job-type-location-date {
    border-top: none;
    padding: 15px 15px;
}
.sjb-page .list-data .sjb-company-wrapper-details-list {
    padding: 0 0;
}

.elementor-widget .elementor-icon-list-icon {
    align-self: flex-start;
    padding-top: 5px;
}

.elementor-widget-heading .elementor-heading-title {
    text-transform: unset !important;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{
	background-color:transparent !important;
	color:#fff !important;
}

.header_cta a {
    fill: var( --e-global-color-secondary ) !important;
    color: var( --e-global-color-secondary ) !important;
    background-color: var( --e-global-color-116c3c2 );
    border-radius: 30px 30px 30px 30px;
    padding: 12px 30px 12px 30px !important;
	font-size:16px;
}
.header_cta a:hover, .elementor-sticky--effects .header_cta a.elementor-item{
	    color: #FFFFFF !important;
    background-color: var( --e-global-color-primary ) ;
}

.highlighted i.fas.fa-caret-down {
    transform: rotate(180deg);
}
.elementor-swiper-button:hover {
border: 1px solid #429ce3 !important;
    color: #fff !important;
    background: #429ce3;
}

.mail-to a.elementor-button-link {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.post-d .elementor-widget-theme-post-content h1 {
    color: var( --e-global-color-secondary );
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: var( --e-global-typography-accent-font-size );
    font-weight: var( --e-global-typography-accent-font-weight );
    margin-bottom: 10px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.post-d .elementor-widget-theme-post-content h2 {
    color: var( --e-global-color-secondary );
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: 2.2rem;
    font-weight: var( --e-global-typography-accent-font-weight );
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}

 .main__header{
     padding:30vh 0 63vh 0 !important
 }
@media (max-width: 767px){
.main__header{
     padding:20vh 0 25vh 0 !important
 }
}
.blog_sec .anwp-pg-wrap .anwp-pg-post-teaser__thumbnail-img{
	margin-bottom:0px !important;
}
.anwp-pg-wrap .anwp-pg-post-teaser__thumbnail{
	margin-bottom: 30px;
	border-radius: 30px;
}
.testimonials div.elementor-swiper-button, .blog_sec div.elementor-swiper-button{
    border: 1px solid #47525d;
    color: #47525d;
}
.slr__partners img{
    filter: brightness(0) contrast(0.5);
}

.blog_sec .anwp-pg-wrap .anwp-pg-post-teaser__title a,
h3.elementor-post__title,
.elementor-post__excerpt {
    line-height: initial;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.blog_sec .anwp-pg-wrap .anwp-pg-post-teaser__title a,
h3.elementor-post__title { 
    -webkit-line-clamp: 2;
}
.elementor-post__excerpt{ 
    -webkit-line-clamp: 3;
}
html {
  scroll-behavior: smooth;
}
.sjb-page .list-data .v2 .sjb-with-logo .job-info {
    margin-left: 0;
}
.sjb-company-wrapper-details-list .company-logo{
	display:none
}
.elementor-heading-title {
	  font-family: inherit !important;
}
 .elementor-nav-menu a,
.elementor-icon-list-item > a {
	  font-family: 'Poppins' !important;
	 font-weight: 400 !important;
	 font-size:16px !important
}

.elementor-790 section.elementor-element.elementor-element-80922b4.elementor-sticky--effects {
    background-color: #429ce3 !important;
}
@media(min-width:768px){
.elementor-788 .elementor-element.elementor-element-49c50ce8,
.elementor-790 .elementor-element.elementor-element-37fedbb{
    width: auto !important;
}
	.elementor-nav-menu ul:not(.sub-menu) li.menu-item,
	.elementor-nav-menu > li{
		margin-right: 16px !important
	}
}


ul.elementor-icon-list-items span.elementor-icon-list-text{
	font-family: inherit !important;
    font-size: inherit !important;
    font-weight: initial !important;
}
 

