@font-face {
	font-family: Montserrat-Regular;
	src: url(../../public/assets/fonts/Montserrat-Regular.ttf);
	font-display: swap;
}

/* @font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Medium.ttf);
	font-display: swap;
} */

@font-face {
	font-family: Montserrat-Bold;
	src: url(../../public/assets/fonts/Montserrat-Bold.woff);
	font-display: swap;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1230px;
	}
}

@media (min-width: 1300px) {

	.top-head-border>.container,
	.section_header>.container,
	.popular_courses-sec>.container {
		max-width: 1330px;
	}

	/* .home_banner {
		background-position: left 600px bottom -2px !important;
		background-size: contain;
	} */
}

@media (min-width: 1800px) {
	.home_banner {
		background-position: right -2px bottom -2px !important;
	}
}

* {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 0;
	box-sizing: border-box;
	font-family: Montserrat-Regular;
}

p {
	line-height: 23px;
}

a:hover {
	text-decoration: none;
}

a:focus,
select:focus {
	outline: none !important;
}

.btn:focus,
.btn-primary:focus {
	box-shadow: none !important;
}

button {
	outline: none;
	cursor: pointer;
	border: none;
	font-family: Montserrat-Regular;
}

input:focus {
	outline: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

::placeholder {
	font-size: 14px;
}

textarea:focus {
	outline: none;
}

select {
	border: none;
}

option {
	background: white;
	color: black;
}

button:focus {
	outline: none;
}

input[type="submit"] {
	cursor: pointer;
}

.iti {
	width: 100%;
}

.iti--allow-dropdown input[type="tel"] {
	margin-bottom: 15px !important;
}

.iti__selected-flag {
	height: 45px;
	padding-left: 16px;
}

input[type="tel"]+label.error {
	top: -9px;
}

.fb-600 {
	font-family: Montserrat-Bold;
}

li {
	font-family: Montserrat-Regular;
}

.fs-16 {
	font-size: 16px;
}

.fs-23 {
	font-size: 23px;
}

.fb-600 {
	font-weight: 600;
}

.fc_blue {
	color: #002163 !important;
}

.fc_light_blue {
	color: #63b7c1;
}

.fc_orange {
	color: #ffca08;
}

.w-135 {
	width: 135px !important;
}

.w-165 {
	width: 165px !important;
}

.submit_bg-red {
	background-color: #ffca08 !important;
	padding: 10px 20px;
	border-radius: 30px;
	font-size: 15px;
}

.fc-c9 {
	color: #c9c9c9;
}

.fs-50 {
	font-size: 50px;
}

.fs-40 {
	font-size: 40px;
}

.fs-18 {
	font-size: 18px;
}

.fs-15 {
	font-size: 15px;
}

.fs-25 {
	font-size: 25px;
}

.fs-14 {
	font-size: 14px;
}

.fs-17 {
	font-size: 17px;
}

.fs-20 {
	font-size: 20px;
}

.fs-16 {
	font-size: 16px;
}

.fs-30 {
	font-size: 30px;
}

.fs-35 {
	font-size: 35px;
}

.fs-13 {
	font-size: 13px;
}

/***line heights**/

.lh-18 {
	line-height: 18px;
}

.lh-20 {
	line-height: 20px;
}

.lh-22 {
	line-height: 22px;
}

.lh-23 {
	line-height: 23px;
}

.lh-24 {
	line-height: 24px;
}

.lh-25 {
	line-height: 25px;
}

.lh-27 {
	line-height: 27px;
}

.lh-28 {
	line-height: 28px;
}

.lh-33 {
	line-height: 33px;
}

.lh-30 {
	line-height: 30px;
}

.lh-38 {
	line-height: 38px;
}

.lh-40 {
	line-height: 40px;
}

.lh-45 {
	line-height: 45px;
}

.lh-49 {
	line-height: 49px;
}

.lh-55 {
	line-height: 55px;
}

/***colors**/

.fc-blue {
	color: #002163;
}

.bg_blue {
	background: #002163;
}

.fc-red {
	color: #ffca08;
}

.bg_white {
	background: white;
}

.fc-white {
	color: white !important;
}

.bg-red {
	background-color: #ffca08 !important;
}

.fc-25 {
	color: #252525;
}

.fc-5a {
	color: #5a5a5a;
}

.fc-77 {
	color: #777777;
}

.fc-black {
	color: black;
}

textarea {
	resize: none;
	overflow: auto;
}

/* Global Components */

.social_icon-bg-white.social-icons {
	background: gray;
}

.red_outline {
	border: 1px solid red;
	padding: 10px 25px 10px 25px;
	background: white;
}

.bg_red {
	width: 130px;
	background: #ffca08;
	height: 48px;
	border-radius: 50px;
}

.bg-red_white {
	background: #ffca08;
	color: white;
	padding: 10px 35px 10px 35px;
	height: 47px;
}

.red-bg-ask_section {
	background: #ffca08;
}

.clr_orange a {
	color: #ffca08;
}

.center {
	text-align: center;
}

.red-bg-ask_section {
	background: #ffca08;
}

.article-landing-about-content ul li {
	list-style-type: none;
	display: flex;
	margin-bottom: 15px;
}

.article-landing-about-content ul li:before {
	content: "\00b7";
	font-size: 66px;
	line-height: 18px;
	vertical-align: middle;
	color: #ffca08;
	margin-right: 10px;
}

.article-landing-about-content .blockquote,
.article-landing-author-section .author-sec-article {
	border: 1px solid #ebebeb;
	background: linear-gradient(107.38deg, #f0efff 0%, rgba(202, 217, 239, 0.1) 100%);
	box-shadow: none;
	padding: 15px 20px;
	border-radius: 20px;
}

.article-landing-about-content blockquote {
	font-size: 18px;
	line-height: 28px;
}

.article-landing-about-content a:not(.table_of_content a) {
	text-decoration: none;
	background: linear-gradient(90deg, #4ca5ff, #b573f8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.article-landing-author-section .author-sec-article .author_pic {
	width: 128px;
	height: 128px;
	object-fit: cover;
	object-position: center center;
	border-radius: 50%;
}

.article-landing-comment-section .input_type input,
.article-landing-comment-section .input_type select {
	border-radius: 30px;
}

.w_273 input {
	width: 273px;
}

.w_245 input {
	width: 245px;
	border: none;
	height: 45px;
	color: black;
	padding-left: 16px;
	background: white;
}

.input_type input,
.input_type select {
	height: 45px;
	padding-left: 16px;
	color: black;
	border: 1px solid #d0dcf3;
	width: 100%;
	border-radius: 20px;
	outline: none;
}

.input_type select {
	height: 45px !important;
	padding: 0px 40px 0px 16px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../image/chevron-red.svg) #f7f8fa;
	background-repeat: no-repeat;
	background-position: 94% 52%;
	background-color: #fff;
	background-size: 10px;
	font-size: 15px;
}

.form-control:focus {
	box-shadow: none !important;
}

.input_type textarea {
	width: 100%;
}

.input_type::placeholder {
	font-size: 14px;
	color: #828282;
}

.social_icon-bg-blue i {
	font-size: 22px;
	line-height: 19px;
	padding: 13px;
	border-radius: 30px;
	height: 47px;
	width: 47px;
}

.social-icons a {
	margin: 0;
}

i.fa.fa-facebook.bg_blue.fc-white {
	line-height: 17px;
	padding: 16px;
	height: 47px;
	width: 47px;
}

.input_type3.w_325 input {
	width: 325px;
	height: 45px;
	padding-left: 20px;
	background: white;
	border: 1px solid white;
}

.w_325 input {
	width: 325px;
}

.border-radius input:focus {
	border-radius: 25px;
}

input:focus,
.input_type3.w_325 input:focus {
	outline: none;
	border: 1px solid;
}

.border-rad-25 {
	border-radius: 25px;
}

.social_icon-bg-white.social-icons a:not(:last-child) i {
	margin-right: 10px;
}

.social_icon-bg-white.social-icons i {
	border-radius: 25px;
	height: 25px;
	width: 25px;
	text-align: center;
	padding: 6px 6.5px;
}

ul.red_dots li {
	width: calc((100% / 2) - 3px);
	display: inline-flex;
	word-break: break-all;
}

select::-ms-expand {
	display: none;
}

.slider_tile#tile-1 {
	width: 100%;
}

.slide-white-bg {
	--color: red;
	--hover: white;
}

.slide-white-bg {
	transition: 0.45s;
}

/*****red bg**/

.slide-red-bg {
	--color: #8fc866;
	--hover: #ffca08;
}

/***blue sliding**/

.red-bg-ask_section .button_style7 {
	position: relative;
	top: 0px;
}

.slide-blue-bg {
	--color: #8fc866;
	--hover: #002163;
}

.slide-blue-bg {
	transition: 0.45s;
}

.email-subsription form {
	position: relative;
}

.button-4 {
	/*width: 130px;*/
	height: 45px;
	padding: 13px 25px;
	background: #ffca08;
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
	color: white;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.button-enquiry {
	padding: 13px 25px;
	background: #ffca08;
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
	color: white;
	transition: all 1s ease;
}

.button-enquiry.enquiry {
	padding: 14px 40px;
	background: rgba(10, 33, 99, 5%);
	color: #002163;
	border: 1px solid #a8b3cf33;
}

.button-enquiry:hover {
	background: #002163 !important;
	color: #fff !important;
}

.button-4 a {
	color: white !important;
	transition: all 0.5s ease;
	z-index: 2;
	position: relative;
}

.eff-4 {
	width: 140px;
	height: 100%;
	left: -140px;
	top: 0;
	background: #002163;
	position: absolute;
	transition: all 0.5s ease;
	z-index: 1;
}

.button-5 {
	width: 130px;
	height: 45px;
	background: rgba(10, 33, 99, 5%);
	border-radius: 25px;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.button-5 a {
	transition: all 0.5s ease;
	z-index: 2;
	position: relative;
	color: #002163;
}

.eff-5 {
	width: 140px;
	height: 45px;
	left: -145px;
	top: 0;
	background: #002163;
	position: absolute;
	transition: all 0.5s ease;
	z-index: 1;
}

.nav-tabs .nav-item {
	margin-bottom: 0px;
}

#resources_tabs a.course-filter {
	width: inherit;
}

#resources_tabs .slick-track {
	gap: 20px;
}

.slider_tile#tile-1 .nav-tabs.slider_tile-1,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 {
	position: relative;
	border: none !important;
	padding-left: 0;
	padding-right: 0px;
}

.slider_tile#tile-1 .nav-tabs.slider_tile-1 li a,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 li a {
	position: relative;
	margin: 5px 5px 10px 5px !important;
	border: none;
	border-radius: 0;
	color: #252525;
	line-height: 28px;
	padding: 10px 25px;
	border-radius: 40px;
	transition: all .5s ease;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

@media (min-width: 992px) {
	.slider_tile#tile-1 .nav-tabs.slider_tile-1 li a, .slider_tile#tile-1 .nav-tabs.slider_tile-2 li a {
		line-height: 28px;
		padding: 14px 40px;
	}
}

.slider_tile#tile-1 .nav-tabs.slider_tile-1 li a:focus,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 li a:focus {
	outline: none;
}

.slider_tile#tile-1 .nav-tabs.slider_tile-1 a:hover,
.slider_tile#tile-1 .nav-tabs.slider_tile-1 .active,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 a:hover,
.slider_tile#tile-1 .nav-tabs.slider_tile-2 .active {
	background: #002163 !important;
	color: #fff !important;
	/* font-family: Montserrat-Bold; */
}

.slick-prev:before,
.slick-next:before {
	font-family: "FontAwesome";
	opacity: 1;
	line-height: 13px;
}

.slick-prev:before {
	content: "\f104";
}

.slick-next:before {
	content: "\f105";
}

.slick-prev-disabled:before,
.slick-next-disabled:before,
button.slick-prev.slick-arrow.slick-disabled,
button.slick-next.slick-arrow.slick-disabled {
	display: none !important;
}

button.slick-prev.slick-arrow {
	z-index: 1;
	left: 0;
}

button.slick-next.slick-arrow {
	right: 0;
}

.social-icons {
	display: inline-flex;
}

.our_trainer-section .moretexts {
	display: none;
}

.first {
	transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.fourth {
	border: none !important;
	color: #fff;
	background-image: linear-gradient(45deg, #002163 50%, transparent 50%) !important;
	background-position: 100% !important;
	background-size: 400% !important;
	transition: background 500ms ease-in-out !important;
}

.fifth {
	border-color: #8e44ad;
	border-radius: 0;
	color: #8e44ad;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 150ms ease-in-out;
}

.fifth:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #ffca08;
	z-index: -1;
	transition: width 180ms ease-in-out;
}

.clients_tab-img img {
	width: 130px;
	text-align: center;
}

li.nav-item.slick-slide.slick-cloned {
	margin-right: 30px;
}

.div1 div {
	display: none;
}

.slick-dot-orange .slick-dots li.slick-active button:before {
	color: red;
}

.slick-dot-orange .slick-dots li button:before {
	color: #d02626de;
}

.slick-dot-blue .slick-dots li.slick-active button:before {
	color: #002163;
}

.slick-dot-blue .slick-dots li button:before {
	color: #262bd0e3;
}

#enquiry_modal,
#enquiry_request {
	backdrop-filter: blur(8px);
	background-color: hsl(0deg 0% 0% / 5%);
}

#enquiry_modal .modal-dialog .modal-content {
	border: 1px solid #0021631c;
	border-radius: 20px;
}

#enquiry_modal .modal-header {
	padding: 13px;
	border-radius: 19px;
}

#enquiry_modal h5 {
	width: 100%;
}

#enquiry_modal .modal-header .close,
#enquiry_request .modal-header .close {
	position: absolute;
	top: 7.5px;
	right: 15px;
	color: white;
	background: #ffca08;
	opacity: 1;
	height: 40px;
	width: 40px;
	border-radius: 25px;
	font-size: 28px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#enquiry_modal span.end-arrow {
	line-height: 0px !important;
}

#enquiry_modal .form-control {
	width: 100% !important;
	margin: auto !important;
	background: #f5f5f7;
	font-size: 14px;
	border: none;
	border-radius: 0px;
	padding: 14px 0px 0px 29px !important;
	color: #777777;
}

#enquiry_modal .bg_light input {
	height: 48px;
	padding-left: 30px;
	background: #f5f5f7;
	border: none;
	font-size: 14px;
	width: 100%;
	border-radius: 12px;
}

#enquiry_modal .form-control:focus {
	outline: none !important;
	box-shadow: none !important;
}

#enquiry_modal .pop-up-modal-btn {
	padding: 20px 0;
}

#enquiry_modal .pop-up-modal-btn input.submit_bg-red {
	height: 50px;
	width: 165px !important;
}

#enquiry_request .modal-content {
	border-radius: 7px;
}

/***button css**/

button.button_style1 {
	border: 1px solid red;
	color: #ffca08;
	padding: 10px 25px 10px 25px;
	border-radius: 25px;
	background: white;
}

button.button_style2 {
	background: white;
	padding: 10px 10px 10px 10px;
	height: 45px;
	width: 158px;
	font-weight: 600;
	color: #002163;
	border: 1px solid #09416a;
	border-radius: 20px;
}

button.button_style3 {
	width: 130px;
	background: #ffca08;
	height: 45px;
	border-radius: 50px;
	color: white;
	font-weight: 600;
}

button.button_style4 {
	background: #002163;
	border-radius: 20px;
	color: white;
	padding: 10px 20px;
	outline: none;
	border: none;
}

button.button_style5 {
	background: #ffca08;
	color: white;
	padding: 10px 25px 10px 25px;
	/* height: 47px; */
	height: auto;
}

button.button_style6 {
	width: 130px;
	background: #ccd2e0;
	height: 45px;
	border-radius: 50px;
	font-family: Montserrat-Bold;
	color: #002163;
	padding: 10px 10px 10px 10px;
}

button.button_style7 {
	background: white;
	padding: 10px 10px 10px 10px;
	height: 45px;
	width: 158px;
	border-radius: 30px;
}

.submit_bg-red:active {
	background: #002163 !important;
	transition: 0.5s;
}

.button-5:active a {
	color: #fff;
}

.button-5:active .eff-5 {
	left: 0;
}

.button-4:active .eff-4 {
	left: 0;
}

.button-4:active a {
	color: #fff;
}

.slide-blue-bg:active {
	border-color: var(--active);
	color: #fff;
}

.slide-blue-bg:active {
	box-shadow: inset 12em 0 0 0 var(--active);
}

.slide-red-bg:active {
	border-color: var(--active);
	color: #fff;
}

.slide-red-bg:active {
	box-shadow: inset 9em 0 0 0 var(--active);
}

.slide-white-bg:active {
	color: #ffca08 !important;
	border: 1px solid red;
}

