@font-face { font-family: vivobeta1-Light; src: url('../fonts/vivobeta1-Light.ttf'); } 
@font-face { font-family: vivobeta1-Regular; src: url('../fonts/vivobeta1-Regular.ttf'); } 
@font-face { font-family: vivobeta1-Bold; src: url('../fonts/vivobeta1-Bold.ttf'); } 
html {
    position: relative;
   height: 100%;
    scroll-behavior: smooth;
}
body{
    font-family: vivobeta1-Light;
    overflow-x: hidden;
    padding: 0px;
    margin: 0px;
    background-color: #ffff;
    overflow-x: hidden;
        font-size: 16px;
       color: #485054;
}
.regular{
    font-family: vivobeta1-Regular;
}
/*.ft-14{
    font-size: 14px;
}*/
.btn-theme{
    background: #2BACE2 0% 0% no-repeat padding-box;
    border: 2px solid #2BACE2;
    border-radius: 50px;
    color: #F1FBFF;
    padding: 11px 32px 13px;
    transition: all 0.2s ease-in-out;
}
.btn .reg-icon{
    display: inline-block;
}
.btn .hover-icon{
    display: none;
}
.btn:hover .reg-icon{
    display: none;
}
.btn:hover .hover-icon{
    display: inline-block;
}
.btn-theme:hover{
    background-color: transparent;
    color: #2BACE2;
}
.btn-theme span img{
    margin-top: -3px;
}
.btn-red{
    background: #E21E34  0% 0% no-repeat padding-box;
    border: 2px solid #E21E34;
    border-radius: 50px;
    color: #F1FBFF;
    padding: 11px 32px 13px;
    transition: all 0.2s ease-in-out;
}
.btn-red:hover{
    background-color: transparent;
    color: #E21E34;
}
.bold{
    font-family: vivobeta1-Bold;
}
a, a:hover{
    color: inherit;
    text-decoration: none;
}
.sec-pad{
    padding: 4rem 0;
}
.theme-color{
    color: #2BACE2 !important;
}
/* footer */
.primary-footer{
    background: #2D3336 0% 0% no-repeat padding-box;
    padding: 96px 0;
    color: #F1FBFF;
}
.logo{
    width: 167px;
     transition: all ease .5s;
}
.f-title{
    font-size: 20px;
    margin-bottom: 25px;
}
.links {
    overflow: hidden;
}
.links li {
    list-style: none;
    transition: all  .2s ease-in-out;
    position: relative;
    overflow: hidden;
    margin-bottom: 13px;
}
.links li  a{
     transition: all  .2s ease-in-out;
}
/*.links li::before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: -3px;
}*/
.links li  a:hover {
    color: #2BACE2;
}
.middle{
    padding: 0px 2rem;
}
.footer-details li{
    transition: all ease .5s;
}
.footer-details li:hover{
    color: #2BACE2;
}
.social li img{
      transition: all ease .5s;
}
.social li img:hover{
    opacity: 0.7;
}
.footer-details{
        margin-top: 17px;
}
.secondry-footer{
    background: #202426 0% 0% no-repeat padding-box;
    padding: 7px 0px 8px;
    color: #F1FBFF;
    font-size: 14px;
}
.l-name{
    font-size: 21px;
    color: #464646;
}
.l-address{
    color: #464646;
    margin-bottom: 0px;
}
.location-without-head{
    margin-top: 27px;
}
.title{
    color: #485054;
    font-size: 35px;
    margin-bottom: 14px;
        line-height: 45px;
}
.title-des{
    color: #485054;
    margin-bottom: 50px;
}
.accordion-item {
    margin-bottom: 15px;
    box-shadow: 0px 3px 15px #2bace205;
    border: 0.5px solid #2BACE2;
    border-radius: 10px 34px 10px 10px;
    transition: all ease .5s;
    }
