.wrapper {
    padding: 10px 0;
}
/*logo position */
.navbar-brand { margin-top:1.2rem;
width: 30%;
max-width: 30%;
} 

.entry-header{display:flex; 
justify-content:center !important;
margin-top:30px;
}
h1.entry-title {
  font-weight: 300;
  display: inline-block;
  padding-bottom: 25px;
  position: relative;
  text-align:center;
}
.entry-title:before{
    content: "";
    position: absolute;
    width: 40%;
    height: 1px;
    bottom: 0;
    left: 30%;
    border-bottom: 2px solid #F8B544;
}
.wpcf7 {
    max-width: 90%;
}
.wpcf7 input[type="submit"] {
	background-color:#F8B544;
	color:#fff;
	border-radius: 10rem;
	font-size:1.2rem;
	border-color:#F8B544;
}
.wpcf7 input[type="submit"]:hover {
  color: #FFF;
  background: rgb(255,191,0.75);
}
.wpcf7-form-control{height:calc(1.7em + .75rem + 9px);}
/*header*/

#wrapper-navbar {
	min-height:900px; 
}
.bg-primary{background-color:transparent !important;}

.entry-content{margin-top:20px;}
.entry-footer { display:none; }
img.wp-post-image { margin-top:10px;}
.ytp-impression-link{display:none;}

/* contact-us*/
.wpcf7{max-width:auto;}
.contact-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center
}

.contact-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500
}

.contact-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}
/* Home page course */
.home-course{

}
.home-course>div{
	padding-bottom:20px;
}
.course-item{
	
}
.course-item img {
    display: inline-block;
    float: left;
    clear: left;
    width: 3em;
    height: 3em;
    margin-right: 1.6em;
}
.course-item div{
	float: left;
	width: calc(100% - 5em);
}	

/* Home event register */
.home-upcoming{
	margin: 110px auto;
	background: #000;
	color:#ffbf01;
}
.home-upcoming >.row >div {
	padding-top:10px; 
	padding-bottom:10px;
}
.home-upcoming a {color:#fff;}

.home-upcoming-right {
    z-index: 0;
    color: #fff;
}

.home-upcoming-right:before {
	background-image: url("image/calendar-pencil-yellow2.jpg");
	background-repeat: no-repeat;
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	width: 330px;
	top: -90px;
	right: 0;
	bottom: -110px;
}

/* section contact */
.section-contact {
	background: #ffbf01;
	min-height:200px; 
	line-height:200px;
	margin-top: 2rem;
}

/* section achievement */

.section-achievement {
    margin-top: 100px;
	background: #000;
	color:#fff;
}
#section-achievement {margin:60px auto;}
.section-achievement h2, .section-achievement p {
	text-align:center !important; 
	width:100%;
}

.counter-box {
    display: block;
    background: transparent;
    padding: 40px 20px 37px;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 1.2rem;
    margin: 0 0 15px;
    color: #d2d2d2
}
.counter-box div{
	display: block;
    font-size: 32px;
    font-weight: 700;
    color: #666;
    line-height: 28px
}
.counter {
    font-size: 32px;
    font-weight: 700;
    color: #666;
    line-height: 28px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}

/* Footer */
.btn-contact-us {	
	background-color:#000;
	color:#ffbf01;
	border-radius: 10rem;
	padding: .5rem 2rem;
}
.btn-contact-us:hover {
	color:#fff;
}
#wrapper-footer-full {background-color:#000; min-height:100px; line-height:100px; margin-top:30px; color: #fff;}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	text-align:center;
	line-height:1.5;;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:1.5;
	text-align: center;
}
/*
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	line-height:1.5;;
	font-size:20px;
	background-color: #D3D3D3;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
*/


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*/
.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	padding: 1rem !important;
	margin-bottom: 1rem !important;
}

.nav-pills-custom .nav-link.active {
    color: #ffbf01;
    background: #fff;
}


.tab-content h4{margin-bottom:1.5rem;}
.tab-content p{margin-bottom:.5rem;}