.slide-white-bg:active {
	box-shadow: inset 10em 0 0 0 var(--active);
}

.button_style7:active {
	color: white;
	border: 2px solid #fff7f7;
	background: none;
}

.home_corporate-section .slick-slide {
	margin: auto;
	border: none;
	margin-right: 15px;
}

.bg-g_white {
	background: #d6e4ff45;
}

.lazy_div {
	padding: 30px;
	border-radius: 12px;
	background: linear-gradient(#c4c7ca00, #d6e4ff45);
}

/* .banner-corporate {
	background-image: url(../../assets/image/corporate_new.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 40% 0%;
} */

.btn_actions:active {
	color: #fff;
	outline: 0;
}

.first:active {
	box-shadow: 0 0 40px 40px #e74c3c inset;
}

.fourth:active {
	background-position: 0 !important;
}

.fifth:active {
	color: #fff;
}

.fifth:active:after {
	width: 110%;
}

.advantage_common.advantages_section .advantages_section-tab li a:hover {
	background-color: #ffca08;
}

.advantage_common.advantages_section .advantages_section-tab li a:hover img {
	filter: brightness(0) invert(1);
}

.slick-prev,
.slick-next {
	background-color: #ffca08 !important;
	border-radius: 50%;
	width: 35px;
	height: 35px;
}

.slick-prev:active,
.slick-next:active {
	color: transparent;
	outline: none;
	background: #002163 !important;
}

.submit_bg-red {
	transition: all 0.5s;
}

/* Header Section Start */
#navbar_top {
	opacity: 1;
	transition: opacity 3s cubic-bezier(0.645, 0.045, 0.355, 1) transform 3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.sticky_nav {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	transition: all 1s ease;
}

.sticky_nav.nav_visible {
	opacity: 1;
	transform: translateY(0);
	background: #ffffffd6;
	backdrop-filter: blur(100px);
	border-bottom: 1px solid #eee;
}

.sticky_nav:not(.nav_visible) {
	opacity: 0;
	transform: translateY(-100%);
	background: #fff
}

.header {
	padding: 10px 0;
}


.header-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

section.top-head-border {
	border: 1px solid #a8b3cf33;
	padding: 7px 0px 7px 0px;
}

.langualge_selector {
	/* width: 125px; */
	padding: 10px 0px 9px 0px;
}

.langualge_selector label select {
	width: 100%;
	cursor: pointer;
	background: transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../image/right-chevron.svg) no-repeat;
	background-position: 100% 53%;
}

.category_btn {
	height: 45px;
	background: #b2bcd0;
	font-size: 14px;
	font-family: "Montserrat-Bold";
	text-align: center;
}

.top-level-menu li:hover {
	background: #fff0 !important;
	border: none !important;

}

.second-level-menu>li:hover {
	background: #cccccc;
}

.second-level-menu {
	position: absolute;
	top: 45px;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 999;
	display: none;
	background: #fff;
	border: solid 1px #e3e3e3;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	transition: all 1s ease;

}

ul.second-level-menu a:not(.third-level-menu a) {
	padding: 10px;
	border-radius: 10px;
	margin: 10px;
	border: solid 1px #fff0;
}

ul.second-level-menu a:hover:not(.third-level-menu a) {
	background: #f1f7fe;
	border-color: #eee;
}

ul.second-level-menu a:hover ul.third-level-menu {
	transition: all 0.5s ease;
}


.second-level-menu i {
	position: absolute;
	right: 10px;
	top: 16px;
	color: #002163;
	font-size: 13px;
}

.search-container input {
	width: 100%;
	height: 45px;
	padding-left: 52px;
	background: rgba(10, 33, 99, 5%);
	border: 1px solid #a8b3cf33;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.top-level-menu a {
	padding: 14px 0px;
	color: #002163;
	text-decoration: none;
	display: block;
	position: relative;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	/* border: 1px solid #a8b3cf33; */
}

.top-level-menu a:hover {
	color: #000000;
}

ul.third-level-menu a {
	padding: 10px 20px;
	border-radius: 10px;
	border: solid 1px #eee;
	background: #fff;
}


ul.third-level-menu a:hover {
	border-radius: 10px;
	border: solid 1px #eee;
	background: #f1f7fe;
}

ul.third-level-menu li {
	margin: 15px;
}

ul.third-level-menu.fourth-level {
	height: 294px;
	overflow-y: scroll;
}

ul.third-level-menu.fivth-level {
	height: 294px;
	overflow-y: scroll;
}

ul.third-level-menu.fourth-level::-webkit-scrollbar,
ul.third-level-menu.fivth-level::-webkit-scrollbar {
	width: 5px;
	background: transparent;
}

ul.third-level-menu.fourth-level::-webkit-scrollbar-thumb,
ul.third-level-menu.fivth-level::-webkit-scrollbar-thumb {
	background-color: #002163;
	border-radius: 20px;
}

.third-level-menu {
	position: absolute;
	left: 199px;
	top: -0.5px;
	width: 480px;
	height: 100% !important;
	list-style: none;
	display: none;
	background-color: #fff;
	border: solid 1px #e3e3e3;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	overflow-x: hidden;
	overflow-y: scroll;
}


/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
	height: 10px;
	width: 5px;
	margin: 5px;
}

*::-webkit-scrollbar-track {
	border-radius: 10px;
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
}

*::-webkit-scrollbar-track:hover {
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
}

*::-webkit-scrollbar-track:active {
	background-color: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
}

*::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: linear-gradient(to top right, rgb(7 16 45), rgb(58 60 84));
}

*::-webkit-scrollbar-thumb:hover {
	background: linear-gradient(to top right, rgb(7 16 45), rgb(58 60 84));
}

*::-webkit-scrollbar-thumb:active {
	background: linear-gradient(to top right, rgb(7 16 45), rgb(58 60 84));
}


.top-header .navbar {
	padding: 0px;
	background: inherit;
	float: right;
}

.third-level-menu>li:hover {
	background: none;
}

.top-header .navbar-light .navbar-nav .nav-link {
	color: #252525;
	padding: 10px;
}

/*Certification process new*/

.certification_process-landing .process-land {
	position: relative;
	border-radius: 10px;
	height: calc(100% - 60px);
}

.certification_process-landing .process-land::before {
	content: '';
	position: absolute;
	background: red;
	height: 25px;
	border-radius: 0px 0px 10px 10px;
	width: 100%;
	bottom: 0;
}

.certification_process-landing .process-land::after {
	content: '';
	position: absolute;
	background: red;
	width: 30px;
	height: 30px;
	bottom: -26px;
	transform: rotate(45deg) translateX(-50%);
	left: 50%;
}

.certification_process-landing .p-process {
	font-size: 12px;
	position: relative;
	padding: 30px 30px 35px 30px;
	margin-bottom: 0;
}

.certification_process-landing .text-white {
	color: #fff !important;
	font-size: 40px;
}

@media (min-width: 1200px) {
	.certification_process-landing .process_card {
		max-width: calc(100% / 5) !important;
	}
}

/* search css */

.autocomplete-suggestions {
	text-align: left;
	border: 1px solid #eee;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #fff;
	overflow: auto;
}

.autocomplete-suggestion {
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}

.autocomplete-selected {
	background: #f0f0f0;
}

.autocomplete-suggestions strong {
	color: red !important;
}

.autocomplete-group {
	padding: 2px 5px;
}

.autocomplete-group strong {
	display: block;
	border-bottom: 1px solid #000;
}

.search-container button {
	width: 60px;
	height: 45px;
	background: #002163;
	position: absolute;
	top: 0;
	right: 0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.search-container button i {
	font-size: 18px;
}

.search-container input::placeholder {
	color: #777777;
}

.top-level-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top-level-menu i.fa.fa-bars {
	padding-right: 7px;
	font-size: 17px;
}

.top-level-menu>li:hover {
	background: #cccccc;
}

.top-level-menu li:hover>ul {
	display: inline;
}

#mobilenavigation::-webkit-scrollbar {
	width: 3px;
	background: transparent;
}

#mobilenavigation::-webkit-scrollbar-thumb {
	background-color: #002163;
	border-radius: 20px;
}

.mobile_menubar {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.mobile_menubar a {
	color: #252525;
	padding: 15px 35px;
	text-decoration: none;
	font-size: 16px;
	display: block;
	transition: 0.3s;
	background-color: transparent;
	font-family: Montserrat-Regular;
	border-radius: 0px;
	border-left: 0px;
	border-right: 0px;
}

.mobile_menubar a:hover {
	color: #ffca08;
}

#MainMenu i.fa.fa-caret-down {
	margin-top: 3px;
	float: right;
}

.list-group-item:first-child {
	border-radius: 0px;
	border-left: 0px;
	border-right: 0px;
}

.list-group-item {
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.mobile_menubar a[data-toggle="collapse"]+div>a.list-group-item {
	padding-left: 45px;
}

.mobile_menubar .list-group-submenu>a.list-group-item[data-parent] {
	padding-left: 55px;
}

.mobile_menubar .closebtn {
	position: absolute;
	top: 8px;
	right: 16px;
	font-size: 30px;
	padding: 0px 15px;
	transition: all 0.25s ease;
	color: #fff;
	color: #ffca08;
}

.mobile_menubar .closebtn:hover {
	transform: rotate(90deg) scale(1.3);
}

.mobmenu_icon {
	float: right;
	font-size: 18px;
	cursor: pointer;
	font-family: "Montserrat-Bold";
	color: #002163;
}

/*Header Section End*/

/*Footer Section Start*/

.section_footer .bgs-footer {
	background-color: #252525;
	border-radius: 30px;
}

.section_footer .social-media a {
	font-size: 18px;
}


/* .section_footer .social-media a:not(:last-child) {
	margin-right: 20px;
} */

/* .section_footer .social-media a.facebook {
	padding: 7px 10px;
} */

/* .section_footer .social-media a:hover {
	background: #1b9de7;
} */

.section_footer .moretextes {
	display: none;
}

.section_footer .moreless-buttones {
	cursor: pointer;
}

.section_footer .fa {
	vertical-align: middle;
	color: #fff;
	font-size: 22px;
}

.section_footer .popular_page {
	border-top: 1px solid #3a3a3a;
}

/*.section_footer .country_image {*/

/*    width: 32px;*/

/*    height: 32px;*/

/*}*/

.section_footer .ul_popular li,
.section_footer .ul_popular-terms li {
	font-size: 14px;
	display: inline-block;
	position: relative;
	padding-right: 65px;
}

.section_footer .ul_popular.ul_popular_resources li {
	padding-right: 35px;
}

.section_footer .ul_popular li:not(:last-child):after,
.section_footer .ul_popular.ul_popular_resources li:not(:last-child):after {
	content: '';
	position: absolute;
	width: 2px;
	height: 15px;
	background: #3a3a3a;
	top: 5px;
	right: 30px;
}

.section_footer .ul_popular.ul_popular_resources li:not(:last-child):after {
	right: 15px;
}

.section_footer .developedby {
	color: #ffca08 !important;
}

.section_footer {
	background: #000000;
	color: white;
}

.section_footer ul {
	list-style: none;
}

.section_footer .footer_col .col-md-3 {
	word-break: break-all;
}

.section_footer .footer_col h4 {
	margin-bottom: 20px;
}

.section_footer .footer_col li {
	margin-bottom: 13px;
	position: relative;
}

.section_footer .footer_col .footer_col2 li::before,
.section_footer .footer_col .footer_col1 li::before {
	content: '';
	position: absolute;
	background: #fff;
	top: 10px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}


.section_footer .footer_col a {
	color: white;
	margin: 0;
	font-weight: 500;
	font-family: Montserrat-Regular;
	margin-left: 15px;
}

.section_footer .footer_col a:hover {
	color: #ffca08;
}

.section_footer .footer_col form {
	position: relative;
}

.section_footer .footer_col input {
	width: 100%;
	height: 50px;
	padding-left: 20px;
	font-size: 14px;
	border-radius: 30px;
	border: 1px solid #ffffff38;
}

.section_footer .footer_col button {
	background: #002163;
	position: absolute;
	height: 35px;
	width: 15%;
	right: 17.5px;
	top: 17.5px;
	border-radius: 50px;
}

.section_footer .footer_col label.error {
	top: 3px;
}

.section_footer .footer_col p {
	font-family: Montserrat-Regular;
	line-height: 25px;
}

section.sticky_footer {
	background: #0e0e0ed9;
	backdrop-filter: blur(8px);
	Color: #fff;
	padding: 10px 0px;
	border-top: .5px solid #a8b3cf33;
}

.footer_sticky-top {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9;
}

section.sticky_footer .fa-question-circle-o {
	font-size: 22px !important;
}

/*Footer Section End*/

.slick-track {
	display: flex;
}

@media (max-width: 992px) {
	#courses_tabs .slick-track {
		margin-left: 0;
	}
}

.slick-slide {
	height: auto;
}

/*Banner Section Start*/

.pt-80 {
	padding-top: 80px;
}

.pb-50 {
	padding-bottom: 50px;
}

/* .home_banner {
	background-image: url(../image/bg-ban.svg);
	background-repeat: no-repeat;
} */
.home_banner_buttons button {
	margin-right: 15px;
}

.home_banner .carousel-indicators {
	margin-left: 2.5%;
	right: auto;
	bottom: -40px;
}

.home_banner .carousel-indicators .active {
	background-color: #002163;
}

.home_banner .carousel-indicators li {
	background-color: #a3afc7;
}

.home_banner h2 {
	margin-bottom: 15px;
}

.home_banner p {
	margin-bottom: 25px;
}

.home_banner .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

/*Banner section End*/

.section_course-listing .button-4 {
	width: 150px;
}

/*Popular Courses Section start*/

section.popular_courses-sec {
	padding-top: 60px;
	padding-bottom: 50px;
}

.popular_courses-sec-card {
	padding-top: 50px;
}

.popular_courses-sec h2 {
	text-align: center;
	margin-bottom: 37px;
}

.popular_courses-sec div#tile-1 {
	width: 100%;
	padding: 0px 15px 0px 15px;
}

.popular_courses-sec .nav-item {
	margin: 0 7.5px 5px 7.5px;
	min-width: max-content;
}

.popular_courses-sec #tile-1 .nav-tabs li a {
	padding: 12px 5px 12px 5px;
}

.course_card h3 {
	font-size: 18px;
	color: #252525;
	line-height: 25px;
	font-family: Montserrat-Bold;
}

.course_card img {
	margin-right: 10px;
	width: 16px;
	position: relative;
	top: -2px;
}

.course_card {
	background: #ffffff 0% 0% no-repeat padding-box;
	height: auto;
	border-radius: 20px;
	border: 1px solid #ebebeb;
	box-shadow: 0px 0px 5px #0000000d;
}

.course_card .course_card-base {
	padding: 20px 20px 0 20px;
}

.course_card .course_card-base p {
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.course_card hr {
	margin: 3px 0 0 0;
	transition: all 0.25s linear;
}

.course_card:hover hr {
	border: 1px solid #ffca08 !important;
}

.course_card p.d-flex.align-items-center {
	margin-bottom: 7.5px;
}

.course_card span.fb-600.fc_blue {
	margin-right: 8px;
}

.card-foot {
	background-color: #f5f5f7;
	padding: 15.5px 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

@media (max-width: 1199px) {
	.card-foot {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}
}

.course_card:hover .card-foot hr {
	background: green;
	transition: width 1s;
	border: 1px solid #ffca08 !important;
}

.popular_courses-sec-card .col-md-6 {
	margin-bottom: 40px;
}

/*Popular Courses SEction End*/

.ruby-wrapper i.fa.fa-bars {
	font-size: 18px;
	color: #002163;
	/* font-weight: 400; */
	margin-right: 10px;
}

a#drp_link:after {
	content: "\f078";
	font: normal normal normal 10px/1 FontAwesome;
	right: 15px;
	top: 10px;
	height: 34px;
	padding: 10px 0px 0px 8px;
	color: #252525;
	/* position: absolute; */
	pointer-events: none;
}

.clearfix {
	clear: both;
}

.read_more {
	color: #ffca08;
	font-size: 15px;
	cursor: pointer;
}

.counter-bx p {
	margin-bottom: 0px;
	margin-top: 8px;
	color: #000000;
}

section.counter-sec {
	/* background-image: url(../../image/webp/review.webp); */
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 82px;
	position: relative;
	overflow: hidden;
}

@media (max-width:575px) {
	.counter-sec {
		padding-bottom: 40px;
		padding-top: 40px !important;
	}

	.row.courses_counter-sec {
		margin-top: 20px !important;
	}

	.newsletter_form {
		padding: 10px 0;
	}

	.autocomplete-suggestion {
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 1;
		word-wrap: break-word;
	}
}

section.counter-sec:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #00133a;
	opacity: 0.95;
}

