/*******************************/



/********* General CSS *********/



/*******************************/



body {



    width: 100%;

     

}

#intern .modal-body .img-sec {
    display: inline-block;
    width: 33%;
    padding: 0px 20px;
}

.ptb-70 {



    padding-top: 40px;



    

    background: #fff;



}
#community a:hover {
    background: #000000a1;
}

#dance .modal-body .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100px;
    margin: 0 auto;
    display: block;
    border: 1px solid #000;
}

p.hed {

    border-bottom: 1px solid;

    width: 100%;

    text-align: center;

    padding: 20px;

    font-size: 28px;

    font-weight: 500;
    background: #e8dd36;

}

.card .img-fluid {width: 100%; height: 200px;}



.hero-sec {
    width: 100%;
    background-repeat: no-repeat;
    padding: 35px 0px 35px 0px;
    background-position: bottom;
    background-size: cover;
    background-image: url(../../marketplace.canva.com/EAFC87jteHk/1/0/900w/canva-blue-minimalist-dreamy-painted-clouds-phone-wallpaper-l5dLrLIsfSs.jpg);
} 


.hr-lines {

    position: relative;

    max-width: 600px;

    margin: 0 auto;

}

/*
.hr-lines:before{

  content:" ";

  height: 2px;

  width: 130px;

  background: #000;

  display: block;

  position: absolute;

  top: 50%;

  left: 0;

}

.hr-lines:after{

  content:" ";

  height: 2px;

  width: 130px;

  background: #000;

  display: block;

  position: absolute;

  top: 50%;

  right: 0;

}
*/

/* 
.hero-sec .cnt-sec h2 {



    font-size: 50px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
    margin-top: -20px;
text-transform: uppercase;
    text-shadow: 0 2px white, 0 3px #000;


} */

/* 

 .title h2 {

    margin: 0 auto;
    color: #000;
    font-weight: normal;
    font-family: 'Ultra', sans-serif;
    font-size: 32px;
    line-height: 40px;
    border-bottom: 3px solid #ff7a7a;
    border-radius: 10px;

} */

.row.title {



    text-align: center;



    width: 100%;



    margin-bottom: 50px;



}



.hero-sec .cnt-sec p {



    font-size: 15px;



    color: #000;



}



.hero-sec .cnt-sec .btn-sec {



    width: 100%;



    display: inline-block;



    margin-top: 10px;



}


/* 
.hero-sec .cnt-sec .btn-sec a {
    background-color: #FF9800;
    border-radius: 10px;
    padding: 12px 60px;
    font-size: 20px;
    font-weight: 500;
    color: #000;
} */


i.fa.fa-file {

    font-size: 22px;

    margin-right: 15px;

}

.hero-sec .img-sec {



    text-align: center;



}


/* 
.hero-sec .img-sec img {



    border: 7px solid #fff;



    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;



    width: 70%;

    border-radius: 10px;

} */



.modal-body .img-sec {
    display: inline-block;
    width: 48%;
    padding: 0px 20px;
}
#services .modal-body .img-sec {
    display: inline-block;
    width: 49%;
    padding: 0px 20px;
}



#papers .modal-body .img-sec {
    display: inline-block;
    width: 100%;
    padding: 0px 20px;
}



a.bloglink {
    text-align: left;
    display: inline-block;
    margin: 10px 10px 10px 50px;
    padding: 0px 0px;
    border: 1px solid #000;
    width: 90%;
}
#blog .modal-body h3 {
    text-align: center;
    font-size: 16px;
    display: grid;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    margin-left: 20px;
    margin-right: 20px;
}
a.externallink {
    color: #000;
    margin: 0 auto;
    display: table;
    padding: 10px;
    background: #fff;
    border: 1px solid;
}
a.externallink:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}

.modal-body .img-fluid {



    max-width: 100%;

border: 1px solid #000;

    height: auto;



    width: 150px;



    margin: 0 auto;



    display: block;



}



.modal-body h3 {



    text-align: center;



    font-size: 16px;

    display: grid;

    margin-top: 20px;

    color: #000;



}



.modal-content {

    background-image: url(../img/new/Overall-background.html);

    background-size: cover;

    background-position: 87%;

}

