/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.header-nav .menu-item:nth-child(2) a,
.header-nav .menu-item:nth-child(3) a,
.header-nav .menu-item:nth-child(4) a,
.header-nav .menu-item:nth-child(5) a {
	color: #30333c !important;
}

.html.custom.html_nav_position_text {
	display: none;
}

.has-child.html.header-button-1 {
	display: inline-flex;
	padding: 0 !important;
}

.header-button-1 .button.primary {
	color: white !important;
	font-size: 16px;
}

#header-button-1 .button.primary .icon-angle-right {
	top: 0;
	color: #fff !important;
}

.header-button-1 .nav-dropdown-default {
	padding: 15px !important;
}

.section.our-partners {
	padding-right: 0;
	padding-left: 0;
}

.features-section img,
.contain img {
	object-fit: contain !important;
}

.features-section .col-inner p {
	margin-bottom: 0;
}

.features-section .col-inner h2 {
	margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
	.atbAnimatedText h2 {
		font-size: 20px !important;
	}
	
	html[lang="en-US"] .html.header-button-2.en, html[lang="en-US"] .html.header-button-1.en {
		display: inline-flex !important;
	}
}

.atbAnimatedText {
	padding: 0 !important;
}

.hero img {
	border-top-right-radius: 22px;
    border-top-left-radius: 22px;
}

.intl-tel-input .country-list .flag-box {
	min-width: 20px;
	width: auto !important;
}

.intl-tel-input .country-list .country {
	direction: ltr;
	display: flex;
	align-items: center;
}

.intl-tel-input .country-list .country .country-name {
	order: 1;
}

.intl-tel-input .country-list .country .dial-code {
	margin-right: 4px;
}

.button.icon.circle, .button.icon.round {
	min-width: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 37px;
    padding: 0 !important;
    padding-top: 3px !important;
}

.header-main .nav > li > a {
	font-weight: 600;
}

@media screen and (max-width: 1200px) {
	#header .hide-for-medium {
		display: none;
	}
	
	#header .show-for-medium {
		display: block !important;
	}
	
	#header .flex-col.show-for-medium.flex-left {
		flex: 1 1 0;
    	order: 1;
	}
	
	#header .flex-col.show-for-medium.flex-right {
		flex: 1 1 0;
    	order: 3;
	}
	
	#header .flex-col.logo {
		margin: 0 15px;
		order: 2;
		text-align: center;
	}
}



.blog-posts .box-text-inner.blog-post-inner {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.blog-posts .post-meta {
	order: -1;
}

.blog-posts .is-divider,
.blog-posts .button::before {
	display: none;
}

.blog-posts .from_the_blog_excerpt {
	font-size: 16px;
}

.blog-posts .button {
	margin: 0;
}

.button {
	text-transform: capitalize;
}

.yoast-breadcrumbs {
	z-index: 999;
}

.html.header-button-2.en,
.html.header-button-1.en,
.html.custom.html_topbar_left,
.html.custom.html_topbar_right,
.html.custom.html_top_right_text,
.html.custom.html_nav_position_text_top {
	display: none;
}

#header .header-button a.primary {
	background-color: var(--fs-color-primary) !important;
}

#header .header-button-2 a.primary {
	background-color: #FEFFFE !important;
    color: #515766;
    border-color: #D3D6DDCC;
}

#header .header-button-1 a.primary,
#header .header-button-2 a.primary{
	padding-top: 0;
    padding-bottom: 0;
}

.rounded-image img {
	border-radius: 16px;
}

.contain img {
	object-fit: contain !important;
}

.nav > li > a {
	font-family: "IBM Plex Sans Arabic" !important;	
}

.button {
	font-weight: 500;
}

.button.secondary {
	background-color: #FEFFFE;
    color: #515766;
    border-color: #D3D6DDCC;
}

.banner-rounded {
    border-radius: 12px;
}

.banner-rounded .banner-bg {
    border-radius: 12px;
}

