.row {
    margin: 0 auto;

    width: 100%;
    max-width: 1300px;
}

.desktop {
    display: block;
}


.listitem1 a {
    text-decoration: none;
    font-size: 23px;
}

section#section01 {
    padding-bottom: 5px;
    padding-top: 5px;
    background: #ed4f91;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

section#section0 {
    padding-bottom: 10px;
    padding-top: 10px;

}



@media screen and (max-width:2891px) {


    #section11 .mobile {
        display: none;
    }


}

@media screen and (max-width:1200px) {


    #section11 .mobile {
        display: none;
    }
}


@media screen and (max-width:1024px) {
    #section11 .mobile {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #section11 .mobile {
        display: none;
    }
}

@media screen and (max-width:768px) {
    #section11 .mobile {
        display: none;
    }
}

@media screen and (max-width:617px) {

    #section1 .desktop {
        display: none;
    }

    #section11 .mobile {
        display: block;
    }
}

@media screen and (max-width:480px) {

    #section11 .mobile {
        display: block;
    }

    #section1 .desktop {
        display: none;
    }

}

@media screen and (max-width: 365px) {

    #section1 .desktop {
        display: none;
    }


    #section11 .mobile {
        display: block;
    }
}


#section01 .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

section#section1,
#section1 .row>* {
    padding-left: 0px;
    padding-right: 0px;
}

#section10 video {
    margin-bottom: 15px;
}

section#section01 p {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    color: #d66327;
}

#section01 a {
    color: #fff;
    text-decoration: none;
}

#section01 p {
    margin-bottom: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Outfit", serif;
}

section .col-md-1,
section .col-md-2,
section .col-md-3,
section .col-md-4,
section .col-md-5,
section .col-md-6,
section .col-md-7,
section .col-md-8,
section .col-md-9,
section .col-md-10,
section .col-md-11,
section .col-md-12 {
    width: 100%;
}

body,
p {
    font-family: "Outfit", serif;
}

section {
    padding-left: 10px;
    padding-right: 10px;
}

#section3 {
    margin-top: 20px;
}

#hi {
    color: #ed4f91;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
}

.title1 h1 {
    color: #ed4f91;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.title h1 {
    color: #ed4f91;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 17px;
}

.title h2 {
    color: #ed4f91;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 17px;
}

#section8 .accordion-button {
    font-size: 16px;
    font-weight: 700;
}

.title p {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.title1 p {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 0px;
}

@media screen and (max-width: 612px) {
    .title1 p {
        font-size: 17px;
        line-height: 30px;
        padding: 0px;
    }
    
    .title p {
        font-size: 17px;
        line-height: 30px;
        margin: 0px auto;
    }
}

.accordion-body {
    padding: 1rem 1.25rem;
    font-size: 17px;
    line-height: 28px;
}

.title h6.sub {
    background: #ed4f91;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 100px;
    margin: 0 auto;
    text-align: center;
    float: none;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

#section4 {
    text-align: center;

}

#section6 ul.lists li {
    text-align: left;
    color: #ed4f91;
}

#section6 h2 {
    color: #ed4f91;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 35px;
}

#section6 p {
    color: #000;
    font-size: 18px;
    padding: 10px;
    justify-content: center;
    text-align: center;
}


#section66 h2 {
    color: #ed4f91;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#section66 p {
    color: #000;
    font-size: 18px;
    padding: 10px;
    justify-content: center;
    text-align: center;
}


@media screen and (max-width:2891px) {


    #section6 {
        display: none;
    }


}

@media screen and (max-width:1200px) {


    #section6 {
        display: none;
    }
}


@media screen and (max-width:1024px) {
    #section6 {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #section6 {
        display: none;
    }
}

@media screen and (max-width:768px) {
    #section6 {
        display: none;
    }
}

@media screen and (max-width:617px) {

    #section66 {
        display: none;
    }

    #section6 {
        display: block;
    }
}

@media screen and (max-width:480px) {

    #section6 {
        display: block;
    }

    #section66 {
        display: none;
    }

}

@media screen and (max-width: 365px) {

    #section66 {
        display: none;
    }


    #section6 {
        display: block;
    }
}


#section6 h4 {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 3px;
}

#section5 h4 {
    color: #ed4f91;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 20px;
}


#section6 h1 {
    font-size: 30px;
}

.card {
    border-radius: 10px;
    overflow: hidden;
    width: 320px;
    text-align: left;

    
}



.card img {
    width: 100%;
    object-fit: cover;
}

