* {
    outline: none
}

.modal-open {
    overflow: hidden !important
}
.position-absolute {
    position: absolute!important
}
section.min {
    padding: 40px 0 50px;
    position: relative
}

.full-width {
    width: 100%
}

.card-columns {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.card-columns .card {
    margin-bottom: 30px
}


.sec-left {
    flex: 1
}

.sec-left h3 {
    font-size: 20px;
    margin-bottom: 0px
}

.sec-right a {
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7
}
.form-group label {
    font-size: 13px;
    font-weight: 600;
    opacity: 0.8
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.select2-container {
    display: block
}


.hero_banner {
    display: flex;
    height: auto;
    padding: 7rem 0;
    align-items: center;
    position: relative
}

.image-cover {
    justify-content: center;
    background-position: center !important;
    background-size: cover !important
}


.side_block.extream_img {
    position: relative
}

.list_crs_img .cirl {
    position: absolute;
    left: 5%;
    top: 10%
}

.list_crs_img .arrow {
    position: absolute;
    bottom: 10%;
    left: 5%
}

.list_crs_img .moon {
    position: absolute;
    right: 0%;
    top: 30%
}

.side_block img {
    display: table;
    align-items: center;
    margin: 0 auto
}



.banner_title .light {
    color: #ffffff;
    -webkit-text-stroke: 1px #e8670e;
    letter-spacing: 1px
}

.elsio_tag.yellow {
    background: rgba(255,152,0,0.1);
    color: #ff9800
}

.btn.light_btn {
    font-weight: 600;
    color: #21242b;
    text-decoration: underline
}

.crs_trio_info {
    display: flex;
    align-content: flex-start;
    max-width: 470px;
    position: relative;
    margin-top: 1.8rem
}

.crs_trio_info .crs_trio {
    width: 33.333333%;
    flex: 0 0 33.333333%
}

.crs_trio .ctr {
    margin: 0 0 8px;
    font-size: 40px;
    color: #e8670e
}

.pol_title {
    font-weight: 600;
    color: #2a3138
}

span.esli_vd {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
    justify-content: center;
    background: #ffffff;
    color: #e8670e;
    border-radius: 50%;
    margin-right: 7px;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%)
}

.imageblock {
    position: relative
}

.imageblock .imageblock__content {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    padding: 0;
    right: 0;
    float: left;
    left: auto;
    width: 50%
}

.background-image-holder {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background: #252525;
    right: 0
}

.background-image-holder img {
    display: none
}

.imageblock .imageblock__content.left {
    left: 0;
    right: auto
}

.h2_bg {
    background: #fbf5f5
}

.h4_bg {
    background: #f4f5f7
}

.h6_bg {
    background: #eff8f5
}

.h7_bg {
    background: #f7f9f2
}

.ovr_top {
    margin-top: -50px
}

.slick-dots li button:before {
    width: 25px;
    height: 3px;
    border-radius: 50px;
    position: absolute;
    content: "";
    background: #e8670e
}

.crs_grid {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 0.5rem;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%)
}

.shadow_none {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.lios_item {
    padding: 0 10px
}

.brd {
    border: 1px solid #eff3f7 !important
}

.crs_grid_thumb {
    position: relative;
    padding: 10px;
    width: 100%;
    background: #ffffff;
    min-height: 150px
}

.crs_grid_thumb .crs_detail_link {
    height: auto;
    display: block;
    position: relative
}

.crs_video_ico {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #ffffff;
    color: #e8670e;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 20px
}

.crs_locked_ico {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #ffffff;
    color: #ff9800;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    position: absolute;
    left: 20px;
    top: 20px
}

.crs_grid_caption {
    padding: 0rem 1rem 1rem;
    position: relative;
    display: block
}

.crs_cates {
    height: 30px;
    align-items: center;
    justify-content: center;
    padding: 5px 0px;
    font-size: 14px !important;
    border-radius: 50px;
    margin-right: 7px
}

.crs_title {
    display: block;
    margin: 5px 10px 15px 0
}

.crs_title h4 .crs_title_link {
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

.crs_info_detail {
    position: relative;
    display: block;
    width: 100%
}

.crs_info_detail ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.crs_info_detail ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 33.333333%;
    flex: 0 0 33.333333%;
    color: #4e6579;
    font-size: 14px;
    list-style: none
}

.crs_info_detail ul li i {
    margin-right: 5px
}

.crs_grid_foot {
    width: 100%;
    min-height: 50px;
    border-top: 1px solid #eff3f7;
    padding: 0.7rem 1rem
}

.crs_flex {
    width: auto;
    display: flex;
    align-items: center
}

.crs_fl_first {
    flex: 1
}

.crs_reviews {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.crs_rev_average {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #e8670e;
    border: 2px solid #eff2f7;
    border-radius: 50%;
    margin-right: 5px
}

.tlt_reviews {
    font-size: 14px;
    color: #4e6579
}

.crs_price h2 {
    margin: 0;
    font-size: 24px;
    display: flex;
    align-items: center
}

.crs_price h2 .currency {
    font-size: 18px
}

.crs_inrolled {
    font-size: 14px;
    color: #4e6579
}

.crs_inrolled strong {
    margin-right: 4px;
    color: #30384e
}

.crs_tutor {
    display: flex;
    align-items: center;
    position: relative
}

.crs_tutor_thumb {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.crs_tutor_thumb a {
    display: block;
    position: relative
}

.crs_tutor_name {
    padding-left: 6px
}

.crs_tutor_name a {
    font-weight: 600;
    font-size: 14px;
    color: #333d46
}

.crs_cates.cl_1 {
}

.crs_cates.cl_2 {
    background: rgba(139,195,74,0.11);
    color: #8bc34a
}

.crs_cates.cl_3 {
}

.crs_cates.cl_4 {
    background: rgba(189,43,214,0.11);
    color: #bd2bd6
}

.crs_cates.cl_5 {
    background: rgba(130,79,60,0.11);
    color: #824f3c
}

.crs_cates.cl_6 {
    background: rgba(255,87,34,0.11);
    color: #ff5722
}

.crs_cates.cl_7 {
    background: rgba(134,95,255,0.11);
    color: #865fff
}

.crs_cates.cl_8 {
    background: rgba(76,175,80,0.11);
    color: #4caf50
}

.foot_list_info ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0
}

.foot_list_info ul li {
    display: flex;
    align-items: center;
    margin-left: 20px;
    font-weight: 700;
    font-size: 13px;
    list-style: none
}

.foot_list_info ul li .elsio_ic {
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #ffffff;
    border: 1px solid #eff1f5;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 11px
}

.foot_list_info ul.light li .elsio_ic i {
    color: #b3bbd2 !important
}

.preview_crs_info {
    margin: 0.9rem 0 0
}

.preview_crs_info .progress {
    margin: 0;
    line-height: initial;
    background: rgba(3,185,124,0.14)
}

.preview_crs_info .progress .progress-bar {
    height: 6px;
    background: #e8670e
}

.crs_tutor_thumb.overl_top {
    position: absolute;
    top: -27px;
    right: 20px;
    box-shadow: 0px 0px 0px 4px rgb(255 255 255);
    -webkit-box-shadow: 0px 0px 0px 4px rgb(255 255 255)
}

.crs_grid_list {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    background: #c8bfe754;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    border-radius: 0.4rem;
    overflow: hidden;
    margin-bottom: 30px
}

.crs_lt_2 {
    position: relative;
    width: 100%;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    border-radius: 0.4rem;
    overflow: hidden;
    margin-bottom: 30px
}

.crs_lt_boxes {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center
}

.crs_grid_list_thumb {
    width: 300px;
    height: 190px;
    padding: 10px;
    position: relative
}

a.text-light:focus,a.text-light:hover {
    color: #ffffff!important
}

.crs_grid_list_thumb a {
    display: block;
    height: 100%
}

.crs_grid_list_thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.crs_grid_list_caption {
    flex: 1;
    padding: 0 0.8rem;
    padding-left: 0;
    position: relative;
    display: block
}

.crs_lt_101 .est {
    display: inline-flex;
    align-items: center;
    height: 26px;
    justify-content: flex-start;
    background: #e8670e;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 4px
}

.crs_lt_102 .crs_tit {
    font-size: 17px;
    line-height: 1.4;
    margin: 0
}

span.crs_auth {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    color: #e8670e
}

span.crs_auth i {
    color: #262b38
}

.crs_lt_103 {
    padding: 1rem 0;
    position: relative;
    display: block
}

.crs_lt_101 {
    position: relative;
    display: block;
    margin-bottom: 4px
}

.btn.btn_view_detail.dark_bg {
    background: #2f323a;
    color: #ffffff
}

.crs_lt_103 .crs_info_detail ul li {
    font-size: 13px;
    font-weight: 600
}

.crs_lt_101 .est.st_1 {
    background: rgba(226,58,49,0.11);
    color: #e23a31
}

.crs_lt_101 .est.st_2 {
    background: rgba(139,195,74,0.11);
    color: #8bc34a
}

.crs_lt_101 .est.st_3 {
    background: rgba(3,169,244,0.11);
    color: #03a9f4
}

.crs_lt_101 .est.st_4 {
    background: rgba(189,43,214,0.11);
    color: #bd2bd6
}

.crs_lt_101 .est.st_5 {
    background: rgba(130,79,60,0.11);
    color: #824f3c
}

.crs_lt_101 .est.st_6 {
    background: rgba(255,87,34,0.11);
    color: #ff5722
}

.crs_lt_101 .est.st_7 {
    background: rgba(134,95,255,0.11);
    color: #865fff
}

.crs_lt_101 .est.st_8 {
    background: rgba(76,175,80,0.11);
    color: #4caf50
}

.lt_cr_footer {
    padding: 1rem;
    border-top: 1px solid #eff3f7;
    display: flex;
    align-items: center;
    max-height: 60px
}

.lt_cr_footer_first {
    flex: 1
}

ul.lt_cr_list {
    margin: 0;
    padding: 0
}

ul.lt_cr_list li {
    display: inline-block;
    list-style: none;
    font-weight: 600;
    font-size: 14px;
    color: #4e6579;
    margin-right: 15px
}

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

ul.lt_cr_list li i {
    margin-right: 5px
}

.crs_cate_wrap .crs_cate_box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: rgba(3,185,124,0.1);
    border-radius: 0.2rem;
    height: 60px;
    margin-bottom: 30px;
    padding: 0.5rem 1rem;
    transition: all ease 0.4s
}

.crs_cate_icon {
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #e8670e;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50%;
    transition: all ease 0.4s
}

.crs_cate_caption span {
    font-weight: 600;
    font-size: 17px;
    color: #262f35;
    transition: all ease 0.4s
}

.crs_cate_wrap .crs_cate_box:hover,.crs_cate_wrap .crs_cate_box:focus,.crs_cate_wrap .crs_cate_box.active:focus {
    background: #e8670e
}

.crs_cate_wrap .crs_cate_box:hover .crs_cate_icon,.crs_cate_wrap .crs_cate_box:focus .crs_cate_icon,.crs_cate_wrap .crs_cate_box.active .crs_cate_icon {
    background: #ffffff;
    color: #e8670e
}

.crs_cate_wrap .crs_cate_box:hover .crs_cate_caption span,.crs_cate_wrap .crs_cate_box:focus .crs_cate_caption span,.crs_cate_wrap .crs_cate_box.active .crs_cate_caption span {
    color: #ffffff
}

.crs_cate_wrap.style_2 .crs_cate_box {
    display: flex;
    flex-direction: column;
    transition: all ease 0.4s;
    height: auto;
    margin-bottom: 30px;
    padding: 1.5rem 1.2rem;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
    -webkit-box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%)
}

.crs_cate_wrap.style_2 .crs_cate_box.simple {
    display: flex;
    flex-direction: column;
    transition: all ease 0.4s;
    height: auto;
    padding: 1.5rem 1.2rem;
    background: #eff1f5;
    box-shadow: none;
    -webkit-box-shadow: none
}

.crs_cate_wrap.style_2 .crs_cate_box .crs_cate_icon {
    color: #e8670e;
    font-size: 27px;
    width: 60px;
    height: 60px;
    background: rgba(3,185,124,0.14);
    margin-bottom: 5px
}

.crs_cate_wrap.style_2 .crs_cate_box.simple .crs_cate_icon {
    background: #ffffff;
    margin-bottom: 5px
}

.crs_cate_wrap.style_2 .crs_cate_count span {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    color: #ff9800
}

.crs_cate_wrap.style_2 .crs_cate_box:hover,.crs_cate_wrap.style_2 .crs_cate_box:focus,.crs_cate_wrap.style_2 .crs_cate_box.active {
    background: #e8670e
}

.crs_cate_wrap.style_2 .crs_cate_box:hover .crs_cate_icon,.crs_cate_wrap.style_2 .crs_cate_box:focus .crs_cate_icon,.crs_cate_wrap.style_2 .crs_cate_box.active .crs_cate_icon {
    background: rgba(255,255,255,1) !important;
    color: #e8670e
}

.cates_crs_wrip {
    display: flex;
    flex-direction: column;
    transition: all ease 0.4s;
    height: auto;
    border-radius: 0.4rem;
    padding: 1.5rem 1.2rem;
    background: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
    -webkit-box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%)
}

.crs_trios .crs_cate_icon {
    color: #e8670e;
    width: auto;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 30px;
    margin-bottom: 1rem;
    background: transparent;
    flex: 1
}

.crs_trios {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
    justify-items: flex-start
}

.crs_cate_link a {
    color: #292b31;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    padding-right: 18px
}

.crs_cate_link a:before {
}

.crs_capt_cat p {
    font-size: 13px;
    line-height: 1.6
}

.cates_crs_wrip:hover,.cates_crs_wrip:focus {
    cursor: pointer
}

.cates_crs_wrip:hover .crs_cate_link a,.cates_crs_wrip:focus .crs_cate_link a,.cates_crs_wrip:hover .crs_cate_link a:before,.cates_crs_wrip:focus .crs_cate_link a:before {
    color: #307ef5
}

.cates_crs_wrip:hover .crs_trios .crs_cate_icon,.cates_crs_wrip:focus .crs_trios .crs_cate_icon,.cates_crs_wrip:hover .crs_capt_cat h4,.cates_crs_wrip:focus .crs_capt_cat h4,.cates_crs_wrip:hover .crs_capt_cat p,.cates_crs_wrip:focus .crs_capt_cat p {
}

.edu_cat {
    box-shadow: 0px 0px 20px rgba(0,0,0,.075);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.075);
    background: #ffffff;
    border-radius: 0.4rem;
    margin-bottom: 30px;
    overflow: hidden
}

.edu_cat .pic {
    position: relative;
    padding-top: calc((65/100)*100%)
}

.edu_cat .pic>.pic-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: center center no-repeat;
    background-size: cover
}

.edu_data {
    padding: 28px 30px 30px
}

.edu_data .title {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 2px
}

.edu_data .title a {
    color: #2d3954
}

.edu_data ul {
    margin: 0;
    padding: 0
}

.edu_data ul li {
    margin-right: 15px;
    font-size: 14px;
    display: inline-block
}

.edu_data ul li i {
    margin-right: 5px
}

.edu_cat_2 {
    width: 100%;
    margin-bottom: 25px;
    border-radius: 0.4rem;
    padding: 1.5rem 1rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all ease 0.4s
}

.edu_cat_2:hover,.edu_cat_2:focus {
    box-shadow: 0px 0px 20px rgba(0,0,0,.075);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.075)
}

.edu_cat_icons {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center
}

.edu_cat_icons img {
    max-width: 40px
}

.edu_cat_data {
    padding-left: 15px
}

.edu_cat_data h4 {
    font-size: 18px;
    margin-bottom: 4px
}

.edu_cat_data ul li i {
    margin-right: 6px
}

.edu_cat_2.cat-1 {
}

.edu_cat_2.cat-1 h4>a {
    color: #fff
}

.edu_cat_2.cat-2 {
}

.edu_cat_2.cat-2 h4>a {
    color: #fff
}

.edu_cat_2.cat-3 {
}

.edu_cat_2.cat-3 h4>a {
    color: #fff
}

.edu_cat_2.cat-4 {
    background: rgba(154,222,69,0.1)
}

.edu_cat_2.cat-4 h4>a {
    color: #9ade45
}

.edu_cat_2.cat-5 {
    background: rgba(247,179,32,0.1)
}

.edu_cat_2.cat-5 h4>a {
    color: #f7b320
}

.edu_cat_2.cat-6 {
    background: rgba(185,95,253,0.1)
}

.edu_cat_2.cat-6 h4>a {
    color: #b95ffd
}

.edu_cat_2.cat-7 {
    background: rgba(236,80,152,0.1)
}

.edu_cat_2.cat-7 h4>a {
    color: #ec5098
}

.edu_cat_2.cat-8 {
    background: rgba(37,165,95,0.1)
}

.edu_cat_2.cat-8 h4>a {
    color: #25a55f
}

.edu_cat_2.cat-9 {
    background: rgba(234,105,13,0.1)
}

.edu_cat_2.cat-9 h4>a {
    color: #ea690d
}

.edu_cat_2.cat-10 {
    background: rgba(13,214,234,0.1)
}

.edu_cat_2.cat-10 h4>a {
    color: #0dd6ea
}

.edu_cat_data ul.meta {
    margin: 0;
    padding: 0
}

.crs_trt_grid {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 0.5rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%)
}

.crs_trt_thumb {
    position: relative;
    display: block
}

.crs_trt_thumb .crs_trt_thum_link {
    display: block;
    position: relative
}

.crs_trt_thumb.circle {
    width: 110px;
    height: 110px;
    align-items: center;
    justify-content: center;
    display: table;
    margin: 0 auto;
    padding: 0;
    margin-top: 35px
}

.crs_trt_thumb.circle img {
    object-fit: cover;
    width: 110px;
    height: 110px
}

.crs_trt_caption {
    position: relative;
    display: block;
    padding: 1rem 0.7rem 1.5rem;
    text-align: center
}

.crs_trt_caption.large {
    padding: 2rem 0.7rem 2rem
}

.instructor_tag {
    display: inline-flex;
    padding: 0.2rem 0.7rem;
    height: 28px;
    align-items: center;
    justify-content: center;
    background: rgba(3,185,124,0.1);
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    color: #e8670e;
    margin-bottom: 7px
}

.instructor_tag.dark {
    color: #ffffff;
    background: #e8670e
}

.instructor_title h4 {
    margin: 0;
    line-height: 1;
    font-size: 20px
}

.instructor_title h4 a {
    color: #30384e
}

.trt_rate_inf {
    align-items: center;
    display: inline-flex;
    letter-spacing: 0px;
    color: #4e6579
}

.trt_rate_inf i {
    font-size: 10px;
    margin-right: 3px;
    color: #bbc4d0
}

.trt_rate_inf i.filled {
    color: #ff9800
}

.trt_rate_inf span {
    font-size: 12px;
    font-weight: 600
}

.crs_trt_footer {
    width: 100%;
    min-height: 50px;
    border-top: 1px solid #eff3f7;
    padding: 0.7rem 1rem
}

.crs_trt_ent {
    font-weight: 600;
    font-size: 13px;
    color: #4e6579
}

.crs_trt_ent i {
    margin-right: 7px
}

.wrk_grid {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0.4rem;
    background: #ffffff;
    padding: 2rem 1rem;
    text-align: center;
    margin-bottom: 30px;
    transition: all ease 0.4s;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
    -webkit-box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%)
}

.wrk_grid.active {
    background: #e8670e
}

.wrk_grid_ico {
    display: inline-flex;
    width: 62px;
    height: 62px;
    margin: 2rem auto;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #ffffff;
    font-size: 25px;
    box-shadow: 0px 0px 0px 10px rgb(3 185 124 / 20%);
    -webkit-box-shadow: 0px 0px 0px 10px rgb(3 185 124 / 20%)
}

.wrk_grid.active .wrk_grid_ico {
    background: #ffffff;
    color: #e8670e;
    box-shadow: 0px 0px 0px 10px rgb(255 255 255 / 20%);
    -webkit-box-shadow: 0px 0px 0px 10px rgb(255 255 255 / 20%)
}

.wrk_caption {
    padding: 0 1rem
}

.wrk_caption p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7
}

.wrk_grid.active h4,.wrk_grid.active p {
    color: #ffffff
}

.crp_box {
    display: block;
    width: 100%;
    background: #ffffff;
    border-radius: 0.6rem;
    padding: 2rem 1rem;
    z-index: 1;
    position: relative;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%)
}

.crp_box.sm {
    padding: 1rem 1rem
}

.crp_tags {
    padding-right: 0rem;
    text-align: right
}

.crp_tags h6 {
    margin: 0;
    color: #37455f;
    font-weight: 500
}

.part_rcp ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    width: 100%
}

.part_rcp ul li {
    list-style: none;
    width: 25%;
    flex: 0 0 25%;
    display: inline-flex
}

.part_rcp ul li .crp_img {
    padding: 0 1rem
}

.crt_overt {
    width: 120px;
    height: 80px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-image: url(https://www.sprintzeal.com/enroll-now/img/rate.png);
    background-position: bottom;
    background-size: cover
}

.crt_overt h4 {
    font-size: 35px;
    margin: 0;
    margin-top: 5px
}

.crt_stion {
    display: inline-flex;
    font-size: 13px;
    color: #ff9800;
    letter-spacing: 5px;
    position: relative;
    top: -4px
}

.crt_io90 h6 {
    font-weight: 500;
    margin: 0
}

.crt_169 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.dro_140 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%
}

.dro_141 {
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: rgba(255,87,34,0.11);
    border: 1px dashed;
    border-radius: 50%;
    margin-right: 10px;
    color: #ff5722;
    font-size: 20px
}

.dro_142 h6 {
    margin: 0;
    color: #37455f;
    font-size: 22px;
    line-height: 1.2
}

.dro_141.st-1 {
    background: rgba(144,106,212,0.12);
    border: 1px dashed;
    color: #906ad4
}

.dro_141.st-2 {
    background: rgba(9,185,177,0.12);
    border: 1px dashed;
    color: #09b9b1
}

.dro_141.st-3 {
    background: rgba(124,191,47,0.12);
    border: 1px dashed;
    color: #7cbf2f
}

.crt_overt.style_2 {
    height: auto;
    width: auto;
    border-radius: 50%;
    background-image: none;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px
}

.crp_box.fl_color .dro_140 {
    background: #ffffff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%)
}

.crp_box.fl_color {
    padding: 0;
    box-shadow: none;
    background: transparent;
    border-radius: 0
}

.crp_box.fl_color .dro_142 {
    flex: 1;
    padding-right: 10px
}

.crp_box.fl_color .dro_142 p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

.crp_box.fl_color .dro_142 h6 {
    margin-bottom: 5px
}

.crp_box.fl_color .dro_141.de {
    background: rgba(3,185,124,0.1);
    color: #e8670e;
    border: 1px dashed #e8670e
}

.list_crs_img .elsio {
    max-width: 25% !important
}

.pro_product_wrap {
    border-radius: 10px;
    overflow: hidden;
    padding: 2em 1rem;
    margin-bottom: 30px;
    background: #f4f5f7
}

