@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/*font-family: "Inter", sans-serif;*/
.blue-bg {
    background-color: #0E95C0;
    color: white;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    padding: 10px 0px;
}

.inter-600 {
    font-family: "Inter", serif;
    font-weight: 600;
    font-style: normal;
}

.inter-700 {
    font-family: "Inter", serif;
    font-weight: 700;
    font-style: normal;
}

.inter-500 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.inter-400 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.margin-left {
    margin-left: 40px;
}

.nav-link {
    margin-right: 30px;
}

.hero-bg {
    background-image: url(../img/hero.jpg);
    background-size: cover;
    background-position: center center;
    height: 700px;
}

.hero-bg .box h1 {
    font-size: 64px;
    padding: 10px;
}

.hero-bg .box p {
    font-size: 18px;
    line-height: 27px;
}
.backshaodw {
        width: 800px;
    margin: 0 auto;
    background-color: #404040ab;
    padding: 30px 10px;
}

.footer a:hover{
    color: #0E95C0 !important;
}

.footer-icon {
    font-size: 16px;
    border: 2px solid #0E95C0;
    color: #0E95C0;
    padding: 10px;
    margin: 6px;
    border-radius: 24px;
}

.footer-icon:hover{
       background-color: #0E95C0;
    font-size: 16px;
    border: 2px solid #0E95C0;
    color: white !important;
    padding: 10px;
    margin: 6px;
    border-radius: 24px;
}

.footer-icon-fb {
    font-size: 16px;
    border: 2px solid #0E95C0;
    color: #0E95C0;
    padding: 10px 14px;
    margin: 6px;
    border-radius: 24px;
}
.footer-icon-fb:hover{
    background-color: #0E95C0;
    font-size: 16px;
    border: 2px solid #0E95C0;
    color: white;
    padding: 10px 14px;
    margin: 6px;
    border-radius: 24px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #0E95C0;
}

.btn-primary {
    background-color: #FF6D01;
    border-color: #FF6D01
}
.btn-outline-primary {
    --bs-btn-color: #FF6D01;
    --bs-btn-border-color: #FF6D01;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #FF6D01;
    --bs-btn-hover-border-color: #FF6D01;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #FF6D01;
    --bs-btn-active-border-color: #FF6D01;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none;
}

.header-btn {
    font-size: 18px;
    border-radius: 20px;
}

.discover-difference .card {
    border-color: rgba(0, 126, 197, 0.18);
    background-color: rgba(252, 254, 255, 1);
    -webkit-box-shadow: 10px 10px 9px 1px rgba(230, 230, 230, 0.75);
    -moz-box-shadow: 10px 10px 9px 1px rgba(230, 230, 230, 0.75);
    box-shadow: 10px 10px 9px 1px rgba(230, 230, 230, 0.75);
    animation-duration: 0.2s;
    transition: 0.2s;
    transition-timing-function: linear;
}

.discover-difference .card:hover {
    border-color: rgba(0, 126, 197, 0.18);
    background-color: rgba(252, 254, 255, 1);
    -webkit-box-shadow: 00px 0px 9px 1px rgba(230, 230, 230, 0.75);
    -moz-box-shadow: 0px 0px 9px 1px rgba(230, 230, 230, 0.75);
    box-shadow: 0px 0px 9px 1px rgba(230, 230, 230, 0.75);
}

.discover-difference .card p {
    font-size: 18px;
    line-height: 27px;
    color: rgba(102, 112, 133, 1);
}

.discover-difference .card a {
    background-color: transparent;
    border-color: rgba(14, 149, 192, 1);
    border-radius: 20px;
    color: rgba(14, 149, 192, 1);

}

.discover-difference .card:hover a {
    background-color: rgba(14, 149, 192, 1);
    border-color: rgba(14, 149, 192, 1);
    border-radius: 20px;
    color: white;

}

