/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');
body * {
    font-family: "DM Sans", serif;
}
img {
    width: 100%;
}
a {
    text-decoration: unset;
}
html, body {
    overflow-x: hidden;
}
/* Header Css */
marquee {
    background: #fb8d23;
    height: 50px;
    box-shadow: unset;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
}
header.header-row .navbar-dark .navbar-nav .nav-link {
    color: #393939;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    padding: 0 6px;
}
header.header-row .navbar-dark .navbar-nav .nav-item {
    margin: 0 12px;
}
header.header-row nav.navbar.navbar-expand-lg.navbar-dark {
    background: #FFF;
    box-shadow: 0px 4px 18.3px 0px rgba(0, 0, 0, 0.25);
    padding: 5px 0;
}
header.header-row .navbar-dark .head-rgt .navbar-nav .nav-item {
    margin: 0 !important;
    position: relative;
    margin-left: 63px !important;
}
header.header-row .navbar-dark .head-rgt .navbar-nav .nav-item:before {
    content: "";
    background-image: url(../images/phone-icon.png);
    width: 51px;
    height: 52px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -64px;
    top: 2px;
}
header.header-row .navbar-dark .head-rgt .navbar-nav .nav-item strong {
    font-family: Heebo;
    font-size: 15.125px;
    font-weight: 400;
    line-height: 23.948px;
    letter-spacing: -0.252px;
}
header.header-row .navbar-dark .head-rgt .navbar-nav .nav-item .nav-link {
    font-size: 18.906px;
    color: #474747;
    font-weight: 500;
    line-height: 30.25px;
}

