dl, ol, ul {
    margin: 0px !important;
    padding: 0px !important;
}
body::-webkit-scrollbar {
    width: 8px
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #005e9b;
  /* outline: 1px solid rgb(255, 255, 255); */
}
body{font-family: 'Verdana', sans-serif !important;}
.login-button {
    font-size: 14px;
    border: 1px solid #005e9b;
    padding: 5px 25px;
    border-radius: 30px;
    font-weight: 600;
    color: black;
    display: block;
}
.login-button:hover {
        border: 1px solid #005e9b;
    color: white !important;
    display: block;
    background-color: #005f9c;
}
.top-slider {
    display: block;
    width: 100%;
    position: relative;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgb(242 247 250 / 0%) 0%, rgb(241 246 249) 100%);
}
.extra-margin {
    margin: 0px 30px 0px 0px !important;
}
.extra-margin {
    margin: 0px 25px 0px 60px !important;
    border-left: 2px solid #7f7f823d !important;
    padding: 0px 0px 0px 25px;
}
.google-lun {
    position: absolute;
    top: 0px;
    right: 0px;
}
.wrapper {
    position: relative;
}
.slider-contant p {
        margin: 0px;
    padding: 5px 20px 5px 0px;
    width: fit-content;
    background-color: #233867c2;
    border-radius: 30px;
    color: white;
}
a.button1 {
    background-color: #005f9c;
    padding: 10px 30px;
    border-radius: 30px;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px;
    display: inline-block;
}
a.button1:hover {
        background: none;
    padding: 10px 30px;
    border-radius: 30px;
    color: black;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px;
    display: inline-block;
    border: 1px solid #005f9b;
}
a.button2 {
    background: none;
    padding: 10px 30px;
    border-radius: 30px;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px;
    display: inline-block;
    border: 1px solid #005f9b;
}
a.button2.Read-More {
    border: none;
    margin: 0px;
    color: black;
    font-weight: 300;
	
}
a.button2.Read-More:hover {
    border: none;
    margin: 0px;
    color: black;
    font-weight: 300;background: none;
}
a.button2:hover {
    background-color: #005f9c;
    padding: 10px 30px;
    border-radius: 30px;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px;
    display: inline-block;
}
.slider-contant h1 {
    font-size: 40px;
    display: inline-block;
    margin: 20px 0px;
}
.ext-bold {
    font-weight: 800;
}
.slider-contant {
    padding: 28% 0px;
}
.ext-bg{    background-color: #233867 !important;
    padding: 6px 20px;
    border-radius: 30px;}

    img.vert-move {
        -webkit-animation: mover 1s infinite  alternate;
        animation: mover 1s infinite  alternate;
    }
    img.vert-move {
        -webkit-animation: mover 1s infinite  alternate;
        animation: mover 1s infinite  alternate;
    }
    @-webkit-keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes mover {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }

/*  compliance Section   */
.title {
    margin: 0px;
    padding: 0px;position: relative;
    text-align: center;text-transform: uppercase;
}
#compliance-top-services{ box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;}
.title h2 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 30px;    text-transform: uppercase;
    font-weight: 500;
}
  /* bottom line */
  .title::after {
    content: '';
    position: absolute;
    background-color: #005f9c;
    width: 12%;
    height: 3px;
    bottom: -15px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0px);
  }
  .compliance {
    padding: 60px 0px;
    animation: bounce; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 4s !important; /* don't forget to set a duration! */
}
.Brandserv{animation-duration: 6s !important;}
#owl-demo .item{
    margin: 3px;
  }
  #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
  }
  .compliance-items {
    text-align: center;
    padding: 30px;
    border: 1px solid lavender;
    border-radius: 10px;
    margin: 45px 10px 30px 10px;
    transition:0.5s;
}
.compliance-items:hover{    box-shadow: rgb(0 95 156 / 28%) 0px 7px 29px 0px;transform:scale(1.0);}
.compliance-items h4 {
    margin: 14px 0px;
    font-size: 18px;
    font-weight: 600;
}
.compliance-items p {
    font-size: 14px;
    line-height: 23px;
    color: black;
    margin-bottom: 20px;
}
.compliance-icon {
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 10px auto;
    border-radius: 50%;
}
.button2::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f138";
    font-size: 15px;    margin: 0px 5px;
  }
  .owl-pagination {
    display: none;
}
.owl-buttons .owl-prev {
    display: block;
    width: 18px;
    height: 20px;
    margin: 5px 7px;
    opacity: 0.3;
    background-image: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 40px;
}
.owl-buttons .owl-next {
    display: block;
    width: 18px;
    height: 20px;
    margin: 5px 7px;
    opacity: 0.3;
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 10px;
}
/*   ==== TESTING SERVICES=====================*/
.services {
    background-color: #fbfbfb;
    position: relative;
    display: block;
    width: 100%; animation-duration: 6s !important;
}
.testing-images-con{
   overflow: hidden;
}
.testing-images-con img {
    max-width: 100%;
    transition: transform 1s;
}
.testing-images-con:hover img {
    transform: scale(1.3); 
}
.testing-contant {
    padding: 18px;
    margin: 0px;
    position: relative;
    text-align: center;
    transition: all 1s;
}h5.card-title {    font-size: 18px !important;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    height: 42px;}
.testing-contant.compliance-items p {
    margin: 0px;
}
.testing-contant h4 {    margin: 10px 0px;    font-size: 18px;    font-weight: 600;    color: black;    height: 41px;    overflow: hidden;
}.testing-contant-icons.bg-remove {    height: 145px;    overflow: hidden;}
.testing-contant p {
    font-size: 14px;
    line-height: 23px;
    color: black;
    margin-bottom: 20px;
}
.testing-contant-icon {
    width: 80px;
    height: 80px;
    background-color: #005f9c;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    margin: 0px auto;
}
.testing-contant-icon img {
    margin: 15px 10px;
    text-align: center;
    max-width: 65%;
}
.row.extra-margin-testing.mt-5{margin: 30px;}
.services .testing-contant {height: 276px;
}

