﻿.list-group-item {
    border: 2px dotted gray;
    border-right: 1px;
    border-top: 1px;
    border-left: 1px;
    width: 90%;
    padding: 15px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
}

.scrollbar {
    height: 380px;
    padding-left: 30px;
}

.list-group-item {
    color: #ccaf88;
    text-decoration: none;
    cursor: pointer;
}

    .list-group-item:hover {
        color: #0d223e;
    }

.hvrClass:hover {
    background: #6d7082;
    transition: all .5s ease-in;
    color: #fff !important;
    cursor: pointer;
}

.hvrClass {
    /* border: 2px dotted #86919e;*/
    border: none;
    border-radius: 1000px;
    margin-right: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #ffffff;
    padding: 0px 0px 0px 26px;
    background: #B5B8C2;
    transition: all .5s ease-out;
}

    /*.hvrClass::after {
                position: absolute;
                top: 50px;
                z-index: 99;
            }*/
    .hvrClass.dropdown-toggle::after {
        background-image: none;
    }

.me-auto ul {
    top: 20px !important;
}

.me-auto a {
    padding: 5px;
}

.txtCls li {
    color: #7e848d
}

.txtCls p {
    text-align: justify;
    color: #7e848d;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0px;
}

.borderClass {
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 100px;
    padding-left: 35px;
}

@media (max-width: 1400px) {
    .borderClass {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .borderClass {
        background-image: none !important;
        padding-top: 1px;
        padding-right: 35px;
    }

        .borderClass img {
            margin-top: 0px
        }

    .flex-container {
        flex-direction: column-reverse;
    }

    .flexImg {
        display: none;
    }

    .lstDivCls {
        margin-top: 30px;
    }

    .lstCls .list-group-item {
        font-size: 15px !important;
    }
}

@media (max-width: 1200px) {

    .flex-container .dropdown {
        border-bottom: none !important;
    }

    .flex-container .dropdown,
    .dropdown-center,
    .dropend,
    .dropstart,
    .dropup,
    .dropup-center {
        padding-top: 0px !important;
        padding-bottom: 10px;
    }

    .me-auto .dropdown-menu li {
        padding: 5px;
        border-bottom: 2px dotted #86919e;
    }

        .me-auto .dropdown-menu li:last-child {
            border-bottom: none;
        }

    .me-auto .dropdown-menu.show {
        border: 1px solid gray !important;
        background: #fff !important;
    }

    .lstCls .list-group-item {
        font-size: 12px;
    }

    .borderClass {
        background-image: none !important;
    }

    .txtCls {
        height: 240px;
        margin-bottom: 20px;
    }
}

.lstCls {
    border: 1px solid #dddddd;
    background: #fff;
    text-align: justify;
    color: #7e848d;
    font-size: 15px;
    padding-right: 12px;
    border-radius: 25px;
}

.list-group-item:last-child {
    border: none;
}
/*------------------------------------------ hover on img buttons ---------------------------------------------*/
.imgClsS {
    border-radius: 1000px;
    /*  border: 2px dotted #86919e;*/
    width: 39px;
    margin: 0px 10px 0px 10px;
    cursor: pointer;
}

.imgClsT {
    border-radius: 1000px;
    /*  border: 2px dotted #86919e;*/
    width: 39px;
    margin: 0px 10px 0px 10px;
    cursor: pointer;
}

.headTitle {
    border: 2px dotted #86919e;
    border-radius: 1000px;
    margin-right: 5px;
    font-size: 1.1em;
    font-weight: bold;
    color: #86919e;
    padding: 5px 15px 5px 15px;
    background: #fff;
    position: absolute;
    z-index: 9;
}

@media (max-width: 768px) {
    .headTitle {
        position: relative;
    }

    .headBg {
        padding-bottom: 35px;
    }
    #thumbnailCarousel{
        margin-top:50px;
    }
}

.carousel-control-next-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.carousel-control-prev-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 40px;
    border-top: 0;
    border-bottom: 0;
}

.carousel-indicators .active {
    background: #ccaf88;
}

.flxCls {
    margin-top: -1rem;
    padding-top: 2rem;
}

.flexImg {
    border-left: 2px dotted #86919e
}

.drpCls {
    border-radius: 1000px;
    width: 39px;
    margin-left: 10px;
}

.brdCls {
    font-size: 12px;
    text-decoration: none;
    color: #86919e;
}

.brdImgCls {
    width: 8px;
    margin-left: 10px
}

.brdACls {
    font-size: 12px;
    text-decoration: none;
    color: #86919e;
    font-weight: bold
}

.headBg {
    background: #f8f9fb;
}

.headBgDvCls {
    padding-top: 40px;
    position: relative;
}

.prjCls {
    position: relative;
    background: #f6f9fa;
}

.projectCls {
    padding-bottom: 80px;
}

.listScrlCls {
    width: 100%;
    position: relative;
}

.txtCls {
    border-radius: 25px;
}

.ligImgCls {
    width: 8px;
    margin-left: 10px;
}

.dblcCls {
    border-radius: 25px;
}

.endDotsCls {
    background-image: url(/images/layout/dots.png);
    width: 100%;
    height: 150px;
    margin-top: 20px;
}

.lgiACls {
    font-size: 15px;
    text-align: right;
}

.scrtTxtCls {
    background: #fff;
    border-radius: 25px;
    padding: 20px;
}

.carousel-item img {
    height:380px;
}