

.bg-first {
    background:#03335c;
    padding:3rem 0;
}
.bg-first .first-sec {
    border:2px solid #fff;
    padding:2rem;
    text-align:center;
}
.first-sec h4{
    color:#fff;
    font-size:20px;
    text-align:center;
    font-weight:600;
}
.first-sec p{
    color:#fff;
    font-size:15px;
    text-align:center;
        padding: 6px 0;
}

.first-sec i  {
          font-size: 50px;
    color: #e09712;
    padding-bottom: 15px;
  }

 .sec-two h5{
         color: #e09712;
    font-size: 19px;
 }
  .sec-two h2{
      color:#fff;
      font-size: 39px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-top: 5px;
    padding-right: 24px;
    font-family: 'Lobster Two', cursive;
 }

  /*infrastructure*/
@media only screen and (min-width: 921px) {
    .infra-heading {
        width: 39.2%;
        margin: 1px 0;
    }
}
.infra-heading {
    position: relative;
}
.infra-heading h1 {
     width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 3.5% 2%;
    background: #03335cd4;
    color: #ffffff;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}
@media only screen and (min-width: 921px) {
    .infra-box {
        width: 60.4%;
    }
}
.infra-box {
    margin: 1px 0 0 1px;
}
@media only screen and (min-width: 768px) {
    .infra-box ul li {
        width: 32.9%;
    }
}
.infra-box li img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.infra-box li {
    padding: 0;
    margin: 0;
    background-image: none;
    margin: 0 1px 1px;
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 1025px) {
    .infra-box li p {
        font-size: 1.6rem;
        line-height: 2.2rem;
    }
}
.infra-box li p span {
    display: block;
    width: 100%;
}
.infra-box li p em {
    font-style: normal;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
@media only screen and (min-width: 500px) {
    .infra-box ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.infra-box li p {
    width: 100%;
    height: 100%;
    padding: 35% 2%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #03335cd4;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
}
@media only screen and (min-width: 921px) {
    .infra-sec {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

/*about*/
  .sec-about h3{
         color: #005baa;
   font-size: 50px;
    font-weight: 600;
    font-family: 'Lobster Two', cursive;
 }

  .sec-about{
      margin:3rem 0;
  }

  .sec-about p {
             font-size: 15px;
    padding: 26px 15px 6px;
    color: #444646;
    text-align: justify;
  }

  .sec-about-two {
       display:flex;
   }

  .sec-about-two h4{
     font-size: 18px;
    font-weight: 600;
    color: #585858;
    padding-left: 16px;
    padding-top: 3px;
  }

  .sec-about .image {
    position: relative;
    text-align: center;
    max-width: 530px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 11;
}
  .gsc-image-content.skin-v3 {
    max-width: 530px;
    position: relative;
    margin: 0 auto;
}
  .gsc-image-content.skin-v3 .content-inner {
    position: absolute;
    bottom: 10px;
    left: -35px;
    z-index: 12;
    background: #fff;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.1);
    box-shadow: 0 10px 30px rgba(0,0,0,.1);
    padding: 60px 10px 10px;
    text-align: center;
}
  .gsc-image-content.skin-v3:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
    border: 2px solid #E74D57;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
  .gsc-image-content.skin-v3 .content-inner.right_circle {
    background-image: url(../images/about-second.png) !important;
    background-repeat: repeat-y;
    background-repeat: repeat-x;
}
  .gsc-image-content.skin-v3 .content-inner {
    background: #000;
    background-image: url(../images/welcome.jpg);
    background-repeat: repeat-y;
    background-repeat: repeat-x;
}
  .gsc-image-content.skin-v3 .content-inner:after {
     content: '';
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    border-radius: 50%;
    border: 2px dashed #ffffff;
    z-index: 1;
}
  .gsc-image-content.skin-v3:after {
    content: '';
    width: 195px;
    height: 260px;
    position: absolute;
    right: -100px;
    top: -35px;
    z-index: 1;
    background: url(../images/image-content-dot.png) no-repeat center center transparent;
}
  .sec-t-btn{
    padding: 10px 17px;
    margin-top: 25px;
    text-align: center;
    width: 29%;
    margin-left: 14px;
    border-radius: 6px;
    border: 2px solid #005baa;
  }
   .sec-t-btn a{
         color: #005baa;
         font-weight:600;
  }
    .sec-about .padding{
           padding: 24px 0;
   }

    /*photo*/
    .photogallerySec {
    padding: 40px 0px;
    background: url(../images/bgd.jpg);
    background-repeat:no-repeat;
    background-size:cover;
        background: aliceblue;
}
      .photogallerySec .col-lg-4{
          padding:0;
      }
    .photogallerySec .custom-heading {
       text-align: center;
    font-size: 37px;
    padding-bottom: 20px;
    font-weight: 600;
    color: #005baa;
    font-family: 'Lobster Two', cursive;
}
    .p-rr {
    display: block;
    position: relative;
    padding: 10px;
    }
    .p-rr a {
    text-decoration: none;
    font-size: 14px;
    color: #b01c15!important;
}
    .position-rel {
        height: 234px;
}
    .imgilink a {
    color: #014a7f!important;
}
    .p-rr a span {
    color: #505050;
    font-size: 14px;
    padding-top: 9px;
    font-weight: 600;
}
    .aftervhover {
    position: relative;
}
    h4.h44 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #ca252b;
    text-align: center;
    padding: 9px;
    text-align: center;
 font-size: 17px;
    margin: 0;
    color: white;
}
    /*news*/
 .news-inner{
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 34%);
     top: 5%;
    position: relative;
    background: #fff;
    padding: 9px 5px 8px 5px;
    border-radius: 7px;
    border-top: 10px solid #ca252b;
 }
 .news-list {
    display: block;
    height: 200px;
    position: relative;
    text-align: center;
    background-color: #1d1d1d;
    overflow: hidden;
    z-index: 0;
}
 .news-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.9;
    z-index: 2;
    background-position: center;
    background-size: cover;
    transition: 300ms cubic-bezier(0.445,.05,.55,.95) transform;
    transform: scale(1.1);
}
 .news-warp {
    position: absolute;
    z-index: 3;
    height: 100%;
    width: 100%;
}
 .news-details {
       background: #fff;
    height: 110px;
    padding: 15px 10px;
    position: relative;
    padding-top: 25px;
    /*border: 4px solid #005aa9;*/
    border-radius: 2px;
}
 .news_date {
   position: absolute;
    z-index: 9;
    top: -41px;
    background: #ca252b;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    padding: 9px 15px;
    right: 14px;
}
 .news_day {
    font-size: 18px;
    line-height: 1.1;
}
 .news_month {
    font-size: 14px;
    text-transform: uppercase;
}

 .sec-news{
     margin:0 0 13rem;
 }
 .news-title {
    font-size: 17px;
    display: block;
    display: -webkit-box;
    max-width: calc(100% - 5px);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
    color: #424242;
    font-weight: 600;
}
 .sec-news .new-events{
     color: #fff;
    text-align: center;
    font-family: 'Lobster Two', cursive;
    padding: 2rem 0 0;
    font-size: 45px;
 }

 /*notice*/
 .gdlr-core-type-start-date-month .gdlr-core-date {
    color: #dc3c3a;
}
 .gdlr-core-type-start-date-month .gdlr-core-date {
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    display: block;
}

 .gdlr-core-type-start-date-month .gdlr-core-month {
    font-size: 13px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}
 .gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title {
    font-size: 14px !important;
    margin-bottom: 5px;
    margin-top: 0!important;
    color: black;
    font-weight: 500;
}
 .gdlr-core-event-item-content-wrap p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    font-size: 12px;
}
 .gdlr-core-item-pdlr {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
 .gdlr-core-item-pdlr {
    display: flex;
    align-items: center;
}
 .gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-info {
    margin-bottom: 2px;
    margin-right: 20px;
}
 .gdlr-core-event-item-info.gdlr-core-type-start-date-month {
    display: block;
    float: left;
    width: 35px;
    text-align: center;
    white-space: nowrap;
    margin-right: 25px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 10px;
}
.gdlr-core-event-item-info.gdlr-core-type-start-date-month {
    border-color: #fda638;
}
.gdlr-core-event-item-title  a{
   color: #005baa;
    font-size: 15px;
    font-weight: 600;
}


/*footer*/
.top_footer_info__block {
    background:#05335a none repeat scroll 0 0;
    color: #ffffff;
}
.ptb-20 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.single_info__block {
    position: relative;
}
.single_info__block i.fa {
  font-size: 35px;
    height: 87px;
    line-height: 72px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    top: 51%;
    width: 50px;
}
.single_info__block > h4 {
    margin-left: 55px;
    font-size: 15px;
    line-height: 23px;
}
.single_info__block h4 span {
    display: block;
    font-size: 80%;
    font-weight: normal;
}
.main_footer__block {
    background-image: url(../images/news-events.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-bottom: 53px!important;
    color: #fff;
}
.pt-60 {
    padding-top: 60px;
}
footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_box__block li {
     border-bottom: 1px dotted #ffffff;
    margin-bottom: 10px;
    padding-bottom: 11px;
    width: 100%;
}
footer ul li {
    display: inline-block;
    position: relative;
}
.footer_box__block li a {
    color: #ffffff;
}
.footer_box__block li::after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 0;
}
.footer_box__block.address-box p {
       margin-left: 11px;
    margin-top: 4px;
    display: inline-block;
}
.main_footer__block::before {
    background:#011d34 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}
.single_info__block h4{
       font-size: 19px;
}
.single_info__block h4 span a{
       font-size: 16px;
       color:#fff;
}
.footer_box__block h4{
       font-size: 19px;
    font-weight: 600;
    margin-bottom: 19px;
}

 .copyriight_block p a {
      color: #fff;
    font-size: 14px;
    padding: 16px 0px 2px;
  }
  .copyriight_block p  {
      color: #fff;
    font-size: 14px;
    padding: 10px 0px 9px;
  }
  .admission-pd h3{
         font-size: 35px;
    text-align: center;
    font-weight: 600;
    padding: 29px 0px;
    color: #005baa;
    font-family: 'Lobster Two', cursive;
  }
  .min-admission h4{
        font-family: 'Lobster Two', cursive;
            text-align: center;
    font-size: 23px;
    font-weight: 500;
    padding: 14px 0;
  }
    .min-admission p{
       text-align: center;
    font-size: 17px;
    color: #746e6e;
    font-weight: 600;
  }
    .admission-pd{
        margin:20px 0 45px;
    }
    .min-admission{
        text-align:center;
    }
   .min-admission i {
        font-size: 38px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 16px 20px 0;
    }
 

    .min-admission .color-1{
         border: 1px dashed #ff8b43;
    color: #ff8b43;
    }
     .min-admission .color-2{
         border: 1px dashed #00C172;
    color: #00C172;
    }
      .min-admission .color-3{
         border: 1px dashed #00C4FC;
    color: #00C4FC;
    }

      /*principal*/
      .principal-sec{
          background-image:url(../images/bg-courses.jpg);
          background-repeat:no-repeat;
          background-size:cover;
              padding: 70px 0 60px;
      }

   .principal-sub h4  {
    font-size: 40px;
    font-weight: 600;
     font-family: 'Lobster Two', cursive;
    color: #005baa;
    padding: 20px 0;
      }
      .principal-sub p{
    font-size: 16px;
   padding:10px 0 0;
      }

      .img-principl{
          padding:20px;
          border:2px dotted #005baa;
      }

      .principal-sub {
              padding-left: 41px;
      }

      /*why choose*/
      .why-join {
    margin: 30px 0;
    padding: 50px 0;
    background: url(../images/index-3_37.png) no-repeat;
    background-size: cover;
}

      .heading-title {
    margin-bottom: 20px;
}
      .why-join h2 {
       color: #fff;
    text-align: center;
    font-size: 35px;
         font-family: 'Lobster Two', cursive;
}
      .heading-title h2 span {
    font-weight: 800;
       font-family: 'Lobster Two', cursive;
}
.yellow {
    color: #ffb122;
}
.why-join .para-slide {
    color: #fff;
    text-align: center;
    padding: 0px 7rem;
}
.whyjoin-parameters ul {
    padding-right: 2%;
}

.whyjoin-parameters ul {
    list-style: none;
    margin-top: 25px;
}
.whyjoin-parameters ul li {
   display: inline-block;
    padding-right: 0px;
    width: 23%;
    vertical-align: top;
    margin: 10px auto;
    text-align: center;
}
img.yjoinimg {
    margin-bottom: 10px;
}

.header-top-10{
     background-color: #a9060c;
    height: 34px;
}

   .carousel-caption {
  position: absolute;
    right: 13%;
    bottom: 0;
        top: 47%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}


   .carousel-caption h3 {
        font-family: 'Lobster Two', cursive;
        font-weight:600;
       font-size: 3.5rem;
    line-height: 68px;

   }
  .new-rotar {
           text-align: left;
    font-size: 14px;
    color: #313132;
   }
  .fle{
      display:flex;
  }

 .box-adress p i {
         font-size: 22px;
    background: #fff;
    width: 39px;
    color: #05335a;
    height: 39px;
    padding: 8px 5px 5px 10px;
    border-radius: 50%;
 }

 .box-adress p span a{
         color: #fff;
    padding-left: 8px;
        font-size: 14px;
 }
 .box-adress p span {
         color: #fff;
    padding-left: 8px;
        font-size: 14px;
 }

 /*sticky icon*/
 .sticky-icon  {
    z-index: 9;
    position: fixed;
    top: 22%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;}  
.sticky-icon a  {
	transform: translate(158px,0px);
    border-radius: 49px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px;
        font-size: 22px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(0px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
.Facebook  {
	background-color:#2C80D3;
	color:#FFF;}
	
.Youtube  {
	background-color:#fa0910;
	color:#FFF;}
	
.Twitter  {
	background-color:#53c5ff;
	color:#FFF;}
	
.Instagram  {
	background-color:#FD1D1D;
	color:#FFF;}
	
.Google  {
	background-color:#d34836;
	color:#FFF;}						
.sticky-icon a i {
	background-color:#FFF;
	    height: 36px;
    width: 36px;
    color: #000;
    text-align: center;
       line-height: 37px;
    border-radius: 50%;
    margin-right: 18px;
    transition: all 0.5s;}
.sticky-icon a i.fa-facebook-f  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-google-plus-g  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-instagram  {
	background-color:#FFF;
	color:#FD1D1D;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}

#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}		
.sticky-icon a span{
        font-size: 17px;
    padding: 8px;
}	
.sticky-icon a :hover{
       color:#fff;
}	

/*wtsp*/
.wa__btn_popup {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    z-index: 999999999;
}
.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 156px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    top: -50px;
    padding: 7px 0 7px 12px;
    margin-right: 80px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.my-float {
    margin-top: 16px;
    color: #fff;
}
.logo-foot{
    width: 120px;
    background: white;
    border-radius: 50%;
}



/*phone*/

@media(max-width:992px){
    .header-top-10{
        display:none;
    }
       .logo {
        width: 91px;
    position: absolute;
    background: #ffff;
    z-index: 99;
    bottom: 2px;
    }
        .menuopenhamb:after {
        content: "";
        width: 45px;
        height: 45px;
        position: absolute;
        background: url(../images/menu.png) no-repeat;
        display: inline-block;
        right: 0;
        top: -19px;
    }
        .menu-hide .menu-tab {
        top: 10px;
        right: 8px;
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 40px;
        transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        background: url(../images/close.png) no-repeat;
    }
         .headermenus {
        padding: 18px 0 18px 0px !important
    }
         .carousel-item {
    height: 20vh!important;
}
         .sec-two h2 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
    padding-top: 5px;
        text-align: center;
    padding-right: 0;
}
         .sec-two h5 {
    color: #e09712;
    font-size: 19px;
    text-align: center;
    padding-top: 18px;
}
         .sec-about h3 {
    font-size: 42px;
        text-align: center;
}
         .sec-about {
    margin: 2rem 0 3rem;
}
         .sec-about-two {
    margin-top: 18px;
}
         .sec-about .padding {
    padding: 0;
}
         .sec-t-btn {
    padding: 10px 17px;
    margin-top: 25px;
    text-align: center;
    width: 41%;
    margin-left: 14px;
    border-radius: 6px;
    margin: 23px auto;
    border: 2px solid #005baa;
}
         .gsc-image-content.skin-v3:after {
    content: '';
    width: 195px;
    height: 260px;
    position: absolute;
    right: 0;
    top: -16px;
    z-index: 1;
    background: url(../images/image-content-dot.png) no-repeat center center transparent;
}
         .gsc-image-content.skin-v3 .content-inner{
             display:none;
         }
         .infra-box li p {
    font-size: 29px;
}
    .principal-sub h4 {
        font-size: 37px;
        text-align: center;
    }
    .principal-sub {
    padding-left: 0;
}
    .principal-sub p {
    font-size: 16px;
    padding: 10px 0 0;
    text-align: justify;
}
}

.slide-container .card{
    box-shadow:0px 5px 30px 0px rgb(0 0 0 / 34%);
}

.btn-news-btn{
       background: #fff;
    color: #005baa;
    padding: 5px 18px 0px;
    width: 14%;
    border-radius: 5px;
    text-align: center;
}


.btn-news-btn a{
        color: #ca252b;
    font-weight: 600;
}

.btn-news-2{
     background: #fff;
    color: #005baa;
    padding: 5px 18px 0px;
    width: 31%;
    border-radius: 5px;
    text-align: center;
}
.btn-news-2 a{
        color: #ca252b;
    font-weight: 600;
}


@media(max-width:992px){
    .btn-news-btn {
    width: 33%;
    margin: 12px auto 0;
}
 

      .rlatest-update {
        display: inline-block;
        width: 100%;
        background: #005aa9;
        padding: 10px 0;
        text-align: center;
    }
      .why-join .para-slide {
    color: #fff;
    text-align: center;
    padding: 0px 0rem;
}
      .position-events {
    position: absolute;
    width: 100%;
    height: 100%!important;
    top: 0px;
    left: 0;
    background: #03335cd4;
}
    .news-events-1 {
    height: 100%;
}
    .news-events-1 {
       height: 100%!important;
}
    .sec-news {
    margin: 0 0 4rem;
}
    .p-rr a span {
    padding-top: 36px;
}
    .sticky-icon {
    top: 44%;
}
    .bg-first .first-sec {
    margin-bottom: 12px;
}
    .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 22px;
    height: 22px;
}
}

.news-events-1{
    background-image: url('../images/news-events.png');    height: 372px; background-size: cover;background-repeat: no-repeat;background-position: center;position:relative
}
.position-events {
    position:absolute;width:100%;height:100%;top: 0;left: 0;background:#03335cd4; height: 372px;
}


#myModal .modal-dialog {
    width: 444px;
    margin: 100px auto;
}
#myModal .modal-content {
    border: none;
    border-radius: 3px;
}

.modal-footer  button.btn.btn-default.okbtn {
    border: none;
    background-color: #004583;
    color: white;
    border-radius: 4px;
    padding: 5px 20px 2px;
    margin: 0 auto;
}


    .breadcrumb {
    position: relative;
    background:#005ba9;
    line-height: 0;
    padding: 0px 6px 8px 0px;
}
    .lSSlideWrapper, .lSSlideWrapper .lSFade {
    position: relative;
}
    .lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none;
}
    .lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
    float: left;
}
    .innerslider ul li {
    margin: 0;
    padding: 0;

}
    .breadcrumb ul li {
        padding: 5px;
    color: #fff;
    line-height: initial;
   font-size: 16px;
    text-transform: capitalize;
}
     .breadcrumb ul li a{
    color: #fff;
}
    .breadcrumb img {
    width: 83%;
    border-radius: 0px 0px 350px 0;
    max-height: 388px;
    object-fit: fill;
    object-position: center;
}

        .breadcrumb h1 {
        position: absolute;
    right: 0;
    /*width: 20%;*/
        padding-right: 65px;
    bottom: 49px;
    font-size: 29px;
            text-align: left;
            color: #ffae1b;
           font-weight:600;
            line-height: initial;
        
    }
        .breadcrumb ul.breadcrumblist {
   margin: auto;
    display: flex;
    list-style: none;
    position: absolute;
    bottom: 18px;
  right: 59px;
    align-items: center;
    padding-left: 0;
    justify-content: center;
}

        .skilled-lecture:hover{
            background:#065091;
            transition:.5s;
            color:#fff;
        }
          .skilled-lecture:hover h4 {
            color:#fff;
        }
          .skilled-lecture:hover i {
            color:#ffa500;
        }

          .p-rr img {
    width: 100%;
    height: 224px;
    object-fit: cover;
    margin-bottom: 8px;
}
          .p-rr a {
    text-decoration: none;
    font-size: 14px;
    color: #b01c15 !important;
}
          .p-rr a span {
    color: black;
    font-size: 14px;
}