@charset "utf-8";

.tab button,
.tablink {
    outline: 0;
    cursor: pointer;
}

:root {
    --primary-color: #038e68;
    --secondary-color: #ffa129;
}

@font-face {
    font-family: Poppins-Bold;
    src: url("../fonts/Poppins-Bold.ttf") format("truetype");
}

@font-face {
    font-family: Poppins-Medium;
    src: url("../fonts/Poppins-Medium.ttf") format("truetype");
}

@font-face {
    font-family: Poppins-Regular;
    src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}

@font-face {
    font-family: Poppins-Light;
    src: url("../fonts/Poppins-Light.ttf") format("truetype");
}

.cta ul li,
.prar h5,
.services ul li {
    display: contents;
}

.s8_tleft h5 {
    font-family: poppins-Medium;
    font-size: 22px;
}

.f-paara h5,
.s8_text p {
    font-family: poppins-Light;
}

.abt-para h4,
.centr h5 {
    font-family: Poppins-Medium;
    text-align: center;
}

.accordion,
.boxpara i,
.panel,
.s8_text p {
    font-size: 15px;
}

.f-paara h5,
.gut span,
.th-hdg ul li {
    font-size: 14px;
}

.abt-para h4 {
    color: #fff !important;
    font-size: 40px;
    padding: 82px 0 0;
}

p {
    font-family: Roboto, sans-serif;
}

.ftr-sec {
    padding: 37px 0 50px;
    margin: 6px 0 0;
    background: var(--primary-color);
}

.rorm input::placeholder {
    font-family: inherit !important;
}

.tab button:hover {
    background-color: var(--primary-color) !important;
    color: #fff;
}

.head-logo img {
    /* width: 80%;
    margin: 11px 0 0 0; */
}

.dropdown-menu {
    min-width: 260px !important;
    margin: 10px 0 0 -40px !important;
}

.dropdown-item {
    display: block;
    width: 100%;
}

a.dropdown-item {
    font-size: 14px;
    color: #000;
    font-family: 'Poppins-Medium';
    padding: 8px 0 5px 20px;
}


button.navbar-toggler {
    display: none;
}

nav.navbar.navbar-expand-lg.navbar-light {
    margin: 30px 0 0 0;
}


.frm-hdg {
    background: #007c8d87;
    margin: 60px 0 0 30%;
}

.fm-hdg,
.form-hdg {
    background: #00906c94;
}

.centr h5 {
    background: #b5dadf;
    padding: 14px 0 16px;
    font-size: 21px;
}

.bxpara button,
.centre h5 {
    font-family: poppins-Medium;
}

.centre h5 {
    background: #007e8e4a;
    text-align: center;
    padding: 12px;
    font-size: 22px;
}

.modal-content1 {
    BACKGROUND: #038e68 !important;
    margin: 0 !important;
    padding: 10px 80px 21px 0;
    width: 100% !important;
}

.head-form1 h5 {
    text-align: center;
    font-family: 'Poppins-Bold';
    color: #fff;
    padding: 0 0 0 90px;
}

.head-form1 h4 {
    text-align: center;
    font-family: 'Poppins-Medium';
    padding: 0 0 20px 70px;
    color: gold;
}

.modal-content1 button.close {
    position: relative;
    top: -20px;
    font-size: 30px;
    left: 268px;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff00 !important;
    color: #fff;
}

.modal-content1 input {
    width: 100% !important;
    margin: 0 41px 10px !important;
    padding: 20px 10px !important;
    border-radius: 5px;
    font-family: 'Poppins-Medium';
}

.modal-content1 button {
    padding: 12px 0 !important;
    margin: 20px 45px 0 !important;
    width: 99% !important;
    font-size: 20px;
    font-family: 'Poppins-Medium';
    background: gold;
    color: var(--primary-color);
}

.bxpara button {
    width: 50%;
    position: relative;
    left: 102px;
    padding: 7px 4px;
    background: var(--primary-color);
    color: #fff;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    margin: 24px 1px 23px 0;
}

.txtxt p {
    color: #000;
}

.cta ul,
.number h6,
ul {
    margin: 0;
}

ul {
    padding: 0;
}

::marker {
    font-size: 0;
}

.nltr {
    position: relative;
}

