/* Navigation*/
.navbar {
    background-color: transparent;
}
.scrolling-navbar {
    transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
    background-color: #667490;
}
footer.page-footer {
    background-color: #667490;
}
@media only screen and (max-width: 750px) {
    .navbar {
        background-color: #667490;
    }
}

/* Necessary for full page carousel*/
html,
body,
.view {
    height: 100%;
}

/* Carousel*/
.carousel,
.carousel-item,
.carousel-item.active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.overlay1 {
    display: block;
    position: absolute;
    top: 70%;
    width: 100%;
    height: 50%;
    right: 1%;
    left: 1%;
    z-index: 2;
    cursor: pointer;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #overlay {
        display: block;
        position: absolute;
        top: 10%;
        width: 100%;
        height: 50%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }

    .crl:nth-child(1) {
        background-image: url("../../newimage/750.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/7503.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/7501.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/7502.jpg");
        background-repeat: no-repeat;
        background-size: cover;
       
        background-position: center center;
    }
    .cardx{
        top: 300px;

    }
    .imgcard{
        max-height: 70%;
    }

    .img1{
        height: 50px
    }
    .py-4{
        padding-top: unset !important;
        padding-bottom: unset !important;
    }
}
@media only screen and (max-width: 600px) {
    #overlay {
        display: block;
        position: absolute;
        top: 10%;
        width: 100%;
        height: 50%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }

    .crl:nth-child(1) {
        background-image: url("../../newimage/750.jpg");

        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/7503.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/7501.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/7502.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .cardx{
        top: 210px;

    }
    .imgcard{
        max-height: 70%;
    }

    .img1{
        height: 50px
    }
    .py-4{
        padding-top: unset !important;
        padding-bottom: unset !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    #overlay {
        display: block;
        position: absolute;
        top: 10%;
        width: 100%;
        height: 50%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }


    .crl:nth-child(1) {
        background-image: url("../../newimage/750.jpg");

        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/7503.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/7501.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/7502.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .cardx{
        top: 210px;
    }
    .imgcard{
        height: 70%;
    }
    .img1{
        height: 50px
    }
    .py-4{
        padding-top: unset !important;
        padding-bottom: unset !important;
    }

}

/* Medium devices (landscape tablets, 750px and up) */
@media only screen and (min-width: 768px) {
    #overlay {
        display: block;
        position: absolute;
        top: 10%;
        width: 100%;
        height: 50%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }

    .crl:nth-child(1) {
        background-image: url("../../newimage/750.jpg");

        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/7503.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/7501.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/7502.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .cardx{
        top: 120px;
    }

    .py-4{
        padding-top:4rem;
        padding-bottom: 4rem;
    }

   
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    #overlay {
        display: block;
        position: absolute;
        top: 10%;
        width: 50%;
        height: 30%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }
    #overlay2 {
        display: block;
        position: absolute;
        top: 15%;
        width: 20%;
        height: 50%;
        right: 24px;

        z-index: 2;
        cursor: pointer;
    }

    .crl:nth-child(1) {
        background-image: url("../../newimage/home.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/19201.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/19202.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/1920.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .img1{
        height: 92px
    }
    .cardx{
        top: unset;
    }
    .py-4{
        padding-top:4rem;
        padding-bottom: 4rem;
    }


}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #overlay {
        display: block;
        position: absolute;
        top: 15%;
        width: 30%;
        height: 50%;
        right: 1%;
        left: 1%;
        z-index: 2;
        cursor: pointer;
    }
    #overlay2 {
        display: block;
        position: absolute;
        top: 15%;
        width: 20%;
        height: 50%;
        right: 24px;

        z-index: 2;
        cursor: pointer;
    }

    .crl:nth-child(1) {
        background-image: url("../../newimage/home.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(2) {
        background-image: url("../../newimage/19201.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(3) {
        background-image: url("../../newimage/19202.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .crl:nth-child(4) {
        background-image: url("../../newimage/1920.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .img1{
        height: 92px
    }
    .cardx{
        top: unset;
    }
    .py-4{
        padding-top:4rem;
        padding-bottom: 4rem;
    }

}
.footer{
    padding: 60px 0;
    width: 100%;
    background: rgb(82,2,2);
    color: #fff;

}
.footer-title{
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #4e4e4e;
}
.footer-title:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 30px;
    height: 4px;
    background: #ff304d;
}
.footer-links a{
    padding: 10px 0;
    border-bottom: 1px solid #404040;
    color: #fff;
    display: block;
    transition: color 0.5s ease-in-out;
    text-decoration:none;
}
.footer-links a:hover{
    color: #ff304d;
}
.footer-social-links li{
    display: inline-block;
}
.footer-social-links a{
    width: 40px;
    height: 40px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #404040;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 1;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background:#3B008D;
}
.footer-social-links a:hover{
    background: #ff304d;
}
/* g. Footer bottom section */
.footer-bottom{
    width: 100%;
    padding: 25px 0;
    text-align: center;
    color: #fff;
    background: rgb(9, 95, 234);
}
.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #fff;
    overflow-y: scroll;
    margin-bottom: 25px;
}
.force-overflow {
    min-height: 450px;
}

.scrollbar-primary::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-primary::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #4285F4; }

.scrollbar-primary {
    scrollbar-color: #4285F4 #F5F5F5;
}

.scrollbar-danger::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-danger::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-danger::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #ff3547; }

.scrollbar-danger {
    scrollbar-color: #ff3547 #F5F5F5;
}

.scrollbar-warning::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-warning::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-warning::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #FF8800; }

.scrollbar-warning {
    scrollbar-color: #FF8800 #F5F5F5;
}

.scrollbar-success::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-success::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-success::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #00C851; }

.scrollbar-success {
    scrollbar-color: #00C851 #F5F5F5;
}

.scrollbar-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-info::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-info::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #33b5e5; }

.scrollbar-info {
    scrollbar-color: #33b5e5 #F5F5F5;
}

.scrollbar-default::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-default::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-default::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #2BBBAD; }

.scrollbar-default {
    scrollbar-color: #2BBBAD #F5F5F5;
}

.scrollbar-secondary::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; }

.scrollbar-secondary::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-secondary::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #aa66cc; }

.scrollbar-secondary {
    scrollbar-color: #aa66cc #F5F5F5;
}
.dropdown:hover .dropdown-menu {display: block;}
.nav-item:hover .nav-link {background: rgba(82,2,2,0.5) !important;}
.map-container-section {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-container-section iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.inbox_chat {
    height: 100%;
    overflow: hidden;
}

.card.inbox_people {
    float: left;
    overflow: hidden;
    width: 40%;
    border-right: 1px solid #cdcdcd;
}

.card.card-messages {
    height: 100%;
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
}

.inbox_msg {
    clear: both;
    overflow: hidden;
    position: relative;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.inbox_msg .card{
    box-shadow: unset;
}

.chat-custom-scrollbar {
    position: relative;
}

.card-img-35 {
    width: 35px;
}

.dataTables_filter {
    padding-right: 5px;
}

.dataTables_length {
    padding-left: 5px;
}

.chat-msg {
    width: fit-content;
}

.chat-msg.chat-msg-sent {
    float: right;
}

div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    font-size: 0.8rem;
    white-space: inherit;
}

.spinner-grow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
}

#chatMessageCreateForm button {
    font-size: 0.75rem;
    letter-spacing: 0.5px;
    font-weight: 500;
}

