
i.fa.fa-linkedin.head-linkedln {
    background-color: #7c8bac;
    border: 4px solid #7c8bac;
    border-radius: 100%;
    color: #4f638f;
    width:26px;
    height:26px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}



.know-more{
    background-color: #03A998;
    border: 2px solid #03A998;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 40px;
    margin:20px 0px;
}

a.btn.know-more {
    padding: 15px 22px;
    background-color: #03A998;
    border: 2px solid #03A998;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 40px;
    margin:20px 0px;
}

a.btn.know-more:hover{
    background: hsl(174, 99%, 27%) !important;
    font-weight: bolder !important;
    color: white;
}
.quatations{
    color: #00AAD5 !important;
    font-size:26px;
    margin:30px 0px;
    text-align: left;
    font-weight: 900 !important;
}

img.quotation-left {
    margin-top: -67px;
    margin-left: 0px;
    color: #00AAD5 !important;
}

img.quotation-left {
    float: left;
    margin: 0px 10px 0px 0px;
}
img.quotation-right {
    margin:0px 0px 0px 10px;
}



.dialog-title {
    color: #03A998;
    font-weight: bolder;
    line-height: 1.2;
    margin: 0;
  }

.after{
    color: #03A998;
    font-weight: bolder;
}

.after::after {
    content: "";
    display: block;
    border-bottom: 3px solid #82be71;
    width: 14%;
    margin: 10px 0px;
}

.applyform{
    color: #03A998;
    font-weight: bolder;
    position: relative;
}

.applyform::after {
    content: "";
    display: block;
    border-bottom: 3px solid #82be71;
    width: 14%;
    margin: 10px auto;
}


.clients-after{
    color: #03A998;
    font-weight: bolder;
}

.clients-after::after {
    content: "";
    display: block;
    border-bottom: 3px solid #82be71;
    width: 8%;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:45%;
    margin-bottom:20px
}

h2.clients-after {
    margin-top: 20px !important;
}



/* form css start */
.from-group {
    padding: 14px 0px;
}

input[type="text"] {
    padding: 8px 20px;
    width: 100%;
    background-color: #ffffff;
    color: #9b9ca1;
    font-size: 22px;
    border: 2px solid #edeef3;
}
input[type="email"] {
    padding: 8px 20px;
    width: 100%;
    background-color: #ffffff;
    color: #9b9ca1;
    font-size: 22px;
    border: 2px solid #edeef3;
}
textarea{
    padding: 8px 20px;
    width: 100%;
    background-color: #edeef3;
    color: #9b9ca1;
    font-size: 22px;
    border: 2px solid #edeef3;
}
 

.footer-sec{
    background-color: #4d575c;
}

.footer-text{
    text-align: center;
    color: #D1D4D5;
    padding:15px 0;
    font-size:16px;
}
.footer-text a{
    text-decoration: none;
    color: #03A998;
    font-weight: bolder;

}
.footer-linkedln i.fa.fa-linkedin{
    background-color: #7c8bac;
    border: 10px solid #7c8bac;
    border-radius: 100%;
    color: #4f638f;
    width: 36px;
    height: 36px;
    text-align: center;
}
.footer-linkedln i{
    color: #4d575c;
}


.privacy-sec{
    background:#f8f8f8;
}
.privacysec{
    padding:60px 0 20px 0;
    position: relative;
}
.privacysec::after {
    content: "";
    display: block;
    border: 2px solid #82be71;
    width: 146px !important;
    margin: 6px 0px;
}

.privacy-content{
    padding-bottom:60px;
}
.privacy-content img {
    float: left;
    width: 36px;
}
.privacy-content h2 {
    font-size: 22px;
    padding-bottom: 5px;
    margin-left:60px;
}
.privacy-content p {
    margin-left:60px;
}
.integimg img {
    width: 40px;
    margin: 9px 0 0 27px;
}

/* footer css end */
/* footer css end */

.main-menu ul li a {
    color: #151515;
    font-size:16px;
    padding: 5px 30px;
    font-weight: 500;
    display: block;
}