section.counter-sec h3 {
	margin-bottom: 15px;
}

.row.courses_counter-sec {
	color: #fff;
	margin-top: 55px;
	border-radius: 10px;
	padding: 21.5px 0px;
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
	margin-left: 0px;
	margin-bottom: 22px;
	transition: all 3s ease;
}

.row.courses_counter-sec.dark {
	background-color: #00133a;
	box-shadow: 0px 0px 10px #00000029;
	transition: all 1s ease;
}

.row.courses_counter-sec.dark:hover {
	background-color: #00133a;
	background: #00133a;


}

.counter-bx {
	border-right: 1px solid rgba(255, 255, 255, 0.222);
}

.counter-sec .col-md-5.text-right img {
	text-align: end;
	position: absolute;
	left: 30px;
	bottom: -1px;
}

section.affordable_section {
	padding-top: 60px;
	padding-bottom: 90px;
}

section.affordable_section h3 {
	margin-bottom: 15px;
}

section.affordable_section p {
	margin-bottom: 0;
}

section.affordable_section img {
	margin-bottom: 25px;
	width: 52px;
	height: 52px;
}

section.affordable_section h4 {
	margin-bottom: 21px;
	max-height: 25px;
}

.affordable_section-col1 {
	border: 1px solid #0021631c;
	border-radius: 10px;
	transition: 0.4s;
	height: 100%;
	padding: 22.5px 35px;
}

/* .affordable_section-col1:hover h4 {
	color: white !important;
}
.affordable_section-col1:hover p {
	color: #c9c9c9;
}
.affordable_section-col1:hover {
	background: #002163;
	transition: 0.4s;
} */
.affordable_section .row {
	padding-top: 40px;
}

/* .affor-1:hover img {
	content: url(../../assets/image/affor-h1.svg);
}
.affor-2:hover img {
	content: url(../../assets/image/affor-h2.svg);
}
.affor-3:hover img {
	content: url(../../assets/image/affor-h3.svg);
}
.affor-4:hover img {
	content: url(../../assets/image/affor-h4.svg);
} */
.advantages_section-tab .tab {
	padding: 13px 0px 0px 0px;
	background-color: white;
	box-shadow: 0px 0px 10px #0000001a;
	border-radius: 10px 10px 10px 10px;
}

/* Style the buttons inside the tab */

.advantages_section-tab .tab button {
	display: block;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	transition: 0.3s;
}

/* Create an active/current "tab button" class */

.advantages_section-tab .tab button.active img,
.advantages_section-tab button.tablinks.advantage_button3.active img,
.advantages_section-tab button.tablinks.advantage_button5.active img {
	content: url("../../assets/image/advan-h1.svg");
}

.advantages_section-tab button.tablinks.advantage_button2.active img,
.advantages_section-tab button.tablinks.advantage_button4.active img {
	content: url("../../assets/image/advan-h2.svg");
}

/* Style the tab content */

.advantages_section-tab .tabcontent {
	float: left;
	padding: 26px 72px 0px 70px;
	width: 85%;
	border-left: none;
}

.dot-hover {
	position: absolute;
	top: -15px;
	left: 1px;
	opacity: 0;
	transition: 0.4s;
	width: auto !important;
	height: auto !important;
}

.dot:hover .dot-hover {
	opacity: 1;
	transition: 0.4s;
}

section.advantages_section {
	background: #ebedf3;
	padding-top: 70px;
	padding-bottom: 55px;
}

.advantages_section-tab {
	margin-top: 60px;
	margin-left: -82px;
}

.advantages_section-bg {
	padding: 45px 120px 113px 45px;
	border-radius: 10px;
}

.advantages_section-tab .tab button {
	display: block;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	transition: 0.3s;
	margin-bottom: 20px;
	background: none;
}

.our_trainer-section-img img {
	width: 150px;
	height: 150px;
	position: relative;
	border-radius: 100px;
}

.profile_box-1 {
	border: 1px solid #ebebeb !important;
	padding: 28px 0px 0px 0px;
	background: #ffffff 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 5px #0000000d;
	margin: 5px;
	border-radius: 12px;
}

.trainer_section-carousel .slick-dots {
	bottom: -40px;
}

.certifications .slick-slide img {
	display: initial;
}

.certifications .slick-track,
.trainer_section-carousel .slick-track {
	display: flex;
}

.certifications .slick-initialized .slick-slide {
	margin: 0 5px;
	height: auto;
}

.certifications_slider button.slick-prev.slick-arrow,
.trainer_section-carousel button.slick-prev.slick-arrow {
	left: -8px;
}

.certifications_slider button.slick-next.slick-arrow,
.trainer_section-carousel button.slick-next.slick-arrow {
	right: -8px;
}

section.our_trainer-section h6 {
	margin-top: 15px;
	margin-bottom: 0;
}

section.our_trainer-section p {
	margin-bottom: 10px;
}

.our_trainer-section-trainer_foot.text-center {
	padding: 0px 15px 5px 15px;
	/*padding: 15px 15px 5px 15px;*/
	/*border-top: 1px solid #00000038;*/
	margin-top: 10px;
}

.our_trainer-section hr {
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
	margin-bottom: 0;
}

.our_trainer-section .social_icon-bg-white.social-icons {
	background: none;
}

/*.our_trainer-section .social_icon-bg-white.social-icons i {*/

/*    padding: 5px;*/

/*}*/

.our_trainer-section i.fa.fa-facebook.bg_white.fc_blue {
	line-height: 24px;
	padding: 0px;
	height: 23px;
	width: 23px;
}

section.our_trainer-section {
	padding-top: 60px;
	padding-bottom: 50px;
}

.view-all-trainer-sec {
	padding-top: 30px;
}

.our_trainer-section .social_icon-bg-white.social-icons i {
	font-size: 13px;
}

section.our_trainer-section h2 {
	margin-bottom: 30px;
}

.our_trainer-section .hvrbox * {
	box-sizing: border-box;
}

.our_trainer-section .hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.our_trainer-section-ratings.text-center i {
	color: #f9d000;
	font-size: 17px;
}

.our_trainer-section .hvrbox img {
	max-width: 100%;
}

.our_trainer-section .hvrbox .hvrbox-layer_bottom {
	display: block;
}

.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	/* background: rgb(0 0 0 / 16%); */
	color: #fff;
	backdrop-filter: blur(4px);
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	border-radius: 50%;
	border: 1px solid #a8b3cf33;
}

.profile_box-1:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}

.hvrbox .hvrbox-text {
	text-align: center;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179);
	/* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}

.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

.wrapper {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

h2 {
	font-family: sans-serif;
	color: #fff;
}

ul.red_dots1 li:before {
	content: "•";
	color: #000F31;
	margin-right: 10px;
	font-size: 50px;
	line-height: 16px;
}

ul.red_dots1 li {
	list-style: none;
	text-align: left;
	font-size: 13px;
	/* line-height: 25px; */
	color: #5a5a5a;
	display: flex;
	margin-bottom: 6px;
}

section.certifications h2 {
	margin-bottom: 50px;
}

/*.carous-image img {
    width: auto;
        margin: 0 auto;
}
.certifications ul li {
    color: #5a5a5a;
    font-size: 13px;
    text-align: left;
}
.certificate_carousel-1 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #0000001A;
    border: 1px solid;
    padding: 29px 35px 35px 26px;
}

section.certifications li:before {
    content: '\00b7';
    font-size: 66px;
    line-height: 8px;
    vertical-align: middle;
    color: #ffca08;
    margin-right: 10px;
}
section.certifications li{
    list-style: none;
}*/

.certificate_section {
	background: #ffffff 0% 0% no-repeat padding-box;
	/* box-shadow: 0px 0px 10px #0000001a; */
	padding: 29px 24px 15px 24px;
	/*min-height: 332px;*/
	height: 100%;
	border-radius: 12px;
}

section.certifications {
	background: #ebedf3;
	padding-top: 56px;
	padding-bottom: 76px;
}

.certificate_section h5 {
	margin-top: 22px;
	margin-bottom: 16px;
	min-height: 46px;
}

/*section.home_corporate-section {*/

/*	padding-top: 66px;*/

/*	padding-bottom: 66px;*/

/*}*/

section.home_corporate-section h2 {
	margin-bottom: 15px;
}

.clients_carousel {
	padding-top: 14px;
}

.clients_carousel .slick-carousel {
	margin: 0 auto;
	width: 100%;
}

/* .clients_carousel .slick-slide {
	width: 100px !important;
} */

.clients_carouse .slick-next::before,
.clients_carouse .slick-prev::before {
	color: blue;
}

.clients_carousel h3 {
	margin-bottom: 15px;
}

.row.clients-view_btn {
	margin-top: 52px;
	padding-left: 22px;
}

.review-section-image img {
	width: 100px;
	border-radius: 58%;
}

.review-section-image.text-center {
	/* background: #002163; */
	/* height: 100%; */
	padding-top: 39px;
	padding-bottom: 30px;
	padding-left: 26px;
	padding-right: 26px;
}

.review-section-image.text-center h4 {
	margin-top: 25px;
	margin-bottom: 10px;
}

.review-section-image .social_icon-bg-white.social-icons {
	background: none;
}

.review-section-image .social_icon-bg-white.social-icons {
	padding-top: 13px;
}

section.review-section:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000F31;
	opacity: 0.95;
}

section.review-section {
	/* background-image: url(../../image/webp/review.webp); */
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	position: relative;
}

/* .content-review {
	background: white;
	height: 100%;
	padding-left: 0;
	padding: 53px 43px 28px 28px;
} */

/* .content-review {
	display: flex;
	background: white;
	height: 100%;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.222);
	border-radius: 0.7rem;
} */

.content-review {
	display: flex;
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
	height: 100%;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.222);
	border-radius: 0.7rem;
	overflow: hidden;
}

.content-review p {
	overflow-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	max-height: calc(1.5em * 10);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	font-weight: normal;
}

@media (max-width: 992px) {
	.content-review p {
		margin: 0 !important;
	}

	.content-review {
		height: -webkit-fill-available;
	}
}



.review-view_btn {
	margin-top: 40px;
}

.articles_listing-course .review-view_btn {
	padding-bottom: 0px;
}

.articles_listing-box {
	background: #ffffff 0% 0% no-repeat padding-box;
	/* box-shadow: 0px 3px 10px #0000001a; */
	height: 100%;
	position: relative;
	border-radius: 20px;
	padding: 10px;
	overflow: hidden;
}

.articles_listing-box .articles_listing-image img {
	border-radius: 15px;
}

.review-section .slick-slide img {
	display: initial;
}

/* .review-section .slick-slide .review_section_col .row {
	height: inherit;

	background-color: rgba(255, 255, 255, 0.074);
	border: 1px solid rgba(255, 255, 255, 0.222);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	border-radius: 0.7rem;
	transition: all ease 0.3s;
	padding: 12px;
} */

.review-section .slick-slide .review_section_col .row {
	height: inherit;
	background-color: #00133a;
	border: 1px solid rgba(255, 255, 255, 0.222);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	border-radius: 0.7rem;
	transition: all ease 0.3s;
	padding: 12px;
}


.slider-transitioning video,
.slick-current video {
	visibility: visible;
	/*Resolves phantom video rendering in IE 11*/
}

.carousel {
	width: 100%;
}

.slider_popular-course .slick-slide {
	margin: 0px 10px;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.slider_popular-course button.slick-next.slick-arrow {
	right: -10px;
}

.slider_popular-course .button.slick-prev.slick-arrow {
	left: -10px;
}

.slick,
.slick-wrapper {
	width: 100%;
}

.clents-work .bg-client .corpo-enq-form a.fc-red:hover {
	color: #fff;
}

.clents-work .bg-client .section_register .form-checkbox input:checked+label:after,
.section_contact-us .section_register .form-checkbox input:checked+label:after {
	border: solid #fff;
	border-width: 0 2px 2px 0 !important;
}

/* review section*/
.review-section h2 {
	/* z-index: 1200; */
	position: relative;
	margin-bottom: 40px;
}

.articles_listing-content {
	padding: 0px 15px;
	position: relative;
}

.articles_listing-box:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgb(255 255 255 / 0%), rgb(255, 255, 255));
	backdrop-filter: blur(1px);
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: 1;
}

.articles_listing-box:hover:before {
	opacity: 1;
}

.articles_listing-content .fc-red {
	padding-top: 15px;
	margin-bottom: 10px;
	left: 50%;
}

.article-hovering {
	z-index: 2;
}

.article-hovering a {
	transform: translateX(70%);
	height: 40px;
	bottom: 20px;
	background: #002163;
	color: white;
	font-size: 14px;
	border-radius: 20px;
	backdrop-filter: blur(8px);
	position: absolute;
	transition: ease-in-out 0.3s;
}

/* 
.article-hovering i {
	position: absolute;
	right: 24px;
	top: 13px;
	font-size: 18px;
	transition: 0.5s;
}

.article-hovering:hover i {
	margin-right: 5px;
	transition: 0.5s;
	color: #ff00009c;
} */

.articles_listing-box:hover .article-hovering {
	opacity: 1;
	transition: 0.5s;
}

section.articles_listing {
	padding-top: 65px;
	padding-bottom: 80px;
}

section.articles_listing h2 {
	margin-bottom: 40px;
}

.home-contact .input_group input {
	height: 55px;
	color: black !important;
	padding-left: 30px;
	background: #f5f5f7 0% 0% no-repeat padding-box;
	border: none;
	margin-bottom: 20px;
	border-radius: 12px;
}

.home-contact .input_group textarea {
	width: 100%;
	height: 99px;
	color: black !important;
	background: #f5f5f7 0% 0% no-repeat padding-box;
	border: none;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-radius: 12px;
}

.home-contact input.submit_bg-red {
	width: 165px;
	height: 55px;
	border: none;
	margin-bottom: 20px;
	margin-top: 20px;
}

section.home-contact {
	background: #d9dbe1;
}

section.home-contact form {
	background: white;
	padding: 38px 56px 32px 56px;
	background: #ffffff 0% 0% no-repeat padding-box;
	/* box-shadow: 0px 2px 5px #0000001a; */
	position: relative;
	top: -67px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

section.home-contact h4 {
	background: #002163;
	color: white;
	text-align: center;
	height: 60px;
	padding: 11px 0px;
	position: relative;
	top: -60px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.home-contact h4:before {
	content: "";
	z-index: 99;
	width: 9px;
	height: 0px;
	border-style: solid;
	border-width: 22px 26px 28px 0;
	border-color: transparent #002163 transparent transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0;
	position: absolute;
	left: 90px;
	top: 38px;
	bottom: 0;
	transform: rotate(-90deg);
}

.home-contact form label,
.home-contact form input,
.home-contact form button {
	border: 0;
	margin-bottom: 3px;
	display: block;
	width: 100%;
}

.home-contact form label {
	margin-top: -10px;
	margin-bottom: 20px;
}

.home-contact form input {
	box-sizing: border-box;
}

.home-contact form .error {
	color: #ff0000;
}

.home-contact .article-reference {
	margin-top: 15px;
}

.home-contact .article-reference a {
	color: #e67e22;
}

.contact-image img {
	position: absolute;
	bottom: 67px;
	right: 0;
	width: 70%;
}

section.home-contact {
	background: #d9dbe1;
	padding-bottom: 16px;
}

.input_group::placeholder {
	color: #777777;
	font-size: 1px !important;
}

.home_banner_buttons {
	display: inline-flex;
}

.sticky {
	position: fixed;
	top: 0;
	width: 81%;
	background: #80808012;
	z-index: 999;
}

div#myHeader .navbar {
	background: none;
}

.home-contact button.submit_bg-red.fc-white.w-163 {
	width: 165px;
	height: 55px;
	border: none;
	margin-bottom: 20px;
	margin-top: 20px;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 999;
	font-size: 18px;
	border: none;
	outline: none;
	width: 50px;
	height: 50px;
	color: white;
	cursor: pointer;
	background: #002163;
	border-radius: 13px;
	padding: 8px 10px 10px 11px;
	opacity: 0.9;
	transform-origin: bottom left;
	will-change: transform;
	-webkit-transform: rotate(-11deg);
	transform: rotate(-11deg);
	-webkit-transition: background-color 0.1s ease-out, opacity 0.1s ease-out, -webkit-transform 0.2s ease-out;
	transition: background-color 0.1s ease-out, opacity 0.1s ease-out, -webkit-transform 0.2s ease-out;
	transition: background-color 0.1s ease-out, transform 0.2s ease-out, opacity 0.1s ease-out;
	transition: background-color 0.1s ease-out, transform 0.2s ease-out, opacity 0.1s ease-out, -webkit-transform 0.2s ease-out;
}

#myBtn:active {
	opacity: 1;
}

button#myBtn:active {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.profile_box-1:active hr {
	border-color: #002163;
	transition: 0.4s;
}

