<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family:"bold";
	src:url(../fonts/Zurich__Black_BT.eot), url(../fonts/Zurich__Black_BT.otf), url(../fonts/Zurich__Black_BT.ttf), url(../fonts/Zurich__Black_BT.woff);
}

@font-face{
	font-family:"regular";
	src:url(../fonts/Ubuntu-R.eot), url(../fonts/Ubuntu-R.ttf), url(../fonts/Ubuntu-R.woff);
}

@font-face{
	font-family:"medium";
}

body{
	font-family:Arial, Helvetica, sans-serif !important;
	color:#133a55 !important;
	font-size:16px !important;
}

.bold{
	font-family:"bold";
}

.regular{
	font-family:"regular";
}

.medium{
	font-family:"medium";
}

*:focus{
	outline: none !important;
	border: none !important;
}

.blue{
	color:#133a55;
}

.yellow{
	color:#f6e76a;
}

a{
	color:inherit;
}

a:hover{
	text-decoration: none !important;
}

a:focus{
	outline: none !important;
	border: none !important;
	text-decoration: none !important;
}

.nomargin-top{
	margin-top:0 !important;
}

.nomargin-bottom{
	margin-bottom:0 !important;
}

.nomargin-left{
	margin-left:0 !important;
}

.nomargin-right{
	margin-right:0 !important;
}

.nopadding-top{
	padding-top:0 !important;
}

.nopadding-bottom{
	padding-bottom:0 !important;
}

.nopadding-left{
	padding-left:0 !important;
}

.nopadding-right{
	padding-right:0 !important;
}

.no-js #loader{display:none;}
.js #loader{display:block;position:absolute;left:100px;top:0;}
.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;background: url(../images/preloader.gif) center no-repeat #fff;}


input:focus::-webkit-input-placeholder { color:transparent !important; }
input:focus:-moz-placeholder { color:transparent !important; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent !important; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent !important; } /* IE 10+ */

textarea:focus::-webkit-input-placeholder { color:transparent !important; }
textarea:focus:-moz-placeholder { color:transparent !important; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent !important; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent !important; } /* IE 10+ */


.wrapper{
	max-width:1400px;
	width:100%;
	margin:auto;
}

.header {
    margin: 15px auto;
}

.logo-1 {
    position: relative;
    top: 15px;
}

/*-----------------------SLIDER-----------------------------------*/

.slider {
    clear: both;
    overflow: hidden;
}

.rslides {
  position: relative;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }


a.rslides_nav.rslides1_nav.prev{
	background:url(../images/prev.png) no-repeat;
	width:22px;
	height:22px;
	display: block;
	text-indent:-9999px;
	position:absolute;
	bottom:-35px;
	left:0px;
}

a.rslides_nav.rslides1_nav.next{
	background:url(../images/next.png) no-repeat;
	width:22px;
	height:22px;
	display: block;
	text-indent:-9999px;
		position:absolute;
	bottom:-35px;
	left:25px
}

.yellow-bg{
	background:url(../images/bg-y.jpg) repeat;
	padding:25px 0;
	position:relative;
	border-top: 5px solid #133a55;
}

.yellow-bg .row{
	margin-bottom:45px;
}

.logos{
	background: url(../images/logo-bg.png) no-repeat;
	position: absolute !important;
	top:0;
	right:0;
	padding:25px 0 45px;
}

.logos .a-tags a{
	margin-right:35px;
}
/*
.logos .a-tags{
	margin-left:85px;
}



.logos:before{
	content:"";
	border-bottom: 65px solid transparent;
    border-left: 0px solid transparent;
    border-right: 65px solid transparent;
	position:absolute;
}*/

.blue-bg{
	background: url(../images/bg-b.jpg) repeat;
	padding:50px 0;
}


.highlights .col-md-6,
.campus .col-md-6{
	margin-top:25px;
}

.info-text.pull-left {
    width: 280px;
    margin-left: 15px;
}

