@import url(css/bootstrap.min.css);
@import url(css/font-awesome.min.css);
@import url(css/owl.carousel.css);
@import url(css/widget.css);
@import url(css/typography.css);
@import url(css/svg-style.css);
.errormessage {
    color: #ff481d
}
.content-hide
{
        bottom: 0;
    position: absolute;
    left: -9999px;
}
.keo_wrapper {
    overflow: hidden
}

.default_width,
.keo_content_wrap,
.keo_wrapper,
footer,
header,
section {
    float: left;
    width: 100%;
    position: relative
}

.no_padding {
    padding: 0
}

.no_margin {
    margin: 0
}

section {
    padding: 65px 0
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.top_bottom_padding {
    padding-top: 100px;
    padding-bottom: 100px
}

.keo_bg_1 {
    background-color: #fb4
}

.keo_bg_2 {
    background-color: #ed6950
}

.keo_bg_4 {
    background-color: #ef5f5f
}

.keo_bg_5 {
    background-color: #01c5dd
}

.keo_bg_6 {
    background-color: #cd5bee
}

.keo_bg_7 {
    background-color: #e10a20
}

.keo_bg_8 {
    background-color: #ffb300
}

.keo_bg_9 {
    border: 2px solid #01c5dd
}

.keo_bg_10 {
    border: 2px solid #cd5bee
}

.keo_bg_11 {
    border: 2px solid #e10a20
}

.keo_bg_12 {
    border: 2px solid #ffb300
}

.keo_bg_13 {
    border: 2px solid
}

.keo_bg_14 {
    color: #f1594c
}

.keo_bg_15 {
    color: #94c948
}

.keo_bg_16 {
    color: #38befb
}

.keo_bg_17 {
    color: #fcc044
}

.keo_bg_18 {
    border-top: 3px solid #eb4095
}

.keo_bg_19 {
    border-top: 3px solid #215ba2
}

.keo_bg_20 {
    border-top: 3px solid #03d6cd
}

.bg_fb {
    background-color: #4d67a3
}

.bg_twitter {
    background-color: #25a7df
}

.bg_gp {
    background-color: #d74936
}

.bg_linkedin {
    background-color: #0070b1
}

.bg_behance {
    background-color: #ff8e2e
}

.bg_vimeo {
    background-color: #3ea6e7
}

.bg_youtube {
    background-color: #cc171e
}

.keo_top_element {
    float: left;
    position: relative;
    width: auto
}

.keo_top_element ul li {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    font-size: 13px
}

.keo_top_element ul li:last-child {
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.keo_top_element ul li i {
    margin-right: 10px
}

.keo_top_element ul li a {
    display: inline-block;
    color: #fff
}

.keo_login_element {
    float: right;
    width: auto;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.keo_login_element a {
    color: #fff;
    display: inline-block;
    padding: 9px 15px
}

.keo_login_element a i {
    margin-right: 10px
}

.keo_menu_bg {
    background-color: #16171c
}

.keo_logo {
    float: left;
    width: auto
}

.keo_logo_padding {
    padding-top: 6px
}

.keo_cart_wrap {
    float: right;
    width: auto;
    position: relative
}

.keo_cart_wrap>a {
    display: inline-block;
    color: #fff;
    padding: 20px 15px
}

.keo_cart_item_wrap {
    float: right;
    width: 5%;
    border-left: 1px solid #5e5e5e;
    text-align: center;
    position: relative
}

.keo_cart_item_wrap>a {
    display: inline-block;
    color: #fff;
    padding: 23px 0 23px;
    cursor: pointer;
    font-size: 22px
}

.keo_cart_list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 300px;
    z-index: 10;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 10px
}

.keo_cart_list ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ededed;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.keo_cart_list ul li figure {
    overflow: visible;
    width: 68px;
    height: 80px;
    background-color: #ededed;
    padding-top: 10px
}

.keo_cart_list ul li figure img {
    width: 100%;
    height: auto
}

.keo_cart_list figure i {
    position: absolute;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    top: -5px;
    left: -5px;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #222;
    font-weight: 400;
    font-size: 12px
}

.keo_cart_item_detail {
    float: none;
    padding: 10px 0 0 80px;
    width: auto;
    text-align: left
}

.keo_cart_item_detail p {
    font-size: 14px;
    font-weight: 600
}

.keo_product {
    color: #222;
    float: left;
    font-size: 14px;
    font-weight: 700
}

.keo_product_total {
    color: #222;
    float: right;
    font-size: 14px;
    font-weight: 700
}

.keo_cart_btn {
    text-transform: capitalize;
    font-weight: 400;
    padding: 8px 15px;
    font-size: 13px;
    display: inline-block;
    background-color: #222;
    color: #fff;
    margin-top: 5px
}

.keo_cart_btn:hover {
    color: #fff
}

.keo_cart_item_wrap:hover .keo_cart_list,
.keo_cart_wrap:hover .keo_cart_list {
    opacity: 1;
    visibility: visible
}

.keo_cart_wrap .keo_cart_list {
    right: 0;
    left: auto;
    z-index: 100
}

.keo_search_wrap {
    float: right;
    width: auto;
    position: relative
}

.keo_search_wrap>span.search-fld {
    display: inline-block;
    color: #fff;
    padding: 20px 15px
}

.search-wrapper-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .95);
    z-index: 9999;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0)
}

.search-wrapper-area.search_open {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.search-area {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 500px;
    margin: -50px auto auto
}

.search-area input[type=text] {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #fff;
    padding: 8px 50px 8px 10px
}

.search-area button,
.search-area input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    line-height: 60px;
    font-size: 20px
}

.keo_search_remove_btn {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 25px;
    cursor: pointer
}

.keo_navigation {
    float: right;
    width: auto;
    position: relative;
    z-index: 100
}

.keo_navigation ul li {
    float: left;
    width: auto
}

.keo_navigation ul li {
    float: left;
    display: inline-block;
    position: relative
}

.keo_navigation ul li a.current:before,
.keo_navigation ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%
}

.keo_navigation ul li a.current:before {
    z-index: -1
}

.keo_navigation ul li a.current:before,
.keo_navigation ul li.active:before,
.keo_navigation ul li:hover:before {
    width: 100%
}

.keo_navigation>ul>li>a {
    color: #fff;
    display: block;
    position: relative;
    padding: 20px 20px;
    z-index: 99;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 16px
}

.keo_navigation ul li.active>a,
.keo_navigation ul li:hover>a {
    color: #fff
}

.academy-btn {
    padding: 12px 35px;
    border-radius: 50px;
    display: inline-block;
    outline: 0;
    text-transform: capitalize;
    border: none;
    color: #fff;
    font-size: 15px;
    min-width: 110px;
    font-weight: 500;
    background: linear-gradient(to right, rgba(230, 90, 23, 1) 0, rgba(236, 138, 37, 1) 100%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.academy-btn:hover {
    background: linear-gradient(to right, rgba(236, 138, 37, 1) 100%, rgba(230, 90, 23, 1) 0)
}

.keo_navigation ul ul {
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    opacity: 0;
    visibility: hidden;
    background-color: #16171c;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.keo_navigation ul ul li {
    width: 100%
}

.keo_navigation ul ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .19);
    display: block;
    position: relative;
    padding: 13px 23px;
    z-index: 99;
    text-transform: capitalize
}

.keo_navigation ul>li:hover>ul {
    -moz-transform: perspective(600px) rotateX(0);
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    opacity: 1;
    visibility: visible
}

.keo_navigation ul ul ul {
    right: 100%;
    top: 0;
    left: auto
}

.keo_mobile_menu {
    height: 36px;
    position: relative;
    width: 40px;
    padding: 0 6px;
    display: none
}

.keo_mobile_menu>span.icon-bar {
    display: block;
    width: 100%;
    height: 4px;
    margin: 0 0 4px;
    background-color: #fff
}

.keo_mobile_menu>span.icon-bar:last-child {
    margin-bottom: 0
}

.keo_mobile_menu:hover>span.icon-bar {
    background-color: #fff
}

.keo_mobile_menu:hover {
    background-color: #fff
}

.keo_banner ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.swiper-container {
    width: 100%;
    float: left
}

.keo_banner_text {
    position: absolute
}

.keo_banner_text h3 {
    font-size: 46px;
    color: #fff;
    line-height: 50;
    margin: 0 0 25px 0;
    font-weight: 700
}

.keo_banner_text h2 {
    font-size: 54px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize;
    color: #fff
}

.keo_banner_text p {
    color: #fff;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-top: 10px
}

.keo_banner_text>a {
    margin-top: 13px;
    padding: 14px 35px;
    border-radius: 50px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px
}

.keo_banner_text>a>i {
    color: #fff;
    margin-left: 10px;
    font-size: 16px
}

.keo_slide_1 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

.keo_slide_2 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

.content-size {
    margin-top: 170px
}

.keo_slide_3 h2 {
    color: #fc0018
}

.keo_slide_3 {
    top: 50%;
    left: 50%;
    width: 600px;
    margin: -130px 0 0 -550px
}

.keo_banner .swiper-button-next,
.keo_banner .swiper-button-prev {
    background-image: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    coursor: pointer;
    margin: auto;
    font-size: 25px;
    font-weight: 700
}

.keo_banner_service_wrap {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 100
}

.keo_banner_service_wrap .container {
    z-index: 99
}

.keo_banner_service {
    overflow: hidden;
    text-align: center;
    padding: 40px 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    z-index: 99;
    min-height: 286px
}

.keo_banner_service:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: .95
}

.keo_banner_service.service_bg_1:before {
    background-color: #fb4
}

.keo_banner_service.service_bg_2:before {
    background-color: #2dcc70
}

.keo_banner_service.service_bg_3:before {
    background-color: #ef5f5f
}

.keo_banner_service.service_bg_1 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.keo_banner_service.service_bg_3 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.keo_banner_service i {
    font-size: 60px;
    color: #fff;
    display: block;
    margin: 0 0 15px
}

.keo_banner_service h4>a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 10px
}

.keo_banner_service p {
    color: #fff;
    margin: 0 0 18px
}

.keo_banner_service>a {
    display: inline-block;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 1);
    padding: 8px 20px;
    text-transform: capitalize;
    border-radius: 30px
}

.keo_banner_service.service_bg_1:hover:before,
.keo_banner_service.service_bg_2:hover:before,
.keo_banner_service.service_bg_3:hover:before {
    opacity: 1
}

.keo_hdg_1 {
    text-align: center;
    margin: 0 0 26px
}

.keo_hdg_1 h3 {
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 10px;
    line-height: 24px
}

.keo_hdg_1 span {
    display: inline-block;
    position: relative
}

.keo_hdg_1 span.keo_hdg_left:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    left: -120px;
    top: -10px
}

.keo_hdg_1 span.keo_hdg_left:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    left: -90px;
    top: -6px
}

.keo_hdg_1 span.keo_hdg_right:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    right: -120px;
    top: -10px
}

.keo_hdg_1 span.keo_hdg_right:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    right: -90px;
    top: -6px
}

.keo_hdg_1 i {
    font-size: 25px;
    color: #000
}

.keo_hdg_1.white_color h3,
.keo_hdg_1.white_color i,
.keo_hdg_1.white_color p {
    color: #fff
}

.keo_hdg_1.white_color span.keo_hdg_left:after,
.keo_hdg_1.white_color span.keo_hdg_left:before,
.keo_hdg_1.white_color span.keo_hdg_right:after,
.keo_hdg_1.white_color span.keo_hdg_right:before {
    background-color: #fff
}

.keo_hdg02_span {
    width: 50px;
    height: 2px;
    box-shadow: -51px 0 0 0 #595959;
    left: 25px;
    top: -10px
}

.keo_white.keo_hdg02_span {
    box-shadow: -51px 0 0 0 #fff
}

.keo_hdg_1.align_left {
    text-align: left
}

.keo_hdg_1.align_left span.keo_hdg02_span {
    left: 50px
}

.keo_courses_bg {
    padding: 40px 0
}

.keo_course_search {
    margin: 0 0 40px
}

.keo_sort_wrap {
    float: right;
    width: auto;
    position: relative;
    margin: 12px 0 0
}

.keo_sort_wrap>span {
    display: inline-block;
    font-weight: 500;
    color: #000;
    text-transform: capitalize
}

.keo_sort_wrap select {
    display: inline-block;
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    color: #999;
    font-weight: 400;
    text-transform: capitalize;
    padding: 5px 15px 5px 11px;
    background-color: transparent;
    outline: 0
}

.keo_sort_wrap select option {
    text-transform: capitalize;
    padding: 3px 10px
}

.keo_sort_wrap label {
    position: absolute;
    top: 12px;
    right: 0;
    width: 10px;
    height: 10px;
    font-size: 15px
}

.keo_course_search form {
    width: 70%;
    float: right
}

.keo_course_search form input[type=search] {
    width: 100%;
    border-radius: 50px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .1);
    height: 60px;
    padding: 10px 20px
}

.keo_course_search form a {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 40px;
    line-height: 64px;
    color: #999
}

.keo_courses_wrap {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_courses_wrap figure {
    overflow: visible
}

.keo_courses_wrap figure>img {
    width: 100%;
    height: auto
}

.keo_course_img_des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.keo_course_des_holder {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 75);
    width: 100%;
    padding: 5px 10px
}

.keo_course_author {
    position: relative;
    float: left
}

.keo_course_author>img {
    padding: 3px;
    border-radius: 100%;
    background-color: #efe6eb;
    bottom: -4px;
    left: 0;
    position: absolute;
    z-index: 5;
    width: 60px!important;
    height: 60px
}

.keo_course_author>a {
    text-transform: capitalize;
    color: #fff;
    padding-left: 70px
}

.keo_course_author>a>i {
    color: #fff;
    margin-right: 7px
}

ul.keo_rating_star {
    float: right
}

ul.keo_rating_star li {
    display: inline-block;
    position: relative
}

ul.keo_rating_star li a {
    display: inline-block;
    color: #ff9c00
}

.keo_course_cat {
    position: absolute;
    top: 9px;
    left: 10px;
    color: #fff;
    padding: 7px 20px;
    opacity: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.keo_course_des {
    background-color: #fff;
    padding: 30px 15px 20px;
    text-align: center
}

.keo_course_des span {
    display: block;
    color: #222;
    margin: 0 0 10px;
    font-weight: 600
}

.keo_course_des h5>a {
    display: block;
    color: #222;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 15px;
    position: relative
}

.keo_course_des h5>a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 2px;
    margin: auto
}

.keo_course_bottom {
    background-color: #f0f0f0;
    padding: 10px 15px 6px
}

.keo_course_bottom h5 {
    float: left
}

.keo_course_bottom h5>span {
    font-size: 14px;
    color: #999;
    margin-left: 5px
}

.keo_course_bottom>a {
    float: right;
    text-transform: capitalize;
    color: #222;
    font-weight: 600;
    margin: 3px 0 0
}

.keo_courses_wrap:hover {
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, .1)
}

.keo_courses_wrap:hover .keo_course_cat {
    opacity: 1;
    left: 0
}

.keo_courses_slider {
    float: left;
    width: 100%;
    position: relative
}

.keo_courses_slider .item {
    margin: 0 10px
}

.keo_courses_slider .owl-stage-outer {
    margin: 0 0 20px;
    padding: 0 0 10px
}

.keo_courses_slider .owl-dots {
    width: 100%;
    text-align: center
}

.keo_courses_slider .owl-dots .owl-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #c6c6c6;
    border-radius: 100%;
    background-color: #fff;
    margin: 0 5px 0 0
}

.owl-dots {
    height: 18px
}

