
h1,h2, h3, h4{
    font-family: 'Amiri', serif;

}
body{
    font-family: 'Average', serif!important;
}
*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;

    }

html{
    scroll-behavior: smooth;
    overflow-x: hidden;
    font-family: 'Amiri', serif;
}
@font-face {
    font-family:"Tenali Ramakrishna";
    src:url("../font/TenaliRamakrishna-Regular.ttf");
}

.tenali-font{
    font-family:'Tenali Ramakrishna'!important;;
}

.why-content{
    font-size: 25px;
}
.why-content-li-li{
    
    font-size:22px!important;
}
.our-vision{
    margin-left: 20px;
}

.exam-name-box{
    font-family:'Tenali Ramakrishna'!important;
    font-size: 20px;

}
#fas{
    width: 32px;
    text-align: center;
    color: white;
 }
 .btn-servic-reg{
     margin-left: 30px;
 }
/* navbar */
/* scroll to top */
#scrollToTop i{
    z-index:1000;
    font-size: 2.5rem;
    color: #192A56;
    position: fixed;
    bottom:50%;
    left:2%;
    transition: 0.5s ease;
}
#scrollToTop i:hover{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease;
}
/* scroll to top */
/* test */
.wrapper-phone{
    display: none;
}
/* test */
nav{
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 8vh;
    background-color: #192A56/*#192A56*/ ;
}
.footer{
    color: white!important;
}
.about-footer{
    margin-top: 15px;
}
.logo{
    cursor: pointer;
    color: gold;
    font-size: 20px;
    letter-spacing: 5px;    
}
.nav-links{
    display: flex;
    color: white;
    justify-content: space-around;
    width: 80%;
}
.nav-links a {
    text-decoration: none;
    color: white;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.nav-links li{
    list-style: none;
}
.nav-links li a{
    text-decoration: none;
}
.nav-links li a:hover{
    color: gold;
}
.burger{
    visibility: hidden;
}
.burger div{
    width: 25px;
    height: 3px;
    background-color: white;
    margin: 5px;
}


/* navbar */
/* jumbotron */
/* changes made on 3-3-20 */
.Allbuttons{
    background-color: red;
    color:white;
}
/* changes made on 3-3-20 */

#headerDAG{
    background-color: #dde1e7;
    color: black;
    -webkit-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
    -moz-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
    box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);    padding: 20px;
    text-transform: uppercase;
}
#headline{
font-size: 28px;
line-height: 40px;
}
.header-gril-left{
    width: 100%;
    height: auto;
    background-image: url("../Images/dag-hero-girl.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.topjumbo{
    margin-top: 5px!important;
    
}

.jumbotop{
    margin-top: 20px;
    display: flex!important;
    justify-content:space-between!important;
     background-color:white;/* #6A89CC; */
    text-align: center;
    border-radius: 6px;
    
}
.one{
    display: flex;
    flex-direction: column;
  
    align-items: center;
}
.two{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.two img{
    border-radius: 50%;
}

/* jumbotron */
/* top banner rotate */


.logo-rotate{
    display: flex;
    flex-direction: column;
}
#dag-header{
    border: 1px solid black;
    display:inline-block;
    font-size: 28px;
    line-height: 40px;
}
#dagImage{
    height: 220px;
    width: 200px;
    animation: spin 4s linear infinite;
}
.box1 i{
    box-sizing: border-box;
    align-items: center;
    display:flex;
    justify-content: center;
    font-size:45px;
    color:black;
    margin-right: 7px;
    border-radius: 50%;
   
}
 .phone{
    border-radius: 50%;
    padding: 5px;

}

.apply-wrapper{
    background-color: #dde1e7;
    padding:25px 20px;
    -webkit-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
    -moz-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
    box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);

}
.contact-box{
   display: flex;
   flex-direction: column;
   margin-top: 50px;
}
.contact-box span{
    font-size:23px!important;
}
.contact-wrapper{
    display: flex;
    justify-content:flex-start;
    float: left;
}
.dagRotate{
    margin-top: -20px;
    display:flex;
    justify-content: center;
    flex-direction: column;
}