/*   ==== TESTING Brandserv=====================*/
.compliance.Brandserv {
    background-color: #fbfbfb; animation-duration: 6s !important;
    box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;
    
}
.testing-contant.Brandserv-right-border {
    height: auto !important;
}
.Brandserv-right-border:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 180px;
    background: #0000001a;
    right: -10px;
    top: 60%;
    transform: translateY(-50%);
}
a.button2.Read-More:hover {
    color: #b02e30 !important;
}
.Brandserv-testing-services {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 1%;
}
.bg-remove {
    background: none;
    text-align: -webkit-center;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}
.testing-contant.Brandserv-right-border:hover {
    transition: all .5s;
    transform: translateY(-30px);
}
.blue{    color: #005e9a !important;}
.col-lg-12.col-md-12.col-sm-12.mt-5.center {
    display: flex;
    justify-content: center;
}
a.button2.Solutions {
 box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 50px 0px;
}

/*   ==== Counter  =====================*/
.counterss{font-size: 55px;font-weight: 800;}
section#counter {
    padding: 60px 0px;
    position: relative;
    background-image: url(../images/counter-bg.png);
    background-color: rgb(0 95 156);
    background-repeat: no-repeat;
    background-size: cover;
}
.number-of-counter {
    position: relative;
    text-align: center;
    color: white;
    font-weight: 600;
}
.number-of-counter h1 {
    font-size: 24px;
    font-weight: 800;
    margin: 10px 0px;
}
/*   ==== GLOBAL SERVICES PROVIDER  =====================*/
section#global {
    position: relative;
    padding: 60px 0px;
    display: block;
    width: 100%;
}
.title.left-alone h2 {
    text-align: left !important;
}
.title.left-alone::after {
    content: '';
    position: absolute;
    background-color: #005f9c;
    width: 12%;
    height: 3px;
    bottom: -15px;
    text-align: center;
    left: 40px;
    transform: translate(-50%, 0px);
}
.globel-section p{      font-size: 14px;
    color: black;
    line-height: 24px;
    text-align: justify;}
.Submit-your-enquirys.row label {    font-size: 14px;}.Submit-your-enquirys.row input {    font-size: 13px;}.Submit-your-enquirys.row textarea {    font-size: 13px;}
/*   ==== SECTION ABOUT US  =====================*/
.col-md-11.m-auto.about-bg {
    position: relative;
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 60px 70px;
    background-image: url(../images/bg-lines.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.inner.color-white h4 {
    margin: 10px !important;
    font-weight: 600;
    font-size: 18px;
}
.inner.color-white p {
    margin: 0px;
}
.about-us h2{
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    text-transform: lowercase;
    line-height: 37px;
}
.about-us h2 span{
    font-weight: 700;
}
.about-us p {
    margin-top: 15px;
    margin-bottom: 30px;
    color: #7b88a8;
    font-size: 15px;
    line-height: 22px;
}
a.read-more {
    color: #b02e30;
    font-weight: 700;
    display: none;
}
.testing-contant:hover a.read-more{display: block !important;}
a.button2.Read-Mores {
    padding: 0px !important;
    border: none;
    color: black;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.box-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 35px 15px;
    width: 100%;
  }
  
  @media screen and (min-width:1380px) {
    .box-container {
      flex-direction: row
    }
  }
  
  .box-item {
    position: relative;
    -webkit-backface-visibility: hidden;
    width: 415px;
    margin-bottom: 35px;
    max-width: 100%;
  }
  
  .flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
  }
  
  .flip-box-front,
  .flip-box-back {
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    min-height:250px;
    -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: #FFFFFF;
    box-shadow: 0px 20px 60px 0px rgba(79, 119.00000000000006, 255, 0.2);
    
  }
  
  .flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: transparent;
    background-image: linear-gradient(180deg, #005f9c 0%, #233867 100%);
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 20px 60px 0px rgba(78.99999999999986, 19.000000000000018, 255, 0.2);
  }
  
  .flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 30px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
  }
  .inner.color-white {
    text-align: -webkit-center;
    margin: 0px;
}
a.button2.Read-Mores.text-white:hover {
    background: none;
}
.extra-procode{    position: absolute;
    top: -60px;
    right: 50px;}
    section#about {
        position: relative;
        padding: 34px 0px 118px 0px;
        display: inline-block;
        width: 100%;
    }
