/*
Theme Name: Angkor Design
Theme URI: https://angkordesign.com/
Author: angkordesign
Author URI: https://angkordesign.com/
Version: 1.0.0
Template: edumall
Text Domain:  edumall-child
Tags: 
*/


@import url('https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
    font-family: 'Inter', sans-serif,'Battambang', cursive;
}

body{
	/*color: #565872;*/
	color: #002147;
}
/*ol {*/
/*	padding-left: 15px;*/
/*}*/
ol li+li, ul li+li{
	margin-top: 5px;
}
li>ol, li>ul{
	margin-bottom: 1rem	;
}
.elementor-text-editor ul,
.content ul{
	padding-left: 15px!important;
	margin-bottom: 10px;
	list-style-type: none;
}
.elementor-text-editor ul li,
.content ul li{
	position: relative;
	line-height: 1.5rem;
}
.elementor-text-editor ul li:not([style="list-style-type: none;"])::before,
.content ul li:not([style="list-style-type: none;"])::before{
	content: "-";
	font-weight: bold;
	position: absolute;
	left: -15px;
	top: 0px;
}
p {
	margin-bottom: 1em;
}

table tr:nth-child(2n) td {
	background: rgb(0 0 0 / 2%);
}

.elementor-text-editor h1,
.elementor-text-editor h2,
.elementor-text-editor h3,
.elementor-text-editor h4,
.elementor-text-editor h5{
	margin-top: 1.2rem!important;
}

/* Header */
@media screen and (min-width: 1400px){
    .desktop-menu .header-03 .menu--primary>ul>li>a {
        padding-left: 13px!important;
        padding-right: 10px!important;
    }
}
@media (min-width:768px){
    .header-03 .header-wrap{
        padding: 0;
    }
}
.top-bar-wrap{
    min-height: 38px;
}
.top-bar-info{
    padding-top: 12px;
}
.desktop-menu .header-03 .menu--primary > ul > li > a{

	
}
.header-03.header-dark .menu--primary > ul > li > a{

}

.page-mobile-main-menu .menu__container {
    padding: 0;
    margin: 15px;
}
.page-mobile-menu-header{
	padding-left: 15px;
}
.header-03.header-dark .wpml-ls-item-toggle,
.page-header.headroom--not-top .header-dark .wpml-ls-item-toggle {
    color: #ffffff!important;
}
.header-sticky-both .headroom.headroom--not-top .page-header-inner, .header-sticky-down .headroom.headroom--not-top.headroom--unpinned .page-header-inner, .header-sticky-up .headroom.headroom--not-top.headroom--pinned .page-header-inner{
	box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
}
.page-header{
	box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
}
.page-header.headroom--not-top .page-top-bar {
	display: none;
}

.desktop-menu .sm-simple .simple-menu a {
    padding: 9px 20px;
	color: #616161!important;
}
.page-navigation .children > li:hover > a, .page-navigation .children > li.current-menu-item > a, .page-navigation .children > li.current-menu-ancestor > a {
    color: #ffffff!important;
	background-color: #082f3f;
}
.page-title-bar-01 .heading{
	margin-top: 10px;
}


/*ad header slider*/
.ad-heading-slider{
	display: block;
	position: relative;
}
.ad-heading-slider_item{
	display: block;
	height: 550px!important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.ad-heading-slider_item::before{
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.45);

}
.ad-heading-slider_item .container{
	height: 100%;
	position: relative;
	z-index: 5;
}

.ad-heading-slider_item_inner{
	width: 100%;
	height: 100%;
	display: inline-flex;
	position: relative;
	z-index: 10;
}
.ad-heading-slider_item_c{
	text-align: center;
	width: 800px;
	max-width: 100%;
	color: #fff;
	margin: auto;
	display: block;
}
.ad-heading-slider_item_c .title{
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 40px;
	color: #ffffff;
}
.ad-heading-slider_item_c .content{
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 20px;
}
.ad-heading-slider_item_c .sub-title{
	display: inline-block;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 15px;
}
.ad-heading-slider_item_c .sub-title::before{
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 8px;
}
.ad-heading-slider_item_c .sub-title::after{
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	right: 0;
	bottom: 8px;
}
.ad-heading-slider .swiper-pagination-bullet{
	width: 10px;
	height: 6px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}
.ad-heading-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}
.ad-heading-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 15px;
}


.ad-heading-slider_item.content-center{

}
.ad-heading-slider_item.content-left .ad-heading-slider_item_c{
	width: 45%;
	text-align: left;
	margin-left: 0;
}
.ad-heading-slider_item.content-left .ad-heading-slider_item_c .content{
	padding-left: 0;
	padding-right: 30px;
}

.ad-heading-slider_item.content-right .ad-heading-slider_item_c{
	width: 45%;
	text-align: right;
	margin-right: 0;
}
.ad-heading-slider_item.content-right .ad-heading-slider_item_c .content{
	padding-left: 0px;
	padding-right: 0px;
}

.tm-button.style-border, .tm-button.style-flat, .tm-button.style-thick-border {
    padding: 0 10px;
    min-height: 40px;
	font-size: 14px;
	min-width: 130px;
	text-align: center;
}

