body {
    font-family: 'Roboto', sans-serif;
}

.top-contact-bar {
    background: #E3F1E9;
}

.top-contact-bar .top-contact {
    color: #525C60;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
    padding: 10px 15px;
}

.top-contact-bar .top-contact span {
    color: #FF9008;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 165%; /* 29.7px */
}

.top-contact-bar .top-social {

}

.top-contact-bar .top-social ul {
    list-style: none;
    display: inline;
}

.top-contact-bar .top-social ul li {
    background: #EFF6F1;
    display: inline;
    padding: 2px;
    margin-left: 10px;
    text-align: center;
    width: 35px;
    height: 35px;
    float: right;
    margin-top: 7px;
}

.top-contact-bar .top-social ul li a {
    text-align: center;
}

.top-contact-bar .top-social ul li a .bi {
    color: #FF9008;
    font-size: 19px;
    text-align: center;
}

.main-menu-top {

}
.main-menu-top .nav-item  {

}

.main-menu-top .nav-item:hover {
    border-bottom: 2px solid #FF9008;
}

.main-menu-top .active-item {
    border-bottom: 2px solid #FF9008;
}

.main-menu-top .nav-item a {
    color: #274C5B;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.main-menu-top .nav-item a:hover,
.main-menu-top .active-item a {
    color: #FF9008 !important;
}

.carousel-caption,
.main-slider .carousel-caption {
    text-align: left;
    width: 25%;
    top: 15%;
    left: 10%;
}

.carousel-caption span,
.main-slider .carousel-caption span {
    color: #FFF;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FF9008;
    text-shadow: 0 0 5px #636363;
}

.carousel-caption h5,
.main-slider .carousel-caption h5 {
    color: #fff;
    font-family: Roboto;
    font-size: 55px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-shadow: 0 0 5px #636363;
}

.carousel-caption .read-more,
.main-slider .carousel-caption .read-more {
    display: flex;
    width: 165px;
    height: 55px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #FF9008;
    color: #FFF;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-top: 25px;
}

.carousel-caption .read-more .bi,
.main-slider .carousel-caption .read-more .bi {
    color: #274C5B;
}

.vision-vission-sec .card-title {

}

.vision-vission-sec .card-title h5 {
    color: #FF9008;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.vision-vission-sec .card-title h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: center;
}

.cover-image-bg-vision {
    background: transparent url(../images/vision.png) repeat;
    padding-top: 150px;
    padding-left: 60px;
    padding-right: 60px;
    height: 400px;
    border-radius: 30px;
    margin-right: 30px;
}

.cover-image-bg-mission {
    background: transparent url(../images/mission.png) repeat !important;
    padding-top: 150px;
    padding-left: 60px;
    padding-right: 60px;
    height: 400px;
    border-radius: 30px;
    margin-left: 30px;
}

.cover-image-bg-mission .text-aria,
.cover-image-bg-vision .text-aria {
    background: #fff;
    width: 100%;
    float: left;
    border-radius: 30px;
    padding: 40px 40px 30px;
    box-shadow: 0px 20px 35px 0px rgba(167, 167, 167, 0.25);
}

.cover-image-bg-mission .text-aria h3,
.cover-image-bg-vision .text-aria h3 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 23px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.cover-image-bg-mission .text-aria p,
.cover-image-bg-vision .text-aria p {
    color: #525C60;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 165.4%; /* 29.772px */
}

.cover-image-bg-mission .text-aria .read-more,
.cover-image-bg-vision .text-aria .read-more {
    display: flex;
    width: 165px;
    height: 55px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #FF9008;
    color: #FFF;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-top: 25px;
}

.main-slider .carousel-caption .read-more:hover,
.cover-image-bg-mission .text-aria .read-more:hover,
.cover-image-bg-vision .text-aria .read-more:hover {
    -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.cover-image-bg-mission .text-aria .read-more .bi,
.cover-image-bg-vision .text-aria .read-more .bi {
    color: #274C5B;
}

.main-slider .carousel-caption .read-more .bi:hover,
.cover-image-bg-mission .text-aria .read-more .bi:hover,
.cover-image-bg-vision .text-aria .read-more .bi:hover {
    -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.about-pan {
    background: #E3F1E9;
    padding-top: 70px;
    margin-bottom: 50px;
    padding-bottom: 60px;
    float: left;
    width: 100%;
}

.about-image {
    padding: 0px;
}

.about-image img {
    border-radius: 25px;
}

.about-text h5 {
    color: #FF9008;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.about-text h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.1;
}

.about-text p {
    color: #525C60;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.about-text .offer-sub {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    margin-top: 15p;
}

.about-text .offer-sub li {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.about-text .offer-sub li .icon {
    float: left;
    width: 17%;
    padding-right: 3%;
}

.about-text .offer-sub li .text {
    float: left;
    width: 77%;
}

.about-text .offer-sub li .text h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.about-text .offer-sub li .text p{
    color: #525C60;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165.4%;
}

.about-text .read-more {
    display: flex;
    width: 165px;
    height: 55px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #FF9008;
    color: #FFF;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-top: 25px;
}

.about-text .read-more .bi {
    color: #274C5B;
}

.about-text .read-more:hover {
    -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.cer-title h5 {
    color: #FF9008;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cer-title h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 40px;
}

.cer-item {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 20px 35px 0px rgba(167, 167, 167, 0.25);
}

.cer-item h2 {
    color: #274C5B;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 20px;
}

.featured-title h5 {
    color: #7EB693;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.featured-title h2 {
    color: #274C5B;
    text-align: center;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.product-slider .card {
    border-radius: 25px;
    background: #fff;
    box-shadow: 0px 0px 9px 0px rgba(167, 167, 167, 0.25);
    margin-bottom: 48px;
    border: 0;
}

.product-slider .card-title {
    border-radius: 25px 25px 0px 0px;
    border: 0px solid #FFF;
    background: #FF9008;
    color: #274C5B;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 20px;
    min-height: 78px;
}

.product-slider .pro-img {
    padding: 0 15px;
}

.product-slider .card-body {

}

.product-slider .card-body .card-text {
    color: #525C60;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.product-slider .card-body .read-more{
    font-size: 36px;
    color: #274C5B;
    position: absolute;
    left: 45%;
    margin-top: -10px;
}

.product-slider .card-body .read-more .bi{
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.product-slider .card-body .read-more:hover {
    color: #FF9008;
}

.video-pan  {
    background: transparent url(../images/video.jpg) no-repeat center left;
    padding-top: 70px;
    padding-bottom: 70px;
}

.video-pan .video {
    background: #fff;
    float: left;
    border-radius: 30px;
    padding: 40px 65px 30px;
    margin-left: -75px;
}

.video-pan .video iframe {
    height: 400px;
    width: 640px;
}

.video-pan .video .text h5 {
    color: #FF9008;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.video-pan .video .text h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    padding-bottom: 30px;
}

.Offer .card {
    border-radius: 25px;
    background: #EFF6F1;
    border: 0;
}

.Offer .card .offer-image {
    border-radius: 25px 25px 0 0;
    padding: 2px;
}

.Offer .card .card-body .card-title {
    color: #274C5B;
    text-align: left;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.Offer .card .card-body .card-text {
    color: #525C60;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    line-height: 1.5;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.Offer .card  .card-body .read-more{
    font-size: 36px;
    color: #FF9008;
    position: absolute;
    left: 45%;
    margin-top: -2px;
}

.Offer .card .card-body .read-more .bi{
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.Offer .card .card-body .read-more:hover {
    color:#fff;
}

.Offer-pan {
    background: #274C5B;
}

.Offer-pan .title-text h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.Offer-pan .title-text h5 {
    color: #7EB693;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.Offer-pan .title-text .read-more {
    display: flex;
    width: 165px;
    height: 55px;
    padding: 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #FF9008;
    color: #FFF;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-top: 25px;
}


.video-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    overflow: hidden;
    z-index: -1;
    background: #39ACE7;
}

#video-bg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent url(../images/overlay-bg.png) repeat;
    opacity: 0.5;
    z-index: 1;
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}

.loader::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 4px solid #4b4b4b;
    border-top-color: #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.video-text {
    position: absolute;
    z-index: 1000;
    width: 100%;
    left: 0;
    height: 100%;
}


.video-text .title {
    font-size: 60px;
    color: #fff;
    font-weight: 100;
    line-height: 1.2;
    text-shadow: 0 0 5px #000000;
}

.video-text .title span {
    color: #39ACE7;
    font-weight: bold;
}

.video-text .text {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    padding-top: 25px;
    line-height: 1.2;
    text-shadow: 0 0 5px #000000;
}

.footer-pan {

}

.footer-contact {
    text-align: right;
    padding-right: 50px;
    border-right: 1px solid #D4D4D4;
}

.footer-contact h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.footer-contact .text {
    color: #525C60;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
    padding-bottom: 20px;
}

.footer-contact .text span {
    color: #525C60;
    text-align: right;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 165%; /* 29.7px */
}

.footer-mid-text {
    text-align: center;
    padding: 0 50px;
    border-right: 1px solid #D4D4D4;
}

.footer-mid-text .text {
    color: #525C60;
    text-align: center;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.footer-mid-text .top-social ul {
    list-style: none;
    display: inline;
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 25px;
    padding-left: 0;
}

.footer-mid-text .top-social ul li {
    display: inline;
    margin-left: 10px;
    text-align: center;
    margin-top: 7px;
}

.footer-mid-text .top-social ul li a {
    text-align: center;
    padding: 8px;
    background: #EFF6F1;
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.footer-mid-text .top-social ul li a .bi {
    color: #FF9008;
    font-size: 19px;
    text-align: center;
}

.footer-menu {
    padding-left: 50px;
}

.footer-menu h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu ul li a {
    color: #525C60;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 272.9%; /* 49.122px */
    text-decoration: none;
}

.footer-menu ul li a:hover{
    text-decoration: underline;
}

.footer-bot {
    border-top: 1px solid #ddd;
}

.footer-bot-text {
    color: #525C60;
    text-align: center;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 165.4%; /* 29.772px */
}

.clearHeader {
    background: #fff;
    box-shadow: 0px 0 30px rgb(1 41 112 / 10%);
    top: -1px;
}

.menu-padding {
    margin-top: 75px;
}

.scroll-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    color: #fff;
    background-color: #FF9008;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
}

.hide {
    opacity: 0;
    pointer-events: none;
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}

.loader::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 4px solid #274C5B;
    border-top-color: #FF9008;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 200px;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    height: 100px;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}

.product-content-pan .title-pan {
    background: #E3F1E9 url(../images/pro-bg.png) no-repeat center right;
}

.offer-content-pan .title-pan {
    background: #E3F1E9 url(../images/offer-bg.png) no-repeat center right;
}

.privacy-content-pan .title-pan {
    background: #E3F1E9 url(../images/py-bg.png) no-repeat center right;
}

.contact-content-pan .title-pan {
    background: #E3F1E9 url(../images/contact-us-bg.png) no-repeat center right;
}

.about-us-content-pan .title-pan {
    background: #E3F1E9 url(../images/about-bg.png) no-repeat center right;
}

.contact-page-bg {
    background: #FFF url(../images/Coconut-Tree-PNG-Image.png) no-repeat bottom left;
}

.about-text-inside {
    background: #E3F1E9;
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 60px;
}

.about-text-inside h2 {
    padding-bottom: 10px;
}

.about-pan-inside {
    background: #fff !important;
    padding-bottom: 0;
    margin: 0;
}

.cover-image-bg-vision-inside {
    height: 700px;
}

.ofer-pan-about .offer-sub {
    background: #FF9008;
    padding: 30px;
}

.ofer-pan-about .offer-sub .item {

}

.ofer-pan-about .offer-sub .item .icon {
    float: left;
    width: 30%;
    margin-right: 3%;
}

.ofer-pan-about .offer-sub .item .text {
    float: left;
    width: 67%;
}

.ofer-pan-about .offer-sub .item .text h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.ofer-pan-about .offer-sub .item .text p{
    color: #FFF;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165.4%;
}


.contact-page,
.offer-page,
.title-pan,
.privacy-page{
    padding: 40px 0;
}

.title-pan h2 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.title-pan h5 {
    color: #FF9008;
    font-family: Yellowtail;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-pan {
    padding: 40px 0;
}

.product-pan .card {
    border-radius: 25px;
    background: #EFF6F1;
    border: 0;
}

.product-pan .card .pro-img {
    padding: 15px;
    background: #fff;
    border-radius: 25px;
    margin: 10px;
    box-shadow: 0px 0px 9px 0px rgba(167, 167, 167, 0.25);
    margin-bottom: 0;
}

.product-pan .card .pro-img img {
    border-radius: 25px 25px 0 0;
}

.product-pan .card .card-body {

}

.product-pan .card .card-body .card-title {
    color: #274C5B;
    text-align: left;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product-pan .card .card-body .card-text {
    color: #525C60;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165.4%; /* 29.772px */
}

.product-pan .card .card-body .read-more {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #FF9008;
    width: 100%;
    float: left;
    border-radius: 12px;
    padding: 15px;
    text-decoration: none;
}

.product-pan .card .card-body .read-more:hover {
    -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.offer-page .Offer .card .card-body .card-text {
    color: #525C60;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    line-height: 1.5;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.offer-page .Offer .card .card-body .card-text-2 {
    color: #525C60;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    padding-top: 0;
    line-height: 1.5;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px;
    float: left;
}

.see-more-btn,
.see-less-btn {
    background: #FF9008;
    color: #fff;
    padding: 0px 3px;
    font-size: 14px;
    border-radius: 4px;
}

.contact-form {
    box-shadow: 0px 0 30px rgb(1 41 112 / 10%);
    padding: 25px;
    margin-top: 25px;
    border-radius: 25px;
    background: #fff;
}

.contact-form h1 {
    color: #274C5B;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.footer-contact-2 h2 {
    font-size: 20px;
    font-weight: 300;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-top: 25px;
}

.footer-contact-2 .text {
    background: #EFF6F1;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 17px;
    float: left;
    width: 100%;
}

.footer-contact-2 .text .icon {
    float: left;
    font-size: 30px;
    text-align: center;
    color: #FF9008;
    background: #fff;
    padding: 11px;
    box-shadow: 0px 0px 9px 0px rgba(167, 167, 167, 0.25);
    line-height: 1;
    width: 10%;
    height: 50px;
    margin-right: 15px;
    border-radius: 10px;
}

.footer-contact-2 .text .content {
    float: left;
    width: 87%;
}

.footer-contact-2 .text .content span {
    font-weight: 700;
    float: left;
    width: 100%;
    font-size: 17px;
}


.footer-contact-2 .text .content .tex {
    float: left;
    width: 100%;
}


.translate-pan {
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 2000;
    background: #fff;
    box-shadow: 0px 20px 35px 0px rgba(167, 167, 167, 0.25);
    padding: 10px 15px;
    border-radius: 12px;
}

.vision-vission-sec {
    background: #fff url(../images/testimonial-bg.png) no-repeat bottom;
    float: left;
    width: 100%;
    padding-bottom: 70px;
}

.whatsapp_icon {
    position: fixed;
    right: 75px;
    bottom: 10px;
    width: 55px;
}




@media only screen and (max-width: 844px)  {

    .carousel-caption, .main-slider .carousel-caption {
        text-align: left;
        width: 100%;
        top: 0;
        left: 0;
        padding: 30px;
    }

    .carousel-caption span, .main-slider .carousel-caption span {
        font-size: 25px;
    }

    .carousel-caption h5, .main-slider .carousel-caption h5 {
        font-size: 35px;
    }

    #video-bg {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 330px;
        object-fit: cover;
    }

    .video-container {
        height: 330px;
    }

    .video-pan .video iframe {
        height: 220px;
        width: 100%;
    }

    .carousel-caption .read-more, .main-slider .carousel-caption .read-more {
        display: flex;
        width: 135px;
        height: 40px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 11px;
        background: #FF9008;
        color: #FFF;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        margin-top: 25px;
    }

    .mt-5 {
        margin-top: 1.5rem!important;
    }

    .vision-vission-sec .card-title h5 {
        color: #FF9008;
        font-family: Yellowtail;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }

    .vision-vission-sec .card-title h2 {
        color: #274C5B;
        font-family: Roboto;
        font-size: 25px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-align: center;
    }

    .cover-image-bg-vision {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
        height: 250px;
        border-radius: 30px;
        margin-right: 0;
    }

    .cer-title h2 {
        font-size: 25px;
    }

    .cer-title h5 {
        font-size: 25px;
    }

    .cover-image-bg-mission .text-aria, .cover-image-bg-vision .text-aria {
        background: #fff;
        width: 100%;
        float: left;
        border-radius: 30px;
        padding: 20px 20px 20px;
        box-shadow: 0px 20px 35px 0px rgba(167, 167, 167, 0.25);
    }

    .cover-image-bg-mission .text-aria h3, .cover-image-bg-vision .text-aria h3 {
        color: #274C5B;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .cover-image-bg-mission .text-aria p, .cover-image-bg-vision .text-aria p {
        color: #525C60;
        font-family: Open Sans;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 165.4%;
    }

    .cover-image-bg-mission .text-aria .read-more, .cover-image-bg-vision .text-aria .read-more {
        display: flex;
        width: 127px;
        height: 40px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 9px;
        background: #FF9008;
        color: #FFF;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        margin-top: 25px;
    }

    .cover-image-bg-mission {
        background: transparent url(../images/mission.png) repeat !important;
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
        height: 250px;
        border-radius: 30px;
        margin-left: 0;
        margin-top: 30px;
    }

    .about-pan {
        background: #E3F1E9;
        padding-top: 20px;
        margin-bottom: 25px;
        padding-bottom: 25px;
        float: left;
        width: 100%;
    }

    .about-text h5 {
        color: #FF9008;
        font-family: Yellowtail;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .about-text h2 {
        color: #274C5B;
        font-family: Roboto;
        font-size: 25px;
        font-style: normal;
        font-weight: 800;
        line-height: 1.1;
    }

    .Offer-pan .title-text .read-more,
    .about-text .read-more {
        display: flex;
        width: 150px;
        height: 40px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 9px;
        background: #FF9008;
        color: #FFF;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        margin-top: 25px;
    }

    .Offer-pan .title-text h5 {
        color: #7EB693;
        font-family: Yellowtail;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .Offer-pan .title-text h2 {
        color: #FFF;
        font-family: Roboto;
        font-size: 25px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .video-pan .video {
        background: #fff;
        float: left;
        border-radius: 30px;
        padding: 20px;
        margin-left: 0;
        margin-top: 20px;
    }

    .video-pan {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-contact {
        text-align: center;
        padding-right: 20px;
        border-right: 0;
        padding-bottom: 25px;
        border-bottom: 1px solid #D4D4D4;
    }

    .footer-mid-text {
        text-align: center;
        padding: 0 20px 20px;
        border-right: 0;
        border-bottom: 1px solid #D4D4D4;
    }

    .footer-menu {
        padding-left: 20px;
        text-align: center;
        padding-top: 20px;
    }

    .footer-menu h2 {
        color: #274C5B;
        font-family: Roboto;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding-bottom: 0;
    }

    .footer-menu ul li a {
        color: #525C60;
        font-family: Open Sans;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-decoration: none;
    }

    .footer-pan {
        margin-bottom: 20px !important;
    }

    .btn-qa {display: none;}

    .contact-page, .offer-page, .title-pan, .privacy-page {
        padding: 25px 0;
    }

    .offer-content-pan .title-pan,
    .contact-content-pan .title-pan,
    .product-content-pan .title-pan {
        background: #E3F1E9;
    }

    .title-pan h2 {
        color: #274C5B;
        font-family: Roboto;
        font-size: 25px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .title-pan h5 {
        color: #FF9008;
        font-family: Yellowtail;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .product-pan {
        padding: 20px 0;
    }

    .contact-left-image {
        display: none;
    }

    .contact-form {
        box-shadow: 0px 0 30px rgb(1 41 112 / 10%);
        padding: 25px;
        margin-top: 0px;
        border-radius: 25px;
    }

    .scroll-btn-container {display: none;}

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}

