@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans|Source+Sans+Pro|Lato');



.bg-col{
    background-image: linear-gradient(to bottom, #49d0ff, #00e1ff, #00efdc, #00f795, #0ff91a);
}
.header-sec{
    background-image: url("../images/earth.png");
    min-height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    /*background-color: aqua;*/
}

#banner{
    margin-top: 5%;
    margin-left: 5%;
    height: 160px;
    width: 700px;
}
.header-data{
    margin-left: 5%;
    text-align: center;
    height: auto;
    width: 700px;
    font-family: 'Montserrat', sans-serif;
}
.header-date{
    font-size: 1.3em;
}
/*.header-date{
    padding: 10px;
    color: white;
    border-radius: 10px;
    width: 50%;
    margin-left: 23%;
    background-image: linear-gradient(to right, #a8eb12, #8ee008, #72d601, #53cb00, #2ac000);
    font-size: 1.2em;
    font-weight: 600;
}*/
.header-data * p{
    padding: 0;
    margin: 0;
}
.header-btn{
    color: white;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    background-image: linear-gradient(to right, #a8eb12, #8ee008, #72d601, #53cb00, #2ac000);
    width: 35%;
    border-radius: 7px;
    transition: 0.2s;
    border: 2px solid;
    font-weight: 600;
}
.header-btn:hover{
    background-image: linear-gradient(to right top, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
    color: black;
    border: 2px solid #8aff05;
}
.de2-sec * p{
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.de2-sec * h4{
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
}
.de2-sec{
    margin-top: 70px;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
}
.de-data > img{
    display: inline-block;
    margin-top: -45px;
    width: 70px;
}
.de-data{
    border: 1px solid #817e7e;
    border-radius: 7px;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    width: 20%;
    display: inline-block;
    border: 1px solid rgb(228, 226, 226);
    transition: box-shadow .3s;
    min-height: 160px;
    vertical-align: top;
}
.de-data:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}





.about-clg{
    /*background-image: url("../images/assets/1x/Asset\ 7.png"), url("../images/assets/1x/Asset\ 8.png");
    background-position: top left, right bottom;
    background-repeat: no-repeat, no-repeat;*/
    position: relative;
    min-height: 100vh;
}


.about-jims{
    position: absolute;
    right:52%;
    text-align: justify;
    width: 35%;
    margin-top: 5%;
}
.bulding1{
    position: absolute;
    width: 35%;
    right: 15%;
    margin-top: 5%;
    z-index: -1;
}
.about-dtu{
    position: absolute;
    right: 10%;
    margin-top: 30%;
    width: 35%;
    text-align: justify;
}
.bulding2{
    position: absolute;
    width: 35%;
    right: 47%;
    top: 35%;
    margin-top: 5%;
    z-index: -2;
}
.bulding3{
    display: none;
}
.about-clg * h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    margin-left: 20px;
}
.about-clg * p{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.under{
    width: 50%;
    position: absolute;
    margin-top: -25px;
}
.contest{
    background-image: url("../images/assets/presentation.jpeg");
    min-height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.cont-sec > h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
}
.cont-sec > p{
    font-family: 'Lato', sans-serif;
}
.cont-sec{
    background-color: rgba(46, 46, 46, 0.8);
    color: white;
    text-align: center;
    min-height: 60%;
    width: 80%;
    position: absolute;
    top: 15%;
    left:10%;
    right:10%;
    bottom: 10%;
    padding: 22px;
}
.hr-under{
    height: 1px;
    border: 0;
    border-top: 2px solid #08F708;
    padding: 0; 
    width: 70%;
    display: inline-block;
}
.mar-bot{
    margin-bottom: 10px !important;
}
.pat-con > hr{
    height: 1px;
    border: 0;
    border-top: 2px solid #08F708;
    padding: 0; 
    width: 60%;
}
.areas > h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6em;
}
.areas{
    background: linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), url("../images/assets/1x/design.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 8%;
    margin-right: 8%;
    padding: 20px 0 20px 0;
    text-align: center;
    position: relative;
}
.head-full-under{
    position: absolute;
    top: 19%;
    right: 35%;
}
.areas-sec1, .areas-sec2{
    text-align: left;
    display:inline-block;
    padding: 0 2% 0 2%;
    font-family: 'Lato', sans-serif;
    font-size: 1.1em;
    vertical-align: top;
    width: 40%;
}
.areas-sec{
    width: 10%;
    display:inline-block;
}

.areas-sec li{
    margin:0 0 10px 0;
}

.color-bl{
    background-color: #F5F5F5;
}
.date{
    margin: 0 5% 0 5%;
    padding: 20px 0 20px 0;
    text-align: center;
    position: relative;
}
.date > h4{
    font-family: 'Lato', sans-serif;
    font-size: 1.6em;
}
.date-sec{
    width: 20%;
    display: inline-block;
    margin: 5px;    
    border: 1px solid rgb(228, 226, 226);
    transition: box-shadow .3s;
    border-radius: 5px;
    padding: 20px 10px;
    font-family: 'Montserrat', sans-serif;
    background-color: white;

}
.date-sec:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.date-sec > img {
    height: 80px;
    width: 80x;
}
.date-sec > hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgb(228, 226, 226);
    margin: 1em 0;
    padding: 0; 
}

.he{
    font-weight: 600;
}
.de{
    font-size: 0.5;
}

.pat-con{
    margin: 0 5% 0 5%;
    padding: 20px 0 20px 0;
    text-align: center;
    position: relative;
}
.pat-con h4{
    font-family: 'Lato', sans-serif;
    font-size: 1.6em;
}
.pat-member{
    display: inline-block;
    padding: 20px;
    margin: 10px;
    vertical-align: top;
}
.pat-member > h4{
    font-family: 'Lato', sans-serif;
    font-size: 1.2em;
}
.mem-name{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4em;
}
.mem-des{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    margin-top: -20px;
}
.head-full-under-pat{
    position: absolute;
    top: 10%;
    right: 35%;
}

.img-coro{
   /* background-color: #00f795;*/
    padding: 40px 0 20px 0;
}
.img-col-div{
    border-radius: 7px;
}
.img-col-div-end{
    /*background-color: #00efdc;*/
    text-align: center;
    margin-left: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    padding: 30% 0;
}
.img-coro{
    text-align: center;
}
.img-coro > hr{
    height: 1px;
    border: 0;
    border-top: 2px solid #08F708;
    padding: 0; 
    width: 60%;
    margin-bottom: 30px;
}