.keo_course_search_bg {
    background-image: url(extra-images/courses-search-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.keo_explore_search {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px
}

.keo_explore_search .chosen-container-single .chosen-single {
    height: 40px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    width: 100%;
    padding: 7px 20px
}

.keo_explore_search .chosen-container-single .chosen-single div {
    background-color: transparent
}

.keo_explore_search .chosen-container-single .chosen-single div b::before {
    color: #666;
    font-weight: 500;
    top: 8px;
    height: 6px
}

.keo_explore_search .chosen-container-single .chosen-drop {
    border-radius: 12px 12px 4px 4px
}

.keo_explore_search.align_center {
    text-align: center;
    margin: 0
}

.keo_explore_search button,
.keo_explore_search input[type=submit] {
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
    padding: 13px 30px;
    border: 0;
    font-weight: 700
}

.keo_explore_search ul {
    float: left;
    width: 100%;
    margin: 10px 0 0
}

.keo_explore_search ul li {
    display: inline-block;
    width: 100%;
    position: relative
}

.keo_explore_search ul li a {
    display: block;
    color: #666;
    text-transform: capitalize;
    margin: 0 0 10px;
    font-weight: 500
}

.keo_explore_search ul li a i {
    margin: 0 10px 0 0
}

.keo_explore_search button:hover,
.keo_explore_search input[type=submit]:hover {
    background-color: #191c1d
}

.keo_choose_bg {
    padding-bottom: 39px
}

.keo_choose_wrap {
    border-radius: 3px;
    margin-bottom: 30px;
    border-top: 1px solid #f1f3f6;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.keo_choose_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.keo_choose_wrap span {
    width: 70px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px 0 0 3px;
    border-right: 1px solid rgba(255, 255, 255, .4)
}

.keo_choose_des {
    float: none;
    padding: 15px 15px 5px 85px
}

.keo_choose_des.height {
    height: 137px
}

.keo_choose_des h6 {
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    color: #333;
    margin: 0 0 10px;
    font-weight: 600
}

.keo_choose_des p {
    font-size: 15px
}

.keo_choose_img {
    position: absolute;
    top: -115px;
    left: 0;
    width: 117%;
    height: 100%
}

.keo_choose_img img {
    width: 100%;
    height: auto;
    padding-top: 100px
}

.keo_choose_wrap:hover {
    border-color: #e76019
}

.keo_choose_wrap:hover span.theme_bg {
    background: 0 0
}

.keo_choose_wrap:hover .keo_choose_des h6 {
    color: #fff
}

.keo_choose_wrap:hover:before {
    width: 100%;
    background: linear-gradient(to right, rgba(230, 90, 23, 1) 0, rgba(236, 138, 37, 1) 100%)
}

.keo_choose_wrap.keo_bg_9:hover:before {
    width: 100%;
    background-color: #01c5dd
}

.keo_choose_wrap.keo_bg_13:hover:before {
    width: 100%
}

.keo_choose_wrap.keo_bg_10:hover:before {
    width: 100%;
    background-color: #cd5bee
}

.keo_choose_wrap.keo_bg_12:hover:before {
    width: 100%;
    background-color: #ffb300
}

.keo_choose_wrap.keo_bg_11:hover:before {
    width: 100%;
    background-color: #e10a20
}

.keo_choose_wrap:hover .keo_choose_des h6>a,
.keo_choose_wrap:hover .keo_choose_des p {
    color: #fff
}

.keo_campus_bg {
    background-color: #f5f5f5
}

.keo_gallery_style1 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.keo_gallery_style1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75
}

.keo_gallery_style1 img {
    width: 100%;
    height: auto
}

.keo_gallery_style1_des {
    left: 0;
    top: 50%;
    bottom: 0;
    right: 0;
    text-align: center;
    position: absolute;
    margin: auto;
    z-index: 10;
    width: 100%;
    margin: -40px 0 0
}

.keo_gallery_style1:before,
.keo_gallery_style1_des {
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.keo_gallery_style1_des ul {
    margin: 0 0 15px
}

.keo_gallery_style1_des ul li {
    display: inline-block;
    margin: 0 2px
}

.keo_gallery_style1_des ul a {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 42px;
    border-radius: 100%;
    color: #fff;
    font-size: 16px
}

.keo_gallery_style1_des h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.keo_gallery_style1:hover .keo_gallery_style1_des,
.keo_gallery_style1:hover:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0)
}

.keo_gallery_style1_des ul a:hover {
    color: #fff
}

.keo_fact_bg {
    background-image: url(extra-images/facts-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 92px
}

.keo_number_count_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.keo_number_count_wrap i {
    margin: 0 0 22px;
    font-size: 50px;
    display: block;
    color: #fff
}

.keo_number_count_wrap h4 {
    position: relative;
    display: inline-block;
    font-size: 60px;
    font-weight: 600;
    min-width: 100px;
    line-height: normal;
    color: #fff
}

.keo_number_count_wrap span {
    display: inline-block;
    font-weight: 700;
    font-size: 32px;
    color: #fff
}

.keo_number_count_wrap h5>a {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    margin: 14px 0 0;
    color: #fff
}

.keo_bg_14 h4,
.keo_bg_14 h5>a {
    color: #f1594c
}

.keo_bg_15 h4,
.keo_bg_15 h5>a {
    color: #94c948
}

.keo_bg_16 h4,
.keo_bg_16 h5>a {
    color: #38befb
}

.keo_bg_17 h4,
.keo_bg_17 h5>a {
    color: #fcc044
}

.keo_team_wrap {
    text-align: center;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_team_wrap img {
    width: 100%;
    height: auto
}

.keo_team_des {
    padding: 20px 0 10px;
    background-color: #fff
}

.keo_team_des h6>a {
    font-weight: 600;
    margin: 0 0 6px;
    display: block;
    text-transform: capitalize
}

.keo_team_des span {
    display: block;
    margin: 0 0 15px;
    text-transform: capitalize
}

.keo_team_des ul.keo_scl_icon {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 22px;
    margin: 0 0 16px
}

ul.keo_scl_icon li {
    display: inline-block;
    position: relative;
    text-align: center
}

ul.keo_scl_icon li a {
    display: block;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-color: #fff
}

.keo_team_des p {
    padding: 0 15px
}

ul.keo_scl_icon li:hover a {
    color: #fff
}

.keo_team_wrap:hover {
    box-shadow: 0 5px 12px 2px rgba(0, 0, 0, .15)
}

.keo_teacher_slider {
    float: left;
    width: 100%;
    position: relative
}

.keo_teacher_slider .item {
    margin: 0 8px
}

.keo_teacher_slider .owl-stage-outer {
    margin: 0 0 10px;
    padding: 0 0 20px
}

.keo_teacher_slider .owl-dots {
    width: 100%;
    text-align: center
}

.keo_teacher_slider .owl-dots .owl-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #c6c6c6;
    border-radius: 100%;
    background-color: #fff;
    margin: 0 5px 0 0
}

.keo_testimonial_bg {
    background-image: url(extra-images/testimonial-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.keo_testimonial_bg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6)
}

.keo_testimonial_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 20px 18px;
    margin: 0 0 30px;
    background-color: #fff;
    border-radius: 5px;
    border-top: 3px solid;
    height: 350px
}

.keo_testimonial_wrap:before {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #fff transparent transparent transparent
}

.keo_testimonial_wrap p {
    position: relative
}

.keo_testimonial_img {
    float: left;
    width: 100%;
    position: relative
}

.keo_testimonial_img figure {
    width: 80px;
    float: right
}

.keo_testimonial_img figure img {
    width: 100%;
    height: auto;
    border-radius: 100%
}

.keo_testimonial_des {
    float: none;
    width: auto;
    text-align: right
}

.keo_testimonial_des h5 {
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 5px;
    color: #fff;
    font-size: 16px
}

.keo_testimonial_des span {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff
}

.keo_testimonial_slider {
    float: left;
    width: 100%;
    position: relative
}

.keo_testimonial_slider .item {
    margin: 0 8px
}

.keo_testimonial_slider .owl-stage-outer {
    margin: 0 0 10px;
    padding: 0 0 20px
}

.keo_testimonial_slider .owl-dots {
    width: 100%;
    text-align: center
}

.keo_testimonial_slider .owl-dots .owl-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #c6c6c6;
    border-radius: 100%;
    background-color: #fff;
    margin: 0 5px 0 0
}

.keo_event_img>img {
    width: 100%;
    height: auto
}

.keo_event_list_wrap>ul {
    float: left;
    width: 100%
}

.keo_event_list_wrap>ul>li {
    position: relative;
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 1px solid #ccc;
    float: left
}

.keo_event_list_wrap>ul>li:last-child {
    margin-bottom: 0
}

.keo_event_date {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    background-color: #666;
    padding: 13px 0 0;
    position: relative;
    z-index: 1
}

.keo_event_date:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    border-radius: 100%;
    z-index: -1
}

.keo_event_date h3 {
    color: #fff;
    font-size: 50px;
    line-height: 50px
}

.keo_event_date>span {
    display: block;
    text-transform: capitalize;
    font-size: 10px;
    color: #fff
}

.keo_event_des {
    float: none;
    padding: 0 150px 0 120px;
    width: auto
}

.keo_event_des h4>a {
    display: block;
    text-transform: capitalize;
    margin: 0 0 8px;
    font-weight: 700
}

.keo_event_des ul.keo_event_meta {
    margin: 0 0 10px
}

ul.keo_event_meta {
    width: 100%;
    float: left
}

ul.keo_event_meta li {
    display: inline-block;
    padding: 0 10px
}

ul.keo_event_meta li:first-child {
    padding-left: 0
}

ul.keo_event_meta li>i {
    margin: 0 8px 0 0
}

ul.keo_event_meta li>a {
    display: inline-block;
    color: #999;
    margin-left: 5px
}

.keo_event_des>a {
    display: inline-block;
    color: #999;
    border: 2px solid rgba(102, 102, 102, .5);
    line-height: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 135px;
    height: 40px;
    text-align: center;
    border-radius: 30px
}

.keo_event_list_wrap>ul>li:hover .keo_event_date:before {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
}

.keo_event_des>a:hover {
    color: #fff
}

.keo_sub_banner_bg {
    background-image: url(extra-images/sub-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.keo_sub_banner_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8)
}

.keo_sub_banner_hdg {
    text-align: center;
    padding: 80px 0 88px
}

.keo_sub_banner_hdg h2 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: normal
}

.keo_sub_banner_hdg h6 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600
}

.keo_breadcrumb_bg {
    background-color: #eee;
    border-bottom: 1px solid rgba(207, 207, 207, .5)
}

.keo_breadcrumb_wrap {
    text-align: center
}

.keo_breadcrumb_wrap ul {
    width: auto;
    padding: 15px 0;
    display: inline-block
}

.keo_breadcrumb_wrap ul li {
    display: inline-block;
    position: relative
}

.keo_breadcrumb_wrap ul li:before {
    content: "\f105";
    position: absolute;
    font-family: fontawesome;
    top: 1px;
    left: -2px;
    width: auto;
    height: auto;
    color: #fff
}

.keo_breadcrumb_wrap ul li:first-child:before {
    display: none
}

.keo_breadcrumb_wrap ul li a {
    display: block;
    color: #fff;
    padding: 0 18px;
    font-weight: 600
}

.keo_breadcrumb_wrap ul li a:hover,
.keo_breadcrumb_wrap ul li:hover a {
    color: #fff
}

.keo_contact_list {
    background-color: #f5f5f5;
    border-radius: 60px;
    padding: 55px 40px 65px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_contact_list h4 {
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 20px;
    line-height: normal
}

.keo_contact_list>ul {
    margin: 0 0 0;
    float: left;
    width: 100%
}

.keo_contact_list>ul>li {
    width: 100%;
    position: relative;
    margin: 0 0 20px
}

.keo_contact_icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #666;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 25px;
    margin: 3px 0 0
}

.keo_contact_des {
    padding: 5px 0 0 70px;
    float: none;
    width: auto
}

.keo_contact_des>h6 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
    text-transform: capitalize
}

.keo_contact_des>a {
    display: block;
    color: #666
}

.keo_contact_des>p {
    margin-bottom: 0;
    font-size: 13px
}

.keo_contact_scl_wrap ul.keo_scl_icon {
    text-align: left
}

.keo_contact_scl_wrap ul.keo_scl_icon li a {
    color: #fff;
    border: 0;
    margin: 0 0 0 5px;
    text-align: center
}

.keo_contact_us_map {
    width: 100%;
    float: left;
    min-height: 560px;
    position: relative;
    border-radius: 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_contact_form_wrap {
    margin-top: 74px
}

.keo_contact_form_wrap.keo_index_one_contact {
    background-color: #f7f7f7;
    margin-top: 0
}

.keo_contact_form {
    float: left;
    width: 100%;
    position: relative
}

.keo_contact_us_field {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.keo_contact_us_field input,
.keo_contact_us_field textarea {
    float: left;
    width: 100%;
    border: 1px solid rgba(127, 127, 127, .07);
    border-radius: 2px;
    min-height: 48px;
    padding: 8px 20px 8px 20px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.keo_contact_us_field textarea {
    min-height: 120px;
    resize: none;
    padding: 20px 30px;
    border-radius: 4px
}

.keo_contact_us_field button,
.keo_contact_us_field input[type=submit] {
    text-align: center;
    border: 0;
    text-transform: capitalize;
    font-weight: 600;
    padding: 13px 50px;
    border: 0;
    font-size: 15px;
    border-radius: 60px;
    color: #fff
}

.keo_contact_us_field button:hover,
.keo_contact_us_field input[type=submit]:hover {
    color: #fff
}

#contact-form label.error {
    position: absolute;
    top: -16px;
    font-size: 11px;
    color: #a94442;
    left: 0
}

#head-quote-form label.error,
#pop-quote-form label.error,
#pop-quote-form2 label.error,
#quote-form label.error {
    top: -14px;
    font-size: 11px;
    color: #a94442
}

input[aria-invalid=true] {
    border-bottom: 2px solid #a94442!important
}

.keo_contact_form #contact-result .alert {
    padding: 10px 15px;
    font-size: 12px;
    margin-bottom: 0;
    float: left;
    float: left
}

.keo_who_we_bg {
    padding: 70px 0 30px
}

.keo_who_we_img:after,
.keo_who_we_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0
}

.keo_who_we_img:before {
    width: 4px;
    height: 25%
}

.keo_who_we_img:after {
    height: 4px;
    width: 30%
}

.keo_who_we_img {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_who_we_img>img {
    width: 100%;
    height: auto
}

.keo_who_we_wrap>h5 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 0
}

.keo_who_we_wrap>h3 {
    text-transform: capitalize;
    font-weight: 700
}

.keo_who_we_wrap span.keo_hdg_left {
    display: inline-block;
    position: relative
}

.keo_who_we_wrap span.keo_hdg_left:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    left: 0;
    top: -7px
}

.keo_who_we_wrap span.keo_hdg_left:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    left: 0;
    top: -3px
}

.keo_who_we_wrap>p {
    margin: 15px 0 22px
}

.keo_who_we_wrap ul {
    float: left;
    width: 100%
}

.keo_who_we_wrap>ul>li {
    margin: 0 0 20px
}

.keo_who_we_wrap>ul>li:nth-last-child(-n+2) {
    margin-bottom: 0
}

.keo_who_we_icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #eb8624;
    text-align: center;
    background-color: #fff;
    font-size: 23px;
    border: 1px solid #eaeaea;
    float: left;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15)
}

.keo_who_we_icon:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    border-radius: 100%;
    z-index: -1
}

.keo_who_we_des {
    float: none;
    padding: 0 0 10px 68px;
    width: auto
}

.keo_who_we_des h4 {
    display: block;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 700;
    color: #192f59
}

.keo_who_we_bg:hover .keo_who_we_img:before {
    height: 100%
}

.keo_who_we_bg:hover .keo_who_we_img:after {
    width: 100%
}

