.related-section .related-thumb a,
.related-section .related-thumb a img{
	width: 100%;
}
 .main-courses-wrapper {
    position: relative;
    justify-content: flex-start;
    gap: 30px 20px;
}
 .main-courses-wrapper .news-item .tag-wrap {
    height: 32px;
    margin-bottom: 0;
}
 .courses .main-courses-wrapper .news-item{
	width: auto;
}
 .courses .main-courses-wrapper .news-item .news-item-inner {
    display: flex;
    padding: 24px;
    margin: 0 auto;
    width: 288px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}
 .courses-top{
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	display: none;
}
 .courses-top.active{
	display: flex;
}
 .total-results{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
 .sort-by{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 8px 12px;
	gap: 24px;
	width: 282px;
	height: 41px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 95%;
	padding-right: 15%;
	background-image: url(/wp-content/uploads/2024/05/Frame-1261153369-1.svg);
}
 .sort-by-wrap{
	position: relative;
}
 .sort-by-wrap:after{
	content: 'xxx';
	background-image: url(/wp-content/uploads/2024/05/Vector-4.svg);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	color: transparent;
	position: absolute;
	left: 0;
	top: 17px;
	left: 17px;
}
.blog-banner{
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	min-height: 500px;
	flex: none;
	order: 0;
	flex-grow: 0;
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	display: flex;
	flex-wrap: wrap;
	gap:50px;
}
.blog-banner-inner{
	max-width: 1366px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	align-items: center;
	flex-flow: column;
}
.blog-banner h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
}
.blog-banner p{
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.blog-banner input.search {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 18px;
    width: 707px;
    height: 47px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 12px;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    background-image: url('/wp-content/uploads/2024/05/Group-39466.svg');
}
.btn.btn-white-black.opened svg path:nth-child(1){
	opacity: 0;
	visibility: hidden;
}
.desc-footer-link{
	color: #fff;
	display: block;
	margin-top: 20px;
	text-decoration: none;
	display: flex;
    align-items: center;
    gap: 10px;
}
.share-button{
	position: relative;
}
.share-menu {
	top: 0;
	left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 0px;
    gap: 16px;
    width: 40px;
    height: 100px;
    background: #EAE6F3;
    border-radius: 100px;
    list-style-type: none;
    height: auto;
    position: absolute;
    top: 20px;
    opacity: 0;
    visibility: visible;
}
.share-button.active .share-menu{
	opacity: 1;
	visibility: visible;
}
.related-section .related-posts {
    gap: 20px;
}
.related-section .related-posts .related-item {
    width: 385px;
    height: auto;
    min-height: 411px;
}
.related-section .related-posts .related-item .related-thumb img{
	width: 100%;
	height: 222px;
	object-fit: cover;
}
.related-section .related-posts .related-meta {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.archive .related-section .related-posts {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
body .main-courses-wrapper {
    gap: 20px;
}
.card-activity{
	min-height: 160px;
	background: #E6FEFA;
	flex: none;
	order: 0;
	flex-grow: 0;
	z-index: 0;
	border: 0;
	margin: 50px 0;
}
.card-activity .card-body{
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	padding: 0 50px;
	align-items: center;
	gap: 50px;
}
.card-activity .card-body .card-title{
	width: 244px;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
}
.card-activity .card-body .card-text{
	width: 690px;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.005em;
	margin:0;
}
.activities-content{
	display: flex;
	justify-content: space-between;
}
.activities-nav-tabs{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0px;
	gap: 24px;
	width: 180px;
}
.activities-nav-tabs li{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 8px;
	width: 180px;
	height: 48px;
	border-radius: 8px;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
}
.activities-nav-tabs li button.active{
	font-weight: 600;
	text-decoration-line: underline;
}
.activities-tab-content{
	position: relative;
}
.activities-tab-content .tab-pane{
	display: none;
	justify-content: flex-end;
	gap: 20px;
}
.activities-tab-content .tab-pane.active{
	display: flex;
}
.activities-tab-content .tab-pane article{
	min-width: 280px;
}
.activities-permalink{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	margin-top: 50px;
}
.activities-permalink a{
	color: inherit;
	text-decoration: none;
}
.activities-permalink a:hover{
	text-decoration: underline;
}
.our-students{
	margin-top: 0;
}
.our-students .section-text{
	margin: -36px 0 36px 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.our-students .rows-slider .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}
@media(max-width: 1024px){
	.activities-tab-content .tab-pane article {
	    min-width: 250px;
	}
	.card-activity .card-body {
	    flex-wrap: wrap;
	    gap: 10px;
	    padding: 30px;
	}
	.activities-permalink a{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 16px 0px;
		width: 100%;
		height: 48px;
		background: rgba(45, 0, 138, 0.1);
		border-radius: 8px;
		text-decoration: underline;
	}
	.our-students .rows-slider .row {
	    flex-wrap: wrap;
	    gap: 15px;
	    justify-content: flex-start;
	}
}
.section-text{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	margin-top: -30px;
	margin-bottom: 36px;
}
.related-links-section .title button .block-text{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.section-content-card{
	width: 100%;
	padding: 80px 0;
}
.section-content-card .container{
	width: 1200px;
	max-width: 100%;
}
.section-content-card .container .card{
	width: 100%;
    flex-flow: row-reverse;
    background: none;
    border: 0;
    justify-content: space-between;
}
.section-content-card .container .card .card-header{
	width: 792px;
	background: none;
	border: 0;
}
.section-content-card .container .card .card-header video,
.section-content-card .container .card .card-header .card-img-top{
	width: 100%;
	height: auto;
	border-radius: 30px;
}
.section-content-card .container .card .card-body{
	width: 282px;
	flex: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-flow: column;
	gap: 20px;
}
.section-content-card .container .card .card-body .card-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}
.section-content-card .container .card .card-body .card-text{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.section-content-card .container .card .card-body .card-btn{
	font-weight: 500;
	font-size: 18px;
	line-height: 15px;
	display: flex;
	gap: 7px;
	margin-top: 30px;
}
.featured_posts {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
    margin: 20px 0;
    justify-content: start;
}
@media(max-width: 1024px){
	.section-content-card {
	    padding: 40px 0;
	}
	.section-content-card .container .card {
	    flex-flow: column;
	}
	.section-content-card .container .card .card-header {
	    max-width: 100%;
	    padding: 0;
	}
	.section-content-card .container .card .card-header video, .section-content-card .container .card .card-header .card-img-top {
	    height: 225px;
	}
	.section-content-card .container .card .card-body {
	    width: 100%;
	}
	.section-title{
		font-weight: 700;
		font-size: 36px;
		line-height: 36px;
	}
	.events-section .section-text {
	    margin: -20px 0 24px 0;
	    padding: 0 20px;
	}
}
.activetrail-form .h2{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}
.activetrail-form .h3{
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
}
.activetrail-form .text{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.activetrail-form fieldset {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.activetrail-form fieldset.personal_details {
    max-width: 900px;
}
.activetrail-form fieldset ._input {
    display: flex;
    flex-wrap: wrap;
	width: 282px;
	margin-bottom: 20px;
	flex-direction: column;
	justify-content: space-between;
}
.activetrail-form fieldset ._input .sup{
	color: red;
	position: relative;
	left: -5px;
	display: inline-block;
}
.activetrail-form fieldset ._input label{
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	width: 100%;
}
.activetrail-form fieldset ._input label span{
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.activetrail-form fieldset ._input .form-select,
.activetrail-form fieldset ._input .form-control{
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	border: 1px solid #000000;
	border-radius: 4px;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.activetrail-form fieldset ._input .form-select{
    background-position: left .75rem center;
}
.activetrail-form fieldset ._row{
	display: flex;
	gap:20px;
	padding: .375rem .75rem;
	width: 100%;
}
.activetrail-form fieldset ._input textarea.form-control{
	padding: 16px;
	width: 588px;
	height: 162px;
	resize: none;
}
.btn-add{
	font-weight: 500;
	font-size: 18px;
	line-height: 15px;
	display: flex;
	gap: 7px;
}
.activetrail-form fieldset .btn-add{
	margin-top: 30px;
	margin-bottom: 50px;
}
.activetrail-form fieldset ._input textarea.form-control{
	margin-bottom: 30px;
}
.activetrail-form hr{
	margin: 40px 0;
}
input[type="submit"].btn-submit{
	padding: 16px 18px;
	width: 84px;
	height: 47px;
	background: #EFADF0;
	border-radius: 8px;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #2D008A;
	border: 0;
}
.mask-for-upload-file{
	position: relative;	
}
.mask-for-upload-file span.form-control {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    pointer-events: none;
    background: #fff;
}
._remove{
	display: flex;
	align-self: center;
	width: 25px;
}
._remove span{
	opacity: 0;
	position: absolute;
}
._row.preference:nth-child(1) ._remove button{
	display: none;
}
@media(max-width: 1024px){
	.activetrail-form fieldset ._input {
	    width: 100%;
	}
	.activetrail-form fieldset ._row {
	    flex-wrap: wrap;
	}
	.btn-add{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 16px 18px;
		width: 100%;
		height: 48px;
		background: rgba(45, 0, 138, 0.1);
		border-radius: 8px;
		flex: none;
		order: 1;
		flex-grow: 0;
	}
	.activetrail-form fieldset ._input textarea.form-control {
		max-width: 100%;
		width: 100%;
	}
	._remove{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 16px 18px;
		width: 100%;
		height: 52px;
		border-radius: 8px;
		flex: none;
		order: 2;
		flex-grow: 0;
		gap:10px;
	}
	._remove span{
		opacity: 1;
		position: relative;
		font-weight: 600;
		font-size: 18px;
		line-height: 20px;
	}
	._row.preference:nth-child(1) ._remove{
		display: none;
	}
	input[type="submit"].btn-submit{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 16px 18px;
		width: 100%;
		height: 47px;
		border-radius: 8px;
		flex: none;
		order: 0;
		align-self: stretch;
		flex-grow: 0;
		font-weight: 600;
		font-size: 18px;
		line-height: 20px;
	}
}
.links-wrapper ul {
    display: flex;
    list-style-type: none;
    flex-flow: column;
    width: 100%;
    flex-wrap: nowrap;
    gap: 20px;
}
.related-links-section .links-wrapper li {
    width: auto !important;
}
.related-links-section.active .links-wrapper{
	padding: 0;
}
.single-tenders .title-content-button-section .inner{
    flex-flow: column;
    gap: 20px;
}
.section-tedner .container{
	display: flex;
	justify-content: space-between;
}
.tender-items {
	display: flex;
    gap: 75px;
    width: 100%;
}
.tender-item {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    gap: 10px;
}
.tender-item .tender-item-title{
	font-weight: 500;
	font-size: 20px;
	line-height: 16px;
}
.tender-item .tender-item-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.section-tedner .btn{
	background: #EFADF0;
	border-color: #EFADF0;
	color: #2D008A;
}
.section-documents .table{
	width: 100%;
	max-width: 800px;
}
.section-documents .t-body{
	display: flex;
	flex-flow: column;
	gap: 15px;
	margin-top: 10px;
}
.section-documents .tr{
    border-bottom: 1px #0000004D solid;
    flex-flow: row;
    display: flex;
    gap: 150px;
}
.section-documents .tr .td {
    padding-right: 0;
}
.section-documents .tr .td .link{
    display: flex;
    align-items: center;
    gap: 10px;
    color: inherit;
    text-decoration: none;
}
@media(max-width: 1024px){
	.section-tedner .container {
	    flex-wrap: wrap;
	    width: 100%;
	    gap: 25px;
	}
	.tender-items {
	    flex-wrap: wrap;
	    width: 100%;
	}
	.tender-item {
	    width: 100%;
	}
	.tender-items {
	    gap: 15px;
	}
	.tender-item {
	    flex-flow: row;
	    align-items: center;
	}
	.section-documents .tr {
		gap: 0;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 20px;
	}
	.section-documents .tr .td:nth-child(2){
		order: 3;
		width: 100%;
	}
	.section-documents .tr .td {
	    padding: 0;
	}
	.section-documents .t-body {
	    gap: 20px;
	}
	.section-documents .table {
	    margin: 20px 0;
	}
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.section-faq_experts .container-question{
	display: flex;
	justify-content: flex-start;
}
.section-faq_experts .container-answer{
	display: flex;
}
.section-faq_experts .container-answer .experts-main-text{
	flex-wrap: wrap;
}
.section-faq_experts .experts-main-text{
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	width: 690px;
	margin-right: 100px;
	display: flex;
	width: 100%;
}
.section-faq_experts .experts-main-text .experts-text{
width: 100%;
padding-left: 10%;
}
.section-faq_experts .card{
	width: 285px;
}
.section-faq_experts .container-question .card{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 24px;
	gap: 36px;
	background: #EAE6F3;
	border-radius: 16px;
	border: 0;
}
.section-faq_experts .container-answer .card{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px;
	gap: 36px;
	border-radius: 16px;
	border: 1px #2D008A solid;
}
.section-faq_experts .card .card-body{
	width: 100%;
	padding: 0;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
	gap: 36px;
}
.section-faq_experts .card .card-top{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.section-faq_experts .card .card-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}
.section-faq_experts .card .card-date,
.section-faq_experts .card .card-text{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.section-faq_experts .card .card-text p{
	margin: 0;
	padding: 0;
}
.section-faq_experts .card .card-img,
.section-faq_experts .card .card-img img{
	width: 78px;
	height: 78px;
	border-radius: 40px;
	object-fit: cover;
}
.section-faq_experts .container-answer .card .card-text {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
}
.section-faq_experts .container hr{
	margin: 40px 0;
}
.section-faq_experts .experts-share-btn{
	display: flex;
	align-items: end;
	padding-bottom: 40px;
}
.section-faq_experts .share-btn-text{
	display: none;
}
.section-faq_experts .experts-tags{
	margin-top: 20px;
	width: 285px;
}
.section-faq_experts .experts-tags ul{
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	gap: 10px;
}
.section-faq_experts .experts-tags ul li .btn{
	box-sizing: border-box;
	padding: 8px 12px;
	gap: 8px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 40px;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}
.read-more-link{
	display: flex;
	align-content: flex-end;
	justify-content: flex-end;
	align-items: normal;
	flex-flow: row;
	width: 100%;
	margin-top: 40px;
}
.read-more-link .accordion-button{
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	display: flex;
	gap:5px;
	width: auto;
}
.read-more-link .accordion-button div{
	width: 100%;
	justify-content: center;
	text-align: center;
}
.next-question-container{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	display: flex;
	justify-content: space-between;
	color: #000;
}
.next-question-container > div{
	width: 50%;
}
.next-question-container > div:first-child{
	display: flex;
	justify-content: flex-start;
}
.next-question-container > div:last-child{
	display: flex;
	justify-content: flex-end;
}
.next-question-container a{
	color: inherit;
}
.next-q{
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
}
.single-experts .in-a-post .container {
    padding-top: 0;
    border-top: 0;
}
.section-faq_experts .container.container-question-tags-and-share{
	display: none;
}

.tax-alphon_category .accordion-item,
.tax-alphon_category .accordion-item:last-of-type {
    border: 0;
}
.tax-alphon_category .accordion-button:not(.collapsed) {
    background: none;
    box-shadow: 0px 0px 0px;
}
.tax-alphon_category .accordion-button {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #000000;
    padding: 30px 0;
}
.tax-alphon_category .accordion-button::after {
    margin: 0;
}
.header-featured-image img{
	width: 100%;
	object-fit: cover;
}
.woocommerce-account .content a {
	color: inherit;
}
.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li a{
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
.woocommerce-account .content .woocommerce{
	display: flex;
}
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-MyAccount-navigation ul li a:hover{
	color: blue;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 70%;
}
.woocommerce-input-wrapper input:not([type='checkbox']),
.woocommerce-input-wrapper textarea,
.woocommerce-input-wrapper select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #000;
    height: 51px;
    background: none;
    padding: 0 16px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.036px;
}
.woocommerce-input-wrapper input:not([type='checkbox']),
.woocommerce-input-wrapper textarea,
.woocommerce-input-wrapper select{
	box-sizing: border-box;
	width: 282px;
	height: 54px;
	border: 1px solid #000000;
	border-radius: 4px;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.shop-button,
.checkout-button{
	display: flex !important;
	flex-direction: row !important;
	justify-content: center !important;
	align-items: center !important;
	padding: 16px !important;
	width: 384px !important;
	height: 48px !important;
	flex: none !important;
	order: 0 !important;
	align-self: stretch !important;
	flex-grow: 0 !important;
}
.shop-button{
	border-radius: 8px !important;
	border: 1px solid #000 !important;
	transition: all 0.2s ease !important;
	background: #FFF !important;
	color: #000 !important;
	text-decoration: none !important;
	font-weight: 600 !important;
}
a.checkout-button,
.wc-block-cart__submit-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    border-radius: 8px;
    border: 2px solid #EFADF0;
    transition: all 0.2s ease;
    background: #EFADF0;
    color: #2D008A;
    text-decoration: none;
    font-weight: 600;
}
a.checkout-button:hover,
.wc-block-cart__submit-button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
	background: #2D008A;
	color: #fff;
    border: 2px solid #2D008A;
}
.woocommerce-order-received .lobby-academic-studies-banner .banner-content .description p{
	color: #fff;
}
.woocommerce-order-received .default-page-section,
.woocommerce-order-received .single-faculty-header{
	padding: 0;
}
.woocommerce ul.order_details {
    padding: 0;
}
.woocommerce-Price-amount bdi{
	direction: rtl;
}
.content-cart{
	display: flex;
	justify-content: space-between;
}
.content-cart p{
	margin: 0;
}
.content-cart .form-control,
.content-cart .form-select {
    padding: .375rem .75rem .375rem 2.25rem;
    background-position: left .75rem center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 4px 16px;
    gap: 8px;
    width: 384px;
    height: 54px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    border:1px #000 solid;
    border-radius: 4px;
}
.get-total-cart{
	font-size: 26px;
	line-height: 30px;
}
.single-cart-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    padding: 24px 0px;
    gap: 24px;
    width: 690px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    flex: none;
    order: 0;
    flex-grow: 0;
    flex-flow: row;
    justify-content: space-between;
}
.single-cart-item-img{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0;
	gap: 24px;
	isolation: isolate;
	width: 282px;
	border-radius: 8px;
	flex: none;
	flex-grow: 0;
	position: relative;
}
.single-cart-item-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 10px;
    width: 282px;
    border-radius: 0px 0px 8px 8px;
    flex: none;
    flex-grow: 0;
}
.single-cart-item-variation-name {
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    padding: 6px 18px;
    position: absolute;
    min-width: 115px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 40px;
    flex: none;
    order: 1;
    flex-grow: 0;
    z-index: 1;
    height: auto;
    display: flex;
    flex-flow: row;
    width: auto;
    gap: 10px;
    right: 10px;
    top: auto;
    bottom: 10px;
    left: auto;
}
.single-cart-item .post-title{
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.005em;
}
.single-cart-item select.qty {
    box-sizing: border-box;
    display: flex;
    gap: 18px;
    width: 74px;
    height: 54px;
    border: 1px solid #000000;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}
.single-cart-item .meta-qty {
    display: flex;
    align-items: center;
    gap: 20px;
}
[name='apply_coupon']{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 18px;
	width: 81px;
	height: 47px;
	background: #E5E1E6;
	border-radius: 8px;
	flex: none;
	order: 1;
	flex-grow: 0;
	margin-top: 20px;
}
.summary-order{
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
}
body.woocommerce-checkout .title-content-button-section .inner {
    align-items: flex-start;
    flex-flow: column;
    gap: 20px;
    padding-bottom: 30px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: none;
    margin: 0;
    width: auto;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: none;
    margin: 0;
    width: auto;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 25px;
    flex-flow: row;
    width: 580px;
    flex-wrap: wrap;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    display: flex;
    flex-flow: column;
    align-self: flex-end;
    margin: 0;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    width: auto;
}
#customer_details{
	margin-bottom: 50px;
}
.woocommerce-billing-fields__field-wrapper abbr[title] {
    color: red;
    text-decoration: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-flow: column;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}
#order_review {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 18px;
    width: 282px;
    height: 47px;
    background: #E5E1E6;
    border-radius: 8px;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #777680;
}
.shop_table.woocommerce-checkout-review-order-table tbody,
.shop_table.woocommerce-checkout-review-order-table td,
.shop_table.woocommerce-checkout-review-order-table tfoot,
.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table thead,
.shop_table.woocommerce-checkout-review-order-table tr {
    padding: 10px 0px 10px 25px;
}
#billing_country_field{
	display: none !important;
}
ul#shipping_method {
    list-style-type: none;
    display: flex;
    flex-flow: column;
    padding: 0;
    gap: 10px;
}
ul#shipping_method  li{
	display: flex;
	gap:10px;
}
.woocommerce-shipping-fields{
	display: none;
}
.woocommerce-info {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	gap: 64px;
	background: #EAE6F3;
	border-radius: 16px;
	flex: none;
	order: 1;
	flex-grow: 0;
	border: 0;
	margin: 20px 0;
	gap:25px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button {
	width: 100% !important;
	float: none;
	text-align: center;
}
.added-to-cart-popover{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 8px 12px;
	gap: 4px;
	margin: 0 auto;
	width: 144px;
	height: 48px;
	background: #E6FEFA;
	border-radius: 4px;
	flex: none;
	order: 0;
	flex-grow: 0;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}

@media(min-width: 767px){
	.post-type-archive-product .event-item {
	    width: -webkit-calc(33.8%  - 18px);
	    width: calc(33.8% - 18px);
	}
}
@media(max-width: 991px){
	.content-cart {
	    width: 100%;
	    flex-wrap: wrap;
	}
	.single-cart-item {
	    width: 100%;
	    margin: 0;
	    padding: 0;
	    padding-bottom: 30px;
	    margin-bottom: 30px;
	}
	.single-cart-item-img {
	    width: 40%;
	}
	.single-cart-item-content {
	    width: 60%;
	}
	.single-cart-item-variation-name {
	    font-size: 14px;
	}
	.content-cart {
	    justify-content: center;
	}
	body.woocommerce-cart .site-wrapper {
	    padding: 0;
	}
	.woocommerce-billing-fields__field-wrapper,
	.woocommerce form .form-row-first,
	.woocommerce-page form .form-row-first,
	.woocommerce form .form-row .input-text,
	.woocommerce-page form .form-row .input-text,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-last,
	.woocommerce form .form-row-wide,
	.woocommerce-page form .form-row-wide {
	    width: 100%;
	}
	.woocommerce-checkout .title-content-button-section .description br{
		display: none;
	}
	.wc-msg-right-img {
		width: 38%;
	}
	.wc-msg-right-content {
		width: 62%;
	}
}
@media(max-width: 767px){
	footer.footer .footer-top.fixed {
	    display: none;
	}
	.page-title {
	    font-weight: 600;
	    font-size: 48px;
	    line-height: 48px;
	    padding-left: 20%;
	}
	.header-featured-image img.wp-post-image{
		width: 335px;
		height: 222px;
		object-fit: cover;
	}
	.page-main-container {
	    flex-direction: column-reverse;
	}
	.page-main-container .content .wp-editor {
	    max-width: 100%;
	}
	.wp-editor h2, .wp-editor h3{	
		font-weight: 600;
		font-size: 26px;
		line-height: 30px;
	}
	.page-main-container {
	    margin-top: 24px;
	}
	.wp-editor p{	
		font-weight: 400;
		font-size: 18px;
		line-height: 23px;
	}
	.wp-caption{
		max-width: 100%;
		margin: 0 0 18px 0;
	}
	.wp-caption img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.contact-form-section .cf-wrapper .form-item [type="submit"], .btn {
	    width: 100%;
	}
	.related-section .related-title{
		font-weight: 700;
		font-size: 36px;
		line-height: 36px;
	}
	.page-main-container .sidebar {
	    width: 100%;
	}
	.sidebar-quotes, .sidebar-contacts {
		max-width: 100%;
		width: 100%;
		border-bottom: 0;
	}
	.related-section .related-inner {
	    padding-top: 36px;
	}
	.sidebar-contacts .sc-inner .item{
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
	}
	.header-meta {
	    flex-wrap: wrap;
	    gap: 10px;
	}
	.header-meta .header-sidebar {
	    flex-flow: row;
	    width: 100%;
	    justify-content: space-between;
	    align-items: center;
	}
	.header-meta .header-sidebar .page-tag {
	    margin: 0;
	}
	.blog-banner input.search {
	    font-size: 14px;
	}
	.blog-banner p {
	    font-size: 18px;
	    line-height: 26px;
	}
	.blog-banner p br{
		display: none;
	}
	.blog-banner h1 {
	    font-size: 42px;
	    padding-top: 85px;
	    padding-bottom: 10px;
	    line-height: 1;
	}
	.blog-banner input.search {
	    margin-top: 20px;
	}
	.blog-banner {
	    min-height: 1px;
	}
	.taxonomy-main-section .split-row {
	    flex-wrap: wrap;
	    flex-flow: column;
	}
	.taxonomy-main-section .split-row .sidebar {
	    width: 100%;
	}
	.taxonomy-main-section .split-row .filters-wrapper,
	.active-filters {
	    border: 0;
	    padding: 0;
	}
	.taxonomy-main-section .split-row .courses {
	    width: 100%;
	}
	 .main-courses-wrapper {
	    justify-content: center;
	}
	 .courses-top{
	    flex-wrap: wrap;
	    gap: 15px;
	    margin-top: 25px;
	}
	 .sort-by-wrap {
	    position: relative;
	    width: 50%;
	}
	 .sort-by {
	    background-size: 14px;
	    padding-right: 20%;
	    font-size: 14px;
	    width: 100%;
	}
	.section-faq_experts .container {
	    flex-wrap: wrap;
	    display: flex;
	}
	.next-question-container > div{
		width: 100%;
	}
	.section-faq_experts .card {
	    width: 100%;
	}
	.section-faq_experts .experts-tags {
	    width: 100%;
	}
	.section-faq_experts .experts-main-text {
	    padding: 0;
	    margin: 20px 0;
	}
	.section-faq_experts .experts-main-text .experts-text {
	    padding-left: 0;
	}
	.section-faq_experts .container > div{
		width: 100%;
	}
	.section-faq_experts .container hr {
	    margin: 20px 0;
	}
	.section-faq_experts .card .card-body {
	    gap: 20px;
	}
	.section-faq_experts .container-answer .card {
	    padding: 20px;
	}
	.section-faq_experts .container-question .card .card-body {
	    gap: 10px;
	}
	.next-question-container > div:first-child {
	    justify-content: center;
	}
	.next-q,
	.read-more-link .accordion-button{
		padding: 16px 18px;
		background: rgba(45, 0, 138, 0.1);
		border-radius: 8px;
		height: 48px;
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		text-decoration: none;
	}
	.section-faq_experts .container {
	    gap: 15px;
	}
	.section-faq_experts .container.container-question-tags-and-share{
		display: flex;
		gap:0;
	}
	.section-faq_experts .container.container-question-tags-and-share > div{
		width: auto;
		margin: 0;
		padding: 0;
		align-self: center;
	}
	.section-faq_experts .container.container-question-tags-and-share .experts-tags{
		width: 80%;
	}
	.section-faq_experts .container.container-question-tags-and-share .experts-share-btn{
		width: 20%;
		justify-content: end;
	}
	.single-experts .devider-line .line {
	    margin: 30px 0 !important;
	}
	.section-faq_experts .devider-line .container{
		gap:0;
	}
	.post-type-archive-product .event-item {
	    width: 282px;
	    width: 100%;
	}
	.post-type-archive-product .event-item .event-thumb{
		width: 40%;
	}
	.post-type-archive-product .event-item .event-inner-wrap {
	    width: 60%;
	}
	.woocommerce-order-received .lobby-academic-studies-banner .banner-content .description p {
	    color: #000;
	}
	.woocommerce-order-received .lobby-academic-studies-banner .banner-content .description p  br{
		display: none;
	}
	.posts-404 {
	    flex-wrap: wrap;
	}
	.woocommerce .posts-404 .article-404, .woocommerce .posts-404 img, .woocommerce-page .posts-404 img {
	    width: 100%;
	}
	.woocommerce ul.order_details {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	}
	.woocommerce ul.order_details li {
	    float: none;
	    width: 50%;
	    margin: 0;
	    padding: 0;
	    border: 0;
	    margin-bottom: 15px;
	}
}
.woocommerce-Price-currencySymbol{
	display: none;
}

@media(min-width: 1024px){
	iframe.card-img-top{
		min-height: 400px;
	}
}
@media(max-width: 1024px){
	iframe.card-img-top{
		min-height: 225px;
	}
}

.custom_years{
	display: flex;
	gap:10px;
}
.blog-inner-list{
	width: 1150px;
	max-width: 100%;
	margin: 0 auto;
}

.blog-inner-list ul{
	list-style-type: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0px;
	gap: 24px;
	width: 100%;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
	justify-content: center;
	gap:75px;
}

.blog-inner-list ul li{
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	flex: none;
	order: 1;
	flex-grow: 0;
}
.blog-inner-list ul li a{
	color: inherit;
	text-decoration: none;
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 20px;
	transition: .3s all;
}

.blog-inner-list ul li a:hover{
	opacity: .7;
}

.blog-inner-list ul li a img.icon{
	width: 48px;
	height: 48px;
	flex: none;
	order: 0;
	flex-grow: 0;
	object-fit: scale-down;
}

.blog-banner input.search {
    margin-top: 15px;
    margin-bottom: 50px;
}


.header-news-marquee{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 24px;
	gap: 16px;
	width: 100%;
	height: 73px;
	background: #EFADF0;
	border-radius: 0px 0px 24px 24px;
}
.header-news-marquee .container{
	width: 1366px;
	max-width: 100%;
	margin: 0 auto;
}
.header-news-marquee .container{
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}
.header-news-marquee .container .marquee-row{
	display: flex;
	flex-wrap: wrap;
    gap: 20px;
}
.header-news-marquee .container .marquee-row .marquee-icon{
	width: 24px;
	height: 24px;
	object-fit: scale-down;
}

.header-news-marquee .container .marquee{
    text-wrap: nowrap;
    width: 80%;
    overflow: hidden;
    position: relative;
}
.header-news-marquee .container .marquee div{	
	/*-webkit-animation: linear infinite;*/
	/*-webkit-animation-name: run;*/
	/*-webkit-animation-duration: 60s;*/
	/*position: absolute;*/
	display: flex;
	position: relative;
}
.header-news-marquee .container .marquee div.cloned{
	display: none;
}

@-webkit-keyframes run {
  0% {
    left: -150%;
  }
  100% {
    left: 100%;
  }
}


.academic-library-lists{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    margin: 20px 0;
}
.academic-library-lists-item{
	width: 282px;
	max-width: 100%;
}
.post-type-archive-academic-library .h1{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}

.academic-library-lists-item .h2{
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
	color: #2D008A;
}
.academic-library-lists ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column;
    gap: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.academic-library-lists ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.002em;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 15px;
}

.academic-library-lists ul li a{
	color: inherit;
}

.academic-library-lists ul li a.is-phone,
.academic-library-lists ul li a.is-email{
	text-decoration: none;
}
.academic-library-lists ul li p{
	margin: 0;
	padding: 0;
}

.academic-library-lists ul li img.list-item-icon{
	width: 24px;
	height: 24px;
	object-fit: scale-down;
	align-self: flex-start;
}

.academic-library-lists .btn{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 18px;
	width: 282px;
	height: 52px;
	border: 1px solid #2D008A;
	border-radius: 8px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #2D008A;
	background-color: #fff;
}



@media(max-width: 1024px){
	.post-type-archive-academic-library .blog-banner input.search {
	    margin-top: 15px;
	}
	.blog-inner-list ul {
	    flex-wrap: wrap;
	    justify-content: center;
	    gap:30px;
	}
	.blog-inner-list ul li {
	    font-size: 16px;
	    line-height: 20px;
	    width: 25%;
	}
	.header-news-marquee .container {
	    padding: 0;
	}
	.header-news-marquee .container .marquee {
	    width: 55%;
	}
	.header-news-marquee .container .marquee-row .marquee-icon {
	    width: 18px;
	    height: 18px;
	}
	.header-news-marquee .container .marquee div{	
		-webkit-animation-duration: 20s;
	}
	.header-news-marquee .container {
	    font-size: 16px;
	    line-height: 20px;
	}
	.header-news-marquee .container .marquee-row {
	    gap: 8px;
	}
	.header-news-marquee {
	    height: 68px;
	}
	@-webkit-keyframes run {
	  0% {
	    left: -50%;
	  }
	  100% {
	    left: 100%;
	  }
	}

	.post-type-archive-academic-library  .taxonomy-main-section .breadcrumb-row {
	    margin-bottom: 0;
	}
	.academic-library-lists-item {
	    width: 100%;
	}
	.academic-library-lists .btn {
	    width: 100%;
	}
	.related-section .related-posts {
	    flex-wrap: wrap;
	}
	
}

.meta-item ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column;
    gap: 8px;
    margin-top: 10px;
}
.meta-item ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.002em;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 5px;
}
.meta-item ul li img.list-item-icon{
	width: 24px;
	height: 24px;
	object-fit: scale-down;
	align-self: flex-start;
}

.learning-with-us .cube-color .text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

#testimonials-swiper .swiper-horizontal>.swiper-pagination-bullets,
#testimonials-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
#testimonials-swiper .swiper-pagination-custom, .swiper-pagination-fraction
{
    justify-content: center;
}




#testimonials-swiper .swiper-slide {
    display: flex;
    flex-direction: column-reverse;
    flex-flow: row;
    gap: 50px;
}