.discover-difference .card i {
    animation-duration: 0.2s;
    transition: margin 0.2s;
    transition-timing-function: linear;
}


.discover-difference .card:hover i {
    margin-left: 10px;
}

/*

====text animation ===*/


.container_test {
    display: inline-block;
}

.container .box {
    width: auto;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.container .box .title {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 50px;
}

.container .box .title .block {
    width: 0%;
    height: inherit;
    background: rgba(14, 149, 192, 1);
    position: absolute;
    animation: mainBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    display: flex;
}

.container .box .title h1 {
    font-family: 'Poppins';
    color: black;

    -webkit-animation: mainFadeIn 2s forwards;
    -o-animation: mainFadeIn 2s forwards;
    animation: mainFadeIn 2s forwards;
    animation-delay: 1.6s;
    opacity: 0;
    display: flex;
    align-items: baseline;
    position: relative;

}

.container_test .box .title h1 span {
    width: 0px;
    height: 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffb510;
    -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation-delay: 2s;
    margin-left: 5px;
    margin-top: -10px;
    position: absolute;
    bottom: 13px;
    right: -12px;
}

.container_test .box .role {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 30px;
    margin-top: -10px;
}

.container_test .box .role .block {
    width: 0%;
    height: inherit;
    background: #e91e63;
    position: absolute;
    animation: secBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation-delay: 2s;
    display: flex;
}

.container_test .box .role p {
    animation: secFadeIn 2s forwards;
    animation-delay: 3.2s;
    opacity: 0;
    font-weight: 400;
    font-family: 'Lato';
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

@keyframes mainBlock {
    0% {
        width: 0%;
        height: 100px;
        left: 0;
    }

    50% {
        width: 100%;
        height: 100px;
        left: 0;
    }

    100% {
        width: 0;
        height: 100px;
        left: 100%;
    }
}

@keyframes secBlock {
    0% {
        width: 0%;
        left: 0;
    }

    50% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 0;
        left: 100%;
    }
}

@keyframes mainFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes popIn {
    0% {
        width: 0px;
        height: 0px;
        background: #e9d856;
        border: 0px solid #ddd;
        opacity: 0;

    }

    50% {
        width: 10px;
        height: 10px;
        background: #e9d856;
        opacity: 1;
        bottom: 45px;
    }

    65% {
        width: 7px;
        height: 7px;
        bottom: 0px;
        width: 15px;
    }

    80% {
        width: 10px;
        height: 10px;
        bottom: 20px;
    }

    100% {
        width: 7px;
        height: 7px;
        background: #e9d856;
        border: 0px solid #222;
        bottom: 13px;
    }
}

@keyframes secFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.5;
    }
}

/*===== on screen animation ====*/

/* Trigger  */
.animated {
    animation-duration: 0.3s;
    animation-fill-mode: both;
}

/* Optional Delays, change values here  */
.one {
    animation-delay: 0.1s;
}

.two {
    animation-delay: .6s;
}

.three {
    animation-delay: 1s;
}

.four {
    animation-delay: 1.4s;
}

/* Animations start here  */

/* FADE IN  */

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}


/* FADE IN DOWN */

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

/* FADE IN UP */

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

/* FADE IN UP BIG */

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