.box2{
    display: flex;
    flex-direction:column;
    justify-content:center;
    text-align: left;
}

.box2 p:last-child{
   margin-top: -15px;
}
/* top banner rotate */
.topcolleger-wrapper{
    display: flex;
    justify-content: center;
}
.top-college-banner-name{
    margin-left: 45px;
}

#banner{
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin:10px;
    text-transform: uppercase;
}

.banner-top-mobile{
    display: none;
}

.hero-contact-wrapper{
    margin:50px auto ;
    font-size: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-hero-phone-wrapper{
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    margin-left: -60px;
}
.contact-hero-mail-wrapper{
    display: flex;
    flex-direction:row;

}
.contact-hero-phone-wrapper span, .contact-hero-mail-wrapper span{
    margin:auto 15px ;
    
}
.hero-header p{
    margin: 55px auto;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid black;
    padding:20px 50px 20px 50px ;
    background-color:antiquewhite;
} 

.course-section-title{
    margin-top: 20px!important;
}
.course-section{
    display: flex;
    align-items: center;
    flex-direction:column;
    padding:5px ;
    margin-left:-1px ;
}

.innerTopCollege{
    display: flex;
    align-items: center;
    flex-direction:column;
    justify-content: center;
   
}

.innerTopCollege img{
    border: 1px solid black;
}
.search-desired-college{
      
    margin: 10px auto;
}
.more-college {
    animation: more-college-animi 0.8s linear infinite ;
}
@keyframes more-college-animi {

    from{
        opacity: 0;
        color: red;
    }
    to{
        opacity: 1;
        color: blue;
    }

}
.blink{
    animation: blinks 0.8s linear infinite;
}
@keyframes blinks{
    from{
        opacity:0;
        
    }

    to{
        opacity: 1;
        color: red;
    }
}
 .mybtns button{
    width: 150px;
    margin-top: 20px;

} 
.topCollegBtn{

    width: 150px;
}
.topCollegBtn a{
    text-decoration: none!important;
    color: white;  
    border: none;

}
.topCollegBtn a:hover{
    text-decoration: none!important;
    color: black;

}

.btn-ugpg{
    width: 150px;
    margin-top:-20px;
}
.btn-ugpg:hover{
    color: black!important;
}
.more-btn{
    background-color: #192A56!important;
    color: white!important;
    margin-left: -1px!important;
}
.btn-group{
    width: 160px!important;
    margin-bottom: 15px;
    display: flex!important;
    flex-direction: column;
}
.btn-group .btn:hover{
    color: black!important;
}
.dropdown-toggle{
    margin: 5px;
}
#ourServicesBanner{
    margin: 35px auto;
    width: 35%;
    text-align: center;
    border-bottom: 1px solid red;
    box-sizing: border-box
}
.service-wrapper{
    display: flex;
    justify-content: center;

}
.service-content-box ul li{
    font-size: 20px!important;

}
.registration-link-left-container{
    height: 60vh;
    background-image: url("../Images/final-registration-link.jpg");
    background-position: center;
    background-size:contain;
    background-repeat: no-repeat;

}

.payment-methods{
    margin-top: 20px!important;
}

.undrawText span{
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 20px;
}
.mission{
    margin-top: 100px;
}
.undrawImg{
  height:auto;
  width:100%;
}
.undrawText2{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.search-desired-course{
    margin: 20px 0px;   

}
.hero-text{
   font-size: 3vw;
}
.poularBanner{
    margin: 35px auto;
    width: 35%;
    text-align: center;
    box-sizing: border-box
}
.management-course-box{
    margin-top: 30px;
  
}
.law-course-box{
    margin-top: 30px;
  
}
.course-box:hover{
    background-color:none;
}
 .ourservice-box{
    display: flex;
    flex-direction: column;
} 
#ourservice-image{
    height: 300px;
    width: 300px;
    background-color: lightskyblue;
}
.popularblock:hover{
    
    background-color: #EAF0F1;
    
}