#testimonials-swiper .slide-handle-content{
	width: 800px;
}

#testimonials-swiper .slide-thumb{
	width: 344px;
	height: 367px;
}
#testimonials-swiper .slide-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#testimonials-swiper .slide-handle-content .slide-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
}
#testimonials-swiper .slide-handle-content .slide-role{
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	margin-top: 15px;
}
#testimonials-swiper .slide-handle-content .slide-desc{
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	margin-top: 15px;
}


.testimonials-section .swiper-button-prev, .testimonials-section .swiper-rtl .swiper-button-next{
    background: url(../../images/shevrons-left.png) no-repeat center;
    left: 0;
}
.testimonials-section .swiper-button-next, .testimonials-section .swiper-rtl .swiper-button-prev{
    background: url(../../images/shevrons-right.png) no-repeat center;
}
.testimonials-section .swiper-button-prev:after,
.testimonials-section .swiper-button-next:after{
	display: none;
}
.testimonials-section .swiper-button-prev,
.testimonials-section .swiper-button-next{
    position: absolute;
    font-size: 0;
    width: 16px;
    height: 16px;
    bottom: 0;
    top: auto;
}
#testimonials-swiper .swiper-wrapper{
	margin-bottom: 25px;
}

.single-jobs-item-date span{
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
}
.single-jobs-item{
	display: flex;
	padding: 30px 0;
	border-top: 1px solid rgb(0 0 0 / 30%);
}
.single-jobs-item:last-child{
	border-bottom: 1px solid rgb(0 0 0 / 30%);
	margin-bottom: 40px;
}

