@import url('https://fonts.googleapis.com/css2?family=Aguafina+Script&family=Jost:wght@200;300;400;500;600;700;800;900&family=Poppins:wght@200;300;400;500;600;700;800&display=swap');

* {
    padding: 0px 0px;
    margin: 0px 0px;
    box-sizing: border-box;
}

body {
    font-family: 'Jost', sans-serif;
}

@media screen and (max-width:991px) {
    .welcm {
        display: none;
    }

    .mailinfo {
        display: none;
    }

    .text-ytu {
        text-align: center;
    }
}

@media screen and (max-width:500px) {
    .whatsapp i {
        font-size: 16px !important;
        padding: 7px !important;
    }

    .email i {
        font-size: 16px !important;
        padding: 7px !important;
    }

    .whatsapp {
        bottom: 70px !important;
    }
}

/* @media (min-width: 1024px){
    nav.navbar .navbar-brand img.logo {
        width: 125px !important;
    }
} */

.top-bar {
    /* background-color: rgb(114, 6, 6); */
    background-image: url(../images/logo/top-bar.jpg);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}

.top-text {
    text-align: center;
    padding: 3px 0px;
}

.top-text a i {
    margin-right: 10px;
    color: #000;
    font-size: 14px;
}

.top-text a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
    /* font-weight: bold; */

}

.top-text h6 {
    font-size: 14px;
}

.top-text marquee {
    margin: -8px 0px;
    text-shadow: -8px 8px 10px 23px #ddd;
}

.navbar-default {
    background-color: #f2f2f2ff !important;
    background-image: none;
    box-shadow: -5px 9px 20px 10px rgba(255, 255, 255, .15),
        0 39px 5px rgba(0, 0, 0, .075);
}

.yyyy {
    margin-right: 14px;
}

#navbar-menu ul li a:hover {
    box-shadow: 0 0 5px #005F73,
        0 0 5px #005F73;
    border-radius: 5px;
    color: #005F73;
}

.dropdown li a:hover {
    color: #005F73 !important;
}

.whatsapp {
    position: fixed;
    left: 20px;
    bottom: 90px;
    z-index: 99;
}

.whatsapp a i {
    font-size: 23px;
    color: #ffffff;
    background-color: rgb(8, 209, 8);
    border-radius: 50px;
    padding: 10px 12px;
}

.whatsapp a i:hover {
    color: rgb(8, 209, 8);
    background-color: #ffffff;
}

.mail {
    position: fixed;
    left: 20px;
    bottom: 150px;
    z-index: 9;
}

.mail a i {
    font-size: 20px;
    color: #fff;
    background-color: red;
    border-radius: 50px;
    padding: 10px 12px;
}

.mail a i:hover {
    background-color: #fff;
    color: red;
}

.Phone {
    position: fixed;
    left: 20px;
    bottom: 30px;
    z-index: 9;
}

.Phone a i {
    font-size: 20px;
    color: #fff;
    background-color: blue;
    border-radius: 50px;
    padding: 10px 12px;
}

.Phone a i:hover {
    background-color: #fff;
    color: blue;
}

#yuiji:hover {
    color: rgb(6, 68, 68) !important;

}