/* Banner Css */
section.banner-row {
    background-image: url(../images/banner-bg.png);
    padding: 28px 0 89px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-slider {
    position: relative;
}
.ban-flex {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 30px;
}
.ban-flex h1 {
    width: 75%;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 63.018px;
    font-style: normal;
    font-weight: 200;
    line-height: 68px;
    letter-spacing: -2.521px;
    text-transform: capitalize;
}
.ban-flex h1 strong {
    font-weight: 700;
}
.ban-flex a {
    color: #FFF;
    font-family: Heebo;
    font-size: 40px;
    font-weight: 100;
    line-height: 41.92px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    width: 23%;
}
.ban-flex a img {.contact-sec .col-lg-12 input:nth-child(1)
    width: 46.264px !important;
    height: 46.915px;
    object-fit: scale-down;
    margin-left: 24px;
}
.banner-slider a.link-sec {
    position: absolute;
    bottom: -80px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 11;
    text-align: center;
    width: 100px;
}
.banner-slider a.link-sec img {
    width: 100px;
    height: 100px;
    margin: auto;
}
.owl-dots {
    text-align: right;
    padding-top: 38px;
}
.owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 13px;
    background: rgba(255, 255, 255, 0.50);
}
.owl-dots button.owl-dot.active {
    background-color: #fff;
    position: relative;
}
.owl-dots button.owl-dot.active:before {
    content: "";
    width: 33px;
    height: 33px;
    box-shadow: 0px 0px 0px 1px #FFF inset;
    position: absolute;
    left: -11px;
    border-radius: 50px;
    top: -10px;
    background: rgba(255, 255, 255, 0.20);
}
.owl-dots button.owl-dot:focus {
    outline: none;
}
section.inner-banner-row {
    background-image: url(../images/banner-bg.png);
    padding: 150px 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.inner-banner-sec h1 {
    color: #FFF;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    text-transform: capitalize;
    margin: 0;
}
.inner-banner-sec p {
    color: #fff;
    margin: 10px auto 20px;
    font-size: 18px;
    width: 49%;
}
.inner-banner-sec button.w-btn:hover {
    color: #fff;
    border-color: #fff;
}
/* Experties Css */
section.experties-row {
    padding: 58px 0 103px;
}
section.experties-row .container-fluid {
    padding: 0 85px;
}
.w-head h2 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 70.467px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
}
section.experties-row .row:first-child {
    margin-bottom: 47px;
}
.w-head h2 strong {
    color: #FB8C0D;
}
.experties-head h2:after {
    content: "";
    background-image: url(../images/heading-after.png);
    width: 282px;
    height: 13px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -20px;
    right: 150px;
}
.w-head p {
    color: #9A9A9A;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 28px;
}
button.w-trans-btn {
    border-radius: 50px;
    border: 1px solid #223035;
    background: transparent;
    padding: 12px 56px;
    color: #223035;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    transition: all 0.2s linear;
}
button.w-trans-btn:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    background: #FB8C0D;
    border-color: #FB8C0D;
    color: #fff;
}
button.w-btn:hover {
    background: transparent;
    border: 1px solid #223035;
    color: #223035;
}
section.experties-row .row:first-child .col-lg-6:last-child {
    width: 40%;
    margin: auto;
    margin-right: 0;
}
.experties-sec {
    border-bottom: 0.956px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 20px;
}
.experties-sec img {
    width: 100%;
    height: 415px;
    margin-bottom: 18px;
}
.experties-sec p {
    color: #FB8C0D;
    font-family: Manrope;
    font-size: 15.293px;
    font-weight: 200;
    line-height: 22.939px;
    letter-spacing: 0.612px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.experties-sec h3 {
    color: #232323;
    font-family: Manrope;
    font-size: 23px;
    font-weight: 700;
    line-height: 30.586px;
    text-transform: capitalize;
    margin: 0;
}
/* About Css */
section.about-row {
    padding-bottom: 109px;
}
section.about-row .col-lg-5 {
    background-image: url(../images/about-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}
section.about-row .container-fluid {
    padding: 0 85px;
}
section.about-row .row {
    background: #F8F8F8;
    border-radius: 0px 10px 10px 0px;
}
section.about-row .col-lg-7 {
    padding: 131px 40px 131px 82px;
}
.w-head h3 {
    color: #FB8C0D;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.about-sec h2 {
    margin-bottom: 25px;
    font-size: 67px;
    width: 90%;
}
.about-sec h2:after {
    content: "";
    background-image: url(../images/heading-after2.png);
    width: 217px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.about-sec p {
    color: #767676;
    width: 87%;
    margin-bottom: 10px;
}
.about-sec h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #2c2c2c;
}
.about-sec ul {
    margin-bottom: 28px;
}
.about-sec ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #767676;
    margin-bottom: 5px;
}
button.w-btn {
    background: #FB8C0D;
    border-color: #FB8C0D;
    color: #fff;
}
.about-sec a {
    display: inline-block;
    margin-right: 20px;
}
/* Point Css */
section.points-row {
    padding-bottom: 77px;
}
section.points-row .container-fluid {
    padding: 0 160px;
}
.points-sec h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
}
.points-sec h3 strong {
    display: block;
    font-size: 35px;
    line-height: 50px;
}
.points-sec {
    border-radius: 17px;
    padding: 25px 20px;
    transition: all 0.2s linear;
    background: #fb8d23;
    height: 145px;
}
.points-sec:hover {
    box-shadow: 0px 3px 4px 0px rgba(112, 112, 112, 0.25);
    cursor: pointer;
    background: #1c5742;
}
section.points-row .col-lg-3:nth-child(even) .points-sec {
    background: #1c5641;
    margin-top: 30px;
}
section.points-row .col-lg-3:nth-child(even) .points-sec:hover {
    background: #fb8d30;
}
/* Services Css */
section.services-row {
    padding: 46px 0 133px;
    background-image: url(../images/services-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #f8f8f8;
}
section.services-row .container-fluid {
    padding: 0 87px;
}
.services-head {
    margin-bottom: 51px;
}
.services-head h3 {
    color: #FFF;
}
.services-head h2 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 34px;
}
.services-head h2:after {
    content: "";
    background-image: url(../images/heading-after3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 303px;
    height: 8px;
    position: absolute;
    bottom: -10px;
    right: 300px;
    left: 0;
    margin: auto;
}
.services-head p {
    color: #FFF;
    width: 50%;
    margin: auto;
}
.services-sec {
    border-bottom: 0.956px solid rgba(255, 255, 255, 0.20);
    margin-bottom: 43px;
    position: relative;
}
.services-sec a {
    text-align: center;
    display: flex;
    flex-direction: column;
    color: #FFF;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 700;
    line-height: 30.586px;
    text-transform: capitalize;
    transition: all 0.3s linear;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    opacity: 0;
}
.services-sec p, .services-sec h3 {
    color: #Fff;
}
.services-sec img {
    height: 416px;
    transition: all 0.3s linear;
}
.services-sec:hover img {
    filter: brightness(0.5);
    cursor: pointer;
}
.services-sec a img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 10px;
}
.services-sec:hover a {
    opacity: 1;
}
.services-sec:hover a img {
    filter: unset;
}
section.services-row a.link-sec {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: 9px;
}
section.services-row a.link-sec img {
    width: 100px;
    height: 100px;
    margin: auto;
}
section.inner-services-row {
    padding: 100px 0;
}
.service-inner-sec h2 {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 15px;
}
.service-inner-sec p {
    color: #737373;
}
.service-inner-sec img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
}
section.service-inner-row {
    padding: 100px 0 50px;
}
section.service-inner-row img {
    width: 100%;
}
.service-inner-sec li {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 5px;
    color: #2c2c2c;
}
.service-inner-sec li strong {
    color: #2c2c2c;
}
section.patient-row {
    padding-bottom: 100px;
}
/* Dashboard Css */
section.dashboard-row {
    background: #F8F8F8;
    padding: 68px 0 90px;
}
section.dashboard-row .container-fluid {
    padding: 0 44px 0 70px;
}
.dashboard-sec h2 {
    font-size: 54px;
    line-height: 58px;
    margin-bottom: 24px;
}
.dashboard-sec button {
    text-transform: capitalize;
}
/* Blog Css */
section.blog-row {
    padding: 67px 0 80px;
}
.blog-head {
    margin-bottom: 50px;
}
.blog-head h2 {
    margin-bottom: 20px;
}
.blog-head h2:after {
    content: "";
    background-image: url(../images/heading-after4.png);
    width: 236px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -5px;
    right: 350px;
}
.blog-head p {
    color: #9A9A9A;
    width: 67%;
    margin: auto;
}
.blog-sec {
    border-radius: 10px;
    background: #F8F8F8;
    padding: 65px 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
    transition: all 0.3s linear;
}
.blog-sec a.hover-img {
    display: none;
    transition: all 0.3s linear;
}
.blog-sec button {
    border-radius: 10px;
    background: #FB8C0D;
    padding: 9px 15px;
    border: 0;
    height: 40px;
    width: 108px;
    color: #FFF;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    transition: all 0.3s linear;
}
.blog-sec h3 {
    color: #232323;
    font-family: Manrope;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: capitalize;
    width: 65%;
    margin: 0;
    transition: all 0.3s linear;
}
.blog-sec h4 {
    color: #232323;
    text-align: center;
    font-family: Manrope;
    font-size: 64px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    margin: 0;
}
.blog-sec h4 span {
    display: block;
    color: #232323;
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    font-family: 'Manrope';
}
.blog-sec:hover {
    background-image: url(../images/blog-hover-bg.png);
    transition: all 0.3s linear;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.blog-sec:hover button {
    background: #fff;
    color: #020202;
}
.blog-sec:hover h3 {
    color: #fff;
}
.blog-sec:hover h4 {
    display: none;
}
.blog-sec:hover a.hover-img {
    display: block;
}
/* Testimonials Css */
section.testimonials-row {
    padding-bottom: 111px;
}
section.testimonials-inner-row {
    padding-top: 100px;
}
section.testimonials-row .container-fluid {
    padding: 0 120px 0 145px;
}
.testimonials-sec {
    border-radius: 25px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    backdrop-filter: blur(10px);
    padding: 58px 67px 70px 89px;
    position: relative;
    width: 89%;
    margin: auto;
    transition: all 0.3s linear;
}
.testimonials-sec:hover {
    border-radius: 25px;
    border: 1px solid rgba(0, 0, 0, 0.50);
    background: #FB8C0D;
    backdrop-filter: blur(10px);
    cursor: pointer;
}
.testimonials-sec:hover * {
    color: #fff;
}
.testimonials-sec p {
    color: #575757;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: -0.24px;
    margin: 0 0 30px;
    border-bottom: 1px solid #D9D9D9;
    padding: 0 0 37px;
}
.testimonials-sec h4 {
    color: #575757;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 24px;
}
.testimonials-sec h5 {
    color: #575757;
    font-family: Heebo;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: -0.5px;
    margin: 0;
}
.testimonials-sec:before {
    content: "";
    background-image: url(../images/testi-quote.png);
    width: 91px;
    height: 91px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -43px;
}
section.testimonials-row .owl-dots {
    text-align: center;
    padding: 85px 0 0;
}
section.testimonials-row .owl-dots button.owl-dot {
    background: rgba(43, 43, 43, 0.50);
}
section.testimonials-row .owl-dots button.owl-dot.active {
    background: #FB8C0D !important;
    opacity: 1;
}
section.testimonials-row .owl-dots button.owl-dot.active:before {
    background: rgba(251, 140, 13, 0.20);
    box-shadow: 0px 0px 0px 1px #FFF inset;
}
/* Contact Css */
section.contact-row {
    padding-bottom: 131px;
}
section.contact-inner-row {
    padding-top: 100px;
}
section.contact-row .container-fluid {
    padding: 0 162px;
}
.contact-sec .form-group {
    margin-bottom: 50px;
}
.contact-sec .form-group input, .contact-sec .form-group textarea {
    border-radius: 0;
    background: transparent;
    border: 0;
    border-bottom: 3px solid #4F4F4F;
    padding: 0 0 19px;
    color: #4F4F4F;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase;
}
.contact-sec .form-group input::placeholder, .contact-sec .form-group textarea::placeholder {
    color: #4f4f4f;
    opacity: 1;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase;
}
.contact-sec input.message {
    padding-bottom: 23px !important;
    padding-top: 89px !important;
}
input#message {
    padding-top: 80px;
}
.contact-sec button[type="submit"] {
    margin-top: 25px !important;
    border: 0;
    background: #FB8C0D;
    height: 55px;
    padding: 11px 42px;
    width: 177.94px;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    border-radius: 50px;
    transition: all 0.2s linear;
}
.contact-sec p {
    color: green !important;
    border: 2px solid;
    margin-top: 20px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}