.single-jobs-item-date{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.single-jobs-item-title{
	width: 384px;
}
.single-jobs-main-item .single-jobs-item-title{
    width: auto;
    display: flex;
    justify-content: space-between;
    align-self: normal;
    margin-bottom: 20px;
}
.single-course-banner.single-jobs-main-item  .buttons-column .share-button-module a{
	margin-top: 0;
}

.single-jobs-item-title .h1,
.single-jobs-item-title .h2{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}
.single-jobs-item-content{
	width: 690px;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.single-jobs-item-content a{
	color: inherit;
}

.share-button {
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-jobs-item-tags-and-types {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.meta-item.tags ul li .tag{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 8px 12px;
	gap: 8px;
	height: 36px;
	background: #FFFFFF;
	/* M3/black */
	border: 1px solid #000000;
	border-radius: 40px;
	flex: none;
	order: 1;
	flex-grow: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	width: auto;
}

.meta-item.tags ul{
	flex-flow: row;
}


.single-jobs .learning-with-us .section-title {
    text-align: center;
}


.single-jobs .taxonomy-main-section .breadcrumb-row {
    margin-bottom: 36px;
}


@media(max-width: 1024px){
	.title-content-button-section .inner {
	    flex-wrap: wrap;
	}
	.title-content-button-section .title {
	    max-width: 100%;
	    width: 100%;
	}
	.title-content-button-section .content-col {
	    width: 100%;
	}
	.related-links-section .inner {
	    flex-wrap: wrap;
	}
	.related-links-section:not(.active) .links-wrapper {
	    display: none;
	}
	.connecting-people .rows-slider .row .image {
	    width: 30%;
	    height: 135px;
	}
	.connecting-people .rows-slider .row .image img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	.contact-accordion .inner {
	    flex-wrap: wrap;
	}
	.contact-accordion .title {
	    max-width: 100%;
	    width: 100%;
	}
	.contact-accordion .content-col {
	    width: 100%;
	}
	.contact-accordion .accordion-col {
	    width: 100%;
	}

	#testimonials-swiper .swiper-slide {
	    flex-wrap: wrap;
	}
	#testimonials-swiper .slide-handle-content .slide-title {
	    text-align: center;
	}
	#testimonials-swiper .slide-handle-content .slide-role{
		text-align: center;
		font-weight: 400;
		font-size: 18px;
		line-height: 23px;
	}
	#testimonials-swiper .slide-handle-content .slide-desc{
		text-align: center;
		font-weight: 400;
		font-size: 20px;
		line-height: 25px;
	}
	#testimonials-swiper .slide-thumb {
	    width: 100%;
	    height: auto;
	}


	.post-type-archive-jobs .courses .main-courses-wrapper .news-item .news-item-inner {
	    width: 100%;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	    box-shadow: 0px 0px 0px;
	    border-radius: 0;
	    padding: 12px;
	}

	.post-type-archive-jobs .news-item .post-meta .meta-item {
	    margin: 0;
	    width: 47.5%;
	}

	.post-type-archive-jobs .news-item .post-meta .meta-item:nth-child(1){
		width: 55%;
	}
	.post-type-archive-jobs .news-item .post-meta .meta-item:nth-child(2){
		width: 40%;
	}

	.post-type-archive-jobs .event-item .post-meta, .post-type-archive-jobs .loc-date-wrap {
	    justify-content: space-between;
	}

	.post-type-archive-jobs .breadcrumbs-wrap {
	    margin-bottom: 0;
	}

	.post-type-archive-jobs .taxonomy-main-section .breadcrumb-row{
		margin-bottom: 0;
	}

	.post-type-archive-jobs .main-courses-wrapper {
	    margin-top: 30px;
	}
	.post-type-archive-jobs .news-item .permalink a .arr {
	    top: 5px;
	}

	.single-jobs-item-content {
	    max-width: 100%;
	}

	.single-jobs-item-tags-and-types {
	    flex-wrap: wrap;
	    gap: 10px;
	    margin-top: 10px;
	}

	.single-jobs-item {
	    flex-wrap: wrap;
	}
	.single-jobs-item-content ul{
		padding: 0 20px;
	}

	.single-jobs-item-content{
		font-weight: 400;
		font-size: 18px;
		line-height: 23px;
	}

	.single-jobs-item-title .h1, .single-jobs-item-title .h2{
		font-weight: 700;
		font-size: 36px;
		line-height: 36px;
	}

	.single-jobs .learning-with-us .section-title {
	    text-align: right;
	}

	.learning-with-us .inner .cube{
		height: 122px;
	}

	.learning-with-us .cube-color .text {
	    flex-wrap: nowrap;
	    text-align: right;
	}

	.single-jobs-item:last-child {
	    margin-bottom: 0;
	}
	
}