.containerrr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: auto;
    max-width: 1000px;
    margin-top: 10px;
}

.containerr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: auto;
    max-width: 1500px;
    margin-top: 10px;
}

.car {
    overflow: hidden;
    width: 350px;
    text-align: left;

}

.car img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
   
}



@media (max-width: 768px) {
    .car {
        width: 344px;
        justify-content: center;
    }

    .card {
        width: 344px;
        justify-content: center;
    }

}


.map {
    width: 100%;
    height: 300px;
    border: none;
}

.map-container {
    background: rgb(254, 226, 238);
    color: rgb(57, 54, 55);
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: -3px;
    width: 600;
    height: 450;
}

@media (max-width: 600px) {

    .map-container {
        font-size: 16px;
        padding: 10px;
    }

}



#section4 h1 {
    color: #ed4f91;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    margin-top: 17px;
    margin-bottom: 15px;
}

#section4 .col-md-4 img {
    margin-bottom: 15px;
}

#section4 .col-md-4 p {
    max-width: 97%;
    margin: 0 auto;
}

#section0 .col-md-12 {
    padding-left: 0px;
}

.txt {
    position: absolute;
    left: 65px;
    top: 6px;
}

.txt h2 {
    padding-bottom: 0px;
    line-height: 18px;
    color: #c9a998;
    font-weight: 700;
    letter-spacing: 1.3px;
}

.txt p {
    line-height: 18px;
    color: #c9a998;
    font-weight: 700;
    letter-spacing: 1.3px;
}

#section4 .col-md-4 {
    margin-bottom: 20px;

}

#section4 h2 {
    color: #ed4f91;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}


@media screen and (max-width:2891px) {


    #section5 {
        display: none;
    }


}

@media screen and (max-width:1200px) {


    #section5 {
        display: none;
    }
}


@media screen and (max-width:1024px) {
    #section5 {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #section5 {
        display: none;
    }
}

@media screen and (max-width:768px) {
    #section5 {
        display: none;
    }
}

@media screen and (max-width:617px) {

    #section55 {
        display: none;
    }

    #section5 {
        display: block;
    }
}

@media screen and (max-width:480px) {

    #section5 {
        display: block;
    }

    #section55 {
        display: none;
    }

}

@media screen and (max-width: 365px) {

    #section55 {
        display: none;
    }


    #section5 {
        display: block;
    }
}

ul.lists{
    list-style-type: none;
}

@media screen and (max-width: 612px) {
    ul.lists li {
       
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
        ul.lists li img {
        float: left;
        width: 13px;
        height: 13px;
        line-height: 13px;
        margin-top: 6px;
        margin-right: 5px;
        margin-left: -18px;
    }

}

ul.lists-4 {
    list-style-type: none;


}

ul.lists-4 li {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

ul.lists-4 li img {
    float: left;
    width: 13px;
    height: 13px;
    line-height: 13px;
    margin-top: 6px;
    margin-right: 5px;
    margin-left: -18px;


}



ul.lists-3 {
    list-style-type: none;
    margin-left: 270px;

}

ul.lists-3 li {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

ul.lists-3 li img {
    float: center;
    width: 13px;
    height: 13px;
    line-height: 13px;
    margin-top: 6px;
    margin-right: 5px;
    margin-left: 18px;


}










#section6 {
    text-align: center;
}

ul.lists1 {
    background: #D66327;
    border-radius: 5px;
    padding: 30px;
}

ul.lists1 img {
    float: left;
    margin-right: 15px;
    width: 50px;
    margin-top: 0px;
}

ul.lists1 li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    display: table;
    text-align: center;
}

ul.lists1 li:last-child {
    margin-bottom: 0px;
}

#section9 {
    background: #ed4f91;
}

.btn1,
.btn2 {
    background: #ed4f91;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-radius: 5px;
    font-size: 23px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    margin-top: 15px;
    
}

a.btn1 {
    background: #ed4f91;
    text-align: center;
    display: block;
    margin: 15px auto 0px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 19px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.3px;
   
}

#myModal form,
#myModal1 form,
#myModal2 form {
    background: #fff;
}

footer p {
    line-height: 20px;
    font-weight: 600;
}

ul.listitem1 {
    list-style-type: none;
    padding-left: 0px;

}

ul.listitem1 li img {
    margin-right: 10px;
}

ul.listitem1 li {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;

    text-align: center;
    color: #000;
}

ul.listitem2 li {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
    padding-right: 10px;
    display: inline-block;
    width: 48%;
    border-right: 1px solid #000;
}