.button {
	padding: 2.5px 18px;
}

.button.is-large {
    padding: 5px 18px;
}

.banner-image-wrapper {
	max-height: 520px;
    overflow: hidden;
}


.gap-10 {
	gap: 10px;
}
.edubook-specs {
	padding: 80px 0 50px 0 !important;
}
.edubook-specs-first h2 {
	margin-bottom: 3px;
	font-size: 30px;
}
.edubook-specs-first p {
	margin-bottom: 10px;
}
.edubook-specs-first .button {
	padding-top: 4px;
    padding-bottom: 4px;
	font-weight: 500;
	margin-bottom: 0;
}
.icon-box-img {
	margin-bottom: 0 !important;
}
.title-label {
	padding: 8px 12px;
	width: fit-content;
	border-radius: 8px;
	font-size: 14px;
	color: #515766;
	background-color: #F8F9FA;
	margin: 0 auto;
	margin-bottom: 15px;
}
.title-label * {
	margin: 0;
}
.why-edubbok-title {
	font-size: 24px;
}
.why-edubbok-title span {
	color: #686F83;
    margin-inline-end: 10px;
    font-size: 20px;
    font-weight: 500;
}
.border-sm img {
	border-radius: 8px;
}

.our-partners .slider .flickity-button {
	border: 1px solid #D3D6DDCC;
    border-radius: 100% !important;
    width: 56px;
    height: 56px;
	opacity: 1;
	background-color: white !important;
	bottom: -65px;
    top: auto;
	display: block;
}

.our-partners .slider .flickity-button svg {
	fill: #D3D6DDCC;
    width: 38px;
    height: 38px;
	background-color: white !important;
    border: 0;
}

.our-partners .slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg {
	fill: #686F83 !important;
}

.our-partners .slider .flickity-button svg path {
	fill: #686F83 !important;
}

.testimonial {
	padding-bottom: 80px;
}

.testimonial .flickity-button.flickity-prev-next-button.previous {
	right: 45%;
}

.testimonial .flickity-button.flickity-prev-next-button.next {
	left: 45%;
}

.testimonial-item .col-inner {
	padding: 32px;
    border: 1px solid #D3D6DDCC;
    border-radius: 16px;
	height: 100%;
}

.testimonial-item .col-inner .icon-box {
	margin-bottom: 30px;
}

.testimonial-item .col-inner .icon-box-img img {
	padding: 0;
    border-radius: 50%;
}

.testimonial-item .col-inner .icon-box-text h5 {
	font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.testimonial-item .col-inner .icon-box-text p {
	font-size: 18px;
    font-weight: 400;
}

.accordion .accordion-item {
	border-radius: 12px;
    background-color: #FAFAFA;
    margin-bottom: 15px;
}

.accordion .toggle {
	margin: 0;
}

.accordion .accordion-inner {
	padding: 20px 27px;
}

.accordion .accordion-item .accordion-title.plain {
	border: 0;
	padding: 20px 27px;
    border-radius: 16px;
    background-color: transparent !important;
	font-size: 20px;
    font-weight: 600;
	color: #30333C;
}

.accordion .accordion-item .accordion-title.plain button {
	left: 8px;
    right: auto;
    top: 12px;
}

.accordion .accordion-item .accordion-title.plain button i {
	font-size: 25px;
}

.Traction {
	padding-bottom: 50px !important;
}

.Traction .row {
	background-color: rgb(71, 61, 114);
    padding-top: 40px;
    border-radius: 16px;
    padding-bottom: 15px;
}

.Traction .row h2 {
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 10px;
}

.Traction .row p {
	font-size: 18px;
	font-weight: 400;
}

.footer-menu {
	list-style: none;
    display: flex;
	flex-wrap: wrap;
}

.footer-menu li {
    margin: 0 !important;
    margin-inline-end: 20px !important;
    font-size: 16px;
    font-weight: 600;
}

.footer-menu li a {
    color: #F1F2FC;
}

#footer .message {
	max-width: 70%;
}