.accordion-item:hover{
    box-shadow: 8px 8px 20px 3px #2bace22e;
}
.accordion-item:hover .accordion-button {
        color: #2bace2;
}
.accordion-button:not(.collapsed) {
    color: #2bace2;
    background-color: #e7f1ff00;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button {
    font-size: 21px !important;
        background-color: #fff0;
            padding: 28px 24px 30px;
    }
.accordion-item:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 34px;
}
.accordion-item:not(:first-of-type) {
        border: 0.5px solid #2BACE2;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #2BACE2;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
}
.accordion-body {
    padding-top: 0px;
    }
.accordion-button:not(.collapsed) .ad-icon{
    display: none;
}
.accordion-button:not(.collapsed) .ac-icon{
    display: block;
}
.ac-icon{
    display: none;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232bace2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    transform: rotate(-180deg);
}
.accordion-item:nth-child(even) {
    margin-left: 60px;
}
.accordion-item:nth-child(odd) {
    margin-right: 60px;
}
.idustries-box{
    padding: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 15px #2BACE21A;
border-radius: 10px;
text-align: center;
color: #8A9092;
height: 100%;
transition: all ease .5s;
cursor: pointer;
}
.idustries-box:hover{
    box-shadow: 0px 3px 15px #2BACE24D;
}
.idustries-box:hover .idustries-title {
       color: #2bace2;
}
.ib-red-left-border{
 border-left: 4px solid #e21e34;
}
.ib-blue-left-border{
    border-left: 4px solid #2bace2;
}
.idustries-title{
    font-size: 20px;
    color: #485054;
    margin-bottom: 9px;
    transition: all ease .5s;
}
.services-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 15px #2BACE21A;
border-radius: 10px;
padding: 33px 14px 20px;
text-align: center;
transition: all ease .5s;
cursor: pointer;
height: 100%;
}
.services-des {
    min-height: calc(100% - 142px);
}
.services-box:hover{
    box-shadow: 0px 3px 15px #2BACE24D;
}
.services-box:hover .idustries-title {
       color: #2bace2;
}
.read-more-hover{
    transition: all ease .5s;
}
.read-more-hover:hover{
   text-decoration: underline;
}
/*.services-des{
min-height: 120px;
}*/
.header{
        background-color: transparent;
    padding:15px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    transition: all ease .5s;
    z-index: 99;
}
#navbar-hamburger.show{
    display: block;
}
#navbar-hamburger, #navbar-close{
    display: none;
}
#navbar-close.show{
    display: block;
}
.header.sticky-bar{
 background-color: #fff;
}
.header.sticky-bar .logo{
    /*width: 120px;*/
}
.sticky-bar.header {
    /*padding: 4px 0px;*/
    box-shadow: 0px 3px 15px #afafaf1a;
}

.dropdown-toggle::after {
        display: inline-block;
        content: "\f107";
            font: normal normal normal 23px/1 FontAwesome;
        margin-left: 10px;
        /* vertical-align: 0.255em; */
        border-top: 0em solid;
        border-right: 0em solid transparent;
        border-bottom: 0;
        border-left: 0em solid transparent;
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
           top: 100%;
        border: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 0px;
        min-width: 215px;
        box-shadow: 0px 3px 15px #afafaf38;
    }
    .dropdown-item {
           display: flex;
    align-items: center;
        width: 100%;
        padding: 11px 10px;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
   .dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #2bace2;
}
    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #db0101;
        
        }
        .dropdown-menu{
     left: 0;
    }
        .header.sticky-bar  .dropdown-menu{
        top: 55px;
     left: 0;
    }
