/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/about.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.fa-magnifying-glass {
    color: #90ee90;
}
.country-second-container{
    margin-bottom: 50px;
}
.mainpscon{
    overflow:hidden;
}
#sheet-redial-items p {
    font-size: 17px;
    padding: 2px;
    text-decoration: none;
    color: #fff;
}
.aboutHeading {
    visibility: visible;
    animation-duration: 1.1s;
    margin-left: 65px;
    color: var(--it-common-black);
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 15px;
    animation-name: fadeInUp;
    transition: all 0.3s ease-out 0s;
    font-family: var(--it-ff-heading);
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.secondCol {
    animation: tpupdown 0.8s infinite alternate;
}
.firstCol {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.pscol{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


@keyframes tpupdown {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}


.logos {
    width: 80%;
}
.row2 {
    margin-top: 111px;
}
.row3 {
    border: 1px solid pink;
    margin: 0;
    margin-top: 30px;
}
.row3col1 {
    border: 1px solid #000;
}
.row3col2 {
    border: 1px solid #000;
    margin-right: 0;
}
.mainimagesection {
    position: relative;
}
.mainimage {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    overflow-clip-margin: content-box;
    overflow: clip;
}
.videoplay {
    background-color: #fff;
    border-radius: 20px;
    bottom: 6%;
    left: 4%;
    margin-bottom: 0;
    padding: 10px;
    position: absolute;
    align-items: center !important;
    display: flex !important;
    color: #636363;
    font-family: Rubik, sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.playbuttondiv {
    padding-right: 20px;
    color: #636363;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.playlink {
    background-color: #ffdc60;
    border-radius: 50%;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    width: 52px;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
    border: none;
    color: inherit;
    outline: 0;
}
.playicon {
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.watchvideo {
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #636363;
}
.watchvideolink {
    background: 0 0;
    border: none;
    color: inherit;
    outline: 0;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
    color: #000;
    font-family: Rubik, sans-serif;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    transition: 0.3s;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-3__plr {
        padding: 0 30px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 3399px) {
    .maincontent {
        padding: 33px 21px;
    }
}
.div2 {
    animation-name: fadeInRight;
    visibility: visible;
    animation-duration: 1.1s;
}
@media (min-width: 1200px) {
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
.maincontent {
    border: 1px solid #d0d0d0;
    color: #636363;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    border-radius: 20px;
}
.headings {
    padding-bottom: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h1 {
        font-size: 20px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .para {
        padding: 0;
    }
    .useable-style{
        justify-content: center !important;
    }
}
.points {
    border: none;
    padding-bottom: 5px;
}
.points ul {
    display: inline-block;
    padding-bottom: 5px;
}
.points ul li {
    -webkit-text-decoration: transparent;
            text-decoration: transparent;
    float: left;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    width: 100%;
    list-style-type: none;
}
.points ul li span {
    font-size: 20px;
    font-weight: 400;
}
.points ul li i {
    color: #2e3bbb;
    font-size: 16px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .para {
        padding: 0;
    }
}
.paracontent {
    padding-right: 20px;
    color: #636363;
    margin-bottom: 1rem;
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .More {
        padding-top: 0;
    }
}
.points ul li span {
    font-size: 16px;
    font-weight: 400;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .More {
        padding-top: 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Morecontent {
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
    }
}
.Morecontent:hover {
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.Morecontent {
    overflow: hidden;
    position: relative;
    background-color: #ffdc60;
    border-radius: 30px;
    color: #232323;
    display: inline-block;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    text-transform: capitalize;
    transition: 0.7s;
    text-decoration: none;
    border: none;
    outline: 0;
    padding: 0 25px;
}
.Morecontent span {
    position: relative;
    z-index: 99;
}
@media only screen and (min-width: 1000px) and (max-width: 1399px) {
    .Morecontent {
        padding: 0 25px;
    }
}
.spanbutton {
    position: relative;
    z-index: 99;
    color: #232323;
    font-size: 15px;
    font-weight: 600;
    line-height: 52px;
    text-align: center;
    text-transform: capitalize;
}
.animate__fadeInUp {
    visibility: visible;
    animation-duration: 1.1s;
    animation-name: fadeInUp;
}
.team__main-thumb {
    position: relative;
    text-align: center !important;
    color: #636363;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.team__main-thumb img {
    width: 100%;
    transition: all 0.3s ease-out 0s;
}
.team__social-box {
    right: 0;
    text-align: center;
    top: 45%;
    transition: 0.5s;
    z-index: 2;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    color: #636363;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.team__social-box a {
    border: 1px solid #fff;
    text-decoration: none;
    cursor: pointer;
    visibility: hidden;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    text-align: center;
    transition: 0.3s;
    width: 40px;
}
.team__author-info {
    background-color: #fff;
    padding: 30px 0px;
}
.team__author-name {
    margin-bottom: 0;
    padding-bottom: 5px;
    transition: 0.3s;
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
}
.team__author-name a {
    color: #000;
}
a {
    text-decoration: none;
}
.team__main-thumb:after {
    background-color: rgba(41, 41, 48, 0.6);
    bottom: 0;
    height: 0;
    transition: 0.4s;
    width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .section-blue-subtitle {
        font-size: 20px;
    }
}
.section-blue-subtitle {
    border-bottom: 1px solid #4a6ef0;
    color: #4a6ef0;
    display: inline-block;
    font-family: Rubik, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 10px;
    animation-name: fadeInUp;
    visibility: visible;
    animation-duration: 1.1s;
}
.animate__fadeInUp {
    animation-name: fadeInUp;
    animation-duration: 1.1s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .section-title {
        font-size: 38px;
    }
}
.mb-60 {
    margin-bottom: 60px;
}
.mt-60 {
    margin-top: 60px;
}
.work-3_inner-wrapper .work-3_wrapper:nth-child(odd) {
    margin-left: 0;
}
.work-3_inner-wrapper .work-3_wrapper {
    background-color: #fff;
    border: 1px dashed #ffdc60;
}
.mb-30 {
    margin-bottom: 30px;
}
.work-3__content {
    display: flex;
}
.work-3__wrapper {
    border-radius: 10px;
    max-width: 500px;
    padding: 10px;
    transition: 0.3s;
}
.work-3_inner-wrapper .work-3wrapper .work-3_item {
    background-color: #ffdc60;
    border: none;
}
.work-3__item {
    border-radius: 10px;
    padding: 20px;
}
.work-3_inner-wrapper .work-3wrapper .work-3_content {
    flex-wrap: wrap;
}
.mb-15 {
    margin-bottom: 15px;
}
.align-items-center {
    align-items: center !important;
}

.work-3_inner-wrapper .work-3wrapper .work-3_icon span {
    background-color: #fff;
}
.work-3__icon span {
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    font-size: 35px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}
.icon-color-1 {
    color: #ffdc60;
}
.icon-color-2 {
    color: #83adff;
}
.icon-color-3 {
    color: #ffadad;
}
.icon-color-4 {
    color: #fb87e1;
}
.icon-color-5 {
    color: #6bf89c;
}
.section-title1 {
    text-align: left;
}
.work-3_inner-wrapper .work-3wrapper .work-3_icon span i {
    color: #ffdc60;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .team__plr {
        padding: 0 30px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 4000px) {
    .team__plr {
        padding: 0 100px;
    }
}
.team__space-2 {
    padding-bottom: 50px;
}
.work-3_inner-wrapper .work-3wrapper .work-3_section-title {
    color: #232323;
}
.work-3__section-title {
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0;
    font-size: 22px;
    transition: 0.3s;
}
.work-3__section-title a {
    color: #000;
    font-size: large;
}
.work-3_inner-wrapper .work-3wrapper .work-3_right-text p {
    color: #232323;
}
.work-3__right-text p {
    color: #636363;
    color: var(--it-text-body);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 1rem;
    margin-top: 0;
}
@media (min-width: 1200px) {
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}

.feature__section-box {
    margin-top: 50px ;
}
.about-3__plr-2 {
    padding-top: 120px;
}
.about-3__space {
    padding-bottom: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .work-3__plr {
        padding: 0 30px;
    }
}
.accord {
    height: 400px;
}
.work-3_inner-wrapper .work-3_wrapper.inner-wrapper-2 {
    border: 1px dashed #83adff;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-2 .work-3_item {
    background-color: #83adff;
}
.work-3__title {
    margin-top: 8px;
}
.work-3__icon {
    margin-right: 30px;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-2 .work-3_icon span i {
    color: #83adff;
}
.work-3_inner-wrapper .work-3_wrapper.inner-wrapper-3 {
    border: 1px dashed #ffadad;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-3 .work-3_item {
    background-color: #ffadad;
}
.work-3__space {
    padding-bottom: 90px;
    padding-top: 120px;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-3 .work-3_icon span i {
    color: #ffadad;
}
.work-3_inner-wrapper .work-3_wrapper.inner-wrapper-4 {
    border: 1px dashed #fb87e1;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-4 .work-3_item {
    background-color: #fb87e1;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-4 .work-3_icon span i {
    color: #fb87e1;
}
.work-3_inner-wrapper .work-3_wrapper.inner-wrapper-5 {
    border: 1px dashed #6bf89c;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-5 .work-3_item {
    background-color: #6bf89c;
}
.work-3_inner-wrapper .work-3wrapper.inner-wrapper-5 .work-3_icon span i {
    color: #6bf89c;
}
.cont {
    margin-top: 100px;
}

.padding-6 {
    padding-top: 60px;
}
.work-3__item {
    height: 100%;
}
.new-tuti {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.distributor {
    margin: 0 45px;
}
.new-cta {
    background-color: #282438 !important;
}
.distributor img:hover {
    transition: ease-in 0.6s;
    font-size: 90px;
    transform: scale(1.8);
}
@media screen and (max-width: 994px) {
    .cta_content.new-tuti {
        display: flex;
        flex-direction: column !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-blue-subtitle {
        font-size: 18px;
    }
}
.section-blue-subtitle {
    border-bottom: 1px solid #4a6ef0;
    color: #4a6ef0;
    display: inline-block;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title {
        font-size: 35px;
    }
}

.title-anim {
    text-align: center;
}

.psrow {
    margin: auto;
    width: 96%;
}
.pscardimg {
    margin-top: 40px;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 50%;
    box-shadow: 3px 5.196px 43px 0 rgba(32, 32, 32, 0.07);
    display: inline-block;
    height: 105px;
    line-height: 105px;
    margin-bottom: 25px;
    text-align: center;
    width: 105px;
}
.pscardimg1 {
    background-color: #88e3f1;
}
.pscardimg2 {
    background-color: #ffbebe;
}
.pscardimg3 {
    background-color: #ffdc60;
}
.pscardimg4 {
    background-color: #a9c7ff;
}
.pscardimg5 {
    background-color: #6bf89c;
}
.h4ps {
    margin-bottom: 40px;
}
.ps-cardrow {
    margin-top: 40px;
    margin: 80px 12px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.pscol {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 20px;
    text-align: center;
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.05);
    animation-name: fadeInUp;
    animation-duration: 1.1s;
    transition: transform 0.3s ease-in-out;
    z-index: 1;
}
.about-3__space {
    padding-bottom: 50px;
    margin-left: 41px;
    margin-right: 41px;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        transform: translateZ(0);
    }
}
.pscol:hover {
    background-color: #282438;
    transform-origin: center;
    transform: scale(1.1);
}
.pscol:hover .h4ps {
    color: #fff;
    font-weight: 600;
}
.team__social-box {
    right: 0;
    text-align: center;
    top: 45%;
    transition: 0.5s;
    z-index: 2;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}
.team_main-thumb:after,
.team_social-box {
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}
.team__main-thumb:after {
    background-color: rgba(41, 41, 48, 0.6);
    bottom: 0;
    height: 0;
    transition: 0.4s;
    width: 100%;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #595252;
    opacity: 0.5;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
}
.psteam {
    z-index: 1;
}
.team__main-thumb:hover .overlay {
    height: 100%;
}
.psteam {
    position: relative;
}
.container23 {
    position: relative;
}

/* .ps-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #595252;
    opacity: 0.5;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
} */
.container23:hover .ps-overlay {
    height: 100%;
}
.work-3__item1 {
    background-color: #ffdc60;
    border-radius: 10px;
    height: 100%;
    padding: 20px;
}
.work-3__item2 {
    background-color: #83adff;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.work-3__item3 {
    background-color: #ffadad;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.work-3__item4 {
    background-color: #fb87e1;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.work-3__item5 {
    background-color: #6bf89c;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.inner-wrapper-1 {
    border: 1px dashed #ffdc60;
    padding: 20px;
  
}
.inner-wrapper-2 {
    border: 1px dashed #83adff;
    padding: 20px;
   
}
.inner-wrapper-3 {
    border: 1px dashed #ffadad;
    padding: 20px;

}
.inner-wrapper-4 {
    border: 1px dashed #fb87e1;
    padding: 20px;
 
}
.inner-wrapper-5 {
    border: 1px dashed #6bf89c;
    padding: 20px;

}
/* .inner-wrapper-4,.inner-wrapper-3,.inner-wrapper-2,.inner-wrapper-1{
    height: 400px;
} */
@media screen and (max-width: 768px) {
    /* .inner-wrapper-4,.inner-wrapper-3,.inner-wrapper-2,.inner-wrapper-1{
        height: 500px;
    } */
    .aboutImgs{
        justify-content: center !important;
    }
}
.text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.section-tit {
    align-items: center;
    display: flex !important;
    justify-content: center !important;
    margin-top: 20px;
}
.section-tit h2 {
    font-weight: 800;
    color: #232323;
}
.row1 {
    margin-top: 0;
    margin-right: 0;
}
.pscon12 {
    margin-top: 0;
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .firstCol {
        margin-top: 40px;
    }
    .div2 {
        margin: 40px 10px;
    }
    .char-anim {
        padding: 10px;
    }
    .para {
        padding: 10px;
    }
    .page_right_content {
        text-align: center;
        margin: 15px;
    }
    .btn-btn {
        margin: auto;
    }
}
.first-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.first-input input {
    font-size: 13px;
    text-transform: lowercase;
}
.text-area-form textarea {
    font-size: 13px;
}
.text-area-form {
    display: flex;
    justify-content: start;
    align-items: center;
}

.server-content{
    margin-top: 100px;
}


.server-wide-container{
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.container23{
    display: flex;
    justify-content: center;
}

.wrap-container{
    margin: 34px 80px;
}
@media screen and (max-width: 1175px) {
    .text-area-form {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .aboutHeading,
    .button1 {
        text-align: center;
        margin: 0;
    }
    
    #watch-video-text {
        display: none;
    }
    .playbuttondiv {
        padding-right: 0;
        font-size: 12px;
    }
    .videoplay {
        background: 0 0;
    }
    .page_right_content {
        text-align: center;
    }
    .More {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .server-content{
        margin-top: 50px;
    }
}

@media screen and (max-width:1150px) {
    .aboutHeading{
      font-size: 30px;
    }  
    /* .firstCol h1{
        text-align: center;
    }  */
   }
  
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/service01.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.warehouse-left-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}



.small-card-container{
    background-image:linear-gradient(0deg, #e4d0e4 0%, #eff4f5 100%);
}

.sectwo-icon span i {
    font-size: 22px;
}

.person-name i {
    font-size: 18px;
}

.warehouse-right-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
}

.warehouse-right-container img {
    animation: animation 2s infinite alternate-reverse forwards;
}

.umbrella-img {
    position: absolute;
    left: -1px;
    bottom: 40px;
    animation: umbrella-animation 2s infinite alternate-reverse forwards;
}

.rainbow {
    position: absolute;
    left: -40px;
    top: 30px;
    animation: curveline-two 12s infinite alternate forwards;
    overflow: hidden;
}

.snake-line-container {
    position: absolute;
    bottom: 40px;
    right: 0;
    animation: curveline 8s infinite alternate-reverse forwards;
}

.cards-container {
    justify-content: space-evenly;
    padding: 10px 5px;
    align-items: center;
}

.first-context {
    background-color: #31303f;
    border-radius: 25px;
    margin: 10px 12px;
}

*::-moz-selection {
    background-color: #FFDC60;
}

*::selection {
    background-color: #FFDC60;
}

.header-section {
    display: block;
    margin: 30px 0;
    text-align: start;
}

.service-tit {
    -webkit-text-stroke: thin
}

.header-section i {
    text-align: center;
    color: #924a4a;
}

.section-manage {
    text-align: start !important;
}

.header-section h3 {
    font-size: 25px;
    font-weight: 700;
    padding: 10px 0px;
    color: white;
}

.app-mid-title {
    font-size: 40px;
}

.address {
    text-align: start;
    color: #fff;
    text-transform: capitalize;
    margin: 15px 5px;
    letter-spacing: 1.2px;
    font-weight: 100;
}

.person-name {
    display: flex;
    align-items: center;
    margin: 20px 5px;
}

.person-name p {
    margin: auto 0;
    color: #fff;
    letter-spacing: 1.2px;
    text-transform: capitalize;
    padding-left: 15px;
    font-size: 16px;
}

.address p {
    color: #fff;
}

.cards-container {
    margin: 20px;
}

.my-cards {
    margin: 20px;
}

.second-context {
    background-color: #31303f;
    border-radius: 25px;
    margin: 10px 5px;
    padding: 20px 25px !important;
}

.third-context {
    background-color: #31303f;
    padding: 20px 25px !important;
    border-radius: 25px;
    margin: 10px 5px;
    box-shadow: 10px 2px 6px -3px gray;
}

.first-context {
    background-color: #31303f;
    border-radius: 40px;
    padding: 40px 60px;
}

.second-context {
    border-radius: 25px;
    margin: 10px 27px;
    box-shadow: 10px 2px 6px -3px gray;
}

.third-context {
    background-color: #31303f;
    border-radius: 25px;
    margin: 10px 27px;
    box-shadow: 10px 2px 6px -3px gray;
}

.cards-container {
    padding: 10px 5px;
    align-items: center;
    justify-content: center;
}

.jaipur-container h3 {
    color: #ff69b4;
}

.hyderabad-container h3 {
    color: orange !important;
}

.ludhiana-container h3 {
    color: #f08080;
}

.bhiwandi-container h3 {
    color: #87cefa;
}

.ahmedabad-container h3 {
    color: #fafad2;
}

.chennai-container h3 {
    color: #20b2aa;
}

.fa-user {
    color: #fff;
}

.first-context:hover .fa-location-dot {
    transform: translateY(-10px);
    transition-timing-function: ease-in-out;
    transition: 0.5s;
}

.first-context:hover {
    background-color: #292626;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    cursor: pointer;
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11), 0 15px 24px #d8d8e1;
}

.second-context:hover .fa-location-dot {
    transform: translateY(-10px);
    transition-timing-function: ease-in-out;
    transition: 0.5s;
}

.second-context:hover {
    background-color: #292626;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    cursor: pointer;
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11), 0 15px 24px #d8d8e1;
}

.third-context:hover .fa-location-dot {
    transform: translateY(-10px);
}

.third-context:hover {
    background-color: #292626;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    cursor: pointer;
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11), 0 15px 24px #d8d8e1;
}

@keyframes animation {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

@keyframes umbrella-animation {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
        right: 20px;
    }
}

@keyframes curveline {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-20px);
        margin-top: 40px;
    }
    100% {
        transform: translateX(-50px);
        margin-right: 20px;
    }
}

.container-edit{
    background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);
}
.container-edit-second{
    background-image: linear-gradient(120deg, #e0c3fc 0%, #8ec5fc 100%);
}
.edit-container-three{
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
.four-edit-container{
    background-image: linear-gradient(to top, #d5dee7 0%, #ffafbd 0%, #c9ffbf 100%);
}
.five-edit-container{

    background-image: linear-gradient(to top, #feada6 0%, #f5efef 100%);
}

@keyframes curveline-two {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(20px);
        margin-top: 20px;
    }
    70% {
        transform: translateX(50px);
        margin-right: 40px;
    }
    100% {
        transform: translateX(90px);
        margin-right: 60px;
    }
}

.section-title{
    color: #232323;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    -webkit-text-stroke: thin;
}


@media screen and (max-width:1150px) {
    .pinkdot-second{
        display: none;
    }
    
    .section-title{
        font-size: 29px;
    }
    .feature-item-container{
        display: flex;
        flex-direction: column;
    }
}



.innericon-second {
    left: 23%;
    color: black;
    position: absolute;
    top: 28%;
}

@media screen and (max-width:1150px) {
    .alwar-container {
        margin: 20px 0px;
    }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/service04.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.service-det-container{
    
    margin: auto !important;
    margin-top: 50px;
    width: 82vw;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    
}
.servicedet-col-1
{
    padding-left: 0;
    padding-right: 0;
}
.servicedet-col-1 img{
    max-width: 90%;
    height: 100%;

}
@media screen and (max-width: 1000px) {
    .servicedet-col-1 img{
        max-width: 100%;
        margin-bottom: 20px;
    }
}
.collapse-one{
    display: none;
}
.servicedet-col-1,.servicedet-col-2{
    padding-top: 15px;

}


.servicedet-col-2{
    background-color:lightgoldenrodyellow;
    margin-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    height: -moz-fit-content;
    height: fit-content;
}
.capsule{
    
    display: flex;
    gap: 20px;
    align-items: center;
    background-color: #fff;
    
    padding:10px;
    
   margin-top: 15px;

    border-radius: 50px;
    transition: all 0.1s;
}
.capsule:hover{
    background-color: #ffdc60;
}
.capsule-check
{
    padding: 6px;
    border-radius: 50%;
    background-color: #4a6ef0;
    color: #fff;
    
}
.capsule h3{
    
    width: -moz-fit-content;
    
    width: fit-content;
    margin: 0;   
}
.servicedet-content{
    margin: auto;
    width: 82vw;
    /* border: 1px solid black; */
    
    color: #7c637c;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
}
.servicedet-content p{
    /* border: 1px solid black; */
    margin-top: 30px;
    

}
.servicedet-qualities{
    margin: auto;
    margin-top: 30px;
    /* border: 1px solid black; */
    margin-bottom: 30px;
    display: flex;
    width: 82vw;
    
    padding-left: 0;
    padding-right: 0;
    justify-content: space-between;
}
.servicedet-qualities-col
{
    /* border: 1px solid black; */
    margin-top: 10px;
    padding-left: 0;
    
}
.qual{
    display: flex;
    
    gap: 20px;
    margin-top: 15px;
    align-items: center;
    
}
.qual h3{
    
    margin: 0;
    font-weight: 700;
    font-size: 15px;
    
    

}
.qual i{
    color: #2e5bfb;
    border: 1px solid #2e5bfb;
    font-size: 12px;
    text-align: center;
    

}
.img-row,.collapsible,.collapse-elem-section{
    width: 82vw;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    margin-top: 50px;
    /* border: 1px solid black; */
    
}
.img-row img{
    width: 100%;
}
.service-det-row-2-col{
    width: 82vw;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    /* border: 1px solid black; */
    margin-top: 70px;
}
.service-det-row-2-col-1{
    padding-left: 0;
    padding-right: 0;
    
}


.collapse-elem >*{
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.collapse-elem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border: 1px solid rgb(238 232 232);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 20px;
    border-radius: 20px;
    
    font-weight: 700;
    
}
.collapse-elem p{
    margin: 0;
}
.collapsible{
    border-radius: 20px;
}
.collapse-one{
    padding: 30px;
    font-size: 14px;
  
  
}

.collapse-elem, .collapse-one{
    transition: all 1s linear ;
}
.collapse-one p{
    margin: 0;
}
.collapse-elem div{
    display: flex;
    justify-content: center;
    align-items: center;
  
   
    gap: 30px;
}
.collapse-elem-section{
    margin-bottom: 150px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/HomeCSS/mainpage.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.mainpage-row{
    margin: 0% 8% !important;
    
}


/* #loader{
    background-color: #000000;
    text-shadow: 1px 1px 2px #fff;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    gap: 15px;
} */




#loader p{
 font-size: 6vw;
}

@media screen and (max-width: 767px) {
    #loader h1{
        font-size: 8vw;
    }
}


.main-page-container{
    margin-top: 200px;
    background-color: #FFFCF3;
    display: flex;
    justify-content: center;


}

/* .loader-container {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.834)
        url(https://media.giphy.com/media/8agqybiK5LW8qrG3vJ/giphy.gif) center
        no-repeat;
    z-index: 1;
  
}

.loader-container {
    width: 100%;
    height: 100vh; 
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: rgba(0, 0, 0, 0.834);
    z-index: 1;
    animation: screenWidth 6s linear ease-in;
    
}

@keyframes screenWidth {
    100%{
        height: 100vh;
    }
    0%{
        height: 0vh;
    }
    
}



.spinner {
    width: 64px;
    height: 64px;
    border: 8px solid;
    border-color: #3d5af1 transparent #3d5af1 transparent;
    border-radius: 50%;
    animation: spin-anim 1.2s linear infinite;
}

@keyframes spin-anim {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} */
.main-page-container-header{
    color: #232323;
    font-size:42px; 
    font-weight: 700;
    -webkit-text-stroke: thin;
    line-height: 1.2;

  
}

.mainpage-headline-container{
    position: relative;
}

.mainpage-headline-container img{
    position: absolute;
    bottom: 0;
    right: 0;
}


.mainpage-left-container{
    padding: 0px;
}
.dotted{
    position: absolute;
    right: 0;
    bottom: 0;
}




.section-about{
    color: #636363;
    font-size: 16px;
    font-weight: 400;
    padding: 0px;

}

.section-subtitle{
    background-color: rgba(255,220,96,.21);
    border-radius: 30px;
    color: #232323;
    display: inline-block;
    font-size: 16px;

    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 10px 30px;
}

.main-btn{
    background-color: #ffdc60;
    border-radius: 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 62px;
    line-height: 64px;
    overflow: hidden;
    padding: 0 52px;
    text-align: center;
    text-transform: capitalize;
    transition: 1s;
    position: relative;
  
}
.slider-btn a{
    text-decoration: none;
}

.main-btn span{
    color: #232323;
    position: relative;
    transition: .7s;

    font-weight: 700;
}
.mainpage-headline-container h1{
    position: relative;
}
.mainpage-headline-container img {
    position: absolute;
    bottom: 0;
    z-index: 99;
    right: 0;
    
}

.ladybulb{
    animation: upanddown 4s linear infinite;
    overflow-x: hidden;

}


.main-page-container-header{
    position: relative;
}

.pinkdot{
    position: absolute;
    top: 0;
    left: 0;
    animation: multidot 5s linear infinite ;
}
.darkdot{
    position: absolute;
    right: -60px;
    top: 300px;
    mix-blend-mode: difference;
    opacity: 0.7;
    animation: rotate 12s linear infinite;
}



.curve-img{
    position: absolute;
    right: -480px;
    bottom: -150px;
    height: 500px;
    width: 500px;
    transform: rotate(-25deg);
}

.pinktringle{
    position: absolute;
    transform: rotate(40deg);
    left: 40px;
    animation: moving 4s linear infinite;
}




@keyframes moving {
    0%,100% {
        transform:translateX(0%);
    }
    75% {
        transform:translateX(40%);
    }
   
}





/* for dark dot  */
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
   
}



/* For main image  */

@keyframes upanddown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(5%);
    }
   
}

/* For three dot */
@keyframes multidot {
    0%, 100% {
        transform: translateY(30%) translateX(0);
    }
    50% {
        transform: translateY(5%) translateX(-20%);
    }
    75% {
        transform: translateY(10%) translateX(-40%);
    }
}

@media screen and (max-width:1150px) {
    .main-page-container-header,.section-title,.solution-container-header {
        font-size: 30px;
    }
    .main-page-container-header{
        font-size: 30px;
    }
    .mainpage-headline-container img{
        display: none;
    }
    .pinkdot{
        display: none;
    }
    .darkdot{
        display: none;
    }
    .pinktringle{
        display: none;
    }
    .curve-img{
        display: none;
    }
    .mainpage-right-container{
        margin-top: 40px;
    }
    .solution-container-header{
        font-size: 35px !important;
    }
    .main-page-container{
        margin-top: 130px;
    }
    
}




/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/HomeCSS/oursolution.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.solution-main-container {
    margin-top: 50px;
}

.solution-container-header {
    color: #232323;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-text-stroke: thin;
}

.solution-inline {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 25px;
}


.inline_block h3 span {
    color: #232323;
    font-size: 17px;
    font-weight: 500;
}
.lamp-head{
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
}
.lamp-section,.right-lamp{
    margin: 0px 20px;
}

.lamp-sec{
    /* justify-content: center; */
    align-items: center;
}

.solution-subcate{
    z-index: 2;
    font-weight: 800 !important;
}



.left-lamp img{
    background: #f8efe0;
    padding: 10px;
    border-radius: 50%;
}

.inline_block,
.inline_block2,
.inline_block3 {
    display: flex;
    justify-content: start;
    align-items: center;
    cursor: pointer;
    z-index: 1;
}




.inline_block::before {
    background-color: #ffdc60;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

.inline_block4::before {
    background-color: lightcoral;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

.inline_block5::before {
    background-color: lightseagreen;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

.inline_block6::before {
    background-color: lightsalmon;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

.inline_block2::before {
    background-color: #83adff;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

.inline_block3::before {
    background-color: #ffadad;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 12px;
}

@media screen and (max-width:1150px){
    .lamp-section{
        margin: 0px;
    }
    .right-lamp{
        margin: 0px;
    }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/footer.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.footer-col{
    /* border: 1px solid black; */
margin-top: 80px;
 

}
.footer-para-1{
    width: 80%;
}

.footer-col p{
    font-size: 15px;
 
}

.footer-phone i{
    font-size: 20px;
    height: 100%;
    
}
.footer-container{
    background-image:url(/_next/static/media/footer-background.0ec41322.webp);
    padding: 0;
    margin: 0;
    /* background-position: center; */
    background-size: cover;
    overflow: hidden
    /* width: 100vw; */
}
.footer-logo-img{
    margin-bottom: 20px;
}

.mobilenum-content a{
    text-decoration: none;
    color: white;
}
.footer-row{
    color: #fff;
    /* font-family:sans-serif; */
    padding-top: 150px;
    width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
    /* border: 1px solid black; */
    padding-bottom: 70px;
    display: flex;
    align-items: center;
    
}
.footer-phone{
    display: flex;
    /* border: 1px solid pink; */
    align-items: center;
    
    gap: 20px;
    
}
.icon-wrapper
{
    border: 1px solid #6e6f74;
    /* width: fit-content; */
    padding: 10px 11px;
    border-radius: 50%;
    color: #6e6f74;
    transition: all 0.3s;
    
}
.face{
    padding: 10px 13px;
}
.icon-wrapper:hover{
    background-color:#ffdc60;
    border: 1px solid #ffdc60;
    color: #262626;

}

.footer-lady:hover{
    transition: all 0.7s ease;
    transform: rotate(360deg);
} 


.icon-edit:hover{
    color: #1DA1F2;
  transform: rotateY(360deg);
  transition: all .5s ease;
}

.icon-edit::before{
    content: "";
    left: 0;
    background: transparent;
    z-index: 2;
}


.icon-edit-second:hover{
    color: #0866FF;
  transform: rotateY(360deg);
  transition: all .5s ease;
}

.icon-edit-second::before{
    content: "";
    left: 0;
    background: transparent;
    z-index: 2;
}



.icon-edit-three:hover{
    color: #0B66C3;
  transform: rotateY(360deg);
  transition: all .5s ease;
}

.icon-edit-three::before{
    content: "";
    left: 0;
    background: transparent;
    z-index: 2;
}


.icon-edit-four:hover{
    color: rgb(214, 75, 25);
  transform: rotateY(360deg);
  transition: all .5s ease;
}

.icon-edit-four::before{
    content: "";
    left: 0;
    background: transparent;
    z-index: 2;
}






.footer-social-media-wrapper{
    display: flex;
    /* border: 1px solid black; */
    /* justify-content: space-around; */
    gap: 10px;
    align-items: center;
    /* justify-content: center; */
    margin-top: 30px;
  
}
.footer-social-media-wrapper h5{
    padding-top: 10px;
}

.footer-col  h5{

    /* font-size: 1.2vw; */
    font-size: 15px;
    text-align: left;


    padding-bottom: 5px;
    white-space: nowrap;
    transition: all 0.5s;


    
}
.footer-col  h5:hover{
    color: #FFDC60;
    cursor: pointer;
}
.footer-heading{
    margin-bottom: 30px;
    font-weight: bolder;
    text-align: left;
    white-space: nowrap;
  
}
.footer-seach{
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 13px;
    /* width: 120%; */
    /* border: 1px solid pink; */

}
.footer-seach button{
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 3px;
    background-color: #FFDC60;
    border: none;
    outline: none;
    /* padding: 4px 15px; */
    padding: 0px 15px;
    border-radius: 50px;
    color: #323027;
    transition: all 0.5s;
    
}
.footer-seach button:hover{
    background-color: #262626;
    color: #fff;
    font-weight: bold;
}

.footer-seach input
{
    
    padding: 10px;
    padding-left: 30px;
    border-radius: 50px;
    /* width: 110%; */
    
    
    border: none;
    outline: none;
    
    /* color: #f9ffff; */

}

.footer-social-media-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-small{
    background-image: url(/_next/static/media/above-footer-img.1bb95f9a.webp);
    width: 82vw;

   border-radius: 100px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   margin: auto;
   position: relative;
   top:150px;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
}

.footer-small img{

    position: absolute;
    
    top: -70px;
    /* border: 1px solid black; */
    
} 
.footer-small h4{
    
    /* border: 1px solid black; */
    margin-top: 100px;
    font-weight: 700;
    font-size: 25px;
   
}
.footer-small  p{
    
    margin: 0;
    /* padding-top: 10px; */
    
    color: #988c66;
    width: 40%;
    text-align: center;
    font-size: 15px;

}
.footer-small a{
    
    margin-top: 10px;
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    color: black;
    font-weight: 700;
    border-radius: 50px;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
    margin-bottom: 30px;
}
.footer-small a:hover{
    background-color: black;
    color: white;
}
@media screen and (max-width: 1150px) {
    .footer-small {
     width: 100vw;
     border-radius: 0;
     text-align: center;
    }
    .footer-small  img{
        display: none;
    }
     .footer-small  h4{
        
        padding-top: 0;
    }
    .footer-small p{
        /* border: 1px solid black; */
        width:100%;
}
}
@media screen and (max-width: 767px) {
    .footer-col{
        margin-top: 15px;
    }
    .footer-col > *{
        text-align: center !important;
    }
    .footer-col a h5{
        text-align: center !important;
    }
    .footer-col-1{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
}



/*  Glowing Effect */



    .footer-lady{
   
        transition: .5s;
    }
    
    .footer-lady::before {
        content: '';
        position: absolute;
        top: 0;
        
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #ffee10;
        transition: .5s;
        transform: scale(.9);
        z-index: -1;
    }
    
    .footer-lady:hover::before {
        transform: scale(1.1);
        box-shadow: 0 0 15px #ffee10;
    }
    
    .footer-lady:hover {
        color: #ffee10;
        border-radius: 100%;
        box-shadow: 0 0 5px #ffee10;
        text-shadow: 0 0 5px #ffee10;
        background-color: #ffee10;
    }
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/style/navbar.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.navbar-container {
    padding: 0px;
    position: fixed;
    z-index: 51;
    background-color: #FFFCF3;
    height: 120px;
    top: 0;
}

.sticky-animation {
    transition: all 1s linear;
}


.dropbtn a{
    z-index: 10;
}

.dropbtn::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 2px solid #262626;
    border-bottom: 2px solid #262626;
    transform: scaleY(2);
    opacity: 0;
    transition: .3s;
}


.dropbtn ::after {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #262626;
        transform: scale(0);
        opacity: 0;
        transition: .3s;
       
      }


      .dropbtn:hover::before {
        color: #fff;
        transform: scale(1);
        background-color: #0000;
        opacity: 1;
      }


      .dropbtn:hover::after{
        color: #fff;
        transform: scale(1);
        opacity: 1;
      }

   





.align-wrap{
    height: 100vh;
}
.idea-img {
    position: absolute;
    height: 100%;
    right: 7%;
    top: -20%
}

.label-section{
    cursor: pointer;

}

.main-page-container {
    background-color: #FFFCF3;
}

.fluid-class {
    z-index: 2;
    height: 85%;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.left-nav-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
}


.left-nav-container img {
    height: 100%;
    width: -moz-max-content;
    width: max-content;
}

.left-nav-container,
.right-nav-container,
.nav-unorder {
    height: 130px;
}

.right-nav-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60%;
}

.dropdown li i {
    font-size: 12px;
}

.nav-unorder {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    gap: 40px;
    list-style: none;
    margin: 0px;
}

.row-container {
    justify-content: space-between;
    align-content: center;
    margin: 0px;
    padding: 0px;
    height: 130px;
}

.nav-unorder li {
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

.query-section {
    margin: 0px;
    border-radius: 20px;
    border: 1px solid rgb(255, 255, 255, 0.4);
    background-color: #FFDC60;
    cursor: pointer;
    padding: 10px 30px;
}

.nav-bar-logo {
    padding: 8px;
    outline: none;
    cursor: pointer;
    color: #FFDC60;
    background-color: #232323;
    border-radius: 8%;
}

.roundblue {
    position: absolute;
    top: 0;
    right: 0;
}

.sidenav {
    height: 100vh;
    width: 350px;
    position: relative;
    z-index: 99;
    transform: translateX(350px);
    top: 0;
    right: 0;
    overflow-x: hidden;
    position: fixed;
    background-color: #232323;
    transition: 0.5s;
    overflow-y: hidden;
    padding-top: 60px;
   
}

@media screen and (max-width:767px) {
    .sidenav{
        width: 100%;
        left: 100%;
        
       
    }
}

.aling-value {
    transition: all 0.6s ease;
    position: relative;
    height: 110vh;
    position: sticky;
    top: auto;
}

.sidenav p {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav p:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav img {
    height: 24%;
    width: 40%;
}

.dropbtn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropbtn a {
    color: black;
}


/* .dropbtn::after{
    height: 2px;
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
    background-color: black;
    width: 0;
    transform-origin: left;
    transition: width 0.3s ease;
}
.dropbtn:hover::after{
    width: 100%;
} */

.dropbtn i {
    margin: 0px 5px;
}

.sidenav-para p {
    margin: 0px 10px;
    padding: 0px;
    color: whitesmoke;
}

.icons i {
    font-size: 20px;
    border-radius: 50%;
}

.aling-value {
    padding: 0px 15px;
}

.hr-tag {
    background-color: white;
    margin: 40px 0px;
}

.sidebar-title {
    text-align: start;
}

.sidebar-title p {
    font-size: 20px;
    -webkit-text-stroke: thin;
    letter-spacing: 1.3px;
}

.contact-sidebar-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0px;
    margin: 15px 0px
}

.compartment {
    background-color: #FFDC60;
    border: 1px solid black;
    color: #232323;
    padding: 10px;
    border-radius: 50%;
}

.dropdown-values {
    position: absolute;
    left: -25px;
    top: 70%;
    background-color: #232323;
    color: white;
    display: none;
    padding: 10px;
}

.dropdown-values p {
    padding: 10px 30px;
    margin: 0px;
    text-align: center;
}

.nav-unorder .home:hover i {
    transform: rotate(180deg);
}

.dropbtn a:hover {
    text-decoration: none;
}

/* .dropbtn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: rgb(31, 29, 29);
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    margin: -2px 0px;
} */

/* .home:hover::after {
    transform: scaleX(1);
} */

.dropdown {
    position: relative;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
    transition: all 1s ease;
    font-size: 15px;
}

.dropdown-content {
    display: none;
    left: -30px;
    position: absolute;
 
    background-color: #454141;
    min-width: 180px;
    z-index: 1;
    transition: all 1s ease;
}

.dropdown-content a {
    color: white;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

.social li {
    list-style: none;
}

.social li i {
    background-color: #FFDC60;
    border-radius: 50%;
    padding: 10px;
    color: #232323;
}

.flower img {
    position: absolute;
    right: 0%;
    background-size: contain;
    top: 310px;
    height: 50%;
    width: 100%;
    z-index: -10;
}



.card-header-manual {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #232323 !important;
}

.card-header-manual i {
    color: white;
}

.sidenav-card {
    background-color: #857d7d;
    border: none;
}

.mobile-nav-para button {
    color: white;
    font-size: 18px;
}

.mobile-nav-para {
    padding: 0px !important;
}

.mobile-nav-title {
    display: flex;
    flex-direction: column;
}

.mobile-nav-title a {
    font-size: 18px;
    color: white;
}

@media screen and(max-width:1030px) {
    .aling-value {
        display: none;
    }
}

.card-body {
    background-color: #5d5858;
    padding: 0.75rem 2.25rem;
}

.card-body ul {
    list-style: none;
    color: rgb(235, 213, 213);
    
}
.card-body ul li{
    padding: 2px 0px;
    font-weight: 500;
}

.dropdown li {
    z-index: 1;
}

.updown {
    position: fixed;
    display: none !important;
    z-index: 9999;
    right: 5%;
    bottom: 6%;
}

.sticky-content {
    position: fixed !important;
    display: block !important;
    z-index: 80;
}

.sticky-content-second {
    position: fixed;
    display: block;
    z-index: 90;
    background-color: white;
    transition:  all 0.6s ease;
}

.wingimg-container {
    position: absolute;
    left: -20px;
    top: -20px;
    height: 100px;
    width: 100px;
    opacity: 0.7;
    z-index: 1;
}

#nav-context{
    display: flex;
    justify-content: center;
}
#circle-round {
    position: fixed;
    opacity: 0;
    width: 15px;
    z-index: 999;
    height: 15px;
    border-radius: 50%;
    pointer-events: none;
    background-color: white !important;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    mix-blend-mode: difference;
}

.bar-i{
    font-size: 25px;
    padding: 10px;
}

.magnetic{
    transition: all .4s ease;
  }

.query-section-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
#nav-context{
    animation: ease-in-out 1s;
  
}

.query-section-btn:hover {
    animation-name: color-change;
    animation-duration: 0.7s;
   
    animation-fill-mode: both
}

.query-section-btn a:hover{
    color: white !important;
}

.mySidenav{
    width: 350px;
}



@keyframes color-change {
    0% {
        background-color: white;
    }
    100% {
        background-color: black;
    }
}

.card-body ul a {
    color: white;
    font-size: 17px;
}

.card-body ul li{
    margin: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.card{
    border:none !important;
    border-bottom: 1px solid white !important;
}



.btn-link {
    text-decoration: none;
}

.query-section-btn a {
    text-decoration: none;
    color: black;
}



.com-logo{
    width: 40% !important;
}

.query-section-btn:a::after{
        position: absolute;
        content: '';
        bottom: -100%;
        height: 100%;
        background-color: orange;
        width: 100%;
}


@media screen and (max-width:1150px) {
    .dropbtn {
        display: none;
    }
    .query-section-btn,
    .query-section {
        display: none;
        opacity: 0;
    }
    .com-logo{
        width: 70% !important;
    }
    .left-nav-container {
        width: 50%;
    }
    .right-nav-container {
        width: 40%;
    }
    .nav-unorder {
        justify-content: end;
    }
    .left-nav-container {
        justify-content: center;
    }
    .main-btn {
        padding: 0px 25px;
    }
    .fluid-class {
        height: 100px;
    }
    #circle-round {
        display: none;
    }
    /* #mySidenav {
        width: 300px;
    } */
    #nav-context i {
        font-size: 1.2rem;
    }
    .left-nav-container,
.right-nav-container,
.nav-unorder,.navbar-container {
    height: auto;
}
.main-page-container-header,.section-title,.main-page-container-header,.solution-container-header{
    font-weight: 400;
}
}


@media screen and (min-width:1300px ) and (max-width:1500px)  {
    .navbar-container{
        height: 120px !important;
    }
    
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[3]!./app/style/modulecss/style.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.style_button1__FWPN9{
    background-color: inherit;
    border: 1px solid #ffdc60;
    border-radius: 30px;
    text-decoration: none;
    color: #636363;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 28px;
}

.style_dark__DlQ6a{
    visibility: visible;
    animation-duration: 1.1s;
    font-size: 42px;
    line-height: 1.1;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #232323;
    font-weight: 700;
    -webkit-text-stroke: thin;
}

.style_imgrow__krlX7{
    width: 82vw;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    margin: 50px auto auto;
}

.style_Customcontainer__jlCoa{
    flex-wrap: wrap;
    margin: auto;
    margin-top: 50px;
    width: 82vw;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    
}
