 @charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@font-face {
	font-family: 'TrajanPro-Bold';
	src: url('../fonts/TrajanPro-Bold.eot');
	src: url('../fonts/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/TrajanPro-Bold.woff2') format('woff2'), url('../fonts/TrajanPro-Bold.woff') format('woff'), url('../fonts/TrajanPro-Bold.ttf') format('truetype'), url('../fonts/TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
body {
	font-family: "Noto Sans", sans-serif;
}
p {
	font-size: 16px;
	color: #000;
	line-height: 29px;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
::-webkit-scrollbar {
 width:7px
}
::-webkit-scrollbar-track {
 background:#fff
}
::-webkit-scrollbar-thumb:hover {
 background:#64249c
}
::-webkit-scrollbar-thumb {
 background-image:-webkit-linear-gradient(45deg, #64249c, #64249c);
 background-image:-o-linear-gradient(45deg, #64249c, #64249c);
 background-image:linear-gradient(45deg, #64249c, #64249c)
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container {
	max-width: 1300px;
}
.header-section .container {
	display: inline-block;
}
.navbar {
	transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-webkit-transition: all linear 0.5s;
}
/**********All Section padding **********/
.our-awards-section, .media-coverage-section, .videos-section, .clients-logo-section, .gallery-section-home, .compliments-section, .step-by-step-section, .step-by-step-section5, .facebook-section {
	padding: 60px 0px;
	float: left;
	width: 100%;
}
/**********All Section padding End **********/
.section-title-1 {
	text-align: center;
	position: relative;
	margin-bottom: 36px;
}
.section-title-1 span {
	font-size: 46px;
	color: #000;
	letter-spacing: 2px;
	position: relative;
}
.section-title-1 span:after {
	width: 97px;
	height: 3px;
	display: inline-block;
	background: #f2a586;
	position: absolute;
	content: "";
	top: 36px;
	left: -114px;
}
.section-title-1 span:before {
	width: 97px;
	height: 3px;
	display: inline-block;
	background: #f2a586;
	position: absolute;
	content: "";
	top: 36px;
	right: -114px;
}
/********** Menu css **********/
ul.menu {
	display: inline-block;
	text-align: right;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 261px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 9999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	-webkit-box-shadow: 0 0 5px rgb(0 0 0 / 30%);
	box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 30px;
}
.header .row {
	align-items: center;
}
.menu-view-div-row .toggle {
	color: #2c2c2c;
	cursor: pointer;
	font-size: 28px;
	margin: 0;
	text-align: center;
	position: relative;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 45px !important;
	font-size: 15px;
	color: #000000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
	text-decoration: none;
}
span.arrow,span.arrow2 {
	position: absolute;
	right: 10px;
	color: #000000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #c9c9c9;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
	font-size: 15px;
	letter-spacing: initial;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow,ul.sub-menu span.arrow2 {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before,span.arrow2.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before,ul.sub-menu li.menu-item-has-children span.arrow2.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 13px;
	top: 22px;
	z-index: 9999;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background: #64249c;
}
}
@media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 29px;
	float: left;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 36px;
	margin-top: 46px;
	position: relative;
}
span.arrow {
	padding-left: 0px;
	color: #1A1A18;
	margin-left: 5px;
	position: absolute;
	top: 49px;
	font-size: 14px;
	font-weight: 300;
}
span.arrow2 {
	padding-left: 0px;
	color: #1A1A18;
	margin-left: 5px;
	position: absolute;
	top: 0px;
	font-size: 14px;
	font-weight: 300;
}
span.arrow i,span.arrow2 i {
	font-weight: 500;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover > ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	border-radius: 0px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	padding-top: 0px;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li{
	position: relative;
}

ul.sub-menu li ul.sub-menu {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 17px;
	background: #64249c;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #413834;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
	margin-top: 0px;
	font-size: 13px;
}
ul.sub-menu li a {
	color: #000;
	line-height: 21px;
	padding: 9px 14px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #dfdfdf;
}
ul.sub-menu li.menu-item-has-children .arrow,ul.sub-menu li.menu-item-has-children .arrow2 {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.mobile-menu.wrapper-menu {
	padding-top: 28px;
}
/********** menu css End **********/
.slider-section-home {
	position: relative;
}
.slider-banner-text-wrapper {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: flex-end;
	padding-bottom: 110px;
}
.slider-text1 .slider-banner-text li {
	font-size: 23px;
	color: #fff;
	position: relative;
	margin-bottom: -1px;
}
.slider-text1 {
	padding: 0px 50px;
}
.slider-banner-text ul {
	padding-left: 51px;
}
.slider-text1 .slider-banner-text li:before {
	content: "";
	width: 37px;
	height: 1px;
	background: #ff8c02;
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	left: -48px;
	top: 21px;
}
#sliderhome .owl-nav button {
	font-size: 45px;
	margin: 0px;
	top: 49%;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 23px;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	right: 23px;
}
#sliderhome .owl-nav button i {
	font-weight: 200;
	color: #fff;
}
#sliderhome .owl-dots {
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 100%;
}
.who-we-are-section {
	padding-top: 50px;
	padding-bottom: 70px;
	position: relative;
}
.who-we-are-section .content-text-p {
	padding: 0px 74px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 14px;
}
.content-text-p p {
	font-size: 17px;
}
/*----------------------------------------*/
/*          Theme-btn Hover css
/*----------------------------------------*/
.theme-btn a {
	overflow: hidden;
	position: relative;
	z-index: 0;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	transition: opacity 0.3s cubic-bezier(0.2, 0, 0.1, 1), transform 0.3s cubic-bezier(0.2, 0, 0.1, 1), box-shadow 0.5s ease, color 0.5s ease, background 0.5s ease;
	will-change: box-shadow, color, transform, opacity, background;
	background: #64249c;
	border-radius: 100px;
	padding: 0px 40px;
	font-size: 16px;
	height: 53px;
}
.theme-btn a {
	color: #fff;
}
.theme-btn a.outlined {
	display: inline-flex;
	background: none;
	color: #170b39;
}
.theme-btn a:after, .theme-btn a:before {
	content: "";
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 0;
	right: -50%;
	left: -50%;
	height: 0;
	padding-bottom: 200%;
	border-radius: 39%;
	border: unset;
	transition: transform 0s cubic-bezier(0.2, 0, 0.1, 1) 0.5s, opacity 0.5s cubic-bezier(0.2, 0, 0.1, 1);
	opacity: 0;
}
.theme-btn a:before {
	transform: translate3d(-10%, 4.8em, 0) rotate(330deg);
	background: linear-gradient(25deg, #702ea9, rgba(150, 56, 216, 0));
}
.theme-btn a:after {
	transform: translate3d(10%, 4.8em, 0) rotate(0deg);
	background: linear-gradient(70deg, #6f23b1, rgba(124, 56, 216, 0));
}
.theme-btn a:hover, .theme-btn a:focus {
	transition: opacity 0.3s cubic-bezier(0.2, 0, 0.1, 1), transform 0.3s cubic-bezier(0.2, 0, 0.1, 1), box-shadow 2s ease, color 1.5s ease, background 1s ease 0.75s;
	background: #702ea9;
	animation: pulse 2s infinite;
}
.theme-btn a:hover.outlined, .theme-btn a:focus.outlined {
	color: white;
}
.theme-btn a:hover:before, .theme-btn a:hover:after, .theme-btn a:focus:before, .theme-btn a:focus:after {
	transition: transform 2s ease 0s, opacity 0.2s ease;
	opacity: 1;
}
.theme-btn a:hover:before, .theme-btn a:focus:before {
	transform: translate3d(-10%, -1em, 0) rotate(100deg);
}
.theme-btn a:hover:after, .theme-btn a:focus:after {
	transform: translate3d(10%, -1em, 0) rotate(180deg);
}
@keyframes pulse {
 0% {
 box-shadow: 0 0 0 0 rgba(114, 53, 168, 0.6);
}
 70% {
 box-shadow: 0 0 0 15px rgba(114, 53, 168, 0);
}
 100% {
 box-shadow: 0 0 0 0 rgba(114, 53, 168, 0);
}
}
/*----------------------------------------*/
/*          slider-btn Hover css
/*----------------------------------------*/
.slider-btn a {
	overflow: hidden;
	position: relative;
	z-index: 0;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	transition: opacity 0.3s cubic-bezier(0.2, 0, 0.1, 1), transform 0.3s cubic-bezier(0.2, 0, 0.1, 1), box-shadow 0.5s ease, color 0.5s ease, background 0.5s ease;
	will-change: box-shadow, color, transform, opacity, background;
	background: #fff;
	border-radius: 8px;
	padding: 11px 28px;
	font-size: 16px;
	color: #000;
}
.slider-btn a:hover {
	color: #fff;
}
.slider-btn a.outlined {
	display: inline-flex;
	background: none;
	color: #170b39;
}
.slider-btn a:after, .slider-btn a:before {
	content: "";
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 0;
	right: -50%;
	left: -50%;
	height: 0;
	padding-bottom: 200%;
	border-radius: 39%;
	border: unset;
	transition: transform 0s cubic-bezier(0.2, 0, 0.1, 1) 0.5s, opacity 0.5s cubic-bezier(0.2, 0, 0.1, 1);
	opacity: 0;
}
.slider-btn a:before {
	transform: translate3d(-10%, 4.8em, 0) rotate(330deg);
	background: linear-gradient(25deg, #702ea9, rgba(150, 56, 216, 0));
}
.slider-btn a:after {
	transform: translate3d(10%, 4.8em, 0) rotate(0deg);
	background: linear-gradient(70deg, #6f23b1, rgba(124, 56, 216, 0));

}
.slider-btn a:hover, .slider-btn a:focus {
	transition: opacity 0.3s cubic-bezier(0.2, 0, 0.1, 1), transform 0.3s cubic-bezier(0.2, 0, 0.1, 1), box-shadow 2s ease, color 1.5s ease, background 1s ease 0.75s;
	background: #702ea9;
	animation: pulse 2s infinite;
}
.slider-btn a:hover.outlined, .slider-btn a:focus.outlined {
	color: white;
}
.slider-btn a:hover:before, .slider-btn a:hover:after, .slider-btn a:focus:before, .slider-btn a:focus:after {
	transition: transform 2s ease 0s, opacity 0.2s ease;
	opacity: 1;
}
.slider-btn a:hover:before, .slider-btn a:focus:before {
	transform: translate3d(-10%, -1em, 0) rotate(100deg);
}
.slider-btn a:hover:after, .slider-btn a:focus:after {
	transform: translate3d(10%, -1em, 0) rotate(180deg);
}
@keyframes pulse {
 0% {
 box-shadow: 0 0 0 0 rgba(114, 53, 168,.6);
}
 70% {
 box-shadow: 0 0 0 15px rgba(114, 53, 168, 0);
}
 100% {
 box-shadow: 0 0 0 0 rgba(114, 166, 168, 0);
}
} 
.section-title {
	font-size: 64px;
	line-height: 50px;
	padding-bottom: 0;
	color: #000;
	margin-bottom: 9px;
	position: relative;
}
.language-box-row {
	display: flex;
	padding-top: 48px;
}
.language-box-row .select-box-language {
	margin-left: 7px;
}
.desktop-nav {
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 333;
	width: 100%;
}
.header-logo {
	margin-top: 9px;
	margin-bottom: 9px;
}
.language-box-icon .fa-globe {
	color: #5d3c83;
	font-size: 19px;
}
.small-card-banner {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.small-card1 {
	border-top-right-radius: 65px;
}
.small-card2 {
	border-bottom-left-radius: 65px;
}
.small-card-overlays {
	position: absolute;
	top: 0px;
	padding: 28px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	flex-flow: column;
	justify-content: center;
}
.small-card-overlays .small-card-title {
	font-size: 42px;
	color: #fff;
	margin-bottom: 13px;
	font-weight: bold;
}
.small-card-overlays .theme-btn a {
	border-radius: 100px;
	background: none;
	border: solid 1px #fff;
}
.section-bg {
	background-image: url(../images/bg1.jpg);
	float: left;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.latest-news-card {
	background: #fff;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
	position: relative;
	overflow: hidden;
}
.large-slider-section {
	padding-top: 50px;
	padding-bottom: 50px;
}
#large-card-slider .owl-nav {
	display: none;
}
#large-card-slider .owl-dots {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 11px;
}
.latest-news-card-body {
	padding: 25px;
	padding-bottom: 50px;
	position: relative;
	padding-top: 12px;
}
.item-row {
	display: flex;
	padding: 13px 23px;
}
.item-row .item-div1 {
	width: 75%;
}
.item-row .item-div2 {
	width: 35%;
	text-align: right;
}
.item-row .item-div1, .item-row .item-div2 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.item-row:nth-child(2n) {
	background: #ffe1c0;
}
.latest-news-card .theme-btn {
	text-align: center;
	position: absolute;
	bottom: -19px;
	width: 100%;
	left: 0;
}
.slider-banner-text-img img {
	width: auto !important;
	max-width: 490px !important;
}
.slider-banner-text {
	margin-top: 24px;
}
.border-img {
	position: relative;
	top: -10px;
}
.footer {
	padding-top: 42px;
	float: left;
	width: 100%;
	background: url(../images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
}
.footer-container {
	max-width: 1200px;
	margin: auto;
	padding: 50px 20px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}
.footer-col h4 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600;
}
.footer-col ul {
	list-style: none;
	padding: 0;
}
.footer-col ul li {
	margin-bottom: 3px;
}
.footer-col ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.footer-col ul li a:hover {
    color: #ff8c02;
}
.logo-col img {
	max-width: 140px;
	margin-bottom: 10px;
}
.tagline {
	font-size: 14px;
	opacity: 0.8;
}
.contact li {
	display: flex;
	align-items: center;
	gap: 8px;
}
.social-icons a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    color: #fff;
    font-size: 18px;
    transition: 0.3s;
    text-decoration: none;
}
.social-icons a .fa-facebook-f {
    color: #3d6ad6;
}
.social-icons a .fa-youtube {
    color: #ff0000;
}
.social-icons a:hover {
    background: #ff8c02; 
}
.social-icons a:hover i {color: #fff;}
.footer-bottom {
	border-top: 1px solid #fff;
	text-align: center;
	padding: 15px;
	font-size: 13px;
	margin-top: 29px;
}
.social-icons li {
	display: inline-block;
}
.contact-info .contact-info-row {
	display: flex;
	margin-bottom: 8px;
}
.contact-info-row .contact-item1 {
	width: 25%;
	color: #fff;
	font-size: 14px;
}
.contact-info-row .contact-item2 {
	width: 75%;
	color: #fff;
	font-size: 14px;
}
.contact-info-row .contact-item1 i {
	font-size: 17px;
	margin-right: 7px;
	color: #ff8c02;
}
.footer-col {
	padding-left: 60px;
	position: relative;
}
.footer-col:before {
	content: "";
	height: 100%;
	width: 1px;
	background: #fff;
	display: inline-block;
	position: absolute;
	left: 18px;
}
.copy-right {
	text-align: left;
	font-size: 14px;
	color: #fff;
}
/*----------------------------------------*/
/*      Course information Page css
/*----------------------------------------*/
.biblical-wrap {
	max-width: 1000px;
	margin: 30px auto;
}
.clip-path-title-bg {
	position: relative;
	display: inline-flex;
	align-items: center;
	background: #a87cc8;
	color: #fff;
	padding: 8px 41px 10px 30px;
	clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
	font-size: 28px;
	letter-spacing: 2px;
	font-weight: bold;
}
.clip-path-title-bg:before {
	content: "";
	width: 14px;
	height: 100%;
	background: #ff9c2a;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.course-text-p {
	margin-top: 12px;
}
.other-top-img {
	position: relative;
}
.other-wrapp {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 100%;
	padding-bottom: 57px;
}
.top-banner-text {
	font-size: 54px;
	text-align: left;
	color: #fff;
	letter-spacing: 8px;
}
.course-information {
	padding-bottom: 50px;
}
.course-information-row {
	margin-bottom: 40px;
}
.course-text-p {
	margin-top: 30px;
	padding-left: 20px;
}
.mission-img {
	width: 100%;
	text-align: center;
	max-width: 850px;
	margin: 0px auto;
	margin-bottom: 60px;
	margin-top: 22px;
}
.ribbon-2 {
	left: 0px !important;
	top: 0px !important;
	position: relative !important;
}
.course-text-p p {
	font-weight: bold;
	font-size: 15px;
	line-height: 31px;
}
/*----------------------------------------*/
/*        News-details Page css
/*----------------------------------------*/
.news-details-padding {
	padding: 0px 48px;
}
.owl-item.synced.active .item-slider-images:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 6px #8340c8;
}
#sync1 .owl-nav button:hover {
	background-color: #5d3c83;
	color: #fff;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -41px;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -41px;
}
#sync1 .owl-nav button {
	border: solid 2px #9d88b4;
	width: 35px;
	height: 35px;
	border-radius: 100px;
	line-height: 33px;
	color: #9d88b4;
	top: 46%;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -30px;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -30px;
}
#sync2 .owl-nav button {
	color: #8340c8;
	font-size: 34px;
}
#sync2 .owl-nav button {
	outline: 0;
	top: 50%;
	transform: translateY(-50%);
}
#sync2 .owl-nav button i {
	font-weight: 300;
}
.section-heading {
	font-size: 32px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: solid 3px #5ea5ab;
	margin-bottom: 11px;
	position: relative;
	padding-left: 24px;
}
.section-heading:before {
	content: "";
	width: 7px;
	height: 88%;
	background: #ff9c2a;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.news-details-section {
	padding-top: 35px;
	padding-bottom: 50px;
}
.date-info {
	color: #5d3c83;
	font-size: 21px;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	display: flex;
	align-items: center;
}
.date-info img {
	max-width: 31px;
	margin-right: 7px;
}
.date-info i {
	color: #ff8c02;
	margin-right: 11px;
	font-weight: 300;
}
.news-details-content {
	margin-top: 8px;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 90px;
	margin-top: 40px;
	margin-bottom: 50px;
}
/*----------------------------------------*/
/*      Newsletter calendar Page css
/*----------------------------------------*/
.news-details-info .heading-title-text {
	font-size: 21px;
	line-height: 31px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border: none;
	color: #333333;
font-family: "Outfit", "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", sans-serif;
	font-weight: 600;
}
.news-details-info-row {
	border: solid 1px #bc99e2;
	margin-bottom: 22px;
	border-radius: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
	background: #eae3f3;
	margin-left: 0px;
	margin-right: 0px;
}
.news-details-info-row:nth-child(2n) {
	background: #ebebeb;
}
.news-details-info-row .theme-btn {
	text-align: center;
}
.pdf-icon {
	text-align: center;
}
.academic-calendar-body .item-row {
	background: #eae3f3;
	border-radius: 10px;
	padding: 13px 23px;
	margin-bottom: 12px;
}
.academic-calendar-body .item-row .item-div2 {
	text-align: left;
	width: 20%;
}
.academic-calendar-body .item-row .item-div1 {
	width: 80%;
}
/*----------------------------------------*/
/*     Newsletter calendar Page css
/*----------------------------------------*/
.latest-courses-bg {
	position: relative;
	overflow: hidden;
	border-top-right-radius: 70px;
}
.courses-card-body {
	border: solid 1px #ba95df;
	height: 100%;
}
.latest-courses-card-title {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	padding: 16px;
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 6px;
}
.courses-card-body .item-row .item-div2 {
	text-align: left;
	color: #5b2896;
}
.courses-card-body .item-row:nth-child(2n) {
	background: #f4f4f4;
}
.latest-courses-card {
	height: 100%;
	display: flex;
	width: 100%;
	flex-flow: column;
}
.center-btn-div {
	text-align: center;
	margin-top: 43px;
}
.course-ul-list li {
	position: relative;
	margin-bottom: 14px;
	color: #663399;
	font-size: 16px;
	font-weight: bold;
}
.diploma-accordion .accordion-button {
	background: #5b2896;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	box-shadow: none;
}
.item-table-1 {
	width: 25%;
	font-weight: bold;
	font-size: 20px;
	color: #50386e;
}
.item-table-2 {
	width: 70%;
	padding: 0px 15px;
	font-weight: bold;
	font-size: 20px;
	color: #50386e;
}
.item-table-3 {
	width: 10%;
	font-weight: bold;
	font-size: 20px;
	color: #50386e;
}
.heading-table-row {
	background: #ede4f7;
}
.diploma-accordion .item-row {
	margin-bottom: 14px;
}
.diploma-accordion .accordion-body {
	padding: 11px 11px;
}
.item-tablebg {
	background: #e0f1be;
	padding: 11px 26px;
	font-size: 18px;
	font-weight: bold;
	color: #9966cc;
}
.heading-table-top {
	margin-bottom: 10px;
}
.accordion-body-div1 {
	width: 100%;
}
.diploma-accordion .item-row {
	align-items: center;
}
.heading-table-iner .item-table-1 {
	color: #000;
}
.heading-table-iner .item-table-2 {
	color: #000;
	font-weight: 600;
}
.accordion-body-div1 .heading-table-iner {
	background: #ffffff;
}
.accordion-body-iner .heading-table-iner:nth-child(2n) {
	background: #f4eefa;
}
.accordion-wrapp-row1 {
	margin-bottom: 31px;
}
.diploma-accordion .accordion-item {
	margin-bottom: 12px;
}
.diploma-accordion .accordion-button::after {
	flex-shrink: 0;
	width: 29px;
	height: 29px;
	margin-left: auto;
	content: "";
	background-image: url(../images/arrowicon1.png);
	background-repeat: no-repeat;
	background-size: cover;
	transition: transform 0.2s ease-in-out;
}
.diploma-accordion .accordion-button:not(.collapsed)::after {
	transform: rotate(92deg);
}
.diploma-accordion .accordion .accordion-item:nth-child(2n) .accordion-button {
	background: #9575bd;
}
/*----------------------------------------*/
/*       Courses Details Page css
/*----------------------------------------*/
.courses-details-section {
	padding-top: 35px;
	padding-bottom: 50px;
}
.courses-details-box .heading-title1 {
	font-size: 33px;
	margin-bottom: 7px;
	color: #7b53ac;
}
.courses-info-row .courses-title2 {
	font-size: 23px;
	color: #ff8c02;
	font-weight: bold;
	margin-bottom: 25px;
}
.courses-content-info p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}
.contact-det .contact-det-row {
	display: flex;
	margin-top: 28px;
}
.contact-det-row .contact-det1 {
	color: #ff8c02;
	width: fit-content;
	font-size: 19px;
	font-weight: 600;
	margin-right: 10px;
}
.contact-det-row .contact-det2 {
	color: #000;
	font-size: 19px;
	font-weight: 600;
}
/*----------------------------------------*/
/*    Resources-And-Downloads Page css
/*----------------------------------------*/
.resources-section {
	padding-top: 35px;
	padding-bottom: 50px;
}
.resources-section .news-details-info-row {
	padding: 28px 25px;
	background: #ebebeb;
}
.width-div {
	padding: 0px 90px;
}
.resources-section .news-details-info-row:nth-child(2n) {
	background: #f1edf6;
}
.pagination-wrapper {
	text-align: center;
	width: 100%;
	margin-top: 47px;
}
.pagination-wrapper li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #fff;
	border-radius: 100px;
	font-size: 17px;
	line-height: 40px;
	border: solid 1px #dddcdd;
	text-decoration: none;
	color: #234479;
}
.pagination-wrapper li {
	display: inline-block;
	margin: 0px 5px;
}
.pagination-wrapper li a.active, .pagination-wrapper li a:hover {
	background: #9879be;
	color: #fff;
}
.large-slider-home, .slider-img1 {
	border-bottom-left-radius: 80px;
	overflow: hidden;
	position: relative;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
}
.large-slider-home .slider-banner-text-wrapper {
	text-align: right;
}
.large-slider-home .container {
	padding: 0px;
}
.large-slider-home .slider-text2 .slider-btn {
	padding-right: 35px;
	margin-top: 22px;
}
.slider-textbg span {
	background: #633a87;
	display: inline-block;
	padding: 4px 47px;
	color: #fff;
	border-radius: 100px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 60px;
	letter-spacing: 5px;
	padding-left: 60px;
}
.slider-t {
	margin-bottom: 0px;
	padding-right: 64px;
	font-size: 65px;
	font-family: 'TrajanPro-Bold';
	color: #5d3c83;
}
.slider-t span {
	font-size: 41px;
}
.large-slider-home .slider-btn a {
	border-radius: 100px;
}
.ribbon-header {
	display: flex;
	background-image: url(../images/title-bg1.png);
	width: max-content;
	background-size: 100% 100%;
	padding-left: 32px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 131px;
	align-items: center;
}
.latest-news-card-wrapper .ribbon-header:after {
	content: "";
	width: 30px;
	height: 122px;
	display: inline-block;
	clip-path: polygon(47% 0, 100% 0, 100% 100%, 0 71%, 0 0);
	background: #5b2896;
	position: absolute;
	left: 0px;
	top: 71px;
}
.ribbon-header:after {
	content: "";
	width: 30px;
	height: 77px;
	display: inline-block;
	clip-path: polygon(47% 0, 100% 0, 100% 100%, 0 71%, 0 0);
	background: #5b2896;
	position: absolute;
	left: 0px;
	top: 71px;
}
.icon {
	margin-right: 12px;
	font-size: 26px;
}
.ribbon-header span.text {
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 4px;
	padding-left: 9px;
}
.ribbon-header-wrapper {
	position: absolute;
	left: -30px;
	top: -45px;
	width: 100%;
	z-index: 1;
}
.purple-box {
	width: 100%;
	height: 50px;
	background: #b597cb;
}
.latest-news-card-wrapper {
	position: relative;
}
.latest-news-card-wrapper .theme-btn {
	text-align: center;
	margin-top: -27px;
}
.course-d {
	position: relative;
}
.course-information-content {
	padding: 0px 45px;
}
.course-ul-list li:before {
	content: "";
	width: 30px;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -35px;
	background-image: url(../images/check-icon1.png);
	background-size: cover;
}
.course-ul-list ul {
	padding-left: 26px;
}
.course-text-ul {
	margin-top: 30px;
	padding-left: 20px;
}
.course-text-ul li {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 14px;
	position: relative;
}
.course-text-ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #ff9c2a;
	border-radius: 100px;
	position: absolute;
	left: -13px;
	top: 8px;
}
.content-12 .course-information-content {
	padding: 0px;
	margin-top: 59px;
}
.purple-text-box {
	background: #b597cb;
	text-align: center;
	padding: 11px 15px;
	color: #fff;
	font-size: 33px;
	letter-spacing: 4px;
	font-weight: bold;
	border-top-right-radius: 50px;
	margin-bottom: 24px;
}
.latest-courses-top-box {
	position: relative;
}
.row-courses-1 {
	padding: 0px 12px;
}
.course-information-section1 {
	padding-top: 79px;
	padding-bottom: 28px;
}
.theme-btn-center {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 42px;
	gap: 14px;
}
.theme-btn .blue-green-btn {
	background: #42a8ae;
}
.theme-btn-center .theme-btn a {
	border-radius: 9px;
}
.theme-btn-center .theme-btn a img {
	margin-right: 12px;
	max-width: 35px;
}
.courses-info-row {
	margin-top: 20px;
}
.courses-details-box {
	padding-left: 23px;
}
.contact-det-row.det-row2 {
	display: inline-block;
	width: 100%;
}
.diploma-accordion {
	padding: 0px 20px;
	margin-top: 55px;
}
.diploma-accordion .ribbon-text-box {
	margin-bottom: 17px;
	font-size: 19px;
	color: #000;
	font-weight: 500;
}
.two {
	padding-bottom: 88px;
}
.padding-left-right {
	padding: 0px 50px;
}
.padding-left-right .news-detail-list-row {
	margin-top: 62px;
}
.col-courses {
	margin-top: 37px;
}
.col-courses .academic-calendar {
	margin-top: 60px;
	margin-bottom: 50px;
}
.ribbon-line-div {
	width: 100%;
	height: 1px;
	background: #7b53ac;
}
.ribbon-line-div {
	width: 100%;
	height: 2px;
	background: #7b53ac;
	position: absolute;
	top: -11px;
	z-index: -2;
}
.small-card-img img {
	width: 100%;
}
.latest-courses-card-img img {
	width: 100%;
}
ul.sub-menu li:last-child a {
	border-bottom: none;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 14px;
	color: #ffffff;
}
/*-------------------------------
      Back to top Button CSS  
---------------------------------*/
.progress-wrap {
    position: fixed;
    right: 12px;
    bottom: 56px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #64249c;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	opacity: 0;
	background: #64249c;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path {
	fill: none;
}
.progress-wrap svg.progress-circle path {
	stroke: #64249c;
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}



