body {
    padding: 0px !important;
    margin: 0px !important;
    box-sizing: border-box !important;
}
body a {
    text-decoration: none !important;
}
.div-for-bottom-banner-section-logo ul li a {
    font-size: 11.91px !important;
    font-family: 'Montserrat' !important;
    color: #000 !important;
    font-weight: 600;
    line-height: 12.65px !important;
}

header#top-header {
    width: 100% !important;
    padding: 42px 0px !important;
    z-index: 999999999999999999;
    margin-bottom: -45px;
}

header#top-header .for-container-wraper {
    max-width: 100%;
    margin: 0px 220px !important;
    z-index: 9999999999 !important;
}
input:focus-visible {outline-color: #ff9434 !important;}
header#top-header .for-container-wraper .for-main-flex-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999999999;
}
.active h3 i {
    transform: rotate(180deg);
    color: #ef6724 !important;
    height: 16px;
    width: 16px;
}
header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav {
    display: flex;
    align-items: center;
    gap: 48px;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link {
    display: flex;
    align-items: center;
    gap: 13px;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link .for-content-and-inner h4 {
    margin: 0px !important;
    font-size: 11px !important;
    line-height: 23px !important;
    font-weight: 500 !important;
    font-family: Montserrat !important;
    color: rgb(158, 158, 158) !important;
    text-transform: uppercase !important;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link .for-content-and-inner li {
    list-style: none !important;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link .for-content-and-inner li a {
    font-size: 20.05px !important;
    line-height: 23px !important;
    font-family: Montserrat !important;
    color: rgb(0, 0, 0) !important;
    font-weight: 600 !important;
    transition: all 0.3s ease;
}

header#top-header .for-container-wraper .for-extraclass-03 .for-content-last li {
    display: flex;
    align-items: center;
    list-style: none !important;
}

header#top-header .for-container-wraper .for-extraclass-03 .for-content-last {
    display: flex;
    align-items: center !important;
}

header#top-header .for-container-wraper .for-extraclass-03 {
    padding: 8px 12px;
    background: rgb(249, 249, 249) !important;
    border-radius: 8px !important;
}

header#top-header .for-container-wraper .for-extraclass-03 .for-content-last li a {
    margin-top: 7px;
    color: rgb(0, 0, 0) !important;
    line-height: 10.37px !important;
    font-size: 12px !important;
    font-family: Montserrat !important;
    font-weight: 600 !important;
}

header#top-header .for-container-wraper::before {
    content: "";
    background-image: url("..//Images/forlines-header-before2.png");
    background-position: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: absolute;
    height: 94px;
    width: 142px;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat !important;
}

/* ======== banner-section === */
section#main-banner {
    width: 100%;
    position: relative;
    /* margin-top: -88px; */
    z-index: 1;
    height: 770px;
}

section#main-banner .container-wraper {
    max-width: 100%;
    margin: 0 200px !important;
}

section#main-banner .container-wraper .for-main-flex-banner-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 {
    width: 50%;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 {
    margin: 0;
    font-size: 54.61px;
    line-height: 50.97px;
    font-weight: 400;
    font-family: 'Poppins';
    letter-spacing: -0.3px;
    animation: animate__fadeInLeftBig;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 strong {
    font-weight: 400;
    color: #f07f25;
    padding-right: 6px;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 span {
    position: relative;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 span::after {
    content: '';
    background: url(..//Images/newbanner-section-afterUntitled-7.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    z-index: -1;
    opacity: 40%;
}

.for-innersub-content-for-banner-section {
    border: 1px solid white;
    text-align: center;
    width: 438px;
    background: #f9f9f9 !important;
    padding: 22px 0 0 0 !important;
    margin-top: 24px;
    position: relative;
}

.for-innersub-content-for-banner-section h3 {
    margin: 0;
    padding-bottom: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 16.4px !important;
}

.div-for-bottom-banner-section-logo ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 60px;
    margin-top: 46px;
}

.div-for-bottom-banner-section-logo ul li {
    list-style: none !important;
    display: inline-block;
}

/* ====== */
section#for-section-02 {
    width: 100%;
    background: linear-gradient(359deg, rgb(248 248 248 / 28%) 0%, rgb(249, 249, 249) 100%);
    padding-top: 155px;
    position: relative;
    padding-bottom: 70px;
    margin-top: -56px;
}

section#for-section-02 .container-wraper {
    max-width: 100%;
    margin: 0px 130px !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 {
    background: linear-gradient(166deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    border-radius: 28px;
    z-index: 9999;
    padding: 52px 20px 72px;
    align-items: center !important;
    transition: all 0.4s linear;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 .top-image-boxe {
    margin-bottom: 28px;
    text-align: center !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 h3 {
    color: rgb(0, 0, 0);
    line-height: normal;
    width: 69%;
    margin: auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-family: Montserrat !important;
}
.forwebsite-clickbtn.andextraclassfor-01 {
    display: none !important;
}
section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 p {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.4);
    width: 63%;
    margin: auto;
    font-weight: 500 !important;
    font-family: Montserrat !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 .top-image-boxe img {
    background: rgb(253, 241, 233);
    padding: 14px;
    border-radius: 18px;
    transition: all 0.3s linear;
}

section#for-section-02 .container-wraper .class-for-top-heading {
    text-align: center;
    margin-bottom: 50px;
}

section#for-section-02 .container-wraper .class-for-top-heading h2 {
    line-height: normal;
    font-size: 29.56px;
    width: 38%;
    margin: auto;
    color: rgb(0, 0, 0) !important;
    font-weight: 600 !important;
    font-family: Montserrat !important;
}

section#for-section-02::before {
    content: "";
    background: url("..//Images/for-section-02Untitled-1.png") 0% 0% / cover no-repeat;
    width: 92%;
    height: 40%;
    top: 0px;
    left: 48px;
    position: absolute;
    opacity: 0.4;
}

section#for-section-02::after {
    content: "";
    background: url("..//Images/andnewaftergreenUntitled-3.png") 0% 0% / contain no-repeat;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 5%;
    top: -12px;
    animation: forout 1.5s ease-out infinite;
}

section#for-section-04 {
    width: 100%;
    padding-top: 150px;
    padding-bottom: 172px;
    background: url("..//Images/for-backgrtouniamge.png") 0% 0% / cover no-repeat;
    position: relative;
    z-index: 0000;
}