.elementor-widget-tm-icon-box.edumall-icon-box-style-04 .tm-icon-box{
	padding: 20px;
	box-shadow: 0 1px 6px rgb(51 51 51 / 8%);
}
.elementor-widget-tm-icon-box .tm-button-wrapper {
    margin: 20px 0 0;
    line-height: 0;
}
.elementor-widget-tm-icon-box.edumall-icon-box-style-04 .tm-icon-box{
	border-radius: 5px;
}
.tm-button{
	border-radius: 3px;
}
.tm-modern-heading .heading-divider:before {
    height: 1px;
    background: #6d6d6d;
}
.heading, .heading-color, blockquote, caption, fieldset legend, h1, h2, h3, h4, h5, h6, th {
    color: #002147;
}

.page-title-bar-02 .page-title-bar-inner {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
	margin-bottom: 0!important;
}
.page-title-bar-02{
	margin-bottom: 0!important;
}
.page-title-bar-02 .page-breadcrumb{
	margin-bottom: 10px;
}


.tm-modern-heading .heading-secondary-wrap {
    margin-bottom: 15px;
}

.edumall-blog-one-left-featured .edumall-grid{
	grid-gap: 20px;
}
.edumall-blog-one-left-featured .normal-post .post-info {
    padding: 15px 20px;
}
.edumall-blog-one-left-featured .post-title {
    font-size: 16px;
    line-height: 1.45;
}
.edumall-blog-one-left-featured .featured-post .post-title a {
    color: #fff!important;
    font-size: 1.6em;
}
.edumall-blog-one-left-featured .edumall-box{
	box-shadow: 0 1px 6px rgb(51 51 51 / 8%);
}

.edumall-blog-one-left-featured .edumall-box:hover{
	box-shadow: 0 0 40px rgb(0 0 0 / 15%);
}
.tm-image-box.style-01{
	border-radius: 5px;
}
.tm-image-box.style-01{
	padding: 15px;
}
.edumall-team-member-style-01 .info {
    padding: 15px 0 5px;
}
.edumall-team-member-style-01 .position {
    margin: 5px 0 0;
}
/* .tm-team-member .item{
	padding: 15px;
    box-shadow: 0 1px 6px rgb(51 51 51 / 8%);
} */

.tm-modern-heading .heading-description-wrap {
    margin-top: 15px;
}
.tm-image-box.image-position-top .image-wrap {
    margin-bottom: 15px;
}
.ad-section-pd{
	padding-top: 60px;
	padding-bottom: 60px;
}
.tm-image-box.style-02 {
    padding:15px;
    border-radius: 5px;
    background: #EEF0F4;
}

.ad-menu-sidebar .menu,
.page-sidebar-content .menu{
	margin-bottom: 30px;
}
.page-sidebar{
	padding-top: 60px;
}
.page-sidebar-content li::marker{
	content: none;
}
.ad-menu-sidebar .menu{
	list-style-type: none;
}
.ad-menu-sidebar .menu li a,
.page-sidebar-content .menu li a{
	background-color: #EEF0F4;
    border-radius: 5px;
    margin-bottom: 0;
    display: block;
    padding: 8px 15px;
	transition: .3s;
}
.ad-menu-sidebar .menu li.current-menu-item a,
.ad-menu-sidebar .menu li a:hover,
.ad-menu-sidebar .menu li a:active,
.page-sidebar-content .menu li.current-menu-item a,
.page-sidebar-content .menu li ul li.current-menu-item a,
.page-sidebar-content .menu li.current-menu-item ul li a:hover,
.page-sidebar-content .menu li.current-menu-item ul li a:active,
.page-sidebar-content .menu li a:hover,
.page-sidebar-content .menu li a:active{
	background-color: #082f3f;
	color: #ffffff;
	transition: .3s;
}
.page-sidebar-content .menu li ul{
	margin-top: 10px;
	margin-left: 30px;
}
.page-sidebar-content .menu li ul li{
	position: relative;
}
.page-sidebar-content .menu li ul li:before{
	content: '';
	display: block;
	border-top: 1px dotted #063444;
	width: 15px;
	height: 1px;
	position: absolute;
	left: -20px;
	top: 20px;
}
.page-sidebar-content .menu li ul li:after{
	content: '';
	display: block;
	border-left: 1px dotted #063444;
	width: 1px;
	height: 15px;
	position: absolute;
	left: -20px;
	top: 4px;
}
.page-sidebar-content .menu li.current-menu-item ul li a{
	background-color: #EEF0F4;
	color: #272727;
}
.page-sidebar-content .menu li ul{

}
.edumall-accordion-style-02 .edumall-accordion .accordion-section.active {
    background: #fff;
    box-shadow: 0 1px 6px rgb(51 51 51 / 8%);
}
.edumall-accordion .accordion-title{
	font-size: 14px;
	font-weight: 500;
}
.edumall-accordion-style-02 .edumall-accordion .accordion-section+.accordion-section{
	margin-top: 15px;

}