html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-img {
    background-image: url(../images/banner/bg-01.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide-img {
    padding: 50px 0px 0px 20px;

}

.slide-img img {
    height: 100%;
}


html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.heading-01 {
    padding: 40px 0px;
}

.heading-01 h1 {
    text-align: center;
    font-size: 40px;
    padding: 40px 0px 0px 0px;
}

.head-01 img {
    margin-bottom: 20px;
    padding: 20px 0px;
}

.heading-01 p {
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 500;
    padding: 0px 0px 20px 0px;
}

.heading-01 p span {
    color: #ffca00;
    font-weight: 600;
}

.heading-01 a {
    padding: 20px;
    background-color: #ffca00;
    color: #fff;
    text-align: center;
}

.heading-01 .head-01 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.heading-02 {
    background-color: #005F73;
    padding: 20px 0;
}

.heading-02 p {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.heading-02 p span {
    color: #ffca00;
    font-weight: 600;
}

.heading-02 h1 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 30px 0px 10px 0px;
}

.heading-02 .serv-img img {
    /* margin: 20px 0px; */
    transition: 1s;
}

.heading-02 .serv-title {
    background: #0c8097;
    text-align: center;
    padding: 14px 0;
}

.heading-02 .serv-title a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.heading-02 .col-lg-3 {
    margin-bottom: 20px;
}

/* .heading-02 img:hover {
    transform: scale(.9);
} */

.heading-03 p {
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
}

.heading-03 {
    background-color: #ffca00;
    padding: 80px;
}

.heading-03 a {
    border: 2px solid white;
    color: #000;
    padding: 10px;
    text-align: center;
}

.heading-04 h2 {
    text-align: center;
    font-size: 40px;
    padding: 60px 0px 0px 0px;
}

.heading-04 p {
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 500;
}

.heading-04 p span {
    color: #ffca00;
    font-weight: 600;
}

.heading-04 .head-04 img {
    background-color: #ffca00;
    border-radius: 61px;
    padding: 25px 34px;
}

.heading-05 {
    padding: 40px 0;
}

.heading-05 a {
    background: #005F73;
    color: #fff;
    padding: 10px 20px;
}

/* .head-51 {
    padding: 90px 0px 0px 0px;
} */

.head-51 p {
    line-height: 1.5;
    word-spacing: 10px;
    font-size: 15px;
    text-align: justify;
}

.heading-06 {
    padding: 60px 0px;
}

.heading-06 h2 {
    color: #005F73;
}

.Why-us {
    padding: 60px 0;
}

.Why-us .why-us-heading {
    text-align: right;
}

@media screen and (max-width:767px) {
    .Why-us .why-us-heading {
        text-align: center !important;
    }

    .Why-us .why-us-img {
        text-align: center !important;
    }

}

@media screen and (max-width:992px) {
    .Why-us .why-us-img img {
        width: 100% !important;
    }

}

.Why-us .why-us-heading h2 {
    color: #005F73;
}

.Why-us .why-us-heading p {
    font-size: 20px;
}

.Why-us .why-us-img {
    text-align: left;
}

.Why-us .why-us-img img {
    width: 60%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.take-beyond-12 {
    padding: 40px 0;
}

.take-beyond p {
    font-size: 16px;
}

.heading-07 {
    /* background: url('../images/product/bgg-02.png'); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    /* padding: 40px 0; */
}

.heading-08 {
    padding: 60px 0;
}

.heading-08 h2 {
    color: #005F73;
    text-align: center;
    margin-bottom: 28px;
}

.heading-08 .head-08 {
    margin-bottom: 18px;
}

.heading-08 .head-08 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.heading-09 {
    padding: 60px 0px;
}

.heading-09 a {
    font-size: 30px;
    text-decoration: none;
}

.heading-07 h2 {
    padding: 150px 20px;
    font-size: 45px;
    font-weight: 800;
    line-height: 1;
}

.head-09 {
    padding: 20px 0px;
}


.quick-box {
    margin: 20px 26px;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    box-shadow: 2px 9px 10px -3px #ddd;
    background-color: #ddd;
}

.quick-box label span {
    font-size: 14px;
    padding-top: 5px;
    line-height: 1;
    color: #5b5959;
}

.quick-box label {
    background-color: rgb(251, 177, 6);
    width: 100%;
    line-height: 2;
    font-size: 20px;
    text-align: center;
    color: #000000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

form input {
    width: 90%;
    margin: 10px 10px;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 2px 9px 10px -3px #ddd;
}

form input:hover {
    background-color: rgb(251, 177, 6);
    color: #000;
}

form textarea:hover {
    background-color: rgb(251, 177, 6);
    color: #000000;

}

form textarea {
    width: 90%;
    margin: 10px 10px;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 2px 9px 10px -3px #ddd;

}

form button:hover {
    background-color: red;
    color: #fff;
}

form button {
    padding: 10px 20px;
    background-color: rgb(251, 177, 6);
    color: #000000;
    border-radius: 15px;
    margin-left: 80px;
    border: none;
    margin: 20px 0px;
    font-weight: 600;
    box-shadow: 2px 9px 10px -3px #ddd;

}

/* ------------testimonal start--------- */
#testimonial {
    padding: 30px 0px;
}

#testimonial h2 {
    margin-top: 30px;
    border-bottom: 2px solid #005F73;
    display: inline;
    color: #005F73;
}

.test {
    width: 100px;
    margin: auto;
}

#testimonial .card {
    padding: 15px;
    background-color: #005F73;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

#testimonial .card p {
    color: #fff;
}

.test img {
    border-radius: 50%;
}

#testimonial h3 {
    color: #fff;
}