ul.listitem2 {
    list-style-type: none;
}

ul.listitem2 li:last-child {
    border-right: 0px;
    padding-left: 10px;
}

#section10 h5 {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

#section10 h1+h5 {
    color: #ed4f91;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
}

footer h5 {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
}



.forms {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px;
}

.forms input.form-control {
    border: 1px solid #ed4f91;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
    line-height: normal;
    font-size: 16px;
    font-weight: 600;
}


.forms h2 {
    background: #ed4f91;
    text-align: center;
    color: #fff;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 23px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
}

form {
    background: #ffe2ee;
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#section3 {
    margin-top: 12px;
}


.appointment-boxx {
    max-width: 1300px;

    margin: 10px auto;
    border-radius: 8px;
    overflow: hidden;
   
    background-color: white;
    margin-top: 10px;
    margin-bottom: 50px;
}


/* Appointment Box */
.appointment-box {
    max-width: 1300px;

    margin: 10px auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: white;
    margin-top: 10px;
    margin-bottom: 15px;
}



.appointment-header h2 {
    background: #ed4f91;
    text-align: center;
    color: #fff;
    padding: 15px 20px;
    font-size: 23px;
    font-weight: 700;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
}

.appointment-content {
    background-color: #ffe2ee;
    text-align: center;

    padding: 14px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* Form Row */
.appointment-row {

    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}

.appointment-row form {
    color: #000;
}

.appointment-row .control {
    margin-right: 10px;
}


.appointment-row input {
    min-width: 200px;
    padding: 10px;
    border: 1px solid #ed4f91;
    border-radius: 4px;
    font-size: 16px;

    margin-bottom: 15px;
    height: auto;
    font-weight: 600;
    line-height: normal;
}

/* Add Padding to the Last Input */
.appointment-row input:last-of-type {
    padding-bottom: 10px;

    /* Adjust as needed */
}

.appointment-row button {
    background-color: #ed4f91;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    padding: 13px 50px;
    cursor: pointer;
    margin-top: 5px;
    white-space: nowrap;
}

.appointment-row button:hover {
    background-color: #eb2a7b;
}

/* Privacy Text */
.appointment-content p {
    font-size: 13px;
    color: #030303;
    margin-top: 0.5rem;
}

/* Responsive Design */
@media (max-width: 768px) {
    .appointment-row {
        flex-direction: column;

    }

    .appointment-row input,
    .appointment-row button {
        width: 100%;

    }

    /* Increase spacing between inputs on mobile */
    .appointment-row input:last-of-type {
        margin-bottom: 1rem;


    }
}





.doctor-section {
    max-width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 18px;

}

.doc h2 {
    color: #ed4f91;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
    margin-top: 30px;
}

/* Image Column */
.doc-image {
    flex: 1;
    min-width: 400px;
    max-width: 600px;

 

}

.doc-image img {
    width: 90%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Content Column */
.doc-content {
    flex: 1;
    min-width: 400px;
    padding: 70px;
    font-size: 20px;

}

/* Heading */
.doc-content h2 {
    color: #ed4f91;
    font-size: 2rem;
    margin-bottom: 10px;
    font-weight: 1000;
}

/* Benefit List */
.doc-list {
    list-style: none;
    margin-top: 15px;
    align-items: center;
    line-height: 20px;
}

.doc-list li {
    display: flex;
    align-items: flex-start;

    line-height: 1.3;
    padding: 10px 40px;

}



#myModal .forms,
#myModal1 .forms,
#myModal2 .forms {
    max-width: 80%;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 30px;
}

.forms {
    max-width: 100%;
    margin: 0 auto;

    margin-bottom: 30px;

}

.forms input.form-control {
    border: 1px solid #ed4f91;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
    line-height: normal;
    font-size: 16px;
    font-weight: 600;



}

input.btn1 {
    background-color: #ed4f91;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

#section0 .icons {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

.whats img {
    background: #2EA10040;
    width: 45px;
}

.phon img {
    background: #F4E8E1;
    width: 45px;
}

.last .forms {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
}

.last .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.last .forms input.form-control {
    text-align: center;
}

.last {
    margin-top: 20px;
}

#section8 .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #ed4f91;
    border-radius: 5px !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

#section8 .accordion-item {
    background-color: #fff;
    border-bottom: 1px solid #ed4f91;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    margin-bottom: 10px;
}

section#section8 {
    padding-bottom: 30px;
}

#section8 .accordion-item:nth-of-type(4) {
    border-bottom: 0px solid #D66327 !important;
}

