.custom-box
{
	/*height: 270px;*/
	margin:20px;
    padding: 20px;
    border: 1px solid #F0F0F0;
    background-color: white;
    /*border-radius: 14px;*/
    transition: .4s;
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.custom-box h3{
	/*margin-top: -20px;*/
	/*float: right;*/
	font-weight: bold;
	color: #9362D1;
}
.custom-box1
{
	margin:30px;
	padding: 20px;
}
.custom-box1 h3{
	font-size: 50px;
	color: orange;

}
.custom-box1 h5{
	/*font-size: 50px;*/
	color: white;

}
.div1{
	border-left: 2px solid black;
}
.fact-counter{
    color: white;
    }
 .myable{
 	background-color: white;

 }
 table{
 	width: 100%;
 	/*border:2px solid #002147;*/
 	border-radius: 16px;
 	box-shadow: 0 .5rem .5rem rgba(0,0,0,.75) !important;
 }
  table tr th{

 	background-color: #002147;
 	color: white;
 text-align: center;
 padding: 10px;
 border-right: 1px solid #002147;
 
 }
  table tr td{
 	
 	
 text-align: center;
 padding: 10px;
 border-right: 2px solid #004896;
 font-weight: bold;
 
 }
#table1 .table{
	background-color: #E8E8E8;
	width: 90%;
	margin-left: 30px;
	margin-top: 20px;

}
 #table1 .table tr th{
border-top: 0px;
 	background-color: transparent;
 	color: black;
 text-align: center;
 padding: 10px;
 border-right: 0px;
 
 }
   #table1 .table tr td{
 text-align: center;
 padding: 10px;
 border-right: 0px;
 font-weight: bold;
 
 }
   .triangle-up {
   	  position: absolute;
    top: -3%;
    left: 5%;
    width: 0;
    height: 0;
    border-left: 42px solid transparent;
    border-right: 70px solid transparent;
    border-bottom: 46px solid #E8E8E8;

    }
 .custom-table {
 	padding: 30px;
 	text-align: center;
 }
 .why-part h3{
 	padding: 20px;
 	font-weight: bold;
 	/*font-size: 30px;*/
 }
 
 .yellowarrow li{
 	list-style: disc;
 	margin-left: 40px;
 	color: black;
 	font-weight: bold;
 	margin-bottom: 10px;
 }
/*.yellowarrow li{
	padding-left: 20px;
	margin-bottom: 10px;
}
 .yellowarrow li:before {
    content: "";
    display: block;
    background: url(../images/check.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    background-size: 24px;
}*/
.help-box{
	padding: 10px;
	text-align: center;
	box-shadow: 1px 1px 3px 3px #E1E1E1;
	cursor: pointer;
	/*transition: .3s;*/
	border-radius: 5px;
	margin-bottom: 13px;
	
}
.help-box p{
	font-size: 13px;
	font-weight: bold;
    margin-bottom: 0px;
	color: black;
	padding-left: 44px;
	}
.help-box:hover{
	border:2px solid #8ABDF8;
	padding: 8px;
}
  .circle {
  	position: absolute;
    top: 14%;
    width: 30px;
    height: 30px;
    background: #8ABDF8;
    border-radius: 50%;
    }
   .help-box1{
   	margin-top: 24px;
   		border:2px solid #DBDBDB;
   		padding-left: 25px;
   		padding-right: 25px;
   		border-radius: 10px;
   }
   .help-box1 h3{
   	padding-left: 20px;
   	text-transform: uppercase;
   	font-weight: bold;
   }
   .help-box1 li{
   	color: #FF4773;
   	margin-top: 5px;
   	list-style: circle;

   }

