html,
body {
    height: 100%;
}

body {
    font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    color: #41464b;
    width: 100%;
}

a {
    color: #2196f3;
}

p {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    display: block;
}

.clearfix {
    clear: both;
}

.respo-img {
    max-width: 100%;
    height: auto;
}

.centeralign {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
}

.language-selector .btn {
    background: none;
    padding: 0px;
    font-size: 14px;
    cursor: pointer;
}

.language-selector {
    z-index: 999;
    max-width: 117px;
    position: relative;
    font-size: 14px;
}

.language-selector .dropdown-menu {
    margin-top: 5px;
    max-width: 70px;
    min-width: 70px;
}

.language-selector .dropdown-toggle {
    color: #fff;
}

.toplink {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 3px 0 3px;
}

.toplink .fa {
    color: #ffffff;
}

@media (min-width: 1600px) {
    p {
        color: #000000;
        font-size: 14px;
        font-weight: 300;
    }
}

.nav-link {
    padding: 5px 0px;
}

.top-menubar-nav {
    display: none;
}

header .topmenu .top-data li a.log-top {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #888;
}

header .topmenu .top-data li a.log-top:hover {
    color: #555;
}

@media (max-width: 991px) {
    header .topmenu ul {
        text-align: center !important;
    }

    header .topmenu .top-data li {
        top: 1px;
        padding: 6px 10px;
        margin-left: -5px;
        position: relative;
        border: solid 1px #eee;
    }
}

.affix {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar {
    padding: 6px 0 6px 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.navbar-header {
    padding-left: 85px
}

.justify-content-end {
    padding-right: 85px
}

.navbar-nav {
    margin-top: 10px
}

.navbar-nav>li {
    border-bottom: 3px solid transparent;
    transition: all .5s ease-in-out
}

.navbar-nav>li:active,
.navbar-nav>li:hover {
    border-bottom: 2px solid #18b9d3;
    color: #18b9d3
}

.navbar-nav li.dropdown:hover>a {
    color: #18b9d3 !important
}

.navbar-nav>li>a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0 0
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
}

.navbar-nav>li>a:active,
.navbar-nav>li>a:hover {
    color: #18b9d3 !important
}

.nav-link:focus {
    color: #18b9d3 !important;
    outline: none;
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, .1);
    border: 1px solid #fff;
    border-radius: 0
}

.navbar-toggle .navbar-toggler-icon {
    background-color: #fff !important
}

.navbar-collapse {
    max-height: none !important;
    flex-basis: auto
}

.vesco-top-nav {
    background: #fff;
    box-shadow: 0 .5px 4px #c3c2c2
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");

}

.navbar-light .navbar-toggler {
    border: 1px solid #fff;
    cursor: pointer;
}

.language-selector .dropdown-menu {
    right: 0px !important;
    left: auto !important;
    text-align: center;
}

.vesco-top-nav .navbar-nav .nav-item a.nav-link {
    color: #000000;
}

.vesco-top-nav .info-top-outer .top-info .top-info-con .toplink {
    color: #000000;
}

.vesco-top-nav .info-top-outer .top-info .top-info-con .toplink .fa {
    color: #000000;
}

.vesco-top-nav .language-selector .dropdown-toggle {
    color: #000000;
}

.vesco-top-nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");

}

.vesco-top-nav button.navbar-toggler {
    border: 1px solid #000 !important;
}

.vesco-top-nav ul.navbar-nav>li>a.active {
    color: #2196f3 !important
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu {
        position: absolute;
        left: -280px
    }

    .dropdown-cust.mega-menu .dropdown-item {
        border-right: 1px solid #e0e0e0
    }

    .dropdown-cust.mega-menu {
        margin-top: 0;
        min-width: 450px;
        padding: 0;
        border-top: 2px solid #2196f3;
        border-left: 2px solid rgba(1, 1, 1, 0);
        border-right: 2px solid rgba(1, 1, 1, 0);
        border-bottom: 2px solid #2196f3;
        border-radius: 0
    }
}