.pro_product_wrap ul {
    padding: 0;
    margin: 0
}

.pro_product_wrap ul li {
    display: flex;
    padding: 14px 0;
    border-bottom: 1px dashed #dadde8;
    flex-wrap: wrap
}

.pro_product_wrap ul li strong {
    flex: 1
}

.pay_opy980 {
    width: 100%;
    position: relative;
    display: block
}

#payaccordion .panel.panel-default {
    background: #ffffff;
    box-shadow: none;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px
}

#payaccordion .panel-default>.panel-heading {
    color: #0047ab;
    padding: 14px 15px;
    background-color: #ffffff;
    border-color: #eaeff5
}

#payaccordion .panel-default>.panel-heading h4 {
    margin: 0;
    font-size: 17px
}

#payaccordion .panel-default .panel-body {
    padding: 1.5rem 2rem
}

#payaccordion .panel-default>.panel-heading h4 a {
    color: #202738;
    position: relative;
    padding-left: 25px
}

#payaccordion .panel-default>.panel-heading h4 a:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #edeef3;
    border-radius: 50%;
    left: 0;
    top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #ffffff;
    transition: all ease 0.4s
}

#payaccordion .panel-default>.panel-heading h4 a[aria-expanded="true"]:before {
    content: "\e64c";
    font-family: 'themify';
    background: #11af6d
}

.single_article_wrap {
    display: block;
    width: 100%;
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e5e8f3
}

.article_featured_image {
    display: block;
    margin-bottom: 1.5rem
}

.article_featured_image img {
    border-radius: 6px
}

.single_article_wrap .article_body_wrap .article_middle_info {
    padding: 0;
    list-style: none
}

.single_article_wrap .article_body_wrap .article_middle_info li {
    display: inline-block;
    margin-right: 19px
}

.single_article_wrap .article_body_wrap .article_middle_info li a {
    color: #6e7c90;
    display: block;
    letter-spacing: 0;
    line-height: 18px
}

.single_article_wrap .article_body_wrap .article_middle_info li a .icons {
    margin-right: 10px
}

.single_article_wrap .article_body_wrap .post-title {
    display: block;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.2;
    margin: 5px 0 0
}

.single_article_wrap .article_body_wrap p,.single_article_wrap .article_body_wrap .text {
    color: #6e7c90;
    font-size: 15px;
    margin: 25px 0 0
}

.blog-page .article_detail_wrapss blockquote {
    background: #f7f9fc;
    padding: 28px 28px 28px 100px;
    margin: 50px 0;
    position: relative
}

.blog-page .article_detail_wrapss blockquote .icon {
    color: #e8670e;
    position: absolute;
    font-size: 28px;
    line-height: 28px;
    left: 35px;
    top: 42%
}

.blog-page .article_detail_wrapss blockquote .name {
    color: #000c35;
    margin: 12px 0 0
}

