@import "https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i|Montserrat:400,700";
@import "vendor/zabuto_calendar.min.css";
@import "vendor/owl.carousel.css";
@import "vendor/owl.theme.css";
@import "vendor/meanmenu.css";
@import "vendor/owl.transitions.css";
@import "vendor/font-awesome.min.css";
div.swicther {
    position: fixed;
    top: 20%;
    z-index: 9999;
    left: 0;
    background: #f5f5f5;
    border: 1px solid #efefef;
    display: block;
    border-radius: 3px;
}
#demo-wrapper {
    width: 220px;
    display: none;
    padding: 20px 15px;
    margin-top: 25px;
    margin-bottom: 20px;
}
#demo-wrapper li {
    width: 25px;
    height: 25px;
    float: left;
    list-style-type: none;
    margin: 0 10px;
    margin-bottom: 15px;
    border-radius: 3px;
    cursor: pointer;
}
#demo-wrapper ul {
    padding: 0;
    display: inline;
}
h5.demo-head {
    font-size: 16px;
    border: 1px double;
    color: #ec595f;
    border-left: 0;
    border-right: 0;
    padding: 1px 0;
}
.sett {
    float: right;
    background: #f5f5f5;
    font-size: 10px;
    padding: 6px;
    color: #ec595f;
    cursor: pointer;
    z-index: 99999;
    border-radius: 4px;
    position: relative;
}
li.color1 {
    background: #9bc12d;
}
li.color2 {
    background: #46d39f;
}
li.color3 {
    background: #4f95fd;
}
li.color4 {
    background: #ec595f;
}
body,
p {
    font-size: 16px;
    color: #002e3b;
}
body {
    background: #e8e7e7;
}
body {
    background-image: url(../img/pattern.png);
    background-repeat: repeat;
}
body,
p,
.single-post h6,
.page-bannar h1,
footer ul.list-group li,
.comming-soon,
.comming-soon h1 {
    font-family: karla, sans-serif;
}
.conatiner-box {
    max-width: 1620px;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 #ddd;
}
h1,
h2,
h3,
h4,
h5,
h6,
.list-group,
.signle-fid p,
.nav-style li a,
.post-details,
h2 a,
.Breadcrumbs a,
.sidebar ul li a,
.search-text,
section.contact-form,
.btn,
.list-group-item,
.box,
a.reply-c,
.latest-course h5 a,
h5 a,
.course-list h3 a,
.single-student .media-body p,
.pagination > li > a,
ul.footer-post a,
.teacher-title,
.course-details-sidebar,
p.best-plan,
.post-element,
blockquote p,
.contact-form input,
.footer-newsletter {
    font-family: montserrat, sans-serif;
}
.line-height-22{
    line-height: 22px !important;
}
.form-control:focus {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 1px rgba(102, 175, 233, 0.6);
}
.pagination > .active > a {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ec595f;
}
.pagi .pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 13px 10px;
    background-color: #fff;
    border: 0 solid #ddd;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #dadada;
    margin-right: 7px;
    color: #fff;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #68a574;
}
*:focus {
    outline: none;
}
h1,
.h1 {
    font-size: 30px;
}
h2,
.h2 {
    font-size: 26px;
}
h3,
.h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
}
h4,
.h4 {
    font-size: 20px;
}
h5,
.h5 {
    font-size: 18px;
    line-height: 28px;
}
h6,
.h6 {
    font-size: 16px;
}
a {
    color: #ec595f;
}
a:hover,
.single-course-list:hover h5 {
    text-decoration: none;
    outline: none;
    color: #56261c;
}
a:focus {
    text-decoration: none;
}
.no-mt {
    margin-top: 0;
}
section {
    background: #fff;
}
.nav-style .btn {
    padding: 0;
    margin-top: 0;
}
.nav-style .btn a {
    padding: 15px 30px;
}
.nav-style .navbar-nav li > .btn-style1 {
    background: #fff;
}
input.form-control {
    min-height: 50px;
    font-size: 16px;
    box-shadow: none;
}
.input-group-addon:last-child {
    border-left: 0;
    background: #ec595f;
    border: 0;
    color: #fff;
    padding: 0 30px;
    font-size: 16px;
}
.latest-course .details {
    padding: 15px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ececec;
    margin-top: -6px;
}
.course-list .details {
    margin-top: 0;
}
h2 a {
    font-size: 18px;
    line-height: 24px;
}
.post-date {
    width: 70px;
    text-align: center;
    background: #599e67;
    color: #fff;
    padding-bottom: 10px;
    float: left;
    padding-top: 10px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-right: 30px;
}
.btn,
.nav-style .navbar-nav a,
.top-bar .top-social-bar li,
a {
    color: #000;
    transition: all 0.5s;
}
.nav-style .navbar-nav a {
    transition: opacity 0.5s;
}
span.e-date {
    width: 100%;
    display: block;
    font-size: 36px;
}
span.e-month {
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -10px;
}
.btn {
    padding: 12px 30px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
}
.btn-style1 {
    margin-right: 0;
    background: #e17c00;
}
.btn-style1:hover {
    background: #e15200;
    color: #fff;
}
.btn-style2 {
    margin-right: 0;
    margin-right: 0;
    background: 0 0;
    border: 1px solid #fff;
}
.btn.btn-style2:hover {
    background: #fff;
    color: #002e3b;
}
.navbar-default .navbar-nav > .btn-style1 > a:hover {
    color: #fff;
}
.navbar-default .navbar-nav > .btn-style1 > a {
    color: #fff;
    padding-bottom: 15px;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 2px solid #f3f3f3;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 2px solid #f3f3f3;
}
.slider-bottom-features .list-group-item {
    position: relative;
    display: block;
    padding: 25px 15px;
    margin-bottom: 0;
    background-color: #fff;
    font-size: 18px;
    border: 2px solid #f3f3f3;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    color: #ec595f;
}
.list-group-item:after {
    content: "\f105";
    position: absolute;
    right: 15px;
    font-family: fontawesome;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav > li > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ec595f;
    outline: none;
}
.nav-pills > li {
    margin-left: 2px;
    background: #599e67;
    border-radius: 5px;
}
.nav-pills > li > a {
    border-radius: 4px;
    color: #fff;
}
a.list-group-item:hover,
a.list-group-item:focus {
    color: #599e67;
    background-color: transparent;
    outline: none;
}
.widget h3 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 20px;
}
.overlay {
    display: block;
    background: #000;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
}
.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
    backface-visibility: visible;
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fae868;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 5px;
    transition: opacity 200ms ease 0s;
    width: 12px;
}
.bborder {
    color: #ec595f;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
}
.icon-box {
    margin-top: 0;
}


/* custom Style */

.site-lg img{
    max-width: 300px;
    margin:  6px 0 0 0;
}

