﻿@font-face{
    font-display:swap;
    font-family:'Baloo 2';
    font-style:normal;
    font-weight:600;
    src:local('Baloo 2 SemiBold'),local('Baloo2-SemiBold'),url('/theme/fonts/baloo-2-v1-vietnamese_latin-600.woff2') format('woff2')
}

.intro-thank {
    margin: 0 auto;
    border: 2px;
    background: #e8d561;
    margin-top: 0;
    color: #fff;
    padding: 20px 0px 20px 0px;
    font-size: 23px;
    font-weight: 500;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 30px;
    background: rgba(255,193,7,.2);
    color: #e67e22;
}

.box-01{
   background: linear-gradient(114deg,#f8d10e 10%,#ba6646 100%);
    padding: 10px;
}
.box-01 .box-content{
    padding: 10px; background: #fff;
    
}
.box-01 .inner{
    padding: 20px 10px;
    margin: 0px auto;
      max-width: 700px;
}
.entry-content.course-page{
    padding-top: 30px;
}
.course-page h2{
     max-width: 800px;
     margin:0 auto;
}
.course-page strong {
    font-weight: 600;
}
.course-page b {
    font-weight: bold;
}
.entry-content {font-size:17px;line-height:1.65;}
.entry-content .block{padding: 30px  0;
    margin: 0;}
.entry-content .block.row03{
    /*background: #fffff1;*/
    background: linear-gradient(#fffefb, #fffbe9);
}
h1.heading{
    /*background: -webkit-linear-gradient(#e1a972, #dd9043);*/

    background: -webkit-linear-gradient(#1fa4dd, #1f93c5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 800;
    line-height: 48px;
    margin-bottom: 10px;
    margin-top: 15px;
}
h2.heading{
    background: -webkit-linear-gradient(#1f93c5, #127ba9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    font-weight: 700;    line-height: 1.4;
    text-align: center;
    /*font-family: 'Baloo 2',Montserrat, sans-serif;*/
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2.heading.color{
       background: -webkit-linear-gradient(#fec619, #af870b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2.heading.hasline{
    margin-bottom: 42px;
    margin-top: 25px;
}
h3.heading{
    color:yellow;
}
h3.heading span{
  color:red;
}
.hasline{position:relative;}

/*h2.hasline::before {
    background: url(/theme/icon/line02.png) center center no-repeat;
    background-size: contain;
    bottom: -23px;
    content: '';
    display: block;
    height: 16px;
    left: 0;
    margin: 0 auto;
    max-width: 200px;
    position: absolute;
    right: 0;
    width: 100%;
}*/
h2.color{
        background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-description {
    padding-bottom: 45px;
    position: relative;
    text-align: center;
    z-index: 2;
    padding-bottom: 30px;
    padding-top: 30px;
}
.top-line{
    color: #5a5550;
    font-weight: 500;
    margin-top: 13px;
    font-size: 22px;
    line-height: 34px;
    /*font-family: 'Playfair Display', sans-serif;*/
    margin-bottom: 20px;
    font-style: italic;
    opacity: 0.95;
}
.slogan{
    color: #1f93c5;
    font-weight: 500;
    margin-top: 13px;
    font-size: 25px;
    line-height: 29px;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 20px;
}
.title-description.hasline:before {
    background-image: url(/theme/icon/line01.png);
    background-repeat:no-repeat;
    background-size: contain;
    background-position: bottom center;
    content: '';
    display: block;
    max-width: 300px;
    bottom: 18px;
    content: '';
    height: 14px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
}
.leftright {
    margin-left: -15px;
    margin-right: -15px;
}
.leftright::after {
    content: "";
    clear: both;
    display: table;
}
.lleft, .rright {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;    margin-bottom: 20px;
}
.row19
,.row29{
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/theme/images/bg-universe.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.row19 .h21{
    color: white;
    text-align: center;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 30px;
}
.row19 .h22{
    color: #e9bc09;
    text-align: center;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 30px;
    font-size: 31px;
}
.row19 .items{
    margin-left:-15px;
    margin-right:-15px;

}
.row19 .items .item{
    padding-left:15px;
    padding-right:15px;
    width:33.33%;
    float:left;    text-align: center;
}
.row19 .items .item .cir{
    border-radius: 50%;
    /* border: 15px solid red; */
    width: 200px;
    height: 200px;
    margin: 0 auto;
    padding: 13px;
    background: linear-gradient(114deg,#f8d10e 10%,#ba6646 100%);
}
.row19 .items .item .cir span{
    background: #194a78ad;
    width: 174px;
    height: 174px;
    display: block;
    border-radius: 50%;
    padding: 10px;
    /* margin: 11px auto; */
    line-height: 150px;
    font-size: 3.2em;
    font-weight: bold;
    color: #ffbf42;
}
.row19 .items .item .text{
        font-size: 25px;
    font-weight: bold;
    color: #ffc41d;
    margin-top: 10px;
}



.row11{
    background: #182841;
    padding: 40px 0 20px;
}
.row11 .inner{max-width:950px; margin:0 auto;}
.row11 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    color: #e67e22;
    font-size: 24px;
    text-transform: uppercase;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.row12 h3{
    text-align: center;
    font-weight: 700;
     margin-top:20px;
    margin-bottom: 15px;
    color: #112954;
    font-size: 21px;
    text-transform: uppercase;
}
.row11 .message{
    text-align: center;
    font-weight: 500;
    margin-bottom: 35px;
    color: #e67e22;
    font-family: 'Exo 2', sans-serif;
    font-size: 21px;
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.row12{
    background: #ffffff;
    padding: 20px 0 30px;
}
.row12 .leftright{
    margin-bottom:10px;
    padding:20px  0;
}
.row12 .leftright .container{
    display: flex; align-items: center; 
}
.row12 .leftright:nth-child(2n + 1){
   background:#f9f9f9;
}
.row12 .leftright .text p{
    font-size:19px;
    padding:5px 0 20px ;    font-family: 'Exo 2', sans-serif;font-style: italic;
}
.row12 .leftright .text img{
    margin: 0 auto;
    display: block;
}
/*videdo*/
.video figure {
    position: relative;
    display: inline-block;    margin-bottom: 0;    width: 100%;
}
.video figure a {
        width: 100%;
    background: #fff;
    display: inline;
    float: left;
    margin: 0;
    width: auto;
    padding: 10px 10px 12px;
    text-align: center;
    font-family: "Marker Felt", sans-serif;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    -webkit-box-shadow: 0 3px 6px rgb(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); */
}
 .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;
}
.video figure .video-img .photo{position:relative}
.video figure .video-img .photo ._message{
    margin-top: 0;
    font-size: 16.5px;
    line-height: 23px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 10px 5px;
    width: 100%;
    text-align: left;
}
.video figure .video-img .photo ._message span{z-index:1;position:relative;font-style:italic;}
 .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;
}
 .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;
}
 .video figure .video-img ._text ._name{
    font-family: serif, arial;
    font-weight: 700;
    font-size: 19px;
}
.video figure .video-img ._text ._position{
    font-family: 'Montserrat', serif;
    font-weight: 500;
    color: #4f4f4f;    font-size: 14.5px;
}
 .video .video-img:focus {
    outline: none !important
}
.video .video-img img {
    max-width: 100%;
    margin-bottom: 0;
}


 .video figure .video-img:hover::before {
    opacity: .3
}

.video figure figcaption {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: block
}

 .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
}

 .video figure figcaption hr {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    opacity: .5
}
@media only screen and (max-width:768px) {
    .video figure figcaption .video-name {
        font-size: 16px;
        line-height: 46px;
        height: 46px;
        padding: 0 4px;
    }
}
/*end video*/
.row13{
    background:#182841;
    padding:50px 0 35px;
}
.row13 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
    color: #d3bc3f;
    font-size: 24px;
    text-transform: uppercase;
}
.row13 .block-videos{
    margin-left: -10px;
    margin-right: -10px;
}
.row13 .block-videos ._video{
    float:left;width:33.33%;
    padding-right:10px;
    padding-left:10px;
} 
.row13 .block-videos ._video .open-youtube .poster{
    border-radius:2px;
}
.row13 .block-videos .text{
    margin-top: 0;
    background: #fefefe;
    padding: 15px 12px 5px;
    opacity: 0.95;
    border-radius: 2px;
    min-height: 184px;
}
.row13 .block-videos .text2{
     min-height: 125px;
}
.row13 .block-videos .text .message{
        font-family: 'Exo 2', sans-serif;
    font-size: 16.5px;    font-style: italic;
}
.row13 .block-videos .text .sub{
font-size: 16px;
    font-weight: 600;
    opacity: 0.9;
}
.row13 .block-videos .text .sub span{
    font-size: 15.5px;
    font-weight: 500;
    opacity: 0.85;
}
.row14{
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/theme/images/bg07.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.row14 .sfeedback {background:unset;}
.block.row14  ul.polaroids li {
    float: left;
    width: 33.33%;
    margin: 0!important;
    padding: 10px;
    display: block;
}
.block.row14  ul.polaroids li a{
        padding: 8px;
    border-radius: 1px;
}.block.row14 .sfeedback .video {
    width: 100%;
    margin: 0 auto;
}

.block.row16{
        /*background: #182841;
        color:#fefefe;*/
}
.block.row16 .items{
    margin-left:-15px;
    margin-right:-15px;

}
.block.row16 .items .item{
    padding-left:15px;
    padding-right:15px;
    width:33.33%;max-width: 480px; margin:0 auto;
    float:left;    text-align: center;    margin-bottom: 25px;
    
}
.block.row16 .items .item .inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    -webkit-box-shadow: 0 8px 12px rgb(0 0 0 / 24%);
    box-shadow: 0 8px 12px rgb(0 0 0 / 24%);
    overflow: hidden;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}
/*.block.row16 .items .item .inner:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: rgba(0,0,0,.4);
    width: 100%;
}*/
.block.row16 h3.title{
    text-align: center;
    margin: 35px 0 25px;
    font-size: 22px;
    font-weight: 600;
    color: #e67e22;
    text-transform: uppercase;
    font-weight: 700;
    color: #dfb838;
}
/*.block.row16 .items .item .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}*/

.block.row16 .items .item .inner .text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 35px 20px;
    z-index:2;
}
.block.row16 .items .item .inner .text h3{
    background: #04030314;
    color: #e5e3db;
    font-weight: 700;
    font-size: 20px;
    padding: 7px 10px;
    max-width: 340px;    min-height: 80px;
    margin: 11px auto;
}
.block.row16 .items .item h4{
font-weight: 600;
    font-size: 16.5px;
    color: #dfb838;
    margin: 15px 0;
    text-transform: uppercase;
}
.block.row16 .items .item .inner .text .btn a{
    color: #2a2a2a;
    font-weight: 500;
    margin-top: 30px;
    display: inline-block;
    font-size: 13px;
    background: #edca4d;
    padding: 2px 4px;
    border-radius: 2px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}
.block.row16 .items .item .inner .text .btn a:hover {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.block.row16 .sec1{
    background: #f8fffc;
    padding: 25px 0;
}
.block.row16 .sec2{
    background: #fffff6;
    padding: 35px 0 25px;
}

.row17 .items{
    margin-left:-15px;
    margin-right:-15px;
    font-weight: 500;
}
.row17 .item{
    width: 33.33%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 82px;
}
.row17 .item .inner{
    border-radius: 2px;
    padding: 7px;
    background: linear-gradient(114deg,#e8d460 10%,#c09c47 100%);
}
.row17 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/theme/images/bg07.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.row17 .item h3{font-weight:700;text-align:center;margin:20px 0;    color: #dfb416;}
.row17 .item .content{
    background: white;
    padding:12px;
}
.row17 .item ul,.row17 .item ol{padding-left:15px;}
.row18{background:#fafafa;padding-top: 28px;padding-bottom: 20px;}
.row18 .items{
    margin-left:-15px;
    margin-right:-15px;
    font-weight: 500;
}
.row18 .item{
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    padding-top: 12px;
    padding-bottom: 25px;
    min-height: 82px;
}
.row18 .item .inner{
    background: #eeeeee;
    padding: 4px;
    border-radius: 3px;
}
.row18 .item img{width:100%;max-width:100%;}



.row01 .lleft
{
     width: 60%;
}
.row01 .rright
{
     width: 40%;
}
.row01 .lleft .boxquote{
     background: rgba(255,193,7,.2);
    border: 1px solid rgba(255,193,7,.5);
    padding: 15px;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Exo 2', sans-serif;
    text-align: justify;
        margin-bottom: 20px;
}
.row01 .rright img
{
       max-width: 600px;
    margin: 0 auto 20px;
    display: block;
        width: 100%;
}
.tt-box01{
    padding: 15px 0;
    text-align: justify;
    overflow-wrap: break-word;
    border-radius: 3px;
    max-width: 920px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 41px;
    text-align: center;
    /* background: rgba(255,193,7,.2); */
    /* border: 1px solid rgba(255,193,7,.5); */
    /* color: red; */
    background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c,#be9945,#efdb6d,#dfcc50,#cda446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tt-box01 .color{
    font-weight: 500;
      background: linear-gradient(to right,#cfa74c,#e0b936,#e3da6c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 .line {
    height: 10px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 373px;
    background-image: url(/theme/icon/line03.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}
.row02{
    background:#182841;
}
.row03 .inner{
    max-width:1040px;
    margin:0 auto;    font-weight: 500;
    font-size:17.5px;text-align: justify;
}.row03 .inner ul li{margin-bottom:18px;}
.row03 .inner ul {margin-left:0}
.row04 .pbox{
    margin-left:-10px;
    margin-right:-10px;
    font-weight: 500;
}
.row04 .pbox p{
    width: 48%;
    float: left;
    background: white;
    padding-left: 15px;
    padding-right: 15px;
    margin: 1%;
    border-radius: 4px;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 82px;
}
.block.row04 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/theme/images/bg07.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.block.row05{
    padding: 30px 0 0;
 }


.block.row05 ._info{
    padding-bottom:30px;
}
.block.row14 ._video{
    padding-bottom:30px;
}
.block.row14 ._video .open-youtube .poster{
    border-radius: 5px;
    border: 2px solid #9ec9db;
}
.block.row14  ul.polaroids li {
    float: left;
    width: 33.33%;
    margin: 0!important;
    padding: 10px;
    display: block;
}
.block.row14  ul.polaroids li a{
        padding: 8px;
    border-radius: 1px;
}

.block.row14 .sfeedback  h2.title {
    color: #222;
    font-weight: bold;
    max-width: 800px;
    margin: 20px auto;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 30px;
    margin-bottom: 30px;
}

.block.row14 .sfeedback .video {
    width: 100%;
    margin: 0 auto;
}
/*.block.row14 .sfeedback{
        background-color: #182841!important;    padding-bottom: 40px;    padding-top: 40px;
}
.block.row14 ._customer{
        background-color: #182841!important;    padding-bottom: 30px;
}*/

.block.row14 ._customer{background-color: unset!important;margin-top: 25px;}
.block.row14 ._customer ul{
    margin-left:0;
}
.block.row14 ._customer ul li{
    float: left;
    width: 33.33%;
    margin: 0!important;
    padding: 10px;
    display: block;
}
.block.row14 ._customer ul li a{
    background: #fff;
    display: inline;
    float: left;
    margin: 0 0 27px 0px;
    width: auto;
    padding: 8px;
    border-radius: 1px;
}

.block.row14 .img-info {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top:73.67%;
    border-radius: 5px;
}
 /* the slides */
.block.row14 .photo_slick  .slick-slide {
      margin: 0 20px;
  }

  /* the parent */
.block.row14 .photo_slick  .slick-list {
      margin: 0 -20px;
  }
/*.block.row05 .photo_slick .slick-slide{margin-left:0}*/
.block.row14 .img-info img {
    cursor: pointer;
    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-radius: 5px;
}
.block.row06 {
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/theme/images/bg08.jpg);
    background-size: contain;
    background-repeat: repeat !important;
    background-position: 50% 50%;
}

.block.row08 h2.title {
    font-size: 25px;
    color: #222;
    font-weight: bold;
    max-width: 800px;
    margin: 20px auto;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 1px;
}

.block.row09{padding:0 0; }
.block.row08{padding-top:30px; }
.block.row07{
    background: linear-gradient(#fffefb, #fffbe9);
}
.block.row10{
    background:#fffbe9;
}

/*row21*/
.row21{
    background: #ffffff;
    padding: 40px 0 20px;
}
.row21 .inner{max-width:950px; margin:0 auto;}
.row21 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    font-size: 27px;
    text-transform: uppercase;
}
.row21 h3{
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
    color: #112954;
    font-size: 21px;
    text-transform: uppercase;
}
.row21 .message{
    text-align: center;
    font-weight: 500;
    margin-bottom: 35px;
    color: #e67e22;
    font-family: 'Exo 2', sans-serif;
    font-size: 19px;
}

.row21 .leftright .lleft img{margin:0 auto;display: block;}



.row22{
    padding:30px 0;
}
.row22 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    color: #e67e22;
    font-size: 27px;
    text-transform: uppercase;
}

.row23 {background: #131217;padding:35px 0 15px;}
.row23 .items{
    margin-left:-15px;
    margin-right:-15px;

}
.row23 .items .item{
    padding-left:15px;
    padding-right:15px;
    width:25%;
    float:left;    text-align: center;    margin-bottom: 22px;
    position:relative;
    overflow:hidden;
}
.row23 .items .item img{
    max-width:250px;
    margin: 0 auto;
    display:block;
    border-radius:4px;
    width:100%;    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}
.row23 .items .item img.hover_img {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #313d85;
    color: #fff;
}
.row23 .items .item:hover  img {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}
.row24{
    background: #ffffff;
    padding: 40px 0 20px;
}
.row24 .inner{max-width:950px; margin:0 auto;}
.row24 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    color: #e67e22;
    font-size: 26px;
    text-transform: uppercase;
}
.row24 h3{
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
    color: #112954;
    font-size: 21px;
    text-transform: uppercase;
}
.row24 .message{
    text-align: center;
    font-weight: 500;
    margin-bottom: 35px;
    color: #e67e22;
    font-family: 'Exo 2', sans-serif;
    font-size: 19px;
}

.row25{
    background: #f9f9f9;
    padding: 45px 0 35px;
}
.row25 h2{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    color: #e67e22;
    font-size: 26px;
    text-transform: uppercase;
}
.row25 .leftright{
    margin-bottom:10px;
    padding:25px    0;
}
.row25 .leftright .container{
    display: flex; align-items: center; 
}
.row25 .leftright:nth-child(2n+1){
   background:#ffffff;
}
.row25 .leftright .text{
    text-align: center;
}
.row25 .leftright .text p{
    font-size:18px;
    padding:5px 0 20px ;    font-family: 'Exo 2', sans-serif;
}
.row25 .leftright .text img{
    margin: 0 auto;
    display: block;
}

.row25 .leftright .text h3{
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px;
    color: #112954;
    font-size: 26px;
}

.row25 .leftright .lleft img{
        margin: 0 auto;
    display: block;
    max-width: 100%;
    width: 100%;
}
.row25 .leftright .text .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 17px;
    font-size: 17px;
    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%;
    text-align:center;
}

.row25 .leftright .text .btn.btn-register{
    color: #f7f7f7;
    background: linear-gradient(to right,#4caf50 0%,#4cc350 50%,#4caf50 100%);
    background-size: 200%;
}
.row25 .leftright .text .btn:hover,.row25 .leftright .text .btn.btn-register:hover {
    background-position: right center!important;
}
.row29 .h21{
    color: white;
    text-align: center;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 30px;
}
.row29 .h22{
    color: #e9bc09;
    text-align: center;
    font-weight: 700;
    line-height: 1.65;
    margin-bottom: 30px;
    font-size: 31px;
}
.row29 .items{
    margin-left:-15px;
    margin-right:-15px;

}
.row29 .items .item{
    padding-left:15px;
    padding-right:15px;
    width:20%;
    float:left;    text-align: center;
}
.row29 .items .item .cir{
    border-radius: 50%;
    /* border: 15px solid red; */
    width: 180px;
    height: 180px;
    margin: 0 auto;
    padding: 8px;
    background: linear-gradient(114deg,#f8d10e 10%,#ba6646 100%);
}
.row29 .items .item .cir span{
    background: #194a78ad;
    width: 164px;
    height: 164px;
    display: block;
    border-radius: 50%;
    padding: 10px;
    /* margin: 11px auto; */
    line-height: 150px;
    font-size: 3em;
    font-weight: bold;
    color: #ffbf42;
}
.row29 .items .item .text{
    font-size: 22px;
    font-weight: bold;
    color: #ffc41d;
    margin-top: 10px;
    line-height: 1.5;
}




@media (max-width: 992px) {
    .container-micronav {
            overflow: hidden;
        border-left: 0;
        padding-left: 0;
        white-space: nowrap;
            width: 100%;
        overflow-x: scroll;
    }
    .container-micronav ul {
       
        justify-content: left;
        text-align: left;
    }
    
    .row01 .lleft,.row24 .lleft,.row21 .lleft {
        width: 100%;
    }
    .row01 .rright,.row24 .rright,.row21 .rright
    {
        width: 100%;
    }
    .block.row16 .items .item{width:50%;}
    .block.row16 .items .item .inner .text h3{font-size:18px;}
    .row17 .item{width:100%;margin: 0 auto;
    display: block;
    float: unset;}
    h2{font-size:24px;}
}
@media (max-width: 768px) {
    h2{font-size:22px;}
    h2.heading{font-size: 34px;}
    .row04 .pbox{margin:0;}
   .row04 .pbox p{
       width:100%;
   }
   .block.row05  ul.polaroids li{width:100%;}
   h1.heading{
    font-size: 28px;
    letter-spacing: 0px;
}
   .tt-box01 {
    padding: 10px 0;
    text-align: justify;
    font-size: 17.5px;
    line-height: 34px;
}
   .row19 .items .item{width:100%;margin-bottom:30px;}
   .row12 .leftright .container{display:block;}
   .row12 .leftright .lleft,
   .row12 .leftright .rright{width:100%;}
   .row12 .leftright .lleft{margin-bottom:15px;}


   .row13 .block-videos ._video{width:100%;margin-bottom:30px;}

    .row29 .items .item{width:100%;margin-bottom:30px;text-align:left;}
    .row29 .items .item .cir{width: 150px;
    height: 150px;float:left;margin-right: 25px;}
    .row29 .items .item .cir span {
    width: 134px;
    height: 134px;line-height: 122px;
    font-size: 2.5em;
}
    
.row29 .items .item .text {
    font-size: 23px;
    margin-top: 31px;
}

   .row25 .leftright .container{display:block;}
   .row25 .leftright .lleft,
   .row25 .leftright .rright{width:100%;}
   .row25 .leftright .lleft{margin-bottom:15px;}


   .row23 .items .item{width:50%;}
   .row21 h2,.row24 h2 {
        font-size: 25px;
    }
   .row25 h2{font-size:23px;}
   .block.row16 .items .item{width:100%;}

   .row18 .item{width:100%;}
   .row29 .h22 {
       
        font-size: 26px;
    }
   .slick-next {
        right: 15px;
    }.slick-prev {
        left: 15px;
    }
}


.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
}
.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
}
.statistic-box--dark .statistic-box__content{
    color:#fff;
    font-weight: 400;
}
.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
    }
}
@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:33.33%;
        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-space{}
    .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;}
    .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;}
    .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;
}