.campus .info-text.pull-left {
    width: 220px;
    font-size: 18px;
    margin-left: 20px;
    line-height: 19px;
    margin-top: 10px;
}

.campus .info-text.pull-left {
    width: 220px;
    font-size: 18px;
    margin-left: 20px;
    line-height: 19px;
    margin-top: 0px;
}

.campus .last .info-text.pull-left {
    margin-top: 40px;
}
.campus .last{
    margin-top: 10px;
}

.campus .image-icon {
    width: 60px;
}

.image-icon {
    width: 45px;
}

.form-wrapper{
	background:#133a55;
	border:10px solid #0a263a;
	border-radius:10px;
}

.form-icon{
	width:55px;
	height:55px;
	display: block;
	text-align:center;
	margin:auto;
	background:#f6e76a;
	color:#133a55;
	border-radius:50%;
	position:relative;
	top:-30px
}

.form-icon i{
	color:#133a55;
	font-size: 28px;
    position: relative;
    top: 12px;
}

.field {
    margin-bottom: 10px;
}

.field input,.field  textarea{
	border: none;
	border-bottom:1px solid #fff;
	background-color: transparent;
	height:35px;
    width: 89%;
	color: #fff;	
}

.field input:focus,.field  textarea:focus{
	border-bottom:1px solid #fff !important;
}

.field input[type=submit] {
    background: #f6e76a;
    color: #133a55;
    border: none;
    outline: none;
    padding: 10px 5px;
    border-radius: 3px;
    width: 150px;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 18px;
    line-height: 15px;
}

.form-icon2{
	width:35px;
	height:35px;
	display: inline-block;
	text-align:center;
	margin:auto;
	background:#f6e76a;
	color:#133a55;
	border-radius:50%;
	position:relative;
    left: -20px;
}

.form-icon2 i{
	color:#133a55;
	font-size: 21px;
    position: relative;
    top: 7px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.pic-bg{
	background:url(../images/bg-1.jpg) no-repeat;
	padding:55px 0;
}

.collabs{
	margin-top:25px;
}

.collabs li {
    padding: 0 35px !important;
}

.career .col-md-4 {
    margin-top: 40px;
}

.num {
    width: 100px;
    height: 100px;
    background: #133a55;
    border-radius: 50%;
	margin-right: 20px	
}

.num span {
	font-size: 80px;
    position: relative;
    top: -7px;
    display: block;
}

.num-info p {
    font-size: 16px;
}

span.span2 {
    font-size: 18px;
}

.span1 {
    font-size: 21px;
}

.num-info {
    margin-top: 20px;
}

.texti-box {
    margin-top: 45px;
    border: 3px solid #133a55;
    border-radius: 5px;
    padding: 25px;
	position:relative;
	display: table
}

.text-msg {
    position: absolute;
    top: -27px;
    z-index: 10;
    right: 71px;
    display: block;
}

.testim-pic {
    /* position: relative; */
    margin-left: -100px;
    margin-right: 25px;
}

.test-note {
    width: 80%;
}

.footer{
	background:#133a55;
	padding:35px 0;
	color:#fff;
}

.social-media ul li{
	padding:0 !important;
}


.social-media ul li a {
    width: 24px;
    height: 24px;
    color: #fff;
    display: block;
    text-align: center;
}

.social-media ul li a i {
    position: relative;
    top: 3px;
}


a.fb{
	background:#475797;
}

a.tw{
	background:#69a8ea;
}

a.linked{
	background:#036dab;
}

a.yt{
	background:#a02738;
}

a.insta{
	background:#4f6f98;
}

.owl-slider{
	background:#fff;
	padding:10px 90px;
}

.col-md-12.colab-owl-slider {
    padding: 0 90px !important;
}

#owl-1{
	margin-top:35px;
}

.image1 {
    margin-bottom: 40px;
}

.owl-prev{
	background:url(../images/l-arrow.png) no-repeat;
	width:24px;
	height:48px;
	position:absolute;
    left: -80px;
    top: 35%;
    text-indent: -9999px;	
}

