﻿:root {
    --primary-color: #f36f20;
    --black-color: #131217;
    --gray-color: #17161B;
    --gray-linear:linear-gradient(to right, #121212 0%, #232323 15%, #121212 100%);
    --title-color:#F9BB61;
    /*#da2128;*/
    --color-m1:#182933;
    --color-m2:#153041;
    --color-m3:#1f4761;
    --color-l1:#ffa401;
    --color-l2:#fec619;
    --color-l3:#e29e5d;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 15px;
}
/*.fancybox-content{margin:10px 15px!important;}*/
.full-width .ubermenu-nav, .container{
    max-width: 1270px
}
.wfhd {max-width:1920px;margin: 0 auto;padding: 0 10px;}
.whd {max-width:1520px;margin: 0 auto;padding: 0 10px;}
.row{
    margin-left: -15px;
    margin-right: -15px;
    width: unset;
    max-width: unset;
}
.row.row-collapse{
    max-width: 1240px
}
.row-title{ max-width: 830px;margin: 25px  auto;}
.row-small{
    max-width: 1065px;
    margin: 25px  auto;
}
.row-large{
    max-width: 1340px;
    margin: 25px auto 0;
    padding-bottom: 25px;
}
.header{
    background: #090601;
}
.header-main{
    height: 80px;
    background: #090601;
}
#logo img{
    max-height: 100px
}
#logo{
    width: 220px;
    margin-top: 0;
    z-index: 9;
    position: relative;    padding-top: 4px;
}
.header-top{
    min-height: 35px;
    z-index: 8;
}
.header-full-width .container{max-width: 1270px!important;}
.transparent .header-main{
    height: 90px
}
.transparent #logo img{
    max-height: 90px
}
.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{
    padding-top: 90px;
}
.header.show-on-scroll,.stuck .header-main{
    height:60px!important;
/*    overflow: hidden;*/
}
/*.stuck .header-main{overflow: hidden;}*/
.stuck #logo{
    margin-top: 0!important;
     width: 180px;
}
.stuck #logo img{
    max-height: 55px!important
}

/*.header-bg-color, .header-wrapper {
    background-color: #f36e21;
    background: linear-gradient(to right, #f36e21 0%, #f98f15 25%, #f36e21 100%);
}*/
.header-bottom {
    background-color: #f1f1f1
}
.header-main .nav > li > a{
    line-height: 16px 
}
.stuck .header-main .nav > li > a{
    line-height: 40px 
}
@media (max-width: 549px) {
    .header-main{
        height: 70px
    }
    #logo img{
        max-height: 70px
    }
}
/*sidebar menu*/
#sidebar-btn{
    vertical-align: middle;
    width: 22px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 25px;
    display: none;
}
#sidebar-btn span {
    background-color: white;
    height: 1px;
    display: block;
    margin-bottom: 5px;
}
#sidebar-btn span:nth-child(2) {
    width: 75%;
}
.mfp-close {
    opacity: 1;
    right: unset;
    left: 10px;
    opacity: 0.7;
}
.off-canvas .sidebar-menu {
    padding: 50px 0 20px;
}
.mfp-content .nav>li>a {
    font-size: 15px;
}
.mfp-content .nav.nav-vertical li {
    border-top: 1px solid #5b5b5b;
}
.mfp-content .nav.nav-vertical li:first-child {
    border-top: none;
}

.nav > li > a,
.off-canvas .nav-vertical li li>a{
    font-family: "Montserrat", sans-serif;
}
.mfp-content .nav>li>a,
.nav-vertical>li>ul li a{
    color: rgb(255 255 255 / 85%);
}
.mfp-content  .nav>li>a:hover,
.nav-vertical>li>ul li a:hover{
    color:#fff;
}
.mfp-content .toggle i {
    font-size: 1.5em;
}
.mfp-content ul.sub-menu {padding-bottom:0!important;}
.off-canvas .nav-vertical li li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
}

#top-bar a{
    color: #fff;
    font-size: 0.9em;
    font-weight: 500;}
#top-bar marquee{
    color: #54d64e;
    display: block;
    font-size: 14.5px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{
    border-bottom-color: #ffffff;    bottom: -20px;
}
.nav .nav-dropdown{
    border-color: #ffffff 
}
.nav-dropdown{
    font-size:100%
}
.nav-dropdown-has-arrow li.has-dropdown:after{
    border-bottom-color: #ffffff;    bottom: -20px;
}
.nav .nav-dropdown{
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 1px solid #ddd;
    padding: 15px;
    font-weight: 500;
    border-radius: 8px;
}
.nav .nav-dropdown >li > a{
    padding: 15px 0 10px;
    line-height: 1.5;
    font-size: 15.5px;
    font-weight: 600;
}
.header-top{
    /*background-color:#000000!important;*/
    /*background: linear-gradient(to right, #f36e21 0%, #f98f15 25%, #f36e21 100%);*/
    background-color: var(--black-color)!important;
}
/*.header-main .header-inner:before {
    content: '';
    position: absolute;
    top: -110px;
    left: calc(50% - 650px);
    bottom: 0px;
    width: 136px;
    background: url(/images/img/top2.png) no-repeat center;
}*/
.header-search {
  position: absolute !important;
    top: -48px;
    right: 0;
    color: #fff;
    line-height: 33px;
}
.header-search a{padding: 0;}
.header-search a i.icon-search{color: #fff;font-size: 1em !important;}
.header-top .flexicon{margin-right: 35px;}
.html_topbar_left{
    width: calc(100% - 310px);
    padding-left: 143px;
}
/* Color */
.accordion-title.active, .has-icon-bg .icon .icon-inner,.logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a,.nav-outline >li.active > a, .cart-icon strong,[data-color='primary'], .is-outline.primary{
    color: #da2128;
}
/* Color !important */
[data-text-color="primary"]{
    color: #da2128!important;
}
/* Background Color */
[data-text-bg="primary"]{
    background-color: #da2128;
}
/* Background */
.scroll-to-bullets a,.featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline),.featured-table .title,.is-outline:hover, .has-icon:hover .icon-label,.nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover,.grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt,.nav-box > li > a:hover,.nav-box > li.active > a,.nav-pills > li.active > a ,.current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before,.banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner{
    background-color: #cfad27;
}
/* Border */
.nav-vertical.nav-tabs > li.active > a,.scroll-to-bullets a.active,.nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,.accordion-title.active,.featured-table,.is-outline:hover, .tagcloud a:hover,blockquote, .has-border, .cart-icon strong:after,.cart-icon strong,.blockUI:before, .processing:before,.loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover{
    border-color: #da2128
}
.nav-tabs > li.active > a{
    border-top-color: #da2128
}
.widget_shopping_cart_content .blockUI.blockOverlay:before {
     border-left-color: #da2128 
}
.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
     border-left-color: #da2128 
}
/* Fill */
.slider .flickity-prev-next-button:hover svg,.slider .flickity-prev-next-button:hover .arrow{
    fill: #da2128;
}
/* Background Color */
[data-icon-label]:after, .secondary.is-underline:hover,.secondary.is-outline:hover,.icon-label,.button.secondary:not(.is-outline),.button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step{
     background-color:#000000;
}
[data-text-bg="secondary"]{
    background-color: #000000;
}
/* Color */
.secondary.is-underline,.secondary.is-link, .secondary.is-outline,.stars a.active, .star-rating:before, .woocommerce-page .star-rating:before,.star-rating span:before, .color-secondary{
    color: #000000
}
/* Color !important */
[data-text-color="secondary"]{
    color: #000000!important;
}
/* Border */
.secondary.is-outline:hover{
    border-color:#000000
}
body{
    font-family:"Montserrat", sans-serif; 
   /* Roboto, Arial, sans-serif; */
    font-weight: normal;
    color: #222;
    font-size: 16px;
}
@media screen and (max-width: 549px){
    body{
        font-size: 100%;
    }
}

/*.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family:"Montserrat", sans-serif;
}*/
.nav > li > a {
    font-weight: 500;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 500;
}
h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
    font-family: "Montserrat", sans-serif;
}
h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2{
    font-weight: 700;
}
h1,h2,h3,h4,h5,h6,.heading-font{
    color: #000000;
}
.bolder{font-weight:bolder;}
.alt-font{
    font-family: "Dancing Script", sans-serif;
}
.alt-font{
    font-weight: 400!important;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #fff;
}
a{
    color: #28405e;
}
.widget a{
    color: #000000;
}
.widget a:hover{
    color: #da2128;
}
.widget .tagcloud a:hover{
    border-color: #da2128;
     background-color: #da2128;
}
.absolute-footer, html{
    background-color: #000000
}

/* Custom CSS */
body {
    background: #fff!important;
}
.nav-dark .header-logo {
    display:block!important;
}
b, strong {
    font-weight: bold;
}
h1 {
    font-size:30px;
}
h2 {
    font-size:25px;
}
h3 {
    font-size:22px;
}
h4 {
    font-size: 19px;
}
h5 {
    font-size:16px;
}
#toc_container li a {
    color: #000;
}
#toc_container li a:hover {
    text-decoration:none!important;
    color: #dd3333;
}
.a-tab-nav i {
    display:none!important;
}
.col-sm{
   padding-bottom:20px;
}
.col-xs
{
     padding-bottom:10px;
}
/*a:hover {
    font-weight:bold!important;
}*/
.header-main .nav > li > a {
    font-size: 15.5px;
    font-weight: 500;
    padding: 7px 7px;
    border: 1px solid transparent;
    letter-spacing: 1px;
}
.header-main .nav > li > a:hover{
    border: 1px solid #f7d373;
    color:#f7d373!important;
}
.header-main .nav > li > ul {
    min-width:280px;margin-top: 18px;
}
.header-main .nav > li > ul > li > a {
    color: #000;
}
.header-main .nav > li > ul > li > a:hover{
    color:#cd9313
}
.bottomline {
    margin:auto;
    width:120px;
    height:2px;
    background: #b20000;
}
.featuredlist .accordion-item {
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    margin-bottom:10px;
}
.featuredlist .toggle {
    left:auto!important;
    right:0!important;
    margin-top:-0.2em !important;
}
.featuredlist .active .toggle {
    margin-top:0.2em!important;
}
.featuredlist .active .icon-angle-down::before, .featuredlist .toggle:hover .icon-angle-down::before {
    color: #da2128!important;
    font-weight:bold!important;
}
.featuredlist .icon-angle-down::before {
    content:'+'!important;
    font-size:1em;
    border:1px solid;
    padding: 1px 6px 6px 5px;
}
.featuredlist .toggle i {
    font-size:1em;
    line-height: 1.5;
}
.featuredlist .accordion-title {
    border-top:none!important;
    background: #fff!important;
    color: #000!important;
    padding-left:20px;
}
.featuredlist .accordion-inner {
    background: #da2128;
    color: #fff;
    padding: 2.3em 2.3em 1.1em 2.3em;
}
/*feature*/
.video-button-wrapper a{
        border: 2px solid #fafafa;
}
.video-button-wrapper a:hover .icon-play{
    border-color: #fafafa;
}
.video-button-wrapper a:hover{
    opacity:0.8;
}
.popup-template .modal {

  opacity: 0;

  -webkit-transition: all 250ms ease;

  -o-transition: all 250ms ease;

  transition: all 250ms ease;

}