span.high-quality {
    color: #82be71;
    border-bottom: 2px solid #82be71;
    font-style: italic;

}
.slick-list.draggable {
    height: 700px !important;
}
.about-sec {
    margin-top:0px;
    margin-bottom:0px;
}
.service-sec {
    margin-top: 30px;
    margin-bottom: 30px;
}
.row.maindiv {
    padding:30px 0 0px 0;
}
.footer-btm{
    background: #263238;
}
.service-policy-icon img{
    width: 100%;
}
.img-text-area {
    margin: 30px 0px;
}
.services-p p {
    font-size: 18px;
    margin: 10px 0px 0px -20px;
    
}

.career-banner {
    margin-top: 80px;
    height:400px
}
.about-banner-img {
    margin-top: 80px;
    height:400px;
}
.about-banner-img img{
    width: 100%;
   height:400px;
    position: absolute;
}
.banner-img img{
    width: 100%;
    height:400px !important;
    position: absolute;
}

@media (max-width: 767px) {
    .banner-img img{
        width: 100%;
        height: 400px;
        position: absolute;
        
    }

    .about-banner-img img{
        width: 100%;
        height: 300px;
        position: absolute;
    }
}


@media only screen and (min-width: 769px) and (max-width: 991px) {
.container, .container-md, .container-sm {
  margin-bottom: -40px !important;
}}

@media (max-width: 767px) {
    .container, .container-md, .container-sm {
        margin-bottom: -20px !important;
}
}



@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .banner-img img{
        width: 100%;
        height: 350px;
        position: absolute;
        
    }
                           
    .about-banner-img img{
        width: 100%;
        height: 350px;
        position: absolute;
    }
    
    .banner p {
        font-size: 20px !important;
      }
}

.banner h2{
    color: #ffffff;
    font-weight: bolder;
    font-size:35px;
    padding-top: 20px;
    position:relative;
    left:0;
    right:0;
    text-align: center !important;
}

.banner h2::after {
    content: "";
    display: block;
    border-bottom: 3px solid #82be71;
    width:15%;
    margin: 5px auto;
}

.banner p{
    color: #cccccc;
    font-size: 28px;
    font-weight: 600;
    font-style: italic;
    padding-top: 10%;
    text-align: center !important;
}


.text-left{
    position: relative;
    top: 50px;
    left: 44px;
    font-size: 12px;
    
}
.text-left p{
    color: #ffffff;
    font-size: 16px;
    opacity: 0.90;
    font-weight: 600;
    

}

.wrapper{
    overflow: hidden;
}
.banner-span{
    color: #ffffff;
    opacity: 0.4;
}
.about-center-p {
    margin:50px 0px;
    font-size: 22px;
    font-style: italic;
    text-align: center;
    position: relative;
}
.about-center-p::after {
    content: "";
    position: absolute;
    bottom: -31px;
    left: 427px;
    display: block;
    border: 2px solid #82be71;
    width: 25%;
    margin: 20px 0px;
}
.about-page-after::after{
    content: "";
    display: block;
    border: 2px solid #82be71;
    width: 20%;
}
.about-page-after {
    margin:0px 0px 32px 0;
    color: #03A998 !important;
    font-weight: bolder;
}
.about-page-inner p {
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
    
}
.our-values-content {
    background: #ffffff;
    padding: 30px;
}
.about-values-after {
    margin: 10px 0px;
    font-size: 20px;
    color: #03A998 !important;
    font-weight: bold;
}
.about-values-inner p {
    font-size: 18px !important;
    line-height: 30px;
    padding: 0 0px 0 0;
    text-align: justify;
    font-size: 16px;
    
}

.about-values-inner li {
    line-height: 30px;
    padding: 0 0px 0 0;
    text-align: justify;
    font-size: 16px;
    color: #4d575c;
    margin-left:80px;
    list-style-position: outside;
}
.joy-row {
    margin-bottom: 60px !important;
}
.valuessec{
    background: #f8f8f8;
}
.values-row{
    margin-bottom:30px;
}

.our-values-head {
    padding:60px 0 0px 0;
}
.user-expi-design {
    background: #f8f8f8;
    /* padding: 80px 0; */
}
.user-expi-design h2 {
    margin-top: 80px;
}
.application-text p{
    font-size:14px !important;
    margin: 8px -42px 0px -36px;
    font-weight: 600;
    color: #32457f;
   
    text-align: left;
}
.application-text p {
    text-align: left !important;
    margin-top: 10px;
}