/*   ==== SECTION Testimonial  =====================*/
section#Testimonials {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 50px;
}
.testimonials-images {
    display: flex;    align-items: center;
    justify-content: space-between;
    background-color: #fbfbfb;
    padding: 10px 15px;
}
.client-name h4 {
    font-size: 15px;
    margin: 0px;
    font-weight: 600;
}
.client-name p {
    font-size: 14px;
    margin: 0px;
    font-weight: 500;
}
.testimonials-client-images img {
    width: 50px;
    height: 50px;
    background-color: #005f9d;
    padding: 1px;
    border-radius: 50%;
    margin: 0px 20px 0px 0px;
}

.client-names {
    display: flex;
    align-items: center;
}
.review span i {
    font-size: 20px;
    margin: 0px 3px;
    color: #ffc107;
}
.Guarantee p {    font-size: 14px;    padding: 30px 20px;    line-height: 23px;    font-style: italic;    margin: 0px;    height: 200px;    overflow: hidden;
}
.testimonials-items:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 10px;
    /* transform: skewY(2deg); */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}
.testimonials-items {
    text-align: left;
    color: #000;
    display: block;
    border-radius: 15px;
    width: 95%;
    margin: 60px auto 20px;
    position: relative;
}
.Guarantee:before {
    font-family: FontAwesome;
    position: absolute;
    z-index: 10;
    content: "\f10d";
    font-size: 35px;
    color: rgba(0, 0, 0, .1);
    left: 8px;
    top: 40px;
    bottom: 0px;}
.Guarantee:after {
    font-family: FontAwesome;
    position: absolute;
    z-index: 10;
    content: "\f10e";
    font-size: 35px;
    color: rgba(0, 0, 0, .1);
    top: auto;
    right: 30px;
    bottom: 35px;
}
.Guarantee {
    position: relative;
    padding: 25px;
}

/*   ==== SECTION Blog  =====================*/
.card-footer a.button2.Read-Mores {margin: 0px;
}
.card-footer {
    background: none !important;
}.card-img, .card-img-bottom, .card-img-top {    width: 100%;    height: 281px;}
.card-text {
    font-size: 14px;
    line-height: 23px;
    color: black;
    margin-bottom: 20px;
}
.blog-user {
    padding: 5px 15px;
    position: relative;
}
.blog-user span {
    font-size: 14px;
    margin: 0px 20px 0px 0px;
    color: black;
    font-weight: 600;
}
.card-title {
    font-weight: 600;
}
a.button2.Read-Mores:hover {
    background: none;
    color: #b02e30;
}
.card-footer {
    border: none !important;
}
.card {
    box-shadow: 0 6px 25px rgba(12,89,219,.09);
    margin: 50px 0px;
    padding: 15px;
    background: #fff;
    border: none !important;
    transition: .5s;
}
.card:hover {
    transform: translateY(-20px);
}

/*   ==== SECTION Submit your enquiry  =====================*/
.Submit-your-enquirys {
    position: relative;
    margin: 0px;
}
.Submit-your-enquiry{    background-color: #1d77b6;
    margin: 15px;
    padding: 18px;
    border-radius: 10px;}

.Submit-your-enquirys {
        display: flex;
        justify-content: space-between;
}
.enquirys-images img {
    position: absolute;
    right: 0px;
    z-index: 9;
    width: 460px;
    bottom: -18px;
}
.enquirys-images.col-md-12.col-lg-5 {
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
.enquiry h2 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    color: white;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 500;
}
button.button2.Solutions {
    background-color: #fff;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 50px 0px;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0px;
    display: inline-block;
    border: 1px solid #005f9b;
}
button.button2.Solutions-Submit {
    padding: 6px 25px;
    border: 1px solid white;
    border-radius: 30px;
    color: white;
}
button.button2.Solutions-Submit:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 30px;
    background-color: #233867;
}
section#Submit-your {
       position: relative;
    display: inline-block;
    margin: 50px 0px;
    width: 100%;
}

