/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */

/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,500&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Oswald:300,500,700&display=swap');*/



/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}



/* ===================================
                About Us
  ==================================== */

.about-sec{
    padding-top: 240px;
}
.heading-area .title{
    font-size: 40px;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
}

.heading-area .sub-title{
    margin-bottom: 15px;
    font-weight: 400;
    color: #6479bf;
}

.about-list{
    padding: 0;
    padding-top: 10px;
    margin: 0;
    list-style: none;
}


.about-list li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.about-list li .a-icon{
    font-size: 25px;
    margin-right: 15px;
    color:#6479bf;
}
.about-sec .quote{
    font-weight: 400;
}

.about-sec .about-img-area .about-img{
    padding-right: 30px;
    padding-bottom: 30px;
    background-size: cover;
    /*background-color: #6479bf;*/
}
.about-sec .about-img-area .about-img img{
    width: 100%;
    /*margin-top: 30px;*/
    margin-top: 60px;
    margin-bottom: 30px;
    margin-left: -80px;
    position: relative;
    z-index: 1;
    box-shadow: 11px 11px 25px #594242;
}
.overlay-white{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.48);
}
.overlay-dark{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.58);
}


/* ===================================
    Background images
====================================== */

[class*=bg-img]{
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}



/* ===================================
    Media Queries
   ====================================== */
@media screen and (max-width: 1199.98px) {
    .navbar-simple .navbar-nav .nav-link {
        padding: 0.4rem .8rem;
    }
    .event-sec .event-counter .count-card {
        min-width: 120px;
        margin-left: 2px;
    }
    .testimonial-sec .test-btn#customPrevBtn {
        left: 0;
    }
    .testimonial-sec .test-btn#customNextBtn {
        right: 0;
    }
}