#myCarousel1 {
    margin-bottom: 20px;
}

section.last {
    padding-left: 0px;
    padding-right: 0px;
}

#section9 .carousel {
    margin: 20px auto;
    padding: 30px;
    padding-bottom: 0px;
    background: #fff;
    border-radius: 10px;
}

#section9 .carousel-item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}

#section9 .carousel .item .img-box {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    float: right;
    margin-top: -20px;
}

#section9 .carousel .testimonial {
    padding: 0px 0 10px;
    text-align: justify;
    font-weight: 400;
    color: #ed4f91;
    margin-bottom: 0px !important;
    line-height: 26px;
    float: left;
    font-size: 17px;
    margin-top: 10px;
}

.carousel-inner .item-active {
    margin-bottom: 20px;
}

#section9 .carousel .overview {
    font-style: normal;
    text-align: left;
    margin-top: 0px;
    color: #ed4f91;
    font-size: 13px;
    font-family: 'Outfit';
    font-weight: 500;
    float: right;
}

#section9 .carousel .overview b {
    text-transform: uppercase;
    color: #db584e;
}

#section9 .carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}

#section9 .carousel-control i {
    font-size: 25px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: #000;
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

#section9 .carousel .carousel-indicators {
    bottom: -40px;
}

#section9 .carousel-indicators li,
#section9 .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}

#section9 .carousel-indicators li {
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

#section9 .carousel-indicators li.active {
    background: #555;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

#section9 .star {
    float: left;
    width: 100%;
    text-align: left;
    color: #ffdf31;
}

#section0 .icons a {
    margin-right: 5px;
}

.modal,
.modal1,
.modal2 {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 120px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0 0 0 / 83%);
    /* Black w/ opacity */
}

/* Modal Content */
.modal-content,
.modal-content1,
.modal-content2 {
    background-color: transparent;
    margin: auto;
    border: 0px solid #888;
    width: 100%;
    box-shadow: none !important;
}

/* The Close Button */
.close,
.close1,
.close2 {
    color: #fff;
    font-size: 28px;
    opacity: 1;
    font-weight: bold;
}

.close,
.close1 {
    position: absolute;
    font-size: 21px;
    right: 130px;
    top: -40px;
}

.close1 {
    position: absolute;
    font-size: 21px;
    right: 88px;
    top: 80px;
}

.close2 {
    position: absolute;
    font-size: 21px;
    right: 88px;
    top: 80px;
}

.close:hover,
.close:focus,
.close1:hover,
.close1:focus,
.close2:hover,
.close2:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.modal .forms h2,
.modal1 .forms h2,
.modal2 .forms h2 {
    color: #fff !important;
}

button#myBtn {
    padding: 0px;
    border: none;
    background: transparent;
}

section#section00 {
    background: #F4E8E1;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    text-align: center;
}

#section00 a {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-decoration: none;
}

@media only screen and (max-width:480px) {

    #myModal .forms,
    #myModal1 .forms,
    #myModal2 .forms {
        max-width: 90%;
        margin: 0 auto;
        width: 90%;
        margin-bottom: 30px;
    }

    .close,
    .close1,
    .close2 {
        right: 20px;
    }
}

ul.bottom-menu {
    display: none;
}

@media only screen and (max-width:768px) {
    ul.bottom-menu {
        background: transparent;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 55px;
        width: 100%;
        color: #fff;
        z-index: 9999;
        display: flex !important;
        margin: 0;
        padding: 0;
    }

    ul.bottom-menu li {
        flex: 1; /* equal width for both buttons */
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Red button */
    ul.bottom-menu li:nth-of-type(1) {
        background: rgb(155, 11, 11);
    }

    /* Green button */
    ul.bottom-menu li:nth-of-type(2) {
        background: rgb(22, 162, 75);
    }

    /* Shine animation */
    @keyframes shine {
        0%   { left: -100%; }
        28.5714%, 100% { left: 100%; }
    }

    ul.bottom-menu li:before {
        content: "";
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(
            120deg,
            transparent,
            rgba(255, 255, 255, 0.4),
            transparent
        );
        animation: shine 2s ease-in-out infinite;
    }

    /* Full clickable area */
    ul.bottom-menu li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 18px;
        text-decoration: none;
    }

    ul.bottom-menu li i {
        font-size: 20px;
        margin-right: 8px;
    }

    /* Rotate phone icon */
    ul.bottom-menu li i.fa.fa-phone {
        transform: rotate(90deg);
    }
}