/*   ==== SECTION fooetr section  =====================*/
footer {
    background-color: black;
    padding: 70px 0px 70px 0px;
    position: fixed;
    display: block;
    z-index: 0;
    right: 0px;
    left: 0px;
    bottom: 0px;
}
section#main-content {
    position: relative;
    z-index: 1;
    background-color: white;
    margin-bottom: 465px;
    width: 100%;    display: inline-block;
    padding: 0px 0px;
}
.footer-title::after {
    content: '';
    position: absolute;
    background-color: #005f9c;
    width: 20%;
    height: 3px;
    bottom: -10px;
    text-align: center;
    left: 0px;
}
.footer-title {
    position: relative;
}
.footer-title h4 {
    color: white;
    font-size: 22px;
}
.Brandserv {
    position: relative;
    margin-top: 40px;
    display: block;
    width: 100%;
}
.Brandserv ul {
    margin: 0px;
    padding: 0px;
}
.Brandserv ul li {
    margin: 0px;
    padding: 0px;
    line-height:30px;
    transition: .5s;
}
.Brandserv ul li:hover {
    margin-left: 10px;
}
.Brandserv ul li a {
    margin: 0px;
    padding: 0px;
    color: #bcbbba;
    font-size: 14px;
}
button.button2.btn-footer {
    color: #d4d4d49e;
    border: 1px solid #d4d4d4ba;
    padding: 4px 20px;
    border-radius: 30px;
    margin-bottom: 15px;
}
.socal-link {
    position: relative;
    display: block;
    width: 100%;
}
button.button2.btn-footer:hover {
    color: #d4d4d4;
    border: 1px solid #1d77b6;
    padding: 4px 20px;
    border-radius: 30px;
    margin-bottom: 15px;
    background-color: #1d77b6;
}
.socal-link h4 {
    margin: 0px;
    font-size: 18px;
    color: #ffffffb3;
}
.socal-link ul li {
    float: left;
    margin: 10px 15px 0px 0px;
    padding: 5px;
    background-color: #212020;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 22px;
    text-align: center;
    transition: .5s;
}
.socal-link ul li:hover {
    transform: translateY(-10px);
    background-color: #ffffff;
}
.socal-link ul li a {
    color: #0067a7;
}
.fa-copyrights {
    background-color: #005f9c;
    margin: 70px 0px 0px 0px;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 9;
}
.copyright span {
    color: white;
    font-size: 14px;
}
.copyright ul li a {
    color: white;
    font-size: 14px;
}
.copyright ul li {
    margin: 0px 14px 0px 0px;
    border-right: 1px solid #909090;
    padding: 0px 14px 0px 0px;
}
.copyright ul {
    float: right;
    display: flex;
}
.ext-class-design{     background: none !important;
    border: 1px solid #ffffff42 !important;}
/*  <!-- Back to top button -->   */

button#back-to-up {
    width: 45px;
    height: 45px;
    font-size: 20px;
    background-color: #005f9c;
    animation: glow 1s infinite linear;
    border-radius: 8px;
    transition: all .3s;    z-index: 999;
}
@keyframes glow{
    0% {
        transform: scale(1,1);
        box-shadow: 0 0 0 0 rgb(0 95 156);
    }
    100% {
        box-shadow: 0 0 0 20px transparent;
        transform: scale(1,1);
    }
  }
.design-class{    animation: glow 1s infinite linear;
    border-radius: 8px;
    transition: all .3s;}

/* Section: side bar form */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.contact-container {
    display: flex;
    flex-direction: row; /* Change to row layout */
    align-items: center; /* Center items vertically */
    justify-content: center; /* Center items horizontally */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 1000px;
    background-color: #ffffff;
    padding: 40px; /* Increase padding for larger container */
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    max-width: 90%; /* Adjust width of the container */
    max-height: 90%; /* Adjust height of the container */
    overflow: hidden; /* Add scrollbar when content exceeds container */
}

.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1000;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.main_box {
    width: 0;
    height: 0;
    background: red;
    position: relative;
    transform: translateX(-250%); /* Shift the entire main_box to the left */
    transition: all 0.3s ease-out;
    align-items: center;
    justify-content: center;
    animation: rotate 60s linear infinite; /* Apply rotation animation to the main_box */
}

.main_box *{ transition: all 0.3s ease-out; }
.proBox {
    width: 170px;
    height: 170px;
    position: absolute;
    margin-bottom: 20px; /* Add margin between each proBox */
    transition: all 0.3s ease-out;
}

.proBox figure{
	margin: 0;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	/* background-blend-mode: darken; */
	background-color: rgb(255, 255, 255);
	clip-path: polygon(0% 15%, 100% 0%, 100% 100%, 0 85%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 65%;
}
.description {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 90%;
    font-size: 19px;
    padding: 20px;
    text-align: justify;
    color: #ffffff;
    background: #3141be;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 15px;
}
.description h3{ 
    margin: 0 0 10px; 
    font-size:15px;
}
.description p{ margin: 0 }
.proBox.active figure{background-blend-mode: initial;}
.proBox.active .description{
	color: rgba(255,255,255,1);background:#3141be;
}

/* Adjustments for the number of proBox elements */
.proBox:nth-child(1){
	transform: translate(100% ,-50%) rotate(0deg);
}
.proBox:nth-child(2){
	transform: translate(55% ,-155%) rotate(-45deg);
}
.proBox:nth-child(3){
	transform: translate(-50% ,-200%) rotate(-90deg);
}
.proBox:nth-child(4){
	transform: translate(-155% ,-155%) rotate(-135deg);
}
.proBox:nth-child(5){
	transform: translate(-200% ,-50%) rotate(-180deg);
}
.proBox:nth-child(6){
	transform: translate(-155% ,55%) rotate(-225deg);
}
.proBox:nth-child(7){
	transform: translate(-50% ,100%) rotate(-270deg);
}
.proBox:nth-child(8){
	transform: translate(55% ,55%) rotate(-315deg);
}


.form-container {
    width: 50%; /* Occupy 50% of the container width */
    /* text-align: center; */
    margin-left: 600px; /* Add space between form and main_box */
    overflow-y: auto; /* Add scrollbar if form content exceeds container height */
}

.form-container form {
    max-width: 400px;
    margin: 0 auto;
}

.form-container form input,
.form-container form label {
    margin-bottom: 10px;
}

/* Styling for the form inputs */
.contact-container input[type="text"],
.contact-container input[type="email"],
.contact-container input[type="number"],
contact-container textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    background-color: #f9f9f9;
    color: #333333;
    transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s;
}