body {
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins-SemiBold, sans-serif;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a {
    text-decoration: none !important;
    transition: 0.5s;
}

.carousel-item img,
.s8_text {
    width: 100%;
}

.navbar-expand-lg .navbar-nav {
    width: 100%;
    margin: 0;
    justify-content: end;
}

header.head-top ul li {
    display: inline-block;
    margin: 0 0 0 20px;
}

header.head-top ul li a {
    margin-right: 8px;
    color: #fff;
    font-size: 16px;
}

header.head-top {
    text-align: right;
    font-size: 12px;
    background: #1a7a8c;
    padding: 2px 0;
    color: #fff;
}

header.head-top ul li i {
    margin: 0 10px 0 0;
    font-size: 15px;
    color: var(--secondary-color);
}

header.head-btm {
    background: #fff;
}

.services ul {
    align-items: center;
    margin: 7px 0 0;
}

.wbnr-para a {
    color: #fff;
}

.wrntext a {
    color: #fff;
}

.boxpara a {
    color: #fff;
}

.banner-btn a,
.bnr-para button,
.f-paara,
.f-para,
.fe-para,
.fm-hdg h4,
.form-hdg h4,
.frm-hdg h4,
.h h3,
.hdgt h3,
.hdgt p,
.icn i,
.jik,
.medipara h3,
.p-box,
.package-hdg,
.pg-box,
.publitext,
.s8_box,
.scophdg h3,
.secutext h4,
.subnames,
.subnames h5,
.svn-hdg,
.t-hdg h3,
.testi-para,
.textsub,
.uhu,
.whdg h3,
.wo-para h4,
.wo-para h5,
.wrnhdg h3,
section.sub {
    text-align: center;
}

.btm-btn button {
    width: 58%;
    padding: 6px 0;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background: #000;
    margin: 10px 0 0 47px;
}

.bnr-para h1 {
    padding: 42px 0 11px;
    color: #fff;
    font-family: Poppins-Bold !important;
    font-size: 32px;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize !important;
}

.bnr-txt h1,
.hdgd h4,
.package-hdg h3 {
    text-transform: capitalize;
}

.bnr-para a {
    padding: 10px 25px 10px 25px;
    border-radius: 5px;
    margin: 35px 25px 15px 0;
    color: #fff;
    font-size: 17px;
    border: none;
    background: var(--primary-color);
    font-family: 'Poppins-Medium';
    position: relative;
    top: 30px;
    cursor: pointer;
}

.bnr-para a:hover {
    background-color: #fff;
    color: #000;
}

.bnr-para button {
    width: 45%;
    padding: 10px 0;
    border-radius: 5px;
    margin: 36px 25px 15px 0;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    border: none;
    background: var(--primary-color);
}

section.sec-s a {
    padding: 10px 60px;
    background: #00453e;
    color: #fff;
    border: none;
    border-radius: 10px;
    position: relative;
    left: 420px;
    top: 34px;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Poppins-Medium';
}

.form-hdg h4 {
    color: #fff;
    padding: 0px 0 0;
    font-size: 26px;
    font-family: poppins-Medium;
    font-weight: 600;
}

.frm-btn button,
.rorm textarea,
.rrm input,
.rrm textarea,
.th-hdg ul li {
    font-family: Poppins-Medium;
}

.form-hdg {
    width: 70%;
    padding: 15px;
    border-radius: 9px;
    margin: 40px 0 18px 140px;
}

.rorm textarea {
    width: 100%;
    border-radius: 6px;
    height: 80px;
    margin: 18px 0 6px;
    border: none;
    padding: 16px 0 0 7px;
    font-weight: 600;
    background: #e7edee;
}

.rrm input,
.rrm textarea {
    margin: 12px;
    width: 94%;
}

.rrm input {
    padding: 10px;
    border-radius: 7px;
    border: none;
    background: #ffffff6e;
}

.rrm textarea {
    padding: 25px;
    border-radius: 10px;
    border: none;
    background: #ffffff7d;
}

.frm-btn button {
    width: 94%;
    margin: 0 0 0 15px;
    border-radius: 4px;
    border: none;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    background: var(--secondary-color);
    font-weight: 600;
}

.fm-hdg span,
.line i {
    color: var(--secondary-color);
}

.ct {
    margin: 90px 0 0 40px;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.banner-slider,
.frm-hdg,
.img,
.img2 img,
.j-text i,
.list ul li p,
.nltr i,
.pg,
.pk,
.s-text,
.s8_box,
.s8_icon img,
.spo ul li,
.txt h5,
.wo-para span,
section.secpa {
    position: relative;
}

.dropdown-content2 a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: azure;
    background-color: #3e8e4100;
}

.form-btn button {
    width: 100%;
    border-radius: 6px;
    padding: 4px;
    background: var(--secondary-color);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: none;
}

.form-hdg ::placeholder {
    color: #000;
}

.services {
    position: relative;
    right: 92px !important;
}

.tab-txt h4 {
    font-family: 'Poppins-Bold';
}

.tab-txt p {
    font-family: 'Poppins-Medium';
}

.tab-txt {
    margin: 140px 0 0 0;
}


.hdr-btn a {
    border-radius: 6px;
    font-weight: 600;
    background: var(--primary-color);
    border: solid 1px var(--primary-color);
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    cursor: pointer;
    margin: 0px 0px 0 50px;
}

.hdr-btn a:hover {
    background-color: #fff;
    color: #000000;
}

.f-para h2 {
    padding: 33px 0 11px;
    font-size: 34px;
}

.f-para p,
.t-img p {
    font-size: 21px;
    font-family: DarkerGrotesque-Medium;
}

.f-para {
    padding: 25px 0 35px;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 0 10px #c1c1c1;
}

.bnr-txt a {
    width: 39%;
    padding: 13px 28px;
    background: var(--primary-color);
    border: none;
    margin: 34px 5px 0;
    border-radius: 7px;
    font-size: 14px;
    color: #fff !important;
    cursor: pointer;
    position: relative;
    top: 32px;
    font-family: 'Poppins-Medium';
}

.f-para p {
    line-height: 28px;
    padding: 0 0 13px;
}

.t-hdg h3 {
    padding: 22px 0 15px;
}

.t-img {
    border: 1px solid #000;
    border-radius: 8px;
    background: #fff;
    margin: 0 0 22px;
}

.t-img img {
    width: 28%;
    margin: 10px 0 0 126px;
}

.t-img p {
    text-align: left;
    padding: 0 15px 0 20px;
}

.panel p {
    font-family: 'Poppins-Medium';
    font-size: 14px;
    padding: 2px 10px 0 10px;
}

.bottom-frt,
.boxpara i,
.e-prr h3,
.e-prr h4,
.e-prr h5,
.e-prr p,
.etwe,
.etwe p,
.expert.hdg,
.full-full h5,
.headr,
.hyepanxi,
.img button,
.pkg-box,
.scophdg p,
.scoptext,
.tab,
.textp h3,
.textp p,
.twhdg h4,
.twoii,
.writerpara {
    text-align: center;
}

.t-hdg button {
    width: 43%;
    font-size: 18px;
    font-weight: 500;
    margin: 5px 0 15px 95px;
    color: #fff;
    background: var(--secondary-color);
    border-radius: 5px;
    border: none;
    padding: 5px 20px;
    cursor: pointer;
}

section.sbjects,
section.sec-t {
    padding: 0 0 50px;
}

.t-img {
    box-shadow: 0 0 10px #c1c1c1;
    border: none;
}

section.sectw {
    padding: 40px 0px;
}

section.s-three {
    background: url(../images/bnn.png) 0 0 / cover;
    padding: 0 0 28px;
}

.buntt a {
    width: 100%;
    padding: 11px 46px 10px;
    border: 2px solid #fff;
    border-radius: 7px;
    background: var(--primary-color) !important;
    color: #fff !important;
    cursor: pointer;
    right: -100px !important;
    position: relative;
    font-family: 'Poppins-Medium';
    font-size: 14px;
}

.panelone p {
    color: #fff;
    font-family: 'Poppins-Medium';
    font-size: 12px;
}

.th-hdg h3 {
    padding: 80px 0 0;
    color: #fff;
    font-size: 26px;
    font-family: poppins-Bold;
    font-weight: 600;
}

.th-hdg i {
    color: var(--secondary-color);
    font-size: 18px;
    padding: 0 12px 0 0;
}

.th-hdg ul li {
    color: #fff;
}

section.sec-f {
    padding: 63px 0;
}

.nltr i {
    font-size: 24px;
    background: var(--secondary-color);
    padding: 13px;
    border-radius: 43px;
    color: #fff;
    top: 5px;
    margin: 94px 0 0 36px;
}

.pr-para ul li {
    font-family: poppins-Medium;
    font-size: 15px;
}

.bpara a {
    position: relative;
    left: 122px;
    padding: 10px 40px;
    background: var(--primary-color);
    color: #fff !important;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    margin: 24px 1px 103px 0;
    top: 96px;
    cursor: pointer;
}

.nltr input {
    width: 58%;
    padding: 13px;
    margin: 0 0 0 13px;
    background: #fff;
    border: none;
    font-weight: 700;
}

.bxpara a {
    position: relative;
    left: 122px;
    padding: 10px 40px;
    background: var(--primary-color);
    color: #fff !important;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    margin: 24px 1px 103px 0;
    top: 21px;
    cursor: pointer;
}

.nltr button {
    width: 100px;
    padding: 6px 0;
    border: 0;
    background: var(--secondary-color);
    margin: 0 0 0 14px;
    color: #fff;
    border-radius: 4px;
    font-weight: 600;
}

section.wron {
    padding: 0 0 20px 0;
}

.f-para img {
    width: 40%;
}

.fe-para,
section.packages {
    padding: 0 0 30px;
}

.thankyou-blk {
    text-align: center;
    padding: 140px 0 0 0;
}

.thankyou-blk h1 {
    font-size: 40px;
    font-family: 'Poppins-Bold';
    color: #000;
}

.thankyou-blk i {
    font-size: 60px;
    background: #ffcc30;
    color: #fff;
    min-width: 100px;
    padding: 18px 0px;
    margin: 20px 0px;
    border-radius: 100px;
}

.thankyou-blk h5 {
    font-family: 'Poppins-Medium';
    font-size: 29px;
    color: #000;
}

.thankyou-blk a {
    display: inline-block;
    width: 18%;
    background: var(--primary-color);
    border-radius: 5px;
    padding: 13px 0px;
    color: #fff !important;
    margin: 30px 0px;
    font-family: 'Poppins-Medium';
}

.fe-para h2 {
    font-size: 36px;
    font-family: Poppins-Bold;
    padding: 31px 0 0;
    color: var(--primary-color);
    font-weight: 600;
}

.dropdown button,
.dropdown-content a,
.fe-para p,
.hdrcta button,
.hdrcta ul li a,
.img h5,
.number a,
.number h6 {
    font-family: Poppins-Medium;
}

.fe-para p {
    font-size: 16px;
    padding: 12px 70px 0 70px;
    font-family: 'Poppins-Light';
}

section.ssec-five {
    background: url(../images/bner.png) 0 0 / cover;
    padding: 0 0 160px;
}

.img2 img {
    width: 80%;
    margin: 0 0 0 70px;
    top: 80px;
}

.row,
header.top-hdr .row,
section.ssec-five .row {
    align-items: center;
}

.img {
    top: 100px;
}

.img h5 {
    color: var(--secondary-color);
    font-size: 15px;
    padding: 25px 0 0;
}

.img h3 {
    font-family: DarkerGrotesque-Bold;
    font-size: 50px;
    line-height: 1;
}

.banner-txt p,
.bnr-txt p,
.bpara button,
.bpara ul li,
.bxpara ul li,
.contect ul li a,
.f-paara h4,
.fhdg h6,
.fm-hdg h4,
.frm-hdg h4,
.ftr-para p,
.full-full h5,
.gut span,
.h h3,
.hdgd h4,
.hdgt h3,
.hdgt p,
.head-logo h1,
.icons a,
.img h2,
.img p,
.j-text h4,
.j-text p,
.line button,
.p-box h4,
.p-box p,
.package-hdg h3,
.pg-box h4,
.pg-box p,
.publitext h2,
.rorm input,
.s-text button,
.s-text input,
.s8_text h3,
.s8_text h4,
.scoptext p,
.ser-ser ul li a,
.spo ul li,
.subnames h5,
.test-img p,
.test-img span,
.testi-para h4,
.textsub h4,
.use-full ul li a,
.wbnr-para button,
.wo-para h4,
.wo-para h5,
.wrnhdg h3,
.wrntext p,
section.sec-s button {
    font-family: poppins-Medium;
}

.prar h5 {
    font-family: 'Poppins-Bold';
    font-size: 20px;
}

.img p {
    color: #fff;
    font-size: 14px;
}

.img h2 {
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    padding: 0 0 15px;
}

.banner-slider {
    background: #fff;
    bottom: 55px;
    padding: 30px 70px;
    border-radius: 10px;
    box-shadow: 0 0 4px #000;
}

.banner-txt,
.s8_box::before,
.test-img img,
span.last {
    position: absolute;
}

.conconc-content h3 {
    font-family: DarkerGrotesque-Bold;
    font-size: 31px;
}

.conconc-content p {
    font-family: DarkerGrotesque-Medium;
    font-size: 21px;
    line-height: 28px;
    padding: 5px 0 15px;
}

.frame {
    -webkit-animation: 50s infinite zoomeffect;
    -moz-animation: 50s infinite zoomeffect;
    animation: 32s infinite zoomeffect;
}

@keyframes zoomeffect {
    0% {
        background-position: center;
        transform: scale(1, 1);
    }

    50% {
        background-position: center;
        transform: scale(1.2, 1.2);
    }

    100% {
        background-position: center;
        transform: scale(1.1, 1.1);
    }
}

.images-banner img {
    width: 100%;
    opacity: 0.5;
}

.images-banner {
    overflow: hidden;
    height: 550px;
    background: #000;
}

.banner-txt {
    top: 90px;
    left: 0;
    right: 0;
}

section.coocontent {
    padding: 40px 0;
}

.conconc-content h6 {
    color: var(--secondary-color);
    font-family: DarkerGrotesque-Bold;
    font-size: 20px;
    padding: 0 0 4px;
}

.list ul li i {
    background: #1a7a8c;
    padding: 8px 10px;
    border-radius: 30px;
    color: #fff;
}

.list ul li p {
    margin: 0 0 -13px 50px;
    bottom: 36px;
}

.bubu-bu-button a {
    background: var(--secondary-color);
    padding: 8px 50px;
    border-radius: 10px;
    color: #fff;
}

.imajfsd7ages img {
    width: 80%;
    margin: 0 0 0 80px;
}

.subje {
    margin: 0 0 0 90px;
}

.subje ul li i {
    margin: 0 25px 0 0;
    color: var(--secondary-color);
}

.subje ul li h5 {
    font-size: 17px;
    font-family: Montserrat-Medium;
}

.f-paara h4 {
    font-family: 'Poppins-Medium';
}

.f-paara h5 {
    font-family: 'Poppins-Medium';
}

.subje ul li {
    display: flex;
    margin: 0 0 16px;
    font-size: 25px;
}

span.last {
    left: 57%;
}

section.sub {
    color: #fff;
    padding: 30px 0;
    margin: 5px 0 3px;
}

.cta ul li i,
.test-img ul li i {
    color: var(--secondary-color);
}

.slider-slier {
    float: left;
    height: 100%;
    min-height: 1px;
}

.test-img {
    box-shadow: 0 0 7px;
    background: #fff;
    border-radius: 7px;
    padding: 2px 20px;
    margin: 50px 20px 20px 10px;
    height: 470px !important;
}

.test-img img {
    margin: -43px 0 0 25px;
    border-radius: 60px;
    box-shadow: 0 0 2px;
}

.test-img p {
    padding: 80px 0 0;
    line-height: 26px;
    font-size: 14px;
}

.test-img span {
    padding: 0 0 0 190px;
    font-size: 12px;
    font-family: 'Poppins-Medium';
}

.textsub h4 {
    font-family: 'Poppins-Medium';
    font-size: 24px;
    padding: 20px 0 20px 0;
}

.testi-para h5 {
    color: var(--secondary-color);
    font-family: DarkerGrotesque-bold;
    font-size: 21px;
}

.cta ul li a,
.testi-para h3 {
    font-family: poppins-Medium;
    color: #fff;
}

.head-top {
    background: #1a7a8c;
    padding: 5px 0;
}

.bottom-frt,
.expert.hdg {
    background: var(--secondary-color);
}

.cta ul li i {
    margin: 0 10px 0 0;
}

.cta ul li a {
    margin: 0 30px 0 0;
    font-size: 14px;
}

.cta {
    margin: 0 0 0 220px;
}

.box-wri,
.etwe:hover,
.head-btm {
    box-shadow: 0 0 10px #c1c1c1;
}

.testi-para h3 {
    font-size: 28px;
}

.testi-para p {
    font-family: DarkerGrotesque-Medium;
    font-size: 21px;
    line-height: 30px;
    margin: 12px 0 30px;
}

.img-flg img {
    width: 32px;
}

.w-img img {
    width: 26%;
    border: 1px solid;
    background: #000;
    padding: 20px;
}

.box-wri,
.icons i {
    border-radius: 10px;
}

.ftr-para p {
    color: #fff;
    font-size: 13px;
    padding: 3px 0 0;
    line-height: 2;
}

.contect h3,
.ser-ser h3,
.use-full h3 {
    color: #fff;
    font-family: poppins-Medium;
    font-size: 25px;
}

.contect ul li,
.ser-ser ul li {
    border-bottom: 1px solid #fff;
    width: 90%;
    margin: 0 0 15px;
    height: 30px;
}

.ser-ser ul li i {
    color: var(--secondary-color);
    margin: 0 8px 10px 0;
}

.use-full ul li {
    border-bottom: 1px solid #ffff;
    width: 80%;
    margin: 0 0 15px;
    height: 30px;
}

.use-full ul li i {
    margin: 0 10px 0 -10px;
    color: var(--secondary-color);
}

.contect ul li i {
    margin: 0 10px 0 0;
    color: var(--secondary-color);
}

.contect p,
.contect ul li a {
    color: #fff;
    font-size: 12px;
}

.contect img {
    width: 100%;
    margin: 0 0 0 -20px;
}

.bottom-frt {
    padding: 8px 0;
    color: #fff;
}

.writerpara,
section.experts {
    background: #1a7a8c;
}

.full-full h5 {
    font-size: 16px;
    padding: 2px;
}

.ser-ser ul li a,
.use-full ul li a {
    color: #fff;
    font-size: 12px;
}

.fhdg h6 {
    color: var(--secondary-color);
    padding: 6px 0 2px;
    font-size: 27px;
    border-bottom: 2px solid;
    width: 60%;
}

.ser-ser {
    padding: 0 0 0 14px;
}

.expert.hdg {
    padding: 20px 0 30px 20px;
    color: #fff;
    width: 60%;
    margin: 0 0 0 260px;
    border-radius: 0 0 30px 30px;
}

.writerpara {
    width: 100%;
    color: #fff;
    padding: 0 90px 0 70px;
}

.form-hdg span {
    color: var(--secondary-color);
    font-family: Poppins-Medium;
    font-size: 31px;
    font-weight: 600;
}

section.sec-abt {
    background: url(../images/contct.png) #00000042;
    padding: 14px 0 116px;
    background-blend-mode: overlay;
}

.pr-para h4 {
    padding: 10px 0 0;
    font-size: 25px;
    color: var(--primary-color);
}

.pr-para p {
    margin: 0;
    padding: 19px 0 16px;
    font-family: 'Poppins-Medium';
}

.pr-para ul li {
    color: #000;
}

.con-para h5 {
    font-family: poppins-Medium;
    color: var(--secondary-color);
    padding: 30px 0 8px;
    font-size: 18px;
}

.con-para p {
    font-family: Poppins-Medium;
    padding: 0 0 30px;
    font-size: 15px;
    line-height: 27px;
}

.con-para h2 {
    font-family: poppins-Medium;
    font-size: 35px;
    color: var(--primary-color);
}

.icons {
    padding: 20px;
    box-shadow: 0 10px 20px 8px rgb(11 9 27 / 9%);
}

.icons i {
    color: #fff;
    background: var(--primary-color);
    padding: 6px 12px 8px;
    font-size: 30px;
}

.icons h4 {
    padding: 30px 0 0;
    font-family: poppins-Light;
    font-weight: 700;
    font-size: 17px;
    color: var(--primary-color);
}

.spo ul li,
.th-hdg span,
.twoii h6,
.twoii span {
    font-weight: 600;
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.floating_btn {
    position: fixed;
    bottom: 0px;
    left: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:
        center;
    justify-content:
        center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.icons a {
    font-size: 14px;
    color: #000;
    position: relative;
    left: -9px;
}

.e-prr h5 {
    font-family: DarkerGrotesque-Bold;
    font-size: 21px;
}

.e-prr h4,
.etwe p {
    font-family: DarkerGrotesque-Medium;
}

.e-prr h4 {
    font-size: 32px;
}

.etwe {
    margin: 0 0 40px;
}

.etwe img {
    width: 100px;
}

.etwe p {
    font-size: 21px;
    padding: 25px;
}

.e-prr h3,
.etwe h3 {
    font-family: DarkerGrotesque-Bold;
}

.etwe h3 {
    font-size: 32px;
    padding: 20px 0 14px;
}

.etwe span {
    color: var(--secondary-color);
    font-size: 21px;
}

.e-prr h3 {
    font-size: 40px;
}

.e-prr p,
.th-hdg span {
    font-family: DarkerGrotesque-Medium;
}

.e-prr p {
    font-size: 23px;
    padding: 0 0 2px;
}

.etwe:hover {
    border-radius: 8px;
}

.th-hdg span {
    color: var(--secondary-color);
    padding: 0 5px;
    font-size: 19px;
}

.spo ul {
    display: flex;
    margin: 0;
}

.spo ul li {
    padding: 0 16px 5px 0;
    display: inline-block;
    color: var(--secondary-color);
    font-size: 15px;
}

.spo ul li::before {
    content: "";
    background: #fff;
    position: absolute;
    top: 6px;
    border-right: 2px solid #fff;
    height: 14px;
    right: 8px;
}

.clas img {
    width: 60%;
    border-radius: 6px;
}

.images-writters img {
    width: 60%;
    border-radius: 50px;
}

.box-wri {
    padding: 15px 10px 1px 12px;
}

.headr {
    margin: 20px 0 0 -30px;
}

.hyepanxi {
    margin: 0 0 0 -18px;
}

.txt h5 {
    left: 27px;
    font-size: 25px;
}

.box-wri.slick-slide {
    margin: 30px 10px 46px 20px;
}

.textp h3 {
    padding: 30px 0 8px;
    font-family: DarkerGrotesque-Bold;
    font-size: 33px;
}

.textp p {
    font-family: DarkerGrotesque-Medium;
    font-size: 22px;
}

.textp {
    padding: 15px 0;
}

.img button {
    width: 26%;
    margin: 0 4px;
    border: none;
    padding: 6px;
    border-radius: 6px;
    font-family: DarkerGrotesque-Bold;
    font-size: 17px;
    color: #fff;
    background: var(--secondary-color);
}

.gut {
    color: #fff;
    margin: 0;
}

.gut i {
    color: var(--secondary-color);
    padding: 13px 5px 0 0;
}

.twhdg h4 {
    font-family: Poppins-Bold;
    font-size: 31px;
    padding: 0 0 26px;
}

.twoii h6 {
    font-family: poppins-Medium;
    font-size: 19px;
    margin: 12px 35px 9px;
}

.twoii span {
    font-family: poppins-Light;
    font-size: 17px;
    padding: 0 0 37px;
    color: var(--secondary-color);
}

.bulkeh ul {
    display: flex;
    justify-content: center;
    margin: 0;
}

.banner-btn a,
.s8_text ul li {
    display: inline-block;
}

.bulkeh ul li {
    margin: 0 10px;
    width: 100%;
}

.twoii i {
    font-size: 37px;
    background: var(--primary-color);
    color: #fff;
    padding: 25px 0;
    border-radius: 0 0 10px 10px;
}

.twoii {
    border-radius: 9px;
    box-shadow: 0 0 11px #c1c1c1;
    background: #fff;
    display: grid;
}

.pak,
.scoptext {
    box-shadow: 0 0 8px #c1c1c1;
}

.s8_top,
.tab,
div#owl-demo1 {
    display: flex;
}

body,
html {
    height: 100%;
    margin: 0;
    font-family: Arial;
}

.tablink {
    background-color: #555;
    color: #fff;
    float: left;
    border: none;
    padding: 14px 16px;
    font-size: 17px;
    width: 25%;
}

.tabcontent {
    height: 100%;
    width: 100%;
    border-left: none;
}

#Home {
    background-color: red;
}

#News {
    background-color: green;
}