.why-part{
	background-color: #DBDBDB;
	border-radius: 8px;
}
.curcle_modal{
	text-align: center;
	padding: 5px;
	background-color: white;
	 box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	 height: 148px;
}
.curcle_modal i{
	font-size: 40px;
	color: orange;
}
.curcle_modal p{
	font-size: 12px;
	line-height: 15px;
}
.myrow .col-lg-2{
	max-width: 20%!important;
	    flex: 0 0 20%;
}
.myrow .col-md-2{
	max-width: 20%!important;
	flex: 0 0 20%;
}
.mybtns{
	background-color: transparent;
	border:2px solid white;
	font-size: 17px;
	color: white;
	margin-left:20px;
	font-weight: 300;
	transition: .5s;
}
.mybtns:hover{
	background-color: white;

	color: #C1194F;
	transition: .5s;
	
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.university-box{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.25);
	/*height: 100px;*/
}
.numbers h1{
	font-weight: bold;
	font-size: 90px;
    margin-bottom: 7px;
}
.numbers div{
	position: absolute;
	top: 24%;
    left: 44%;

}
.numbers div p{
	font-size: 22px;
	line-height: 21px;
	color: black;
}
.university-about{
	padding: 50px;
}
.university-about .read-more{
	color: #3976C6;
	font-weight: 300;
	font-size: 14px;
	background-color: white;
}
.univer-img{
	padding: 30px;
}
.univer-img img{
	margin-top: 5px;
	width: 100%;
	/*height: 100%;*/
	/*margin-top: 30px;*/
	
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.35);
}
.help-box2{
	padding: 4px;
	text-align: center;
	box-shadow: 1px 1px 3px 3px #E1E1E1;
	cursor: pointer;
	/*transition: .3s;*/
	border-radius: 5px;
	background-color: #005AC2;
	margin-bottom: 13px;
	color:white;
}
.help-box2 p{
	padding-top: 7px;
	margin-bottom: 5px;
}
.image-table img
{
	width: 100%;
	border-radius: 5px;
	/*width: 50%;*/
}
.image-table table{
	border-radius: 0px;
	box-shadow: none!important;
}
.image-table table tr td{
	padding: 4px;
	border-right: none!important;
	/*width: 50%;*/
	height: 160px;
	
}
.custom-table span{
	background-color: #FF7878;
	 font-size: 18px;
	  font-weight: 500;
	   color:black;
	   border-radius: 5px;
	   padding: 7px;
	   cursor: pointer;
}
.university_test{
	background-color: white;
	border-radius: 20px;
	
	text-align: left;
	max-width: 950px;
	
}
.test_back{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../images/testimonial-blank-shape.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.university_test blockquote,h3,p
{
	text-align: left;
	color: black;
	font-style: normal;
}
.university_test button
{
	background-color: #005AC2;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.test_back1{
	padding-top: 50px;
	padding-bottom: 50px;
}
.test_back1 p{
	line-height: 22px;
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
.myrow .col-lg-2{
	max-width: 100%!important;
	    flex: 0 0 100%;
	    margin-bottom: 10px;
}
.myrow .col-md-2{
	max-width: 100%!important;
	flex: 0 0 100%;
	margin-bottom: 10px;
}
.custom-box1{
	float: left!important;
	}
.image-table table tr td{
	
	height: 57px;
	
}
.test_back{
	margin-bottom: 0px;
}
.university-about{
	padding: 10px;
}
}



/*admission form*/
.myform{
	padding-left: 50px;
}
.myform input,select{
	width: 90%;
	padding-left: 10px;
	border:1px solid grey;
	border-radius: 5px;
	margin-bottom: 5px;
}
.myform textarea{
	width: 95%;
	padding-left: 10px;
	border:1px solid grey;
	border-radius: 5px;
	margin-bottom: 5px;
}
.myform label{
	font-size: 12px;
	color: black;

}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.about-p p{
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}

/*gallary*/
.gallary_img{
	overflow: hidden;
	box-shadow: 0.3rem 0.4rem 0.4rem rgba(0, 0, 0, 0.4);
}
.gallary_img img{
	width: 100%;
	transition: .5s;
	cursor: pointer;
}
.gallary_img img:hover{
	transform: scale(1.15);
	transition: .5s;

}

@import url("https://fonts.googleapis.com/css?family=Arvo");



.message {
  border: 1px solid #d2d0d0;
  padding: 2em;
  font-size: 1.7vw;
  box-shadow: -2px 2px 10px 0px rgba(68, 68, 68, 0.4);
}
@supports (display: grid) {
  .message {
    display: none;
  }
}

.section {
  display: none;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .section {
    padding: 4rem;
  }
}
@supports (display: grid) {
  .section {
    display: block;
  }
}

h1 {
  font-size: 2rem;
  margin: 0 0 1.5em;
}

.grid {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 150px;
  grid-auto-flow: row dense;
}

.item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  box-sizing: border-box;
  background: #0c9a9a;
  color: #fff;
  grid-column-start: auto;
  grid-row-start: auto;
  color: #fff;
  background: url("");
  background-size: cover;
  background-position: center;
  box-shadow: -2px 2px 10px 0px rgba(68, 68, 68, 0.4);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  cursor: pointer;
  counter-increment: item-counter;
}
.item:nth-of-type(3n) {
  background-image: url("../images/georgia.jpg");
}
.item:nth-of-type(4n) {
  background-image: url("../images/georgia.jpg");
}
.item:nth-of-type(5n) {
  background-image: url("../images/georgia.jpg");
}
.item:nth-of-type(6n) {
  background-image: url("../images/georgia.jpg");
}
.item:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.item:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.item:hover:after {
  opacity: 0;
}
.item--medium {
  grid-row-end: span 2;
}
.item--large {
  grid-row-end: span 3;
}
.item--full {
  grid-column-end: auto;
}
.abroad h2{
	color: #2D3569;
}
@media screen and (min-width: 768px) {
  .item--full {
    grid-column: 1/-1;
    grid-row-end: span 2;
  }

}
.item__details {
  position: relative;
  z-index: 1;
  padding: 15px;
  color: #444;
  background: #fff;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #828282;
}
.item__details:before {
  content: counter(item-counter);
  font-weight: bold;
  font-size: 1.1rem;
  padding-right: 0.5em;
  color: #444;
}
.abroad h4{
  	text-align: center;
  }
  .collage_img{
  	width: 70%;
  }
@media only screen and (max-width: 600px) {
  .abroad h2{
  	margin-top: -35px;
  	font-size: 27px;
  }
  .abroad h4{
  	text-align: justify;
  	font-size: 13px;
  }
  .collage_img{
  	width: 100%;
  }
  .triangle-up {
    left: 12%;
	}
}