/* @@@@@@footer start@@@@@@@@@@ */
.last {
    padding: 20px 0;
    background-color: #005F73;
    color: white;
}

.last h4 {
    font-weight: bold;
    padding: 30px 30px 10px 0px;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.last .footer-head {
    padding-top: 30px;
}

/* .last .footer-head p{
    padding-top: 20px;
    color: #fff;
    text-align: justify;
} */
.last .footer-head a i {
    color: #fff;
    font-size: 20px;
    padding-top: 20px;
}

.last .footer-head a {
    margin-right: 20px;
}

.last .wrap ul li {
    list-style: none;
    padding-top: 5px;
}

.last .wrap li a {
    color: #fff;
    text-decoration: none;
}

.last .wrap p {
    padding-top: 20px;
    color: #fff;
}

.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-col ul li a {
    font-size: 16px;
    text-decoration: capitalize;
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    color: #bbbbbb;
    display: block;
    transition: all 0.3s ease;
}

.footer-col ul li a:hover {
    color: #ffffff;
    padding-left: 8px;
}

.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #ffffff;
}

.footer-02 {
    /* padding:20px 0px; */
    /* background: #000; */
    background-color: #1f271f;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 10px 0px;
}

.footer-02 p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.footer-02 a {
    color: orange;
    text-decoration: none;
}

/* .modal{
    z-index: 3;
}
.model-btn-product{
    z-index: 2;
} */
/* Modal  */
.modal-header {
    width: 100%;
    height: 50px;
    background-color: #ED2D35;
    color: #000;
}

.modal .modal-body {
    width: 100%;
    padding: 40px 20px;
    text-align: center;
}

.modal form {
    color: #ED2D35;
}

.modal .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.modal form input {
    width: 100%;
    padding: 5px 7px;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
}

.modal textarea {
    width: 100%;
    padding: 5px 7px;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    height: auto;
    border: 1px solid #4f4f4f;
}

.modal .form-btn {
    color: #000;
    /* font-weight: 800; */
    font-size: 14px;
    background-color: transparent;
    padding: 17px 35px;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 10px;
    border: 1px solid #cfcfd0;
    line-height: 0%;
    width: auto;
    height: auto;
    transition: 0.3s;
    font-family: "Roboto", sans-serif;
}

.modal .form-btn:hover {
    background-color: #ED2D35;
    color: #000;
}

.modal .btn-close {
    color: #000;
    background-color: #ffffff53;
    z-index: 99999999999;
    font-size: 20px;
}

.modal h5 {
    font-size: 20px !important;
    font-weight: 600;
}

/* ------------about us start--------- */
.about-01 {
    padding: 40px 0px;
}

.about-01 h2 {
    padding: 20px 0px;
}

.about-02 {
    padding: 20px 10px;
    margin-top: 20px;
}

.about-02 p {
    text-align: justify;
    margin-top: 12px;
    padding-left: 61px;
}

.about-02 img {
    margin-right: 5px;
}

.about-01 h3 {
    padding-left: 17px
}

.about-02 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.about-03 {
    padding: 60px 0px;
}

/* ------------service start--------- */

.service-01 {
    /* padding: 0 0 40px 0; */
    background: url(../images/service-banner.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}

.service-01 h2 {
    color: #fff;
}

.service-02 {
    padding: 60px 0px;
}

.service-03 {
    padding: 60px 0px;
}

.service-05 p {
    font-size: 16px;

}

.gallery-01 {
    padding: 60px 0px;
}


.video-area {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 60px 0;
    padding: 60px 0;
    background: linear-gradient(to right, #00607363, #00607376), url('../images/video-area.png');
}

.video-area::before {
    content: "";
    position: absolute;
    /* background: rgba(23, 27, 42, 0.507); */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.video-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    height: 400px;
}

.video-wrapper i {
    font-size: 50px;
}

.video-area .play-btn {
    display: inline-block;
    padding: 26px 36px;
    height: 100px;
    width: 100px;
    text-align: center;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.play-btn {
    display: inline-block;
    padding: 0;
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    color: #005F73 !important;
    position: absolute;
    border-radius: 50%;
}

.play-btn i::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    border-radius: 50px;
    animation: ripple-wave 1s linear infinite;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease-in-out;
}


.heading-05 .about-video {
    background: url(../images/about-01.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0;
    text-align: center;
}

.heading-05 .about-video i {
    color: #fff;
    font-size: 60px;
    border: 1px solid #fff;
    padding: 20px 28px;
    border-radius: 50%;
}