.min-height-section::before,
.countdown li::before,
.countdown li::after,
.event-thumb .date-tag::before,
.event-thumb .date-tag::after,
.right-icon::after,
.right-icon::before,
.theme-overlay::before,
.call-overlay::before,
.call-wrapper::before,
.about-contact::before,
.about-video::after,
.about-video::before,
.video-area::before,
.class-item .class-content .schedule-area .schedule-item::before,
.counter-item.round-style::before,
.gallery-item::before,
.skill-item .circles strong,
.teacher-single-item .teacher-single-content ul li span.list-attr::after,
.teacher-single-item .teacher-single-content ul li span.list-attr::before {
    position: absolute;
    content: "";
}

.comment-item,
.comment-form,
.post-author,
.post-item .post-content .post-bottom,
.coming-countdown,
.min-height-section,
.slider-nav .thumb,
.calculate-form,
.cart-checkout,
.product-item-2 .p-thumb,
.account-form .form-group .checkgroup,
.countdown-area .countdown,
.countdown-area,
.countdown li,
.event-thumb .date-tag,
.faq-item .faq-title,
.contact-form,
.contact-wrapper,
.about-quote,
.single-product-item .thumb,
.single-product-item,
.teacher-social,
.teacher-item .teacher-inner,
.about-contact .call-item,
.about-contact,
.nulla-list li,
.nulla-list,
.filter,
.share,
.tags,
.tags-area,
.single-quote,
.meta-post,
.class-item .class-content .schedule-area,
.class-item .class-content .class-meta .class-author,
.class-item .class-content .class-meta,
.counter-item.round-style .counter-thumb,
.counter-item.round-style,
.counter-item .counter-header,
.client-item .client-header .author,
.client-item .client-header,
.facility-wrapper,
.filter-2,
.widget.widget-category ul li a,
.widget.widget-archive ul li a,
.widget.widget-feature ul li,
.widget.widget-post ul li,
.widget.widget-gallery ul,
.header-form .form-container,
.header-form,
.menu,
.header-wrapper .menu-area,
.header-wrapper,
.header-top-area .left,
.header-top-area,
.social-icons,
.footer-widget.widget-blog .footer-blog li,
.default-pagination {
    display: flex;
    flex-wrap: wrap;
}