.contact-sec {
    width: 95%;
}
.contact-head h3 {
    color: #2C2C2C;
    margin-bottom: 15px;
}
.contact-head h2 {
    color: #555;
    font-size: 53px;
    line-height: 65px;
    text-transform: capitalize;
    width: 85%;
}
.contact-head h2:after {
    content: "";
    background-image: url(../images/heading-after5.png);
    width: 344px;
    height: 8px;
    display: block;
    margin: auto;
    margin-right: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 14px;
}
.contact-head p {
    font-size: 20px;
    color: #737373;
    width: 81%;
}
/* Footer Css */
footer.footer-row {
    background: #174A37;
    padding-bottom: 21px;
    position: relative;
    z-index: 1;
}
footer.footer-row .container-fluid {
    padding: 0 162px;
}
footer.footer-row .row {
    padding: 0 160px 0 76px;
}
footer.footer-row:before {
    content: "";
    background-image: url(../images/footer-before.png);
    width: 670px;
    height: 382px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    bottom: 50px;
}
footer.footer-row:after {
    content: "";
    background-image: url(../images/footer-after.png);
    width: 683px;
    height: 382px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}
.footer-top-row {
    border-radius: 0px 0px 70px 70px;
    background: #1C5540;
    box-shadow: 0px 4px 31px 0px rgba(0, 0, 0, 0.25);
    padding: 47px 116px 48px;
    margin-bottom: 70px;
}
.footer-top-row h2 {
    color: #FFF;
    font-size: 50px;
    font-weight: 700;
    line-height: 65px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.footer-top-row ul.quiry-list {
    margin: 0 0 40px;
    border-radius: 6.949px;
    background: #174A37;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25) inset;
    padding: 7px 0;
}
.footer-top-row ul.quiry-list li {
    margin: 0 28px;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.footer-top-row ul.quiry-list li a {
    color: #fff;
}
.footer-top-row ul.quiry-list li strong {
    font-weight: 700;
}
.footer-top-row ul.info-list {
    margin: 0;
    padding: 0 33px;
}
.footer-top-row ul.info-list li {
    display: inline-block;
    width: 49%;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.footer-top-row ul.info-list li a {
    color: #fff;
}
.footer-top-row ul.info-list li strong {
    font-weight: 700;
}
.footer-cont img {
    width: 95%;
}
.footer-cont p {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
    margin-bottom: 20px;
}
.footer-cont ul {
    margin: 0;
    padding: 0;
}
.footer-cont ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-cont ul li i {
    width: 52px;
    height: 52px;
    background: #fff;
    text-align: center;
    line-height: 52px;
    font-size: 25px;
    color: #585858;
    border-radius: 2.319px;
}
footer.footer-row h4 {
    color: #FFF;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 30px;
}
footer.footer-row ul {
    margin: 0;
    padding: 0;
}
footer.footer-row ul li {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px;
    list-style: none;
}
footer.footer-row ul li a {
    color: #fff;
}
.footer-links li {
    text-transform: capitalize;
    display: inline-block;
    width: 49%;
}
.footer-news-sec p {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
}
.footer-news-sec .form-group input {
    border-radius: 5.798px;
    background: #FB8C0D;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    height: 57.979px;
    padding: 15.074px 2.319px 15.075px 63.777px;
}
.footer-news-sec .form-group input::placeholder {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
}
.footer-news-sec .form-group {
    position: relative;
    width: 90%;
}
.footer-news-sec .form-group:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 20px;
    top: 15px;
}
.footer-news-sec button[type="submit"] {
    margin-top: 18px;
    width: 100%;
    height: 66.096px;
    border-radius: 5.798px;
    border: 1.16px solid #FFF;
    background: transparent;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 31.309px;
    position: relative;
    transition: all 0.2s linear;
}
.footer-news-sec button[type="submit"]:before {
    content: "\f1d9";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.footer-news-sec button[type="submit"]:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.footer-news-sec p:last-child {
    color: green !important;
    border: 2px solid;
    margin-top: 20px;
    padding: 5px;
    font-size: 16px;
    width: 90%;
    text-align: center;
}
.footer-links {
    padding-left: 120px;
}
.contact-sec button[type="submit"]:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
/* Copyright Css */
.copyright-sec {
    margin-top: 70px;
}
.copyright-sec p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.copyright-sec p a {
    color: #fff;
}
/* Request Form Css */
section.request-row {
    padding: 70px 0;
}
section.request-row .w-head {
    margin-bottom: 30px;
}
.request-sec .form-group {
    margin-bottom: 20px;
}
.request-sec label {
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.request-sec .form-group label {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.request-sec .form-check {
    margin-bottom: 5px;
}
.request-sec h3 {
    color: #373737;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
}
.request-sec h4 {
    font-size: 22px;
    color: #373737;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.request-sec .form-group input, .request-sec .form-group select, .request-sec .form-group textarea {
    height: 50px;
    color: #000;
    font-family: 'DM Sans';
    font-size: 16px;
}
.request-sec .form-group textarea {
    height: 120px;
}
.request-sec .form-group input[type="file"] {
    height: auto;
}
.form-btn {
    margin-top: 30px;
}
/* Counter Css */
section.counter-row {
    background: #fb8d23;
    padding: 50px 0;
    margin-bottom: 100px;
}
.counter-sec h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 10px;
}
.counter-sec h3:after {
    content: "+";
    margin-left: 10px;
}
.counter-sec p {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
/* Choose Css */
section.choose-row {
    padding-bottom: 100px;
}
.choose-head {
    margin-bottom: 40px;
}
.choose-sec img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin: 0 auto 10px;
    display: table;
}
.choose-sec {
    text-align: center;
    background: #f8f8f8;
    padding: 30px 20px;
    transition: all 0.4s linear;
    border-radius: 10px;
}
.choose-sec h3 {
    font-size: 19px;
    line-height: 24px;
    color: #2c2c2c;
    margin: 0;
}
.choose-sec h3 strong {
    color: #2c2c2c;
}
.choose-sec:hover {
    background: #fb8d23;
    cursor: pointer;
}
.choose-sec:hover img {
    filter: invert(1);
}
.choose-sec:hover * {
    color: #fff;
}
section.process-row {
    padding-bottom: 100px;
}
.process-sec li {
    margin-bottom: 10px;
}
section.process-row img {
    width: 100%;
    border-radius: 10px;
}
/*======================================================================*/
section.prior-work p {
    margin-bottom: 14px;
}
section.prior-work ul li {
    color: #737373;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding-bottom: 7px;
    position: relative;
    list-style: none;
}
section.prior-work ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
section.prior-work ul li:before {
    content: '\f046';
    font-family: 'FontAwesome';
    position: absolute;
    left: -30px;
    color: #1c5540;
}
.piro-wo {
    padding-bottom: 20px !important;
}
.piro-wo2 {
    padding-top: 40px !important;
}
section.prior-work2 .col-xs-12.col-sm-12.col-md-3.col-lg-6 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 40px;
    border: 2px solid #FB8C0D;
}
section.prior-work2 h2 {
    font-size: 45px;
    line-height: 1.3;
    margin-bottom: 15px;
    padding-top: 50px;
}
section.prior-work2 {
    padding-bottom: 80px;
}
section.prior-work2 h3 {
    font-size: 19px;
    padding-bottom: 10px;
}
section.prior-work2 p {
    margin-bottom: 9px;
    font-size: 17px;
}
section.prior-work2 .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    background-color: #fff;
    padding: 30px;
}
.prio-botm {
    padding-bottom: 60px !important;
    margin-top: -20px;
}

.prio-botm .col-xs-12.col-sm-12.col-md-12.col-lg-6 {box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);width: 49%;margin-right: 13px;padding-top: 30px;padding-left: 22px;padding-bottom: 30px;}
section.prior-work.prio-btn {
    margin: 0 auto;
    display: table;
    margin-bottom: 60px;
}
section.prior-work.prio-btn button.w-btn.w-trans-btn {
    margin-right: 20px;
}
button.accordion-button {
    background-color: #ffffff;
    color: #0d0d0d;
    font-size: 17px;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-item:first-of-type .accordion-button {
    background-color: #fb8c0d;
    color: #fff;
}
.accordion-button:not(.collapsed) {
    background-color: #fb8c0d;
    color: #fff;
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(80.5);
}

section.faq-work {
    margin-bottom: 60px;
}
section.faq-row {
    padding-bottom: 100px;
    margin: 0;
}
 .exper-work .experties-sec img {
    object-fit: scale-down;
    aspect-ratio: 2/5;
}
.exper-work {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
/* ============================================================== */
.preten {
    padding-bottom: 60px !important;
}
.preten-wok img {
    height: unset;
    border-radius: unset;
}
.preten-wok {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
}
section.faq-work h4 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 40.467px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
section.faq-row h4 {
    padding-top: 0;
}
/* =================================================== */
.design-work h3 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.design-work p {
    padding-bottom: 0 !important;
    margin-bottom: 14px;
    width: 94%;
}
.design-work p strong {
    color: #000;
}
.design-botm .col-xs-12.col-sm-12.col-md-12.col-lg-4 {box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);width: 32%;margin-right: 13px;padding-top: 30px;padding-left: 22px;padding-bottom: 30px;border: 1px solid #fb8c0d;}
.design-botm  h2 {
    font-size: 24px;
    line-height: 1.3;
    padding-bottom: 10px;
    color: #fb8c0d;
}
.design-botm {
    padding-bottom: 80px;
}
.prio-botm h2 {
    font-size: 40px !important;
    padding-bottom: 10px;
}
.inter .col-xs-12.col-sm-12.col-md-12.col-lg-6 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    width: 49%;
    margin-right: 13px;
    padding-top: 30px;
    padding-left: 22px;
    padding-bottom: 30px;
}
.inter {
    margin-bottom: 60px;
}
.inter h2 {
    font-size: 42px;
    margin: 0 0 6px 0;
}
.desgin-work2 img {
    height: unset;
    width: 70%;
    margin: 0 auto;
    display: table;
    margin-bottom: 50px;
}
.desgin-work2 h2 {
    font-size: 45px;
    padding-bottom: 0px;
}
img.desi-imag {
    width: 40%;
    margin-top: 50px !important;
}
.design-immma img {
    object-fit: contain;
}
.design-immma {
    padding-bottom: 10px !important;
}
.practi {
    padding-bottom: 0 !important;
}
.conduc {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.design-botm h4 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 40.467px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
}
.design-botm p.tex-work {
    color: #9A9A9A;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.design-botm h5 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 40.467px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}
/* ============================================================ */
section.ft-work h2 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}
section.ft-work {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.prior-work.design-botm h3.w-head,section.ft-work-set h2 {
    color: #2C2C2C;
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.068px;
    margin: 0;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}
img.ft-ima-wo {
    height: 773px;
    object-fit: cover;
}
section.ft-work-set h2 {
    padding-bottom: 0;
}
section.ft-work-set p {
    color: #9A9A9A;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 28px;
    text-align: center;
}
section.ft-work-set table {
    width: 100%;
    border: 1px solid #fb8c0d;
}
section.ft-work-set tr th {
    text-align: center;
    font-size: 23px;
    background-color: #fb8c0d;
    border: 1px solid #000;
    font-family: 'DM Sans';
    color: #fff;
    width: 33.3%;
}
section.ft-work-set tr td {
    border: 1px solid #fff;
    background-color: #1c5540;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    padding: 16px 0;
}
section.ft-work-set tr:hover td {
    background-color: #236bb1;
    transition: all 0.4s linear;
}
section.ft-work-set {
    padding-bottom: 50px;
}
.real-work {
    padding-top: 10px !important;
    padding-bottom: 30px !IMPORTANT;
}
.real-work img {
    height: unset;
    width: 100%;
}
img.tab-ima {
    width: 60%;
    margin: 0 auto;
    display: table;
    margin-top: 50px;
    margin-bottom: 50px;
}
.preten-info {
    padding-bottom: 20px !important;
}
section.icon-paten img {
    height: unset;
    width: 12%;
    object-fit: unset;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
section.icon-paten .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding-top: 40px;
    padding-left: 22px;
    padding-bottom: 30px;
    width: 32%;
    margin-right: 17px;
    border-radius: 20px;
}
section.icon-paten a {
    color: #020202;
    font-family: "DM Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}
section.icon-paten p {
    text-align: center;
}
section.icon-paten p:hover a {
    color: #fb8c0d;
    cursor: pointer;
    transition: all 0.4s linear;
}
section.icon-paten {
    padding-bottom: 50px;
}
img.tab-img2 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: -60px;
}

/*==========================================================*/
.ger-work {
    background-color: #fb8d23;
}
.form-work-2 input {width: 33%;border-radius: 0 !important;}
.contact-sec-2 .form-work {
    margin-bottom: 30px;
}
.contact-sec-2 {
    width: 60%;
    margin: 0 auto;
}
.contact-sec-2 .form-work input,select.form-control {
    height: 60px;
}
.contact-sec-2 button[type="submit"] {
    border: 0;
    background: #000000;
    height: 55px;
    padding: 11px 42px;
    width: 177.94px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    border-radius: 50px;
    transition: all 0.2s linear;
    margin-top: 0px !important;
}
.contact-sec-2 .form-work input, .contact-sec-2 .form-work textarea {
    background: transparent;
    color: #4F4F4F;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    background-color: #fff;
}
.contact-sec-2 .form-work input::placeholder, .contact-sec-2 .form-work textarea::placeholder {
    color: #4f4f4f;
    opacity: 1;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase;
}
.contact-sec-2 button[type="submit"]:hover {
    background-color: #fff;
    color: #000;
}
.contact-sec-2 select.form-control {
    color: #4F4F4F;
    font-family: Heebo;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase;
}
.ger-work {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
/*===============================================*/
ul.drop-down {position: absolute;background-color: #fff;padding: 20px;box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);margin-top: 17px;z-index: 99;opacity: 0;}
li.nav-item:nth-child(3):hover ul.drop-down {
    display: unset;
}
ul.drop-down li {
    list-style: none;
    padding: 7px;
}
ul.drop-down li a {
    color: #393939;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    padding: 0;
}
ul.drop-down li:hover {
    background-color: #000;
}
ul.drop-down li:hover a {
    color: #fff;
}
.ser-work:hover ul.drop-down {
    opacity: 1;
}
li.nav-item.ser-work:before {
    content: '\f0dd';
    font-family: 'FontAwesome';
    position: absolute;
    top: 45px;
    right: auto;
    bottom: auto;
    left: 968px;
}
/* =============================================================================== */
section.patent-information {
    padding: 50px 0 50px 0;
}
section.patent-information h2,section.patent-information p {
    text-align: center;
}
section.patent-information2 h2 {
    padding-bottom: 20px;
}
section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 30px;
    width: 32%;
    margin-right: 17px;
    margin-bottom: 20px;
}
section.patent-information2 h3 {
    font-size: 30px;
    line-height: 1.3;
    padding-bottom: 10px;
    color: #fb8c0d;
    font-weight: 700;
}
section.patent-information2 p {
    font-size: 17px;
}
section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4:hover {
    background-color: #1c5540;
    transition: all 0.4s linear;
}
section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4:hover h3,section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4:hover p {
    color: #fff;
}
section.patent-information2 {
    padding-bottom: 40px;
}
section.patent-information3 {
    padding-bottom: 30px;
}
section.patent-information2 strong {
    color: #000;
}
section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4:hover p strong {
    color: #FFF !important;
}
section.patent-information2 .col-xs-12.col-sm-12.col-md-4.col-lg-4:hover p a {
    color: #fff !important;
}
section.patent-information3 .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 0 30px 30px 30px;
    width: 32%;
    margin-right: 17px;
    margin-bottom: 20px;
}
section.patent-information3 .col-xs-12.col-sm-12.col-md-4.col-lg-4 h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding-top: 50px;
    padding-bottom: 0;
    color: #1b9166;
}
section.patent-information3 .col-xs-12.col-sm-12.col-md-4.col-lg-4 button.w-btn.w-trans-btn {
    margin: 0 auto;
    display: table;
    margin-top: 18px;
}
/*Blog Css*/
.blog-inner-sec h2 {
    font-size: 40px;
    line-height: 50px;
}
.blog-inner-sec h3 {
    color: #2C2C2C;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 15px;
}
.blog-inner-sec ul {
    margin-bottom: 20px;
}
.blog-inner-sec img {
    margin-bottom: 30px;
    height: auto;
}
.blog-inner-sec .img-flex {
    display: flex;
}
.blog-inner-sec .img-flex img {
    height: auto;
    width: 48% !important;
    margin: 0 13px 30px;
}
/*=========================================================================*/
/* normal menu css */

.main_menu > li {
  display: inline-block;
  position: relative;
  margin: 0 -2px;
}
.main_menu li {
  position: relative;
  list-style: none;
}

.main_menu li a {
  font-size: 17px;
  color: #353535;
  padding: 7px 0px;
  display: block;
  font-weight: 400;
}

.main_menu li .active,
.main_menu li:hover > a {
  color: var(--hover-color);
}
/* Normal Dropdown menu */
.main_menu li ul {
  background: #fff;
  transition: 0.5s;
  box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75) !important;
  width: 306px;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  display: none;
  z-index: 11;
}
.main_menu li:hover ul.sub_menu {
    display: block;
}

.main_menu li ul li a {
  padding: 7px 65px 0 20px;
  font-size: 15px;
}
.main_menu li ul li a i {
  float: right;
  position: relative;
  top: 6px;
}

.main_menu li ul li ul {
  left: 100%;
  top: 0;
}



 /*responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .main_menu ul li ul {
    width: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .main_menu ul li a {
    font-size: 15px;
    padding: 20px 16px;
  }
  .main_menu ul li ul {
    width: 250px;
  }
    .main_menu li ul li a {
        padding-right: 10px;
    }
}
@media (min-width: 768px) {
  .main_menu ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
  }
  .main_menu ul li .mega_menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
  }
  .main_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    z-index: 99;
  }
  .main_menu ul li:hover > .mega_menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 99;
  }
}

@media (max-width: 767.98px) {
  nav {
    padding: 15px;
  }
  .main_menu {
    /*display: none;*/
    width: 100%;
  }
  .main_menu ul li {
    display: block;
  }
  .main_menu ul li a i {
    float: right;
  }
  .main_menu ul li a {
    border-bottom: 1px solid #ddd;
  }
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li ul li ul {
    left: 0;
    top: auto;
  }
  .main_menu ul li ul {
    display: none;
    transition: none;
  }
  .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }

}

