.dropdown-menu
{
    font-size: 13.5px;
}

.dropdown-menu .dropdown-item
{
    background-color: white;
    padding: 8px;
}

.dropdown-menu .dropdown-item:hover
{
    background-color: #ee7105;
    color: white;
    
}
.dropdown:hover .dropdown-menu
{
    display: block!important;
}

.carousel-control-prev,
.carousel-control-next
{
    background-color: transparent!important;
    border: none;
    color: white!important;
    font-size: 45px;
    font-weight: 600;
}

.owl-prev,
.owl-next
{
    background-color: #ee7105!important;
    margin: 10px;
    padding: 10px!important;
    width: auto;
    height: 100%;
    border-radius: 50px!important;
}

.card-top
{   
    background-color: #30398d;
    border: 1px solid #f47e34;
    transition: all 0.8s;
}

.card-top:hover
{
    background-color: #f47e34;
}
.banner-1
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/micropenis.jpg);
    background-size: cover;
    background-position: center;
}

.banner-1 a
{
    color: white;
    text-decoration: none;
}

.banner-2
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/sexology1.jpg);
    background-size: cover;
    background-position: center;
}

.banner-2 a
{
    color: white;
    text-decoration: none;
}

.banner-3
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/sexology5.jpg);
    background-size: cover;
    background-position: center;
}

.banner-3 a
{
    color: white;
    text-decoration: none;
}
.banner-4 a
{
    color: white;
    text-decoration: none;
}

.banner-4
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/night\ fall.jpg);
    background-size: cover;
    background-position: center;
}
.banner-5 a
{
    color: white;
    text-decoration: none;
}

.banner-5
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/MASTURBATION2.png);
    background-size: cover;
    background-position: center;
}

.banner-6 a
{
    color: white;
    text-decoration: none;
}

.banner-6
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/sperm.jpg);
    background-size: cover;
    background-position: center;
}

.banner-7 a
{
    color: white;
    text-decoration: none;
}

.banner-7
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/Erectile-Dysfunction.jpg);
    background-size: cover;
    background-position: center;
}

.banner-8 a
{
    color: white;
    text-decoration: none;
}

.banner-8
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/Premature-Ejaculation.jpeg);
    background-size: cover;
    background-position: center;
}
.banner-9 a
{
    color: white;
    text-decoration: none;
}

.banner-9
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/lowlibido.jpg);
    background-size: cover;
    background-position: center;
}
.banner-10 a
{
    color: white;
    text-decoration: none;
}

.banner-10
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/std.jpg);
    background-size: cover;
    background-position: center;
}
.banner-11 a
{
    color: white;
    text-decoration: none;
}

.banner-11
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/micropenis.jpg);
    background-size: cover;
    background-position: center;
}
.banner-12 a
{
    color: white;
    text-decoration: none;
}

.banner-12
{
    background-image: linear-gradient(to bottom, rgba(125, 27, 2, 0.65), rgba(125, 27, 2, 0.4)), url(../images/Contact-image.jpg);
    background-size: cover;
    background-position: center;
}
.my-ul
{
    list-style:inside;
}

.my-ul li
{
    margin-top: 10px;
    line-height: 25px;
}

.fixed-call-whatsapp
{
    position: fixed;
    bottom: 30%;
    right: 10px;
}

.fixed-call-whatsapp .whatsapp
{
    font-size: 25px;
    background-color: #59ee75;
    color: white!important;
    font-weight: 600!important;
    border-radius: 50px;
    padding: 8px 10px;
    margin: 10px;
    z-index: 1000!important;
}

.call
{
    font-size: 20px;
    background-color: #e11c22;
    color: white!important;
    font-weight: 600!important;
    border-radius: 50px;
    padding: 8px 10px;
    margin: 10px;
}