#Contact {
    background-color: #00f;
}

#About {
    background-color: orange;
}

.tablink:hover {
    background-color: #777;
}

.tab {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.tab-txt span {
    color: var(--secondary-color);
    font-family: poppins-Medium;
    font-size: 25px;
}

.tab-txt p {
    font-family: Poppins-Medium;
    font-size: 14px;
    line-height: 26px;
    padding: 4px 30px 0 2px;
}

.procedure-para h4,
.work-para h3 {
    font-size: 32px;
    text-align: center;
}

.tab-img img {
    padding: 79px 0 32px;
    border-radius: 13px;
    width: 100%;
}

.procedure-para h4 {
    font-family: poppins-Medium;
    padding: 33px 0 17px;
}

section.procedure {
    background: #e4f2f3;
}

.pkg-box,
.prar i {
    background: var(--primary-color);
}

.work-para h3 {
    font-family: Poppins-Medium;
    padding: 50px 0 40px;
}

.prar i {
    color: #fff;
    font-size: 17px;
    border: 1px solid;
    padding: 5px;
    border-radius: 6px;
}

.prar span {
    font-family: poppins-Medium;
    font-size: 23px;
    padding: 0 0 0 4px;
    color: var(--secondary-color);
    margin: 0 6px 0 0;
}

.prar p {
    font-size: 14px;
    padding: 6px 0 35px 33px;
    font-family: Poppins-Medium;
}

.accordion,
.boxpara button,
.package-hdg p,
.pkg-box h4,
.pkg-box h5,
.s8_tleft h2,
.secpara h4,
.secpara h6,
.svn-hdg h4,
.svn-hdg h5,
section.reject-sec .accordion2 span.first {
    font-family: poppins-Medium;
}

.prar {
    padding: 0 0 0 10px;
}

.testi-para h4 {
    font-size: 23px;
    font-weight: 700;
    color: var(--secondary-color);
    padding: 28px 0 0;
}

section.testimonial {
    background: var(--primary-color);
    padding: 0 0 30px;
}

.scoptext img {
    width: 25%;
    padding: 0;
    border-radius: 42px;
    margin: 18px 0;
    box-shadow: 0 0 4px var(--secondary-color);
}

.scoptext {
    border-radius: 12px;
    height: 312px;
}

.scoptext p {
    font-size: 13px;
    padding: 2px 44px 33px;
}

.accordion-blk h4,
.accordion-blk h5,
.boxpara ul li,
.scophdg p,
.scoptext h4 {
    font-size: 16px;
    font-family: poppins-Medium;
}

.scoptext h4 {
    padding: 0 10px;
    font-weight: 600;
}

section.secjorscop {
    padding: 0 0 65px;
}

.scophdg p {
    padding: 0 0 31px;
}

.scoptext:hover {
    transform: translateY(0.7px);
    box-shadow: 0 0 3px #c1c1c1;
}

.package-hdg p {
    font-size: 18px;
    padding: 4px 0 32px;
}

.pkg-box {
    border-bottom: 1px solid #000;
    padding: 7px 0 15px;
    width: 100%;
}

.pak {
    border-radius: 8px;
    background: #fff !important;
    color: #000 !important;
}

.pkg-box h4 {
    font-size: 22px;
    color: #fff;
    padding: 10px 0 20px;
}

.pkg-box h5 {
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
}

.boxpara i {
    background: var(--primary-color);
    height: 0;
    width: 6%;
    padding: 3px 4px 18px 3px;
    margin: 16px 3px 20px 12px;
    border-radius: 80px;
    color: #fff;
    align-items: center;
}

.boxpara ul li {
    padding: 0 0 0 7px;
    font-weight: 600;
}

.boxpara:hover {
    background: #00000021;
}

.boxpara button {
    width: 100%;
    padding: 10px 0;
    border: none;
    font-size: 15px;
    border-radius: 4px;
    background: var(--primary-color);
    color: #fff;
    cursor: pointer;
}

section.secbnr {
    background: url(../images/bnur.png);
}

.secpara h6 {
    color: var(--secondary-color);
    font-size: 21px;
    padding: 85px 0 1px;
}

.accordion,
.accordion-blk h4,
.ct a,
.ct i,
.frm-hdg h4,
.panel,
.s8_box:hover,
.s8_box:hover p {
    color: #fff;
}

.secpara h4 {
    font-size: 20px;
    padding: 0 0 88px;
    color: #fff;
}

.ct i {
    background: var(--secondary-color);
    font-size: 34px;
    border-radius: 51px;
    padding: 10px 15px;
    margin: 8px 0 0 53px;
}

.ct a {
    font-size: 20px;
    margin: 0 0 0 12px;
    position: relative;
    top: -6px;
}

.ct a:hover {
    color: gold;
}

.svn-hdg h4 {
    font-size: 33px;
    color: var(--primary-color);
    font-weight: 600;
}

.svn-hdg h5 {
    font-size: 22px;
    padding: 0 0 43px;
}

.faq-img img {
    width: 120%;
}

.accordion {
    background-color: var(--primary-color);
    cursor: pointer;
    padding: 18px 0 18px 15px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 9px;
}

.panel,
.s8_box {
    border-radius: 5px;
}

.panel {
    padding: 10px 0 30px 11px;
    overflow: hidden;
    background: #00453e !important;
    text-align: left;
    display: none;
}

section.sec-svn {
    margin: 22px 0 0;
    padding: 0 0 50px;
}

section.sec-one {
    background: #ebf8ff;
    color: #000;
}

.h_sec8 {
    padding: 40px 0 126px;
    background: #eef8ff;
}

.s8_top {
    width: 100%;
    margin: 0 0 60px;
    color: #eeba2b;
}

.s8_tleft h2 {
    margin: 20px 0 0;
    color: #000;
    font-weight: 500;
    font-size: 31px;
}

.s8_tright {
    width: 100%;
    margin: 30px 0 0;
}

.s8_tright p {
    color: #fff;
    font-family: Monda-Regular;
}

.s8_box {
    width: 100%;
    background: #fff;
    padding: 9px;
    margin: 39px 0 0;
    z-index: 999;
    border: 1px solid #fff;
    height: 491px;
}

.s8_box:hover::before {
    opacity: 1;
    height: 100%;
}

.s8_box::before {
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    border-radius: 5px;
    background-color: var(--primary-color);
    opacity: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

.s8_box:hover span,
.s8_text ul li span,
.s8_text>span {
    color: #eeba2b;
}

.s8_icon {
    width: 100%;
    margin: 0 0 10px;
}

.s8_icon img {
    margin: -60px 0 0;
    border-radius: 50%;
    border: 2px;
}

.s8_text h3 {
    font-size: 16px;
    font-weight: 700;
}

.s8_text h4 {
    font-size: 14px;
    margin: 7px 0;
}

.s8_text>span {
    font-size: 40px;
    line-height: normal;
}

.subnames {
    border: 1px solid;
    padding: 3px;
    border-radius: 10px;
    margin: 0 0 22px;
    background: var(--primary-color);
    color: #fff;
    border-right: 3px solid var(--secondary-color);
    border-left: 3px solid var(--secondary-color);
}

.subnames h5 {
    font-size: 16px;
    padding: 13px 0;
}

.scophdg h3 {
    padding: 32px 0 7px;
    font-family: poppins-Bold;
    font-size: 31px;
    font-weight: 600;
}

.ftr-sec .row {
    align-items: baseline;
}

.f-paara img {
    width: 27%;
}

.f-paara {
    padding: 20px 0 40px;
}

section.sc-f {
    background: var(--primary-color);
    color: #fff;
    padding: 100px 0 70px;
}

.f-paara:hover {
    border-radius: 9px;
    box-shadow: 0 0 10px #c1c1c1;
}

section.wbanner {
    background: url(../images/ins.jfif) 0 0 / cover #00000085;
    background-blend-mode: overlay;
    padding: 0 0 44px;
}

.frm-hdg {
    width: 68%;
    padding: 15px;
    border-radius: 8px;
    background: #007c8d87;
    top: 4px;
}

.forcolor,
.secutext h4,
.wrnhdg,
section.work {
    background: #f0f8ff;
}

.rorm input {
    background: #ffffffe3;
    font-weight: 600;
    padding: 8px 0 8px 7px;
    margin: 14px 0 0;
    width: 100%;
    border-radius: 6px;
}

.frm-hdg span {
    color: var(--secondary-color);
    font-size: 30px;
}

.wbnr-para button {
    width: 32%;
    padding: 8px;
    margin: 21px 0 16px 6px;
    border: none;
    background: #017c8d;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 6px;
}

.wbnr-para h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-top: 75px;
    font-family: poppins-bold;
}

.wbnr-para p {
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    padding: 21px 0 0;
    font-family: Poppins-Medium;
}

.wrnhdg h3 {
    font-size: 28px;
    padding: 51px 20px 21px;
    margin: -28px 0 0;
    color: var(--primary-color);
}

section.wron .row {
    background: #fff;
    margin: 20px 50px;
    border-radius: 14px;
}

.wrntext p {
    font-size: 14px;
    padding: 25px 0 0 3px;
    margin: 0;
}

.wrnhdg {
    padding: 0 0 30px;
    border-radius: 12px;
}

.wrntext span {
    color: var(--secondary-color);
    font-size: 16px;
}

.f-paara h4,
.wo-para h4 {
    font-size: 20px;
}

.wo-para {
    border-right: 2px solid var(--secondary-color);
    width: 100%;
    margin: 140px 0 0 13px;
}

.wo-para h5 {
    font-size: 18px;
}

.wo-para span {
    color: var(--secondary-color);
    font-family: poppins-Light;
    font-size: 16px;
    text-align: center !important;
    left: 64px;
}

.wrntext button {
    width: 30%;
    padding: 7px 0;
    border: none;
    border-radius: 5px;
    background: var(--primary-color);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 16px 0 17px;
    cursor: pointer;
    font-family: poppins-light;
}

.bnr-txt h1 {
    font-family: poppins-medium;
    font-size: 38px;
    color: #fff;
    padding: 47px 0 0;
}

.line button {
    width: 39%;
    padding: 11px;
    background: var(--primary-color);
    border: none;
    margin: 34px 5px 0;
    border-radius: 7px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.bnr-txt p {
    font-size: 15px;
    padding: 18px 0 9px;
    color: #fff;
}

.publitext h2 {
    font-size: 34px;
    padding: 39px 9px 6px;
}

.publitext p {
    font-family: Poppins-Medium;
    font-size: 15px;
    padding: 0 60px 30px;
    line-height: 22px;
}

.forcolor {
    margin: -30px 0 0;
    border-radius: 6px;
}

section.bnnr {
    background: url(../images/busi.jfif) 0 0 / cover #000000b3;
    background-blend-mode: overlay;
    padding: 0 0 45px;
}

.fm-hdg {
    width: 80%;
    padding: 15px;
    background: #00906c94;
    border-radius: 7px;
    margin: 99px 0 16px 84px;
}

.h h3 {
    font-size: 28px;
    padding: 63px 0 60px;
}

section.secpa {
    background: url(../images/bnn.png);
    padding: 86px 0;
}

.j-text {
    padding: 23px;
    box-shadow: 0 0 7px #c1c1c1;
    border-left: 3px solid #004740;
    margin: 28px 0 0;
    background: #fff;
    height: 210px;
}

.j-text i {
    left: 455px;
    bottom: 44px;
    background: #00463f;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
}

.j-text p {
    font-size: 14px;
    margin: 0;
}

section.sec-s {
    background: #00463f0a;
    padding: 0 0 62px;
}

.j-text h4 {
    font-size: 25px;
    margin: 0;
}

section.sec-s button {
    padding: 10px 60px;
    background: #00453e;
    color: #fff;
    border: none;
    border-radius: 10px;
    position: relative;
    left: 420px;
    top: 34px;
    cursor: pointer;
    font-size: 15px;
}

.hdgd h4 {
    font-size: 26px;
    color: #fff;
}

.s-text i {
    background: #ffcc24;
    padding: 12px;
    border-radius: 30px;
    color: #fff;
}

.s-text input {
    width: 44%;
    padding: 9px;
    border-radius: 5px;
    border: none;
    margin: 0 13px 0 8px;
    font-weight: 700;
}

.s-text button {
    width: 24%;
    padding: 9px;
    border-radius: 7px;
    border: none;
    background: #fff;
    color: #ffcc24;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}

.s-text {
    left: 118px;
}

.fm-hdg h4 {
    color: #fff;
    padding: 0;
    font-size: 27px;
}

.pk {
    background: #fff;
    left: 158px;
    width: 78%;
    border-top: 5px solid #ffd16b;
    height: 519px;
}

.p-box,
.pg-box {
    color: #fff;
    padding: 12px;
}

.bpara ul li,
.bxpara ul li {
    font-size: 16px;
    padding: 9px 0 0;
}

.bxpara ul li i {
    color: var(--primary-color);
    padding: 10px 3px 0 22px;
    font-size: 15px;
}

section.packags {
    background: var(--primary-color);
    padding: 71px 0 25px;
}

section.reject-sec .accordion2 {
    color: #fff;
    cursor: pointer;
    display: flex;
    padding: 5px 10px;
    width: 100%;
    background: 0 0;
    border: none;
    text-align: left;
    outline: 0;
    align-items: center;
    transition: 0.4s;
    font-family: Poppins-Medium;
}

section.reject-sec .accordion2 span.first {
    color: var(--secondary-color);
    font-size: 16px;
}

section.reject-sec .panelone {
    padding: 0 18px;
    background-color: transparent;
    border-radius: 0;
    max-height: 0;
    margin: 0 !important;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    display: block;
}

.acc-blk {
    border-bottom: 1px solid #fff;
}

.accordion-blk {
    background: var(--primary-color);
    padding: 30px;
    border-radius: 10px;
}

.pg,
.tab button {
    background: #fff;
}

section.reject-sec {
    padding: 30px 0;
}

section.reject-sec .panel p {
    color: #fff;
    font-family: Poppins-Medium;
    font-size: 12px;
    padding: 8px 0 0;
}

.pg {
    width: 74%;
    box-shadow: 0 0 3px #c1c1c1;
    top: -20px;
    border-top: 5px solid #ffcf69;
    height: 558px;
}

.package-hdg h3 {
    color: var(--primary-color);
    padding: 55px 0 2px;
    font-size: 30px;
}

.bpara ul li i {
    color: var(--primary-color);
    padding: 9px 3px 0 19px;
    font-size: 15px;
}

.tab button {
    float: left;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #c1c1c1;
    margin: 0 20px 0 0;
    width: 20%;
    font-family: Poppins-Medium;
}

.medipara h3,
.meditext h5,
.meditext p {
    font-family: poppins-Medium;
}

.dropdown-contents {
    position: absolute;
    min-width: 275px;
    box-shadow: 0 0;
    z-index: 1;
    background: #fff;
    text-align: left;
    border-radius: 4px;
    padding: 0 0 0 4px;
    margin: -7px 0 0;
    display: none;
}

.dropdown-contents a:hover {
    background-color: #1a7a8c;
    color: #fff;
    width: 83%;
    border-radius: 4px;
    display: block !important;
}

.pg-box h4 {
    font-size: 26px;
    color: #ffd36d;
}

.p-box p,
.pg-box p {
    font-size: 16px;
    color: #000;
}

.bpara button {
    width: 50%;
    position: relative;
    left: 97px;
    padding: 7px 4px;
    background: var(--primary-color);
    color: #fff;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    margin: 91px 0 23px;
}

.rorm input::placeholder {
    color: #000;
}

.p-box h4 {
    font-size: 27px;
    color: #ffd36d;
}

.accordion-blk h5 {
    color: #fff;
    position: relative;
    left: 59%;
    top: -30px;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

.medipara h3 {
    padding: 32px 0 0;
    font-size: 28px;
}

section.medi {
    background: url(../images/publi.png) 0 0 / cover;
    padding: 0 0 53px;
}

.meditext {
    padding: 22px 23px 22px 18px;
    margin: 35px 0 0;
    box-shadow: 0 1px 6px #c1c1c1;
    height: 422px;
}

.meditext h5 {
    font-size: 25px;
}

.meditext p {
    font-size: 14px;
    line-height: 23px;
}

.secutext {
    border: 1px solid;
    padding: 1px 0 9px;
}

.secutext h4 {
    font-family: DarkerGrotesque-Bold;
    font-size: 38px;
    margin: -12px 0 15px;
    width: 100%;
}

.rrm input::placeholder {
    font-family: inherit !important;
    color: #fff !important;
}

.rrm textarea::placeholder {
    font-family: inherit !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.line span {
    color: #fff;
    padding: 0 0 0 4px;
    font-family: poppins-Light;
    font-size: 14px;
}

.banner-txt p,
.number h6 {
    font-size: 16px;
    color: #fff;
}

.tabb {
    display: grid;
}

.f-para:hover {
    padding: 25px 0 35px;
    width: 80%;
    border-radius: 10px;
    transform: scale(1.08);
}

.navbar-light .navbar-nav .nav-link {
    color: #2a3038 !important;
    font-family: Poppins-Medium;
    font-size: 17px;
    text-transform: capitalize;
    margin: 0px 8px;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: var(--primary-color) !important;
}

.btm-row .row,
.tp-blk {
    display: flex;
    align-items: center;
}

.banner-btn a {
    padding: 12px 0;
    width: 20%;
    border: 2px solid;
    transition: 0.5s;
    border-radius: 30px;
    color: #fff;
}

.top-row {
    padding: 20px;
}

.top-row ul {
    display: flex;
    margin: 0;
    justify-content: center;
}

.top-row ul li {
    margin: 0 30px;
}

.icn {
    margin: -3px 10px 0 0;
}

.icn i {
    background: #ca786d;
    min-width: 30px;
    padding: 6px 0;
    color: #fff;
    border-radius: 100px;
}

.number a {
    color: #efa095;
}

a.chat:hover {
    background: #2a3038;
    color: #fff;
}

.accordion-blk span.f {
    color: #fff;
    font-family: DarkerGrotesque-Bold;
    font-size: 26px;
}

.hdgt h3 {
    font-size: 30px;
    padding: 0 90px;
}

.hdgt p {
    font-size: 17px;
    padding: 0 0 21px;
}

.accordion-blk span.l {
    color: #fff;
    font-family: DarkerGrotesque-Bold;
    font-size: 24px;
    position: relative;
    left: 46%;
}

.rrm input::placeholder {
    font-size: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .pk,
    .s-text,
    section.sec-s button {
        left: 0;
    }

    .banner-slider,
    .bnr-para,
    .con-para,
    .form-hdg,
    .img,
    .img2 img,
    .nltr,
    .nltr i,
    .pk,
    .s-text,
    section.slider-uni {
        position: relative;
    }

    .img2 img,
    .nltr i {
        top: 0;
    }

    .con-para p,
    .ftr-para p,
    .meditext p {
        line-height: unset;
    }

    .bottom-frt,
    .ftr-sec,
    footer.ftrftr,
    header.top-hdr,
    section.abu-para,
    section.banner,
    section.bnnr,
    section.packages,
    section.procedure,
    section.pubo,
    section.reject-sec,
    section.s-three,
    section.sec-f,
    section.sec-one,
    section.sec-s,
    section.sec-svn,
    section.secpa,
    section.sectw,
    section.testimonial,
    section.work {
        overflow: hidden;
    }

    section.slider-uni {
        overflow: hidden;
        padding: 30px 0;
        bottom: 90px;
    }

    section.ssec-five {
        overflow: hidden;
        padding: 0;
    }

    section.abu-para {
        padding: 10px 0 150px;
    }

    .bnr-para h1 {
        font-size: 25px;
        padding: 70px 0 10px 0;
    }

    .banner-txt p,
    .con-para p,
    .line span {
        font-size: 15px;
    }

    .bnr-para button {
        width: 48%;
        margin: 20px 2px 0 0;
        display: inline-block;
    }

    .form-hdg {
        width: 100%;
        margin: 0 0 40px 0 !important;
        padding: 10px;
        top: 90px;
    }

    .bnr-para {
        /* top: 110px; */
        position: unset;
        padding: 0 !important;
    }

    .banner-slider,
    .nltr {
        bottom: 0;
    }

    .twoii h6 {
        margin: 0;
        padding: 0 0 10px;
    }

    .th-hdg h3 {
        padding: 30px 0 0;
    }

    .con-para p,
    .img h2,
    .ser-ser {
        padding: 0;
    }

    .icons {
        margin: 0 0 70px 0 !important;
    }

    .bnr-txt a {
        display: none;
    }

    .pr-para p {
        font-size: 16px;
    }

    .s8_tleft h2 {
        margin: 0 0 50px 0;
    }

    .con-para p {
        font-size: 16px;
        padding: 0 0 10px 0;
    }

    .icons a {
        font-size: 17px;
    }

    .contect img,
    .forcolor,
    .img2 img,
    .nltr i {
        margin: 0;
    }

    .nltr input {
        width: 44%;
        margin: 0 0 0 10px;
    }

    .dropdown-menu {
        visibility: visible;
        position: inherit !important;
        margin: 20px 0 0px 0 !important;
        min-width: 80% !important;
        float: none !important;
    }

    .contect ul li,
    .faq-img img,
    .fm-hdg,
    .img2 img,
    .pg,
    .pk,
    .ser-ser ul li,
    .use-full ul li {
        width: 40% !important;
    }

    .img {
        top: 90%;
    }

    .ser-ser ul li a {
        font-size: 16px !important;
    }

    .use-full ul li a {
        font-size: 16px;
    }

    .banner-txt {
        top: 120px;
        position: absolute;
    }

    .contect h3,
    .ser-ser h3,
    .use-full h3 {
        font-size: 23px;
    }

    .con-para {
        top: 60px;
    }

    .hdrcta button,
    .pg,
    section.sec-s button {
        position: relative;
        top: 0;
    }

    .wo-para {
        border: none;
    }

    .use-full h3 {
        width: 100%;
    }

    .contect h3 {
        width: 100%;
    }

    .rorm input {
        padding: 15px 0px 15px 10px;
        font-size: 18px;
    }

    .rorm textarea {
        padding: 70px 0 80px 10px;
        font-size: 17px;
        margin: 30px 0 40px 0;
    }

    .form-btn button {
        padding: 15px 0;
        margin: -20px 0px 30px 0;
        font-size: 17px;
    }

    section.s-three {
        padding: 0 0 60px 0;
    }

    .f-para img {
        width: 23%;
    }

    .img h5 {
        padding: 40px 0 0 0;
    }

    .tab-img img {
        padding: 10px 0 0 0;
    }

    .fhdg h6 {
        width: 21% !important;
        margin: 0 0 15px 280px !important;
    }

    .ftr-para p {
        font-size: 16px;
    }

    .wo-para span {
        left: 243px !important;
    }

    .s8_box {
        height: unset;
    }

    .pk {
        width: 100% !important;
    }

    .bxpara a {
        position: unset;
        display: inline-block;
        margin: 30px 0 0 270px;
    }

    .bxpara ul li {
        font-size: 17px;
    }

    .pg {
        width: 100% !important;
        margin: 40px 0 0 0;
    }

    .bpara a {
        position: unset;
        display: inline-block;
        margin: 100px 0 0 260px;
    }

    .meditext {
        height: unset;
    }

    section.medi {
        background-size: 100%;
    }

    .scophdg h3 {
        padding: 0 0 10px 0;
    }

    .scoptext img {
        width: 12%;
    }

    .ct {
        margin: 50px 0 30px 240px !important;
    }

    .ct i {
        margin: 0 0 20px 220px;
    }

    .secpara {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .secpara h4 {
        padding: 0 0 10px 0px;
    }

    .panel p {
        font-size: 14px !important;
    }

    .panel {
        max-height: unset !important;
    }

    .line span {
        padding: 0px 0 0px 6px;
    }

    .line i {
        padding: 0 0 10px 0;
    }

    section.bnnr {
        padding: 0 0px 70px 0;
    }

    .form-div {
        margin: 0;
        padding: 0;
        position: relative;
        top: -78px;
    }

    section.reject-sec .accordion2 span.last {
        margin: 0 0 0 70px;
    }

    .h h3 {
        padding: 0 0 20px 0;
    }

    .j-text i {
        left: 0 !important;
        margin: 12px 0 0 0;
        top: -45px !important;
    }

    .j-text h4 {
        margin: 13px 0 0 50px;
    }

    .j-text p {
        font-size: 15px;
    }

    section.sec-s a {
        left: 80px;
        top: -20px;
        position: relative !important;
    }

    .boxpara i {
        padding: 8px 0px 27px 0 !important;
        font-size: 19px;
        width: 5% !important;
    }

    .faq-img img {
        width: 100% !important;
    }

    .banner-slider {
        margin: 50px 0 0 0;
    }

    .boxpara ul li {
        font-size: 22px;
    }

    .boxpara a {
        font-size: 20px;
    }

    .pkg-box h5 {
        font-size: 18px;
    }

    .contect img {
        width: 29%;
    }

    .ftr-sec {
        text-align: center;
    }

    .fhdg {}

    .contect ul li,
    .ser-ser ul li {
        margin: 0 0 11px 200px !important;
    }

    .use-full ul li {
        margin: 0 0 10px 190px !important;
    }

    .hdrcta button {
        right: -30px;
        display: inline-block;
        width: 150%;
    }

    .test-img {
        height: unset !important;
    }

    .test-img span {
        padding: 0 0 0 180px !important;
    }

    .bnr-txt h1 {
        padding: 20px 0 0 0;
        font-size: 30px;
    }

    .bnr-txt p {
        padding: 0 0 18px 0;
        font-size: 14px;
    }

    .fm-hdg {
        margin: 50px 0 10px;
    }

    .j-text {
        height: unset;
        margin: 0 0 30px;
    }

    .s-text input {
        width: 40%;
        margin: 0;
    }

    .s-text button {
        width: 40%;
    }

    .scoptext {
        height: unset;
    }

    .scoptext h4 {
        padding: 0;
        font-size: 18px;
    }

    .scoptext p {
        padding: 0 10px 20px;
        font-size: 16px;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        position: relative;
        left: 222px;
        top: -58px;
    }

    div#navbarSupportedContent {
        margin: 0;
        /* padding: 0; */
        position: relative;
        left: -238px;
        text-align: center;
        border-top: none;
        top: 59px;
        width: 110% !important;
    }


    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse .in {
        display: block;
    }

    .collapse.in {
        display: block !important;
    }

    button.navbar-toggler {
        display: none !important;
        margin: 8px 0px;
        width: 12%;
    }

    button.navbar-toggler span {
        width: 100%;
        display: block;
        height: 3px;
        color: #000;
        background: #000;
        margin: 4px 0;
    }

    .head-logo img {
        width: 20%;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #2a3038 !important;
        font-family: Poppins-Medium;
        font-size: 14px !important;
        text-transform: capitalize;
        margin: 0 8px;
        width: 100%;
    }

    .dropdown-menu {}

    .navbar-light .navbar-nav .nav-link:hover {
        color: var(--primary-color) !important;
    }

    .head-btm {
        overflow: hidden;
    }

    .hdr-btn a {
        display: none;
    }

    a.dropdown-item {
        padding: 0 6px 5px 3px !important;
    }



    .line button {
        width: 45%;
        margin: 10px 6px 0 0;
        display: inline-block;
    }

    .bpara ul li,
    .bxpara ul li {
        font-size: 17px;
    }
}

.main,
.services ul {
    display: flex;
    position: relative;
}

@media only screen and (min-width: 300px) and (max-width: 519px) {

    .bottom-frt,
    .ftr-sec,
    .head-btm,
    .head-top,
    footer.ftrftr,
    header.ppp,
    section.abu-para,
    section.bnnr,
    section.packages,
    section.pubo,
    section.reject-sec,
    section.sec-s,
    section.sec-svn,
    section.secpa,
    section.testimonial {
        overflow: hidden !important;
    }

    .faq-img img,
    .fm-hdg,
    .line button {
        width: 100% !important;
    }

    header.top-hdr {
        overflow: hidden !important;
        padding: 0 !important;
        margin: 0;
    }

    section.banner {
        overflow: hidden;
    }

    section.slider-uni {
        overflow: hidden;
    }

    section.sec-one {
        overflow: hidden;
    }

    section.sectw {
        overflow: hidden;
    }

    section.s-three {
        overflow: hidden;
        background-size: 100% 100%;
        padding: 0 0 20px 0;
    }

    section.sec-f {
        overflow: hidden;
        padding: 0;
    }

    section.ssec-five {
        overflow: hidden;
        padding: 0;
    }

    section.procedure {
        overflow: hidden;
    }



    section.work {
        overflow: hidden;
    }

    section.testimonial {
        overflow: hidden;
    }

    .mobile-nav-btn {
        position: relative !important;
        left: 310px !important;
        bottom: 22px !important;
    }

    .services ul {
        display: none;
        left: 122px;
        top: 0;
    }

    .services ul li a {
        margin: -2px 0px -3px 16px !important;
        font-size: 12px;
    }



    .cta-banr {
        display: none;
    }

    .dropdown:hover .dropdown-content,
    .show,
    ul.mobile-nav.active {
        display: block !important;
    }

    .mobile-nav-btn span {
        position: relative;
        width: 25px;
        height: 3px;
        margin: 3px 0;
        background: #000;
        display: block;
    }

    ul.mobile-nav.active {
        display: block;
    }

    .head-logo img {
        width: 50%;
        margin-bottom: -10px;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        position: relative;
        left: 222px;
        top: -58px;
    }

    div#navbarSupportedContent {
        margin: 0;
        padding: 0;
        position: relative;
        left: -238px;
        text-align: center;
        border-top: none;
    }

    button.navbar-toggler {
        display: block;
        margin: 4px 0px;
        width: 12%;
    }

    button.navbar-toggler span {
        width: 100%;
        display: block;
        height: 3px;
        color: #000;
        background: #000;
        margin: 4px 0;
    }

    .bnr-para p {
        font-size: 13px;
        line-height: unset;
    }

    .line span {
        font-size: 12px;
    }

    .bnr-para a {
        padding: 8px 0 8px 0;
        display: inline-block;
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .form-hdg {
        display: none;
    }

    .banner-slider {
        position: relative;
        top: 5px;
        display: block;
        margin: 0 0 10px 0;
    }

    .images-banner {
        height: 465px;
    }

    .fe-para h2 {
        font-size: 22px;
        padding: 0 0 0 0;
        text-align: left;
    }

    .fe-para p {
        font-size: 13px;
        text-align: left;
        margin: 0;
        padding: 0;
    }

    .twhdg h4 {
        font-size: 23px;
        padding: 0 0 20px 0;
        margin: 0;
    }

    .twoii {
        width: 290px;
    }

    .twoii h6 {
        margin: 21px 0 0 0;
    }

    .th-hdg h3 {
        padding: 0;
        font-size: 23px;
    }

    .th-hdg ul li {
        font-size: 10px;
    }

    .nltr i {
        margin: 14px 0 0px 0;
        font-size: 12px;
        padding: 8px;
    }

    .nltr input {
        width: 50%;
        padding: 7px 10px;
    }

    .nltr button {
        width: 26%;
        font-size: 11px;
    }

    .f-para {
        width: 100%;
        padding: 0;
    }

    .img {
        top: 0;
    }

    .img h2 {
        font-size: 23px;
        line-height: unset;
        padding: 0;
    }

    .img2 img {
        width: 100%;
        margin: 0;
        top: 0;
    }

    .procedure-para h4 {
        font-size: 23px;
        padding: 10px 0 20px 0;
    }

    .tab button {
        width: 100%;
        padding: 8px 50px 8px 31px;
        text-align: center;
        margin: 0 0px 10px 0px;
    }

    .tab-txt {
        margin: 0;
    }

    .tab-txt p {
        line-height: unset;
        text-align: left;
        padding: 0;
    }

    .tab-img img {
        padding: 0;
    }

    .work-para h3 {
        padding: 0 0 10px 0;
        font-size: 21px;
    }

    .prar h5 {
        font-size: 14px;
    }

    .prar span {
        font-size: 17px;
    }

    .prar i {
        font-size: 12px;
    }

    .prar p {
        padding: 10px 0 10px 0;
    }

    .testi-para h4 {
        font-size: 14px;
        padding: 10px 0 0 0;
    }

    .testi-para h3 {
        font-size: 16px;
    }

    .test-img {
        height: unset !important;
    }

    .con-para h2 {
        font-size: 20px;
        padding: 0;
        margin: 0 0 10px 0;
    }


    .hdr-btn {
        display: none;
    }

    .navbar-nav>li>a {
        line-height: unset !important;
        font-size: 13px !important;
        width: 100% !important;
        display: inline-block;
        margin: 0 !important;
        padding-bottom: 0px !important;
    }



    .banner-txt {
        position: relative;
        top: -190px;
    }


    .head-btm {
        height: unset;
        margin: 0 0 -50px 0;
    }

    .bnr-para h1 {
        padding: 0 0 12px 0;
        font-size: 23px;
    }

    a.dropdown-item {
        padding: 1px 0 2px 0px;
        text-align: center;
        font-size: 11px;
    }

    .dropdown-menu {}

    .dropdown-menu {
        margin: 0 !important;
    }

    .dropdown {
        display: unset;
    }

    .bnr-txt h1 {
        font-size: 23px;
        padding: 0;
    }

    .bnr-txt p {
        padding: 0;
    }

    .publitext h2 {
        padding: 20px 7px 0 8px;
        font-size: 20px;
        width: 100%;
        text-align: left;
    }

    .publitext p {
        line-height: unset;
        text-align: left;
        padding: 0 6px 0 6px;
        font-size: 13px;
    }

    .hdgt h3 {
        font-size: 22px;
        text-align: left;
        padding: 0;
        margin: 0 0 10px 0;
    }

    .hdgt p {
        text-align: left;
        font-size: 14px;
    }

    section.reject-sec .accordion2 span.first {
        width: 60%;
        font-size: 12px;
    }

    span.last {
        font-size: 11px;
        width: 40%;
    }

    .h h3 {
        padding: 0;
        text-align: left;
        font-size: 22px;
    }

    .j-text {
        height: unset;
        margin: 10px 0 15px 0;
    }

    section.sec-s {
        padding: 0;
    }

    .package-hdg h3 {
        padding: 0;
        font-size: 22px;
    }

    .package-hdg p {
        padding: 0 0 10px 0;
        font-size: 14px;
    }

    .boxpara i {
        padding: 10px 0px 18px 0px;
        font-size: 10px;
        width: 10%;
        text-align: center;
    }

    section.sec-svn {
        margin: 0;
        padding: 0;
    }

    .svn-hdg h4 {
        font-size: 20px;
        text-align: center;
        margin: 10px 0 0 0;
        padding: 0;
        width: 100%;
    }

    .svn-hdg h5 {
        padding: 0;
        font-size: 16px;
    }

    .accordion {
        padding: 8px 0 8px 12px;
    }



    section.sbjects {
        overflow: hidden;
    }

    .scophdg h3 {
        font-size: 21px;
        padding: 1px 0 6px 0;
    }

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

    .s8_tleft h2 {
        font-size: 22px;
    }

    .s8_box {
        height: unset;
    }

    .s8_text p {
        text-align: left;
        width: 100%;
        line-height: unset;
    }

    .scophdg p {
        font-size: 13px;
    }

    .gut span {
        font-size: 9px;
    }

    .gut i {
        font-size: 11px;
    }

    section.secbnr {
        background-size: 100%;
    }

    .secpara h6 {
        padding: 20px 0 0 0;
        font-size: 15px;
    }

    section.sec-abt {
        background-size: cover;
        padding: 0;
    }

    .wbnr-para h2 {
        font-size: 22px;
        margin: 20px 0 0 0;
    }

    .wbnr-para p {
        line-height: 21px;
    }

    .wbnr-para button {
        width: 90%;
        margin: 0 0 10px 20px;
    }

    .wrnhdg h3 {
        font-size: 20px;
    }

    .wo-para {
        margin: 0;
        border-right: none;
        border-bottom: 2px solid #ffcc24;
    }

    .wo-para span {
        left: 81px;
    }

    .wrntext {
        width: 100%;
        background: none;
    }

    section.wron .row {
        margin: 0;
    }

    .wrntext button {
        width: 100%;
    }

    .s8_top,
    .tab,
    div#owl-demo1 {
        display: inline-block;
    }

    .h_sec8 {
        padding: 0px 0 20px 0;
    }

    .abt-para h4 {
        padding: 40px 0 20px 0;
        font-size: 30px;
    }

    .secpara h4 {
        padding: 0;
    }

    .ct {
        margin: 0 0 30px 0;
    }

    .ct i {
        margin: 0 0 0 0px;
        font-size: 26px;
    }

    .ct a {
        font-size: 15px;
        margin: 0 0 0 4px;
    }

    .bnr-txt a {
        width: 100%;
        display: inline-block;
        margin: 0 0 10px 0;
        text-align: center;
        padding: 9px 10px;
    }

    .pk {
        left: 0;
        width: 100%;
        height: unset;
        margin: 0 0 70px 0;
    }

    .pg-box h4 {
        font-size: 20px;
    }

    .pg-box p {
        /* font-size: 13px; */
        /* padding: 0; */
    }

    .p-box,
    .pg-box {
        padding: 5px 6px 3px 6px;
        font-size: 12px;
    }

    .centre h5 {
        font-size: 16px;
    }

    .bpara ul li,
    .bxpara ul li {
        font-size: 12px;
    }

    .bxpara ul li i {
        font-size: 13px;
        padding: 10px 2px 0 6px;
    }

    .bxpara a {
        margin: 13px 0 8px 81px;
        position: unset;
        display: inline-block;
        padding: 4px 20px 5px 20px;
    }

    .pg {
        width: 100%;
        height: 434px;
    }

    .p-box h4 {
        font-size: 20px;
    }

    .p-box p,
    .pg-box p {
        font-size: 14px;
    }

    .centr h5 {
        font-size: 15px;
    }

    .bpara ul li i {
        font-size: 12px;
        padding: 10px 3px 0 5px;
    }

    .bpara a {
        margin: 30px 0 0 80px;
        position: unset;
        display: inline-block;
        padding: 7px 30px;
    }

    .medipara h3 {
        font-size: 22px;
        padding: 0;
    }

    .meditext {
        height: unset;
    }

    section.medi {
        background-size: 100%;
    }

    .meditext h5 {
        font-size: 19px;
    }

    section.sc-f {
        padding: 0;
    }

    .h_sec8.sec {
        overflow: hidden;
    }

    .accordion-blk h5,
    .s-text {
        position: relative !important;
        left: 0 !important;
    }

    .cta {
        margin: 0 !important;
    }

    section.bnnr {
        background-size: cover !important;
        background-position: center !important;
    }

    .line button {
        padding: 10px 0 !important;
        margin: 0 0 10px !important;
    }

    .fm-hdg {
        margin: 0 !important;
        padding: 10px 10px 15px 0 !important;
    }

    .s-text {
        top: 20px !important;
    }

    .s-text button {
        width: 31% !important;
        padding: 10px 0 !important;
    }

    .contect img,
    .form-hdg {}

    .use-full {
        margin: 0 0 0 16px !important;
    }

    .contect {
        margin: 0 0 0 10px !important;
    }

    .accordion-blk h4 {
        margin: 0 !important;
        font-size: 17px !important;
    }

    .accordion-blk h5 {
        top: 0 !important;
        font-size: 17px !important;
    }

    .test-img span {
        padding: 0 !important;
    }

    .icons {
        margin: 0 0 30px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 960px) {

    .banner-slider,
    .img2 img,
    .j-text i,
    .nltr i,
    .pg,
    .pk,
    .s-text {
        position: relative;
    }

    .bottom-frt,
    .ftr-sec,
    .images-banner,
    footer.ftrftr,
    header.top-hdr,
    section.abu-para,
    section.banner,
    section.bnnr,
    section.packages,
    section.procedure,
    section.pubo,
    section.reject-sec,
    section.s-three,
    section.sec-f,
    section.sec-one,
    section.sec-s,
    section.sec-svn,
    section.secpa,
    section.sectw,
    section.ssec-five,
    section.testimonial,
    section.work {
        overflow: hidden;
    }

    .bxpara ul li,
    .twoii h6 {
        font-size: 15px;
    }

    .nltr i,
    .pg {
        top: 0;
    }

    section.slider-uni {
        overflow: hidden;
        padding: 20px 0;
    }

    .images-banner,
    .scoptext {
        height: unset;
    }

    .bnr-para {
        padding: 120px 0 0;
    }

    .bnr-para button {
        width: 47%;
        margin: 20px 3px 0 0;
    }

    .head-btm {
        visibility: visible;
        background: #fff;
        overflow: hidden;
    }

    a.dropdown-item {
        padding: 0 0 5px 0;
        width: 100%;
    }

    .form-hdg h4 {
        margin: 0;
        font-size: 14px;
    }

    .rorm input {
        padding: 4px 0 4px 0;
    }

    .rorm textarea {
        padding: 15px 0 0 0;
        height: 50px;
    }

    .form-hdg span {
        font-size: 16px;
    }

    .scophdg h3 {
        padding: 0 0;
    }

    section.s-three {
        padding: 0 0 20px 0;
    }

    .work-para h3 {
        font-size: 25px;
        padding: 20px 0 20px 0;
    }

    .boxpara i {
        padding: 13px 0 32px 0;
        width: 8%;
    }

    section.secbnr {
        background-size: 100%;
    }

    .secpara h6 {
        padding: 20px 0 0 20px;
    }

    .secpara h4 {
        padding: 4px 0 0 20px;
    }

    .ct {
        margin: 60px 0 30px 0;
    }

    .ct i {
        margin: 0 0 0 20px;
    }

    .test-img {
        height: unset !important;
    }

    footer.ftrftr {
        text-align: center;
    }

    .fhdg h6 {
        width: 30%;
        margin: 0px 0 8px 200px;
    }

    h6 {}

    .ser-ser ul li a {
        width: 20% !important;
    }

    .ser-ser ul li {
        width: 50% !important;
        margin: 10px 0 0 140px;
    }

    .use-full ul li {
        width: 50% !important;
        margin: 0px 0 10px 140px;
    }

    .contect ul li {
        width: 42% !important;
        margin: 20px 0 0 160px;
    }

    .contect img {
        width: 40%;
    }

    .dropdown-menu {
        text-align: center !important;
        margin: 0 !important;
    }

    .hdr-btn {
        display: none;
    }

    .form-hdg {
        width: 100%;
        margin: 15px 0 0px 0;
    }

    .banner-slider {
        bottom: 0;
        padding: 10px 30px;
    }

    .fe-para p,
    .img h5,
    .ser-ser {
        padding: 0;
    }

    section.sec-one {
        margin: 50px 0 0 0;
    }

    .forcolor {
        background: none;
        margin: 0;
    }

    .hdgt h3 {
        padding: 0 0 20px 0;
        margin: 0;
    }

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



    section.sec-s a {
        position: unset;
        display: inline-block;
        margin: 20px 0 0 140px;
    }

    .s8_box {
        height: unset;
    }

    .s8_top,
    .tab,
    div#owl-demo1 {
        display: unset;
    }

    .test-img span {
        padding: 0;
    }

    .twoii h6 {
        margin: 0;
        padding: 10px 0;
    }

    .th-hdg h3 {
        padding: 30px 0 0;
    }

    .nltr input {
        width: 50%;
        margin: 0;
    }

    .nltr i {
        margin: 2px 0 0 110px;
    }

    .nltr {
        /* padding: 40px 0 0; */
    }

    .f-para {
        width: 100%;
        margin: 0;
    }

    .f-para img {
        width: 50%;
    }

    .contect ul li,
    .f-para:hover,
    .faq-img img,
    .fm-hdg,
    .img2 img,
    .pg,
    .pk,
    .ser-ser ul li,
    .use-full ul li {
        width: 100%;
    }

    .img h2 {
        font-size: 25px;
        line-height: unset;
    }

    .img p {
        font-size: 13px;
    }

    .panel p,
    section.reject-sec .accordion2 span.first,
    span.last {
        font-size: 11px;
    }

    .img2 img {
        margin: 0;
        top: 80px;
    }

    .icons {
        margin: 0 0 30px;
    }

    section.pubo {
        padding: 20px 0 0 0;
    }

    .fm-hdg {
        margin: 50px 0 0;
    }

    .publitext {
        box-shadow: 0 0 5px #c1c1c1;
    }

    .j-text i {
        left: 440px;
        top: -30px;
    }

    section.sec-s button {
        position: relative;
        left: 10px;
        top: 35px;
    }

    .pk,
    .s-text {
        left: 0;
    }

    .hdgd {
        padding: 10px 0 30px 10px;
    }

    .panel p {
        padding: 0 20px 0 0;
    }

    .images-banner img {
        /* width: 220%; */
    }

    .line button {
        width: 100%;
        margin: 20px 0 10px;
    }

    .pg {
        right: 0;
    }

    .textsub h4 {
        font-size: 32px;
        padding: 34px 0 28px;
        color: #008493;
    }

    .dropbtn:hover {
        background: #fff !important;
    }

    .main {
        align-items: baseline;
        top: 8px;
        right: 45px;
    }

    .hdrcta ul li a {
        color: #000;
        padding: 0 0 0 23px;
        font-size: 14px;
        font-weight: 600;
    }

    .logohdr img {
        width: 50% !important;
        margin: 0 !important;
    }

    .dropdown button {
        border: none;
        background: 0 0;
        cursor: pointer;
        font-size: 14px;
        color: #000;
        font-weight: 700;
        padding: 0 0 0 20px;
    }

    .hdrcta button,
    .services ul li a {
        font-size: 14px;
        font-weight: 600;
        position: relative;
    }

    .dropdown {
        position: relative;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        min-width: 285px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
        z-index: 1;
        border-radius: 8px;
        left: 54px;
        top: 26px;
        text-align: left;
        background: #fff;
        padding: 2px 0 0 4px;
    }

    .services ul {
        left: 85px;
        align-items: center;
        top: 23px;
        padding: 0 0 36px;
    }

    .rorm input::placeholder {
        font-weight: 600;
    }

    .head-logo h1 {
        position: relative;
        top: 13px;
    }

    .services ul li a {
        margin: 0 10px 0 22px;
        color: #000;
        right: 0;
        font-weight: 700;
    }

    .dropdown-content a {
        color: #000;
        padding: 8px 0 12px 23px;
        display: block;
        font-size: 14px;
        height: auto;
        width: auto;
        visibility: visible;
    }

    .bnr-para a {
        display: none;
    }

    .ctan ul li i {
        background: #005274;
        padding: 8px;
        border-radius: 46px;
        font-size: 11px;
        color: #fff;
        margin: 0 auto;
    }

    .hdrcta button {
        width: 100%;
        padding: 11px 46px 10px;
        border: 2px solid #fff;
        border-radius: 7px;
        background: var(--primary-color) !important;
        color: #fff !important;
        cursor: pointer;
        right: -66px;
    }

    .wo-para span {
        left: 170px;
    }

    .hdrcta button:hover {
        color: #2c6358;
        border: 2px solid #276265;
        background: #fff;
    }

    header.top-hdr {
        padding: 13px 0 29px;
    }

    .dropdown-content a:hover {
        background-color: var(--primary-color);
        color: #fff;
        border-radius: 5px;
        position: relative;
        width: 100%;
        margin: 0;
    }

    .dropdown:hover .dropdown-content,
    .show {
        display: block;
    }

    .head-logo img {
        width: 20%;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        position: relative;
        left: 442px;
        top: -78px;
    }

    div#navbarSupportedContent {
        margin: 0;
        padding: 0;
        position: relative;
        left: -448px;
        text-align: center;
        border-top: none;
    }

    button.navbar-toggler {
        display: block;
        margin: 4px 0px;
        width: 12%;
    }

    .navbar-nav>li>a {
        font-size: 24px !important;
        line-height: unset !important;
    }

    .banner-txt {
        position: relative;
        top: -538px;
    }

    section.banner {
        height: 705px;
    }

    button.navbar-toggler span {
        width: 100%;
        display: block;
        height: 9px;
        color: #000;
        background: #000;
        margin: 4px 0;
    }

    .contact_icon {
        background-color: #42db87;
        color: #fff;
        width: 60px;
        height: 60px;
        font-size: 30px;
        border-radius: 50px;
        text-align: center;
        box-shadow: 2px 2px 3px #999;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translatey(0px);
        animation: pulse 1.5s infinite;
        box-shadow: 0 0 0 0 #42db87;
        -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        font-weight: normal;
        font-family: sans-serif;
        text-decoration: none !important;
        transition: all 300ms ease-in-out;
    }

    .floating_btn {
        position: fixed;
        bottom: 0px;
        left: 30px;
        width: 100px;
        height: 100px;
        display: flex;
        flex-direction: column;
        align-items:
            center;
        justify-content:
            center;
        z-index: 1000;
    }

    @keyframes pulsing {
        to {
            box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
        }
    }
}