body {margin:0;font-family: 'Lora', serif;
        overflow-x: hidden;
}

.topnav {
  overflow: hidden;
  background-color: #0a2351;
}
.width{
    width: 45px;
}
.display{
    display: none !important;
}
.footer1 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color:  #0a2351;
  color: white;
  text-align: center;
  padding: 6px;
  display: none;
}
.pra1{
  font-weight: 900 !important;
  letter-spacing: 3px !important;
}
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 31px;
  text-decoration: none;
  font-size: 17px;
  border-right: #0f77d1 1px solid;
  border-left: #0f77d1 1px solid;

}

.active {
  background-color: #0a2351;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: 'Lora', serif;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 19px;
  text-decoration: none;
  display: block;
  text-align: left;
}
#myTopnav{
padding-left:121px;
position: sticky;
top: 0;
z-index: 1;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: white;
  color:#555 ;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.heade{
    float: left;
    display: block;
    color:black;
    text-align: center;
   padding: 10px 15px;
    text-decoration: none;
    font-size: 17px;
    margin-left: 18px;
}
.logo{
    height: 41px
    ;
}
#marginpadding{
    margin: 0px !important;
    padding: 0px !important;
}
.dark{
    background-color: black !important;
}
.line{
  width: 203px;
  height: 11px;
  background-image: url('https://i.postimg.cc/vHp3zmj3/line-3-removebg-preview.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.backgroundblue{
  background: #0d2653;
  padding-bottom: 38px;
}
#padding120{
  padding-left: 122px;
}
.footerpra{
  letter-spacing: 1px;
    font-size: 17px;
    text-align: justify;
    word-spacing: 0.8px;
}
.bgfooter{
  background: #031330;
  padding-bottom: 8px;
  padding-top:20px;
  font-size: 20px;
}
.white{
  color: white !important;
  font-family: 'Lora', serif;
    font-weight: 300;
    text-decoration: none !important;

}
.hovereffect:hover{
  padding-left: 20px;
}
.padding60{
  padding: 65px;
}
.bg2{
  background-image: url('https://i.ytimg.com/vi/R9mXtzn8meE/maxresdefault.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.h1heading{
  font-size: 36px;
    text-shadow: 1px 1px 1px;
    color: black;
    margin-left: 303px;
    letter-spacing: 1px;
    margin-top: 58px;
    font-family: 'Lora', serif;
}
.borderwhite{
  border: 1px solid white;
}
.h2heading{
  font-size: 33px;
  font-family: 'Lora', serif;
    text-shadow: 1px 1px 1px;
    color: black;
    letter-spacing: 1px;
    margin-top: 58px;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: justify;
}
.sideimg{
  width: 100%;
 height: 322px;
  border: 1px solid #ede8e8b0;
    padding: 9px;
   margin: 44px ;
 box-shadow: 1px 1px 0px;
}

.padding8{
padding: 11px;
}

.padding25{
  padding-bottom: 25px;
}
.pra{
  font-size: 17px;
    text-align: justify;
    letter-spacing: 0.4px;
    font-family: 'Lora', serif;
}
.bluecolor{
  color: #1045a9;
}
.margin20{
  margin-top:50px;
}
.margin0{
  margin-top: 60px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/* strat card css */
*{
  box-sizing:border-box;
  margin:0;
  padding:0;
}

.card{
  width: 100%;
  height: 265px;
  margin-bottom: 20px;
  background: hsl(0deg 16% 93%);
  color: hsl(0deg 23% 94%);
  padding: 2 rem 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient( 
    90deg, hsl(198deg 94% 42%), hsl(198deg 56% 32%), hsla(0, 0%, 10%, 0)), url(https://cdn1.aglasem.com/admission/wp-content/uploads/2019/08/pearl-adm-min-750x375.png);
  background-size: cover;
  border-radius: 10px;
  padding-left: 27px;
  text-align: justify;
}

.card > h2{
  margin-bottom:2rem;
   color: hsl(246deg 94% 4%);
   font-family: 'Lora', serif;
  font-size: 20px;
}

.card > p{
  margin-bottom:2rem;
  width:60%;
  font-size:11px;
  line-height:150%;
}

.learn-more{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:30%;
}


.lin{
  flex-basis:40%;
  position:relative;
  overflow:hidden;
}

.lin::before{
  content:"";
  position:absolute;
  inset:-10px;
  width:30px;
  background:hsl(0, 0%, 10%);
  transform:translateX(-100%);
  transition:0.65s ease;
}


.learn-more:hover .lin::before{
  transform:translateX(200%);
}


.lin > hr{
  border:1px solid hsl(30, 80%, 55%);
}

.learn-more > a{
  text-decoration:none;
  font-size:0.7rem;
  color:hsl(30, 80%, 55%);
}
.cardbanner{
  background-image: url('https://www.marjon.ac.uk/media/2018-website-images-gdpr/courses/teacher-training/2018_Teacher_training_Banner.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* end card  */

/* flip card css start */
.flip-card {
  background-color: transparent;
  width:100%;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}
ul {
  display: block;
  list-style-type:none;
  
}
li{
float:left;
padding-left:10px;
}
.lasti{
  padding: 11px;
    background: #0d2653;
    border-radius: 50%;
    color: white;
    width: 40px;
}
.padding29{
  padding: 30px;
}
.best{
  font-size: 21px;
  font-family: 'Lora', serif;
    color: #000000d9;
    padding: 8px;
}
a{
  text-decoration: none !important;
}

.fa{
 
  transition: width 2s, height 2s, transform 2s;
}
.fa:hover{
  transform: rotate(180deg);
}
h3{  
  color: #fff;
  text-transform: uppercase;
}
.padding15{
  padding: 20px;
}
.margintop20{
  margin-top:34px;
  border:1px solid white !important;
}
.btn-danger{
  margin-bottom: 7px !important;
    border: none !important;
    background: #0a2351 !important;
}
.bluecolor1{
  background: #04043ef5;
    color: white;
    border-radius: 42px;
    width: 30px;
}
.borderleft,.borderright{
  border-left: 1px solid red;
  
}
.hoverCSS3{
  display: inline-block;    
  position: relative;
  padding-bottom:10px;  
  font-size: 30px;
}
.hoverCSS3:after{
  content: "";    
  position: absolute;
  background-color: rgb(150,150,150);
  height: 3px;
  width: 0;
  top: 100%;
  left: 0;
  display: inline-block;
  opacity: 0;
  
  -webkit-transition: opacity .4s ease-out, width .4s ease-out  ;
 -moz-transition: opacity .4s ease-out, width .4s ease-out ;
 -o-transition: opacity .4s ease-out, width .4s ease-out ;
 transition: opacity .4s ease-out, width .4s ease-out;
}

.hoverCSS3:before{
  content: "*";    
  width: 22px;
  height: 22px;
  display: inline;
  float: right;
  margin-left: 8px;
  margin-top: 8px;
  padding-left:4px;
  background: #ebecf0;
  
  -webkit-transition:  -webkit-transform .4s ease-out;
 -moz-transition: transform .4s ease-out;
 -o-transition:  transform .4s ease-out ;
 transition:transform .4s ease-out, -ms-transform .4s ease-out;
}

.hoverCSS3:hover:before{
  transform:rotate(180deg);
  -ms-transform:rotate(180deg); /* IE 9 */
  -webkit-transform:rotate(180deg); /* Opera, Chrome, and Safari */
}

.hoverCSS3:hover:after{    
  opacity: 1;
  width: 100%;
}

.hidden {
opacity:0;
}
.console-container {

font-family:Khula;
font-size:4em;
text-align:center;
height:200px;
width:600px;
display:block;
position:absolute;
color:white;
top:0;
bottom:250px;
left:0;
right:0;
margin:auto;
}
.console-underscore {
 display:inline-block;
position:relative;
top:-0.14em;
left:10px;
}
.word {
position: absolute;
width:500px;
opacity: 0;
}

.letter{
display: inline-block;
position: relative;
transform: translateZ(25px);
transform-origin: 50% 50% 25px;
}

.letter.out {
transform: rotateX(90deg);
transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
transform: rotateX(-90deg);
}

.letter.in {
transform: rotateX(0deg);
transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.padding0{
  padding:0px !important;
}
.wisteria {
color: #0a2351;
}
.bannerimg{
  width:100%; height:500px !important; opacity: 0.8;
}
.bannerimg1{
  width:100%; height:300px !important; opacity: 0.9;  
}
.console-container1 {
  text-align: left !important;
}
.marginleft{
  margin-left: -295px;
}
.fontsize22{
  font-size: 22px;
}
.aboutbg{
  background: url('https://media.istockphoto.com/photos/black-and-blue-abstract-cement-wall-interior-texture-for-display-picture-id1293140237?b=1&k=20&m=1293140237&s=170667a&w=0&h=qIgkX_gfv3gQihobMnLp5tZeddAePY1TpQrnfyd-aQ4=');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.white{
  color: white;
}
#card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
}
#card span {
margin-left: 5px;
}
#card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);

}
.bgwhite{
  background-image: url('https://media.istockphoto.com/vectors/grey-white-smooth-stripes-technology-banner-vector-id1301128749?b=1&k=20&m=1301128749&s=170667a&w=0&h=d_kkQ7oJLXP7H2v8QUM4r8o3Vfdooy--KZf6bcfLiWk=');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.margin50{
  margin: 50px;
}
.margin22{
  margin-top: 14px;
  background: radial-gradient(#0a1a8f, #f5dede00);
    padding: 77px;
}
.paddingcourse {
 
    padding-bottom: 17px;
    padding-right: 17px;
}
.padding8{
  padding: 8px;
}
.margin30{
  margin-top:14px;
}
.bg-admission{
  background-image: url('https://files.123freevectors.com/wp-content/original/119622-abstract-white-background-graphic-design.jpg');
  background-repeat: no-repeat;
  background-size: cover;

}
/* admissionform  */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;900&display=swap');

.body1 {
  margin: 0;
  /* width: 100vw;
  height: 100vh; */
  background: #ecf0f3;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  place-items: center;
  overflow: hidden;
  font-family: poppins;
}
.padding8{
  padding: 8px;
}

.container1 {
  position: relative;
  width:60%;
  height:auto;
  border-radius: 20px;
  padding: 40px;
  box-sizing: border-box;
  background: #ecf0f3;
  box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
}

.brand-logo {
  height: 100px;
  width: 100px;
  background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQiDyOPBO_p03OjI-FkG8hA6yAQgDVvVMHhBQe02-StD15rrF22ZOjDWOeAyMhGBLRttks&usqp=CAU");
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center;
  margin: auto;
  border-radius: 50%;
  box-sizing: border-box;
  box-shadow: 7px 7px 10px #cbced1, -7px -7px 10px white;
}

.brand-title {
  margin-top: 10px;
  font-weight: 900;
  font-size: 1.8rem;
  color: #1DA1F2;
  letter-spacing: 1px;
}

.inputs {
  text-align: left;
  margin-top: 30px;
}

label, input, button,select,textarea {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  outline: none;
  box-sizing: border-box;
}

label {
  margin-bottom: 4px;
}

label:nth-of-type(2) {
  margin-top: 12px;
}

input::placeholder {
  color: gray;
}

input,select,textarea {
  background: #ecf0f3;
  padding: 10px;
  padding-left: 20px;
  height: 50px;
  font-size: 14px;
  border-radius: 50px;
  box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
}


button {
  margin-top: 20px;
  background: #1DA1F2;
  height: 40px;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 900;
  box-shadow: 6px 6px 6px #cbced1, -6px -6px 6px white;
  transition: 0.5s;
}

button:hover {
  box-shadow: none;
}

.admission {
  position: absolute;
  font-size: 8px;
  bottom: 4px;
  right: 4px;
  text-decoration: none;
  color: black;
  background: yellow;
  border-radius: 10px;
  padding: 2px;
}

.h1admission {
  position: absolute;
  top: 0;
  left: 0;
}
.contact-info-box {
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
  background: #ffffff;
  padding: 30px;
  height: 280px;
}
.contact-info-box .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #f5f5f5;
  border-radius: 50%;
  font-size: 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 15px;
  position: relative;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


