

@font-face {
	font-family: 'helvetica_rounded_lt_stdblack';
	src: url('../fonts/helvetica_rounded_lt_std_black-webfont.woff2') format('woff2'),
		url('../fonts/helvetica_rounded_lt_std_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

a {
	text-decoration: none;
	color: inherit;
}

body {
	margin: 0;
	background-color: #f5f5f5;
	font-family: "Plus Jakarta Sans", sans-serif !important;
}

section.help_center_banner {
    padding-top: 50px;
}
.looping_Content h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32.74px;
    text-align: left;
    color: #fff;
    letter-spacing: 1px;
	margin: 0 !important;
}
.looping_Content {
    background: #0738F9;
    border-radius: 10px;
    display: flex;
    align-items: baseline;
    padding: 30px 40px;
	gap: 20px;
}

.Content_looping h3 {
    font-size: 48px;
    font-weight: 600;
    line-height: 50.6px;
    text-align: left;
    width: 90%;
    font-family: 'helvetica_rounded_lt_stdblack';
}
.Content_looping span {
    font-size: 25px;
    text-align: left;
    display: block;
    margin-top: 29px;
    font-weight: 700;
    color: #f35800;
	font-family: 'helvetica_rounded_lt_stdblack';
}
.redeem-main.btn_help_center {
    padding: 20px 0 70px;
}

.btn_help_center a {
    display: flex;
    width: fit-content;
}


.something_Current_job h2 {
    text-align: center;
}

.carees_options_tabs .tabs button {
	border: none;
	padding: 10px 30px;
	border-radius: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.carees_options_tabs .tabs {
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

button.tab-button.active {
    background: #1746FF;
    color: #fff;
}
.carees_options_tabs .tab-content {
    padding: 100px 0;
    text-align: center;
}

.carees_options_tabs .tab-content p {
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
}

section.banner_about_sec_code {
	margin: 20px 0 0 0;
}
.about_content_oprate h2 {
	color: #282828;
	font-size: 48px;
	font-weight: 700;
	font-family: 'helvetica_rounded_lt_stdblack' !important;
	line-height: 42px;
}
.info-sectionbg {
    background: #F3F4F8;
    padding: 25px 30px 10px;
    border-radius: 10px;
}

.info-sectionbg h3 {
    color: var(--Black, #282828);
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 700;
}
.degree_content h2 {
	color: var(--Black, #282828);
	font-size: 30px;
	font-weight: 600;
	font-family: 'helvetica_rounded_lt_stdblack' !important;
	text-align: left;
	display: inline-block;
	width: 100%;
}
.degree_content {
    margin: 0 !important;
}
section.clientslogoes {
    padding: 120px 0;
}
body .gtt-content {
    margin-top: 0 !important;
}

body .gtt-content .col-md-12 {
    margin-top: 0;
    margin-bottom: 20px;
}


.row.text-center.g-4.logo-grid {
    margin: 0 !important;
}

.row.text-center.g-4.logo-grid .col-6 {
    margin: 0;
    padding: 0;
}

.row.text-center.g-4.logo-grid .col-4 {
    margin: 0;
    padding: 0;
}
section.clientslogoes .row {
    align-items: center;
    --bs-gutter-x: 2.5rem !important; 
}


/* about us css Start*/

.industry_experiences .info-box {
    padding: 32px;
    transition: box-shadow 0.3s ease;
    border-radius: 11px;
    background: #FFF;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    text-align: left !important;
    height: 375px;
}

section.industry_experiences {
    background: #F3F4F8;
    padding: 120px 0;
}
.content_experience_ftt span {
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
}
.content_experience_ftt h3 {
    color: #282828;
    font-size: 48px;
    font-weight: 700;
    font-family: 'helvetica_rounded_lt_stdblack' !important;
    margin-top: 15px;
}
.content_experience_ftt p {
    color: #282828;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
}
.info-box.text-center h4 {
    color: var(--Black, #282828);
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 800;
    margin-top: 20px;
}

.content_box_program {
    border-radius: 7px;
    background: #F3F4F8;
    padding: 35px;
    margin-top: 20px;
}
section.our-programs {
    padding: 70px 0 0;
}
.content_box_program h3 {
    color: var(--Black, #282828);
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 800;
}

.content_box_program ul li {
    color: #282828;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-weight: 400;
}

.three_box_qtt {
    display: flex;
    justify-content: space-between;
    gap: 28px;
}

.box_number_code {
    border-radius: 11px;
    background: #FFF;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
    padding: 30px;
}
.box_number_code ul {
    padding: 0 25px;
    margin-top: 12px;
}

.three_box_qtt {
    margin-bottom: 28px;
}
.box_number_code_ttt {
    width: 100%;
    padding: 30px;
}
.overall_impression h3 {
    color: #282828;
    font-size: 48px;
    font-weight: 700;
    font-family: 'helvetica_rounded_lt_stdblack' !important;
}
.overall_impression {
    padding-top: 60px;
    padding-bottom: 30px;
}
section.our_team_member {
    background: #F3F4F8;
    padding: 100px 0;
}

.team_headings {
    text-align: center;
    margin-bottom: 40px;
}

.team_headings span {
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 800;
}

.team_headings h3 {
    color: #282828;
    font-size: 48px;
    font-weight: 700;
    font-family: 'helvetica_rounded_lt_stdblack' !important;
}

.box-team-member {
	border-radius: 11px;
	background: #FFF;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	text-align: center;
	padding: 30px 20px;
	position: relative;
}
.link-din {
	font-size: 27px;
}
.slick-slide .box-team-member img {
	width: 230px !important;
	height: 230px;
	object-fit: cover;
	border-radius: 4px;
	display: inline-block !important;
}
.slide__content--headings span {
    font-size: 74px !important;
}
.box-team-member p {
	color: #7D7D7D;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}
.box-team-member h2 {
    color: #37393F;
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
}
section.our_company {
    padding: 100px 0;
}
.top-right {
    text-align: center;
}
.two_columns_box_logo {
    display: flex;
    gap: 20px;
    width: 100%;
}

.two_columns_box_logo img {
    box-shadow: 0px 8px 20px 0px #00000012;
    margin-top: 20px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}




/* about us css End*/




@media  (max-width: 1650px) {
    .slick-slide .box-team-member img {
        width: 180px !important;
        height: 180px;
    }
    .team_headings h3 {
        color: #282828;
        font-size: 24px;
    }
    .team_headings span {
        font-size: 18px;
    }
    .team_headings p {
        margin: 0;
        font-size: 14px;
    }.team_headings p {
        margin: 0;
        font-size: 14px;
    }

}




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

	.looping_Content {
		padding: 15px 20px;
	}
	.looping_Content h2 {
		font-size: 16px;
		line-height: 24.74px;
	}
	.Content_looping h3 {
		font-size: 20px;
		line-height: 30px;
		width: 100%;
	}
	.Content_looping span {
		font-size: 16px;
		margin-top: 18px;
	}
	.redeem-main.btn_help_center {
		padding: 15px 0 50px;
	}
	section.help_center_banner {
		padding-top: 30px;
	}
	.carees_options_tabs .tabs {
		margin-top: 40px;
		display: grid;
		gap: 10px;
		grid-template-columns: repeat(2, 2fr);
	}
	.carees-opport-saction {
		padding: 30px 0;
	}
	.carees_options_tabs .tab-content {
		padding: 15px 0 0;
		text-align: center;
	}
    .carees_options_tabs .tab-content p {
        font-size: 14px;
    }

	section.banner_about_sec_code {
		height: auto;
		background-size: cover;
		padding: 50px 0;
		background-position: center;
	}
	.about_content_oprate h2 {
		font-size: 30px;
	}
	body .color-orange {
        font-size: 24px !important;
        width: 100%;
    }
    .carees-opport-saction h2 {
        font-size: 24px;
    }
    .carees_options_tabs .tabs button {
        padding: 15px 10px;
        font-size: 12px;
    }
	section.clientslogoes {
		padding: 30px 0;
	}

    .degree_content h2 {
        font-size: 24px;
    }
	.degree_content {
		margin-bottom: 1rem !important;
	}

	.degree_content h2 {
		margin-top: 30px;
		text-align: center;
	}
	section.industry_experiences {
        padding: 30px 0;
        text-align: center;
    }
	.content_experience_ftt h3 {
		font-size: 24px;
	}
	.content_experience_ftt span {
		font-size: 15px;
	}

	.content_experience_ftt p {
		font-size: 16px;
	}
    .industry_experiences .info-box {
        padding: 15px;
        height: auto;
        text-align: center !important;
    }
    .box_number_code {
        padding: 15px;
        margin: 10px 0 0 0;
    }
	section.our-programs {
		padding: 30px 0 0;
	}
    .info-box p {
        text-align: center;
        font-size: 14px;
        width: 100%;
        display: inline-block;
    }
	.content_box_program {
        padding: 15px;
    }
    .content_box_program ul {
        display: inline-block;
        padding: 0;
        margin: 0;
    }
    .content_box_program ul li {
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
        margin: 0 0 10px 0;
        width: 100%;
    }
    .content_box_program h3 {
        font-size: 18px;
    }
	.content_program {
		text-align: center;
	}

	.three_box_qtt {
		gap: 20px;
		flex-wrap: wrap;
	}
    .box_number_code_ttt {
        padding: 0;
    }
    section.our_team_member {
        padding: 40px 0 25px 23px;
    }
    .box-team-member {
        box-shadow: inherit;
    }
    .box-team-member img {
        width: 150px;
        height: 150px;
    }
    .box-team-member h2 {
        font-size: 18px;
        margin-top: 10px;
    }
    .box-team-member p {
        font-size: 13px;
        margin: 0;
    }
    section.our_company {
        padding: 30px 0;
    }
    .team_headings {
        margin-bottom: 0;
    }
    .our_company .all-logo-slider {
        margin: 30px 0 70px;
    }
    .all-logo-slider button {
        bottom: -45% !important;
        width: 30px;
        height: 30px;
    }
    .all-logo-slider .slick-prev.slick-arrow {
        left: -66px;
        right: 0;
        margin: 0 auto;
    }
    .all-logo-slider .slick-next.slick-arrow {
        right: -38px;
        margin: 0 auto;
        left: 0;
    }
    .all-logo-slider .logo-slider {
        margin: 0 10px;
    }
    .all-logo-slider .logo-slider img {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }
    .overall_impression p {
        font-size: 14px;
        margin: 0 0 0 0;
        display: inline-block;
        width: 100%;
    }
    .team_headings h3 {
        font-size: 30px;
    }
    .three_box_qtt {
        margin-bottom: 0px;
    }
    .overall_impression {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .box-team-member {
        padding: 15px;
        margin-bottom: 0;
    }
    .overall_impression h3 {
        font-size: 30px;
    }
    .foundation {
        padding: 40px 0 0;
    }


    .redeem-main h2 {
        font-size: 24px;
        font-weight: 700;
        font-family: 'helvetica_rounded_lt_stdblack' !important;
        margin: 0;
        width: 100%;
    }

  
    .full-text-box .form-control {
        margin-top: 0;
        height: auto;
    }
    
    textarea::placeholder {
        font-size: 12px;
        text-transform: capitalize;
        letter-spacing: 0;
    }
    
    .button-full-box {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .help-childern-saction h2 {
        margin: 10px 0 0 0;
        font-size: 30px;
        text-transform: capitalize;
    }
    
    .help-childern-saction span {
        font-size: 15px;
        text-transform: capitalize;
    }
    
    .help-childern-saction a {
        font-size: 16px;
        margin: 30px 0 0 0 !important;
        font-weight: 700;
    }
    
    .footer-box h4 {
        color: #fff;
        font-size: 16px;
        padding-top: 0px;
    }
    .padding-less-contact {
        padding: 0px;
    }

    .padding-less {
        padding: 40px 0px 0;
    }
    .contact-page-saction {
        margin: 1rem 0 0;
    }
    .redeem-form-main input.form-control {
        margin-bottom: 15px;
    }
    .right-side-contact {
        padding-top: 0px;
    }
    .right-side-contact h2 {
        margin: 20px 0 0 0;
        font-size: 16px;
    }

    .login-all-screen .login-all-inner {
        width: 100%;
        padding: 20px 20px 20px;
        box-shadow: 0 5px 10px #f1f1f1;
        border: 1px solid #f1f1f1;
    }

    .login-all-screen {
        margin: 3rem 0;
    }

    .join-with-click-saction {
        background-position: 70% 100%;
    }

    .box-right-join-with.two-box {
        position: inherit;
    }

    .category-banner-main h2 {
        font-size: 24px;
    }
    .category-banner {
        background-position: 30% 20%;
    }
    .category-banner-main span {
        font-size: 20px;
    }
    .category-banner-main p {
        font-size: 14px;
    }
    .category-banner-main br {
        display: none;
    }
    .category-banner-main {
        padding: 40px 0px;
    }
    .redeem-main {
        padding: 30px 0px;
    }

    .redeem-form {
        padding: 10px 0px;
    }
    .redeem-form-main select {
        margin-bottom: 15px;
    }
    .text-end {
        text-align: left!important;
    }
    .menu {
        width: 100%;
        margin-bottom: 15px;
        padding: 15px;
    }
    .master-tab h2 {
        font-size: 14px !important;
    }
    .category {
        padding: 20px 0px 0;
    }
    .breadcrumb-text {
        font-size: 12px;
    }
    .menu-item > a {
        padding: 3px 0;
        font-size: 12px;
    }

    .my-account-saction {
        margin: 20px 0;
    }
    body .two_columns_box_logo img {
        width: 30%;
    }
    .two_columns_box_logo:first-child img {
        width: 48%;
    }
    .overall_impression {
        text-align: center;
    }
    .about-image.aos-init.aos-animate {
        margin-top: 40px;
    }
    .about-image img.small-logo {
        width: 50%;
    }
    a.banner-tow-button {
        display: inherit;
    }
    .custom-accordion-header:after {
        background-size: 9px !important;
    }
    .custom-accordion-item.active .custom-accordion-header:after {
        background-size: 10px!important;
    }
    button.custom-accordion-button {
        font-size: 14px !important;
    }
    .info-sectionbg {
        padding: 15px;
        text-align: center;
    }
    .info-sectionbg p {
        font-size: 14px;
        display: inline-block;
        margin: 0;
        width: 100%;
    }
    .title_faq_btm h2 {
        font-size: 20px;
    }
    .brands-selection-row {
        padding: 0 0 0 0 !important;
    }
    .brands-selection-row h2 {
        font-size: 24px !important;
        line-height: 32px !important;
        margin: 20px 0;
    }
    .title_faq_btm h2 {
        font-size: 20px !important;
        margin: 0;
    }
    .custom-accordion-body p {
        font-family: Nunito Sans;
        font-size: 12px;
        margin: 15px 0 0 0;
    }



}


.wps_wpr_apply_custom_points input {
	border: 1px solid #ddd;
	outline: none;
	padding: 10px 10px;
	font-size: 12px;
	width: 323px;
}

.wps_wpr_apply_custom_points button.button.disable-button {
	background: #39FF14;
	border: none !important;
	padding: 10px 10px;
	font-size: 12px;
}
.wps_wpr_apply_custom_points label#coupon_code-error {
    position: absolute;
    left: 0;
    top: 45px;
    font-size: 12px;
}

.wps_wpr_apply_custom_points {
    position: relative;
}
.custom-accordion {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    border-radius: 5px;
  }
  .custom-accordion-item {
	box-shadow: 0px 8px 20px 0px #00000012;
	border-radius: 11px;
	padding: 15px 20px;
	margin-bottom: 15px;
	cursor: pointer !important;
}
  
.custom-accordion-header {
    background-color: #fff;
    position: relative;
}

button.custom-accordion-button {
	z-index: 99;
	position: relative;
	font-family: Nunito Sans;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	color: #333;
}
.custom-accordion-body p {
	font-family: Nunito Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 21.82px;
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}
  .custom-accordion-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arrow_faq_close.png);
    background-repeat: no-repeat;
    background-position: right;
}

.custom-accordion-item.active .custom-accordion-header:after {
    background: url(../images/arrow_faq.png);
    background-repeat: no-repeat;
    background-position: right;
}


  .custom-accordion-button {
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
  }
  
  .custom-accordion-button:focus {
    outline: none;
  }
  
  .custom-accordion-body {
	display: none;
	padding: 0;
	background-color: #fff;
}
  
  .custom-accordion-item.active .custom-accordion-body {
    display: block;
  }
  .title_faq_btm {
	margin: 15px 0;
	display: inline-block;
	width: 100%;
}
.title_faq_btm h2 {
	font-size: 28px;
	font-weight: 800;
	font-family: Nunito Sans;
	display: inline-block;
	width: 100%;
}

.colums_team_details .slick-prev {
    left: -93px;
    background: #fff;
    top: 50%;
    padding: 28px;
    border-radius: 50%;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
}
.colums_team_details .slick-prev:before {
    background: url(../images/slider-left-i.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    right: 12px;
    top: -12px;
}
.colums_team_details .slick-next {
    right: -93px;
    background: #fff;
    top: 50%;
    padding: 28px;
    border-radius: 50%;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
}
.colums_team_details .slick-next:before {
    background: url(../images/slider-right-i.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    right: 12px;
    top: -12px;
}