ol.carousel-indicators li {
	cursor: pointer;
}

/***about us**/

.advantages_section-bg h1 {
	padding-bottom: 10px;
}

.advantage_common.advantages_section .advantages_section-tab li img {
	width: 30px;
}

.advantage_common.advantages_section .advantages_section-tab li {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

.advantage_common.advantages_section .advantages_section-tab li a {
	background: #d6e4ff;
	width: 60px;
	height: 60px;
	margin: 5px auto;
	padding: 15px;
	border-radius: 50%;
}

.advantage_common.advantages_section .advantages_section-tab .tab {
	width: 106px;
	height: auto;
}

.advantage_common.advantages_section .advantages_section-tab .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #ffca08;
}

.advantage_common.advantages_section .advantages_section-tab .active img {
	filter: brightness(0) invert(1);
}

.advantage_common.advantages_section div#advantages-tab-1 {
	padding: 26px 82px 0px 43px;
}

/***about us css**/

section.about-page-section-banner {
	margin-bottom: -3px;
}

.about-page-section-banner img.about-page-banner-image {
    width: 400px;
    object-fit: contain;
    text-align: center;
}

.about_banner-content {
	padding-top: 113px;
	padding-left: 90px;
}

.about_banner-content h1 {
	margin-bottom: 10px;
	color: black;
}

.about_button {
	padding-top: 11px;
}

.about_banner img {
	padding-top: 20px;
}

.clients_carousel .slick-arrow {
	display: none !important;
}

.corporate_course-listing {
	background: #ebedf3;
	overflow: hidden;
}

section.about_banner,
section.header-2-bg {
	background: #f7f8fa;
}

.social_icon-bg-white.social-icons i:hover {
	background: #002163 !important;
	color: white !important;
}

/* FAQ */

.section_faq .nav-tabs .nav-item {
	margin-bottom: 10px !important;
}

.section_faq .nav-tabs .nav-item:not(:last-child) {
	margin-right: 10px;
}

.bg-gray {
	background-color: #f7f8fa !important;
}

.bg-gray2 {
	background-color: #f5f5f7 !important;
}

.iconbg {
	width: 16px;
	height: 16px;
	background-image: url(../../assets/image/bg-sprites.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

.iconbgprofile {
	background-position: 0px 0px;
}

.iconbgclock {
	background-position: -18px 0px;
}

.iconbgstar {
	background-position: -54px 0px;
}

.iconbglive {
	background-position: -34px 0px;
}

.section_faq #main .card {
	margin-bottom: 18px;
	border: 0;
}

.section_faq #main .card .card-header {
	border: 0;
	border-radius: 5px;
	padding: 0;
	background-color: transparent;
}

.section_faq #main .card .card-header .btn-header-link {
	color: #fff;
	display: block;
	text-align: left;
	color: #021632;
	padding: 21px 20px 20px;
}

.section_faq #main .card .card-header .btn-header-link:after {
	content: "\00D7";
	background: #ffca08;
	font-family: "FontAwesome";
	padding: 10.5px;
	color: #fff;
	line-height: 15px;
	border-radius: 50%;
	width: 35px;
	font-weight: bold;
	font-size: 25px;
	height: 35px;
	position: absolute;
	right: 14px;
	top: 15px;
}

.section_faq #main .card .card-header .btn-header-link.collapsed:after {
	content: "\f106";
	background: transparent;
	transform: rotate(180deg);
	color: #444040;
	font-weight: 100;
	font-size: 27px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.section_faq #main .card .card-header .btn-header-link.collapsed {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #eee;
	color: #000 !important;
	font-weight: 100 !important;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 18px;
	line-height: 23px;
	font-family: "Montserrat-regular" !important;
}

.section_faq #main .card .card-header .btn-header-link[aria-expanded="true"] {
	color: #002163;
	font-size: 18px;
	line-height: 22px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 50px;
	font-family: "Montserrat-Bold";
	padding-bottom: 15px;
}

.section_faq .card-body {
	padding: 0px 100px 33px 50px;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 25px;
}

.section_faq .red-bg-ask_section {
	border-radius: 5px;
	padding: 21.5px 45px;
}

.section_faq .slider_tile#tile-1 .nav-tabs.slider_tile-1 {
	padding-right: 3px;
}

/* 
.section_faq .slider_tile#tile-1 .nav-tabs.slider_tile-1 .active {
	font-family: "Montserrat-Bold";
} */

.courses_counter-sec .counter-bx:nth-child(4) {
	border-right: 0px;
}

/***su faq **/

.course_listing-faq {
	background: #ebedf3;
}

.section_faq .card {
	background: rgba(10, 33, 99, 5%) !important;
}

.course_listing-faq .section_faq #main #faq .card .card-header .btn-header-link.collapsed,
.course_listing-faq .section_faq #main #curriculum .card .card-header .btn-header-link.collapsed {
	border-radius: 5px;
	background: #fff 0% 0% no-repeat padding-box;
}

.course_listing-faq .red-bg-ask_section {
	display: none;
}

.course_listing-faq .section_faq.pt-5.mt-5 {
	margin-top: 0 !important;
}

/***landing courses css**/

section.course_landing-banner h1 {
	margin-bottom: 7px;
}

.course-banner-content {
	margin-bottom: 25px;
}

.about-enquiry_btns button {
	margin-right: 10px;
}

.icon-sec-course {
	display: flex;
	padding: 8px 0px;
}

.icon-content {
	padding-left: 10px;
	margin: auto 0;
}

.landing-course-counter {
	padding-top: 33px;
}

section.course_landing-banner {
    background: #d6e4ff45;
    padding-bottom: 50px;
    padding-top: 50px;
}

.landing-course-counter.courses_counter-sec {
	background: transparent;
	box-shadow: none;
}

section.course-landing-overview a {
	font-size: 16px;
	font-family: "Montserrat-Bold";
	line-height: 38px;
	color: #252525;
	background: #f5f5f7;
	margin-right: 2px;
	border-radius: 30px !important;
	margin-left: 10px;
	border: none !important;
	min-width: 180px;
	text-align: center;
}

.course-landing-overview a.nav-link.active {
	background-color: #002163 !important;
	color: white;
}

.course-landing-overview .nav-tabs {
	border-bottom: none;
}

.course-landing-overview .tab_contant {
	padding: 30px;
	border-radius: 12px;
	background: linear-gradient(#c4c7ca00, #d6e4ff45);
	border: 1px solid #eee;
}

section.course-landing-overview {
	padding-top: 60px;
	padding-bottom: 53px;
}

.content-course-lan-tab {
	padding-top: 26px;
}

.enquiry-course-lan textarea {
	padding-left: 16px;
	color: black;
	border: 1px solid #d0dcf3;
	height: 100px;
	padding-top: 11px;
	border-radius: 8px;
}

.enquiry-course-lan input,
.enquiry-course-lan select {
	margin-bottom: 15px;
}

.enquiry-course-lan {
	text-align: center;
	border-radius: 12px;
	background: #ffffff;
	box-shadow: 0px 0px 5px #0000000d;
}

.enquiry-course-lan button {
	width: 135px;
	height: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
}

label.error {
	color: red;
	position: relative;
	top: -3px;
}

section.course-landing-schedule {
	/* background: transparent linear-gradient(161deg, #002163 0%, #00133a 100%); */
	/* background: transparent -webkit-linear-gradient(161deg, #002163 0%, #00133a 100%); */
	background: #00133a;
	padding-top: 54px;
	padding-bottom: 82px;
}


.schedule-filter .selectdiv:last-child {
	margin-right: 0px;
}

.schedule-para {
	padding-top: 10px;
}

.icon-sec-course:hover img {
	background: #fff;
	border-color: transparent;
}

.icon-sec-course img {
	background: #fff;
	padding: 5px;
	border-radius: 7px;
	border: 1px solid;
	border-color: #eee;
	transition: 0.3s;
	width: 52px;
	height: 52px;
	object-fit: contain;
}

.icon-sec-course:hover span {
	color: #ffca08;
	transition: 0.3s;
}

.selectdiv label {
	margin-bottom: 0px;
}

/***accordian**/

.course-landing-schedule .collapsible-link {
	width: 100%;
	position: relative;
	text-align: left;
}

/*.course-landing-schedule .collapsible-link::before {*/

/*	content: "\f107";*/

/*	position: absolute;*/

/*	top: 50%;*/

/*	right: 22px;*/

/*	transform: translateY(-50%);*/

/*	display: block;*/

/*	font-family: "FontAwesome";*/

/*	font-size: 2.4rem;*/

/*	cursor: pointer;*/

/*}*/

/*.course-landing-schedule .collapsible-link[aria-expanded="true"]::before {*/

/*	content: "\f106";*/

/*}*/

.course-landing-schedule .card {
    background: none;
    border: none;
    margin: 0 0 30px;
}

.course-landing-schedule .fa-info-circle {
	cursor: pointer;
}

/*.schedules span {*/

/*	color: #97fffb;*/

/*	font-family: "Montserrat-Bold";*/

/*	margin-right: 8px;*/

/*}*/

.schedules p {
	margin-bottom: 0;
	/* padding: 11px; */
}

.course-landing-schedule .card-header {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	/*cursor: pointer;*/
}

.schedule-content span {
	color: rgb(7 16 45);
	font-size: 14px;
	vertical-align: middle;
	/* line-height: 30px; */
	font-family: "Montserrat-Bold";
	padding-right: 6px;
}

.course-landing-schedule .card-body {
	background: white;
}

.course-landing-schedule .card-header .card-heading.collapsible-link {
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
	border-radius: 10px;
	margin: 0;
	padding: 20px 0px;
}

.row {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.course-landing-schedule .card-header h3 {
	padding: 0px 40px;
}

.course-landing-schedule .card-header .card-heading.collapsible-link[aria-expanded="true"]>div,
.course-landing-schedule .card-header .card-heading.collapsible-link[aria-expanded="false"]>h3 {
	display: none;
}

.course-landing-schedule .card-header .card-heading.collapsible-link[aria-expanded="false"]>div,
.course-landing-schedule .card-header .card-heading.collapsible-link[aria-expanded="true"]>h3 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.course-landing-schedule .collapsible-link[aria-expanded="true"]::before {
	color: black;
}

.course-landing-schedule .card-header .card-heading.collapsible-link[aria-expanded="true"] {
	border-radius: 10px 10px 0 0;
	background-color: #fff;
	margin: 0;
	padding-top: 20px;
}

.schedule_content-details {
	border-radius: 10px;
	background-color: #fff;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 20px;
}

.schedule_content-details ul li {
	list-style: none;
}

.schedule_content-details .spans {
	margin-bottom: 5px;
}

.schedule_content-details .filling_fast::after {
	content: 'Filling Fast';
	position: absolute;
	width: 100px;
	background: #ffca08;
	color: white;
	font-size: 12px;
	top: 0;
	left: 0;
	text-align: center;
	border-radius: 10px 0px 10px 0px;
}

.course-landing-schedule .card-body {
	padding: 0 40px 15px 40px;
	border-radius: 0px 0px 10px 10px;
}

.open {
	position: absolute;
	top: -34px;
	font-size: 50px;
}

a.fc-red {
	text-decoration: underline;
}

a.fc-red:hover {
	color: #002163;
}

.course-landing-schedule input,
.course-landing-schedule textarea {
	border: none;
	box-sizing: border-box;
	margin: 0;
	outline: none;
	padding: 10px;
}

.course-landing-schedule input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer;
}

.course-landing-schedule input::-webkit-outer-spin-button,
.course-landing-schedule input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.course-landing-schedule .input-group {
	clear: both;
	margin: 15px 0;
	position: relative;
}

.course-landing-schedule .input-group .button-minus,
.course-landing-schedule .input-group .button-plus {
	font-weight: bold;
	height: 38px;
	padding: 0;
	width: 38px;
	/*position: relative;*/
}

.course-landing-schedule .input-group .quantity-field {
	position: relative;
	height: 40px;
	/*left: -6px;*/
	text-align: center;
	width: 50px;
	display: inline-block;
	font-size: 16px;
	resize: vertical;
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
	color: white;
	pointer-events: none;
}

.course-landing-schedule .card-body .input-group .quantity-field {
	background: linear-gradient(to top right, rgb(7 16 45), rgb(58 60 84));
}

.course-landing-schedule .card-body .input-group input[type="button"] {
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
}

input.button-plus {
	border-radius: 0px 5px 5px 0px;
}

input.button-minus {
	border-radius: 5px 0px 0px 5px;
}

.course-landing-schedule .button-plus {
	left: -13px;
}

.course-landing-schedule input[type="number"] {
	-moz-appearance: textfield;
	-webkit-appearance: none;
}

.course-landing-schedule .input-group input[type="button"] {
	background-color: #fff;
	/*min-width: 38px;*/
	width: auto;
	transition: all 300ms ease;
	/* background: #0C4A6D 0% 0% no-repeat padding-box; */
	/* border-radius: 5px 0px 0px 5px; */
	height: 40px;
	width: 40px;
}

.inline-2,
.inline-3 {
	display: inline-flex;
}

.course-landing-schedule button.button_style2 {
	height: 40px;
	font-size: 14px;
	margin-left: 5px;
}

del.price,
ins.offer {
	color: #252525;
	font-size: 14px;
	font-family: "Montserrat-Regular";
	text-decoration-color: #ffca08;
	text-decoration-thickness: 2px;
}

ins.offer {
	font-size: 16px;
	text-decoration: none;
}

.inline-3 img {
	background: #09416a;
	padding: 13px;
	border-radius: 5px;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}

.fc-red {
	color: #ffca08;
}

/* .participant {
	padding-right: 29px;
} */

.ask-sec {
	padding-top: 15px;
	padding-left: 20px;
}

.ask-sec .participant a {
	display: block;
}

.ask-sec .participant a:hover span {
	color: #002163;
}

section.course-curriculum.section_faq .btn-header-link[aria-expanded="true"] {
	color: #252525 !important;
	font-family: "Montserrat-Regular" !important;
}

.course-curriculum .card {
	background: #f5f5f7 0% 0% no-repeat padding-box !important;
	border: 1px solid #e1e1e1 !important;
	border-radius: 0px;
}

section.course-curriculum.section_faq a.btn-header-link.collapsed {
	border: none !important;
}

section.course-curriculum.section_faq .btn-header-link.collapsed:after {
	content: "\f067" !important;
	font-size: 10px !important;
	position: absolute !important;
	top: 15px !important;
}

a.btn-header-link.link-2:after {
	content: "\f068" !important;
	background: none !important;
	font-size: 10px !important;
	position: absolute !important;
	top: 25px !important;
	color: #252525 !important;
}

.course-curriculum .card-body {
	padding: 12px 90px 33px 50px !important;
}

.course-curriculum .btn-header-link {
	padding-left: 40px !important;
}

.curriculum-heading.text-center {
	padding: 0px 60px 0px 60px;
}

section.course-curriculum.section_faq {
	padding-top: 60px;
}

section.course-landing-overview a:hover {
	background: #ffca08;
	color: white;
}

section.benifts {
	background: transparent linear-gradient(161deg, #002163 0%, #00133a 100%) 0% 0% no-repeat padding-box;
}

section.benifts li {
    color: #fff;
    list-style: none;
    line-height: 20px;
    display: inline-flex;
    margin-left: 20px;
    margin-bottom: 35px;
    align-items: center;
    pointer-events: all;
}

/* section.benifts li img {
	margin-right: 20px;
} */

.benifts ul {
	padding-right: 93px;
	padding-top: 30px;
}

.benifts .course-link {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, 0.074);
    border: 1px solid rgba(255, 255, 255, 0.222);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 0.7rem;
    transition: all ease 0.3s;
}

.benifts .course-link:hover {
    background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
}

.benifts .course-link:hover img {
	background-color: rgba(255, 255, 255, 0.074);
	border: 1px solid rgba(255, 255, 255, 0.222);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	transition: all ease 0.3s;
	border-radius: 0.6rem;
}

.animate__pulse {
	animation-duration: 2s;
	animation-iteration-count: 1;
}

.course-link:hover .animate__pulse {
	animation-name: pulse;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.course-link img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    padding: 5px;
    background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
    border-radius: 0.6rem;
	border: 1px solid transparent;
	transition: all ease 0.3s;
}

.advantages_courselanding {
	padding-top: 25% !important;
	margin-top: -20%;
}

section.course-landing-overview .enquiry-course-lan a {
	padding: 0;
	font-family: 'Montserrat-Regular';
	line-height: initial;
	color: red;
	background: transparent;
	font-size: 15px;
}

.course-certificate img {
	padding-left: 19px;
}

.course-land-img img {
	/* position: relative; */
	/* left: -55px; */
	max-width: 400px;
	margin: auto 0;
}

.copied-advantages-sec .advantage_common {
	background: #f5f5f7;
}

.copied-advantages-sec .advantages_section-bg {
	background: #ffffff 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 10px #0000001a;
}

.col-md-6.col-lg-5.col-sm-12.contact_form button {
	height: 55px;
	border-radius: 30px;
}

.curriculum-heading h1 {
	padding-bottom: 15px;
}

.spans {
	margin-bottom: 20px;
}

.price_span {
	margin-top: -7px;
}

.corporate_course-landing .slick-dots {
	position: absolute;
	bottom: -50px;
}

.corpo-slider h3 {
	margin-bottom: 30px;
}

.corporate_course-landing .corporate_listing-carousel {
	margin: 0 auto;
	width: 100%;
}

.corporate_course-landing .slick-slide:focus {
	outline: none;
	border: none;
}

.corporate_course-landing .slick-slide {
	padding: 18px;
	padding-left: 0;
}

.corporate_course-landing .slick-dots li {
	margin: 0px;
}

.corporate_course-landing .slick-dots li button:before {
	font-size: 38px;
	font-weight: bold;
	color: #ffca08;
}

.corporate_course-landing .slick-dots li.slick-active button:before {
	opacity: 1;
}

section.corporate_course-landing {
	padding-bottom: 56px;
	padding-top: 52px;
}

.corpo-content h2 {
	margin-bottom: 22px;
}

.corpo-content p {
	margin-bottom: 25px;
}

.corporate_course-landing input::placeholder {
	color: #5a5a5a;
}

.enquiry-course-lan h4 {
	margin-bottom: 15px;
}

.trainer-corporate-sec ul.red_dots li {
	width: auto;
	display: flex;
	margin-bottom: 10px;
	word-break: break-all;
}

.trainer-corporate-sec h2 {
	margin-bottom: 15px;
}

.schedules .spans {
	margin-bottom: 0;
	font-family: Montserrat-Regular;
}

/***trainers in course landing***/

.corpo-slide {
	border: 1px solid #ebebeb;
	padding: 20px 0px 0px 0px;
	background: #ffffff 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 5px #0000000d;
	height: 100%;
	margin: 0 10px;
}

.corpo-left-overlay {
	position: relative;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

.image-corpo {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.overlay-corpo {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 85%);
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transition: all 0.5s ease;
	transform: scale(0);
}

.corpo-slide:hover .overlay-corpo {
	transform: scale(1) rotate(360deg);
}

.text-corpo {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.text-corpo .social_icon-bg-white.social-icons {
	background: none;
}

.text-corpo .social_icon-bg-white.social-icons i {
	font-size: 13px;
	width: 24px;
	height: 24px;
	margin-right: 5px;
}

.corpo-slide h6 {
	margin-top: 10px;
	color: black;
}

.trainer_listing-carousel .slick-prev,
.trainer_listing-carousel .slick-next {
	height: 40px;
	width: 40px;
}

.trainer-corporate-sec .slick-prev:before,
.trainer-corporate-sec .slick-next:before {
	font-size: 18px;
}

.section-faq-course-lan div#tile-1 {
	width: 100%;
}

.section-faq-course-lan .tab-content {
	padding: 0 !important;
}

.trainer-corporate-sec li,
.free-content li {
	font-size: 15px;
	color: #5a5a5a;
}

.free-content p {
	text-align: center;
	color: #252525;
}

.free-content li {
	margin-bottom: 30px;
}

.free-content ul {
	margin-top: 50px;
}

section.content {
	padding: 70px 0;
}

section.trainers-course-landing {
	padding: 63px 0px 70px 0;
}

/* Section Certification Process */

section.certification_process-landing {
	background: transparent linear-gradient(161deg, #002163 0%, #00133a 100%) 0% 0% no-repeat padding-box;
	padding: 50px 0px;
	position: relative;
}

.process_descriptions p {
	color: white !important;
	font-size: 13px;
	/*text-align: center;*/
}

.certification_process-landing .process-sec>div .circle_portion {
	height: 50%;
	position: relative;
	margin: 0 auto;
}

.certification_process-landing .circle span {
	font-size: 44px;
	font-family: "Montserrat-Bold";
	color: white;
	position: absolute;
	top: 61%;
	border: 10px solid #ffca08;
	border-radius: 50%;
	height: 110px;
	width: 110px;
	left: 50%;
	text-align: center;
	padding: 6%;
	transform: translate(-50%, -50%);
}

.certification_process-landing .circle svg {
	width: 135px;
	height: 135px;
	position: relative;
	margin-top: 3px;
	left: 50%;
	border-radius: 50%;
	transform: translateX(-50%) rotate(13deg);
}

.certification_process-landing .process-sec .circle svg {
	transform: translateX(-50%) rotate(3deg) rotateY(180deg);
}

.certification_process-landing .process-sec .circle__spin circle {
	stroke-width: 2px;
	stroke-dasharray: 200, 30;
	fill: none;
	stroke: #fff;
}

.certification_process-landing .process-sec>div.last-div .circle__spin circle {
	stroke-dasharray: 100, 0;
}

.certification_process-landing .process-sec>div.last-div.row_odd {
	margin-right: auto;
}

/* Gallery*/

section.gallery-landing-course {
	background: #f5f5f7;
	padding-top: 50px;
	padding-bottom: 30px;
}

section.gallery-landing-course h2 {
	margin-bottom: 25px;
}

.gallery-landing-course #tabs {
	color: black;
	font-family: "Montserrat-Regular";
}

.gallery-landing-course #tabs h6.section-title {
	color: #eee;
}

.gallery-landing-course #tabs .nav-tabs .nav-link {
	border: none;
	max-width: 260px;
	height: 50px;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	background-color: #002163;
	padding: 13px 5px;
	text-align: center;
}