.blog-page .article_detail_wrapss .article_bottom_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 43px 0 0
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .pbm-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li {
    display: inline-block;
    margin-bottom: 10px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a {
    border: 1px solid #e4e4e6;
    letter-spacing: 0;
    display: block;
    padding: 9px 20px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a:hover {
    color: #ffffff;
    background: #e42d29;
    border-color: #e42d29
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li {
    display: inline-block;
    margin-right: 22px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li:last-child {
    margin-right: 0
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .pbm-title {
    font-size: 18px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a {
    color: #8c96b5;
    display: block;
    font-size: 16px;
    line-height: 22px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a:hover {
    color: #ef4060
}

.single_article_pagination .next-post .title,.single_article_pagination .prev-post .title {
    font-size: 20px
}

.single_article_pagination .article_pagination_center_grid {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.single_article_pagination .article_pagination_center_grid a {
    font-size: 2.5rem;
    color: #e42d29
}

.single_article_pagination .prev-post a,.single_article_pagination .next-post a {
    display: inline-block;
    overflow: hidden;
    padding: 14px 25px;
    height: 50px;
    border: 4px !important;
    color: #ffffff !important;
    overflow: hidden;
    text-transform: capitalize !important
}

.single_article_pagination .prev-post a span,.single_article_pagination .next-post a span {
    margin: 0
}

.single_article_pagination .prev-post a .title-with-link .title {
    color: #000c35;
    line-height: 28px
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comments-title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 35px
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .comment-area .all-comments article {
    overflow: hidden;
    margin: 0 0 50px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb {
    float: left;
    width: 70px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb img {
    max-width: 70px;
    border-radius: 50%
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details {
    overflow: hidden;
    padding-left: 20px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 2px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name .selected {
    font-size: 12px;
    color: #cacfef;
    margin-left: 4px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date {
    color: #e8670e;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 7px 0 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    text-align: right
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply {
    color: #6e7c90;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply .icon {
    margin-right: 8px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text {
    margin: 19px 0 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text p {
    margin: 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul li ul {
    padding-left: 40px;
    list-style: none
}

.article_posts_thumb {
    text-align: center
}

.article_posts_thumb span.img {
    width: 120px;
    overflow: hidden;
    border-radius: 50%;
    height: 120px;
    border: 4px solid #e4eaf3;
    display: table;
    margin: 0 auto 1rem auto
}




.pricing_wrap {
    padding: 1rem;
    margin-bottom: 30px;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    border-radius: 0.5rem
}

.prt_head {
    text-align: center;
    margin-bottom: 1.55rem
}

.prt_price {
    text-align: center;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center
}

.prt_price h2 {
    font-size: 60px;
    letter-spacing: 2px;
    display: flex;
    align-items: center
}

.prt_price h2 span {
    font-size: 25px
}

.prt_body ul {
    padding: 0;
    margin: 0 0 1rem
}

.prt_body ul li {
    position: relative;
    padding: 10px 10px 10px 40px;
    color: #2c3038;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px
}

.prt_body ul li.none {
    opacity: 0.5
}

.prt_body ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(39,174,96,0.12);
    border-radius: 50%;
    color: #e8670e;
    left: 0;
    position: absolute;
    top: 5px;
    font-size: 13px
}

.prt_body ul li.none:before {
    content: "\f00d";
    background: rgba(220,53,69,0.12)!important;
    color: rgb(220 53 69)!important
}

.btn.choose_package {
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 4px solid rgba(3,185,124,0.15);
    border-radius: 50px;
    color: #e8670e;
    font-weight: 600;
    font-size: 18px;
    transition: all ease 0.4s
}

.btn.choose_package:hover,.btn.choose_package:focus {
    background: rgba(3,185,124,0.15);
    border: 4px solid rgba(3,185,124,0.15);
    color: #e8670e
}

.recommended {
    margin-bottom: 1rem;
    padding: 6px 20px;
    background: #ff9800;
    display: inline-block;
    border-radius: 50px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600
}

.btn.choose_package.active {
    background: #e8670e;
    border-color: #e8670e;
    color: #ffffff
}

.pertner_flexio {
    background: #ffffff;
    border-radius: 0.2rem;
    margin: 0.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 1.8rem
}

.pertner_flexio img {
    max-width: 35px;
    margin-right: 10px
}

.pertner_flexio h5 {
    margin: 0
}

.slick-next:before,.slick-prev:before {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    background: white;
    justify-content: center;
    color: #e8670e;
    border-radius: 50%
}

.slick-next,.slick-prev {
    width: auto;
    height: auto
}

.nav-pills .nav-link.active,.show>.nav-pills .nav-link {
    color: #fff;
    background-color: #e8670e
}

.nav-link {
    display: block;
    padding: .8rem 1.6rem;
    background: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-right: 0.8rem
}

.crs_log_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #eff2f5;
    border-radius: 0.5rem;
    overflow: hidden;
    background: #ffffff
}

.crs_log__thumb {
    height: 200px;
    width: 100%;
    position: relative
}

.crs_log__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.crs_log__caption {
    position: relative;
    padding: 0 2rem;
    width: 100%
}

.rcs_log_123 {
    margin-top: -50px
}

.rcs_log_123 .rcs_ico {
    background: #ffffff;
    display: flex;
    text-align: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    font-size: 40px;
    margin: 0 auto;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #e8670e;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
    -webkit-box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%)
}

.Lpo09 {
    padding: 1rem 0;
    text-align: center
}

.rcs_log_125 {
    text-align: center;
    position: relative;
    display: block;
    padding: 1rem 0.5rem 2rem;
    font-size: 14px;
    font-weight: 600;
    color: #535c75
}

.rcs_log_126 .sl_btn {
    height: 50px;
    width: 90%;
    margin: 5px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f2f3f5;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    color: #535c75;
    background: #f7f8f9
}

.rcs_log_126.full .sl_btn {
    width: 100%
}

.rcs_log_126 .sl_btn i {
    margin-right: 10px;
    font-size: 18px
}

.crs_log__footer {
    padding: 1rem;
    border-top: 1px solid #eaecf3;
    margin-top: 2rem
}

.crs_log__footer p {
    font-weight: 600;
    font-size: 14px;
    color: #535c75;
    margin: 0
}

.blg_grid_box {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 0.5rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%)
}

.blg_grid_caption {
    position: relative;
    display: block
}

.blg_grid_caption .blg_tag {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    height: 30px;
    border-radius: 4px;
    color: #e8670e;
    font-size: 13px;
    font-weight: 600;
    padding: 0.2rem 0.8rem;
    background: rgba(3,185,124,0.1);
    margin-bottom: 4px
}

.blg_grid_caption .blg_tag.dark {
    color: #ffffff;
    background: #e8670e
}

.blg_title h4 {
    font-size: 16px;
    line-height: 1.4
}

.blg_title h4 a {
    color: #30384e
}

.blg_desc p {
    font-size: 14px;
    line-height: 1.8;
    color: #4e6579;
    margin: 0
}

.blg_more {
    display: inline-flex;
    margin-top: 10px
}

.blg_more a {
    position: relative;
    color: #e8670e;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline
}

.blg_more a:before {
    content: "\e661";
    font-family: 'themify';
    position: absolute;
    right: -15px;
    top: 0;
    color: #e8670e
}

.ed_detail_head {
    padding: 2rem 0rem
}

.ed_detail_head.lg {
    padding: 4rem
}

.ed_detail_wrap.light {
    color: #ffffff
}

.ed_detail_wrap {
    width: 100%;
    display: block;
    position: relative
}

.ed_header_caption ul {
    padding: 0;
    margin: 0
}

.ed_header_caption ul li,.edu_inline_info li {
    display: inline-block;
    margin-right: 1.5rem;
    list-style: none;
    font-size: 14px
}

.ed_header_caption ul li:last-child,.edu_inline_info li:last-child {
    margin-right: 0rem
}

.ed_header_caption ul li i,.edu_inline_info li i {
    margin-right: 7px
}

.ed_header_caption {
    width: 100%;
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 1rem
}

.ed_rate_info {
    display: flex;
    align-items: center;
    width: 100%
}

.ed_rate_info .star_info {
    margin-right: 10px;
    position: relative
}

.ed_rate_info .star_info i {
    font-size: 14px;
    color: #ced7e8;
    margin-right: 1px
}

.ed_rate_info .star_info i.filled {
    color: #ffc800
}

.review_counter {
    font-size: 14px
}

.review_counter strong {
    font-size: 14px
}

.review_counter strong.poor {
    color: #de1f1f
}

.review_counter strong.mid {
    color: #e69110
}

.review_counter strong.good {
    color: #3db773
}

.review_counter strong.high {
    color: #7baf17
}

.ed_detail_wrap.light {
    color: #ffffff
}

.ed_detail_wrap.light ul.cources_facts_list li {
    background: rgba(255,255,255,0.1) !important;
    color: #ffffff !important
}

.inline_edu_wrap {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.inline_edu_first {
    flex: 1
}

.inline_edu_last .enroll-btn {
    border-radius: 0.3rem;
    color: #ffffff !important
}

.inline_edu_last {
    display: flex;
    align-items: center
}

.inline_edu_last .edu_price {
    font-size: 31px;
    margin: 0;
    margin-right: 10px
}

ul.list_ed_detail2 {
    margin: 0px;
    padding: 0;
    width: 100%;
    display: block
}

ul.list_ed_detail2 li {
    width: 100%;
    margin-bottom: 10px;
    display: block;
    padding: 15px 15px;
    background: #f4f5f7;
    border-radius: 5px
}

ul.list_ed_detail2 li:last-child {
    margin-bottom: 0px
}

ul.list_ed_detail2 li i {
    margin-right: 15px
}

ul.list_ed_detail2 li strong {
    margin-right: 20px
}

ul.list_ed_detail2 li.tag-1 {
    background: rgba(47,175,92,0.1);
    color: #2faf5c
}

ul.list_ed_detail2 li.tag-1 strong,ul.list_ed_detail2 li.tag-1 i {
    color: #2faf5c
}

ul.list_ed_detail2 li.tag-2 {
    background: rgba(255,152,1,0.1);
    color: #ff9800
}

ul.list_ed_detail2 li.tag-2 strong,ul.list_ed_detail2 li.tag-2 i {
    color: #ff9800
}

ul.list_ed_detail2 li.tag-3 {
    background: rgba(216,67,56,0.1);
    color: #d84338
}

ul.list_ed_detail2 li.tag-3 strong,ul.list_ed_detail2 li.tag-3 i {
    color: #d84338
}

ul.list_ed_detail2 li.tag-4 {
    background: rgba(143,96,218,0.1);
    color: #8f60da
}

ul.list_ed_detail2 li.tag-4 strong,ul.list_ed_detail2 li.tag-4 i {
    color: #8f60da
}

ul.list_ed_detail2 li.tag-5 {
    background: rgba(23,140,232,0.1);
    color: #2196f3
}

ul.list_ed_detail2 li.tag-5 strong,ul.list_ed_detail2 li.tag-5 i {
    color: #2196f3
}

.ed_view_box .property_video.sm {
    margin-bottom: 1rem
}

.property_video {
    position: relative
}

.property_video.radius {
    position: relative;
    overflow: hidden;
    border-radius: 14px
}

.ed_view_box .property_video .thumb,.ed_view_box .property_video:before {
    border-radius: 6px;
    overflow: hidden
}

.property_video:before {
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    content: "";
    bottom: 0;
    opacity: 0.3;
    border-radius: 1rem
}

.property_video .thumb .pro_img {
    min-height: 290px;
    max-height: 290px
}

.ed_view_box .property_video .thumb,.ed_view_box .property_video:before {
    border-radius: 6px
}

.property_video .thumb .pro_img {
    width: 100%;
    object-fit: contain
}

.property_video.sm .thumb .pro_img {
    min-height: 100px;
    max-height: 100px
}

.property_video.lg .thumb .pro_img {
    min-height: 330px;
    max-height: 330px
}

.property_video .bb-video-box {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #ffffff;
    border-radius: 50%;
    transform: translate(-50%,-50%)
}

.bb-video-box-inner {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,1)
}

.edu_wraper {
    width: 100%;
    padding: 2rem;
    background: #ffffff;
    border-radius: 0.5rem;
    margin-bottom: 30px
}

.font-medium {
    font-weight: 500
}

.edu_wraper.border {
    border: 1px solid #e7ecf5
}

.edu_wraper .edu_title {
    margin-bottom: 1rem;
    font-size: 18px
}

ul.edu_list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center
}

ul.edu_list li {
    width: 100%;
    margin: 0;
    padding: 10px 0
}

ul.edu_list li i {
    margin-right: 7px
}

ul.edu_list li strong {
    margin-left: 1rem
}

ul.edu_list.right li strong {
    float: right;
    font-size: 12px
}

ul.edu_list.third li {
    flex: 0 0 33.333333%
}

.instructor_over_info ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    width: 100%
}

.instructor_over_info {
    position: absolute;
    bottom: 20px;
    left: 20px
}

.ins_info {
    display: flex;
    align-items: center
}

.ins_info .ins_info_thumb {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 7px
}

.ins_info_caption span {
    font-size: 13px;
    color: #ffffff
}

.ins_info_caption h4 {
    font-size: 15px;
    color: #ffffff;
    margin: 0;
    line-height: 1.2
}

.instructor_over_info ul li {
    margin-right: 2.5rem;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600
}

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

.instructor_over_info ul li span {
    font-size: 13px;
    font-weight: 400;
    display: block;
    color: #ffffff
}

.eds_rate {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-weight: 600
}

.eds_rating {
    margin-left: 5px;
    font-size: 13px
}

.eds_rating i {
    margin-right: 2px;
    font-size: 10px
}

.eds_rating i.filled {
    color: #f1992c
}

.rating-overview {
    display: flex;
    margin: 35px 0 25px;
    background: #fff;
    padding: 30px;
    padding-right: 20px;
    border-radius: 0.5rem
}

.rating-overview.border {
    border: 1px solid #e7ecf5
}

.rating-overview-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border: #ffdead;
    width: 135px;
    margin-right: 20px;
    text-align: center;
    border-radius: 0;
    border-right: 1px solid #e8e8e8;
    padding-right: 27px
}

.rating-overview-box-total {
    font-size: 58px;
    font-weight: 700;
    line-height: 1em;
    display: block;
    color: #2a2f3a
}

.rating-overview-box-percent {
    font-size: 15px;
    margin-bottom: 0;
    display: block
}

.rating-overview-box .star-rating {
    font-size: 16px;
    margin: 0;
    display: block;
    letter-spacing: -.5px
}

.rating-bars {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0;
    align-items: center
}

.rating-bars-item {
    margin: 10px 15px;
    width: calc(50% - 30px);
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

@media (max-width: 1366px) {
    .rating-bars-item {
        width:calc(50% - 30px)
    }
}

.rating-bars-name {
    font-weight: 600;
    color: #4c4f5a;
    display: block;
    font-size: 14px;
    line-height: 22px
}

.rating-bars-inner {
    display: flex;
    width: 100%
}

.rating-bars-rating {
    display: inline-block;
    vertical-align: baseline;
    background: #f4f5f7;
    width: 100%;
    height: 6px;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #f4f5f7;
    align-self: center
}

.rating-bars-rating-inner {
    height: 6px;
    display: block;
    background-color: #f4f5f7;
    position: relative;
    width: 0;
    transition: width .5s
}

.rating-bars-rating.high .rating-bars-rating-inner {
    background-color: #00ba74
}

.rating-bars-rating.good .rating-bars-rating-inner {
    background-color: #83ce36
}

.rating-bars-rating.mid .rating-bars-rating-inner {
    background-color: #fbb851
}

.rating-bars-rating.poor .rating-bars-rating-inner {
    background-color: #e6453c
}

.rating-bars-item strong {
    color: #4c4f5a;
    font-size: 12px;
    font-weight: 600;
    align-self: center;
    background: #f4f5f7;
    border-radius: 50px;
    width: 46px;
    height: 22px;
    text-align: center;
    line-height: 21px
}

.rating-overview-box .star-rating i {
    color: #ff9500
}

.ed_view_box {
    display: block;
    position: relative;
    border-radius: 0.5rem;
    background: #ffffff;
    padding: 12px;
    margin-bottom: 30px
}

.ed_view_box.border {
    border: 1px solid #e7ecf5
}

.ed_view_box .property_video.sm {
    margin-bottom: 1rem
}

.ed_view_price,.ed_view_features,.ed_view_link {
    display: block;
    margin-bottom: 5rem;
    padding: 0 20px !important
}

.ed_view_price span {
    font-size: 13px
}

.ed_view_features span {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
    color: #485067
}

.ed_view_features ul {
    margin: 0;
    padding: 0
}

.ed_view_features ul li {
    font-size: 14px;
    position: relative;
    padding: 11px 0px
}

.ed_view_features ul li i {
    width: 25px;
    height: 25px;
    background: rgba(3,185,124,0.12);
    border-radius: 50%;
    position: relative;
    border: 1px dashed #e8670e;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #e8670e;
    margin-right: 7px
}

.ed_author h2 {
    display: flex;
    align-items: center
}

.ed_author .old_prc {
    font-size: 20px;
    margin-left: 10px;
    color: #b3b8c7;
    text-decoration: line-through;
    font-weight: 500
}

.ed_view_link .enroll-btn {
    width: 100%;
    margin: 1.5rem auto 0;
    display: flex;
    height: 54px;
    font-weight: 600;
    border-radius: 0.4rem;
    color: #ffffff !important;
    align-items: center;
    justify-content: center
}

.ed_view_link .theme-light.enroll-btn {
    color: #e8670e !important;
    border: 1px dashed
}

.ed_view_link .enroll-btn i {
    margin-left: 1rem
}

.ed_view_box.style_2 {
    padding: 0 0 12px
}

.ed_author {
    padding: 15px 20px;
    border-bottom: 1px solid #e6ebf5;
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.ed_author .ed_author_thumb {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 10px;
    overflow: hidden
}

.ed_author_box h4 {
    font-size: 15px;
    margin-bottom: 0px;
    color: #24376f;
    line-height: 1.4
}

.ed_author_box span {
    font-size: 13px
}

.ed_view_box.style_3 {
    padding: 0 0 0;
    overflow: hidden;
    border-radius: 0.5rem
}

.ed_view_box .property_video .thumb,.ed_view_box .property_video:before {
    border-radius: 6px
}

.ed_view_box.style_3 .property_video .thumb,.ed_view_box.style_3 .property_video:before {
    border-radius: 0
}

.ed_view_box.style_3 .ed_view_features.half_list ul {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap
}

.ed_view_box.style_3 .ed_view_features ul li {
    margin-bottom: 0px;
    font-size: 14px;
    position: relative;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex: 0 0 50%
}

.ed_view_box.style_3 .ed_view_features ul li i {
    width: 29px;
    height: 29px;
    font-size: 10px
}

.ed_view_box.style_3 .ed_view_features ul li i {
    background: rgba(3,185,124,0.11);
    color: #e8670e;
    border: none
}

.ovrlio {
    margin-top: -250px;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.ovrlio.min {
    margin-top: -150px;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.stick_top {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.list-single-main-item {
    padding: 30px 30px;
    border-radius: 100%;
    background: #fff;
    border-radius: 0.5rem;
    margin-bottom: 20px
}

.list-single-main-item.border {
    border: 1px solid #e7ecf5
}

.list-single-main-item-title {
    margin: 0 0 20px 0
}

.list-single-main-item-title h3 {
    color: #334e6f;
    text-align: left;
    font-size: 18px;
    font-weight: 600
}

.reviews-comments-wrap {
    display: inline-table;
    margin-top: 30px
}

.reviews-comments-item {
    padding: 0 0 30px 75px;
    position: relative;
    float: left;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee
}

.reviews-comments-item:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0
}

.review-comments-avatar {
    position: absolute;
    top: 0;
    left: 00px;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%
}

.reviews-comments-item-text {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 20px
}

.reviews-comments-item-text h4 {
    text-align: left;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px
}

.listing-rating {
    margin-bottom: 1rem
}

.reviews-comments-item-text .listing-rating i {
    margin-right: 4px;
    font-size: 10px;
    color: #dadde6
}

.reviews-comments-item-text .listing-rating i.active {
    color: #ff9800
}

.reviews-comments-item-text .listing-rating.high i.active {
    background: #00ba74
}

.reviews-comments-item-text .listing-rating.good i.active {
    background: #83ce36
}

.reviews-comments-item-text .listing-rating.mid i.active {
    background: #fbb851
}

.reviews-comments-item-text .listing-rating.poor i.active {
    background: #e6453c
}

.reviews-comments-item-text p {
    text-align: left
}

.reviews-comments-item-date {
    float: right;
    font-weight: 500;
    color: #86889a;
    font-size: 13px
}

.reviews-comments-item-date i {
    margin-right: 10px
}

.reviews-reaction {
    margin-top: 1rem
}

.reviews-reaction a {
    margin-right: 20px;
    color: #8c97a2
}

.reviews-reaction a.comment-like.active {
    color: #0eb987
}

.reviews-reaction a.comment-dislike.active {
    color: #244763
}

.reviews-reaction a.comment-love.active {
    color: #ea1a57
}

.review-count {
    font-weight: 600
}

.circullum .card-body {
    padding-top: 0
}

ul.lectures_lists {
    padding: 0;
    margin: 0;
    border-radius: 2px;
    overflow: hidden
}

ul.lectures_lists li {
    padding: 17px 15px;
    padding-left: 0;
    background: #f1f4fb;
    color: #24394e;
    border-bottom: 1px solid #e5e8ef;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 600;
    cursor: pointer
}

.edu_wraper ul.lectures_lists li {
    background: #ffffff
}

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

.lectures_lists_title {
    font-weight: 400;
    font-size: 14px;
    color: #647b9c
}

.lectures_lists_title i {
    margin-right: 5px
}

span.cls_timing {
    font-size: 12px;
    color: #4e6579;
    font-weight: 600;
    position: absolute;
    right: 6px
}

.lectures_lists_title .dios {
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255,152,0,0.12);
    color: #ff9800;
    border: 2px solid rgba(255,152,0,0.12);
    font-size: 10px
}

.complete .lectures_lists_title .dios {
    background: rgba(3,185,124,0.12);
    border: 2px solid rgba(3,185,124,0.12);
    color: #e8670e
}

.progressing .lectures_lists_title .dios {
    background: rgb(224 246 239);
    color: #e8670e;
    border-left: 2px solid #e0f6ef;
    border-right: 2px solid #e8670e;
    border-top: 2px solid #e0f6ef;
    border-bottom: 2px solid #e8670e
}

.authi_125 {
    position: relative;
    border-radius: 0.4rem;
    overflow: hidden
}

.klio_45 {
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    position: absolute;
    bottom: 12px;
    left: 10px;
    padding-left: 10px;
    background: rgba(2,2,2,0.2);
    border-radius: 4px
}

.klio_45 h6 {
    color: #ffffff;
    font-weight: 500;
    margin: 0
}

.lklo_45 {
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    background: #ffffff;
    color: #7b7d98;
    border-radius: 50%;
    font-size: 10px;
    margin-right: 7px
}

.dlkio_452 {
    display: flex;
    align-items: center
}

.ed_view_link .enroll-btn.theme-border {
    color: #4a5669 !important;
    border: 1px solid #eaeff7
}

.liop_wraps {
    display: grid;
    grid-template-columns: repeat(24,1fr);
    column-gap: 16px;
    grid-column: span 24 / auto;
    position: relative;
    margin-bottom: 30px
}

.liop_wraps_01 {
    grid-column: 1 / 9;
    position: sticky;
    top: 235px
}

.liop_wraps_list {
    font-size: 12px;
    font-weight: normal;
    grid-column: 9 / 36
}

.liop_wraps_single {
    display: flex;
    align-items: center;
    padding: 1rem 0.8rem;
    background: #ffffff;
    border-radius: 0.5rem;
    margin-bottom: 0.8rem
}

.bhu_486 {
    padding-left: 10px
}

.bhu_486 h5 {
    font-size: 14px;
    margin: 0 0 5px;
    font-weight: 600
}

.bhu_486 span {
    color: #4e6579;
    font-size: 12px;
    font-weight: 600
}

.lki_813 {
    margin-right: 10px;
    text-align: center
}

.lki_813 h6 {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.lki_813 span {
    font-weight: 600;
    font-size: 18px;
    color: #e8670e
}

.liop_wraps_01 span {
    font-size: 13px;
    font-weight: 600
}

.instructor_wrap {
    width: 100%;
    position: relative;
    display: table;
    border-radius: 0.3rem;
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0,22,84,0.1);
    text-align: center;
    padding: 3em 1rem;
    margin-bottom: 30px
}

.instructor_thumb {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 1rem auto;
    display: table
}

.instructor_caption h4 {
    font-size: 18px;
    margin-bottom: 0px
}

.instructor_caption ul {
    margin: 10px auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.instructor_caption ul li {
    padding: 0 8px
}

ul.st_rate_info li {
    margin-right: 2px;
    font-size: 12px;
    display: inline-block;
    color: #c5cee2
}

ul.st_rate_info li .filled {
    color: #FF9800
}

.single_instructor {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px;
    border-radius: 0.5rem;
    margin-bottom: 30px;
    background: #ffffff;
    overflow: hidden
}

.single_instructor.border {
    border: 1px solid #e7ecf5
}

.single_instructor_thumb {
    width: 230px;
    height: 230px;
    border-radius: 4px;
    overflow: hidden
}

.single_instructor_thumb img {
    max-width: 100%;
    border-radius: 4px
}

.single_instructor_caption {
    padding-left: 2rem;
    flex: 1
}

.single_instructor_caption h4 {
    margin-bottom: 3px
}

ul.instructor_info {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem
}

ul.instructor_info li {
    display: inline-block;
    margin-right: 1rem;
    font-size: 13px
}

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

ul.instructor_info li i {
    margin-right: 7px
}

ul.social_info {
    margin-top: 15px;
    padding: 0
}

ul.social_info li {
    display: inline-block;
    margin-right: 15px
}

ul.social_info li a {
    width: 36px;
    height: 36px;
    display: flex;
    background: rgba(3,185,124,0.1);
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(3,185,124,0.1);
    border-radius: 4px;
    font-size: 12px;
    color: #e8670e
}

.collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s
}

.collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(90deg) translateX(-1px)
}

.collapsible-link[aria-expanded='true']::before {
    transform: rotate(180deg)
}

.card-header {
    position: relative
}

.accordion .card {
    /*border-color: #e8edf7;
    margin-bottom: 10px;
    border: 1px solid #e9ecef*/
}

.accordion_title {
    text-transform: capitalize;
    font-size: 16px
}

.page-sidebar {
    border-radius: 0.4rem;
    background: #ffffff;
    padding: 25px;
    margin-bottom: 30px
}

a.filter_links {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #16447d !important;
    border-bottom: 1px solid #e6eaf1
}

.short_wraping {
    background: #ffffff;
    border-radius: 0.4rem;
    margin-bottom: 1.5rem;
    width: 100%;
    padding: 10px 0
}

.dlks_152 {
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: flex-end
}

.lmk_485 ul {
    padding: 0;
    margin: 0
}

.lmk_485 ul li {
    list-style: none;
    display: inline-block;
    margin-left: 0px
}

.lmk_485 ul li a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #585d6d;
    border: 1px solid #e1e3e8;
    border-radius: 0.2rem
}

.lmk_485 ul li a.active {
    color: #e8670e;
    border-color: #e8670e
}

.shorting-right {
    display: flex;
    align-items: center;
    justify-content: end
}

.btn.btn-filter {
    height: 40px;
    padding: 0 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e1e3e8;
    color: #585d6d
}

.shorting-right label {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px
}

.drp-select.dropdown-menu {
    border: 1px solid #e1e3e8
}

.drp-select.dropdown-menu a,.drp-select.dropdown-menu a.dropdown-item {
    font-size: 14px;
    padding: 7px
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e8670e
}

#v-pills-tab .nav-link {
    border: 1px solid #e6e8ef;
    outline: none !important;
    box-shadow: none;
    margin-bottom: 10px;
    width: 100%;
    cursor: pointer;
    transition: all ease 0.4s
}

#v-pills-tab .nav-link.active {
    border-color: #e8670e
}

#v-pills-tab .nav-link:hover,#v-pills-tab .nav-link:focus {
    background: rgba(3,185,124,0.11);
    color: #e8670e;
    border: 1px solid rgba(3,185,124,0.17)
}

.nav-tabs {
    border: none
}

.nav-tabs .nav-link {
    background: #eff3f7;
    border: 1px solid #edeff5;
    border-radius: 4px;
    cursor: pointer;
    transition: all ease 0.4s
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    background: rgba(3,185,124,0.11);
    color: #e8670e;
    border: 1px solid rgba(3,185,124,0.17);
    border-radius: 4px
}

.nav-tabs .nav-link.active {
    background: #e8670e;
    border: 1px solid #e8670e;
    color: #ffffff
}

.side_scrolls_nav .nav.nav-pills .nav-link {
    text-align: left;
    padding: 15px 14px;
    margin-bottom: 0.8rem;
    background: rgba(3,185,124,0.11);
    color: #e8670e;
    transition: all ease 0.4s
}

.side_scrolls_nav .nav.nav-pills .nav-link.active,.side_scrolls_nav .nav.nav-pills .nav-link:hover,.side_scrolls_nav .nav.nav-pills .nav-link:focus {
    background: #e8670e;
    color: #ffffff
}

.prd_grid_box {
    position: relative;
    display: block;
    border-radius: 0.5rem;
    border: 1px solid #eff3f7;
    margin-bottom: 30px;
    background: #ffffff;
    transition: all ease 0.4s
}

.prd_grid_thumb {
    position: relative;
    display: block;
    padding: 3rem 1rem 0rem
}

.prd_grid_caption {
    position: relative;
    padding: 0 1.5rem 1.5rem;
    text-align: center
}

.prd_center_capt .prd_title h4 {
    font-size: 18px;
    margin: 0
}

.prd_review {
    display: flex;
    align-items: center;
    justify-content: center
}

.prd_review i {
    font-size: 10px;
    margin: 0 1.5px;
    color: #cdd1dc
}

.prd_review i.filled {
    color: #ff9800
}

.prd_review span {
    font-size: 13px;
    font-weight: 600;
    color: #4e6579
}

.prd_bot_capt {
    align-items: center;
    margin-top: 1rem
}

.prd_price_info {
    flex: 1;
    position: relative
}

.prd_price_info .org_prc {
    margin: 0;
    font-size: 16px
}

.prd_price_info .old_prc {
    font-size: 14px;
    font-weight: 400;
    color: #4e6579;
    text-decoration: line-through;
    margin: 0 4px 0px 0px
}

.prd_button .bth.bth_prd {
    height: 50px;
    padding: 0.5rem 1rem;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: rgba(3,185,124,0.15);
    color: #e8670e;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0.2rem;
    transition: all ease 0.4s
}

.prd_label {
    display: inline-flex;
    padding: 2px 15px;
    color: #ffffff;
    background: #333c56;
    border-radius: 50px;
    height: 28px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 15px;
    top: 15px
}

.prd_label.new {
    background: #8bc34a
}

.prd_label.hot {
    background: #f3450e
}

.prd_grid_box:hover,.prd_grid_boxLfocus {
    border: 1px solid rgba(3,185,124,0.5);
    cursor: pointer;
    z-index: 1
}

.prd_grid_box.list_view {
    display: flex;
    align-items: center;
    width: 100%
}

.prd_grid_box.list_view .prd_grid_thumb {
    padding: 0.5rem
}

.prd_grid_box.list_view .prd_grid_thumb img {
    max-height: 180px
}

.prd_grid_box.list_view .prd_grid_caption {
    flex: 1;
    padding: 0.8rem 0.5rem;
    text-align: left
}

.prd_grid_box.list_view .prd_review {
    justify-content: flex-start
}

.prd_grid_box.list_view .prd_center_capt .prd_title h4 {
    font-size: 16px;
    line-height: 1.2
}

.prd_grid_box.list_view .tag_shby {
    font-size: 13px;
    font-weight: 600;
    color: #4caf50;
    line-height: 1
}

.prd_grid_box.list_view .prd_bot_capt {
    display: flex;
    align-items: center
}

.prd_grid_box.list_view .prd_button {
    margin-right: 10px
}

.prd_grid_box.list_view .prd_button .bth.bth_prd {
    padding: 0.5rem 1.5rem;
    color: #ffffff;
    background: #e8670e
}

.prt_saveed_12lk .toggler {
    color: #bec7d8;
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.prt_saveed_12lk .toggler [type=checkbox]:checked,.toggler [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.prt_saveed_12lk .toggler input:checked + i {
    color: #e8670e
}

.shd_142 {
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #f3f5f9;
    z-index: 11
}

span.tb_date {
    display: block;
    font-size: 13px;
    font-weight: 400
}

.tb_course_thumb {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 3px
}

.tb_course_thumb img {
    height: 100%;
    object-fit: cover;
    border-radius: 3px
}

a.remove_cart {
    height: 32px;
    width: 32px;
    display: flex;
    border-radius: 50%;
    background: #e5e7f1;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

input.form-control.qty {
    background: #f4f5f7;
    max-width: 110px
}

.cart_totals.checkout {
    padding: 1.5rem;
    background: #ffffff;
    box-shadow: none;
    border-radius: 0.5rem;
    border: 1px solid #e8ecf7
}

.cart_totals.checkout h4 {
    font-size: 17px
}

ul.cart_list {
    padding: 0;
    margin: 0
}

ul.cart_list li {
    padding: 7px 0;
    display: block;
    width: 100%
}

ul.cart_list li strong {
    float: right;
    color: #5c698e
}

.flex_cart {
    display: flex;
    align-items: center;
    margin: 1rem 0 2rem;
    border-top: 1px dashed #dfe6ec;
    padding-top: 15px
}

.flex_cart_1 {
    font-size: 18px;
    font-weight: 600;
    color: #e8670e
}

.flex_cart_1 {
    flex: 1
}

.flex_cart_2 {
    font-size: 18px;
    font-weight: 600;
    color: #ff9800
}

.btn.checkout_btn {
    height: 54px;
    width: 100%;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease 0.4s;
    background: #e9ecf1;
    color: #4b577b;
    font-weight: 600
}

.woocommerce.single_product.quick_view_wrap {
    width: 100%;
    display: flex;
    align-items: center
}

.single_product.quick_view_wrap .woo-single-images {
    width: 50%
}

.feature-style-single img {
    width: 100%
}

.single_product.quick_view_wrap .entry-summary {
    width: 50%;
    margin: 0;
    padding: 0
}

.single_product.quick_view_wrap .entry-summary>.woo_inner {
    max-width: calc(100% - 40px);
    padding-left: 70px
}

.woo_product_title {
    font-size: 22px;
    margin: 0;
    line-height: 1.4
}

.woo_price_rate {
    display: flex;
    align-items: center;
    width: 100%
}

.woo_rating {
    margin-right: 1rem
}

.woo_rating i {
    font-size: 10px;
    margin: 0 1px;
    color: #c1cde4
}

.woo_rating .filled {
    color: #FF9800
}

.woo_short_desc {
    margin-top: 1.5rem
}

.quantity-button-wrapper {
    margin: 1.5rem 0
}

.quantity-button-wrapper {
    display: flex;
    align-items: center
}

.quantity-button-wrapper label {
    font-weight: 800;
    margin-right: 1rem;
    color: #454d67
}

.woo_buttons {
    display: flex;
    align-items: center;
    width: 100%
}

.woo_buttons .btn.btn-theme2 {
    height: 54px;
    border-radius: 4px;
    background: #da0b4e
}

.woo_buttons .woo_btn_light {
    height: 54px;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
    background: #e3e7ef;
    color: #4f5a6f;
    border-radius: 4px;
    padding: 0 20px;
    display: flex;
    transition: all ease 0.4s
}

.woo_buttons .woo_btn_light:hover,.woo_buttons .woo_btn_light:focus {
    color: #ffffff;
    background: #da0b4e
}

.woo_inner .shop_status.sell,.woo_inner .shop_status.new {
    left: 25px
}

.woo_inner .shop_status.hot {
    left: 25px
}

ul.woo_info {
    display: inline-block;
    margin: 0;
    width: 100%
}

ul.woo_info li {
    display: inline-block;
    margin-right: 1rem
}

.tag_cloud {
    display: inline-block
}

.tag_cloud a {
    display: block;
    float: left;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 1.5;
    padding: 7px 15px 6px;
    border-radius: 3px;
    background: #e7eaf1;
    color: #919baf;
    border: 0;
    margin: 5px;
    overflow: hidden
}

.tag_cloud a:hover,.tag_cloud a:focus {
    background: #da0b4e;
    color: #ffffff !important
}

.product_item {
    display: flex;
    align-items: center
}

.product_item .thumbnail {
    line-height: 0;
    flex-shrink: 0
}

.product_item .thumbnail img {
    float: left;
    margin-right: 20px;
    margin-left: 0;
    width: 100px
}

.product_item .product-title {
    display: block;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.44;
    margin-bottom: 0
}

.product_item .product-title a {
    display: inline-block;
    color: inherit;
    font-weight: inherit
}

.product_item .price {
    display: block;
    font-size: 14px;
    margin: 7px 0 0
}

.price_ver {
    font-weight: 800;
    color: #da0b4e
}

.price_ver del {
    margin-left: 1rem;
    color: #9eadc7;
    font-size: 12px
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #ffffff;
    border-radius: .25rem
}

.breadcrumb-item.active {
    color: #e8670e
}

.dashboard-navbar,.dashboard-wraper {
    position: relative;
    width: 100%;
    padding: 2em 0rem;
    background: #ffffff;
    border-radius: 0.2rem
}

.d-user-avater {
    text-align: center;
    margin: 2em 0;
    padding: 0 1rem
}

.d-user-avater img {
    max-width: 120px;
    border-radius: 50%;
    margin-bottom: 8px
}

.d-user-avater h4 {
    margin: 10px 0 3px 0;
    font-size: 17px
}

.d-navigation {
    position: relative;
    padding: 0 1rem
}

.d-navigation ul {
    padding: 0;
    margin: 0
}

.d-navigation ul li {
    list-style: none;
    padding: 0
}

.d-navigation ul li a {
    padding: 3px 0;
    color: #144273;
    font-size: 13px;
    border-radius: 0.3rem;
    padding: 14px 15px;
    font-weight: 600;
    display: inline-block
}

.d-navigation ul li.active>a {
    color: #e8670e !important;
    background: rgba(3,185,124,0.12) !important
}

.d-navigation ul li a i {
    margin-right: 10px
}

ul.nav.nav-second-level.collapse {
    display: none
}

ul.nav.nav-second-level.collapse.show {
    display: block
}

.nav-second-level li {
    display: block;
    width: 100%
}

.d-navigation ul li a {
    width: 100%
}

.nav-second-level li a {
    color: #787e94 !important
}

.d-navigation ul li a span {
    font-size: 12px;
    float: right;
    top: 5px;
    position: relative
}

.d-navigation ul li.active a span:before {
    content: "\e64b"
}

.dashboard_stats_wrap {
    display: inline-block;
    padding: 1.5rem 1rem;
    background-color: #ffffff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    transition: .3s;
    cursor: default;
    text-align: center
}

.dashboard_stats_wrap_content h4 {
    font-size: 35px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #22374e;
    letter-spacing: 1px
}

.dashboard_stats_wrap_content span {
    font-size: 14px;
    margin-top: 4px;
    line-height: 24px;
    font-weight: 500;
    display: inline-block
}

.dashboard_stats_wrap-icon {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-40%);
    font-size: 80px
}

.dashboard_stats_wrap-icon {
    font-size: 65px
}

.elso_syu89 ul {
    padding: 0;
    margin: 0.8rem auto
}

.elso_syu89 ul li {
    display: inline-block;
    padding: 0 4px;
    list-style: none
}

.elso_syu89 ul li>a {
    width: 38px;
    height: 38px;
    border-radius: 4px;
    color: #738090 !important;
    border: 1px solid #e7ebef;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.elso_syu77 {
    display: flex;
    padding: 1rem 0;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eef1f3
}

.one_third {
    flex: 0 0 33.333333%;
    width: 33.333333%;
    text-align: center
}

.elso_syu77 span {
    font-size: 13px;
    font-weight: 600;
    color: #727d9e
}

.one_45ic {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 5px;
    border-radius: 50%
}

.grousp_crs {
    background: #ffffff;
    border-radius: 0.4rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    padding: 12px 12px
}

.grousp_crs_left {
    flex: 1;
    padding-right: 2rem;
    display: flex;
    align-items: center
}

.grousp_crs_thumb {
    width: 50px;
    height: 50px;
    background: #f4f5f7;
    border-radius: 4px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.grousp_crs_thumb img {
    max-width: 30px
}

.grousp_crs_caption {
    flex: 1
}

.grousp_crs_caption h4 {
    margin: 0;
    font-size: 15px;
    line-height: 1.4
}

.grousp_crs_right {
    display: flex;
    align-items: center
}

.frt_125 {
    margin-right: 10px;
    font-weight: 600
}

.card {
    /*margin-bottom: 30px;*/
    border: none;
    border-radius: 0.25rem;
    overflow: hidden
}

.card-header {
    background: #ffffff;
    border-color: #e6eaf1
}

.card-header h6 {
    margin: 0;
    font-size: 16px
}

.ground-list {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden!important;
    -ms-overflow-style: none
}

.ground {
    display: -ms-flex-box;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.ground-list-single {
    -webkit-box-align: center;
    align-items: center
}

.ground-list-single {
    padding: 16px 10px;
    border-bottom: 1px solid #eaeff5
}

.ground-list-single:last-child {
    border: none
}

.ground>* {
    margin: 0 6px
}

.ground-list-single a {
    position: relative
}

.btn-circle-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #606e88;
    border: 1px solid #eaeff5;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 50%
}

.ground-content {
    -ms-flex: 1;
    flex: 1
}

.ground-content>* {
    margin-bottom: 0
}

.ground-content .small {
    display: block
}

.ground-content h6 {
    font-size: 14px
}

.dashboard_wrap {
    padding: 1rem 1rem;
    background-color: #ffffff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.dash_list h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
    color: #3f51b5
}

.dash_list td p {
    font-size: 12px
}

.dash_list td p>span {
    font-weight: 600;
    margin-left: 5px
}

.dhs_tags {
    background: #eceef1;
    padding: 4px 8px;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    border-radius: 2px
}

.dash_list .smalls {
    font-size: 11px;
    font-weight: 600
}

.dash_list .smalls.lg {
    font-size: 13px
}

.dash_list .trip {
    font-size: 11px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 2px
}

table.table.dash_list tr th {
    font-size: 13px
}

.btn.btn-action {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eff2f5;
    padding: 0;
    border-radius: 50%;
    color: #e8670e
}

.dash_crs_cat {
    position: relative;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px
}

.dash_crs_cat_thumb {
    position: relative;
    display: block;
    background: #f4f5f7;
    min-height: 150px
}

.dash_crs_cat_caption {
    display: block;
    width: 100%;
    position: relative
}

.dash_crs_cat_head {
    padding: 0.8rem 1rem;
    text-align: center;
    border-bottom: 1px solid #edeff3
}

.dash_crs_cat_head h4 {
    font-size: 15px;
    margin: 0;
    line-height: 1.2
}

.dash_crs_cat_head span {
    font-size: 12px;
    font-weight: 600;
    color: #6d7990
}

.dash_crs_cat_body {
    position: relative;
    display: block
}

.dash_crs_cat_body ul {
    padding: 0;
    margin: 0
}

.dash_crs_cat_body ul li {
    display: block;
    list-style: none;
    padding: 0.7rem 1rem;
    border-bottom: 1px dashed #eaecf1
}

.dash_crs_cat_body ul li span {
    font-size: 13px;
    color: #6d7990
}

.dash_crs_cat_body ul li:last-child {
    border: none
}

.dash_crs_cat_bottom {
    position: relative;
    display: block;
    padding: 1rem
}

a.remove_tools {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e42e2e;
    color: #ffffff;
    right: 10px;
    top: 10px;
    position: absolute;
    z-index: 1;
    transition: all ease 0.4s;
    opacity: 0
}

.dash_crs_cat:hover a.remove_tools,.dash_crs_cat:focus a.remove_tools {
    opacity: 1
}

nav.transparent .breadcrumb {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0
}

.add_new_btn {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #e8670e;
    border-radius: 4px;
    color: #e8670e
}

.note-editor.note-airframe,.note-editor.note-frame {
    border: 1px solid #e6e8ef;
    border-radius: 6px
}

.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar {
    background-color: hsl(213deg 21% 80% / 11%);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 1px solid rgb(213 219 224 / 20%)
}

.note-toolbar {
    position: relative;
    background: #f7f8f9
}

.note-btn.btn.btn-default {
    color: #373e52;
    padding: 5px 15px;
    background: #ffffff;
    border: 1px solid #e9edf1
}

.note-btn.dropdown-toggle::after {
    display: none
}

.note-editor.note-airframe .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-editable {
    height: 120px
}

.alios_slide_nav {
    padding: 0;
    margin: 0
}

.alios_slide_nav li {
    display: inline-block;
    padding: 0 5px;
    list-style: none
}

.alios_slide_nav li .btn.btn_slide {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #e8670e;
    background: rgba(3,185,124,0.1);
    padding: 0;
    border-radius: 50%;
    border: 1px solid rgba(3,185,124,0.1);
    transition: all ease 0.4s
}

.alios_slide_nav li .btn.btn_slide:hover,.alios_slide_nav li .btn.btn_slide:focus {
    color: #ffffff;
    background: #e8670e;
    border: 1px solid #e8670e
}

.alios_slide_nav li .btn.btn_slide.disabled {
    background: #f1f4f9;
    border-color: #e6eaf1;
    color: #333c56
}

.succ_wrap {
    text-align: center;
    padding: 2rem 0;
    max-width: 500px;
    margin: 0 auto
}

.succ_121 {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(3,185,124,0.1);
    border-radius: 50%;
    font-size: 20px;
    color: #e8670e
}

.daterangepicker {
    border: 1px solid #dee3ea
}

.daterangepicker {
    font-family: 'Muli',sans-serif;
    font-size: 15px
}

.daterangepicker .calendar-table td,.daterangepicker .calendar-table th {
    color: #2d3954
}

.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date {
    color: #545d79 !important
}

.daterangepicker td.active,.daterangepicker td.active:hover {
    background-color: #03b37b;
    color: #fff !important
}

.daterangepicker td.available:hover,.daterangepicker th.available:hover {
    background-color: rgba(3,179,123,0.1);
    color: #e8670e
}

.daterangepicker .calendar-table td,.daterangepicker .calendar-table th {
    min-width: 35px;
    width: 37px;
    height: 37px;
    line-height: 34px;
    font-size: 13px
}

th.next.available,.prev.available {
    background-color: rgba(3,179,123,0.1)
}

.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span {
    border-color: #e8670e !important
}

.btn-default {
    color: #333c56
}

.abt_apps {
    padding: 0;
    margin: 1rem auto;
    border: 1px solid #eaedf1;
    border-radius: 4px
}

.abt_apps ul {
    margin: 0;
    padding: 0
}

.abt_apps ul li {
    list-style: none;
    padding: 0.8rem 1rem;
    border-bottom: 1px solid #eaedf1;
    display: flex;
    align-items: center
}

.abt_apps ul li:last-child {
    border: none
}

.abt_apps ul li .abt_left {
    flex: 1;
    font-weight: 600;
    font-size: 13px
}

.abt_apps ul li .elso {
    padding: 5px 8px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600
}

.payouts_inf {
    position: relative;
    display: block
}

.payouts_inf .btn_payouts {
    font-size: 13px;
    font-weight: 600;
    display: block;
    color: #2196f3;
    padding: 4px 8px;
    margin: 4px 0;
    border: 1px solid #2196f3;
    border-radius: 3px;
    text-align: center
}

.th_sety {
    position: relative;
    width: 100%;
    border: 1px solid #e7e8ef;
    border-radius: 5px
}

.th_sety_thumb {
    padding: 0;
    display: block;
    background: #f4f5f7;
    min-height: 130px
}

.th_sety_caption {
    padding: 1rem;
    text-align: left;
    position: relative
}

.sedi_09 {
    font-size: 13px;
    font-weight: 600;
    color: #636d8a
}

.them_sct {
    display: flex;
    align-items: center;
    height: 40px;
    border-radius: 4px;
    justify-content: center;
    background: rgba(3,185,124,0.12);
    margin-top: 5px;
    color: #e8670e;
    transition: all ease 0.4s
}

.them_sct.active,.them_sct:hover,.them_sct:focus {
    background: #e8670e;
    color: #ffffff
}

.shop_status.sell,.shop_status.new {
    background: #42ad63;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 5px;
    font-size: 13px;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #ffffff
}

.tab-content>.tab-pane {
    padding-top: 1rem
}

.call_action_wrap-wrap {
    padding: 70px 0
}

.call_action_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #ffffff;
    align-items: center
}

.call_action_wrap-head {
    flex: 1
}

.call_action_wrap h3 {
    color: #ffffff;
    margin-bottom: 5px
}

.btn.btn-call_action_wrap {
    background: #ffffff;
    border-radius: 5px;
    margin-left: 20px;
    color: #333640;
    font-weight: 600;
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2);
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2)
}

a.btn_aps {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 0
}

.aps_wrapb {
    background: #21242b;
    padding: 0.8rem 1.5rem;
    display: flex;
    align-items: center;
    border-radius: 0.3rem
}

.aps_ico {
    position: relative;
    margin-right: 7px;
    display: inline-block
}

.aps_ico img {
    max-width: 35px
}

.aps_capt span {
    line-height: 1;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600
}

.aps_capt h4 {
    color: #ffffff;
    margin: 0;
    line-height: 1.2
}

.btn_aps.light .aps_wrapb {
    background: #ffffff
}

.btn_aps.light .aps_capt span {
    color: #e8670e
}

.btn_aps.light .aps_capt h4 {
    color: #21242b
}

footer {
    /*z-index: 99;
    position: relative*/
}

footer.dark-footer {
    background: #1d2636
}

footer.footer-small {
    padding: 50px 0 0 0
}

img.img-footer {
    max-width: 180px;
    margin-bottom: 2rem
}

img.img-footer.small {
    margin: 0;
    max-width: 150px;
    position: relative;
    top: 2px
}

.light-footer {
    background: rgba(3,178,123,0.1)
}

.ft-copyright {
    border-top: 1px solid #eaeef3;
    padding: 15px 0 12px 0
}

.ft-copyright p {
    margin-bottom: 0
}

.footer_widget {
    padding: 60px 0 60px
}

h4.widget_title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase
}

.footer_widget ul {
    padding: 0;
    margin: 0
}

.footer_widget ul li {
    list-style: none;
    margin-top: 15px;
    display: block
}

.footer_widget ul li a {
    color: #626a70
}

.light-footer .footer-bottom {
    background: rgba(3,178,123,0.05);
    border: 1px solid rgba(3,178,123,0.05)
}

footer.skin-dark-footer .extream,footer.skin-light-footer .extream {
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.4;
    font-family: 'Muli',sans-serif
}

footer.skin-dark-footer h4 {
    color: #ffffff
}

footer.skin-dark-footer .footer_widget ul li a,footer.skin-dark-footer,footer.skin-dark-footer a {
    color: #5e6d88;
    transition: all ease 0.4s;
    font-size: 14px;
    font-weight: 600
}

footer.skin-dark-footer .footer_widget ul li a:hover,footer.skin-dark-footer .footer_widget ul li a:focus {
    color: #ffffff
}

.footer-bottom {
    padding: 10px 0;
    border-top: 1px solid #273246
}

.footer-bottom.br_light {
    border-color: #eef0f3
}

.skin-dark-footer .footer-bottom {
    background: #1d2636;
    border-top: 1px solid #273246
}

footer.skin-dark-footer ul.footer-bottom-social li a:hover,footer.skin-dark-footer ul.footer-bottom-social li a:focus {
    color: #ffffff;
    opacity: 1
}

.skin-dark-footer .f-newsletter .form-control {
    border: 2px solid #9ea6ba
}

.footer_widget ul li a span.new {
    margin-left: 4px;
    background: #e8670e;
    padding: 3px 10px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px
}

.footer_widget ul li a span.update {
    margin-left: 4px;
    background: #ff9800;
    padding: 3px 10px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px
}

.foot-news-last .form-control {
    height: 60px;
    border: none
}

.foot-news-last .form-control.brd {
    height: 60px;
    border: 1px solid #eef1f5
}

.foot-news-last button {
    box-shadow: none;
    outline: none;
    border: none;
    height: 60px;
    padding: 0 25px
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background: #333c56;
    color: #ffffff
}

#back2Top:hover {
    background-color: #ffffff;
    color: #333c56
}

@media all and (min-height: 600px) and (min-width:767px) {
}

@media all and (min-width: 993px) and (max-width:1024px) {
}

@media all and (min-width: 993px) and (max-width:1199px) {
}

@media (max-height: 600px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .banner_title {
        font-size:38px;
        line-height: 1.2
    }

    .min_large {
        font-size: 40px;
        margin-bottom: 1rem
    }

    .aps_crs_caption.pl {
        padding-left: 10%
    }

    a.filter_links {
        display: none
    }

    div#fltbox {
        display: block
    }
}

@media (min-width: 993px) {
    .account-drop .dropdown-menu {
        min-width:300px
    }

    .light-menu .nav-brand,.light-menu .nav-brand:focus,.light-menu .nav-brand:hover,.light-menu .nav-menu>li>a {
        color: #ffffff
    }

    .light-menu .nav-menu>.active>a,.light-menu .nav-menu>.focus>a,.light-menu .nav-menu>li:hover>a {
        color: #ffffff !important
    }

    .light-menu .nav-menu>li>a .submenu-indicator-chevron {
        border-color: transparent #ffffff #ffffff transparent
    }

    .light-menu .nav-menu>.active>a .submenu-indicator-chevron,.light-menu .nav-menu>.focus>a .submenu-indicator-chevron,.light-menu .nav-menu>li:hover>a .submenu-indicator-chevron {
        border-color: transparent #ffffff #ffffff transparent
    }
}

@media (min-width: 1024px) {
    .side_block.extream_img img.img-fluid {
        max-width:470px
    }
}

@media (min-width: 1200px) {
    .wrk_caption {
        padding:0 2rem
    }

    .hero_banner {
        min-height: 500px;
        height: 100vh
    }

    .banner_title {
        font-size: 42px;
        line-height: 1.2
    }
}

@media (max-width: 1199px) {
    .crs_info_detail ul li {
        font-size:12px;
        font-weight: 600
    }

    .dro_142 h6 {
        font-size: 14px
    }

    .crs_grid_list_thumb {
        width: 190px;
        height: 220px;
        padding: 10px;
        position: relative
    }

    .elso_syu89 ul li {
        padding: 0 2px
    }
}

@media (max-width: 1023px) {
    .crt_io90 h6 {
        font-size:14px
    }

    .dro_142 h6 {
        font-size: 12px;
        line-height: 1.2
    }

    .dro_141 {
        width: 40px;
        height: 40px;
        margin-right: 7px;
        font-size: 17px
    }

    .aps_wrapb {
        padding: 0.8rem 1rem
    }

    .aps_ico {
        margin-right: 5px
    }

    .aps_capt span {
        font-size: 13px
    }

    .aps_capt h4 {
        font-size: 16px
    }

    .aps_ico img {
        max-width: 25px
    }

    .edu_cat_icons {
        width: 55px;
        height: 55px
    }

    .edu_cat_icons img {
        max-width: 30px
    }

    .edu_cat_data h4 {
        font-size: 14px;
        margin-bottom: 1px
    }

    .edu_cat_data {
        padding-left: 10px
    }

    .crp_box.fl_color .dro_142 p {
        font-size: 12px
    }

    .crs_grid_list_thumb {
        width: 188px;
        height: 220px;
        padding: 10px;
        position: relative
    }

    .crs_lt_102 .crs_tit {
        font-size: 15px;
        line-height: 1.4;
        margin: 0
    }

    .crs_lt_103 .crs_info_detail ul li {
        font-size: 11px;
        font-weight: 600
    }

    h1 {
        line-height: 35px;
        font-size: 28px
    }

    .stick_top {
        position: relative;
        top: 0
    }

    .ovrlio {
        margin-top: 0
    }

    .authi_125 {
        margin-bottom: 1rem
    }

    .liop_wraps {
        display: flex;
        flex-wrap: wrap
    }

    .liop_wraps_01 {
        margin-bottom: 10px;
        position: relative;
        top: 0
    }

    .woocommerce.single_product.quick_view_wrap {
        flex-wrap: wrap
    }

    .single_product.quick_view_wrap .woo-single-images {
        width: 100%
    }

    .single_product.quick_view_wrap .entry-summary {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .single_product.quick_view_wrap .entry-summary>.woo_inner {
        max-width: calc(100% - 0px);
        padding-left: 0;
        padding-top: 1rem
    }

    .woo_product_title {
        font-size: 19px;
        margin: 0 0 5px;
        line-height: 1.4
    }

    .d-navigation ul li a {
        padding: 12px 5px;
        font-size: 13px
    }

    .d-navigation ul li a i {
        margin-right: 5px
    }

    .one_third {
        flex: 0 0 100%;
        width: 100%;
        text-align: center;
        margin: 5px 0
    }

    .elso_syu77 {
        flex-wrap: wrap
    }
}

@media (max-width: 992px) {
    .light-menu .nav-toggle:before {
        background-color:#ffffff;
        box-shadow: 0 0.5em 0 0 #ffffff,0 1em 0 0 #ffffff
    }

    .nav-menu>li .nav-dropdown {
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .nav-menu>li>.nav-dropdown:before {
        display: none
    }

    .navigation-portrait .nav-dropdown>li>a {
        padding: 12px 12px 12px 12px
    }

    .navigation-portrait .nav-dropdown>li>ul>li>a {
        padding-left: 10px
    }

    .header.header-light.head-shadow {
        border-bottom: 1px solid #edf0f3
    }

    .btn-group.account-drop {
        position: relative;
        padding: 19px 10px
    }

    .rcs_log_126 .sl_btn {
        width: 100%;
        font-size: 12px
    }

    .rcs_log_126 .sl_btn i {
        margin-right: 5px;
        font-size: 18px
    }

    .change-logo .nav-brand.static-logo {
        display: none
    }
}

@media (max-width: 767px) {
    .slick-next {
        right:0px;
        z-index: 1
    }

    .dlkio_452 {
        display: flex;
        flex-wrap: wrap
    }

    .ed_view_link {
        padding: 0
    }

    .pl-sm-0 {
        padding-left: 5px
    }

    .ed_header_caption .ed_title {
        font-size: 22px;
        line-height: 1.3
    }

    .crs_grid_list {
        display: flex;
        flex-wrap: wrap
    }

    .crs_grid_list_thumb {
        width: 100%;
        height: auto;
        padding: 10px;
        position: relative
    }

    .crs_grid_list_caption {
        flex: auto;
        padding: 1rem
    }

    .crs_lt_103 .crs_info_detail ul li {
        font-size: 13px;
        font-weight: 600
    }

    .slick-prev {
        left: 0px;
        z-index: 1
    }

    .hero_banner {
        padding: 5rem 0
    }

    #pills-tab.nav-pills .nav-link,#myTab .nav-link {
        margin: 5px 4px
    }

    h1 {
        line-height: 30px;
        font-size: 25px
    }

    .font-lg {
        font-size: 14px
    }

    .part_rcp ul {
        flex-wrap: wrap
    }

    .part_rcp ul li {
        margin: 5px 0;
        width: 50%;
        flex: 0 0 50%
    }

    .crp_tags {
        text-align: center;
        margin-bottom: 10px
    }

    .call_action_wrap-head {
        flex: auto;
        margin-bottom: 1rem
    }

    .footer_widget {
        padding: 30px 0 30px
    }

    .footer-middle {
        padding: 30px 0
    }

    .aps_wrapb {
        padding: 0.5rem 0.8rem
    }

    .aps_ico {
        margin-right: 3px
    }

    .aps_capt span {
        font-size: 12px
    }

    .aps_capt h4 {
        font-size: 14px
    }

    .aps_ico img {
        max-width: 22px
    }

    .crs_trio .ctr {
        margin: 0 0 4px;
        font-size: 32px
    }

    .crp_box.fl_color .dro_142 p {
        font-size: 14px
    }

    .crp_box.fl_color .dro_140 {
        margin-bottom: 1rem
    }

    .imageblock .imageblock__content {
        position: relative;
        height: 250px;
        width: 100%;
        margin-bottom: 1rem
    }

    .pt-m-0 {
        padding-top: 0
    }

    .dlks_152 {
        text-align: left;
        justify-content: flex-start;
        margin-top: 10px
    }

    .crs_lt_boxes {
        flex-wrap: wrap
    }

    h2 {
        line-height: 28px;
        font-size: 25px
    }

    .lists-4 li,.lists-3 li,.lists-2 li,.lists-1 li {
        line-height: 21px
    }

    .edu_wraper {
        padding: 2rem 1rem
    }

    ul.lectures_lists li {
        font-size: 11px;
        padding-right: 40px
    }

    .accordion_title {
        padding-right: 18px;
        font-size: 14px
    }

    .card-header h6 {
        margin: 0;
        font-size: 13px
    }

    .rating-overview {
        flex-wrap: wrap
    }

    .rating-overview-box {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0
    }

    .rating-bars-item {
        width: calc(100% - 30px)
    }

    .single_instructor {
        flex-wrap: wrap
    }

    .single_instructor_thumb {
        width: 100%;
        height: auto;
        margin-bottom: 1rem
    }

    .single_instructor_caption {
        padding: 0
    }

    .list-single-main-item {
        padding: 25px 15px
    }

    .review-comments-avatar {
        width: 50px;
        height: 50px
    }

    .reviews-comments-item-text {
        padding: 0 0px
    }

    .reviews-comments-item {
        padding: 0 0 30px 60px
    }

    .reviews-comments-item-text h4 {
        font-size: 14px;
        line-height: 0
    }

    .reviews-comments-item-date {
        font-size: 10px
    }

    .reviews-comments-item-text p {
        font-size: 14px
    }

    body {
        font-size: 14px
    }

    .bhu_486 h5 {
        font-size: 13px;
        margin: 0 0 5px;
        font-weight: 500;
        line-height: 1.4
    }

    .one_third {
        flex: 0 0 33.333333%;
        width: 33.333333%;
        text-align: center;
        margin: 0
    }

    .elso_syu77 {
        flex-wrap: nowrap
    }

    .d-navigation ul li a {
        padding: 13px 10px;
        font-size: 14px
    }

    .d-navigation ul li a i {
        margin-right: 7px
    }

    .dashboard-navbar,.dashboard-wraper {
        margin-bottom: 2rem
    }

    .breadcrumb {
        margin-bottom: 0
    }

    .grousp_crs {
        flex-wrap: wrap
    }

    .grousp_crs_right {
        margin-top: 10px
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb {
        float: left;
        width: 50px
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb img {
        max-width: 50px
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details {
        padding-left: 10px
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name {
        font-size: 13px;
        line-height: 10px;
        margin-bottom: 0
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul li ul {
        padding-left: 25px;
        list-style: none
    }

    .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply {
        font-size: 11px;
        font-weight: 600
    }
}

@media (max-width: 600px) {
}

@media (max-width: 375px) {
    .nav-brand img {
        max-width:165px;
        position: relative;
        top: 2px
    }

    .navigation-portrait .nav-brand {
        margin-left: 20px
    }

    .nav-menu>li>a.crs_yuo12,.mobile_nav .crs_yuo12 {
        width: 35px;
        height: 35px;
        margin-left: -5px
    }

    .btn-group.account-drop {
        position: relative;
        padding: 19px 4px
    }
}

body {
    margin-top: 20px;
    background: #eee
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.0001)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to right,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    z-index: 0!important;
    opacity: 1!important
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.0001)),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to right,rgba(255,255,255,.0001) 0,rgba(255,255,255,0) 100%);
    z-index: 0!important;
    opacity: 1!important
}

.leftarr {
    margin-left: -10vw;
    top: 35%
}

.rightarr {
    margin-right: -10vw;
    top: 35%
}

@media only screen and (max-width: 991px) {
    .leftarr {
        margin-left:-7vw
    }
}

@media only screen and (max-width: 991px) {
    .rightarr {
        margin-right:-7vw
    }
}

@media only screen and (max-width: 767px) {
    .leftarr {
        margin-left:-8vw
    }
}

@media only screen and (max-width: 767px) {
    .rightarr {
        margin-right:-8vw
    }
}

@media only screen and (max-width: 380px) {
    .leftarr {
        margin-left:-3vw
    }

    .tooltiptext1 {
        width: 200px
    }
}

@media only screen and (max-width: 380px) {
    .tooltiptext1 {
        width:300px
    }

    .rightarr {
        margin-right: -3vw
    }
}

.err_span {
    display: none;
    color: red
}

.cities {
    margin-right: 25px;
    line-height: 2.5;
    font-size: 14px;
    color: #51565e;
    font-weight: 400;
    display: inline-block
}

.col-container {
    display: table;
    width: 100%
}

.col {
    display: table-cell;
    padding: 16px
}

.nav-pills>li.active>a {
    /* color: #fff!important; */
    /* background-color: #f44336!important; */
}

.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    /* color: #fff!important; */
    /* background-color: #f44336!important; */
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #dee1e9!important;
    color: #000!important
}

.mat-label {
    display: block;
    font-size: 14px;
    transform: translateY(25px);
    color: #000;
    transition: all .5s
}


.mat-div {
    padding: 10px 0 0 0;
    position: relative
}

.mat-div:after,.mat-div:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1.9px;
    background-color: #000;
    bottom: 0;
    left: 0;
    transition: all .5s
}

.mat-div::after {
    background-color: #000;
    transform: scaleX(0);
    opacity: 1
}

.is-active::after {
    transform: scaleX(1)
}

.is-active .mat-label {
    color: #000;
    opacity: 1
}

.is-completed .mat-label {
    font-size: 14px;
    transform: translateY(0)
}



.table>thead:first-child>tr:first-child>th {
    /* border-top: 1px solid #dedede; */
}

.modal100 {
    display: none;
    position: fixed;
    z-index: 12!important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.6)
}

.modal-content100 {
    background-color: #fefefe;
    margin: 10% auto 1% auto;
    border: 1px solid #888;
    max-width: 30%
}

.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
    width: 40%
}

.close100 {
    position: absolute;
    right: 36%;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    text-align: right!important
}

.close100:focus,.close100:hover {
    color: red;
    cursor: pointer
}

@media only screen and (max-width: 992px) {
    .modal-content100 {
        margin:10% auto 1% auto;
        max-width: 50%
    }

    .close100 {
        right: 27%
    }
}

@media only screen and (max-width: 600px) {
    .close100 {
        right:19%
    }
}

@media only screen and (max-width: 575px) {
    .modal-content100 {
        margin:10% auto 1% auto;
        max-width: 70%
    }
}

@media only screen and (max-width: 400px) {
    .modal-content100 {
        margin:10% auto 1% auto;
        max-width: 70%
    }
}

@media only screen and (max-width: 330px) {
    .modal-content100 {
        margin:10% auto 1% auto;
        max-width: 70%
    }
}

@media only screen and (max-width: 600px) {
    .modal-content100 {
        margin:10% auto 1% auto;
        max-width: 70%
    }
}

@media only screen and (max-width: 380px) {
    .buttonsizeauto {
        width:auto
    }
}

.smallfont {
    font-size: 20px
}

@media only screen and (max-width: 400px) {
    .smallfont {
        font-size:15px
    }
}

#return-to-top {
    z-index: 11;
    position: fixed;
    bottom: 87px;
    right: 20px;
    background: red;
    background: rgba(255,0,0,.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover {
    background: rgba(0,128,0,.9)
}

#return-to-top:hover i {
    color: #fff;
    top: 5px
}

@media only screen and (max-width: 1200px) {
    #return-to-top {
        bottom:90px
    }
}

@media only screen and (max-width: 576px) {
    #return-to-top {
        bottom:140px
    }
}

@media only screen and (max-width: 700px) {
    .fullwidth {
        width:100%
    }
}

.topminus {
    top: -6%
}

@media only screen and (max-width: 1200px) {
    .topminus {
        top:-5%
    }
}

@media only screen and (max-width: 768px) {
    .topminus {
        top:-4%
    }
}

@media only screen and (max-width: 700px) {
    .topminus {
        top:-3%
    }
}

@media only screen and (max-width: 500px) {
    .topminus {
        top:-2%
    }
}

@media only screen and (max-width: 380px) {
    .topminus {
        top:-2%
    }
}

.mediatext {
    font-size: 24px!important
}

@media only screen and (max-width: 400px) {
    .mediatext {
        font-size:20px!important
    }
}

ul.breadcrumb100 {
    list-style: none;
    background-color: #fff;
    padding-left: 1.5%
}

ul.breadcrumb100 li {
    display: inline
}

ul.breadcrumb100 li+li:before {
    padding: 8px;
    color: #000;
    font-size: 16px;
    content: "\00BB"
}

#brdcm-dv {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important
}

#h1-main-cont {
    background-repeat: repeat-x;
    background-image: linear-gradient(225deg,#43cea2,#185a9d);
    height: auto
}

#h1-div {
    padding-left: 2%!important
}