/* services css start */

.banner-ser{
    height:400px;
    margin-top: 80px;
}

.face-banner{
    height:400px;
    margin-top: 80px;
}

.system-banner{
    height:400px;
    margin-top: 80px;
}

.speech-banner{
    height:400px;
    margin-top: 80px;
}

.industry-banner{
        height:400px;
        margin-top: 80px;
    }

.business-banner{
        height:400px;
        margin-top: 80px;
    }

.recruitment-banner{
        height:400px;
        margin-top: 80px;
}

.technology-banner{
        height:400px;
        margin-top: 80px;
}

h2.after-ser {
    font-size:26px;
    color: #294177 !important;
    
}
.after-ser::after{
    content: "";
    display: block;
    border: 2px solid #82be71;
    width: 44%;
    margin: 6px 0px;
}

h2.after.about-after {
    margin-top: 80px;
}
.about-inn {
    margin-top: -60px;
}
.ser-inner p{
    font-size:18px;
    line-height: 165%;
    text-align: justify;
}
.ser-sub-row {
    margin: 30px 0px 50px 0px;
}

.app-ser {
    margin: 0px 0px 40px 0px;
}

img.moving-vertical {
    margin: 20px 22px;
}
.tech-consul {
    margin: 40px 0px;
}


h2.after-ser {
    font-size:26px;
    color: #03A998 !important;
    font-weight: bolder;
}
.after-ser::after{
    content: "";
    display: block;
    border: 2px solid #82be71;
    width: 48%;
    margin: 6px 0px;
}


.ser-sub-row {
    margin: 30px 0px;
}

.app-ser {
    margin: 0px 0px 40px 0px;
}

/* services css end */

/* contact css start */

.contact-sec{
    margin-top: 80px;
    height:500px
}

.blog-sec{
    margin-top: 80px;
    height:500px;
}

