nav.navbar.bootsnav.no-background.navbar-ico {
    box-shadow: none;
    background-color: #016492;
    border-bottom: 1px solid #087db3;
}
.ico-header{
    background-image: linear-gradient(to top, #15308e 20%, #0c92d0 80%);
    margin-bottom: 0;
    padding: 0;
    height: calc(100vh - 80px);
    position: relative;
}
.ico-header-text{
    text-align: center;
    display: flex;
    align-items: center!important;
    height: calc(100vh - 80px);
}
.ico-header-text .title {
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 55px;
    margin-bottom: 40px;
}
.ico-header-text .title i {
    color: #f7be62;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {
    background-color: #25258e;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover {
    background: transparent;
}
.ico-header-text-inner{
    max-width: 930px;
    margin: 0 auto;
}
.ico-product-features{
    position: relative;
    z-index: 1;
}
.product-features.ico-bg{
    background: #fff;
}
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: #fff;
}
.ico-header-text-inner .btn-area {
    margin-top: 35px;
}
.ico-header-text-inner .btn-area .btn,
.ico-btn {
    color: #fff;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
.ico-header-text-inner .btn-area .btn {
    background: rgba(48, 113, 15, 0.75);
}
.ico-btn{
    background: #0d52b1;
}
.ico-header-text-inner .btn-area .btn {
    padding: 0 35px;
    line-height: 50px;
    background-image: linear-gradient(to right, #0ed29e 0%, #0c88d8 100%);
}
.ico-header-text-inner .btn-area .btn:hover,
.ico-header-text-inner .btn-area .btn:focus {
    background-image: linear-gradient(to right, #0c88d8 0%, #0ed29e 100%);
}
.ico-btn {
    padding: 0 25px;
    line-height: 40px;
}
.ico-header-text-inner .btn-area .btn:first-child {
    margin-right: 12px;
}
.ico-btn span{
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 18px;
}
.ico-btn span{
    font-size: 16px;
}
.ico-btn:before,
.ico-btn:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all linear 0.3s;
}
.ico-btn:before {
    right: -50%;
    transition: all linear 0.3s;
    border-right: 55px solid transparent;
    border-bottom: 55px solid #006bff;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.ico-btn:after {
    left: -50%;
    transition: all linear 0.3s;
    border-left: 55px solid transparent;
    border-top: 55px solid #006bff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.ico-btn:hover {
    color: #efc1c6;
}
.ico-btn:hover:before {
  -webkit-transform: translateX(-49%);
          transform: translateX(-49%);
}
.ico-btn:hover:after{
  -webkit-transform: translateX(49%);
          transform: translateX(49%);
}
.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 .tab-pane figure{
    margin-top: 15px;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
}
.ico-tab h2{
    margin: 0 0 20px;
}
.ico-demo .product-title{
    width: 100%;
    text-align: center;
}
.ico-demo .product-list-info{
    padding: 15px;
}
.ico-template{
    position: relative;
    z-index: 1;
    background: #f6f6f7;
}
.ico-tab{
    padding: 90px 0;
}
.ico-tab .nav>li{
    float: none;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    margin-left: 0;
}
.ico-tab .nav>li:last-child{
    border-bottom: 0;
}
.ico-tab .nav li a{
    color: #848484;
    border-radius: 0;
    padding: 15px 0px;
    font-size: 17px;
    font-weight: 600;
}
.ico-tab .nav li a:hover,
.ico-tab .nav li a:focus,
.ico-tab .nav>li.active a{
    background: transparent;
    border-radius: 0;
    color: #2d2d2d;
}
.ico-tab .nav.nav-pills{
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}
.ico-tab-inner{
    position: relative;
    z-index: 2;
}
.ico-bg{
    position: relative;
}
.ico-make-money{
    background: #f6f7f6;
    padding: 120px 0 0;
}
.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: #15396b;
}
.list-button-holder:last-child .btn {
    background-color: #0d52b1;
}
.product-img .overlay {
    background: rgba(9, 13, 202, 0.9);
}
#testi
.btn-top {
    color: #054da9;
}
.btn-top:hover {
    background-color: #25258e;
}
.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: 687px;
}
.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 {
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    background: #e6e6e6;
    border-radius: 50%;
    line-height: 30px;
    color: #000;
}
.ball{
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    display: block;
}



.align-center{
    display: flex;
    align-items: center;
}

.faq_inner{
    padding: 80px 0;
}

.faq_inner .panel-default > .panel-heading {
    padding: 20px 25px;
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.06);
}

.faq_inner .panel-group .panel {
    margin-bottom: 10px;
    border: 0;
}

.faq_inner .panel-group .panel .panel-title a i {
    float: right;
    font-size: 12px;
}

.faq_inner .social {
    margin: 25px 0;
}

.faq_inner .social ul li a {
    border: 1px solid #afafaf;
    border-radius: 5px;
}

.faq_inner .social ul li a:hover {
    border: 1px solid #37a000;
    border-radius: 5px;
}
.ico-btn,
.product-row .product-image img{
    border-radius: 5px;
}
@media (min-width: 992px){
    .ico-tab-inner {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 1199px){
    .ico-header-text .title{
        font-size: 35px;
    }
    .ico-header-text .subtitle{
        font-size: 16px;
    }
    .ico-header-text-inner{
        max-width: 700px;
    }
}
@media (max-width: 991px){
    .ico-tab .nav>li {
        float: left;
        width: 33.33%;
    }
    .ico-tab .nav li a {
        border-right: 1px solid #ddd;
    }
    .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;
    }
    .ico-tab .nav.nav-pills{
        border-bottom: 0;
        border-right: 0;
    }
    .ico-tab .nav>li:last-child{
        border-bottom: 1px solid #ddd;
    }
    .more-btn {
        text-align: left;
        margin-top: 30px;
    }
    .content-text.p-l{
        padding-left: 40px;
    }
    .content-text.p-r{
        padding-right: 40px;
    }
}
@media (max-width: 767px){
    .ico-header-text-inner{
        max-width: 90%;
    }
    .ico-header-text .title{
        font-size: 25px;
    }
    .ico-header-text .subtitle{
        font-size: 14px;
        line-height: 20px;
    }
    .ico-header-text-inner .btn-area .btn {
        padding: 0 20px;
        line-height: 40px;
    }
    .product.ico-demo{
        max-width: 70%;
        margin: 0 auto 30px;
    }
    .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;
    }
    .ico-tab .nav>li {
        width: 50%;
    }
    .content-text .feature-title{
        font-size: 25px;
    }
}
@media (max-width: 520px){
    .col-vxs-12, 
    .product-image {
        width: 100%;
    }
}