/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-banner-text-img {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-text {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/


/*----------------------------------------*/
/*         Mobile Layout css
/*----------------------------------------*/
@media only screen and (max-width: 767px) {
#sliderhome .owl-dots {
    bottom: 0;
}
#sliderhome .slider-banner-wrapper img {
    height: 195px;
    object-fit: cover;
}
.slider-text1 .slider-banner-text li {
    font-size: 13px;
    margin-bottom: 3px;
    width: 49%;
    /* float: left; */
}
.slider-text1 .slider-banner-text li:before {display: none;}
.slider-banner-text ul {
    padding-left: 17px;
}
.slider-banner-text {
    margin-top: 11px;
}

.border-img {
    top: -13px;
}
	
	
	
	
.besign-by {
    text-align: center;
    margin-top: 10px;
}		
.desktop-nav {
	position: relative;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.copy-right {
	text-align: center;
}
.footer-col:before {
	display: none;
}
.footer-col {
	padding-left: 0;
}
.social-icons {
	text-align: center;
	margin-top: 18px;
}
.footer-logo {
	margin-bottom: 25px;
}
.contact-info {
	margin-top: 25px;
}
.contact-info .contact-info-row {
	justify-content: space-between;
}
.contact-info-row .contact-item1 {
	width: 43%;
}
.large-slider-home, .slider-img1 {
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.latest-news-card-wrapper {
	margin-bottom: 55px;
}
.latest-news-card {
	border-top-right-radius: 31px;
	border-bottom-left-radius: 31px;
}
.ribbon-header {
	padding-right: 45px;
	padding-left: 17px;
}
.latest-news-card-body {
	padding: 11px;
	padding-bottom: 35px;
	padding-top: 12px;
	padding-left: 33px;
}
.small-card2 {
	border-bottom-left-radius: 20px;
}
.small-card1 {
	border-top-right-radius: 20px;
}
.small-card-overlays .small-card-title {
	font-size: 22px;
	margin-bottom: 8px;
}
.small-card-img img {
	height: 160px;
	object-fit: cover;
}
.small-card-overlays {
	padding: 13px;
	align-items: center;
	justify-content: center;
}
.who-we-are-section {
	padding-top: 32px;
	padding-bottom: 35px;
}
.slider-img1 img {
	height: 182px;
	object-fit: cover;
}
.large-slider-home .slider-banner-text-wrapper {
	padding-bottom: 22px;
}
.slider-textbg span {
	padding: 5px 19px;
	font-size: 19px;
	letter-spacing: 1px;
	padding-left: 27px;
}
.large-slider-home .slider-text2 .slider-btn {
	padding-right: 9px;
	margin-top: 11px;
}
.slider-t span {
	font-size: 18px;
}
.slider-t {
	margin-bottom: 0px;
	padding-right: 9px;
	font-size: 23px;
}
#large-card-slider .owl-dots {
	bottom: -3px;
}
.large-slider-section {
	padding-top: 16px;
	padding-bottom: 42px;
}
span.icon-img {
	max-width: 34px;
}
.ribbon-header span.text {
	font-size: 13px;
	letter-spacing: initial;
	padding-left: 6px;
}
.other-wrapp {
	padding-bottom: 21px;
}
.other-top-img img {
	height: 207px;
	object-fit: cover;
}
.course-information-content {
	padding: 0px 0px;
}
.top-banner-text {
	font-size: 39px;
	letter-spacing: 4px;
}
.ribbon-header:after {
	width: 17px;
	top: 46px;
}
.mission-img {
	margin-bottom: 31px;
	margin-top: 22px;
	padding: 0px 33px;
}
.clip-path-title-bg {
	font-size: 16px;
	letter-spacing: initial;
}
.row-courses-1 .col-md-4 {
	margin-bottom: 23px;
}
.latest-courses-bg {
	border-top-right-radius: 20px;
}
.latest-courses-card-title {
	justify-content: center;
	align-items: center;
	padding: 16px;
	font-size: 28px;
	letter-spacing: 6px;
}
.center-btn-div {
	margin-top: 9px;
}
.item-row {
	padding: 13px 8px;
}
.purple-text-box {
	padding: 17px 15px;
	font-size: 13px;
	letter-spacing: 2px;
	border-top-right-radius: 27px;
}
.ribbon-header-wrapper {
	left: 0;
}
.section-heading {
	font-size: 20px;
}
.courses-img1 {
	margin-top: 40px;
}
.theme-btn-center {
	margin-top: 34px;
	gap: 10px;
	margin-bottom: 8px;
}
.theme-btn-center a {
	padding: 5px 12px;
}
.theme-btn-center .theme-btn a img {
	margin-right: 6px;
	max-width: 19px;
}
.theme-btn a {
	height: auto;
	padding: 11px 33px;
}
.courses-details-box {
	padding-left: 0;
}
.diploma-accordion {
	padding: 0px 20px;
	margin-top: 23px;
}
.diploma-accordion .accordion-button {
	font-size: 13px;
	letter-spacing: 2px;
	padding-left: 9px;
}
.item-table-1, .item-table-2, .item-table-3 {
	font-size: 13px;
}
.item-tablebg {
	padding: 11px 13px;
	font-size: 15px;
}
.diploma-accordion .ribbon-text-box {
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 10px;
	line-height: 26px;
}
.course-information-section1 {
	padding-top: 59px;
}
.two {
	padding-bottom: 35px;
}
.item-row .item-div1, .item-row .item-div2 {
	font-size: 12px;
}
.news-details-padding {
	padding: 0px 0px;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 40px;
	margin-top: 20px;
	margin-bottom: 26px;
}
#sync2 .owl-nav button {
	top: 50%;
	transform: translateY(-50%);
}
.news-details-info .section-heading {
	margin-bottom: 29px;
	padding-bottom: 22px;
}
.news-details-content p {
	text-align: justify;
}
.padding-left-right {
	padding: 0px 18px;
}
.news-details-info-row .theme-btn {
	text-align: center;
	margin-top: 23px;
	margin-bottom: 12px;
}
.news-details-imgs img {
	width: 100%;
}
.news-details-imgs {
	margin-bottom: 18px;
}
.news-details-info .heading-title-text {
	margin-bottom: 20px;
	font-size: 19px;
	text-align: center;
}
.news-details-info .date-info {
	display: flex;
	align-items: center;
	justify-content: center;
}
.pdf-icon {
	margin-top: 25px;
	margin-bottom: 14px;
}
.col-courses {
	margin-top: 81px;
}
.academic-calendar-body .item-row {
	padding: 13px 13px;
	margin-bottom: 12px;
}
.academic-calendar-body .item-row .item-div2 {
	width: 35%;
}
.academic-calendar-body .item-row .item-div1 {
	padding-left: 8px;
}
.col-courses .academic-calendar {
	margin-top: 17px;
}
.padding-left-right .news-detail-list-row {
	margin-top: 19px;
}
.width-div {
	padding: 0px 15px;
}
.width-div .news-detail-list-row .row.news-details-info-row {
	margin-left: 0px;
	margin-right: 0px;
}
.pagination-wrapper li {
	margin: 0px 2px;
}
.resources-section .news-details-info-row {
	padding: 13px 15px;
}
.slider-banner-text-img img {
    max-width: 156px !important;
}
.header-logo {
	max-width: 219px;
}
.language-box-row {
	padding-top: 16px;
	padding-left: 10px;
}
.latest-news-card-wrapper .ribbon-header:after {
	top: 45px;
}
#sliderhome .owl-nav button.owl-prev {
	left: 3px;
}
#sliderhome .owl-nav button.owl-next {
	right: 3px;
}
.slider-text1 {
	padding: 0px 16px;
}
.slider-section-home .slider-banner-text-wrapper {
	padding-bottom: 26px;
}
}