.info-top-outer {
    display: inline-block;
}

.top-info {
    float: right;
}

.quote-btn-menu {
    margin-left: 3px;
    margin-right: 3px;
}

.quote-btn-menu .nav-link {
    background: #13a6be;
    padding: 5px 8px 6px 8px !important;
    text-align: center;
}

.quote-btn-menu .nav-link:hover {
    color: #fff !important;
    background: #18b9d3;
}

.collapse.show .nav-link {
    color: #000;
}

@media (max-width: 1100px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: wrap;
        padding-right: 15px;
        padding-left: 15px;
    }

    .info-top-outer {
        /* width: 100%;
        float: right; */
        margin: 10px 0 5px 0;
    }
}

@media (max-width: 991px) {
    .navbar-collapse {
        background: #fff;
    }

    .navbar-toggler {
        /* float: right; */
        margin-top: 20px;
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: wrap;
        padding-right: 15px;
        padding-left: 15px;
    }

    .menumob {
        width: 100%;
    }

    .navbar-collapse {
        flex-basis: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu {
        position: absolute;
        left: -300px;
    }
}

.dropdown-cust {
    margin-top: 0;
    min-width: 0px;
    padding: 0;
    border-top: 2px solid #18b9d3;
    border-left: 2px solid rgba(1, 1, 1, 0);
    border-right: 2px solid rgba(1, 1, 1, 0);
    border-bottom: 2px solid #18b9d3;
    border-radius: 0
}

.dropdown-cust .dropdown-item {
    display: block;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    color: #61666b;
    text-align: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    background: 0 0
}

.dropdown-cust .dropdown-item.active,
.dropdown-cust .dropdown-item:hover {
    background: #f0f0f0
}

@media (max-width:991px) {
    .navbar>.container .navbar-nav {
        float: left;
        border-top: 1px solid #ddd;
        width: 100%
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        padding: 8px 0
    }

    .navbar-toggle {
        margin-right: 0
    }

    .navbar .search-open {
        width: 100%
    }

    .navbar-nav>li {
        height: auto;
        line-height: 35px;
        transition: all .5s ease-in-out;
        padding: 0 20px;
        border-bottom: 1px solid #ddd
    }

    .navbar-nav>li.active,
    .navbar-nav>li:active,
    .navbar-nav>li:hover {
        border-bottom: 2px solid #ddd;
        background: #f0f0f0
    }

    .navbar li>.search {
        display: none
    }

    .navbar .search-open {
        right: 0;
        top: 0;
        display: block;
        height: auto;
        line-height: 50px;
        padding: 4px;
        position: relative;
        box-shadow: none;
        background: 0 0;
        z-index: 1
    }

    .dropdown-cust {
        margin-top: -2px;
        min-width: 220px;
        padding: 0;
        border-left: 2px solid rgba(1, 1, 1, 0);
        border-right: 2px solid rgba(1, 1, 1, 0);
        border-bottom: 2px solid #2196f3;
        border-radius: 0;
        z-index: 0;
        overflow: hidden
    }
}

@media (max-width:991px) {

    /*.affix{position:absolute;top:0;right:0;left:0;z-index:1030}*/
    .affix {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }
}

@media (max-width:767px) {

    /*.affix{position:absolute;top:0;right:0;left:0;z-index:1030}*/
    .affix {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    .top-menubar {
        display: none
    }

    .container {
        max-width: 1140px;
        width: 100%
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin: 5px 0;
        padding: 0 0
    }

    .navbar-nav>li {
        line-height: 25px;
        padding: 0 20px;
        transition: all .5s ease-in-out;
        border-bottom: 1px solid #ddd
    }

    .navbar-nav>li.dropdown .dropdown-menu {
        margin-bottom: 15px
    }

    .top-menubar-nav {
        display: block
    }
}

@media (min-width:1600px) {
    .dropdown-cust .dropdown-item {
        font-size: 15px
    }
}

.container {
    max-width: 1140px;
    width: 100%;
}

.redbtn {
    background: #ea0718;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.redbtn:hover {
    background: #18b9d3;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.megbtn {
    background: #18b9d3;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.megbtn:hover {
    background: #000000;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.whtbtn {
    background: #ffffff;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.whtbtn:hover {
    background: #ea0718;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.whitebrbtn {
    background: none;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 30px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    text-decoration: none;
}

.whitebrbtn:hover {
    background: #fff;
    text-align: center;
    border-radius: 30px;
    font-size: 22px;
    color: #18b9d3;
    font-weight: bold;
    padding: 8px 25px;
    white-space: normal;
    display: inline-block;
    text-decoration: none;
}

.carousel-fade {
    background-size: cover;
    background: url(../img/home-banner-bg.jpg) no-repeat bottom left;
    background-size: cover;
}

.carousel-fade .carousel-inner .carousel-item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-fade {
    position: relative
}

.carousel-fade .carousel-inner .carousel-item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s
}

.carousel-fade .carousel-inner .carousel-item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s
}

