/*
Theme Name: Yangon University VR
Template: twentytwenty
Author: OSS Tech Solution
Author URI: https://osstechsolution.com
Description: 2020 child theme with custom blog template, read-more button and default thumbnail..
*/

@import url('https://mmwebfonts.comquas.com/fonts/?font=GHKKengtung');
@import url('https://mmwebfonts.comquas.com/fonts/?font=notosan');
@import url('https://mmwebfonts.comquas.com/fonts/?font=pyidaungsu');


body, article{
	background: #fff;

}
.elementor-inner{
	min-height: 81.3vh;
}
.home_only_map{
	margin-top: -113px!important;
/* 	margin-bottom: -50px!important; */
}

.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}

#site-header .header-inner{
	max-width: 100%;
margin: 0px;
    padding: 0;
	display: block;
}
.custom-logo{
	visibility: hidden;
}

#site-header .header-titles-wrapper{
	background-image: url('/wp-content/uploads/2020/12/Header_1920x100_optimize.jpg');
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
	max-width: 100%;
	box-shadow: 0px 3px 5px 10px #1F1F1F;
    justify-content: center;
    margin: 0 auto;
	margin-right: 0px!important;
}
#site-header .header-navigation-wrapper{
	margin-top: 2px;
}
.header-titles {
	height: 10vh;
/* 	margin: 30px auto 15px; */
}
.site-logo{
	margin: 0px;
}
.site-description{
	position: absolute;
	visibility: hidden;
}


.elementor-section-full_width#student_union{
	padding-top: 30px;
	padding-bottom: 30px;
	height: 600px!important;
}


.primary-menu-wrapper{
	margin: 0 auto;
	display: block;
	justify-content: center;
}
ul.primary-menu{
	background: #3F3F3F;
	justify-content: center;
	position: relative;
	margin: 0px;
}
ul.primary-menu > li {
	margin: 0px;
	padding: 0px;
}
ul.primary-menu li a{
	    padding: 5px 20px 6px;
    font-size: 15px;
	display: block;
	text-decoration: none;
	color: #ffffff!important;
	text-transform: uppercase;
}
ul.primary-menu li.current-menu-item > a{
	color: #4BB838!important;
	text-decoration: none;
}

ul.primary-menu:hover li a{
	color: #fff!important;
}
ul.primary-menu li:hover > a{
	color: #4BB838!important;
	text-decoration: none;
}

ul.primary-menu span.icon{
	color: #4BB838!important;
}


.primary-menu .sub-menu{
	    top: 40px;
    background: #3f3f3f!important;
	padding:0px!important;
}
.primary-menu .sub-menu::after{
	border-bottom-color: #3f3f3f!important;
}
.primary-menu .sub-menu li a{
	font-size: 15px;
}

#site-content{
	background: #eee;
}
article > div:first-child{
	padding-top: 0px;
}


/* site footer */
.home #site-footer{
	margin-top: -2vh!important;
}
#site-footer{
	padding: 15px 0!important;	
	background: #333;
	border-color: #777!important;
	position: relative;
/* 	margin-top: -15px; */
	margin-top: 0vh!important;
}

#site-footer .to-the-top{
	position: absolute;
	right: 10vh;
}


.footer-top.has-social-menu{
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.footer-social a{
	width: 2.5rem;
	height: 2.5rem;
}

.footer-nav-widgets-wrapper.header-footer-group {
	background: #3F3F3F;
}

.footer-credits{
	color: #ccc;
	font-size: 14px;
	width: 100%;
}
.footer-credits .footer-copyright{
	margin: auto;
}

.to-the-top{
	font-size: 12px;
	color: #aaa;
}
.powered-by-wordpress{
	visibility: hidden;	
}

.elementor-section{
	overflow: hidden;
}

.four-columns {
	padding-top: 0px;
	padding-bottom: 0px;
}

	.four-columns .elementor-column{
		padding: 10px;
	}
.four-columns .elementor-column-wrap.elementor-element-populated{
	border: 1px solid!important;
    padding: 20px 10px!important;
}

/* .elementor-section{
	padding-top: 30px;
	padding-bottom: 30px;
} */

#department_slider .owl-item > div{
	border: 1px solid;
}

.social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"]{
	background: #38939A!important;
}

.social-menu li:hover a svg{
	color: #FFF!important;
}

#home_map{
	height: 83vh!important;
}
#home_map.home_only_map{
	height: 96.5vh!important;
}

#hall_alumni_slide img{
	margin: auto!important;
}
#hall_alumni_slide .elementor-image-carousel-caption{
	font-size: 9px!important;
	margin-top: 10px;
}

#d_button-list .elementor-icon-list-items li, .d_button-list .elementor-icon-list-items li{
	    background: #3f3f3f;
    padding: 10px 25px;
	margin-bottom: 10px;
    border-radius: 50px;
}
#d_button-list .elementor-icon-list-items li:hover, .d_button-list .elementor-icon-list-items li:hover  {
	background: #4CB938!important;
}
#reg_custom_form{
	text-align: center;
}

.category-guestbook .elementor-inner{
	min-height: auto!important;
}





/* responsive css */
button.toggle{
	border: 0px;
	outline: none;
}

@media (max-width: 999px){
	
}	.menu-modal-inner.modal-inner{
		background: #3F3F3F;
	}
	
	body:not(.overlay-header) #site-header .toggle,.menu-modal .toggle{
		color: #fafafa!important;
	}
	body:not(.overlay-header) .toggle-inner .toggle-text, .menu-modal .toggle-text{
		color: #fff!important;
	}
	.menu-modal.active .toggle{
		color: red!important;
	}
	.mobile-menu li a{
	text-transform: uppercase;
    padding: 1.5rem 0!important;
    padding-left: 10px!important;
    color: #fafafa;
    font-weight: 500!important;
    font-size: 20px!important;

	}
	.mobile-menu li.current-menu-item a{
			color: #4BB838!important;
	text-decoration: none!important;
	}
}

@media (max-width: 768px){
	.elementor-inner{
	min-height: 95vh;
}
}



/* font testing */

.elementor-widget-container h6.elementor-heading-title, h3.elementor-heading-title{
	font-family: 'GHK KengTung'!important;
	letter-spacing: 1px;
}

h3.elementor-heading-title{
	font-family: 'Pyidaungsu'!important;
}

.elementor-widget-container h5.elementor-heading-title{
	    font-family: 'GHK KengTung';
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0.3px;
}

.elementor-text-editor, .elementor-text-editor p{
	font-family: 'Noto Sans Myanmar';
	font-size: 16px;
	line-height: 30px;
}

#vr360{
	margin-top: -10vh!important;
}

.vr-full-width-tours .embedpress-elements-wrapper > div, .vr-full-width-tours .embedpress-elements-wrapper > div > div {
	width: 100%!important;
}