.gallery-landing-course #tabs .nav-link.active {
	color: #5a5a5a;
	background-color: #fff;
}

.gallery-landing-course .main.row .gallery_slider_thumb .slick-list {
	margin: 0 -6px;
}

.gallery-landing-course .main.row .gallery_slider_thumb img {
	width: 100%;
	padding: 0px 6px;
	height: 145px;
	margin: 0 auto;
	margin-bottom: 6px;
}

.gallery-landing-course #nav-video .main.row .gallery_slider_thumb img {
	margin-bottom: 12px;
}

.gallery-landing-course .main.row {
	padding-top: 10px;
}

.gallery-landing-course .main.row .gallery_big_image img {
	width: 100%;
}

.gallery-landing-course #nav-tab {
	border-bottom: none;
}

.gallery-landing-course .tab-content>.tab-pane {
	display: block;
	height: 0;
}

.gallery-landing-course .tab-content>.active {
	height: auto;
	overflow: none;
}

.gallery-landing-course #nav-gallery .slick-slide>div>div,
.gallery-landing-course #nav-video .slick-slide>div {
	position: relative;
}

.gallery-landing-course #nav-gallery.active .slick-slide>div>div::after,
.gallery-landing-course #nav-video.active .slick-slide>div::after {
	content: "";
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 6px;
	height: calc(100% - 6px);
	width: calc(100% - 12px);
	background: url(../image/full-size.svg), rgba(0, 0, 0, 50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px 25px;
	transform: scale(0);
	transition: all 0.2s ease;
}

.gallery-landing-course #nav-video.active .slick-slide>div::after {
	height: calc(100% - 12px);
}

.gallery-landing-course #nav-gallery.active .slick-slide>div>div:hover::after,
.gallery-landing-course #nav-video.active .slick-slide>div:hover::after {
	transform: scale(1);
}

.overlay img {
	width: 35px !important;
	height: 35px !important;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.overlay {
	background: #4443433b;
	position: absolute;
	top: 0;
	width: 95%;
	height: 100%;
	opacity: 0;
}

.slick-slide:hover .overlay {
	opacity: 1;
}

/***course landing faq**/

section.faq_course-landing {
	padding-top: 65px;
	padding-bottom: 70px;
}

section.faq_course-landing .section_faq div#tile-1 {
	width: 95%;
	margin: 0;
}

.corpo-slide .our_trainer-section-trainer_foot p {
	margin-bottom: 5px;
}

.faq_course-landing .slick-initialized .swipe-tab-content {
	position: relative;
	min-height: 365px;
}

.faq_course-landing .slick-initialized .swipe-tab {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	background: none;
	border: 0;
	color: #252525;
	cursor: pointer;
	text-align: center;
}

.faq_course-landing .slick-initialized .swipe-tab.active-tab {
	font-family: Montserrat-Bold;
	background: #ffca08;
	border-radius: 25px;
	color: white;
}

.testimonials_tab-paned,
.resources_category {
	display: none;
}

.faq_course-landing .main-container {
	padding: 25px;
}

.sub-header {
	padding-top: 50px;
}

.hide-1 {
	display: none !important;
}

.course-certificate img {
	max-width: 80px;
}

.text-editor .tab-content p {
	color: #5a5a5a;
	line-height: 23px;
	margin-bottom: 15px;
	font-size: 15px;
}

.text-editor .tab-content h1 {
	color: #002163;
	font-family: Montserrat-Bold;
	font-size: 50px;
	line-height: 58px;
}

.text-editor .tab-content h2 {
	color: #002163;
	font-family: Montserrat-Bold;
	font-size: 40px;
	line-height: 48px;
}

.text-editor .tab-content h3 {
	font-size: 30px;
	line-height: 38px;
	font-family: Montserrat-Bold;
	color: #002163;
}

.text-editor .tab-content h4 {
	font-size: 25px;
	line-height: 33px;
}

.text-editor .tab-content h5 {
	font-size: 18px;
	line-height: 25px;
}

.text-editor .tab-content h6 {
	font-size: 17px;
	line-height: 23px;
}

.text-editor .tab-content ul li,
.text-editor .tab-content ol li {
	list-style: none;
	text-align: left;
	color: #5a5a5a;
	display: flex;
	margin-bottom: 6px;
}

.text-editor .tab-content li::before,
.text-editor .tab-content ol li::before {
	content: "•";
	color: red;
	margin-right: 10px;
	font-size: 50px;
	line-height: 16px;
}

.text-editor .tab-content img {
	max-width: 200px;
	max-height: 200px;
}

.social_icon-bg-white.social-icons div {
	margin-right: 6px;
}

/******images--vedios with popup**/

.image-pop-header {
	border-bottom: none;
}

button.close.image-pop-close {
	padding: 10px;
}

.images-schedule div {
	display: inline;
}

/*Corporate CSS Start*/

.clipped-image {
	background: url(../../assets/image/white-cover.png);
	background-repeat: no-repeat !important;
	background-size: cover;
	z-index: 9999;
}

.corporte-content h1 {
	margin-bottom: 25px;
}

.clipped-image img {
	z-index: -999;
	position: relative;
	width: 100%;
}

section.corpo-image-sec {
	padding-top: 40px;
	padding-bottom: 40px;
}

.clipped-image2 img {
	background-image: url(../../assets/image/img-sec.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 108% 14%;
}

.corpo-enq-form .input-grp1 {
	margin-bottom: 20px;
}

.corpo-enq-form .input-grp1 .iti--allow-dropdown input[type="tel"] {
	margin-bottom: 0 !important;
}

.clents-work .bg-client {
	background-image: url(../../assets/image/one.png);
	min-height: 100%;
	background: linear-gradient(0deg, #002163e0, #002163eb), url(../../assets/image/one.png);
	background-size: cover;
}

.corpo-enq-form button {
	height: 45px;
	font-size: 14px;
	margin-bottom: 10px;
}

.clents-work textarea {
	height: 114px;
	padding: 16px;
	border: 1px solid #d0dcf3;
}

.corpo-enq-forms .input-grp1:nth-child(even) {
	margin-right: 0%;
}

.corpo-enq-form h4 {
	margin-bottom: 40px;
}

.bg-box {
	box-shadow: 0px 0px 10px #0000001a;
	padding: 3%;
}

section.clents-work {
	padding-top: 60px;
	padding-bottom: 60px;
}

.bg-line p {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 25px;
}

.hit-icon {
	width: 100px;
	height: 100px;
	background: #002163;
	margin: auto;
	border-radius: 50%;
	box-shadow: 3px 4px 5px #e3e3e3;
	position: relative;
	transition: all 0.5s ease;
}

.hit-icon svg {
	fill: #fff;
	transition: all 0.5s ease;
}

.bg-line svg {
	position: absolute;
	height: 45px;
	width: 45px;
	left: 4px;
	top: 5px;
	bottom: 0;
	right: 0;
	margin: auto;
}

/* .bg-line > div:hover .hit-icon {
	background: #002163;
}
.bg-line > div:hover .hit-icon svg {
	fill: #fff;
} */
.bg-line>div:nth-child(1) svg,
.bg-line>div:nth-child(4) svg {
	left: 15px;
}

.img-content-works {
	padding-top: 20px;
}

.corporate-courses .swipe-tab.slick-slide {
	background: #002163;
	vertical-align: middle;
	line-height: 34px;
	font-size: 20px;
	color: white;
	margin-left: 1px;
	height: 50px;
	text-align: center;
	padding: 7px;
}

.corporate-courses .slick-active.active-tab {
	border: 1px solid black !important;
	background: white !important;
	color: #002163 !important;
}

.corporate-courses .slick-track {
	margin: 0;
}

#slick1 .slick-slide img {
	margin: -20px auto;
}

/*Corporate CSS End*/

/* Trainers-listing */

.section_trainer-list {
	background-color: #f7f8fa;
	position: relative;
	overflow: hidden;
}

.section_trainer-list img.trainers-img {
	position: relative;
	z-index: 1;
}

.section_trainer-list img.trainers_img-1 {
	position: absolute;
	top: 35%;
	right: 55px;
	z-index: 0;
}

.section_trainer-list .trainers_list-img {
	position: absolute;
	left: 60%;
}

.section_trainer-list .trainers_img-1 {
	animation: trainers 5s infinite;
}

@keyframes trainers {
	0% {
		top: 50px;
	}

	50% {
		top: 125px;
	}

	100% {
		top: 50px;
	}
}

.section_trainers-listing {
	/* background-color: #f7f8fa; */
}

.section_trainers-listing .trainers_listing-carousel,
.our_trainer-section .trainer_section-carousel {
	margin: 0 auto;
	width: 100%;
}

.section_trainers-listing .slick-slide:focus {
	outline: none;
	border: none;
}

/*.section_trainers-listing .slick-slide {*/

/*	padding: 18px;*/

/*}*/

.section_trainers-listing .slick-dots li {
	margin: 0px;
}

.section_trainers-listing .slick-dots li button:before {
	font-size: 38px;
	font-weight: bold;
	color: #ffca08;
}

.section_trainers-listing .slick-dots li.slick-active button:before {
	opacity: 1;
}

.our_trainer-section .profile_box-card {
	margin-bottom: 30px !important;
}

.section_trainers-content .red_dots li {
	margin-bottom: 25px;
}

/* Trainers-listing Ends */

/* Trainers Profile */

.section_trainers-profile {
	background-color: #f7f8fa;
}

.section_trainers-profile .trainers-profile-img {
	border-radius: 50%;
	width: 100%;
}

.section_trainers-profile .trainers-span span:not(:first-child) {
	padding-left: 10px;
}

.section_trainers-profile .trainers-span span {
	border-right: 1px solid;
	padding-right: 10px;
}

.section_trainers-profile .trainers-span span:last-child {
	border-right: none;
}

.section_trainers-profile .social-icons a {
	margin: 0;
	margin-right: 20px;
}

.section_trainers-profile i.fa.fa-facebook.bg_blue.fc-white {
	line-height: 15px;
	padding: 14px;
	height: 40px;
	width: 40px;
}

.section_trainers-profile i {
	font-size: 20px;
	line-height: 18px;
	padding: unset;
	border-radius: 50%;
	height: unset;
	width: unset;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section_trainers-profile i.fa.fa-facebook.bg_blue.fc-white:hover,
.section_trainers-profile i.fa.fa-twitter.bg_blue.fc-white:hover,
.section_trainers-profile i.fa.fa-instagram.bg_blue.fc-white:hover,
.section_trainers-profile i.fa.fa-linkedin.bg_blue.fc-white:hover {
	background: #fff;
	color: #002163 !important;
}

.section_trainers-listing.trainers-slider {
	background-color: #fff;
}

.section_counter .section_counter-sec {
	background-color: #002163;
	border-radius: 10px;
	padding: 28.5px 0;
}

.section_counter .section_counter-sec>div:not(:last-child) {
	border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.section_counter .section_counter-sec .section_counter-bx {
	color: #cecece;
}

.section_counter .profile-tabs {
	border-radius: 12px;
    background: #f1f7fe;
    /* border: 1px solid #eee; */
}

ul.red_dots li:before {
	line-height: 8.5px;
}

.red_dots li:before {
	content: "\00b7";
	font-size: 66px;
	line-height: 18px;
	vertical-align: middle;
	color: #ffca08;
	margin-right: 10px;
}

.section_counter .profile .nav-tabs {
	border: none;
}

.section_counter .profile .nav-item {
	min-width: 200px;
	text-align: center;
	font-family: Montserrat-Bold;
}

.section_counter .profile .nav-link {
    background: #fff;
    border: 1px solid #eee;
    padding: 11px 15px;
    color: #00133a;
    font-size: 17px;
    border-radius: 30px;
    margin-left: 10px;
}

.section_counter .profile .nav-link.active {
    background-color: #00133a;
    color: #fff;
    border-radius: 30px;
}

.section_counter .profile .slick-dots li button:before {
	font-size: 20px;
}

.section_trainers-advantage.advantages_section {
	background: #fff;
	padding-top: 0;
	padding-bottom: 65px;
}

.section_trainers-advantage .advantages_section-bg {
	box-shadow: 0px 0px 10px #0000001a;
}

.our_trainer-section.similar-trainers {
	background-color: #f7f8fa;
}

.our_trainer-section.similar-trainers .red-bg-ask_section {
	border-radius: 5px;
	padding: 40px;
}

.our_trainer-section.similar-trainers .red-bg-ask_section .fourth,
.course-landing-schedule.course-similar .red-bg-ask_section .fourth {
	border: none;
}

.section_trainers-content ul.red_dots li {
	width: calc((100% / 2) - 3px);
}

.course-landing-schedule.course-similar .red-bg-ask_section {
	border-radius: 5px;
	padding: 25px 0px 25px 0px;
}

.course-landing-schedule.course-similar {
	background: #f7f8fa !important;
	padding-bottom: 10px !important;
}

.course-landing-schedule.course-similar .card-header .card-heading.collapsible-link {
	background: #00133a;
}

.filling_top::after {
	content: 'Filling Fast';
	position: absolute;
	width: 100px;
	background: #ffca08;
	color: white;
	font-size: 12px;
	top: 0px;
	text-align: center;
	left: 0;
	border-radius: 10px 0px 10px 0px;
}

.course-landing-schedule.course-similar button.button_style2 {
	background: rgba(255, 255, 255, 0);
}

.course-landing-schedule.course-similar .card-header .card-heading.collapsible-link[aria-expanded="true"],
.course-landing-schedule.course-similar .card-body {
	background: #fff;
}

.selectdiv {
	margin-bottom: 20px;
}

.selectdiv label,
.selectdiv select {
	width: 100%;
}

.course-landing-schedule .selectdiv select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	height: 40px;
	padding: 0px 40px 0px 19px;
	color: white;
	cursor: pointer;
	border-radius: 25px;
	background: url(../image/white-chevron.svg), #ffca08;
	background-repeat: no-repeat;
	background-position: 90% 52%;
	background-size: 9px;
}

/* Register Page */

.section_register .form-control {
    display: block;
    position: relative;
    width: 100%;
    padding: 8px 25px;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    color: #252525 !important;
    border-radius: 7px;
    margin-bottom: 28px !important;
    box-shadow: none;
    height: 40px !important;
    border: 1px solid #eee;
}

.section_register .form-control::placeholder,
.section_register .form_coupon-code::placeholder {
	color: #252525 !important;
}

.section_register .input_type input {
    cursor: pointer;
    height: 45px;
    padding-left: 25px;
    color: #000;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
}

.section_register .input_type.w_273 {
	position: relative;
}

.section_register .submit_bg-red {
	position: absolute;
	top: 0;
	right: 0;
}

.section_register select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../image/right-chevron.svg), #f7f8fa;
	background-repeat: no-repeat;
	background-position: 95% 52%;
	background-size: 10px;
}