section#for-section-04 .container-wraper {
    max-width: 100%;
    margin: 0px 130px;
    position: relative;
}

section#for-section-04 .container-wraper .for-flex-cards {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999999;
    padding: 0px 282px;
}

section#for-section-04 .container-wraper .for-flex-cards h3 {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    width: 68%;
    text-align: center;
    margin: auto;
    padding-bottom: 18px;
    padding-top: 24px;
}

section#for-section-04 .container-wraper .for-flex-cards p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: Montserrat;
    width: 72%;
    margin: auto;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 {
    text-align: center !important;
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 .class-for-image-04 {
    background: rgb(255, 148, 52);
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    margin: auto;
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 .class-for-image-04 {
    text-align: center;
}

section#for-section-04 .container-wraper .fot-top-04 h2 {
    text-align: center;
    font-size: 29.56px;
    line-height: normal;
    z-index: 99999999;
    color: rgb(255, 255, 255);
    font-weight: 600;
    width: 64%;
    margin: auto;
    padding-bottom: 30px;
    font-family: Montserrat !important;
}

section#for-section-04 .container-wraper .fot-top-04 p {
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    font-family: Montserrat;
    width: 50%;
    margin: auto;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    z-index: 99999999;
}

section#for-section-04 .container-wraper .fot-top-04 {
    padding-bottom: 54px;
    z-index: 2147483647;
}

section#for-section-04::before {
    content: "";
    background: url("..//Images/lines.png") 0% 0% / cover no-repeat;
    position: absolute;
    width: 100%;
    height: 42%;
    top: 0px;
    opacity: 0.17;
    filter: brightness(0.6);
}

section#for-section-04::after {
    content: "";
    background-image: url("..//Images/forcirculelinesandafterUntitled-4.png");
    background-position: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: absolute;
    height: 50px;
    animation: forout 1.5s ease-out infinite;
    width: 50px;
    background-repeat: no-repeat;
    background-size: unset;
    top: 34px;
    left: 6%;
}

section#for-section-04 .container-wraper::after {
    content: "";
    background: url("..//Images/blueliesafterUntitled-4.png") no-repeat;
    position: absolute;
    height: 100px;
    width: 100px;
    right: 15%;
    top: 50%;
    animation: forout 1.5s ease-out infinite;
}

section#for-form-section {
    width: 100%;
    margin-bottom: 80px;
    position: relative;
}

section#for-form-section .container-wraper {
    max-width: 100%;
    margin: 0px 77px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form {
    display: flex;
    justify-content: space-between;
    border-radius: 62px;
    padding: 100px 0px;
    background: rgb(231, 255, 252) !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input {
    display: block;
    width: 100%;
    height: 54px !important;
    border: 0px !important;
    padding-left: 25px !important;
    border-radius: 8px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content {
    margin-left: 142px;
    width: 100% !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 {
    font-size: 56px;
    line-height: normal;
    font-weight: 600;
    color: rgb(0, 0, 0);
    margin: 0px;
    font-family: Montserrat !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form {
    margin-right: 220px;
    width: 100% !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h5 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.4);
    font-family: Montserrat;
    width: 71%;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 2px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: Montserrat;
    width: 70%;
    color: rgba(0, 0, 0, 0.4) !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input#fname {
    margin-bottom: 8px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input#email {
    margin-bottom: 8px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input#subject {
    margin-bottom: 8px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea {
    border-radius: 8px;
    padding-left: 25px;
    padding-top: 14px;
    border: 0px !important;
    height: 130px !important;
    width: 100% !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: 24.32px;
    font-weight: 500;
    font-family: Montserrat !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: 24.32px;
    font-weight: 500;
    font-family: Montserrat !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button {
    border: none;
    line-height: 24.32px;
    width: 100%;
    background: linear-gradient(184deg, rgb(240, 132, 37) 0%, rgb(240, 100, 37) 100%);
    height: 54px;
    margin-top: 8px;
    position: relative;
    left: 26px;
    border-radius: 12px;
    color: rgb(255, 255, 255) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Montserrat !important;
    cursor: pointer;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form .form {
    width: 100%;
}

section#for-form-section::after {
    content: "";
    background: url("..//Images/for-cloudUntitled-1.png") 0% 0% / cover no-repeat;
    position: absolute;
    width: 258px;
    height: 147px;
    top: -36px;
    right: 0px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 span {
    position: relative;
    z-index: 1111111111;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 span::after {
    content: "";
    background: url("..//Images/headinglines-afterUntitled-1.png") 0% 0% / contain no-repeat;
    position: absolute;
    width: 74%;
    height: 56%;
    left: 48px;
    top: 18px;
    animation: forout 1.5s ease-out infinite;
    z-index: -1;
    opacity: 0.4;
}

section#for-form-section::before {
    content: "";
    background: url("..//Images/section-afterUntitled-1.png") 0% 0% / contain no-repeat;
    position: absolute;
    height: 31%;
    width: 12%;
    top: 64%;
    left: 0px;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button::before {
    content: "";
    background: url("..//Images/formbtn-afterUntitled-8.png") 0% 0% / auto no-repeat;
    width: 32px;
    height: 30px;
    position: absolute;
    left: 36%;
    top: 18px;
}

section#slider-section {
    width: 100%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden !important;
}

section#slider-section .container-wraper {
    max-width: 100%;
    position: relative;
}

section#slider-section .container-wraper .class-for-flex-slider {
    display: flex;
    width: 100% !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider {
    text-align: center;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider h3 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin: 0px;
    font-family: Montserrat !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider h5 {
    font-size: 14px;
    line-height: normal;
    margin: 0px;
    padding: 8px 0px;
    font-weight: 400;
    font-family: Montserrat !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider p {
    font-size: 18px;
    line-height: 25px;
    font-style: italic;
    font-weight: 500;
    font-family: Montserrat;
    color: rgb(118, 118, 118) !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider .main-slider-img {
    display: inline-block;
    margin-bottom: 18px;
}

section#slider-section::after {
    content: "";
    background: white;
    position: absolute;
    height: 100%;
    width: 0px;
    right: 0px;
    box-shadow: rgb(255, 255, 255) 0px 0px 180px 400px;
    top: 0px;
    opacity: 0.8;
}

section#slider-section::before {
    content: "";
    background: black;
    position: absolute;
    height: 100%;
    width: 0px;
    left: 0px;
    box-shadow: rgba(255, 255, 255, 0.75) 14px 0px 180px 400px;
    top: 0px;
    opacity: 0.8;
    z-index: 111;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider .div-stars {
    display: inline-block;
    margin: 14px 0px;
}

section#slider-section .slick-dots {
    bottom: -16%;
}

.slick-list.draggable {
    padding: 0px !important;
}

.slick-dots li.slick-active button::before {
    padding-left: 30px;
    z-index: 11;
    width: 45px !important;
    height: 10px !important;
    background: rgb(240, 104, 37) !important;
}

section#slider-section .slick-dots li button::before {
    font-size: 0px;
    height: 8px;
    border-radius: 10px;
    background: rgb(204, 204, 204);
    width: 16px !important;
    opacity: 1 !important;
}

section#faq {
    width: 100%;
    padding-top: 165px;
    background: rgb(248, 248, 248) !important;
    position: relative;
    margin-top: 100px;
}

section#faq .container-wraper {
    max-width: 100%;
    margin: 0px 220px !important;
}

section#faq .container-wraper .faq-flex {
    display: flex;
    justify-content: center;
    gap: 20px;
}

section#faq .container-wraper .faq-flex .main h3 i {
    float: right;
    color: rgb(240, 104, 37);
}

section#faq .container-wraper .faq-flex .main {
    background: rgb(255, 255, 255) !important;
    margin: 0px 0px 20px;
    padding: 22px;
    border-radius: 16px;
    z-index: 1000003 !important;
    cursor: pointer;
}