.keo_who_we_wrap>ul>li:hover .keo_who_we_icon:before {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.keo_who_we_wrap>ul>li:hover .keo_who_we_icon {
    color: #fff
}

.keo_core_value_wrap {
    float: left;
    width: 100%;
    position: relative
}

.keo_core_value_wrap ul {
    float: left;
    width: 100%
}

.keo_core_value_wrap ul li {
    display: inline-block;
    position: relative;
    width: 25%
}

.keo_core_value_wrap ul li a {
    display: block;
    text-align: center;
    padding: 12px 0;
    border: 1px solid rgba(237, 237, 237, .8);
    margin-left: -4px;
    font-weight: 600;
    background-color: #f9f9f9;
    text-transform: capitalize
}

.keo_core_value_wrap ul li:first-child a {
    margin-left: 0
}

.keo_core_value_tab {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -1px;
    padding: 20px 20px 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_core_value_des {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px
}

.keo_core_value_des figure {
    width: 255px
}

.keo_core_value_des figure img {
    width: 100%;
    height: auto
}

.keo_core_img_des {
    float: none;
    width: auto;
    padding: 0 0 0 270px
}

.keo_core_img_des h6 {
    color: #666;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: capitalize
}

ul.keo_aboutus_list {
    float: left;
    width: 100%
}

ul.keo_aboutus_list li {
    width: 50%;
    float: left;
    position: relative;
    color: #666;
    font-size: 16px;
    padding: 0 0 16px 25px
}

ul.keo_aboutus_list li:before {
    content: "\f058";
    font-family: fontawesome;
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 15px;
    color: #666
}

.keo_core_value_wrap ul li.active a,
.keo_core_value_wrap ul li:focus a,
.keo_core_value_wrap ul li:hover a {
    color: #fff
}

.accor_outer_wrap,
.ct_accord_list {
    float: left;
    width: 100%;
    position: relative
}

.ct_accord_list {
    margin: 0 0 20px
}

.accord_hdg {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    padding: 15px 40px 15px 18px;
    cursor: pointer
}

.accord_hdg .accordion-open {
    border-bottom: 1px solid #eee
}

.accord_hdg span {
    position: absolute;
    top: 18px;
    right: 16px;
    color: #e8e6e6;
    display: inline-block;
    font-size: 20px
}

.accor_outer_wrap .accord_hdg h6 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

.accord_des {
    float: left;
    width: 100%;
    position: relative
}

.accord_des:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #f3f2f2;
    border-left: 4px solid #f3f2f2;
    border-right: 4px solid #f3f2f2
}

.accord_des p {
    padding: 5px 20px 15px
}

.accor_outer_wrap .ct_accord_list:last-child {
    margin-bottom: 0
}

.accord_hdg.accordion-open:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 3px solid #f3f2f2;
    border-left: 3px solid #f3f2f2;
    border-right: 3px solid #f3f2f2
}

.accord_hdg.accordion-open span {
    color: #666
}

.keo_pagination_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.keo_pagination_outer_wrap ul {
    display: inline-block;
    width: auto;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_pagination_outer_wrap ul li {
    position: relative;
    display: inline-block;
    margin: 0 -4px 0 0
}

.keo_pagination_outer_wrap ul li:last-child {
    margin-right: 0
}

.keo_pagination_outer_wrap ul li a {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #f2f2f2;
    line-height: 48px;
    font-weight: 500
}

.keo_pagination_outer_wrap ul li:first-child a,
.keo_pagination_outer_wrap ul li:last-child a {
    width: 60px;
    border: 1px solid #f2f2f2
}

.keo_pagination_outer_wrap ul li.active a,
.keo_pagination_outer_wrap ul li:hover a {
    color: #fff
}

.keo_advacnce_search_wrap {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_advance_search {
    width: 40%;
    float: left;
    margin-right: 15px
}

.keo_advance_search form input[type=text] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    height: 44px;
    padding: 10px 160px 10px 10px
}

.keo_advance_search form button,
.keo_advance_search form input[type=submit] {
    color: #fff;
    height: 44px;
    padding: 0 25px;
    border-radius: 5px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0
}

.keo_advacnce_search_wrap .keo_explore_search {
    width: 20%;
    margin: 0 18px 0 0
}

.keo_advacnce_search_wrap .chosen-container-single .chosen-single {
    border-radius: 5px;
    background-color: #f5f5f5;
    border-color: rgba(51, 51, 51, .2);
    height: 44px;
    padding: 10px 26px 10px 10px
}

.keo_advacnce_search_wrap .chosen-container-single .chosen-drop {
    border-radius: 0
}

.keo_advacnce_search_wrap .chosen-container .chosen-drop {
    border: 1px solid rgba(51, 51, 51, .2)
}

.keo_search_type {
    width: 18%;
    float: left;
    text-align: center
}

.keo_search_type ul {
    width: auto;
    border-radius: 5px
}

.keo_search_type ul li {
    display: inline-block;
    position: relative;
    background-color: #f5f5f5
}

.keo_search_type ul li a {
    display: block;
    border: 1px solid rgba(51, 51, 51, .2);
    color: #333;
    height: 42px;
    padding: 0 15px;
    line-height: 42px;
    margin: 0 0 0 -5px;
    background-color: #f5f5f5
}

.keo_search_type ul li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.keo_search_type ul li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.keo_search_format {
    width: 18%;
    float: left
}

.keo_search_format ul {
    width: auto;
    float: right
}

.keo_search_format ul li {
    display: inline-block;
    position: relative
}

.keo_search_format ul li a {
    display: block;
    height: 42px;
    padding: 0 15px;
    line-height: 44px
}

.keo_search_format ul li a i {
    margin-right: 8px;
    color: #666
}

.keo_search_type ul li:hover a {
    color: #fff
}

.keo_search_format ul li:hover a,
.keo_search_format ul li:hover a i {
    color: #333
}

.keo_history_pagination {
    float: left;
    width: 100%
}

.keo_history_pagination .flex-viewport {
    padding: 10px 10px 50px
}

.keo_history_pagination ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 70px;
    right: 0;
    height: 1px;
    background-color: #dadada;
    z-index: -1
}

.keo_history_pagination ul li:last-child:before {
    display: none
}

.keo_history_date {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #fff;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
    float: left;
    position: relative;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_history_date:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: 115%;
    height: 114%;
    border: 1px solid;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    border-radius: 100%
}

.keo_history_slider {
    float: left;
    width: 100%;
    box-shadow: none
}

.get_started_content_wrap {
    float: left;
    width: 100%;
    position: relative
}

.get_started_content_wrap h4 {
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: 700
}

.get_started_content_wrap ul {
    float: left;
    width: 100%
}

.get_started_content_wrap ul li {
    width: 100%;
    position: relative;
    padding: 6px 0 6px 30px;
    font-weight: 500
}

.get_started_content_wrap ul li:before {
    content: "\f14a";
    position: absolute;
    font-family: fontawesome;
    top: 6px;
    left: 2px;
    width: auto;
    height: auto
}

.get_started_video {
    float: left;
    width: 100%;
    position: relative;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.get_started_video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.get_started_video img {
    height: auto
}

.get_video_icon {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: -50px 0 0
}

.get_video_icon a {
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 70px;
    margin: 0 0 10px;
    color: #fff;
    font-size: 30px
}

.get_video_icon span {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    display: block
}

.keo_history_pagination ul li .keo_history_date:hover,
.keo_history_pagination ul li.flex-active-slide .keo_history_date {
    color: #fff
}

.keo_history_pagination ul li .keo_history_date:hover:before,
.keo_history_pagination ul li.flex-active-slide .keo_history_date:before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1)
}

.keo_course_detail_bg {
    background-color: #f5f5f5
}

.keo_cdd_outer_wrap {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid rgba(127, 127, 127, .07);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .27);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .27)
}

.keo_cdd_outer_wrap>figure {
    margin: 0 0 30px
}

.keo_cdd_outer_wrap>figure>img {
    width: 100%;
    height: auto
}

.keo_cd_hdg_wrap {
    padding: 10px 15px
}

.keo_cd_hdg_wrap>h5 {
    font-weight: 600;
    text-transform: capitalize;
    float: left;
    width: 70%
}

.keo_cd_rating {
    float: right;
    width: 30%
}

.keo_cd_rating>span {
    float: right;
    font-size: 14px;
    margin-left: 10px
}

.keo_cd_mata_wrap {
    padding: 15px 15px;
    border-bottom: 1px solid #dbdbdb
}

.keo_cd_mata_wrap>ul {
    float: left;
    width: 100%
}

.keo_cd_mata_wrap>ul>li {
    position: relative;
    float: left;
    padding: 0 24px;
    line-height: 25px;
    border-radius: 5px
}

.keo_cd_mata_wrap>ul>li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 1px;
    background-color: #ccc
}

.keo_cd_mata_wrap>ul>li:first-child {
    padding-left: 0
}

.keo_cd_mata_wrap>ul>li:last-child {
    float: right;
    padding-right: 0
}

.keo_cd_mata_wrap>ul>li:first-child:before {
    display: none
}

.keo_cd_mata_wrap>ul>li>figure {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    border: 2px solid #e2e2e2;
    margin-right: 10px
}

.keo_cd_mata_wrap>ul>li>figure>img {
    width: 100%;
    height: auto
}

.keo_course_meta_des {
    overflow: hidden
}

.keo_course_meta_des>h6 {
    font-size: 15px;
    font-weight: 700
}

.keo_cd_mata_wrap>ul>li>i {
    width: 30px;
    float: left;
    font-size: 35px;
    color: #666;
    margin-right: 10px
}

.keo_cd_mata_wrap>ul>li ul.keo_scl_icon li a {
    color: #fff;
    border: 1px solid transparent
}

.keo_cd_des_wrap {
    padding: 20px 20px 25px;
    border-bottom: 1px solid #dbdbdb
}

.keo_cd_des_wrap>h4 {
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 13px;
    line-height: normal
}

.keo_cd_des_wrap ul,
.keo_cd_des_wrap ul li {
    float: left;
    width: 100%
}

.keo_cd_des_wrap ul li {
    margin: 15px 0 0;
    position: relative;
    padding: 0 0 0 25px
}

.keo_cd_des_wrap ul li:before {
    content: "\f178";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto
}

.keo_cd_des_wrap.border_bottom {
    border-bottom: 0
}

.keo_course_list_wrap {
    padding: 0 15px 15px
}

.keo_course_list_wrap>h6 {
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 15px
}

.keo_course_list_wrap>ul {
    float: left;
    width: 100%
}

.keo_course_list_wrap>ul>li {
    width: 100%;
    float: left;
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 0 10px
}

.keo_lec_detail {
    float: left;
    width: 14%;
    text-align: left;
    text-transform: capitalize;
    font-weight: 600
}

.keo_lec_title {
    float: left;
    width: 70%
}

.keo_lec_title>h6 {
    color: #666;
    display: inline-block;
    font-weight: 600;
    margin-right: 15px;
    font-size: 14px
}

.keo_lec_title>span {
    display: inline-block;
    padding: 1px 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px
}

.keo_lec_duration {
    float: left;
    width: 16%;
    font-weight: 600;
    text-align: right
}

.keo_lec_duration>i {
    margin-right: 10px
}

.keo_course_list_wrap.border_bottom {
    border-bottom: 1px solid #dbdbdb
}

.keo_instructor_detail {
    padding: 20px 15px 18px
}

.keo_instructor_detail>figure {
    width: 30%;
    border-radius: 5px
}

.keo_instructor_detail>figure>img {
    width: 100%;
    height: auto
}

.keo_instructor_detail_des {
    float: left;
    width: 67%;
    margin-left: 16px
}

.keo_instructor_detail_des>h4 {
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize
}

.keo_instructor_detail_des>h6 {
    margin: 0 0 10px;
    font-weight: 600
}

.keo_instructor_detail_des ul.keo_scl_icon li {
    float: left;
    margin-right: 8px
}

.keo_instructor_detail_des ul.keo_scl_icon li a {
    color: #fff;
    border-color: transparent
}

