#myModal .modal-body {
    padding: 0;
    background-color: rgb(105 118 129 / 0%);
}
.modal-dialog {
  width: 100% !important;
  /* height: 100%; */
  max-width: unset;
  padding: 0;
  margin: 0;
}
.modal .close {
    position: absolute;
    top: 29px;
    right: 25px;
    background-color: unset;
    color: #000 !important;
    border-radius: unset;
    padding: 10px;
    opacity: 1;
    z-index: 1;
    font-size: 1em;
}
.modal .close1 {
    border:0;
    font-weight:700;
    background-color: unset;
    color: #000 !important;
    border-radius: unset;
    padding: 10px;
    opacity: 1;
    z-index: 1;
    font-size: 1em;
}
.modal-content {
  height: 100%;
  border-radius: 0;
}
#myModal .modal-dialog.modal-lg {
    /* background-color: aquamarine; */
    border: 0;
}
.caption p {
    
        font-size: 16px;
    line-height: 25px;
}
#myModal .modal-content {
    background-color: rgb(133 133 82 / 0%) !important;
    border: 0;
}

header a {
    color: white;
}
header a:hover{
	text-decoration:underline;    color: white;
}
h2 {/* font-size: 44px; *//* line-height: 44px; */}

section {
    padding: 50px 0;
     
}
section.letstalk {
    padding: 8em 0px;
}
a.nav-button.ml-auto {
    display: none;
}
.lp-caption h5 {
    background-color: rgb(0 0 0);
    padding: 10px;
}
.embed-responsive picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.lp-caption {
    margin: 22% 0 24%;
}
section.lp-about p {
    font-size: 24px;
}
.work-footer a:hover {
    text-decoration: underline;
}
.card-body {
    padding: 1.25rem 4%;
}
.bgdarkgray {
    background-color: rgb(17 17 17 / 0%);
}
.lp-caption a {
    color: white;
}
.get-in {
    margin-top: 15px;
}
.lp-caption a:hover {
    text-decoration: underline;
}

section.lp-banner.no-webp {
   background-image: url(../images/banner.jpg);
    /* background-size: contain; */
    background-size: cover;
    background-position: bottom;
}


.modal.show {
    padding-right: 0 !important;
}
.lp-form {
    background-color: white;
    border-radius: 15px;
}
.letstalk h1 {
    margin-top: 31%;
    margin-bottom: 15px;
}
.caption h2 {
    color: white;
}
.lp-form input, .lp-form textarea,.lp-form select {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid;
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
}
.objective h3, .objective p, .objective li {
    color: unset;
}
.container.Impact {
    color: #3B29E7;
}

.Impact p {
    color: #3B29E7 !important;
    text-align: center;
}

 .Impact h3 {
    color: #3B29E7;
    text-align: center;
}


.li li:before {
    content: " ";
    /* font-family: 'FontAwesome'; */
    font-size: 12px;
    width: 20px;
    height: 4px;
    background-color: #4500FF;
    position: absolute;
    /* top: 55px; */
    /* bottom: 10px; */
    left: 20px;
    margin-top: 11px;
    display: inline-block;
}
.lp-form select {
 
padding-bottom: 5px;
 
padding-top: 5px;
}

.lp-form input:focus-visible {
    outline: 0;
}

.lp-form label {
    line-height: 18px;
}
.lp-btn {
    background-color: black;
    color: white;
}

.lp-btn:hover {
    background-color: #fefefe;
    color: #0e0d0d;
    border: 1px solid;
}
header {
    background-color: rgb(0 0 0 / 58%);
    padding: 10px 0;
}
#lp-client-carousel .owl-nav {
       position: absolute;
    top: 98px;
    right: 69px;
}

.owl-carousel.lp-client-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative;
}

