﻿a:hover {text-decoration: none}
body {margin: 0;padding: 0;font-family: Helvetica;height: 100%;width: 100%;text-align: justify;background: #fff;}
html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
* {outline: none;}
a {text-decoration: none;}
html {-webkit-text-size-adjust: 100%;}
ul, p {margin: 0;padding: 0;list-style: none;}
img{max-width:100%;}
*, :before, :after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.color2 {color: #d6b75c !important;}
.logohome{ background: #fff;
    border-radius: 20px;
    padding: 5px;
    position: relative;
    top: -9px;
}
.logohome:hover,.logohome a:hover
{ background:#fff!important;
}
#navbar
{ float:left; width:100%; padding:5px 0; height:60px; background:#fff;
}
.d-noneh
{ display:none;
}
.toplinks li
{ display:inline-block; margin-right:10px;
}
    .toplinks li a
    { color:#fff; font-size:15px; font-weight:normal; padding-left:50px;display:block;
    }
    .toplinks li a.locat
    { background:url(/images/reachicon.png) left center no-repeat;
    }
      .toplinks li a.phone1
    { background:url(/images/phone2.png) left center no-repeat;
    }
        .toplinks li a span
        { font-size:17px; font-weight:bold;
        }
.haderbox {width: 100%;background: #164e9b;float: left;}
.menubox {width: 100%;float: left;/*box-shadow: 0px 5px 8.5px 1.5px rgba(0, 0, 0, 0.21);*/position: relative;top: 4px;left: 0px;z-index: 9;border-bottom: 0;padding:0px 0;}
.menuin {width: 1140px;margin: 0px auto;position: relative;max-width:100%;}
#menu {float: left;width: 100%;text-align: center;}
.logoMenu{display:inline-block; }
a.menuLogo {margin: 7px 0;float: left}
.leftMenu {display: inline-block;float:right;margin-top: 0px;margin-right: 0;}
.topHeader {background: #b12b30;padding-top: 29px;}
.menuTop {float: right;}
.menuTop li {display: inline-block;position: relative;}
.menuTop li a {color: #fff;padding: 0 19px;font-size: 15px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;display: inline-block;line-height: 62px;text-transform: uppercase;}
.menuTop li a:hover{background: #d6b75c; color:#fff;}
.topDtl{     background: url(/images/location.png) no-repeat left center;padding-left: 37px;color: #fff;margin: 7px 0;display: inline-block;min-height: 30px;width: 49%;}
.topDtl a{color: #fff;}
.sliderBox {position: relative;width: 100%;float: left;z-index: 0; }    
#slider1 ul li .caption {    position: absolute;
    z-index: 99;
    bottom: 0;
    color: #b12b30;
  width:100%;
     height:306px;
    
    top: 85px;
   
   }
.aplyadmi
{ background:#d6b75c; color:#000; padding:5px 20px; font-size:18px;
}
.aplyadmi:hover
{ background:#f7494b; color:#fff;  
}
#slider1 ul li .caption h4{font-size:50px;  text-transform:uppercase;max-width: 1110px;
    margin: 0px auto;}
#slider1 ul li.flex-active-slide .caption {-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig;animation-duration: 1s;-webkit-animation-duration: 1s;}
#slider1 .flex-direction-nav a.flex-next:before, #slider1 .flex-direction-nav a:before {display: none}
#slider1 .flex-direction-nav .flex-next {background: url(/images/next1.png) center center no-repeat #f9ab03;cursor: pointer;float: left;opacity: 1;visibility: hidden;right: 20px;}
#slider1 .flex-direction-nav .flex-prev {background: url(/images/prev1.png) center center no-repeat #f9ab03;cursor: pointer;float: left;opacity: 1;visibility: hidden;left: 20px;}
#slider1:hover > .flex-direction-nav .flex-next {visibility: visible;right: 10px;}
#slider1:hover > .flex-direction-nav .flex-prev {visibility: visible;left: 10px;}
#slider1 .flex-control-nav {bottom: 30px;z-index: 99;display: none}
#slider1 .slides li 
{  height:100vh
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}

40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -8deg);
transform: perspective(400px) rotate3d(1, 0, 0, -8deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}

60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
opacity: 1;
}

80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
}

to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}

@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}

40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -4deg);
transform: perspective(400px) rotate3d(1, 0, 0, -4deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}