.edumall-accordion-style-02 .edumall-accordion .accordion-header{
	padding:10px 15px ;
	background-color: #f3f3f3;

}
.edumall-accordion-style-02 .edumall-accordion .accordion-header:hover {
    background: var(--edumall-color-primary);
}
.edumall-accordion-style-02 .edumall-accordion .accordion-content {
    padding: 15px 20px;

}
.edumall-accordion .accordion-content{
	color: inherit;
}
/* .tm-modern-heading{
	margin-bottom: 30px;
} */
.elementor-text-editor table thead tr{
	background-color: #082f3f;
    color: #ffffff;
}

.elementor-text-editor table td{
	border: 1px solid #c8cbd0;
}
.blog .page-main-content{
	padding-top: 60px;
}
.edumall-wp-widget-posts .post-widget-title a{
	line-height: 22px!important;
	font-size: 14px!important;
}
.edumall-wp-widget-posts .post-date{
	font-size: 13px!important;
}
.related-post-item .post-title{
	line-height: 1.6!important;
}
.edumall-blog .post-title{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-content {
    margin-top: 60px;
    margin-bottom: 60px;
}
.page-title-bar-01 .page-title-bar-heading{
	padding-top: 0;
}



/* footer */
.simple-footer{
	background-color: #082f3f;
	color: #ffffff;
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.simple-footer a{
	color: #ffffff;
}

.simple-footer .menu{

}

.simple-footer .menu li{
	display: inline-block;
	margin: 0;
}

.simple-footer .menu li a{
	margin-right: 14px;

}
.simple-footer .column-right{
	text-align: right;
}
.simple-footer a{
	transition: 0.3s;
}
.simple-footer a:hover{
	border-bottom: solid 1px #fff;
	transition: 0.3s;
}

.ad-equalHeight .elementor-widget-container{
	height: 100%;
}
.tm-image-box .description{
	margin-top: 15px;
}
.page-title-bar-01 .page-breadcrumb{
	text-align: center;
}
.page-title-bar-01 .insight_core_breadcrumb li,
.page-title-bar-01 .insight_core_breadcrumb a{
	font-size: 11px!important;
}

.page-has-sidebar .page-main-content{
	padding-top: 60px;
}


@media (min-width:1200px){
	.elementor-section.elementor-top-section.elementor-section-boxed>.elementor-container, .elementor-section.elementor-top-section.elementor-section-full_width .elementor-inner-section>.elementor-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.container {
		max-width: 1200px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 991px){
	.page-sidebar {
		margin-top: 40px!important;
		padding-top: 0!important;
	}
}

@media (max-width:769px){
	.ad-heading-slider_item{
		height: 350px!important;
	}
	.ad-heading-slider_item.content-left .ad-heading-slider_item_c{
		width: 60%;
	}
	.ad-heading-slider_item_c .title{
		font-size: 30px;
	}
	.container {
		max-width: 1200px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:560px) {
	.ad-heading-slider_item_c .content{
		display: none;
	}
	.ad-heading-slider_item_c .title{
		font-size: 20px;
		line-height: 28px;
	}
	.ad-heading-slider_item.content-left .ad-heading-slider_item_c{
		width: 60%;
	}
	.ad-heading-slider_item{
		height: 250px!important;
	}
	.branding-logo-wrap img{
		width: 65px!important;
		height: auto;
	}
	.mobile-menu .header-wrap {
		min-height: 60px;
	}
	.mobile-menu #page-open-components{
		display: none;
	}
	.top-bar-03 .top-bar-left{
		display: none;
	}
	.switcher-language-wrapper{
		width: 50%;
	}
	.top-bar-social-network{
		width: 50%;
		text-align: right;
	}
	.elementor-1300 .elementor-element.elementor-element-ff50268 .heading-primary {
		font-size: 22px;
	}
	.page-title-bar-02 .page-title-bar-inner {
		padding-top: 15px!important;
		padding-bottom: 15px!important;
		margin-bottom: 0!important;
	}
	.heading-primary-wrap .heading-primary{
		font-size: 22px;
	}
	.tm-image-box.style-02 .content-wrap{
		display: block;
	}
	.tm-image-box.style-02 .image-wrap{
		margin-bottom: 15px!important;
	}
	.tm-image-box.style-02 .image-wrap, .tm-image-box.style-02  .box-caption-wrap{
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.ad-section-pd{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.page-has-sidebar .page-main-content{
		padding-top: 40px;
	}
	.simple-footer{
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.simple-footer .column-right{
		text-align: center;
		padding-top: 15px;
		font-size: 13px;
	}
	.simple-footer .menu {
		text-align: center;
	}
	.simple-footer  .design-by{
		display: block;
	}
	.page-title-bar-02 .page-title-bar-inner .heading {
		font-size: 22px!important;
	}
	.ad-menu-sidebar{
		display: none;
	}
	.ad-home-blog .edumall-grid .grid-item:not(:nth-child(-n+3)){
		display:none!important;
	}
	.page-content{
		margin-bottom: 40px;
	}
	.copyright{
		font-size: 12px;
	}
}