.keo_blog_wrap {
    background-color: #fff;
    border-radius: 5px;
    border-bottom: 2px solid;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_blog_wrap figure img {
    width: 100%;
    height: auto
}

.keo_blog_wrap figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.keo_blog_des {
    padding: 20px 15px 0;
    background-color: #fff;
    z-index: 10
}

.keo_blog_wrap ul {
    margin: 0 0 15px
}

.keo_blog_des>h5>a,
.keo_blog_des>h6>a {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px
}

.keo_blog_wrap>a {
    color: #fff;
    text-transform: capitalize;
    float: left;
    width: 100%;
    position: relative;
    opacity: 0;
    z-index: 10;
    padding: 0 15px;
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.keo_blog_wrap>a:before {
    content: "";
    position: absolute;
    top: -13px;
    left: 0;
    width: 0;
    height: 45px;
    z-index: -1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.keo_blog_wrap>a>i {
    position: absolute;
    top: 5px;
    right: -100px
}

.keo_blog_wrap:hover .keo_gallery_style1_des,
.keo_blog_wrap:hover figure:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    visibility: visible
}

.keo_blog_wrap:hover .keo_blog_des {
    transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px)
}

.keo_blog_wrap:hover>a {
    opacity: 1
}

.keo_blog_wrap:hover>a:before {
    width: 100%
}

.keo_blog_wrap:hover>a>i {
    right: 15px
}

.keo_blog_listing {
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_blog_listing figure {
    width: 40%
}

.keo_blog_listing figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.keo_blog_listing .keo_blog_listing ul {
    margin: 0 0 15px
}

.keo_blog_listing .keo_listing_des {
    float: left;
    width: 60%;
    padding: 15px 15px 0
}

.keo_listing_des ul {
    margin: 0 0 20px
}

.keo_listing_des p {
    margin-bottom: 15px
}

.keo_blog_listing .keo_listing_des>h5,
.keo_blog_listing .keo_listing_des>h6 {
    margin-bottom: 10px
}

.keo_listing_des>h5,
.keo_listing_des>h6 {
    float: left;
    width: 100%;
    margin: 0 0 15px
}

.keo_listing_des>h5>a,
.keo_listing_des>h6>a {
    display: block;
    text-transform: capitalize;
    font-weight: 600
}

.keo_blog_listing .keo_listing_des ul.keo_event_meta {
    margin-bottom: 15px
}

.keo_listing_des>a {
    display: inline-block;
    border-radius: 30px;
    background-color: #444;
    padding: 10px 25px;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff
}

.keo_listing_share_wrap {
    float: right;
    width: 65%;
    position: relative
}

.keo_listing_share_wrap>button {
    border: 1px solid #dbdbdb;
    background-color: #f5f5f5;
    color: #a5a5a5;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    float: right;
    position: relative;
    z-index: 10;
    outline: 0
}

.keo_listing_share_wrap ul.keo_scl_icon {
    position: absolute;
    right: -100px;
    width: 100%;
    margin: 0;
    opacity: 0
}

.keo_listing_share_wrap ul.keo_scl_icon li a {
    color: #fff
}

ul.keo_scl_icon.on_share {
    opacity: 1;
    right: -25px
}

.keo_blog_listing:hover .keo_gallery_style1_des,
.keo_blog_listing:hover figure:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    visibility: visible
}

.keo_blog_single_wrap {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_blog_single_wrap .keo_listing_des {
    padding: 26px 20px 22px
}

.keo_blog_single_wrap ul.keo_scl_icon {
    float: right;
    width: auto;
    margin: 0
}

.keo_blog_single_wrap ul.keo_scl_icon li a {
    color: #fff;
    border: 1px solid transparent
}

.keo_blog_slider {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -18px auto auto;
    width: 100px;
    background-color: #fff;
    height: 38px;
    border: 3px solid;
    border-radius: 30px;
    z-index: 100
}

.keo_blog_single_wrap .swiper-button-next,
.keo_blog_single_wrap .swiper-button-prev {
    margin: auto;
    background-image: none;
    text-align: center;
    height: 32px;
    width: 50px;
    line-height: 35px;
    font-weight: 600;
    font-size: 18px;
    top: 0
}

.keo_blog_single_wrap .swiper-button-next {
    right: 0;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px
}

.keo_blog_single_wrap .swiper-button-prev {
    left: 0;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px
}

.keo_blog_single_wrap .swiper-button-next:hover,
.keo_blog_single_wrap .swiper-button-prev:hover {
    color: #fff
}

.keo_blog_quote {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(166, 166, 166, .8);
    text-align: center
}

.keo_blog_quote_des {
    position: absolute;
    top: 50%;
    width: 100%;
    margin: -50px 0 0;
    padding: 10px 30px
}

.keo_blog_quote p {
    color: #fff;
    font-size: 22px
}

.keo_blog_quote span {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.keo_blog_detail_wrap .keo_listing_des h5 {
    margin-bottom: 20px
}

.keo_blog_detail_wrap .keo_instructor_detail {
    padding-left: 0;
    padding-right: 0
}

.keo_blog_detail_wrap .keo_instructor_detail>figure {
    width: 42%
}

.keo_blog_detail_wrap .keo_instructor_detail_des {
    width: 55%
}

.keo_tag_wrap {
    border-top: 1px solid #e4e4e4;
    padding: 18px 0 0
}

.keo_tag_wrap h6 {
    font-weight: 600;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 0
}

.keo_tag_wrap>ul {
    float: left;
    width: 50%;
    margin-bottom: 0;
    margin-top: 6px
}

.keo_tag_wrap>ul>li {
    position: relative;
    display: inline-block;
    margin-top: 3px
}

.keo_tag_wrap>ul>li>a {
    display: inline-block;
    color: #666
}

.keo_tag_wrap ul.keo_scl_icon li:hover a {
    color: #fff
}

.keo_detail_hdg h5 {
    margin: 0 0 20px 20px;
    font-weight: 700;
    text-transform: capitalize
}

.keo_detail_hdg h5>span {
    display: inline-block;
    margin: 0 10px 0 0
}

.keo_comment_list_wrap {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px;
    background-color: #fff;
    padding: 25px 0 20px;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_comment_list_wrap ul {
    float: left;
    width: 100%
}

.keo_comment_list_wrap ul li {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0 13px;
    border-bottom: 1px solid #e5e5e5
}

.keo_comment_list_wrap ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.keo_comment_list_wrap>ul>li:first-child {
    padding-top: 0
}

.keo_comment_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 20px
}

.keo_comment_wrap figure {
    width: 90px;
    float: left;
    position: relative;
    border-radius: 5px
}

.keo_comment_wrap figure img {
    width: 100%;
    height: auto
}

.keo_comment_des {
    float: none;
    width: auto;
    padding: 0 0 0 110px
}

.keo_comment_des h6 {
    display: inline-block
}

.keo_comment_des h6>a {
    display: inline-block;
    font-size: 15px;
    color: #333;
    font-weight: 600
}

.keo_comment_des>a {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 600
}

.keo_comment_des>a i {
    margin-right: 10px
}

.keo_comment_date {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0
}

.keo_comment_date span {
    font-size: 14px;
    margin-left: 5px;
    display: inline-block
}

.keo_comment_date span>i {
    margin-right: 10px
}

.keo_comment_date span:first-of-type {
    margin-left: 0
}

.keo_comment_date>a {
    display: inline-block;
    color: #999;
    margin-left: 10px
}

.keo_comment_date>a>i {
    margin-right: 10px
}

.keo_comment_list_wrap ul ul {
    padding-left: 50px;
    margin: 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px
}

.keo_comment_list_wrap ul ul li {
    border: 0;
    padding-bottom: 0
}

.keo_blog_detail_author {
    float: left;
    width: 100%;
    padding: 25px 15px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_blog_detail_author figure {
    float: left;
    width: 130px;
    border-radius: 5px
}

.keo_blog_detail_author figure img {
    width: 100%;
    height: auto
}

.keo_blog_author_cap {
    float: none;
    padding: 5px 0 15px 150px
}

.keo_blog_author_cap h5>a {
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px
}

.keo_blog_author_cap p {
    margin: 0 0 10px
}

.keo_blog_author_cap>ul {
    float: left
}

.keo_blog_author_cap>ul>li>a {
    border-color: transparent;
    color: #fff
}

.keo_post_comment_wrap {
    float: left;
    width: 100%;
    border-radius: 5px;
    position: relative;
    background-color: #fff;
    padding: 25px 0 28px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_post_comment_wrap .keo_contact_us_field {
    text-align: left
}

.keo_explore_search.keo_clas_search {
    width: 17.9%
}

.keo_table_head>tr>th {
    color: #fff;
    text-align: center;
    padding: 30px 0;
    text-align: center;
    border-color: rgba(255, 255, 255, .2)
}

.empty_class_bg {
    background-color: #f5f5f5
}

.open-date {
    display: block;
    font-size: 10px;
    line-height: normal
}

.keo_class_body_bg {
    background-color: #fff
}

.keo_classes_table {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.card-container {
    padding: 30px 15px;
    position: relative
}

.card-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-image: url(extra-images/class-bg.jpg);
    background-repeat: no-repeat;
    opacity: .2;
    background-size: cover;
    z-index: 10
}

.keo_classes_table td {
    padding: 0;
    border: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03)
}

.keo_classes_table .card h4 {
    font-size: 14px;
    font-weight: 700
}

.keo_classes_table .card>h4>i {
    font-size: 13px;
    width: 25px;
    height: 25px;
    background: #f5f5f5;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-right: 10px
}

.keo_classes_table .card .open-time {
    font-size: 11px
}

.keo_classes_table .card p {
    font-weight: 700
}

.keo_classes_table .card p span {
    font-weight: 400
}

.keo_table_small {
    display: none;
    padding: 10px;
    background-color: #fff
}

.keo_table_small>h3 {
    font-weight: 700;
    margin: 10px 0 15px;
    font-size: 20px
}

.keo_table_small ul {
    margin: 0 0 25px
}

.keo_table_small ul li {
    border-bottom: 1px solid #cfdae2;
    padding: 10px 0
}

.keo_table_small ul li p {
    color: #91a9bb;
    float: right;
    font-size: 11px
}

.keo_table_small ul li a.painting {
    color: #fb4
}

.keo_table_small ul li a.dancing {
    color: #fc6f8d
}

.keo_table_small ul li a.english {
    color: #ed6950
}

.card-container:hover:before {
    height: 100%
}

.keo_event_grid {
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_event_grid>figure {
    overflow: visible
}

.keo_event_grid figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    opacity: .75
}

.keo_event_grid>figure>img {
    width: 100%;
    height: auto
}

.keo_event_grid_date {
    position: absolute;
    width: 65px;
    height: 65px;
    border: 3px solid #fff;
    bottom: -20px;
    left: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 32px;
    padding: 5px
}

.keo_event_grid_date>span {
    font-size: 18px;
    display: block;
    line-height: 18px;
    margin-top: -3px
}

.keo_event_grid_des {
    padding: 30px 15px 20px
}

.keo_event_grid_des>h5,
.keo_event_grid_des>h6 {
    margin: 0 0 10px;
    font-weight: 600
}

.keo_event_grid_des>ul {
    margin: 0 0 10px
}

.keo_event_grid_des>a {
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    padding: 9px 20px;
    min-width: 110px;
    text-align: center
}

.keo_event_grid_des>a:first-of-type {
    margin-right: 10px
}

.keo_event_grid:hover figure:before {
    height: 100%;
    width: 100%
}

.keo_event_grid:hover {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.keo_event_list>figure {
    width: 30%
}

.keo_event_list>figure>img {
    height: 100%
}

.keo_event_list .keo_event_grid_date {
    top: 15px;
    right: -10px;
    left: auto
}

.keo_event_list .keo_event_grid_des {
    width: 58%;
    padding-left: 25px;
    padding-top: 20px
}

.kode_banner_counter .countdown {
    margin: 0
}

.keo_event_counter {
    width: 12%;
    float: right;
    border-left: 1px solid rgba(195, 195, 195, .3);
    text-align: center;
    padding: 5px
}

ul.countdown li {
    padding: 10px 5px;
    width: 100%;
    position: relative;
    background-color: #eee;
    font-size: 13px;
    border-radius: 5px;
    margin: 0 0 5px
}

ul.countdown li:last-child {
    margin: 0
}

ul.countdown li span {
    display: block;
    line-height: normal;
    font-weight: 600
}

ul.countdown li p {
    text-transform: capitalize;
    margin: 0
}

.bg_white {
    background-color: #fff
}

.keo_event_detail_wrap {
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_event_detail_wrap>figure>img {
    width: 100%;
    height: auto
}

.keo_event_d_date {
    width: 65px;
    height: 65px;
    border: 3px solid;
    background-color: #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 28px;
    padding: 5px;
    float: left
}

.keo_event_detail_des {
    padding: 25px 15px 22px
}

.keo_event_d_date>span {
    font-size: 18px;
    display: block;
    line-height: 24px
}

.keo_event_detail_hdg {
    overflow: hidden;
    margin: 0 0 23px;
    padding: 0 0 0 10px
}

.keo_event_detail_hdg>h4 {
    font-weight: 700;
    margin: 0 0 10px;
    line-height: normal
}

.keo_event_d_time {
    border: 1px solid #dbdbdb;
    padding: 10px;
    border-radius: 5px
}

.keo_event_d_time ul.countdown {
    width: 60%;
    float: left
}

.keo_event_d_time ul.countdown li {
    width: 80px;
    height: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 10px 5px;
    margin-bottom: 0;
    border: 1px solid #dbdbdb;
    margin-right: 5px
}

.keo_event_d_time ul.countdown li:last-child {
    margin: 0
}

.keo_event_d_time>a {
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    text-transform: capitalize;
    background-color: #444;
    border-radius: 30px;
    margin: 10px 0 0
}

.keo_event_d_time>a:first-of-type {
    margin-left: 8px
}

.keo_event_tab {
    padding: 15px
}

.keo_event_inside_tab {
    border: 1px solid #dbdbdb;
    border-radius: 5px
}

.keo_event_inside_tab>ul {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dbdbdb
}

.keo_event_inside_tab>ul>li {
    float: left;
    text-align: center;
    position: relative;
    z-index: 10
}

.keo_event_inside_tab>ul>li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    z-index: -1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.keo_event_inside_tab>ul>li>a {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
    min-width: 195px;
    padding: 12px 0;
    border-right: 1px solid #dbdbdb;
    position: relative;
    top: 0
}

.keo_event_map {
    padding: 15px
}

.keo_event_map .map-canvas {
    min-height: 250px
}

.keo_event_inside_tab>ul>li.active>a,
.keo_event_inside_tab>ul>li:hover>a {
    color: #fff
}

.keo_event_inside_tab>ul>li.active:before,
.keo_event_inside_tab>ul>li:hover:before {
    opacity: 1;
    height: 130%
}

.keo_event_inside_tab>ul>li.active>a,
.keo_event_inside_tab>ul>li:hover>a {
    top: -5px
}

.keo_event_time_schdule>ul {
    float: left;
    width: 100%
}

.keo_event_time_schdule>ul>li {
    width: 100%;
    position: relative;
    float: left;
    border-bottom: 1px solid #dbdbdb
}

.keo_event_time_schdule>ul>li>span {
    float: left;
    width: 30%;
    font-size: 15px;
    padding: 18px 20px;
    line-height: normal
}

.keo_event_time_schdule>ul>li>p {
    float: left;
    width: 70%;
    margin: 0;
    font-size: 15px;
    padding: 18px 20px;
    line-height: normal;
    border-left: 1px solid #ddd
}

.keo_event_time_schdule>ul>li:nth-child(even) {
    background-color: #f5f5f5
}

.keo_event_time_schdule>ul>li:last-child {
    border-bottom: 0
}

.keo_404page_wrap {
    text-align: center
}

.keo_404page_wrap>img {
    width: auto;
    height: auto;
    display: inline-block
}

.keo_4042_bg.top_bottom_padding {
    padding-bottom: 30px
}

.keo_404_02_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.keo_404_02_wrap h1 {
    font-size: 285px;
    font-weight: 700;
    line-height: 215px
}

.keo_404_02_wrap h1>span,
.keo_404_02_wrap h1>span i {
    display: inline-block
}

.keo_4042_error_wrap {
    float: left;
    width: 100%;
    position: relative
}

.keo_4042_error_wrap>h4 {
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 47px
}

.keo_4042_error_wrap>h5 {
    font-weight: 600;
    margin: 0 0 20px;
    line-height: 32px
}

.keo_404_02_wrap .keo_comming_soon_field input[type=text] {
    background-color: #eee;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_404_02_wrap>a {
    display: block;
    font-size: 18px;
    color: #999;
    clear: both;
    position: relative;
    top: 20px
}

.keo_comming_soon_bg {
    background-image: url(extra-images/coming-soon.jpg);
    position: relative;
    float: left;
    width: 100%;
    background-attachment: fixed;
    height: 100vh
}

.keo_comming_soon_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(38, 38, 38, .9)
}

.keo_comming_soon_wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%
}

.keo_commming_soon {
    text-align: center;
    padding: 60px 30px
}

.keo_commming_soon h4 {
    font-weight: 700;
    font-size: 43px;
    color: #fff
}

.keo_commming_soon h2 {
    font-size: 100px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    line-height: normal;
    margin: 0 0 20px
}

.keo_commming_soon ul.countdown {
    float: left;
    width: 100%;
    margin: 0 0 40px
}

.keo_commming_soon ul.countdown li {
    display: inline-block;
    width: 120px;
    height: 120px;
    z-index: 10;
    margin: 0 0 0 15px;
    background-color: transparent;
    border-radius: 5px
}

.keo_commming_soon ul.countdown li:first-child {
    margin-left: 0
}

.keo_commming_soon ul.countdown li>span {
    color: #fff;
    font-size: 40px;
    margin-top: 12px
}

.keo_commming_soon ul.countdown li p {
    color: #fff
}

.keo_comming_soon_form {
    width: 550px;
    float: none;
    margin: auto
}

.keo_comming_soon_field {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.keo_comming_soon_field input[type=text] {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
    border: 0;
    height: 60px;
    padding: 8px 185px 8px 15px;
    margin-right: 15px
}

.keo_comming_soon_field button,
.keo_comming_soon_field input[type=submit] {
    font-size: 18px;
    height: 52px;
    position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    margin: auto;
    color: #fff;
    text-transform: capitalize;
    border: 0;
    border-radius: 30px;
    padding: 0 30px
}

.keo_comming_soon_field button:hover,
.keo_comming_soon_field input[type=submit]:hover {
    color: #fff
}

.keo_comming_scl_wrap {
    text-align: center
}

.keo_comming_scl_wrap ul {
    margin: 0 0 30px;
    text-align: center
}

.keo_comming_scl_wrap>ul>li>a {
    border-color: transparent;
    margin-right: 8px;
    background-color: #fff
}

.keo_comming_scl_wrap>ul>li:last-child>a {
    margin-right: 0
}

.keo_comming_scl_wrap p {
    color: #fff
}

.keo_comming_scl_wrap>h6 {
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
    font-weight: 700
}

.keo_comming_scl_wrap>p>a:hover {
    color: #fff
}

.keo_team_border {
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_team_padding {
    padding: 20px
}

.keo_team_d_img>img {
    width: 100%;
    height: auto
}

.keo_team_d_outer {
    border-bottom: 1px solid #ededed;
    margin: 0 0 25px;
    padding: 0 0 10px
}

.keo_team_d_title {
    width: 40%;
    float: left
}

.keo_team_d_title>h4 {
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 8px
}

.keo_team_scl {
    float: left;
    width: 60%;
    margin: 10px 0 0
}

.keo_team_scl>ul>li>a {
    border-color: transparent;
    color: #fff
}

.keo_team_d_des>ul {
    border-top: 1px solid #ededed;
    margin: 25px 0 0;
    padding: 25px 0 0
}

.keo_team_d_des>ul>li {
    width: 33.3%;
    float: left
}

.keo_team_d_des .keo_contact_icon {
    color: #fff
}

.keo_team_d_point>ul {
    width: 50%
}

.progress-names {
    float: left;
    width: 100%
}

.progress-names span {
    font-size: 15px;
    color: #444;
    margin-bottom: 20px;
    display: block;
    font-weight: 600
}

.progressbar {
    position: relative;
    width: 100%;
    height: 6px;
    padding: 0;
    margin: 0 auto;
    background-color: #e1e1e1;
    border-radius: 10px;
    margin-bottom: 21px
}

.bar {
    position: absolute;
    display: block;
    width: 0;
    height: 6px;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 10px
}

.label {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 27px;
    top: -8px;
    left: 0;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-left: -13px;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid
}

.label .perc {
    color: #666;
    position: relative;
    top: -46px;
    right: -10px
}

.keo_top2_wrap {
    padding: 12px 0 10px
}

.keo_hdr2_wrap .keo_logo {
    padding-top: 14px
}

.keo_hdr2_wrap .keo_top2_wrap {
    background-color: #333
}

.keo_top2_wrap .keo_top_element ul li {
    padding-top: 0;
    padding-bottom: 0;
    border: 0
}

.keo_top2_wrap .keo_top_element ul li a {
    font-size: 13px;
    text-transform: capitalize
}

.keo_top2_wrap .keo_login_element {
    border: 0
}

.keo_top2_wrap .keo_login_element>p {
    color: #fff;
    margin: 0;
    text-transform: capitalize;
    padding-right: 15px
}

.keo_hdr_2_ui_element {
    float: right;
    width: auto
}

.keo_hdr_2_ui_element ul {
    float: left;
    width: 100%
}

.keo_hdr_2_ui_element>ul>li {
    display: inline-block;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 13px;
    padding: 0 20px;
    text-transform: capitalize
}

.keo_hdr_2_ui_element ul li i {
    margin-right: 10px
}

.keo_hdr_2_ui_element>ul>li>a {
    display: inline-block;
    color: #fff
}

.keo_user-login>a {
    padding-top: 3px
}

.keo_hdr2_wrap .keo_menu_bg {
    background-color: #fff
}

.keo_navigation2 {
    float: right;
    position: relative
}

.keo_navigation2 ul li {
    float: left;
    display: inline-block;
    position: relative
}

.keo_navigation2 ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0
}

.keo_navigation2 ul li.active:before,
.keo_navigation2 ul li:hover:before {
    height: 100%
}

.keo_navigation2>ul>li>a {
    display: block;
    position: relative;
    padding: 30px 18px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 600
}

.keo_navigation2 ul li.active>a,
.keo_navigation2 ul li:hover>a {
    color: #fff
}

.keo_navigation2 ul ul {
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.keo_navigation2 ul ul li {
    width: 100%
}

.keo_navigation2 ul ul li:before {
    width: 0;
    height: 100%
}

.keo_navigation2 ul ul li:hover:before {
    width: 100%
}

.keo_navigation2 ul ul li.active:before {
    width: 100%
}

.keo_navigation2 ul ul li a {
    display: block;
    position: relative;
    padding: 15px 18px;
    font-weight: 600;
    text-transform: capitalize
}

.keo_navigation2 ul>li:hover>ul {
    -moz-transform: perspective(600px) rotateX(0);
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    opacity: 1;
    visibility: visible
}

.keo_navigation2 ul ul ul {
    right: 100%;
    top: 0;
    left: auto
}

.keo_hdr2_wrap .keo_search_wrap {
    padding: 18px 15px 20px;
    border-left: 1px solid rgba(219, 219, 219, .5);
    border-right: 1px solid rgba(219, 219, 219, .5)
}

.keo_hdr2_wrap .keo_search_wrap>span {
    background-color: #333;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    padding: 0;
    border-radius: 100%;
    cursor: pointer
}

.keo_search02_wrap {
    background-image: url(extra-images/search-bg.jpg);
    background-attachment: fixed;
    background-size: contain;
    padding: 30px;
    border-radius: 5px;
    margin: -50px 0 0;
    z-index: 100
}

.keo_cat_search {
    float: left;
    width: 100%;
    position: relative
}

.keo_cat_search input[type=text] {
    width: 100%;
    background-color: #fff;
    height: 50px;
    padding: 8px 15px;
    color: #666;
    font-weight: 600
}

.keo_cat_search button,
.keo_cat_search input[type=submit] {
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    background-color: #333;
    height: 50px;
    border: 0;
    font-size: 16px
}

.keo_cat_search .chosen-container-single .chosen-single {
    height: 50px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    width: 100%;
    padding: 12px 20px;
    font-weight: 600;
    text-transform: capitalize
}

.keo_cat_search .chosen-container-single .chosen-single div {
    background-color: transparent
}

.keo_cat_search .chosen-container-single .chosen-single div b::before {
    color: #666;
    font-weight: 500;
    top: 12px;
    height: 6px
}

.get_started_services {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(204, 204, 204, .5);
    padding-bottom: 30px
}

.get_started_services:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(204, 204, 204, .5)
}

.get_started_services>i {
    display: block;
    font-size: 55px;
    color: #999;
    margin: 0 0 20px
}

.get_icon_des {
    width: 100%;
    float: left
}

.get_icon_des h5 {
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 15px
}

.get_icon_des p {
    font-size: 15px;
    margin: 0 0 15px
}

.get_icon_des a {
    text-transform: capitalize;
    font-weight: 600;
    color: #5f5f5f;
    font-size: 14px
}

.get_icon_des>a>i {
    margin: 0 0 0 8px
}

.get_started_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 50px;
    margin: 0 0 50px
}

.get_started_outer_wrap:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #f2f2f2
}

.get_started_content_wrap h3 {
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000
}

.ct_facts_bg {
    background-image: url(extra-images/facts-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

ul.keo_facts2_wrap {
    float: left;
    width: 100%
}

ul.keo_facts2_wrap li {
    width: 25%;
    text-align: center;
    float: left;
    position: relative
}

ul.keo_facts2_wrap li:last-child:before {
    display: none
}

ul.keo_facts2_wrap li i {
    display: block;
    color: #fff;
    margin: 0 0 8px;
    font-size: 60px;
    position: relative
}

ul.keo_facts2_wrap li h3 {
    color: #fff;
    font-size: 34px;
    margin: 0 0 5px;
    font-weight: 700
}

ul.keo_facts2_wrap li span {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600
}

.keo_exp_course_bg {
    padding-bottom: 40px
}

.keo_course_style_02 {
    padding-bottom: 40px
}

.keo_expl_course_wrap {
    border-radius: 4px;
    margin: 0 0 30px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.keo_expl_course_wrap>figure {
    overflow: visible
}

.keo_expl_course_wrap>figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.keo_expl_course_wrap>figure>img {
    width: 100%;
    height: auto
}

.keo_expl_course_tag {
    position: absolute;
    top: 30px;
    right: 0;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 10px;
    opacity: 0
}

.keo_expl_course_tag:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px
}

.keo_exp_course_hdg {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin: -65px 0 0;
    text-align: center;
    padding: 0 20px
}

.keo_exp_course_hdg>i {
    color: #fff;
    font-size: 70px;
    margin: 0 0 15px;
    display: block
}

.keo_exp_course_hdg>h6 {
    color: #fff;
    font-weight: 700;
    text-transform: capitalize
}

.keo_exp_hvr_des {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    padding: 52px 20px 20px;
    opacity: 0;
    visibility: hidden
}

.keo_exp_hvr_des>span {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    line-height: 67px;
    font-size: 33px;
    position: absolute;
    top: -30px;
    border: 5px solid #fff;
    margin: 0 0 0 -35px
}

.keo_exp_hvr_des>h6 {
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 10px;
    color: #4f4f4f
}

.keo_exp_hvr_des_lnk {
    width: 100%;
    float: left;
    border: 1px solid rgba(198, 198, 198, .85);
    padding: 10px 10px;
    border-radius: 5px
}

.keo_exp_hvr_des_lnk>p {
    font-size: 14px;
    float: left;
    margin: 0
}

.keo_exp_hvr_des_lnk>p>span {
    font-weight: 600;
    font-size: 18px;
    font-weight: 600
}

.keo_exp_hvr_des_lnk>a {
    display: inline-block;
    color: #666;
    text-transform: capitalize;
    float: right;
    font-weight: 600;
    line-height: 24px
}

.exp_course1>figure:before {
    background-color: rgba(12, 51, 90, .89)
}

.exp_course2>figure:before {
    background-color: rgba(230, 92, 24, .75)
}

.exp_course1 .keo_exp_hvr_des>span {
    background-color: #0054a2
}

.exp_course2 .keo_exp_hvr_des>span {
    background-color: #e7641a
}

.exp_course3 .keo_exp_hvr_des>span {
    background-color: #0ab168
}

.exp_course4 .keo_exp_hvr_des>span {
    background-color: #ffc000
}

.exp_course5 .keo_exp_hvr_des>span {
    background-color: #ee21f6
}

.exp_course6 .keo_exp_hvr_des>span {
    background-color: #9a6634
}

.keo_expl_course_tag.exp_course1 {
    background-color: #0054a2
}

.keo_expl_course_tag.exp_course2 {
    background-color: #ef8314
}

.keo_expl_course_tag.exp_course3 {
    background-color: #0ab168
}

.keo_expl_course_tag.exp_course4 {
    background-color: #ffc000
}

.keo_expl_course_tag.exp_course5 {
    background-color: #ee21f6
}

.keo_expl_course_tag.exp_course6 {
    background-color: #9a6634
}

.keo_expl_course_tag.exp_course1:before {
    border-color: transparent transparent transparent #0054a2
}

.keo_expl_course_tag.exp_course2:before {
    border-color: transparent transparent transparent #f55f5f
}

.keo_expl_course_tag.exp_course3:before {
    border-color: transparent transparent transparent #0ab168
}

.keo_expl_course_tag.exp_course4:before {
    border-color: transparent transparent transparent #ffc000
}

.keo_expl_course_tag.exp_course5:before {
    border-color: transparent transparent transparent #ee21f6
}

.keo_expl_course_tag.exp_course6:before {
    border-color: transparent transparent transparent #9a6634
}

.keo_expl_course_wrap.active .keo_exp_course_hdg,
.keo_expl_course_wrap:hover .keo_exp_course_hdg {
    opacity: 0;
    top: 0
}

.keo_expl_course_wrap.active .keo_exp_hvr_des,
.keo_expl_course_wrap:hover .keo_exp_hvr_des {
    opacity: 1;
    bottom: 0;
    visibility: visible
}

.keo_expl_course_wrap:hover .keo_expl_course_tag {
    right: -10px;
    opacity: 1
}

.keo_see_more_btn {
    text-align: center
}

.keo_see_more_btn>a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 14px 35px;
    color: #fff;
    border-radius: 5px
}

.keo_see_more_btn>a>i {
    margin-left: 8px
}

.keo_see_more_btn>a:hover {
    background-color: #333
}

.keo_team2_wrap {
    text-align: center;
    position: relative;
    padding-top: 20px
}

.keo_team2_wrap>img {
    width: auto!important;
    height: auto;
    display: inline-block!important
}

.keo_team2_name {
    background-color: #f0f5f6;
    padding: 20px 0
}

.keo_team2_align_center>h6,
.keo_team2_name>h6 {
    font-weight: 700;
    margin: 0 0 8px;
    text-transform: capitalize
}

.keo_team2_name>h6 {
    color: #000
}

.keo_team2_align_center span {
    color: #6a7c82
}

.keo_team2_align_center>span,
.keo_team2_name>span {
    font-size: 16px;
    font-style: italic;
    display: block
}

.keo_team2_align_center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 240px;
    width: 100%;
    padding: 0 15px
}

.keo_team2_align_center>h6 {
    color: #fff
}

.keo_team2_align_center>span {
    color: #fff;
    margin: 0 0 8px
}

.keo_team2_align_center>p {
    position: relative;
    padding-bottom: 20px;
    color: #fff;
    font-style: italic;
    font-size: 15px;
    margin-bottom: 20px
}

.keo_team2_align_center>p:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 4px;
    background-image: url(images/team-sprite.png);
    background-repeat: no-repeat
}

.keo_team2_align_center>ul.keo_scl_icon li a {
    border-color: transparent;
    width: 42px;
    height: 42px;
    line-height: 42px;
    color: #fff
}

.keo_team2_align_center>ul.keo_scl_icon li:hover a {
    color: #fff!important
}

.keo_team2_align_center>ul.keo_scl_icon li:hover a {
    background-color: #fff
}

.flip_container {
    perspective: 1000px;
    text-align: center;
    margin: 0 5px
}

.keo_flip_effect {
    position: relative;
    transform-style: preserve-3d;
    height: 406px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_team2_des_wrap,
.keo_team2_wrap {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 405px
}

.keo_team2_wrap {
    background-color: #fff;
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0)
}

.keo_team2_des_wrap {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}

.flip_container:hover .keo_flip_effect {
    transform: rotateY(180deg)
}

.keo_flip_effect,
.keo_team2_des_wrap,
.keo_team2_wrap {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out
}

.keo_team2_slider {
    float: left;
    width: 100%;
    position: relative
}

.keo_team2_slider .item {
    margin: 0 10px
}

.keo_team2_slider .owl-stage-outer {
    margin: 0 0 20px;
    padding: 0 0 20px
}

.keo_team2_slider .owl-dots {
    width: 100%;
    text-align: center
}

.keo_team2_slider .owl-dots .owl-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #c6c6c6;
    border-radius: 100%;
    background-color: #fff;
    margin: 0 5px 0 0
}

.keo_testimonial02_bg {
    background-image: url(extra-images/testimonial-bg-01.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.keo_testimonial02_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 26, 27, .85)
}

.keo_testimonial2_wrap {
    text-align: center;
    padding: 50px 10px 0
}

.keo_testimonial2_wrap:before {
    content: "\f10d";
    position: absolute;
    font-family: fontawesome;
    top: 0;
    left: 20px;
    width: auto;
    height: auto;
    color: #ebebeb;
    font-size: 22px
}

.keo_testimonial2_wrap>p {
    color: #fff;
    font-size: 16px;
    margin: 0 0 20px
}

.keo_testimonial2_wrap>ul {
    text-align: center;
    width: 100%;
    margin: 0 0 10px
}

.keo_testimonial2_wrap>ul>li>a {
    margin-left: 3px
}

.keo_testimonial2_wrap .keo_testimonial_img>figure {
    float: left
}

.keo_testimonial2_wrap .keo_testimonial_img .keo_testimonial_des {
    padding: 15px 0 0 100px
}

.keo_latest_news_wrap {
    border: 1px solid rgba(212, 212, 212, .5);
    box-shadow: 0 3px 0 0 #eee;
    border-radius: 5px
}

.keo_latest_news_wrap figure img {
    width: 100%;
    height: auto
}

.keo_latest_news_wrap figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0
}