#lp-client-carousel button.owl-prev {
    background-color: white !important;
    border: 1px solid !important;
    /* margin-right: 6px; */
    /* position: relative; */
    /* right: 10px; */
    border-right: 0;
    /* width: 50px; */
   padding: 5px 15px !important;
    border-radius: 32px 0px 0px 36px !important;
}
#lp-client-carousel button.owl-next {
    background-color: white !important;
    border: 1px solid !important;
    margin-right: -18px !important;
    /* position: relative; */
    /* right: 10px; */
    border-left: 0 !important;
    padding: 5px 15px !important;
    border-radius: 0px 32px 36px 0px  !important;
}
#lp-client-carousel button.owl-prev:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}
#lp-client-carousel button.owl-next:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}

#lp-client-carousel button.owl-next:focus-visible, #lp-client-carousel button.owl-prev:focus-visible {
    
   outline:0;
}


#lp-client-carousel button.owl-prev:focus-visible{
    
   outline:0;
}





#lp-service-carousel .owl-nav {
    position: relative;
    top: 20px;
    right: 0;
}

.owl-carousel.lp-service-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative;
}

#lp-service-carousel button.owl-prev {
    background-color: white !important;
    border: 1px solid !important;
    border-right: 0px !important;
    /* margin-right: 6px; */
    position: relative;
    right: -10px;
    border-right: 0;
    /* width: 50px; */
    padding: 5px 15px !important;
    border-radius: 32px 0px 0px 36px !important;
    left: unset;
}
#lp-service-carousel button.owl-next {
    background-color: white !important;
    border: 1px solid !important;
    margin-right: -18px !important;
    position: relative;
    right: 10px;
    border-left: 0 !important;
    padding: 5px 15px !important;
    border-radius: 0px 32px 36px 0px  !important;
    right: unset;
}
#lp-service-carousel button.owl-prev:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}
#lp-service-carousel button.owl-next:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}

#lp-service-carousel button.owl-next:focus-visible, #lp-service-carousel button.owl-prev:focus-visible {
    
   outline:0;
}


#lp-service-carousel button.owl-prev:focus-visible{
    
   outline:0;
}










#lp-testi-carousel .owl-nav {
    position: relative;
    top: 20px;
    right: 15px;
}


#lp-testi-carousel button.owl-prev {
    background-color: white !important;
    border: 1px solid !important;
    border-right: 0px !important;
    /* margin-right: 6px; */
    position: relative;
    right: -10px;
    border-right: 0;
    /* width: 50px; */
    padding: 5px 15px !important;
    border-radius: 32px 0px 0px 36px !important;
    left: unset;
}
#lp-testi-carousel button.owl-next {
    background-color: white !important;
    border: 1px solid !important;
    margin-right: -18px !important;
    position: relative;
    right: 10px;
    border-left: 0 !important;
    padding: 5px 15px !important;
    border-radius: 0px 32px 36px 0px  !important;
    right: unset;
}
#lp-testi-carousel button.owl-prev:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}
#lp-testi-carousel button.owl-next:hover {
    /* border-color: black; */
    /* border: 1px solid !important; */
    color: black;
}

#lp-testi-carousel button.owl-next:focus-visible, #lp-testi-carousel button.owl-prev:focus-visible {
    
   outline:0;
}


#lp-testi-carousel button.owl-prev:focus-visible{
    
   outline:0;
}

.workdiv {
    
display: block;
    
height: unset;
    
margin-bottom: 30px;
    
/* margin-bottom: 0; */
    
/* background: #FFFFFF 0% 0% no-repeat padding-box; */
    
box-shadow: 0px 5px 20px rgb(0 0 0 / 12%);
    
/* border: 1px solid #E2E2E2; */
}

.workdivimg {
    
background-size: cover !important;
}

.title.work-title h1:after {
    width: 85px;
    height: 5px;
    background-color: #372aef;
    position: absolute;
    /* top: 10px; */
    content: " ";
    left: 0;
    bottom: -12px;
}

.title h1:after {
    width: 85px;
    height: 5px;
    background-color: #372aef;
    position: absolute;
    /* top: 10px; */
    content: " ";
    left: 45%;
    bottom: -12px;
}


.title h1 {
    position: relative;
    margin-bottom: 36px;
}

.title.work-title p {
    font-size: 24px;
    text-align: left;
    margin-bottom: 31px;
}