#crse-abt {
    text-align: justify;
    text-justify: inter-word
}

#banner_img {
    width: 100%;
    height: 170px;
    border: dashed 1px transparent;
    border-color: #777!important;
    padding: 1.4285714286rem!important
}

#crse-menu {
    background-color: whitesmoke;
    padding-top: .5%;
    padding-bottom: .5%
}

.crse-menu-pa {
    padding-top: 3%
}

#main_enroll,#main_enroll1 {
    margin-bottom: 1%
}

.trng-md-li {
    border: 1px solid #000;
    padding: 2px;
    margin-right: 2%;
    margin-bottom: 3%
}

#upcom {
    padding: 0px
}

.show-ovrflw {
    overflow-x: auto
}

.show-ovrflw>table {
    overflow-x: auto
}

.spl-priz {
    text-decoration: line-through;
    font-weight: 300
}

.show-batch-btn {
    margin-bottom: 4%;
    margin-top: 2%
}

#wtch-mre {
    padding: 7px 35px;
    font-size: 24px;
    margin-top: 2%
}

#id01 {
    overflow: auto;
    z-index: 12!important
}

span.close {
    font-size: 30px;
    margin-right: 1%
}

/*.modal-header {
    color: white
}*/

.scdl-div {
    width: 100%;
    height: auto;
    border: 1px solid grey
}

