@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&display=swap');

/** Generated by FG **/
@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.woff') format('woff'), url('../fonts/GothamBold.ttf') format('truetype'), url('../fonts/GothamBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


html,
body {
    height: 100% !important;
}

body {
    font: 300 14px 'Raleway', sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;

}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

a:hover {
    text-decoration: none;
}

.navbar-light .navbar-toggler {
    border: none;
    padding: 0;
    color: #001A5C;
    margin-right: 15px;
}

/************* Heading ***************/
h1,
.h1 {
    font-size: 44px;
    line-height: 54px;
    font-weight: 600;
}

h1.h1-sm {
    font-size: 33px;
    line-height: normal;
}

h1.title-gap-90 {
    line-height: 51px;
}

h2,
.h2 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
}

h2.small,
.h2.small {
    font-size: 21px;
    font-weight: 400;
}

h3,
.h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

h5,
.h5 {
    font-size: 16px;
    font-weight: 300;
}

p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 100;
}

.content-20 {
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
}

.text-primary {
    color: #1A6DE6 !important;
}

.card-primary {
    background-color: #1A6DE6 !important;
    color: #fff;
}

.card-curved {
    -webkit-border-radius: 80px 0;
    -moz-border-radius: 80px 0;
    border-radius: 80px 0;
}

.card-curved.card-curved-50 {
    -webkit-border-radius: 50px 0;
    -moz-border-radius: 50px 0;
    border-radius: 50px 0;
}

.text-grey {
    color: #95A0B1 !important;
}

.text-black {
    color: #000 !important;
}

.font-regular {
    font-weight: 400 !important;
}

.font-bold {
    font-weight: 600 !important;
}

.font-bold-700 {
    font-weight: 700 !important;
}

