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

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

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

body {

    width: 100%;
     
}

.ptb-70 {
    padding-top: 10px;
    padding-bottom: 20px;
    background: #fff;
}
.cnt-sec {
    margin-top: -10px;
}
p.hed {
    border-bottom: 1px solid;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 22px;
    font-weight: bold;
    background: #0094d4;
    color: #fff;
}
.card .img-fluid {

        width: 100%;
        background: #fff;
        height: 250px;
        text-align: center;
        padding: 55px;

}
a.linkedin:hover {
    text-decoration: underline !important;
}
.earth a {
   color: #000;
    background: #ffca49;
    padding: 10px;
    margin-top: 20px;
   
    display: inline-block;
    font-size: 12px;
    width: 49%;
    text-align: center;
}
.earth a:hover {
   
    color: #fff;
    text-decoration: none;
    
}
#modelpop1 .modal-body .img-sec {
    display: inline-block;
    width: 24%;
    padding: 0px 0px;
}
a.nyas {
    
    text-align: center;
    width: 100%;
    display: inline-block;
}
.earth h1{

    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
h1.secondtitle {
    margin-top: 40px;
}
.hero-sec {

    width: 100%;

    
     background-image: url(../img/bag.jpg);


    background-repeat: no-repeat;

    padding: 30px 0px 30px 0px;

    background-size: cover;

}
.hr-lines {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
p.right {
    text-align: right;
    margin-right: 20px;
    float: right;
    width: 20%;
}
p.left {
    text-align: left;
    margin-left: 20px;
    width: 80%;
}
.col-lg-12.footerarea {
    display: flex;
}
/* .hr-lines:before{
  content:" ";
  height: 2px;
  width: 130px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
}
.hr-lines:after{
  content:" ";
  height: 2px;
  width: 130px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  right: -25px;
} */

.hero-sec .cnt-sec h2 {

   font-size: 40px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;

}

 .title h2 {
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    padding: 20px 5px 10px;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 3px solid navy;
}
.row.title {

    text-align: center;

    width: 100%;

    margin-bottom: 30px;

}

.hero-sec .cnt-sec p {

    font-size: 15px;
font-weight: 600;
    color: #fff;
    margin-bottom: 40px;

}

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

    width: 100%;

    display: inline-block;

    margin-top: 10px;

}

.hero-sec .cnt-sec .btn-sec a {
    background-color: yellow;
    border-radius: 20px;
    padding: 12px 60px;
    color: #000;
    font-size: 22px;
    font-weight: 400;
}
i.fa.fa-file, i.fa.fa-linkedin{
    font-size: 22px;
    margin-right: 15px;
}
.hero-sec .img-sec {

    text-align: center;

}

.hero-sec .img-sec img {
     width: 58%;
    float: right;
    margin-top: 40px;
    margin-bottom: 30px;
    border: 5px solid #fff;
    border-radius: 15px;
}

.modal-body .img-sec {

    display: inline-block;

    width: 49%;

    padding: 0px 80px;

}

#modelpop2 .modal-body .img-sec, #modelpop3 .modal-body .img-sec, #modelpop5 .modal-body .img-sec,  #modelpop6 .modal-body .img-sec,  #modelpop7 .modal-body .img-sec,  #modelpop8 .modal-body .img-sec{width: 49% !important;}

.modal-body .img-fluid {

    max-width: 100%;

    height: auto;

    width: 100px;

    margin: 0 auto;

    display: block;

}

.modal-body h3 {

    text-align: center;

    font-size: 12px;
    display: grid;
    margin-top: 20px;
    color: #000;

}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -20px;
}
.modal-content {
    background-image: url(../img/new/Overall-background.html);
    background-size: cover;
    background-position: 87%;
}
.modal-body h3:hover { color: #d78d08; }

.midd-part .card {

    width: 100%;

    display: inline-block;

    margin-bottom: 20px;

    border-radius: 5px;
    background-color: #f5f5f5;
    cursor: pointer;
    border: none;

}

.midd-part .card:hover .details-sec {
    background-color: orange;
}


.midd-part .card .details-sec {
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    /* border-radius: 25px; */
    width: 100%;
    /* height: 10px; */
    margin: 0 auto;
}

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

    font-size: 15px;
    text-align: center;
    color: #000;
    margin-bottom: 0px;
    padding: 0px 15px;
}
.midd-part .card .img-sec {
    overflow: hidden;
}
.midd-part .card .img-sec img {
    transition: 0.3s all ease-out;
}
.midd-part .card:hover .img-sec img {
    transform: scale(1.1);
    transition: 0.3s all ease-out;
}



.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 rgb(0 0 0 / 50%);
    color: #fff;
    background: #06cffc;
    text-decoration: none;
}
.card-popup .modal .modal-header .close {

    border-radius: 100%;

    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: 12px 0;

    text-align: center;

    background-color: #000;

}

footer p {

    font-size: 16px;

    color: #fff;

    margin-bottom: 0px;

}

.mobile {display: none;}
    .desktop {display: block;}


@media (max-width: 991px) {

    .mobile {display: block;}
    .desktop {display: none;}
    .midd-part .card .details-sec h3 {
    font-size: 16px;}

    .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: 30px 0px;
    background-size: cover;
    text-align: center;
    background-position: 56% 0px;
}
.hero-sec .cnt-sec p {color: #fff;}
.hero-sec .cnt-sec h2 {
   
    color: #000;
   
}

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

        width: 90%;

    }  */

    .modal-body .img-sec,
    .midd-part .card {
        width: 100%;
    }

}



@media (max-width: 767px) {

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

    .card-popup .modal .modal-header .close span {
    position: absolute;
    top: 5px;
    left: 11px;
}

p.hed {
    border-bottom: none;
}


    .hero-sec .img-sec img {
    width: 60%;
    float: none;
}
    .earth a {
    color: #000;
    background: #ffca49;
    padding: 10px;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-flex;
    font-size: 12px;
    width: 46%;
    text-align: center;
    min-height: 111px;
}
a.nyas {
    min-height: 40px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
    .modal-content {background-image: url(../img/new/Overall-background.html); width: 90%; margin: 0 auto;}
    
#modelpop3 .modal-body .img-sec {
    display: inline-block;
    width: 100%;
    padding: 15px 20px;
}
#modelpop4 .modal-body .img-sec, #award .modal-body .img-sec {
    display: inline-block;
    width: 49%;
    
}
.modal-body .img-fluid {
    max-width: 100%;
    height: auto;
    width: 120px;
    margin: 0 auto;
    display: block;
}
 
    .hero-sec .cnt-sec h2 {

        font-size: 42px;

        margin-top: 20px;

    }
    .modal-body .img-sec {padding: 20px 0px;}
    .card .img-fluid {width: 100%; height: auto;}

}

/* .underline {
	width: 20%;
	height: 5px;
	background: #fff;
	border-radius: 3px;
	position: relative;

	overflow: hidden;
	left: 40%;
}

.underline span {
	width: 15px;
	height: 100%;
	background: darkorange;
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 10px;
	animation: moving 2s linear infinite;
}

.underline1 {
	width: 22%;
	height: 5px;
	background: #fff;
	border-radius: 0px;
	position: relative;
	margin-bottom: 5%;

	overflow: hidden;
	left: 39%;
}

.underline1 span {
	width: 15px;
	height: 100%;
	background: rgb(255, 179, 0);
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 10px;
	animation: moving 2s linear infinite;
}

@keyframes moving {
	0% {
		left: -20px;
	}

	100% {
		left: 100%;
	} 
}*/