.overlay {
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 2;
    background: rgba(0, 0, 0, 0)
}


.bmargin {
    margin-top: 160px;
    margin-bottom: 160px;
}

.carousel-item h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    width: 100%;
}

@media (max-width:992px) {
    .carousel-fade {
        background-size: cover;
        background: url(../img/home-banner-bg.jpg) no-repeat top left
    }

    .carousel-item h1 {
        font-size: 22px;
        line-height: 30px;
        font-weight: bold;
        color: #fff;
        width: 100%;
    }
}

.title-bar {
    padding: 40px 0
}

.title-bar h2 {
    color: #41464b;
    text-align: center;
    font-weight: 700;
    margin: 20px auto 10px auto
}

.title-bar .heading-border {
    width: 60px;
    height: 10px;
    background-color: #2196f3;
    margin: 0 auto 20px auto
}

.heading-border-light {
    width: 30px;
    height: 5px;
    background-color: #2196f3;
    margin: 0 0 20px 0
}

.title-bar p {
    color: #717171
}

.title-bar p {
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 40px;
    margin: 0 auto;
    max-width: 700px
}

.title-bar .title-but {
    margin: 0;
    background-color: transparent;
    text-align: center
}

@media (max-width:575px) {
    .title-bar {
        padding: 50px 0
    }

    .title-bar h1 {
        color: #41464b;
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        margin: 20px auto 10px auto
    }

    .title-bar p {
        text-align: center;
        font-size: 14px;
        line-height: 1.5;
        padding-bottom: 40px;
        margin: 0 auto;
        max-width: 700px
    }

}

@media (min-width:1600px) {
    .title-bar p {
        font-size: 16px
    }
}

.bg-gradiant {
    background: -moz-linear-gradient(45deg, rgba(34, 155, 242, 1) 0, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, rgba(34, 155, 242, 1)), color-stop(99%, rgba(0, 128, 129, 1)), color-stop(100%, rgba(0, 128, 128, 1)));
    background: -webkit-linear-gradient(45deg, rgba(34, 155, 242, 1) 0, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(34, 155, 242, 1) 0, rgba(0, 128, 129, 1) 99%, rgba(0, 128, 128, 1) 100%)
}

.btn-link {
    padding: 5px 10px 0 0;
    color: #95a5a6
}

.btn-link:focus,
.btn-link:hover {
    color: #2c3e50;
    text-decoration: none
}

.bg-parallax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.what-we-desc {
    color: #fff
}

.what-we-desc i {
    float: left;
    font-size: 30px;
    line-height: 35px
}

.what-we-desc h6 {
    height: 30px;
    font-size: 18px;
    line-height: 30px
}

.what-we-desc p {
    font-size: 14px;
    color: #fff;
    margin-left: 40px;
    padding-top: 5px
}

.what-we-desc p a {
    font-size: 14px;
    color: #fff;
    padding-top: 5px
}

