p,.text{font-family: Lato-Regular;}
header{background: linear-gradient(rgba(30,55,152,0.95),rgba(0,55,152,0));transition: 1s;}
header.active{background: #00529b;transition:  1s;}
header .container{position: relative;}
header .nav-ul-list{margin-top: 10px;}
header .nav-list{position:absolute;right: 15px;bottom: 0; display: flex;display: -webkit-box;display: -webkit-inline-flex;}
header .nav-list .panel{background: inherit;border: 0;margin: 0;}
header .nav-list li a{color: #FFFFFF;padding: 8px 10px;font-size: 0.77778rem;display: inline-block;}
header .nav-list li:after{content: "|";color: #FFFFFF;}
header .nav-list li:last-child:after{content: "";}
header .nav-list li .dropdown-menu{background: rgba(0,55,151,0.8);min-width: auto;padding: 0;border-radius: 0;}
header .nav-list li .dropdown-menu li:after{content: "";}
header .nav-list li .dropdown-menu li:hover{background: #003797;}
header .nav-list li .dropdown-menu li a:hover{background: transparent;color: #FFFFFF;}
.nav-list > li .dropdown-menu { margin: 0; }  
.nav-list > li:hover .dropdown-menu {display: block;}  

.banner-box{height: auto;position: relative;overflow:visible;}
/*.page-banner img{position: relative;top: 50%;transform: translateY(-50%);}*/


.con-box .introduce{position: relative;}
.con-box .introduce .title{text-align: center;background: #FFFFFF;height: auto;width: 100%;z-index: 999;}
.con-box .introduce .title h2,
.con-box .news-list .title h2{color: #138AC6;line-height: 124px;font-size: 2.22222rem;position: relative;font-family: SourceSansPro-Regular;}
.con-box .introduce .title h2:after,
.con-box .news-list .title h2:after{content: "";width: 5em;height: 4px;background: #148ac6;display: block;margin: 0 auto;}
.con-box .introduce .text{width: 86%;margin: 70px auto 40px;}
.con-box .img img{width: 100%;height: 100%;object-fit: cover;  margin: 50px 0;}
.con-box .introduce >h2{margin: 76px auto;color: #138AC6;font-size: 2.22222rem;}

.news-list{background: #edf6f7;padding: 40px 0;}
.news-list li {margin-bottom: 36px;}
.news-list li .pic-text{position: relative;}
.news-list li .pic{width: 100%;height: 480px;}
.news-list li img{width: 100%;height: 100%;object-fit: cover;}
.news-list li .text{position: absolute;bottom: 0;padding:20px 30px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));width: 100%;}
.news-list li .text h4,.news-list li .text p{color: #FFFFFF;}
.news-list li .text h4{font-weight: normal;font-size: 28px;line-height: 28px;}
.news-list li .text p{line-height: 26px;}
.news-list li .text2{margin:20px auto 0;width: 94%;}


/*care*/
.view-details{border: 1px solid #e8e8e8;width: 220px;float: right;margin-top: 50px;}
.view-details a{color: #333333;font-size: 18px;line-height: 54px;padding-left: 30px;}
.view-details span{display: inline-block;width: 56px;height: 56px;background: #1389c5 url(../images/Apply_Now_arrow.png);float: right;margin: -1px;background-position: center;}

.img-list.crea{margin: 80px 0 110px;}
.img-list div{position: relative;overflow: hidden;}
.img-list a:hover .mask{opacity: 1;transition: 1s;}
.img-list .mask{width: 100%;height: 100%;position: absolute;top: 0;background: rgba(0,0,0,0.7);display: flex;align-items: center;opacity: 0;transition: 1s;}
.img-list .mask .text{width: 80%;height: 80%;padding: 7%; border: 2px solid #FFFFFF;margin: auto;display: table;}
.img-list .mask .text p{color: #FFFFFF;font-size: 26px;text-align: center;display: table-cell;vertical-align: middle;}
.img-list .top,
.img-list .top .s-bottom,
.img-list .bottom{display: flex;}
.img-list .bottom>div{height: 450px;}
.img-list .top>div{width: 50%;height: 680px; overflow: hidden;}
.img-list .top .top-left>div{height: 50%;overflow: hidden;}
.img-list .top .s-bottom>div{width: 50%;}
.img-list .bottom>div{width: 50%;}
/*.img-list img{width: 100%;height: 100%;object-fit: cover;overflow: hidden;}*/
.img-list img{object-fit: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);min-height: 100%;min-width: 100%;}
/*care end*/

/*create*/
.container .banner-box{padding-top: 0;}
.img-list.create{ margin-bottom: 30px;}
.img-list.create .top>div{height: 450px;}
.img-list.create .top .top-right>div{height: 50%;}
.img-list.create .bottom .bottom-left,
.img-list.create .bottom .bottom-right{width: 30%;}
.img-list.create .bottom .bottom-center{width: 40%;}
.img-list.create .bottom .bottom-left>div{height: 50%;}
.img-list.create .top .top-left .mask{background: rgba(197,115,19,0.6);}
.img-list.create .top .s-top .mask{background: rgba(47,140,82,0.6);}
.img-list.create .top .s-bottom .mask{background: rgba(140,95,47,0.6);}
.img-list.create .bottom .bottom-left .s-top .mask{background: rgba(63,236,83,0.6);}
.img-list.create .bottom .bottom-left .s-bottom .mask{background: rgba(236,63,67,0.6);}
.img-list.create .bottom .bottom-center .mask{background: rgba(228,109,199,0.6);}
.img-list.create .bottom .bottom-right .mask{background: rgba(75,124,224,0.6);}

#setBanner-slider2 ul{display: flex;justify-content: space-between;}
#setBanner-slider2 ul li{width: 32%;position: relative;}
#setBanner-slider2 ul li:nth-child(2){margin: 0 2%;}
#setBanner-slider2 ul li img{width: 100%;height: 100%;object-fit: cover;}
#setBanner-slider2 ul li .text{position: absolute;width: 100%;height: 30%;bottom: 0;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7),rgba(0,0,0,1));}
#setBanner-slider2 ul li .text p{color: #FFFFFF;font-size: 20px;margin: 0 20px;line-height: 26px;}
.owl-theme .owl-dots .owl-dot span{border: 1px solid #d6d6d6;background: #FFFFFF;padding: 6px;    margin: 12px 7px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #1389c5;}
/*create end*/

/*at-a-glance*/
.news-list h2{text-align: center;margin-bottom: 30px;}
.at-a-glance{background: #FFFFFF;}
.at-a-glance .img{position: relative;}
.animat{position: absolute;z-index: 999;height: auto;opacity: 0;}
.animat span{position: absolute;width: 3px;height: 10px;background: #e7effb;bottom: 0; left: 50%;transform: translateX(-50%);}
.animat.found{bottom: 338px;left: 7.6%;}
.animat.fully{bottom: 445px;left: 17.8%;text-align: center;}
.animat.under{bottom: 318px;left: 38.1%;}
.animat.post{bottom: 330px;left: 59.3%;}
.animat.exchange{bottom: 345px;left: 81.8%;}
.animat p{color: #FFFFFF;font-size: 14px;margin: 0;line-height: 16px;}
.animat h3{color: #fee701;font-weight: bold;font-size: 28px; margin: 0;text-align: center;}
.animat h3.eng{font-size: 18px;}
.animat.under p,.animat.post p{float: left;text-align: right;margin-right: 6px;}
.animat.under h3,.animat.post h3{float: right;line-height: 34px;}
.animat.exchange p{float: right;margin-left: 6px;}
.animat.exchange h3{float: left;}
.title2{margin-top: 100px;}
.title2 p{width: 94%;margin: 0 auto;}
.video-box{position: relative;width: 100%;height: 0;padding-bottom: 56.25%;}
.video-box .video{position:absolute;width: 100%;height: 100%;}
.video-box .video img{width: 100%;}
.video-box .video video{width: 100%;height: 100%;z-index: 999;}
/*at-a-glance end*/


/*sharing*/
.tab-pane .web-life-tab ul{margin: 56px 0;}
.page-title.new{background: #FFFFFF !important;}
/*sharing end*/
.admissions-btn{width: 100%;height: 45px;background: #f0f0f0;color: #4D4D4D;-webkit-transition: 0.8s;-moz-transition: 0.8s;-o-transition: 0.8s;transition: 0.8s;}