@media (max-width: 767px) {
    .blog-sec {
        background-size: 100% 400px !important;
        background-position: top;
        margin-top: 20px;
        height:300px
    }
    .banner p{
        color: #cccccc;
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        padding-top: 20%;
    }
    .contact-sec {
        background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .career-banner {
        background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .industry-banner {
          background-size: 100% 350px !important;
        height:350px;
        background-position: top;
        margin-top: 20px;
    }
    .about-banner-img {
          background-size: 100% 400px !important;
        height:300px;
        background-position: top;
        margin-top: 20px;
    }
    .business-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .face-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .recruitment-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .banner-ser{
        background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .speech-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .system-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
    .technology-banner {
          background-size: 100% 400px !important;
        height:400px;
        background-position: top;
        margin-top: 20px;
    }
}


section.our-presence {
    margin: 70px 0px;
}
.after-contact{
    color: #03A998 !important;
    
    padding-bottom:80px;
    font-weight: bolder;
}
.after-contact::after{
    content: "";
    display: block;
    border-bottom: 3px solid #82be71;
    width: 12%;
    margin: 6px 0px;
}
.contact-btn{
    border: 2px solid #294177;
    border-radius: 4px;
    color: #294177;
    font-size: 18px;
    padding: 6px 40px;
    margin: 50px 15px 50px 15px;
}
.contact-btn:hover{
    border: 2px solid #82be71;
    background-color: #82be71;
    color: #ffffff;
}
iframe {
    width: 100%;
}
.con-frm{
    margin-top:30px;
}
button.contact-btn.active {
    background-color: #82be71;
    border: 0px solid #ffffff;
    color: #ffffff;
   
}
/* contact css end */


/* careers css start */
.main {
    max-width: 1000px;
    margin: auto;
  }
  
  /* Create three equal columns that floats next to each other */
  .column {
    float: left;
    width: 33.33%;
    display: none; /* Hide all elements by default */
  }
  
  /* Clear floats after rows */ 
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Content */
  .content {
    background-color: white;
    padding: 10px;
  }
  
  /* The "show" class is added to the filtered elements */
  /* .show {
    display: block;
  }
   */
  /* Style the buttons */
  .btn1 {
    /* outline: none; */
    margin: 0px 36px 22px 0px;
    padding: 6px 40px;
    border: 2px solid #294177;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px !important;
    color: #294177;
  }
  
  .btn1:hover {
    background-color: #82be71;
    color: #ffffff;
    border: 2px solid #82be71;
  }
  
  .btn1.active {
    background-color: #82be71;
    color: #ffffff;
    border: 2px solid #82be71;
  }

  section.we-are-hiring-sec {
    margin: 80px 0px;
}
.full-time img{
    width: 100%;

}



.Portfolio {
    position: relative;
    margin: 5px;
    border: 2px solid black;
    float: left;
    width: 180px;
    transition-duration: 0.4s;
    border-radius: 5px;
    animation: winanim 0.5s ;
-webkit-backface-visibility:visible;
    backface-visibility:visible;
    box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)
}

.Portfolio:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}

.Portfolio img {
    width: 100%;
    height: auto;
    border-radius: 5px
}

.desc {
    padding: 5px;
    text-align: center;
    font-size: 90%;
    background:black;
    color:hotpink
}

.careers-gallery .nav {
    padding:0px;
    margin-top:-30px;
}

.careers-gallery .nav li a { 
    margin:5px;
    padding:9px 30px; 
    font-size:17px;
    font-weight: 600;
    color:#294177;
    border:2px solid #294177; 
    transition-duration: 0.4s;
}
.careers-gallery .nav a:hover { 
    background: #82bf72;
    color: #ffffff; 
    border:2px solid #82bf72; 
}
.careers-gallery .nav .active { 
    background-color:#82bf72;
    color:#ffffff;
    border:2px solid #82bf72; 
}
.softwaretab h5 {
    font-size: 16px;
}
ul.sidelinstab {
   padding-top: 10px;
   position: relative;
}
ul.sidelinstab::after{
    content: '';
    position: absolute;
    top:21px;
    right: 0;
    border-right:1px solid #ccc;
    height: 50px;
    width: 2px; 
}
.sidelinstab img {
    margin-top: -2px;
    margin-right: 5px;
}
ul.sidelinstab li {
    font-size: 14px;
    line-height: 36px;
    color: #4d575c;
    
    list-style: none;
}

ul.job_dialog li {
    list-style: none;
    list-style-position: outside;
}


img.fullimg {
    font-size: 31px;
    width:13px;
    margin-right: 5px;
    margin-top: -2px;
}

ul.imgset {
    margin-top: -45px;
  }

ul.imgset li {
    float: left;
    margin-top: 6px;
    font-size: 14px;
    color: #4d575c;
    list-style: none;  
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    ul.imgset li {
        margin-top: 35px !important;
    }
  }

  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    ul.imgset li {
        margin-top: 50px !important;
    }
  }