#footer .ux-logo-link {
	padding: 0 !important;
}

#footer .mobile-col .ux-logo-link {
    float: left;
}

#footer .download-message {
	padding-inline-end: 30px;
	margin-bottom: 10px;
}

.header-main {
	background-color: white;
}

.footer-banner .text-box-content {
	position: relative;
}
.footer-banner .text-box-content .text-inner {
	max-width: 80%;
}
.footer-banner .button {
	float: left;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.features-accordion {
	max-height: 256px;
	overflow: auto;
	direction: ltr;
    text-align: right;
}

.features-accordion .accordion-item {
	background-color: transparent;
	margin-bottom: 0;
}

.features-accordion .accordion-item .accordion-title.plain {
	padding: 13px 20px;
}

.features-accordion .accordion-inner {
	padding: 5px 0;
	max-width: 90%;
	margin-left: auto;
}

.features-accordion::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.features-accordion::-webkit-scrollbar-track {
  background: #E9EAEB;
  border-radius: 5px;
}

.features-accordion::-webkit-scrollbar-thumb {
  background: #7863C8;
  border-radius: 5px;
}

.yoast-breadcrumbs {
	width: 100%;
    position: absolute;
    text-align: center;
    top: 10px;
    padding: 40px 0;
	font-size: 14px;
    font-weight: 600;
}

.yoast-breadcrumbs .breadcrumb_last {
	color: #63438C;
    font-weight: 600;
    font-size: 14px;
}

.yoast-breadcrumbs span {
	margin: 0 5px;
}

.image-icon img,
.header-language-dropdown .icon-image img {
	max-width: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.header-language-dropdown li:nth-child(2) .icon-image img {
	max-width: 21px;
	max-height: 21px;
}

.header-language-dropdown a {
	gap: 5px;
	font-weight: 600;
}

.header-language-dropdown .icon-angle-down::before {
	color: #515766;
    font-size: 22px;
    top: 2px;
    position: relative;
}

.header-language-dropdown ul.nav-dropdown {
	border-radius: 12px;
    border: 1px solid rgba(211, 214, 221, 0.80);
    background: #FFF;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
	border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) white;
    border-width: 9px;
    margin-left: -9px;
}

.header-language-dropdown a .image-icon {
	order: -1;
}

#main-menu .icon-image img {
	max-width: 24px;
}

.button.toggle {
	opacity: 1;
    text-align: center;
    justify-content: center;
    margin: 20px 10px 10px 10px;
    transform: rotate(0deg) !important;
    padding: 10px 20px !important;
}

.header-button-1 button.toggle {
	display: none;
}

.header-button-1 ul.children {
	margin-top: 10px;
}

.header-button-1 ul.children li {
	padding: 0;
}

.header-button-1 ul.children li a {
	background-color: var(--fs-color-primary);
    color: white;
    border-radius: 0;
    max-width: calc(100% - 20px);
    margin: 0 auto;
	font-size: 15px;
/*     border-bottom: 1px solid #fff; */
}

.header-button-1 ul.children li:first-child a {
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.header-button-1 ul.children li:last-child a {
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media only screen and (max-width: 1224px) {
	.testimonial .flickity-button.flickity-prev-next-button.previous {
		right: 42%;
	}

	.testimonial .flickity-button.flickity-prev-next-button.next {
		left: 42%;
	}
	
	.Traction {
		padding: 30px 15px;
	}
	
	.footer-banner .text-box-content .text-inner {
		max-width: 100%;
	}
	
	.footer-banner .button {
		float: none;
		position: relative;
		top: auto;
		transform: none;
		padding: 5px 13px;
	}
	
	.footer-banner h2 {
		font-size: 35px !important;
	}
	
	.footer-banner p {
		font-size: 15px;
    	margin-top: 20px;
	}
}

@media only screen and (max-width: 849px) {
	#main-menu a {
		gap: 10px;
	}
	
	#footer .mobile-col .ux-logo-link {
		float: right;
	}
	
	#footer .message {
		max-width: 100%;
	}
	
	#footer .ux-logo {
		min-width: 100% !important;
	}
	
	#header .flex-col.show-for-medium.flex-right {
		display: none !important;
	}
}

