html,
body {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    color: #323232;
    overflow-x: hidden;
    font-size: 16px;
}

body {
    padding-top: 88px;
}


b {
    font-weight: bold;
}

@page {
    margin: 0;
}

* {
    font-family: 'Red Hat Display', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
    line-height: 1;
    font-weight: 800;

    font-family: 'Red Hat Display', sans-serif;
}


.thin,
.thin * {
    font-weight: 300 !important;
}

h2,
.h1,
.h3,
.h1 *,
.h3 * {
    font-weight: 800;
}

.banner .h3,
.banner .h3 * {
    font-weight: 900;
    width: calc(100% + 3px);
}

.banner span {
    font-size: 26px;
}

.h5 {
    font-weight: 800;
}

.h4 {
    font-weight: 800;
}

.services-banner-img {
    max-width: 450px;
}

.banner-img img {
    margin-bottom: 12px;
}

.full-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.padd-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.padd-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

small {
    font-size: 0.779em;
}

.result_sec img {
    max-width: 248px;
}

.result_inner .result-slider {
    margin: 0 10px;
}

.result_inner .result-slider img {
    object-fit: contain;
    width: 248.515px !important;
    height: auto !important;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.header-main ul {
    list-style: none;
}

.blink {

    text-align: center;
    line-height: 50px;
}

.blink span {
    font-size: 20px;
    font-family: cursive;
    color: rgb(14, 14, 14);
    animation: blink 1s linear infinite;

}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.header-main {
    z-index: 99;
    height: 100px !important;
    position: fixed;
    top: -1px;
    width: 100%;

    height: 50px !important;
    background: #fff;
}

.nav-area-full.extra {
    /* padding: 5px 40px 2px; */
    padding: 0px 40px 20px 21px; 
}

.for-border {
    border: 2px solid #fba834;
    padding: 5px !important;
    border-radius: 5px;
}

.nav-area-full {
    position: relative;
    padding: 14px 40px 10px;
    width: 100%;
    z-index: 99;
    height: 70px;
    align-items: center;
    display: flex;
}

.container,
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.logo-area {
    align-self: center;
}

.logo {
    margin: 0;
    transition: .4s;
}

.logo a {

    display: inline-block;

}

.logo a img {
    padding: 0;
}


.main-menu {
    width: 100%;
    display: inline-block;
}

.main-menu>ul {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    gap: 0px 20px;
}

.main-menu>ul>li {
    padding: 22px 2px;
    float: left;
    position: relative;
}

.main-menu>ul>li>* {
    font-size: 13px;
    padding: 1px 1px;
    color: #343434;
    font-weight: 600;
}

/* .sticky .main-menu>ul>li>* { color: #fff !important;  } */

.main-side-menu {
    line-height: 60px;
}

.inrsde {
    vertical-align: top;
    display: inline-block;
}

.main-side-menu ul.ctop {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 0;
    min-height: 68px;
}

.ctop li {
    margin-right: 1px;
}
header.header-main.mt-5 {
    height: 50px !important;
}
header.header-main {
    height: 73px !important;
}
header.header-main.mt-5.sticky {
    height: 50px !important;
}
header.header-main.sticky {
    height: 73px !important;
}
.main-menu>ul>li>a:hover {
    color: #fba834;
    transition: 0.3s;
}
.ctop li>* {

    font-size: 18px;
    background: #fba834;
    color: #fff;
    cursor: pointer;
    height: 35px;
    width: 175px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
}

.blink a {
    font-size: 18px;
    background: none;
    color: #070707;
    cursor: pointer;
    height: 45px;
    width: 185px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    gap: 10px;
}

.blinks a {

    font-size: 18px;
    background: none;
    color: #070707;
    cursor: pointer;
    height: 45px;
    width: 185px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    gap: 2px;
}

.ctop li.num>* {
    border: 1px solid #F37C1F;
    background: #0000;
    gap: 10px;
    color: #343434;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    cursor: pointer;
}

.dropdown {
    position: absolute;
    background: white;
    display: none;
    top: 60px;
    left: 0px;
    padding: 0px;
    border: 1px solid #888;
    max-height: calc(100vh - 90px);
    padding: 0 !important;
    overflow: auto;
    z-index: 99;
}

.dropdown li {
    border-bottom: 1px dotted;
}

.dropdown li>a span {
    position: relative;
}

.dropdown li>a span:before {
    content: "\f178";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    top: 5px;
    right: -8px;
    width: 10px;
    opacity: 0;
    transition: .7s;
}

.main-menu>ul>li:hover .dropdown {
    display: block;
}

.hiddenmob.nopad_left.nopad_right {

    /* width: calc(100% - 460px );*/
    width: auto;
    max-width: max-content;

}

.dropdown li>a:hover {
    color: #064877;
}

.dropdown li>a:hover span:before {
    display: inline-block;
    transition: .7s;
    right: -20px;
    opacity: 1;
}

.dropdown>li>a {
    color: rgb(22, 13, 21);
    font-size: 15px;
    display: block;
    position: relative;
    transition: all 0.7s ease 0s;
    padding: 8px 10px 8px 25px;
    min-width: 245px;
    max-width: 100%;
}

.nav-area-full .container-fluid .row.extraa {
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #0000003d !important;
    max-width: 1400px;
    margin: auto;
}

.nav-area-full .container-fluid .row {
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 1400px;
    margin: auto;
}

.active-link {
    color: #fba834 !important;
    border-bottom: 2px solid #fba834;
}
.active-link-ex{
    color: #fba834 !important;
    border: 2px solid #fba834 !important;
    border-radius: 5px !important;
    padding: 5px !important;
}

.btn,
[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled),
.num,
.chat_wrap {
    cursor: pointer;
}


[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

button,
select {
    text-transform: none;
}

button,
input {
    overflow: visible;
}

dl,
ol,
ul {
    margin-top: 0;
    padding: 0;
    list-style: none;
}

.col {
    max-width: max-content;
    justify-content: space-between;
}


.blogs .entry-title>a {
    color: #000;
    font-size: 28px;
}

.lazy {

    width: 100%;
    height: auto;

}

.p-14 {
    font-size: 14px;
}

.p-18px {
    font-size: 18px;
}

@media (min-width: 576px) {

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }


    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}


p strong {
    color: #000;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.show {
    display: block !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.text-white {
    color: #fff;
}

.text-blue {
    color: #387ADF !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 5px;
}

h1,
.h1 {
    font-size: 48px;
    font-weight: 800;
}

.home-banner .h1 {
    font-size: 45px;
    width: calc(100% + 25px);
    margin-bottom: 20px;
}

.h1-big {
    font-size: 47px;
    font-weight: 800;
    color:#fff;
}

h2,
.h2,
.h2 span {
    font-weight: 800;
    text-transform: none;
    font-size: 42px;
}


h3,
.h3 {
    font-size: 30px;
}


h4,
.h4 {
    font-size: 22px;
}

 .cta-sec p{
    color:#fff !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cta-sec .h4-big {
    font-size: 28px;
    font-weight: 600;
    color:#fff;
    margin-top: 0;
    margin-bottom: 0;
}


h5,
.h5 {
    font-size: 20px;
}

h6,
.h6,
.banner .h6 span {
    font-size: 18px;
}

.home-banner .h4 {
    width: calc(100% + 6px);
}

:is(h1, h2, h3, h4, h5, h6, .fba) span {
    color: #ff9a00;
}

.purple {
    color: #8300A3 !important;
}


html body * strong {
    font-weight: bolder;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

a {
    color: #000000;
    text-decoration: none;
}

.text-center {
    text-align: center !important;
    justify-content: center;
}

.text-center * {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.text-center :is(button, a) {
    float: none;
    margin-left: 5px !important;
    margin-right: 5px !important;
}


.text-center .button-sec {
    justify-content: center;
}

img {
    vertical-align: middle;
    border-style: none;
}

.border-right {
    border-right: 1px solid #f5f5f5 !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.d-block {
    display: block !important;
}


.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-white {
    color: #fff !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center;
}


.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}



div.section8 {
    padding: 20px;
}

.socialImg {
    margin: 0 auto;
    text-align: center;
    filter: invert(1);
}

.socialImg img {
    display: block;
    margin: 20px auto;
}

.container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.container {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;

}

.container-lg {
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 55px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    box-sizing: content-box;
    width: 100%;
}

.pt-0 {
    padding-top: 0 !important;
}


div#sidebar h2#table-of-contents {
    margin-bottom: 27px;
    margin-top: 0px;
}

.w-100 {
    width: 100% !important;
}

.d-none {
    display: none !important;
}

.mobile-nav-btn {
    display: none;
}

.m-logo {
    display: none;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

/* Footer Area  Start*/
footer {
    background: #2a2a2a;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 0px 33px;
}

.abt-txts {
    max-width: 455px;
}

footer a {
    color: #fff;
}

.footer-main .footer-top {
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 40px;
}

/* .abt-txts img {
        filter: brightness(0) invert(1);
    } */

/* .sticky .logo img {  filter: brightness(0) invert(1); } */

/* .sticky  .ctop li.num *{color: #000000;} */

.soc-txt.txt-div {
    max-width: 330px;
    margin-bottom: 20px;
}

.soc-txt.txt-div>* {
    width: 100%;
    display: block;
    padding: 2px 10px;
}

.soc-txt.txt-div img {
    margin-right: 10px;
}

.col.p0 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.copyright * {
    font-size: 16px;
}


.social ul li a {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer svg {
    fill: #febc35;
}

footer .social ul {
    gap: 10px;
    align-items: center;
    margin-top: 15px;
}

footer h2 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 29px;
}

footer ul,
.copyright ul,
.copyright .policy {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
    line-height: 1.8;
}


footer ul li {
    display: flex;
    gap: 10px;
    align-items: center;
}

footer ul li>* {
    padding: 4px 10px;
    cursor: pointer;
}

.footer-top {
    padding-top: 35px;
    padding-bottom: 20px;
}

.copyright ul,
.policy ul {
    display: flex;
    margin: auto;
    height: 100%;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.copyright {
    border-top: 1px solid #2d2d2d;
    background: #1e1e1e;
    position: relative;
}


.book-policy li:first-child {
    position: relative;
}

.book-policy li:first-child:after {
    content: "|";
    display: block;
    position: absolute;
    right: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.copyright-anchor {
    color: #fd9609;
    text-shadow: 0px 0px 3px #000000d6;
}


.help {
    padding-left: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.social-icon {
    margin-top: 11px;
    width: calc(100% + 10px);
}

.social-icon>* {
    margin-left: 2px;
    margin-right: 2px;
}

.dis {
    background: #1b1b1b;
}

.dis * {
    color: #fff;
}

footer .h6 {
    color: #ff9a00;
    margin-top: 0px;
}

/* Footer Area  Ends*/


/* Side Scroll Bar */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	background-color: #000000;
}


.offset-4 {
    margin-bottom: 20px;
}
.second-inner-sec {
    padding: 40px 0;
}
.banner {
    padding: 80px 0px 40px 0;
    min-height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}


.sticky {
    background: #ffff;
    box-shadow: 0px 15px 10px -15px #111;
}

.theme-btn {
    margin-top: 25px;
}

:is(.ctop li *, .btn-style-one, .btn-style-two, .btn-style-three, [type=submit]):hover {
    transform: scale(1.05);
    /* box-shadow: 0px 4px 10px #0000006e; */
}

:is(.ctop li *, .btn-style-one, .btn-style-two, .btn-style-three, , [type=submit]) {
    transition-duration: 0.25s;
}

.btn-style-one,
.btn-style-two,
.btn-style-three {
    padding-left: 30px;
    padding-right: 30px;
    height: 48px;
    font-size: 18px;
    font-weight: 800;
    border-radius: 5px;
    border: 0;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 10px;
}

.btn-style-one {
    background: linear-gradient(90deg, rgb(51.0, 58.0, 115.0) 0%, rgb(56.0, 122.0, 223.0) 100%);

    color: #fff;
}

.btn-style-three {
    background: #ff9a00;
    color: #fff;
}

.button-sec {
    display: flex;
    flex-wrap: wrap;
}

.banner .content-box {
    padding-top: 20px;
}

.btn-style-two {
    border: 1px solid #fff;
    background: none;
    color: #FFAE21;
}

.banner ul {
    padding: 0;
}

.banner ul li {
    list-style: none;
    background: url(../../index.html);
    background-repeat: no-repeat;
    padding: 10px 0px 10px 45px;
    background-position: left center;
}

.banner .phone {
    margin-bottom: 10px;
    font-weight: 800;
    display: block;
    color: #f1b821;

}

section.bg-design {
    background-color: #f8f8f8;
    border-radius: 20px;
    padding: 40px 0;
}

.card-style1 {
    margin: 10px 20px 10px;
    padding: 15px;
    background: #fff;
    border-radius: 15px;
}

.card-style1 img {
    width: 70px;
}
.card-with-img{
    padding-bottom: 10px;
}
.home-page-cta:after {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-1.png);
    z-index: 9999;
    width: 300px !important;
    top: 80px !important;
    left: 40px;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.lastsec{
    padding-bottom: 40px;
}
.home-page-cta:before {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-2.png);
    z-index: 9999;
    width: 300px !important;
    top: 80px !important;
    right: 0;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.website-page-cta:after {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-1.png);
    z-index: 9999;
    width: 300px !important;
    top: 10px !important;
    left: 40px;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.just-about{
    padding:110px 0 !important;
}
.website-page-cta:before {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-2.png);
    z-index: 9999;
    width: 300px !important;
    top: 10px !important;
    right: 0;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.card-with-img{
    padding: 40px 0;
}
.card-with-img img {
    width: 70px;
    margin: 20px 0px;
}

.card-with-img h2.p-14 {
    border-radius: 10px;
    box-shadow: inset 4px 4px 50px #b3b3b340;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.cta-rounded .container {
    position: relative;
    margin: 40px auto;
}
.container.padding-sec{
    padding: 40px 0 0 !important;
}
.about-business {
    padding: 40px 0;
}
.cta-rounded .container .row>div {
    padding: 25px;
}

.cta-rounded-style:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 10%;
    background: #ff9a00;
    z-index: -1;
    border-radius: 0px 50px 50px 0px;
}

.cta-rounded-style img {
    margin: -5px 0;
}

.main-testi{
    padding: 110px 0 40px !important;
}
.main-testi .about-business-inner{
    height: 222px;
}
.cta-r-left:before {
    background: #387adf;
    left: 10%;
    right: unset;
    border-radius: 50px 0px 0px 50px;
}
.mission-section{
    padding: 100px 0 40px;
}
.cta-rounded .btn-style-three {
    background: #ffb84d;
}

.cta-r-left {
    text-align: center;
}
.cta-r-left img {
    margin-top: -80px;
    padding-left: 105px;
}
.for-casepage img{
    margin: 0 !important;
    padding: 0 !important;
}
.cta-rounded .row {
    align-items: center;
}

.about-business-inner {
    border-radius: 20px;
    box-shadow: inset 4px 4px 50px #b3b3b340;
    padding: 25px 35px;
    margin: 15px 0px;
    width: 100%;
    height: auto !important;
}

.brands .row {
    flex-wrap: nowrap;
    align-items: center;
    gap: 58px;
    justify-content: center;
}

.brands {
    background-color: #f8f8f8;
    padding: 40px 0px;
}

.cta-sec {
    background: #323232;
    padding: 40px 0px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.cta-sec:before {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-2.png);
    z-index: 9;
    width: 300px !important;
    top: 140px;
    right: 0;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.cta-sec:after {
    content: "";
    position: absolute;
    background-image: url(../img/cta-bb-1.png);
    z-index: 9;
    width: 300px !important;
    top: 140px;
    left: 40px;
    height: 230px !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.cta-sec button,
.btn-one-light {
    background: linear-gradient(88deg, rgb(56, 122, 223) 0%, rgb(80, 196, 237) 100%);
}


.contact-sec {
    padding-bottom: 40px;
    text-align: center;
    background: linear-gradient(180deg, rgb(56, 122, 223) 0%, rgb(0.61, 109.28, 147.68) 100%)
}

.contact-sec img {
    margin: auto;
}

.form-sec {
    padding: 15px;
    padding-top: 50px;
}

.form-sec h2 {
    text-align: left;
    margin-left: 15px;
}
.form-sec p{
    text-align: left;
    margin-left: 15px;
}
.form-sec form{
    margin-top:20px;
}
.form-sec h2 span {
    display: inline-block;
}

.contact-sec input {
    padding: 0px 20px;
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
    height: 44px;
    border: 0;
    box-shadow: 0px 4px 20px rgba(0.6166666746139526, 0.6166666746139526, 0.6166666746139526, 0.25);
    border-radius: 10px;
}

.contact-sec .full-field {
    width: 100%;
}

.contact-sec ::placeholder {
    color: #00000080;
}

.contact-sec textarea {
    padding: 20px;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    resize: none;
    border: 0;
    box-shadow: 0px 4px 20px rgba(0.6166666746139526, 0.6166666746139526, 0.6166666746139526, 0.25);
    border-radius: 10px;
    min-height: 180px;
}

.contact-sec button {
    color: #fff;
    text-align: center;
    font-weight: 500;
    height: 45px;
    border: 0;
    margin-top: 25px;
    border-radius: 20px;
    background: #fba834;
    font-size: 18px;
    padding: 10px 50px;
    margin-left: 10px;
    font-weight: 800;
    width: 40%;
}

.contact-sec img {
    margin-top: 73px;
}

.product-photo {
    position: relative;
}

.product-photo>div:after {
    content: "";
    width: 655px;
    height: 655px;
    max-width: calc(100vw - 100px);
    max-height: calc(100vw - 100px);
    background: rgb(56 122 223 / 4%);
    position: absolute;
    top: 370px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    z-index: -1;
    border-radius: 100%;
}

.pp-wrapp {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.popform-holder {
    width: 80%;
    margin: auto;
}

.popTxt {
    margin-bottom: 15px;
}

.popTxt h2 {
    line-height: 40px;
    margin-bottom: 10px;
}

.pop-filed input,
.pop-filed select,
.pop-filed textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #222429;
    font-size: 13px;
    font-weight: 400;
    padding: 0 18px;
    font-family: poppins, sans-serif;
    color: #fff;
    background: #7b889182;
    border-radius: 10px;

}

.third-fold {
    background-color: #f8f8f8;
}

.pop-filed input::placeholder,
.pop-filed select,
.pop-filed textarea::placeholder {
    color: white !important;
}

.pop-btn .btn-form {
    padding: 9px 45px;
    font-size: 18px;
    background: #FFAE21;
    border-radius: 6px;
    color: white;
    cursor: pointer;
    font-weight: 800;
    border: 0px;

}

.banner-btn {
    position: relative;
}

.pop-btn {
    width: 100%;
    top: 2px;
    right: 0;
    bottom: 2px;
    left: 370px;
    position: absolute;

}

.popupMain .closePop {
    position: absolute;
    right: -4px;
    top: 0;
    background: #FFAE21;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
}

img.wki {
    position: absolute;
    z-index: -1;
    opacity: .4;
    left: -20%;
    top: -22%;
    -webkit-animation: rotation 60s infinite linear;
}
.popupMain form{
    margin-top:20px;
}

.popupMain {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 40%;
    height: 97%;
    padding: 20px !important;
    border-radius: 20px;
    margin: auto;
    z-index: 9999999999;
    display: flex;
    align-items: center;
    display: none;
    /* box-shadow: 0 2px 18px 0 #2965CA; */
    background: #fff;
    border: 3px solid #FBA833;
    overflow: hidden;
}
.container.pop p{
    font-size: 15px;
    line-height: 16px;
}
.container.pop img{
    height: 140px;
}
.container.pop {
    padding: 0;
    /* border-bottom: 2px solid #fba834; */
}
.container.pop .row{
    align-items: center;
}
.container.pop .row .col-md-4{
    padding: 0 !important;
}
.container.pop .row .col-md-8{
    padding-left: 20px !important;
}

@keyframes sticky {

    0% {
        margin-top: -100px;
    }

    100% {
        margin-top: 0;
    }


}

.mt-5,
.my-5 {
    margin-top: 72px;
}

.mb-5,
.my-5 {
    margin-bottom: 50px;
}

.mt-10 {
    margin-top: 100px;
}

.pt-5,
.py-5 {
    padding-top: 20px;
}

.pt-10 {
    padding-top: 100px;
}

.pb-5,
.py-5 {
    padding-bottom: 50px;
}

.pb-10 {
    padding-bottom: 20px;
}

.p-4 {
    padding-top: 50px;
}

.p-83 {
    padding: 50px;
}

@media (min-width: 576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media (min-width: 768px) {


    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }



    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        max-width: 66.6667%;
        flex: 0 0 66.6667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-7 {

        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    


}
@media (max-width: 1263px) {
    
    .popupMain{
        width: 43% !important;
        height: 93%;
    }
    .main_input_type{
        margin-top: 40px;
    }
    .btn_submit input{
        margin-top: 0px !important;
    }

}
@media (min-width: 1024px) {
     
    .nav-area-full.extra.active {
    display: none;
}

    .offset-4 {
        margin-left: 33.333333%;
    }

    .d-lg-block {
        display: block !important;
    }

    .col-lg-11 {
        max-width: 91.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }


}




@media(max-width:1280px) {
     

    .form-sec h2 {
        font-size: 42px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .h1-big {
        font-size: 40px;
    }

    h1,
    .h1 {
        font-size: 38px;

    }

    h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 26px;
    }

    .main-menu>ul>li>* {
        font-size: 14px;
    }

    /* .ctop li>* {
        font-size: 12px;
        height: 36px;
        width: 133px;
    } */
     .ctop li>* {
        font-size: 12px;
        height: 36px;
        width: 145px;
        line-height: 1.5;
    }
}


.banner h1.indder span{
    font-size: 35px !important;
}
@media(max-width:1090px) {
    
    .button-head {
    display: none !important;
    }
    .nav-area-full.extra.active {
    display: none !important;
    }
    header.header-main.mt-5 {
    display: none !important;
    }
     


    .footer-main .row {
        flex-wrap: wrap;
    }

    .nav-open {
        transform: translate(-80%, 0px);
    }

    .m-logo {
        display: block;
    }

    .main-menu>ul {
        display: flex;
        flex-direction: column;
        position: absolute;
    }

    .main-menu>ul>li {
        padding: 0;
        display: flex;
    }

    .sticky .main-menu>ul>li>*,
    .main-menu>ul>li>* {

        color: #000 !important;
        font-weight: 400;
        padding: 15px 40px;
        border-top: 1px solid #d6d8db;
        width: 100%;
    }
    .extra-menu-li{
        display: none !important;
    }
    .m-logo img{
        width: 90px !important;
    }

    

    .mobile-nav-btn {
        position: absolute;
        top: 25px;
        height: 30px;
        padding: 6px 7px;
        border-radius: 4px;
        right: 10px;
        z-index: 999 !important;
        cursor: pointer;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        z-index: 14;
        display: block;
    }
    .active-link-ex{
        border: none !important;
    }

    .mobile-nav-btn.click {
        right: 10px;
    }

    .mobile-nav-btn span {
        display: none;
        height: 3px;
        width: 22px;
        background: #fba834 !important;
        display: block;
        margin-bottom: 6px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: relative;
        top: 8px;
    }

    .mobile-nav-btn span:before,
    .mobile-nav-btn span:after {
        display: block;
        height: 3px;
        width: 22px;
        position: absolute;
        left: 0;
        content: "";
        -webkit-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center;
        right: 0;
        margin: 0 auto;
        background: #fba834 !important;
    }

    .sticky .mobile-nav-btn span,
    .sticky .mobile-nav-btn span:before,
    .sticky .mobile-nav-btn span:after {
        background: #fff;
    }


    .mobile-nav-btn .lines:before {
        top: 6px;
    }

    .mobile-nav-btn .lines:after {
        top: -6px;
    }


    h1,
    .h1 {
        font-size: 38px;
    }

    header.our-menu {
        padding-bottom: 30px;
    }

    header {
        z-index: 111;
    }

    .copyright {
        text-align: center;
    }




    header .main-menu {
        margin: 0;
        overflow: auto;
        position: absolute;
        right: -100%;
        width: 100%;
        top: 0px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        height: 100vh;
        z-index: 9999999 !important;
        padding-top: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background: #e9e9e9;
    }

    .menu-open .main-menu {
        right: 0;
        background: #000;
        padding-top: 60px;
        margin: 0;
    }

    .main-menu ul {
        padding: 0;
        width: 100%;
        background: #e9e9e9;
        z-index: 9;
    }

    .dropdown {
        top: 39px;
    }

    .container {
        max-width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }



    .main-menu {
        animation: 1s linear displaynone;
    }

    @keyframes displaynone {
        0% {}

        100% {
            display: none;
        }
    }

    .nav-open .main-menu {
        display: block !important;
    }
}


@media(max-width:1023px) {
    .automate-sec .row {
        width: 100%;
    }

    .cta-rounded * {
        color: #323232 !important;
    }

    .cta-rounded .container {
        margin: 45px auto;
    }

    .cta-rounded-style {
        margin: 77px 0px;
    }

    .cta-r-left img {
        margin-top: -135px;
        margin-bottom: -115px;
    }
}


@media(max-width:991px) {

    .card-4th-style>div {
        width: calc(50% - 15px);
    }

    .h1-big {
        font-size: 40px;
    }

    h1,
    .h1 {
        font-size: 30px;
    }

    .home-banner .h1 {
        font-size: 40px;
    }


    h2 {
        font-size: 28px;
    }

    h3,
    .h3 {
        font-size: 24px;
    }

    .form-sec {
        padding: 20px 50px;
    }

    .nav-area-full {
        padding-left: 0px;
        padding-right: 0px;
    }

    .form-2 form {
        flex-wrap: wrap;
    }


    .ftr-link:before {
        display: none;
    }

    footer [class*=col-] {
        margin-top: 10px;
    }

    footer .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .card-4th-style>div {
        width: calc(50% - 15px);
    }

}


.jiuijiu img {
    position: relative;
    top: 30px;
}
.formmdd{
    display: none;
}
@media(max-width:600px) {
    .brand-img{
        justify-content: center !important;
        text-align: center !important;
        display: flex !important;
    }
    .formmdd .cta-rounded-style:before{
        background: #3379d8;
    }
    .formmdd{
        display: block !important;
    }
    .formmmobile{
        display: none;
    }
    section.section1.banner.webpages {
        padding: 100px 0px 50px 0px !important;
    }
    .indderrrr p{
        padding: 10px 0 !important;
    }
    .jiuijiu img{
        display: none !important;
    }
    h2{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .h1-big span{
        font-size: 25px !important;
    }
    p{
        line-height: normal !important;
        font-size: 14px !important;
    }
    .main-banner img, .cta-rounded-style{
        /* display: none; */
    }
    .cta-rounded-style{
        margin: 0;
    }
    .home-banner.section1.banner .row .col-lg-6{
        margin-top:0 !important;
    }
    .btn-style-one, .btn-style-two, .btn-style-three {
        padding-left: 20px;
        padding-right: 20px;
        height: 38px;
        font-size: 14px;
        font-weight: 600;
    }
    .card-style1 {
        margin: 5px 20px 10px;
    }
    .card-with-img, .cta-sec{
        margin-top: 0;
    }
    section.cta-rounded .container {
        margin: 0px !important;
        padding: 0px !important;
    }
    .cta-rounded .container .row>div {
        padding: 20px 0px 0px 30px;
    }
    .brands .row {
        display: flex;
        flex-wrap: wrap;
    }
    .col.brand-img {
        flex: 0 0 29%;
    }
    .col.brand-img img {
        width: 30%;
    }
    .about-business-inner{
        height: 250px;
    }
    .row.quick-contact-slider {
        flex-wrap: wrap !important;
    }
    .has-border {
        border-right: none !important;
    }
    .col.has-border{
        flex: 0 0 50%;
    }
    .quality h4{
        font-size: 14px;
    }
    .phone-div {
        padding-left: 15px !important;
    }
    section.call-actions h3{
        padding-left: 0px !important;
    }
    h3.text-left a {
        font-size: 15px;
    }
    .forstu{
        display: none;
    }
    .row.bbor img {
        display: none;
    }
    .row.bbor {
        text-align:center;
    }
    .popupMain {
        width: 90% !important;
        height: 70%;
    }
    .main_input_type .first_one {
        flex: none !important;
        margin: 0 0 10px 0 !important;
    }
    .input input{
        height: 30px !important;
    }
    .global_disclamer{
        text-align: left !important;
    }
    .ftr-btm .txtwrp ul{
        text-align: left !important;
    }
    
    section.call-actions h2{
        padding: 0 !important;
    }
    section.call-actions{
        padding: 20px 20px !important;
    }
    .nav-item:hover>.dropdown-menu{
        display: none !important;
    }
    .brands{
        padding: 20px 0px;
    }
    .soc-txt.txt-div {
        margin: auto auto 20px;
    }
    .container.pop {
        max-width: 100%;
    }
    .input p {
        display: none;
    }
.ghthght{
    display: none;
}
.header-main .container-fluid{
    padding: 0;
}
.nav-area-full .container-fluid .row.extraa{
    border: none !important;
}

    .mmmdf{
        display: block !important;
    }


    .card-4th-style>div {
        width: calc(100% - 15px) !important;
    }


}
.bg-design h2 {
    width: 750px;
}
.mmmdf{
    display: none;
}
@media(max-width:575px) {
    .bg-design h2 {
        width: auto;
    }
    .nav-area-full .container-fluid .row{
        justify-content: center;
    }
    .pop-btn{
        position: revert;
        margin-top: 10px;
    }
    .pop-btn .btn-form {
        padding: 9px 25px;
        font-size: 15px;
    }
    .cta-sec:after, .cta-sec:before{
        display: none;
    }

    .mb-30 {
        margin-bottom: 0;
    }
    .card-with-img {
        padding: 0;
    }
    .about-business-inner p{
        overflow: auto;
        height: 90px;
        padding-right: 10px;
    }
    
}


@keyframes sticky {

    0% {
        margin-top: -100px;
    }

    100% {
        margin-top: 0;
    }

}



@media (max-width: 767.5px) {
    .contact-sec button{
        width: 60% !important;
    }

    .brands .row {
        gap: 10px;
    }

    .brand-img {
        padding: 0 !important;
    }

    .btn-style-three.btn-lg,
    .cta_wrap .cta_inner a {
        transform: scale(.8);
    }

    .banner .ma-pp:before {
        display: none !important;
    }

    .col .soc-txt,
    .col {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .col-md-4.p0 {
        margin-bottom: 30px;
    }

    .footer-main .justify-content-md-center {
        justify-content: center;
    }

    .banner .content-wrp {
        margin: auto;
        margin-top: 50px;
    }

    .button-sec {
        justify-content: center;
        margin: auto;
    }

    .accordion .accordion-item-title:before {
        display: none;
    }

    footer h2 {
        margin-top: 10px;
    }

    .thirty-seventy-tumbnail-sec .col-md-7 {
        margin-top: 50px;
    }
    .home-banner .h1{
        width: auto;
    }
    .get-started-form form{
        margin-top: 20px !important;
        width: 81% !important;
    }
    .services-banner-img{
        display: none;
    }
    .banner {
        min-height: auto;
        height: unset !important;
        background-size: cover !important;
        background-position: center;
    }

    .copyright * {
        margin: 0;
    }

    .copyright {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .ftr-btm .txtdiv ul{
        text-align: left !important;
    }

    footer.footer-main {
        justify-content: center;
    }

    footer ul li {
        align-items: flex-start;
    }

    footer ul li i {
        margin-top: 6px;
    }

    .container-lg,
    .form-sec {
        padding-left: 20px;
        padding-right: 20px;
    }

    .nav-area-full .container-fluid .row {
        padding-left: 15px;
        padding-right: 20px;
    }

    .contact-sec input {
        width: 100%;
    }

    footer {
        padding: 0px 0px;
    }

    .footer-main .footer-top {
        padding-top: 55px;
    }

}


.responsive-slider:not(.slick-initialized) {
    flex-wrap: nowrap;
}

.responsive-slider .slick-dots li {
    padding: 0;
}

.responsive-slider .slick-dots li:before {
    display: none;
}

.responsive-slider .slick-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 30px;
    gap: 14px;
}

.responsive-slider .slick-dots button {
    font-size: 0;
    width: 20px;
    height: 20px;
    border: 0;
    background: #8300a3;
    transform: rotate(45deg);
}

.responsive-slider .slick-dots .slick-active button {

    background: #F37C1F;
}

.responsive-slider img {
    margin: auto;
}

.card-4th-style {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.card-4th-style p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.card-4th-style>div {
    width: calc(28% - 15px);
}

.card-new {
    border-radius: 20px;
    box-shadow: -4px 4px 20px #ddcccc40;
}

.card-4th-style .h1 {
    color: #ff9a0042;
    font-size: 128px;
}

.card-4th-style .h5 {
    font-size: 16px;
    color: #343434;
}

.faq-header {
    box-shadow: inset 4px 4px 50px #b3b3b340;
    align-items: center;
    display: flex;
    padding: 28px 0px 28px 40px;
    border-left: 21px solid #387ADF;
    position: relative;
    cursor: pointer;
}

.faq-header:after {
    content: '▼';
    margin-left: auto;
    margin-right: 35px;
    transform: scaleX(2);
    color: #FF9A00;
}

.faqs h2 {
    text-transform: uppercase;
}

.faq-wrapper {
    margin-bottom: 30px;
}


.faq-wrapper p {
    display: none;
}

.faq-wrapper.active-faq p {
    display: block;
}


header.header-main.sticky .nav-area-full.active .logo-area .logo a img.img-fluid.desktop {
    display: none;
}

header.header-main.sticky .nav-area-full.active .logo-area .logo a img.img-fluid.d-none.scroll {
    display: block !important;
    filter: unset;
}

/* Custom styles */
.get-started-form form {
    padding: 40px 30px 40px;
    background: #7b889182;
    width: 65%;
    border-radius: 15px;
    margin: auto;
    height: 390px;
    text-align: left;
}

.banner_form input {
    margin-top: 15px;
}

.banner_form textarea {
    margin-top: 15px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.listing h3 {
    font-size: 30px;
    font-weight: 900;
    /* margin-top: 18px; */
}

.listing h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin: 10px 0;
}

hr {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    width: 90%;

}

.challence-sec {
    position: relative;
    z-index: 0;
}

.challence-sec::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    height: 100%;
    width: 83%;
    background-image: url(../img/challence-sec-bg.png);
    z-index: -1;
    background-repeat: no-repeat;
}

li.count.percent {
    font-size: 30px;
    color: #000;
}


.counter ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 65%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: system-ui;
}

.counter ul li {
    list-style: none;
    margin: 0;
    font-size: 50px !important;
    font-weight: 700;
    position: relative;
}


.counter ul li:nth-child(4):after {
    content: "+";
    position: absolute;
    top: 28px;
    left: unset;
    right: 15px;
    font-size: 35px;
}

.counter ul li:nth-child(2):after {
    content: "+";
    position: absolute;
    top: 28px;
    left: unset;
    right: 7px;
    font-size: 35px;
}

.counter ul li:nth-child(3):after {
    content: "+";
    position: absolute;
    top: 28px;
    left: unset;
    right: 15px;
    font-size: 35px;
}

.counter ul li:nth-child(1):after {
    content: "+";
    position: absolute;
    top: 28px;
    left: unset;
    right: 60px;
    font-size: 35px;
}

.counts {
    background: linear-gradient(269deg, rgb(28 28 28) 0%, rgb(68 68 68) 100%);
    height: auto;
    padding: 40px 0;
    color: white;
}

.lazyload.mob.mt-3 {
    margin-top: 40px;
}

.development-sec {
    position: relative;
}

.development-sec .container {
    padding: 30px;
}
.midlay p{
    margin: 0;
}
.midlay{
    margin-top: 10px;
}
.development-sec .inner-box {
    padding: 3px 1px;
    border-radius: 20px;

    z-index: 0;
    position: relative;
}

.bg-2 {
    background: linear-gradient(269deg, rgb(28 28 28) 0%, rgb(68 68 68) 100%);
    border-radius: 20px;
    color: white;
}

@media only screen and (max-width: 600px) {
    .counts {
        display: none;
    }
}


div.mm-dropdown {
    width: 100%;
}

div.mm-dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}

div.mm-dropdown ul li,
div.mm-dropdown div.textfirst {
    padding: 0;
    color: #bd7a37;
    padding: 5px 15px;
}

div.mm-dropdown div.textfirst img.down {
    float: right;
    margin-top: 5px
}

div.mm-dropdown ul li:last-child {
    border-bottom: 0;
}

div.mm-dropdown ul li {
    display: none;
    padding-left: 25px;
}

div.mm-dropdown ul li.main {
    display: block;
}

div.mm-dropdown ul li img {
    width: 100%;
    height: 350px;
}

.counter ul li .para {
    text-align: center;
    flex: 0 0 100%;
}

.counter ul li span.count.percent {
    flex: 0 0 100%;
    margin: 0;
    padding: 0;
    font-size: 70px;
    font-weight: 800;
    margin-right: 30px;
}

.counter ul li .para p {
    margin: -10px -4px 12px -27px;
    font-size: 14px;
    text-align: center;
}

.main-menu.services.align-self-center ul {
    position: relative;
    right: 10px !important;

}
/* 
.form {
    display: flex;
    flex-direction: column;
    gap: 5px;
    background-color: #fff;
    border-radius: 20px;
    position: relative;
} */

.title {
    font-size: 28px;
    color: #FBA834;
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.title::before,
.title::after {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    border-radius: 50%;
    left: 0px;
    background-color: #FBA834;
}

.title::before {
    width: 18px;
    height: 18px;
    background-color: #FBA834;
}

.title::after {
    width: 18px;
    height: 18px;
    animation: pulse 1s linear infinite;
}

.main-side-menu ul.ctop li.blink a span {
    box-shadow: unset;
}

.main-side-menu ul.ctop li.blink a img {
    box-shadow: unset !important;
}

ul.slick-dots {}

ul.slick-dots li button {
    padding: 0 !important;
    background: #0000004a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

ul.slick-dots li {
    margin: 0 !important;
    font-size: 0;
    background: transparent !important;
}

section.about-business ul.slick-dots li button::before {
    display: none;
}

section.about-business ul.slick-dots li.slick-active button {
    background: #000;
}

.ftr-btm {
    background: #2a2a2a;
    box-shadow: rgb(255 251 251 / 5%) 0px -9px 23px 4px;
    padding: 5px 0 5px;
}

.ftr-btm .txtdiv p {
    padding: 0;
    color: #fff;
}

.my-auto {
    margin-bottom: auto !important;
}

.ftr-btm .txtdiv ul {
    margin-top: 11px;
    text-align: center;
    display: block;
}

.ftr-btm .txtdiv ul li {
    display: inline-block;
    margin: 0 11px;
}

.ftr-btm .txtdiv ul li a {
    font-size: 19px;
    color: #fff;
}

.ftr-btm .txtwrp ul {
    margin: 0;
    display: block;
    text-align: right;
}

.ftr-btm .txtwrp ul li {
    display: inline-block;
    margin: 0 0px 0 20px;
}

.ftr-btm .txtwrp ul li a {
    color: #fff;
    font-size: 13px;
}
section.qualities {
    padding: 40px 0;
    border-bottom: 1px solid #f1f1f1;
}
section.qualities p {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 25px;
}
.has-border {
    border-right: 1px solid #000;
}
.quality {
    text-align: center;
}
section.qualities .quality-img {
    text-align: center;
    padding: 0 0;
    display: inline-block;
}
.quality-img {
    font-size: 70px;
    color: #16a085;
}
.icon-Constant-Client-Coordination {
    background-image: url(../img/constant-client-coordination.png);
    background-size: 100% auto;
    background-position: center;
    width: 59px;
    height: 46px;
    display: inline-block;
}
.icon-Customer-Satisfaction {
    background-image: url(../img/customer-satisfaction.png);
    background-size: 100% auto;
    background-position: center;
    width: 59px;
    height: 46px;
    display: inline-block;
}
.icon-Ownership-Rights {
    background-image: url(../img/ownership-rights.png);
    background-size: 100% auto;
    background-position: center;
    width: 59px;
    height: 46px;
    display: inline-block;
}
.icon-Secure-Money-Back-Guarantee {
    background-image: url(../img/secure-money-back-Guarantee.png);
    background-size: 100% auto;
    background-position: center;
    width: 59px;
    height: 46px;
    display: inline-block;
}
.icon-Industry-Proven-Professionals {
    background-image: url(../img/industry-proven-professionals.png);
    background-size: 100% auto;
    background-position: center;
    width: 59px;
    height: 46px;
    display: inline-block;
}
.quality h4 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 5px;
    color: #2e2e2e;
}
section.call-actions {
    margin-top: 30px;
    padding: 10px 20px;
    background: #fba834;
    border-radius: 20px;
}
section.call-actions h2 {
    font-size: 15px;
    margin: 0;
    line-height: 22px;
    text-transform: capitalize;
    padding: 20px 0px;
    color: #fff;
}
.phone-div {
    padding-left: 48px;
}
section.call-actions span.mail {
    font-size: 36px;
    float: left;
    color: #f9ff44;
    margin-left: 15px;
    margin-top: 25px;
}
section.call-actions h3 {
    font-size: 20px;
    margin-top: 22px;
    color: #fff;
    padding-left: 65px;
}
section.call-actions h3 span {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    color: #fff;
}
.row.quick-contact-slider{
    flex-wrap: unset ;
}
.col.has-border{
    max-width: unset ;
}
.faqs{
    padding: 40px 0;
}
.meta{
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-top:40px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.meta p{
    color: #3a3a3a;
}
.img-btn{
    align-items: center;
    margin-top: 30px;
    gap: 15px;
}
.img-btn ul{
    margin: 0;
}
.img-btn .btn-style-three {
    height: 40px;
    background: none;
    color: #fba834;
    border: 2px solid #fba834;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
}
.players{
    margin-left:-10px;
}
.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #fba834;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0; 
    color: #000;
    padding-right: 30px;
    font-size: 1.15rem;
    font-weight: 500;
    border: none;
    background: none;
    outline: none;
  }
  
  .accordion button:hover,
  .accordion button:focus {
    cursor: pointer;
    color: #fba834;
  }
  
  .accordion button:hover::after,
  .accordion button:focus::after {
    cursor: pointer;
    color: #fba834;
    border: 1px solid #fba834;
  }
  
  .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
  }
  
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .accordion button[aria-expanded='true'] {
    color: #fba834;
  }
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded='true'] + .accordion-content {
    max-height: 100%;
    opacity: 1;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 18px;
    font-weight: 500;
  }
  .section1.banner .row{
    align-items: center;
  }
  .get-started-form.text-center h3{
    font-size: 26px !important;
    margin: 5px 0;
  }
  .get-started-form form .py-5.mt-3{
    margin-left: unset !important;
  }
  .get-started-form p{
    margin: 0 !important;
  }
  .amazon-auto p{
    margin: 0;
  }
  .amazon-auto{
    padding: 40px 0 0;
  }
  .amazon-auto .row{
    align-items: center;
  }
  .challence-sec .row{
    align-items: center;
  }
  .challence-sec{
    padding: 0 0 40px 0;
  }
  .product-photo {
    padding: 40px 210px;
}
.development-sec{
    padding: 0px 0px 40px;
}
.lastsec .row{
    align-items: center;
}
ul.extra-menu .extra-menu-li a:hover {
    border: 2px solid #fba834!important;
    border-radius: 5px !important;
    padding: 5px !important;
}
video{
    width:90%;
    border-radius: 50%;
}
.input{
    display: flex;
}
.input input{
    margin-left: 10px;
}
/* .popupform{
    display: flex !important;
} */
 .input label{
    font-weight: 700;
    font-size: 14px;
    flex: 0 0 30%;
 }
 .area-code{
    flex: 0 0 20%;
 }
 .input span{
    margin-left: 10px;
    color: #958989;
    font-size: 23px;
    position: relative;
    top: -6px;
 }
 .bbor{
    border-bottom: 2px solid #fba834;
 }
 
 .main_input_type {
    display: flex;
    flex-wrap: wrap;
    margin-top:50px;
}

.main_input_type h6 {
    flex: 0 0 100%;
    margin: 0 0 10px 0;
    font-size: 14px;
}
.first_one label {
    font-size: 14px;
    font-weight: 500;
}
.main_input_type .first_one {
    flex: 0 0 50%;
    margin: 0 0 20px 0;
}

.btn_submit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.btn_submit input {
    width: 50% !important;
    padding: 0px;
    margin: 0 auto;
    font-size: 18px;
    background: #fba834;
    color: #fff;
    cursor: pointer !important;
    height: 45px;
    border: none;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    margin-top: 30px;
}
input#checkbox {
    width: 15px;
    height: 15px;
    margin: 0px 10px 0px 0px;
}
.first {
    position: absolute;
    left: 160px;
    top: 40px;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    color: #676767;
}
.input{
    position: relative;
    margin-top:30px !important;
}
.last{
    position: absolute;
    right: 85px;
    top: 40px;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    color: #676767;
}
.email-popt {
    position: absolute;
    right: 250px;
    top: 42px;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    color: #676767;
}
.area{
    position: absolute;
    left: 160px;
    top: 40px;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    color: #676767;
}
.phone-n{
    position: absolute;
    right: 95px;
    top: 40px;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    color: #676767;
}

.main-btn-circle{
	position: relative;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	color: #FFFFF0;
	background-color: rgb(252, 79, 79);
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 1px;	
	outline: none;
	cursor: pointer;
	z-index: 100;
}
 .btn-close {
    position: absolute;
    right: 7px;
    top: 7px;
    background: 0 0;
    color: #fba834;
    width: 32px;
    height: 32px;
    line-height: 0;
    font-size: -17px;
    border: 2px solid #fba834;
    border-radius: 20px 20px;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    z-index: 4;
    opacity: 1;
    transition: all .3s ease-in-out;
}
.webpages{
    position: relative;
}
.indskfjdkjsgd img{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0.5;
    transform: translate(-50%, -50%);
}
.indderrrr p {
    padding: 0 200px;
}
section.section1.banner.webpages {
    padding: 120px 0px;
}
.indderrrr {
    position: relative;
    z-index: 9;
}
.contact-detail{
    padding: 40px 0;
}
.contact-meta {
    padding: 2rem;
    background: #fff;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 5%), 0 7px 25px 0 rgb(0 0 0 / 3%), 0 4px 12px 0 rgb(0 0 0 / 3%);
    transition-property: box-shadow, transform;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.contact-meta img{
    width: 70px;
    margin: 0 0 20px;
}
.contact-meta a{
    font-size: 15px;
    background: #fba834;
    color: #fff;
    cursor: pointer;
    height: 35px;
    width: 175px;
    /* border-radius: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}
.contact-detail .row{
    align-items: center;
}
.dropdown-menu.khulwana.khulja {
    display: block !important;
}

header.header-main.mt-5 {
    display: none !important;
    }

    /* Desktop (default) - hidden */
.main-menu.main-menu-ex.align-self-center .soc-txt.txt-div {
    display:none;
}

/* Tablet and below - show */
@media (max-width: 991px){
    .main-menu.main-menu-ex.align-self-center .soc-txt.txt-div{
        display: block;
    }
}