/*----------------------------------------*/
/*         Tablet Layout css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.border-img {
    top: -11px;
}	
	
	
.language-box-row {
	padding-top: 14px !important;
	padding: 0px 15px;
}
.slider-banner-text-img img {
	max-width: 221px !important;
}
.footer-col {
	padding-left: 0;
}
.footer-col:before {
	display: none;
}
.contact-info-row .contact-item1 {
	width: 47%;
}
.width-div {
	padding: 0px 39px;
}
.padding-left-right {
	padding: 0px 32px;
}
.news-details-info-row .col-md-2 {
	padding: 0px;
}
.news-details-info-row .theme-btn a {
	padding: 7px 18px;
	height: auto;
	font-size: 13px;
}
.news-details-info .heading-title-text {
	font-size: 18px;
	line-height: 24px;
}
.news-details-info .section-heading {
	margin-bottom: 29px;
	padding-bottom: 22px;
}
.news-details-padding {
	padding: 0px 12px;
}
#sync2 .owl-nav button {
	top: 50%;
	transform: translateY(-50%);
}
.item-row .item-div1, .item-row .item-div2 {
	font-size: 10px;
}
.latest-courses-bg {
	border-top-right-radius: 15px;
}
.latest-courses-card-title {
	justify-content: center;
	align-items: center;
	padding: 16px;
	font-size: 28px;
	letter-spacing: 6px;
}
.latest-courses-card-img img {
	width: 100%;
	height: 83px;
	object-fit: cover;
}
.who-we-are-section .col-md-6 {
	width: 100%;
}
.who-we-are-section .small-card-banner {
	width: 50%;
	float: left;
	padding: 13px;
	display: inline-block;
	margin-top: 53px;
}
.small-card-overlays .small-card-title {
	font-size: 23px;
	margin-bottom: 13px;
}
.small-card-overlays {
	padding: 21px;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
}
.who-we-are-section {
	padding-bottom: 24px;
}
.slider-t {
	font-size: 43px;
}
.slider-t span {
	font-size: 30px;
}
.slider-textbg span {
	font-size: 39px;
}
.large-slider-home, .slider-img1 {
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.ribbon-header span.text {
	font-size: 22px;
	letter-spacing: initial;
	padding-left: 9px;
}
.course-information-content {
	padding: 0px 13px;
}
.desktop-nav {
	position: relative;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.ribbon-header-wrapper {
	left: 0;
}
}

/*----------------------------------------*/
/*         Medium Layout css
/*----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.course-information-content {
	padding: 0px 11px;
}
.nav_area > ul > li {
	padding-right: 16px;
}
.nav_area ul li a {
	font-size: 13px;
}
.slider-banner-text-img img {
	max-width: 260px !important;
}
}

.clip-path-title{margin-bottom: 20px;}