.disp-nun {
    display: none
}

.ikn-cst {
    font-size: 40px;
    color: red;
    font-weight: 100;
    border-radius: 50%;
    padding: 5px
}

.opa1 {
    opacity: 1!important
}

#id02 {
    overflow: auto;
    z-index: 12!important
}

#id02>form>div,#faqs {
    background-color: white
}

#target4 {
    background-color: whitesmoke
}

#corp-tr-div {
    background-color: #edf2f8 !important
}

#gen-qn-dv {
    padding-left: 3%;
    padding-right: 3%
}

#gen-qn-dv>p {
    opacity: 0.8
}

.gn-ans-div {
    background-color: white
}

.gn-ans-div>div {
    border: 1.5px solid whitesmoke;
    height: auto;
    color: #444;
    border-top-left-radius: 25px;
    border-left-width: 20px;
    border-left-style: groove
}

h3>span {
    color: black
}

.rmi-dv {
    height: auto;
    width: 100%
}

.rmi-dv>p>i {
    font-size: 25px;
    color: #F44336;
    margin-left: 2%
}

#target6 {
    padding-bottom: 5px;
    text-align: center
}

#target6>li {
    border: 1px solid black;
    padding: 2px
}

#tar6-mrgn {
    margin-right: 2%;
    margin-bottom: 1%
}

#req_contact_landing {
    margin-top: -2%
}

#frm-ckbx {
    height: 15px;
    top: 4px
}

#comp-acrd {
    width: 97%;
    padding-bottom: 2%
}

#cty-crs-dv {
    padding-bottom: 2%;
    background-color: whitesmoke;
    text-align: justify
}

.widthandheight {
    width: 100%;
    height: 100%
}

#cty-para {
    margin-bottom: 16px!important;
    color: #145b94!important;
    cursor: pointer
}

#schedule-leads,#lead-gets {
    z-index: 14
}

#schedule-leads,#lead-gets {
    display: none;
    position: fixed;
    z-index: 15;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.6)!important
}

#schedule-leads>.modal-content,#lead-gets>.modal-content {
    background-color: #fefefe;
    margin: 5% auto 1% auto;
    border: 1px solid #888;
    max-width: 40%
}

.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 30px;
    font-weight: 700
}

.close:focus,.close:hover {
    color: red;
    cursor: pointer
}

.cntry_frm,.city_frm {
    border-color: #000!important;
    letter-spacing: .5px;
    width: 100%
}

.single_items {
    margin: 5px
}



summary {
    display: list-item
}

audio,canvas,progress,video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

figure {
    margin: 1em 40px
}

img {
    border-style: none
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,input,optgroup,select,textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body,html {
    /* font-family: Verdana,sans-serif; */
    /* font-size: 15px; */
    /* line-height: 1.5; */
}

html {
    overflow-x: hidden
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.w3-serif {
    font-family: serif
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 400;
    /*margin: 10px 0*/
}

.w3-wide {
    letter-spacing: 4px
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0
}

.w3-image {
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle
}

a {
    color: inherit
}

.w3-table,.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table
}

.w3-table-all {
    border: 1px solid #ccc
}

.w3-bordered tr,.w3-table-all tr {
    border-bottom: 1px solid #ddd
}

.w3-striped tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

.w3-table-all tr:nth-child(odd) {
    background-color: #fff
}

.w3-table-all tr:nth-child(even) {
    background-color: #f1f1f1
}

.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover {
    background-color: #ccc
}

#myNavbar>.snip1217 {
    margin-top: 1%
}

#desk_logo {
    background-color: rgba(0,0,0,0) !important
}

#desk_logo>img {
    width: 180px;
    height: 50px
}

#mySidebar {
    display: none;
    z-index: 12
}

#mobile_menu {
    margin-top: 1.5%;
    margin-right: 2%
}

#mySidebar>a>i {
    font-size: 17px
}

#myHeader {
    z-index: 12;
    overflow-x: hidden!important
}

.pad_margin {
    padding: 0!important;
    margin: 0!important
}

.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.pointer {
    cursor: pointer
}

select:focus {
    outline: 0
}

button:focus {
    outline: 0;
    outline: 0
}

input:focus {
    outline: 0;
    outline: 0
}

textarea:focus {
    outline: 0;
    outline: 0
}

.letterspacing05 {
    letter-spacing: .5px
}

.letterspacing1 {
    letter-spacing: 1px
}

.bold400 {
    font-weight: 400!important
}

.bold500 {
    font-weight: 500!important
}

.bold600 {
    font-weight: 600!important
}

.widthauto {
    width: auto
}

@media screen and (min-device-width: 380px) and (max-device-width:600) {
    .width250 {
        width:169px!important
    }
}

.width250 {
    width: 230px
}

.width200 {
    width: 200px
}

.lightcolor {
    color: #51565e!important
}

.card10 {
    position: relative;
    transition: all ease-in-out .4s;
    cursor: pointer
}

.card10:active {
    transform: translateY(-1px)
}

.card10:hover {
    transform: scale(1.06)
}

.paddinglr {
    padding-left: 1.5%;
    padding-right: 2.3%
}

.paddinglr4 {
    padding-left: 4%!important;
    padding-right: 4%!important
}

.paddinglr3 {
    padding-left: 3%!important;
    padding-right: 3%!important
}

.paddinglr8 {
    padding-left: 8%;
    padding-right: 8%
}

.font28px {
    font-size: 26px!important
}

.font20px {
    font-size: 20px!important
}

.font22px {
    font-size: 22px!important
}

.font24px {
    font-size: 24px!important
}

.opacity09 {
    opacity: .9
}

.font10px {
    font-size: 10px!important
}

.font12px {
    font-size: 12px!important
}

.font13px {
    font-size: 13px!important
}

.font14px {
    font-size: 14px!important
}

.font15px {
    font-size: 15px!important
}

.font17px {
    font-size: 17px!important
}

.font18px {
    font-size: 18px!important
}

.lineheight25 {
    line-height: 25px!important
}

.lineheight26 {
    line-height: 26px!important
}

.greenbutton {
    background-color: #080!important;
    color: #fff!important;
    transition: .3s
}

.greenbutton:hover {
    background-color: red!important;
    color: #fff!important
}

.borderradius50 {
    border-radius: 50px
}

.textdecoration0:hover {
    text-decoration: none
}

.text-uppercase {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-capitalize {
    text-transform: capitalize
}

.margintopminus {
    margin-top: -2%
}

.margintop {
    margin-top: 2%
}

.margintop5 {
    margin-top: 5%
}

p {
    margin-top: 0;
    margin-bottom: .4rem
}

a:hover {
    text-decoration: none
}

.lineheight29 {
    line-height: 29px!important
}

.lineheight28 {
    line-height: 28px!important
}

.lineheight25 {
    line-height: 19px!important
}

.textdecoration,a {
    text-decoration: none!important
}

.marginbottom {
    margin-bottom: 2%
}

.snip1217 {
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px
}

.snip1217 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.snip1217 a {
    padding: .3em 0;
    color: #000;
    position: relative;
    text-decoration: none;
    display: inline-block
}

.snip1217 a:after,.snip1217 a:before {
    height: 3px;
    position: absolute;
    content: '';
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #e76716;
    width: 0
}

section {
    /*padding: 40px 0 10px !important;
    position: relative*/
}

.snip1217 a:before {
    top: 0;
    left: 0
}

.snip1217 a:after {
    bottom: 0;
    right: 0
}

.snip1217 .current a,.snip1217 a:hover {
    color: #000
}

.snip1217 .current a:after,.snip1217 .current a:before,.snip1217 a:hover:after,.snip1217 a:hover:before {
    width: 100%!important
}

body,html {
    height: 100%!important;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important
}

.fontNunito {
    font-family: Verdana,Helvetica,sans-serif
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.callout-container {
    color: #fff;
    height: auto;
    background-color: red
}

.closebtn {
    position: absolute;
    top: 0;
    right: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    cursor: pointer
}

.closebtn:hover {
    color: #000
}

.marginright {
    margin-right: 10%!important
}

.marginleft {
    margin-left: 10%!important
}

.greybackground {
    background-color: rgba(255,255,255,.8)!important;
    color: #000!important
}

.letterspacing2 {
    letter-spacing: 2px
}

.w3-bar .w3-bar-item {
    padding: 12px 16px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

@media only screen and (max-width: 992px) {
    .sticky {
        position:relative!important
    }
}

@media only screen and (max-width: 768px) {
    .sticky {
        position:relative!important
    }
}

@media only screen and (max-width: 576px) {
    .sticky {
        position:relative!important
    }
}

.border-bottom10 {
    border-bottom: 2px solid;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-image: linear-gradient(to right,#000 0,red 100%) 1
}

p>a {
    color: #337ab7
}

p>span>a {
    color: #337ab7!important
}

p>strong>span>a {
    color: #337ab7!important
}

span>a {
    color: #337ab7!important
}

em>strong>a {
    color: #337ab7!important
}

h4>a>p:hover {
    color: #000!important
}

a>p:hover {
    color: #fff!important
}

p>a:hover {
    color: redt
}

p>span>a:hover {
    color: red!important
}

p>strong>span>a:hover {
    color: red!important
}

span>a:hover {
    color: red!important
}

em>strong>a:hover {
    color: red!important
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 10px
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #000!important;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel:hover .carousel-control:hover {
    color: red!important
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom:0;
        padding: 0 40px 30px 40px
    }
}

#ofr_spnz {
    padding-top: 0px;
    width: 93%;
    margin-right: 6%
}

.w3-centered tr td,.w3-centered tr th {
    text-align: center
}

.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.w3-table td:first-child,.w3-table th:first-child,.w3-table-all td:first-child,.w3-table-all th:first-child {
    padding-left: 16px
}

.d-block {
    background: #fff !important;
    border: none !important
}

.button_border_text {
    background: #fff !important;
    border: none !important
}

.w3-btn,.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.w3-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.w3-btn,.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w3-btn:disabled,.w3-button:disabled,.w3-disabled {
    cursor: not-allowed;
    opacity: .3
}

.w3-disabled *,:disabled * {
    pointer-events: none
}

.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover {
    box-shadow: none
}

.w3-badge,.w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.w3-badge {
    border-radius: 50%
}

.w3-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.w3-ul li:last-child {
    border-bottom: none
}

#CorporateTrainingTop {
    padding: 80px 0 22px !important;
    margin-top: 20px !important
}

.pricing_wrap .prt_body ul li p {
    text-align: justify !important;
    font-weight: 500 !important
}

.w3-display-container,.w3-tooltip {
    position: relative
}

.w3-tooltip .w3-text {
    display: none
}

.w3-tooltip:hover .w3-text {
    display: inline-block
}

.w3-ripple:active {
    opacity: .5
}

.w3-ripple {
    transition: opacity 0s
}

.w3-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.w3-select {
    padding: 9px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

.w3-dropdown-click,.w3-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.w3-dropdown-hover:hover .w3-dropdown-content {
    display: block
}

.w3-dropdown-click:hover,.w3-dropdown-hover:first-child {
    background-color: #ccc;
    color: #000
}

.w3-dropdown-click:hover>.w3-button:first-child,.w3-dropdown-hover:hover>.w3-button:first-child {
    background-color: #ccc;
    color: #000
}

.w3-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0;
    z-index: 1
}

.w3-check,.w3-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px
}

.w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed!important;
    z-index: 1;
    overflow: auto
}

.w3-bar-block .w3-dropdown-click,.w3-bar-block .w3-dropdown-hover {
    width: 100%
}

.w3-bar-block .w3-dropdown-click .w3-dropdown-content,.w3-bar-block .w3-dropdown-hover .w3-dropdown-content {
    min-width: 100%
}

.w3-bar-block .w3-dropdown-click .w3-button,.w3-bar-block .w3-dropdown-hover .w3-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}

#main,.w3-main {
    transition: margin-left .4s
}

.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}

.w3-bar {
    width: 100%;
    overflow: hidden
}

.w3-center .w3-bar {
    display: inline-block;
    width: auto
}

.w3-bar .w3-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0
}

.w3-bar .w3-dropdown-click,.w3-bar .w3-dropdown-hover {
    position: static;
    float: left
}

.w3-bar .w3-button {
    white-space: normal
}

.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0
}

.w3-bar-block.w3-center .w3-bar-item {
    text-align: center
}

.w3-block {
    display: block;
    width: 100%
}

.w3-responsive {
    display: block;
    overflow-x: auto
}

.w3-bar:after,.w3-bar:before,.w3-cell-row:after,.w3-cell-row:before,.w3-clear:after,.w3-clear:before,.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row-padding:after,.w3-row-padding:before,.w3-row:after,.w3-row:before {
    content: "";
    display: table;
    clear: both
}

.w3-col,.w3-half,.w3-quarter,.w3-third,.w3-threequarter,.w3-twothird {
    float: left;
    width: 100%
}

.w3-col.s1 {
    width: 8.33333%
}

.w3-col.s2 {
    width: 16.66666%
}

.w3-col.s3 {
    width: 24.99999%
}

.w3-col.s4 {
    width: 33.33333%
}

.w3-col.s5 {
    width: 41.66666%
}

.w3-col.s6 {
    width: 49.99999%
}

.w3-col.s7 {
    width: 58.33333%
}

.w3-col.s8 {
    width: 66.66666%
}

.w3-col.s9 {
    width: 74.99999%
}

.w3-col.s10 {
    width: 83.33333%
}

.w3-col.s11 {
    width: 91.66666%
}

.w3-col.s12 {
    width: 99.99999%
}

@media (min-width: 601px) {
    .w3-col.m1 {
        width:8.33333%
    }

    .w3-col.m2 {
        width: 16.66666%
    }

    .w3-col.m3,.w3-quarter {
        width: 24.99999%
    }

    .w3-col.m4,.w3-third {
        width: 33.33333%
    }

    .w3-col.m5 {
        width: 41.66666%
    }

    .w3-col.m6,.w3-half {
        width: 49.99999%
    }

    .w3-col.m7 {
        width: 58.33333%
    }

    .w3-col.m8,.w3-twothird {
        width: 66.66666%
    }

    .w3-col.m9,.w3-threequarter {
        width: 74.99999%
    }

    .w3-col.m10 {
        width: 83.33333%
    }

    .w3-col.m11 {
        width: 91.66666%
    }

    .w3-col.m12 {
        width: 99.99999%
    }
}

@media (min-width: 993px) {
    .w3-col.l1 {
        width:8.33333%
    }

    .w3-col.l2 {
        width: 16.66666%
    }

    .w3-col.l3 {
        width: 24.99999%
    }

    .w3-col.l4 {
        width: 33.33333%
    }

    .w3-col.l5 {
        width: 41.66666%
    }

    .w3-col.l6 {
        width: 49.99999%
    }

    .w3-col.l7 {
        width: 58.33333%
    }

    .w3-col.l8 {
        width: 66.66666%
    }

    .w3-col.l9 {
        width: 74.99999%
    }

    .w3-col.l10 {
        width: 83.33333%
    }

    .w3-col.l11 {
        width: 91.66666%
    }

    .w3-col.l12 {
        width: 99.99999%
    }
}

.w3-rest {
    overflow: hidden
}

.w3-stretch {
    margin-left: -16px;
    margin-right: -16px
}

.w3-auto,.w3-content {
    margin-left: auto;
    margin-right: auto
}

.edu_wraper {
    margin-top: -83px
}

.w3-content {
    max-width: 980px
}

.w3-auto {
    max-width: 1140px
}

.w3-cell-row {
    display: table;
    width: 100%
}

.w3-cell {
    display: table-cell
}

.w3-cell-top {
    vertical-align: top
}

.w3-cell-middle {
    vertical-align: middle
}

.w3-cell-bottom {
    vertical-align: bottom
}

.w3-hide {
    display: none!important
}

.w3-show,.w3-show-block {
    display: block!important
}

.w3-show-inline-block {
    display: inline-block!important
}

@media (max-width: 1205px) {
    .w3-auto {
        max-width:95%
    }
}

@media (max-width: 600px) {
    .w3-modal-content {
        margin:0 10px;
        width: auto!important
    }

    .w3-modal {
        padding-top: 30px
    }

    .w3-dropdown-click.w3-mobile .w3-dropdown-content,.w3-dropdown-hover.w3-mobile .w3-dropdown-content {
        position: relative
    }

    .w3-hide-small {
        display: none!important
    }

    .w3-mobile {
        display: block;
        width: 100%!important
    }

    .w3-bar-item.w3-mobile,.w3-dropdown-click.w3-mobile,.w3-dropdown-hover.w3-mobile {
        text-align: center
    }

    .w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button,.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button {
        width: 100%
    }
}

@media (max-width: 768px) {
    .w3-modal-content {
        width:500px
    }

    .w3-modal {
        padding-top: 50px
    }
}

@media (min-width: 993px) {
    .w3-modal-content {
        width:900px
    }

    .w3-hide-large {
        display: none!important
    }

    .w3-sidebar.w3-collapse {
        display: block!important
    }
}

@media (max-width: 992px) and (min-width:601px) {
    .w3-hide-medium {
        display:none!important
    }
}

@media (max-width: 992px) {
    .w3-sidebar.w3-collapse {
        display:none
    }

    .w3-main {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .w3-auto {
        max-width: 100%
    }
}

.w3-bottom,.w3-top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.w3-top {
    top: 0
}

.w3-bottom {
    bottom: 0
}

.w3-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 2
}

.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.w3-display-bottomleft {
    position: absolute;
    left: 0;
    bottom: 0
}

.w3-display-bottomright {
    position: absolute;
    right: 0;
    bottom: 0
}

.w3-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%)
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%)
}

.w3-display-topmiddle {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0)
}

.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0)
}

.w3-display-container:hover .w3-display-hover {
    display: block
}

.w3-display-container:hover span.w3-display-hover {
    display: inline-block
}

.w3-display-hover {
    display: none
}

.w3-display-position {
    position: absolute
}

.w3-circle {
    border-radius: 50%
}

.w3-round-small {
    border-radius: 2px
}

.w3-round,.w3-round-medium {
}

.w3-round-large {
    border-radius: 8px
}

.card-body {
    text-align: justify !important
}

.w3-round-xlarge {
    border-radius: 16px
}

.w3-round-xxlarge {
    border-radius: 32px
}

.w3-row-padding,.w3-row-padding>.w3-col,.w3-row-padding>.w3-half,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-third,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-twothird {
    padding: 0 8px
}

.w3-container,.w3-panel {
    padding: .01em 16px
}

.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px
}

.w3-code,.w3-codespan {
    font-family: Consolas,"courier new";
    font-size: 16px
}

.w3-code {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #4caf50;
    word-wrap: break-word
}

.w3-codespan {
    color: #dc143c;
    background-color: #f1f1f1;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 110%
}

.w3-card,.w3-card-2 {
}