.title.work-title {
    margin-top: 40%;
}
.workpos {
    width: 91%;
     
}
.outline {
    color: black;
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}


.caption .outline {
    color: white !important;
    -webkit-text-fill-color: rgb(255 255 255 / 0%) !important; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: white !important;
}
.work-footer a:hover {
    background: rgb(70,1,253);
    background: -moz-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: -webkit-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4601fd",endColorstr="#5509c0",GradientType=1);
    border: 2px solid #4601fd;
    color: white;
    padding: 5px 20px !important;
    text-decoration: none;
}

.get-in-touch:hover {
    background: rgb(70,1,253);
    background: -moz-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: -webkit-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4601fd",endColorstr="#5509c0",GradientType=1);
    border: 2px solid #4601fd;
    color: white;
    padding: 5px 20px !important;
    text-decoration: none;
}

button#btn-submit:hover {
    background: rgb(70,1,253);
    background: -moz-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: -webkit-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4601fd",endColorstr="#5509c0",GradientType=1);
    border: 2px solid #4601fd;
    color: white;
    padding: 5px 20px !important;
    text-decoration: none;
}
#lp-work .workdivimg::before {
     
    background-color: rgb(0 0 0 / 36%) !important;
    
}
.work-footer {
    padding: 18px 15px 20px;
    /* margin-bottom: 30px; */
}
.work-footer h3, .work-footer h4 {
    margin: 0;
    line-height: 40px;
   
}
.work-footer h4 {
    font-size: 18px;
    font-family: 'Effra-Regular', sans-serif;
    font-weight: 300 !important;
}
.work-footer h3 {
    font-size: 26px;
}
.view-btn {
    text-decoration: none;
    border: 2px solid black;
    border-radius: 30px;
    padding: 5px 20px;
}

.get-in-touch {
    margin-top:15px;
    text-decoration: none;
    border: 2px solid white;
    border-radius: 30px;
    padding: 5px 20px;
}
footer {
    
     min-height: unset;
    
}

.apollo {background:url(../images/work/apollo.jpg) no-repeat;}
.Aon{background:url(../images/work/Aon.jpg) no-repeat;}
.Capgemini{background:url(../images/work/Capgemini.jpg) no-repeat; }
.Decathlon{background:url(../images/work/Decathlon.jpg) no-repeat;}
.kfc{background:url(../images/work/aster.jpg) no-repeat }
.Persistent{background:url(../images/work/Persistent.jpg) no-repeat ;}
.tata-aig{background:url(../images/work/tata-aig.jpg) no-repeat; }
.Tata-Communication{background:url(../images/work/Tata-Communication.jpg) no-repeat; }
.tata-welth{background:url(../images/work/tata-welth.jpg) no-repeat; }
.thomascook{background:url(../images/work/thomascook.jpg) no-repeat;}

p {
    color: #404040 !important;
}
.work-footer p {
    min-height: 180px;
}
.title p {
    text-align: center;
    font-size: 26px;
}

.lp-testi-div {
    padding: 15px;
    background: rgb(70,1,253);
    background: -moz-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: -webkit-linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    background: linear-gradient(38deg, rgba(70,1,253,1) 0%, rgba(85,9,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4601fd",endColorstr="#5509c0",GradientType=1);
    border: 3px solid #4601fd;
    color: white;
    margin-bottom: 60px;
    min-height: 235px;
}

.lp-testi-div p {
    color: white !important;
}
.test-footer {
    margin-left: -21px;
}
.lp-testi-div:after {
          width: 0;
          height: 0;
          border-left: 0px solid transparent;
          border-right: 46px solid transparent;
          border-top: 66px solid #4702fb;
          /* background-color: #4702fb; */
          position: absolute;
          bottom: -63px;
          left: -3px;
          content: " ";
          border: 10px 0px 12px 17px;
}

.lp-testi-div {
    position: relative;
}
.test-footer p {
    margin-bottom: 0;
}

.desktop-sticky a {
    position: fixed;
    top: 40%;
    right: -66px;
    width: 181px;
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg);
    /* width: 100%; */
    background-color: #111;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: block;
}
.lp-service-div {
    padding: 20px;
    border-right: 1px solid rgb(0 0 0 / 9%);
}

.item.lp-service-div h4 {
    min-height: 49px;
}

.item.lp-service-div p {
    min-height: 299px;
}

.item.lp-service-div a {
    text-decoration: underline;
}




section#lp-testi {
    height: 681px;
    position: relative;
}

