﻿
.info_mainn
{
          background: #fff;
    height: 400px;
    margin: 25px 0px 0px 0px;
    box-shadow: 0 2px 5px -1px rgba(50, 50, 93, .25), 0 1px 3px -1px rgb(0 0 0 / 11%);
    padding: 0px 0px 10px 0px;
}

@media only screen and (max-width: 950px)
{
    .info_mainn
    {
           background: #fff;
    max-height: 450px !important;
    margin: 25px 0px 0px 0px;
    box-shadow: 0 2px 5px -1px rgba(50, 50, 93, .25), 0 1px 3px -1px rgba(0, 0, 0, .3);
    /* border-radius: 5px; */
    padding: 0px 0px 10px 0px;
    }
}
.info_mainn_image img
{
       height: 100%;
    margin-bottom: 20px;
    width: 100%;
    transition: width 1s, height 1s, transform 1s;
    object-fit: cover;
}
@media only screen and (max-width: 950px)
{
    .info_mainn_image
    {
        /* overflow: hidden; */
        width: 100%;
        height: 262px !important; /* padding: 5px; */
        overflow: hidden;
        width: 100%;
    }
}
.info_mainn_image
{
       /* overflow: hidden; */
    width: 100%;
    height: 220px;
    /* padding: 5px; */
    overflow: hidden;
    width: 100%;
}
.info_mainn_title
{
       padding: 0px 10px 0px 10px;
       overflow: hidden;
       height: 80px;
}
.info_mainn_title a
{
            color: #000;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
    font-family: var(--font-family-main) !important;
    /* color: #1665b1 !important; */
    font-size: 15px;
    /* font-weight: 800; */
    font-family: var(--font-family-main) !important;
    text-transform: uppercase;
}

.sk_new_tiltle
{
               text-align: center;
    margin: 50px 0px 40px 0px;
}
.sk_new_tiltle a
{
    padding: 0px 0px 0px 5px;
    color: #1665b1 !important;
    font-size: 30px;
    font-weight: 900;
    /* font-family: 'Roboto' , sans-serif; */
    font-family: var(--font-family-main) !important;
    color: #1665b1 !important;
    font-size: 25px;
    font-weight: 900;
    font-family: var(--font-family-main) !important;
    text-transform: uppercase;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-thickness: 5px;
}
@media only screen and (max-width: 950px)
{
    .info_mainn_content
    {
        display: none;
    }
}
.info_mainn_content
{
       padding: 5px 10px 5px 10px;
}
.info_mainn_content a
{      color: #4d4b4b !important;
    font-size: 14px;
    font-family: var(--font-family-main) !important;
}
.info_mainn_time
{
           height: 70px;
    width: 65px;
    background: #1665b1;
    position: absolute;
    top: 49%;
    right: 6%;
    padding: 5px 2px;
    text-align: center;
}
@media only screen and (max-width: 950px)
{  
    .info_mainn_time {
    height: 70px;
    width: 65px;
    background: #1665b1;
    position: absolute;
    top: 55%;
    right: 6%;
    padding: 5px 2px;
    text-align: center;
}
}




.info_mainn_time_title_d
{
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.info_mainn_title_m
{
           height: 30px;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.info_mainn_user
{
           padding: 10px 10px 5px 10px;
    font-size: 13px;
    color: #fda31b;
    color: #1665b1 !important;
    /* font-size: 20px; */
    font-weight: 900;
    font-family: var(--font-family-main) !important;
    text-transform: uppercase;
}
.info_mainn_user_icon
{
}

@media only screen and (max-width: 950px)
{
    .info_mainn_user
    {
          padding: 10px 10px 5px 10px;
    font-size: 15px;
    color: #fda31b;
    }
}



@media (min-width: 1800px) {
    .info_mainn_image {
    /* overflow: hidden; */
    width: 100%;
   height: 275px !important;
    /* padding: 5px; */
    overflow: hidden;
    width: 100%;
}
}
@media (min-width: 1800px) {
.info_mainn_time {
    height: 70px;
    width: 65px;
    background: #1665b1;
    position: absolute;
    top: 54%;
    right: 6%;
    padding: 5px 2px;
    text-align: center;
}}
@media (min-width: 1500px) {
   .info_mainn_image {q
    /* overflow: hidden; */
    width: 100%;
    height: 225px;
    /* padding: 5px; */
    overflow: hidden;
    width: 100%;
}
}


.sk_new_tiltle h2::after
{
        content: "";
    display: block;
    background-color: #4e4e4e;
    height: 3px;
    margin-top: 10px;
    }
    
    
    
    .info_mainn_image img {
    height: 100%;
    margin-bottom: 20px;
    width: 100%;
    transition: width 1s, height 1s, transform 1s;
    object-fit: cover;
    transition: transform 0.5s ease;
}



    .info_mainn_image img:hover 
    {
        transform: scale(1.2);
        }
        
        
        
        
        .TS1
        {           background: #1e5285;
    padding: 0px 0px 50px 0px;
    margin: 100px 0px 0px 0px;
            
            }
            
            
    @media only screen and (max-width: 950px)
{ 
                    .TS1
        {               background: #1e5285;
    padding: 10px 0px 50px 0px;

            
            }}
            
            
            
            .sk_new_tiltle a:hover
            {
                        color: #fda31b !important;
    text-transform: uppercase;
    text-decoration: underline !important;
    text-underline-offset: 15px;
    text-decoration-thickness: 5px !important;
                }
           .bd_c
           {text-decoration: underline; text-underline-offset: 15px; text-decoration-thickness: 5px;
               
               }