.foo-brif img{
    max-width: 180px;
    margin:  20px 0 0 0;
}






  /*** radio box start ***/
  
     .onl-dh12 .onl-dh13{
         margin-bottom:35px;
     }  
  
     .onl-dh12 .radiobutton .label {
        display: flex;
        justify-content: space-between;
    }
    .onl-dh12 .radiobutton {
        padding: 8px 10px;
        border: 1px #ddd solid;
        position: relative;
        border-radius: 3px;
    }  
    .onl-dh12 {
        border: none;
        padding: 0;
        margin: 35px 0 20px;
    }
    .onl-dh12 .radiobutton input[type="radio"] {
      position: absolute;
      left: -9999px;
      z-index: -9999;
      visibility: hidden;
    }
    .onl-dh12 .radiobutton input[type="radio"] + .label {
        padding-left: 30px;
        padding: 7px 0 7px 30px;
        cursor: pointer;
        vertical-align: middle;
        position: relative;
    }
    .onl-dh12 .radiobutton input[type="radio"] + .label:before {
        content: "";
        position: absolute;
        top: 0;
        margin: 4px 0 0 0;
        left: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #56261c;
    }
    .onl-dh12 .radiobutton input[type="radio"] + .label:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 8px;
        margin-left: 4px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: none;
    }
    .onl-dh12 .radiobutton input[type="radio"]:active,
    .onl-dh12 .radiobutton input[type="radio"]:focus {
      outline: 1px dashed rgba(182, 15, 46, 0.6);
    }
    .onl-dh12 .radiobutton input[type="radio"]:checked + .label:after {
      content: "";
      background: #56261c;
      transition: all 75ms ease-in;
    }
    .onl-dh12 .b13a_5{
        font-size: 14px;
        color: #56261c;
    }
    .onl-dh12 .b13a_7{
        margin-bottom:15px;
    }
    .onl-dh12 .b13a_7{
        font-size:16px;
        color:#484848;
    }
    .onl-dh12 .b13a_3{
        margin: 0 0 10px 0;
    }
  /*** radio box end ***/  





#sucsMsg{
    display: block;
    font-size: 20px;
    color: #fff;
    background: #2abe65;
    padding: 10px;
    text-align: center;
    font-weight: 700;    
}
#errorMsg{
    display: block;
    font-size: 20px;
    color: #fff;
    background: #ec595f;
    padding: 10px;
    text-align: center;
    font-weight: 700;    
}




.icon-box p {
    line-height: 20px;
    margin-bottom: 0;
}