.texti-box {
    position: absolute;
    top: 59%;
    width: 70%;
    right: 15%;
    padding: 4%;
    border-radius: 15px;
    background-color: white;
}

.bg-lp {
    position: relative;
    height: 330px;
}

.item.lp-testi-div img {
    width: unset;
}
.item.lp-testi-div {
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid gainsboro;
}

nav#ddfullscreenmenu {
    
    margin-top: 95px;
}
@media (max-width: 990px) {
    .letstalk h1 {
    margin-top: 0%;
    margin-bottom: 15px;
}
    .lp-testi-div {
     
min-height: 157px;
}
    .title.work-title {
    margin-top: 0%;
}
	
	.lp-caption {
    /* margin-top: 23%; */
    margin: 26% 0 25%;
}
#lp-client-carousel .owl-nav {
    
right: 61px;
}

.work-footer h3 {
    font-size: 20px;
    line-height: 24px;
}
.work-footer h4 {
    font-size: 17px;
    line-height: 18px;
}
.workdiv {
   
/* height: 199px; */
}
.workdesc h3 {
    
    font-size: 2rem;
}
section#lp-testi {
    height: 693px;
}
.texti-box {
   
    width: 80%;
    right: 10%;
        top: 50%;
}
}

@media (max-width: 767px){
	
section.lp-banner.no-webp {
   background-image: url(../images/banner-mob.jpg);
     
     
    background-position: bottom;
}


    .work-footer p {
    min-height: 42px;
}

	nav#ddfullscreenmenu {
    margin-top: 64px;
    
}

nav#ddfullscreenmenu .form-group {
    margin-bottom: 11px;
}

.social {
    margin-top: 20px;
	display:none;
}
	 .desktop-sticky a{
        display:none;
    }
.workpos {
    width: 90%;
    top: auto;
    bottom: 0;
    transform: none;
}
.workdiv {
    
/* height: 210px; */
}
.work-footer h3 {
    font-size: 18px;
    line-height: 18px;
}

 .work-footer h4 {
    font-size: 14px;
    line-height: 18px;
}
.workdesc p {
     
    font-size: 14px;
    line-height: 14px;
     
}
.workdesc h3 {
     line-height: 19px;
     font-size: 1.2rem;
}
.item.lp-service-div p {
    min-height: 190px;
}
section {
    padding: 40px 0 40px;
}
.texti-box {
    top: 42%;
    width: 90%;
    right: 5%;
    padding: 4%;
}
#lp-client-carousel .owl-nav {
    
   top: -50px;
    right: 68px;
}
section.lp-banner {
    
    padding-bottom: 30px;
}

.msticky a {
    
    z-index: 9999;
}
}
@media (max-width: 480px) {
    .work-footer p {
    min-height: 100px;
}
    .get-in {
    margin-top: 10px;
}
    h1 {
    font-size: 40px;
    line-height: 40px;
}

    section.letstalk {
    padding: 5em 0px;
}
    .letstalk h1 {
    margin-top: 0%;
}
    .title h1:after {
    width: 50px;
    left: 41%;
    bottom: -14px;
}


.title.work-title h1:after {
   
    bottom: -15px;
}


    
    .title.work-title {
    margin-top: 0;
}
section#lp-testi {
    height: 703px;
    position: relative;
}
    .owl-carousel .owl-item img {
      display: inline;  
    width: 100%;
}
.lp-caption {
    margin: 34% 0 56%;
}
.lp-caption h5 {
    background-color: rgb(0 0 0);
    padding: 10px;
}
.workdiv {
    /* height: 170px; */
}
}
