@import url(https://fonts.googleapis.com/css?family=Ropa+Sans);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	text-decoration: none;
	width:100%!important;
}


.clear{
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
}


.landing .l-admission{
	position: fixed;
	width:45px;
	height:173px;
	right:0;
	top:30%;
	z-index:1200;
}
.landing .l-admission input[type="button"] {
	background-color: rgba(0,0,0,0.7);
	font-size: 15px;
	border: 0px solid #dddddd;
	color: #FFF;
	font-weight: lighter;
	clear: both;
	height: 173px;
	width: 45px;
	text-decoration: none;
	background-image: url(../images/l-adm.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	border-radius: 7px 0 0 7px;
}
.landing .l-hb2{
	position: absolute;
	right:0;
	top:0;
	width: 160px;
	background-color: #FFF;
	z-index: -100;
	padding: 20px 55px 20px 20px;
	height:131px;
	color: #1B87C7;
	text-decoration: none;
	border-radius: 5px 0 0 5px;
	border:solid 1px #ddd;	
}
.landing .l-hb2 ul{
}
.landing .l-hb2 ul li{
	list-style:none;
}
.landing .l-hb2 ul li a{
	color:#333;
	line-height:35px;
	text-decoration:none;
}
.landing .l-hb2 ul li a:hover{
	color:#039;
}


.logo-img{
    height:70px;
}


@media screen and (max-width: 992px) {
.logo-img{
    height:50px;
}
}


h1, h2, h3, h4, h5,h6 {
	font-family: 'Ropa Sans', sans-serif;
}


h1{
	margin-bottom: 10px;
	color: #EF0000;
	font-size: 22px;
	line-height: 25px;
}
h2{
	margin-bottom: 10px;
	color: #EF0000;
	font-size: 25px;
	line-height: 25px;
}

h3{
	margin-bottom: 10px;
	color: #014374;
	font-size: 20px;
	line-height: 25px;
}
h3 a{
	color: #014374;
	text-decoration:none;
}
h3 a img{
	float:left;
	margin:0 10px 0 0;
}
h4{
	margin-bottom: 5px;
	color: #e84c3d;
	font-size: 18px;
}
p{
	text-align:justify;
}

.container{
}
.container p{
	text-align:justify;
}
.container p strong{
	font-weight:bold;
}





h1, h2, h3, h4, h5,h6 {
	font-family: 'Ropa Sans', sans-serif;
}

.container2{
	background-color: #01365E;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	font-size: 17px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
}
.container2 img{
	margin:5px 15px 0 10px;
	float:left;
}
.container2 h1{
	text-align: center;
	font-size: 30px;
	line-height: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
}
.container2 h1 span{
	color: #F23A00;
}
.container2 h1 a{
	color: #FFCC00;
	text-decoration: none;
}



.h-slide1 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 220px;
	background-attachment: fixed;
	background-image: url(../slider/h-slide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.inner-banner {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 300px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}







.container .h-box {
	float:left;
	width:29.3%;
	padding:1%;
	margin:30px 1% 0 1%;
	box-shadow: inset 0 0 2px #ccc;
	background-color:#fff;
	height:300px;
}
.container .h-box .h-bi {
	text-align:center;
	margin:-40px 0 5px 42%;
	height:25px;
	width:25px;
	line-height:25px;
	padding:15px;
	border-radius: 50%;
	background-color:#EF0000;
	color:#fff;	
}
.container .h-box .h-bi img{	
	height:25px;
	width:25px;
}
.container .h-box h2 {
	text-align: center;
	color: #069;
}
.container .h-box h2 a {
	color: #069;
	text-decoration: none;
}





.container .g-box {
	float:left;
	width:21%;
	padding:1%;
	margin:30px 1% 40px 1%;
	box-shadow: inset 0 0 2px #ccc;
	background-color:#fff;
}
.container .g-box img{	
	width:100%;
	height:130px;
	margin:0 ;
}
.container .g-box img:hover{	
	opacity: 0.7;
}
.container .g-box .g-bi {
	text-align:center;
	margin:-40px 0 5px 42%;
	height:15px;
	width:15px;
	line-height:15px;
	padding:5px;
	border-radius: 50%;
	background-color:#EF0000;
	color:#fff;	
}
.container .g-box .g-bi img{	
	height:25px;
	width:25px;
}
.container .g-box h4 {
	text-align: left;
	color: #069;
	font-size:16px;
	line-height:16px;
	margin:15px 0;
}
.container .g-box h4 a {
	color: #069;
	text-decoration: none;
}
.container .g-box h4 a:hover {
	color: #EF0000;
	text-decoration: none;
}



.container .btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ddd;
	box-shadow: inset 0px 0px 10px #ddd;
}
.container .btn-file:hover {	
	background-color:#f9f9f9;
}
.container .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.img1 {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 5px solid #FFF;
	box-shadow: 1px 1px 7px #ddd;
	border-radius: 30px;
	max-width:48%;
	height:auto;
}
@media screen and (max-width : 768px) {
 .img1 {
	float: none;
	margin: 25px 0;
	margin-left: 0;
	border-radius: 10px;
	max-width:100%;
	width:100%;
}
}
.img2 {
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
	border: 5px solid #FFF;
	box-shadow: 1px 1px 7px #ddd;
	border-radius: 30px;
}
hr{
	height:0px;
	line-height:0px;
	color:#ccc;
	border-bottom:solid 1px #eee;
	margin:20px 0;
}


.left-fix {
    position: fixed;
    left: 0px;
    z-index: 2001;
    top: 42%;
    width: 200px;
    height:auto;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px;
    line-height:35px;
    border:solid 3px #db3836;
}
.left-fix h4 {
    background-color: #db3836;
    color:#fff;
    font-weight:700;
    text-align: center;
    text-transform: capitalize;
    font-size: 19px;
    line-height:35px !important;
    margin:0 !important;
    padding:0 !important;
}
.left-fix a {
    text-transform:uppercase;
    display: block;
    width:100%;
    background-color:#fff;
    color: #db3836;
    text-decoration: none;
    line-height:35px;
    font-weight:700;
    animation: blinkingText 3s infinite;
}
@keyframes blinkingText{
	0%		{ color: #db3836;}
	33%		{ color: #01365e;}
	66%		{ color: #db3836;}
	100%	{ color: #01365e;}
}


.text-blink {
    color: #000;
    text-decoration: none;
    font-weight:700;
    animation: blinkingText2 2s infinite;
}
@keyframes blinkingText2{
	0%		{ color: #fff;}
	33%		{ color: #000;}
	66%		{ color: #fff;}
	100%	{ color: #000;}
}


.right-fix {
    position: fixed;
    right: -67px;
    z-index: 2001;
    top: 45%;
    width: 170px;
    text-align: center;
    background-color: #db3836;
    transform: rotate(-90deg);
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
}
.right-fix a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 16px;
    padding: 5px 0;
    font-weight:700;
}
.list1{
}
.list1 li{
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 15px;
}
.list1 li a{
	color:#333;
	text-decoration:none;
}
.list2{
}
.list2 li{
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 20px;
	float:left;
	width:40%;
}
.list2 li a{
	color:#333;
	text-decoration:none;
}
.list2 li a:hover{
	color:#014374;
}
.list-pdf{
}
.list-pdf li{
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 5px 0 5px 30px;
}
.list-pdf li a{
	color:#333;
	text-decoration:none;
}
.list-pdf li a:hover{
	color:#13649c;
}
.order1{
	padding-left:20px;
	margin-top:20px;
}
.order1 li{
	margin-bottom: 10px;
	padding-left:5px;
}
.order1 li ul{
	list-style:lower-alpha;
	margin:10px 0 30px 18px;
}
.order1 li ul li{
	border-left:solid 2px #ddd;
	background-image:none;
	padding-left:8px;
}
.tbl1{
	background-color:#ddd;
}
.tbl1 th{
	background-color: #eee;
	padding: 5px;
	text-align: left;
}
.tbl1 td{
	background-color:#FFF;
	padding:5px;
}
.btn1 {
  background-color: #01365E;
  display: inline-block;
  font-size: 1.2em;
  border: 0px solid #dddddd;
  color: #FFF;
  font-weight: lighter;
  clear: both;
  padding: 0 3%;
  line-height: 45px;
  height: 45px;
  text-decoration: none;
  margin: 20px 0;
  cursor: pointer;
}
.link1{
	font-size: 17px;
	line-height: 35px;
	color: #FFF;
	background-color: #01365E;
	float: left;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
.link1:hover{	
	color: #FFF;
	background-color: #333;
}
.link2{
	font-size: 17px;
	line-height: 35px;
	color: #FFF;
	background-color: #01365E;
	height: 35px;
	padding:5px 20px;
	text-decoration: none;
}
.link2:hover{	
	color: #FFF;
	background-color: #333;
}

hr{	
	border: 0!important;
	height: 1px!important;
	margin:20px 0!important;
	background: #00cccc!important;
	background-image: linear-gradient(to right, #ccc, #ddd, #ccc)!important;
}



.home-box{
    height:175px;
    overflow:hidden;
}

@media screen and (max-width : 992px) {
.home-box{
    height:auto;
}
}


.captcha{
    text-align:center!important;
    width:305px!important;
    height:78px!important;
    overflow:hidden;
    margin:0 auto!important;
    display:inline-block!important;
}
.captcha .g-recaptcha{
    margin:0 auto!important;
    display:inline-block!important;
}

    
.fix-call{
    position:fixed;
    right:0;
    bottom:10px;
    width:160px;
    z-index:1000;
    background-image: linear-gradient(45deg, #FBDA61 0%, #f5b800 100%);
    text-align:center;
    padding:0 10px;
    box-shadow:0px 0px 5px rgba(0, 0, 0, 0)!important;
	text-align:right;
}
.fix-call a{
    color:#111 !important;
    font-size:30px;
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
}
.fix-call a:hover{
    text-decoration: none;
}
.fix-call a i{
    color:#111!important;
    font-size:22px!important;
	width:52px!important;
	height:52px!important;
	line-height:52px!important;
	border-radius:100%;
	display:inline-block;
	margin:0 2px;
	border:solid 0px #0b0c0b; 
	box-shadow:0px 3px 3px rgba(0,0,0,.3);
}
.fix-call a.wa img{
    display:none;
}
.fix-call a.fx-call{
	display:none;
}
.fix-call a .fa-phone{
	background: linear-gradient(90deg, #b3802b 0%, #caa13e 50%, #e8ce4f 100%);
}
.fix-call a .fa-whatsapp{
	background-color:#13990a;
	font-size:26px!important;
	line-height:52px!important;
	color:#fff!important;
}
.fix-call a .fa-envelope-open{
	background-color: #4b0935;
}
.fix-call a span{
	color:#000;
	font-size:14px;
	font-weight:800;
	display:none;
	font-family: var(--bs-font-oswald);
	letter-spacing: 1px;
	text-transform:uppercase;
}
@media screen and (max-width : 992px) {
.fix-call{
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    z-index:100;
	background-image: linear-gradient(45deg, #FBDA61 0%, #f5b800 100%);
    text-align:center;
    padding:0 0 0 0;
    box-shadow:0px -5px 10px rgba(0, 0, 0, .1)!important;	
	display:table;
}
.fix-call a{
	display:table-cell;
	width: 40%!important;
    color:#ffcc00 !important;
	height:auto;
	line-height:1;
	text-align:center;
	text-decoration: none!important;
	margin:0;
	padding:3px 5px;
	font-size:22px!important;
	vertical-align:middle;
	border-right:solid 0px rgba(0,0,0,.3);
}
.fix-call a i{
	display: inline-block;
    color:#111 !important;
    font-size:22px!important;
	width:auto!important;
	height:auto!important;
	line-height:45px!important;
	border-radius:0;
	margin:0 3px 0 0;
	border:solid 0px rgba(255,255,255,0);	
	vertical-align:middle;
	box-shadow:0px 3px 3px rgba(0,0,0,0);
	background: transparent!important;
}
.fix-call a i{
	background: transparent;
}
.fix-call a.fx-call{
	display:table-cell;
	width: 40%!important;
}
.fix-call a.wa{
	position: relative;
	z-index: 10;
	top: -5px;
	padding: 3px 5px;
	width: 20%!important;
	background-color: #13990a;
	border-radius: 5px;	
	margin-top: 0px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.25);
}
.fix-call a.wa img{
    display:inline-block;
	height:40px;
	vertical-align:middle;
}
.fix-call a.wa span{
    display:none;
}
.fix-call a .fa-whatsapp{
	display:none!important;
	font-size:22px!important;
	background: transparent;
	color:#13990a!important;
}
.fix-call a span{
	display:inline-block;
	line-height:45px;
	color: #111;
}
}