.w3-card-4,.w3-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19)
}

.w3-spin {
    animation: w3-spin 2s infinite linear
}

@keyframes w3-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.w3-animate-fading {
    animation: fading 10s infinite
}

@keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.w3-animate-opacity {
    animation: opac .8s
}

@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop .4s
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.w3-animate-left {
    position: relative;
    animation: animateleft .4s
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

.w3-animate-right {
    position: relative;
    animation: animateright .4s
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom .4s
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.w3-animate-zoom {
    animation: animatezoom .6s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.w3-animate-input {
    transition: width .4s ease-in-out
}

.w3-animate-input:focus {
    width: 100%!important
}

.w3-hover-opacity:hover,.w3-opacity {
    opacity: .6
}

.w3-hover-opacity-off:hover,.w3-opacity-off {
    opacity: 1
}

.w3-opacity-max {
    opacity: .25
}

.w3-opacity-min {
    opacity: .75
}

.w3-grayscale-max,.w3-greyscale-max,.w3-hover-grayscale:hover,.w3-hover-greyscale:hover {
    filter: grayscale(100%)
}

.w3-grayscale,.w3-greyscale {
    filter: grayscale(75%)
}

.w3-grayscale-min,.w3-greyscale-min {
    filter: grayscale(50%)
}

.w3-sepia {
    filter: sepia(75%)
}

.w3-hover-sepia:hover,.w3-sepia-max {
    filter: sepia(100%)
}

.w3-sepia-min {
    filter: sepia(50%)
}

.w3-tiny {
    font-size: 10px!important
}

.w3-small {
    font-size: 12px!important
}

.w3-medium {
    font-size: 15px!important
}

.w3-large {
    font-size: 18px!important
}

.w3-xlarge {
    font-size: 24px!important
}

.w3-xxlarge {
    font-size: 36px!important
}

.w3-xxxlarge {
    font-size: 48px!important
}

.w3-jumbo {
    font-size: 64px!important
}

.w3-left-align {
    text-align: left!important
}

.w3-right-align {
    text-align: right!important
}

.w3-justify {
    text-align: justify!important
}

.w3-center {
    text-align: center!important
}

.w3-border-0 {
    border: 0!important
}

.w3-border {
    border: 1px solid #ccc!important
}

.w3-border-top {
    border-top: 1px solid #ccc!important
}

.w3-border-bottom {
    border-bottom: 1px solid #ccc!important
}

.w3-border-left {
    border-left: 1px solid #ccc!important
}

.w3-border-right {
    border-right: 1px solid #ccc!important
}

.w3-topbar {
    border-top: 6px solid #ccc!important
}

.w3-bottombar {
    border-bottom: 6px solid #ccc!important
}

.w3-leftbar {
    border-left: 6px solid #ccc!important
}

.w3-rightbar {
    border-right: 6px solid #ccc!important
}

.w3-code,.w3-section {
    margin-top: 16px!important;
    margin-bottom: 16px!important
}

.w3-margin {
    margin: 16px!important
}

.w3-margin-top {
    margin-top: 16px!important
}

.w3-margin-bottom {
    margin-bottom: 16px!important
}

.w3-margin-left {
    margin-left: 16px!important
}

.w3-margin-right {
    margin-right: 16px!important
}

.w3-padding-small {
    padding: 4px 8px!important
}

.w3-padding {
    padding: 8px 16px!important
}

.w3-padding-large {
    padding: 12px 24px!important
}

.w3-padding-16 {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}

.w3-padding-24 {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}

.w3-padding-32 {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}

.w3-padding-48 {
    padding-top: 48px!important;
    padding-bottom: 48px!important
}

.w3-padding-64 {
    padding-top: 64px!important;
    padding-bottom: 64px!important
}

.w3-left {
    float: left!important
}

.w3-right {
    float: right!important
}

.w3-button:hover {
    color: #fff!important
}

.w3-hover-none:hover,.w3-transparent {
    background-color: transparent!important
}

.w3-hover-none:hover {
    box-shadow: none!important
}

.w3-amber,.w3-hover-amber:hover {
    color: #000!important;
    background-color: #ffc107!important
}

.w3-aqua,.w3-hover-aqua:hover {
    color: #000!important;
    background-color: #0ff!important
}

.w3-blue,.w3-hover-blue:hover {
    color: #fff!important;
    background-color: #2196f3!important
}

.w3-hover-light-blue:hover,.w3-light-blue {
    color: #000!important;
    background-color: #87ceeb!important
}

.w3-brown,.w3-hover-brown:hover {
    color: #fff!important;
    background-color: #795548!important
}

.w3-cyan,.w3-hover-cyan:hover {
    color: #000!important;
    background-color: #00bcd4!important
}

.w3-blue-gray,.w3-blue-grey,.w3-hover-blue-gray:hover,.w3-hover-blue-grey:hover {
    color: #fff!important;
    background-color: #607d8b!important
}

.w3-green,.w3-hover-green:hover {
    color: #fff!important;
    background-color: #4caf50!important transition:2s
}

.w3-hover-light-green:hover,.w3-light-green {
    color: #000!important;
    background-color: #8bc34a!important
}

.w3-hover-indigo:hover,.w3-indigo {
    color: #fff!important;
    background-color: #3f51b5!important
}

.w3-hover-khaki:hover,.w3-khaki {
    color: #000!important;
    background-color: khaki!important
}

.w3-hover-lime:hover,.w3-lime {
    color: #000!important;
    background-color: #cddc39!important
}

.w3-hover-orange:hover,.w3-orange {
    color: #000!important;
    background-color: #ff9800!important
}

.w3-deep-orange,.w3-hover-deep-orange:hover {
    color: #fff!important;
    background-color: #ff5722!important
}

.w3-hover-pink:hover,.w3-pink {
    color: #fff!important;
    background-color: #e91e63!important
}

.w3-hover-purple:hover,.w3-purple {
    color: #fff!important;
    background-color: #9c27b0!important
}

.w3-deep-purple,.w3-hover-deep-purple:hover {
    color: #fff!important;
    background-color: #673ab7!important
}

.w3-hover-red:hover,.w3-red {
    color: #fff!important;
    background-color: #f44336!important
}

.w3-hover-sand:hover,.w3-sand {
    color: #000!important;
    background-color: #fdf5e6!important
}

.w3-hover-teal:hover,.w3-teal {
    color: #fff!important;
    background-color: #009688!important
}

.w3-hover-yellow:hover,.w3-yellow {
    color: #000!important;
    background-color: #ffeb3b!important
}

.w3-hover-white:hover,.w3-white {
    color: #000!important;
    background-color: #fff!important
}

.w3-black,.w3-hover-black:hover {
    color: #fff!important;
    background-color: #000!important
}

.w3-gray,.w3-grey,.w3-hover-gray:hover,.w3-hover-grey:hover {
    color: #000!important;
    background-color: #9e9e9e!important
}

.w3-hover-light-gray:hover,.w3-hover-light-grey:hover,.w3-light-gray,.w3-light-grey {
    color: #000!important;
    background-color: #f1f1f1!important
}

.w3-dark-gray,.w3-dark-grey,.w3-hover-dark-gray:hover,.w3-hover-dark-grey:hover {
    color: #fff!important;
    background-color: #616161!important
}

.w3-hover-pale-red:hover,.w3-pale-red {
    color: #000!important;
    background-color: #fdd!important
}

.w3-hover-pale-green:hover,.w3-pale-green {
    color: #000!important;
    background-color: #dfd!important
}

.w3-hover-pale-yellow:hover,.w3-pale-yellow {
    color: #000!important;
    background-color: #ffc!important
}

.w3-hover-pale-blue:hover,.w3-pale-blue {
    color: #000!important;
    background-color: #dff!important
}

.w3-hover-text-amber:hover,.w3-text-amber {
    color: #ffc107!important
}

.w3-hover-text-aqua:hover,.w3-text-aqua {
    color: #0ff!important
}

.w3-hover-text-blue:hover,.w3-text-blue {
    color: #2196f3!important
}

.w3-hover-text-light-blue:hover,.w3-text-light-blue {
    color: #87ceeb!important
}

.w3-hover-text-brown:hover,.w3-text-brown {
    color: #795548!important
}

.w3-hover-text-cyan:hover,.w3-text-cyan {
    color: #00bcd4!important
}

.w3-hover-text-blue-gray:hover,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-text-blue-grey {
    color: #607d8b!important
}

.w3-hover-text-green:hover,.w3-text-green {
    color: #4caf50!important
}

.w3-hover-text-light-green:hover,.w3-text-light-green {
    color: #8bc34a!important
}

.w3-hover-text-indigo:hover,.w3-text-indigo {
    color: #3f51b5!important
}

.w3-hover-text-khaki:hover,.w3-text-khaki {
    color: #b4aa50!important
}

.w3-hover-text-lime:hover,.w3-text-lime {
    color: #cddc39!important
}

.w3-hover-text-orange:hover,.w3-text-orange {
    color: #ff9800!important
}

.w3-hover-text-deep-orange:hover,.w3-text-deep-orange {
    color: #ff5722!important
}

.w3-hover-text-pink:hover,.w3-text-pink {
    color: #e91e63!important
}

.w3-hover-text-purple:hover,.w3-text-purple {
    color: #9c27b0!important
}

.w3-hover-text-deep-purple:hover,.w3-text-deep-purple {
    color: #673ab7!important
}

.w3-hover-text-red:hover,.w3-text-red {
    color: #f44336!important
}

.w3-hover-text-sand:hover,.w3-text-sand {
    color: #fdf5e6!important
}

.w3-hover-text-teal:hover,.w3-text-teal {
    color: #009688!important
}

.w3-hover-text-yellow:hover,.w3-text-yellow {
    color: #d2be0e!important
}

.w3-hover-text-white:hover,.w3-text-white {
    color: #fff!important
}

.w3-hover-text-black:hover,.w3-text-black {
    color: #000!important
}

.w3-hover-text-gray:hover,.w3-hover-text-grey:hover,.w3-text-gray,.w3-text-grey {
    color: #757575!important
}

.w3-hover-text-light-gray:hover,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-text-light-grey {
    color: #f1f1f1!important
}

.w3-hover-text-dark-gray:hover,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-text-dark-grey {
    color: #3a3a3a!important
}

.w3-border-amber,.w3-hover-border-amber:hover {
    border-color: #ffc107!important
}

.w3-border-aqua,.w3-hover-border-aqua:hover {
    border-color: #0ff!important
}

.w3-border-blue,.w3-hover-border-blue:hover {
    border-color: #2196f3!important
}

.w3-border-light-blue,.w3-hover-border-light-blue:hover {
    border-color: #87ceeb!important
}

.w3-border-brown,.w3-hover-border-brown:hover {
    border-color: #795548!important
}

.w3-border-cyan,.w3-hover-border-cyan:hover {
    border-color: #00bcd4!important
}

.w3-border-blue-gray,.w3-border-blue-grey,.w3-hover-border-blue-gray:hover,.w3-hover-border-blue-grey:hover {
    border-color: #607d8b!important
}

.w3-border-green,.w3-hover-border-green:hover {
    border-color: #4caf50!important
}

.w3-border-light-green,.w3-hover-border-light-green:hover {
    border-color: #8bc34a!important
}

.w3-border-indigo,.w3-hover-border-indigo:hover {
    border-color: #3f51b5!important
}

.w3-border-khaki,.w3-hover-border-khaki:hover {
    border-color: khaki!important
}

.w3-border-lime,.w3-hover-border-lime:hover {
    border-color: #cddc39!important
}

.w3-border-orange,.w3-hover-border-orange:hover {
    border-color: #ff9800!important
}

.w3-border-deep-orange,.w3-hover-border-deep-orange:hover {
    border-color: #ff5722!important
}

.w3-border-pink,.w3-hover-border-pink:hover {
    border-color: #e91e63!important
}

.w3-border-purple,.w3-hover-border-purple:hover {
    border-color: #9c27b0!important
}

.w3-border-deep-purple,.w3-hover-border-deep-purple:hover {
    border-color: #673ab7!important
}

.w3-border-red,.w3-hover-border-red:hover {
    border-color: #f44336!important
}

.w3-border-sand,.w3-hover-border-sand:hover {
    border-color: #fdf5e6!important
}

.w3-border-teal,.w3-hover-border-teal:hover {
    border-color: #009688!important
}

.w3-border-yellow,.w3-hover-border-yellow:hover {
    border-color: #ffeb3b!important
}

.w3-border-white,.w3-hover-border-white:hover {
    border-color: #fff!important
}

.w3-border-black,.w3-hover-border-black:hover {
    border-color: #000!important
}

.w3-border-gray,.w3-border-grey,.w3-hover-border-gray:hover,.w3-hover-border-grey:hover {
    border-color: #9e9e9e!important
}

.w3-border-light-gray,.w3-border-light-grey,.w3-hover-border-light-gray:hover,.w3-hover-border-light-grey:hover {
    border-color: #f1f1f1!important
}

.w3-border-dark-gray,.w3-border-dark-grey,.w3-hover-border-dark-gray:hover,.w3-hover-border-dark-grey:hover {
    border-color: #616161!important
}

.w3-border-pale-red,.w3-hover-border-pale-red:hover {
    border-color: #ffe7e7!important
}

.w3-border-pale-green,.w3-hover-border-pale-green:hover {
    border-color: #e7ffe7!important
}

.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover {
    border-color: #ffc!important
}

.w3-border-pale-blue,.w3-hover-border-pale-blue:hover {
    border-color: #e7ffff!important
}

.fixed-footer {
    position: fixed;
    background: #e86710;
    padding-bottom: 0!important;
    color: #fff;
    z-index: 11!important;
    bottom: 0
}

.topnav02 {
    overflow: hidden
}

.mobile_apply_now {
    display: none
}

.colorfooter {
    color: rgba(255,255,255,.6)
}

.headingfooter {
    color: #fff
}

.spacebetween {
    padding-bottom: 1%
}

@media only screen and (max-width: 767px) {
    .fixed-footer {
        background:0 0;
        padding: 0!important;
        margin: 0!important
    }
}

@media only screen and (max-width: 767px) {
    .radiusmob {
        border:1px solid red;
        border-radius: 8px;
        font-size: 13px
    }
}

.paddingup {
    padding-top: 11.5px
}

@media only screen and (max-width: 767px) {
    .paddingup {
        padding-top:9px
    }
}

@media only screen and (max-width: 453px) {
    .spacebetween {
        padding-bottom:10%!important
    }
}

@media only screen and (max-device-width: 454px) and (min-device-height:766px) {
    .spacebetween {
        padding-bottom:20%
    }
}

@media only screen and (max-device-width: 767px) and (min-device-height:874px) {
    .spacebetween {
        padding-bottom:10%
    }
}

@media only screen and (max-device-width: 875px) and (min-device-height:960px) {
    .spacebetween {
        padding-bottom:8%
    }
}

@media only screen and (max-width: 470px) {
    .spacebetween {
        padding-bottom:12%!important
    }
}

@media only screen and (max-width: 439px) {
    .spacebetween {
        padding-bottom:11%!important
    }
}

@media only screen and (max-width: 370px) {
    .spacebetween {
        padding-bottom:17%!important
    }
}

@media only screen and (max-width: 350px) {
    .spacebetween {
        padding-bottom:21%!important
    }
}

@media only screen and (max-width: 559px) {
    .spacebetween {
        padding-bottom:9%
    }
}

@media only screen and (min-width: 560px) {
    .spacebetween {
        padding-bottom:6%
    }
}

@media only screen and (min-width: 769px) {
    .spacebetween {
        padding-bottom:3%
    }
}

@media only screen and (min-width: 875px) {
    .spacebetween {
        padding-bottom:2%
    }
}

@media only screen and (min-width: 992px) {
    .spacebetween {
        padding-bottom:1%
    }
}

@media only screen and (min-width: 1201px) {
    .spacebetween {
        padding-bottom:1%
    }
}

.searchArea .inputDiv,.searchArea button,.searchArea input {
    height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
}

.searchArea button {
    float: right;
    margin-left: -1px;
    border: solid 1px gray
}

.searchArea .inputDiv {
    overflow: hidden;
    border: solid 1px gray
}

.searchArea input {
    border: 0;
    width: 100%;
    padding: 0 3px;
    height: 42px
}

.lineheight23 {
    line-height: 20px!important
}

.footer_container a {
    color: #fff!important
}

.footer_container a:hover {
    color: #fff!important
}

.faicon {
    font-size: 28px!important;
    padding: 3px
}

.footeralign {
    text-align: center
}

@media only screen and (max-width: 992px) {
    .footeralign {
        text-align:left
    }
}

.fa100 {
    padding: 12px;
    font-size: 27px!important;
    width: 56px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    opacity: 1
}

@media only screen and (max-width: 450px) {
    .fa100 {
        padding:9px;
        width: 46px
    }
}

.fa100:hover {
    opacity: .7
}

.fa-facebook {
    background: #3b5998;
    color: #fff
}

.fa-twitter {
    /*background: #1da1f2;
    color: #fff*/
}

.fa-google {
    background: #dd4b39;
    color: #fff
}

.fa-linkedin {
    background: #007bb5;
    color: #fff
}

.fa-youtube {
    background: #df2925;
    color: #fff
}

.fa-instagram100 {
    background: linear-gradient(341deg,#e1306c 0,#c13584 59%,#833ab4 79%,#5851d8 90%,#405de6 100%);
    color: #fff
}

.brand-courses {
    color: #fff;
    width: 100%;
    letter-spacing: .02em;
    display: none
}

.brand-courses a {
    font-size: 13px;
    color: #fff;
    display: inline!important;
    margin: 0 9px;
    line-height: 26px;
    letter-spacing: .02em
}

.hr-w80 {
    width: 80%;
    border-top: 1px solid #eee;
    margin-top: 20px!important;
    margin-bottom: 20px!important
}

.hr-w50 {
    width: 50%;
    border-top: 1px solid #eee;
    margin-top: 20px!important;
    margin-bottom: 20px!important
}

.footer_container {
    z-index: 10;
    background-color: #1A1A1A
}

#inpt_subs_err {
    color: red;
    display: none
}

#desc-marg {
    margin-left: 0.1%
}

.pad-ck5 {
    padding-left: 5%
}

#subs_btn_loader {
    display: none
}

#reach-us-foot {
    padding-top: 9px;
    background: #E86710
}

.blak-bg {
    background: #000000!important
}

#enq-nw {
    background: #E86710;
    padding-top: 9px
}

#enq-nw>a>p>i {
    font-size: 20px
}

#disclaimer_cont {
    display: none
}

.cat_blog_sec {
    padding: 95px 0 50px !important
}

.err_span {
    display: none;
    color: red
}

.scrollbar_cate {
    height: 100%;
    background: #f5f5f5;
    overflow-y: scroll;
    margin-bottom: 25px
}

.force-overflow_he {
    height: 200px
}

.scrollbar_cate {
    height: 400px;
    width: auto;
    background: #fff;
    overflow-y: scroll
}

.scrollbar_cate::-webkit-scrollbar {
    width: 5px
}

.scrollbar_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset inset 0 0 6px #06c;
    border-radius: 10px
}

.scrollbar_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #06c
}

.lotsoftext {
    display: -webkit-box;
    max-width: 206px;
    margin: 0 auto;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.div_ma ul li {
    display: block;
    border-bottom: 1px dashed #eceff3;
    padding: 11px 0
}

.blog_ht_desc {
    color: #fff;
    text-align: center !important
}

.back_blog_cover {
    padding: 0px 0 0px;
    height: 300px;
    max-height: 300px
}

.blg_title h4 a {
    color: #30384e;
    font-size: 20px !important
}

.custom_slick_heignt {
    height: 150px;
    cursor: pointer;
    max-height: 150px
}

.custom_slick_heignt:hover {
    background: #edfbf6
}

.font_size_back {
    font-size: 12px !important
}

.back_color {
    height: 122px;
    background: #003f7f
}

._tsl_flex_capst h5 {
    font-size: 16px !important
}

._ovr_rates_r {
    padding: 4px 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
    border-radius: 3px;
    width: auto;
    background: #ff9800 !important
}

.product-card {
    position: relative;
    max-width: 380px;
    padding-top: 12px;
    padding-bottom: 43px;
    transition: all 0.35s;
    border: 1px solid #e7e7e7
}

.is-completed .mat-label {
    font-size: 12px !important;
    transform: translateY(0)
}

.mat-div {
    padding: 0px 0 0 0 !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.err_cls {
    display: none;
    color: red;
    font-size: 12px !important
}

/* .custom_padding_input {
    padding:0px !important;
}
 */
.w3-margin-bottom {
    margin-bottom: 5px !important
}

.mobile_show_courese {
    display: none !important
}

.desktop_show_course {
    display: block !important
}

.product-card .product-head {
    padding: 0 15px 8px
}

.product-card .product-head .badge {
    margin: 0
}

.product-card .product-thumb {
    display: block
}

.product-card .product-thumb > img {
    display: block;
    width: 100%
}

.product-card .product-card-body {
    padding: 0 20px;
    text-align: center
}

.product-card .product-meta {
    display: block;
    padding: 12px 0 2px;
    transition: color 0.25s;
    color: rgba(140,140,140,.75);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none
}

.product-card .product-meta:hover {
    color: #8c8c8c
}

.product-card .product-title {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold
}

.border_unset {
    border-radius: unset !important
}

.product-card .product-title > a {
    transition: color 0.3s;
    color: #343b43;
    text-decoration: none
}

.product-card .product-title > a:hover {
    color: #ac32e4
}

.req_proceed_loader {
    line-height: 2px !important;
    margin-top: -1px !important;
    height: 40px !important
}

.badge {
    /* margin-left: 1% !important; */
}

.inputborder input {
    font-size: 13px !important;
    color: #e8670e
}

::-webkit-input-placeholder {
    font-size: 13px !important;
    color: #e8670e
}

::-moz-placeholder {
    font-size: 13px !important;
    color: #e8670e
}

:-ms-input-placeholder {
    font-size: 13px !important;
    color: #e8670e
}

:-moz-placeholder {
    font-size: 13px !important;
    color: #e8670e
}

.alert {
    /* padding: 2px !important; */
    margin-bottom: 6px !important
}

.product-card .product-price {
    display: block;
    color: #404040;
    font-family: 'Montserrat',sans-serif;
    font-weight: normal
}

.product-card .product-price > del {
    margin-right: 6px;
    color: rgba(140,140,140,.75)
}

.product-card .product-buttons-wrap {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%
}

.product-card .product-buttons {
    display: table;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.11)
}

.product-card .product-button {
    display: table-cell;
    position: relative;
    width: 50px;
    height: 40px;
    border-right: 1px solid rgba(231,231,231,.6)
}

.product-card .product-button:last-child {
    border-right: 0
}

.product-card .product-button > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    color: #404040;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none
}

.product-card .product-button > a:hover {
    background-color: #ac32e4;
    color: #fff
}

.product-card:hover {
    border-color: transparent;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.09)
}

.product-category-card {
    display: block;
    max-width: 400px;
    text-align: center;
    text-decoration: none !important
}

.product-category-card .product-category-card-thumb {
    display: table;
    width: 100%;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.09)
}

