/* your styles go here */
.btn {
    border-radius: 0.25rem;
    font-size: 0.85rem;
}
a {
     
    text-decoration: none;
}
 a:before {
    
    text-decoration: none;
    display: inline-block;
}
input:focus:invalid {
    color: #fff;    
    border-color: #b02a37;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.required-msg {
    color: red;
}
.required {
    color: red;
    font-weight: bold;
}
.social {
 font-family:   "Roboto", Helvetica, Arial, sans-serif;
}
.imageBackground {
    background-Repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
   
    
    height: 100%;
}
    .imageBackground:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
       
        background: rgba(0,0,0,0.5);
    }
.childBackground {
   
    position: relative;
    
}
.bg-darkGray {
    background-color: #343a40;
}
.bg-info {
    background-color: #0d6efd !important;
}
.logo-Text {
    font-size:2.7rem;
    font-weight: bold;
}
.black-text {
    color: #000;
}
.white-text{
    color:#ffff;
}
.dark-text {
    color: #467fbf;
}
.blue-text {
    color: #0d6efd;
    font-weight: bold;
}
.signin {
    color: #0d6efd;
    font-weight: bold;

}
.bg-lightBlue {
    background-color: #eaf4fb;
}
.blue-bg {
    color: #2b90d9;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #2a2a2a;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 0.85rem;
    border-radius: 0.40rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #467fbf;
    border-color: #467fbf;
}

  

.imageover { 
    position: relative;
}
.imageover .btnover {
top: 15%;
left: 85%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
position: absolute;
         
}
.imageButton{
    cursor:pointer;
}
.accordianButton {
    position: relative;
    display: flex;
    border-color: #a3bfdf;
    align-items: center;
    width: 100%;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    color: #2a2a2a;
    text-align: left;
    background-color: #f8f9fa;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

    @media screen and (max-device-width: 480px) and (orientation: portrait) {
    .reactplayer {
        width: 80vw;
        height: 25vh;
        vertical-align: central;
    }

        .pro-image {
            width: 80vw;
            height: 20vh;
            vertical-align: central;
            object-fit: cover;
        }

        .thumbnail {
            height: 17vw;
            object-fit: cover;
        }
        .m-thumbnail {
            height: 22vh;
            object-fit: cover;
        }
        .centeralign {
            text-align: center;
        }
}
 
@media screen and (max-device-width: 844px) and (orientation: landscape) {
    .reactplayer {
        width: 55vw;
        height: 70vh;
        vertical-align: central;
    }

    .pro-image {
        width: 80vw;
        height: 70vh;
        vertical-align: central;
        object-fit: cover;
    }

    .thumbnail {
        height: 20vh;
        object-fit: cover;
    }
    .m-thumbnail {
        height: 30vh;
        object-fit: cover;
    }
}
@media (min-width: 768px) and (orientation: landscape) {
    .reactplayer {
        width: 50vw;
        height: 60vh;
        vertical-align: central;
    }

    .pro-image {
        width: 60vw;
        height: 70vh;
        vertical-align: central;
        object-fit: cover;
    }

    .thumbnail {
        height: 30vh;
        object-fit: cover;
    }

    .m-thumbnail {
        height: 20vh;
        object-fit: cover;
    }
}

@media (min-width: 768px) and (orientation: portrait) {
    .reactplayer {
        width: 55vw;
        height: 25vh;
        vertical-align: central;
    }

    .pro-image {
        width: 80vw;
        height: 30vh;
        vertical-align: central;
        object-fit: cover;
    }

    .thumbnail {
        height: 12vh;
        object-fit: cover;
    }
    .m-thumbnail {
        height: 13vh;
        object-fit: cover;
    }
}

    @media (min-width: 992px) {
        .reactplayer {
            width: 40vw;
            height: 40vh;
            vertical-align: central;
        }
        .pro-image {
            width: 40vw;
            height: 40vh;
            vertical-align: central;
            object-fit: cover;
        }
        .thumbnail {
            height: 15vh;
            object-fit: cover;
        }
        .m-thumbnail {
            height: 20vh;
            object-fit: cover;
        }
    }

    @media (min-width: 1200px) {
        .reactplayer {
            width: 35vw;
            height: 45vh;
            vertical-align: central;
        }
        .box-height {
            height: 30vh;
            
        }
        .desc-box {
            height: 80vh;
        }
        .pro-image {
            width: 45vw;
            height: 55vh;
            vertical-align: central;
            object-fit: cover;
        }
        .thumbnail {
            height: 20vh;
            object-fit: cover;
        }
        .m-thumbnail {
            height: 25vh;
            object-fit: cover;
        }
    }

    @media (min-width: 1400px) {
        .reactplayer {
            width: 35vw;
            height: 45vh;
            vertical-align: central;
        }
        .box-height {
            height: 40vh;
             
        }
        .desc-box {
            height: 80vh;
        }
        .pro-image {
            height: 55vh;
            vertical-align: central;
            object-fit: cover;
        }
        .thumbnail {
            height: 20vh;
            object-fit: cover;
        }
        .m-thumbnail {
            height: 25vh;
            object-fit: cover;
        }

    }
/*
     RIBBONS
    ------------------------
*/
.ribbon-holder {
    display: inline-block;
}

.ribbon {
    display: inline-block;
    color: #fff;
    position: relative;
    background: #da4d4d;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0.3rem 1rem;
    margin-bottom: 1rem;
    font-size: 0.8rem;
    font-weight: bold;
}

    .ribbon::before {
        content: '';
        border-top: 1rem solid #b52626;
        border-left: 1rem solid transparent;
        border-right: 0 solid transparent;
        position: absolute;
        bottom: -1rem;
        left: 0;
        display: block;
    }

    .ribbon::after {
        content: '';
        display: block;
    }

.ribbon-primary {
    background: #da4d4d;
}

    .ribbon-primary::before {
        border-top-color: #b52626;
    }

.ribbon-secondary {
    background: #949494;
}

    .ribbon-secondary::before {
        border-top-color: #6e6e6e;
    }

.ribbon-success {
    background: #28a745;
}

    .ribbon-success::before {
        border-top-color: #19692c;
    }

.ribbon-info {
    background: #17a2b8;
}

    .ribbon-info::before {
        border-top-color: #0f6674;
    }

.ribbon-warning {
    background: #ffc107;
}

    .ribbon-warning::before {
        border-top-color: #ba8b00;
    }

.ribbon-danger {
    background: #dc3545;
}

    .ribbon-danger::before {
        border-top-color: #a71d2a;
    }

.ribbon-light {
    background: #f8f9fa;
}

    .ribbon-light::before {
        border-top-color: #cbd3da;
    }

.ribbon-dark {
    background: #414141;
}

    .ribbon-dark::before {
        border-top-color: #1b1b1b;
    }
.smallText {
    
    color: white;
}
.fa {
    padding: 5px;
    width: 70px;
    text-align: left;
    margin: 1px 1px;
    border-radius: 0.20rem;
    
    text-decoration: none;
   
}

.fa:hover {
    opacity: 0.7;
    color: white;
}

.fa-google {
    background: #fff;
    color: #0d6efd;
}
 
.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-whatsapp {
    background: #25D366;
    color: white;
}