.keo_news_figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0
}

.keo_news_figcaption ul {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    margin: -20px 0 0;
    text-align: center;
    z-index: 10
}

.keo_news_figcaption ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 6px
}

.keo_news_figcaption ul li:first-child {
    margin-left: 0
}

.keo_news_figcaption ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    line-height: 40px
}

.keo_news_des_wrap {
    padding: 20px 15px 35px
}

.keo_news_des_wrap ul.keo_blog_meta {
    margin: 0 0 12px
}

ul.keo_blog_meta {
    float: left;
    width: 100%
}

ul.keo_blog_meta li {
    position: relative;
    display: inline-block;
    color: #3a4d6a;
    margin: 0 5px;
    text-transform: capitalize
}

ul.keo_blog_meta li:first-child {
    margin-left: 0
}

ul.keo_blog_meta li i {
    margin-right: 8px;
    color: #999
}

ul.keo_blog_meta li>a {
    color: #3a4d6a;
    display: inline-block
}

.keo_news_des_wrap h6>a {
    display: block;
    text-transform: capitalize;
    word-spacing: 1.5px;
    font-weight: 600;
    margin: 0 0 10px
}

.keo_news_des_wrap>span {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-top-left-radius: 5px
}

.keo_latest_news_wrap:hover figure:before {
    opacity: .7;
    width: 100%;
    height: 100%
}

.keo_latest_news_wrap:hover .keo_news_figcaption {
    width: 100%;
    height: 100%;
    opacity: 1
}

.keo_choose02_wrap {
    background-image: url(extra-images/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
    background-size: 50%
}

.keo_choose02_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background-color: rgba(17, 17, 17, .9);
    height: 100%
}

.keo_choose02_wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-color: #f7f7f7;
    height: 100%;
    z-index: -1
}

.keo_choose2_slider_wrap,
.keo_choose_slider2_thumb {
    float: left;
    width: 100%;
    position: relative
}

.keo_choose2_slider_wrap ul.slides>li,
.keo_choose_slider2_thumb ul.slides>li {
    position: relative
}

.keo_choose2_slider_wrap ul.slides>li.flex-active-slide:before,
.keo_choose_slider2_thumb ul.slides>li.flex-active-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .7)
}

.keo_choose2_slider_wrap {
    margin-bottom: 30px
}

.keo_choose2_list_wrap ul,
.keo_choose2_list_wrap ul li {
    width: 100%;
    float: left
}

.keo_choose2_list_wrap ul li {
    position: relative;
    margin-top: 30px
}

.keo_choose2_list_wrap ul li:first-child {
    margin-top: 0
}

.keo_choose2_list_wrap ul li:last-child:before {
    display: none
}

.keo_choose2_list_wrap ul li:before {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 39px;
    background-image: url(images/choose-sprite.png);
    background-size: auto;
    width: 10px;
    height: 28px;
    background-repeat: no-repeat
}

.keo_choose2_icon {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #f7f7f7;
    color: #a1a1a1;
    line-height: 80px;
    font-size: 40px;
    border: 4px solid #fff;
    float: left;
    text-align: center;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1);
    margin: 0 20px 0 0
}

.keo_chooose_2_list_des {
    float: none;
    width: auto;
    border-bottom: 1px solid rgba(102, 102, 102, .1);
    overflow: hidden
}

.keo_chooose_2_list_des h4 {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 8px
}

.keo_choose2_list_wrap ul li:last-child .keo_chooose_2_list_des {
    border-bottom: 0
}

.keo_choose2_list_wrap ul li:hover .keo_choose2_icon {
    color: #fff
}

