/* Import font */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}


/*************** SIDE HEADER ***************/

.side-header {
    width: 300px !important; /* Change Width Step: 1  */ 
    position: fixed !important;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    display: inherit;
    align-items: start !important;
}

@media screen and (min-width: 850px) {
    #content,#footer .footer-widgets,.absolute-footer.dark {
       margin-left:300px; /* Change Width Step: 2  */ 
    }
    .header {
       display:none;
       visibility:hidden;
    }
     #content{
        padding-top: 0px !important;
     }
    .single-page-wrapper .row-main{
        padding-top: 30px;
    }
}

.side-header .widget {
    margin-bottom: 0px;
}
.absolute-footer.dark {
    border-top: 1px solid #fff;
}
/* End side menu */

.contact-act{
    width: 100% !important;
}
h2.inno-title{
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 20px;
}
.static .counter span{
    font-family: Roboto;
    font-size: 40px;
    font-weight: 900;
    color: #FFC211;
}
.static .title span{
    font-size: 16px;
}
.news-featured .col.post-item .col-inner .is-divider,.news-standard .col.post-item .col-inner .is-divider{
    display: none;
}
.news-standard .col.post-item .col-inner a.plain .box.box-vertical h5.post-title{
    color: #254B8F;
}
.news-standard .col.post-item .col-inner a.plain:hover .box.box-vertical h5.post-title{
    text-decoration:  underline;
    color: #00a651;
}
.news-viewmore{
    float:right;
    color:#008CFF !important;
}
.footer-1 .widget-title{
    font-size: 20px;
    font-weight: 600;
}
.contact-ft .phone{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #B1A276 !important;
}
.contact-ft li{
    border-top: unset !important;
}
.ft-social a.icon{
    margin: 0 5px;
}
.inno-form .flex-col{
    padding: 5px;
    font-style: italic;
}
.inno-form .flex-col input.inno-submit{
    padding: 10px 30px;
    background-color: #254B8F;
    color: #fff;
    font-style: normal;
    font-size: 14px;
    line-height: 1 !important;
    margin-top: 10px;
}
.inno-form .flex-col input.inno-submit:hover{
    background-color:#00A651;
}

@media screen and (max-width: 549px){
    .news-standard .col.post-item .col-inner .box{
        display: flex;
    }
    .news-standard .col.post-item .col-inner .box .box-image{
        width: 60% !important;
        float: left;
    }
}
@media screen and (min-width: 550px) and (max-width: 849px){
    #footer .footer-widgets .row .col{
       width: calc(100% / 3); 
    }
}
.readmore{
    display: inline !important;
    padding: 10px 30px !important;
    background-color: #254B8F !important;
    line-height: unset !important;
    min-height: unset !important;
}
.readmore:hover{
    background-color:#00A651 !important;
}
.program-edu .col{
    margin-top: 10px;
    margin-bottom: 20px;
}
.program-edu .icon-box .icon-box-text h5{
    font-size: 16px;
    text-transform: unset;
    font-weight: 400;
}
.testimonial-logo .col{
    padding-top: 20px;
    padding-bottom: 20px;
}

/*Related post*/
.related-post-box{
    border-top: 1px double #254b8f;
    border-width: 3px;
    border-top-style: double;
}
.related-post-box .related-title-box {
    padding-top: 20px;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}
.related-post-box .related-title-box{
    
}
.related-post .col ul{
    list-style-type:none !important;
}
.related-post ul li.post-item{
    list-style-type:none;
}
#content .is-divider{
    border-top: 1px double #254b8f;
    border-width: 3px;
    border-top-style: double;
    max-width: 100px;

}
.archive-page-header{
    background-color: #254b8f;
    background-image: url('../images/bg-header-cat.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.archive-page-header h1.page-title {
    color:#fff;
    padding-top: 35px;
}
.archive-page-header p{
    color: #fff;
}
#content.blog-single > .row{
    padding-top: 35px;
}
.value3{
    padding-bottom: 0 !important;
}