.font-medium {
    font-weight: 500 !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.bg-light-grey {
    background-color: #f5f5f5;
}

.bg-blue {
    background-color: #1a6de6;
}

.page-process-excellance {
    background: url('../images/service/midle_banner.jpg') no-repeat center / cover;
    display: flex;
    align-items: center;
    height: 400px;
}

/************* Nav Bar ***************/
.navbar {
    min-height: 87px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.logo-brand {
    max-width: 160px;
}

.navbar-nav .nav-link {
    font-weight: 400;


}

.navbar-expand-md .navbar-nav .nav-link {
    font-weight: 500;
    padding: 10px 10px 20px 10px;
    margin-left: 11px;
    margin-right: 11px;
    line-height: 16px;
    color: rgba(0, 0, 0, .7);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #1A6DE6;
    font-weight: 600;
}


/*****************Footer *******************/
.footer {
    background-color: #061226;
    color: #D9DCE0;
    font-size: 14px;
    line-height: 22px;
    padding-top: 0px;
    padding-bottom: 40px;
}

.footer-top {
    background: url('../images/footer_banner.jpg') no-repeat center / cover;
    width: 100%;
    height: 277px;
    padding-top: 60px;
}

.footer h3,
.footer .h3 {
    font-weight: 600;
}

.address-container {
    padding-top: 60px;
    padding-bottom: 90px;
}

.footer h3,
.footer .h3 {
    color: #1A6DE6;
    margin-bottom: 20px;


}

.copyright-text {


    display: inline-flex;
    margin-right: 25px;

}

.copyright-container {
    padding-top: 30px;
    border-top: 1px solid #596374;
    line-height: normal;
    line-height: 1;

}

.copyright-container a {
    border-left: 1px solid #D9DCE0;
    color: #D9DCE0;
    margin-right: 25px;
    padding-left: 25px;
    line-height: 1;
    display: inline-flex;
}

.follow-us-contanier {
    margin-top: 30px;
}

.icon-social {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}

.icon-offer {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px;
}

.icon-practice {
    width: 40px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.icon-facebook {
    background-image: url('../images/socialnetwork/icon_facebook.svg');
}

.icon-twitter {
    background-image: url('../images/socialnetwork/icon_twitter.svg');
}

.icon-linkedin {
    background-image: url('../images/socialnetwork/icon_linkedin.svg');
}

.icon-instagram {
    background-image: url('../images/socialnetwork/icon_insta.svg');
}

.icon-lead {
    background-image: url('../images/icon/service/offer/icon1.png');
}

.icon-retail {
    background-image: url('../images/icon/service/offer/icon2.png');
}

.icon-research {
    background-image: url('../images/icon/service/offer/icon3.png');
}

.icon-enrichment {
    background-image: url('../images/icon/service/offer/icon4.png');
}

.icon-robotics {
    background-image: url('../images/icon/service/offer/icon5.png');
}

.icon-newsarticals {
    background-image: url('../images/icon/service/offer/icon6.png');
}

.icon-unstructure {
    background-image: url('../images/icon/service/offer/icon7.png');
}

.icon-apiintegration {
    background-image: url('../images/icon/service/offer/icon8.png');
}

.icon-webcrawl {
    background-image: url('../images/icon/service/offer/icon9.png');
}

.icon-mobileapp {
    background-image: url('../images/icon/service/offer/icon10.png');
    background-size: 47px;
}

.icon-analysys {
    background-image: url('../images/icon/service/offer/icon11.png');
}

.icon-datavisual {
    background-image: url('../images/icon/service/offer/icon12.png');
}
.icon-data-delivered {
    background-image: url('../images/icon/data_delivered.svg');
   
}

.icon-sites-crawled {
    background-image: url('../images/icon/sites_crawled.svg');
   
}

.icon-practice-1 {
    background-image: url('../images/icon/service/practice/icon-1.svg');
}

.icon-practice-2 {
    background-image: url('../images/icon/service/practice/icon-2.svg');
    background-size: 70%;
}

.icon-practice-3 {
    background-image: url('../images/icon/service/practice/icon-3.svg');
    background-size: 70%;
}

.icon-practice-4 {
    background-image: url('../images/icon/service/practice/icon-4.svg');
}

.icon-practice-5 {
    background-image: url('../images/icon/service/practice/icon-5.svg');
}

.icon-practice-6 {
    background-image: url('../images/icon/service/practice/icon-6.svg');
}

.icon-practice-7 {
    background-image: url('../images/icon/service/practice/icon-7.svg');
}

.icon-practice-8 {
    background-image: url('../images/icon/service/practice/icon-8.svg');
}

.icon-practice-9 {
    background-image: url('../images/icon/service/practice/icon-9.svg');
}

.icon-practice-10 {
    background-image: url('../images/icon/service/practice/icon-10.svg');
}

.icon-practice-11 {
    background-image: url('../images/icon/service/practice/icon-11.svg');
}

.icon-practice-12 {
    background-image: url('../images/icon/service/practice/icon-12.svg');
}

.icon-testting-1 {
    background-image: url('../images/icon/service/automation-test/Test Automation-1.svg');
}

.icon-testting-2 {
    background-image: url('../images/icon/service/automation-test/Test Automation-2.svg');
}

.icon-testting-3 {
    background-image: url('../images/icon/service/automation-test/Test Automation-3.svg');
}

.icon-testting-4 {
    background-image: url('../images/icon/service/automation-test/Test Automation-4.svg');
}

.icon-testting-5 {
    background-image: url('../images/icon/service/automation-test/Test Automation-5.svg');
}

.icon-testting-6 {
    background-image: url('../images/icon/service/automation-test/Test Automation-6.svg');
}

.icon-testting-7 {
    background-image: url('../images/icon/service/automation-test/Test Automation-7.svg');
    background-size: 70%;
}

.icon-testting-8 {
    background-image: url('../images/icon/service/automation-test/Test Automation-8.svg');

}

/******main-content*****/
.main-content {
    margin-top: 87px;
}

.main-content>.container,
.page-section>.container {
    padding-top: 0;
}

.quote-section {
    margin-bottom: 90px;
}

.quote-container {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-left: 0;
    padding-right: 15px;

}

.quote-container::before,
.quote-container::after {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 37px;
    display: inline-block;
    background-image: url('../images/icon/testimonials_quote.svg');
    background-size: 48px;
    position: absolute;
}

.quote-container::before {
    transform: rotate(180deg);
    top: -34px;
    margin-left: -50px;

}

.quote-container::after {
    bottom: -34px;
    margin-left: 10px;
}

.testimonial-container.quote-container::before {
    display: none;
}

.testimonial-container.quote-container::after {
    bottom: inherit;
    top: -50px;

    width: 110px;
    height: 110px;

    padding-left: inherit;
    padding-right: inherit;

}

.testimonial-container .quote-text {
    padding-right: 12px;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
}

.page-section-whylapis {
    padding-top: 40px;
    padding-bottom: 4px;
}

.page-section-lapisdata {
    margin-top: 0;
}

.data-count {
    font-family: 'GothamBold';
    font-size: 34px;
    margin-bottom: 20px;
}

.title-gap-90 {

    margin-bottom: 45px;
}

.title-gap-20 {
    margin-bottom: 20px;
}

.title-bottom-120 {
    margin-bottom: 90px;
}

.page-section {
    padding-top: 75px;
    padding-bottom: 75px;
}

/*****************Icon *******************/
.page-section-lapisdata .icon-common {
    margin-bottom: 15px;

}

.page-section-lapisdata .icon-common.icon-active-client {
    background-size: 100%;
}

.page-section-lapisdata .icon-common.icon-dataex {
    background-size: 44px;
}

.page-section-lapisdata .icon-common.icon-data-experts {
    background-size: 50px;
}

.page-section-lapisdata .icon-common.icon-users {
    background-size: 44px;
}

.icon-common {
    width: 52px;
    height: 52px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-users {
    background-image: url(../images/icon/user.svg);
}

.icon-data-experts {
    background-image: url(../images/icon/data_experts.svg);
}

.icon-dataex {
    background-image: url(../images/icon/year-time.svg);
}

.icon-active-client {
    background-image: url(../images/icon/clients.svg);
}

.custom-curve-button {
    border-radius: 25px 0 25px 0;
    height: 62px;
    font-weight: 600;
    min-width: 160px;

}

a.custom-curve-button {
    line-height: 45px;

}

.custom-curve-button.btn-sm {
    border-radius: 15px 0 15px 0;
    height: 50px;
    min-width: inherit;
    padding-left: 17px;
    padding-right: 17px;


}

a.custom-curve-button.btn-sm {
    line-height: 40px;
    margin-top: 20px;
}

.card-services,
.card-casestudies {
    border: none;
    background-color: transparent;
    color: #000;
}

.card-services .card-img-top,
.card-casestudies .card-img-top {
    -webkit-border-radius: 80px 0px 0px 0;
    -moz-border-radius: 0 0px 0px 0;
    border-radius: 80px 0px 0px 0;
}

.card-casestudies:hover {
    color: inherit;
}

.card-services .card-body,
.card-casestudies .card-body {
    background-color: #f5f5f5;
    height: 277px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-border-radius: 0 0px 80px 0px;
    -moz-border-radius: 0 0px 80px 0px;
    border-radius: 0 0px 80px 0px;

}

.card-casestudies .card-body {
    height: 320px;
}

.card-services .card-body h5,
.card-services .card-body .card-title,
.card-casestudies .card-body h5,
.card-casestudies .card-body .card-title {
    color: #1a6de6;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

.card-services:hover,
.card-services:hover .card-body h5,
.card-services:hover .card-body .card-title {
    text-decoration: none;
    color: #fff;
}

.card-services:hover .card-body {

    background-color: #1a6de6;
}

p.card-text {
    line-height: 21px;
}

.owl-theme .owl-dots .owl-dot span {

    width: 15px;
    height: 15px;
    position: relative;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1a6de6;
}

.owl-theme .owl-dots .owl-dot span:before,
.owl-theme .owl-dots .owl-dot span:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #d6d6d6;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 0;
    z-index: -1;
}

.owl-theme .owl-dots .owl-dot.active span:before,
.owl-theme .owl-dots .owl-dot:hover span:before {

    width: 21px;
    height: 21px;
    background-color: #fff;
    border: 1px solid #1a6de6;
    border-radius: 50%;
    left: -3px;
    top: -3px;
    z-index: -1;
}

.col-divider,
.col-partners {
    border-right: 1px solid #d6d6d6;
}

.col-partners {
    height: 100px;
}

.col-partners a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.img-testimonial {
    max-width: 185px;
    display: initial !important;
}

.testimonials-authors {
    margin-bottom: 30px;
}

.testimonials-authors h5 {
    font-weight: 400;
}

.form-control-bottom-line {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.form-email .form-group {
    margin-right: 60px;
    width: 430px;
}

.form-email .form-group .form-control-lg {
    width: 100%;
}

.form-email .form-group .form-control-lg:focus,
.section-contactForm .form-group .form-control:focus {
    outline: none;
    box-shadow: none;
}

#home-slider {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.page-home-slider {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 700px;
    position: relative;
}

.home-slider-1 {
    background-image: url('../images/main_banner.png')
}

.home-slider-2 {
    background-image: url('../images/app-development/main_banner.jpg')
}

.page-subpage-slider {
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.about-slider {
    background-image: url('../images/about_us_banner.jpg');
}
.about-slider::before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.contact-slider {
    background-image: url('../images/contact us_banner.jpg');
}

.service-slider {
    background-image: url('../images/service_banner.jpg');
}

.service-app-development {
    background-image: url('../images/app-development/main_banner.jpg');
}

.casestudies-slider {
    background-image: url('../images/case-studies/main_banner.jpg');
}

.slider-h1 {
    margin-bottom: 60px;
    font-size: 46px;
    line-height: 54px;
}

.page-subpage-slider .slider-h1 {
    font-size: 40px;
    line-height: normal;
}

.page-section-slider .owl-theme .owl-dots .owl-dot.active span,
.page-section-slider .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1a6de6;
    border: 1px solid #000;
}

.page-section-slider .owl-theme .owl-dots .owl-dot.active span:before,
.page-section-slider .owl-theme .owl-dots .owl-dot:hover span:before {
    width: 19px;
    height: 19px;
    background-color: #1a6de6;
    border: 1px solid #1a6de6;
    border-radius: 50%;
    left: -3px;
    top: -3px;
}

.data-count-container h3 {
    font-size: 21px;
    line-height: 25px;
}

.page-section-whatweare p {
    font-size: 16px;
    line-height: 26px;
}

.form-email input::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.form-email input:-ms-input-placeholder {
    /* Internet Explorer */
    color: #fff
}

.form-email input::placeholder {
    color: #fff;
}

.address-container p {
    color: #abbfde;
    line-height: 21px;
}

address.col-divider {
    height: 100%;
    border-color: #4b5667;
}

.services-slider-title {
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    color: #fff;
    margin-bottom: 50px;
}

.page-section-lapis .card-curved {}

.page-section-lapis .card-curved .card-body {
    padding: 40px;
}

.content-16-bold {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}

.content-13 {
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
}

.content-18 {
    font-size: 18px;
}

.section-contactForm .h1-sm {
    line-height: normal;
}



.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}


.form-label-group label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    cursor: text;
    /* Match the input under the label */
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
}

.custom-form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 0;

}

select.custom-form-control {
    padding: 0;
}

.build-data-count {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'GothamBold';
    font-size: 20px;
    color: #1a6de6;
    border-radius: 50%;
    margin-right: 20px;
}

.overlay-card {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    padding: 50px 25px;
    text-align: center;
    top: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}

.card-offer:hover .overlay-card {
    top: 0;
}

.card-overlay-content,
.card-overlay-content p {
    font-size: 14px;
    line-height: 18px;
}

.card-offer {
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border: none;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    height: 310px;
}

.card-title-offer {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
    text-transform: capitalize;
}

.card-overlay-header {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.card-practice {
    padding: 40px;
    border: none;
    margin-bottom: 30px;
}

.overlay-image {
    position: relative;
    margin-bottom: 30px;
}

img.img-curved {
    -webkit-border-radius: 80px 0;
    -moz-border-radius: 80px 0;
    border-radius: 80px 0;
}

img.img-curved-35 {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.overlay-image-title {
    position: absolute;
    left: 0px;
    bottom: 20px;
    right: 0px;
    text-align: center;
    color: #fff;
}

.builddata-container {
    padding-left: 15px;
    padding-right: 15px;
}

.media-connet-line {
    position: relative;
}

.media-connet-line .media-body {
    margin-top: 15px;
    padding-right: 50px;
    color: #fff;
}

.media-connet-line::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 40px;
    border: 3px solid #fff;
    border-right: none;
    top: 25px;
    border-radius: 20px;
    left: -15px;
}

.media-connect-col .media-connet-line:last-child::before {
    display: none !important;
}

p.address-content {
    font-size: 16px;
    /*font-weight: 400;*/
}

.page-section-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
}

.card-title-practice {
    font-size: 16px;
    font-weight: 600;
}

.icon-divider {
    border-left: 1px solid #dedede;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 0;
}

.navbar-nav .nav-item .dropdown-item {
    padding: 10px;
    font-size: 14px;
}

.casestudies-arrow {
    margin-top: 210px;
}

.reload {
    cursor: pointer;
}

.img-responsive {
    width: 100%;
}

.img-overlap-text {
    margin-bottom: 20px;
    max-width: 500px;
    margin-left: 20px;
}