li.has_dropdown.ser-men {
    margin: 0 12px;
    margin-top: -9px;
}
.main_menu li ul {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.main_menu li ul li a:hover  {
    color: #fb8d23;
    transition: all 0.4s linear;
}

.mobile-menu-toggle {
  background: #f8f9fa;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  text-align: right;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#menuToggleBtn {
  background: none;
  border: none;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.mobile-mega-menu {
  display: none; /* hidden by default */
}
.mobile-mega-menu.active {
  display: block;
}
.mobile-mega-menu {
  background: #fff;
  border-top: 1px solid #ddd;
}
.mobile-mega-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-mega-menu li {
  border-bottom: 1px solid #eee;
}
.mobile-mega-menu li.mm-item-has-children span.mm-toggle {
    margin-top: -38px;
}
.mobile-mega-menu a {
  display: block;
  padding: 12px;
  text-decoration: none;
  color: #333;
}
.mm-toggle {
  float: right;
  cursor: pointer;
  font-weight: bold;
}
.mm-submenu {
  display: none;
}
.mm-open > .mm-submenu {
  display: block;
}
/*Policy Css*/
section.policy-row {
    padding: 80px 0;
}
.policy-sec ul, .policy-sec ol {
    margin-bottom: 28px;
}
.policy-sec li {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #767676;
    margin-bottom: 5px;
}
.policy-sec h2 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 20px;
}
.policy-sec h3 {
    font-size: 35px;
    color: #2c2c2c;
    line-height: 40px;
    margin-bottom: 20px;
}
.policy-sec table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}
.policy-sec th, .policy-sec td {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: left;
}
.policy-sec th {
    background-color: #f2f2f2;
    font-weight: bold;
}