.popup-template .modal.is-open {

  opacity: 1;

  -webkit-transition: all 250ms ease;

  -o-transition: all 250ms ease;

  transition: all 250ms ease;

}
.itrans-01,.itrans-02,.itrans-03,.itrans-04,.itrans-05{   
	display: block;
    overflow: hidden;
}
.itrans-01 {
    display: block;
    position: relative
}
.itrans-01:after, .itrans-01:before {
    z-index: 1;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.itrans-01:hover:before {
    background-color: rgba(255,255,255,.5);
    bottom: 50%;
    top: 50%;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.itrans-01:hover:after {
    background-color: rgba(255,255,255,.5);
    left: 50%;
    right: 50%;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}
/*tran 02*/
.itrans-02 {
	position: relative;
}
.itrans-02::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.itrans-02:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*tran 3*/
.itrans-03 {
	position: relative;
}
.itrans-03::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.itrans-03:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
/*trans 04*/
.itrans-04:hover img {
	opacity: 1;
	-webkit-animation: flash 2s;
	animation: flash 2s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
/*trans 5*/
.itrans-05 img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.itrans-05:hover img {
	opacity: .6;
}
/*temp*/
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgt40{margin-top:40px;}
.mgt50{margin-top:50px;}

.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb50{margin-bottom:50px;}
/*feature*/
.entry-content ol li,.entry-summary ol li,.col-inner ol li,.entry-content ul li,.entry-summary ul li,.col-inner ul li{margin-left:1.1em}
._1line,._2line,._3line,._4line,._5line
{
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
._2line{
    -webkit-line-clamp: 2;
}
._3line{
    -webkit-line-clamp: 3;
}
._4line{
    -webkit-line-clamp: 4;
}
._5line{
    -webkit-line-clamp: 5;
}
.intro-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 4px 15px;
    font-size: 18px;
    line-height: 36px;
    border-radius: 4px;
    border: 0;
    color: #323232;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background: -webkit-linear-gradient(left,#e9bc46 0%,#f7d67d 50%,#e9bc46 100%);
    background: -o-linear-gradient(left,#e9bc46 0%,#f7d67d 50%,#e9bc46 100%);
    background: linear-gradient(to right,#e9bc46 0%,#f7d67d 50%,#e9bc46 100%);
    background-size: 200%;
}

.btn-tuyendung {
    opacity: .9;
    margin-left: 20px;
    background: -webkit-linear-gradient(right,#0d588b 0%,#1375b7 50%,#0e5687 100%);
    background: -o-linear-gradient(right,#0d588b 0%,#1375b7 50%,#0e5687 100%);
    background: linear-gradient(to right,#0d588b 0%,#1375b7 50%,#0e5687 100%);
    background-size: 200%
}

.intro-btn:hover,.btn-tuyendung:hover {
    color: #1a1a1a;
    background-position: right center!important
}


.btn-more{
    color: #222;
    opacity: 0.92;
    border-radius: 2px;
    padding-right:20px;
    background: linear-gradient(to right,#e9bc46 0%,#f9d676 50%,#e9bc46 100%);
    background-size: 200%;
    opacity:0.9;
    font-size:15px;    font-weight: 600;
}
/*.btn-more:after{
    content: "";
    background: url(/theme/img/blackright.png);
    background-repeat: no-repeat;
    background-size:contain;
    width: 14px;
    height: 14px;
    background-size: 15px;
    display: inline-block;
    margin-left: 5px;
}*/
.btn-more:hover {
    color: #222;
    background-position: right center!important;
    opacity:1;
}
.btn-gift{
    background: linear-gradient(to right,#e9bc46 0%,#f9d676 50%,#e9bc46 100%);
    background-size: 200%;
    color: #383838;
    border-radius: 2px;
    font-weight: 700;
    margin: 0;
    padding-right: 11px;
    padding-left: 12px;
    font-size: 13px;
}
.btn-gift:after {
    background-size: contain;
    width: 10px;
    height: 10px;
}
.btn-gift:hover{color: #222;}
ul.has-icon {
    list-style: none;
    position: relative;
}
ul.has-icon li{margin-left:5px;}
ul.has-icon li:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    left: -22px;
    position: absolute;
    width: 16px;
    background-image: url(/theme/img/check.png);
    margin: 5px 10px 0 0;
}
ul.has-icon.icon-check li:before{background-image: url(/theme/img/check02.png);}
ul.has-icon.icon-gift li:before{background-image: url(/theme/img/gift.svg);}
ul.has-icon.icon-logo li:before{
    background-image: url(/favicon.ico);
    width: 20px;
    height: 22px;
}
section h2.title{
    color: #222;
    color: #F9BB61;
    font-weight: bold;
    max-width: 800px;
    margin: 30px  auto;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 1px;
}
section h3.title{
    font-size: 25px;
    color: #222;
    font-weight: bold;
    max-width: 800px;
    margin: 20px auto;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 1px;
}
.btn-animate {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
/*end feature*/
.sfooter {
    position:relative;
    padding-top: 0px;
    padding-bottom: 0px;
    background:linear-gradient(to right, #000000 0%, #141414 15%, #000000 100%);
}
.sfooter p {
    margin-bottom:10px;
}
.sfooter .title {
    font-weight: 500;
    font-size: 16px;
}
.sfooter .about .title.name {
    font-weight: 600;
    font-size: 17px;
    letter-spacing:1px;
}
.sfooter .about .col-inner{
    padding: 10px 0px 15px 0px;font-weight: 500;
}
.sfooter .about p i{width:25px;}
.sfooter .about p.address{font-size: 15px;}
.sfooter .about p.hotline a{
    font-size: 19px;
    line-height: 1.5;
    font-weight: bold;
    background: -webkit-linear-gradient(#ffffff, #f3f3f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight:900;
}
.sfooter .links .col-inner{
    padding: 10px 30px 0px 0px;
}
.sfooter .footer-license {
    margin-bottom: 0;
    margin-top: 12px;
    color: rgba(233,233,233,1);
    font-size: 14px;
    font-style: italic;
}
.sfooter a:hover {
   /* text-decoration:underline;*/
    color: #f7d373;
}
.sfooter .link_mxh {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sfooter .link_mxh p {
    float: left;
    line-height: 31px;
    color: #fff;
    font-size: 16px;
}
.sfooter .mxh {
    float: left;
    margin: 0 8px;
}
.sfooter .mxh a {
    float: left;
    height: 34px;
    width: 34px;
    color: #d3d3d3;
    border: 2px solid #d3d3d3;
    border-radius:50%;
}
.sfooter .mxh a:hover{text-decoration:none!important;
                      color: #fff;
    border: 2px solid #fff;
}
.sfooter .mxh a i{
    line-height: 31px;
    text-align: center;
    display: block;
}
.sfooter  .copyright{
    background: linear-gradient(to right, #010101 0%, #121212 15%, #010101 100%);
    border-top: 1px solid #1e1e1e;
    padding: 2px 0 2px;
    color: #f3f3f3;
    font-size: 14.5px;
}
.sfooter  .copyright .crleft {
    float: left;
    font-weight: 500;
    opacity: 0.8;
    line-height: 42px;
}
.sfooter  .copyright .crright {
    float: right;
}
.sfooter  .copyright .crleft  .ico{width: 34px;margin-right: 10px;opacity:0.9}
.sfooter .copyright  a {
    color:#e5e5e5;    line-height: 34px;
}
.sfooter .copyright p a:hover {
    color:#fff;
    text-decoration:underline;
}
.sfooter ul li{
    list-style: none;
    position: relative;
    padding: 6px 0 6px 14px;
    margin: 0;
    border-bottom: 1px solid #ececec;
    border-color: rgba(255, 255, 255, 0.15)!important;
    font-size: 15px;
}
.sfooter ul li:last-child{border-bottom:0;}
.sfooter ul li.bullet-arrow:before,
form-contact{
    font-family: "fl-icons";
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #fff;
}
.sfooter .label-contact {
    position: absolute;
    margin-top: 0px;
    padding: 8px 20px 9px 18px;
    font-size: 18px;
    z-index: 101;
    background: #040404;
    font-family: 'Dancing Script';
    font-weight: 700;
    line-height: 18px;
    /*background-image: linear-gradient(#46a326,#2e8311);*/
    background-image: linear-gradient(to right,#f7d26e 0%,#f7d67d 50%,#f5ce66 100%);
    top: -18px;
}
.sfooter .label-name {
 text-transform:uppercase;font-family:Montserrat,sans-serif;
     font-size: 26px;
    margin-bottom: 0;
    margin-top: 50px;
    font-weight: 900;
    letter-spacing: 1px;
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.sfooter .label-contact:before {
    right: 100%;
    border-right: 12px solid #bfa050;
    border-top: 18px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 7px
}

.sfooter .label-contact a {
    color: #080808
}

.sfooter form input{
    background-color: rgba(255,255,255,.85);
    border: 0px solid transparent;
    color: #333;
    margin-bottom: 15px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 2px;
}
button.btn01{
    color: #222;
    opacity: 0.92;
    border-radius: 2px;
    background: linear-gradient(to right,#e9bc46 0%,#f9d676 50%,#e9bc46 100%);
    background-size: 200%;
}
button.btn01:hover{opacity:1;}
button.btn01.hasarrow{padding-right:20px;
}
button.btn01.hasarrow:after{
    content: "";
    background: url(/theme/img/blackright.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;
    background-size: 15px;
    display: inline-block;
    margin-left: 5px;
}
.customheader {
    text-align:center;
    color: #fff!important;
    margin-bottom:30px;
    background-size:cover!important;
}
.customheader a, .customheader h1 {
    color: #fff!important;
}
.customheader h1 {
    text-transform:uppercase;
}
.custombreadcrumbs {
    background: rgb(0,0,0,0.5);
    padding: 100px 0 80px 0;
}
.about-course .col-inner {
     border: 2px dashed #da2128;
    padding: 25px 25px 5px 25px;
}
.lightcall .wpcf7-submit {
    background: yellow!important;
    color: #000!important;
}
.ykienhocvien .col-inner {
    border-radius:10px;
}
.entry-header-text.text-center {
    padding:0;
    text-align:justify;
    margin-bottom:20px;
}
.entry-header-text h1.entry-title  {
    font-size: 28px;
    color: #424242;
    font-weight: 700;
    line-height: 39px;
    padding-bottom: 0;
    margin: 5px 0 20px;
    position: relative;
}
/*.entry-header-text h1.entry-title:before {
background-image: url(/theme/icon/line02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    content: '';
    display: block;
    max-width: 300px;
    bottom: 0px;
    content: '';
    height: 14px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
}*/
.entry-header-text .entry-meta  {
    margin-bottom: 10px;
    font-size: 90%;
    color: #222;
    background: #f6f6f6;
    padding: 5px;
        font-weight: 500;    opacity: 0.8;
}
.entry-header-text .entry-meta span{padding:0 4px;opacity:0.6}
.byline {
    display:none;
}
.posted-on a {
    color: #222;
}
.sapo {
    font-style:italic;
    text-align:justify;
    padding:15px 0 5px 0;
}
.single-page h2 {
    opacity:1!important;
}
#related-posts {
    border: 2px solid #50af31;
    border-radius: 5px;
    background: #fffffa;
}
#related-posts h3 {
    background: #50af31;
    padding: 5px 10px;
    color: #fff;
    font-size: 20px;
}
#related-posts ul {
    padding: 5px 15px 0 25px;
}
#related-posts ul li a {
    color: #222!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
#related-posts ul li a:hover {
    color: unset;
    text-decoration:underline;
}
.wpautbox-allpost {
    background: #da2128!important;
    color: #fff;
    padding: 5px 15px;
}
.wpautbox-author-meta p {
    text-align:justify;
}
.widget-title {
    color: #da2128;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
    display:block;
    margin-bottom:-12px;
}
.widget .is-divider {
    background: #da2128;
    position:relative;
    z-index:99;
    min-width:80px;
    margin-bottom:10px;
}
.ux-search-submit {
    background: #50af31!important;
    border-radius:99px!important;
}
.search-field {
    border-radius:99px 0 0 99px!important;
}
.rightsidebar {
    padding-top:5px!important;
    padding-bottom:0!important;
}

.rightsidebar .pt-cv-pagination-wrapper {
    margin-bottom:-50px!important;
}
.rightsidebar .button {
    margin-bottom:10px!important;
    font-family: 'HJGothamRoundBold'!important;
}
.noidung .col-inner {
    background:rgb(255, 255, 255, 0.5);
    padding:10px;
    border-radius:15px;
}
.noidungbuoi .noidung .col-inner {
    border-radius:5px;
    border-bottom:3px solid #da2128;
    padding: 20px 30px!important;
}
.noidungbuoi .icon-box {
    margin-bottom:20px;
}
.noidung .col-inner p {
    margin-bottom:10px;
}
.noidung .col-inner ul li {
    margin:0 10px 0 20px;
}
.noidung .col-inner {
    margin-bottom:0;
    padding-bottom:0!important;
}
.sbform form {
    max-width: 280px;
    margin: 10px auto;
}
.sbform  h3.title
{
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.sbform  p.sub
{
    font-size: 15px;
    text-align: center;
}
.sbform .text-phone{
    font-weight: 500;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.sbform .text-phone a{
    color: #50af31;
}
.sbform textarea {
    min-height: 80px;
}
.sbform .col-inner {
    background: #fcfcfc;
    background-size: 100%;
    padding: 10px 15px 20px 15px!important;
    border-radius: 4px;
    color: #121111!important;
    border: 1px solid #ddd;
}
.sbform .wpcf7-submit {
    background: #f5cf69 ;
    color: #262626!important;
    border-radius: 5px;
    width: 100%;
}
.sbform .wpcf7-submit span{
    position:relative;    padding-right: 30px;

}
.sbform .wpcf7-submit span:after {
    background-image: url(/theme/img/blackright.png);
    padding-right: 35px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -14px;
    bottom: -4px;
    background-repeat: no-repeat;
    background-size: contain;
    content: ' ';
    display: block;
    background-size: 13px;
}
.sbcourse{
    padding: 20px 0;background: #ffe9af;margin-bottom:30px;
}
.sbcourse h2{
   font-weight: bold;text-transform: uppercase; text-align: center;
       font-size: 18px;
}
.sbcourse ul{
    font-weight: 500;
    list-style: none;
    padding-left: 20px;
    margin-left: 15px;
    position: relative;
    margin-top: 13px;
    font-family: roboto,arial;
    font-size: 15.5px;
}
.sbcourse ul li{
    margin-bottom: 5px;    margin-left: 10px;
}
.sbcourse ul  li:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    margin: 5px 5px 0 0;
    background-image: url(/favicon.ico);
    width: 20px;
    height: 22px;
}
.sbcourse ul li a{
    color: #000000;
}
.whois .col-inner {
    background: #ac1117;
    border-radius:10px;
    padding: 20px 10px;
}
.testimo .col-inner {
    border-radius:10px;
    padding:20px;
}
.insightscase {
    background:url(/theme/img/insights12.jpg) top center no-repeat #da2127!important;
}
.coursedate {
    background: #da2127;
    color: #fff;
    font-weight:bold;
    padding: 10px ;
    max-width:45px;
    text-align:center!important;
    border-radius:5px;
    margin-top:-25px!important;
    margin-bottom:-35px!important;
}
.coursetitle {
    padding-left:50px;
    font-size:110%;
    font-weight:bold;
    color: #08378f!important;
}
.relatedcourse .box-text {
    padding: 0 20px;
}
.bottomform .col-inner {
    background:url(/theme/img/insights13.png) center top no-repeat;
    background-size:100%;
    padding:30px 10px 0 10px;
    border-radius:10px;
    color: #fff!important;
}
.bottomform .wpcf7-submit {
    background: #fe0000!important;
    color: #fff!important;
    border-radius:10px;
}
.bottomform {
    margin-top: -50px;
}
.sbform .wpcf7-text, .bottomform .wpcf7-text, 
.sbform .wpcf7-select, .bottomform .wpcf7-select {
    border-radius:5px;
}
.sbform .wpcf7-email {
    margin-bottom:15px!important;
}
.loiich {
    background:url(/theme/img/loiichbg2.png) top right no-repeat #cb1d26!important;
    background-size:cover!important;
}
.khoahoc {
    background:url(/theme/img/noidungnen-scaled.jpg) bottom center no-repeat!important;
    background-size:cover!important;
}
.hlv {
    background: url(/theme/img/hlvbg-1.png) left top no-repeat #da2128!important;
}
.testimonial-text {
    font-style:normal!important;
}
.quote {
    background:url(/theme/img/quote.png) no-repeat;
    font-size:100%!important;
    background-position: 20px 0px;
    background-size:40px;
    padding-left:80px!important;
    font-weight:bold;
}
.whitebullet li {
    list-style-type:none;
    background: url(/theme/img/whitebullet.png) no-repeat;
    background-size:15px;
    margin-left:0!important;
    background-position:0 5px!important;
    text-indent:25px;
}
.flickity-page-dots {
    bottom:-10px!important;
}
.back-to-top {
background: #0000007d!important;
    border: 2px solid #cfad27!important;
    border-radius: 50%;
    color: #cfad27!important;
}
.back-to-top:hover {
    background:#00000096!important;
        color: #bb9a1a!important;
}
.darkslider .flickity-prev-next-button.next {
    right:-3%;
    background:url(/theme/img/redright.png) center center no-repeat;
}
.darkslider .flickity-prev-next-button.previous {
    left:-3%;
    background:url(/theme/img/redleft.png) center center no-repeat;
}
.darkslider .flickity-prev-next-button svg, .lightslider .flickity-prev-next-button svg {
    display:none;
}
.lightslider .flickity-prev-next-button.next {
    right:-3%;
    background:url(/theme/img/whiteright.png) center center no-repeat;
}
.lightslider .flickity-prev-next-button.previous {
    left:-3%;
    background:url(/theme/img/whiteleft.png) center center no-repeat;
}
.darksocials .button.icon:not(.is-outline) {
    border-radius:0!important;
    border:0;
    margin-right:10px;
}
.course-info {
    background: #fff;
    border-radius:5px;
    padding:10px;
    margin-bottom:10px;
    text-align:justify;
    font-family: 'HJGothamRoundBook'!important;
}
.courses label {
    color: #fff;
    margin-top:-10px!important;
    text-align:left;
}
.support {
    position:fixed;
    top:40%;
    right:-170px;
    z-index:9999;
}
.support-item {
    width: 220px;
    margin-bottom:5px;
    border-radius:99px 0 0 99px;
    padding: 5px;
    font-size:120%;
    transition-duration:1s!important;
}
.support-item img {
    border-radius:100%;
    padding-right:10px;
    width:50px;
}
.support-item:hover {
    margin-left:-170px!important;
    transition-duration:1s!important;
}
.bottom-line {
    margin:auto;
    width:80px;
    height:3px;
    background: #da2128;
    margin-bottom:20px;
}
.calendar-content {
    background: #fff;
    padding: 15px;
}
.calendar-form {
    background: #fff;
    padding:10px 0 0 0!important;
    border:1px solid #da2128;
}
.calendar-form .button {
    margin-bottom:0!important;
    width:100%;
    margin-top:10px;
}
.calendar-form p {
    padding: 0 15px;
    margin-bottom:10px;
}
.lichkhaigiang-tabs .nav > li {
    background: #fff!important;
    padding: 5px 15px;
    margin:0;
    margin-right:1px;
}
.lichkhaigiang-tabs .nav > li.active, .lichkhaigiang-tabs .nav > li:hover {
    background: #dd3333!important;
    color: #fff!important;
}
.lichkhaigiang-tabs .nav > li.active a, .lichkhaigiang-tabs .nav > li:hover a {
    color: #fff;
}
.lichkhaigiang .col {
    display: table;
    padding: 10px!important;
    min-height:75px;
}
.calendartable {
    vertical-align:middle!important;
    display: table-cell!important;
}
.calendar-title {
    background: #f2f2f2!important;
    padding:0!important;
    color: #000!important;
    text-align:center;
    font-weight:bold;
}
.courselink {
    color: #000;
}
.courselink:hover {
    color: #da2128!important;
}
.blogcontact {
    background: #e0d1be!important;
    color: #3b3831!important;
    font-weight:normal;
}
.baivietnoibat .pt-cv-meta-fields span.terms {
    text-indent: 70px!important;
    display:block!important;
}
.baivietnoibat .pt-cv-meta-fields:before {
    content: '';
    width:50px;
    height:1px;
    background: #dd3333;
    display:block!important;
    margin-bottom:-10px;
    margin-top:10px;
    margin-left:15px;
}
.baivietnoibat .pt-cv-title {
    padding: 0 15px 20px 15px!important;
    height:45px;
    overflow:hidden;
}
.blogposts .pt-cv-meta-fields {
    padding: 20px 20px 0 20px;
}
.blogposts .pt-cv-title, .blogposts .pt-cv-content {
    padding: 0 20px;
}
.blogposts .pt-cv-content {
    text-transform:none!important;
}
.blogposts .pt-cv-ctf-value {
    padding:0 20px;
    font-size:18px;
    line-height:1.2;
    padding-bottom:0px;
}
.blogposts .pt-cv-readmore {
    float:right;
    margin-bottom:0;
    padding: 10px 30px 10px 10px;
    background: url(/theme/img/rightbutton.png) 90% 50% no-repeat #2a2a2a!important;
}
.pt-cv-pagination-wrapper {
    margin:0;
}
.blogs h2{
    font-weight:900;
    font-size: 24px;
    text-align:center;
    margin-top: 25px;
    margin-bottom: 35px;
}
.tatcakhoahoc h1 {
    text-transform:uppercase;
}
#content {
    padding-top:0;
}
.newsletter .wpcf7-submit {
    background: #2a2a2a!important;
    text-transform:none!important;
}
.welcome {
    padding: 40px 20px 30px 20px!important;
    text-align:center;
    color: #fff;
    margin-top:75px!important;
    margin-bottom:50px!important;
}
.welcome .welcome_header {
    font-size:200%;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:0!important;
}
.welcome .welcome_text {
    text-align:center;
}
.sapkhaigiang {
    margin: 30px auto;
}
.noidungkhoa {
    background: rgb(0, 0, 0, 0.5);
    padding: 20px;
    color: #fff;
    min-height:235px;
}
.khoasapkg a:hover, .khoasapkg a {
    color: #fff;
}
.contentkhoa {
    padding-top:250px;
}
.tatcakhoahl {
    background:#fafafa;
    padding:0;
    margin:0 15px 40px 15px;
}
.tatcakhoahl h2 {
    padding:20px 20px 0px 20px;
    font-family: 'HJGothamRoundBook'!important;
}
.tatcakhoahl p {
    padding: 0 20px 0px 20px;
}
.khoahoc_button, .khoahoc_button:hover {
    float: right;
    margin-bottom: 0;
    padding: 5px 30px 5px 15px;
    background: url(/theme/img/rightbutton.png) 90% 50% no-repeat #2a2a2a!important;
    color: #fff;
    font-weight:normal!important;
}
.star-rating {
    display:none;
}
.star-rating:before {
    color: #eeee22!important;
}
.featured-posts {
    background: rgb(218, 33, 40);
    margin-top:250px;
}
.newsletter .wpcf7-submit {
    background: #2cdd44!important;
}
.ngaykhaigiangkh {
    background: #87cd2b;
    width: 160px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    float: left;
    margin-top: -50px;
    margin-bottom: 10px;
    border-radius: 7px 0 6px 0;
    font-weight: bold;
    font-size: 124%;
}
/*blockquote {
    font-size:100%;
    font-weight:bold!important;
    font-style:italic;
    border:none;
    background:url(/theme/img/quotebg.png) left top no-repeat;
    background-size:60px;
    padding-top:0px;
    padding-left:70px;
    min-height:50px;
}*/
blockquote{
    font-size: 100%;
    font-style: normal;
    border: none;
    background-size: 60px;
    padding-top: 0px;
    padding-left: 15px;
    min-height: 50px;
    border-left: 3px solid #5fbd48;
    font-size: 15px;
}
/*blockquote p span, blockquote p {
    font-weight:bold!important;
}*/
img.size-full.alignnone {
    margin-bottom:0;
}
.thongtinhlv p {
    background:url(/theme/img/redbullet.png) left top no-repeat;
    background-size:20px;
    text-indent:30px;
}
 .redbullet li {
    background:url(/theme/img/redbullet.png) left top no-repeat;
    background-size:20px;
    text-indent:25px;
     list-style-type:none;
}
.redbullet {
    margin-left: -20px!important;
}
.titlehoatdong {
    text-align:center;
    text-transform:uppercase;
    display:block;
    padding:0!important;
}
.titlehoatdong h2:after {
    content:'';
    display:block;
    width:80px;
    height:2px;
    background: #dd3333;
    margin:auto;
    margin-top:10px;
}
.titlehoatdong p:before {
    content:'';
    display:block;
    width:45px;
    height:2px;
    background: #dd3333;
    margin:auto;
    margin-top:-8px;
    margin-bottom:15px;
}
.titlehoatdong p {
    text-transform:none;
}
.hoatdongcon .col-inner {
    background: #fff!important;
    text-align:justify;
}
.hoatdongcon h3 {
    text-align:center;
    text-transform:uppercase;
    padding: 10px;
    margin-bottom:0;
}
.hoatdongcon p {
    text-align:justify;
}
.hoatdongcon .btn {
    float:right;
    clear:both;
    width:100%;
    text-align:left;
    padding: 10px 15px 10px 15px;
    background: url(/theme/img/btnbullet.jpg) left center no-repeat;
    text-indent:20px;
    background-position: 15px 50%;
}
.titlehocvien h2 {
    color: #fff;
    text-align:center;
    text-transform:uppercase;
}
.feedbacks .col-inner {
    background: #fafafa;
    padding: 55px 15px 15px 15px;
    text-align:center!important;
}
.feedbacks .col-inner img {
    position:relative;
}
.feedbacks .icon-box-text {
    padding-bottom:15px!important;
}
.anhdaidien {
    margin:auto;
    width:140px;
}
.feedbacks h3, .feedbackslide h3 {
    color: #5a5a59;
    font-family:inherit;
    font-size:18px;
    margin-top:30px;
    text-transform:none;
    font-weight:bold!important;
}
.feedbackslide h4 {
    color: #5a5a59;
    font-family:inherit;
    font-size:15px;
    margin-top:0px;
    text-transform:none;
}
.feedbackslide p:before {
    content:'';
    width:150px;
    height:26px;
    background:url(/theme/img/starrate.png) no-repeat;
    display:block;
    margin:auto;
    margin-bottom:15px;
}
.feedbackslide h3 {
    margin-top:40px!important;
}
.timhieukhoahoc .col-inner {
    background: #fff!important;
    padding: 15px!important;
    text-align:center!important;
    font-size:120%;
}
.timhieukhoahoc p {
    margin-top:20px;
    margin-bottom:0;
    text-align:center!important;
}

.dongsanglap .col-inner {
    max-width:500px;
}
.rightbg {
    background:url(/theme/img/shape1.png) bottom right no-repeat;
}
.leftbg {
    background:url(/theme/img/shape2.png) bottom left no-repeat;
}
.feedback .col-inner {
    border-radius:10px;
}
.feedback .icon-box-text {
    padding: 0 20px;
}
.feedback .icon-box-img img {
    border-radius:100%;
    max-width:125px!important;
    max-height:125px!important;
    margin-top: 50px;
}
.rightcoma span {
    background:url(/theme/img/rightcoma.png) right top no-repeat;
    padding-right:50px;
    padding-top:15px;
    min-height:40px;
    font-size: 160%;
}
.homequote .col-inner {
    padding: 50px 40px 40px 40px;
}
.homepage h2 span {
    font-size:140%!important;
}
.casehocvien {
    background:url(/theme/img/casehvbg.jpg) center center no-repeat;
    background-size:cover;
}
.aboutpost .pt-cv-wrapper {
    padding:0!important;
    margin-top:-30px;
    margin-bottom:-40px;
}
.aboutpost .pt-cv-wrapper .carousel-inner {
    padding-top:20px;
}
.aboutpost .button.primary {
    font-weight:normal!important;
}
#pt-cv-view-9f24060jiv .pt-cv-carousel-caption {
    position:relative;
    margin-right:10px!important;
    margin-left:-10px!important;
    background: #fff!important;
}
.aboutpost .left span, .aboutpost .right span {
    display:none!important;
}
.aboutpost .left {
    background: url(/theme/img/navl.png) center center no-repeat!important;
    background-size:30px!important;
    margin-right:10px!important;
}
.aboutpost .left:hover {
    background: url(/theme/img/navlh.png) center center no-repeat!important;
    background-size:30px!important;
}
.aboutpost .right {
    background: url(/theme/img/navr.png) center center no-repeat!important;
    background-size:30px!important;
}
.aboutpost .right:hover {
    background: url(/theme/img/navrh.png) center center no-repeat!important;
    background-size:30px!important;
}
.chandunghlv .col-inner {
    background: #da2128;
    color: #fff;
    text-align:center;
    padding-bottom:25px;
}
.chandunghlv .col-inner h3 {
    padding: 15px 15px 0 15px;
    margin-bottom:0px;
    color: #fff;
}
.chandunghlv .col-inner p {
    padding: 0 15px;
    margin-bottom:10px;
}
.homepostbig .pt-cv-mask {
    background: rgb(0, 0, 0, 0.5);
    padding-bottom:5px;
}
.homepostsmall .pt-cv-mask {
    background: rgb(0, 0, 0, 0.5);
    padding-bottom:5px;
}
.homepostbig .terms:before, .homepostsmall .terms:before {
    display:block;
    content:'';
    width:50px;
    height:1px;
    background: #fff;
    margin-bottom: -10px;
    margin-left:-55px;
}
.homepostbig .pt-cv-meta-fields, .homepostsmall .pt-cv-meta-fields {
    text-transform:uppercase;
    font-family: Arial;
    padding-left:55px!important;
}
.blog-single td {
    padding: 20px;
}
.blog-single td p {
    margin-bottom:0;
}
.homecourses {
    background:url(/theme/img/treebg2.png) top center no-repeat;
    background-size:cover;
}
.desktopcourses {
    position:relative;
    z-index:99;
}
.coursesbg {
    min-height:220px;
    background:#d82428;
    margin-top:-210px;
}
.star-rating:before, .star-rating span:before {
    color: #eeee22!important;
}
.entry-content ul {
    margin-left:0;
}
.actions .flickity-page-dots .dot{
    background: #000!important;
}
.actions .flickity-page-dots .is-selected {
    background: #dd3333!important;
}
.greenbutton {
    background: url(/theme/img/whiteright.png) right center no-repeat #2cdd44!important;
    background-size: 10px!important;
    background-position: 90% 50%!important;
    padding-right: 30px;
    color: #fff!important;
    border-radius: 5px;
    margin-bottom: 20px!important;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted, .wpcf7 .wpcf7-response-output, div.wpcf7-mail-sent-ok {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0!important;
    margin-top:20px!important;
}
.cacmonhl:after {
    content:'';
    position:absolute;
    width:100%;
    height:142px;
    background: #d82328;
    bottom:0;
}
.inhouseform {
    margin-top:100px!important;
    padding-top:30px!important;
}
.inhouseform:before {
    content:'';
    position:absolute;
    width:100%;
    height:138px;
    background:url(/theme/img/inhousebg.jpg) center center repeat-x;
    background-size:100%;
    z-index:99;
    top:-108px;
}
.inhouseform form {
    margin-top:30px;
}
.hvl .col-inner {
    background: #fff!important;
    border-radius:10px!important;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.22);
}
.catebread {
    margin:auto;
    max-width:1270px;
    padding-top:20px;
    opacity: 0.9;
}
.catebread:after{
    content: "";
    display: table;
    clear: both;
}
.entry-content {
    padding:0;
}
.mobileicon {
    float:left;
    text-align:center;
    padding: 5px 0;
    position:relative;
    z-index:99999!important;
    border-right:1px solid #fff;
}
.mobileicon img {
    width: 30px;
}
.mobileicon p {
    margin-bottom:0;
}
.mobileicon a {
    color: #fff;
}
.mobileicon img {
    justify-content: center;
    -webkit-animation: zigzag 2s infinite ease-in-out;
    animation: zigzag 2s infinite ease-in-out;
}
@-webkit-keyframes zigzag {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes zigzag {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes zoom{
    0%{
        transform:scale(.9)
    }
    70%{
        transform:scale(1);
        box-shadow:0 0 0 15px transparent
    }
    100%{
        transform:scale(.9);
        box-shadow:0 0 0 0 transparent
    }
}
@keyframes zoom{
    0%{
        transform:scale(.9)
    }
    70%{
        transform:scale(1);
        box-shadow:0 0 0 15px transparent
    }
    100%{
        transform:scale(.9);
        box-shadow:0 0 0 0 transparent
    }
}

.label-new.menu-item > a:after{
    content:"New";
}
.label-hot.menu-item > a:after{
    content:"Hot";
}
.label-sale.menu-item > a:after{
    content:"Sale";
}
.label-popular.menu-item > a:after{
    content:"Popular";
}
.dark-wrapper{
    background-color:#242424;
}
.dark-wrapper {
    color: #fff;
}
.dark-wrapper h1,.dark-wrapper h2,.dark-wrapper h3,.dark-wrapper h4,.dark-wrapper h5,.dark-wrapper h6,.dark-wrapper .heading-font{
    color: #eee;
}
.more{margin-bottom:0;text-align:center;}
.more .btn-more{margin-bottom:0}

/*title*/
.tcolor-01{
    color: #FFBE1A;
    background:  linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tsize-01{
    font-size: 35px;
}
.tsize-02{
    font-size: 25px;
}
.style01{
    font-weight:600;
    /*color: #F9BB61;*/
/*    color: #FFBE1A;
    background: -webkit-linear-gradient(#ffc32c,#ffbc13);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.box-intro{
    background:#131217;
    padding: 15px 0;
}
.text-intro .thank-title{
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;    margin-bottom: 2px;
}
.text-intro .thank-title strong{
    padding: 0 15px;
}
.text-intro .thank-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: 0.8;
    background-color: #c29e48;
}
.style01 .sub{
    font-weight: 600;
    color: #cda423;font-size: 19px;
}

.style02{
    font-weight: 400;
    color: #fbfbfb;
}
.style02 .hl{
    color:#fec619;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.style02 b,.style02 strong{
    font-weight: 600;
}
/*breadcrumbs*/
ul.breadcrumbs {
    list-style: none;
    font-weight: 400;
}
ul.breadcrumbs li{
    float: left;

}
ul.breadcrumbs li a{color:#333;font-weight: 500;}
ul.breadcrumbs li a:hover{color:#000;}
ul.breadcrumbs .divider{
    position: relative;
    top: 0;
    opacity: 0.75;
    margin: 0 8px;
    display: inline-block;
}
/*paging*/
.paging {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.paging .button-page {
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.paging .button-page .btn-page {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    float: left;
    position: relative;
    margin-right: 10px;
    color: #636363;
    font-weight: 600;
    font-size: 15px;
    opacity: 0.95;
    background:#eeeff1;
}
.paging .button-page .btn-page-info{
    width: unset;
    padding: 0 10px;
    background: #fafafa;
    font-weight:normal;
    cursor:pointer;
}
.paging .button-page .btn-page:hover {
    background: #F7F7F7;
}
.paging .button-page .btn-page-info:hover{background:unset;cursor:default;}
.paging .button-page .btn-page.active {
border: 1px solid #f5ce67;
    background: #f5cf68;
    color: #222;
}

/*pa*/
ul.polaroids{padding:0;width: 100%;margin-left: 0;
                 margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
/* By default, we tilt all our images -2 degrees */
/*ul.polaroids a {
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
}*/

/* Rotate all even images 2 degrees */
/*ul.polaroids li:nth-child(even) a {
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
}*/

/* Don't rotate every third image, but offset its position */
/*ul.polaroids li:nth-child(3n) a {
  -webkit-transform: none;
  -moz-transform: none;
  position: relative;
  top: -5px;
}*/

/* Rotate every fifth image by 5 degrees and offset it */
/*ul.polaroids li:nth-child(5n) a {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  position: relative;
  right: 5px;
}*/

/* Keep default rotate for every eighth, but offset it */
/*ul.polaroids li:nth-child(8n) a {
  position: relative;
  top: 8px;
  right: 5px;
}*/

/* Keep default rotate for every eleventh, but offset it */
/*ul.polaroids li:nth-child(11n) a {
  position: relative;
  top: 3px;
  left: -5px;
}*/
/* Scale the images on hover, add transitions for smoothing things out, and ensure the hover appears on top */
ul.polaroids a:hover {
  -webkit-transform: scale(0.25);
  -moz-transform: scale(0.25);
  position: relative;
  z-index: 5;
}
/* Add drop shadows and smooth out the transition (Safari only) */
ul.polaroids a {
  -webkit-transition: -webkit-transform .15s linear;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

/* On hover, darken the shadows a bit */
ul.polaroids a {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
  -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
}

 @media screen and (max-width: 767px) {
    .polaroids li:nth-child(n+5) {
      display: none;
    }
  }

ul.polaroids li { display: inline; }
ul.polaroids a { 
    background: linear-gradient(114deg,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446); display: inline; float: left; margin: 0 0 27px 0px; width: auto;     padding: 7px 7px 7px;
    border-radius: 1px; text-align: center;
    font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px; 
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
  /*  -webkit-transform: rotate(-0.5deg); */
    -webkit-transition: -webkit-transform .15s linear;
   /* -moz-transform: rotate(-0.5deg);*/

}
ul.polaroids li {
    padding-left: 0;
}
@media screen and (max-width: 768px) {
    ul.polaroids li a {
    margin-left: 0;
    }
}
	ul.polaroids img { display: block; margin-bottom: 12px; }
	/*ul.polaroids a:after { 
        content: attr(title);    
        font-weight: 600;
        font-size: 15px;
        line-height: 1.4;
        display: inline-block;
	}*/

/*	ul.polaroids li:nth-child(even) a { -webkit-transform: rotate(0.5deg);  -moz-transform: rotate(0.5deg); }
	ul.polaroids li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; }
	ul.polaroids li:nth-child(5n) a { -webkit-transform: rotate(1deg); position: relative; right: 5px;  -moz-transform: rotate(1deg); }
	ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
	ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }*/

	ul.polaroids li.messy a {
    margin-top: -400px;
    position: relative;
    left: 160px;
}

ul.polaroids li a:hover { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); position: relative; z-index: 5; }
.polaroids.slick-slider li a:hover{
    -webkit-transform:unset; -moz-transform: unset;
}
/*banner*/

.banner-wrap{
    background-image: url(/images/banner-default.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 140px 0px 240px 0px;
    position: relative;
    height:520px;
}
.banner-wrap .text{
    position: relative;
    width: 100%;
    max-width: 760px;    color: #c7c7c7;font-size: 18px;
}
.banner-wrap .text h1{
/*  background: -webkit-linear-gradient(#ffffff,#e3e3e3);
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);*/
    background: linear-gradient(to bottom,#dda935,#dfc728,#cdb51a,#e9b132);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    text-align: left;
    font-weight: 700;
    font-size: 40px;
     font-family: "Montserrat", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.banner-wrap .text p.sub{
    color: #c6c6c6;
    font-size: 20px;
    font-weight: 500;
}@media (max-width: 768px) {
    .banner-wrap .text p.sub{
    font-size: 18px;
}
}
.banner-wrap div.sub{
    color: #c6c6c6;
    font-weight: 500;
    line-height: 28px;
}

.banner-wrap div ul{padding-left:15px;}
.banner-wrap div ul li{margin-bottom:5px;}
/*banner video*/
.banner-video{
    background: #090601;
}
.banner-video .video-container{
    width: 100vw;
/*    height: 100vh;*/
    max-width:1920px;
    display:block;
    margin: 0 auto;
}

.banner-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}

.banner-wrap  #text{
  position: absolute;
  color: #FFFFFF;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .banner-wrap  .video-container iframe {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .banner-wrap  .video-container iframe {
    width: 177.78vh;
  }
}
/*video*/
.videos .video {
    margin-bottom: 20px;  
}
.videos li{
    width: 50%;
    float: left;
}
.videos figure {
    position: relative;
    display: inline-block;    margin-bottom: 0;
}
.videos .video figure .video-img .ico-play {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    background-image: url(/theme/img/ico-play.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    opacity: .8;
    position: absolute;
    top: 42%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -35px 0 0 -35px!important;
    transition: all 0.3s;
}
.videos .video figure .video-img .photo{position:relative}
.videos .video figure .video-img .photo ._message{
    margin-top: 0;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 10px 5px;
    width: 100%;
    text-align: left;
}
.videos .video figure .video-img .photo ._message span{z-index:1;position:relative;font-style:italic;}
.videos .video figure .video-img .photo ._message:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#343434));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #343434 100%);
    background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0%, #343434 100%);
    z-index: 0;
}
.videos .video figure .video-img ._text{
    background: linear-gradient(to right, #f0f0f0 0%, #ffffff 65%, #eeeeee 100%);  
   /* background: linear-gradient(to right, #e3ae55 0%, #f8d777 46%,#f8d777 76%, #e3ae55 100%);*/
    padding:10px 12px 5px;    text-align: left;   
    min-height:70px;
}
.videos .video figure .video-img ._text ._name{
    font-family: serif, arial;
    font-weight: 700;
    font-size: 19px;
}
.videos .video figure .video-img ._text ._position{
    font-family: 'Montserrat', serif;
    font-weight: 500;
    color: #4f4f4f;    font-size: 14.5px;
}
/*.videos .video figure .video-img:hover .ico-play {
    opacity: 1;
    width: 76px;
    height: 76px;
    margin: -38px 0 0 -38px !important
}*/
.videos .video .video-img:focus {
    outline: none !important
}
.videos .video .video-img img {
    max-width: 100%;
    margin-bottom: 0;
}


.videos .video figure .video-img:hover::before {
    opacity: .3
}

.videos .video figure figcaption {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: block
}

.videos .video figure figcaption .video-name {
    text-align: center;
    color: #fff;
    font-size: 21px;
    padding: 0 10px;
    margin: 0;
    overflow: hidden;
    font-weight: 500;
    font-family: 'UTM-Avo-Bold';
    line-height: 31px;
    display: table;
    margin: 0 auto;
    padding-bottom: 5px;
    border-radius: 4px
}

.videos .video figure figcaption hr {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    opacity: .5
}
.videos .slick-prev, .videos .slick-next
{
    top:48%;
    opacity: 0.7;
}
.videos .slick-prev:hover, .video .slick-next:hover
{
    opacity: 1;
}
.block-video .heading-fw h2 {
    color: #fff;
    font-size: 24px;margin-bottom: 40px;
}
.block-video .heading-fw h2:after{content:none;}
.videos .col-md-4 {
    display: inline-block;
    float: none;
    margin-right: -4px;
    vertical-align: top;
}
@media only screen and (max-width:768px) {
    .video figure figcaption .video-name {
        font-size: 16px;
        line-height: 46px;
        height: 46px;
        padding: 0 4px;
    }
}
/*review*/
.sreview{
    background-color:var(--gray-color);
}
.sreview .listings {
    margin-bottom:15px;
}
.sreview h2.title{
    color:var(--title-color);
    margin-bottom: 30px;
}
.sreview .items{margin-left:-20px;margin-right:-20px;}
.sreview .item{width:33.33%;float:left;padding: 20px;}
.reviewblock {
    font-weight: 500;
    background-color: #f7f7f7;
    color: #0a0a0a;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    padding: 34px 20px;
    min-height: 320px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.reviewblock .name{font-weight:600;    font-size: 16px;}

.sreview .listings .item {
    position: relative;
    display: inline-block;
    width: calc(33.33% - 44px);
    margin-left: 44px;
    margin-right: 0px;
    vertical-align: top;
    margin-bottom: 50px;
    border: 2px solid #e0b936;
    margin-top: 35px;
    background: #fdfdfd;
  /* padding: 15px; height: 268px;*/
    border-radius: 40px 50px 13px 25px;
   /* border-radius:10px;
    padding: 0px;
    max-width:600px;*/
}
/*.sreview .listings .item img{
    border-radius:10px;
}*/
.sreview .listings .item ._photo{
    background: rgb(80 175 49);
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);
    border-radius: 50%;
    margin: 0 auto;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 5px;
    margin-top: -38px;
    margin-left: -42px;
    float: left;
    margin-right: 10px;
}
.sreview .item ._photo img{
    border-radius: 50%;
}
.sreview .item ._text{
    padding-left: 88px;
}
.sreview .item ._text ._name{
    font-weight: bold;
    font-size: 20px;
    font-family: serif, arial;
}
.sreview .item ._text ._position{
    font-size: 13.5px;
    font-weight: 500;
    font-style: italic;
    text-align: left;
    line-height: 1.2;
    width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center center;
}
.sreview .item ._message{
    margin-top: 14px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    color: #444;
    font-style: italic;min-height: 200px;
}

/*video*/
.svideo .text-video {
    padding:30px 8px 8px 8px;
    font-size: 22px;
    color: #fec619;
    text-align: center;
    font-weight: 600;
}
.svideo .box-video {
/*    margin: 20px 16%;
    border: #f57a1c solid 10px;
    border-radius: 4px;*/
    border: #221f26 solid 4px;
    border-radius: 4px;
    max-width: 920px;
    margin: 30px auto 10px;
}
.svideo .video {
    position: relative;
    padding-bottom: 54%;
    padding-top: 25px;
    height: 0;
}
.svideo .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.open-youtube {
    position: relative;
    width: 100%;
}
.open-youtube .poster {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
    margin-top: 0;
    position: static !important;
}
.align-middle {
    -webkit-transform: translate(-50%,-50%) !important;
    left: 50%;
    position: absolute !important;
    top: 50%;
    transform: translate(-50%,-50%) !important;
}
.icon-youtube {
    -webkit-transition: all .2s;
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 10px;
    transition: all .3s;
    width: 80px;
}
/*partner*/

.spartner {
    padding-top: 30px;
    padding-bottom: 0px;
/*    background-color: rgb(255 255 255);*/
     background: linear-gradient(to right, #000000 0%, #1a1a1a 25%, #000000 100%)
}
.spartner h3.title{
    padding-bottom: 0px;
   color: #F9BB61;max-width: 1060px;
}
.spartner .subtitle{
    text-align: center;font-size: 16px;font-weight: bold;    color: #fff;
}
.spartner .section-bg.bg-loaded {
    background-image: url(/theme/img/donvithamgiabg.jpg);
}
.spartner .spgap1{display:block; height:auto;padding-top: 60px;}

.workwith-wrap {
    overflow: hidden;
    opacity: 0.85;
    background: #fff;
}
.workwith-image{
    background: url(/images/partner.jpg?v=3) repeat-x;
    background-size: auto 200px;
    height: 200px;
    width: 100%;
    animation: animatedBackground 25s linear infinite;
}

@keyframes animatedBackground {
  from { background-position: 0px 0; }
  to { background-position: -2381px 0; }
}

.workwith-slide {
    background: url(/images/partner.jpg?v=3) repeat-x;
    background-size: auto 420px;
    height: 420px;
    width: 2381px;
     -webkit-animation: work-slide 25s infinite;
    -webkit-animation-delay: 1s;
    animation: work-slide 25s  infinite;
   
    animation-delay: 1s;
}.workwith-slide2 {
    background: url(/images/partner.jpg?v=3) repeat-x;
    background-size: auto 170px;
    height: 170px;
    width: 5000px;
    -webkit-animation: work-slide 25s infinite;
    -webkit-animation-delay: 0.5s;
    animation: work-slide 25s infinite;
    animation-delay: 0.5s;
}
  @-webkit-keyframes work-slide {
        0% {
             -webkit-transform: translate(0);
            -moz-transform: translate(0);
            -ms-transform: translate(0);
            -o-transform: translate(0);
            transform: translate(0);
        }

        100% {
             -webkit-transform: translate(-1692px);
            -moz-transform: translate(-1692px);
            -ms-transform: translate(-1692px);
            -o-transform: translate(-1692px);
            transform: translate(-1692px);
        }
    }
    @keyframes work-slide {
        0% {
            -webkit-transform: translate(0);
            -moz-transform: translate(0);
            -ms-transform: translate(0);
            -o-transform: translate(0);
            transform: translate(0);
        }

        100% {
            -webkit-transform: translate(-1692px);
            -moz-transform: translate(-1692px);
            -ms-transform: translate(-1692px);
            -o-transform: translate(-1692px);
            transform: translate(-1692px);
        }
    }

   
/*scrool*/
/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.simply-scroll-list ul li {
  padding: 0;
  margin: 5px 5px;
  list-style: none;
  transition: all 0.5s;
 
}
.simply-scroll-list  ul li a{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 66.67%;
    position:relative;
}
/*.simply-scroll-list li img{
    width: 100%;
}*/
.simply-scroll-list  ul li a img {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.simply-scroll-list li:hover {
     transform: scale(1.1);
}
/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
  width:100%;
  height: 210px;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
  float: left; /* Horizontal scroll only */
  width: 290px;
  height: 200px;
}

/*end partner*/
/*sgift*/
.sgift {background:#fff;  
    background: var(--black-color);}
.sgift h2.title {
    color: var(--title-color);
    margin-bottom: 30px;font-weight: 800;
}
.sgift .items{
    width: calc(100% + 20px);
    margin-left:-10px;
    margin-right:-10px;
}
.sgift .items .item
{
    width:33.33%;
    margin: 0 auto;
    float:left;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:30px;
}
.sgift .items .item .text{background:#fafafa;}
.sgift .items .item .text .name{
    text-align: center;
    word-break: break-word;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    color: #f36f21;
    min-height: 75px;
    text-transform: uppercase;
}
.sgift .items .item .text .linkbtn{text-align:center;}

.sgift .box-info{
    background: #fffdb2;
    border-radius: 1px;
    padding: 20px 30px 10px;
    font-weight: bold;
    max-width: 735px;
    margin: 0 auto;
    display: block;
    box-shadow: 4px 4px 0px 0px #d3d181;
}
.sgift .boxs{
    margin-top:20px;
}
.sgift .boxs .col {
    width:33.33%;
    margin: 0 auto;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
.sgift .boxs .col .item{
    color: #fefefe;
    text-align: center;
    font-weight: bold;
 
}
.sgift .boxs .col .item .inner {
    position:relative;
    background: url(/images/icons/box-gift.jpg);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:bottom center;padding-top: 100%;
}
.sgift .boxs .col .item .inner .text{
    position:absolute;
    bottom:20px;
    left:0;    width: 100%;
}
.sgift .boxs .col .item img{
    max-width: 170px;
}
.sgift .boxs .col .item p{
    font-size: 17px;margin: 10px auto;max-width: 230px;text-align: center;min-height: 55px;    color: #e5be62;
}
/*sseft*/
.sseft {
   color: #fff;
    background: var(--gray-color);
}
.sseft .row-title{
    margin-bottom:35px;
}
.sseft .text-desciption{
    font-size: 17px;font-weight: 500;
}
.sseft .linkbtn{text-align:center;}
.sseft .text{max-width:760px;margin:42px auto 10px !important;    font-weight: 500;}
.sseft  a{color:#fff;}
/*.sseft h3.title{
        color: #d83131; 
            background: -webkit-linear-gradient(#ffc32c,#ffbc13);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/
.sseft .form-contact .item,.sseft .text{max-width:521px; margin: 0 auto;}

.sseft .form-contact  form label {
    word-wrap: break-word;
    width: 117px;
    float: left;
    padding-left: 5px;
    padding-right: 10px;
    color: #fafafa;
    font-weight: normal;
    white-space: normal;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}
.sseft .form-contact form .form-group{margin-bottom:10px;}
.sseft .form-contact form .area {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: normal;
    overflow: hidden;
    max-width: 400px;
    width: 100%;
}
.sseft .form-contact textarea{min-height:70px;}
#widget.contact_form form .row {
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
}
 .sseft .form-contact input[type=text],  .sseft .form-contact textarea {
    -webkit-border-radius: 6px 6px;
    -moz-border-radius: 6px / 6px;
    border-radius: 6px / 6px;
    border: 1px solid #cecece;
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0),inset 0px 0px 0px rgba(80,93,104,0);
    -webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 0%), inset 0px 0px 0px rgb(80 93 104 / 0%);
    box-shadow: 0px 1px 3px rgb(0 0 0 / 0%), inset 0px 0px 0px rgb(80 93 104 / 0%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px rgb(108 118 126 / 0%);
    color: #666666;
    padding: 4px 6px;
    margin: 0px;
}

 .sseft p.title {
    font-size: 22.5px;
    letter-spacing: 1px;
    font-weight: 900;
}
.sfeedback{
     background-color: var(--black-color);
}.sfeedback ul.polaroids{
margin-bottom:0;
}
.sfeedback h2.title{    
    margin-bottom: 30px;

}
.sfeedback .slick-slider .slick-list{
 padding:20px 0;
}
.sfeedback .video{
width:90%;margin:0 auto;
}
.sfeedback .video ._photo img{
    border-radius: 50%;
}
.sfeedback .video ._text{
    padding-left: 10px;
    text-align: left;
}
.sfeedback .video ._text ._name{
    font-weight:bold;
    font-size:18px;
}

.sfeedback  .slick-slide {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
}
/*sexpert*/
.sexpert{
        background: var(--black-color);    color: #fff;
}
.sexpert h2.title{
    color: #fb580a;
    margin-bottom: 30px;
        color: #F9BB61;
}
.sexpert .items{
    width: calc(100% + 20px);
    margin-left:-10px;
    margin-right:-10px;
}
.sexpert .item
{
    margin: 0 auto;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
.sexpert .item{
    width:50%;
    margin-bottom:30px;
    padding: 10px 15px 30px;

    display: inline-block;
    float: none;
    margin-right: -3px;
    vertical-align: top;
}
.sexpert .item:before, .sexpert .item:after{
    content: "";
    display: table;
    clear: both;
}
.sexpert .item  .extext{
    width: calc(100% - 240px);
    float: left;
    padding-right: 20px;
    font-weight: 500;
    /*display: flex;*/
    justify-content: center;
    align-items: center;    text-align: right;
        max-width: 650px;
}
.sexpert .item  .extext .msg
{
    font-size:14.5px;
    font-style:italic;    line-height: 1.5;    font-weight: 400;
}
.sexpert .item  .extext b{
    font-family: serif, arial;
    font-size: 20px;
    font-weight: bold;
}
.sexpert .item  .extext span{
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
    padding-left: 0;        font-size: 14px;
}
/*.sexpert .item  .extext .info{
    display: flex;
}*/
.sexpert .item .extext .info > div:nth-child(2)
{
    margin-top:5px;
}
.sexpert .item  .extext .logo{
    max-width: 100px;
    margin: 0 auto 8px;
    float: right;
}
.sexpert .item  .extext .line-break{display:block;font-weight:bold;}
.sexpert .item  .exphoto{
    width:240px;
    float:left;
}
.sexpert .item   .exphoto img{
        border-radius: 6px;
        width:100%;
        max-width:100%;
}
.sexpert .slick-slide{margin-left:0}
.sexpert .slick-prev, .sexpert .slick-next{
    top: 41%;
}
.sexpert .slick-prev{left:0;}
.sexpert .slick-next{
    right: 0;
}
/*end sexpert*/
/*sabout*/
.sabout{
   /* background-color: #1a2434!important;*/
    background-color: var(--gray-color);
    background: url(/theme/images/bg-class2.jpg);
    background-size: auto;
    position:relative;
}
.sabout .bg {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: rgba(0,0,0,.8);
    width: 100%;
}
.sabout .photo{
    max-width: 940px;
    margin: 0 auto;
    display: block;
}
.sabout .photo img{max-width:100%;width:100%;border-radius: 4px;}
.sabout h2.title{
   color: var(--title-color);
    margin-bottom: 40px;
 }
.sabout .text{
    max-width: 935px;
    margin: 25px auto 5px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 25px;
}
.sabout .text .hl{
    color: #fec619;
}
.sabout .text .ud{
    text-decoration:underline;
}
/*.sabout ul{
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/
.sabout ul li{
    list-style:none;
}
/*.sabout ul li:before{
    content: '✓';
    padding: 0 10px 0 0;
    font-weight: 600;
    color: #ffffff;
    width: 20px;
    height: 20px;
}*/
/*end sabout*/
/*stool*/
.stool{
    background-color: #fff!important;    background-color: var(--gray-color)!important;
}
.stool .section-content{
    display:block; height:auto;padding-top: 50px;
}
.stool h2.title{
    margin-bottom:20px;
    letter-spacing: 0;
    max-width:1200px;
    font-size: 31px;
}
.stool .sub{
    max-width:1220px;
    padding:0;
    margin: 0 auto;
    color:#fff;
    line-height:30px;
    margin-bottom: 20px;
}
.stool .sub .sub1{
    text-align: center;
    font-size: 16.5px;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 0.2px;
    max-width: 630px;
    margin: 0 auto;
}
.stool .sub .sub2{
    text-align: center;font-size: 17px;font-weight: 700;
    color: red;  margin-bottom:10px;
        background: linear-gradient(to right,#be9945,#e0b936,#f6ed78,#be9945,#f8e473,#f9e876,#be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.stool .photo{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 6px;  width: 50%;
    float: left;    padding: 0 10px;
}
.stool .text{
    max-width: 900px;
    margin: 16px auto;
    color: #e9e9e9;
    width: 50%;
    float: left;
        padding: 0 20px;
}
.stool .text >p:first-child{
        font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    color: #f1f1f1;
}
.stool ul{
    font-weight:500;
}
.stool ul li{
    list-style:none;
    margin-left:0;
}
.stool ul li b,.stool ul li strong{
    color: #fec619;
    background: linear-gradient(to right,#ffcf62,#ebc33e,#f6ed78,#efcf89,#f8e473,#f9e876,#fbc958);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;text-transform: uppercase;
}
.stool  ul.has-icon.icon-check li:before{
    background-image: url(/favicon.ico);
    width: 20px;
    height: 22px;
}
/*end sprocess*/
/*ssteps*/
.ssteps{
    background: url('/images/About/bg-mountain.png'), #121212;
    background-repeat:no-repeat;
    background-position:bottom center;
    color: #fefefe;
}
.ssteps .section-content{
    display:block; height:auto;padding-top: 50px;
}
.ssteps h2.title{
    margin-bottom:20px;
    letter-spacing: 0;
}
.ssteps .text .itemlg{display:block;}
.ssteps .text .itemsm{display:none;}
.ssteps .text .item .title {
    color: #f1bb61;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 24px;
    background-image: linear-gradient(to right,#ffc32c 0%,#ffbc13 100%);
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ssteps .text .item{
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 15px;
    
}
.ssteps .text .item:last-child {
    border-bottom:unset;
}
.ssteps .text .item .title{width:200px;float: left;margin-top: 40px;}
.ssteps .text .item ol{width:calc(100% - 200px);float: left;margin-top: 25px;position:relative;}
.ssteps .text .item ol li{
    width: 22%;
    margin: 0;
    padding: 10px 12px;
    list-style: none;
    float: left;
    background: #1e1e1e40;
    margin-right: 4%;
    border: 1px solid #f5b900;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 55%);
    min-height: 100px;
    position: relative;
    z-index:1;
    font-weight: 500;
    font-size: 15px;
}

.ssteps .text .item ol li:after{
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    right: -30px;
    top: 46%;
    color:#f5b900;
}
.ssteps .text .item02.itemlg ol li:after {
    content: "\f177";
}
.ssteps .text .item01 ol:after{
    content: "";
    background: url(/theme/img/arrow-line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 120px;
    height: 272px;
    position: absolute;
    right: -120px;
    top: 71px;
    background-size: 55%;
}
.ssteps .text .item02 ol:before{
    content: "";
    background: url(/theme/img/arrow-line-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 120px;
    height: 272px;
    position: absolute;
    left: -67px;
    top: 71px;
    background-size: 55%;
}
.ssteps .text .item ol li:last-child:after{display:none;}
.ssteps .text .item ol li:last-child{margin-right:0;}
.ssteps .text .item ol li span{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    z-index: -1;
    right: 7px;
    bottom: 6px;
    background: #f5b900;
    height: 35px;
    width: 35px;
    border: 0.1em solid rgba(0,0,0,.05);
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    font-family: Georgia, serif;
    /* font: italic bold 2em/2.5em Georgia, Serif; */
    color: #000;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
    opacity: 0.8;
}
.ssteps .text .item01 ol:before {
    content: "";
    display: inline-block;
    /*font: normal normal normal 25px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    left: -68px;
    bottom: 2px;
    color: #e72727;
    font-size: 26px;

    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/images/icons/battery-01.png);
    width: 38px;
    height: 32px;
}
.ssteps .text .item01 ol li:first-child:before {
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    left: -30px;
    bottom: 8px;
    color: #f5b900;
}
.ssteps .text .item03 ol:after {
    content: "";
    display: inline-block;
   /* font: normal normal normal 25px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    right: -78px;
    bottom: 1px;
    color: #50bd0b;
    font-size: 26px;

     background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/images/icons/battery-02.png);
    width: 38px;
    height: 32px;
}
.ssteps .text .item03 ol li:last-child:after {
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    top:unset!important;
    right: -30px;
    bottom:8px!important;
    color: #f5b900;
}
/*sprocess*/
.sprocess{
    background-color: #fff!important;
    background-color: var(--gray-color)!important;
}
.sprocess .section-content{
    display:block; height:auto;padding-top: 50px;
}
.sprocess h2.title{
    margin-bottom:20px;
    letter-spacing: 0;
    font-size: 30px;
}
.sprocess .sub{
    max-width:900px;
    padding:0 10px;
    margin: 0 auto;
}
.sprocess .sub .sub1{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    font-style: italic;
    letter-spacing: 0.2px;
}
.sprocess .sub .sub2{
    text-align: center;font-size: 16px;font-weight: bold;
    color: red;  margin-bottom:10px;
}
/*.sprocess .photo{
    max-width: 628px;
    margin: 0 auto;
    display: block;
    border-radius: 6px;
    float: left;
    width: 45%;
}
.sprocess .text{
    max-width: 900px;
    margin: 16px auto;
    color: #222;
    color: #fff;
    float: left;
    width: 46%;
    margin-left: 4%;
}*/
.sprocess .photo{
    max-width: 740px;
    margin: 10px auto;
    display: block;
    border-radius: 6px
}
.sprocess .text{
    margin-top:40px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.sprocess .text .item{
    width: 33.33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 40px;
}
.sprocess .text .item .title{
    color: #f1bb61;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 24px;
    background-image: linear-gradient(to right,#f7d26e 0%,#f7d67d 33%,#edc65d 100%);
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sprocess .text .item .title:before {
    content: '';
    -webkit-transform: skew(-20deg);
    transform: skew( -20deg);
    background-color: #f1bb61;
    margin-right: 2px;
    width: 3px;
    display: inline-block;
    height: 13px;
    padding-left: 4px;
    margin-right: 10px;
    margin-left: 3px;
}
.sprocess ol{
    font-weight:500;
}
.sprocess ol li{
    list-style:none;
    margin-left:0;
}
.sprocess ol{
    counter-reset: li;
}
.sprocess ol li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
background: #ddd;
color: #444;
text-decoration: none;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;	
}

.sprocess ol li:hover{
background: #eee;
}

.sprocess ol li span{
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background-image: linear-gradient(to right,#f7d26e 0%,#f7d67d 33%,#edc65d 100%);
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #17161b;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-sizing: content-box;
}




.rounded-list{
    counter-reset: li;
}
.rounded-list li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
background: #ddd;
color: #444;
text-decoration: none;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;	
}

.rounded-list li:hover{
background: #eee;
}
/*
.rounded-list li:hover:before{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);	
}*/

.rounded-list li:before{
   content: counter(li);
	counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #f1bb61;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #17161b;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-sizing: content-box;
}
.numberlist{
	width:450px;

}
.numberlist ol{
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	padding: 0;
	margin-bottom: 4em;

}
.numberlist ol ol{
	margin: 0 0 0 2em;
}
			
.numberlist li{
		position: relative;
		display: block;
		padding: .4em .4em .4em 1em;
		margin: .5em 0;
		background: #FFF;
		color: #444;
		text-decoration: none;
		-moz-border-radius: .3em;
		-webkit-border-radius: .3em;
		border-radius: .3em;
	}

.numberlist li:hover{
	background: #cbe7f8;
	text-decoration:underline;
}
.numberlist li:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;	
	left: -1.3em;
	top: 50%;
	margin-top: -1.3em;
	background: #87ceeb;
	height: 2em;
	width: 2em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	color:#FFF;
}
/*end sprocess*/
.sguarantee{
    background-color: #080808!important;
/*    background: linear-gradient(to right, #222e44 0%, #24344c 25%, #131a26 100%);
    background: linear-gradient(to right, #000000 0%, #1a1a1a 25%, #000000 100%);*/
     display:block; height:auto;padding-top: 60px;
}
.sguarantee h3.title{
    color: #ffffff;
    margin-bottom: 30px;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    max-width: 1100px;
    font-size: 32px;
}
.sguarantee .text {
    padding: 0 15px;
  /*  min-height: 160px;*/
   /* max-width: 1020px;*/
    margin: 0 auto;
    font-weight:500;
}.sguarantee .text img {
    max-width: 100%;
    display: block;
    width: 250px;
    background: #1f1f1f;
    padding: 10px;
    margin: 15px auto;
}
.sguarantee .text ul{
   /*    width: 65%;*/
    float: left;
    /*margin-left: 5%;*/
    list-style: none;
    color: #e2c167;
    line-height: 1.8;
    padding-top: 0;margin-bottom: 0px!important;
 }
.sguarantee .text ul li{
    background: #1f1f1f;    padding: 12px 10px 12px 25px;    position: relative;color: #fff;
}
.sguarantee ul li:before{
    content: '';
    padding: 0 5px 0 6px;
    font-weight: 600;
    width: 44px;
    height: 44px;
    color: #e1c950;
    border: 1px solid currentColor;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    font-size: 13px;
    /* background: red; */
    position: absolute;
    left: -24px;
    top: calc(50% - 22px);
    background-image: url(/images/icons/guarantee.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: 6px solid #1f1f1f;
}
.sguarantee .text .has-icon li{margin-bottom:15px;margin-left:5px;}
 /*stesti*/
 .stesti {
    width: 100vw;
    height: 75vh;
    min-height: 560px;
    max-height: 700px;
    display: flex;
    justify-content: center!important;
    align-items: center!important;
    text-align: center;
    color: white;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(https://publicspeakingacademy.co.uk/images/billalcruciblepublicspeaking1.jpg); /*url(/images/about/testi.jpg);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden;
   
}
 /*end testi*/
 /*sphoto*/
 .sphoto{
    padding: 20px 0 10px;
    /*background-color: var(--black-color);*/
    background: #090601;
 }
 .sphoto h2.title{
   margin-bottom:30px;
 }
 /*end sphoto*/
  /*sbanner*/
 .sbanner {
  /*  width: 100vw;*/
    height: 88vh;
    min-height: 560px;
    max-height: 973px;
    display: flex;
    justify-content: center!important;
    align-items: center!important;
    text-align: center;
    color: white;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(/images/banner.jpg); /*url(/images/about/testi.jpg);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
/*   background-attachment: fixed;*/
    overflow: hidden; padding: 0;
}
.sbanner .slick-slide{
     margin-left:0;
 }
.sbanner .spgap1{display:block; height:auto;padding-top:30px;}
.sbanner .hero{
    max-width:600px;
    margin: 0 auto;
    padding: 0 10px;
}
.sbanner .hero .item{margin: 15px  0 20px;width: 100%;}
.sbanner .hero .item >div {
    margin-bottom: 0;
 }
.sbanner .hero .item hr{
    width: 80px;
    margin: 20px auto;
}
.sbanner .hero .slick-prev
{
    left: -40px;
}
.sbanner .hero .slick-next
{
    right: -40px
}
.sbanner .item p.message{
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 1.4;
    font-style: italic;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sbanner .item p.degree{
    font-size:15px;
    font-weight:500;
    margin-bottom:0;
}
.sbanner .item p.name{
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 18px;
    font-family: serif, arial;
    font-size: 18px;
    font-weight: bold;    margin-top: 4px;color: #f4f4f4;
}
.sbanner .item span.starrating{
    color: #FFBE1A;
    font-size: 20px;
    margin-bottom:15px;
}

.sbanner .text .t01{
    margin-bottom: 0;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
}
.sbanner .text .t02{
    text-align: center;
    color: #da2128;
    font-size: 33px;
    font-weight: 900;
    font-family: tahoma;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #FFBE1A;
/*    background: -webkit-linear-gradient(#ffc32c,#ffbc13);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.sbanner .text .t03{
    text-align: center;font-weight: bold;
    font-size: 34px;
    text-transform: uppercase;
    color: #ffb700;

}
.sbanner .text .t03 span{    display: inline-block;}
.sbanner .text .t03 span:after{
    width: 22px;
    height: 22px;
    margin-bottom: 0;
    padding: 10px 12px 10px 15px;
    content: "★";
}
.sbanner .text .t03 span:last-child:after{display:none;}
.sbanner .text .t04{
    text-align: center;font-size: 20px;font-weight: bold;
    margin-bottom: 8px;
    letter-spacing: 2px;
}
.sbanner .highlight{
    max-width:920px;
    font-weight:bold;
    font-size:21px;
    background: linear-gradient(to right,#be9945,#e0b936,#f6ed78,#be9945,#f8e473,#f9e876,#be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sbanner .highlight span{display:inline-block;}
/*sintro*/
.introduction{
    max-width: 880px;
    margin: 0 auto;
    border: 2px;
    background: #e8d561;
    margin-top: 20px;
    color: #fff;
    padding: 12px 0px 13px 0px;
    font-size: 24px;
    font-weight:500;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 4px 4px 0px 0px #d3d181;
}
.introduction p:last-child{margin-bottom:0;}
.sintro{padding:30px 0 50px;background: var(--black-color);}
.text-intro{padding: 10px 0px 10px 0px;font-size: 25px; color: #F9BB61;text-align:center;}
.introleft {
/*    border-top: 3px solid #f36e21;
    border-bottom: 3px solid #f78319;
    background: #feffe7;*/
    font-weight: 500;
    font-size: 18px;
    color: #fbfbfb;    line-height: 34px;
}
.introleft .col-inner {
    max-width:700px;
    /*margin-left:calc(100% - 600px)!important;*/
    padding: 15px 0px 15px 0;
}

.introright .col-inner {
    max-width:700px;
    padding:  0;
}
.introright .box-image{
    overflow: unset;
}
.introright .box-image img{
        border: 6px solid #ddd;
}
.introright .box-image .shape{
    background:rgba(255,255,255,.5);
    border-radius:3px;
    height:120px;
    position:absolute;
    width:120px;
    z-index:0
}
.introright .box-image .shape:first-child{
    left:-15px;
    top:-15px
}
.introright .box-image .shape:nth-child(2){
    bottom:-15px;
    right:-15px
}

.sintro .introvideo{
    padding: 30px 0px 10px 0px;
    font-size: 180%;
    color: #da2128;
    text-align: center;
    background: url(/theme/img/treebg2.png) top center no-repeat;
    background-size: cover;
}
/*end intro*/
/*tom*/
.stom{
    background: #f6f6f6;    background: var(--gray-color);
}
.stom .row-title{margin-bottom:35px;}
.stom .section-content{
    display:block; height:auto;
}
.stom h3{
    font-size: 25px;
    color: #f36e20;    color: #F9BB61;
    font-weight:bold;
    max-width:800px;
    margin: 0 auto;
    text-align:center;    text-transform: uppercase;
}
.stom .row-title hr{
    max-width: 300px;
    height: 4px;
    background: #b3a32a;
    margin: 20px auto 5px;
    opacity: 1;
}
.stom  .box
{
    width: unset;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.stom .icon-box{
    width: 33.33%;
    float:left;
    padding: 0 15px;
    margin-bottom: 32px;
}
.stom .icon-box .inner{
    background: #1f1f1f;
    padding: 35px 28px;
    min-height: 280px;
}
.stom .icon-box-img img {
    padding-top: .2em;
    width: 100%;
}
.stom .icon-box-img {
    margin: 0 auto;    width: 100px;
}
.stom .icon-box-img .icon{
    background: #17161b;
    padding: 8px;
}
.stom .icon-box-text {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 17px;
    background: -webkit-linear-gradient(330deg, #4a4a4a,#000000);
    background: -webkit-linear-gradient(330deg, #f7f7f7,#ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.stom .icon-box-text h3 span {
    color: #003366;
    font-weight: 600;
    font-size: 18px;
}
/*.stom .icon-box:nth-child(9){display:none;}*/
/*end tom*/
/*squote*/
.squote{
    /*background: linear-gradient(to right, #f36e21 0%, #f98f15 25%, #f36e21 100%);    background: linear-gradient(to right, #000000 0%, #1a1a1a 25%, #000000 100%);*/
        background: url(/theme/images/bg-class.jpg);
      background-size: auto;
   height: 332px;
}
.squote .section-content{display:block; height:auto;padding-top: 60px;}
.squote .section-content .text{
    text-align: center;    font-size: 29px;line-height: 1.75;
    font-weight: bold;text-transform:uppercase;
            color: #fec619;
                background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    padding-left: 20px;
    padding-right: 15px;
}
.squote .section-content .text:before{
    content: "";
    background: url(/theme/img/quotebg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -20px;
    top: -11px;
    width: 78px;
    height: 50px;
        opacity: 0.9;
}
.squote .section-content .text strong{
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 0.7px;
}
/*end squote*/
.sarticle{    background: var(--gray-color);}
.sarticle  h2.title {
    color: #fb580a;
    margin-bottom: 30px;
}
.sarticle .listing .post{
    text-align: left;
    position: relative;
    width: 100%;
}.sarticle .listing .post{
    padding: 15px 15px 20px;
    z-index: 1;
}
.sarticle .listing .entry-title{
    color: #d83131;
    font-weight:bold;
    font-size:17px;
    line-height:24px;
    display: block;
    min-height: 48px;
}
.sarticle .listing  .post .entry-meta{color: #808080;}
.sarticle .listing  .post .entry-summary{color: #000000;font-size:15px;}
.sarticle .listing  .post  p {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
 /*end testi*/
 /*hocvien*/
._student h1.title{
    padding: 10px 0;
    margin-top: 20px;
    text-transform: uppercase;
    color: #da2128!important;
    text-align: center;
    font-weight: 900;
    font-size: 34px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
 }
._student h2.title{    padding: 10px 0;
    margin-top: 20px;
    text-transform: uppercase;
    color: #b1ad9b!important;
    text-align: left;
        font-size: 23px;line-height:1.45}
._student .wrapper .listing
 {
    color: #444;    margin-left: 0;
}
._student .wrapper .listing .item {
/*    position: relative;
    display: inline-block;
    width: 30.33%;
    margin-left: 3%;
    margin-bottom: 35px;
    border-radius: 15px 50px 15px 15px;
    margin-top: 10px;
    padding: 15px;
    -webkit-box-shadow: 0 0 0 1px #dadce0;
    box-shadow: 0 0 5px #dadce0;
    background-color: #fff;
    border: 1.5px solid #e0b936;

    -webkit-transition: -webkit-transform .15s linear;
    cursor:pointer;*/
    float:left;
    display: inline-block;
    width: 33.33%;
    margin-left: 0;
    margin-bottom: 20px;
    border-radius: 5px;
    margin-top: 10px;
    padding: 15px 25px 15px 0px;
    max-width: 480px;
/*    -webkit-transition: -webkit-transform .15s linear;*/
}
._student .wrapper .listing .item:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
/*    -webkit-transform: rotate(-0.5deg) scale(1.04);
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);*/
    position: relative;
    z-index: 5;
}
._student .wrapper .listing .item ._photo{
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);
    border-radius: 50%;
    border-radius: 50%;
    width: 126px;
    height: 126px;
    padding: 4px;
    float: left;
}
._student  .listing .item ._photo img{
    border-radius: 50%;
}
._student  .listing .item ._text{
   padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0px;
    /* float: left; */
    margin-left: 28px;
    padding-left: 110px;
    border: 3px solid #e3d057;
    -webkit-transition: -webkit-transform .15s linear;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px rgb(33 33 33 / 30%);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border-radius: 76px;
    background: white;
    height: 128px;
}
._student  .listing .item ._text ._name{
    font-weight: bold;
    font-size: 20px;
    font-family: serif, arial;
}
._student  .listing .item ._text ._position{
    color: rgb(36 36 36);
    font-size: 13px;
    font-style: italic;
    text-align: left;
    line-height: 1.9;
    width: 100%;
    background-size: cover;
    background-position: center center;
    word-break: break-word;
    font-weight: 500;
}
._student  .listing .item ._message{
    margin-top:8px;
    font-size:15px;
    line-height:26px;
}
 /*end hocvien*/
 /*feedback*/
 ._feedback{
         background-color: #ffffff!important;
 }
._feedback .listing{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right:-15px;
    margin-left:-15px;
    margin-bottom: 70px;    margin-top: 30px;
}
 ._feedback .listing .videos li
 {
     width:50%;
 }
 ._feedback .listing .video{
     padding-right:15px;
     padding-left:15px;
     margin-bottom: 20px;
 }
  ._feedback .listing .video .inner{
    padding: 3px;
    background: #5cb83e;
    background: linear-gradient(114deg,#e8e1e1 10%,#343030 100%);
 }

  ._feedback   h2.title-year{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
 }
._feedback   h2.title-year b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1.5px;
    background-color: #444;
}
._feedback   h2.title-year span{
    text-align: center;
    margin: -15px 15px 0;
    text-transform: uppercase;
    font-family: 'Dancing Script', serif;
    font-size: 60px;
    line-height: 1.2;
    font-weight: bold;
    display: block;    color: #fff;
}
._feedback .years{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    text-align: center;
    display: block!important;margin: 15px 10px;
}
._feedback .years li{padding:10px;    display: inline-block;}
._feedback .years a{
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 800;
    background-color: rgb(155 155 155 / 51%);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #bab5b5;
    border-radius: 2px;
    padding: 8px 15px;
    color: #404040;
}
/*customer*/
 ._customer{
        background-color: #182841!important;

 }
  ._customer >.row{
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
 }
 ._customer .image img{border-radius: 3px;}
._customer .listings {
    margin-bottom:15px;
}
._customer h2.title{
    color:var(--title-color);
    margin-bottom: 30px;
}
._customer .items{margin-left:-20px;margin-right:-20px;}
._customer .item{width:33.33%;float:left;padding: 20px;}


._customer .listings .item {
    position: relative;
    display: inline-block;
    width: calc(33.33% - 44px);
    margin-left: 44px;
    margin-right: 0px;
    vertical-align: top;
    margin-bottom: 50px;
    border: 2px solid #e0b936;
    margin-top: 45px;
    padding: 15px;
    background: #fdfdfd;
   /* height: 268px;*/
    border-radius: 40px 50px 13px 25px;
}
._customer .listings .item ._photo{
    background: rgb(80 175 49);
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);
    border-radius: 50%;
    margin: 0 auto;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 5px;
    margin-top: -38px;
    margin-left: -42px;
    float: left;
    margin-right: 10px;
}
._customer .item ._photo img{
    border-radius: 50%;
}
._customer .item ._text{
    padding-left: 88px;
}
._customer .item ._text ._name{
    font-weight: bold;
    font-size: 20px;
    font-family: serif, arial;
}
._customer .item ._text ._position{
    font-size: 13.5px;
    font-weight: 500;
    font-style: italic;
    text-align: left;
    line-height: 1.2;
    width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center center;
}
._customer .item ._message{
    margin-top: 14px;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    color: #444;
    font-style: italic;min-height: 200px;
}
/*Story*/
._story{
    background: linear-gradient(170deg, #f4f7f8, #f7faf6, #f5f7f4);
}
._story .wrapper{
    margin:45px 0 0px;
}
._story  .item{
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 2px;
}
._story  .item .text{padding:15px 12px;font-size: 15.5px;}
._story  .item .text p.position {
    font-weight: 500;
    margin-bottom: 12px;    font-size: 15px;
    color: #333;
}
._story  .item .text p.des{min-height:100px}
._story  .item .text h3{
    color: #095589;
    font-weight: 600;
    font-size: 21px;
}
._story  .item .btn-detail{display: block;
    padding:15px 12px;
       color: #4db848;
    opacity: 0.92;
    border-radius: 2px;
    padding-right: 20px;
    background:#f3f3f3;
    background-size: 200%;
    opacity: 0.9;font-weight: 500;
    transition: all 0.5s;
}
._story  .item .btn-detail:hover
{
    background:#e9bc46;color: #222; 
}
._story  .item .btn-detail.disabled{
    background: #f3f3f3;color: #222; 
    opacity: 0.7;
}
._story  .item .btn-detail.disabled:hover{
    background: #f3f3f3;
    opacity: 0.7;
}
@media screen and (min-width: 767px){
    ._story .banner-wrap {
        background-image: url(/theme/images/bg-story.jpg)!important;
    }
}
._story  .leftright {
    margin-left: -15px;
    margin-right: -15px;
    min-height: 480px;
}
._story  .leftright::after {
    content: "";
    clear: both;
    display: table;
}
._story .lleft,._story .rright {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;    margin-bottom: 20px;
}
._story .rright img{max-width:500px; margin: 0 auto;}
._story  .leftright .text .label{
    letter-spacing:1px;opacity:0.8;margin-bottom:10px;
}
._story  .leftright .text h3.name{font-weight:700;margin-bottom:12px;    color: #095589;}
._story  .leftright .text p.position{font-weight:600;margin-bottom:12px;color: #333;}
._story  .leftright .text hr{
    max-width: 360px;
    color: #585858;
    height: 2px;margin: 12px 0 18px;
}
._story .video{
    margin-top:40px;
    background: #fdfbfb;
    padding: 50px 0px;
}
._story .video .inner{
    max-width:1000px;margin:0 auto;
}
 ._story  .leftright .video{
    margin-top: 0;
    padding: 10px 0px;
}
@media screen and (max-width: 992px){
    ._story .lleft,._story .rright {width:100%;display: block;}
}
/*_gift*/

._gift .box-video {
    max-width: 920px;
    margin: 30px auto 10px;
}
._gift .box-text{
    position: relative;
    width: 100%;
    font-size: .9em;
    background: #f9f9f9;
    border: 2px solid #ececec;
    margin: 20px 0;
    padding: 10px 15px;
}
                     
._gift .listing
{
    background:#f6f6f6;
    padding:40px 0 20px;
}
._gift .items{
    width: calc(100% + 20px);
    margin-left:-10px;
    margin-right:-10px;
}
._gift .items .item
{
    width:33.33%;
    margin: 0 auto;
    float:left;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:30px;
}
._gift .items .item .inner{
    border: #ececec solid 1px;
}
._gift .items .item .text{background:#fafafa;}
._gift .items .item .text .name{
    text-align: center;
    word-break: break-word;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    color: #f36f21;
    min-height: 75px;
    text-transform: uppercase;
}
._gift .items .item .text .linkbtn{text-align:center;    margin-bottom: 0;}

._gift .box-info{
    background: #fffdb2;
    border-radius: 1px;
    padding: 20px 30px 10px;
    font-weight: bold;
    max-width: 735px;
    margin: 0 auto;
    display: block;
    box-shadow: 4px 4px 0px 0px #d3d181;
}
._gift .boxs{
    margin-top:20px;
}
._gift .boxs .col {
    width:33.33%;
    margin: 0 auto;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
._gift .boxs .col .item{
    color: #fefefe;
    text-align: center;
    font-weight: bold;
}
._gift .boxs .col .item img{
    max-width: 170px;
}
._gift .boxs .col .item p{
    font-size: 17px;margin: 10px auto;max-width: 230px;text-align: center;min-height: 55px;
}
/*form send*/
.form-send .loader{
    background: rgba(127,127,127,0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.form-send .loader img{
    position: absolute;
    top: 56%;
    left: 48%;
}
.form-alert p.success{
    padding: 0;
    color: #89d239;
    border-radius: 3px;
    opacity: 1;
    font-size: 15px;    background: unset;font-weight: 500;
}
.form-alert p.error{
    padding: 0;
    color: #f54141;
    border-radius: 3px;
    opacity: 1;
    font-size: 14px;    background: unset;
}
/*contact*/
._contact {

}
._contact .text{
    color: #4f4f4f;
    font-weight:500;
}
._contact .text a{
      color: #4f4f4f;
}
._contact .text p.hotline a {
    font-size: 16.5px;
    line-height: 1.5;
    font-weight: bold;
}
._contact .text img.logo{
    max-width:310px;
    width:100%;
}
._contact .text .name{
    font-weight: bold;
    font-size: 18.5px;
    letter-spacing: 1px;
    text-transform:uppercase;
}
._contact .text p i{margin-right:10px}
._contact .form {
    max-width: 450px;
    margin: 0 auto;
}
._contact .form p.title{font-weight:bold;    margin: 10px 0;}
._contact .darkform .col-inner {
    background: #ececec;
    background-size: 100%;
    padding: 10px 20px 20px 20px!important;
    border-radius: 10px;
    color: #000!important;
}
._contact .darkform .col-inner textarea {
    padding-top: 0.7em;
    min-height: 78px;
}
._contact iframe {
    display:block;
}
/*page*/
._page .page-content{
    max-width: 970px;
    margin: 0 auto;
    overflow: hidden;
    padding:0 15px;
    font-size: 16.5px;
}
._page .page-content h1{
    padding: 10px 0;
    margin-top: 0;
    color: #3cb421!important;
    text-align: center;
    font-weight: 900;
    font-size: 34px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}
._page  .box-description {
    max-width: 1050px;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 10px 10px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
/*stat*/
.stat {
    background-image: url(/theme/images/stat.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    bottom: 20px;
    box-sizing: content-box;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
}
.stat__1 {
    background-position: 0 0px;
}
.stat__2 {
     background-position: -80px 0px;
}
.stat__3 {
      background-position: -160px 0px;
}
.stat__4 {
      background-position: -240px 0px;
}
.stat__5 {
    background-position: -320px 0px;
}
.statistic-box__title{
    font-size:40px;
    color:#fff;
    font-weight:600;
    line-height:1;
    margin:0 0 10px
}
.timer.icon:before {
 display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    padding-top: -1px;
    position: absolute;
    left: -18px;
    top: 16px;
}
.statistic-box__content{
    color:#fff;
    font-size:14px;
    line-height: 22px;
}
.statistic-box__details{
    margin:0;
    position:relative;
    width:100%
}
.statistic-box__icon-holder{
    width:100%;
    margin:0;
    vertical-align:middle
}
.statistic-box__icon{
    color:#fff;
    line-height:60px;
    margin:0;
    -webkit-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
span.statistic-box__icon{
    font-size:40px
}
.statistic-box__icon-holder--img{
    line-height:60px
}
.statistic-box__iconimg{
    max-height:80px;
    width:auto
}
.statistic-box:hover .statistic-box__icon{
    opacity:1
}
.statistic-box__line{
    position:relative;
    width:100%;
    height:1px;
    border-bottom:dotted 1px #fff;
    margin:0
}
.statistic-box__line::before{
    content:'';
    position:absolute;
    height:3px;
    background-color:#fff;
    width:3px;
    display:block;
    left:50%;
    border-radius:3px;
    top:-1px;
    box-shadow:0 5px 0 -1px #fff,0 10px 0 -1px #fff,0 15px 0 -1px #fff,0 20px 0 -1px #fff
}
.statistic-box--stl-style1.statistic-box__container{
    width:100%;
    display:table;
    table-layout:fixed;
    margin-top: 160px;
    margin-bottom: 130px;
}
.statistic-box--stl-style1 .statistic-box{
    position:relative;
    display:table-cell;
    text-align:center
}
.statistic-box--stl-style1 .statistic-box__icon-holder{
    position:absolute;
    top:0;
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%);
    padding-top:0;
    padding-bottom:35px
}
.statistic-box--stl-style1 .statistic-box__details{
    position:absolute;
    top:0;
   /* min-height:90px;*/
    padding-top:42px;
    padding-bottom:0
}
.statistic-box--odd .statistic-box__icon-holder{
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
    padding-top:42px;
    padding-bottom:0
}
.statistic-box--odd .statistic-box__details{
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%);
    padding-bottom:35px;
    padding-top:0
}
.statistic-box--odd .statistic-box__line::before{
    bottom:-2px;
    box-shadow:0 -5px 0 -1px #fff,0 -10px 0 -1px #fff,0 -15px 0 -1px #fff,0 -20px 0 -1px #fff
}
.statistic-box--stl-style2.statistic-box__container{
    width:100%;
    display:table;
    table-layout:fixed;
    margin-top:120px;
    margin-bottom:120px
}
.statistic-box--stl-style2 .statistic-box{
    position:relative;
    display:table-cell;
    text-align:center
}
.statistic-box--stl-style2 .statistic-box__icon-holder{
    position:absolute;
    top:0;
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    transform:translateY(-100%);
    padding-top:0;
    padding-bottom:35px
}
.statistic-box--stl-style2 .statistic-box__details{
    position:absolute;
    top:0;
    min-height:90px;
    padding-top:35px;
    padding-bottom:0
}
.statistic-box--dark .statistic-box__title{
    color:#fff;
    position: relative;
    padding-left: 7px;
}
.statistic-box--dark .statistic-box__content{
    color:#fff;
    font-weight: 400;
    text-transform: uppercase;
}
.statistic-box--dark .statistic-box__icon{
    color:#fff
}
.statistic-box--dark .statistic-box__line::before{
    background-color:#fff;
    box-shadow:0 5px 0 -1px #fff,0 10px 0 -1px #fff,0 15px 0 -1px #fff,0 20px 0 -1px #fff
}
.statistic-box--dark .statistic-box--odd .statistic-box__line::before{
    box-shadow:0 -5px 0 -1px #fff,0 -10px 0 -1px #fff,0 -15px 0 -1px #fff,0 -20px 0 -1px #fff
}
.zn_pb_editor_enabled .statistic-box__icon-holder~.statistic-box__line,.zn_pb_editor_enabled .statistic-box__details~.statistic-box__line{
    min-height:3px
}
@media screen and (min-width:992px) and (max-width:1199px){
    .statistic-box__title{
        font-size:32px
    }
    .timer.icon:before {
        font-size: 19px;
        left: -15px;
        top: 12px;
    }
}
@media screen and (max-width:991px){
    .statistic-box--stl-style1.statistic-box__container{
        width:100%;
        display:block;
        margin:0
    }
    .statistic-box--stl-style1 .statistic-box{
        position:relative;
        display:block;
        float:left;
        width:50%;
        margin-bottom:30px;
        text-align:center
    }
    .statistic-box--stl-style1 .statistic-box__icon-holder{
        position:static;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style1 .statistic-box__details{
        position:static;
       /* min-height:90px;*/
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style1 .statistic-box--odd .statistic-box__icon-holder{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style1 .statistic-box--odd .statistic-box__details{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-bottom:0;
        padding-top:0
    }
    .statistic-box--stl-style1 .statistic-box__line{
        display:none
    }
    .statistic-box--stl-style2.statistic-box__container{
        width:100%;
        display:block;
        margin:0
    }
    .statistic-box--stl-style2 .statistic-box{
        position:relative;
        display:block;
        float:left;
        width:50%;
        margin-bottom:30px;
        text-align:center
    }
    .statistic-box--stl-style2 .statistic-box__icon-holder{
        position:static;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style2 .statistic-box__details{
        position:static;
        min-height:90px;
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style2 .statistic-box--odd .statistic-box__icon-holder{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-top:0;
        padding-bottom:0
    }
    .statistic-box--stl-style2 .statistic-box--odd .statistic-box__details{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        padding-bottom:0;
        padding-top:0
    }
    .statistic-box--stl-style2 .statistic-box__line{
        display:none
    }
}
@media screen and (max-width:767px){
    .statistic-box--stl-style1 .statistic-box,.statistic-box--stl-style2 .statistic-box{
        float:left;
        display:block;
        width: 50%;
       height: 216px;
        overflow-y: hidden;
        margin-bottom: 20px;
    }
    .statistic-box__icon-holder {
        padding-bottom: 12px!important;
    }
    .statistic-box__title {font-size:32px;}.statistic-box__content {
        color: #fff;
        font-size: 13px;
        line-height: 20px;
    }
    .section--stat{padding-bottom:35px!important;}
    .statistic-box--stl-style1 .statistic-box__icon-holder{transform: scale(0.8)!important;}
}
.section--stat{
    padding-top:35px;
    padding-bottom:75px;
    background-image:url(/theme/images/bg-footer.jpg);
    background-repeat: no-repeat;
    background-size:cover;    background-position: center;
}
/*album*/
._album{
        background-color: #182841!important;
}
._album ul.breadcrumbs li a{
        color: #f5f5f5;
}
._album ul.breadcrumbs li a:hover{
        color: #fff;
}
._album h1.title {
    padding: 10px 0;
    margin-top: 40px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 0px;
    color:#e6e6e6;
}
.container-album-title
{
     text-align:center;
     max-width:768px;
     margin:0 auto;
    margin-bottom: 30px;
 }
.container-album-title h1 {
     
     font-size: 30px;font-family: 'UTM-Avo-Bold';line-height: 1.5;
 }
.container-album-title .stats-container{
    font-size:15px;    color: #fff;
}
.box-description{
    max-width: 1050px;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 15px 10px;
    border-radius: 5px;
    margin-top: 15px;margin-bottom: 30px;
}
.entry-sharing{overflow:hidden;}
#album, #page
{
    position: relative;
    padding-bottom: 60px;
}


div.photo-list-album-interaction {
    height: 100%;
    background-color: transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    background: linear-gradient(to right, #e3ae55 0%, #edcc6c 46%,#e3c469 76%, #e3ae55 100%);
    padding: 10px 12px 5px;
    overflow: hidden;
}

div.photo-list-album-interaction:hover{
        -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}
#album .view {margin-bottom:25px;}
.view .album-title{
    display:block;height: 75px
}

div.photo-list-album-interaction.has-actions:hover .actions {
    height: 50px
}


@media (min-width: 768px){
    .cover--box{margin-left:-50px;}
}
@media (max-width: 812px) and (orientation:landscape),only screen and (max-width:700px) and (orientation:portrait) {
    div.photo-list-album-interaction.has-actions:hover .metadata {
        bottom:15px
    }
}

div.photo-list-album-interaction .album-title {
    text-shadow: 0 1px 1px #7d7a7ab3;
    line-height: 28px;
    word-break: break-word;
    margin: 0;
    font-size: 15.5px;
    font-weight: 600;
    color: #2f2929;
}

div.photo-list-album-interaction .album-photo-count,div.photo-list-album-interaction .album-views-label {
    text-shadow: 0 1px 1px #000;
    background: unset;
}

div.photo-list-album-interaction .metadata {
    padding: 0 5px;
    font-weight: 500;
    /*bottom: 5px;
    position: absolute;*/
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: bottom .25s ease-out;
    transition: bottom .25s ease-out;
    width: 100%;
    box-sizing: border-box;
    color:#fff;
}
div.photo-list-album-interaction:hover .metadata .album-title {
   color:#191515;
}
@media (max-width: 812px) and (orientation:landscape),only screen and (max-width:700px) and (orientation:portrait) {
    div.photo-list-album-interaction .metadata {
        padding:0 10px;
        bottom: 10px
    }

    div.photo-list-album-interaction .metadata h4 {
        font-size: 16px;
        font-weight: 600
    }

    div.photo-list-album-interaction .metadata span {
        font-size: 14px;
    }
}

div.photo-list-album-interaction .metadata .album-views-count-wrapper {
    white-space: nowrap
}

div.photo-list-album-interaction .metadot {
    margin: 0 5px;
    font-size: 18px;
    font-weight: 800
}

div.photo-list-album-interaction .actions {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: height .15s ease-out;
    transition: height .15s ease-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    height: 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

div.photo-list-album-interaction .actions.less-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

div.photo-list-album-interaction .actions a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    outline: none;
    padding: 15px
}

div.photo-list-album-interaction .actions a:first-of-type {
    padding-left: 20px
}

div.photo-list-album-interaction .actions a:first-of-type span {
    left: 0
}

div.photo-list-album-interaction .actions a:last-of-type {
    padding-right: 20px
}

div.photo-list-album-interaction .actions a span {
    display: block;
    pointer-events: none;
    position: relative
}

div.photo-list-album-interaction .actions a.is-disabled {
    cursor: default;
    opacity: .5
}

@media (max-width: 812px) and (orientation:landscape),only screen and (max-width:700px) and (orientation:portrait) {
    div.photo-list-album-interaction .actions a.book.cta,div.photo-list-album-interaction .actions a.share.cta {
        display:none
    }
}

div.photo-list-album-interaction.photo-selector-album .album-title {
    font-size: 16px;
    bottom: 48px
}

div.photo-list-album-interaction.photo-selector-album .album-photo-count {
    font-size: 14px;
    bottom: 20px
}
.photo-list-album-view {
    /*position: absolute;*/
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    background-size: cover;
    margin-bottom:0;
    transform: translate(0px, 8px);
    width: 100%;
    padding-top: 66.6666%;
    position: relative;
}
.photo-list-album-view  img{
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
}
.photo-list-album-view.awake {
    opacity: 1
}

.photo-list-album-view a.click-target {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.photo-list-album-view .interaction-view {
    position: absolute;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    opacity: 1
}
.photo-list-album-view .interaction-view.photo-list-album {
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.5) 0,transparent 50%,transparent);
    background: linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 50%,transparent);
    margin: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

#album .avatar.album:before {
    right: 15px;
    left: 15px;
}

#album .avatar.album:before {
    right: 4px;
    left: 4px;
    top: -4px;
}
#album .avatar.album:after, #album .avatar.album:before {
    content: "";
    position: absolute;
    height: 1px;
    background: #afb7bc;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#album .avatar.album:after {
    right: 10px;
    left: 10px;
}

#album .avatar.album:after {
    right: 2px;
    left: 2px;
    top: -2px;
}

#album  .avatar.album:hover:before {
    top: -6px;
}
#album  .avatar.album:hover:after, .fluid .avatar.album:hover:before {
    background-color: #8c9296;
}
.album-relates 
{
    margin-top:40px;
    padding-top: 25px;
    padding-bottom: 55px;
}
.album-relates  .slick-slide{
    margin-left: 10px;
    margin-right: 10px;
}
.album-relates .album-slick{
    margin-bottom: 0;
    padding-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
/*end album*/
/*blog*/
.title-color{
     background: -webkit-linear-gradient(#56b736,#49a52a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h1.page-title{
    padding: 10px 0;
    margin-top: 35px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 900;
    font-size: 34px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 35px;
    color: #222;
 }
.blogs h1.page-title{
    margin-top: 5px;
}
/*.page-title.has-underline:after {
    content: "";
    background: url(/theme/img/underline.png);
    display: inline-block;
    margin: 0 auto;
    display: block;
    width: 250px;
    height: 11px;
    background-repeat: no-repeat;
    margin-top: 10px;
}*/
/*course category*/
.course-category{max-width:1920px; margin: 0 auto;}
.course-category .rte   h2{
    font-size: 24px;
    line-height: 35px;
    margin: 25px 0 35px;
}
.course-category .spartner{
    padding-top: 0;
    margin: 0px 0 35px;
}
.course-category .spartner .col-inner {
    margin-top:0;
}
.course-category .text{
    max-width:820px;
    margin:0 auto;
}
.course-category .uplevel{
    margin: 20px 0 0;
    background: #efefef;
    padding:20px 0 10px;
}
.course-category .uplevel .item{
    float:left;
    width:20%;
    text-align:center;position:relative;
    margin-bottom: 15px;
}
.course-category .uplevel .item .text{position:relative;z-index:1;}
.course-category .uplevel .item:before {
    content: "";
    background: url(/images/img/logo-v.png);
    background-position: center;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: 70%;
    display: block;
    position: absolute;
    z-index: 0;
    opacity: 0.08;
    float: unset;
}
.course-category .uplevel .item .head-title{
    font-weight:800;
    color:#ff8100;
    font-size:30px;
}
.course-category .uplevel .item .sub-title{
    font-weight:600;    color: #d17c53;
}
._course {
     background-color: #fff!important;
     color:#333333;
}
._course .slogan{
    background: #f7e264;
    border: 4px;
    color: #111;
    padding: 8px 36px;
    display: inline-block;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
}
._course .about-intro{
    padding: 30px 0 50px;
    /*background:#fff;*/
    margin-top:30px
}
._course .about-intro .image  img{
    max-width: 500px;
    margin: 0 auto;
    display: block;
    /*border: 5px solid #ececec;*/
    width: 100%;
    background:#fff;
    border-radius: 50%;
}
._course .about-intro .text h2{
    font-family: 'Taviraj', serif;    color: #fff;
}
._course h2.title{
    color: #ec6707;
    font-weight: bold;
    margin: 30px auto;
    padding: 0 10px;
    font-size: 29px;
    text-align: center;
    letter-spacing:1px;
    text-transform:uppercase;
    font-weight: 800;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
._course h3 {
    color: #fff;
    font-weight: bold;
    max-width: 800px;
    margin: 15px  auto;
    padding: 0;
    font-size: 28px;
    font-family: 'Taviraj', serif;
}
._course .about01{
    background: #fff;
    padding: 20px 0 0;
}

._course .about02{
    background: #f6f6f6;
    padding: 20px 0 0;
}
._course .about02 .image a{
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    display: inline-block;
    margin: 0 auto;
}
._course .about02 .image img{
     border: 6px solid #fff;
     max-width:580px;
     margin: 0 auto;
}

._course .about03{
    background: #fff;
    padding: 20px 0 0;
}
._course .about03 .image img{max-width:500px;display:block;margin:0 auto;}
._course .about03 .text h3{
    font-size: 25px;
    color: #dcc15d;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    letter-spacing: 1px;
}
._course .about03 .text h3:before {
    background-image: url(/favicon.ico);
    width: 30px;
    height: 30px;
    margin: 5px 10px 0 0;
    left: -22px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
}

._course .about04{
    background: #f9f9f9;
    padding: 20px 0 0;
}

._course .about05{
   /* background: #f6f6f6;*/
    padding: 20px 0 0;
}
._course .about05 .blockcourse-item{
    padding:20px 0;
    margin:20px 0;
}
._course .about05 .blockcourse-item:nth-child(2n+1){
    background: #f7f7f7;
}
._course .about05 .blockcourse-item .col {padding-bottom:0}
._course .about05 .blockcourse  h3 {
    font-weight: bold;
    margin: 0px auto 28px;
    padding: 0;
    font-size: 23px;
    color: #222;
    position:relative;
}

._course .about05 .blockcourse h3 span{
    display: block;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size:18px; color: #222;
}
._course .about05 .blockcourse h3:before {
    content: "";
    border-bottom: 2px solid #b7b7b7;
    width: 190px;
    position: absolute;
    bottom: -6px;
}
._course .about05 .blockcourse  .image img {
    max-width: 580px;
    margin: 0 auto;
    display: block;
    border: 5px solid #ececec;
    width: 100%;
    background: #fff;
}
._course .about05 .more{
    text-align: left;
}
._course .about05 .blockcourse  {
    /*background: #f6f6f6;*/
}
._course .about06{
    /*background: #f6f6f6;*/
    padding: 20px 0 0;
}
._course .about05 .blockcourse .course-item{min-height:220px;}
._course .about05 .blockcourse .course-item ul{list-style: none;
    font-weight: 500;
        padding-left: 20px;
    position: relative;
}
._course .about05 .blockcourse .course-item ul li{padding-left:2px;}
._course .about05 .blockcourse .course-item ul li:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px;
    background-image: url(/theme/img/btnbullet.png);
    margin: 8px  10px 0 0;
    opacity: 0.8;
}
._course .about05 .blockcourse .course-item ul li a{
    color: #2c333a;
}
/*._course .about05 .blockcourse .course-item ul li a:hover{
    text-decoration:underline;
}*/
._course .about06 .slick_4t {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}
._course .about06 .slick_4t .slick-slide{margin-left:0;}
@media screen and (min-width: 850px)
{
    .text-justify{
        text-align: justify;
    }
}
/*stat*/
._course .section--stat{
    padding-top:35px;
    padding-bottom:75px;
    background-image:url(/images/about/bg-course.jpg);
    background-repeat: no-repeat;
    background-size:cover;
}
._course .stat {
    background-image: url(/images/about/stat.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    bottom: 20px;
    box-sizing: content-box;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
}
._course .stat__1 {
    background-position: 0 0px;
}
._course .stat__2 {
     background-position: -80px 0px;
}
._course .stat__3 {
      background-position: -160px 0px;
}
._course .stat__4 {
      background-position: -240px 0px;
}
._course .stat__5 {
    background-position: -320px 0px;
}
/*page service*/
._service h2.title {
    color: #ec6707;
    font-weight: bold;
    max-width: 800px;
    margin: 36px  auto;
    padding: 0 10px;
    font-size: 29px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
._service .blockservice .item .image{
    width:290px;
    height:290px;
    float:left;
}
._service .blockservice .item .image img{
    height: 100%;
}
._service .blockservice .item h3{
    font-weight: bold;
    margin: 0px auto 5px;
    padding: 0 0 12px 0;
    font-size: 19px;
    color: #222;
    font-family: 'Taviraj', serif;
    position: relative;
}
.course-link{ color: #2a2a2a;transition: all 0.2s;}
.course-link:hover{color: #03a530;}
._service .blockservice .item h3 span{
    position: relative;
    line-height: 30px;
    display: inline-block;
    padding-left: 8px;text-transform: uppercase;
}
/*._service .blockservice .item h3 span:before {
     content: '';
    position: absolute;
    width: 4px;
    top: 5px;
    bottom: 3px;
    left: 0;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: #4a4a4a;
    height: 17px;
}*/
._service .blockservice .item .text{

}
._service .blockservice .item{
    background: #f6f6f6;
}

._service .blockservice .item .text ul{list-style: none;
    font-weight: 500;
        padding-left: 18px;
    position: relative;
}
._service .blockservice .item .text ul li{padding-left:2px;margin-bottom: 4px;}
._service .blockservice .item .text ul li:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    width: 8px;
    background-image: url(/theme/img/btnbullet.png);
    margin: 8px  8px  0 0;
    opacity: 0.8;
}
._service .blockservice .item .text{
        width: calc(100% - 290px);
    float:left;
    font-size: 15.5px;
  
    padding:15px 10px 0px  15px;max-width: calc(100% - 290px);}
._service .blockservice .item .text ul li a{
    color: #2c333a;
}
/*._service .blockservice .item .text ul li a:hover{
    text-decoration:underline;
}*/
@media (max-width: 1024px) {
    ._service .blockservice  .large-6 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
@media screen and (max-width: 850px)
{
    ._course .about05 .blockcourse .image img {
        max-width: 100%;
    }._course .about05 .blockcourse-item .text  {
        padding: 15px;
    }
}
@media screen and (max-width: 550px)
{
    ._service .blockservice .item .image {
        width: 100%;
        height: auto;
    }._service .blockservice .item .text {
        width: 100%;max-width:100%;
        font-size: 15px;
        padding: 12px 0px 0px 12px;
    }
     ._service .blockservice .item h3 {
        margin: 0px auto 0px;
        padding: 0 0 6px 0;
    }._service .blockservice .item .text ul li {
        padding-left: 1px;
        margin-bottom: 4px;
    }

     ._course h2.title,
      ._service h2.title{
         font-size: 24px;
     }
}

@media screen and (max-width:767px){
    .section--stat{padding-bottom:35px!important;}
    .follow li:first-child{display:none;}
    .bg-white--box{margin:0;}
    .ts-pt-testimonials__item{margin-bottom:0!important;}
    .site-header-col-right{display:none;}
    .col-xs-6 .ico-play {width:60px!important; height:60px!important;margin: -30px 0 0 -30px!important;}
    .index_menu_top{display:none!important;}
    .site-header-wrapper{padding-top:0!important;
                         z-index: 1000;
    margin-top: 0 !important;
    position: fixed!important;
    top: 0!important;
    }
    .site-header.style7 { height:58px!important;}
}
._coursecat .listing .block-content
{
    padding:20px 0 ;
}
._coursecat .listing .block-content:nth-child(2){
    background:#f4f4f4;
}
._coursecat .heading 
{
    padding-top:30px;
}
.block-content .heading h2{
    text-transform:uppercase;
    font-size:30px;
    font-weight: bold;
    background: linear-gradient(to right,#be9945,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#be9945);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.course-page h1{
    font-size: 32px;
    color: #1d1d1d;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.course-page article{max-width:1020px;margin:0 auto;}

/*popup*/
#popup1{
    padding-top:80px
}
.form-popup{
    border-radius:2px;
    box-shadow:0 0 15px;
    font-size:14px;
    font-weight:700;
    width:620px;
    margin:0;
    position:relative;
    margin:60px auto;
    border-radius:5px;
    cursor:pointer
}
.form-popup .form-inner img{
    width:100%;
    max-width:100%;
    display:block;
    border-radius:5px
}
/*.md-show.md-effect .form-popup:hover{
    opacity:.9
}*/
#contactdiv{
    opacity:1;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    display:none
}
.popup1{
    opacity:1;
    position:fixed;
    top:50%;
    left:50%;
    height:100%;
    width:100%;
    right:0;
    bottom:0;
    z-index:10002;
    visibility:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.popup1.md-show{
    visibility:visible
}
.md-overlay{
    position:fixed;
    width:100%;
    height:100%;
    visibility:hidden;
    top:0;
    left:0;
    z-index:1000;
    opacity:0;
    background:rgba(40,43,49,.9);
    -webkit-transition:all 0.4s;
    transition:all 0.4s
}
.md-show~.md-overlay{
    opacity:1;
    visibility:visible
}
.md-effect .form-popup{
    -webkit-transform:scale(.7);
    -ms-transform:scale(.7);
    transform:scale(.7);
    opacity:0;
    -webkit-transition:all 0.4s;
    transition:all 0.4s
}
.md-show.md-effect .form-popup{
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    opacity:1
}
.form-popup .close{
    float:right;
    margin-top:-10px;
    margin-right:-10px;
    position:absolute;
    top:0;
    right:0
}
.form-popup .close{
    cursor:pointer
}
.form-popup input[type=submit]:hover,.form-popup .close:hover{
    opacity:.9
}
.form-popup #loading{
    position:absolute;
    top:0;
    right:-5px;
    bottom:90px;
    left:-5px;
    background:rgba(255,255,255,.7);
    z-index:100;
    text-align:center
}
.form-popup #loading span{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
    height:22px;
    width:90px;
    color:#333
}
.form-popup .send-success,.form-popup .send-error{
    padding:20px 10px;
    color:#fff;
    text-align:center;
    border:none;
    background:none
}
.form-popup .send-success img,.form-popup .send-error img{
    display:block;
    margin:0 auto;
    max-width:108px;
    width:100px
}
.form-popup .send-success p{
    color:#07970c
}
.form-popup .send-error p{
    color:#c72528
}
@media only screen and (max-width:768px){
    .form-popup{
        width:96%;
        margin-left:1.5%;
        margin-right:1.5%;
        margin:70px auto
    }
}
 
/*end popup*/
img.icon{margin-bottom:0;}
h3.step{z-index:0;position: relative;}
h3.step:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 13px;
    opacity: .6;
    left: 0;
    background: #e2f8dc;
    z-index: -1;
}
.InhouseConsulting{
   color: #2a2a2a;font-weight: 500;font-size: 104%;max-width: 920px;
    margin: 0 auto;text-align:justify;margin-bottom: 40px;
}
.InhouseConsulting a{color: #0861c1;}
.InhouseConsulting b,.InhouseConsulting strong{font-weight:600}
.InhouseConsulting h2.title{
    font-weight: 700;
    font-size: 24px;
    line-height: 1.6;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #4db848;
}
.InhouseConsulting h3.title{
    font-weight: 600;
    font-size: 23px;
    line-height: 1.5;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 19px;
    text-transform: uppercase;
    color: #4db848;
}
.InhouseConsulting h3.step{
    text-transform: uppercase;
    color: #5fbd48;
    font-weight: 600;
}
.InhouseConsulting .custom-quote {
      font-weight: 400;
    font-size: 17px;
}

.Schedule{
    color: #2a2a2a;    font-weight: 500;font-size: 104%;margin-bottom: 37px !important;max-width: 920px;
    margin: 0 auto;text-align:justify;
}
.Schedule a{color: #0861c1;}
.Schedule b,.Schedule strong{font-weight:600}
.Schedule h2.title{
    font-weight: 700;
    font-size: 29px;
    line-height: 1.6;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 24px;
    text-transform: uppercase;
    color: #4db848;
}
.Schedule h3.title{
    font-weight: 600;
    font-size: 23px;
    line-height: 1.6;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 19px;
    text-transform: uppercase;
    color: #4db848;
}
.Schedule h3.step{
    text-transform: uppercase;
    color: #5fbd48;
    font-weight: 600;    font-size: 21px;
}
.Schedule .custom-quote {
      font-weight: 400;
    font-size: 17px;
}
.Schedule table img {margin-bottom:0}

.SurveyForm{
    color: #2a2a2a;font-weight: 500;font-size: 104%;
    background:#fff;    margin-bottom: 35px!important;
}
.SurveyForm .col-inner{
    max-width: 950px;
    padding: 10px 30px;
}
.SurveyForm a{color: #0861c1;}
.SurveyForm b,.SurveyForm strong{font-weight:600}
.SurveyForm h2.title{
    font-weight: 700;
    font-size: 29px;
    line-height: 1.5;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
    color: #4db848;
}
.SurveyForm label{
    font-weight: 500;
    font-size: 15px;
    color: #515151;
    margin-bottom: 0px;
}
.SurveyForm input{
    box-shadow:unset;    border-radius: 5px;    height: 2.4em;
    font-size: .90em;
    font-weight: 500;
}
.SurveyForm input:focus{
    box-shadow: 0 0 1px #ccc;
}
.SurveyForm  button:hover{opacity:0.9}

.SurveyForm .congratulation-wrapper{
        max-width: 660px;
    margin: 0 auto;
    padding: 30px 5px;
}
.SurveyForm .congratulation-wrapper .congratulation-contents-icon img{
    width: 200px;
}
.SurveyForm .congratulation-contents-title{
    font-size: 21px;
    line-height: 1.6;
    color: #74b311;
}
.SurveyForm .congratulation-contents-para{
    font-size: 18px;
}
.SurveyForm .congratulation-contents {    text-align: center;}
.bgsurvey{
    background-color: #f2f2f2;
}

.TriAmTuTam{
    color: #2a2a2a;
    font-weight: 500;
    font-size: 104%;
    margin-bottom: 40px !important;
    max-width: 920px;
    margin: 0 auto;
    text-align: justify;
    padding-bottom: 30px;
}
.TriAmTuTam a{color: #0861c1;}
.TriAmTuTam b,.Schedule strong{font-weight:600}
.TriAmTuTam h2.title{
    font-weight: 700;
    font-size: 29px;
    line-height: 1.6;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 24px;
    text-transform: uppercase;
    color: #4db848;
}
.TriAmTuTam h3.title{
    font-weight: 600;
    font-size: 23px;
    line-height: 1.6;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 19px;
    text-transform: uppercase;
    color: #4db848;
}
.TriAmTuTam h3.step{
    text-transform: uppercase;
    color: #5fbd48;
    font-weight: 600;    font-size: 21px;
}
.TriAmTuTam .custom-quote {
      font-weight: 400;
    font-family: Dancing Script;font-size: 20px;
}
.TriAmTuTam b,.TriAmTuTam  strong{font-weight:600}
.TriAmTuTam table img {margin-bottom:0}
{}
@media (max-width: 549px) {
    .bgsurvey{
        background-color: #fff;
    }
    .SurveyForm .col-inner {
        padding: 10px 5px;
    }
    .SurveyForm h2.title
    {
    font-size: 28px;
    }
    .SurveyForm {
     font-size:100%;
    }
    .InhouseConsulting {
        font-size:100%;text-align:left;
    }
    .Schedule{
        font-size:100%;text-align:left;
    }
     .Schedule    .table-mscroll {
        margin-top: 15px;
        overflow-x: auto;
    }
    .Schedule .table-mscroll table {
        min-width: 600px;
        margin-bottom: 0;
    }
}
/*question*/
.question .options {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 10px; 
    max-width: 100%; 
}

.question  .option {
    display: flex;
    align-items: center; 
    cursor: pointer;
}

.question  .option input {
    margin-right: 5px; 
}