.featured-colleges-wrapper{
    display:flex;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: center;

    
}

.featured-colleges-wrapper span{
    margin: 5px;
    height: 120px;
    width: 210px;;
 }
.stat-wrapper{
    background-color:#dde1e7 ;
    padding-top: 15px;
}
#banner{
    margin: 35px auto;
    width: 35%;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
}

#trending-college{
    padding:5px 15px;
    margin: 5px;
    border-radius: 30px;
    border: 1px solid #34c1e5;
    text-transform:uppercase;
}

#trending-college:hover{
    background-color:#192A56;
    color: white;
   
   
}


.trending-wrapper{
    padding: 25px;
    background-color: #dfe6e9;
}


/* counter */
.stat{
    background:white;
   
    color: black;
    background-attachment: fixed;
    margin-top: 50px;
}
#counter-pic img{
    height: 180px;
    width: 180px;
    border-radius: 50%;
}
.stat-items h2{
     font-weight: bold;
     font-size: 42px;
     color:#192A56;
}
.stat p{
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: -10px;
}
/* counter */

.testimony{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#testimony-img img{
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
.testimony-body-wrapper{
background-color: #dde1e7;
box-shadow: -3px -3px 5px #ffffff70, 3px 3px 15px #00000070;

}


.testimony-name-img{
    display:flex;
    flex-direction: row;
    border-radius: 50%;   
}
 .star{
    color: goldenrod;
    
}

.testimonial-mobile{
    display: none;
}

.testimony-body-wrapper{
    
    color: white;
    background-color: green!important;
}







/* animations */
@keyframes spin{
    0%{
        transform: rotateY(0deg);
    }
   
    80%{
        transform: rotateY(360deg);
    }
    100%{
        transform: rotateY(360deg);

    }
}
@keyframes topcollege-animi{
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0.5;
    }
    100%{
        opacity: 1;;
    }
}

#blink{
    animation: top-college-animi 2s linear;
}
/* animations */

/* slider top*/

 .swiper-mobile{
    display: none;
 }
 .swiper-wrapper{
     transition-duration: 3000ms!important;
 }
  .swiper-container {
    width: 100%;
    height: auto;
    margin-top: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:contain!important;
    overflow: hidden;
  }
    .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
    /* Center slide text vertically */
     display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; 
  } 
/* slider top*/

/* slider testimonial */

  .box{
      display:flex;
      justify-content: center;
      flex-direction: column;
  }
  .imgbox img{
      height: 200px;
      width: 200px;
      border-radius: 50%;
  }
/* slider testimonial */
/* collge page */

  .servicetop{
      display: flex;
      align-items: center;
      flex-direction: column;
      text-transform: uppercase;
  }
  .servicetopbox1{
      border: 1px solid black;
      padding: 10px;
      box-sizing: border-box;
      background-color:white
        
  }
  .coursesCard{
      border-radius: 6px;
      margin-top: 15px;
  }
  .serviceul li{
      list-style: none;
  }
  
  .registerBanner{
      margin-top:50px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      letter-spacing: 2px;
      font-weight: bold;
      color: white;
      background-color:#6A89CC;
  }
 
 
  .registerBanner h4{
      margin-top: 10px;
      font-weight: bold;
      letter-spacing: 5px;
  }
  #register-button{
    margin: 10px auto;
    font-weight: bold;
    letter-spacing: 5px;
    border: 2px solid white;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: red;
  }
  #register-button a :hover{
      background-color:white;
      color:black;
  }

  .article{
      margin:50px auto;
  }
  #service-article{
    margin-top: 19px;
    letter-spacing: 2px;
  }
  .dropdown-menu  {
      text-decoration: none;
      color: black!important;
  }

  .medical-college{
      margin-top: 15px;
  }
  #state-button-medical .btn-primary{
      width: 200px;
      margin: 5px!important;
  }
  #state-button-engineering .btn-primary{
      width: 160px!important;
      margin: 5px;
  }
  #state-button-engineering .btn-primary:hover{
      color: black!important;
  }
  #state-button-management .btn-primary{
      width: 170px;
      margin: 5px;
  }
  #state-button-management .btn-primary:hover{
    color: black!important;

  }
  #state-button-medical .btn-primary{
      width: 160px;
  }
  #state-button-medical .btn-primary:hover{
      color: black!important;
  }
  .college-girl-mob{
      display: none;
  }
  .college-girl-desktop{
    height: 600px;
    width: 670px;
}


  .college-list{
    list-style: none;
  }
  /* college page */