.contact-container input[type="text"]:focus,
.contact-container input[type="email"]:focus,
.contact-container input[type="number"]:focus,
.contact-container textarea:focus {
    border-color: #3f54f1;
    box-shadow: 0 0 5px rgba(63, 84, 241, 0.3);
    background-color: #ffffff;
    outline: none;
}

/* Placeholder color */
.contact-container input[type="text"]::placeholder,
.contact-container input[type="email"]::placeholder,
contact-container input[type="number"]::placeholder,
contact-container textarea::placeholder {
    color: #999999;
}

/* Styling for the submit button */
.contact-container input[type="submit"] {
    width: 100%;
    background-color: #3f54f1;
    color: white;
    padding: 15px 0;
    margin-top: 10px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.contact-container input[type="submit"]:hover {
    background-color: #2f44d1;
    transform: translateY(-2px);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.contact-container input[type="submit"]:active {
    background-color: #3f54f1;
    transform: translateY(0);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.contact-container input[type="submit"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(63, 84, 241, 0.4);
}


/* Make the container responsive */
@media (max-width: 768px) {
    .contact-container {
        flex-direction: column;
        padding: 20px;
        width: 90%; /* Adjust width for smaller screens */
    }

    .image-container, .form-container {
        width: 100%;
    }
}

/* 


  .side-bar {
    width: 160px;
    height: 100vh;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    right: 0px;
    top: 50px;
  }
  .side-bar ul li {
    display: grid;
    width: 100%;
    font-size: 9px;
    line-height: 21px;
}


nav ul {
    padding: 0;
  }
  
  nav li {
    list-style: none;
  }
  
  nav li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 0.6rem 0.3rem;
    font-weight: 400;
    transition: all ease-out 250ms;
  }
  
  nav li a:hover {
    color: lime;
  }
  
  .main-content {
    margin-left: 160px;
  }
  
  section {
    background-color: #f2f2f2;
    height: 90vh;
    margin:0;
    padding:2.5rem 4rem;
  }
  
  section:nth-of-type(2n) {
    background-color: #ccc;
  }
  
  section:last-of-type {
    height: 100vh;
  }
  
  h1 {
    color: #444;
    font-weight: 600;
  }
  
  .active {
    color: lime; 
    font-weight: 600;
  }

  nav li a:not(.active) {
  display: none;
} */

/*   ==== Section Sticky/Fixed Social Media Sidebar  =====================*/
.sticky-icon  {
	z-index:1;
	position:fixed;
	top:30%;
	right:0%;
	width:210px;
	display:flex;
	flex-direction:column;}  
	
.sticky-icon a  {
	    transform: translate(160px,0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 4px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    font-size: 15px;
    transition: all 0.8s;}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(50px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
.Facebook  {
	background-color:#2C80D3;
	color:#FFF;}
	
.Youtube  {
	background-color:#fa0910;
	color:#FFF;}
	
.Twitter  {
	background-color:#53c5ff;
	color:#FFF;}
	
.Instagram  {
	background-color:#FD1D1D;
	color:#FFF;}
	
.Google  {
	background-color:#d34836;
	color:#FFF;}						
.sticky-icon a i {
	    background-color: #FFF;
    height: 30px;
    width: 30px;
    color: #000;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;}
.sticky-icon a i.fa-facebook-f  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-google-plus-g  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-instagram  {
	background-color:#FFF;
	color:#FD1D1D;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}
.fas fa-shopping-cart  {
	background-color:#FFF;}	
#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:20px;}

#myBtn:hover {
  background-color: #555;
}			



/*  breadcrumb */

.Breadcrumb.mt-120{
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 4.8%;
    background-color: #f2f7fa;
    clear: both;
}
.Breadcrumb-overlay::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 49%);
    box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;
}
li.breadcrumb-item {
    font-size: 15px;
}
li.breadcrumb-item a {
    color:#181717;
}
.Breadcrumb-section.Breadcrumb-overlay {
	padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.Breadcrumb-section.Breadcrumb-overlay h2 {
    color: white;
    text-transform: uppercase;
    /*font-family: "Outfit", sans-serif;*/
    margin: 0 0 5px;
    font-weight: 500;
    line-height: 1.1667;
    text-rendering: optimizeLegibility;
}
.relative{position: relative;}  

/*  Get In Touch */  
.contact-area {
    padding: 50px 0px;
}
.contact input {
        border: 1px solid #c1c1c1;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #232434;
    font-size: 15px;
    height: 50px;
    padding: 7px;
    width: 100%;
    padding-left: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.contact textarea {
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #232434;
    font-size: 15px;
    padding: 10px;
    width: 100%;
    padding-left: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.contact input:focus {
    background: #fff;
    border: 1px solid #005f9c;
    color: #232434;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
}
button#submitButton {
    background-color: #005f9c;
    padding: 10px 30px;
    border-radius: 30px;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0px;
    display: inline-block;
}
.contact textarea:focus {
    background: #fff;
    border: 1px solid #005f9c;
    color: #232434;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
}
.form-control::placeholder {
    color: #232434;
    opacity: 1;
}
.btn-contact-bg {
    border-radius: 30px;
    color: #fff;
    outline: medium none !important;
    padding: 15px 27px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #7564e5;
    font-family: 'poppins', sans-serif;
    cursor: pointer;
    width: 100%;
}
.btn-contact-bg:hover,
.btn-contact-bg:focus {
    background: #232434;
    color: #fff;
}
/*START ADDRESS*/
.single_address {
    overflow: hidden;
    margin-bottom: 10px;
    padding-left: 40px;
}
@media only screen and (max-width:768px) {
    .single_address {
        padding-left: 0px;
    }
}
.single_address i {
    background: #233867;
    color: #ffffff;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    margin-right: 14px;
    font-size: 22px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single_address:hover i {
    background: #005f9c;
    color: #fff;
}
.single_address h4 {
    font-size: 18px;
    margin-bottom: 0px;
    overflow: hidden;
    font-weight: 600;
}
.single_address p {
    overflow: hidden;
    margin-top: 5px;
}

/*  PRIVACY POLICY Terms and Conditions */

#Privacy-Policy{
	padding: 50px 0px;
}
.Privacy-Policy-content h4 {
    font-size: 18px;
    margin-bottom: 0px;
    overflow: hidden;
    font-weight: 600;
}
.Privacy-Policy-content p {
    font-size: 15px;
    line-height: 23px;
    color: black;
    margin-bottom: 20px;

}

/*   ==== Section ABOUT us  =====================*/
.promotion-area {
       position: relative;
    box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;
    padding: 20px 0px;
}
.gray-bg {
       background: #ffffff;
    box-shadow: 0 20px 60px rgb(79 119 225 / 14%);
}

.gray-color {
    background-color: #F6F7F9;
}
.pb-120 {
    padding-bottom: 120px;
}
.pt-120 {
    padding-top: 120px;
}
.rs-about .shape-image {
    position: relative;
}
.rs-about .shape-image .top {
    position: absolute;
    right: 51%;
    top: -125px;
}

.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
}
@keyframes dance3 {
    0% {
            -webkit-transform: scale(0.8);
    }
    100% {
           -webkit-transform: scale(1);
    }
}
.dance {
    -webkit-animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
            -webkit-transform: scale(0.8);
    }
    100% {
           -webkit-transform: scale(1);
    }
}
.pl-60 {
    padding-left: 60px !important;
}
.rs-about .rs-animation-shape {
    position: relative;
    z-index: 1;
}
.rs-about .rs-animation-shape .middle-image2 {
    position: absolute;
    top: -80px;
    left: -25px;
    z-index: -1;
}
.pl-60 {
    padding-left: 60px;
}
img {
    max-width: 100%;
    height: auto;
}
.desc.pb-35 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}
.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
    box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;
}
.techwix-about-section-07 .about-img-wrap {
    display: flex;
    position: relative;
    z-index: 1;
}
.techwix-about-section-07 .about-img-wrap .shape-1 {
    position: absolute;
    right: 55px;
    bottom: -30px;
    z-index: -1;
}
.techwix-about-section-07 .about-img-wrap .about-img {
    overflow: hidden;
}
.techwix-about-section-07 .about-img-wrap .about-img img {
    border-radius: 10px;
}
.techwix-about-section-07 .about-img-wrap .about-img:last-child {
    padding-left: 15px;
    margin-top: 75px;
}
.techwix-about-section-07 .about-img-wrap .about-img {
    overflow: hidden;
}
.zoiq {
    transition: transform .4s;
}
.zoiq:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.animate-left {
    position: relative;
    animation: animateleft 2s;
}

@keyframes animateleft {
    0% {
        left: -200px;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
.animate-right {
    position: relative;
    animation: animateright 2s;
}

@keyframes animateright {
    0% {
        right: -200px;
        opacity: 0;
    }
    100% {
        right: 0;
        opacity: 1;
    }
}

/*   ==== SECTION BLOG  =====================*/
.blog {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    padding: 70px 0px;
}
.widget-form.make-me-sticky {
    top: 160px !important;
}
.make-me-sticky {
    position: -webkit-sticky !important;
    position: sticky;
    top: 0;
    padding: 0;
}
.widget-form textarea {
    width: 100%;
    margin: 8px 0;
    padding: 15px 20px;
    float: left;
    height: 65px;
    border: 1px solid #ebebeb;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    border-radius: 30px;
}
img.captcha-code {    max-width: 33%;
    margin: 10px 0px;
    display: inline-block;
}
.widget-form {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left; 
}
.widgetsho{background: #fff;-webkit-box-shadow: 0 0 59px -4px rgba(5,69,95,.27);
    -moz-box-shadow: 0 0 59px -4px rgba(5,69,95,.27);
    box-shadow: 0 0 59px -4px rgba(5,69,95,.27);    width: 100%;
    display: inline-block;border-radius: 0px 0px 10px 10px;
    clear: both;}
.side-form-header {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    float: left;
    background: #233867;
    border-radius: 10px 10px 0px 0px;
}
.widget-form p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #fff;
}
.side-form-header .h4 {
    color: white;
}
.widget-form form {
    padding: 20px 35px;
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.widget-form input[type=text] {
    width: 100%;
    margin: 8px 0;
    padding: 0 20px;
    float: left;
    height: 45px;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    border-radius: 30px;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0,0,0,.05);
    border-radius: 22px 0px 0px 22px;
}
.widget-form input[type=email] {
    width: 100%;
    margin: 8px 0;
    padding: 0 20px;
    float: left;    margin-bottom: 15px;
    height: 45px;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    border-radius: 30px;
}
.widget-form button {
    padding: 10px 30px;
    margin: 10px 0;
    display: inline-block;
    background: #005f9c;
    border: none;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;border-radius: 30px;
    -webkit-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);
    color: white;
}
.widget_contact {
    position: relative;
    padding: 20px 30px;
    border-radius: 6px;
    background-size: cover;
    text-align: center;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.widget_contact img {
    text-align: center;
    margin: 20px auto;
}
.widget_contact h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 30px;
}
.widget_contact .phone-number {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 11px;
}
.widget_contact .phone-number a {
    color: #fff;
}
.widget_contact .email {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
}
.widget_contact .email a {
    color: #fff;
}
div#envolve_need_help-1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
.fix-images-css img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.contact-form.article-comment {
    padding: 50px;
}
.contact-form.article-comment.card h4 {
    margin-bottom: 30px;
}
.icon-box.col-md-2.col-4 img {
    border-radius: 50%;
    border: 2px solid lavender;
    height: 100px;
    width: 100px;
    text-align: center;
    margin: 0px auto;
}
ul.comment-reply.list-unstyled h5 {
    font-weight: 600;
    font-size: 15px;
    margin: 0px;
}
ul.comment-reply.list-unstyled p {
    font-size: 15px;
    line-height: 21px;
    color: black;
    margin: 10px 0px;
}
ul.list-inline.Reply {
    display: flex;
    justify-content: space-between;
}
ul.list-inline.Reply li a {
    font-weight: 600;
    color: #005e9c;
}
.breadcrumb-item.active {
    color: #181717;
}
/*   ==== SECTION Notifications  =====================*/
.Notifications p {
    margin-bottom: 10px;
    font-size: 15px;transition: .5s;
}
.Notifications p:hover {
   margin-left: 20px;
}
.Notifications-style {
    background-color: #f1f1f1;
    padding: 18px;
    border-radius: 10px;
    vertical-align: middle;
}
.Notifications.Notifications-style p i {
    color: #b02e30;
    margin: 0px 10px 0px 0px;
}
.Notifications.Notifications-style h3 {
    font-size: 22px;
    font-weight: 600;
    color: #b02e30;
    margin-bottom: 20px;
}
/*   ==== SECTION it solutions  =====================*/
.row.Streaming-Solutions {
    align-items: center;
    position: relative;
    margin: 0px 60px;
    margin-bottom: 60px;
}
.solutions-content h2 {
    /*font-family: "Outfit", sans-serif;*/
    color: #111111;
    margin: 0 0 14px;
    font-weight: 500;
    line-height: 1.1667;
    text-rendering: optimizeLegibility;
    font-size: 26px !important;
}
.solutions-content p {
    font-size: 15px;
    line-height: 25px;
    color: black;
    margin-bottom: 20px;
}
.it-solutions:before {
    background-color: #005e9a96;
    width: 797px;
    height: 797px;
    border-radius: 50% 50% 50% 50%;
    overflow: hidden;
    opacity: 0.25;
    filter: blur(100px);
    visibility: visible;
    z-index: 0;
    content: "";
    position: absolute;
}
.extra-effect:after{background-color: #b02e3073;
    width: 797px;
    height: 797px;
    border-radius: 50% 50% 50% 50%;
    overflow: hidden;
    opacity: 0.25;
    filter: blur(100px);
    visibility: visible;
    z-index: 0;
    content: "";
    position: absolute;}

    .extra-effect2:after{      background-color: #00a0c87d;
        width: 797px;
        height: 797px;
        border-radius: 50% 50% 50% 50%;
        overflow: hidden;
        opacity: 0.25;
        filter: blur(100px);
        visibility: visible;
        z-index: 0;
        content: "";
        position: absolute;
        right: 0px;}
.it-solutions {
    box-shadow: 5px -33px 60px 5px rgba(107.24999999999999, 79.03858695652174, 79.03858695652174, 0.31) inset;
    padding: 30px 0px;
}
.solutions-content {
    position: relative;
    z-index: 9;
}
.Streaming-solutions-details:after{
    background-color: #00a0c87d;
        width: 797px;
        height: 797px;
        border-radius: 50% 50% 50% 50%;
        overflow: hidden;
        opacity: 0.25;
        filter: blur(100px);
        visibility: visible;
        z-index: 0;
        content: "";
        top: 50px;
        position: absolute;
        left: 0px;
}
section#google-map {
    display: inline-block;
    width: 100%;
}
.solutions-content-images {
    text-align: -webkit-center;
    margin: 0px auto;
}
.solutions-content-images img {
    width: 400px;
}
.full-width img {
    max-width: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0px !important;
}
.change-width {
    max-width: 100% !important;
    width: auto !important;
}
.border-radius{    border: 3px solid #f1f1f1;
    padding: 5px;
    border-radius: 5px;}
    .accordion-item {
        border: 1px solid lavender !important;
        margin-bottom: 16px;
        background: #fff;
        -webkit-box-shadow: 0 0 59px -4px rgba(5,69,95,.27);
        -moz-box-shadow: 0 0 59px -4px rgba(5,69,95,.27);
        box-shadow: 0 0 59px -4px rgba(5,69,95,.27);
        border-radius: 5px !important;
    }

/*   ==== SECTION it solutions  =====================*/

.square{
    -webkit-animation: square 1.5s infinite  alternate;
    animation: square 1.5s infinite  alternate;
  }

  @-webkit-keyframes square {
    0% { transform: translateX(0); }
    100% { transform: translateX(-30px); }
}
@keyframes square {
    0% { transform: translateX(0); }
    100% { transform: translateX(-30px); }
}
#whatsapp-target-1 {
    width: 69px;
    height: 190px;
    padding: 5px;
    display: none;
  }
  .floating-menu.menu2 a img {
    width: 55px;
    text-align: center;
    margin: 15px 0px !important;
}
  .hide{display:none;}
  .hide-1-yes{display:none;}
  .whatsapps {
    position: fixed;
    background: #005f9c;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.10);
    border-radius: 50%;
    left: 40px;
    transform: translate(0, 0);
    z-index: 999;
    transition: all 1s ease-in-out;
    padding: 4px;
    bottom: 25px;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 65px;
    margin: 0px auto;
    animation: glow 1s infinite linear;
}
div#container-target {
    position: fixed;
    bottom: 100px;
    left: 45px;
    z-index: 999;
}
.whatsapps img {
    text-align: center;
    margin: 0px auto;
    width: 60px;
    padding: 10px;
    line-height: normal;
}
div#google_translate_element {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 26px;
    overflow: hidden;
}
select.goog-te-combo {
    margin: 3px 0px !important;
    padding: 2px 15px;
    border: 1px solid lavender;
    border-radius: 5px;
    color: #0000009e;
}
section.login-main-wrapper {
    padding: 100px 0px;
    display: inline-block;
    width: 100%;
    text-align: -webkit-center;
    margin: 0px auto;
}
.thankyou-wrapper.text-center {
    margin: 0px auto;
    width: fit-content;
}
.obtain {
    font-weight: 600;
}
.BIS-Process.mt-5 p {
    margin-bottom: 6px;
}
.lg-model{z-index: 999;}
.row.align-items-center.Solution-Provider {
    text-align: center;
    padding: 50px 80px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgb(79 119 225 / 14%);
    border: 1px solid lavender;
}.India {    margin: 50px 13px 0px 13px;    text-align: center;    padding: 20px 30px;    border-radius: 10px;    background-color: white;    transition: all .5s;    box-shadow: 0 0 59px -4px rgba(5,69,95,.27);}.fix-cont-all-size p{overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2; /* Number of lines to show */    -webkit-box-orient: vertical;}
.India:hover {
    margin: 50px 13px 0px 13px;
    box-shadow:none;
    transition: all .5s;
}
.compliance-button_7 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.India img {
    width: 70px;
    text-align: center;
    margin: 0px auto;
}
.India h4 {
    font-size: 16px;
    font-weight: 700;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
.filesd{border-radius: 30px; margin:10px 0px;box-shadow: 0 5px 18px 5px rgba(0,0,0,.07);display: inline-block;}

.new2{
    width: 332px;
    background: white;
    padding: 10px!important;
    border: 1px solid #aaaac3;
    border-radius: 6px;
}