section#faq .container-wraper .faq-flex .main h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    font-family: 'Montserrat' !important;
}

section#faq .container-wraper .faq-flex .main p {
    color: rgb(133, 133, 133);
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    padding-top: 10px;
    font-family: Montserrat;
    width: 69%;
    margin: 0px !important;
}

section#faq .container-wraper .faq-flex .main .contentfaq {
    display: none;
}

section#faq .container-wraper .faq-flex .class-flex-faq {
    width: 99%;
    z-index: 99;
}

section#faq::after {
    width: 100%;
    content: "";
    background: url(..//Images/faqlinesUntitled-1.png);
    position: absolute;
    height: 88%;
    opacity: 40%;
    background-repeat: no-repeat;
    top: 0;
    background-size: cover;
    z-index: 1;
}

section#faq::before {
}

footer#footer-main {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
    padding-top: 120px;
    padding-bottom: 38px;
}

footer#footer-main .container-wraper {
    max-width: 100%;
    margin: 0 220px;
}

footer#footer-main .container-wraper .footer-content {
    text-align: center;
}

div#footerlogo img {
    max-width: 100%;
}

footer#footer-main .container-wraper .footer-content p {
    color: #858585;
    font-size: 14px !important;
    line-height: 19px;
    font-family: 'Montserrat';
    font-weight: 500;
    width: 50%;
    margin: auto;
    padding-top: 38px;
    padding-bottom: 55px !important;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo a {
    margin-left: 8px;
    margin-right: 8px;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo {
    margin-bottom: 100px;
}

div#footer-copy-right p {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Montserrat';
    color: #858585;
}

footer#footer-main::after {
    content: '';
    background: url(..//Images/blackandorangefooterlinesUntitled-1.png);
    position: absolute;
    right: 0;
    height: 176px;
    width: 198px;
    background-repeat: no-repeat;
    bottom: 0;
}

section#main-sectionup {
    width: 100%;
    position: relative !important;
    padding-top: 49px;
    z-index: 9999999;
}

section#main-sectionup .container-wraper {
    max-width: 100%;
    margin: 0 240px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}



section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup {
    width: 59%;
    position: relative;
}