@media (min-width:992px) and (max-width:1199px) {
    .what-we-desc i {
        float: left;
        font-size: 35px;
        margin-right: 20px;
        height: 125px;
        line-height: 45px
    }
}

@media (min-width:1600px) {
    .what-we-desc p {
        font-size: 15px
    }
}

.home-contact {
    background: #fff;
    padding: 50px 0 20px 0;
}

.contact-h {
    padding: 40px;
    background: #18b9d3;
    border-radius: 40PX;
}

.contact-h h3 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}

.contact-h input.form-control,
.contact-h textarea.form-control {
    border-radius: 0px;
    border-bottom: 1px solid #e9e9ea;
    border-top: 0px solid #e9e9ea;
    border-left: 0px solid #e9e9ea;
    border-right: 0px solid #e9e9ea;
}

.contact-h button {
    background: #ea0718;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 9px 35px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    cursor: pointer;
}

.contact-h button:hover {
    background: #0f8ca0;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 9px 35px;
    white-space: normal;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

/*.contact-h::-webkit-input-placeholder{color:#f3eeee;opacity:1}.contact-h:-ms-input-placeholder{color:#f3eeee;opacity:1}.contact-h::placeholder{color:#f3eeee;opacity:1}*/

.footer-s1 .footer {
    padding: 180px 0 50px 0;
    background: url(../img/footer-bg.jpg) no-repeat top center #7c61d6;
    background-size: 100%;
}

.heading-footer {
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.heading-footer h2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}

.social-icon-f li {
    float: left;
    margin: 10px;
}

.social-icon-f li .fa {
    color: #ffffff;
    font-size: 20px;
}

.social-icon-f li .fa:hover {
    color: #13b4e3;
    font-size: 20px;
}

#footer-copyrights p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.link-listfooter {
    padding-left: 0px;
}

.link-listfooter li {
    list-style-type: none;
}

.link-listfooter li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 22px;
    padding: 3px 15px;
    border-radius: 0;
    display: none;
}

.client-sec {
    background: #fff;
    padding: 40px 0 40px 0;
}

#clientlogo .owl-dots {
    display: none;
}

#clientlogo .owl-item img {
    width: auto !important;
    max-width: 100%;
    text-align: center;
}

#data-solution {
    padding-bottom: 50px;
    background: url(../img/data-sol-bg.png) no-repeat top 30px right
}

.data-solution-desc {
    padding: 0 40px 40px 10px
}

.data-solution-desc>h6 {
    color: #7c61d6;
    font-weight: 700
}

.data-solution-descb a {
    color: #7c61d6
}

.data-solution-descb a:hover {
    text-decoration: none
}

.data-solution-desc>p {
    font-size: 15px
}

.data-solution-descb {
    padding: 10px 10px 30px 10px;
    margin: 30px 0;
    background: #fff;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    box-shadow: 0 0 6px 1px rgba(158, 158, 158, .77)
}

.data-solution-descb:hover {
    box-shadow: 2px 2px 6px 1px rgba(158, 158, 158, .77);
    /*border-bottom:2px solid #7c61d6;margin-top:32px;*/
    cursor: pointer
}

.data-solution-descb>i {
    font-size: 45px;
    height: 60px;
    line-height: 60px;
    color: #999
}

.data-solution-descb h6 {
    font-size: 18px;
    color: #7c61d6;
    padding: 25px 0 5px
}

.data-solution-descb p {
    color: #000;
    font-size: 13px;
    min-height: 270px
}

@media (max-width:767px) {
    .data-solution-descb {
        padding: 10px 10px 30px 10px;
        margin: 20px 0;
        background: #f7f7f7;
        text-align: center;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
}

@media (max-width:585px) {
    .data-solution-descb {
        padding: 10px 10px 30px 10px;
        margin: 20px 10%;
        background: #f7f7f7;
        text-align: center;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
}

@media (max-width:420px) {
    .data-solution-descb {
        padding: 10px 10px 30px 10px;
        margin: 20px 0;
        background: #f7f7f7;
        text-align: center;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
}

@media (min-width:1600px) {
    .data-solution-desc>p {
        font-size: 15px
    }

    .data-solution-descb p {
        color: #000000;
        font-size: 14px
    }
}

#datasol .owl-nav.disabled {
    display: block;
}

#datasol .owl-item {
    padding: 0 5px 0 5px;
}

#datasol .owl-item img {
    width: auto;
    max-width: 100%;
    margin: 10px auto;
    text-align: center;
}