60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
opacity: 1;
}

80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
}

to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}

.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}

@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}

to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}

to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}

.tprsld, .tprsld1, .tprsld2, .tprsld3
{ max-width:200px; margin:0px auto;
}
.tprsld img, .tprsld1 img, .tprsld2 img, .tprsld3 img
{ display:inline-block;
}
.tprsld .slick-prev,.tprsld .slick-next, .tprsld1 .slick-prev,.tprsld1 .slick-next, .tprsld2 .slick-prev,.tprsld2 .slick-next, .tprsld3 .slick-prev,.tprsld3 .slick-next
{ top:36%;
}

.AchBox1
{ background:url(/images/achievement.jpg) top center no-repeat; height:904px; padding:50px 0; 
}

#slider1 {width: 100%;float: left;overflow: hidden;position: relative;}

/*#slider1:after {content: "";background: url(/images/sliderbg.png) top left no-repeat;width: 100%;height: 100%;position: absolute;z-index: 9;top: 0;background-size: cover;}*/

#slider1 ul li img {width: 100%;}
.DownloadBx{background:#fff; padding:30px 0; width:100%; float:left;}
.Download_hd{color: #fff;font-size:30px;margin-top:10px;}
.footer .container {max-width: 1200px;}
.footer {width: 100%;position: relative;float: left;background: #b12b30;background-size: 100%;padding: 50px 0;color: #fff;}
.f14b{font-size: 21px;margin-top: 15px;}
.PhoneFooter{font-size:28px;}
.t20{margin-top: 6px;font-weight:300;font-size: 16px;}
.usefullink li {display: block;margin-bottom: 10px;text-align: left;}
.usefullink li a {font-size: 16px;color: #fff;text-align: left;font-weight: 400;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.usefullink li a:hover {color: #f9ab03;}
.footer .footerLeft {float: left;width: 100%;max-width: 555px;position: relative;}
.footer img {max-width: none;}
.footerBtm {position: relative;text-align: center;font-size: 15px;color: #fff;margin-top: 32px;font-weight: 300;}
.footerBtm a {font-size: 14px;color: #fff;display: inline-block;}
.footerBtm a:hover {color: #a91f21;}
.fmstr {padding-left: 24%;}
#app_scroll {text-align: center;float: left;width: 100%;margin-bottom: 20px;}
.custom-controls {float: left;text-align: center;height: 40px;width: 100%;position: relative;}
#app_scroll .slides li p {color: #000;font-size: 18px;font-weight: 300;}
.custom-controls .flex-control-paging li a {width: 20px;height: 20px;background: transparent;border: 2px solid #000;}
.custom-controls .flex-control-paging li a:hover {background: #146632;}
.custom-controls .flex-control-nav li {margin: 0px 6px;}
.escode {color: #d6b75c;font-size: 26px;font-weight: 600;}
.scode {color: #000;font-size: 26px;}
.codeIn {display: inline-block;background: #fff;padding: 5px 20px;border: 1px dashed #f3281f;color: #1c1c1c;font-size: 18px;font-weight: bold}
.footerRight {float: right;}
.footerRight ul li a {color: #fff;font-size: 14px;}
.footerRight ul li a:hover {color: #ffe56c;}
.footerRight ul li {margin: 5px 0;border-top: 1px solid #4677c4;background: url(/images/lig.png) left center no-repeat;padding: 3px 0px 4px 15px}
.footerRight ul li:first-child {border: 0;}
.fbdr {margin-top: 20px;position: relative;width: 100%;bottom: 0;left: auto;/* right: auto; */max-width: 100% !important;}
.fimg {float: right;}
.fleft {float: left;max-width: 220px;text-align: left}
.footer p.font18 {font-size: 18px;font-weight: 600;}
.subsiibeBx{background:#fff;padding:70px 24px;}
.getCon{margin-top:30px; color:#146632; font-size:20px; font-weight:500;}
.getUpd{margin-top:25px; color:#146632; font-size:15px; }
.formMain{margin-top:114px;}
.formMain input{    background: #d6b75c;padding: 0 10px;line-height: 64px;border: none;width: 100%;margin-bottom: 12px;font-size: 15px;font-weight: 300;color: #d6b75c;}
.formMain input.submitForm{font-size:20px; color:#ffffff; font-weight:400; }
.MsgBox{float: left;width: 100%;padding: 0px 0;background: #b12b30;}
.hd_msg{color: #fff;font-size: 30px;text-align: left; font-weight:bold; margin-top:30px;}
.color444{ color:#206e3c
}
.msgCont1 p
{ color:#fff;
}
.msgCont1
{ margin:10px 0;
}
.msgCont {font-size:18px;color: #146632;font-weight: 100;margin-top: 20px;margin-bottom: 20px;}


.msg_anchor{color: #fff;font-size: 16px;margin-top: 13px;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;  display: inline-block; padding: 9px 20px 7px 0px;border-radius: 18px;position:relative; text-transform:uppercase; background:url(/images/ar.png) right center no-repeat; font-weight:bold}
.msg_anchor:hover{background:url(/images/arh.png) right center no-repeat;color: #fff;}

.n_anchor{color: #fff;font-size: 16px;margin-top: 13px;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;  display: inline-block; padding: 9px 20px 7px 0px;border-radius: 18px;position:relative; text-transform:uppercase; background:url(/images/ar.png) right center no-repeat; font-weight:bold}
.n_anchor:hover{background:url(/images/arh1.png) right center no-repeat;color: #d6b75c;}
.n_anchor1
{ color:#000;
}
.n_anchor2
{background:url(/images/ar1.png) right center no-repeat; }
.about_anchor1{color: #fff;font-size: 16px;margin-top: 13px;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;  display: inline-block; padding: 9px 20px 7px 0px;border-radius: 18px;position:relative; text-transform:uppercase; background:url(/images/arh.png) right center no-repeat; font-weight:bold}
.about_anchor1:hover{background:url(/images/arh1.png) right center no-repeat;color: #d6b75c;}


 

.AboutBox{
     
   /*background: url(/images/NoticeBG.jpg);*/ background:#b12b30;
    width: 100%;
    float: left;
    padding: 50px 0;
    }
.about_hd{color:#d6b75c; font-size:30px;  position:relative; text-align:left; font-weight:bold; text-transform:uppercase}
 
 
.about_anchor{color: #fff;
    font-size: 16px;
    margin-top: 13px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background: #407ab0;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 18px;
    position: relative;}
.about_anchor:hover {
    background: #f9ab03;
    color: #fff;
}
.aboutBx2{ width:100%; max-width: 330px;
    display: inline-block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;}
.aboutBx2_hd{position: absolute;
    width: 100%;
    text-align: center;
    background: rgba(23, 51, 85, 0.8);
    height: 88px;
    bottom: 0;
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;}
.FounderBox {float: left;width: 100%;padding:50px 0; background:url(/images/founderbg.jpg) top center no-repeat;}
.FounderBox img {float: left;margin-right: 40px;}

.FounderBox p {font-size: 16px;
    color: #d6b75c;}

.AchBox{margin-top:0px; background:#b12b30; width: 100%;
    float: left;
    padding: 50px 0;  }
.AchBox p{margin-bottom:10px; color:#fff;}
.ach_hd{color:#fff; font-size:30px; margin-bottom:40px; position:relative;margin-top:80px;}
.ach_hd:after{position: absolute;
    content: "";
    width: 67px;
    height: 4px;
    background: #f47321;
    left: 0;
    bottom: -9px;}
 
.achImg img{ 
    object-fit: cover;}
#AchievementHome_lblAchievement{text-align:center;}
.AchLink{margin-top:33px;}
.infrs_up_img { display:block;position: relative;overflow: hidden;text-align: center;}

p.dd {font-size: 14px;color: #146632;margin-top: 19px;float: left;}
.glryRpt1
{ position:relative;
}
.slideTxt { position:absolute; width:100%; background: #fff7f7d6;
    bottom: 0;
    padding: 5px;   }
.glryRpt1:hover .slideTxt
{  
}

.gallery{ float: left;width: 100%;  padding:50px 0; margin:0!important}
.headinggallery{  padding-bottom: 15px;margin-bottom: 30px;text-align: left;font-weight: 300;font-size:34px;color:#b12b30;}
.glryRpt{margin-bottom:0px;}
.NewsNotice{float: left;width: 100%;padding:50px 0 }
.News_Hd{    font-size: 24px;color: #163269;margin-bottom: 35px; position:relative;}
.News_Hd:after{content: "";position: absolute;width: calc(100% - 200px);height: 1px;background: #146632;bottom: 10px;}
.newsNotice_hd1{display:inline-block;padding-right: 15px;}
.notice_img{display: inline-block;float: left;margin-right: 20px; width:120px;}
.notice_img img{  object-fit:cover; height:78px}
.Noitce_des{display: inline-block; float:right; width:calc(100% - 140px)}
.noticeDate{color: #fff;font-size: 15px;margin-bottom: 5px;}
.noitceCont{font-size: 16px;   }
.noitceCont a{font-size: 17px;color: #fff;}
.NewsSlide{ width: 100%;float: left; height:124px;}
.newsArrow{margin:15px;padding-left: 17px;}
.imp_links{background: #146632;margin: 0;width: 100%;float: left; margin-left:15px;}
.QuickLinks{background: #00491b;text-align:center;color: #d6b75c;font-size:25px;}
.arrowQuick{margin:15px 0; text-align:center;    min-height: 12px;}
.QuickLinks_in{width:100%; float:left; padding:0px 20px;}
 .icons {
    text-align: center;
    /* width: 100%; */
    border-bottom: 1px solid #46865d;
    /* float: left; */
    padding: 10px 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background: #f7f7f7;
    display: inline-block;
    width: 170px;
    height: 132px;
    /* border-radius: 50%; */
    border-radius: 25px;
}

.icons:hover { opacity:.6; }
.icon_img{margin-bottom:10px;}
.icon_img img{display:inline-block;}
.icon_Name{text-align:center;font-size:21px;color: #c6353a;}
.applyAddmission{    background: #00491b;text-align: center;color: #fff;font-size: 26px;float: left;line-height: 31px;padding: 30px 0;    transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.applyAddmission:hover {    background: #f7494b;color: #fff;}
.NoticeView{color: #146632;font-size: 25px;margin-top: 13px;float: left;}
.borderNotice{border-bottom:1px solid #146632; margin-top:-46px;}
.master-img {
    float: right;
    margin-left: 15px;
}
.innerImg {
  float: right;
  margin-left: 20px;
}

.innerImg img {
  border: 1px solid #b5bacc;
}
.innerH3
{ color: #b12b2f;
}

.academicHead {
  width: 100%;
  text-align: center;
}

.academicHead tr td {
  vertical-align: top;
  width: 33.33%;
}

.academicHead tr td img {
  border: 0px solid #eaeaea;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.academicHead tr td h3 {
  color: #e11937;
}

.academicHead tr td h4 {
  color: #621010;
}

.academicHead tr td h5 {
  color: #7d7d7d;
}

.accordionHeader_Y {
  width: 100%;
  text-align: left;
  background: #0060aa url(/images/ajax-arrow1.png) no-repeat 1% center;
  color: #ffffff;
  border: 1px solid #0060aa;
  margin: 8px 0px 0px 0px;
  font-size: 18px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
}

.accordionHeaderSelected {
  width: 100%;
  text-align: left;
  background: #009746 url(/images/ajax-arrow.png) no-repeat 1% center;
  color: #ffffff;
  border: 1px solid #009746;
  margin: 8px 0px 0px 0px;
  font-size: 18px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
}

.accordionContent_Y {
  background-color: #fff;
  padding: 25px;
  padding-top: 22px;
  border: 1px solid #009746;
}
.Content_Master
{ text-align:justify; line-height:28px;
}
.Content_Master p {
  margin-bottom: 15px;
}
ul.innerUl
{ width:100%; float:left
}
ul.innerUl li {
  padding-left: 25px;
  background: url(/images/ulbg.png) 0px 4px no-repeat;
  margin-bottom: 12px;
}

.innerTbl {
  width: 100%;
}

.innerTbl tr td {
  padding: 5px;
}

.tpr tr td {
  text-align: center;
  vertical-align: top;
  padding: 0 5px 20px 5px;
}

.innerTbl1 {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}

.innerTbl1 tr td,
.innerTbl1 tr th {
  border: 1px solid #b5bacc;
  padding: 4px 5px;
}

.innerTbl1 tr:first-child {
  background: #d1d5e3;
}

table.innerTbl tr td img {
  border: 5px solid #3ac67e;
  width: 136px;
  height: 159px;
}

.quickAccess_Bx{float: right;position: absolute;right: 0;top: 87px;}
.quickAccess{background:url(/images/quickAccess.png) no-repeat;width: 150px;height: 37px;display: inline-block;}
.quickAccessBx{background: rgba(23, 51, 85, 0.55);width:192px;padding: 10px 10px;float: left;border-radius: 10px;position: absolute;right: 0;top:62px;}
.quickAccessBx:after{width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid rgba(23, 51, 85, 0.55);content:"";position:absolute;right: 11px;top: -8px;}
.quickAccessBx a{transition: all 0.5s ease-out;height: 36px;text-align: center;line-height: 36px;color: #fff;  background: #047836;padding: 0 13px;margin: 6px 5px;border-radius: 20px;float: left;width: 100%;font-size: 15px;}
.ecareico{background:#50992b !important;}
.quickAccessBx a:hover{background: #f9ab03;background: #f9ab03;-webkit-box-shadow: 0px 3px 5px 0px #f9ab03;-moz-box-shadow: 0px 3px 5px 0px rgba(15,82,40,1);box-shadow: 0px 3px 5px 0px rgb(249 249 249);}
.glryRpt a{width: 100%;height:330px; overflow:hidden; display:inline-block;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.glryRpt a img{width:100%; /*object-fit: cover;*/transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.glryRpt a:hover img{transform:scale(1.2)}

.glryRpt1 a{width: 100%;height:136px; padding:10px; overflow:hidden; display:inline-block; }
.glryRpt1 a img{width:100%; /*object-fit: cover;*/ }

.slick-prev:before, .slick-next:before
{ font-size:20px; color:#146632; opacity:1
}



/*Master Page*/ 
.ContentContainer{ width:100%; float:left;     margin-top: 87px; margin-bottom:20px;}
.hd_Master{font-size: 29px;font-weight: 400;margin-bottom: 24px;margin-top: 10px;width: 100%;float: left; text-align:center; background: #b12b30;color: #fff;padding: 0 17px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.Content_Master{width: 100%;float: left;line-height: 28px;color: #3e3e3e; min-height:200px;}
.Sub_hd{color: #b12b30;font-weight: 500;font-size: 18px;margin-bottom: 10px; font-weight:bold;}
.Content_Master p{text-align:justify; margin-bottom:15px;}
.innerUl li {background: url(/images/bullet.png) 0px 6px no-repeat;padding-left: 20px;margin-bottom: 15px;}
.img_right{float:right; margin-left:10px;}
.left_img{float:left; margin-right:10px;}
.staff{text-align:center;}
.staff li {display: inline-block;margin: 10px;width: 28%;box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;-webkit-box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;-moz-box-shadow: 0px 0px 7px 0px rgba(71,71,71,0.75) inset;padding: 10px;box-sizing: border-box;}
.post-title{font-size:15px; margin-top:10px;}
.border-footer{border-right:1px solid #7e979d;}
 
  .boxVision {
    box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;
    -webkit-box-shadow: 0px 0px 7px 0px rgb(71 71 71 / 75%) inset;
    -moz-box-shadow: 0px 0px 7px 0px rgba(71,71,71,0.75) inset;
    padding: 20px;
    margin-bottom: 20px; width:100%; float:left;
}

  .faq h4{
      font-size: 20px;
}
.faq h3{
          color: #000000;
    padding: 10px;
    font-size: 28px;
    text-align: center;
    background: #ffb516;
    font-weight: 600;
}
.faq ul li{
  padding-left: 0;
    list-style: circle;
    font-size: 19px;
}
.list-faq li{
      text-transform: capitalize;
    color: #fff;
    line-height: 12px !important;
    list-style: circle !important;
    padding-left: 0 !important;
}
.contact{
  background: url(../img/contact-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}
.faq-top{
  background: url(../img/faq.jpg);
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}
.blink-bg{
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    animation: blinkingBackground 3s infinite;
  }
  @keyframes blinkingBackground{
    0%    { background-color: #132f57;}
    100%   { background-color: #ef0a1a;}
  
  }

.faq .faq-list {
  padding: 0;
  list-style: none;
}
.faq .faq-list li {
      color: #000;
    margin-bottom: 10px;
    border-radius: 10px;
}
.faq .faq-list a {
         padding: 10px;
    display: block;
    position: relative;
    font-size: 21px;
    background: #132f57;
    color: #ffb516;
    text-decoration: none;
    border-radius: 14px;
    border: 1;
    box-shadow: 3px 3px #ffb516;
}

.faq .faq-list i {
  font-size: 16px;
  position: absolute;
    right: 4px;
    top: 16px;
  transition: 1s;
}
.faq-title {
    text-align: center;
    font-size: 17px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #ffffff;
}

.faq .faq-list p {
padding-top: 20px;
    /* margin-bottom: 20px; */
    font-size: 19px;
    color: #000;
    line-height: 22px;
}

.collapsed i.fas.fa-arrow-up {
    
}
.collapsed i.fa.fa-arrow-up {
    transform: rotate(180deg);
}
.faq ul li{
  list-style: none;
}

.socialIcon{display: block;float: left;width: 100%;margin-top: 7px;}
.socialIcon ul{}
.socialIcon ul li{display: inline-block;margin: 0 1px;width: 25px;height: 25px;transition: all 0.5s ease-out; border-radius:20px;}
.socialIcon ul li:hover{ -webkit-box-shadow: 0px 0px 5px 0px rgb(249 171 3); -moz-box-shadow: 0px 0px 5px 0px rgba(249,171,3,1); box-shadow: 0px 0px 5px 0px rgb(249 171 3);background: #f9ab03;}
.socialIcon ul li a{width: 25px;height: 25px;display: inline-block;background-image: url(/images/socialIcon.png);background-repeat: no-repeat;}
.socialIcon ul li a.instragram{background-position: -16px -1px;}
.socialIcon ul li a.whatapp{background-position: -45px -1px;}
.socialIcon ul li a.facebook{background-position: -73px -1px;}
.socialIcon ul li a.youtube{background-position: -101px -1px;}
.socialIcon ul li a.linkdin{background-position: -129px -1px;}
.socialIcon ul li a.twitter{background-position: -158px -1px;}

 @media only screen and (max-width: 767px)
{
    .caption
    { display:none;
    }
    .infrs_up_img 
    { max-width:100%; height:auto;
    }
    #homephotog_LBPhoto
    { display:block; max-height:315px; overflow:hidden;
    }.AchBox1 {
    background: url(/images/achievement.jpg) top center no-repeat;
    height: auto;
    padding: 50px 0;
    background-size: cover;
}
    .toplinks
    { display:none;
    }.menuTop li a {
    color: #d6b75c;
    padding: 0 5px!important;
    font-size: 12px!important; line-height:37px;
}
    .hd_msg
    { font-size:25px;
    }
    .quickAccess_Bx {
    float: right;
    position: absolute;
    right: 49px!important;
    top: 3px!important;
}
}
@media only screen and (max-width: 1024px)
{
    .infrs_up_img,.achImg img
    { max-width:100%; height:auto;
    }
    #slider1 .slides li
    { height:auto;
    }
    .header
    { display:none
    }.quickAccess_Bx {
    float: right;
    position: absolute;
    right: 74px;
    top: 0;
}
    .topHeader .container
    { max-width:100%;
    }
    .menuTop li a
    {
        color: #d6b75c;
        padding: 0 8px;
        font-size: 14px;
    }.toplinks li a span {
    font-size: 15px;
    font-weight: bold;
}.toplinks li a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding-left: 40px;
    display: block;
}
    .menuTop li .sub-menu
    { right:auto;
    }
    .imp_links
    { margin-left:0;
    }
     
    .d-noneh
    { display:block; position:absolute; left:0;
    }
    .logoMenu a img
    { height:50px;
    }
    .ContentContainer
    {padding-top: 0!important;
    margin-top: 30px!important;
    }
    .logohome
    { display:none!important
    }
}
     
    


 