h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    color: #173050;
}

.bg_gradient{    
    background: #ebf9f2;
    background: -moz-linear-gradient(top, #ebf9f2 0%, #fffffe 100%);
    background: -webkit-linear-gradient(top, #ebf9f2 0%,#fffffe 100%);
    background: linear-gradient(to bottom, #ebf9f2 0%,#fffffe 100%);
}

.section-title h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
}

.section-title h2 span{
    color: #00b838;
    font-weight: 900;
}

.demo_btn {
    padding: 8px 25px;
    line-height: 25px;
    background-color: #00b838;
    color: #fff;
}

.buy_btn {
    margin-left: 5px;
    padding: 8px 30px;
    line-height: 25px;
    background-color: #1b2838;
    color: #fff;
}

.demo_btn:hover,
.demo_btn:focus {
    background-color: #37a000;
    color: #fff;
}

.buy_btn:focus,
.buy_btn:hover {
    background-color: #203957;
    color: #fff;
}

/*===========================
    Banner Css
==============================*/


.banner_img_part {
    position: relative;
    transition-duration: 0.4s;
}

.banner_img_part .btn_area {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transition-duration: 0.4s;
}

.banner_inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.banner .banner_inner h1 {
    font-size: 40px;
    font-weight: 700;
    color: #173050;
    margin: 0;
}

.banner .banner_inner p {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0;
}

/*===============================
    End Banner Css
=================================*/

.navbar.bootsnav.no-background.navbar-ico {
    box-shadow: none;
    background-color: #02557d;
    border-bottom: 1px solid #0b5e86;
}
canvas { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.tab_header{
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 800;
}

.ico-tab ul li{
    color: #707070;
    list-style: disc;
}

.product{
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 0;
}

.demo_sec .product-img{
    overflow: visible;
}

.demo_sec .product-img:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}

.soft_info .details-text h2{
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    margin-bottom: 30px;
    font-size: 35px;
}

.content-text .feature-title span,
.banner .banner_inner h1 span,
.soft_info .details-text h2 span{
    color: #00b838;
}

.soft_info .details-text p{
    margin-bottom: 12px;
}

.testimonial_slider .owl-nav,
.product_slider .owl-nav {
    display: none;
}

.testimonial_slider .owl-dots,
.product_slider .owl-dots {
    text-align: center;
    margin-top: 50px;
}

.testimonial_slider .owl-dots .owl-dot,
.product_slider .owl-dots .owl-dot {
    background: #a9def7;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 4px;
}

.testimonial_slider .owl-dots .owl-dot.active,
.product_slider .owl-dots .owl-dot.active {
    background: #58c2f5;
}

.testimonial_slider .owl-dots .owl-dot:focus,
.product_slider .owl-dots .owl-dot:focus {
    outline: none;
}

.testimonial_slider .owl-item img {
    width: auto;
}

.star-rating {
    float: none;
}

.product-list-info {
    padding: 30px 10px;
}

.product_slider .product {
    padding: 20px;
}

.product-list-info {
    padding: 20px 0 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {
    background-color: #25258e;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li .block-mega-menu li a:hover,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li .block-mega-menu a:hover{
    background-color: transparent;
}
.ico-product-features{
    position: relative;
    z-index: 1;
}
.all-features{
    text-align: center;
}
nav.navbar.bootsnav.navbar-ico ul.nav > li > a {
    color: #fff;
}
nav.navbar.bootsnav.navbar-ico ul.nav > li > a:hover {
    color: #03f44f !important;
}
nav.navbar.bootsnav .navbar-toggle{
    background: transparent;
    color: #333;
}
.content-text .ico-features{
    padding-left: 0;
}
.ico-features li{
    list-style: none;
}
.ico-features li i{
    margin-right: 10px;
    font-size: 14px;
}
.ico-tab{
    padding: 90px 0;
}
.ico-tab .nav>li{
    float: none;
    border: 1px solid #20a85e;
    margin-left: 0;
    margin-bottom: 6px;
}
.ico-tab .nav>li:last-child{
    margin-bottom: 0;
}
.ico-tab .nav li a{
    font-size: 16px;
    color: #1b2838;
    font-weight: 800;
    border-radius: 0;
    line-height: 25px;
    padding: 15px 25px;
    font-family: 'Nunito', sans-serif;
}
.ico-tab .nav li a:hover,
.ico-tab .nav li a:focus{
    background: #9adcb8;
}
.ico-tab .nav>li.active a{
    background: #9adcb8;
    border-radius: 0;
}
.ico-tab .nav>li.active a:hover,
.ico-tab .nav>li.active a:focus{
    color: #1b2838;
}
.ico-tab-inner{
    position: relative;
    z-index: 2;
}
.explore {
    background-color: #00b838;
    border: 0;
    box-shadow: none;
}
.explore .arrow-icon{
    background-color: transparent;
}
.make-money-img{
    width: 95%;
    margin: 0 auto;
}
.ico-make-money .img-area{
    position: relative;
}
.content-text ul li a:hover,
.content-text ul li a:focus{
    color: #3744f1;
}
.contact-section.ico-contact{
    padding: 90px 0;
}
.list-button-holder:first-child .btn {
    background-color: #0187c7;
}
.list-button-holder:last-child .btn {
    background-color: #0570a2;
}
.product-img .overlay {
    background: rgba(4, 119, 175, 0.9);
}
.rait-stars{
    color: #e6ec03;
}
#testimonial.owl-theme .owl-controls .owl-page span {
    background: #25258e;
}
.newsletter-form button {
    background-color: #017fb9;
}
.btn-top {
    color: #017fb9;
}
.btn-top:hover {
    background-color: #017fb9;
}
.categoty li a .arrow {
    color: #fff;
}
.explore .arrow-icon{
    right: -60px;
    left: auto;
    border-left: 1px solid;
}
.explore:hover .arrow-icon{
    left: auto;
    right: 0;
}
.explore:hover .btn-text{
    margin-left: auto;
    margin-right: 50px;
}

/*===========================
    Contact Section
=============================*/

.contact{
    margin-bottom: 50px;
}
.contactHeading{
    text-align: center;
    margin: 80px 0;
    color: #173050;
    font-family: "Lora, serif";
    font-weight: 600;
}
.contact_form{
    border: 1px solid #e6e6e6;
}
.contact_form iframe{
    position: relative;
    width: 100%;
    height: 630px;
}
.contact_form h3{
    text-align: center;
    margin: 0;
    background: #173050;
    color: #fff;
    line-height: 36px;
    font-size: 20px;
}
.get_touch .item{
    margin-bottom: 25px;
}
.get_touch .item .item_right a {
    font-size: 15px;
    line-height: 25px;
    color: #656566;
    margin: 25px 0;
}
.get_touch .item .item_left a,
.get_touch .item .item_left .icon-area{
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    background: #e6e6e6;
    border-radius: 50%;
    line-height: 30px;
    color: #000;
}
@media (max-width: 991px){
    .ico-tab .nav>li{
        float: left;
        width: 33.33%;
    }
    .ico-tab .nav li a {
        border-right: 1px solid #b1e6ff;
    }
    .ico-tab .nav>li:last-child{
        border-bottom: 1px solid #b1e6ff;
    }
    .ico-tab .nav.nav-pills {
        border-bottom: 0;
        border-right: 0;
    }
    .ico-tab .ico-tab-inner .tab-content,
    .ico-tab .tab-pane figure{
        margin-top: 35px;
    }
    .ico-tab .ico-tab-inner .tab-content{
        display: block;
        overflow: hidden;
    }
    .more-btn{
        text-align: left;
        margin-top: 30px;
    }
    .content-text.p-l{
        padding-left: 40px;
    }
    .content-text.p-r{
        padding-right: 40px;
    }
    .content-text .feature-title{
        font-size: 24px;
    }
    .content-text.pl-lg-0{
        padding-left: 0;
    }
    .all-features{
        text-align: left;
    }
    nav.navbar .navbar-brand img.logo{
        width: 90px;
    }
}
@media (max-width: 767px){
    .ico-tab .tab-pane .col-md-6.pr-60{
        padding-right: 0;
    }
    .ico-tab .nav>li {
        width: 50%;
    }
    .content-text.p-r {
        margin-bottom: 30px;
    }
    .product-row{
        margin: 0 0 35px;
    }
    .product-image{
        width: 60%;
    }
    .content-text.p-l{
        padding-left: 0;
        margin-top: 30px;
    }
    .all-features{
        padding-left: 15px;
    }
    .ico-make-money{
        padding: 70px 0 0;
    }
}
@media (max-width: 520px){
    .col-vxs-12,
    .product-image{
        width: 100%;
    }
    .ico-btn{
        padding: 0 15px;
    }
    .ico-btn span{
        font-size: 15px;
    }
    .content-text .feature-title{
        font-size: 20px;
    }
}
@media (max-width: 420px){
    .ico-tab .nav>li {
        width: 100%;
    }
}