/*.nav-link:hover::before, .nav-item.active .nav-link::before, .nav-link.active::before {
    transform: scale3d(1,1,1);
}
.nav-link::before, .nav-item.active .nav-link::before {
    content: "";
    width: 21px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0px;
    margin: auto;
    bottom: 1px;
    transition: 0.5s transform ease;
    transform: scale3d(0,1,1);
    transform-origin: 50% 50%;
    background: #485054;
}*/
.nav-link::before, .nav-item.active .nav-link::before, .nav-item .nav-link.active::before {
    content: "";
    width: 100%;
    height: 2px;
    border-radius: 0px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s transform ease;
    transform: scale3d(0,1,1);
    background: #2BACE2;
    transform-origin: 100% 50%;
}
.nav-link:hover::before, .nav-item.active .nav-link::before, .nav-item .nav-link.active::before {
    transform: scale3d(1,1,1);
    transform-origin: 0 50%;
}
.nav-link:focus, .nav-link:hover {
    color: #2BACE2;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size: 18px;
    color: #485054;
    position: relative;
}
.nav-link.active{
    color: #2BACE2;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 18px;
    margin-left: 18px;
}
@media (min-width:1360px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 35px;
    margin-left: 35px;
}}

.portal-btn {
       border: 2px solid #2BACE2;
    color: #2BACE2;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 7px 23px 8px;
    background-color: transparent;
    transition: all ease .2s;
}

.portal-btn:hover{
    color: #fff;
    background-color: #2BACE2;
}
.btn:focus{
    box-shadow: none;
    outline: 0;
}
/*.sticky-bar .portal-btn {
    background-color: #fff;
}
.sticky-bar .portal-btn:hover{
    background-color: #F3F3F3;
}*/
.portal-btn img{
    margin-top: -2px;
}
.hero{
    /*background-image: url('https://f.hubspotusercontent40.net/hubfs/8085342/1034356463-hd.mov');
    background-position: bottom center;
    background-size: cover;
    width: 100%;*/
         padding-top: 10rem;
    padding-bottom: 4rem;
    overflow: hidden;
    position: relative;
}
.hero-title{
    color: #485054;
       font-size: 52px;
    margin-bottom: 20px;
}
.what-we-do{
}
.w-cust-icon{
    width: 35px;
}
.dicon{
     width: 23px;
     margin-right: 10px;
      transition: all 0.2s ease-in-out;
    }
.dicon-hover{
    display: none;
     width: 23px;
      margin-right: 10px;
      transition: all 0.2s ease-in-out;
}
.dropdown-item:focus .dicon-hover, .dropdown-item:hover .dicon-hover {
    display: block;
}
.dropdown-item:focus .dicon, .dropdown-item:hover .dicon {
    display: none;
}


/*inner-pages*/