.teacher-item .teacher-inner .teacher-thumb .thumb-inner a::before,
.teacher-item .teacher-inner .teacher-thumb::before,
.about-video .video-button,
.video-area .video-button,
.masonary-item .masonary-thumb a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb--10 {
    margin-bottom: -10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb--50 {
    margin-bottom: -50px;
}

.mb--40--50 {
    margin-bottom: -40px;
}

@media screen and (min-width: 400px) {
    .mb--40--50 {
        margin-bottom: -50px;
    }
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.mb-30-none {
    margin-bottom: -30px;
}

.padding-top {
    padding-top: 80px;
}

.padding-bottom {
    padding-bottom: 80px;
}

.padding-top-2 {
    padding-top: 40px;
}

.padding-bottom-2 {
    padding-bottom: 40px;
}

@media (min-width: 992px) {
    .padding-top {
        padding-top: 120px;
    }
    .padding-bottom {
        padding-bottom: 120px;
    }
    .padding-top-2 {
        padding-top: 60px;
    }
    .padding-bottom-2 {
        padding-bottom: 60px;
    }
    .mw-lg-100 {
        max-width: 100%;
    }
}

.bg_theme {
    background: #1f4522;
}

.cate {
    font-family: "Roboto", sans-serif;
}

.section-header {
    text-align: center;
    margin-bottom: 30px;
}

.section-header .cate {
    color: #1f4522;
    font-size: 18px;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.section-header .title {
    text-transform: capitalize;
    margin-bottom: 10px;
}

.section-header .title:last-child {
    margin-bottom: 0 !important;
}

.section-header p {
    margin-top: 0;
}

@media (min-width: 576px) {
    .section-header {
        margin-bottom: 35px;
    }
    .section-header.mb-olpo {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .section-header .cate {
        font-size: 24px;
        margin-top: -9px;
        margin-bottom: 14px;
    }
}

@media (min-width: 992px) {
    .section-header {
        margin-bottom: 50px;
    }
    .section-header .cate {
        margin-bottom: 17px;
    }
    .section-header.mb-olpo {
        margin-bottom: 30px;
    }
    .section-header.mb-olpo .cate {
        margin-bottom: 10px;
    }
}

.section-header p {
    max-width: 570px;
    margin: 0 auto 0;
}

.section-header p:last-child {
    margin-bottom: 0 !important;
}

.section-header.left-style {
    text-align: left;
}

.section-header.left-style p {
    margin-left: 0;
}

.tab-area .tab-item {
    display: none;
}

.tab-area .tab-item.active {
    display: block;
}

.cl-white * {
    color: #1f4522;
}

.cl-white .cate {
    color: #1f4522;
}

.cl-black * {
    color: #707070;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.pos-rel {
    position: relative;
    padding: 80px 0;
}

.pos-rel .container {
    position: relative;
    z-index: 1;
}

.mb-40-none {
    margin-bottom: -40px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
}

.overlay.active {
    display: block;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
}

.overlayTwo {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
}

.overlayTwo.active {
    display: block;
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
}

.theme-overlay {
    position: relative;
}

.theme-overlay::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #124318;
}

.theme-overlay>* {
    position: relative;
    z-index: 1;
}

.ratings i {
    color: #e8505b;
}

.oh {
    overflow: hidden;
}

.mb--20--50 {
    margin-bottom: -20px;
}

@media screen and (min-width: 400px) {
    .mb--20--50 {
        margin-bottom: -50px;
    }
}

.default-pagination {
    margin: -7px;
    margin-top: 31px;
    justify-content: center;
}

@media (min-width: 768px) {
    .default-pagination {
        margin-top: 41px;
    }
}

.default-pagination li {
    padding: 7px;
}

.default-pagination li a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    color: #0e2c53;
}

.default-pagination li a:hover,
.default-pagination li a.active {
    background: #1f4522;
    box-shadow: none;
    color: #fff;
}


/*Teacher Single Section Starts Here*/

.teacher-wrapper {
    padding: 0;
}

@media (min-width: 576px) {
    .teacher-wrapper {
        padding: 60px 50px;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    }
}

.teacher-wrapper .subtitle {
    text-transform: capitalize;
    font-size: 18px;
}

.teacher-single-item {
    margin-bottom: 50px;
    align-items: flex-start;
    justify-content: space-between;
}

.teacher-single-item .teacher-single-thumb {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 2px 4px 3px rgba(83, 61, 82, 0.06);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid #fff;
}

@media (min-width: 576px) {
    .teacher-single-item .teacher-single-thumb {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .teacher-single-item .teacher-single-thumb {
        margin-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .teacher-single-item .teacher-single-thumb {
        width: calc(50% - 25px);
        margin-bottom: 0;
    }
}

.teacher-single-item .teacher-single-thumb img {
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.teacher-single-item .teacher-single-thumb a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.teacher-single-item .teacher-single-content {
    width: 100%;
}

@media (min-width: 1200px) {
    .teacher-single-item .teacher-single-content {
        width: calc(50% - 15px);
    }
}

.teacher-single-item .teacher-single-content .title {
    margin-bottom: 3px;
    text-transform: capitalize;
}

.teacher-single-item .teacher-single-content p {
    margin-bottom: 7px;
}

.teacher-single-item .teacher-single-content p.header-p {
    margin-bottom: 25px;
}

.teacher-single-item .teacher-single-content .subtitle {
    line-height: 38px;
}

.teacher-single-item .teacher-single-content ul li {
    line-height: 38px;
    padding: 0;
}

.teacher-single-item .teacher-single-content ul li span {
    display: inline-block;
    position: relative;
}

.teacher-single-item .teacher-single-content ul li span.list-name {
    width: calc(115px);
}

.teacher-single-item .teacher-single-content ul li span.list-attr {
    width: calc(100% - 115px);
    color: #000000;
}

.teacher-single-item .teacher-single-content ul li span.list-attr::after,
.teacher-single-item .teacher-single-content ul li span.list-attr::before {
    width: 2px;
    height: 2px;
    background-color: #000000;
    left: -10px;
}

.teacher-single-item .teacher-single-content ul li span.list-attr::after {
    top: 20px;
}

.teacher-single-item .teacher-single-content ul li span.list-attr::before {
    top: 15px;
}

.teacher-single-content ul li ul.list-attr li {
    margin-right: 20px;
}

.teacher-single-content ul li ul.list-attr li:last-child {
    margin: 0;
}

.teacher-single-content ul li ul.list-attr li a.behance {
    color: #1769ff;
}

.teacher-single-content ul li ul.list-attr li a.vimeo {
    color: #1ab7ea;
}

.teacher-single-content ul li ul.list-attr li a.twitter {
    color: #55acee;
}

.teacher-single-content ul li ul.list-attr li a.futbol {
    color: #db3776;
}

.teacher-single-content ul li ul.list-attr li a.instagram {
    color: #e4405f;
}

.teacher-single-bottom .subtitle {
    margin-bottom: 25px;
}

.skill-item {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .skill-item {
        margin-right: 40px;
    }
}

.skill-item:last-child {
    margin-right: 0;
}

.skill-item .skill-thumb {
    margin-bottom: 15px;
}

.skill-item p {
    margin: 0;
    color: #0e2c53;
}

.skill-item .circles {
    position: relative;
}

.skill-item .circles strong {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.skill-item .circles canvas {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


/*Header Section Starts Here*/

header {
    position: relative;
    z-index: 99;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

header.header-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    animation: fadeInDown 0.5s;
    -webkit-animation: fadeInDown 0.5s;
    -moz-animation: fadeInDown 0.5s;
    box-shadow: 0 0 10px rgba(14, 44, 83, 0.1);
    border-bottom: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
    header.header-fixed {
        top: -46px;
    }
}

@media (min-width: 1200px) {
    header.header-fixed {
        top: -50px;
    }
}

.header-top {
    background: #0e250f;
}

.header-top * {
    color: #fff;
}

@media (max-width: 991px) {
    .header-top {
        display: none;
    }
}

.header-top-area {
    justify-content: space-between;
    align-items: center;
}

.header-top-area .social-icons {
    margin: 0;
}

.header-top-area .social-icons li {
    padding: 0;
    border-right: 1px solid #fff;
}

.header-top-area .social-icons li a {
    height: 40px;
    line-height: 40px;
    width: 50px;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
}

.header-top-area .social-icons li:first-child {
    border-left: 1px solid #fff;
}

.header-top-area .left {
    margin: 0 -20px;
}

.header-top-area .left li {
    padding: 0px 20px;
    border-right: 1px solid #fff;
    font-size: 14px;
    line-height: initial;
}

.header-top-area .left li:last-child {
    border-right: none;
}

.header-top-area .left li i {
    margin-right: 5px;
}

@media (max-width: 1199px) {
    .header-top-area .left li {
        font-size: 14px;
        padding: 9px 15px;
    }
    .header-top-area .social-icons li a {
        height: 46px;
        line-height: 46px;
        width: 46px;
    }
}

@media (max-width: 991px) {
    .header-top-area .left {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin: 0;
        border: 1px solid #fff;
    }
    .header-top-area .left li {
        flex-grow: 1;
        border-top: 1px solid #fff;
    }
    .header-top-area .social-icons {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin: 0;
        border-bottom: 1px solid #fff;
    }
    .header-top-area .social-icons li {
        flex-grow: 1;
    }
}

.header-bottom {
    background: #fff;
    position: relative;
    padding: 10px 0;
    box-shadow: 0px 3px 12px #0f2f11;
}

.header-wrapper {
    justify-content: space-between;
    align-items: center;
}

@media (min-width: 576px) {
    .header-wrapper {
        position: relative;
    }
}

.header-wrapper .logo a {
    display: block;
}

.header-wrapper .logo a img {
    width: 200px;
}

.header-wrapper .logo a img {
    max-width: 100%;
}

@media (max-width: 575px) {
    .header-wrapper .logo {
        width: 130px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-wrapper .logo {
        width: 140px;
    }
}

.header-wrapper .menu-area {
    align-items: center;
}

.menu>li>a {
    color: #1f4522;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 22px;
    text-transform: uppercase;
}

.menu>li>a i {
    margin-right: 10px;
}

.menu>li a {
    color: #000;
    font-weight: normal;
}

.menu>li a:hover {
    color: #114015;
    text-decoration: underline;
}

@media (min-width: 992px) {
    .menu li {
        position: relative;
    }
    .menu li .submenu {
        position: absolute;
        top: calc(100%);
        left: 0;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
        z-index: 9;
        background: #ffffff;
        width: 220px;
        padding: 0;
        -webkit-transform: translateY(35px);
        -ms-transform: translateY(35px);
        transform: translateY(35px);
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
    }
    .menu li .submenu li {
        padding: 0;
    }
    .menu li .submenu li a {
        padding: 10px 20px;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
        color: #0e2c53;
        font-weight: 500;
        border-bottom: 1px solid #e5e5e5;
    }
    .menu li .submenu li a:hover,
    .menu li .submenu li a.active {
        background: #1f4522;
        padding-left: 22px;
        color: #fff;
    }
    .menu li .submenu li:last-child a {
        border-bottom: none;
    }
    .menu li .submenu li .submenu {
        left: 100%;
        top: 0;
    }
    .menu li:hover>.submenu {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu li a {
        padding: 10px 12px;
    }
}

@media (max-width: 991px) {
    .menu {
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        overflow: auto;
        max-height: 400px;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        transform-origin: top;
    }
    .menu li {
        width: 100%;
        padding: 0;
    }
    .menu li a {
        display: block;
        padding: 10px 25px;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
        border-top: 1px solid #e5e5e5;
        color: #0e2c53;
    }
    .menu li a:hover {
        background: #fff8eb;
    }
    .menu li .submenu {
        padding-left: 20px;
        display: none;
    }
    .menu li .submenu li {
        width: 100%;
    }
    .menu li .submenu li a {
        font-size: 14px;
        display: flex;
        justify-content: space-between;
    }
    .menu.active {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.header-bar {
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 20px;
}

.header-bar span {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: #0e2c53;
    left: 0;
}

.header-bar span:first-child {
    top: 0;
}

.header-bar span:nth-child(2) {
    top: 52%;
    transform: translateY(-65%);
}

.header-bar span:last-child {
    bottom: 0;
}

.header-bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(3px, 9px);
    -ms-transform: rotate(45deg) translate(3px, 9px);
    transform: rotate(45deg) translate(3px, 9px);
}

.header-bar.active span:nth-child(2) {
    opacity: 0;
}

.header-bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(3px, -9px);
    -ms-transform: rotate(-45deg) translate(3px, -9px);
    transform: rotate(-45deg) translate(3px, -9px);
}

@media (max-width: 575px) {
    .header-bar {
        width: 15px;
        height: 16px;
    }
    .header-bar span {
        height: 2px;
        width: 20px;
    }
    .header-bar.active span:first-child {
        -webkit-transform: rotate(45deg) translate(4px, 6px);
        -ms-transform: rotate(45deg) translate(4px, 6px);
        transform: rotate(45deg) translate(4px, 6px);
    }
    .header-bar.active span:nth-child(2) {
        opacity: 0;
    }
    .header-bar.active span:last-child {
        -webkit-transform: rotate(-45deg) translate(4px, -6px);
        -ms-transform: rotate(-45deg) translate(4px, -6px);
        transform: rotate(-45deg) translate(4px, -6px);
    }
}

.menu-item-has-children>a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "";
    margin-left: 3px;
}

.header-form {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 999;
    visibility: hidden;
    justify-content: center;
    align-items: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.header-form.active {
    visibility: visible;
    opacity: 1;
}

.header-form .bg-lay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(14, 44, 83, 0.8);
}

.header-form .bg-lay .cross {
    position: absolute;
    color: #fff;
    cursor: pointer;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f4522;
}

.header-form .form-container {
    margin: 15px;
    max-width: 700px;
    width: 100%;
    padding: 30px;
    background: #0e2c53;
    position: relative;
    z-index: 1;
}

.header-form .form-container button {
    width: 120px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #1f4522;
    border: none;
    outline: none;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.header-form .form-container input {
    width: calc(100% - 120px);
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 20px;
}

@media (max-width: 575px) {
    .header-form .form-container {
        padding: 1px;
        margin: 10px;
    }
    .header-form .form-container button {
        width: 100px;
        font-size: 14px;
        font-weight: 400;
    }
    .header-form .form-container input {
        width: calc(100% - 100px);
    }
}


/*Banner Section Starts Here*/

.banner-content {
    max-width: 570px;
    border: 4px solid #fff;
    background: #8dc63f;
    padding: 50px 50px 55px;
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 70px 15px;
    -moz-border-radius: 70px 15px;
    border-radius: 70px 15px;
}

.banner-content .cate {
    font-weight: 400;
    margin: 0;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.banner-content .title {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px;
}

.banner-content p {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 30px;
}

.banner-content .custom-button::before {
    background: #1f4522;
}

.banner-content .custom-button::after {
    background: #1f4522;
}

.custom-button span {
    color: #fff;
}

@media (max-width: 767px) {
    .banner-content {
        padding: 50px 30px;
    }
    .banner-content .cate {
        font-size: 24px;
    }
    .banner-content .title {
        font-size: 50px;
        line-height: 60px;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 575px) {
    .banner-content {
        padding: 40px 0;
        background: transparent;
        box-shadow: none;
        border: none;
    }
    .banner-content .cate {
        font-size: 20px;
    }
    .banner-content .title {
        font-size: 42px;
        line-height: 48px;
    }
}

.banner-content.style-2 {
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 65px 35px;
    max-width: 400px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0;
}

.banner-section.style-2 {
    padding: 0 !important;
    height: auto;
}

.banner-thumb {
    width: calc(100% - 610px);
    position: relative;
}

.banner-thumb img {
    position: absolute;
    top: -90px;
    left: 0;
}

@media (max-width: 1199px) {
    .banner-thumb {
        width: calc(100% - 560px);
    }
    .banner-thumb img {
        width: 550px;
        top: -40px;
    }
}

.banner-section {
    padding: 180px 0;
    position: relative;
}

@media (max-width: 1199px) {
    .banner-section {
        padding: 150px 0;
    }
}

@media (max-width: 991px) {
    .banner-section {
        padding: 120px 0;
    }
}

@media (max-width: 767px) {
    .banner-section {
        padding: 100px 0;
    }
}

@media (max-width: 575px) {
    .banner-section {
        padding: 80px 0 90px;
    }
}

.banner-section.style-2 {
    padding: 236px 0 245px;
}

@media (max-width: 1199px) {
    .banner-section.style-2 {
        padding: 180px 0;
    }
}

@media (max-width: 991px) {
    .banner-section.style-2 {
        padding: 170px 0;
    }
}

@media (max-width: 767px) {
    .banner-section.style-2 {
        padding: 150px 0;
    }
}

@media (max-width: 575px) {
    .banner-section.style-2 {
        padding: 120px 0 130px;
    }
}

.top-shape-content {
    position: absolute;
    top: 0;
    right: calc(50% - 585px);
}

@media (max-width: 1199px) {
    .top-shape-content {
        right: calc(50% - 460px);
    }
    .top-shape-content img {
        max-width: 400px;
    }
}

.top-shape-content img {
    animation: banner-imgskew 5s linear infinite;
}


/*Sidebar CSS Starts Here*/

.widget {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.1);
    margin-bottom: 30px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget .widget-header {
    padding: 20px 30px;
    border-bottom: 1px solid #f6fafd;
}

.widget .widget-header .title {
    margin: 0;
    text-transform: capitalize;
}

.widget .widget-body {
    padding: 25px 30px;
}

.widget .tags {
    margin: -5px;
}

.widget .tags li {
    padding: 5px;
}

.widget .tags li a {
    line-height: 34px;
    padding: 0 12px;
    font-size: 14px;
}

.widget.widget-gallery ul {
    margin: -7px;
}

.widget.widget-gallery ul li {
    padding: 7px;
    width: calc(100% / 3);
    flex-grow: 1;
}

@media screen and (max-width: 399px) {
    .widget.widget-gallery ul li {
        width: calc(100% / 2);
    }
}

.widget.widget-gallery ul li a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.widget.widget-gallery ul li a img {
    width: 100%;
}

@media (max-width: 575px) {
    .widget .widget-header {
        padding: 15px;
    }
    .widget .widget-body {
        padding: 30px 15px;
    }
}

.widget.widget-post ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f9fbfe;
}

.widget.widget-post ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.widget.widget-post ul li .thumb {
    width: 100px;
}

.widget.widget-post ul li .thumb a {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.widget.widget-post ul li .thumb img {
    width: 100%;
}

.widget.widget-post ul li .content {
    width: calc(100% - 100px);
    padding-left: 20px;
    line-height: 24px;
}

.widget.widget-post ul li .content a {
    color: #0e2c53;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}

.widget.widget-post ul li .content a:hover {
    color: #1f4522;
}

.widget.widget-feature ul li {
    align-items: center;
    padding: 10px 0px;
    border-bottom: 1px solid #f9fbfe;
}

.widget.widget-feature ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget.widget-feature ul li:first-child {
    padding-top: 0;
}

.widget.widget-feature ul li .ques,
.widget.widget-feature ul li .ans {
    width: 50%;
}

.widget.widget-feature ul li .ques i {
    margin-right: 12px;
}

.widget.widget-feature ul li .ans {
    color: #0e2c53;
    padding-left: 10px;
    position: relative;
}

.widget.widget-feature ul li .ans::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    content: ":";
}

@media (max-width: 1199px) and (min-width: 992px) {
    .widget.widget-feature {
        font-size: 14px;
    }
}

.widget.widget-search .search-form {
    position: relative;
}

.widget.widget-search .search-form input {
    height: 50px;
    border-radius: 5px;
    background-color: #fafafa;
    border: none;
    outline: none;
}

.widget.widget-search .search-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: none;
    background: transparent;
    text-align: center;
    width: 50px;
}

.widget.widget-category ul li,
.widget.widget-archive ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #f9fbfe;
}

.widget.widget-category ul li:last-child,
.widget.widget-archive ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget.widget-category ul li:first-child,
.widget.widget-archive ul li:first-child {
    padding-top: 0;
}

.widget.widget-category ul li a,
.widget.widget-archive ul li a {
    justify-content: space-between;
    color: #707070;
}

.widget.widget-category ul li a i,
.widget.widget-archive ul li a i {
    margin-right: 5px;
}

.widget.widget-category ul li a:hover,
.widget.widget-archive ul li a:hover {
    color: #1f4522;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .widget.widget-category,
    .widget.widget-archive {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .widget.widget-product .widget-body {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.widget.widget-product .widget-body ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 20px;
    border-bottom: 1px solid #e5ecf6;
}

.widget.widget-product .widget-body ul li:first-child {
    padding-top: 0;
}

.widget.widget-product .widget-body ul li:last-child {
    border-color: transparent;
}

.widget.widget-product .widget-body ul li .product-thumb {
    width: 70px;
}

.widget.widget-product .widget-body ul li .product-thumb img {
    width: 100%;
}

.widget.widget-product .widget-body ul li .product-content {
    width: calc(100% - 70px);
    padding-left: 15px;
}

.widget.widget-product .widget-body ul li .product-content h6 {
    font-weight: 500;
    font-size: 14px;
}

.widget.widget-product .widget-body ul li .product-content h6 a {
    font-size: 16px;
    color: #000000;
}

.widget.widget-product .widget-body ul li .product-content p {
    font-size: 14px;
    margin: 0;
    margin-bottom: 7px;
}

.widget.widget-product .widget-body ul li .product-content p i {
    color: #e9ba17;
}

.cl-i-one i {
    color: #6dc72a;
}

.cl-i-two i {
    color: #aa2293;
}

.cl-i-three i {
    color: #ff7a33;
}

.cl-i-four i {
    color: #ff1319;
}

.cl-i-five i {
    color: #00bfff;
}

.cl-i-six i {
    color: #0028a1;
}

.cl-i-seven i {
    color: #ff680d;
}

.cl-i-eight i {
    color: #aa2293;
}

aside {
    position: sticky;
    top: 120px;
}


/*Gallery Section Starts Here*/

.top-shape-center {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.top-shape-center img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .top-shape-center {
        display: none;
    }
}

.bottom-shape-left {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.bottom-shape-left img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .bottom-shape-left {
        display: none;
    }
}

.gallery-item {
    text-align: center;
    position: relative;
    margin: 0 20px 40px;
}

@media screen and (min-width: 400px) {
    .gallery-item {
        margin-bottom: 60px;
    }
}

.gallery-item .gallery-inner {
    padding: 15px;
    padding-bottom: 0;
    background: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.gallery-item::before {
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(-4.5deg);
    -ms-transform: rotate(-4.5deg);
    transform: rotate(-4.5deg);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.gallery-item .gallery-thumb a {
    display: block;
    overflow: hidden;
}

.gallery-item .gallery-thumb a img {
    width: 100%;
}

.gallery-item .gallery-content {
    padding: 20px 0;
}

.gallery-item .gallery-content .title {
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    color: #8dc63f;
}

@media (min-width: 576px) {
    .gallery-item .gallery-content .title {
        font-size: 20px;
    }
}

.gallery-item:hover::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

div[class*=col]:nth-of-type(6n+2) .gallery-item .gallery-content .title {
    color: #1f4522;
}

div[class*=col]:nth-of-type(6n+3) .gallery-item .gallery-content .title {
    color: #ff5200;
}

div[class*=col]:nth-of-type(6n+4) .gallery-item .gallery-content .title {
    color: #00bfff;
}

div[class*=col]:nth-of-type(6n+5) .gallery-item .gallery-content .title {
    color: #e11a1f;
}

div[class*=col]:nth-of-type(6n+6) .gallery-item .gallery-content .title {
    color: #002c9d;
}

.filter-2 {
    justify-content: center;
    margin: -5px;
    margin-bottom: 30px;
}

.filter-2 li {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px rgba(79, 63, 82, 0.06);
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #0e2c53;
    text-transform: uppercase;
    margin: 5px;
    cursor: pointer;
    display: flex;
}

.filter-2 li .category {
    line-height: 38px;
}

.filter-2 li .amount {
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 38px;
    text-align: center;
    margin-left: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #f3f7f8;
    display: block;
}

.filter-2 li.active .amount {
    border-color: #1f4522;
    background: #1f4522;
    color: #fff;
}

.filter-2 li.active .category {
    color: #1f4522;
}

@media (min-width: 768px) {
    .filter-2 {
        margin-bottom: 35px;
    }
}


/*Gallery Masonary 1 Starts Here*/

.masonary-wrapper {
    margin: -15px;
}

.masonary-item {
    width: 100%;
    padding: 15px;
}

.masonary-item .masonary-thumb {
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgba(79, 63, 82, 0.06);
    background: #fff;
    padding: 8px;
}

.masonary-item .masonary-thumb::before {
    position: absolute;
    content: "";
    left: 8px;
    right: 8px;
    bottom: 8px;
    top: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(146, 39, 143, 0.8);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
}

.masonary-item .masonary-thumb a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #1f4522;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
}

.masonary-item .masonary-thumb img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.masonary-item .masonary-thumb:hover::before {
    opacity: 1;
}

.masonary-item .masonary-thumb:hover a {
    opacity: 1;
}

@media (min-width: 576px) {
    .masonary-item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .three-items .masonary-item {
        width: calc(100% / 3);
    }
}

.lg-three-items .masonary-item {
    width: 100%;
}

@media (min-width: 768px) {
    .lg-three-items .masonary-item {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .lg-three-items .masonary-item {
        width: calc(100% / 3);
    }
}


/*Gallery Section Three Starts Here*/

.gallery-item-3 {
    text-align: center;
    border-width: 8px;
    box-shadow: 0px 2px 4px 0px rgba(79, 63, 82, 0.06);
    max-width: 400px;
    margin: 0 auto;
}

.gallery-item-3 .gallery-thumb {
    overflow: hidden;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.gallery-item-3 .gallery-thumb img {
    width: 100%;
}

.gallery-item-3 .gallery-thumb a {
    display: block;
}

.gallery-item-3 .gallery-content {
    background: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding: 35px 15px 28px;
}

.gallery-item-3 .gallery-content .title {
    font-size: 20px;
    margin-bottom: 5px;
}

.gallery-item-3 .gallery-content .title a {
    display: block;
}


/*Facilities Section Starts Here*/

.facility-container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .facility-container {
        padding-left: 0;
        padding-right: 0;
        margin-right: 30px;
        margin-left: 30px;
    }
}

@media (min-width: 1200px) {
    .facility-container {
        max-width: 575px;
        margin-right: 40px;
        margin-left: auto;
        padding-left: 30px;
    }
}

@media (max-width: 991px) {
    .facility-container {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .facility-container {
        max-width: 540px;
    }
}

@media (max-width: 575px) {
    .facility-container {
        max-width: 100%;
    }
}

.facility-wrapper {
    margin: -7.5px;
}

.facility-item {
    width: 100%;
    padding: 7.5px;
}

@media screen and (min-width: 400px) {
    .facility-item {
        width: calc(100% / 2);
    }
}

@media (min-width: 576px) {
    .facility-item {
        width: calc(100% / 3);
    }
}

.facility-item .facility-inner {
    text-align: center;
    padding: 30px 10px 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 8px 0px rgba(136, 136, 136, 0.08);
    position: relative;
}

.facility-item .facility-inner::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
    background: url(img/facility-shape.png) no-repeat center center;
    background-size: contain;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.facility-item .facility-inner .facility-thumb {
    max-width: 80px;
    margin: 0 auto 28px;
}

.facility-item .facility-inner .facility-thumb img {
    width: 100%;
}


/*Client Section Starts Here*/

.client-item {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.1);
}

.client-item .client-header {
    align-items: center;
    padding: 20px 30px;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0f0;
}

.client-item .client-header .author {
    width: calc(100% - 60px);
    padding-right: 10px;
    align-items: center;
}

.client-item .client-header .author .thumb {
    width: 60px;
}

.client-item .client-header .author .thumb img {
    width: 100%;
}

.client-item .client-header .author .content {
    width: calc(100% - 60px);
    padding-left: 13px;
}

.client-item .client-header .author .content .title {
    margin: 0;
    text-transform: capitalize;
    margin-bottom: -2px;
}

@media (min-width: 768px) {
    .client-item .client-header .author .content .title {
        font-size: 18px;
    }
}

.client-item .client-header .author .content span {
    font-size: 15px;
    text-transform: capitalize;
}

.client-item .client-header .company {
    width: 55px;
}

.client-item .client-header .company img {
    max-width: 100%;
}

@media (max-width: 575px) {
    .client-item .client-header .company {
        width: 40px;
    }
}

@media (max-width: 575px) {
    .client-item .client-header {
        padding: 20px 15px;
    }
}

.client-item .client-body {
    padding: 30px 30px;
}

@media (max-width: 575px) {
    .client-item .client-body {
        padding: 26px 15px 25px;
    }
}

.client-slider {
    margin: -15px;
}

.client-slider .slick-slide {
    margin: 15px;
    outline: none;
}


/*Counter Section Starts Here*/

.counter-item {
    background: #fff;
    text-align: center;
    padding: 35px 15px;
    border: 6px solid #1f4522;
    border-radius: 25px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
}

.counter-item .counter-thumb {
    height: 130px;
    margin-bottom: 32px;
}

.counter-item .counter-thumb img {
    max-height: 100%;
}

.counter-item .counter-header {
    align-items: center;
    justify-content: center;
}

.counter-item .counter-header .title {
    margin: 0;
    margin-bottom: 0;
    line-height: 1;
    color: #1f4522;
}

@media (min-width: 992px) {
    .counter-item .counter-header .title {
        font-size: 46px;
    }
}

.counter-item.round-style {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    padding: 40px 15px 45px;
    justify-content: center;
    align-items: center;
    position: relative;
    max-width: 270px;
    margin: 0 auto 30px;
}

.counter-item.round-style::before {
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 2px dashed #8dc63f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.counter-item.round-style .counter-thumb {
    height: unset;
    margin-bottom: 26px;
    height: 86px;
    align-items: center;
    justify-content: center;
}

.counter-item.round-style .counter-thumb img {
    margin-top: auto;
}

.counter-item.round-style .counter-content {
    width: 100%;
}

.counter-item.round-style .counter-content .title {
    margin-bottom: 5px;
    color: #8dc63f;
}

@media (min-width: 768px) {
    .counter-item.round-style .counter-content .title {
        font-size: 36px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .counter-item.round-style {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .counter-item.round-style .counter-thumb {
        margin-bottom: 22px;
    }
    .counter-item.round-style .counter-content .title {
        font-size: 30px;
    }
}

.counter-item.round-style:hover::before {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}

div[class*=col]:nth-of-type(6n+2) .counter-item {
    border-color: #e11a1f;
}

div[class*=col]:nth-of-type(6n+2) .counter-item .counter-header .title {
    color: #e11a1f;
}

div[class*=col]:nth-of-type(6n+2) .counter-item.round-style .counter-header .title {
    color: #1f4522;
}

div[class*=col]:nth-of-type(6n+2) .counter-item.round-style::before {
    border-color: #1f4522;
}

div[class*=col]:nth-of-type(6n+3) .counter-item {
    border-color: #f26522;
}

div[class*=col]:nth-of-type(6n+3) .counter-item .counter-header .title {
    color: #f26522;
}

div[class*=col]:nth-of-type(6n+3) .counter-item.round-style::before {
    border-color: #f26522;
}

div[class*=col]:nth-of-type(6n+4) .counter-item {
    border-color: #00bfff;
}

div[class*=col]:nth-of-type(6n+4) .counter-item .title {
    color: #00bfff;
}

div[class*=col]:nth-of-type(6n+4) .counter-item.round-style::before {
    border-color: #00bfff;
}

@media (max-width: 767px) {
    .counter-section {
        position: relative;
    }
    .counter-section::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #8dc63f;
    }
}


/*Class Section Starts Here*/

.class-item {
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
}

.class-item .class-thumb {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    margin-bottom: 30px;
}

.class-item .class-thumb a {
    display: block;
}

.class-item .class-thumb a img {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
}

.class-item .class-content {
    padding-left: 15px;
    padding-right: 15px;
}

.class-item .class-content .title {
    margin-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .class-item .class-content .title {
        font-size: 22px;
    }
}

.class-item .class-content .class-meta {
    margin: 5px 0;
    justify-content: space-between;
}

.class-item .class-content .class-meta .class-author {
    align-items: center;
    margin-bottom: 15px;
}

.class-item .class-content .class-meta .class-author .thumb {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.class-item .class-content .class-meta .class-author .thumb a {
    display: block;
}

.class-item .class-content .class-meta .class-author .thumb img {
    width: 100%;
}

.class-item .class-content .class-meta .class-author .content {
    width: calc(100% - 40px);
    padding-left: 12px;
}

.class-item .class-content .class-meta .class-author .content .subtitle {
    font-size: 16px;
    margin: 0;
    line-height: 1.1;
}

.class-item .class-content .class-meta .class-author .content .subtitle a:hover {
    color: #1f4522;
}

.class-item .class-content .class-meta .class-author .content .info {
    color: #707070;
    font-size: 13px;
}

.class-item .class-content .class-meta .cost-area {
    margin-bottom: 15px;
}

.class-item .class-content .class-meta .cost-area .subtitle {
    color: #ff5200;
    margin: 0;
    margin-bottom: -3px;
}

.class-item .class-content .class-meta .cost-area .info {
    font-size: 13px;
}

.class-item .class-content .schedule-area {
    text-align: center;
}

.class-item .class-content .schedule-area .schedule-item {
    padding: 25px 5px 0px;
    flex-grow: 1;
    position: relative;
}

.class-item .class-content .schedule-area .schedule-item::before {
    top: 0;
    left: 1px;
    right: 1px;
    height: 3px;
    background: #8dc63f;
}

.class-item .class-content .schedule-area .schedule-item .sub-title {
    margin: 0;
    margin-bottom: -2px;
    color: #8dc63f;
    font-weight: 500;
}

@media (min-width: 576px) {
    .class-item .class-content .schedule-area .schedule-item .sub-title {
        font-size: 18px;
    }
}

.class-item .class-content .schedule-area .schedule-item .info {
    font-size: 14px;
}

.class-item .class-content .schedule-area .schedule-item:nth-of-type(3n+2)::before {
    background: #1f4522;
}

.class-item .class-content .schedule-area .schedule-item:nth-of-type(3n+2) .sub-title {
    color: #1f4522;
}

.class-item .class-content .schedule-area .schedule-item:nth-of-type(3n+3)::before {
    background: #ff5200;
}

.class-item .class-content .schedule-area .schedule-item:nth-of-type(3n+3) .sub-title {
    color: #ff5200;
}

.class-item:hover .class-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 374px) {
    .class-item {
        padding: 10px;
    }
    .class-item .class-thumb {
        margin-bottom: 25px;
    }
    .class-item .class-content {
        padding-left: 0;
        padding-right: 0;
    }
    .class-item .class-content .class-meta .class-author .content .subtitle {
        font-size: 16px;
    }
}

.class-wrapper {
    margin: 0 -15px -30px;
}

.class-inner {
    width: 100%;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .class-inner {
        width: calc(100% / 2);
    }
}

@media (min-width: 1200px) {
    .class-inner {
        width: calc(100% / 3);
    }
}

.class-single-item {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
}

.class-single-item .class-single-inner {
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
}

.class-single-item .class-single-inner .class-single-thumb img {
    width: 100%;
}

.class-single-item .class-single-inner .class-single-content {
    padding: 30px;
}

.class-single-item .class-single-inner .class-single-content .title {
    margin-bottom: 9px;
}

.class-single-item .class-single-inner .class-single-content .meta-post {
    margin-bottom: 15px;
}

.class-single-item .class-single-inner .class-single-content p {
    margin-bottom: 31px;
}

@media (max-width: 575px) {
    .class-single-item .class-single-inner .class-single-content {
        padding: 35px 15px 30px;
    }
}

.class-single-item .class-single-inner .class-single-content .single-quote {
    margin-bottom: 27px;
}

.class-single-item .class-single-inner .class-single-content .thumb-area,
.class-single-item .class-single-inner .class-single-content .single-page-maps,
.class-single-item .class-single-inner .class-single-content .video-area {
    margin-bottom: 27px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.class-single-item .class-single-inner .class-single-content .thumb-area img,
.class-single-item .class-single-inner .class-single-content .single-page-maps img,
.class-single-item .class-single-inner .class-single-content .video-area img {
    width: 100%;
}

@media (max-width: 575px) {
    .class-single-item .class-single-inner .class-single-content .title {
        margin-bottom: 12px;
    }
    .class-single-item .class-single-inner .class-single-content .meta-post {
        margin-bottom: 10px;
    }
    .class-single-item .class-single-inner .class-single-content p {
        margin-bottom: 25px;
    }
    .class-single-item .class-single-inner .class-single-content .single-quote {
        margin-bottom: 21px;
    }
    .class-single-item .class-single-inner .class-single-content .video-area {
        margin-bottom: 21px;
    }
}

.meta-post {
    margin-right: -15px;
}

@media (max-width: 575px) {
    .meta-post {
        font-size: 14px;
    }
}

.meta-post li {
    padding: 0;
    margin-right: 15px;
}

.meta-post li a {
    color: #707070;
}

.meta-post li a:hover {
    color: #1f4522;
}

.meta-post li a i {
    margin-right: 5px;
}

.single-quote {
    background: #1f4522;
    color: #fff;
    border-radius: 10px;
    padding: 25px 15px 20px;
    position: relative;
}

.single-quote::before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(img/quote.png) no-repeat center center;
    background-size: contain;
    margin-bottom: 15px;
}

.single-quote .quotes {
    width: 100%;
}

@media (min-width: 768px) {
    .single-quote .quotes {
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (min-width: 550px) {
    .single-quote {
        padding: 35px 30px 30px;
    }
    .single-quote .quotes {
        width: calc(100% - 50px);
        padding-left: 15px;
    }
}

.single-quote span {
    margin-left: auto;
    display: block;
    text-align: right;
}

.video-area {
    position: relative;
}

.video-area::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(146, 39, 143, 0.4);
}

.video-area img {
    width: 100%;
}

.tags-area {
    justify-content: space-between;
    border-top: 1px solid #f6f9fb;
    padding: 25px 10px;
}

@media (min-width: 576px) {
    .tags-area {
        padding: 25px;
    }
}

.tags li {
    padding: 5px;
}

.tags li a {
    border: 1px solid #f6f9fb;
    color: #0e2c53;
    line-height: 40px;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tags li a:hover,
.tags li a.active {
    background: #1f4522;
    color: #fff;
    border-color: #1f4522;
}

.share li {
    padding: 5px;
}

.share li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1f4522;
    color: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.share li a.facebook {
    background: #3b5998;
}

.share li a.twitter {
    background: #55acee;
}

.share li a.instagram {
    background: #e4405f;
}

.share li a.google {
    background: #dd4b39;
}

.share li a.linkedin {
    background: #007bb5;
}

.share li a.vimeo {
    background: #1ab7ea;
}

.share li a.pinterest {
    background: #007bb5;
}

.share li a.behance {
    background: #1769ff;
}

.share li a.dribble {
    background: #ea4c89;
}

.filter {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
    justify-content: center;
    margin-bottom: 30px;
    padding: 15px 30px;
    text-align: center;
}

@media (min-width: 1200px) {
    .filter {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.filter li {
    list-style: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8dc63f;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    padding: 6px 15px;
    flex-grow: 1;
    cursor: pointer;
}

.filter li:nth-of-type(6n+2) {
    color: #1f4522;
}

.filter li:nth-of-type(6n+3) {
    color: #ff5200;
}

.filter li:nth-of-type(6n+4) {
    color: #00bfff;
}

.filter li:nth-of-type(6n+5) {
    color: #e11a1f;
}

.filter li:nth-of-type(6n+6) {
    color: #002c9d;
}

.filter li.active {
    color: #8dc63f;
}

@media (max-width: 575px) {
    .filter li {
        padding: 3px 10px;
    }
}


/*About Section Starts Here*/

.about-video {
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

.about-video img {
    width: 100%;
}

.about-video::before {
    left: 8px;
    bottom: 8px;
    right: 8px;
    top: 8px;
    background: rgba(146, 39, 143, 0.3);
}

.about-video::after {
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    border: 8px solid #8dc63f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

@media (max-width: 991px) {
    .about-video {
        margin: 0 auto 45px;
    }
}

@media (max-width: 991px) and (max-width: 575px) {
    .about-video {
        margin-bottom: 30px;
    }
}

.nulla-list {
    margin: 0 -10px -18px;
}

.nulla-list li {
    list-style: none !important;
    width: 50%;
    max-width: 260px;
    padding: 0 10px;
    margin-bottom: 17px;
}

@media (max-width: 991px) {
    .nulla-list li {
        width: 100%;
    }
}

.nulla-list li .thumb {
    width: 30px;
}

.nulla-list li .thumb img {
    max-width: 100%;
}

.nulla-list li .content {
    width: calc(100% - 30px);
    padding-left: 9px;
    font-weight: 700;
    color: #0e2c53;
}

.about-content .nulla-list {
    margin-bottom: 20px;
}

.about-contact {
    position: relative;
}

.about-contact::before {
    bottom: 0;
    top: 0;
    right: 0px;
    left: -85px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
    .about-contact::before {
        left: 0;
        right: 0;
    }
}

.about-contact .call-item {
    align-items: center;
    width: 100%;
    padding: 20px 0;
    max-width: 310px;
    border-right: 1px solid #e5e5e5;
    position: relative;
    z-index: 1;
}

.about-contact .call-item .thumb {
    width: 50px;
}

.about-contact .call-item .thumb img {
    width: 100%;
}

.about-contact .call-item .content {
    width: calc(100% - 50px);
    padding-left: 15px;
}

.about-contact .call-item .content .info {
    display: block;
    margin-bottom: 5px;
}

.about-contact .sign {
    width: calc(100% - 310px);
    padding: 20px;
    text-align: center;
}

.about-contact .sign img {
    max-width: 100%;
}

@media screen and (max-width: 499px) {
    .about-contact .sign {
        width: 100%;
        padding: 10px;
        text-align: left;
    }
    .about-contact .call-item {
        width: 100%;
        max-width: 100%;
        border: none;
        border-bottom: 1px solid #e5e5e5;
    }
}

.section-right-shape {
    position: relative;
    overflow: hidden;
}

.section-right-shape::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: calc(50% - 585px);
    left: calc(50% - 70px);
    background: #fff;
}

@media (max-width: 1199px) {
    .section-right-shape::before {
        right: calc(50% - 496px);
    }
}

@media (max-width: 991px) {
    .section-right-shape::before {
        display: none;
    }
}


/*Teacher Section Starts Here*/

.teacher-item {
    box-shadow: 0px 0px 10px 0px rgba(137, 137, 137, 0.1);
    background: #fff;
    border-radius: 10px;
    margin: 0 auto 30px;
}

.teacher-item .teacher-inner {
    overflow: hidden;
    border-radius: 10px;
}

.teacher-item .teacher-inner .teacher-thumb {
    padding: 30px 34px;
    position: relative;
    width: calc(100% - 310px);
}

.teacher-item .teacher-inner .teacher-thumb::before {
    background: #8dc63f;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.teacher-item .teacher-inner .teacher-thumb .thumb-inner a {
    display: block;
    position: relative;
    z-index: 1;
}

.teacher-item .teacher-inner .teacher-thumb .thumb-inner a::before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border: 6px solid #fff;
}

.teacher-item .teacher-inner .teacher-thumb .thumb-inner img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.teacher-item .teacher-inner .teacher-content {
    width: 310px;
    padding: 30px 30px 30px 0;
}

.teacher-item .teacher-inner .teacher-content .title {
    margin: 0;
    font-size: 20px;
}

.teacher-item .teacher-inner .teacher-content .info {
    color: #0e2c53;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}

.teacher-item .teacher-inner .teacher-content p {
    margin-bottom: 20px;
    line-height: 24px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .teacher-item .teacher-inner .teacher-thumb,
    .teacher-item .teacher-inner .teacher-content {
        width: 100%;
        padding: 30px;
    }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
    .teacher-item .teacher-inner .teacher-thumb,
    .teacher-item .teacher-inner .teacher-content {
        width: 50%;
    }
    .teacher-item .teacher-inner .teacher-thumb {
        padding: 20px;
    }
    .teacher-item .teacher-inner .teacher-content {
        padding: 20px;
        padding-left: 0;
    }
}

@media screen and (max-width: 499px) {
    .teacher-item .teacher-inner .teacher-thumb,
    .teacher-item .teacher-inner .teacher-content {
        width: 100%;
        padding: 30px;
    }
}

.teacher-social {
    margin: -5px;
}

.teacher-social li {
    padding: 5px;
    list-style: none !important;
}

.teacher-social li a {
    color: #1f4522;
}

.teacher-social li a.facebook {
    color: #3b5998;
}

.teacher-social li a.behance {
    color: #1769ff;
}

.teacher-social li a.twitter {
    color: #55acee;
}

.teacher-social li a.google {
    color: #dd4b39;
}

.teacher-social li a.instagram {
    color: #e4405f;
}

.teacher-social li a.linkedin {
    color: #007bb5;
}

.teacher-social li a.vimeo {
    color: #1ab7ea;
}

.teacher-social li a.pinterest {
    color: #007bb5;
}

.teacher-social li a.youtube {
    color: #cd201f;
}

div[class*=col]:nth-of-type(4n+2) .teacher-item .teacher-thumb::before {
    background: #1f4522;
}

div[class*=col]:nth-of-type(4n+3) .teacher-item .teacher-thumb::before {
    background: #ff5200;
}

div[class*=col]:nth-of-type(4n+4) .teacher-item .teacher-thumb::before {
    background: #00bfff;
}


/*Schedule Section Starts Here*/

.schedule-item-2 {
    padding: 170px 0 75px;
    text-align: center;
    margin-bottom: 50px;
}

.schedule-item-2 li {
    margin-bottom: 6px;
    list-style: none !important;
}

.schedule-item-2 li .title {
    font-size: 18px;
    text-transform: capitalize;
    color: #1f4522;
    font-weight: 500;
}

@media (min-width: 576px) {
    .schedule-item-2 li .title {
        margin-bottom: 4px;
    }
}

.schedule-item-2 li .title.painting {
    color: #8dc63f;
}

.schedule-item-2 li .title.fitness {
    color: #ff5200;
}

@media screen and (max-width: 399px) {
    .schedule-item-2 {
        background-size: 100% 100%;
        margin-bottom: 20px;
    }
}


/*Teacher Section Two Starts Here*/

.teacher-item-2 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
}

.teacher-item-2 .teacher-thumb {
    padding: 35px 15px 25px;
    border-bottom: 1px solid #f0f0f0;
    height: 275px;
    box-shadow: 2px 5px 8px #aba652;
}

.teacher-item-2 .teacher-thumb .thumb {
    box-shadow: 0px 2px 4px 3px rgba(83, 61, 82, 0.06);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid #fff;
    max-width: 115px;
    margin: 0 auto 35px;
}

.teacher-item-2 .teacher-thumb .thumb a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.teacher-item-2 .teacher-thumb .thumb img {
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
}

.teacher-item-2 .teacher-thumb .content {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.teacher-item-2 .teacher-thumb .content .title {
    font-size: 20px;
    text-transform: capitalize;
}

.teacher-item-2 .teacher-social {
    margin: 0;
}

.teacher-item-2 .teacher-social li a {
    padding: 5px;
}


/*Call In Action Section Stars Here*/

.call-wrapper {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    padding: 60px 30px;
    max-width: 840px;
    margin: 0 auto;
}

@media (max-width: 575px) {
    .call-wrapper {
        padding: 45px 30px;
    }
}

.call-wrapper .section-header {
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.call-wrapper .section-header .title {
    font-family: "Roboto", sans-serif;
    color: #1f4522;
    margin-bottom: 5px;
}

.call-wrapper * {
    position: relative;
    z-index: 1;
}

.call-wrapper::before {
    border: 1px dashed #1f4522;
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.call-overlay {
    position: relative;
    padding: 80px 0;
}

.call-overlay::before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: #1f4522;
    opacity: 0.78;
}

.theme-overlay {
    position: relative;
}

.theme-overlay::before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: #124318;
    opacity: 0.9;
}


/*Feature Section Starts Here*/

.feature-item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    padding: 40px 30px 50px;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: 30px;
}

.feature-item:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1200px) {
    .feature-item {
        margin-left: -5px;
        margin-right: -5px;
    }
}

.feature-item .feature-thumb {
    max-width: 110px;
    margin: 0 auto 24px;
}

.feature-item .feature-thumb img {
    width: 100%;
}

.feature-item .feature-content .title {
    margin-bottom: 10px;
}

.feature-item .feature-content .cate {
    display: block;
    margin-bottom: 16px;
    color: #1f4522;
}

.feature-item .feature-content p {
    line-height: 24px;
}

@media (max-width: 767px) {
    .feature-item {
        padding-top: 30px;
        padding-bottom: 35px;
        margin-left: auto;
        margin-right: auto;
    }
}

.ml--8 {
    margin-left: -8px;
}

div[class*=col]:nth-of-type(4n+2) .feature-item .feature-content .cate {
    color: #1f4522;
}

div[class*=col]:nth-of-type(4n+3) .feature-item .feature-content .cate {
    color: #1f4522;
}

div[class*=col]:nth-of-type(4n+4) .feature-item .feature-content .cate {
    color: #1f4522;
}


/*About Section Starts Here*/

.about-thumb {
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .about-thumb {
        margin-bottom: 30px;
    }
}

.about-thumb img {
    width: 100%;
}

@media (min-width: 992px) {
    .about-thumb {
        margin-bottom: 0;
    }
}

.about-list li {
    font-size: 18px;
    color: #f9260d;
    padding: 0;
    margin-bottom: 9px;
    display: block;
    float: left;
    width: 50%;
}

.about-list li span {
    color: #1f4522;
    font-weight: 700;
}

.about-list li i {
    font-weight: 700;
    margin-right: 5px;
    font-size: 20px;
    color: #1f4522;
}

.about-list li:nth-of-type(4n+2) span,
.about-list li:nth-of-type(4n+2) i {
    color: #1f4522;
}

.about-list li:nth-of-type(4n+3) span,
.about-list li:nth-of-type(4n+3) i {
    color: #1f4522;
}

.about-list li:nth-of-type(4n+4) span,
.about-list li:nth-of-type(4n+4) i {
    color: #1f4522;
}

.about-list li:last-child {
    margin-bottom: -8px;
}

@media (max-width: 575px) {
    .about-list li {
        font-size: 16px;
    }
}

.about-content .about-list {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

@media (min-width: 992px) {
    .about-content .section-header {
        margin-bottom: 25px;
    }
}

@media (min-width: 1200px) {
    .about-content .section-header {
        padding-right: 15px;
    }
}

.about-quote {
    padding: 15px 0;
    border-bottom: 1px solid #ffd7a1;
    border-top: 1px solid #ffd7a1;
}

.about-quote .thumb {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
}

.about-quote .thumb img {
    width: 100%;
    padding: 5px;
}

.about-quote .content {
    width: calc(100% - 70px);
    padding-left: 15px;
    font-size: 24px;
    font-weight: 6500;
    color: #ff5200;
}

.about-quote .content .name {
    color: #0e2c53;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
}

.about-quote .content .name::after {
    content: " )";
}

.about-quote .content .name::before {
    content: "( ";
}

@media (max-width: 575px) {
    .about-quote .thumb {
        margin-bottom: 15px;
    }
    .about-quote .content {
        width: 100%;
        padding: 0;
        font-size: 18px;
    }
    .about-quote .content .name {
        font-size: 16px;
    }
}


/*Contact Section Starts Here*/

.maps {
    height: 400px;
}

@media (min-width: 992px) {
    .maps {
        height: 600px;
    }
}

.maps.single-page-maps {
    height: 370px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

@media (min-width: 992px) {
    .contact-area {
        position: absolute;
        left: 0;
        bottom: 30px;
        right: 0;
    }
    .contact-area .contact-wrapper {
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
        padding: 50px 15px 13px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-area .contact-wrapper {
        padding-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .contact-area {
        margin-top: -220px;
    }
}

.contact-wrapper {
    text-align: center;
}

.contact-wrapper .contact-item {
    padding: 0 15px 30px;
    width: calc(100% / 4);
}

.contact-wrapper .contact-item .contact-thumb {
    margin-bottom: 30px;
}

.contact-wrapper .contact-item .contact-thumb img {
    max-width: 100%;
}

.contact-wrapper .contact-item .contact-content .title {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-wrapper .contact-item ul li {
    padding: 0;
    line-height: 24px;
}

.contact-wrapper .contact-item ul li a {
    color: #707070;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-wrapper .contact-item ul li {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .contact-wrapper {
        margin: 0 0 -30px;
        justify-content: space-between;
    }
    .contact-wrapper .contact-item {
        padding: 30px 15px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
        width: calc((100% / 2) - 15px);
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) and (max-width: 575px) {
    .contact-wrapper .contact-item .contact-content li {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px) and (max-width: 499px) {
    .contact-wrapper .contact-item {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.contact-form-area {
    border-radius: 10px;
    padding: 50px 30px;
}

.contact-form-area .title {
    margin-bottom: 32px;
    text-align: center;
}

@media (max-width: 767px) {
    .contact-form-area {
        padding: 45px 20px;
    }
}

@media (max-width: 575px) {
    .contact-form-area {
        padding: 0;
        background: transparent;
        box-shadow: none;
    }
    .contact-form-area .title {
        margin-bottom: 22px;
    }
}

.contact-form {
    justify-content: space-between;
    margin-bottom: -30px;
}

.contact-form .form-group {
    margin-bottom: 30px;
    width: 100%;
}

@media (min-width: 576px) {
    .contact-form .form-group {
        width: calc(50% - 15px);
    }
}

.contact-form .form-group input {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    height: 45px;
    padding: 0 25px;
}

.contact-form .form-group textarea {
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    padding: 25px;
    color: #707070;
    display: flex;
}

.contact-form .form-group button {
    height: 55px;
}

@media (max-width: 575px) {
    .contact-form {
        margin-bottom: -20px;
    }
    .contact-form .form-group {
        margin-bottom: 20px;
    }
}

.email-success {
    width: 100%;
}


/*Faq Section Starts Here*/

.right-icon {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #8dc63f;
    position: relative;
}

.right-icon::after,
.right-icon::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.right-icon::after {
    height: 12px;
    width: 2px;
}

.right-icon::before {
    width: 12px;
    height: 2px;
}

.faq-item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    padding: 20px 30px;
    margin-bottom: 10px;
}

.faq-item .faq-title {
    cursor: pointer;
    align-items: center;
}

.faq-item .faq-title .title {
    width: calc(100% - 36px);
    padding-left: 15px;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.faq-item .faq-content {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
}

.faq-item.open .title {
    color: #8dc63f;
}

.faq-item.open .right-icon::after {
    height: 2px;
}

.faq-item.active .faq-content {
    display: block;
}

.faq-item:nth-child(4n+2) .right-icon {
    background: #1f4522;
}

.faq-item:nth-child(4n+2).open .title {
    color: #1f4522;
}

.faq-item:nth-child(4n+3) .right-icon {
    background: #ff5200;
}

.faq-item:nth-child(4n+3).open .title {
    color: #ff5200;
}

.faq-item:nth-child(4n+4) .right-icon {
    background: #00bfff;
}

.faq-item:nth-child(4n+4).open .title {
    color: #00bfff;
}

@media screen and (max-width: 499px) {
    .faq-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .faq-item .faq-content {
        padding-top: 10px;
    }
    .faq-item .faq-title .title {
        font-size: 16px;
        width: calc(100% - 26px);
    }
    .faq-item .faq-title .right-icon {
        width: 26px;
        height: 26px;
    }
}


/*Page Header Starts Here*/

.page-header {
    padding: 180px 0;
}

@media (max-width: 1199px) {
    .page-header {
        padding: 140px 0;
    }
}

@media (max-width: 767px) {
    .page-header {
        position: relative;
    }
    .page-header::after {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(146, 39, 143, 0.9);
    }
    .page-header .page-header-content {
        position: relative;
        z-index: 1;
    }
    .page-header .page-header-content .title {
        color: #fff;
    }
    .page-header .page-header-content .breadcrumb li,
    .page-header .page-header-content .breadcrumb li a {
        color: #fff;
    }
}

.page-header-content {
    text-align: center;
}

.page-header-content .title {
    font-size: 36px;
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.page-header-content .breadcrumb {
    justify-content: center;
    margin: 0;
    padding: 0;
    background: transparent;
}

.page-header-content .breadcrumb li {
    color: #0e2c53;
}

.page-header-content .breadcrumb li a {
    color: #0e2c53;
}

.page-header-content .breadcrumb li a::after {
    content: "-";
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
}

@media (min-width: 576px) {
    .page-header-content .breadcrumb li a::after {
        color: #0e2c53;
    }
}

.page-header-content .breadcrumb li a:hover {
    color: #1f4522;
}


/*Events Section Starts Here*/

.event-thumb {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.event-thumb a {
    display: block;
}

.event-thumb img {
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.event-thumb .date-tag {
    width: 80px;
    height: 80px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
    color: rgba(255, 255, 255, 0.9);
}

.event-thumb .date-tag .title {
    margin: 0;
    line-height: 1;
    color: #fff;
}

.event-thumb .date-tag * {
    width: 100%;
    position: relative;
    z-index: 2;
}

.event-thumb .date-tag::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 4px;
    background: #8dc63f;
    z-index: 1;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.event-thumb .date-tag::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: -4px;
    background: #69b600;
    border-radius: 4px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.event-item {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    margin: 0 auto 30px;
}

.event-item .event-content {
    padding: 30px 15px 25px;
}

@media (min-width: 576px) {
    .event-item .event-content {
        padding: 30px 30px 25px;
    }
}

.event-item .event-content .title {
    margin-bottom: 12px;
}

.event-item .event-content .events-info li {
    list-style: none;
    padding: 3px 0;
}

.event-item .event-content .events-info li:last-child {
    padding-bottom: 0;
}

.event-item .event-content .events-info li i {
    margin-right: 5px;
    color: #8dc63f;
}

.event-item .event-content .events-info li:nth-of-type(2n+2) i {
    color: #1f4522;
}

.event-item:hover .event-thumb a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.event-item:hover .event-thumb .date-tag::before {
    bottom: 0;
}

div[class*=col]:nth-of-type(5n+2) .event-item .event-thumb .date-tag::after {
    background: #1f4522;
}

div[class*=col]:nth-of-type(5n+2) .event-item .event-thumb .date-tag::before {
    background: #1f4522;
}

div[class*=col]:nth-of-type(5n+3) .event-item .event-thumb .date-tag::after {
    background: #ff5200;
}

div[class*=col]:nth-of-type(5n+3) .event-item .event-thumb .date-tag::before {
    background: #de4800;
}

div[class*=col]:nth-of-type(5n+4) .event-item .event-thumb .date-tag::after {
    background: #e11a1f;
}

div[class*=col]:nth-of-type(5n+4) .event-item .event-thumb .date-tag::before {
    background: #b50005;
}

div[class*=col]:nth-of-type(5n+5) .event-item .event-thumb .date-tag::after {
    background: #00bfff;
}

div[class*=col]:nth-of-type(5n+5) .event-item .event-thumb .date-tag::before {
    background: #00a3db;
}

.class-inner:nth-of-type(5n+2) .event-item .event-thumb .date-tag::after {
    background: #1f4522;
}

.class-inner:nth-of-type(5n+2) .event-item .event-thumb .date-tag::before {
    background: #1f4522;
}

.class-inner:nth-of-type(5n+3) .event-item .event-thumb .date-tag::after {
    background: #ff5200;
}

.class-inner:nth-of-type(5n+3) .event-item .event-thumb .date-tag::before {
    background: #de4800;
}

.class-inner:nth-of-type(5n+4) .event-item .event-thumb .date-tag::after {
    background: #e11a1f;
}

.class-inner:nth-of-type(5n+4) .event-item .event-thumb .date-tag::before {
    background: #b50005;
}

.class-inner:nth-of-type(5n+5) .event-item .event-thumb .date-tag::after {
    background: #00bfff;
}

.class-inner:nth-of-type(5n+5) .event-item .event-thumb .date-tag::before {
    background: #00a3db;
}


/*Single Countdown Starts Here*/

.countdown {
    margin: -12px 3px -12px 11px;
    text-align: center;
}

.countdown li {
    width: 74px;
    height: 80px;
    margin: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.countdown li::after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(img/shape1.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
}

.countdown li::before {
    top: 8px;
    left: -8px;
    bottom: -8px;
    right: 8px;
    background: url(img/shadow.png) no-repeat center center;
    background-size: contain;
}

.countdown li * {
    margin: 0;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    z-index: 2;
}

.countdown li .count-title {
    margin-bottom: 2px;
}

.countdown li p {
    margin-bottom: 0 !important;
}

.countdown li:nth-of-type(4n+2)::after {
    background: url(img/shape2.png) no-repeat center center;
    background-size: contain;
}

.countdown li:nth-of-type(4n+3)::after {
    background: url(img/shape3.png) no-repeat center center;
    background-size: contain;
}

.countdown li:nth-of-type(4n+4)::after {
    background: url(img/shape4.png) no-repeat center center;
    background-size: contain;
}

@media (max-width: 575px) {
    .countdown {
        margin: -8px 7px -8px 15px;
    }
    .countdown li {
        margin: 8px;
    }
}

.countdown-area {
    align-items: center;
    justify-content: space-between;
    margin: -18px -15px 5px;
}

.countdown-area .countdown {
    margin-bottom: 10px;
    justify-content: center;
}

.countdown-area .counts-title {
    margin: 0 15px 10px;
}


/*Account Section Starts Here*/

.account-wrapper {
    border-radius: 8px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
    padding: 60px 80px;
    text-align: center;
    max-width: 545px;
    margin: 0 auto;
}

.account-wrapper .title {
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .account-wrapper {
        padding: 50px 40px;
    }
}

@media screen and (max-width: 499px) {
    .account-wrapper {
        padding: 40px 15px;
    }
}

.account-wrapper .cate {
    font-style: normal;
}

.account-bottom .subtitle {
    margin-bottom: 23px;
}

@media (min-width: 576px) {
    .account-bottom .subtitle {
        font-size: 20px;
    }
}

.account-form .form-group {
    margin-bottom: 15px;
}

.account-form .form-group input {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    padding: 0 15px;
}

.account-form .form-group .checkgroup {
    flex-wrap: nowrap;
    align-items: center;
}

.account-form .form-group .checkgroup input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin-right: 15px;
}

@media (max-width: 575px) {
    .account-form .form-group .checkgroup input[type=checkbox] {
        width: 14px;
        height: 14px;
        margin-right: 8px;
    }
}

.account-form .form-group .checkgroup label {
    margin: 0;
    color: #707070;
}

@media (max-width: 575px) {
    .account-form .form-group .checkgroup label {
        font-size: 14px;
    }
}

.account-form .form-group a {
    color: #707070;
    text-decoration: underline;
}

@media (max-width: 575px) {
    .account-form .form-group a {
        font-size: 14px;
    }
}

.account-form .form-group a:hover {
    color: #1f4522;
}

.account-form .form-group button {
    margin-top: 34px;
}

@media (max-width: 575px) {
    .account-form .form-group button {
        margin-top: 24px;
    }
}

.account-form .form-group .custom-button {
    outline: none;
    width: 100%;
    padding-bottom: 10px;
    height: 50px;
}

.account-form .form-group .custom-button span {
    line-height: 50px;
}

.or {
    display: block;
    margin: 24px auto 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #f26522;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}

.or span {
    position: relative;
    z-index: 1;
}

.or::before,
.or::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    background: #f26522;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(242, 101, 34, 0.3);
    width: 100%;
    height: 100%;
    animation: pulse 2s linear infinite;
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    opacity: 0;
}

.or::before {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

@keyframes pulse {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    90% {
        opacity: 0.5;
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        -ms-transform: translate(-50%, -50%) scale(1.8);
        transform: translate(-50%, -50%) scale(1.8);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
    }
}


/*Error Section Starts Here*/

.min-height-section {
    padding: 150px 0;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    position: relative;
}

@media (min-width: 992px) {
    .min-height-section {
        padding: 90px 0;
    }
}

@media (min-width: 1400px) {
    .min-height-section {
        padding: 150px 0;
    }
}

.min-height-section::before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(14, 44, 83, 0.8);
    display: none;
}

.min-height-section>* {
    position: relative;
    z-index: 1;
}

@media (max-width: 1199px) {
    .min-height-section::before {
        display: block;
    }
    .min-height-section p {
        color: rgba(255, 255, 255, 0.9);
    }
}

.inner-logo {
    max-width: 220px;
    margin: 0 auto 80px;
}

.inner-logo a {
    display: block;
}

.inner-logo img {
    width: 100%;
}

@media (max-width: 1199px) {
    .inner-logo {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .inner-logo {
        max-width: 190px;
        margin-bottom: 40px;
    }
}

@media (max-width: 575px) {
    .inner-logo {
        max-width: 140px;
    }
}

.error-wrapper {
    text-align: center;
}

.error-wrapper .main-thumb {
    max-width: 505px;
    margin: 0 auto 40px;
}

.error-wrapper .main-thumb img {
    width: 100%;
}

@media (max-width: 767px) {
    .error-wrapper .main-thumb {
        max-width: 400px;
    }
}

.error-wrapper .error-content {
    max-width: 500px;
    margin: 0 auto;
}

.error-wrapper .error-content .title {
    color: #192c9d;
    margin-bottom: 6px;
}

@media (max-width: 1199px) {
    .error-wrapper .error-content .title {
        color: #fff;
    }
}

.error-wrapper .error-content p {
    margin-bottom: 28px;
}


/*Coming Soon Section Starts Here*/

.coming-wrapper {
    text-align: center;
}

.coming-wrapper .coming-soon-title {
    font-size: 100px;
    line-height: 1;
    color: #1b3099;
}

@media screen and (min-width: 1919px) {
    .coming-wrapper .coming-soon-title {
        font-size: 140px;
    }
}

@media (max-width: 1199px) {
    .coming-wrapper .coming-soon-title {
        font-size: 90px;
        color: #fff;
    }
}

@media (max-width: 991px) {
    .coming-wrapper .coming-soon-title {
        font-size: 80px;
    }
}

@media (max-width: 767px) {
    .coming-wrapper .coming-soon-title {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .coming-wrapper .coming-soon-title {
        font-size: 40px;
    }
}

.coming-wrapper .inner-logo {
    margin-bottom: 60px;
}

@media (min-width: 1200px) {
    .coming-wrapper .inner-logo {
        margin-bottom: 60px;
    }
}

.coming-countdown {
    justify-content: center;
    margin: 0 auto 27px;
}

.coming-countdown li {
    padding: 0 30px;
    margin-bottom: 30px;
}

.coming-countdown li .count-title {
    line-height: 1;
    font-size: 72px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 700;
}

.coming-countdown li p {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}

.coming-countdown li .days_text,
.coming-countdown li .days {
    color: #8dc63f;
}

.coming-countdown li .hours_text,
.coming-countdown li .hours {
    color: #1f4522;
}

.coming-countdown li .minu_text,
.coming-countdown li .minutes {
    color: #f26522;
}

.coming-countdown li .seco_text,
.coming-countdown li .seconds {
    color: #00bfff;
}

@media (max-width: 1199px) {
    .coming-countdown li .count-title {
        font-size: 60px;
        margin-bottom: 5px;
    }
    .coming-countdown li p {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .coming-countdown li .count-title {
        font-size: 40px;
        margin-bottom: 5px;
    }
    .coming-countdown li p {
        font-size: 18px;
        font-weight: 400;
    }
}

@media (max-width: 575px) {
    .coming-countdown li {
        flex-grow: 1;
    }
    .coming-countdown li .count-title {
        font-size: 30px;
    }
    .coming-countdown li p {
        font-size: 16px;
    }
}


/*Animation Starts Here*/

@keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-filter: alpha(opacity=50);
    }
    80% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
    100% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }
}

@-webkit-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }
    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5);
    }
}

@-moz-keyframes outer-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    80% {
        transform: scale(2.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
    }
    100% {
        transform: scale(3.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(3.5);
        -moz-transform: scale(3.5);
        -ms-transform: scale(3.5);
        -o-transform: scale(3.5);
    }
}


/* inner ripple */

@keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

@-webkit-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

@-moz-keyframes inner-ripple {
    0% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    30% {
        transform: scale(1);
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        transform: scale(1.5);
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

@keyframes banner-imgskew {
    from {
        transform: translateY(-30px);
        opacity: 1;
        transition: all 0.3s ease;
    }
    to {
        transform: translateY(0px);
        opacity: 0;
    }
}


/*Blog Section Starts Here*/

.post-item {
    margin-bottom: 30px;
}

.post-item .post-thumb {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.post-item .post-thumb a {
    display: block;
}

.post-item .post-thumb img {
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.post-item .post-content {
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    background: #fff;
}

.post-item .post-content .post-top {
    padding: 30px 28px 30px;
    border-bottom: 1px solid #e5e5e5;
}

.post-item .post-content .post-top .title {
    margin-bottom: 10px;
}

.post-item .post-content .post-top .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-item .post-content .post-top .post-meta {
    font-size: 15px;
    margin-right: -10px;
    margin-bottom: 15px;
}

.post-item .post-content .post-top .post-meta a {
    color: #707070;
    margin-right: 10px;
}

.post-item .post-content .post-top .post-meta a i {
    color: #1f4522;
    margin-right: 7px;
}

.post-item .post-content .post-top .post-meta a:hover {
    color: #1f4522;
}

.post-item .post-content .post-bottom {
    justify-content: space-between;
    padding: 15px;
}

@media (min-width: 576px) {
    .post-item .post-content .post-bottom {
        padding: 14px 30px;
    }
}

.post-item .post-content .post-bottom .read {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #1f4522;
}

.post-item .post-content .post-bottom .comments {
    color: #707070;
    position: relative;
    font-size: 18px;
}

.post-item .post-content .post-bottom .comments .comment-number {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #1f4522;
    color: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
}

.post-item:hover .post-thumb a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 399px) {
    .post-item .post-content .post-top {
        padding: 27px 15px 30px;
    }
}

.post-item.post-classic .post-content .post-top .meta-post {
    margin-bottom: 10px;
}

.post-item.post-classic .post-content .post-top p {
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .post-item.post-classic .post-content .post-top {
        padding: 40px 38px 40px;
    }
    .post-item.post-classic .post-content .post-top p {
        margin-bottom: 25px;
    }
    .post-item.post-classic .post-content .post-top .meta-post {
        margin-bottom: 15px;
    }
}

.post-item.post-classic .video-area {
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}

.blog-article .post-item.post-classic:last-child {
    margin-bottom: 0;
}

.double-cost {
    background: #1f4522;
    margin: 0;
    padding: 60px 40px 50px;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.double-cost::before {
    content: "";
    display: block;
    width: 84px;
    height: 60px;
    background: url(img/quote2.png) no-repeat center center;
    background-size: contain;
    margin: 0 auto 30px;
}

.double-cost .quotes {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    font-style: italic;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

@media (max-width: 767px) {
    .double-cost {
        padding: 50px 30px 40px;
    }
    .double-cost .quotes {
        font-size: 18px;
        line-height: 30px;
    }
}

@media (max-width: 575px) {
    .double-cost {
        padding: 30px 20px 25px;
    }
    .double-cost::before {
        height: 45px;
        margin-bottom: 15px;
    }
    .double-cost .quotes {
        font-size: 16px;
        line-height: 28px;
    }
}

.post-next,
.post-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    z-index: 99;
    background: #fff;
    display: block;
    position: absolute;
    text-align: center;
    color: #0e2c53;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

@media (min-width: 576px) {
    .post-next,
    .post-prev {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
    }
}

.post-next.active,
.post-next:hover,
.post-prev.active,
.post-prev:hover {
    color: #fff;
    background: #1f4522;
}

.post-prev {
    left: 20px;
}

.post-next {
    right: 20px;
}

.post-author .thumb {
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.post-author .thumb a {
    display: block;
}

.post-author .thumb img {
    width: 100%;
}

.post-author .content {
    width: calc(100% - 150px);
    padding-left: 25px;
}

.post-author .content .title {
    margin: 0;
    margin-bottom: 11px;
}

.post-author .content p {
    margin-bottom: 10px;
}

@media screen and (max-width: 575px) {
    .post-author .thumb {
        width: 100px;
        height: 100px;
        margin-bottom: 25px;
    }
    .post-author .content {
        padding: 0;
        width: 100%;
    }
}

.comment-form {
    justify-content: space-between;
    margin-bottom: -30px;
}

.comment-form .form-group {
    width: 100%;
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .comment-form .form-group {
        width: calc(50% - 15px);
    }
}

.comment-form .form-group input {
    height: 50px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: transparent;
    padding: 0 20px;
}

.comment-form .form-group textarea {
    display: flex;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: transparent;
    padding: 20px;
    height: 130px;
}

.comment-form .form-group button {
    margin-bottom: 10px;
}

.comment-form .form-group .custom-button span {
    line-height: unset;
}

.comment-item {
    padding: 30px 30px 32px;
    border-bottom: 1px solid #f6fafd;
}

.comment-item .comment-thumb {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.comment-item .comment-thumb a {
    display: block;
}

.comment-item .comment-thumb img {
    width: 100%;
}

.comment-item .comment-content {
    width: calc(100% - 80px);
    padding-left: 20px;
}

.comment-item .comment-content .comment-header {
    margin-bottom: 5px;
    position: relative;
}

.comment-item .comment-content .comment-header .reply {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #f26522;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.comment-item .comment-content .comment-header .reply i {
    margin-right: 5px;
}

.comment-item .comment-content .comment-header .title {
    margin: 0;
    font-size: 18px;
}

.comment-item .comment-content .comment-header .info {
    color: #707070;
    font-size: 14px;
}

.comment-item .comment-content .comment-header .info:hover {
    color: #f26522;
}

@media (max-width: 575px) {
    .comment-item {
        padding: 20px 15px 22px;
    }
    .comment-item .comment-content {
        width: 100%;
        padding: 0;
    }
}

.comment-area li {
    padding: 0;
}

@media (min-width: 576px) {
    .comment-area li ul {
        padding-left: 15px;
    }
}

@media (min-width: 576px) and (min-width: 768px) {
    .comment-area li ul {
        padding-left: 30px;
    }
}

.slick-next,
.slick-prev {
    background: transparent;
    border: none;
    outline: none;
}

.slick-next::before,
.slick-prev::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    z-index: 99;
    padding: 0;
    background: #fff;
    display: block;
    position: absolute;
    text-align: center;
    color: #0e2c53;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

@media (min-width: 576px) {
    .slick-next::before,
    .slick-prev::before {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.slick-next:hover::before,
.slick-prev:hover::before {
    color: #fff;
    background: #1f4522;
}

.video-button {
    display: block;
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    background: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    color: #1f4522;
}

.video-button:hover {
    color: #1f4522;
}

@media (min-width: 576px) {
    .video-button {
        width: 92px;
        height: 92px;
        line-height: 88px;
        font-size: 30px;
        border: 2px solid #cfd0fe;
    }
}

.video-button::before,
.video-button::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.15;
    z-index: -10;
}

.video-button::before {
    z-index: -10;
    -webkit-animation: inner-ripple 2000ms linear infinite;
    -moz-animation: inner-ripple 2000ms linear infinite;
    animation: inner-ripple 2000ms linear infinite;
}

.video-button::after {
    z-index: -10;
    -webkit-animation: outer-ripple 2000ms linear infinite;
    -moz-animation: outer-ripple 2000ms linear infinite;
    animation: outer-ripple 2000ms linear infinite;
}

.overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
    background: #1f4522;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.overlayer .loader {
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 3;
    border: 4px solid #fff;
    top: 50%;
    -webkit-animation: loader 2.5s infinite ease;
    animation: loader 2.5s infinite ease;
}

.overlayer .loader .loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    -webkit-animation: loader-inner 2.5s infinite ease-in;
    animation: loader-inner 2.5s infinite ease-in;
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

.scrollToTop {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    z-index: 999;
    bottom: 3px;
    right: 3px;
    position: fixed;
    border-radius: 5px;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    background: #f9260d;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

@media (min-width: 576px) {
    .scrollToTop {
        bottom: 30px;
        right: 30px;
    }
}

.scrollToTop.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s;
    -moz-animation: bounceInDown 2s;
}

.scrollToTop img {
    width: 100%;
}

.load-more {
    margin-top: 40px;
    text-align: center;
}

@media (min-width: 768px) {
    .load-more {
        margin-top: 65px;
    }
}

.custom-button {
    position: relative;
    color: #1f4522;
    border-radius: 4px;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    outline: none;
}

.custom-button span {
    z-index: 4;
    position: relative;
    display: block;
    line-height: 48px;
    padding: 0 30px;
}

@media (max-width: 575px) {
    .custom-button span {
        line-height: 45px;
    }
}