#datasol .owl-dots .owl-dot {
    display: none;
}

.waudience {
    padding: 100px 0 100px 0;
    background: url(../img/w-audience-bg.png) no-repeat top left #fff;
}

.subhead {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.small-head {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.amplifylead {
    padding: 150px 0 100px 0;
    background: url(../img/amplify-lead-bg.png) no-repeat top right #fff;
}

.subhead {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
}

.subhead-small {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
}


.newdeal {
    background: #fff;
}

.newdeal-con {
    background: url(../img/new-deal-bg.png) no-repeat top center;
    max-width: 1027px;
}

.new-deal-inner {
    max-width: 480px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 150px 20px 130px 20px;
}

.new-deal-inner h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
}

.new-deal-inner p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}

@media (max-width: 480px) {
    .new-deal-inner {
        max-width: 480px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 120px 20px 130px 20px;
    }

    .new-deal-inner h2 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        line-height: 25px;
    }

    .new-deal-inner p {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        line-height: 22px;
    }

}

.owl-theme .owl-nav [class*="owl-"] {
    color: #999;
    font-size: 12px;
    margin: 5px;
    padding: 4px 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #999;
    width: 30px;
    height: 30px;
    background: none;
}

#datasol .owl-nav {
    text-align: right;
}

#aboutus {
    background: url(../img/home-banner-bg.jpg) no-repeat bottom left #fff;
    background-size: cover;
}

.innerbanner h1 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

.innerbanner p {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    display: block;
    width: 100%;
}

.bpadding {
    padding-top: 160px;
    padding-bottom: 80px;
}

.solve-prob {
    padding: 50px 0 100px 0;
    background: url(../img/solve-prob-bg.png) no-repeat top right #fff;
}

.howstart {
    padding: 100px 0 100px 0;
    background: url(../img/w-audience-bg.png) no-repeat top left #fff;
}

.newdealabout {
    background: #fff;
    padding: 100px 0 0px 0;
}

.newdealabout .newdeal-con {
    background: url(../img/new-deal-about-bg.png) no-repeat top center;
    max-width: 1027px;
}

.newdealabout .newdeal-con1 {
    background: url(../img/new-deal-tech-bg.png) no-repeat top center;
    max-width: 1027px;
}

.newdealabout .new-deal-inner {
    max-width: 480px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px 130px 20px;
}

.newdealabout .new-deal-inner h2 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
}

.newdealabout .new-deal-inner p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}

.ourclient {
    background: #fff;
    padding: 50px 0 0px 0;
}

.clientdes img {
    border: 1px solid #999999;
}

.whyapac {
    background: #fff;
    padding: 100px 0 0px 0;
}

.white-box {
    padding: 10px 10px 30px 10px;
    margin: 30px 0;
    background: #fff;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    box-shadow: 0 0 6px 1px rgba(158, 158, 158, .77);
}

.white-box:hover {
    box-shadow: 2px 2px 6px 1px rgba(158, 158, 158, .77);
    cursor: pointer;
}

.white-box a {
    color: #7c61d6;
}

.white-box a:hover {
    text-decoration: none;
}

.white-box>i {
    font-size: 45px;
    height: 60px;
    line-height: 60px;
    color: #999;
}

.white-box h6 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding: 25px 0 5px;
}

.white-box p {
    color: #000;
    font-size: 14px;
}

.white-font {
    color: #fff !important;
}

.centercon {
    justify-content: center;
}

.icon-box {
    background: #fff;
    background-size: cover;
    padding: 0 0 30px 0;
}