/*Video page*/
.main-video .video-item .video-img{
    position: relative;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

 .video-img .bg-video{
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    background-color: #000000a8;
    background-image: url('../images/icon-play.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.main-video .video-item .video-title{
    padding: 10px;
}
.main-video .nav-pagination{
    margin: 0 auto;
    width: 100%;
}
.video-archive header.entry-header h1.entry-title{
    margin-top: 20px;
}

/*Pagination*/
.inno_pagination{
    width: 100% !important;
    text-align:center;
    margin: 0 auto !important;
}

.inno_pagination a.page-numbers {
    background: #254b8f;
    color: #fff;
    padding: 5px 10px;
    margin: 0 5px;
}
.inno_pagination .page-numbers.current{
    background: #00a54e;
    color: #fff;
    padding: 5px 10px;
    margin: 0 5px;
}

/*Course*/

.course-reg-form{
	border: 5px dashed #01234f;
	border-radius: 20px;
	padding: 10px !important;
}
.course-reg-form .col-inner{
	padding: 5%;
	border: 5px solid #01234f;
	border-radius: 20px;
}

.inno-title-2{
	text-align: center;
	text-transform: uppercase;
	color: #01234f;
}
.form-reg-course .flex-row{
	margin: 8px 0;
}
.form-reg-course .flex-row .flex-col{
	width: 100%;
}
.form-reg-course .flex-row.reg-action-form .flex-col{
	text-align: center;
}
.form-reg-course .flex-row .flex-col .wpcf7-submit{
	width: 50%;
}
.course-video-item{
	padding-bottom: 0 !important;
}
.inno-title-3{
	font-size: 36px;
	margin-bottom: 10px;
}
.course-info .col-right .col-inner{
	background-color: rgb(37, 75, 143);
    padding: 20px 10% 20px 40px;
    border: 5px dashed #00a550;
    border-radius: 20px;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.course-info ul li.bullet-arrow{
	border-bottom: unset !important;
}
.course-info .col-right .col-inner .box_content .item {
    display: flex;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 30px;
}
.course-info .col-right .col-inner .box_content .item .key {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    width: 120px;
    /*max-width: 100%;*/
    vertical-align: middle;
    font-weight: 900;
}
.course-info .col-right .col-inner .box_content .item .value {
    display: block;
    font-size: 15px;
    line-height: 25px;
    width: calc(100% - 120px);
   /* max-width: 100%;*/
    vertical-align: middle;
    font-weight: 500;
   /* padding: 5px 10px;*/
}
.course-info .col-right .col-inner .box_content .item.price{
    margin: 20px 0 !important;
}
.course-info .col-right .col-inner .box_content .item.price .value{
	font-size: 42px;
	font-weight: 700;
}
.course-video .col-inner .inno-title{
	font-size: 24px;
    color: #254b8f;
}
.course-video .col-inner h6{
    color: #00a650;
}
h2.inno-course-info {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 20px;
}
.course-info .col-right .col-inner .box_content .item.baogom{
    flex-direction: column;
}

@media screen and (max-width: 1700px){
    .course-intro .col.col-right{
        padding-right: 20px !important;
    }
}
@media screen and (min-width: 850px) and (max-width: 1399px){
    .course-info .col-right .col-inner .box_content .item.price .value{
        font-size: 18px !important;
    }
    .side-header{
        width: 260px !important;
    }
    #content{
        margin-left: 260px;
    }
}
@media screen and (max-width: 849px){
    .course-info .col-right .col-inner .box_content .item.price .value{
        font-size: 18px !important;
    }
}
@media screen and (max-width: 480px){
    .course-info .col-right .col-inner{
        border: 5px dashed #00a550 !important;
        border-radius: 20px !important;
    }
    .course-info .col-left .col-inner{
        padding: 0 20px 30px !important;
    }
}
@media screen and (max-width: 480px){
    h2.inno-course-info{
        font-size: 20px !important;
    }
    h2.inno-title{
        font-size: 28px;
        line-height: 36px;
    }
}
@media screen and (min-width: 481px) and (max-width: 849px){
    h2.inno-course-info{
        font-size: 30px !important;
    }
}
@media screen and (min-width: 850px) and (max-width: 1024px){
    h2.inno-course-info{
        font-size: 20px !important;
    }
    .section-video-container .video-item .video-img{
      height: 180px !important;  
    }
}
@media screen and (min-width: 1024px) and (max-width: 1279px){
    h2.inno-course-info{
        font-size: 26px !important;
    }
}
.video-share{
    padding-bottom: 0 !important;
}
.section-video-container{
    display: flex;
    flex-flow: row wrap;
}
.section-video-container .video-item{
    padding-bottom: 0 !important;
}
.section-video-container .video-item .video-img {
    position: relative;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-video-container .video-item .video-title {
    padding: 10px;
}
.program-education{
    padding-bottom: 0 !important;
}