.owl-next{
	background:url(../images/r-arrow.png) no-repeat;
	width:24px;
	height:48px;
	position:absolute;
    right: -80px;
    top: 35%;
    text-indent: -9999px;	
}


#owl-1 .owl-prev{
	background: url(../images/l-arrow1.png) no-repeat;
	width:40px;
	height:78px;
	position:absolute;
    left: -80px;
    top: 35%;
    text-indent: -9999px;	
}

#owl-1 .owl-next{
	background:url(../images/r-arrow2.png) no-repeat;
	width:40px;
	height:78px;
	position:absolute;
    right: -80px;
    top: 35%;
    text-indent: -9999px;	
}

label.error {
    color: #e5d953;
    padding-left: 34px;
}



/*=============================MEDIA QUERIES=====================================*/


@media screen and (max-width: 1199px) {
	
.info-text.pull-left {
	width: 210px;
}

.field input, textarea {
	width: 86%;
}

.collabs li {
    padding: 0 5px !important;
}

.num {
    margin-right: 5px;
}

.test-note {
    width: 75%;
}

.campus .info-text.pull-left {
    width: 165px;
}

.logos .a-tags a {
    margin-right: 15px;
}

}


@media screen and (max-width: 992px) {
.logos{
	background: none;
	background-color:#435160;
	position: absolute !important;
	right:0;
	left:0;
	width:100%;
	padding:25px 0 45px;
}	

.a-tags.text-right{
	text-align: center !important;
}

.logos{
    padding: 10px 0 25px;
}

.slide-title {
    margin-top: 110px;
}
	
.info-text.pull-left {
    width: 314px;
}

.field input, textarea {
	width: 86%;
}

.collabs li img {
    width: 150px;
}
.num.pull-left {
    margin-right: auto;
    margin-left: auto;
    /* text-align: center; */
    float: none !important;
    display: block;
}

.num-info.pull-left {
    float: none !important;
    text-align: center;
}

.test-note {
    width: 100%;
}

.campus .image-icon {
    text-align: center;
    float: none !important;
    margin: auto;
	width:124%;
}

.testim-pic {
    margin-left: auto;
    margin-right: auto;
}

.campus .info-text.pull-left {
    width: 100%;
    text-align: center;
}

.campus .last .info-text.pull-left {
    margin-top: 0;
}
}



@media screen and (max-width: 767px) {
.info-text.pull-left {
    width: 90%;
}

.stay-updated {
    margin-bottom: 55px;
}

.campus .image-icon {
    width: 100%;
}

.campus .info-text.pull-left {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.nopadding-left{padding-left:15px !important}
}

@media screen and (max-width: 695px) {

.collabs li img {
    width: 190px;
}

.pic-bg {
    background:#214566;
}

.collabs li {
    margin-bottom: 15px;
}

.info-text.pull-left {
    width: 85%;
}

}

@media screen and (max-width: 510px) {
	.slide-title img {
		width: 360px;
	}
	a.logo-1 img {
    width: 140px;
}

a.logo-2 img {
    width: 120px;
}
}

@media screen and (max-width: 500px) {

.info-text.pull-left {
    width: 75%;
}
}

@media screen and (max-width: 450px) {
	.logo-1 img{
    width: 150px;
}

.logo-2 img {
    width: 100px;
}

#owl-1 .owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
    margin: auto;
    width: 75%;
}

.field input, .field textarea {
    width: 85%;
}
}

@media screen and (max-width: 400px) {
.col-md-12.colab-owl-slider {
    padding: 0 30px !important;
}

#owl-1 .owl-prev {
    left: -20px;
}

#owl-1 .owl-next {
    right: -20px;
}

}

@media screen and (max-width: 395px) {
	.slide-title img {
    width: 290px;
}
}


@media screen and (max-width: 336px) {
a.logo-1 img {
    width: 120px;
}

a.logo-1 img {
    width: 110px;
}
}</pre></body></html>