.icon-box .icon {
    float: left;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    background: #21b1d3;
}

.icon-box .icon i {
    color: #fff;
    font-size: 24px;
}

.icon-box:hover .icon i {
    color: #fff;
}

.icon-box:hover .icon {
    background: #7c61d6;
}

.icon-box .title {
    padding-left: 80px;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
    padding-top: 20px;
}

.icon-box .title a {
    color: #283d50;
}

.bighead {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    display: inline-block;
}

.technology-banner {
    background: url(../img/technology-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.innerbanner h1.white-head {
    color: #ffffff !important;
    font-size: 34px;
    font-weight: bold;
}

.innerbanner h1.white-font {
    color: #ffffff !important;
}

.innerbanner p.white-font {
    color: #ffffff !important;
}

.whitedes {
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: normal !important;
    line-height: 30px;
}

.topside-form {
    padding: 25px;
    background: #fff;
    border-radius: 30px;
}

.form-head h3 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;
}

.topside-form input.form-control,
.topside-form textarea.form-control,
.topside-form select.form-control {
    border: 1px solid #999999;
    border-radius: 30px;
}

.topside-form button {
    background: #ea0718;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 9px 35px;
    white-space: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    cursor: pointer;
    display: block;
    width: 100%;
}

.topside-form button:hover {
    background: #18b9d3;
    text-align: center;
    border-radius: 30px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding: 9px 35px;
    white-space: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.white-sec-100-50 {
    padding: 100px 0 50px 0;
    background: #fff;
}

.white-sec-50-50 {
    padding: 50px 0 50px 0;
    background: #fff;
}

.white-sec-100-0 {
    padding: 100px 0 0px 0;
    background: #fff;
}

.white-sec-50-100 {
    padding: 50px 0 100px 0;
    background: #fff;
}

.white-sec-100 {
    padding: 100px 0 100px 0;
    background: #fff;
}

.grey-sec-100-50 {
    padding: 100px 0 50px 0;
    background: #f8f4fc;
}

.grey-sec-100 {
    padding: 100px 0 100px 0;
    background: #f8f4fc;
}

.grey-sec-50-50 {
    padding: 50px 0 50px 0;
    background: #f8f4fc;
}

.data-count h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
}

.light-grey-sec-50-100 {
    padding: 50px 0 100px 0;
    background: #f2f1f1;
}

.common-list {
    padding-left: 20px;
}

.common-list li {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.b2bleads-banner {
    background: url(../img/b2b-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.healthcare-banner {
    background: url(../img/healthcare-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.clevel-banner {
    background: url(../img/clevel-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.industry-banner {
    background: url(../img/industry-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.international-banner {
    background: url(../img/international-leads-banner.jpg) no-repeat top center;
    background-size: cover;
}

.mgenta-sec {
    background: #18b9d3;
    padding: 80px 0 80px 0;
}

.mgenta-sec .whiteinfo {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.h-90 {
    min-height: 90px;
}

.round-img {
    background: #13b4e3;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0 0 0;
    margin-bottom: 10px;
}

.specialize-sec a:hover .round-img {
    background: #ea1d25;
    color: #13b4e3;
    text-decoration: none;
}

.specialize-sec a:hover p {
    color: #13b4e3;
    text-decoration: none;
}

.specialize-sec a:hover {
    color: #13b4e3;
    text-decoration: none;
}

.align-center {
    text-align: center;
}

.contact-social .fa {
    font-size: 30px;
    color: #21b1d3;
    padding: 10px;
}

@media (max-width:991px) {
    .centeralign {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

}

@media (max-width:767px) {
    .innerbanner h1.white-head {
        color: #ffffff !important;
        font-size: 25px;
        font-weight: bold;
    }

    .centeralign {
        display: block;
        text-align: center;
    }

    .white-sec-100,
    .grey-sec-100,
    .white-sec-100-50,
    .white-sec-50-50,
    .white-sec-50-100 {
        text-align: center;
    }

}

.dropdown-item-sub {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.dropdown-item-sub li {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
}

.dropdown-item-sub li a {
    padding-left: 0px;
    padding-right: 0px;
    display: block;
}

.submenu {
    position: absolute;
    left: 100%;
    top: 0%;
    width: 100%;
    display: none;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.subhov:hover .submenu {
    display: block;
    transition: all .5s ease-in-out;
    background: #fcfbff;
}

.subhov {
    position: relative;
    width: 100%;
    display: block;
}

.subhov a {
    font-size: 12px;
    clear: both;
    font-weight: 400;
    color: #61666b;
    text-align: inherit;
    text-transform: inherit;
    padding: 6px 6px 6px 16px !important;
    border-bottom: 1px solid #ccc;
    min-width: 200px;
}

.subhov a:hover,
.subhov a.active,
.subhov a.visited,
.subhov a:focus {
    background: #f0f0f0;
    list-style-type: none !important;
}

.submenu li a {
    white-space: normal;
}

.pos-rel {
    position: relative;
}


@media (min-width:992px) {
    .subhov .down-arrow-menu {
        display: none;
    }
}

@media (max-width:991px) {
    .submenu {
        position: relative;
        left: 0%;
        top: 0%;
        width: 100%;
        background: #fcfbff;
        display: block;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .subhov a {
        padding: 3px 6px 3px 16px !important;
    }

    .submenu {
        display: none;
    }

    .subhov:hover .submenu {
        display: none;
    }

    .subhov .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: 0px solid;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
    }

    .down-arrow-menu {
        background: #cccccc;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        right: 10px;
        top: 10px;
        text-align: center;
        width: 20px;
        height: 20px;
        line-height: 10px;
        cursor: pointer;
        font-size: 15px;
        padding: 2px;
        display: inline-block;
    }

}

.mx-800 {
    max-width: 800px;
    margin: 0 auto;
}

#mcommunication .form-group label {
    float: left;
    width: 30%;
}

#mcommunication .form-group .cheker {
    float: left;
    width: 34px !important;
    margin-top: 5px;
    clear: both;
}

#mcommunication .checkbox-info {
    float: left;
    width: 80%;
    margin-bottom: 10px;
}

#mcommunication .cm-info h2 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

#mcommunication .checkbox-info h3 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}

#mcommunication .checkbox-info p {
    margin: 0px !important;
    text-align: left;
    line-height: 18px;
    color: #ffffff;
    font-size: 14px;
}

#mcommunication .fulldiv {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    color: #ffffff;
}

#mcommunication .selectoption {
    width: 20px;
}


.bs-example-blk .accordion .active .fa {
    margin-right: 0.5rem;
    float: right;
    color: #ffffff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

.bs-example-blk .accordion .fa {
    margin-right: 0.5rem;
    float: right;
    color: #ffffff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

.bs-example-blk .card-header {
    padding: 0px;
}

.bs-example-blk .card-header h2 {
    padding: 0px;
    margin: 0px;
}

.bs-example-blk .card-header .btn-link {
    width: 100%;
    text-align: left;
    background: #7c61d6;
    padding: 5px 10px 5px 10px;
    min-height: 45px;
    color: #ffffff;
    border-radius: 0px;
    border: 0px solid #fff;
    white-space: normal;
}

.bs-example-blk .card-header .collapsed {
    width: 100%;
    text-align: left;
    background: #7c61d6;
    padding: 5px 10px 5px 10px;
    min-height: 45px;
    color: #ffffff;
    border-radius: 0px;
    border: 0px solid #fff;
    white-space: normal;
}

.bs-example-blk .card-header .active {
    width: 100%;
    text-align: left;
    background: #18b9d3;
    padding: 5px 10px 5px 10px;
    min-height: 45px;
    color: #ffffff;
    text-decoration: none
}

.bs-example-blk .card-body {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .125);
}

.bs-example-blk h2 {
    background: #e1e1e1;
    width: 100%;
}

.bs-example-blk .card {
    margin-bottom: 2px;
    border-bottom: 0px;
}

.bs-example-blk .btn-link:hover {
    cursor: pointer;
}

.cstm_table {
    width: 100%;
    overflow: auto;
}

.cstm_table th {
    background: #035c8c;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}

.cstm_table td {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #444444;
    padding: 8px;
}

.cstm_table tr:nth-child(odd) {
    background: #ebf5ff;
}

.cstm_table tr:nth-child(even) {
    background: #d2e4fc;
}

.cstm_table td.bold {
    font-weight: bold;
}

.whatsapp_number {
    position: fixed;
    left: 0px;
    bottom: 0px;
}

.CookiesPolicy {
    padding: 4px 50px 8px;
    position: fixed;
    bottom: 0px;
    background: #e0e0e0;
    z-index: 999;
    display: none;
    width: 100%;
    line-height: 10px
}

.CookiesPolicy .left {
    max-width: 100%;
    width: auto;
    padding-top: 14px;
    text-align: center;
}

.CookiesPolicy .right {
    width: 100%;
    padding-left: 10px;
    padding-top: 14px;
    text-align: center;
}

.CookiesPolicy .allow {
    color: #fff !important;
    background: #27af0f;
    font-weight: 600;
    border-radius: 4px;
    padding: 11px 25px !important;
    margin: 0px;
    margin-right: 5px;
    border-color: #27af0f;
}

.CookiesPolicy .disallow {
    color: #fff !important;
    background: #302f2f;
    font-weight: 600;
    padding: 11px 25px !important;
    cursor: pointer;
    border-radius: 5px;
    border-color: #302f2f;
}

@media (max-width:768px) {
    .CookiesPolicy {
        padding: 10px 20px 50px;
        position: fixed;
        bottom: 0px;
        background: #e0e0e0;
        z-index: 999;
        display: none;
        width: 100%;
        line-height: 10px;
    }

    .CookiesPolicy .left {
        max-width: 100%;
        float: left;
        width: auto;
        padding-top: 4px;
        line-height: 20px;
        text-align: justify;
    }

    .CookiesPolicy .right {
        width: 100%;
        float: left;
        padding-left: 10px;
    }

    .CookiesPolicy .allow {
        color: #fff !important;
        background: #27af0f;
        font-weight: 600;
        border-radius: 5px;
        padding: 11px 15px !important;
        margin: 0px;
        width: 30%;
        border-color: #27af0f;
    }

    .CookiesPolicy .disallow {
        color: #fff !important;
        background: #302f2f;
        font-weight: 600;
        padding: 11px 15px !important;
        cursor: pointer;
        width: 60%;
        border-radius: 5px;
        border-color: #302f2f;
        margin-left: 10px;
    }
}

/* new css */

/* .container {
    max-width: 1400px !important;
    width: 100%;
} */

.padd-section {
    padding: 30px 15px;
    box-shadow: inset;
    background: #ffffff;
    box-shadow: 8px 9px 31px 0px rgba(0, 0, 0, 0.09);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        justify-content: center !important;
    }
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;

}

.navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

#navbarResponsive {
    justify-content: center;
}

.marketing-section {
    gap: 40px;
}

.tab-cols {
    background-color: #18b9d3;
    color: #fff;
    border: 1px solid #000;
}

.cstm_table tr:nth-child(odd) {
    background: transparent;
}

.cstm_table tr:nth-child(even) {
    background: transparent;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.subhead-new {
    padding: 10px !important;
    color: #000;
    font-weight: normal;
    font-size: 20px;
    width: 100% !important;

}

@media (min-width: 320px) and (max-width:480px) {
    .navbar-collapse {
        max-width: 320px !important;
    }
}

@media (max-width:768px) {
    .marketing-section {
        display: flex;
        flex-direction: column !important;
    }
}

.navbar-light .navbar-toggler {
    margin-left: 60px;
}

.mt-40 {
    margin-top: 40px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

/* new css ends  */