.icon-box .icon {
    width: 100px;
    text-align: center;
    background: #500707;
    color: #fff;
    font-size: 40px;
    border-radius: 100%;
    display: block;
    height: 100px;
    float: left;
    padding-top: 25px;
    margin-right: 30px;
}
.ico-details {
    width: 63%;
    float: right;
}
.icon-box a {
    margin-top: 0;
    color: #ec595f;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}
.icon-box a:hover {
    color: #599e67;
}
span.bottom-bar {
    width: 75px;
    height: 3px;

    display: block;

}
.page-bannar {
    height: 300px;
    position: relative;
}
.page-bannar h1 {
    font-size: 50px;
    position: absolute;
    bottom: 45px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.page-bannar .bottom-bar {
    position: absolute;
    bottom: 35px;
    margin-bottom: 0;
}
.header-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.6;
    top: 0;
}
.Breadcrumbs {
    background: #fff;
    padding-top: 10px;
    padding-left: 30px;
    float: right;
    position: relative;
    padding-right: 30px;
    margin-top: -150px;
    font-size: 14px;
    margin-right: 15px;
}
.Breadcrumbs li {
    padding-right: 30px;
    padding-left: 0;
    position: relative;
}
.Breadcrumbs .active a {
    color: #ec595f;
}
.Breadcrumbs li:after {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bebebe;
    font-family: fontawesome;
}
.Breadcrumbs li:last-child:after {
    display: none;
}
.Breadcrumbs li:last-child {
    padding-right: 0;
    padding-left: 0;
}
.Breadcrumbs li a {
    color: #002e3b;
}
.page-content {
    background: #fff;
    padding: 100px 0;
}
.page-content p {
    margin-bottom: 40px;
    margin-bottom: 40px;
    line-height: 26px;
}
.page-content .single-pre12 p{
    margin-bottom: 25px;
    line-height: 26px;
}
.page-content h2 {
    margin-top: 0;
}
.search-text {
    margin-bottom: 0;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 4px;
    font-size: 14px;
}
.img-radius {
    border-radius: 5px;
}
.page-content .latest-course .col-lg-4 {
    margin-top: 30px;
}

.page-content .latest-course .single-pre12{

}
.course-list .col-md-12 {
    margin-bottom: 30px;
}
.course-list .col-md-12 img {
    width: 270px;
    float: left;
    height: 200px;
}
.course-list img {
    border-bottom-left-radius: 5px;
}
.course-list .details {
    width: 577px;
    float: right;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    padding-bottom: 20px;
    height: 200px;
}
.course-list .text {
    margin-bottom: 20px;
    color: #002e3b;
}
.course-list h3 a {
    color: #002e3b;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-list h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}
.course-list .col-md-12 img {
    border-top-right-radius: 0;
}
.events-grid .single-post {
    margin-bottom: 30px;
}
.events-list .single-post img {
    float: left;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
}
.events-list .post-date {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    margin-bottom: 125px;
    margin-top: -1px;
}
.events-list .post-details {
    border: 1px solid #ececec;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-left: 0;
}
.events-list p.text {
    margin-bottom: 30px;
}
.events-list .post-in {
    margin-bottom: 20px;
}
.events-list .single-post h2 {
    padding-top: 30px;
}
h6.share-text {
    margin-top: 30px;
    color: #ec595f;
    border-bottom: 0 solid #000;
    padding-bottom: 0;
    margin-bottom: 0;
}
.share-profile a {
    color: #ddd;
}
.cnp .mb-50 {
    margin-bottom: 0;
}
h3.professor-name {
    margin-top: 0;
    margin-bottom: 0;
    color: #599e67;
}
p.position {
    margin-bottom: 0;
}
.progress {
    height: 30px;
    background: #d8ecf2;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    background: #ec595f;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    color: #ec595f;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
}
.content p {
    line-height: 28px;
}
.content-area {
    padding: 30px 40px;
    border: 1px solid #e3e3e3;
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.content-area h3 {
    margin-top: 0;
}
.content p {
    margin-bottom: 10px;
}
.content li {
    margin-bottom: 5px;
}
.content-area.time i,
.content-area.event-location i {
    color: #c7c6c6;
    padding-right: 5px;
}
.content-area.time i:last-child {
    margin-left: 30px;
}
a.img-link {
    position: relative;
    display: inline-block;
}
.events a.img-link {
    width: 100%;
}

a.img-link:hover:after,
.img-link:hover i {
    opacity: 1;
    transition: all 0.25s ease-in;
}
.post-details {
    margin-top: 0;
}
.cnp a.img-link {
    width: 160px;
    float: left;
}
.hv2 .cnp a.img-link {
    width: 100%;
    float: left;
}
.img-link i {
    position: absolute;
    text-align: center;
    left: 45%;
    color: #fff;
    font-size: 30px;
    z-index: 1;
    opacity: 1;
    top: 45%;
    opacity: 0;
}
.wcolor {
    background: #efefef;
}
.pagi i {
    padding: 1px;
    font-size: 20px;
}
.pagi {
    display: block;
    border: 1px solid transparent;
    overflow: hidden;
    border-top: 2px solid #f5f5f5;
    height: 100px;
    margin-top: 30px;
}
.gmap {
    width: 370px;
    height: 385px;
    border: 2px solid #ededed;
    border-radius: 5px;
}
.event-gmap {
    width: 100%;
    height: 300px;
}
.pagination {
    margin: 30px 0;
    margin-bottom: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    padding-top: 11px;
    margin-right: 30px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    margin-left: 0;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    padding-top: 11px;
    margin-left: 30px;
}
.page-content .name {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    color: #599e67;
}
.instructor-details .social-profile {
    margin: 0;
    padding: 0;
}
.instructor-details .social-profile li {
    padding-top: 0;
    margin-bottom: 10px;
}
li.course-lesson.course-item:last-child {
    border-bottom: 0;
}
.course-lesson.course-item {
    list-style-type: none;
    padding: 20px 0;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.course-lesson.course-item span {
    padding: 5px 15px;
    font-size: 14px;
}
.course-lesson.course-item a {
    color: #002e3b;
}
.course-lesson.course-item .index {
    border-radius: 5px;
    background: #eee;
    margin-right: 30px;
}
span.lesson-title {
    font-size: 16px;
}
span.meta {
    float: right;
    background: #599e67;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
}
span.meta i,
.lesson-title i {
    padding-right: 5px;
}
.lesson-title i {
    color: #cfcfcf;
}
.course-details-sidebar li i {
    color: #c9c9c9;
    font-size: 15px;
    padding-right: 10px;
}
.course-details-sidebar li {
    list-style-type: none;
    padding: 15px 20px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}
.course-details-sidebar ul {
    margin: 0;
    padding: 0;
}
.course-details-sidebar li span a {
    color: #599e67;
}
.course-details-sidebar li span a:hover {
    color: #ec595f;
}
.course-details-sidebar .btn {
    margin-top: 20px;
}
.course-details-sidebar li span {
    color: #599e67;
    display: block;
    float: right;
    overflow-wrap: break-word;
    text-align: left;
    width: 60%;
}
.professor-area {
    background: #f6f6f6;
}
.professor-area h1 {
    margin-top: 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
}
.professor-area .single-professor {
    background: #fff;
    border: 1px solid #ededed;
    margin-top: 30px;
}
.achi-sh124 .single-professor {
    display: block;
    background: #fff;
    border: 1px solid #ededed;
    margin-top: 30px;
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
}
.achi-sh124 .achi-sh125{
    padding: 5px 30px 30px 30px;
}
.achi-sh124 .achi-sh125 h4{
    font-size:18px;
    line-height: 26px;
}
.achi-sh124 .achi-sh125 h6{
    font-size: 16px;
    color: #56261c;
    line-height: 24px;
    margin-bottom: 4px;
}
.single-student p {
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
    margin-bottom: 20px;
}
.single-student p:first-child {
    position: relative;
}
.single-student p:first-child:before {
    content: "\f10d";
    position: absolute;
    left: -45px;
    top: 5px;
    font-size: 28px;
    color: #599e67;
    font-family: fontawesome;
}
.single-student .media-left {
    padding-right: 25px;
}
.single-student .media-heading {
    margin-top: 10px;
    margin-bottom: 0;
}
.single-student .media-body p {
    font-size: 15px;
    font-style: normal;
    color: #ec595f;
}
.single-pricing {
    background: #002e3b;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 40px;
}
.single-pricing h3 {
    margin: 0;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.amount-per-month {
    background: #599e67;
    width: 131%;
    margin-left: -30px;
    margin-top: -10px;
    position: relative;
    padding-top: 30px;
    margin-bottom: 50px;
    display: block;
}
.amount-per-month h2 {
    margin: 0;
    font-size: 50px;
}
.amount-per-month h2 i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: top;
    position: relative;
    top: 11px;
}
.amount-per-month h2 span {
    font-size: 20px;
    color: #fff;
}
.amount-per-month p {
    margin-bottom: 0;
    position: absolute;
    z-index: 9999;
    top: 10px;
    color: #fff;
    right: 15px;
    opacity: 0.7;
}
.amount-per-month:after {
    content: " ";
    position: absolute;
    bottom: -22px;
    width: 0;
    left: 0;
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
    border-top: 22px solid #599e67;
    height: 0;
}
.pricing-title {
    position: relative;
}
.pricing-body ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pricing-body li {
    padding: 10px 0;
    border-bottom: 1px solid #103d4a;
}
.pricing-body li:last-child {
    border-bottom: 0 solid #103d4a;
}
.pricing-body .btn {
    margin-top: 35px;
}
p.best-plan {
    margin-bottom: 0;
    color: #fff;
    position: absolute;
    z-index: 999;
    top: -50px;
    background: #ec595f;
    right: -45px;
    border-radius: 100%;
    word-wrap: break-word;
    width: 70px;
    line-height: 15px;
    text-transform: uppercase;
    height: 65px;
    font-size: 14px;
    padding-top: 17px;
}
.cta {
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
    color: #fff;
}
.cta p {
    font-size: 18px;
    color: #fff;
    margin: 17px 0 20px;
}
.cta h2 {
    font-size: 30px;
}
h1 span,
h2 span {
    color: #ec595f;
}
.cta .btn {
    margin-top: 35px;
}
.error-h1 {
    font-size: 50px;
}
.tags {
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 40px;
}
.tags a {
    color: #002e3b;
    padding-left: 5px;
}
.post-author .social-profile {
    margin: 0;
    margin-top: 10px;
}
.tags i {
    font-size: 14px;
    color: #ec595f;
    margin-right: 5px;
}
.tags span {
    margin-left: 5px;
}
.single-content-area h1:first-child {
    width: 80%;
    padding-top: 25px;
    margin-top: 0;
}
.single-content-area .post-date {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.single-content-area {
    position: relative;
}
.post-element {
    margin-bottom: 25px;
    margin-top: 15px;
    color: #599e67;
}
.single-post .post-element {
    margin-bottom: 10px;
}
.single-content-area p {
    margin-bottom: 25px;
}
.post-element span {
    margin-right: 10px;
}
.post-element span i {
    margin-right: 5px;
}
blockquote p {
    margin: 0;
    font-style: italic;
    line-height: 30px;
    font-size: 22px;
}
blockquote {
    border-left: 2px solid #e8e8e8;
    margin-left: 30px;
    margin-bottom: 35px;
    padding: 5px 20px;
    position: relative;
}
blockquote:before {
    content: "\f10d";
    position: absolute;
    left: -30px;
    top: 5px;
    font-size: 15px;
    color: #e8e8e8;
    font-family: fontawesome;
}
.post-author img.media-object {
    margin-right: 35px;
}
.post-author .media-heading {
    margin-bottom: 15px;
    color: #ec595f;
}
.post-author {
    margin-bottom: 80px;
}
.comment-area .media-heading {
    color: #599e67;
}
a.reply-c {
    display: block;
    margin-top: 6px;
    font-size: 15px;
    color: #ec595f;
}
a.reply-c i {
    padding-right: 2px;
}
.comment-area > .media {
    margin-bottom: 30px;
}
.comment-area > .style2 {
    margin-left: 85px;
}
.comment-area img.media-object {
    margin-right: 25px;
}
.contact-form.comment-form-area {
    margin-top: 50px;
}
.contact-form.comment-form-area input,
.contact-form.comment-form-area textarea {
    margin-bottom: 15px;
}
.contact-form.comment-form-area textarea,
.contact-form textarea {
    margin-bottom: 15px;
    width: 100%;
}
.contact-form h2 {
    font-size: 30px;
}
ul.section-content {
    padding: 0;
}
.counter {
    margin-top: 50px;
}
.counter span {
    font-size: 80px;
}
.counter p {
    color: #fff;
    font-size: 24px;
    float: right;
    position: relative;
    display: inline-block;
    bottom: -55px;
}
.counter li {
    margin-right: 30px;
}
.counter li:last-child {
    margin-right: 0;
}
header {
    background: #56261c;
}
.top-bar {
    background: #d9d5d4;
    color: #80a9b5;
    font-size: 15px;
    font-family: karla, sans-serif;
    height: 51px;
}
.top-bar .list-inline > li {
    padding-top: 0;
}
.top-bar .top-social-bar li:hover {
    background: #008aff;
    color: #fff;
}
.top-bar p {
    margin: 0;
    color: #000;
    font-size: 15px;
}
.top-bar ul {
    margin-top: 15px;
    margin-bottom: 15px;
}
.top-bar ul i {
    color: #000;
    margin-right: 10px;
    font-size: 14px;
}
.top-bar-left.pull-left li {
    margin-right: 25px;
}
.top-bar .top-social-bar li i {
    margin: 0;
    padding: 0;
}
.top-bar .top-social-bar ul {
    margin-top: 0;
    margin-bottom: 0;
}
.top-bar .top-social-bar li a {
    display: block;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    text-align: center;
}
.top-bar .top-social-bar li a {
    border-right: 1px solid #e3c277;
}
.top-bar .top-social-bar li {
    padding: 0;
    width: 50px;
}
.nav-style {
    height: 100px;
    background: #56261c;
    border: 0 solid #fff;
    margin-bottom: 0;
}
.navbar-logo {
    margin: 15px;
    margin-left: 0;
    display: inline-block;
}
.nav-style .navbar-collapse {
    padding-right: 0;
}
.nav-style .navbar-nav {
    margin-top: 36px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    color: #dec765;
    padding-bottom: 45px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ec595f;
}
.nav-style .navbar-nav > li {
    margin-right: 8px;
}
li.submenu:hover ul {
    visibility: visible;
    padding: 0;
    border-radius: 0;
    opacity: 1;
}
ul.dropdown-menu li {
    position: relative;
}
.dropdown-menu li .dropdown-menu {
    display: block;
    position: absolute;
    right: 0;
    left: 100%;
    top: -4px;
    opacity: 0 !important;
}
.dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
}
li.submenu ul {
    visibility: hidden;
    display: block;
    padding: 0;
    border-radius: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    background: #002e3b;
}
.nav-style .navbar-nav .submenu ul li a:hover {
    background: 0 0;
    color: #ec595f;
}
li.submenu {
    position: relative;
}
li.submenu:after {
    content: "\f107";
    position: absolute;
    font-family: fontawesome;
    top: 15px;
    right: 0;
    font-size: 14px;
    color: #ad857c;
}
.hv2 li.submenu:after {
    color: #fff;
}
.nav-style .navbar-nav .submenu ul > li > a {
    padding: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0c263c;
    font-size: 14px;
    padding-top: 10px;
    color: #fff;
}
.homepage-slider {
    font-family: karla, sans-serif;
}
.homepage-slider p {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
}
.homepage-slider h1 {
    font-family: karla, sans-serif;
    font-size: 62px;
    margin-top: -5px;
    margin-bottom: 0;
}
.homepage-slider h3 {
    font-family: karla, sans-serif;
    margin-bottom: 10px;
}
.item1 {
    background-repeat: no-repeat;
    position: relative;
}
.slider-text {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-top: 165px;
    padding-bottom: 240px;
}
.homepage-slider .owl-controls {
    position: absolute;
    bottom: 77px;
    width: 100%;
    height: 0;
}
.homepage-slider .owl-prev {
    left: 5%;
    position: absolute;
}
.homepage-slider .owl-next {
    right: 5%;
    position: absolute;
}
.homepage-slider .owl-prev,
.homepage-slider .owl-next {
    background: 0 0;
}
.homepage-slider .owl-prev i,
.homepage-slider .owl-next i {
    font-size: 90px;
    opacity: 0.4;
    color: #fff;
}
.homepage-slider .owl-prev i:hover,
.homepage-slider .owl-next i:hover {
    opacity: 1;
}
section.slider-bottom-features {
    padding-bottom: 100px;
    background: #fff;
}
.slider-bottom-features .container {
    margin-top: -120px;
    position: relative;
    z-index: 999;
    background: #fff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.slider-bottom-features h3 {
    color: #ec595f;
}
.slider-bottom-features p {
    color: #002e3b;
    margin-bottom: 45px;
}
section.course-event {
    position: relative;
    padding: 50px 0;
}
section.course-event div {
    z-index: 1;
}
section.course-event .input-group {
    width: 100%;
}
section.course-event:before {
    display: block;
    position: absolute;
    width: 45%;
    height: 100%;
    left: 0;
    top: 0;
    background: #002e3b;
    content: "";
}
.course-event h1 {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 0;
}
.box .date {
    width: 70px;
    height: 60px;
    background: #fff;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
}
span.title {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    float: left;
    width: 65%;
    margin-top: -15px;
    margin-bottom: 5px;
}
span.time {
    width: 100%;
    display: block;
    float: left;
    margin-top: 30px;
    color: #ccedd2;
    font-size: 14px;
}
span.location {
    width: 100%;
    display: block;
    float: left;
    color: #ccedd2;
    font-size: 14px;
}
.box .date span {
    font-size: 30px;
    color: #002e3b;
    text-align: center;
    display: inherit;
}
.box .date span:last-child {
    font-size: 15px;
    color: #599e67;
    text-align: center;
    display: inherit;
    margin-top: -5px;
}
section.course-event:after {
    display: block;
    position: absolute;
    width: 55%;
    height: 100%;
    right: 0;
    background: #599e67;
    content: "";
    top: 0;
}
.course-event p,
.course-event ul {
    color: #80a9b5;
    margin-top: 20px;
}
section.latest-course {
    padding: 100px 0;
    background: #fff;
}
.latest-course .nav {
    text-align: center;
    margin-bottom: 50px;
}
.latest-course h1 {
    margin-bottom: 50px;
}
.latest-course h5 a {
    color: #002e3b;
    margin-top: 0;
}
.latest-course h5 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.latest-course .nav-pills > li {
    float: none;
    display: inline-block;
}
.details p {
    color: #599e67;
    font-size: 15px;
    margin-bottom: 10px;
}
p.course-price {
    font-size: 22px;
    font-family: Montserrat;
    color: #e17c00;
}
p.course-price del {
    font-size: 18px;
    color: #bebebe;
}
.details p > i {
    color: #ddd;
    padding-right: 6px;
}
.latest-course img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
section.fun-facts {
    background: #f8f8f8;
    width: 102%;
    margin-left: -1%;
    position: relative;
}
section.fun-facts:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 18px 18px;
    border-color: transparent transparent #cdcdcd transparent;
    position: absolute;
    left: -1px;
    top: -18px;
}
section.fun-facts:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 0 18px;
    border-color: transparent transparent transparent #cdcdcd;
    content: " ";
    right: -2px;
    position: absolute;
    top: -18px;
}
.signle-fid {
    text-align: center;
    padding: 50px 0;
}
.signle-fid h4 {
    font-size: 60px;
    color: #002e3b;
    margin-bottom: 5px;
}
.signle-fid p {
    color: #ec595f;
    font-size: 18px;
}
.signle-fid i {
    font-size: 40px;
    color: #dedede;
}
section.subcribe-area {
    padding: 50px 0;
    background: #54383e;
}
.subcribe-area h3 {
    color: #fff;
    margin: 15px 0;
}
.subcribe-area label {
    color: #fff;
    margin-top: 10px;
}
label {
    display: block;
    font-weight: 400;
}
button.input-button {
    position: absolute;
    right: 15px;
    top: 0;
    height: 50px;
    width: 70px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0 solid;
    background: #ec595f;
    color: #fff;
    font-size: 22px;
}
section.blog-news {
    padding: 100px 0;
    background: #fff;
}
.blog-news h2 {
    margin: 5px 0 20px;
    font-size: 30px;
}
.single-post h6 {
    font-size: 15px;
    color: #599e67;
    margin-top: 25px;
}
.single-post p {
    line-height: 24px;
    margin-bottom: 35px;
}
.syl-aj12 .single-post h2 a {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #002e3b;
    margin-top: 15px;
}
.syl-aj12 .single-post{
    margin-bottom: 35px;
}
.single-post h2 a {
    font-size: 22px;
    line-height: 28px;
    color: #002e3b;
    margin-top: 0;
}
.single-post img {
    border-radius: 5px;
}
section.awards-area {
    background: url(../img/awards-bannar.png) no-repeat center center fixed;
    position: relative;
    background-size: cover;
    padding: 50px 0;
}
.awards-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: #fff;
    opacity: 0.9;
}
.awards-area li {
    width: 32%;
    margin: 20px 0;
    opacity: 0.4;
}
.awards-area h1 {
    margin-top: 100px;
}
.awards-area p {
    font-size: 18px;
}
section.cnp {
    padding: 100px 0;
    background: #fff;
}
.upcoming-course .course-price {
    margin: -5px 0;
    font-size: 18px;
}
.upcoming-course .details-cnp {
    background: #f3f3f3;
    margin-bottom: 10px;
    border-radius: 5px;
    min-height: 126px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
}
.upcoming-course h5 a {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #002e3b;
    display: block;
}
.post-in {
    font-size: 15px;
    color: #599e67;
}
.post-in i {
    color: #bfbfbf;
    padding-right: 5px;
}
.upcoming-course .post-in {
    margin-bottom: 15px;
}
.upcoming-course img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
}
.single-professor {
    border: 1px solid #f3f3f3;
    padding: 25px 25px 20px;
    text-align: center;
    border-radius: 5px;
}
.single-professor h4 {
    color: #599e67;
}
.single-professor li a {
    padding: 5px;
    color: #babbbb;
}
.single-professor ul {
    margin-bottom: 0;
    margin-top: 15px;
}
.single-professor h6,
.single-professor p {
    font-size: 15px;
}
.single-professor p {
    margin-bottom: 0;
}
.ceo {
    padding-left: 100px;
    text-align: left;
    margin-left: -15px;
    padding-top: 25px;
    padding-right: 35px;
}
.ceo p {
    font-size: 16px;
    margin-bottom: 26px;
}
.single-professor .teacher {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.single-professor .teacher img {
    max-width: 100%;
    height: auto;
}
.cnp .owl-nav {
    position: absolute;
    top: -82px;
    right: 0;
}
.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"],
.hv2-course-list > .owl-controls .owl-nav [class*="owl-"] {
    padding: 10px 20px;
    border-radius: 0;
    background: #56261c;
}
.hv2-course-list .owl-nav {
    position: absolute;
    top: 0;
}
.hv2-course-list .owl-controls .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 23px;
}
.hv2-course-list .owl-controls .owl-nav [class*="owl-"]:hover,
.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    color: #fff;
    background: #823627;
}
.cnp .owl-prev i,
.cnp .owl-next i {
    font-size: 20px;
}
footer {
    background: #56261c;
    padding-top: 50px;
}
footer p {
    color: #af918b;
    font-size: 16px;
}
.foo-brif img {
    margin-bottom: 18px;
}
footer .post-img {
    float: left;
    margin-right: 15px;
}
.foo-brif {
    margin-top: 15px;
}
footer .widget h3 {
    border-bottom: 0;
    padding-bottom: 0;
}
footer .widget {
    margin-bottom: 0;
}
.hv2 footer .widget h3 {
    border-bottom: 2px solid #043c4c;
    padding-bottom: 20px;
}
footer a:hover {
    color: #fff;
}
ul.footer-post a:hover {
    color: #ec595f;
}
ul.list-group {
    list-style-type: none;
    font-size: 16px;
}
footer .list-inline i {
    color: #fff;
    padding-right: 15px;
}
.footer-bottom ul li:last-child a i {
    padding: 0;
}
.hv2 footer .list-inline p i {
    color: #599e67;
}
footer a:hover {
    color: #fff;
}
footer a {
    color: #e3cd65;
}
ul.list-group a {
    padding: 10px 0;
    display: block;
    position: relative;
}
footer ul.list-group li {
    border-bottom: 1px solid #56261c;
}
ul.list-group li a:before {
    content: "\f105";
    position: absolute;
    left: 0;
    font-family: fontawesome;
}
ul.list-group a {
    padding: 10px 25px;
    display: block;
    position: relative;
    padding-right: 5px;
}
.list-inline > li {
    padding-top: 10px;
}
ul.footer-post {
    padding: 0;
}
ul.footer-post li {
    padding: 10px 0;
    list-style-type: none;
}
ul.footer-post a {
    color: #fff;
}
footer p.post-in {
    color: #7ca9b5;
    margin-top: 10px;
}
footer .post-in i {
    color: #7ca9b5;
    padding-right: 8px;
}
.footer-bottom p {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}
.footer-bottom {
    border-top: 1px solid #744238;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.footer-bottom ul li {
    padding-top: 0;
}
.footer-newsletter label {
    margin-top: 10px;
    color: #fff;
}
.footer-bottom ul {
    margin-bottom: 0;
}
footer input.form-control {
    background: #ffffff none repeat scroll 0 0;
    min-height: 45px;
    border: 0 solid #ddd;
    margin-bottom: 10px;
    color: #484848;
}
.footer-newsletter button {
    background: #ec595f none repeat scroll 0 0;
    border: 0 solid;
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
    padding: 0 25px;
    color: #fff;
    margin-top: 20px;
}
.footer-course-search {
    padding: 50px 0;
    color: #fff;
}
.footer-course-search h2 {
    margin-top: 0;
}
.footer-course-search .input-group {
    padding-top: 15px;
}
.footer-course-search {
    border-bottom: 1px solid #043c4c;
}
.footer-course-search img {
    margin-top: 5px;
}
.hv2 header,
.hv2 .nav-style {
    background: 0 0;
    z-index: 9999;
    top: 30px;
}
.hv2 .nav-style .navbar-nav a {
    color: #fff;
}
.hv2 .navbar-default .navbar-nav > .btn-style1 > a {
    padding-bottom: 15px;
}
.hv2 .nav-style .navbar-nav a {
    padding-bottom: 25px;
}
.hv2 .navbar-default .navbar-nav > li > a:hover {
    color: #ec595f;
}
.hv2 .navbar-default .navbar-nav > .btn > a:hover {
    color: #fff;
}
.hv2 li.submenu ul {
    background: #fff;
}
.hv2 .nav-style .navbar-nav .submenu ul > li > a {
    border-bottom: 1px solid #f5f5f5;
    color: #002e3b;
}
.hv2 .nav-style .navbar-nav .submenu ul > li > a:hover {
    color: #ec595f;
}
.header-top {
    height: 780px;
}
.hv2 .homepage-slider {
    top: -105px;
    padding-bottom: 0;
    max-height: 614px;
}
.hv2 .item1 {
    background-image: url(../img/awards-bannar.png);
    background-repeat: no-repeat;
}
.hv2 .homepage-slider h3 {
    font-size: 20px;
}
.hv2 .homepage-slider h1 {
    font-size: 45px;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hv2 .homepage-slider p {
    font-size: 18px;
    margin-bottom: 35px;
}
.hv2 .homepage-slider .owl-controls {
    position: absolute;
    top: 105%;
}
.hv2 .slider-text {
    padding-top: 200px;
}
section.discover {
    padding: 100px 0;
}
section.discover h2,
.discover h2 {
    margin-top: 0;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 30px;
}
.page-content .discover {
    padding: 0;
    padding-bottom: 100px;
}
.single-feature {
    text-align: center;
    padding: 100px 0;
    padding-left: 50px;
    padding-right: 50px;
    background: #eaeaea;
}
.single-pre12{
    text-align: center;
    padding: 80px 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #eaeaea;   
}
.single-pre12 h2{
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    color: #ec595f;
    line-height: 28px;
    font-size: 22px; 
}
.w {
    background: #f6f6f6;
}
.single-feature {
    text-align: center;
}
.single-feature .number {
    color: #599e67;
}
.single-feature p {
    line-height: 24px;
    margin-bottom: 0;
}
.single-feature h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
    color: #ec595f;
    line-height: 35px;
    font-size: 30px;
}
.single-feature .btn {
    margin-top: 45px;
}
section.fac {
    padding: 100px 0;
}
.fac .container {
    background: #002e3b;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 5px;
}
section.fac h1 {
    margin-top: 0;
    border-bottom: 2px solid #043745;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
ul.course-category a {
    color: #7fa5b0;
    position: relative;
    padding-left: 15px;
    width: 95%;
    display: block;
}
ul.course-category a:hover {
    color: #fff;
}
ul.course-category a:before {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 12px;
    font-family: fontawesome;
}
ul.course-category {
    padding: 0;
    list-style-type: none;
    color: #80a9b5;
    margin-top: 20px;
}
ul.course-category li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
section.fac .form-control {
    margin-top: 15px;
}
select.form-control {
    min-height: 45px;
}
.fac a.btn {
    margin-top: 15px;
}
a i {
    padding-right: 10px;
}
.events .single-post img {
    border-bottom-left-radius: 0;
    width: 100%;
}
.event-location p {
    margin-bottom: 30px;
}
.latest-course .search-text {
    margin-bottom: 0;
}
.search-text {
    margin-bottom: 30px;
}
.events .single-post {
    margin-bottom: 30px;
    overflow: hidden;
}
section.events h1 {
    margin-top: 0;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.event-spekers h4,
.event-spekers h6 {
    margin-top: 0;
    padding-bottom: 0;
    border: 0 solid transparent;
}
section.events {
    padding-bottom: 100px;
}
.hv2 .events .post-details {
    margin-top: -6px;
}
.events h2 a {
    color: #002e3b;
    line-height: 24px;
    padding-top: 15px;
    font-size: 18px;
}
.events .post-in i {
    color: #599e67;
    padding-right: 10px;
}
.events h2 a:hover {
    color: #ec595f;
}
.events .single-post h2 {
    font-size: 22px;
    line-height: 23px;
    padding-top: 15px;
    margin-top: 0;
}
.related-post h3,
.comment-area h3,
.comment-form-area h3 {
    color: #ec595f;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 35px;
}
.related-post .post-details {
    margin-top: 0;
}
.related-post .single-post .text {
    margin-bottom: 30px;
    display: block;
    margin-top: 0;
}
.related-post .single-post {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
.related-post .single-post h2 {
    margin-top: 12px;
}
section.hv2-latest-course h1 {
    margin-top: 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
section.hv2-latest-course {
    background: #f6f6f6;
    padding: 100px 0;
}
.hv2-latest-course-out{
    background: #fff;
    padding: 100px 0 0;    
}
.hv2-latest-course2 h1 {
    margin-top: 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.hv2-latest-course3 h1 {
    margin-top: 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.hv2-latest-course2 .single-course-list {
    background: #fff;
    padding: 0;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px #ddd solid;
}
.hv2-latest-course4 .single-course-list {
    background: #d3a53f;
    padding: 0;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
    border: none;
}
.hv2-latest-course4 .single-course-list h5 {
    text-decoration: none;
    outline: none;
    color: #fff;
}
.hv2-latest-course4 .post-in p{
    font-size: 15px;
    color: #fff;
}
.hv2-latest-course4 .img-box{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;   
}
.hv2-latest-course4 .cur-sk12{
    padding: 0 15px 15px;
}
.hv2-latest-course4 h1 {
    margin-top: 0;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.hv2-latest-course4 .r-dt-12 {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    margin: 8px 12px 0;
    font-size: 14px;
    text-shadow: 2px 1px 3px #00000052;
}
.hv2-latest-course2 .single-course-list:before , .hv2-latest-course3 .single-course-list:before {
    display: none;
}
.hv2-latest-course2 p.course-price {
    margin-bottom: 0;
}
.hv2-latest-course2 .img-box {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 0;
}
.hv2-latest-course3 .img-box {
    width: 100%;
    height: auto;
    display: block;
    border: 1px #994f0f solid;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 0;
}
.rksh12{
    cursor: pointer;
}
.rkdu12{
    padding:30px;
    text-align:center;
}
.rkdu12 img{
    max-width:100%;
}
.mng-out12 .single-professor .teacher{
    width: 165px;
    height: 165px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;  
}
.mng-out12 .single-professor h6{
    line-height: 24px;
}
.hv2-latest-course3 .single-course-list h5  {
    color: #fff;
}
.hv2-latest-course3 .post-in {
    font-size: 16px;
    color: #fff;
}
.hv2-latest-course3 .rk-h12{
    font-size: 16px;
    color: #fff;    
}
.hv2-latest-course3 .r-dt-12{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    margin: 8px 12px 0;
    font-size: 14px;
    text-shadow: 2px 1px 3px #00000080;
}
.hv2-latest-course7 h1{
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.hv2-latest-course7 .single-course-list {
    background: #fff;
    padding: 0;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
    border: none;
}

.hv2-latest-course3 .single-course-list {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e17c00+0,56261c+100 */
background: #e17c00; /* Old browsers */
background: -moz-linear-gradient(45deg,  #e17c00 0%, #56261c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #e17c00 0%,#56261c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #e17c00 0%,#56261c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e17c00', endColorstr='#56261c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding: 0;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
}
.test-dgj {
    margin-top: 20px;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.single-course-list {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
}
.single-course-list h5 {
    color: #25444e;
}
.hv2-course-list-15 .single-course-list:before {
    display:none;
}
.single-course-list:before {
    position: absolute;
    top: 0;
    content: "";
    border-top: 80px solid #e4e4e4;
    border-right: 509px solid transparent;
    top: 0;
    left: 0;
}
.hv2-course-list-15 .hv2-course-list .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
}
.latest-course .course-price {
    margin-top: 10px;
    margin-bottom: 15px;
}
.latest-course .tab-content > .tab-pane {
    border: 0 solid;
    padding: 0;
}
.img-box {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.hv2-course-list-10 .img-box {
    width:100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.hv2-course-list3 .img-box {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
#hv2-course-list3 .img-box img{
    height:100%;
}
.hv2-course-list .owl-nav {
    position: absolute;
    top: -95px;
    right: 0;
}
.hv2-course-list-15 .owl-nav{
    position: absolute;
    top: 0;
    right: 0;   
}
.cfhf12dd {
    margin: 46px 0 0 0;
}
.hv2 .signle-fid {
    text-align: left;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    padding: 15px 30px;
}
.hv2 .signle-fid i {
    float: left;
    color: #eaeaea;
    margin-right: 30px;
}
.hv2 section.fun-facts {
    background: #fff none repeat scroll 0 0;
    margin-left: 0;
    padding: 100px 0;
    width: 100%;
}
.hv2 section.fun-facts:before,
.hv2 section.fun-facts:after {
    display: none;
}
.hv2 .signle-fid h4 {
    margin-bottom: 0;
    margin-top: 0;
}
.hv2 .signle-fid p {
    color: #599e67;
    margin-top: -5px;
    margin-bottom: 0;
}
.hv2 .signle-fid i {
    float: left;
    margin-right: 30px;
    padding-top: 25px;
}
.hv2 section.cnp {
    padding-top: 0;
    padding-bottom: 100px;
    background: #fff;
}
.hv2 section.cnp h1 {
    margin-top: 0;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.hv2 .cnp .owl-nav {
    top: -90px;
}
.hv2 section.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: 0 0;
    padding: 0 10px;
}
.hv2 .cnp .owl-prev i,
.hv2 .cnp .owl-next i {
    font-size: 30px;
    color: #c1c1c1;
}
.hv2 .single-professor {
    padding: 0;
}
.hv2 .single-professor .teacher img {
    border-radius: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: auto;
}
.hv2 .single-professor li a {
    color: #fff;
}
.hv2 .single-professor h4 {
    font-size: 24px;
}
.single-professor-inner {
    padding-bottom: 30px;
}
.single-professor .social {
    background: #002e3b;
    margin-left: 0;
    padding: 15px;
    margin-bottom: 25px;
}
.single-professor .social li {
    padding-top: 0;
}
.social-profile {
    margin-top: 15px;
    margin-bottom: 20px;
}
.social-vertical li a {
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 20px 10px;
    text-align: center;
}
.social-profile a:hover {
    color: #ec595f;
}
.social-profile li a {
    color: #babbbb;
}
.hv2 .single-professor .teacher {
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.hv2 .single-professor-inner p {
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.latest-news h5 {
    margin-top: 35px;
}
.latest-news:last-child {
    margin-bottom: 0;
}
.latest-news {
    background: #f6f6f6;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 30px;
}
.latest-news .post-in {
    color: #002e3b;
    margin-bottom: 20px;
}
.latest-news .post-in i {
    color: #599e67;
}
section.featured-course {
    position: relative;
    padding: 40px 0;
}
section.featured-course:before {
    display: block;
    position: absolute;
    width: 37%;
    height: 100%;
    left: 0;
    top: 0;
    background: #002e3b;
    content: "";
}
section.featured-course:after {
    display: block;
    position: absolute;
    width: 63%;
    height: 100%;
    right: 0;
    top: 0;
    background: #e7e7e7;
    content: "";
}
.featured-course .c-details {
    z-index: 1;
    padding-left: 65px;
}
.featured-course .img-box {
    margin: 6px 24px 0 0;
    float: left;
}
.featured-course-tp {
    color: #fff;
    padding: 0 40px;
    width: 100%;
}
.featured-course-dqout{

}
.featured-course-tp h1 {
    margin: 0;
    line-height: 34px;
    margin-top: 14px;
}
.social-vertical {
    width: 65px;
    height: 334px;
    position: absolute;
    top: -16px;
    left: -7px;
}
.c-details h1 {
    margin-top: 0;
    margin-bottom: 25px;
}
.c-details .post-in {
    margin-bottom: 25px;
}
.about-us-bannar {
    background-repeat: no-repeat;
}
.sidebar h3 {
    color: #ec595f;
    margin-top: 0;
    margin-bottom: 20px;
}
.sidebar ul li a {
    color: #002e3b;
    line-height: 24px;
    display: block;
    padding-bottom: 10px;
}
.course-details-sidebar ul li a {
    display: inline;
}
.sidebar .post-in i {
    padding-right: 10px;
}
.widget-gallery li {
    width: 33%;
    float: left;
    margin: 0;
}
.widget-gallery {
    overflow: hidden;
    margin-bottom: 25px;
}
.widget-gallery li img {
    width: 100%;
    border-radius: 5px;
}
.sidebar .post-in {
    margin-bottom: 0;
}
ul.list-group li {
    border-bottom: 1px solid #f0f0f0;
}
.have-sidebar .icon-box .icon {
    width: 80px;
    text-align: center;
    background: #599e67;
    color: #fff;
    font-size: 35px;
    border-radius: 100%;
    display: block;
    height: 80px;
    float: left;
    padding-top: 20px;
    margin-right: 15px;
}
ul.footer-post .img-radius {
    width: 70px;
    height: 70px;
}
.seach-input .input-group-addon:last-child {
    background: 0 0;
    border: 2px solid #ededed;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    border-left: 0;
    color: #ededed;
    padding-right: 20px;
}
.seach-input input.form-control {
    border-top-left-radius: 50px;
    border: 2px solid #ededed;
    border-bottom-left-radius: 50px;
    border-right: 0;
    padding-left: 20px;
    color: #ededed;
}
.widget {
    margin-bottom: 40px;
    overflow: hidden;
}
.sidebar .post-img {
    float: left;
    margin-right: 5%;
    width: 75px;
    display: block;
}
.widget-post {
    width: 62%;
    float: left;
    display: block;
}
.recent-post li {
    overflow: hidden;
}
section.icon-text-box {
    padding-bottom: 100px;
}
.contact-form input.error,
.contact-form textarea.error {
    margin-bottom: 5px;
    border: 1px solid #ec595f;
}
label.error {
    margin-bottom: 15px;
    color: #ec595f;
}
.form-radio {
    margin-bottom: 25px;
    color: #777;
}
section.contact-form {

}
.contact-form input,
.contact-form textarea {
    font-size: 14px;
    background: #e8e8e8;
    border: 0;
    margin-bottom: 30px;
}
.contact-form select {
    font-size: 14px;
    background: #e8e8e8;
    min-height: 50px;
    border: 0;
    margin-bottom: 30px;
}
.on-suab12{
    background: #e17c00 !important;
}
.on-suab12:hover{
    background: #ec595f !important;    
}
.contact-form .btn {
    display: inline-block;
}
.cs-center {
    text-align: center;
    width: 100%;
}
.comming-soon {
    background-image: url(../img/slider.png);
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}
.comming-soon h1 span,
.comming-soon h3 small {
    color: #fff;
}
.comming-soon h1 {
    font-size: 50px;
    text-transform: uppercase;
}
.comming-soon h1 span {
    font-size: 105px;
}
.page-notice {
    padding-bottom: 5%;
    padding-top: 5%;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    padding: 25px 30px;
    font-size: 16px;
}
.panel-body {
    padding: 30px;
    font-size: 16px;
    line-height: 24px;
}
.panel {
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0 solid #ddd;
}
.panel-group .panel + .panel {
    margin-top: 0;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-radius: 0;
}
.panel-group .panel + .panel:last-child {
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-group .panel + .panel:first-child {
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.panel-group .panel-title span {
    background: #ec595f;
    padding: 4px 10px;
    border-radius: 50%;
    color: #fff;
    margin-top: -5px;
    display: block;
    transform: rotate(0deg);
}
.panel-group .panel-title span i {
    padding: 0;
    margin-right: 0;
}
.panel-group .panel-title span.accodion-down {
    background: #599e67;
    padding: 4px 10px;
    border-radius: 50%;
    color: #fff;
    margin-top: -5px;
    transform: rotate(90deg);
    display: block;
}
.panel-group .panel-title span.accodion-down i {
    padding: 0;
    margin-right: -2px;
}
.nav-pills > li + li {
    margin-left: 5px;
}
.tabs li {
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 0;
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: 0;
}
.tabs .nav-pills > li.active > a,
.tabs .nav-pills > li.active > a:hover,
.tabs .nav > li > a:hover,
.tabs .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #599e67;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.tabs li a {
    color: #002e3b;
}
.tabs .nav-pills > li.active > a,
.vertical-tabs .nav-pills > li.active > a,
.vertical-tabs .nav-pills > li a:hover {
    background: #599e67;
}
.tabs > .nav-pills > li,
.vertical-tabs .nav-pills > li a {
    background: #fff;
    color: #002e3b;
}
.tab-content > .tab-pane {
    border: 1px solid #eaeaea;
    padding: 30px;
    border-radius: 5px;
    border-top-left-radius: 0;
}
.tab-pane p {
    margin-bottom: 0;
    line-height: 24px;
}
.vertical-tabs ul li a {
    padding: 10px 50px;
    border: 1px solid #eaeaea;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.vertical-tabs .nav-stacked > li + li {
    margin-top: 5px;
    margin-left: 2px;
}
.vertical-tabs .nav,
.vertical-tabs .tab-content {
    display: flex;
    flex-direction: column;
}
::selection {
    background: #ec595f;
    color: #fff;
}
::-moz-selection {
    background: #ec595f;
    color: #fff;
}
.alert {
    padding: 10px 25px;
    padding-left: 50px;
    position: relative;
}
.alert-success {
    color: #d7f8de;
    background-color: #599e67;
    border-color: #599e67;
}
.alert-info {
    color: #bce8f1;
    background-color: #002e3b;
    border-color: #002e3b;
}
.alert-warning {
    color: #faebcc;
    background-color: #ea723b;
    border-color: #ea723b;
}
.alert-danger {
    color: #ebccd1;
    background-color: #ec595f;
    border-color: #ec595f;
}
.alert-success:before,
.alert-danger:before,
.alert-warning:before,
.alert-info:before {
    content: "\f105";
    position: absolute;
    left: 20px;
    font-family: fontawesome;
}
.alert-success:before {
    content: "\f058";
}
.alert-danger:before {
    content: "\f057";
}
.alert-warning:before {
    content: "\f071";
}
.alert-info:before {
    content: "\f05a";
}