.keo_course_listing_wrap {
    background-color: #fff;
    padding: 20px 20px 20px;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_course_listing_wrap>figure {
    width: 30%;
    border-radius: 5px
}

.keo_course_listing_wrap>figure>img {
    width: 100%;
    height: auto
}

.keo_course_listing_des {
    width: 70%;
    float: left;
    position: relative;
    padding: 0 15px
}

.keo_course_listing_des>ul.keo_event_meta {
    margin: 0 0 10px
}

.keo_course_listing_des>h5 {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 8px;
    float: left;
    width: 100%
}

.keo_course_listing_des>a {
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 30px
}

.keo_course_price {
    float: right;
    width: auto;
    color: #999
}

.keo_course_price>h4 {
    margin-right: 5px;
    display: inline-block;
    font-weight: 600
}

.keo_listing_rating {
    position: absolute;
    top: 10px;
    right: -30px;
    padding: 5px 5px 5px 25px
}

.keo_listing_rating:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -16px;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    background-color: #fff
}

.keo_listing_rating:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px
}

.keo_listing_rating ul.keo_rating_star li a {
    color: #fff
}

.keo_shop_detail_bg {
    padding-bottom: 40px
}

.keo_shop_detail_bg .keo_product_detail_border_wrap {
    padding: 20px 15px;
    background-color: #fff
}

.keo_product_detail_border_wrap {
    padding: 0 0 25px;
    margin: 0 0 65px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_product_detail_border_wrap,
.keo_shop_slider_outer_wrap {
    float: left;
    width: 100%;
    position: relative
}

.shop_detail_thumnail {
    float: left;
    width: 20%;
    margin: 0 20px 0 0;
    position: relative
}

.shop_detaild_slider {
    float: left;
    width: 76%;
    position: relative
}

.shop_detail_thumnail ul.slides,
.shop_detaild_slider ul.slides {
    float: left;
    width: 100%
}

.shop_detail_thumnail ul li {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    text-align: center;
    margin-bottom: 22px
}

.shop_detaild_slider ul li {
    float: left;
    width: 100%;
    border: 1px solid #d9d9d9;
    text-align: center
}

.keo_product_detail_des,
.keo_product_left_wrap,
.keo_shop_detail_banner,
.keo_shop_price_wrap,
.keo_shop_rating_wrap {
    float: left;
    width: 100%;
    position: relative
}

.keo_shop_detail_banner>h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 6px;
    text-transform: capitalize
}

.keo_shop_rating_wrap {
    margin: 0 0 6px
}

.keo_shop_rating_wrap ul {
    float: left;
    width: auto
}

.keo_shop_rating_wrap ul li {
    display: inline-block;
    position: relative
}

.keo_shop_rating_wrap ul li a {
    display: block
}

.keo_shop_rating_wrap>span {
    display: inline-block;
    color: #000;
    font-weight: 600;
    margin-left: 20px
}

.keo_shop_price_wrap {
    padding-bottom: 15px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd
}

.keo_shop_price_wrap>h4 {
    font-size: 24px;
    display: inline-block;
    font-weight: 600
}

.keo_shop_price_wrap>span {
    display: inline-block;
    text-decoration: line-through;
    font-weight: 600;
    color: #666;
    margin-left: 25px;
    font-size: 20px
}

.keo_product_detail_des {
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.keo_product_detail_des>h5 {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 10px
}

.keo_product_left_wrap {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd
}

.keo_product_left_wrap>h6 {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px
}

.keo_product_left_wrap span {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px;
    display: inline-block;
    float: left;
    padding: 11px 0 0
}

.keo_product_left_wrap #incdec {
    float: left;
    width: auto;
    position: relative;
    margin-left: 70px
}

.keo_product_left_wrap #incdec input[type=text] {
    width: 47px;
    height: 47px;
    border: 1px solid #d9d9d9;
    text-align: center
}

.keo_product_left_wrap .keo_increment button {
    width: 40px;
    height: 47px;
    position: absolute;
    background: 0 0;
    border: 1px solid #d9d9d9;
    top: 0
}

.keo_product_left_wrap .keo_increment button#up {
    left: -39px
}

.keo_product_left_wrap .keo_increment button#down {
    right: -39px
}

.keo_increment button:hover {
    color: #fff
}

.keo_product_button_wrap {
    float: left;
    width: 100%;
    position: relative
}

.keo_product_button_wrap button {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 0 12px;
    min-width: 190px;
    background-color: #444;
    display: inline-block;
    margin: 0 10px 0 0;
    border-radius: 30px
}

.keo_shop_tab_des,
.keo_shop_tab_link,
.keo_shop_tab_outer_wrap,
.tab-content {
    float: left;
    width: 100%;
    position: relative
}

.keo_shop_tab_link ul {
    float: left;
    width: 100%
}

.keo_shop_tab_link ul li {
    display: inline-block;
    position: relative;
    width: 18%;
    z-index: 1
}

.keo_shop_tab_link ul li a {
    display: block;
    color: #666;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    padding: 12px 0;
    border: 1px solid #ddd;
    background-color: #fff
}

.keo_shop_tab_link ul li:hover a {
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid
}

.keo_shop_tab_des {
    padding: 25px 0 0
}

.keo_shop_tab_des ul {
    float: left;
    width: 100%;
    margin: 0 0 15px
}

.keo_shop_tab_des ul li {
    width: 100%;
    float: left;
    position: relative;
    color: #666;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 10px
}

.keo_shop_tab_des ul li:before {
    content: ":";
    position: absolute;
    top: 0;
    left: 18%;
    width: auto;
    height: 100%;
    color: #666;
    font-weight: 700
}

.keo_shop_tab_outer_wrap .tab-content {
    border: 1px solid #ddd;
    padding: 0 20px 12px;
    margin-top: -1px
}

.keo_product_name {
    float: left;
    width: 20%;
    position: relative
}

.keo_product_name_des {
    float: left;
    width: 70%;
    position: relative
}

.keo_product_bg {
    padding-bottom: 40px
}

.keo_product_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #d4d4d4;
    background-color: #e9e9e9;
    overflow: hidden;
    margin: 0 0 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05)
}

.keo_product_outer_wrap figure {
    text-align: center;
    background-color: #e9e9e9
}

.keo_product_outer_wrap figure img {
    width: auto;
    height: auto
}

.keo_product_img_des {
    width: 100%;
    top: 50%;
    margin: -75px 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    padding: 5px 15px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0)
}

.keo_product_img_des p {
    color: #fff
}

ul.keo_product_ui_element {
    float: left;
    width: 100%
}

ul.keo_product_ui_element li {
    position: relative;
    display: inline-block;
    margin: 0 8px
}

ul.keo_product_ui_element li a {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 2px solid;
    color: #fff;
    border-radius: 2px
}

.keo_product_des_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 20px 15px;
    background-color: #fff
}

.keo_product_des_wrap>span {
    color: #212121;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 8px;
    display: block
}

.keo_product_des_wrap h5>a {
    display: block;
    text-transform: capitalize;
    margin: 0 0 6px;
    font-weight: 600
}

ul.keo_rating_start {
    float: left;
    width: 100%
}

ul.keo_rating_start li {
    display: inline-block;
    position: relative
}

ul.keo_rating_start li a {
    display: inline-block
}

.keo_product_des_wrap p {
    margin: 0;
    font-size: 18px;
    font-weight: 600
}

.keo_overlay_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    background-color: rgba(0, 0, 0, .75)
}

.keo_product_outer_wrap:hover .keo_overlay_wrap,
.keo_product_outer_wrap:hover .keo_product_img_des {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.keo_product_outer_wrap.keo_shop_style_2_wrap {
    background-color: #fff
}

.keo_shop_style_2_wrap .keo_product_des_wrap p {
    margin: 0 0 6px
}

.keo_cart_element_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(152, 152, 152, .3)
}

.keo_cart_element_wrap a {
    border-left: 1px solid rgba(152, 152, 152, .3);
    color: #666;
    padding: 12px 0;
    text-transform: capitalize;
    text-align: center;
    margin-left: -3px
}

.keo_cart_element_wrap a:first-child {
    border-left: 0
}

.keo_retweet_link,
.keo_whishlist {
    display: inline-block;
    width: 20%
}

.keo_add_to_cart {
    display: inline-block;
    width: 60%
}

.keo_cart_element_wrap a:hover {
    color: #fff
}

.index_static {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100vh
}

.keo_sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .12)
}

.default-btn {
    margin-top: 15px;
    font-family: inherit;
    padding: 10px 35px;
    border-radius: 50px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.default-btn .fa {
    padding-right: 5px
}

.default-btn.style-two,
.default-btn:hover {
    color: #fff!important
}

.main-slider .tp-banner .slotholder:after {
    background: rgba(0, 0, 0, .55);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.main-slider {
    position: relative;
    background: 0 0;
    color: #1c1c1c
}

.main-slider h1 {
    line-height: 1.8em;
    font-size: 56px
}

.main-slider h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 700
}

.main-slider h3 {
    line-height: 2em;
    font-size: 32px
}

.main-slider .tp-bullets {
    display: none
}

.tp-bullets.preview4 .bullet {
    background: #fbca00;
    border-color: #202020;
    margin: 0 5px
}

.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
    border-color: #fbca00
}

.keo_top_strip {
    float: left;
    width: 100%;
    padding: 8px 0
}

.keo_cell {
    float: left
}

.keo_cell i {
    color: #fff;
    font-size: 22px;
    margin-right: 8px
}

.keo_cell span {
    display: inline-block;
    color: #fff;
    font-size: 16px
}

.keo_top_search {
    float: right;
    position: relative
}

.keo_top_search .search-btn {
    float: left;
    width: 50px;
    padding: 3px 5px;
    cursor: pointer;
    text-align: center
}

.search-btn i {
    font-size: 18px;
    color: #fff
}

.keo_top_search .search-field {
    position: absolute;
    right: 100%;
    top: -4px;
    display: none
}

.keo_top_search .search-field input[type=text] {
    height: 34px;
    border: solid 1px;
    padding: 6px 10px;
    width: 250px
}

.keo_social {
    float: right
}

.keo_social ul li {
    float: right
}

.keo_social ul li a {
    display: block;
    padding: 0 15px;
    font-size: 18px;
    color: #fff
}

.keo_nav_wrap {
    float: left;
    width: 100%
}

.keo_logo_index3 {
    float: left;
    position: relative;
    height: 108px
}

.keo_logo_index3 a {
    display: block
}

.keo_logo_index3 a img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    bottom: 0;
    max-width: inherit;
    margin: auto
}

.keo_index3_navigation {
    float: right
}

.keo_index3_navigation ul li {
    float: left;
    position: relative
}

.keo_index3_navigation ul li a {
    display: block;
    padding: 34px 30px;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #626262
}

.keo_index3_navigation ul li i {
    font-size: 20px;
    display: block;
    margin-bottom: 6px
}

.keo_index3_navigation ul ul {
    position: absolute;
    top: 120%;
    left: 0;
    float: left;
    width: 210px;
    z-index: 9999;
    background-color: #fff;
    visibility: hidden;
    opacity: 0
}

.keo_index3_navigation ul ul li {
    width: 100%
}

.keo_index3_navigation ul ul li a {
    display: block;
    padding: 10px 10px 10px 20px;
    color: #626262;
    text-align: left
}

.keo_index3_navigation ul ul li a i {
    font-size: 15px;
    display: inline-block;
    margin: 0 15px 0 0
}

.keo_index3_navigation ul ul li:hover>a {
    color: #fff
}

.keo_index3_navigation ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.keo_index3_navigation ul ul ul {
    position: absolute;
    top: 0;
    left: 100%
}

.keo_index3_navigation ul ul ul li a {
    color: #626262
}

.keo_index3_navigation ul li.active>a,
.keo_index3_navigation ul li:hover>a {
    color: #fff
}

.keo_index3_navigation .keo_mobile_menu {
    margin-top: 32px
}

.keo_index3_navigation .keo_mobile_menu .icon-bar {
    background-color: #fff!important
}

.keo_index3_banner {
    text-align: center
}

.keo_index3_banner>h3 {
    color: #fff;
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 15px
}

.keo_index3_banner>h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px
}

.index3_banner_form input[type=text] {
    width: 100%;
    border: 1px solid #fff;
    background-color: transparent;
    margin-bottom: 20px;
    height: 42px;
    padding: 10px;
    color: #fff;
    border-radius: 5px
}

.index3_banner_form button {
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px
}

.index3_banner_form button:hover {
    background-color: #000
}

.keo_index3_footer_bg {
    background-color: #444
}

.keo_index3_footer {
    padding: 50px 0;
    text-align: center
}

.keo_index3_footer .keo_logo {
    width: auto;
    float: none;
    height: auto;
    margin-bottom: 20px
}

.keo_index3_footer .keo_logo a>img {
    position: relative
}

.keo_index3_footer ul.keo_scl_icon li a {
    border-color: transparent;
    color: #fff
}

.keo_index3_footer_bg>.keo_copyright_des {
    padding: 15px 0;
    border-top: 1px solid #595959
}

.keo_index3_register_bg {
    background-image: url(extra-images/register-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right
}

.keo_index3_register_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #182d3a;
    opacity: .85
}

.keo_index3_register {
    text-align: center
}

.keo_index3_register>h6 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600
}

.keo_index3_register>h3 {
    color: #fff;
    font-size: 65px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px
}

.keo_index3_register>h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize
}

.keo_index3_register>ul {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.keo_index3_register>ul>li {
    width: 17%;
    height: 135px;
    border-radius: 5px;
    background-color: #181818;
    margin-right: 10px;
    margin-bottom: 0;
    padding-top: 15px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.keo_index3_register>ul>li:last-child {
    margin-right: 0
}

.keo_index3_register>ul>li:first-child span {
    color: #ffb300
}

.keo_index3_register>ul>li:nth-child(2) span {
    color: #26f8f9
}

.keo_index3_register>ul>li:nth-child(3) span {
    color: #e647ff
}

.keo_index3_register>ul>li:nth-child(4) span {
    color: #0d6
}

.keo_index3_register>ul>li>span {
    font-size: 40px;
    font-weight: 600
}

.keo_index3_register>ul>li>p {
    color: #fff;
    font-size: 14px;
    font-weight: 14px
}

.keo_index3_register>a {
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    padding: 15px 35px;
    color: #fff
}

.keo_index3_register>a:hover {
    background-color: #181818
}

.keo_banner_sform {
    width: 400px;
    position: relative;
    z-index: 1;
    background-color: rgba(134, 188, 66, .75);
    padding: 25px
}

.keo_banner_sform>h3,
.keo_banner_sform>p {
    color: #fff
}

.keo_banner_sform>form input,
.keo_banner_sform>form select,
.keo_banner_sform>form textarea {
    border-radius: 0;
    margin-bottom: 15px
}

.keo_banner_sform>form button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 8px 20px;
    text-transform: capitalize;
    border-radius: 30px;
    background-color: transparent
}

.keo_banner_sform>form button:hover {
    background-color: #fff
}

.keo_primary_btn {
    display: inline-block;
    border-radius: 30px
}

.keo_primary_btn_border {
    color: #fff;
    border-color: #fff
}

.keo_secondry_btn_border {
    border-color: rgba(102, 102, 102, .5);
    color: #999
}

.keo_btn_sm {
    min-width: 120px;
    min-height: 35px;
    line-height: 35px;
    padding: 5px 10px
}

.keo_btn_md {
    min-width: 140px;
    min-height: 40px;
    line-height: 40px;
    padding: 5px 15px
}

.keo_btn_lg {
    min-width: 150px;
    min-height: 45px;
    line-height: 45px;
    padding: 5px 15px
}

.keo_primary_btn_hover:hover {
    color: #fff
}

.keo_vir_header {
    border-top: 2px solid
}

.keo_vir_top_bar {
    border-bottom: 1px solid #dcdcdc
}

.keo_vir_hea_tm5 {
    margin-top: 5px
}

.keo_vir_hea_tm10 {
    margin-top: 10px
}

.keo_vir_hea_tm15 {
    margin-top: 15px
}

.keo_vir_hea_bm5 {
    margin-bottom: 5px
}

.keo_vir_hea_bm10 {
    margin-bottom: 10px
}

.keo_vir_hea_bm15 {
    margin-bottom: 15px
}

.keo_vir_logo {
    display: inline-block
}

.keo_start_free {
    padding: 8px 30px;
    display: inline-block;
    border-radius: 30px;
    border: 2px solid;
    margin-top: 6px
}

.keo_start_free:hover {
    color: #fff
}

.keo_vir_login {
    display: inline-block;
    padding: 23px 15px;
    margin-right: 15px;
    margin-left: 15px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc
}

.keo_vir_login>i {
    margin-right: 5px
}

.keo_vir_search {
    position: relative;
    width: 40%
}

.keo_vir_search>input[type=search] {
    background-color: #f4f8f7;
    border-radius: 30px;
    width: 100%;
    min-height: 44px;
    padding: 5px 60px 5px 25px
}

.keo_vir_search>button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: transparent;
    color: #949494;
    outline: 0
}