.section_register a.fc-red {
	text-decoration: none;
}

.section_register .register-content {
    background-color: #002163;
    top: 100px;
    z-index: 0;
    border-radius: 12px;
}

.section_register  button {
	border-radius: 30px;
}

.section_register .register-table {
	display: table;
}

.section_register .register-row {
	display: table-row;
}

.section_register .register-column {
	display: table-cell;
	padding: 9px;
	font-size: 15px;
	line-height: 28px;
}

.section_register label.error {
	color: red;
	position: relative;
	top: -25px;
}

.section_register .w_273 label.error,
.corpo-enq-form label.error,
.corpo-enq-form input[type="tel"]+label.error {
	top: 3px;
}

.section_register .iti.iti--allow-dropdown {
	width: 100%;
}

.section_register .iti__selected-flag {
	height: 55px;
	outline: none;
}

.section_register .iti-mobile .iti__country-list {
	max-height: 100%;
	width: 100%;
}

.section_register .iti--allow-dropdown input[type="tel"] {
	margin-bottom: 15px !important;
}

.section_register .iti--allow-dropdown input[type="tel"]::placeholder {
	color: #b4b4b4 !important;
}

.section_register .form-checkbox input {
	display: none;
}

.section_register .form-checkbox label {
	position: relative;
	padding-left: 35px;
}

.section_register .form-checkbox label:before {
	content: "";
	-webkit-appearance: none;
	border: 1px solid #807979;
	padding: 9px;
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 1.3px;
}

.section_register .form-checkbox input:checked+label:after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 7.5px;
	width: 6px;
	height: 13px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.form-check-input {
	height: 20px !important;
	width: 20px !important;
	margin-top: 0 !important;
}

.enquiry_check label#check-error {
	top: 66px;
}

.enquiry_schedule label#check-error {
	left: 20px;
}

.section_contact-us .check_contact label.error::before {
	background: transparent;
}

.check_corporate label#check-error {
	position: relative;
}

.form-check-input.error~.labrl_check {
	position: relative;
	top: -27px;
}

label#check-error {
	top: 50px;
	position: absolute;
	left: 0px;
}

/* About Page */

.about-choose-us-section .about-choose-card-part {
	/* border-top: 4px solid #002163; */
	/* box-shadow: 0px 0px 10px #0000001a; */
	/* margin-bottom: 5px !important; */
	/* text-align: center; */
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	border: 1px solid #eee;
	border-bottom: none;
}

/* .about-choose-us-section {
	background-color: #f7f8fa;
} */

.about-choose-us-section .bg-white.about-choose-card-part-content {
	height: calc(100% - 100px);
	/* box-shadow: 0px 0px 10px #0000001a; */
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background: linear-gradient(#c4c7ca00, #d6e4ff45);
	border: 1px solid #eee;
	border-top: none;
}

.about-h-cont {
	height: 100%;
}

.about-choose-us-section .moretext {
	display: none;
}

.about-tab-our-advantage-section .box {
	max-height: 250px;
}

.about-tab-our-advantage-section .about-tab-globe-part .box {
	box-shadow: 0px 0px 10px #00000029;
	border-radius: 66px 0px;
}

.about-tab-maintenance-part .box,
.about-tab-smartphone-part .box {
	box-shadow: 0px 0px 10px #00000029;
	height: 100%;
}

.about-tab-our-advantage-section .about-tab-maintenance-part .box {
	border-radius: 66px 0px;
}

.about-tab-our-advantage-section .about-tab-smartphone-part .box {
	border-radius: 0px 66px;
}

.about-tab-our-advantage-section .nav-tabs .nav-link {
	border: none;
}

.about-tab-our-advantage-section .nav-tabs {
	border-bottom: none;
}

.about-tab-our-advantage-section .about-on-btn,
.about-choose-us-section .moreless-button {
	cursor: pointer;
}

.about-tab-our-advantage-section .about-on-btn:hover>.box,
.about-tab-our-advantage-section .about-on-btn.active.show>.box {
	background-color: #002163;
	color: #fff;
}

.about-tab-our-advantage-section .about-schedule-btn {
	border-radius: 5px;
}

.about-map-section .map-bg {
	background-image: url("../image/world-map.svg");
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.read-ab-m {
	color: #ffca08;
	font-size: 15px;
	line-height: 25px;
}

.read-ab-m:hover {
	color: #002163;
}

.about-schedule-btn.red-bg-ask_section {
	border-radius: 12px;
}

.locations_base {
	width: 0;
	height: 0;
	position: relative;
}

.about-map-section .location-details h2 {
	font-family: Montserrat-Regular;
}

.about-map-section .location-details {
	width: 250px;
	background-color: #ffff;
	position: absolute;
	padding: 15px 45px 6px 25px;
	box-shadow: 0px 0px 10px #0000001a;
	top: 50px;
	left: -207.5px;
	display: none;
}

.about-map-section .location-details::after {
	content: "";
	position: absolute;
	top: -10px;
	right: 20px;
	height: 20px;
	width: 20px;
	background: #fff;
	box-shadow: -3px -3px 5px #0000001a;
	transform: rotate(45deg);
}

.about-map-section .locations_base img:hover+.location-details {
	display: block;
}

.locations_base.location-icon-1 {
	left: 205px;
	top: 100px;
}

.locations_base.location-icon-2 {
	top: 169px;
	left: 245px;
}

.locations_base.location-icon-3,
.locations_base.location-icon-4,
.locations_base.location-icon-5,
.locations_base.location-icon-6 {
	right: 0;
	margin: 0 auto;
}

.locations_base.location-icon-3 {
	left: -20px;
	top: 135px;
}

.locations_base.location-icon-4 {
	left: 190px;
	top: 230px;
}

.locations_base.location-icon-5 {
	left: 290px;
	top: 300px;
}

.locations_base.location-icon-6 {
	left: 360px;
	top: 90px;
}

.map-carousel {
	margin: 0 auto;
	width: 100%;
}

.map-carousel .slick-slide {
	padding: 10px 40px;
}

.map-responsive .map-box {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	height: 100%;
}

/* Resources Page */

form[name="form_advice"] input+label.error,
form[name="corporate_enquiry"] input+label.error {
	top: -15px;
}

form[name="form_advice"] textarea+label.error,
form[name="corporate_enquiry"] textarea+label.error,
form[name="corporate_enquiry"] select+label.error {
	top: 3px;
}

.article-landing-box .form-control {
	width: 273px;
	padding-left: 16px;
	color: black;
	border: 1px solid #d0dcf3;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0px;
	margin: auto;
	box-shadow: none;
}

.resources-card-box-section .email-subsription {
	height: 140px;
	margin: auto;
}

.email-subsription .footer_col label.error {
	top: 3px !important;
}

#resources-btn-view-all {
	border-radius: 23px !important;
}

.article-landing-box select {
	height: 45px !important;
	font-size: 14px;
	color: #777777 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../image/chevron-red.svg), #fff;
	background-repeat: no-repeat;
	background-position: right 16px top 53%;
}

.resource-card {
	box-shadow: 0px 3px 6px #00000029;
	height: 100%;
	position: relative;
	border-radius: 10px;
}

.card-img-top {
	border-radius: 0;
}

.resources-card-box-section .articles-content .course-tab {
	margin-bottom: 30px;
}

.resources-card-Category {
	height: 30px;
	position: absolute;
	background: #ffca08 !important;
	color: #fff !important;
	left: 10px;
	border-radius: 40px;
	bottom: 185px;
	line-height: 30px;
	min-width: 150px;
	max-width: 250px;
	text-align: center;
}

.card-body h5 {
	padding: 0px 25px 8px 25px;
	color: #000;
	transition: all 0.3s ease;
}

.resource-card:hover .resources-card-Category {
	background: #002163 !important;
	animation: bumb 0.5s;
}

.resource-card:hover .card-body h5 {
	color: #002163;
}

.resource-card .card-body h5:hover {
	color: #ffca08;
}

@keyframes bumb {
	0% {
		transform: scale(1);
	}

	25% {
		transform: scale(1.05);
	}

	75% {
		transform: scale(0.95);
	}

	100% {
		transform: scale(1);
	}
}

.read-art {
	text-align: end;
	padding-right: 24px;
	padding-bottom: 20px;
}

.read-art a {
	font-size: 15px;
	position: relative;
	padding-right: 20px;
	line-height: 38px;
	color: #ffca08;
	transition: all 0.5s ease;
}

.read-art a::after {
	content: "\f054";
	position: absolute;
	font-family: "FontAwesome";
	right: 0;
	font-size: 11px;
	top: -7.5px;
	color: #ffca08;
	transition: all 0.5s ease;
}

.read-art a:hover {
	color: #002163;
	padding-right: 25px;
}

.read-art a:hover::after {
	right: -5px;
	color: #002163;
}

.card-body img {
	padding-left: 12px;
}

.resources-view-all-btn-section button.button_style5 {
	padding: 10px 26.5px 10px 26.5px;
	height: 45px;
}

/* Articles Landing */

.article-landing-banner-section li.nav-item {
	font-size: 14px !important;
}

.article-landing-banner-section .slider_tile-1 .active {
	font-family: "Montserrat-Bold";
}

.article-landing-about-content p {
	font-size: 16px;
	color: #5a5a5a;
	margin-bottom: 10px;
	line-height: 28px;
}

.article-landing-about-content h1,
.article-landing-about-content h2,
.article-landing-about-content h3,
.article-landing-about-content h4 {
	color: #002163;
	font-family: "Montserrat-Bold";
}

.article-landing-about-content h2 {
	font-size: 26px;
	margin-bottom: 15px;
}

.article-landing-about-content h3 {
	font-size: 22px;
	font-weight: 600;
}

.article-landing-about-content h4 {
	font-size: 20px;
}


.article-landing-about-content .red_dots li,
.article-landing-about-content ul li {
	width: auto;
	color: #5a5a5a;
	margin-bottom: 10px;
	word-break: break-word;
	list-style: none;
	font-size: 15px;
}

.article-landing-about-content .red_dots li:before,
.article-landing-about-content li:before {
	line-height: 13px;
}

.article-landing-about-content h5 {
	font-size: 19px;
	line-height: 22px;
	color: #00133a;
	font-family: "Montserrat-Bold";
}

.article-landing-comment-section input::placeholder,
.article-landing-comment-section textarea::placeholder {
	color: #5a5a5a;
	font-size: 14px;
}

.name_substring span {
	font-size: 20px;
	font-family: "Montserrat-Bold";
	color: white;
	height: inherit;
	width: inherit;
}

.name_substring.name_substring2 {
	height: 25px;
	width: 25px;
}

.name_substring {
	background: #ffca08;
	height: 45px;
	width: 45px;
	border-radius: 5px;
}

.article-landing-box a {
	text-decoration: none;
	transition: all 0.5s ease;
}

.article-landing-box a:hover {
	color: #002163;
	text-decoration: underline;
}

.table_of_content a {
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	color: #000;
	transition: all 0.5s ease;
	text-decoration: none;
}

.table_of_content a:hover {
	text-decoration: none;
	background: -webkit-linear-gradient(#002163, #333);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-left: 5px;
}

.table_of_content a:focus-visible,
.table_of_content a.current {
	text-decoration: underline !important;
}


.related-articles .related_articles-list:not(:last-child) {
	border-bottom: 1px solid #7070704a;
}

.related-articles .related_articles-list:last-child {
	padding-bottom: 0 !important;
}

.related-articles a {
	font-size: 16px;
	color: #000000;
}

.related-articles a:hover {
	color: #ffca08;
}

.article-landing-box-section-part::-webkit-scrollbar {
	width: 3px;
}

.article-landing-box-section-part::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #8080803d;
	border-radius: 20px;
}

.article-landing-box-section-part::-webkit-scrollbar-thumb {
	background: #00133a;
	border-radius: 10px;
}

.article-landing-box-section-part::-webkit-scrollbar-thumb:hover {
	background: #ffca08;
}

.article-landing-previous-comments-section button {
	border-radius: 20px;
}

.article-landing-banner-section li span {
	display: contents;
}

.article-landing-banner-section .article-landing-box,
.resources-card-box-section .article-landing-box {
	background: #ffffff 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 5px #0000000d;
	border: 1px solid #e3eaf7;
	opacity: 1;
	border-radius: 15px;
}

.article-landing-banner-section .article-landing-box .form-control {
	padding-left: 16px;
	color: black;
	border: 1px solid #d0dcf3;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0px;
	margin: auto !important;
}

.article-landing-banner-section .article-landing-box input.submit_bg-red.fc-white.w-135 {
	width: 135px !important;
}

.email-subsription {
	height: 140px;
	width: 100%;
	border-radius: 15px;
}

.email-subsription .footer_col input {
	width: 100%;
	height: 44.5px;
	padding-left: 20px;
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid #e3eaf7;
	box-shadow: none;
}

.email-subsription .footer_col button {
	position: absolute;
	height: 45px;
	width: 50px;
	background-color: #ffca08;
	right: 0px;
	top: 0px;
	border-radius: 0px 30px 30px 0px;
}

.article-landing-banner-section .related-articles {
	margin-top: 40px;
}

.articles-landing-pre-next-arrow a {
	transition: all 1s ease;
}

.article-landing-banner-section .articles_nav-arrows svg {
	height: 16px;
	width: 25px;
	transform: translateY(3px);
	transition: 0.5s ease;
}

.article-landing-banner-section .articles_nav-arrows.arrow-right svg {
	/* margin-left: 5px; */
	transform: translateY(3px) rotate(180deg);
}

.articles-landing-pre-next-arrow a:hover {
	color: #ffca08;
	fill: #ffca08;
	transition: 0.1s ease;
}

.article-landing-banner-section a.arrow-left:hover svg {
	transform: translateY(3px) translateX(-10px);
}

.article-landing-banner-section a.arrow-right:hover svg {
	transform: translateY(3px) rotate(180deg) translateX(-10px);
}

.article-landing-comment-section textarea,
.comment-reply-form textarea {
	height: 125px;
	padding-left: 16px;
	color: black;
	border: 1px solid #d0dcf3;
	padding: 16px;
	border-radius: 20px;
}

.actions_like i,
.actions_dislike i {
	color: #a6a6a6;
	transform: translateY(2px);
}

.actions.active i,
.actions.active span {
	color: #ffca08;
}

.actions_dislike i {
	transform: translateY(2px) rotate(180deg);
}

.comments_base {
	border: rgb(226 232 240) 1px solid;
	padding: 20px;
	border-radius: 20px;
}

/* .comments_base:not(:last-child) {
	border-bottom: 1px solid #707070;
} */

.comment_reply-form1 {
	background: rgb(241 245 249);
	padding: 20px;
	border: 1px solid rgb(226 232 240);
	border-radius: 15px;
}

.comment_reply-form1 input:focus {
	border-color: #80bdff;
}

.replies_base:not(:last-child),
.reply_base:not(:last-child) {
	padding-bottom: 0.1px;
}

/* .replies_base:not(:last-child)::after,
.reply_base:not(:last-child)::after {
	content: "";
	position: absolute;
	right: 0;
	width: 87%;
	height: 0px;
	border-bottom: 1px solid #70707040;
} */

.reply_base:not(:last-child)::after {
	width: 81%;
}

.reply-btn {
	text-align: end;
}

.article-landing-banner-section .article-landing-comment-section .input_type .form-control:focus,
.clents-work textarea:focus {
	border: 1px solid #ced4da;
}

.article-landing-banner-section .article-landing-comment-section input:focus,
.article-landing-banner-section .article-landing-comment-section textarea:focus {
	border-color: #80bdff;
}


/* .article-landing-banner-section .article-landing-comment-section #comment-btn {
	width: 200px;
	height: 45px;
} */

.article-landing-banner-section .article-landing-previous-comments-section {
	margin-top: 45px;
}

.article-landing-banner-section .slick-next {
	right: -16px;
}

.article-landing-banner-section .article-landing-previous-comments-section .replay-comment-section {
	border: 1px solid #ebedee;
	margin-left: 67px;
	margin-top: 26px;
	margin-bottom: 20px;
	background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
	border-radius: 15px;
}

.article-landing-previous-comments-section .articles-landing-hr-line {
	border-top: 1px solid #80bdff;
}

.article-landing-previous-comments-section .articles-landing-hr-line-gray {
	border-top: 1px solid #80bdff;
}

.article-landing-banner-section #article-landing-slider .nav-item {
	margin-bottom: 0px !important;
}