@media only screen and (max-width: 600px) {
	#logo {
		width: 110px !important;
	}
	#header .flex-col.logo {
		margin: 0;
	}
	html .header-button-2 {
		margin: 0;
	}
	
	html .header-button-2 a {
		padding: 0 5px !important;
	}
	.nav>li {
		margin: 0 3px !important;
	}
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	#main-menu a {
		gap: 10px;
	}
	
	.testimonial .flickity-button.flickity-prev-next-button.previous {
		right: 38%;
	}

	.testimonial .flickity-button.flickity-prev-next-button.next {
		left: 38%;
	}
	
	#footer .ux-logo-link {
		display: flex;
		justify-content: center;
	}
	
	#footer .message,
	#footer .download-message {
		text-align: center;
		padding: 0;
	}
	
	#footer .footer-menu li {
		width: 100%;
		text-align: center;
		margin: 10px 0 !important;
	}
	
	#footer .ux-logo {
		display: flex;
		justify-content: center;
	}
	
	#footer .social-icons,
	#footer .copy-right {
		justify-content: center;
		text-align: center;
	}
}

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

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.testimonial .flickity-button.flickity-prev-next-button.previous {
		right: 32%;
	}

	.testimonial .flickity-button.flickity-prev-next-button.next {
		left: 32%;
	}
	
	.Traction .row * {
		border: 0;
	}

}

html[lang="en-US"] .html.header-button-2.ar,
html[lang="en-US"] .html.header-button-1.ar {
	display: none;
}

html[lang="en-US"] .html.header-button-2.en,
html[lang="en-US"] .html.header-button-1.en {
	display: block;
}

html[lang="en-US"]  .features-accordion .accordion-inner {
	padding: 5px 0;
	max-width: 90%;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
}

html[lang="en-US"] .features-accordion .accordion-item .accordion-title.plain {
	padding: 10px 40px 10px 0;
	text-align: left;
}

html[lang="en-US"] .footer-banner .button {
	float: right;
    left: auto;
	right: 10px;
}

html[lang="en-US"] .testimonial .flickity-button.flickity-prev-next-button.previous {
	right: auto;
	left: 45%;
}

html[lang="en-US"] .testimonial .flickity-button.flickity-prev-next-button.next {
	left: auto;
	right: 45%;
}

html[lang="en-US"] .accordion .accordion-item .accordion-title.plain button {
	left: auto;
    right: -2px;
}

@media only screen and (max-width: 1224px) {
html[lang="en-US"]	.footer-banner .button {
		float: none;
		position: relative;
		top: -10px;
		transform: none;
		padding: 5px 13px;
	}
html[lang="en-US"]	.testimonial .flickity-button.flickity-prev-next-button.previous {
		right: auto;
		left: 43%;
	}

html[lang="en-US"]	.testimonial .flickity-button.flickity-prev-next-button.next {
		left: auto;
		right: 43%;
	}
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	
html[lang="en-US"] .testimonial .flickity-button.flickity-prev-next-button.previous {
		right: auto;
		left: 34%;
	}

html[lang="en-US"] .testimonial .flickity-button.flickity-prev-next-button.next {
		left: auto;
		right: 34%;
	}
}

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

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
html[lang="en-US"]	.testimonial .flickity-button.flickity-prev-next-button.previous {
		right: auto;
		left: 30%;
	}

html[lang="en-US"]	.testimonial .flickity-button.flickity-prev-next-button.next {
		left: auto;
		right: 30%;
	}
}

html[lang="en-US"] .country-list {
	right: 0;
    left: auto;
}

.accordion .accordion-item .accordion-title.plain button {
	left: 0px;
}