.product-category-card .product-category-card-body {
    padding: 20px;
    padding-bottom: 28px
}

.product-category-card .main-img,.product-category-card .thumblist {
    display: table-cell;
    padding: 15px;
    vertical-align: middle
}

.product-category-card .main-img > img,.product-category-card .thumblist > img {
    display: block;
    width: 100%
}

.product-category-card .main-img {
    width: 65%;
    padding-right: 10px
}

.product-category-card .thumblist {
    width: 35%;
    padding-left: 10px
}

.product-category-card .thumblist > img:first-child {
    margin-bottom: 6px
}

.product-category-card .product-category-card-meta {
    display: block;
    padding-bottom: 9px;
    color: rgba(140,140,140,.75);
    font-size: 11px;
    font-weight: 600
}

.product-category-card .product-category-card-title {
    margin-bottom: 0;
    transition: color 0.3s;
    color: #343b43;
    font-size: 18px
}

.product-category-card:hover .product-category-card-title {
    color: #ac32e4
}

.product-gallery {
    position: relative;
    padding: 45px 15px 0;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.09)
}

.product-gallery .gallery-item::before {
    display: none !important
}

.product-gallery .gallery-item::after {
    box-shadow: 0 8px 24px 0 rgba(0,0,0,.26)
}

.product-gallery .video-player-button,.product-gallery .badge {
    position: absolute;
    z-index: 5
}

.product-gallery .badge {
    top: 15px;
    left: 15px;
    margin-left: 0
}

.product-gallery .video-player-button {
    top: 0;
    right: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.product-gallery .product-thumbnails {
    display: block;
    margin: 0 -15px;
    padding: 12px;
    border-top: 1px solid #e7e7e7;
    list-style: none;
    text-align: center
}

.product-gallery .product-thumbnails > li {
    display: inline-block;
    margin: 10px 3px
}

.product-gallery .product-thumbnails > li > a {
    display: block;
    width: 94px;
    transition: all 0.25s;
    border: 1px solid transparent;
    background-color: #fff;
    opacity: 0.75
}

.product-gallery .product-thumbnails > li:hover > a {
    opacity: 1
}

.product-gallery .product-thumbnails > li.active > a {
    border-color: #ac32e4;
    cursor: default;
    opacity: 1
}

.product-meta {
    padding-bottom: 10px
}

.product-meta > a,.product-meta > i {
    display: inline-block;
    margin-right: 5px;
    color: rgba(140,140,140,.75);
    vertical-align: middle
}

.product-meta > i {
    margin-top: 2px
}

.product-meta > a {
    transition: color 0.25s;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none
}

.product-meta > a:hover {
    color: #8c8c8c
}

.cart-item {
    position: relative;
    margin-bottom: 30px;
    padding: 0 50px 0 10px;
    background-color: #fff;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.09)
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 44px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px !important
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    color: #0243acc7;
    font-size: 12px;
    font-weight: 700
}

.cart-item .cart-item-label {
    display: block;
    margin-bottom: 15px;
    color: #8c8c8c;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}

.cart-item .cart-item-product {
    display: table;
    width: 420px;
    text-decoration: none
}

.cart-item .cart-item-product-thumb,.cart-item .cart-item-product-info {
    display: table-cell;
    vertical-align: top
}

.cart-item .cart-item-product-thumb {
    width: 110px
}

.cart-item .cart-item-product-thumb > img {
    display: block;
    width: 100%
}

.cart-item .cart-item-product-info {
    padding-top: 5px;
    padding-left: 15px
}

.cart-item .cart-item-product-info > span {
    display: block;
    margin-bottom: 2px;
    color: #404040;
    font-size: 12px
}

.cart-item .cart-item-product-title {
    margin-bottom: 8px;
    transition: color,0.3s;
    color: #343b43;
    font-size: 16px;
    font-weight: bold
}

.cart-item .cart-item-product:hover .cart-item-product-title {
    color: #337ab7
}

.badge_info {
    width: 30px !important;
    height: 30px !important;
    background: #e8670e !important;
    border-radius: 50% !important;
    border: 2px solid #f8a537 !important;
    background-color: #fff !important;
    color: #868e96 !important;
    font-size: 12px !important;
    padding: 4px !important;
    margin-left: 1.5%;
    margin-top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -1px;
}

.change_plus {
    color: #337ab7 !important
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    display: none
}

.font16px {
    font-size: 13px!important
}

#dec_usr {
    border: none !important
}

#inc_usr {
    border: none !important;
    float: right
}

.border_cart {
    border: 1px solid #868e96 !important;
    padding: 0px
}

.cart-item .count-input {
    display: inline-block
}

.cart-item .remove-item {
    right: -10px !important
}

@media (max-width: 991px) {
    .cart-item {
        padding-right:30px
    }

    .cart-item .cart-item-product {
        width: auto
    }
}

@media (max-width: 768px) {
    .cart-item {
        padding-right:10px;
        padding-bottom: 15px
    }

    .cart-item .cart-item-product {
        display: block;
        width: 100%;
        text-align: center
    }

    .cart-item .cart-item-product-thumb,.cart-item .cart-item-product-info {
        display: block
    }

    .cart-item .cart-item-product-thumb {
        margin: 0 auto 10px
    }

    .cart-item .cart-item-product-info {
        padding-left: 0
    }

    .cart-item .cart-item-label {
        margin-bottom: 8px
    }
}

.comparison-table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.comparison-table table {
    min-width: 750px;
    table-layout: fixed
}

.comparison-table .comparison-item {
    position: relative;
    margin-bottom: 10px;
    padding: 13px 12px 18px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,.09)
}

.nave_togle:before {
    display: none !important
}

.nopadding_mobi_div {
    padding: 8px 16px !important
}

.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto
}

.comparison-table .comparison-item .comparison-item-thumb > img {
    display: block;
    width: 100%
}

.comparison-table .comparison-item .comparison-item-title {
    display: block;
    margin-bottom: 14px;
    transition: color 0.25s;
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.comparison-table .comparison-item .comparison-item-title:hover {
    color: #ac32e4
}

.remove-item {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 22px;
    height: 22px;
    padding-left: 1px;
    border-radius: 50%;
    background-color: #ff5252;
    color: #fff;
    line-height: 23px;
    text-align: center;
    box-shadow: 0 3px 12px 0 rgba(255,82,82,.5);
    cursor: pointer
}

.card-wrapper {
    margin: 30px -15px
}

@media (max-width: 576px) {
    .card-wrapper .jp-card-container {
        width:260px !important
    }

    .card-wrapper .jp-card {
        min-width: 250px !important
    }
}

.support {
    background-color: #fff
}

.support-content {
    z-index: 2;
    top: 20px;
    position: relative;
    width: auto;
    display: inline-table
}

.support-skew .support-icon {
    width: 20%;
    display: inline-table;
    margin-top: 15px
}

.support-skew .support-text {
    width: 75%;
    display: inline-table;
    padding-bottom: 15px
}

.support-skew .support-text h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px
}

.support-skew .support-text p {
    color: #fff;
    font-size: 14px
}

.support-contact-btn {
}

.shoes .support-contact-btn a {
    color: #fff!important
}

.shoes .support-contact-btn a:hover {
    text-decoration: none
}

.support-contact-btn .read-more .fa {
    margin-left: 4px
}

.support-skew::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #003f7f;
    display: block;
    height: 100%;
    box-shadow: 0 0 8px -5px #000;
    -webkit-box-shadow: 0 0 8px -5px #000;
    -moz-box-shadow: 0 0 8px -5px #000;
    -webkit-transform: skew( -30deg);
    -moz-transform: skew( -30deg);
    -o-transform: skew( -30deg);
    -ms-transform: skew( -30deg);
    transform: skew(-30deg);
    width: 2000px
}




.header-nav-bar:before {
    height: 3px;
    position: absolute;
    content: '';
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #e76716;
    width: 0
}

.header-nav-bar:after {
    bottom: 0;
    right: 0
}

.header-nav-bar:before {
    top: 0;
    left: 0
}

.header-nav-bar:after {
    height: 3px;
    position: absolute;
    content: '';
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #e76716;
    width: 0
}

.input-group {
    position: relative;
    display: flex !important;
    border-collapse: separate
}

.btn {
    font-size: 16px !important
}

.margin-top-banner {
    margin-top: 60px
}

.align-items-center {
    margin-top: 10s0px
}

.title a {
    color: #fff !important
}

.title_access a {
    color: #f34336 !important
}

.text_p_home {
    font-size: 14px;
    margin-top: 10px
}

.part_rcp ul li {
    list-style: none;
    width: 33% !important;
    flex: 0 0 33% !important;
    display: inline-flex
}

.img-fluid-custom {
    max-width: 70% !important;
    height: auto
}

.custom-image-width {
    width: 100% !important;
    border-radius: 5px
}

.TextFontColor {
    color: #337ab7 !important
}

.TextFontColor {
    color: #337ab7
}

.TextFontColor:hover {
    color: #e8670e !important
}

.imageViewLink {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden
}

.MiddleContentView {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    text-align: center
}

.crs_trios:hover .imageViewLink {
    opacity: 0.3
}

.crs_trios:hover .MiddleContentView {
    opacity: 1
}

.TextViewCourse {
    background-color: #1a1919;
    color: #fff !important;
    border-radius: 3px;
    font-size: 16px !important;
    padding: 10px 19px
}

.image-contain-width {
    object-fit: fill !important;
    width: 100% !important;
    border-radius: 10px
}

.our-delivery-services {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto
}

.our-services-section-background {
    background: #fff
}

.image_cutom_width {
    max-width: 60% !important
}

.explorefontsize {
    font-size: 18px !important
}

.explorefontsize:hover {
    font-size: 18px !important;
    color: #fff !important;
    background: #e8670e !important
}

.scrollbar {
    height: 170px;
    width: auto;
    background: #fff;
    overflow-y: scroll;
    padding: 10px
}

.force-overflow {
    min-height: 450px
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5
}

#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}

.star_gray {
    color: #605d5d;
    font-size: 14px !important
}

.star_yellow {
    color: #ff9800;
    font-size: 14px !important
}

.slick-next:before,.slick-prev:before {
    font-family: slick;
    font-size: 30px !important
}

.err_span {
    font-size: 12px;
    font-weight: 600
}

.close {
    float: right;
    font-size: 3.5rem !important;
    color: #e8670e !important
}

.mobie_view_model {
    margin-left: 227px
}

.breadcrumbtag span+span:before {
    padding: 8px;
    color: #fff;
    font-size: 16px;
    content: "\00BB";
    font-size: 18px
}

.background_theme {
}

.paddingforminput {
    padding: 15px
}

.icontop i {
}

.inputborder {
    /* border: 1px solid #868e96 !important; */
    outline: none !important;
}

.theme-bg:hover {
    background: #e8670e !important;
    color: #fff !important
}

.theme-light:hover {
    background: #e8670e !important;
    color: #fff !important
}

.btnorangecolor {
    background: #e8670e !important;
    color: #fff !important;
    margin-top: -3px;
    padding: 12px 35px !important
}

.btnorangecolor:hover {
    background: #ffffff !important;
    color: #040404 !important
}

.allcourseimt:hover {
    color: #fff !important
}

.allcourseimt .submenu-indicator {
    display: none !important
}

.allcourseimt {
    background: #e8670e !important;
    margin-top: 10px !important;
    color: #fff !important;
    padding: 9px 15px !important
}

.select2-selection__arrow b {
    display: none !important
}

.nopadding {
    padding: 0px !important
}

/* select.form-control:not([size]):not([multiple]) {
    height: unset !important;
} */

.map_icon {
    font-size: 30px !important;
    color: #e8670e !important
}

.custom_a_style {
    font-size: 14px !important;
    padding: 10px;
    margin-top: 5px;
    padding: 8px 20px !important
}

#custom_geader {
    background: #eee;
    height: 63px
}

button .custom_style_button {
    margin-left: 40px !important;
    padding: 8px 26px!important;
    background: #e8670e !important
}

.mgleft {
    margin-right: 1.5rem !important
}

#schedule-leads,#lead-gets {
    top: 50px !important
}

.mgtop {
    margin-top: 11px
}

#custom_geader li.active {
    background: #e8670e
}

.lightorangebutton:hover {
    background-color: #eb8c00!important;
    color: #fff !important
}

.lightorangebutton {
    background-color: #e76615!important;
    color: #fff!important
}

.lightredbutton {
    background-color: #06c!important;
    color: #fff!important;
    transition: .3s
}

.lightredbutton:hover {
    background-color: #888!important;
    color: #fff!important
}

.w3-btn,.w3-button {
    padding: 8px 8px!important
}

.show-batch-btn {
    margin-bottom: 6% !important;
    margin-top: 5% !important
}

.redbutton {
    background-color: #e8670e!important;
    color: #fff!important;
    transition: .3s;
    width: 100%
}

.active_color {
    background-color: #e8670e;
    color: #fff
}

.redbutton:hover {
    background-color: #888!important;
    color: #fff!important
}

.overlay_date {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #fff;
    overflow-x: hidden;
    transition: 0.5s
}

.overlay_date-content {
    position: relative;
    top: 0%;
    width: 100%;
    margin-top: 30px
}

.ctfont {
    font-size: 21px;
    color: #e8670e
}

.trining-options {
    background: #e9ecef85 !important;
    height: 100%
}

.overlay_date a {
    text-decoration: none;
    font-size: 14px;
    text-align: left;
    color: #e8670e;
    transition: 0.3s
}

.enrol {
    background: #e8670e !important;
    color: #fff !important
}

.enrol:hover {
    background: #007bff !important;
    color: #fff !important
}

.overlay_date a:hover,.overlay_date a:focus {
    color: #f1f1f1
}

.overlay_date .closebtndate {
    position: absolute;
    z-index: 9999;
    right: 45px;
    font-size: 60px
}

@media screen and (max-height: 450px) {
    .overlay_date a {
        font-size:14px
    }

    .overlay_date .closebtndate {
        font-size: 40px;
        top: -9px;
        right: 13px
    }
}

.trining-options .show-batches.show .arrow::after {
    ms-transform: skewY(180deg);
    -webkit-transform: skewY(180deg);
    transform: rotate(180deg)
}

.trining-options .collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: none;
    transition: all 0.3s
}

.back_stick_color {
    background: #000000;
    padding: 10px
}

.paddingforminput {
    border: 1px solid #ddd !important
}

.btn {
    padding: 6px 10px !important
}

.trining-options .collapsible-link[aria-expanded='true']::after {
    transform: rotate(0deg) translateX(-1px) !important
}

.pricefont {
    font-size: 14px !important
}

.w3-hover-text-red:hover,.w3-text-red {
    color: #e8670e!important;
    font-size: 13px
}

.changePrice {
    font-size: 14px !important
}

.back_video_theme {
    background: white !important;
    border-radius: 10px !important;
    padding: 15px !important;
    border: 10px solid #003f7f
}

@media screen and (min-width: 200px) and (max-width:800px) {
    .mobilevideopadding {
        padding:0px !important
    }

    .hide_image_mobile {
        display: none !important
    }

    .overlay_date .closebtndate {
        position: absolute;
        z-index: 9999;
        right: 10px;
        font-size: 40px
    }

    .ed_header_caption {
        margin-top: 4.5rem !important
    }

    .btn {
    }

    .margin_top_media {
        margin-top: 35px
    }

    .mobile_top_margin {
        margin-top: 15px
    }

    .allcourseimt {
        background: none !important;
        color: #333 !important;
        padding: 9px 27px !important
    }

    .allcourseimt:hover {
        color: #333 !important
    }

    .allcourseimt .submenu-indicator {
        display: block !important
    }

    .mobie_view_model {
        margin-left: 30px
    }

    section.min {
        padding: 0px 0 0px
    }

    section {
        /*padding: 20px 0 30px !important;
        position: relative*/
    }

    .edu_cat_2 {
        margin-bottom: 0px !important;
        padding: 0.5rem 0rem !important
    }

    .crs_grid_list_thumb img {
        border-radius: 5px !important
    }

    .mobileResponse {
        margin-top: -24px !important
    }
}

@media screen and (min-width: 200px) and (max-width:800px) {
    h1 {
        font-size:30px !important
    }

    .custom_geader {
        display: none !important
    }

    .background_theme {
        background: linear-gradient(rgb(0,102,204),rgb(0,0,0)) !important
    }

    .mobi_hide {
        display: none !important
    }

    .margintophidden {
        margin-top: 20px
    }

    .btn.btn-call_action_wrap {
        margin: auto
    }

    .ed_detail_head {
        padding: 3rem 0rem
    }

    .course_name_title {
        margin-top: 35px !important
    }
}

@media screen and (min-width: 200px) and (max-width:800px) {
    .align-items-center {
        margin-top:-20px !important
    }

    .nopadding_mobi {
        padding: 0px !important
    }

    .nopadding_mobi_div {
        padding: 0px !important
    }
}

@media screen and (min-width: 200px) and (max-width:800px) {
    .nav-brand {
        margin-right:1rem !important
    }

    .mobile_fidde {
        display: none
    }

    .support {
        background-color: #003f7f
    }

    .mobile_show_courese {
        display: none !important;
        margin: 0px !important
    }

    .desktop_show_course {
        display: none !important
    }

    .nopadding_mobile {
        padding: 0px !important
    }

    .lios_item {
        padding: 0 0px !important
    }

    .margintop_itag {
        margin-top: 4px
    }
}

@media screen and (min-width: 200px) and (max-width:600px) {
    .mobile_widt_blod_cat {
        width:50% !important
    }

    .crs_cate_caption {
        text-align: center !important
    }

    .crs_cate_caption span {
        font-size: 12px !important
    }

    .crs_cate_wrap.style_2 .crs_cate_box {
        height: 140px !important;
        max-height: 145px !important
    }

    h2,.h2 {
        /*font-size: 20px !important*/
    }

    .foot_list_info ul li {
        margin-left: 0px !important
    }

    .blg_title h4 a {
        color: #30384e;
        font-size: 16px !important
    }

    .back_blog_cover {
        padding: 80px 0 30px !important;
        height: auto !important;
        max-height: auto !important
    }

    .cat_blog_sec section {
        padding: 120px 0 50px !important
    }

    .breadcrumb-title {
        font-size: 18px !important
    }

    .transparent .breadcrumb {
        font-size: 10px;
        margin-bottom: 10px !important
    }

    .single_article_wrap {
        padding: 10px
    }

    .article_middle_info {
        font-size: 12px
    }

    b,strong {
        font-weight: bolder;
        font-size: 17px
    }

    .h3,h3 {
        font-size: 18px
    }

    .h2,h2 {
        font-size: 20px
    }
}

@media screen and (min-width: 200px) and (max-width:600px) {
    .mobile_apply_now {
        display:block !important;
        margin-bottom: 15px
    }

    .ed_header_short {
        font-size: 13px;
        text-align: justify
    }

    .h3,h3 {
        font-size: 20px !important
    }

    .card-header h6 {
        font-size: 16px !important;
        text-align: left !important
    }

    .ed_view_price,.ed_view_features,.ed_view_link {
        display: block;
        margin-bottom: 5rem;
        padding: 0 0px !important
    }

    .bold500 {
        font-size: 14px !important
    }

    .fontsmal {
        font-size: 14px !important
    }

    td {
        font-size: 14px !important
    }

    .font18px {
        font-size: 14px !important
    }

    #CorporateTrainingTop {
        padding: 0px 0 22px !important;
        margin-top: 0px !important
    }

    .pricing_wrap {
        margin-top: 25px !important
    }

    .edu_wraper {
        margin-top: 0px !important
    }

    .pills-tabContent {
        margin-top: -75px !important
    }

    #CourseDescriptionSmallMenu {
        margin-top: -114px !important
    }

    .rating-overview-box-total {
        font-size: 40px !important
    }

    .h5,h5 {
        font-size: 18px !important
    }

    .reviews-comments-wrap {
        display: inline-table;
        margin-top: -68px !important
    }
}






.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1170px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width:1200px
    }
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

.table {
    /* width: 100%; */
    /* max-width: 100%; */
    /* margin-bottom: 1rem; */
    /* background-color: transparent; */
}

.table td,.table th {
    /* padding: .75rem; */
    /* vertical-align: top; */
    /* border-top: 1px solid #e9ecef; */
}

.table thead th {
    /* vertical-align: bottom; */
    /* border-bottom: 2px solid #e9ecef; */
}

.table tbody+tbody {
    border-top: 2px solid #e9ecef
}

.table .table {
    background-color: #fff
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered {
    /* border: 1px solid #e9ecef; */
}

.table-bordered td,.table-bordered th {
    /* border: 1px solid #e9ecef; */
}

.table-bordered thead td,.table-bordered thead th {
    /* border-bottom-width: 2px; */
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #dddfe2
}

.table-hover .table-secondary:hover {
    background-color: #cfd2d6
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #cfd2d6
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.thead-inverse th {
    color: #fff;
    background-color: #212529
}

.thead-default th {
    color: #495057;
    background-color: #e9ecef
}

.table-inverse {
    color: #fff;
    background-color: #212529
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #32383e
}

.table-inverse.table-bordered {
    border: 0
}

.table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,.075)
}

@media (max-width: 991px) {
    .table-responsive {
        display:block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive.table-bordered {
        border: 0
    }
}



.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.form-control::placeholder {
    color: #868e96;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

/* select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
} */

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.3125rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #868e96
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    display: inline-block
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220,53,69,.8);
    border-radius: .2rem
}

.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-valid~.invalid-feedback,.custom-select.is-valid~.invalid-tooltip,.form-control.is-valid~.invalid-feedback,.form-control.is-valid~.invalid-tooltip,.was-validated .custom-select:valid~.invalid-feedback,.was-validated .custom-select:valid~.invalid-tooltip,.was-validated .form-control:valid~.invalid-feedback,.was-validated .form-control:valid~.invalid-tooltip {
    display: block
}

.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator {
    background-color: rgba(40,167,69,.25)
}

.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description {
    color: #28a745
}

.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before {
    border-color: inherit
}

.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator {
    background-color: rgba(220,53,69,.25)
}

.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description {
    color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before {
    border-color: inherit
}

.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out
}

.btn:focus,.btn:hover {
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn.active,.btn:active {
    background-image: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #0056d2;
    border-color: #0056d2;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(0,123,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc
}

.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 3px rgba(134,142,150,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 3px rgba(40,167,69,.5)
}

.btn-success.disabled,.btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745
}

.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 3px rgba(23,162,184,.5)
}

.btn-info.disabled,.btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b
}

.btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 3px rgba(255,193,7,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 3px rgba(220,53,69,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130
}

.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 3px rgba(248,249,250,.5)
}

.btn-light.disabled,.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 3px rgba(52,58,64,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 3px rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 3px rgba(134,142,150,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent
}

.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 3px rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 3px rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 3px rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 3px rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 3px rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light.active,.btn-outline-light:active,.show>.btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 3px rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark.active,.btn-outline-dark:active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
    background-color: transparent
}

.btn-link,.btn-link:active,.btn-link:focus {
    border-color: transparent;
    box-shadow: none
}

.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled {
    color: #868e96
}