.inner-page-header{
    background-color: #F3F3F3;
    padding: 15px 0px;
    position: fixed;
}
.sticky-bar.header.inner-page-header{
    position: fixed;
}
.middle-title{
    font-family: vivobeta1-Bold;
    color: #485054;
    font-size: 25px;
    margin-bottom: 10px;
}
.font-18{
    font-size: 18px!important;
}
.service-accordition .accordion-item {
    margin: 0px!important;
    margin-bottom: 15px!important;
    box-shadow: 0px 3px 15px #2bace21a;
    border: none!important;
    border-radius: 10px!important;
    transition: all ease .5s;
}
.service-accordition .accordion-item:hover{
    box-shadow: 0px 3px 15px #2BACE24D;
}
.service-accordition .accordion-button {
    color: #8A9092;
    font-size: 25px !important;
    background-color: #fff0;
    padding: 25px 24px;
}
.red-text{
    color: #E21E34!important;
}
.service-box-100{
    height: 100%;
}
.sec-bg{
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec-bg p , .sec-bg .title{
    color: #F1FBFF;
}
.sec-bg-text{
    font-size: 25px;
    line-height: 35px;
    font-family: vivobeta1-Bold;
    color: #F1FBFF;
}
.roadmap-list li{
    list-style: none;
    position: relative;
    margin-left: 25px;
}
.roadmap-list li::before{
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #E21E34;
    position: absolute;
    left: 0px;
    top: 0px;
}
.roadmap-list p.r_title{
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #485054;
}
.roadmap-list p.r_content{
    margin-bottom: 0px;
}
.roadmap-content-div{
    padding-left: 45px;
    padding-bottom: 25px;
    position: relative;
}
.r_number{
    width: 50px;
    height: 50px;
    background-color: #2BACE2;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #F1FBFF;
    font-size: 21px;
    font-family: vivobeta1-Bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -25px;
    top: 0px;
}
.roadmap-list li:last-child .roadmap-content-div{
    padding-bottom: 0px;
}
.roadmap-list li:last-child::before{
    display: none;
}
.navbar-toggler:focus{
    box-shadow: none;
    outline: 0;
}
.team-box-margin{
    margin-bottom: 30px;
}
.team-box{
    background-color: #FFF;
    box-shadow: 0px 3px 15px #2bace21a;
    border-radius: 10px;
    max-width: 400px;
    margin: auto;
    height: 100%;
    text-align: center;
    transition: all ease .5s;
    cursor: pointer;
}
.team-box:hover{
    box-shadow: 0px 3px 15px #2BACE24D;
}
.team-box:hover .team-title {
       color: #2bace2;
}
.team-img{
    width: 100%;
    max-width: 150px;
    height: auto;
    border-radius: 10px;
    margin-bottom: 10px;
}
.team-desc{
    padding: 20px 20px;
}
.team-title{
    font-size: 21px;
    transition: all ease .5s;
}
.team-desc p{
    margin-bottom: 0px;
}
.light-text{
    color: #8A9092;
}
.blue-listing li{
    list-style: none;
    padding-left: 25px;
    position: relative;
}
.blue-listing li p{
    margin-bottom: 5px;
}
.blue-listing li::before{
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: #2BACE2;
    position: absolute;
    left: 0px;
    top: 7px;
}
.contact-box{
    background-color: #FFF;
    box-shadow: 0px 3px 15px #2bace21a;
    border-radius: 10px;
    padding: 20px 30px;
    overflow: hidden;
}
.form-group{
    position: relative;
    margin-bottom: 1rem;
}
.form-control{
    border-color: #E6E6E6;
    border-radius: 5px;
    padding: 8px 30px;
    margin-top: -10px;
}
.form-control::placeholder{
    color: #D4D4D4;
}
.form-control:focus{
    box-shadow: none;
    outline: 0;
    border-color: #2BACE2;
}
.form-group label{
    color: #485054;
    background-color: #fff;
    display: inline-block;
    margin-left: 20px;
    padding: 0px 5px; 
}
.sqlbench-logo{
    max-height: 30px;
    width: auto;
}
.contact-bg{
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 550px;
}
.contact-box-padding{
    padding: 20px 30px;
}

.stats-table {
    font-size: 12px;
}
.table-bg-primary {
    background-color: rgba(13,110,253,0.25)!important;
}
.table-bg-danger {
    background-color: rgba(220,53,69,0.25)!important;
}
.table-bg-primary-10 {
    background-color: rgba(13,110,253,0.10)!important;
}
.table-bg-danger-10 {
    background-color: rgba(220,53,69,0.10)!important;
}
.table.stats-table >:not(caption)>*>* {
    padding: 0.5rem 0.35rem;
}
.table>tbody {
    vertical-align: inherit;
}
.stats-table tbody, .stats-table tfoot, .stats-table thead th {
    text-align: right;
}
.stats-table:not(.has-type) tr > th:first-child {
    text-align: left;
}
th{
    font-weight: 500;
    font-family: vivobeta1-Bold;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .table.stats-table >:not(caption)>*>* {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }
    .col-md-4.tight-fit {
        width: 36%;
    }
    .col-md-4.tight-fit.center-middle {
        width: 28%;
    }

}

.pp-box{
    background: #F8F8F8 0% 0% no-repeat padding-box;
border-radius: 5px;
padding: 23px 20px;
position: sticky;     top: 173px;
}
.pp-box .nav-link::before{
    display: none;
}
.pp-box  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    padding: 4px 0px;
    font-size: 15px;
}
.ppbox-circle{
      background: #2BACE2 0% 0% no-repeat padding-box;
    width: 20px;
    max-width: 7px;
    height: 7px;
    border-radius: 50px;
    margin-top: 9px;
}
.pp-title{
    font-size: 21px;
    margin-bottom: 20px;
}
.pp-box-des{
    padding-top: 71px;
    margin-top: -31px;
}
.pp-box-des-first{
       margin-top: -40px;
}
.tag-box{
    background: #D1F2FF 0% 0% no-repeat padding-box;
border-radius: 5px;
padding: 3px 18px;
color: #485054;
text-align: center;
font-size: 16px;
display: inline-block;
margin: 0px 6px 7px 0px;
transition: all 0.2s ease-in-out;
}
.tag-box:hover{
    cursor: pointer;
        background: #2bace2 0% 0% no-repeat padding-box;
}
.ad-img{
    width: 29px;
    height: 29px;
    border-radius: 50px;
    border: 1px solid #2BACE2;
}
.first-blog-des{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pa-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000021;
border-radius: 5px;
 padding: 22px;
 margin-bottom: 20px;
}
.pa-box-blue-border{
    border-top: 11px solid #2BACE2 ;
   
}
.pa-box-red-border{
    border-top: 11px solid #E21E34  ;
}
.blog-title{
    font-size: 23px;
    color: #485054;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-title-hover{
    transition: all 0.2s ease-in-out;
}
.blog-title-hover:hover{
    color: #2BACE2 ;
}
.ft-25{
    font-size: 25px;
}
.subscribe-box{
    background: #E4F7FF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000021;
border-radius: 5px;
padding: 40px 25px;
}
.subscribe-box-title{
    font-size: 25px;
    margin-bottom: 15px;
}
.page-link {
    position: relative;
    display: block;
    color: #26a7dd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
     font-family: vivobeta1-Regular;
}
.page-link:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #2bace2;
    border-color: #dee2e6;
}
.page-link {
    padding: 11px 17px;
    
    }
    .s-blog-img{
        margin: 20px 0px;
    }

    .blog-details li{
        margin-bottom: 0px;
    }