.keo_vir_nav {
    float: left;
    width: auto;
    position: relative;
    z-index: 100
}

.keo_vir_nav ul li {
    float: left;
    width: auto
}

.keo_vir_nav ul li {
    float: left;
    display: inline-block;
    position: relative
}

.keo_vir_nav>ul>li>a {
    display: block;
    position: relative;
    padding: 20px 5px;
    z-index: 99;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    border-bottom: 3px solid #fff
}

.keo_vir_nav>ul>li>a {
    margin-left: 25px
}

.keo_vir_nav>ul>li:first-child>a {
    margin-left: 0
}

.keo_vir_nav ul ul {
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    opacity: 0;
    visibility: hidden;
    background-color: #16171c;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.keo_vir_nav ul ul li {
    width: 100%
}

.keo_vir_nav ul ul li a {
    color: #fff;
    border-bottom: 1px solid #333;
    display: block;
    position: relative;
    padding: 16px 28px;
    z-index: 99;
    text-transform: capitalize
}

.keo_vir_nav ul ul li:hover a {
    color: #fff
}

.keo_vir_nav ul>li:hover>ul {
    -moz-transform: perspective(600px) rotateX(0);
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    opacity: 1;
    visibility: visible
}

.keo_vir_nav ul ul ul {
    right: 100%;
    top: 0;
    left: auto
}

.dl-menuwrapper {
    display: none;
    z-index: 1000;
    width: auto;
    max-width: initial
}

.dl-menuwrapper li a {
    text-align: left;
    text-transform: capitalize
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:after {
    color: #fff
}

.dl-menuwrapper button.dl-active,
.dl-menuwrapper button:hover,
.dl-menuwrapper ul {
    background-color: #333
}

#dl-menu>ul {
    width: 300px;
    max-width: 300px
}

.keo_vir_social_mrgn {
    margin-top: 17px
}

.keo_vir_top_social_icon {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.keo_vir_top_social_icon>li {
    position: relative;
    display: inline-block;
    margin-left: 8px
}

.keo_vir_top_social_icon>li:first-child {
    margin-left: 0
}

.keo_vir_top_social_icon>li>a {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #222;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.keo_vir_top_social_icon>li:hover>a {
    color: #fff
}

.keo_vir_banner_search {
    position: relative
}

.keo_vir_banner_search>h5 {
    font-size: 47px;
    color: #fff;
    line-height: 50px;
    margin-bottom: 10px
}

.keo_vir_banner_search>h4 {
    font-size: 75px;
    color: #fff;
    line-height: 75px;
    margin-bottom: 10px
}

.keo_vir_banner_search>p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff
}

.keo_vir_banner_form {
    width: 815px;
    margin: auto;
    padding: 30px;
    border-radius: 5px;
    background-color: #131313
}

.keo_vir_banner_form_field {
    position: relative
}

.keo_vir_banner_form_field>input {
    width: 99%;
    background-color: #fff;
    border-radius: 50px;
    min-height: 60px;
    padding: 5px 150px 5px 35px
}

.keo_vir_banner_form_field>button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    min-width: 150px;
    min-height: 60px;
    color: #fff;
    border-radius: 50px
}

.keo_vir_header2 .keo_vir_search {
    width: 65%
}

.keo_vir_header2 .keo_vir_logo {
    margin-top: 45px
}

.keo_vir_section_event_bg {
    padding-bottom: 72px
}

.keo_vir_event_bg {
    background-color: #f3f3f3;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2)
}

.keo_vir_event_pdg {
    padding: 15px 15px 22px
}

.keo_vir_event_img_margin {
    margin-bottom: 18px
}

.keo_vir_event_des .keo_event_meta {
    margin-bottom: 10px
}

.keo_vir_event_des>h6 {
    float: left;
    width: 100%;
    margin-bottom: 11px;
    font-weight: 600;
    text-transform: capitalize
}

.keo_vir_event_des>p {
    margin-bottom: 15px
}

.keo_vir_event_des>a {
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    padding: 12px 15px;
    min-width: 140px
}

.keo_vir_event_img>img {
    width: 100%
}

.keo_vir_event_virtical .keo_vir_event_img {
    width: 40%;
    float: left
}

.keo_vir_event_virtical .keo_vir_event_des {
    padding-left: 43%;
    float: none
}

.keo_vir_event_virtical.keo_vir_event {
    padding-bottom: 20px
}

.keo_vir_header2 .keo_menu_bg {
    background-color: #fff;
    padding: 13px 0
}

.keo_vir_header2 .keo_navigation>ul>li>a {
    color: #0e1627;
    padding: 0 12px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif
}

.keo_vir_header2 .keo_navigation ul li:hover>a {
    color: #ec8a25
}

.keo_navigation ul li a.current:before,
.keo_vir_header2 .keo_navigation ul li:before {
    display: none
}

.keo_vir_header2 .keo_navigation {
    margin-top: 15px
}

.keo_vir_header2 .keo_navigation ul ul {
    background-color: #fff;
    padding-top: 27px
}

.keo_vir_header2 .keo_navigation ul ul ul {
    padding-top: 0
}

.keo_vir_header2 .keo_navigation ul ul li {
    background-color: #16171c
}

.keo_vir_header2 .keo_top_element li a:hover {
    color: #fff
}

.keo_vir_header2 .keo_login_element a:hover {
    color: #fff
}

.keo_vir_header2 .keo_search_wrap>span.search-fld {
    color: #666;
    padding: 0 15px;
    margin-top: 12px;
    cursor: pointer
}

.keo_vir_header2 .keo_search_wrap>span.search-fld:hover {
    background-color: transparent
}

.keo_vir_header2 .keo_cart_wrap>a {
    color: #666;
    padding: 0 15px;
    margin-top: 12px
}

.keo_vir_header2 .keo_cart_wrap>a:hover {
    background-color: transparent
}

.keo_vir_banner_search2_bg {
    padding: 0;
    background-color: #f5f5f5;
    z-index: 10
}

.keo_vir_banner_search2_bg .keo_vir_banner_form {
    padding: 0;
    background-color: #fff;
    box-shadow: 0 1px 5px 4px rgba(0, 0, 0, .08);
    border-radius: 50px;
    margin-top: -30px
}

.keo_vir_banner_search2_bg .keo_vir_banner_form_field>button {
    right: 5px;
    height: 52px;
    min-height: 52px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    bottom: 0;
    margin: auto;
    background-color: #444
}

.keo_vir_counter_bg {
    background-image: url(extra-images/virtual-counter-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    overflow: hidden
}

.keo_vir_counter_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.keo_vir_counter_list {
    margin-top: 42px
}

.keo_vir_counter_list>h5 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
    line-height: 45px
}

.keo_vir_counter_list>p {
    color: #fff;
    font-size: 18px
}

.keo_vir_counter_list>ul {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.keo_vir_counter_list>ul>li {
    width: 17%;
    border-radius: 5px;
    background-color: transparent;
    margin-right: 10px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    position: relative
}

.keo_vir_counter_list>ul>li:before {
    content: ":";
    position: absolute;
    top: 16px;
    left: -7px;
    width: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.keo_vir_counter_list>ul>li:first-child:before {
    display: none
}

.keo_vir_counter_list>ul>li>span {
    font-size: 40px;
    font-weight: 600;
    color: #fff
}

.keo_vir_counter_list>ul>li>p {
    color: #fff;
    font-size: 14px;
    font-weight: 14px
}

.keo_vir_counter_form {
    border-radius: 40px;
    padding: 5px;
    background: linear-gradient(to right, rgba(230, 90, 23, 1) 0, rgba(236, 138, 37, 1) 100%)
}

.keo_vir_counter_form>h4 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    padding-top: 30px;
    margin-bottom: 10px
}

.keo_vir_counter_form>form {
    background-color: #fff;
    padding: 10px 30px 30px;
    border-radius: 36px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative
}

.keo_vir_counter_form>form:before {
    content: "";
    position: absolute;
    top: -260px;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 175px;
    background-color: #fff
}

.keo_vir_counter_form>form:after {
    content: "";
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%
}

.keo_vir_counter_form>form>input {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    min-height: 40px;
    padding: 5px 10px
}

.keo_vir_counter_form>form button {
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    padding: 13px 20px;
    min-width: 160px;
    border: 0;
    margin-top: 10px
}

.keo_vir_counter_form>form>button>i {
    padding-left: 8px
}

.keo_vir_banner_height .index_static {
    height: 75vh
}

.keo_vir_get_start {
    margin-top: 1px;
    padding: 12px 35px;
    border-radius: 50px;
    display: inline-block;
    text-transform: capitalize;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    min-width: 110px;
    margin-left: 15px;
    font-weight: 500;
    position: relative;
    z-index: 999
}

.keo_vir_get_start:hover {
    color: #fff
}

.keo_vir_related_post {
    background-color: #fff;
    padding: 25px 20px 30px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .05), 0 1px 6px 1px rgba(0, 0, 0, .05), 0 0 6px 0 rgba(0, 0, 0, .05);
    border-radius: 5px
}

.keo_vir_related_post.keo_detail_hdg h5 {
    margin-left: 0
}

.keo_vir_banner_bottom_bg {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5
}

.keo_banner_bottom_bg {
    overflow: hidden;
    padding: 40px 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    z-index: 99;
    min-height: 301px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 17px 11px 0 rgba(0, 0, 0, .08)
}

.keo_banner_bottom_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: .95
}

.keo_vir_tour_banner_pdg {
    padding-right: 0
}

.keo_vir_banner_tour {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.keo_vir_banner_tour>h4 {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700
}

.keo_vir_banner_tour>p {
    color: #fff;
    margin-bottom: 18px
}

.keo_vir_tour_video>span {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 100%;
    border: 10px solid;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-size: 22px;
    cursor: pointer
}

.keo_vir_tour_video>span>i {
    margin-top: 14px;
    margin-left: 6px
}

.keo_vir_tour_video>p {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 22px;
    cursor: pointer
}

.keo_vir_banner_news_pdg {
    padding-left: 0
}

.keo_vir_banner_news {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.keo_vir_banner_news>h4 {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700
}

.keo_vir_banner_news>p {
    color: #fff;
    margin-bottom: 18px
}

.keo_banner_newsletter {
    background-color: rgba(255, 255, 255, .2);
    border-radius: 40px;
    padding: 14px
}

.keo_banner_newsletter>input[type=email] {
    width: 55%;
    background-color: #fff;
    border: 0;
    border-radius: 40px;
    padding: 8px 15px;
    min-height: 50px;
    margin-right: 2%;
    float: left
}

.keo_banner_newsletter>input[type=text] {
    width: 29.5%;
    background-color: #fff;
    border: 0;
    border-radius: 40px;
    padding: 8px 15px;
    min-height: 50px;
    margin-right: 2%;
    float: left
}

.keo_banner_newsletter>button {
    background-color: #fff;
    border-radius: 100%;
    border: 0;
    min-height: 50px;
    width: 50px;
    float: left
}

.keo_banner_newsletter>button:hover {
    color: #fff
}

.social-icon {
    padding: 3px 10px
}

.social-icon li a {
    border: 0;
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: #fff;
    color: #192f59
}

.social-icon li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 8px
}

.social-icon li:last-child {
    margin-right: 0
}

.social-icon li:hover a {
    background: linear-gradient(to right, rgba(230, 90, 23, 1) 0, rgba(236, 138, 37, 1) 100%)
}

.social-icon li a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    margin-right: 0
}

.gray-bg {
    background: #f1f3f6;
    padding: 50px 0
}

.home_ourApproach_body {
    height: 900px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px
}

.home_ourApproach_body_image {
    position: absolute;
    left: 392px;
    top: 10px;
    height: 877px
}

.home_ourApproach_body_image.mobile {
    display: none
}

.home_ourApproach_body_descriptionWrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 163px
}

.home_ourApproach_body .descriptionItem {
    width: 360px;
    text-align: right
}

.home_ourApproach_body_descriptionWrapper:nth-child(2n+1) .descriptionItem {
    text-align: left;
    margin-left: auto
}

.home_ourApproach_body .descriptionItem .title {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    letter-spacing: -.5px;
    line-height: 36px
}

.home_ourApproach_body .descriptionItem .content {
    opacity: .8;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin-top: 5px
}

.writting-service {
    background-image: url(images/testimonial.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0 100px 0;
    position: relative
}

.writting-service:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(25, 47, 89, .65)
}

.writting-service h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 500
}

.choose {
    background-color: #fff;
    padding: 10px 10px 10px 20px;
    width: 70%;
    -webkit-clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 50%, 0 1%);
    clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 50%, 0 1%);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    margin-top: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.choose h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    letter-spacing: .2px
}

.tables {
    margin-top: 25px
}

.tables_border td {
    border: none
}

.tables h4,
.tables p {
    color: #fff
}

.tables h4 {
    font-size: 18px;
    font-weight: 500
}

.tables p {
    font-size: 15px;
    margin-top: 8px
}

.tables .fa-check-circle,
.tables .fa-cog,
.tables .fa-product-hunt {
    font-size: 20px;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50%;
    margin: 2px 18px 15px 0
}

