#skills {
            font-weight: bold;
            background-color: #171717;
            color: #fff;
        }

        .second img {
            width: 100%;
            margin: 0;
        }

        .second .col-md-5 {
            box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
            margin: 1rem;
            border: 1px solid skyblue;
            border-radius: 1rem;

        }

        .second .text {
            border: none;
            font-size: 1.5rem;
            padding: 0.3rem;
            font-weight: bold;
            width: 100%;
            color: #000;
            text-align: center;
            color: cornflowerblue;
        }

        .second .col-md-5:hover {

            position: relative;
            height: auto;
            display: block;
            z-index: 999;
            transition: 0.3s;
            box-shadow: rgba(81, 148, 216, 0.25) 0px 54px 55px, rgba(22, 113, 173, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(39, 165, 154, 0.17) 0px 12px 13px, rgba(44, 177, 187, 0.09) 0px -3px 5px;
        }

        .second .col-md-10 {
            box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
            margin: 1rem;
        }

        .second .col-md-10:hover {
            position: relative;
            height: auto;
            display: block;
            z-index: 999;
            transition: 0.3s;
            box-shadow: rgba(81, 148, 216, 0.25) 0px 54px 55px, rgba(22, 113, 173, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(39, 165, 154, 0.17) 0px 12px 13px, rgba(44, 177, 187, 0.09) 0px -3px 5px;
        }

        .second img {
            width: 50%;
        }

        .second .logos {
            width: 100%;
        
        }
        .second a{
            width: 100%;
            padding:2rem;
        }

        .second .head {
            font-size: 2rem;
            font-weight: bold;
        }

        .second .head_ {
            font-size: 1rem;
            font-weight: bold;
        }
        /*.second .logos{*/
        /*    width:200px;*/
        /*    height:100px;*/
        /*}*/
         .second .logos{
            width:100%;
            height:100%;
        }
        .second .lions_{
            width:200px;
            height: 200px;
        }
        .second .jci{
            width: 200px;
            height:100px;
        }
        .second .red{
            background-color:rgba(200,0,0,1);
            /* display: flex;
            justify-content: center;
            align-items: center; */
        }
        .second .red a{
            color:#fff;
        }
        .second .red img{
            max-height: 65px;
            width: 100%;
            /* margin:1rem; */
        }
        .second .red img{
            max-height: 65px;
            width: 100%; 
        }
        .second .iacc img{
            max-width: 100%;
            height:65px;
        }