.pad-left-blog-right{
    padding-right: 10px;
}
.blog-content-box{
    position: sticky;
  position: -webkit-sticky;
  top: 0; /* required */
  align-self: stretch
}
.br-8{
    border-radius: 8px;
}
.carousel-item.active{
    opacity:0;
  animation-name:opacity;
  animation-duration:2s;
  animation-fill-mode:forwards;
}
@keyframes opacity {
  from {opacity:0;}
  to {opacity:1;}
}
.navlink-title-content{
}
.title-for-scroll{
        padding-top: 5rem;
        margin-top: -5rem;
}
.inner-pag-content{
        padding-top: 7rem;
}
.mt-minus-4{
        margin-top: -4rem;
}

.hero-overlay {
    background-color: #021C55;
    background: -moz-linear-gradient(45deg, rgb(0, 10, 32) 0%, rgba(46, 76, 116, 0.4) 70%);
    background: -webkit-linear-gradient(45deg, rgba(0, 10, 32) 0%, rgba(46, 76, 116, 0.4) 70%);
    background: linear-gradient(45deg, rgba(0, 10, 32) 0%, rgba(46, 76, 116, 0.4) 70%);
}
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    overflow: hidden;
    z-index: 0;
    background: #ffffff !important;
}
.video-player video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: initial;
}
.z-2{
    z-index: 2;
}

.new-header .nav-link {
    color: #ebebeb;
}
/* scroll-down menu colour changed to black EML */ 
.header.sticky-bar .new-header .nav-link {
    color: #d6d6d6;
}

.new-header{
    z-index: 9999;
}

.custom-header2 .video-player video{
    transform: translate(-50%,-44%) !important;
}
.sticky-bar.header {
    padding: 4px 0px !important;
  }