/* FADE IN LEFT */

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0)rotateZ(30deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

/* FADE IN LEFT BIG */

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-100px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

/* FADE IN RIGHT */

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

/* @end standaard animaties  */


.callout {
    max-width: 700px;
    margin: 0 auto;
}

.test.in-view {
    animation: fadeInUp 0.7s;
}

.test2.in-view {
    animation: fadeInLeftBig;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-fill-mode: both;
    backface-visibility: hidden;
}

/*========*/

.serving-section {
    background-color: rgba(252, 249, 247, 1);
    padding: 120px 0px;
}

.serving-section .ctg-btn .btn {
    background-color: transparent;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: #FF6D01;
    padding: 10px 25px;
    margin: 0px 15px;
    border-radius: 40px;
}

.serving-section .btn {
    background-color: transparent;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: #FF6D01;
    padding: 10px 25px;
    border-radius: 40px;
}

.serving-section .ctg-btn .btn:hover {
    background-color: #FF6D01;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: white;
    padding: 10px 25px;
    margin: 0px 15px;
    border-radius: 40px;
}

.serving-section .btn:hover {
    background-color: #FF6D01;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: white;
    padding: 10px 25px;
    margin: 0px 15px;
    border-radius: 40px;
}

.serving-section .ctg-btn .btn:active {
    background-color: #FF6D01;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: white;
    padding: 10px 25px;
    margin: 0px 15px;
    border-radius: 40px;
}

.serving-section .btn:active {
    background-color: #FF6D01;
    font-size: 18px;
    border: 2px solid #FF6D01;
    color: white;
    padding: 10px 25px;
    margin: 0px 15px;
    border-radius: 40px;
}

.serving-section h1 {
    font-size: 48px;
}

.serving-section p {
    font-size: 18px;
}

.serving-section .card {
    border-radius: 10px;
    border: 1px solid #ff6d013d;
}

.serving-section .card .card-title {
    font-size: 18px;
    line-height: 28px;
}

.serving-section .card p {
    font-size: 18px;
    color: rgba(74, 76, 86, 1);
    line-height: 30px;
}

.tracking-section h1 {
    line-height: 57px;
    font-size: 46px;
}

.tracking-section p {
    font-size: 18px;
    color: rgba(74, 76, 86, 1);
}

.difference-section img {
    width: 70px;
    margin: 20px;
}

.difference-section .owl-carousel  img {
    width: 70px;
    margin: 20px;
}
.difference-section .owl-carousel  img {
    width: 70px;
    margin: 20px;
}


.difference-section .owl-carousel .owl-nav .owl-next {
    background-color: #0e95c05e;
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}
.difference-section .owl-carousel .owl-nav .owl-next:hover {
    background-color: #0e95c0;
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}
.difference-section .owl-carousel .owl-nav .owl-prev {
    background-color: #0e95c05e;
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}

.difference-section .owl-carousel .owl-nav .owl-prev:hover {
    background-color: #0e95c0;
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}

.reviews-section {
    background-color: rgba(252, 249, 247, 1);
    padding: 120px 0px;
}

.reviews-section .card .card-body .img-1 {
    width: 47px;
}

.reviews-section .card {
    border-color: rgba(255, 109, 1, 0.3);
}

.reviews-section .card .card-body .img-2 {
    width: 110px;
    margin-top: 25px;
}

.reviews-section .card .card-body h5 {
    font-size: 26px;
    line-height: 26px;
    margin-top: 20px;
    color: rgba(22, 22, 22, 1);
}

.reviews-section .card .card-body p {
    font-size: 16px;
    line-height: 24px;
    color: rgba(102, 112, 133, 1);
}

.reviews-section .card .card-body .rev-text h1 {
    font-size: 18px;
    letter-spacing: 0.56px;

}

.reviews-section .card .card-body .rev-text p {
    font-size: 14px;
    letter-spacing: 0.56px;

}


.reviews-section .owl-carousel .owl-nav .owl-prev {
    background-color: rgba(255, 109, 1, 0.24);
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}

.reviews-section .owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgba(255, 109, 1, 1);
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}


.reviews-section .owl-carousel .owl-nav .owl-next {
    background-color: rgba(255, 109, 1, 0.24);
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}

.reviews-section .owl-carousel .owl-nav .owl-next:hover {
    background-color: rgba(255, 109, 1, 1);
    padding: 4px 13px !important;
    border-radius: 100%;
    color: white;
    font-size: 20px;
}
.contact-sections {
    background-color: #FCFCFC;
    padding:70px 0px;
}