.tab-content div{
	padding: 3rem !important;
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	border-radius: .25rem !important;
	background-color: #fff !important;
	
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	transition: opacity .15s linear;	
}
.lejon-tablist span{
	font-weight: 700 !important;
	text-transform: uppercase !important;
	
}



/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

/* Navigation */
/*  BURGER MENU
========================================== */
.menu {
	width: 50px;
    height: 50px;
    position: absolute;
    z-index: 21;
    right: 1%;
	top: 30px;
}
.menu span {
	position: relative;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -1.5px;
}
.menu span, .menu span::before, .menu span::after {
	display: block;
	
	width: 26px;
	right: 0;
	height: 3px;
	background-color: #ffbf01;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu span::before, .menu span::after {
	position: absolute;
	content: "";
}
.menu span::before {
	top: -9px;
	 width:20px
}
.menu span::after {
	top: 9px;width: 33px;

}
.menu.clicked span {
	background-color: transparent;
}
.menu.clicked span::before {
	-webkit-transform: translateY(9px) rotate(45deg);
	-moz-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);    width: 33px;
}
.menu.clicked span::after {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-moz-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.menu.clicked span:before, .menu.clicked span:after {
	background-color: #ffffff;
}
.menu:hover {
	cursor: pointer;
}
/*  NAV
========================================== */

#nav {
	background: #090909;
	position: fixed;
	z-index: 20;
	top: 0;
	right: 0;
	height: 100%;
	max-width: 250px;
	width: 100%;
	padding: 100px 40px 60px 40px;
	overflow-y: auto;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#nav.show {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
#nav.show ul.main li {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
.menu.clicked {
    position: fixed;
    z-index: 99;
}
#nav.show ul.main li:nth-child(1) {
	transition-delay: 0.15s;
}
#nav.show ul.main li:nth-child(2) {
	transition-delay: 0.3s;
}
#nav.show ul.main li:nth-child(3) {
	transition-delay: 0.45s;
}
#nav.show ul.main li:nth-child(4) {
	transition-delay: 0.6s;
}
#nav.show ul.main li:nth-child(5) {
	transition-delay: 0.75s;
}
#nav.show ul.main li:nth-child(6) {
	transition-delay: 0.9s;
}
#nav.show ul.main li:nth-child(7) {
	transition-delay: 1.05s;
}
#nav.show ul.main li:nth-child(8) {
	transition-delay: 1.2s;
}
#nav.show ul.main li:nth-child(9) {
	transition-delay: 1.35s;
}
#nav.show .about, #nav.show .social, #nav.show ul.sub {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	transition-delay: .85s;
}

@media (min-width: 667px) {
#nav {
	padding: 120px 30px 70px 10px;
}
}
#nav ul.main {
	list-style-type: none;
}
#nav ul.main li {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: none;
	    list-style: circle;
    color: #ffbf01
}
#nav ul.main li:last-of-type {
	margin-bottom: 0px;
}
#nav ul.main li a {
	color: #ffbf01;
	
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1rem;
	display: block;
	padding: 10px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#nav ul.main li a span {
	color: #b7ac7f;
}
#nav ul.main li a:hover {
	color: #b7ac7f;
}
#nav ul.sub {
	list-style-type: none;
	margin-top: 40px;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#nav ul.sub li {
	margin-bottom: 10px;
}
#nav ul.sub li:last-of-type {
	margin-bottom: 0px;
}
#nav ul.sub li a {
	color: #ffbf01;
	font-family: "Raleway", sans-serif;
	letter-spacing: 1px;
	font-size: 0.9rem;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#nav ul.sub li a:hover {
	color: #b7ac7f;
}
.menu:hover span{}

/*  OVERLAY */

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #603e82;
	opacity: 0;
	visibility: hidden;
}
.overlay.show {
	opacity: 0.8;
	visibility: visible;
}
/* Navigation End ========================================== */

/* Add indicator arrow for the active tab */
@media (min-width: 320px) and (max-device-width: 736px) {
	.home-upcoming-right:before{
		display:none;
	}
	
#wrapper-navbar {
	min-height:260px;
	background-size: contain;
}
	
}

.grecaptcha-badge { visibility: hidden; display: none; }