section#main-sectionup .container-wraper .for-flex-left-and-right v.div-for-right-content {
    width: 50% !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content {
    width: 70%;
    position: relative;
    bottom: 14px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup img {
    width: 100% !important;
    position: relative;
    top: 16px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup {
    display: flex;
    flex-direction: column;
    gap: 28px;
    margin-top: 36px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 22px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 h3 {
    margin: 0;
    font-size: 17px;
    line-height: normal;
    font-weight: 600;
    font-family: 'Montserrat';
    color: #000;
    padding-bottom: 6px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 p {
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    color: rgb(0 0 0 / 40%);
    font-family: 'Montserrat';
    width: 76%;
    margin: 0;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .for-secup-extraclass02 {
    margin-left: 20px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 .for-secup-extraclass02 {
    margin-left: 30px;
}

.for-secup-extraclass02 {
    margin-left: 27px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 {
    margin: 0;
    color: #000;
    font-size: 29.56px;
    font-family: 'Montserrat';
    font-weight: 600;
    width: 91%;
    line-height: normal;
    padding-bottom: 26px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Montserrat';
    color: rgb(0 0 0 / 40%);
    width: 84%;
    margin: 0;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup::after {
    content: '';
    background: url(..//Images/savegreenlinesUntitled-9.png);
    position: absolute;
    top: 6%;
    height: 48px;
    left: 59%;
    width: 58px;
    background-repeat: no-repeat;
    animation: forout 1.5s ease-out infinite;
}

section#main-sectionup::after {
    content: '';
    background: url(..//Images/andfortryangleUntitled-3.png);
    height: 58px;
    width: 58px;
    position: absolute;
    top: -5%;
    background-repeat: no-repeat;
    background-size: contain;
    left: 18%;
    animation: forout 1.5s ease-out infinite;
}

/* ===== sec03 */
section#for-section-03 {
    width: 100%;
    position: relative;
    z-index: 9999999;
}

section#for-section-03 .container-wraper {
    max-width: 100%;
    margin: 0 208px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 {
    width: 32%;
    position: relative;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 {
    width: 30% !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-last-col-03 {
    width: 27% !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 34px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 32px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 h3 {
    color: #000;
    font-weight: 600;
    margin: 0;
    font-size: 22px;
    line-height: normal;
    width: 54%;
    font-family: 'Montserrat' !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 img {
    width: 100%;
    height: 565px;
    object-fit: cover;
    position: relative;
    top: 56px;
    z-index: 999999999;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 {
    margin: 0;
    font-size: 29.56px;
    font-weight: 600;
    font-family: 'Montserrat';
    width: 89%;
    line-height: normal;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col p {
    color: rgb(0 0 0 / 40%);
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Montserrat';
    width: 82%;
    margin: 0;
    padding-top: 18px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .and-extra-class-for-02 {
    margin-left: -12px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 span {
    position: relative;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 span::after {
    content: '';
    background: url(..//Images/headinglines-afterUntitled-1.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    animation: forout 1.5s ease-out infinite;
    background-size: contain;
    left: -11px;
    top: 0;
    z-index: -1;
    opacity: 40%;
    top: 1px;
}

section#for-section-03::after {
    content: '';
    background: url(..//Images/fornewafter-imagesUntitled-2.png);
    position: absolute;
    width: 7%;
    height: 20%;
    top: -6%;
    background-repeat: no-repeat;
    background-size: unset;
    right: 0 !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02::before {
    content: '';
    background: url(..//Images/andnewaftergreenUntitled-3.png);
    position: absolute;
    width: 16%;
    height: 22%;
    background-repeat: no-repeat;
    top: -87%;
    right: 49%;
    animation: forout 1.5s ease-out infinite;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content p {
    margin: 0;
    font-size: 15px !important;
    line-height: 20.19px !important;
    font-weight: 500;
    font-family: 'Montserrat';
    width: 70%;
    padding-top: 18px;
    color: rgb(0 0 0 / 40%);
}

.for-innersub-content-for-banner-section::after {
    content: '';
    background: url(..//Images/bannerafterandbeforUntitled-5.png);
    position: absolute;
    height: 52%;
    width: 12%;
    background-repeat: no-repeat;
    background-size: auto;
    animation: forout 1.5s ease-out infinite;
    top: 0;
    right: -24%;
}

section#main-banner .container-wraper .second-col-for-banner-00 {
    position: relative;
    width: 50%;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 5px;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li {
    list-style: none;
    display: inline-block;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li {
    height: 68px;
    width: 68px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    background: linear-gradient(184deg, rgba(240, 132, 37, 1) 0%, rgba(240, 100, 37, 1) 100%);
    justify-content: center;
    transition: all 0.4s linear;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li img {
    max-width: 100%;
    object-fit: contain;
    height: 26px;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons {
    position: absolute;
    top: 166px;
    z-index: 999999;
    right: 184px;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-main-img-for-banner img {
    position: relative;
    z-index: 9999;
    max-width: 100%;
    height: auto;
    top: 52px;
}

section#main-banner .container-wraper .second-col-for-banner-00 .second-col-content {
    position: relative;
}

section#main-banner::before {
    content: '';
    background: url(..//Images/bannerafterUntitled-4.png);
    height: 48px;
    width: 53px;
    position: absolute;
    background-size: unset;
    background-repeat: no-repeat;
    top: 36%;
    left: 16px;
    animation: forout 1.5s ease-out infinite;
}

@keyframes forout {
    50% {
        transform: scale(1.03, 1.03);
        opacity: 70%;
    }
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link:hover img {
    transform: translate(2px, 0px);
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link img {
    transition: all 0.3s ease;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link:hover a {
    color: #f08025 !important;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link .for-content-and-inner:hover li a {
    color: #f08125 !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li:hover {
    transform: rotate(360deg);
}

.div-for-bottom-banner-section-logo ul li:hover img {
    transform: scale(1.05);
}

.div-for-bottom-banner-section-logo ul li img {
    transition: all 0.3s ease;
}

.for-innersub-content-for-banner-section img:hover {
    transform: scale(1.01);
}

.for-innersub-content-for-banner-section img {
    transition: all 0.3s ease;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02:hover {
    transform: scale(1.05);
    background: #fdf1e9;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02:hover .top-image-boxe img {
    background: #fff !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02:hover h3 {
    color: #f08025 !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02:hover p {
    color: #f08225 !important;
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01:hover .class-for-image-04 img {
    transform: scale(1.08);
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 .class-for-image-04 img {
    transition: all 0.3s ease;
}
body input:focus-visible {
    outline-color: #f07a25 !important;
}
footer#footer-main .container-wraper .footer-content .class-for-footer-logo img:hover {
    transform: scale(1.05);
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo img {
    transition: all 0.4s linear;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 .for-sec03-img::after {
    content: '';
    background: url(..//Images/afterthisbgafterUntitled-3.png);
    position: absolute;
    height: 87%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1.7);
    left: -28px;
    top: 37%;
    z-index: -1;
}
section#faq .for-after-heading h1 {
    font-size: 109.56px !important;
    font-family: 'Montserrat';
    color: #f1f1f1;
    top: -35px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    font-weight: 600;
    letter-spacing: 9px;
    white-space: unset;
    overflow: hidden !important;
    z-index: 120;
    word-spacing: 49px !important;
    display: inline-block;
}
textarea:focus-visible {
    outline-color: #ff9434;
}
section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 .for-sec03-img {
    position: relative;
}
section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 span {
    position: relative;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 span::after {
    content: '';
    background: url(..//Images/headinglines-afterUntitled-1.png);
    position: absolute;
    height: 100%;
    width: 489px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -21px;
    top: 0px;
    opacity: 40%;
    z-index: -1;
}
@media (min-width: 0px) and (max-width: 480px){
section#for-section-02 .container-wraper .class-for-section-02-flex-boxes {flex-direction: column !important;}
section#for-section-03 .container-wraper {
    margin: 0 28px !important;
}
section#for-section-03 .container-wraper .class-for-flex-sec03-col {
    flex-direction: column !important;
}
section#for-section-03 {
    padding-bottom: 38px;
    overflow: hidden !important;
}
section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-last-col-03 {
    width: 100% !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item {
    gap: 16px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 {
    flex-direction: column !important;
    gap: 12px !important;
    width: 100%;
    justify-content: center;
    align-items: center;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 h3 {
    text-align: center !important;
    width: 100% !important;
    font-size: 12px !important;
    line-height: 22px !important;
    margin: auto !important;
    padding-left: 8px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 {
    width: 100% 
!important;
    text-align:  center !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 {
    font-size: 18px !important;
    line-height: 22px !important;
    margin: auto !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col p {padding-top: 10px !important;margin: auto !important;font-size: 12px !important;width: 93%;line-height: 21px !important;}

section#for-section-02 {
    padding-bottom: 28px !important;
    padding-top: 82px !important;
    margin-top: -92px;
    overflow: hidden !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02::before {
    left: 0 !important;
    top: -48px !important;
    background-size: contain !important;
    width: 26px;
    height: 28px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 {
    width: 100% !important;
    margin-bottom:  22px !important;
    margin-top: 28px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 img {
    height: 312px !important;
    top: 0 !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 .for-sec03-img::after {background-size: contain;height: 170px;width: 153px;margin: auto !important;left: -16px !important;top: 71px !important;}

.class-for-top-heading {
    margin-bottom: 18px !important;
}

section#for-section-02 .container-wraper .class-for-top-heading h2 {
    margin: auto !important;
    text-align: center;
    width: 92% !important;
    font-size: 18px !important;
}

section#main-banner .container-wraper {
    margin: 0 22px !important;
}

section#main-banner .container-wraper .for-main-flex-banner-item {
    flex-direction: column !important;
}

header#top-header {
    padding: 18px 0px !important;
    position: sticky;
    left: 0;
    top: 0 !important;
    background: #fff !important;
    z-index: 99999999999999;
    overflow: hidden !important;
}

header#top-header .for-container-wraper {
    margin: 0 52px !important;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link {
    display: none !important;
}

header#top-header .for-container-wraper::before {
    background-size: contain !important;
    width: 42px !important;
    height: 42px !important;
}

div#id-logo img {
    width: 118px !important;
    height: auto;
}

.for-btn-icon i {
    font-size: 26px !important;
    color: #f48a65;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 {
    width: 100% !important;
    text-align: center !important;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
}

section#main-banner {padding-top: 80px !important;overflow: hidden !important;}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 span::after {
    background-size: contain;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 8px;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content p {
    text-align: center !important;
    margin: auto;
    width: 100% !important;
    padding-top: 14px !important;
    line-height: 22px !important;
    font-size: 14px !important;
    padding-bottom: 18px !important;
}

.for-innersub-content-for-banner-section {
    margin-top: 16px !important;
    width: 88% !important;
    padding-top: 12px !important;
    margin: auto;
}

.for-innersub-content-for-banner-section img {
    width: 128px !important;
    height: auto !important;
}

.for-innersub-content-for-banner-section h3 {
    padding-bottom: 12px !important;
    font-size: 16px !important;
}

.div-for-bottom-banner-section-logo ul {gap: 31px !important;margin-top: 24px !important;justify-content: center !important;width: 100% !important;}

section#main-banner .container-wraper .second-col-for-banner-00 {
    width: 100% !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .second-col-content {
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons {
    top: 44px !important;
    right: 55px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li {
    height: 30px !important;
    width: 30px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li img {
    height: 14px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-main-img-for-banner img {
    top: 0 !important;
    right: -10px !important;
}

section#for-section-02::after {
    background-size: contain;
    width: 32px !important;
    top: 12px;
    height: 32px !important;
}
section#for-section-02 .container-wraper {
    margin: 0 28px !important;
}

section#for-section-04 .container-wraper {
    margin: 0 28px !important;
}

section#for-section-04 .container-wraper .fot-top-04 h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400;
    width: 90% !important;
    text-align: center;
    margin: auto;
    padding-bottom: 18px;
}

section#for-section-04 {padding-top: 52px !important;padding-bottom: 18px !important;overflow: hidden !important;}

section#for-section-04::after {
    left: 0px;
    top: 8px;
}

section#for-section-04 .container-wraper .fot-top-04 p {
    font-size: 12px !important;
    line-height: normal !important;
    font-weight: 400 !important;
}

section#for-section-04 .container-wraper .for-flex-cards {
    padding: 0 !important;
    flex-direction: column !important;
}

section#for-section-04 .container-wraper .for-flex-cards h3 {
    padding: 16px 0 !important;
    font-weight: 500;
    font-size: 18px !important;
    padding-bottom: 8px !important;
}

section#for-section-04 .container-wraper .for-flex-cards p {
    font-size: 12px !important;
    line-height: 18px;
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 {
    margin-bottom: 38px;
}

section#for-section-04 .container-wraper::after {
    right: -46px !important;
}

section#main-sectionup::after {
    top: 10px;
    left: 29px;
    width: 26px;
}

section#faq .for-after-heading h1 {
    font-size: 25px !important;
    letter-spacing: 0px;
    word-spacing: 0 !important;
    top: -8px;
}

section#faq {
    padding-top: 52px;
    padding-bottom: 20px !important;
    margin-top: 18px !important;
    overflow: hidden !important;
}

section#faq .container-wraper {
    margin: 0 14px !important;
}

section#faq .container-wraper .faq-flex {
    gap: 0px;
    flex-direction: column !important;
}

section#faq .container-wraper .faq-flex .main {
    padding: 12px 12px 12px 14px !important;
    margin-bottom: 10px;
    border-radius: 8px !important;
}

section#faq .container-wraper .faq-flex .main h3 {
    font-size: 11px !important;
    line-height: normal;
    font-weight: 500;
}

section#faq .container-wraper .faq-flex .main p {
    font-size: 10px !important;
    line-height: 16px;
    width: 100%;
}

footer#footer-main {
    padding-top: 52px !important;
    padding-bottom: 22px !important;
    overflow: hidden !important;
}

footer#footer-main .container-wraper {
    margin: 0 !important;
}

footer#footer-main .container-wraper .footer-content p {
    width: 80%;
    font-size: 12px !important;
    line-height: 21px;
    font-weight: 400;
    margin: auto;
    text-align: center;
    padding-bottom: 28px !important;
    padding-top: 28px !important;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo {
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo a img {
    width: 92px;
    height: auto;
}

div#footer-copy-right p {
    text-align: center !important;
    font-size: 12px !important;
}

footer#footer-main::after {
    width: 78px;
    height: 65px;
    background-size: contain !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider p {
    font-size: 12px !important;
    line-height: 22px !important;
}

section#slider-section::before {box-shadow: rgb(255 255 255 / 12%) 14px 0px 180px 400px !important;}

section#slider-section::after {
    box-shadow: rgb(255 255 255 / 21%) 0px 0px 180px 400px !important;
}
 section#for-form-section .container-wraper .classs-for-flex-boex-form {
    flex-direction: column !important;
    padding: 50px 0px !important;
    border-radius: 42px !important;
}

section#for-form-section .container-wraper {
    margin: 0 18px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content {
    margin: 0px !important;
    text-align: center !important;
    margin-bottom: 40px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 {
    font-size: 34px !important;
    text-align: center !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h5 {
    margin: 0 !important;
    width: 88% !important;
    text-align: center !important;
    font-size: 14px !important;
    margin: auto !important;
    line-height: 22px !important;
    padding-top: 10px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content p {
    text-align: center !important;
    margin: auto !important;
    font-size: 12px !important;
    font-weight: 400;
    width: 86% !important;
    line-height: 22px !important;
    margin-top: 12px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form {
    margin: 0 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form {
    width: 82% !important;
    margin: auto !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input {
    padding-left: 10px !important;
    width: 96% !important;
    height: 40px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input::placeholder {
    font-size: 12px !important;
    font-weight: 600 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea {
    width: 96% !important;
    padding-left: 10px !important;
    height: 100px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea::placeholder {
    font-size: 12px !important;
    font-weight: 600 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button {
    position: relative;
    height: 50px !important;
    margin-top: 12px !important;
    font-size: 12px !important;
    left: 0 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button::before {
    left: 72px;
    width: 18px;
    height: 18px;
    background-size: contain !important;
}

section#for-form-section::after {background-size: contain !important;width: 162px !important;height: 160px;right: 0 !important;}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 span::after {
    background-size: contain;
    width: 100%;
    left: 2px !important;
    top: 7px;
    height: 100%;
    opacity: 40% !important;
}

section#for-form-section::before {
    bottom: 0 !important;
    height: 72px !important;
    background-size: contain !important;
    width: 94px !important;
    top: 88% !important;
}

section#for-form-section {
    margin-bottom: 28px !important;
    overflow: hidden !important;
}  
section#main-sectionup .container-wraper {
    margin: 0 28px !important;
    overflow: hidden !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right {flex-direction: column !important;}
section#faq::after {
    background-size: cover;
    width: 100%;
    left: 0;
    top: 0;
    height: 50px;
}
section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content {
    width: 100%;
    text-align: center !important;
    margin-top: 8px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 {
    width: 100% !important;
    text-align: center;
    font-size: 18px !important;
    line-height: 23px !important;
    padding-bottom: 12px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content p {
    font-size: 12px !important;
    margin: auto !important;
    width: 92%;
    line-height: 18px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup {
    flex-direction: column;
    gap: 18px !important;
    margin-top: 22px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 {flex-direction: column !important;align-items: center;gap: 10px;}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 h3 {
    font-size: 16px !important;
    line-height: 28px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 p {
    width: 100% !important;
    font-size: 12px !important;
    margin: auto !important;
    line-height: 18px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .for-secup-extraclass02 {
    margin: 0 !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 span::after {
    background-size: contain;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 2px !important;
    opacity: 100% !important;
}
section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 h3 {
    width: 87%;
    font-size: 18px !important;
    margin: auto !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 p {
    font-size: 12px !important;
    width: 100% !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 {
    padding: 40px 20px !important;
}
section#main-sectionup {
    padding-bottom: 28px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup img {
    width: 312px !important;
    margin: auto !important;
    left: -62px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup::after {
    background-size: contain !important;
    width: 16%;
    height: 12%;
}

section#main-sectionup {
    padding-top: 42px !important;
    overflow: hidden !important;
}
.for-innersub-content-for-banner-section::after {right: 7px;background-size: contain;width: 18px;height: 26px;top: -36px;}

section#main-banner::before {
    left: 6px;
    top: 35%;
    background-size: contain;
    width: 28px;
    height: 28px;
}

section#for-section-02::before {
    left: 0;
    background-size: contain;
    width: 100%;
    opacity: 0.7;
    top: 0;
}
.forwebsite-clickbtn.andextraclassfor-01 {
    display: flex !important;
    align-items: center !important;
    flex-direction: row-reverse;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li {
    display: inline-block;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    gap: 11px;
    position: relative;
    top: 0px;
    left: 12px;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li img {
    height: 22px;
    width: 22px;
    object-fit: contain;
}

.for-btn-icon {
    display: none !important;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li a:hover {
    transform: rotate(360deg) !important;
}

.div-for-bottom-banner-section-logo img {
    width: 68px;
}
section#for-section-03::after {
    background-size: contain;
    width: 42px;
    right: 0 !important;
}
.forwebsite-clickbtn.andextraclassfor-01 {
    display: block !important;
}
section#slider-section {
    padding-top: 18px !important;
    overflow: hidden !important;
}
}
@media (min-width: 480px) and (max-width: 700px){
section#for-section-02 .container-wraper .class-for-section-02-flex-boxes {flex-direction: column !important;}
section#for-section-03 .container-wraper {
    margin: 0px 28px !important;
    padding-bottom: 36px;
}
section#for-section-03 .container-wraper .class-for-flex-sec03-col {
    flex-direction: column !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-last-col-03 {
    width: 100% !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item {
    gap: 16px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 {
    flex-direction: column !important;
    gap: 12px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .class-for-inner-section-item .for-same-class-inner-section03 h3 {
    text-align: center !important;
    width: 92% !important;
    font-size: 18px !important;
    line-height: 22px !important;
    margin: auto !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 {
    width: 100% 
!important;
    text-align:  center !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 {
    font-size: 18px !important;
    line-height: 22px !important;
    margin: auto !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col p {padding-top: 10px !important;margin: auto !important;font-size: 12px !important;width: 93%;line-height: 21px !important;}

section#for-section-02 {
    padding-bottom: 28px !important;
    padding-top: 82px !important;
    margin-top: -92px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02::before {
    left: 0 !important;
    top: -48px !important;
    background-size: contain !important;
    width: 26px;
    height: 28px;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 {
    width: 100% !important;
    margin-bottom:  22px !important;
    margin-top: 28px !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 img {
    height: 312px !important;
    top: 0 !important;
}

section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-second-col-02 .for-sec03-img::after {background-size: contain;height: 170px;width: 153px;margin: auto !important;left: -16px !important;top: 71px !important;}

.class-for-top-heading {
    margin-bottom: 18px !important;
}

section#for-section-02 .container-wraper .class-for-top-heading h2 {
    margin: auto !important;
    text-align: center;
    width: 92% !important;
    font-size: 18px !important;
}

section#main-banner .container-wraper {
    margin: 0 22px !important;
}

section#main-banner .container-wraper .for-main-flex-banner-item {
    flex-direction: column !important;
}

header#top-header {
    padding: 18px 0px !important;
    position: sticky;
    left: 0;
    top: 0 !important;
    background: #fff !important;
    z-index: 99999999999999;
}

header#top-header .for-container-wraper {
    margin: 0 52px !important;
}

header#top-header .for-container-wraper .for-main-flex-header .for-right-side-flex-menu nav .for-inner-link {
    display: none !important;
}

header#top-header .for-container-wraper::before {
    background-size: contain !important;
    width: 42px !important;
    height: 42px !important;
}

div#id-logo img {
    width: 118px !important;
    height: auto;
}

.for-btn-icon i {
    font-size: 26px !important;
    color: #f48a65;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 {
    width: 100% !important;
    text-align: center !important;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
}

section#main-banner {padding-top: 80px !important;}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content h1 span::after {
    background-size: contain;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 8px;
}

section#main-banner .container-wraper .for-main-flex-banner-item .first-col-for-banner-00 .first-col-content p {
    text-align: center !important;
    margin: auto;
    width: 100% !important;
    padding-top: 14px !important;
    line-height: 22px !important;
    font-size: 14px !important;
    padding-bottom: 18px !important;
}

.for-innersub-content-for-banner-section {
    margin-top: 16px !important;
    width: 88% !important;
    padding-top: 12px !important;
    margin: auto;
}

.for-innersub-content-for-banner-section img {
    width: 128px !important;
    height: auto !important;
}

.for-innersub-content-for-banner-section h3 {
    padding-bottom: 12px !important;
    font-size: 16px !important;
}

.div-for-bottom-banner-section-logo ul {gap: 31px !important;margin-top: 24px !important;justify-content: center !important;width: 100% !important;}

section#main-banner .container-wraper .second-col-for-banner-00 {
    width: 100% !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .second-col-content {
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons {
    top: 42px !important;
    right: 99px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li {
    height: 30px !important;
    width: 30px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-banner-icons ul li img {
    height: 14px !important;
}

section#main-banner .container-wraper .second-col-for-banner-00 .for-main-img-for-banner img {
    top: -38px !important;
    right: -10px !important;
    height: 480px !important;
    left: 42px;
}

section#for-section-02::after {
    background-size: contain;
    width: 32px !important;
    height: 32px !important;
}
section#for-section-02 .container-wraper {
    margin: 0 28px !important;
}

section#for-section-04 .container-wraper {
    margin: 0 28px !important;
}

section#for-section-04 .container-wraper .fot-top-04 h2 {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400;
    width: 90% !important;
    text-align: center;
    margin: auto;
    padding-bottom: 18px;
}

section#for-section-04 {padding-top: 52px !important;padding-bottom: 18px !important;}

section#for-section-04::after {
    left: 0px;
    top: 8px;
}

section#for-section-04 .container-wraper .fot-top-04 p {
    font-size: 12px !important;
    line-height: normal !important;
    width: 77%;
    font-weight: 400 !important;
}

section#for-section-04 .container-wraper .for-flex-cards {
    padding: 0 !important;
    flex-direction: column !important;
}

section#for-section-04 .container-wraper .for-flex-cards h3 {
    padding: 16px 0 !important;
    font-weight: 500;
    font-size: 18px !important;
    padding-bottom: 8px !important;
}

section#for-section-04 .container-wraper .for-flex-cards p {
    font-size: 12px !important;
    line-height: 18px;
}

section#for-section-04 .container-wraper .for-flex-cards .class-for-box-01 {
    margin-bottom: 38px;
}

section#for-section-04 .container-wraper::after {
    right: -46px !important;
}

section#main-sectionup::after {
    top: -13px;
    left: 25px;
    width: 28px;
}

section#faq .for-after-heading h1 {
    font-size: 25px !important;
    letter-spacing: 0px;
    word-spacing: 0 !important;
    top: -8px;
}

section#faq {
    padding-top: 52px;
    padding-bottom: 20px !important;
    margin-top: 18px !important;
}

section#faq .container-wraper {
    margin: 0 28px !important;
}

section#faq .container-wraper .faq-flex {
    gap: 10px;
    flex-direction: row;
}

section#faq .container-wraper .faq-flex .main {
    padding: 14px !important;
    margin-bottom: 10px;
}

section#faq .container-wraper .faq-flex .main h3 {
    font-size: 11px !important;
    line-height: normal;
    font-weight: 500;
}

section#faq .container-wraper .faq-flex .main p {
    font-size: 10px !important;
    line-height: 16px;
    width: 100%;
}

footer#footer-main {
    padding-top: 52px !important;
    padding-bottom: 22px !important;
}

footer#footer-main .container-wraper {
    margin: 0 !important;
}

footer#footer-main .container-wraper .footer-content p {
    width: 80%;
    font-size: 12px !important;
    line-height: 21px;
    font-weight: 400;
    margin: auto;
    text-align: center;
    padding-bottom: 28px !important;
    padding-top: 28px !important;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo {
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer#footer-main .container-wraper .footer-content .class-for-footer-logo a img {
    width: 92px;
    height: auto;
}

div#footer-copy-right p {
    text-align: center !important;
    font-size: 12px !important;
}

footer#footer-main::after {
    width: 78px;
    height: 65px;
    background-size: contain !important;
}

section#slider-section .container-wraper .class-for-flex-slider .main-slider p {
    font-size: 12px !important;
    line-height: 22px !important;
}

section#slider-section::before {box-shadow: rgb(255 255 255 / 12%) 14px 0px 180px 400px !important;}

section#slider-section::after {
    box-shadow: rgb(255 255 255 / 21%) 0px 0px 180px 400px !important;
}
 section#for-form-section .container-wraper .classs-for-flex-boex-form {
    flex-direction: column !important;
    padding: 50px 0px !important;
    border-radius: 42px !important;
}

section#for-form-section .container-wraper {
    margin: 0 18px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content {
    margin: 0px !important;
    text-align: center !important;
    margin-bottom: 40px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 {
    font-size: 34px !important;
    text-align: center !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h5 {
    margin: 0 !important;
    width: 88% !important;
    text-align: center !important;
    font-size: 14px !important;
    margin: auto !important;
    line-height: 22px !important;
    padding-top: 10px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content p {
    text-align: center !important;
    margin: auto !important;
    font-size: 12px !important;
    font-weight: 400;
    width: 86% !important;
    line-height: 22px !important;
    margin-top: 12px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form {
    margin: 0 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-form {
    width: 82% !important;
    margin: auto !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input {
    padding-left: 10px !important;
    width: 96% !important;
    height: 40px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form input::placeholder {
    font-size: 12px !important;
    font-weight: 600 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea {
    width: 96% !important;
    padding-left: 10px !important;
    height: 100px !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form textarea.textarea::placeholder {
    font-size: 12px !important;
    font-weight: 600 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button {
    position: relative;
    height: 50px !important;
    margin-top: 12px !important;
    font-size: 12px !important;
    left: 0 !important;
}

section#for-form-section .container-wraper .classs-for-flex-boex-form .form button::before {
    left: 132px;
    width: 18px;
    height: 18px;
    background-size: contain !important;
}

section#for-form-section::after {background-size: contain !important;width: 162px !important;height: 160px;right: 0 !important;}

section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 span::after {
    background-size: contain;
    width: 100%;
    left: 2px !important;
    top: 7px;
    height: 100%;
    opacity: 40% !important;
}

section#for-form-section::before {
    bottom: 0 !important;
    height: 72px !important;
    background-size: contain !important;
    width: 94px !important;
    top: 88% !important;
}

section#for-form-section {
    margin-bottom: 28px !important;
}  
section#main-sectionup .container-wraper {
    margin: 0 28px !important;
    overflow: hidden !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right {flex-direction: column !important;}
section#faq::after {
    background-size: cover;
    width: 100%;
    left: 0;
    top: 0;
    height: 50px;
}
section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content {
    width: 100%;
    text-align: center !important;
    margin-top: 8px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 {
    width: 100% !important;
    text-align: center;
    font-size: 18px !important;
    line-height: 23px !important;
    padding-bottom: 12px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content p {
    font-size: 12px !important;
    margin: auto !important;
    width: 92%;
    line-height: 18px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup {
    flex-direction: column;
    gap: 18px !important;
    margin-top: 22px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 {flex-direction: column !important;align-items: center;gap: 10px;}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 h3 {
    font-size: 16px !important;
    line-height: 28px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .innersecup-01 p {
    width: 100% !important;
    font-size: 12px !important;
    margin: auto !important;
    line-height: 18px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup .for-secup-extraclass02 {
    margin: 0 !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 span::after {
    background-size: contain;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 2px !important;
    opacity: 100% !important;
}
section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 h3 {
    width: 87%;
    font-size: 18px !important;
    margin: auto !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 p {
    font-size: 12px !important;
    width: 100% !important;
}

section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 {
    padding: 40px 20px !important;
}
section#main-sectionup {
    padding-bottom: 28px !important;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup img {
    width: 312px !important;
    margin: auto !important;
    left: -62px;
}

section#main-sectionup .container-wraper .for-flex-left-and-right .class-for-imgup::after {
    background-size: contain !important;
    width: 16%;
    height: 12%;
}

section#main-sectionup {
    padding-top: 42px !important;
}
.for-innersub-content-for-banner-section::after {right: 7px;background-size: contain;width: 18px;height: 26px;top: -36px;}
.forwebsite-clickbtn.andextraclassfor-01 {
    display: flex !important;
    align-items: center !important;
    flex-direction: row-reverse;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li {
    display: inline-block;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    gap: 11px;
    position: relative;
    top: 0px;
    left: 12px;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li img {
    height: 22px;
    width: 22px;
    object-fit: contain;
}

.for-btn-icon {
    display: none !important;
}

.forwebsite-clickbtn.andextraclassfor-01 .for-links-and-icons ul li a:hover {
    transform: rotate(360deg) !important;
}

section#main-banner::before {
    left: 6px;
    top: 35%;
    background-size: contain;
    width: 28px;
    height: 28px;
}
section#for-section-03 {
    padding-bottom: 38px;
}
section#for-section-02::before {
    left: 0;
    background-size: contain;
    width: 100%;
    opacity: 0.7;
    top: 0;
}
.div-for-bottom-banner-section-logo img {
    width: 68px;
}
section#for-section-03::after {
    background-size: contain;
    width: 42px;
    right: 0 !important;
}
.forwebsite-clickbtn.andextraclassfor-01 {
    display: block !important;
}
section#slider-section {
    padding-top: 18px !important;
}
    
}



section#main-banner .container-wraper .second-col-for-banner-00 .for-main-img-for-banner img {
}
/*@media (min-width: 0px) and (max-width: 1900px){*/
/*section#slider-section .container-wraper .class-for-flex-slider .main-slider p {*/
/*    font-size: 14px !important;*/
/*    margin: 8px 0 !important;*/
/*}*/

/*section#faq .container-wraper .faq-flex .main {*/
/*    padding: 18px !important;*/
/*}*/

/*section#for-form-section .container-wraper .classs-for-flex-boex-form .class-for-left-side-content h2 span::after {*/
/*    width: 98%;*/
/*    height: 84%;*/
/*    left: 0;*/
/*}*/

/*section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content h2 {*/
/*    font-size: 22px !important;*/
/*    padding-bottom: 12px !important;*/
/*}*/

/*section#main-sectionup .container-wraper .for-flex-left-and-right .div-for-right-content .for-inner-flex-secup {*/
/*    margin-top: 18px;*/
/*    gap: 18px !important;*/
/*}*/

/*section#for-section-04 .container-wraper .for-flex-cards p {*/
/*    width: 86%;*/
/*}*/

/*section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 {*/
/*    padding-bottom: 32px !important;*/
/*    padding-left: 14px;*/
/*    padding-right: 14px;*/
/*}*/

/*section#main-banner .container-wraper {*/
/*    margin: 0px 158px !important;*/
/*}*/

/*.for-innersub-content-for-banner-section::after {*/
/*    top: -24px;*/
/*    right: -72px;*/
/*}*/

/*.for-innersub-content-for-banner-section {*/
/*    width: 88% !important;*/
/*}    */
/*    section#for-section-02 .container-wraper .class-for-top-heading h2 {*/
/*    width: 48%;*/
/*}*/

/*section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 p {*/
/*    width: 100% !important;*/
/*    font-size: 12px;*/
/*    font-weight: 600 !important;*/
/*}*/

/*section#for-section-02 .container-wraper .class-for-section-02-flex-boxes .class-for-box-02 h3 {*/
/*    width: 92%;*/
/*    font-size: 16px !important;*/
/*    font-weight: 700 !important;*/
/*}*/

/*section#for-section-03 .container-wraper .class-for-flex-sec03-col .for-first-col-02 .sec3-content-first-col h2 {*/
/*    width: 100%;*/
/*    font-size: 24px;*/
/*}*/

/*section#for-section-03 .container-wraper .class-for-flex-sec03-col {*/
/*   %