img.codeimg {
    margin-left: 50px;
}
button.btn.btn-view {
    background: #03A998;
    padding: 10px 32px;
    border-radius: 5px;
    color:white;
    font-weight: bold;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    button.btn.btn-view {
        margin-left: -30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    ul.imgset li {
        margin-top: 30px !important;
    }

    img.codeimg {
        margin-top: 30px !important;
      }
  }

button.btn.btn-view:hover{
    background: hsl(174, 99%, 27%) !important;
    font-weight: bolder !important;
    color: white;
}

button.btn.btn-apply {
    margin-left: 10px;
    background: red !important;
    padding: 10px 32px;
    border-radius: 5px;
    color:white;
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    button.btn.btn-apply {
        margin-top: 15px !important;
        margin-left: -3px !important;
      }
    }

button.btn.btn-apply:hover {
    background: rgb(156, 38, 38) !important;
    font-weight: bolder !important;
    color: white;
}


.careers-tabs .card{
        padding:20px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.reachus p {
    font-size: 22px;
    color: #292929;
    margin-bottom:10px;
}
.reachus button {
    background: #2a4079;
    padding: 10px 32px;
    color: #ffffff;
    border-radius: 3px;
    
}
.reachus {
    margin-top:40px;
}
.index-sec {
    margin-bottom: 80px;
}
@keyframes winanim {
    0%{opacity:0;transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
    
}
/* careers css end */


.about-sec{
    position: relative;
  }
  
  [class*=banner-one__shape-] {
    position: absolute;
    border-radius: 50%;
    -webkit-animation-name: bubbleMover;
            animation-name: bubbleMover;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
  
  .banner-one__shape-1 {
    box-shadow: 0px 20px 60px 0px #dde8fa;
    width: 80px;
      height: 80px;
      top: 0%;
      left: 10%;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-perspective: 150px;
    perspective: 150px;
    background: linear-gradient(#00AAD5, #03A998);
  }
  
  .banner-one__shape-2 {
    -webkit-box-shadow: 0px 20px 40px 0px #dde8fa;
    box-shadow: 0px 20px 40px 0px #dde8fa;
    width: 60px;
    height: 60px;
    top: 12%;
    left: 6%;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-perspective: 85px;
    perspective: 85px;
    background: #03A998;
  }
  
  .banner-one__shape-3 {
    background-image: linear-gradient(40deg, #ff43c0 0%, #ffa95c 100%);
    -webkit-box-shadow: 0px 20px 40px 0px rgba(255, 118, 142, 0.8);
            box-shadow: 0px 20px 40px 0px rgba(255, 118, 142, 0.8);
    width: 85px;
    height: 85px;
    bottom: 12%;
    left: 6%;
    -webkit-animation-duration: 7s;
            animation-duration: 7s;
    -webkit-perspective: 85px;
            perspective: 85px;
  }
  
  .banner-one__shape-4 {
    -webkit-box-shadow: 0px 20px 40px 0px #dde8fa;
      box-shadow: 0px 20px 40px 0px #dde8fa;
      width: 40px;
      height: 40px;
      top: 3%;
      left: 3%;
      -webkit-animation-duration: 12s;
      animation-duration: 12s;
      -webkit-perspective: 85px;
      perspective: 85px;
      background: #00AAD5;
  }
  
  
  .service-sec{position: relative;}
  .banner-one__shape-5 {
    box-shadow: 0px 20px 60px 0px #dde8fa;
    width: 80px;
      height: 80px;
      top: 0%;
      right: 41%;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-perspective: 150px;
    perspective: 150px;
    background: linear-gradient(#00AAD5, #03A998
    );
  }
  
  .banner-one__shape-6 {
    -webkit-box-shadow: 0px 20px 40px 0px #dde8fa;
    box-shadow: 0px 20px 40px 0px #dde8fa;
    width: 60px;
    height: 60px;
    top: 7%;
      right: 30%;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-perspective: 85px;
    perspective: 85px;
    background: #03A998
    ;
  }
  .about-sec-in {
    margin-top: -140px;
    margin-bottom:-100px;
}
h2.after.serv-after {
    font-size: 26px;
    margin-top: 80px;
} 
.service-custom {
    margin-top: -60px;
}  
  .banner-one__shape-7 {
    -webkit-box-shadow: 0px 20px 40px 0px #dde8fa;
      box-shadow: 0px 20px 40px 0px #dde8fa;
      width: 40px;
      height: 40px;
      top: 0%;
      right: 30%;
      -webkit-animation-duration: 12s;
      animation-duration: 12s;
      -webkit-perspective: 85px;
      perspective: 85px;
      background: #8da7e2;
  }
  
  
  @-webkit-keyframes bubbleMover {
    0% {
      -webkit-transform: translateY(0px) translateX(0) rotate(0);
              transform: translateY(0px) translateX(0) rotate(0);
    }
    30% {
      -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
              transform: translateY(30px) translateX(50px) rotate(15deg);
      -webkit-transform-origin: center center;
              transform-origin: center center;
    }
    50% {
      -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
              transform: translateY(50px) translateX(100px) rotate(45deg);
      -webkit-transform-origin: right bottom;
              transform-origin: right bottom;
    }
    80% {
      -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
              transform: translateY(30px) translateX(50px) rotate(15deg);
      -webkit-transform-origin: left top;
              transform-origin: left top;
    }
    100% {
      -webkit-transform: translateY(0px) translateX(0) rotate(0);
              transform: translateY(0px) translateX(0) rotate(0);
      -webkit-transform-origin: center center;
              transform-origin: center center;
    }
  }
  
  @keyframes bubbleMover {
    0% {
      -webkit-transform: translateY(0px) translateX(0) rotate(0);
              transform: translateY(0px) translateX(0) rotate(0);
    }
    30% {
      -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
              transform: translateY(30px) translateX(50px) rotate(15deg);
      -webkit-transform-origin: center center;
              transform-origin: center center;
    }
    50% {
      -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
              transform: translateY(50px) translateX(100px) rotate(45deg);
      -webkit-transform-origin: right bottom;
              transform-origin: right bottom;
    }
    80% {
      -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
              transform: translateY(30px) translateX(50px) rotate(15deg);
      -webkit-transform-origin: left top;
              transform-origin: left top;
    }
    100% {
      -webkit-transform: translateY(0px) translateX(0) rotate(0);
              transform: translateY(0px) translateX(0) rotate(0);
      -webkit-transform-origin: center center;
              transform-origin: center center;
    }
  }
 
.addressof-solven p{
    color: #D1D4D5;
    font-weight: 400;

}
.contact-address{
    color: #4d575c;
    font-weight: 400;

    margin-bottom: 30px;
}
.footer-top {
    padding: 36px 0;
}
.phoneicon p {
    color: #D1D4D5;
}
.phoneicon span {
    width: 46px;
    height: 46px;
    background: #303b41;
    border-radius: 100%;
    line-height: -2px;
    display: block;
    line-height: 41px;
    text-align: center;
    float: left;
   
}
.phoneicon p {
    color: #D1D4D5;
    padding: 10px 15px;
    background: #444e54;
    margin-left: 67px;
    border-radius: 33px;
    text-align: center;
}
/* p.whyus-content {
    margin-top:-110px;
} */
.careers-gallery .card {
    padding: 15px;
}
.sendresume span {
    color: #294177;
    font-weight: 800;
    margin-left: 6px;
}
.gap-miss{
    margin-bottom:0px;
}

@media only screen and (min-width:320px) and (max-width:336px) {
    .carousel-caption {
        bottom: -21px;
    }

}
@media only screen and (min-width:337px) and (max-width:380px) {
    .carousel-caption {
        bottom: 0px !important;
    }

}
@media only screen and (min-width:381px) and (max-width:478px) {
    .carousel-caption {
        bottom:14px !important;
    }

}
  @media only screen and (max-width: 479.98px) {
    .footer-linkedln i.fa.fa-linkedin {
      width: 26px;
      height: 26px;
      border: 6px solid #7c8bac;
    }
    p.quatations::after {
      bottom:3px;
      left:79px;
      display:none;
  }
  .gap-miss{
    margin-bottom:30px;
}
  ul.sidelinstab::after {
      display: none;
  }
  .careers-gallery .card {
    padding: 15px;
    margin-top: 23px;
  }
    .about-inner p {
      font-size:16px ;
  }
  p.subtitle {
    margin-top:20px;
}
.addressof-solven {
    text-align: center;
    padding: 19px 16px 30px 16px;
}
.applications {
    margin-bottom: -35px;
}
.phoneicon {
    margin: 10px 10px;
}
.serve-more {
    margin-bottom: 50px !important;
}
  
  .about-page-inner p {
    font-size: 16px;
  }
  .about-center-p {
    font-size: 16px;
  }
  .valuessec {
    margin-top: 40px;
}
  .about-page-after::after {
    position: absolute;
    left:18px;
  }
  .quatations {
    margin: 0px 20px 20px 20px;
}
  .about-page-after {
    text-align: left;
}
  .footer-text {
    padding: 16px 0 0px 0;
    font-size:16px ;
  }
  .know-more {
    margin:10px 0px;
}
.row.maindiv {
    padding: 20px 0px 0px 0;
}
.text-block {
    padding: 40px 0;
  }
  .about-banner p{
      font-size: 15px !important;
  }
  .text-left {
    position: relative;
    top: 34px;
    left: 0px;
}
.text-left p {
    color: #ffffff;
    font-size:12px;
  }
  .about-center-p {
    margin: 46px 0px;
}
.ser-inner p {
    font-size: 16px;
  }
  p.user-test {
    margin-top: 40px !important;
    display: block;
}
  h2.after.serv-after {
    font-size: 24px;
}
  h2.after-ser {
    font-size: 24px;
    text-align: left;
}

.service-custom {
    margin-bottom: 60px;
}
.application-text p {
    margin:10px 0px 0px -77px;
  }
  p.quatations::before {
    top:-4px;
    left:-22px;
    display:none;
  }

.terms-conditions a {
    font-size: 13px;
}
.about-page-inner p {
    padding: 0 0px 0 0;
}
.second-quote:after {
    bottom: 3px !important;
    left: 78px !important;
  }
  .service-sec {
    margin-bottom:0px;
    margin-top:60px;
}
h2.after.reacus {
    margin-top: 60px;
}
.about-second-thumb {
    margin-top: 30px;
}
.carousel-caption h1 {
        font-size: 35px;
        letter-spacing: 1px;
        font-weight: bolder;
}
.carousel-caption {
    bottom:-21px;
}
img.quotation-right {
    margin: 0px 0px 0px 5px !important;
}
/* p.whyus-content {
    margin-top: -55px;
} */
h2.wt-pro {
    margin-top:0px !important;
}
.user-expi-design {
    padding:0px 0;
}
p.mt-4.digital-test {
    margin:40px 0 40px 0 !important;
}
.user-expi-design h2 {
    margin-top: 60px;
}
}
@media only screen and (min-width:480px) and (max-width:575px) {
    .about-page-inner p {
        font-size: 21px;
        line-height: 35px;
        padding: 0 0px 0 0;
      }
      .our-values-head {
        padding: 135px 0 0px 0;
      }

    .ser-inner p {
        margin-top:-15px;
    }
    h2.after-ser {
        text-align: left;
    }
    .application-text p {
        font-size: 14px !important;
        margin: 8px 0px 0px -118px;
    }
;
      }
      h2.after.reacus {
        margin-top: 60px;
    }
    .about-sec-in {
        margin-bottom: 0;
    }
    p.whyus-content {
        margin-top: -55px;
    }
    .gap-miss{
        margin-bottom:30px;
    }
    .addressof-solven {
        text-align: center;
        padding: 19px 16px 30px 16px;
    }
    .applications {
        margin-bottom: -35px;
    }
    .phoneicon {
        margin: 10px 10px;
    }
    h2.wt-pro {
        margin-top:0px !important;
    }
    .user-expi-design {
        padding:0px 0;
    }
    p.mt-4.digital-test {
        margin:40px 0 40px 0 !important;
    }
    .user-expi-design h2 {
        margin-top: 60px;
    }

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-sec-in p{
        margin-top: -100px;
    }
    .about-sec-in {
        margin-bottom: 80px;
    }
    .about-page-inner p {
    
        padding: 0 0px 60px 0;
}
.carousel-caption h1 {
    font-size: 22px;
}
.about-page-after::after {
    position: absolute;
    left: 18px;
}

h2.after.reacus {
    margin-top: 40px;
}
.about-center-p::after {
    left: 191px;
}
.about-sec-in {
    margin-bottom: 0;
}
p.whyus-content {
    margin-top: -55px;
}
.gap-miss{
    margin-bottom:30px;
}
.addressof-solven {
    text-align: center;
    padding: 19px 16px 30px 16px;
}
.applications {
    margin-bottom: -35px;
}
.phoneicon {
    margin: 10px 10px;
}
h2.wt-pro {
    margin-top:0px !important;
}
.user-expi-design {
    padding:0px 0;
}
p.mt-4.digital-test {
    margin:40px 0 40px 0 !important;
}
.user-expi-design h2 {
    margin-top: 60px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    section.bannermain {
        margin-top:0px;
    }
    .carousel-caption h1 {
        font-size:20px;
}


.about-sec-in p{
    margin-top: -100px;
}
.about-sec-in {
    margin-bottom: 80px;
}
.about-page-inner p {

    padding: 0 0px 0 0;
}
.about-center-p::after {
    left: 258px;
}
a#Cars-tab {
    padding: 10px 44px;
}
.about-sec-in {
    margin-bottom: 0;
}
.phoneicon {
    padding-top: 34px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .about-center-p::after {
        left: 345px;
}
.about-sec-in p{
    margin-top:145px;
    margin-bottom:80px;
}
.about-page-inner p {
    font-size: 21px;
    line-height: 35px;
    padding: 0 0px 0 0;
}
.application-text p {
    margin: 12px -18px 0px -25px !important;
  }
  .about-sec-in {
    margin-bottom: 0;
}
.carousel-caption h1 {
    font-size: 40px;
}
.phoneicon p {
    font-size: 12px;
}
}