.modal-body h3:hover { color: #d78d08; }

#blog .modal-body h3:hover {
    color: #d78d08;
}

.midd-part .card {



    width: 300px;



    display: inline-block;



    margin-bottom: 30px;



    border-radius: 5px;

    border: none;

    cursor: pointer;



}



.midd-part .card:hover .details-sec {

    background-color: #FFC107;

}

.midd-part .card:hover .details-sec h3 {

    color: #000;

}



.midd-part .card .details-sec {

    padding: 10px;

    min-height: 45px;

    display: flex;

    align-items: center;

    justify-content: center;
    background: #000;
    border: 1px solid transparent;
    border-radius: 5px;
    margin-top: 10px;


}



.midd-part .card .details-sec h3 {



    font-size: 16px;    



    text-align: center;



    color: #fff;

    margin-bottom: 0px;



}

.midd-part .card .img-sec {

    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 5px;
}

.midd-part .card .img-sec img {

    transition: 0.3s all ease-out;

}

.midd-part .card:hover .img-sec img {

    transform: scale(1.3);

    transition: 0.3s all ease-out;

}



a:hover { text-decoration: none;}



.midd-part .card .details-sec h3:hover {



    text-decoration: none;



}



.card-popup .modal .modal-body li {



    font-size: 28px;



    margin-bottom: 10px;



}



.card-popup .modal .modal-dialog {



    max-width: 980px;



}



.card-popup .modal .modal-header {



    border: none;



    padding: 0px;



}

/*.card:hover {

    transition: 0.2s all ease-out;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    width: 75%;

    position: absolute;

    border-top-left-radius: 12px;

    border-top-right-radius: 12px;

    top: 0;

    height: 213px;

}*/

/* .hero-sec .cnt-sec .btn-sec a:hover {
    box-shadow: 11px 6px 19px 1px #000;
    color: #000;
    background: #fff;
} */

.card-popup .modal .modal-header .close {



    border-radius: 100%;

        margin-left: -62px;

    background-color: #fff;



    width: 40px;



    height: 40px;



    opacity: 1;



    text-align: center;



    position: relative;



    transition: all 0.3s ease-in-out;



    z-index: 1;



}



.card-popup .modal .modal-header .close span {



    position: absolute;



    top: 5px;



    left: 13px;



}



.card-popup .modal .modal-header .close:hover {



    transform: rotate(360deg);



    transition: all 0.3s ease-in-out;



}



footer {



    width: 100%;



    display: inline-block;



    padding: 10px 0;



    text-align: center;



    background-color: #ff9800;



}



footer p {



    font-size: 14px;



    color: #fff;



    margin-bottom: 0px;



}







@media (max-width: 991px) {



    .hero-sec .col-lg-5 {

        order: 2;

    }

    .hero-sec .col-lg-5.offset-lg-2 {

        order: 1;

    }



    .hero-sec .img-sec {



        text-align: center;



    }

.hero-sec {
    width: 100%;
    background-repeat: no-repeat;
    padding: 35px 0px 35px 0px;
    background-position: bottom;
    background-size: cover;
    background-image: url(../../marketplace.canva.com/EAFC87jteHk/1/0/900w/canva-blue-minimalist-dreamy-painted-clouds-phone-wallpaper-l5dLrLIsfSs.jpg);
}

.hero-sec .cnt-sec p {color: #000;}

.hero-sec .cnt-sec h2 {

   

    color: #fff;

   

}



    .midd-part .card .img-sec img {



        width: 100%;



    } 



    .modal-body .img-sec,

    .midd-part .card {

        width: 100%;

    }



}







@media (max-width: 767px) {

    .modal-content {background-image: url(../img/new/Overall-background.html); width: 90%; margin: 0 auto;}

 

    .hero-sec .cnt-sec h2 {



        font-size: 34px;



        margin-top: 5px;



    }

    .modal-body .img-sec {padding: 20px 0px;}

    .card .img-fluid {width: 100%; height: auto;}

    .hero-sec .cnt-sec p {

    font-size: 16px;

    line-height: 26px;

}



}