.btn-link:disabled:focus,.btn-link:disabled:hover {
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}

.show>a {
    outline: 0
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
    white-space: nowrap
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical .btn,.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    border: 1px solid rgb(236, 236, 236);
    box-shadow: none;
    height: 40px;
}

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff,0 0 0 3px #007bff
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-indicator {
    background-color: #e9ecef
}

.custom-control-input:disabled~.custom-control-description {
    color: #868e96
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #007bff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.custom-file-control:lang(en):empty::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}



.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width: 576px) {
    .card-deck {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 576px) {
    .card-group {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb::after {
    display: block;
    clear: both;
    content: ""
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #868e96
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #868e96
}

.badge-secondary[href]:focus,.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #111;
    background-color: #ffc107
}

.badge-warning[href]:focus,.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus,.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #111;
    background-color: #f8f9fa
}

.badge-light[href]:focus,.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    /* padding: .75rem 1.25rem; */
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}

.alert-secondary hr {
    border-top-color: #cfd2d6
}

.alert-secondary .alert-link {
    color: #2e3133
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #fff;
    background-color: #007ab5;
    border-color: #00a1d9;
    padding: 10px 0;
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #007bff;
    transition: width .6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}


.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #868e96!important
}

a.bg-secondary:focus,a.bg-secondary:hover {
    background-color: #6c757d!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #e9ecef!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #868e96!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.d-print-block {
    display: none!important
}

@media print {
    .d-print-block {
        display: block!important
    }
}

.d-print-inline {
    display: none!important
}

@media print {
    .d-print-inline {
        display: inline!important
    }
}

.d-print-inline-block {
    display: none!important
}

@media print {
    .d-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.ml-1 {
    margin-left: .25rem!important
}

.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2 {
    margin-left: .5rem!important
}

.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3 {
    margin-left: 1rem!important
}

.mx-3 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mr-4 {
    margin-right: 1.5rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.ml-4 {
    margin-left: 1.5rem!important
}

.mx-4 {
    margin-right: 1.5rem!important;
    margin-left: 1.5rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mr-5 {
    margin-right: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.ml-5 {
    margin-left: 3rem!important
}

.mx-5 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pl-1 {
    padding-left: .25rem!important
}

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pl-2 {
    padding-left: .5rem!important
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pr-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pl-3 {
    padding-left: 1rem!important
}

.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pr-4 {
    padding-right: 1.5rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pl-4 {
    padding-left: 1.5rem!important
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pr-5 {
    padding-right: 3rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.pl-5 {
    padding-left: 3rem!important
}

.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto {
    margin-top: auto!important
}

.mr-auto {
    margin-right: auto!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ml-auto {
    margin-left: auto!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}





/*new css*/
@font-face {
    font-family: 'Arial-BoldMT';
    src: url("https://d2o2utebsixu4k.cloudfront.net/assets/fonts/Arial-BoldMT.ttf") format('truetype');
}




.cart-new-secure-tabs .nav li {
    background-color: #f7f7f7;
    border-radius: 3px;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    height: 50px;
    padding: 0
}

.cart-new-secure-tabs .nav h3 {
    font-size: 13px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 19px;
    margin-bottom: 15px;
    padding-left: 10px;
    margin-top: 30px
}

.cart-new-secure-tabs .nav h3:first-child {
    margin-top: 0
}

.cart-new-secure-tabs .nav li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    ;padding: 0;
    -webkit-filter: grayscale(1);
    color: #000;
    opacity: 0.6;
    filter: grayscale(1);
    border-left: 3px solid #f7f7f7;
    padding: 14px 16px
}

.cart-new-secure-tabs .nav li:hover a, .cart-new-secure-tabs .nav li:focus a, .cart-new-secure-tabs .nav li.active a {
    -webkit-filter: grayscale(0);
    color: #000;
    opacity: 1;
    background-color: #f7f7f7;
    filter: grayscale(0);
    border-radius: 3px;
    border-left: 3px solid #000
}

.cart-new-secure-tabs .nav i {
    display: inline-block
}
.payment-sprite {
    background-image: url(../images/checkout/payment-icons.png);
    background-repeat: no-repeat;
}
.payment-sprite.icons-payment {
    width: 68px;
    height: 30px;
    display: block;
}
.icon-paypal-payment {
    background-position: 2px 7px;
}
.icon-stripe-payment {
    background-position: -81px -29px;
}
.icon-splitit-payment {
    background-position: -80px -68px;
    width: 80px!important;
}
.icon-razorpay-payment {
    background-position: -80px 7px;
}
.icon-affirm-payment {
    background-position: -5px -66px;
}
.paypalconntnt {
    max-width: 95%;
    width: 600px;
}
p.pptxt {
    font-size: 12px;
    line-height: 20px;
}
.new-cart-page .secured-checkout {
    margin-top: 20px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.new-cart-page .secured-checkout .media-left {
    padding-right: 15px;
}
.secured-checkout .media {
    display: flex;
    align-items: center;
    margin-top: 50px;
    flex-wrap: wrap;
}
.secured-checkout img {
    max-width: 100%;
}
/*.secured-checkout .media-left{
    width: 120px;
}*/
.secured-checkout .media-left img {
    height: 64px;
}
.secured-checkout .media-right img {
    height: 64px;
}
.secured-checkout .media-left,
.secured-checkout .media-right{
    padding: 0;
}
.secured-checkout .media-left{
    margin: 0 5px 10px;
}
.secured-checkout .media-body{
    width: 50%;
}
.secured-checkout p{
    text-align: center;
    padding: 0 40px;
}
@media screen and (max-width:767px){
    .secured-checkout .media {
        justify-content: center;
        margin-bottom: 15px;
    }
    .secured-checkout .media-body {
        flex: 0 1 100%;
        margin-bottom: 10px;
    }

}
.cart-new-secure-tabs p b,.cart-new-secure-tabs p strong {
    font-weight: bold!important
}

.coupon-applied {
    margin-top: 8px
}

.coupon-applied i {
    color: #43ba55;
    margin-right: 7px;
    font-size: 16px
}

.coupon-applied .pull-left {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 2;
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 12px!important
}

.tab-content > .active h4 {
    font-weight: bold;
    color: #000;
    line-height: 1.83
}

.new-form .bootstrap-select .dropdown-menu {
    width: auto!important;
    min-width: 100%!important
}

.new-form .bootstrap-select .dropdown-menu.inner {
    width: auto!important
}

.alt-form {
    padding: 20px 0 0;
    border-top: 1px dashed rgba(0, 0, 0, 0.1)
}

.alt-form .form-group {
    margin-bottom: 0!important
}

.secure-note {
    margin-top: 10px
}

.secure-note b {
    font-weight: bold!important
}

.secure-block div {
    display: block;
    width: 100%
}

.ag-icons {
    background-image: url("https://knowledgehut.com/assets/images/icons/course-latest-sprite.png")!important;
    background-repeat: no-repeat
}

.payment-error-icon {
    background-position: -152px -195px !important;
    width: 46px;
    height: 42px;
    display: inline-block
}

.payment-success-icon {
    background-position: -60px -153px!important;
    width: 50px;
    height: 52px;
    display: inline-block
}

.payment-success-modal .modal-body {
    padding: 16px 0
}

.payment-success-modal .modal-content {
    padding: 30px 0 0
}

.payment-success-modal .modal-header {
    display: block;
    border: none;
    padding: 45px 30px 35px
}

.payment-success-modal h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    letter-spacing: -0.5px;
    margin: 10px 0 0px
}

.payment-success-modal .modal-title {
    font-weight: bold;
    font-size: 14px
}

.payment-success-modal .modal-dialog {
    top: 15%;
    width: 575px
}

.payment-success-modal p {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6)
}

.payment-success-modal p a {
    color: #f3534f;
    display: inline-block
}

.payment-success-modal .success-form {
    margin-top: 20px;
    padding: 20px 93px;
    background-color: #f7f7f7
}

.success-page {
    margin-top: 20px
}

.success-page .success-msg {
    text-align: center;
    display: block;
    padding: 0
}

.success-page .success-msg span {
    display: block;
    padding: 0!important
}

.success-page .success-msg h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    letter-spacing: -0.5px;
    margin: 0
}

.success-page .success-msg p {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6)
}

.success-page .success-msg p a {
    color: #f3534f;
    display: inline-block
}

.success-form {
    padding: 20px 93px;
    background-color: #f7f7f7
}

.success-form p {
    margin-bottom: 10px!important
}

.success-form .form-group {
    position: relative;
    margin-bottom: 0!important
}

.success-form .form-group .form-control {
    font-weight: 600
}

.success-form .form-group .btn {
    position: absolute;
    display: inline-block;
    top: 24%;
    right: 0;
    font-size: 12px;
    font-weight: bold;
    color: #ff953f;
    background-color: transparent;
    box-shadow: none;
    text-transform: uppercase
}

.payment-failure-modal .modal-body {
    padding: 16px 0
}

.payment-failure-modal .modal-content {
    padding: 40px 0
}

.payment-failure-modal .modal-header {
    display: block;
    border: none;
    padding: 45px 30px 35px
}

.payment-failure-modal h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    letter-spacing: -0.5px;
    margin: 12px 0 10px
}

.payment-failure-modal .modal-title {
    font-weight: bold;
    font-size: 14px
}

.payment-failure-modal .modal-dialog {
    top: 15%;
    width: 575px
}

.payment-failure-modal p {
    margin-bottom: 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6)
}

.payment-failure-modal p a {
    color: #f3534f;
    display: inline-block
}

.payment-failure-modal .btn {
    margin-bottom: 20px
}

.payment-failure-modal a.btn {
    color: #f3534f;
    display: block
}

.support-p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    margin-top: 15px
}

.support-p a {
    color: #ff6568
}

.pay-loadmodal {
    z-index: 9999!important
}

.pay-loadmodal .modal-body {
    padding: 16px 0
}

.pay-loadmodal .modal-header {
    display: block;
    border: none;
    padding: 45px 30px 35px
}

.pay-loadmodal h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    letter-spacing: -0.5px;
    margin: 12px 0 10px
}

.pay-loadmodal .modal-title {
    font-weight: bold;
    font-size: 14px
}

.pay-loadmodal .modal-dialog {
    top: 30%;
    width: 575px
}

.pay-loadmodal p {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6)
}

.pay-loadmodal p b {
    color: #000;
    font-weight: 600
}

.pay-loadmodal p a {
    color: #f3534f;
    display: inline-block
}

.pay-loadmodal .progress {
    width: 56px;
    height: 56px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative
}

.loader,.loader:after {
    border-radius: 50%;
    width: 56px;
    height: 56px
}

.loader {
    margin: 5px auto 20px;
    position: relative;
    border: 3px solid #fff;
    border-left: 3px solid #43ba55!important;
    animation: load8 1.1s infinite linear;
    -webkit-animation: load8 1.1s
}

.loading-msg {
    padding: 30px;
    text-align: center
}

.request_invoice a {
    text-decoration: none
}

.request-invoice a {
    display: inline-block
}

.request-invoice h5, .we-accept h5 {
    font-size: 12px;
    margin-bottom: 10px
}

.left.edit-info.collapsed~.edit-details {
    display: inline-block
}

.edit-details.right {
    float: right;
    width: auto!important;
    padding: 0;
    margin: 20px 25px 0 0
}

.secured-checkout p {
    font-size: 12px;
    color: #666;
    line-height: 18px
}

/*.payment-sprites {
    background-image: url('https://d2o2utebsixu4k.cloudfront.net/assets/images/stripe-pay-icons.png');
    background-repeat: no-repeat
}

.icon-cards-type {
    width: 32px;
    height: 24px
}

.icon-visa-small-2 {
    background-position: -13px -9px !important
}

.icon-master-small-2 {
    background-position: -48px -9px !important
}

.icon-amex-small-2 {
    background-position: -83px -9px !important
}

.icon-discover-small-2 {
    background-position: -118px -9px !important
}

.icon-visa-small {
    background-position: -410px -1223px!important
}

.icon-master-small {
    background-position: -361px -1223px!important
}

.icon-amex-small {
    background-position: -214px -1223px!important
}

.icons-payments {
    width: 28px;
    display: inline-block;
    margin-right: 15px
}

.icon-payu-credit-card-payment {
    background-position: -212px -55px;
    height: 20px
}

.icon-payu-debit-card-payment {
    background-position: -212px -55px;
    height: 20px
}

.icon-payu-net-banking-payment {
    background-position: -294px -55px;
    height: 20px
}

.icon-payu-upi-payment {
    background-position: -363px -53px;
    height: 20px
}*/

.cart-new-secure-tabs .nav li.active .icon-payu-credit-card-payment, .cart-new-secure-tabs .nav li:hover .icon-payu-credit-card-payment {
    background-position: -16px -55px
}

.cart-new-secure-tabs .nav li.active .icon-payu-debit-card-payment, .cart-new-secure-tabs .nav li:hover .icon-payu-debit-card-payment {
    background-position: -16px -55px
}

.cart-new-secure-tabs .nav li.active .icon-payu-net-banking-payment, .cart-new-secure-tabs .nav li:hover .icon-payu-net-banking-payment {
    background-position: -86px -55px
}

.cart-new-secure-tabs .nav li.active .icon-payu-upi-payment, .cart-new-secure-tabs .nav li:hover .icon-payu-upi-payment {
    background-position: -157px -55px
}

.icon-cards-type-new {
    height: 25px;
    display: inline-block;
    margin-right: 0px;
    transform: scale(0.7)
}

.icon-master-new {
    background-position: -20px -103px;
    width: 42px
}

.icon-visa-new {
    background-position: -84px -103px;
    width: 40px
}

.icon-rupay-new {
    background-position: -144px -103px;
    width: 93px
}

.icons-digital {
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.icon-bhim {
    background-position: -321px -258px;
    width: 99px;
    margin-left: 10px
}

.icon-paytm {
    background-position: -130px -258px;
    width: 61px
}

.icon-gpay {
    background-position: -235px -258px;
    width: 50px
}

.icon-phonepe {
    background-position: -20px -258px;
    width: 72px
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.success-content {
    padding: 70px 0 30px
}

.success-msg {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #0ca809;
    margin-bottom: 30px
}

.success-para {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.86;
    color: rgba(0, 0, 0, 0.6)
}

.success-para b {
    font-weight: bold
}

.success-para a {
    color: #ff953f!important
}

.participant-table {
    margin-top: 30px
}

.participant-table .table-bordered {
    border-color: #ececec!important;
    margin-bottom: 0px!important
}

.participant-table thead tr td {
    font-size: 14px;
    line-height: 1.71;
    color: #000;
    border-bottom-width: 1px
}

.participant-table tbody tr td:last-child {
    vertical-align: middle!important
}

.participant-table tbody tr td h4 {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.83;
    color: #000;
    text-align: center
}

.participant-table tbody tr td span {
    display: block;
    font-weight: normal;
    font-size: 12px;
    color: #666
}

.participant-table tbody span.tablet-light-p {
    font-weight: normal;
    color: rgba(0, 0, 0, 0.6)
}

.participant-table tbody span.tablet-dark-p {
    font-size: 18px;
    font-weight: bold
}

.form-participant {
    padding: 30px!important
}

.part-form {
    position: relative;
    padding: 30px 30px 60px;
    border: solid 1px #ececec;
    border-top: none!important
}

.part-form a.clear-all {
    z-index: 10;
    position: absolute;
    right: 30px;
    top: 74px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6)!important
}

.part-form h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67;
    color: #000
}

.subforms {
    margin-top: 10px;
    position: relative
}

.subforms h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.71;
    color: #000;
    margin-bottom: 10px
}

.subforms form .form-group {
    height: 60px;
    margin-bottom: 0
}

.subforms .selected-flag {
    background-color: #fff!important;
    border-right: solid 1px #ececec
}

.subforms .selected-dial-code {
    font-size: 12px
}

.intl-tel-input .form-control {
    padding-left: 68px!important
}

.success-content .intl-tel-input .form-control {
    padding-left: 96px!important;
    padding-right: 30px!important
}

.form-border .intl-tel-input .country-list {
    width: 220px;
    overflow-x: hidden
}

.add-sbmt-click {
    margin-top: 30px
}

.add-sbmt-click a {
    padding: 11px 62px;
    font-size: 12px;
    font-weight: 800;
    box-shadow: none!important;
    border-radius: 3px;
    border: solid 1px #ff953f;
    background: linear-gradient(to top right, #ff953f 0%, #bf3d71 100%) !important
}

.add-sbmt-click a:first-child {
    margin-right: 20px;
    background: #fff!important;
    color: #ff953f
}

.add-sbmt-click a:last-child {
    color: #ffffff!important
}

.del-part-rel {
    position: relative
}

.del-trash {
    position: absolute;
    right: -22px;
    top: 54px;
    display: inline-block
}

.del-trash i {
    background: url("https://knowledgehut.com/assets/images/trash-2-copy.png") no-repeat
}

.dnld-here {
    box-shadow: none!important;
    padding: 8px 20px;
    text-transform: uppercase;
    background: #000 !important;
    color: #fff!important;
    font-weight: 800;
    font-size: 12px
}

.success_content .container {
    padding-top: 0!important
}

.form-border {
    transition: all 0.5s;
    background: #fff;
    border: 1px solid #ececec;
    height: 60px
}

.form-border label {
    font-size: 12px;
    line-height: 2;
    color: rgba(0,0,0,0.4);
    padding-top: 6px;
    padding-left: 15px;
    display: block
}

.form-border .form-control {
    border: 0 none;
    box-shadow: none;
    padding-left: 0;
    color: #000;
    font-size: 12px;
    height: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 2;
    padding-left: 15px;
    margin-bottom: 6px
}

.intl-tel-input.separate-dial-code .selected-flag {
    width: 86px!important
}

.success_content .content_three .error {
    text-align: left!important;
    display: block
}

.right-on-secure {
}

.right-on-secure .sub-total {
    font-weight: bold!important
}

.right-on-secure .media .media-heading {
    font-weight: normal
}

.basic-crs-details {
    margin-bottom: 15px
}

.basic-crs-details .media {
    margin-top: 0
}

.top-r-head {
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 1.86
}

.top-r-val {
    font-size: 14px;
    color: #000
}

.coupon-val {
    border-width: 1px 0 1px 0!important;
    border: 1px dashed #ececec;
    padding: 10px 0
}

.coupon-val span {
    font-weight: 600!important
}

.tab-content .tab-pane .radio-success input[type="radio"]:checked+label::before {
    border-color: #26d400 !important;
    background: #26d400 !important;
    opacity: 1;
    outline: none
}

.tab-content .tab-pane .radio-success input[type="radio"]:checked+label::after {
    background: #fff !important
}

.tab-content .tab-pane .radio label {
    font-size: 14px;
    color: rgba(0,0,0,0.6)
}

.tab-content .tab-pane .radio label::after {
    width: 7.5px;
    height: 7.5px;
    left: 3px
}

.tab-content .tab-pane .radio.radio-inline {
    line-height: 15px;
    margin-bottom: 10px
}

.tab-content .tab-pane .radio label b {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8)!important
}

.tab-content .tab-pane .radio label::before {
    width: 14px;
    height: 14px;
    border: 2px solid #000 !important;
    opacity: 0.2
}

.tab-content .tab-pane .radio label i {
    display: inline-block;
    margin-left: 10px;
    line-height: 15px;
    text-align: center;
    font-size: 10px;
    width: 14px;
    height: 14px;
    opacity: 0.6;
    border: 1px solid #000;
    padding: 0px;
    border-radius: 100%
}

.no-cost-pay {
    margin-top: 10px
}

.no-emi-cost {
}

.no-emi-cost span {
    font-size: 14px;
    display: block
}

.no-emi-cost span b {
    font-size: 14px;
    font-weight: 600
}

.tab-content .tab-pane .no-emi-cost span i {
    display: inline-block;
    margin-left: 10px;
    line-height: 15px;
    text-align: center;
    font-size: 10px;
    width: 14px;
    height: 14px;
    opacity: 0.6;
    border: 1px solid #000;
    padding: 0px;
    border-radius: 100%
}

.right-on-secure .top-second.view-md .pull-right span {
    width: auto;
    display: block;
    font-size: 12px;
    line-height: 2
}

.new-cart-page .empty-cart {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0px 1px 6px 0px rgba(36,38,47,0.10), 0px 4px 6px 0px rgba(0,0,0,0.06)
}

.checkbox-agree+label,.checkbox>label {
    font-size: 12px
}

.back-btn {
    color: #26d400;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: underline;
    font-weight: 700
}

.back-btn:hover,.back-btn:focus {
    color: #ff953f
}

.tab-content h5 {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    margin-bottom: 20px
}

.select-bank-main {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px
}

.select-bank-main .select-bank {
    border: solid 1px #d2d6de;
    margin-top: 0px;
    border-radius: 2px;
    width: 100%;
    max-width: 220px;
    margin-right: 20px;
    margin-bottom: 16px;
    float: left
}

.select-bank-main .select-bank label {
    cursor: pointer;
    width: 100%;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    margin: 12px 0;
    padding-left: 35px
}

.select-bank-main .select-bank label input {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0
}

.select-bank-main .select-bank label input:focus {
    outline: none
}
.btn-success-new {
    box-shadow: none !important;
    background: #000 !important;
    border-radius: 3px;
    padding: 14px 57px 14px 16px;
    height: 40px;
    font-size: 12px !important;
    font-weight: 800;
    color: #fff !important;
    text-transform: uppercase;
    width: 155px !important;
    position: relative;
}
.btn-success::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(https://d2o2utebsixu4k.cloudfront.net/assets/icons/right-arrow-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 41px;
    height: 100%;
}
.fs12 {
    font-size: 12px !important;
}
.mt-20 {
    margin-top: 20px;
}
.cntry-bx {
    display: flex;
    align-items: center;
    text-align: left;
    max-width: 100%;
}
.cntry-bx label {
    margin: 0;
    font-size: 13px;
    margin-bottom: 2px;
    margin-right: 8px;
    display: none;
}
.cntry-drpdwn {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 11px;
    height: 26px;
    width: 180px;
    background: #040404;
    color: #fff !important;
}
@media only screen and (min-width: 768px){
    .side-by-side-auto {
        display: flex;
        width: 100%;
    }
    .side-by-side-auto .side-1 {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {

    .cart-new-secure-tabs .nav {
        /* padding-left: 15px; */
    }

    .cart-new-secure-tabs .nav li {
        margin-top: 8px;
        height: 50px
    }

    .cart-new-secure-tabs .nav li a {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1;
        border-left: 3px solid #f7f7f7
    }

    .cart-new-secure-tabs .nav li:hover a, .cart-new-secure-tabs .nav li:focus a, .cart-new-secure-tabs .nav li.active a {
        color: #000;
        opacity: 1;
        background-color: #f7f7f7!important;
        border-radius: 3px;
        border-left: 3px solid #f7f7f7
    }

    .cart-new-secure-tabs .nav li a.visible-xs {
        display: flex !important
    }
    .lrnr-backbtn{
        margin-bottom: 10px;
    }
    .paypalconntnt {
        max-width: 100%;
    }

    
}
@media screen and (max-width: 600px){
    .cntry-bx{
        width: 100%;
    }
}