@media screen and (max-width:991px){
    .upper-nav {
        display: none;
    }
    .speaker-counter .counter-div {
        padding: 120px 50px;
        padding-bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        transform: translateY(0%);
        border-top: solid 10px #6479bf00;
    }
    .speaker-counter .counter-div .counter-cards {
        margin-bottom: 80px;
    }
    .speaker-counter .counter-div .counter-cards:last-child {
        margin-bottom: 0;
    }
    .about-sec {
        padding-top: 120px;
    }
    .about-sec .about-img-area{
        margin-top: 50px;
    }
    .about-sec .about-img-area .about-img img {
        margin-left: 15px;
        margin-right: 15px;
    }
    .heading-details .heading {
        font-size: 35px;
    }
    .services-sec .services-box {
        margin-bottom: 30px;
    }
    .quote-sec .quote-text {
        font-size: 40px;
    }
    .quote-sec .quote-writer {
        font-size: 18px;
    }
    .heading-area .title {
        font-size: 32px;
        margin-bottom: 50px;
    }
    .event-sec .event-counter {
        padding: 20px 20px;
    }
    .event-sec .event-counter .count-card {
        margin-bottom: 0;
        margin-left:5px;
    }
    .event-sec .event-counter a.readbtn {
        display: inline-block;
        margin-left: 15px;
        margin-top: 0;
    }
    .event-sec .img-space {
        margin-top: 30px;
    }
    .half-blue-overlay {
        right: 50%;
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-heading {
        font-size: 22px;
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-date {
        font-size: 14px;
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-btn {
        margin-top: 5px;
        font-size: 16px;
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards {
        width: 75%;
        margin: auto;
    }
    .testimonial-sec .testimonial-review {
        width: 90%;
    }
    .testimonial-sec .test-btn {
        display: none;
    }
    .courses-sec .latest-courses .inner-courses-content .course-cards {
        width: 75%;
        margin: auto;
    }
    .contact-sec .contact-form-box {
        box-shadow: none;
    }
    .contact-sec .contact-details {
        padding-bottom: 0;
    }
    .footer-social ul {
        margin-bottom: 20px;
    }
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    /***********************************/
    /********Courses page css********/
    /***********************************/
    .blog-content .main_content .course_block{
        width: 100%;
    }
    .blog-content .main_content .course_block:nth-child(2){
        margin-top: 30px;
    }
    .blog-content .main_content .course_block:nth-child(odd){
        margin-right: 0;
    }
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }

    .standalone-area .sub-heading {
        margin-top: 20px;
    }

    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }

    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }

}


@media screen and (max-width:767px){
    .side-menu {
        width: 100%;
    }
    .upper-nav {
        display: none;
    }
    .speaker-counter .counter-div {
        padding: 120px 50px;
        padding-bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        transform: translateY(0%);
        border-top: solid 10px #6479bf00;
    }
    .speaker-counter .counter-div .counter-cards {
        margin-bottom: 80px;
    }
    .speaker-counter .counter-div .counter-cards:last-child {
        margin-bottom: 0;
    }
    .about-sec {
        padding-top: 120px;
    }
    .about-sec .about-img-area{
        margin-top: 50px;
    }
    .about-sec .about-img-area .about-img img {
        margin-left: 15px;
        margin-right: 15px;
    }
    .heading-details .heading {
        font-size: 33px;
    }
    .heading-details .heading i {
        font-size: 28px;
    }
    .services-sec .services-box {
        margin-bottom: 30px;
    }
    .quote-sec .quote-text {
        font-size: 36px;
    }
    .quote-sec .quote-writer {
        font-size: 16px;
    }
    .heading-area .title {
        font-size: 32px;
        margin-bottom: 50px;
    }
    .event-sec .event-counter {
        padding: 20px 20px;
    }
    .event-sec .event-counter .count-card {
        margin-bottom: 10px;
    }
    .event-sec .event-counter a.readbtn {
        display: block;
        margin-left: 0;
        margin-top: 20px;
    }
    .event-sec .img-space {
        margin-top: 30px;
    }
    .half-blue-overlay {
        right: 50%;
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card{
        /*margin-bottom: 50px;*/
    }
    .blog-sec .latest-blogs .inner-blog-content .blog-cards {
        width: 95%;
        margin: auto;
    }
    .testimonial-sec .test-btn {
        display: none;
    }
    .testimonial-sec .testimonial-review {
        width: 90%;
    }
    .courses-sec .latest-courses .inner-courses-content .course-cards {
        width: 90%;
        margin: auto;
    }
    .contact-sec .contact-details .contact-heading {
        font-size: 32px;
    }
    .footer-social ul {
        margin-bottom: 20px;
    }
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    /***********************************/
    /********Courses detail page css********/
    /***********************************/
    .course-detail .course-detail-box {
        margin-top: 50px;
    }
    /***********************************/
    /********Courses page css********/
    /***********************************/
    .blog-content .main_content .course_block{
        width: 100%;
    }
    .blog-content .main_content .course_block:nth-child(2){
        margin-top: 30px;
    }
    .blog-content .main_content .course_block:nth-child(odd){
        margin-right: 0;
    }
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }
    .standalone-area .sub-heading{
        margin-top: 20px;
    }
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-area {
        /*padding-bottom: 0;*/
    }
    .project-sec .project-area .project-detail {
        left:0;
    }

}

/*======================
       keyframes
=======================*/
@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(221, 75, 57, 0.9);
        box-shadow: 0 0 0 5px rgba(221, 75, 57, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(221, 75, 57, 0.6);
        box-shadow: 0 0 0 10px rgba(221, 75, 57, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(221, 75, 57, 0.3);
        box-shadow: 0 0 0 15px rgba(221, 75, 57, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(221, 75, 57, 0.1);
        box-shadow: 0 0 0 20px rgba(221, 75, 57, 0.1);
    }
}
@-o-keyframes itg_pulse_blue {
    0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(100, 121, 191, 0.9);
        box-shadow: 0 0 0 5px rgba(100, 121, 191, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(100, 121, 191, 0.6);
        box-shadow: 0 0 0 10px rgba(100, 121, 191, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(100, 121, 191, 0.3);
        box-shadow: 0 0 0 15px rgba(100, 121, 191, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 121, 191, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 121, 191, 0.1);
    }
}