.tables .fa-check-circle,
.tables .fa-cog {
    padding: 16px 17px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.tables .fa-product-hunt {
    padding: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.tables td {
    padding: 6px 0
}

.borders {
    border-bottom: 1px solid rgba(31, 98, 177, .87)
}

.frm {
    background-color: rgba(3, 33, 67, .66);
    margin-left: 100px;
    padding: 20px 50px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
    border-radius: 4px
}

label {
    display: block;
    position: relative;
    margin: 40px 0
}

.writting-service .input {
    border: none;
    padding: 5px 10px
}

.input {
    width: 100%;
    padding: 10px;
    background: 0 0;
    border: none;
    outline: 0;
    color: #fff;
    font-weight: 100
}

.line-box {
    position: relative;
    width: 100%;
    height: 1px;
    background: #fff
}

.line {
    position: absolute;
    width: 0%;
    height: 1px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #838383;
    transition: ease .6s
}

.input:focus+.line-box .line {
    width: 100%
}

.label-txt {
    position: absolute;
    top: -2.5em;
    padding: 10px 0;
    font-size: .8em;
    letter-spacing: 2px;
    color: #fff;
    transition: ease .3s;
    text-align: left
}

.choose_option {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    color: #525252;
    font-weight: 400
}

.c_select {
    float: left;
    width: 100%;
    border: 1px solid rgba(127, 127, 127, .07);
    border-radius: 2px;
    min-height: 48px;
    padding: 8px 20px 8px 20px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.keo_vir_counter_form select {
    padding: 8px 10px
}

.inputs {
    background: #0c2d56;
    border: none;
    outline: 0;
    color: #fff;
    margin-top: 4px
}

.label-active {
    top: -3em
}

.textareas {
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    padding: 10px;
    border: none;
    outline: 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff
}

.textareas::placeholder {
    font-size: 14px;
    color: #fff
}

.submit {
    border: none;
    padding: 10px 40px;
    background-color: rgba(0, 51, 111, .92);
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.submit:hover {
    background-color: #fff;
    color: #222;
    transition: .9s
}

.recommended {
    padding: 0
}

.crs-recommend {
    background: #fff;
    width: 1000px;
    margin: -50px auto 0;
    position: relative;
    text-align: center;
    border-top: 3px solid #e75f18;
    z-index: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding: 40px 0 10px
}

.recommended p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 0
}

.single-recomemded div {
    width: 159px;
    height: 159px;
    margin: 0 auto;
    overflow: hidden
}

.single-recomemded div img {
    width: 100%
}

.recommended h5 {
    font-weight: 400;
    color: #070707;
    line-height: 28px;
    font-size: 20px;
    clear: both;
    margin-top: 15px
}

.color_yellow {
    color: #fdc412
}

.card_para {
    background-color: #192f59;
    padding: 12px;
    margin: 35px 45px;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.card_para p {
    font-size: 16px
}

.course-fee-card {
    background: #fff;
    box-shadow: rgba(0, 0, 0, .2) 0 2px 4px 0;
    border-top: 1px solid #f1f3f6;
    padding: 20px 20px 8px 20px;
    margin-bottom: 15px;
    position: relative
}

.course-fee-card:before {
    background: linear-gradient(to right, #004c93, #2a89e1, #0fa3e0);
    content: '';
    display: inline-block;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    height: .3rem
}

.course_content {
    padding: 60px 0
}

.course {
    padding: 10px 20px;
    border-bottom: 1px solid #d4d4d4
}

.course-fee-card>div>div:nth-child(3)>div {
    border-bottom: none
}

.course-fee-card>div>div:nth-child(4)>div {
    border-bottom: none
}

.width_50 {
    width: 50%;
    display: inline-block;
    margin-left: -4px
}

.course h5 {
    color: #008dd0;
    font-weight: 500
}

.course p {
    letter-spacing: 1px;
    color: #212121;
    font-size: 17px;
    font-weight: 500
}

.course_information {
    margin-top: 30px
}

.course_information h5 {
    margin-bottom: 12px
}

.fa-check-circle {
    color: #e66018;
    font-size: 12px;
    margin-right: 10px
}

.course_information h5 {
    color: #1e90d1;
    font-weight: 500;
    font-size: 19px
}

.course_information p {
    color: #383838;
    font-size: 15px
}

.learn {
    padding: 60px 0;
    background-color: #f5f5f5
}

.learn p {
    text-align: center
}

.card {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .02), 0 1px 2px rgba(0, 0, 0, .2);
    margin: 20px 130px
}

.card:last-child {
    margin-bottom: 0
}

.career-support img {
    width: 100%
}

.career-support h5 {
    color: #333;
    font-weight: 700;
    margin-bottom: 1px;
    font-size: 20px
}

.career-support h6 {
    color: #ec8724;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px
}

.career-support p {
    text-align: left;
    font-size: 15px;
    color: #525252;
    margin-bottom: 0
}

.course_height {
    margin-top: 50px
}

.quick_enquiry {
    position: fixed;
    right: 0;
    bottom: 40%;
    z-index: 9;
    height: auto;
    cursor: pointer
}

.quick_enquiry a {
    width: 38px;
    height: 42px;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    display: block
}

.quick_enquiry i {
    font-size: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.quick_enquiry .enquiry {
    background: linear-gradient(to right, #154e69, #09232f);
    -webkit-background: linear-gradient(to right, #154e69, #09232f);
    -moz-background: linear-gradient(to right, #154e69, #09232f);
    -ms-background: linear-gradient(to right, #154e69, #09232f)
}

.quick_enquiry .phone {
    background: #2089ec
}

.quick_enquiry .whatsapp {
    background: #20b038
}

.signup-overlay {
    position: fixed;
    display: none;
    z-index: 1031;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.signup-overlay:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(20, 51, 80, .8);
    opacity: 1;
    z-index: 0
}

.signup-overlay .container-wide {
    min-height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.signup-overlay [class^=container] {
    position: relative;
    z-index: 1
}

.signup-overlay .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2rem 3rem;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    z-index: 1;
    cursor: pointer
}

.signup-overlay .close:focus,
.signup-overlay .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.signup-overlay .aside {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35%;
    height: 100vh;
    position: relative;
    padding: 20px 50px;
    min-width: 400px;
    background: radial-gradient(circle farthest-corner at 61% 57%, #1c93e6, #192f59);
    -webkit-background: radial-gradient(circle farthest-corner at 61% 57%, #1c93e6, #192f59);
    -moz-background: radial-gradient(circle farthest-corner at 61% 57%, #1c93e6, #192f59);
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15)
}

.signup-overlay .aside h2 {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #fff
}

.signup-overlay .aside img {
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px
}

.signup-overlay .aside p {
    color: #fff;
    font-weight: 500;
    font-size: 17px
}

.arrow {
    position: relative
}

.arrow:after {
    pointer-events: none;
    position: absolute;
    border: 15px solid transparent;
    content: "";
    height: 0;
    width: 0;
    left: 100%;
    top: 50%;
    border-left-color: #1b6eb2;
    z-index: 99
}

.signup-overlay .form {
    margin: 0 auto;
    width: 450px
}

.form .card {
    background-color: #f1f3f6;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 5px;
    padding: 30px 25px;
    margin: 0
}

.signup-overlay .form-control {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
    border: 1px solid rgba(127, 127, 127, .07)
}

.form .card h4 {
    margin: 0 0 20px;
    color: #1d1d1d;
    font-size: 20px
}

.signup-overlay .why .fa {
    background: #ffffff3d;
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px
}

.company-list {
    padding: 70px 0 60px
}

.course-structure {
    width: 975px;
    margin: 0 auto
}

.course-list {
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 0
}

.course-list .icon {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.course-list .content {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: middle
}

.course-list .content h4 {
    font-size: 17px;
    padding-bottom: 5px;
    font-weight: 600
}

.course-list .content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #3d3d3d
}

.work-list {
    text-align: center;
    margin-top: 30px
}

.work-list h4 {
    margin-bottom: 20px
}

.work-list ul li {
    list-style: none;
    padding: 5px 15px;
    background: #192f59;
    display: inline-block;
    vertical-align: middle;
    color: #f9f9f9;
    border-radius: 50px;
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 15px;
    margin: 4px 1px
}

.display-inline
{
    display: inline-block;
   width: 15.5%;
   vertical-align: top;
   padding: 0 10px;
}
.work-list-card
{
    padding: 20px 10px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .02), 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
        height: 205px;
        border-top: 1px solid #f7f7f7;
}
.work-list-card img
{
    height: 100px;
}
.work-list-card h5
{
    font-size: 14px;
    margin-top:10px;
}

.expert
{
    padding-top: 0;
}
.expert h4
{
    text-align: center;
}
.bg-gray-eb {
    background: #f1f1f1;
    border: 1px solid #d8d8d8;
    padding: 12%;
    border-radius: 3px;
    height: 285px;
}
.mk-one h6 {
    color: #e7641a;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}
.mk-one p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
}
.bg-gray-eb .circle {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: -30px;
    top: 40%;
    width: 60px;
    z-index: 1;
}
.bg-green-light {
    background: linear-gradient(to right,rgba(230,90,23,1) 0,rgba(236,138,37,1) 100%);
}
.btn-abspl
{
    text-decoration: none;
    color: #fff;
    background: linear-gradient(to right,rgba(230,90,23,1) 0,rgba(236,138,37,1) 100%);
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 15px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
}

.admission-process {
    padding: 60px 0;
    background: #f1f3f6
}

#timeline-education {
    position: relative
}

#timeline-education:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 23px;
    left: 50%;
    height: 99.5%;
    width: 4px;
    opacity: .3;
    background: #06a763
}

.timeline-block {
    position: relative
}

.timeline-block::after {
    clear: both;
    content: "";
    display: table
}

.timeline-block:first-child {
    margin-top: 0
}

.timeline-block:last-child {
    margin-bottom: 0
}

.timeline-block .card-content {
    padding: 20px 22px
}

.timeline-block .card-content p {
    font-size: 15px;
    color: #525252;
    margin-top: 7px
}

.timeline-block .card-content .modal-dot {
    outline: 0;
    font-size: 20px
}

.timeline-block .card-content .modal-dot:focus,
.timeline-block .card-content .modal-dot:hover {
    color: #12579b
}

.timeline-block .timeline-dot {
    background: #192f59;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    z-index: 2;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 2%
}

.timeline-block .timeline-dot i {
    text-align: center;
    font-size: 24px;
    margin-top: 26%;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .29)
}

.timeline-block .timeline-dot h6 {
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-top: 8px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .29)
}

.timeline-block .timeline-content {
    position: relative;
    background: #fff;
    margin-right: 0;
    padding: 0;
    z-index: 1;
    margin-bottom: 5px;
    border-left: 5px solid #192f59
}

.timeline-block .timeline-content::before {
    content: '';
    width: 58px;
    height: 4px;
    position: absolute;
    top: 26px;
    left: 100%;
    z-index: -2;
    opacity: .6;
    background: #000
}

.timeline-block .timeline-content::after {
    clear: both;
    content: "";
    display: table
}

.timeline-block .timeline-content .timeline-title {
    max-width: 84%;
    color: #333;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px
}

.timeline-block .timeline-content .timeline-info h3 {
    color: #ec8724;
    font-weight: 700;
    font-size: 15px
}

#aboutSlide {
    perspective: 600px;
    padding-top: 30px;
    font-size: 0;
    margin-bottom: 10px;
    overflow: hidden
}

div#spinner {
    transform-style: preserve-3d;
    height: 300px;
    transform-origin: 50% 50% -500px;
    transition: 1s
}

div#spinner img {
    height: 95%;
    max-width: 414px;
    position: absolute;
    left: 30%;
    transform-origin: 50% 50% -500px;
    outline: 1px solid transparent
}

div#spinner img:nth-child(1) {
    transform: rotateY(0)
}

div#spinner img:nth-child(2) {
    transform: rotateY(-45deg)
}

div#spinner img:nth-child(3) {
    transform: rotateY(-90deg)
}

div#spinner img:nth-child(4) {
    transform: rotateY(-135deg)
}

div#spinner img:nth-child(5) {
    transform: rotateY(-180deg)
}

div#spinner img:nth-child(6) {
    transform: rotateY(-225deg)
}

div#spinner img:nth-child(7) {
    transform: rotateY(-270deg)
}

div#spinner img:nth-child(8) {
    transform: rotateY(-315deg)
}

div#carousel~span {
    color: #fff;
    margin: 5%;
    display: inline-block;
    text-decoration: none;
    font-size: 2rem;
    transition: .6s color;
    position: relative;
    margin-top: -6rem;
    border-bottom: none;
    line-height: 0
}

div#carousel~span:hover {
    color: #888;
    cursor: pointer
}

.ss-icon:hover {
    cursor: pointer
}

.nav-button {
    display: none;
    font-size: 30px;
    cursor: pointer;
    float: right;
    background: linear-gradient(to right, #192f59 0, #2851a1 100%);
    color: #fff;
    line-height: 36px;
    padding: 5px 7px;
    border-radius: 3px
}

#opacity_overlay {
    background: rgba(0, 0, 0, .75);
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: none
}

.sidenav {
    height: 100%;
    width: 290px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -290px;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 40px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.sidenav a {
    text-decoration: none;
    font-size: 16px;
    color: #272727;
    display: block;
    font-weight: 500;
    text-align: left;
    transition: .3s;
    text-transform: uppercase
}

.mobile-item li {
    padding: 0 5px 15px 24px;
    text-align: left;
    position: relative
}

.mobile-item li ul li {
    list-style: initial;
    padding: 0 5px 10px 0;
    margin-left: 15px
}

.mobile-item li ul li:last-child {
    padding-bottom: 0
}

.mobile-item li ul li a {
    font-size: 13px
}

.sidenav a:hover {
    color: #888
}

.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 30px
}

.sidenav .closebtn:hover {
    background: 0 0;
    color: #000
}

.sidenav .academy-btn {
    display: inline-block;
    text-align: left;
    color: #fff
}

.para_width {
    margin: 0 130px
}

.keo_vir_counter_form .input_design {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    min-height: 40px;
    padding: 5px 10px
}

.section-faq
{
    padding: 60px 0;
}
.accordion-container{
  position: relative;
  max-width: 100%;
  width: 100%;
  float: left;

}
.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f1f5f7;
  box-shadow: 0 5px 1px -3px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 5px 1px -3px rgba(0,0,0,.15);
  -moz-box-shadow: 0 5px 1px -3px rgba(0,0,0,.15);
  -ms-box-shadow: 0 5px 1px -3px rgba(0,0,0,.15);
    margin-bottom: 10px;
}
.set > a{
  display: block;
  font-size: 18px;
  padding: 18px 30px;
  font-family: var(--font-family);
  text-decoration: none;
  color: #282828;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active{
  background:linear-gradient(to right,rgba(230,90,23,1) 0,rgba(236,138,37,1) 100%);
  color: #fff;
}
.set .content{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
}
.set .content p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}

.short-container
{
    width: 85%;
    margin: 0 auto;
}
.tools-section
{
    padding: 60px 0 40px;
    background-color: #f5f5f5;
}
/*.tools-covered .tools-covered-list {
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
    margin-bottom: 30px
}*/
.tools-covered
{
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .02), 0 1px 2px rgba(0, 0, 0, .2);
}
.tools-covered .tools-covered-list {
    padding: 22px 0 0;
    border-bottom: 1px solid #dadada;
    float: left;
    width: 100%;
}
.tools-covered .tools-covered-list:last-child {
    /*padding: 22px 0 0;*/
    border-bottom: none;
}
.tools-covered .tools-covered-list .tools-name {
    font-weight: 700;    
    font-size: 18px;
    padding-top: 0;
}
.tools-covered .tools-covered-list img {
    max-height: 45px;
    margin: 0 20px 25px 20px;
}
/*.tools-covered .tools-covered-list img {
    margin-top: 20px
}
.tools-covered .tools-covered-list img:first-child {
    margin-left: 0
}*/

.assistance
{
    padding: 50px 0 0;
    text-align: center;
}
.assistance h3
{
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 30px;
    line-height: 24px;
}
.assistance img {
    display: inline-block;
    margin: 0 15px 15px 0;
    vertical-align: middle;
}


@media only screen and (max-width:997px) {
    .frm {
        margin-left: 0
    }
    .crs-recommend {
        width: 100%
    }
    .para_width {
        margin: 0
    }
    .tools-covered .tools-covered-list .tools-name {
        text-align: center;
        margin-bottom: 15px;
    }
    .tools-covered .tools-covered-list {
        text-align: center;
    }
}

@media only screen and (min-width:768px) {
    #timeline-education::before {
        left: 50%;
        margin-left: -2px;
        height: 80%;
        opacity: .6;
        background: #000
    }
    .timeline-block {
        margin: -5em 0
    }
    .timeline-block:nth-child(2) {
        margin: -6.5em 0
    }
    .timeline-block:nth-child(3) {
        margin: 6.5em 0 0
    }
    .timeline-block:nth-child(4) {
        margin: -8em 0 0
    }
    .timeline-block:nth-child(5) {
        margin: .5em 0 0
    }
    .timeline-block .card {
        margin: 0
    }
    .timeline-block .timeline-dot {
        width: 50px;
        height: 50px;
        left: 50%;
        top: 0;
        z-index: 2;
        margin-left: -25px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden
    }
    .timeline-block .timeline-content {
        width: 44%
    }
    .timeline-block .timeline-content .timeline-title {
        max-width: 100%
    }
    .timeline-block:nth-child(even) .timeline-dot {
        top: 45px
    }
    .timeline-block:nth-child(even) .timeline-content {
        float: right
    }
    .timeline-block:nth-child(even) .timeline-content::before {
        top: 70px;
        left: auto;
        right: 101.2%;
        z-index: -2
    }
}

@media only screen and (max-width:768px) {
    .choose {
        width: 100%
    }
    .signup-overlay {
        overflow-y: scroll
    }
    .signup-overlay .container-wide {
        display: block
    }
    .signup-overlay .close {
        margin: 1rem 1.5rem
    }
    .signup-overlay .aside {
        display: block;
        width: 100%;
        min-width: auto;
        height: auto;
        position: relative;
        padding: 10px 15px
    }
    .signup-overlay .aside img {
        display: none
    }
    .signup-overlay .aside h2 {
        font-size: 24px;
        margin-top: 7px;
        font-weight: 500
    }
    .signup-overlay .aside p {
        margin-bottom: 5px
    }
    .signup-overlay .aside .why {
        margin-top: 10px!important
    }
    .signup-overlay .form .card {
        border-radius: 0;
        padding: 20px 15px
    }
    .signup-overlay .form {
        width: 100%
    }
    .arrow:after {
        display: none
    }
    div#spinner img {
        left: 22%
    }
    .career-support img {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:600px) {
    div#spinner img {
        left: 12%
    }
    .card_para {
        margin: 18px 20px 15px
    }
    .short-container
    {
        width: 100%;
    }
}

@media only screen and (max-width:400px) {
    .writting-service h1 {
        font-size: 22px
    }
    .choose {
        width: 100%
    }
    div#spinner img {
        left: 5%
    }
}