.article-landing-previous-comments-section #articles-landing-hr-line-id {
	margin-left: 93px;
}

#second-inside-comment-section {
	margin-left: 118px;
	margin-top: 41px;
	margin-bottom: 30px;
}

.clr-blcl-li li {
	color: black !important;
}

#article-landing-box-id-card .iti--allow-dropdown input[type="tel"] {
	margin-bottom: 16px !important;
}

.article-resources-category-section .iti__selected-flag,
#article-landing-box-id-card .iti__selected-flag {
	height: 45px;
	padding-left: 16px;
}

#enquiry_modal .iti--allow-dropdown input[name="number"] {
	padding-left: 60px;
	margin-bottom: 25px !important;
}

#enquiry_modal .iti__selected-flag {
	height: 55px;
}

.article-landing-box a[aria-expanded="true"] {
	display: none;
}

/* Testimonials */

.section_testimonials-banner {
	background-color: #f5f5f7;
}

.testimonial-banner {
	position: relative;
}

.testimonial-banner img {
	width: 90%;
}

.testimonial-banner img:nth-child(2) {
	position: absolute;
	left: 0;
}

.section_testimonials-banner .row.courses_counter-sec {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.desktop_testimonals {
	display: block;
}

.mobile_testimonals {
	display: none;
}

.section_testimonials .slider_tile#tile-1 .nav-tabs.slider_tile-1 .active,
.section_testimonials .slider_tile#tile-1 .nav-tabs.slider_tile-1 a:hover {
	font-family: Montserrat-Bold;
}

.section_testimonials .slider_tile#tile-1 .nav-tabs.slider_tile-1 li a {
	color: #5a5a5a;
	font-size: 17px;
}

.section_testimonials .testimonials-content li {
	background-color: #fff;
	margin-bottom: 15px;
	width: 100%;
}

.section_testimonials .testimonials-content li a {
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 100%;
	padding: 20px 30px;
	color: #002163;
	font-size: 15px;
}

.section_testimonials .testimonials-content li a.active,
.section_testimonials .testimonials-content li a:hover {
	background-color: #002163;
	color: #fff !important;
}

.section_testimonials .testimonials-content-tabs li.nav-item:nth-child(3) {
	width: calc(100% / 3);
}

.section_testimonials .testimonials-content-tabs li.nav-item {
	width: calc(100% / 4.5);
}

.section_testimonials .testimonials-content-tabs a {
	color: #5a5a5a;
	line-height: 38px;
	font-size: 17px;
	padding: 15px;
}

.section_testimonials .testimonials-content-tabs a.active,
.section_testimonials .testimonials-content-tabs a:hover {
	color: #002163;
	font-family: Montserrat-Bold;
}

.section_testimonials .testimonials_tab-pane p {
	margin-bottom: 10px;
	color: #5a5a5a;
}

.section_testimonials .testimonials_tab-pane {
	border-radius: 10px;
	border: 1px solid #e4e4e4;
	padding: 30px 15px 15px 15px;
}

.section_testimonials .slick-next,
.section_testimonials .slick-prev {
	top: 20px;
	right: -14px;
}

.section_testimonials .slick-prev {
	left: -14px;
}

.section_testimonials #course_tabs .nav-item.course-tab {
	display: none;
}

.section_testimonials .slick-slide {
	margin: 0 10px;
}

.section_testimonials .slick-list {
	margin: 0 -10px;
}

/* Contact Us */

.section_contact-us {
	overflow: hidden;
}

.section_contact-us .contact-table {
	display: table;
	padding-left: 49px;
}

.section_contact-us .contact-column {
	padding: 5px 7px;
}

.section_contact-us .details-mail,
.section_contact-us .details-location {
	padding-left: 55px;
}

.section_contact-us .contact-row {
	display: table-row;
}

.section_contact-us .contact-column {
	display: table-cell;
	font-size: 15px;
	line-height: 31px;
}

.contact-address .contact_icons {
	width: 34px;
	display: inline-block;
	margin-right: 20px;
	position: relative;
}

.section_contact-us .contact-address img {
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.section_contact-us button.button_style5 {
	background: #ffca08;
	color: white;
	width: 163px !important;
	border-radius: 25px;
	padding: 10px 30px 10px 30px;
	height: 50px;
}

.section_contact-us .iti {
	width: 100%;
}

.section_contact-us .form-control {
	width: 100%;
	padding: 0px 23px;
	font-size: 15px;
	line-height: 19px;
	color: #acacac;
	background-color: #fff;
	border-radius: 23px;
	border: none;
	height: 45px;
	margin-bottom: 20px;
}

.section_contact-us .form-control:focus {
	border-color: initial;
	box-shadow: none;
	outline: none;
	border: none;
	color: #acacac;
}

.section_contact-us select.form-control {
	height: 45px !important;
}

.section_contact-us textarea.form-control {
	height: auto;
	padding-top: 10px;
	overflow: hidden;
}

.section_contact-us .form-control::placeholder,
.section_contact-us textarea.form-control::placeholder {
	color: #acacac;
	font-size: 15px;
}

.section_contact-us .iti__selected-flag {
	height: 43px;
	outline: none;
	left: 10px;
}

.section_contact-us .iti--allow-dropdown input[type="tel"] {
	margin-bottom: 20px !important;
	padding-left: 60px;
}

.section_contact-us input[type="tel"]+label.error {
	top: 7.5px;
}

.section_contact-us select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../image/right-chevron-red.svg) #f7f8fa;
	background-repeat: no-repeat;
	background-position: 94% 52%;
	background-size: 10px;
}

.section_contact-us .contact-form {
	background-image: url(../image/Group224.png);
	height: 680px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

.section_contact-us .contact-email {
	display: block;
	word-break: break-all;
}

.section_contact-us .contact-email:hover,
.section_contact-us .contact-call:hover {
	color: #ffca08;
}

@keyframes wave {
	0% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}

	50% {
		border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
	}

	100% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}
}

/* .section_contact-us .contact_circle:before {
	content: "";
	position: absolute;
	right: 0;
	z-index: 0;
	background: linear-gradient(137deg, #002163 15%, #ffca08 100%);
	animation: wave 5s infinite linear;
	border-radius: 60% 100% 100% 60% / 92% 88% 70% 69%;
	border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
} */

.section_contact-us .contact_circle::after {
	content: "";
	position: absolute;
	right: 0%;
	z-index: 9;
	height: 125px;
	width: 125px;
	border-radius: 50%;
	background: linear-gradient(318deg, #002163 0%, #ffca08 100%);
}

.section_contact-us label.error {
	color: red;
	position: relative;
	padding-left: 25px;
	top: -15px;
	width: 250px;
}

/* Corporate Page - Advantages Section */

.advantages-corpo .uix-tabs:not(.uix-tabs--rotation) {
	box-shadow: 0px 3px 6px #0000001a;
}

.advantages-corpo .uix-tabs:not(.uix-tabs--rotation) .uix-tabs__marker {
	background: #212121;
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	transition: 0.1s ease-in-out;
}

.advantages-corpo .uix-tabs .uix-tabs__content {
	display: none;
	text-align: left;
}

.advantages-corpo .uix-tabs .uix-tabs__content.active {
	display: block;
}

.advantages-corpo .uix-tabs .uix-tabs__nav>ul {
	padding: 0;
	margin: 0;
}

.advantages-corpo .uix-tabs .uix-tabs__nav>ul>li {
	position: relative;
	display: block;
	transition: 0.1s ease-in-out;
	list-style: none;
	float: left;
	box-shadow: inset 1px 0px 0px 0px rgba(230, 230, 230, 1);
	background: #f7f7f7;
	min-width: 7.5rem;
}

.advantages-corpo .uix-tabs .uix-tabs__nav>ul>li>a {
	position: relative;
	padding: 0.625rem 1rem;
	display: block;
	text-align: center;
}

.advantages-corpo .uix-tabs .uix-tabs__nav>ul>li.active {
	background: #fff;
}

.advantages-corpo .uix-tabs .uix-tabs__nav>ul::after {
	content: "";
	display: block;
	clear: both;
}

.advantages-corpo .uix-tabs.uix-tabs--center {
	box-shadow: none;
}

.advantages-corpo .uix-tabs.uix-tabs--center .uix-tabs__nav>ul {
	font-size: 0;
	display: block;
	width: 100%;
	text-align: center;
	box-shadow: 0px 3px 6px #0000001a;
}

.advantages-corpo .uix-tabs.uix-tabs--center .uix-tabs__nav>ul li {
	font-size: 1rem;
	display: inline-block;
	float: none;
}

.advantages-corpo .uix-tabs.uix-tabs--rotation .uix-tabs__nav {
	position: relative;
	margin: 0 auto;
}

.advantages-corpo .uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul {
	box-sizing: border-box;
	position: relative;
	border-radius: 50%;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.advantages-corpo .uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	position: absolute;
	width: 100px;
	height: 100px;
	background: none;
	box-shadow: none;
	z-index: 2;
	top: 0;
	left: 50%;
	min-width: inherit;
}

.advantages-corpo .uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li>a {
	width: 100px;
	height: 100px;
	line-height: 80px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0px 3px 6px #0000001a;
}

.advantages-corpo .uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li.active>a {
	height: 120px;
	width: 120px;
}

.advantages-corpo .uix-tabs__nav>ul>li svg {
	fill: #002163;
	height: 50px;
	width: 50px;
	margin-top: 50%;
	transform: translateY(-38%);
}

.advantages-corpo .uix-tabs__nav>ul>li.active svg {
	fill: #ffca08;
}

.advantages-corpo .uix-tabs .circle__spin {
	position: absolute;
	left: -10px;
	top: -20px;
	width: 400px;
	height: 400px;
}

.advantages-corpo .uix-tabs .circle__spin img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.advantages-corpo .uix-tabs .circle__spin svg {
	width: 100%;
	height: 100%;
}

.advantages-corpo .uix-tabs .circle__spin circle {
	stroke-width: 12px;
	/* control the dashes width */
	stroke-dasharray: 3, 11;
	/* control the dashes spacing */
	fill: none;
	stroke: #002163;
}

/* Extra Pages */

.privacy-policy-content h1 {
	color: #002163;
	font-size: 40px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 30px;
}

.privacy-policy-content h2 {
	color: #002163;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

.privacy-policy-content h3 {
	font-size: 15px;
	font-family: Montserrat-Bold;
}

.privacy-policy-content p {
	font-size: 15px;
	color: #5a5a5a;
	line-height: 25px;
}

.privacy-policy-content ul {
	padding-left: 20px;
	margin-top: 13px;
}

.privacy-policy-content::marker {
	font-size: 18px;
	line-height: 8px;
	vertical-align: middle;
	color: #ffca08;
	margin-right: 10px;
}

.privacy-policy-content ul li {
	font-size: 15px;
	color: #5a5a5a;
	line-height: 25px;
}

.more_details i {
	font-size: 40px !important;
}

.more_details .fa-angle-down:before {
	color: #fff;
}

.more_details {
	position: absolute;
	bottom: 0px;
	left: 50%;
	font-size: 11px;
	color: #002163;
	transform: translateX(-50%);
	cursor: pointer;
	display: flex;
	height: 30px;
	width: 50px;
	justify-content: center;
	align-items: center;
	border-radius: 15px 15px 0px 0px;
}

.more_details span {
	padding-top: 2px;
}

.section_cart.course-landing-schedule {
	background: #f5f5f7 !important;
}

.section_cart.course-landing-schedule .inline-1 {
	vertical-align: middle;
	display: flex;
	align-items: baseline;
}

.section_cart.course-landing-schedule .inline-1 button {
	color: #0c4a6d;
}

.section_cart.course-landing-schedule .schedule-content {
	padding: 30px 0px 30px 50px;
	border-radius: 12px;
}

.section_cart.course-landing-schedule .schedule-content span {
	color:#000F31;
	font-size: 16px;
	vertical-align: middle;
	line-height: 30px;
	font-family: "Montserrat-Regular";
	padding-right: 0px;
}

.section_cart.course-landing-schedule .schedule-content .spans {
	font-family: "Montserrat-Bold";
	font-size: 16px;
	line-height: 30px;
}

.section_cart.course-landing-schedule .schedule-content .inr {
	font-size: 20px !important;
}

/* Accreditation css */

.fs-35 {
	font-size: 35px;
}

.bgs-accrediation {
	background-color: #f7f8fa;
}

.top_banner-img {
	position: absolute;
	top: 0px;
	left: 0;
}

a.button_style7 {
	background: white;
	padding: 13px 45px 13px 45px;
	height: 45px;
	width: 158px;
	color: #ffca08;
}

.ul_about-accret li {
	list-style: none;
	display: flex;
	align-items: center;
	padding-bottom: 30px;
}

#schedules_tabs {
	width: max-content;
	border: 0;
}

#schedules_tabs li a {
	min-width: 200px;
	border: 0;
	border-radius: 0;
	color: #000;
	padding: 12px;
	font-family: Montserrat-Bold;
	font-size: 15px;
	background: #fff;
	margin-right: 2px;
}

#schedules_tabs li a.active {
	background-color: #ffca08;
	color: #fff;
}

/* webinar css */

.section_webinar-events {
	/* background: transparent -webkit-linear-gradient(287deg, #002163 20%, #1a7d79 80%); */
	background: #00133a;
}

.section_webinar-events .search-container input {
	padding: 0px 55px 0px 15px;
	background: #fff;
	border-radius: 5px;
}

.section_webinar-events .search-container button {
	width: 38px;
	height: 37px;
	background: #09416b;
	border-radius: 5px;
	margin: 4px;
}