/* service page */
/* contact page */

.apply-now-girl{
    margin-top: 20px;
}

.apply-back{
    margin-left:-112px;
   height: 550px;
   width: 370px;
   align-items: center;
   text-align: center;
   display:flex;
   flex-direction: column;
   justify-content: center;
   background-color: #dde1e7;
   -webkit-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
-moz-box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
box-shadow: 23px 28px 40px -13px rgba(0,0,0,0.48);
 
 
}
.apply-right-desktop{
    margin-left: 100px!important;
   height: 500px;
   width: 700px;
   
}
.apply-right-mob{
    display: none;
}
.jump-btn{
   display: flex;
   flex-direction: column;
   justify-content: space-around;
}
.jump-btn .btn {
    margin: 10px ;
    
}
.contacthead h2{
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 2px;
    box-sizing: border-box;
}
.contact-box{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.contact-box span{
    margin: 10px;
    font-size: 20px;
    font-weight: bold;
}

.contacthead h5{
    margin-top: 25px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px;
}
.faq-ques{
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;

}
.faq-ques button{
    margin-top: 15px;
    padding: 20px;
    font-size: 25px;
}
/* contact page */
.contact-footer-contact{
    margin-top: -10px!important;
}
.fee{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    width: 180px;
  }
  .fee span{
      border: 1px solid black;
      padding: 3px;
  }
  /* eng colleges*/
  .card-body{
      background-color: white;
  }
  .card{
      margin: 5px auto ;
  }
  .card-title{
    text-transform: uppercase;
  }
  #locationHeader{
      margin: 60px auto;
      color: white;
      background-color:#192A56;
      box-sizing: border-box;
      padding:50px;
  }
  #about-header{
      color: white;
      background-color:#192A56;
      box-sizing: border-box;
      padding:50px;
  }
  #exam-header-box{
    border: 1px solid black;
    display: inline-block;
    padding: 15px 80px;
    color: white;
    background-color: rgba(9, 243, 40, 0.733);
  }
  /* eng colleges */
  /* card */
  .card-college-box{
    position:relative;
  }
  .card-college-box:before{
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    border: 1px solid transparent;
    bottom: 0;
    left: 0;
    box-sizing:border-box;
  }
  .card-college-box:hover:before{
    position: absolute;
   height:100%;;
   width: 18em;
   border: 0.8px solid yellowgreen;
    border-right: none;
   border-bottom: none; 
   transition: height 0.2s linear,
                width 0.2s linear 0.2s;
    
  }
  .card-college-box:after{
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    border: 0.8px solid transparent;
    top: 0;
    right: 0;
    box-sizing:border-box;
  }
  .card-college-box:hover:after{
    position: absolute;
   height:100%;;
   width: 18em;
   border: 0.8px solid thistle;
    border-left: none;
   border-top: none; 
   transition: height 0.2s linear,
                width 0.2s linear 0.2s;
  }
  .card-link {
      position: relative;
      z-index: 10!important;
  }
  /* /card */
  #state-button a{
      margin: 5px;
  }
