.btn-link{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    color: #000;
    background: none;
    border: 3px solid #000;
    padding: 15px 25px;
}
.whyus-scroll-1{
    position: relative;
}

.whyus-scroll-1 h3.heading{
    color: #000000;
}

.whyus-scroll-1 h6.heading{
    color: #000000;
}

.whyus-scroll-1 .dis p{
    margin-bottom: 1rem;
    font-weight: 500;
}

.social-list-row {
    position: fixed;
    top: 3rem;
    width: 80%;
    right: 65px;
    z-index: 12;
}

/* scroll-2*/
.why-us-scroll-2{
    position: relative;
}
.whyChoose-carousel .item{
    background: #ffffff;
    border-radius: 10px;
    padding: 15px 15px 0px 15px;
    width: 500px;
    min-height: 290px;
}
.whyChoose-carousel .item h3.heading{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin: 0;
}
.whyChoose-carousel .item p{
    margin: 20px 0;
    line-height: 26px;
    text-align: center;
}
.whyChoose-carousel .item h5{
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 14px;
}
.whyChoose-carousel .owl-dots {
    margin: 0!important;
    padding: 0;
    position: relative;
    top: -35px;
    width: 500px;
}
.whyChoose-carousel .owl-dots .owl-dot{
    margin: 0;
}
.owl-theme.whyChoose-carousel .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 2px solid;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}
.whyChoose-carousel {
    margin-top: 0px;
    margin-bottom: 0px;
}
.why-us-scroll-2 .action {
    margin-top: 80px;
}
.why-footer{
    background: #ffffff;
    padding: 20px 0;
    position: relative;
}
.why-footer .right-contents .right-details p{
   line-height: 22px;
}
.why-footer .right-contents h3.heading{
    color: #000000;
    font-size: 20px;
    margin: 0px 0 10px;
}
.why-footer .right-contents p{
    margin-bottom: 1.5rem;
}
.why-footer .social-list {
    overflow: hidden;
   
}
.why-footer .right-details h3.heading{color: #000000;}
.why-footer  img.brand-img {
    max-width: 300px;
    margin-left: -9px;
}