.section_webinar-events .webinar_events {
	background-color: rgba(204, 184, 184, .15);
	border-radius: 10px;
	padding: 30px 30px 45px 30px;
}

.section_webinar-events .h-events,
.case_studies-content .h-case,
.h-breakline {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.section_webinar-events .webinar_events p {
	color: #37eff1;
}

.section_webinar-events .a_events {
	padding: 13px 40px;
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fff;
	transition: all .5s ease;
}

.section_webinar-events .a_events:hover {
	color: #000;
	border: 1px solid #fff;
	background: #fff;
}

.section_webinar-events .a-speakers,
.section_webinar-landing .a-speakers {
	text-decoration: underline;
}

.section_webinar-events .a-speakers:hover,
.section_webinar-landing .a-speakers:hover {
	text-decoration: none;
}

/* webinar Landing css */

.section_webinar-landing p {
	color: #002163;
}

.section_webinar-landing p span {
	font-family: 'Montserrat-Regular';
	font-weight: lighter;
}

.section_webinar-landing .a-speakers:hover,
.section_webinarland-content .webinarland-content p {
	color: #5a5a5a;
}

.section_webinar-landing .button-enquiry,
.section_consulting .button-enquiry {
	padding: 13px 35px;
}

.section_webinarland-content .section_faq #main .card .card-header .btn-header-link.collapsed {
	background: #f5f5f7;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
}

.section_webinarland-content .section_faq #main .card .card-header .btn-header-link {
	padding: 15px 50px 13px 35px !important;
}

.section_webinarland-content section.course-curriculum.section_faq .btn-header-link.collapsed:after {
	top: 10px !important;
}

.section_webinarland-content a.btn-header-link.link-2:after {
	top: 12px !important;
}

.webinarland-faq-enquiry,
.related_courses-content,
.consulting-work {
	box-shadow: 0px 0px 10px #0000001a;
	padding: 20px 30px;
}

.section_webinarland-content button.button_style7 {
	background: #ffca08;
	width: 145px;
}

.section_webinarland-content .webinarland-speakers-content {
	background: #f7f8fa;
	border: 1px solid #e1e1e1;
	height: fit-content;
}

.position-sticky-enquiry {
	position: sticky;
	top: 10px;
}

.section_webinarland-content .slick-slide img,
.section_consulting-work .consulting-work.slick-slide img {
	display: initial;
}

.related_courses-contents:not(:last-child) {
	padding-bottom: 15px;
}

.section_webinarland-resources {
	background: #f7f8fa;
}

/* Consulting Css */

/* .consult_about {
	animation: about 20s linear infinite;
}
@keyframes about {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
} */
.section_consulting-course {
	background: #0c4a6d;
	position: sticky;
	top: 0;
	z-index: 33;
}

.section_consulting-course .slick-slide {
	padding: 0 30px;
}

.section_consulting-course .slick-slide.slick-current p {
	border-bottom: 2px solid #fff;
}

.section_consulting-course .consult_slider-course {
	margin: 0 30px;
}

.section_consulting-course button.slick-next.slick-arrow {
	right: -35px;
}

.section_consulting-course button.slick-prev.slick-arrow {
	left: -35px;
}

.section_consulting-course .slick-prev:before,
.section_consulting-course .slick-next:before {
	font-size: 35px;
}

.section_consulting-courses {
	background: #f7f8fa;
}

.section_consulting-courses .slick-dots {
	width: unset;
	bottom: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.section_consulting-courses .slick-dots li {
	display: inline;
}

.section_consulting-courses .slick-dots li button {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 3.5px;
}

.section_consulting-courses li.slick-active button {
	height: 22px;
	background: #fff;
	border-radius: 10px;
}

.section_consulting-courses .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.section_consulting-work {
	background: transparent linear-gradient(287deg, #002163 20%, #1a7d79 80%);
	background: transparent -webkit-linear-gradient(287deg, #002163 20%, #1a7d79 80%);
}

.section_consulting-work .consulting-work-slider {
	margin-bottom: -245px;
}

.section_consulting-work .consulting-work {
	background: #fff;
	box-shadow: 0px 0px 10px #0000001a;
	padding: 50px 30px 25px 30px;
	margin: 30px 20px 30px 20px;
	position: relative;
	border-radius: 15px;
}

.section_consulting-work .work_background {
	background: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}

.section_consulting-work .work_number {
	border: 2px solid #002163;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 28px;
	margin: auto;
}

section.section_consulting-case {
	margin-top: 240px;
}

.section_consulting-case .case-studies {
	border: 1px solid #e1e1e1;
	border-radius: 15px;
}

.section_consulting-case .case-studies img {
	border-radius: 15px 15px 0 0;
}

.section_consulting-case .case_studies-content {
	padding: 15px;
}

.section_consulting-industries .consulting-industries {
	background: #126272;
	border-radius: 50px;
	padding: 45px 15px;
}

.section_consulting-industries .h-industries {
	word-break: break-all;
}

.section_consulting-testimonials .slide-btn {
	border: 1px solid #e1e1e1;
	margin: 0 10px;
	padding: 5px;
}

.section_consulting-testimonials .slide-btn img {
	margin: auto;
}

.section_consulting-testimonials button.slick-next.slick-arrow {
	right: -30px;
}

.section_consulting-testimonials button.slick-prev.slick-arrow {
	left: -30px;
}

.section_consulting-testimonials .slick-prev,
.section_consulting-testimonials .slick-next,
.section_consulting-testimonials .slick-prev:hover,
.section_consulting-testimonials .slick-next:hover,
.section_consulting-course .slick-prev,
.section_consulting-course .slick-next,
.section_consulting-course .slick-prev:hover,
.section_consulting-course .slick-next:hover {
	background-color: transparent !important;
}

.section_consulting-testimonials .slick-prev:hover:before,
.section_consulting-testimonials .slick-next:hover:before {
	color: #ffca08;
}

.section_consulting-testimonials .slider-nav {
	margin: 0 20px 35px 20px;
}

.section_consulting-testimonials .slide-btn.slick-current {
	border: 2px solid #000 !important;
}

.section_consulting-testimonials .slick-slide:focus,
.consultland_benefits-slider .slick-slide:focus {
	border: 1px solid #e1e1e1;
}

.section_consulting-testimonials .slick-prev:before,
.section_consulting-testimonials .slick-next:before {
	color: #000;
	font-size: 35px;
}

.section_consulting-testimonials .slide-container {
	background: #f7f8fa;
	border: 1px solid #e1e1e1;
	padding: 20px;
}

.section_consulting-consult {
	background: #012264;
}

.section_consulting-consult input:focus {
	border: 0;
	border-bottom: 1px solid #344e83;
}

.section_consulting-consult .form-control {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #344e83;
	color: #fff;
	padding: 0px 15px 5px 0px;
}

.section_consulting-consult .input-grp1 {
	padding-bottom: 40px;
}

.section_consulting-consult .submit_bg-red {
	padding: 12px 40px !important;
}

.section_consulting-consult .submit_bg-red:hover {
	background: #fff !important;
	color: #00133a !important;
}

.section_consulting-consult .form-control::placeholder {
	color: #fff;
}

.section_consulting-consult label.error {
	top: 3px;
}

.consultland_benefits-slider .consultland_benefits {
	border: 1px solid #e1e1e1;
	margin: 0 16px;
}

.consultland_benefits-slider .benefits_part1 {
	padding: 40px 30px 25px 30px;
}

.consultland_benefits-slider .benefits_part2 {
	padding: 20px 30px 10px 30px;
	min-height: 185px;
}

.section_consultland-approach .consultland-approach,
.section_consultland-approach .consultland-approach img {
	box-shadow: 0px 0px 10px #0000001a;
	border-radius: 5px;
	height: inherit;
}

.section_consultland-approach .approach-content {
	padding: 45px;
}

.consultland_benefits-slider .consultland_benefits h4 {
	min-height: 75px;
}

/* Payment css */
.section_payment {
	background: #eff2f7;
}

.section_payment .button-enquiry {
	padding: 15px 45px;
	border-radius: 5px;
	display: flex;
	font-size: 16px;
}

.section_payment .nav-tabs {
	border-bottom: 0;
}

.section_payment .nav-tabs .nav-link {
	border: 0;
	background: #ebedf2;
	border-radius: 8px;
	margin-bottom: 5px;
	padding: 13px 10px;
}

.section_payment .nav-link img {
	filter: grayscale(100%);
}

.section_payment .nav-tabs .nav-link.active img,
.section_payment .nav-tabs .nav-link:hover img {
	filter: grayscale(0%);
}

.section_payment .payment-types {
	position: sticky;
	top: 5px;
}

.section_payment .nav-tabs .nav-link.active {
	border-left: 10px solid #000;
}

.section_payment .span_secure {
	border: 5px solid #b2b3b7;
	border-radius: 50%;
	padding: 9px 15px;
	color: #b2b3b7;
}

.section_payment .fa-check {
	border: 5px solid green;
	border-radius: 50%;
	padding: 10px;
	font-size: 20px;
	color: green;
}

.section_payment .a-edit {
	color: green;
	text-decoration: underline;
	transition: all .5s ease;
}

.section_payment .a-edit:hover {
	text-decoration: none;
}

.section_payment .br-10 {
	border-radius: 10px;
}

.section_payment .secure-safe {
	border-top: 1px solid #3a3a3a;
	padding-top: 35px;
}

.about-on-btn.active.show svg {
	fill: #fff;
}

.about-on-btn svg {
	fill: #ffca08;
	width: 60px;
	height: 60px;
}

.review-section .button-4:hover .eff-4 {
	background: #fff !important;
}

.review-section .button-4:hover a {
	color: #00133a !important;
}

.newsletter_form {
	padding: 10px;
}

.newsletter_form input {
	color: #fff !important;
}

.newsletter_form .newsletter_email {
	background-color: rgba(255, 255, 255, 0.074);
	border: 1px solid rgba(255, 255, 255, 0.222);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	transition: all ease 0.3s;
}

.section-marquee {
	background-image: linear-gradient(to right, #434343 0%, black 100%);
	padding: 8px 0px;
}

.section-marquee .scroll-text {
	transition: all .5s ease;
	font-size: 16px;
	color: #fff;
}

.section-marquee .scroll-p {
	display: initial;
}

.section-marquee span {
	position: relative;
}

.section-marquee span:not(:last-child)::before {
	content: '|';
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 500;
	color: #fff;
}

.section_footer .social-media {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
}

.no-data-found {
	text-align: center;
	border: 1px solid #eee;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #fff;
	position: absolute;
	width: 100%;
	min-height: 100px;
	padding: 20px 10px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	z-index: 99;
	align-items: center;
	justify-content: center;
}

.no-data-found span:not(.button__icon-wrapper) {
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
}

.no-data-found a {}

section.section-whatsapp {
	position: fixed;
	bottom: 80px;
	right: 0px;
	z-index: 5;
}

@keyframes shake {

	0% {
		transform: translateX(0);
	}

	5%,
	15%,
	25%,
	35%,
	45% {
		transform: translateX(-2px) translateY(-2px)scale(1.1);
	}

	10%,
	20%,
	30%,
	40% {
		transform: translateX(2px) translateY(2px)scale(1.1);
	}

	50% {
		transform: translateX(0);
	}
}


.section-whatsapp img {
	animation: shake 1s infinite;
}

.section-whatsapp img:hover {
	animation-play-state: paused;
}

/* section.section_header {
	margin-bottom: 20px;
} */

.font-manrope-bold {
	font-weight: 800;
}

/* Client Logo */
.clients_carousel .slick-slide,
.trainers_listing-carousel .slick-slide {
	margin: auto;
	margin-right: 15px;
}

.trainers_listing-carousel .slick-track {
	gap: 20px;
}

.section_trainers-listing .slick-slide img,
.clients_carousel .slick-slide img {
	object-fit: contain;
}

p#ten-countdown {
	background-color: rgba(255, 255, 255, 0.074);
	border: 1px solid rgba(255, 255, 255, 0.222);
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	border-radius: 30px;
	transition: all ease 0.3s;
	padding: 5px 10px;
	min-width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}


#quiz-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background-color: transparent !important;
}

#quiz-form .iti__selected-flag {
	height: 38px;
}


/* Exp Btn  */
:root {
	--exp_btn_clr: #002163;
}

.exp_btn {
	line-height: 1;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: .75rem;
	background-color: var(--exp_btn_clr);
	color: #fff;
	border-radius: 10rem;
	font-weight: 600;
	padding: .60rem 1.5rem;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color .3s;
}


@media (max-width:575.98px) {
	.exp_btn {
		padding: 0.4rem 0.8rem;
		padding-left: 12px;
	}
}

.exp_btn .button__icon-wrapper {
	flex-shrink: 0;
	width: 25px;
	height: 25px;
	position: relative;
	background: linear-gradient(107.38deg, rgba(202, 217, 239, 0.3) 0%, rgba(202, 217, 239, 0.1) 101.3%);
	border-radius: 50%;
	display: grid;
	place-items: center;
	overflow: hidden;
	color: #fff;
}

.exp_btn:hover {
	background-color: #ffca08;
}

.exp_btn:hover .button__icon-wrapper {
	color: #000;
	background: #fff;
}

.button__icon-svg--copy {
	position: absolute;
	transform: translate(-150%, 150%);
}

.exp_btn:hover .button__icon-svg:first-child {
	transition: transform .3s ease-in-out;
	transform: translate(150%, -150%);
}

.exp_btn:hover .button__icon-svg--copy {
	transition: transform .3s ease-in-out .1s;
	transform: translate(0);
}

.bg_lg {
	background: linear-gradient(107.38deg, #f0efff 0%, rgba(202, 217, 239, 0.1) 100%);
	box-shadow: none;
}


.article-landing-banner-section .send_btn {
	background: #002163;
	color: white;
	padding: 0.7em 1em;
	padding-left: 0.9em;
	display: flex;
	gap: 5px;
	align-items: center;
	border: none;
	border-radius: 10rem;
	overflow: hidden;
	transition: all 0.2s;
	cursor: pointer;
}

.article-landing-banner-section .send_btn span {
	display: block;
	margin-left: 0.3em;
	transition: all 0.3s ease-in-out;
}

.article-landing-banner-section .send_btn svg {
	display: block;
	transform-origin: center center;
	transition: transform 0.3s ease-in-out;
}

.article-landing-banner-section .send_btn:hover .svg-wrapper {
	animation: fly-1 0.6s ease-in-out infinite alternate;
}

.article-landing-banner-section .send_btn:hover svg {
	transform: translateX(0.10em) rotate(45deg) scale(1.1);
}

.article-landing-banner-section .send_btn:hover span {
	transform: translateX(0.05em);
}

.article-landing-banner-section .send_btn:active {
	transform: scale(0.95);
}

@keyframes fly-1 {
	from {
		transform: translateY(0.1em);
	}

	to {
		transform: translateY(-0.1em);
	}
}

.comment_reply-form1 input:focus {
	border-radius: 20px;
}

.banner_img img {
	object-fit: contain;
	height: 350px;
	width: -webkit-fill-available;
}

/* Contact Us redesign */

.contact_us_form {
	max-width: 500px;
	background: #f1f7fe;
	overflow: hidden;
	border-radius: 16px;
	color: #010101;
}

.contact_us_form .form {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 32px 24px 24px;
	gap: 10px;
	text-align: center;
}

.contact_us_form .title {
	font-weight: bold;
	font-size: 1.6rem;
}

.contact_us_form .subtitle {
	font-size: 1rem;
	color: #666;
}

.contact_us_form .form-container {
	border-radius: 8px;
	margin: 1rem 0 .5rem;
	width: 100%;
}

.contact_us_form .input {
	background-color: #fff;
	outline: 0;
	height: 40px;
	width: 100%;
	border: 1px solid #eee;
	font-size: .9rem;
	padding: 8px 15px;
	margin-bottom: 15px;
	border-radius: 7px;
}

.contact_us_form .textarea {
	background-color: #fff;
	outline: 0;
	height: 100%;
	width: 100%;
	border: 1px solid #eee;
	font-size: .9rem;
	padding: 8px 15px;
	margin-bottom: 15px;
	border-radius: 7px;
}

.contact_us_form .form-section {
	padding: 16px;
	font-size: .85rem;
	background-color: #e0ecfb;
	box-shadow: rgb(0 0 0 / 8%) 0 -1px;
}

.contact_us_form a {
	font-weight: bold;
	transition: color .3s ease;
	color: #002163;
	margin-left: 5px;
}

.contact_us_form .text_underline {
	text-decoration: underline;
}

.contact_us_form a:hover {
	color: #010101;
	text-decoration: underline;
}

.contact_us_form .submit_btn {
	width: fit-content;
	text-align: left;
}