/* courses page */
.ugpg-course-hero{
    background-image: url("../Images/final-course-ugpg-hero.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
    object-fit: cover;

}
.course-short-box-ugpg{
    background-image: url("../Images/final-course-ugpg-button-bg-min.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}
.medical-course-header-image{
height:60vh;
 background-image:url("../Images/final-course-medical-hero.jpg");
 background-size: cover;
 background-position: center center;

}
.engineering-course-header-image{
    background-color: lightblue;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
    /* opacity: 0.1; */
}

/* course page buttons */
.course-short-box{
    border: 1px solid black;
    padding: 15px;
   align-content: center;
}

.medical-button-box{
    display: flex;
    justify-content: space-around;
    
}


.course-eng-butoons{
    margin:5px;
}
#course-full-name{
    padding:12px;
    font-weight: bold;
     background-color: black; 
     color: white;

}
.exam-name-box{
    padding:12px;
    font-weight: bold;
     background-color: black; 
     color: white;
    margin: 3px;
}
#course-full-name a{
   
    color:white;
}
.exam-name{
    margin-top: 3px;
}
.view-detail-btn{
    position: absolute;
    right: 30px;
    margin-top: -7px;
}
.course-btn-container .btn-primary{
    margin: 5px;
    width: 100px;
    border: none;

}
 .course-btn-container .btn-primary a{
    text-decoration: none;
    color: white;
}
.ugpg-btn-section {
    text-align:center;
}
.course-law-btn-container .btn-primary{
width: 130px;
border: none;

}
.course-law-btn-container{
   
    display:flex;
    justify-content: center;
}
.course-engineering-btn-container .btn-primary{
    width:200px;
    border: none;

}
.course-ugpg-btn-container .btn-primary{
    width: 150px;
}
.course-management-btn-container .btn-primary{
    width:150px ;
    border: none;
}
.course-medical-btn-container .btn-primary{
width: 100px;
margin-left: 20px;
}
/* courses page buttons */
/* servcies page */

.service-content-box ul li{
 text-transform: uppercase;
 font-weight: bold;
}
.india-service{
    height:400px;
    width: 400px;
    background-image: url("../Images/final-service-india-service-min.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;

}
.abroad-service{
    height:400px;
    width: 400px;
    background-image: url("../Images/final-service-abroad-service-min.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;

}
.administration-service{
    height:400px;
    width: 400px;
    background-image: url("../Images/final-service-quota-service-min.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;

}
.student-service{
    height:400px;
    width:400px;
    background-image: url("../Images/final-service-student-service-min.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;

}
.college-service{
    height:400px;
    width: 400px;
    background-image: url("../Images/final-service-college-service-min.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid black;
}
#service-header{
    border: 1px solid black;
    background-color: antiquewhite;
}
.service-content-box ul li a{
    color: black;
    cursor: pointer;
    
}
.service-content-box{
    text-align: center;
    margin-top: 15px;
}
.service-content-box ul li{
    padding:5px ;
    
}
.service-content-box ul {
    margin-left:15px;
    list-style-type:disc;
}
.course-short-box button{
    margin: 5px;
}
/* services page */
/* course page button backgrounds */
.course-short-box-engineering{
    background-image: url("../Images/final-course-engineering-button-bg-min.jpg");
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
}
.course-short-box-ugpg{
    background-image: url("../Images/course-ugpg-button-bg.jpg");
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
}
.course-short-box-medical-bg{
    background-image: url("../Images/course-medical-btn-bg.jpg");
    background-position:left;
    background-size:cover;
    background-repeat: no-repeat;
}
.course-short-box-management-bg{
    background-image: url("../Images/course-management-btn-bg.jpg");
    background-position:left;
    background-size:cover;
    background-repeat: no-repeat;
}
.course-short-law-box{
    background-image: url("../Images/course-law-btn-bg.jpg");
    background-position:center;
    background-size:cover;
    background-repeat: no-repeat;
}
.course-short-box-engineering{
    background-image: url("../Images/final-course-engineering-button-bg.jpg");
    background-position:left;
    background-size:cover;
    background-repeat: no-repeat;
}
/* course page button backgrounds */
/*course-responsive-buttons*/
#mob-course{
    display: none;
}
#more-course{
    display: none;
}
/* course-respsonsive buttons*/
/* about page */
.about-wrapper{
    border: 1px solid black;
   
}
/* about page */