@media only screen and (min-width: 800px) {
    .hiddenInlarge {
        display: none;
    }
}


@media only screen and (min-width: 0px) and (max-width: 790px) {
    .hero-bg {
        height: 375px;
    }

    .hiddenInmobile {
        display: none;
    }

    .hero-bg .box h1 {
        font-size: 44px;
        line-height: 48px;
        text-align: left;
    }

    .hero-bg p {
        font-size: 14px;
        line-height: 23px;
        text-align: left
    }

    .tracking-section h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .tracking-section p {
        font-size: 16px;
        line-height: 30px;
    }
    .serving-section{
        padding: 80px 0px;
    }

    .serving-section h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .serving-section p {
        font-size: 14px;
        line-height: 22px;
    }

    .serving-section .ctg-btn .btn {
        background-color: transparent;
        font-size: 14px;
        border: 2px solid #FF6D01;
        color: #FF6D01;
        padding: 5px 11px;
        margin: 6px 5px;
        border-radius: 40px;
    }
    .reviews-section{
        padding: 80px 0px;
    }
    .reviews-section h1{
       font-size: 24px;
    }
    .reviews-section .card .card-body h5{
        font-size: 16px;
        line-height: 24px;
    }
    .reviews-section .card .card-body p{
        font-size: 14px;
        line-height: 23px;
    }
    .discover-difference .card p{
        font-size: 14px;
        line-height: 23px;
    }
    .contact-sections {
        padding: 50px 0px;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1100px){
    .tracking-section h1{
            line-height: 40px;
    font-size: 34px;
    }
    .card-margin{
        margin-top: 10px;
    }
    .serving-section .ctg-btn .btn {
    background-color: transparent;
    font-size: 16px;
    border: 2px solid #FF6D01;
    color: #FF6D01;
    padding: 5px 17px;
    margin: 0px 9px;
    border-radius: 40px;
}
   
}
@media only screen and  (min-width: 1200px){
     .card-padding{
        padding-bottom: 46px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 380px) {
    .navbar-brand img {
        width: 170px;
    }
     .hiddenInmobile {
        display: none;
    }
    .hero-bg .box h1{
        font-size: 26px;
    }
    .hero-bg p {
        margin-top: 0px;
    }
    .serving-section .ctg-btn .btn{
                margin: 6px 0px;
    }
}


    .blog-slider {
        width: 95%;
        position: relative;
        max-width: 800px;
        margin: auto;
        background: #fff;
        box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
        padding: 25px;
        border-radius: 25px;
        height: 400px;
        transition: all 0.3s;
    }

    @media screen and (max-width: 992px) {
        .blog-slider {
            max-width: 680px;
            height: 400px;
        }
    }

    @media screen and (max-width: 768px) {
        .blog-slider {
            min-height: 500px;
            height: auto;
            margin: 90px auto 40px auto;
        }
    }

    @media screen and (max-height: 500px) and (min-width: 992px) {
        .blog-slider {
            height: 350px;
        }
    }

    .blog-slider__item {
        display: flex;
        align-items: center;
    }

    @media screen and (max-width: 768px) {
        .blog-slider__item {
            flex-direction: column;
        }
    }

    .blog-slider__item.swiper-slide-active .blog-slider__img img {
        opacity: 1;
        transition-delay: 0.3s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > * {
        opacity: 1;
        transform: none;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
        transition-delay: 0.3s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
        transition-delay: 0.4s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
        transition-delay: 0.5s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
        transition-delay: 0.6s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
        transition-delay: 0.7s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
        transition-delay: 0.8s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
        transition-delay: 0.9s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
        transition-delay: 1s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
        transition-delay: 1.1s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
        transition-delay: 1.2s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
        transition-delay: 1.3s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
        transition-delay: 1.4s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
        transition-delay: 1.5s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
        transition-delay: 1.6s;
    }

    .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
        transition-delay: 1.7s;
    }

    .blog-slider__img {
        width: 300px;
        flex-shrink: 0;
        height: 300px;
        box-shadow: 4px 13px 30px 1px #28a1d447;
        border-radius: 20px;
        transform: translateX(-80px);
        overflow: hidden;
    }
    .blog-slider__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        opacity: 0;
        border-radius: 20px;
        transition: all 0.3s;
    }

    @media screen and (max-width: 768px) {
        .blog-slider__img {
            transform: translateY(-50%);
            width: 90%;
        }
    }

    @media screen and (max-width: 576px) {
        .blog-slider__img {
            width: 95%;
        }
    }

    @media screen and (max-height: 500px) and (min-width: 992px) {
        .blog-slider__img {
            height: 270px;
        }
    }

    .blog-slider__content {
        padding-right: 25px;
    }

    @media screen and (max-width: 768px) {
        .blog-slider__content {
            margin-top: -80px;
            text-align: center;
            padding: 0 30px;
        }
    }

    @media screen and (max-width: 576px) {
        .blog-slider__content {
            padding: 0;
        }
    }

    .blog-slider__content > * {
        opacity: 0;
        transform: translateY(25px);
        transition: all 0.4s;
    }

    .blog-slider__code {
        color: #7b7992;
        margin-bottom: 15px;
        display: block;
        font-weight: 500;
    }

    .blog-slider__title {
        font-size: 18px;
        font-weight: 700;
        color: #0d0925;
        margin-bottom: 10px;
    }

    .blog-slider__text {
        color: #4e4a67;
        margin-bottom: 30px;
        line-height: 1.5em;
        text-align: left;
    }

    .blog-slider__text p {
        color: #4e4a67;
        margin-bottom: 30px;
        line-height: 1.5em;
        text-align: left;
        font-size: 16px;
    }

    .blog-slider__button {
        display: inline-flex;
        background-color: #28a1d4;
        padding: 15px 35px;
        border-radius: 50px;
        color: #fff !important;
        text-decoration: none;
        font-weight: 500;
        justify-content: center;
        text-align: center;
        letter-spacing: 1px;
    }

    @media screen and (max-width: 576px) {
        .blog-slider__button {
            width: 80%;
        }
    }

    .blog-slider .swiper-container-horizontal > .swiper-pagination-bullets,
    .blog-slider .swiper-pagination-custom,
    .blog-slider .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%;
    }

    .blog-slider__pagination {
        position: absolute;
        z-index: 21;
        right: 20px;
        width: 11px !important;
        text-align: center;
        left: auto !important;
        top: 50%;
        bottom: auto !important;
        transform: translateY(-50%);
    }

    @media screen and (max-width: 768px) {
        .blog-slider__pagination {
            transform: translateX(-50%);
            left: 50% !important;
            top: 205px;
            width: 100% !important;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }

    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 8px 0;
    }

    @media screen and (max-width: 768px) {
        .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 5px;
        }
    }

    .blog-slider__pagination .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        display: block;
        border-radius: 10px;
        background: #062744;
        opacity: 0.2;
        transition: all 0.3s;
    }

    .blog-slider__pagination .swiper-pagination-bullet-active {
        opacity: 1;
        background: #28a1d4;
        height: 30px;
    }

    @media screen and (max-width: 768px) {
        .blog-slider__pagination .swiper-pagination-bullet-active {
            height: 11px;
            width: 30px;
        }
    }
    
@media only screen and (min-width: 1950px) and (max-width: 2560px) {    
 .hero-bg{
     height:1000px;
 }   
}
    
    
@media only screen and (min-width: 800px) and (max-width: 1300px) {    
 .hero-bg{
     height:500px;
 }   
}
/*======== coach pages =======*/
.coach-title{
    background-color: #0E95C014;
    padding: 16px 32px;
    border-radius: 16px;
}
.fa-star{
    color: #FAAD14;
}