@import url(https://fonts.googleapis.com/css?family=Open+Sans:800|Poppins:300,400,500,600,700,800|Roboto:300,400,500);

.btn_1, .btn_2:hover {
    background-image: linear-gradient(to left,#00b4ff 0,#57ddff 51%,#00b4ff 100%)
}

body {
    font-family: Roboto,sans-serif;
    padding: 0;
    margin: 0;
    font-size: 14px
}

.program-marketing-card h3{
    color: #37ceff;
}


.popup-img {
    display: inline-block;
    width: 150px;
    height: 150px
}

.text-programme {
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto,sans-serif;
    color: #1a1a1a
}

.programme-info {
    text-align: center;
    padding: 0 0 7%
}

.programme-header {
    background: -webkit-linear-gradient(#00b4ff,#2f9fbb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Roboto,sans-serif;
    font-size: 40px;
    color: #1a1a1a;
    line-height: 33px;
    font-weight: 500;
    position: relative;
    margin-bottom: 28px
}

.text-footer {
    font-weight: 500
}

.about_content {
    font-size: 1.2rem !important
}

@media (min-width:601px) and (max-width:2000px) {
    .programme-info-card {
        background: #fff;
        width: calc((100% - 40px)/ 3);
        border: 1px solid rgba(30,186,220,.5);
        border-radius: 15px;
        padding: 0 30px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 10px 24px 72px rgb(7 98 97 / 5%);
        box-shadow: 10px 24px 72px rgb(7 98 97 / 5%);
        position: relative;
        z-index: 2
    }

        .programme-info-card span {
            font-size: 72px;
            font-weight: 800;
            background: -webkit-linear-gradient(#00b4ff,#57ddff);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-top: -50px;
            display: block
        }

    .what_we_do_header {
        background: -webkit-linear-gradient(#00b4ff,#2f9fbb) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        font-family: Roboto,sans-serif !important;
        font-size: 40px !important;
        color: #1a1a1a !important;
        line-height: 33px !important;
        font-weight: 500 !important;
        position: relative !important;
        margin-bottom: 28px !important
    }
}

@media (min-width:300px) and (max-width:600px) {

    .programme-header {
        font-family: Roboto,sans-serif;
        font-size: 25px;
        color: #1a1a1a;
        line-height: 33px;
        font-weight: 500;
        position: relative;
        margin-bottom: 28px
    }

    .programme-info-card {
        background: #fff;
        margin-top: 50px;
        width: 100%;
        border: 1px solid rgba(30,186,220,.5);
        border-radius: 15px;
        padding: 0 30px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 10px 24px 72px rgb(7 98 97 / 5%);
        box-shadow: 10px 24px 72px rgb(7 98 97 / 5%);
        position: relative;
        z-index: 2
    }

        .programme-info-card span {
            font-size: 72px;
            font-weight: 800;
            background: -webkit-linear-gradient(#00b4ff,#57ddff);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-top: -50px;
            display: block
        }

    .programme-info {
        text-align: center;
        padding: 0 0 7%
    }

    .what_we_do_header {
        background: -webkit-linear-gradient(#00b4ff,#2f9fbb) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        font-family: Roboto,sans-serif !important;
        font-size: 25px !important;
        color: #1a1a1a !important;
        line-height: 33px !important;
        font-weight: 500 !important;
        position: relative !important;
        margin-bottom: 28px !important
    }
}

input:focus, input:hover {
    outline: 0 !important
}

.section_padding {
    padding: 140px 0
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_padding {
        padding: 100px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_padding {
        padding: 70px 0
    }
}

@media (max-width:576px) {
    .section_padding {
        padding: 70px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_padding {
        padding: 70px 0
    }
}

.single_padding_top {
    padding-top: 140px !important
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media (max-width:576px) {
    .single_padding_top {
        padding-top: 70px !important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single_padding_top {
        padding-top: 100px !important
    }
}

.padding_top {
    padding-top: 140px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .padding_top {
        padding-top: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .padding_top {
        padding-top: 70px
    }
}

@media (max-width:576px) {
    .padding_top {
        padding-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .padding_top {
        padding-top: 70px
    }
}

a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

    a:hover {
        outline: 0;
        text-decoration: none
    }

h1, h2, h3, h4, h5, h6 {
    color: #1a1a1a;
    font-family: Poppins,sans-serif
}

p {
    font-family: Roboto,sans-serif;
    line-height: 2;
    font-size: 17px;
    margin-bottom: 0;
    color: #7f7f7f;
    font-weight: 00
}

h2 {
    font-size: 44px;
    line-height: 28px;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1.222
}

@media (max-width:576px) {
    h2 {
        font-size: 22px;
        line-height: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    h2 {
        font-size: 24px;
        line-height: 25px
    }
}

h3 {
    font-size: 24px;
    line-height: 25px
}

@media (max-width:576px) {
    h3 {
        font-size: 20px
    }
}

h5 {
    font-size: 18px;
    line-height: 22px
}

img {
    max-width: 100%
}

.btn:focus, .button:focus, a:focus, button:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mb_110 {
    margin-bottom: 110px
}

@media (max-width:576px) {
    .mb_110 {
        margin-bottom: 220px
    }
}

.mt_130 {
    margin-top: 130px
}

@media (max-width:576px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .mt_130 {
        margin-top: 70px
    }
}

.mb_130 {
    margin-bottom: 140px
}

@media (max-width:991px) {
    .mb_130 {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .mb_130 {
        margin-bottom: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:3640px) {
    .container {
        max-width: 1170px
    }
}

@media (max-width:1200px) {
    [class*=hero-ani-] {
        display: none !important
    }
}

.submit_btn {
    width: auto;
    display: inline-block;
    background: #fff;
    padding: 0 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    border-radius: 5px;
    outline: 0 !important;
    box-shadow: none !important;
    text-align: center;
    border: 1px solid #edeff2;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

    .submit_btn:hover {
        background: 0 0
    }

.btn_1 {
    display: inline-block;
    padding: 18.5px 40px;
    border-radius: 5px;
    font-size: 15px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    color: #fff;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    background-size: 200% auto;
    border: 1px solid transparent
}

    .btn_1:hover {
        color: #fff !important;
        background-position: right center
    }

@media (max-width:576px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn_1 {
        padding: 10px 30px;
        margin-top: 25px
    }
}

.btn_2 {
    display: inline-block;
    padding: 18.5px 40px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 15px;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    color: #1a1a1a;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    border: 1px solid #8f9091;
    background-size: 200% auto
}

    .btn_2:hover {
        color: #fff !important;
        border: 1px solid #0ab6ff;
        background-position: right center
    }

@media (max-width:576px) {
    .btn_2 {
        padding: 10px 30px;
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .btn_2 {
        padding: 10px 30px;
        margin-top: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn_2 {
        padding: 10px 30px;
        margin-top: 25px
    }
}

.btn_4 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-top: 53px;
    display: inline-block
}

@media (max-width:991px) {
    .btn_4 {
        margin-top: 30px
    }
}

.btn_4 img {
    width: 20px;
    margin-left: 15px
}

.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 54px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #edeff2;
    text-transform: uppercase;
    background-color: #0ab6ff;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width:767px) {
    .button {
        font-size: 13px;
        padding: 9px 24px
    }
}

.button:hover {
    color: #fff
}

.button-link {
    letter-spacing: 0;
    color: #3b1d82;
    border: 0;
    padding: 0
}

    .button-link:hover {
        background: 0 0;
        color: #3b1d82
    }

.button-header {
    color: #fff;
    border-color: #edeff2
}

    .button-header:hover {
        background: #b8024c;
        color: #fff
    }

.button-contactForm {
    color: #fff;
    border-color: #edeff2;
    padding: 12px 25px
}

.blog_area a {
    color: #666 !important;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

    .blog_area a :hover, .blog_area a:hover {
        color: #0ab6ff
    }

.single-blog {
    overflow: hidden;
    margin-bottom: 30px
}

    .single-blog:hover {
        box-shadow: 0 10px 20px 0 rgba(42,34,123,.1)
    }

    .single-blog .thumb {
        overflow: hidden;
        position: relative
    }

        .single-blog .thumb:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0;
            -webkit-transition: .5s;
            transition: .5s
        }

    .single-blog h4 {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 34px;
        margin-bottom: 25px
    }

    .single-blog a {
        font-size: 20px;
        font-weight: 600
    }

    .single-blog .date {
        color: #888;
        text-align: left;
        display: inline-block;
        font-size: 13px;
        font-weight: 300
    }

@media (max-width:800px) {
    .single-blog {
        margin-bottom: 30px
    }
}

.single-blog .single-blog-content {
    padding: 30px
}

@media (max-width:1199px) {
    .single-blog .single-blog-content {
        padding: 15px
    }
}

.single-blog:hover .thumb:after {
    opacity: .7;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width:1199px) {
    .single-blog h4 {
        transition: all .3s linear 0s;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 14px;
        margin-bottom: 12px
    }

        .single-blog h4 a {
            font-size: 18px
        }
}

.causes_item {
    background: #fff
}

    .causes_item .causes_img {
        position: relative
    }

    .causes_item .causes_text {
        padding: 30px 35px 40px 30px
    }

        .causes_item .causes_text h4 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 15px;
            cursor: pointer
        }

        .causes_item .causes_text p {
            font-size: 14px;
            line-height: 24px;
            font-weight: 300;
            margin-bottom: 0
        }

.single-recent-blog-post {
    margin-bottom: 30px
}

    .single-recent-blog-post .thumb {
        overflow: hidden
    }

        .single-recent-blog-post .thumb img {
            transition: all .7s linear
        }

    .single-recent-blog-post .details {
        padding-top: 30px
    }

    .single-recent-blog-post .date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400
    }

    .single-recent-blog-post:hover img {
        transform: scale(1.23) rotate(10deg)
    }

.blog_item {
    margin-bottom: 50px
}

.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0 10px 20px 0 rgba(221,221,221,.3)
}

@media (min-width:768px) {
    .blog_details {
        padding: 60px 30px 35px 35px
    }
}

.blog_details p {
    margin-bottom: 30px
}

.blog_details a {
    color: #ff8b23
}

    .blog_details a:hover {
        color: #0ab6ff !important
    }

.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .blog_details h2 {
        font-size: 24px;
        margin-bottom: 15px
    }
}

.blog-info-link li {
    float: left;
    font-size: 14px
}

    .blog-info-link li a {
        color: #999
    }

    .blog-info-link li i, .blog-info-link li span {
        font-size: 13px;
        margin-right: 5px
    }

    .blog-info-link li::after {
        content: "|";
        padding-left: 10px;
        padding-right: 10px
    }

    .blog-info-link li:last-child::after {
        display: none
    }

.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table
}

.blog_item_img {
    position: relative
}

    .blog_item_img .blog_item_date {
        position: absolute;
        bottom: -10px;
        left: 10px;
        display: block;
        color: #fff;
        background-color: #0ab6ff;
        padding: 8px 15px;
        border-radius: 5px
    }

@media (min-width:768px) {
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px
    }
}

.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2
}

@media (min-width:768px) {
    .blog_item_img .blog_item_date h3 {
        font-size: 30px
    }
}

.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

@media (min-width:768px) {
    .blog_item_img .blog_item_date p {
        font-size: 18px
    }
}

.single-post-area .blog_details {
    box-shadow: none;
    padding: 0
}

.single-post-area .blog_details {
    padding-top: 26px
}

    .single-post-area .blog_details p {
        margin-bottom: 20px;
        font-size: 15px
    }

.single-post-area .arrow {
    position: absolute
}

    .single-post-area .arrow .lnr {
        font-size: 20px;
        font-weight: 600
    }

.single-post-area .navigation-top {
    padding-top: 15px;
    border-top: 1px solid #f0e9ff
}

    .single-post-area .navigation-top p {
        margin-bottom: 0
    }

    .single-post-area .navigation-top .social-icons li {
        display: inline-block;
        margin-right: 15px
    }

        .single-post-area .navigation-top .social-icons li:last-child {
            margin: 0
        }

        .single-post-area .navigation-top .social-icons li i, .single-post-area .navigation-top .social-icons li span {
            font-size: 14px;
            color: #999
        }

.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    background-image: linear-gradient(315deg,#7f5a83,#0d324d 74%);
    margin-top: 50px
}

@media (max-width:600px) {
    .single-post-area .blog-author {
        padding: 20px 8px
    }
}

.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px
}

@media (max-width:600px) {
    .single-post-area .blog-author img {
        margin-right: 15px;
        width: 45px;
        height: 45px
    }
}

.single-post-area .blog-author a {
    display: inline-block
}

    .single-post-area .blog-author a:hover {
        color: #0ab6ff
    }

.single-post-area .blog-author p {
    margin-bottom: 0;
    font-size: 15px
}

.single-post-area .blog-author h4 {
    font-size: 16px
}

.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px
}

    .single-post-area .navigation-area p {
        margin-bottom: 0
    }

    .single-post-area .navigation-area h4 {
        font-size: 18px;
        line-height: 25px
    }

    .single-post-area .navigation-area .nav-left {
        text-align: left
    }

        .single-post-area .navigation-area .nav-left .thumb {
            margin-right: 20px;
            background: #000
        }

            .single-post-area .navigation-area .nav-left .thumb img {
                -webkit-transition: .5s;
                transition: .5s
            }

        .single-post-area .navigation-area .nav-left .lnr {
            margin-left: 20px;
            opacity: 0;
            -webkit-transition: .5s;
            transition: .5s
        }

        .single-post-area .navigation-area .nav-left:hover .lnr {
            opacity: 1
        }

        .single-post-area .navigation-area .nav-left:hover .thumb img {
            opacity: .5
        }

@media (max-width:767px) {
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px
    }
}

.single-post-area .navigation-area .nav-right {
    text-align: right
}

    .single-post-area .navigation-area .nav-right .thumb {
        margin-left: 20px;
        background: #000
    }

        .single-post-area .navigation-area .nav-right .thumb img {
            -webkit-transition: .5s;
            transition: .5s
        }

    .single-post-area .navigation-area .nav-right .lnr {
        margin-right: 20px;
        opacity: 0;
        -webkit-transition: .5s;
        transition: .5s
    }

    .single-post-area .navigation-area .nav-right:hover .lnr {
        opacity: 1
    }

    .single-post-area .navigation-area .nav-right:hover .thumb img {
        opacity: .5
    }

.main_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #0ab6ff
}

    .main_menu .navbar-brand {
        padding-top: 0;
        padding-bottom: 0
    }

    .main_menu .navbar {
        padding: 0
    }

    .main_menu .main-menu-item ul li .nav-link {
        color: #fff;
        font-size: 15px;
        padding: 36px 23px;
        font-family: Roboto,sans-serif;
        text-transform: capitalize;
        line-height: 12px;
        font-weight: 400
    }

        .main_menu .main-menu-item ul li .nav-link:hover {
            color: #000
        }

@media only screen and (min-width:992px) and (max-width:1200px) {
    .main_menu .main-menu-item ul li .nav-link {
        padding: 35px 20px
    }
}

@media (max-width:991px) {
    .main_menu {
        padding: 26px 0
    }

    .home_menu .main-menu-item {
        padding-left: 0
    }

    .main_menu .main-menu-item {
        text-align: left !important;
        box-shadow: 0 10px 15px rgba(0,0,0,.1);
        margin-top: -9px
    }

        .main_menu .main-menu-item .nav-item {
            padding: 10px 15px !important
        }

            .main_menu .main-menu-item .nav-item .nav-link {
                padding: 5px 15px !important;
                color: #000
            }

    .navbar-collapse {
        z-index: 9999 !important;
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        background-color: #fff;
        text-align: center !important
    }

    .navbar-brand img {
        max-width: 100px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        display: inline-block;
        top: 0
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
        position: absolute;
        left: 0;
        top: 15px
    }

    .menu_icon i {
        color: #fff
    }
}

@media (max-width:576px) {
    .main_menu {
        height: 100px;
        padding: 20px 0
    }
}

@media (min-width:300px) and (max-width:599px) {
    .main_menu {
        height: 70px;
        padding: 20px 0
    }

    .navbar-brand img {
      
    }

    .navbar-light .navbar-toggler {
        margin-top: -4%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .main_menu {
        padding: 20px 0
    }
}

.home_menu .menu_btn:hover a {
    color: #fff !important
}

.home_menu .main-menu-item {
    justify-content: center !important
}

.feature_part {
    position: relative;
    z-index: 1
}

    .feature_part .feature_icon_1 {
        position: absolute;
        left: 19%;
        top: 50%;
        z-index: -1
    }

    .feature_part .feature_icon_2 {
        left: 35%;
        top: 23%;
        position: absolute;
        z-index: -1
    }

    .feature_part .feature_icon_3 {
        position: absolute;
        left: 48%;
        z-index: -1;
        bottom: 18%
    }

    .feature_part .feature_icon_4 {
        position: absolute;
        right: 35%;
        top: 7%;
        z-index: -1
    }

@media (max-width:576px) {
    .feature_part .feature_part_text {
        padding-left: 0;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .feature_part .feature_part_text {
        padding-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature_part .feature_part_text {
        padding-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .feature_part_text {
        padding-left: 0
    }
}

.feature_part .feature_part_text h2 {
    background: -webkit-linear-gradient(#00b4ff,#2f9fbb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 21px;
    position: relative;
    text-transform: capitalize
}

@media (max-width:576px) {
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .feature_part_text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 40px
    }
}

.feature_part .feature_part_text p {
    margin-bottom: 46px;
    font-size: 20px;
    font-weight: 500
}

.feature_part .feature_part_text .feature_part_text_iner {
    border-radius: 50px;
    border-top-right-radius: 0;
    border: 1px solid #eee;
    text-align: center;
    padding: 34px 27px 31px;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width:991px) {
    .feature_part .feature_part_text .feature_part_text_iner {
        padding: 20px 15px 15px;
        margin-bottom: 15px
    }
}

.feature_part .feature_part_text .feature_part_text_iner:hover {
    border: 1px solid #0ab6ff
}

.feature_part .feature_part_text .feature_part_text_iner h4 {
    font-size: 40px;
    font-weight: 700;
    font-family: Roboto,sans-serif
}

.feature_part .feature_part_text .feature_part_text_iner p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.667
}

.feature_part .single_feature {
    margin: 0 11px
}

@media (max-width:991px) {
    .feature_part .single_feature {
        margin: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .single_feature {
        margin: 0
    }
}

.feature_part .single_feature:nth-child(2) {
    margin-top: 60px
}

@media (max-width:991px) {
    .feature_part .single_feature:nth-child(2) {
        margin-top: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .single_feature:nth-child(2) {
        margin-top: 30px
    }
}

.feature_part .single_feature_part {
    padding: 40px 25px 31px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 3px 81px 0 rgba(216,216,216,.45);
    background-color: #fff;
    -webkit-transition: .6s;
    transition: .6s
}

@media (max-width:991px) {
    .feature_part .single_feature_part {
        padding: 25px 15px;
        margin-top: 25px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .feature_part .single_feature_part {
        margin-top: 25px
    }
}

.feature_part .single_feature_part img {
    margin-bottom: 21px;
    height: 65px
}

@media (max-width:991px) {
    .feature_part .single_feature_part img {
        margin-bottom: 21px
    }
}

.feature_part .single_feature_part img i {
    color: #0c2e60;
    font-size: 24px;
    -webkit-transition: .6s;
    transition: .6s
}

.feature_part .single_feature_part h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 22px
}

@media (max-width:576px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px
    }
}

.feature_part .single_feature_part p {
    color: #7f7f7f;
    line-height: 1.8;
    font-size: 15px
}

.single_feature_padding {
    padding-top: 140px
}

@media (max-width:576px) {
    .single_feature_padding {
        padding-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single_feature_padding {
        padding-top: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single_feature_padding {
        padding-top: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .single_feature_padding {
        padding-top: 70px
    }
}

.about_us {
    position: relative;
    z-index: 99
}

    .about_us .feature_icon_1 {
        position: absolute;
        left: 2%;
        top: 50%;
        z-index: -1
    }

    .about_us .feature_icon_4 {
        position: absolute;
        right: 10%;
        top: 20%;
        z-index: -1
    }

    .about_us .about_us_text h2 {
        background: -webkit-linear-gradient(#00b4ff,#2f9fbb);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 40px;
        font-weight: 500;
        line-height: 55px;
        margin-bottom: 28px;
        position: relative
    }

@media (max-width:576px) {
    .about_us {
        text-align: center
    }

        .about_us .about_us_text h2 {
            font-size: 25px;
            margin-bottom: 10px;
            line-height: 35px;
            text-align: center
        }

    .section-title {
        text-align: center !important
    }

        .section-title p {
            margin-right: 0 !important
        }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about_us .about_us_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about_us .about_us_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about_us .about_us_text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 40px
    }
}

.about_us .about_us_text p {
    line-height: 36px;
    margin-bottom: 57px;
    font-size: 1.2rem;
    font-weight: 400
}

@media (max-width:576px) {
    .about_us .about_us_text p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about_us .about_us_text p {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about_us .about_us_text p {
        margin-bottom: 20px
    }
}

.about_us .about_us_text .btn_1 {
    margin-right: 30px
}

@media (max-width:991px) {
    .about_us .about_us_text .btn_1 {
        margin-right: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about_us .about_us_text .btn_1 {
        margin-right: 10px
    }
}

@media (max-width:991px) {
    .right_time .about_us_text h2 {
        margin-top: 30px
    }
}

@media (max-width:576px) {
    .feature_part .feature_part_text p, .feature_part .single_feature_part h4 {
        font-size: 16px
    }
}

.footer_part {
    background-image: url(../img/footer_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0 25px
}

@media (max-width:576px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

.footer_part img {
    margin-bottom: 35px
}

@media (max-width:576px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

.footer_part .single_footer_part h4 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500
}

@media (max-width:576px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

.footer_part .single_footer_part p {
    margin-bottom: 10px
}

.footer_part .single_footer_part .list-unstyled li a {
    color: #7f7f7f;
    margin-bottom: 10px;
    display: inline-block
}

    .footer_part .single_footer_part .list-unstyled li a:hover {
        color: #0ab6ff !important
    }

.footer_part .single_footer_part .social_icon {
    float: left;
    margin-top: 38px
}

@media (max-width:991px) {
    .footer_part .single_footer_part .social_icon {
        margin-top: 15px
    }
}

.footer_part .single_footer_part .social_icon li a {
    margin-left: 0;
    margin-right: 25px
}

.footer_part .single_footer_part .mail_part {
    position: relative
}

    .footer_part .single_footer_part .mail_part input {
        padding: 9px 22px;
        font-size: 13px;
        border-radius: 50px;
        border: 2px solid #fff;
        margin-top: 20px;
        width: 100%;
        background-color: #f9f9fe;
        border: 1px solid #ebebeb
    }

    .footer_part .single_footer_part .mail_part .email_icon {
        position: absolute;
        right: 0;
        top: 20px;
        width: 60px;
        height: 39px;
        background-color: #0ab6ff;
        text-align: center;
        color: #fff;
        border-radius: 50px;
        line-height: 10px;
        border: 2px solid #0ab6ff
    }

.footer_part hr {
    background-color: #cad7dc;
    margin-top: 50px;
    margin-bottom: 25px
}

.footer_part .footer_icon {
    text-align: right
}

    .footer_part .footer_icon li {
        display: inline-block
    }

        .footer_part .footer_icon li a {
            font-size: 14px;
            color: #7f7f7f;
            margin-left: 30px;
            -webkit-transition: .5s;
            transition: .5s
        }

@media (max-width:576px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

.footer_part .footer_icon li a :hover {
    color: #0ab6ff
}

@media (max-width:576px) {
    .footer_part .footer_icon {
        float: left;
        margin-top: 15px
    }
}

.footer_part .copyright_text p {
    color: #888
}

.footer_part .copyright_text span {
    color: #0ab6ff;
    font-size: 12px
}

@media (max-width:991px) {
    .footer_part .copyright_text {
        text-align: center !important
    }
}

.footer_part .copyright_text p a {
    color: #0ab6ff;
    -webkit-transition: .5s;
    transition: .5s
}

    .footer_part .copyright_text p a:hover {
        color: #0ab6ff
    }

.footer_part .info {
    color: red !important
}

@media (max-width:991px) {
    .footer_part .footer_icon {
        text-align: center;
        float: none
    }
}

u {
    color: #0ab6ff
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em
}

.button-area {
    background: #fff
}

.list-style {
    width: 14px;
    height: 14px
}

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input:focus {
        outline: 0
    }

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: 0;
    background: #f9f9ff;
    padding: 0 20px
}

    .single-input-primary:focus {
        outline: 0;
        border: 1px solid #0ab6ff
    }

.form-select {
    height: 40px;
    width: 100%
}

    .form-select .nice-select {
        border: none;
        border-radius: 0;
        height: 40px;
        background: #f9f9ff;
        padding-left: 45px;
        padding-right: 40px;
        width: 100%
    }

        .form-select .nice-select .list {
            margin-top: 0;
            border: none;
            border-radius: 0;
            box-shadow: none;
            width: 100%;
            padding: 10px 0 10px 0
        }

    .form-select .current {
        margin-right: 50px;
        font-weight: 300
    }

    .form-select .nice-select::after {
        right: 20px
    }

.mt-10 {
    margin-top: 10px
}

.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

@media (max-width:576px) {
    .blog_part {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog_part {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog_part {
        padding-bottom: 50px
    }
}

.blog_part .card {
    border: 0 solid transparent
}

@media (max-width:576px) {
    .blog_part .single-home-blog {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part .single-home-blog {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog_part .single-home-blog {
        margin-bottom: 20px
    }
}

.blog_part .single-home-blog .card-img-top {
    border-radius: 0
}

.blog_part .single-home-blog .card {
    border-radius: 0;
    background-color: transparent;
    position: relative
}

    .blog_part .single-home-blog .card .card-body {
        padding: 35px 30px 23px;
        background-color: #fff;
        -webkit-transition: .5s;
        transition: .5s;
        border: 1px solid #edeff2
    }

        .blog_part .single-home-blog .card .card-body:hover {
            box-shadow: 0 10px 30px 0 rgba(12,46,96,.1);
            border: 1px solid transparent
        }

@media (max-width:576px) {
    .blog_part .single-home-blog .card .card-body {
        padding: 15px 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part .single-home-blog .card .card-body {
        padding: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog_part .single-home-blog .card .card-body {
        padding: 20px
    }
}

.blog_part .single-home-blog .card .card-body .btn_4 {
    margin-bottom: 20px
}

.blog_part .single-home-blog .card .card-body a {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: .8s;
    transition: .8s
}

.blog_part .single-home-blog .card span {
    color: #8a8a8a;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 10px
}

@media (max-width:576px) {
    .blog_part .single-home-blog .card span {
        margin-bottom: 5px;
        margin-top: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part .single-home-blog .card span {
        margin-bottom: 5px;
        margin-top: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog_part .single-home-blog .card span {
        margin-bottom: 5px;
        margin-top: 5px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog_part .single-home-blog .card span {
        margin-bottom: 5px;
        margin-top: 5px
    }
}

.blog_part .single-home-blog .card h5 {
    font-weight: 600;
    line-height: 1.5;
    font-size: 19px;
    -webkit-transition: .8s;
    transition: .8s;
    text-transform: capitalize
}

@media (max-width:576px) {
    .blog_part .single-home-blog .card h5 {
        margin-bottom: 5px;
        font-size: 17px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part .single-home-blog .card h5 {
        margin-bottom: 10px;
        font-size: 16px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog_part .single-home-blog .card h5 {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog_part .single-home-blog .card h5 {
        margin-bottom: 10px;
        font-size: 18px
    }
}

.blog_part .single-home-blog .card h5:hover {
    -webkit-transition: .8s;
    transition: .8s;
    color: #0ab6ff
}

.blog_part .single-home-blog .card ul {
    border-top: 1px solid #edeff2;
    padding-top: 20px;
    margin-top: 24px
}

    .blog_part .single-home-blog .card ul li {
        display: inline-block;
        color: #8a8a8a;
        margin-right: 39px
    }

@media (max-width:576px) {
    .blog_part .single-home-blog .card ul li {
        margin-right: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog_part .single-home-blog .card ul li {
        margin-right: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog_part .single-home-blog .card ul li {
        margin-right: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog_part .single-home-blog .card ul li {
        margin-right: 10px
    }
}

.blog_part .single-home-blog .card ul li span {
    margin-right: 10px
}

.copyright_part {
    background-color: #303030;
    padding: 26px 0
}

    .copyright_part p {
        color: #8a8a8a;
        font-family: 300
    }

    .copyright_part a {
        color: #0ab6ff
    }

@media (max-width:576px) {
    .copyright_part .footer-social {
        margin-top: 20px
    }
}

.copyright_part .footer-social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border: 1px solid #ff7e5f;
    text-align: center;
    margin-left: 10px;
    color: #fff
}

    .copyright_part .footer-social a:hover {
        background-color: #ff7e5f !important;
        color: #fff !important
    }

    .copyright_part .footer-social a i:hover {
        color: #fff
    }

@media (max-width:576px) {
    .copyright_part .footer-text {
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px !important
    }
}

.copyright_part span.ti-heart {
    font-size: 12px;
    margin: 0 2px
}

.contact-info {
    margin-bottom: 25px
}

.contact-info__icon {
    margin-right: 20px
}

    .contact-info__icon i, .contact-info__icon span {
        color: #8f9195;
        font-size: 27px
    }

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a
}

    .contact-info .media-body h3 a:hover {
        color: #0ab6ff
    }

.contact-info .media-body p {
    color: #8a8a8a
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px
}

.form-contact label {
    font-size: 14px
}

@media (max-width:576px) {
    .contact-section .btn_1 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .contact-section .btn_1 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-section .btn_1 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .contact-section .btn_1 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media (max-width:991px) {
    .contact-section .contact_form .btn_1 {
        margin-bottom: 60px !important
    }
}

.breadcrumb {
    position: relative;
    z-index: 1;
    text-align: center
}

    .breadcrumb .breadcrumb_iner {
        height: 475px;
        width: 100%;
        display: table
    }

        .breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
            display: table-cell;
            vertical-align: middle
        }

            .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
                color: #fff;
                font-size: 100px;
                font-weight: 500;
                margin-bottom: 10px;
                text-transform: capitalize
            }

@media (max-width:576px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 50px
    }
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
    font-size: 15px;
    color: #fff
}

.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
    margin: 0 5px;
    font-size: 12px
}

.breadcrumb {
    margin-bottom: 0 !important
}

.footer_part {
    background-image: url(../img/footer_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0 25px
}

@media (max-width:576px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part {
        padding: 70px 0 25px
    }
}

.footer_part img {
    margin-bottom: 35px
}

@media (max-width:576px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part {
        margin-bottom: 20px
    }
}

.footer_part .single_footer_part h4 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500
}

@media (max-width:576px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px
    }
}

.footer_part .single_footer_part p {
    margin-bottom: 10px
}

.footer_part .single_footer_part .list-unstyled li a {
    color: #7f7f7f;
    margin-bottom: 10px;
    display: inline-block
}

    .footer_part .single_footer_part .list-unstyled li a:hover {
        color: #0ab6ff !important
    }

.footer_part .single_footer_part .social_icon {
    float: left;
    margin-top: 38px
}

@media (max-width:991px) {
    .footer_part .single_footer_part .social_icon {
        margin-top: 15px
    }
}

.footer_part .single_footer_part .social_icon li a {
    margin-left: 0;
    margin-right: 25px
}

.footer_part .single_footer_part .mail_part {
    position: relative
}

    .footer_part .single_footer_part .mail_part input {
        padding: 9px 22px;
        font-size: 13px;
        border-radius: 50px;
        border: 2px solid #fff;
        margin-top: 20px;
        width: 100%;
        background-color: #f9f9fe;
        border: 1px solid #ebebeb
    }

    .footer_part .single_footer_part .mail_part .email_icon {
        position: absolute;
        right: 0;
        top: 20px;
        width: 60px;
        height: 39px;
        background-color: #0ab6ff;
        text-align: center;
        color: #fff;
        border-radius: 50px;
        line-height: 10px;
        border: 2px solid #0ab6ff
    }

.footer_part hr {
    background-color: #cad7dc;
    margin-top: 50px;
    margin-bottom: 25px
}

.footer_part .footer_icon {
    text-align: right
}

    .footer_part .footer_icon li {
        display: inline-block
    }

        .footer_part .footer_icon li a {
            font-size: 14px;
            color: #7f7f7f;
            margin-left: 30px;
            -webkit-transition: .5s;
            transition: .5s
        }

@media (max-width:576px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer_part .footer_icon li a {
        margin-left: 0;
        margin-right: 25px
    }
}

.footer_part .footer_icon li a :hover {
    color: #0ab6ff
}

@media (max-width:576px) {
    .footer_part .footer_icon {
        float: left;
        margin-top: 15px
    }
}

.footer_part .copyright_text p {
    color: #888
}

.footer_part .copyright_text span {
    color: #0ab6ff;
    font-size: 12px
}

@media (max-width:991px) {
    .footer_part .copyright_text {
        text-align: center !important
    }
}

.footer_part .copyright_text p a {
    color: #0ab6ff;
    -webkit-transition: .5s;
    transition: .5s
}

    .footer_part .copyright_text p a:hover {
        color: #0ab6ff
    }

.footer_part .info {
    color: red !important
}

@media (max-width:991px) {
    .footer_part .footer_icon {
        text-align: center;
        float: none
    }
}

.item {
    max-width: 80% !important
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto !important
}

.other-feature-area {
    padding-top: 100px
}

.section-title {
    padding-bottom: 75px
}

    .section-title h2 {
        background: -webkit-linear-gradient(#00b4ff,#2f9fbb);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 40px;
        color: #222;
        margin-bottom: 20px
    }

.other-feature-item {
    border-radius: 18px;
    padding: 50px 40px;
    background-image: linear-gradient(0deg,rgba(87,221,255,1) 12%,rgba(0,180,255,1) 35%);
    margin-bottom: 30px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .other-feature-item i {
        font-size: 36px;
        color: #fff;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .other-feature-item h4 {
        color: #fff;
        margin-top: 30px;
        font-size: 22px;
        margin-bottom: 20px
    }

    .other-feature-item p {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff
    }

.mt--160 {
    margin-top: -160px
}

.mt--260 {
    margin-top: -260px
}

.blog-post-area .section-title p, .other-feature-area .section-title p {
    max-width: 300px
}

.section-title p {
    margin-bottom: 0
}

.read-more-arrow {
    position: relative;
    z-index: 2
}

@media (max-width:768px) {
    .section-title h2 {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    .other-feature-area .mt--160, .other-feature-area .mt--260 {
        margin-top: 0
    }
}

.mt-140 {
    margin-top: 140px !important
}

@media (max-width:576px) {
    .section-title p {
        max-width: 100% !important
    }
}

@media (min-width:576px) {
    body {
        background-image: url(../img/bg-img.png);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: right;
        background-size: 50% 100vh
    }
}

.blog_details p {
    color: #525050 !important;
    font-size: 17px !important
}

.media-body p {
    color: white !important;
    font-size: 16px !important
}

.media-body .btn_4 {
    color: #fff !important
}

.mt-70 {
    margin-top: 45px !important
}

.workshop_img {
    position: relative !important;
    text-align: center;
}

.workshop_img_text {
    padding-left: 10px;
    color: white !important;
    padding-top: 4px;
    width: 100px !important;
    background-color: #11B2F7 !important;
    border-radius: 30px !important;
    height: 30px !important;
    font-size: 10px !important;
}

.userstatus-text {
    padding-left: 10px;
    color: white !important;
    padding-top: 4px;
    width: 100px !important;
    background-color: #11B2F7 !important;
    border-radius: 30px !important;
    height: 30px !important;
    font-size: 10px !important;
}

.workshop_div_display {
    display: none !important;
}






/* line 1080, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    /* line 1080, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
    .single-post-area .quote-wrapper {
        padding: 30px;
    }
}

/* line 1094, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid;
}

@media (min-width: 768px) {
    /* line 1094, ../../01 cl html template/03_jun 2019/184_SAAS_template/sass/_blog.scss */
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px;
    }
}

/* newsletter popup*/
.newsletter_popup_img {
    display: inline-block;
    width: 20%;
}

.footer-popup-text {
    font-size: 14px !important;
    color: hsl(44, 0%, 26%) !important;
}

.newsletter_popup_body {
    width: 300px;
    height: 200px !important;
    border-radius: 0.9rem !important;
}

@media (min-width: 300px) and (max-width: 360px) {
    .newsletter_popup_header {
        border-bottom: none !important;
        margin-right: 10px !important;
    }

    .newsletter_modal_dialog {
        width: 260px !important;
        margin-left: 15%;
    }
    /*popup*/

    .popup-img {
        display: inline-block;
        width: 140px;
    }

    .popup-body {
        height: 650px !important;
        padding-left: 1.4rem;
        padding-right: 1.4rem;
        padding-bottom: 1.4rem;
        padding-top: 0;
    }

    .modal-body-padding {
        padding: 0rem !important;
    }
}

@media only screen and (min-width: 361px) and (max-width: 380px) and (min-height: 667px ) and (max-height:800px) {
    .newsletter_popup_header {
        border-bottom: none !important;
        margin-right: 10px !important;
    }

    .newsletter_modal_dialog {
        width: 260px !important;
        margin-left: 15%;
    }

    /*popup*/

    .popup-img {
        display: inline-block;
        width: 150px;
    }

    .popup-body {
        height: 650px !important;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 1.4rem;
        padding-top: 0;
    }
}

@media only screen and (min-width: 361px) and (max-width: 380px) and (min-height: 812px) and (max-height:850px) {
    .newsletter_popup_header {
        border-bottom: none !important;
        margin-right: 10px !important;
    }

    .newsletter_modal_dialog {
        width: 260px !important;
        margin-left: 15%;
    }

    /*popup*/

    .popup-img {
        display: inline-block;
        width: 200px;
        margin-bottom: 20px;
    }

    .popup-body {
        height: 700px !important;
        padding-left: 1.4rem;
        padding-right: 1.4rem;
        padding-bottom: 1.4rem;
        padding-top: 0;
    }
}


@media (min-width: 381px) and (max-width: 420px) {
    .newsletter_popup_header {
        border-bottom: none !important;
        margin-right: 10px !important;
    }

    .newsletter_modal_dialog {
        width: 260px !important;
        margin-left: 20%;
    }

    /*popup*/

    .popup-img {
        display: inline-block;
        width: 200px;
        /*            margin-bottom: 20px;*/
    }

    .popup-body {
        height: 650px !important;
        padding-left: 1.4rem;
        padding-right: 1.4rem;
        padding-bottom: 1.4rem;
        padding-top: 0;
    }

    .maintenance_bottom_div {
        margin-top: 55%;
    }
}

@media screen and (min-width: 600px) and (max-width: 2000px) {
    .newsletter_popup_header {
        border-bottom: none !important;
    }

    .newsletter_modal_dialog {
        width: 260px !important;
    }
}