@media(min-width: 1024px){
	.events-grid {
	    justify-content: flex-start;
	    gap: 20px;
	}
}

.list-links {
    display: flex;
    gap: 50px;
    margin-top: 40px;
}
.list-links a{
	color: inherit;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	display: flex;
	gap: 10px;
}

.header-tags-list{
	display: flex;
	margin: 20px;
	text-align: center;
	padding: 0;
	margin: 0;
	gap:20px;
	margin: 30px 0;
}

.header-tags-list li .tag{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 8px 12px;
	gap: 8px;
	min-width: 145px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 40px;
	flex: none;
	order: 1;
	flex-grow: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.calendar-day-box{
	width: 100%;
}

.post-type-archive-event .title-content-button-section .content-col {
    width: 77%;
}
.events-archive-container .item-event-wrapper .meta-row .data-box {
    margin-bottom: 10px;
}
.events-archive-container .item-event-wrapper .image-box img {
    height: 175px;
    border-radius: 8px;
    object-fit: cover;
}
.events-archive-container .item-event-wrapper .meta-row {
    margin-bottom: 25px;
}

.events-archive-container .event-item-wrapper {
	transition: .3s all;
}

.events-archive-container .event-item-wrapper:hover {
	background-color: #F5EEF5;
}

.events-archive-container .item-event-wrapper .data-box{
	font-weight: 400;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	display: block;
}


.event-single-wrapper .page-content-section .meta-row .meta-row-icon,
.events-archive-container .item-event-wrapper .icon-watch,
.events-archive-container .item-event-wrapper .icon-place,
.events-archive-container .item-event-wrapper .link-icon
{
	width: 20px;
	height: 20px;
	flex: none;
	order: 1;
	flex-grow: 0;
}


.events-archive-container .item-event-wrapper .read-more-link,
.events-archive-container .item-event-wrapper .item-event-title,
.events-archive-container .item-event-wrapper .data-box,
.events-archive-container .item-event-wrapper .meta-row
{
    padding: 0 10px;
}

.ui-datepicker-calendar tbody,
.ui-datepicker-calendar td,
.ui-datepicker-calendar tfoot,
.ui-datepicker-calendar th,
.ui-datepicker-calendar thead,
.ui-datepicker-calendar tr
{
    padding: 10px 0;
}

.events-archive-container .event-item-wrapper {
    padding-bottom: 10px;
}

.search-input-box .filter-box-input-item input{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 16px 18px;
	isolation: isolate;
	width: 266px;
	height: 47px;
	border: 1px solid #000000;
	border-radius: 8px;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.top-events-section .image-row .image-box{
	margin: 0 auto;
	width: 368px;
	height: 183px;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
	max-width: 100%;
}

.top-events-section .image-row .image-box img{
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.top-events-section .image-row {
    gap: 25px;
}
.top-events-section .top-events-block .event-block-column {
    width: 590px;
    max-width: 100%;
}

.single-event .title-content-button-section .inner .btn-white-black{
	background-color: #EFADF0;
	color: #2D008A;
	border-color:#EFADF0;
}
.single-event .title-content-button-section .inner .btn-white-black [stroke]:not([stroke=""]):not([stroke="none"]){
	stroke: #2D008A;
}

.single-event .title-content-button-section .inner .btn-white-black:hover{
	background-color: #2D008A;
	color: #ffffff;
	border-color:#2D008A;
}
.single-event .title-content-button-section .inner .btn-white-black:hover [stroke]:not([stroke=""]):not([stroke="none"]){
	stroke: #ffffff;
}

@media (max-width: 640px) {
    .single-event .page-title {
        padding-left: 10%;
    }
    .header-tags-list {
        gap: 15px;
        flex-wrap: wrap;
    }
    .header-featured-image {
        object-fit: cover;
    }
    .title-content-button-section .description {

        margin-top: 10px;
    }
    .event-single-wrapper .page-content-section .content-box {
        margin-top: 10px;
    }

    .event-single-wrapper .page-content-section .content-box p,
    .event-single-wrapper .page-content-section .content-box li{
    	font-weight: 400;
    	font-size: 18px;
    	line-height: 23px;
    }

    .single-event .events-section .section-title {
        padding: 0;
    }
    
    .single-event .events-section-swiper {
        padding: 0;
    }

    .single-event .events-section .archive-link,
    .single-event .news-section .archive-link {
        padding: 0;
    }

    .post-type-archive-event .title-content-button-section .content-col {
        width: 100%;
    }
    .search-input-box .filter-box-input-item input {
        width: 100%;
    }
    .events-archive-container .item-event-wrapper .item-event-title {
        min-height: auto;
    }

    .top-events-section .description-row{
    	font-size: 18px;
    	line-height: 23px;
    }

    .top-events-section .meta-list{
        display: flex;
        margin: 0;
        padding: 0;
        gap: 20px;
    }

}

.calendar-box-row .calendar-date-date-row select {
    appearance: auto;
}


img.alignright{
	float: right;
	margin: 20px 0 0 20px;
}
img.alignleft{
	float: left;
	margin: 20px 20px 0 0;
}
img.aligncenter{
	text-align: center;
	display: block;
	margin: 0 auto;
}


@media(max-width: 768px){

	img.alignright,img.alignleft{
		float: none;
		margin: 20px 0;
	}
}


.experts-form-wrap .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: block;
    width: 100%;
}


form.checkout.woocommerce-checkout {
    max-width: 1024px;
    margin: 0 auto;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}

[style="text-align: left;"]{
	direction: ltr;
}


body .header .header-inner .logo {
    display: flex;
    align-items: center;
}

body .header .header-inner .logo img.white-header-logo {
    /* width: auto; */
    /* height: auto; */
    /* max-width: 162px; */
    /* max-height: 33px; */
    height: 50px;
    width: auto;
    max-height: initial;
}

body .section-content-card.merkaz-mahut-secion .read-more-content,
body .read-more-content:not(.hide) ~ .read-more-btn-wrap {
    width: 100%;
}

body .section-content-card .container .card .card-header:not(.merkaz-mahut-img-wrap),
body .section-content-card .container .card .card-body {
    width: 100%;
}


/*
@media(min-width: 1440px){
	body .read-more-content:not(.hide) {
	    padding-inline-start: 50%;
	}
	body .read-more-content:not(.hide) ~ .read-more-btn-wrap{
		width: 50%;
	}
	.read-more-content.hide ~ .read-more-btn-wrap{
		width: 100%;
	}
}
*/

@media(min-width: 1440px){
	body .read-more-content:not(.hide) {
	    /*padding-inline-start: 50%;*/
	    padding: 0;
	}
	body .read-more-content:not(.hide) ~ .read-more-btn-wrap{
		width: 50%;
		width: 100%;
	}
	.read-more-content.hide ~ .read-more-btn-wrap{
		width: 100%;
	}
}

.nice-select.disabled {
    opacity: .3;
}




.filter-box-item input {
	position: absolute;
	opacity: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	white-space: nowrap;
}

.top-search-field{
	background: transparent !important;
}


.filter-box-item input {
position: absolute;
opacity: 0;
width: 1px;
height: 1px;
 overflow: hidden;
 clip: rect(0 0 0 0);
 white-space: nowrap;
}


.tablepress>:where(thead,tfoot)>tr>* {
	background-color: var(--head-active-bg-color) !important;
}


.breadcrumbs-flex a { color: rgba(0, 0, 0, 0.6); }


.skiplinks-group{ position:relative;}
.skiplinkblock{ border:0; clip:rect(0,0,0,0); height:1px; width:1px;  margin:-1px;  overflow:hidden; padding:0;  position:absolute;}
.skiplinkblock::focus{   clip: auto;    right: auto;    height: auto;    width: auto;    display: block;    z-index: 100000;    line-height: normal; }




footer.footer .select-design select,
footer.footer .form-column select {
    border-radius: 4px;
    border: 1px solid #FFF;
    height: 51px;
    background: none;
    padding: 0 16px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.036px;
    min-width: 233px;
    color: #fff;
}
footer.footer .select-design select option,
footer.footer .form-column select option{
	color: #000;
}

footer.footer input.error,
footer.footer textarea.error,
footer.footer select.error {
    border: 1px solid #EFADF0 !important;
}

.filter-box .filter-box-item input{
	width: 20px;
	height: 20px;
}

.buttons-column.active .share-menu{
	opacity: 1;
	visibility: visible;
}

@media(max-width: 768px){
	footer.footer .form-column select{
		width: 100%;
	}
	footer.footer .form-column input:not([type="checkbox"]) {
	    height: 50px;
	}
}


.courses-table-search .filter-courses form label .nice-select{
	text-indent: 10px;
}


input:focus ~ .radio-placeholder {
    outline: 2px red dashed;
}

.trends-section .tab-block-content.show{
	display: block;
}

.swiper-with-progress,
.swiper-with-progress .swiper-wrapper,
.swiper-with-progress .swiper-slide {
  touch-action: pan-y pinch-zoom !important;
}