@font-face {
    font-family: 'Exo';
    src: url(fonts/Exo-Bold.ttf);
    font-weight: bold;
    font-weight: 600;
        font-weight: bolder;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(fonts/Exo-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}
body{
  background: #fff;
  font-family: Exo;
}
section{
    position: relative;
}
.header-logo{
  position: relative;
}
.header-logo a{
      position: absolute;
    top: -3em;
}
.header-logo img{
  width: 63%;
}
.header-top {
    background: #1a2672 !important;
    /*background: linear-gradient(45deg,#1a507d,#42521d) !important;*/
}
a.marquee-link{
    color: #fff;
    padding: 0px 20px;
}
a:hover.marquee-link{
    color: red;
}

.soical-font{
font-size: 16px!important;
color: #fff;
}
.header-top-wrapper .header-top-right .header-link a:hover {
    color: #79f300;
}
.justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.header-top-wrapper .header-top-left .header-meta li a {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    transition: all 0.3s linear;
}
.header-top-wrapper .header-top-right .header-link a + a {
    margin-left: 45px;
}
.header-middle .logo{
    display: flex;
}
.logo-name{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    align-self: center;
}
.msme-logo img{
    width: 248px;
}
.header-middle .logo img{
        width: 170px;
    margin: 6px 0px;
}
.border-bottom-banner {
    border-bottom: 2px solid #2e3192;
}
.font-25{
    font-size: 25px;
}
.admission{
    font-size: 25px;
    font-weight: bold;
    border-bottom: 2px solid #2e3192;
}
.phone-no {
    font-weight: bold;
}
.main_heading {
	/*background: #1a2672 !important;*/
     /*background: -webkit-linear-gradient(45deg, #7f9844, #1a507d, #f17d46 80%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    margin: 0;
    font-size: 1.75rem;
	color: #1a2672 !important;
   /* animation: rainbow-text-simple-animation-rev 0.75s ease forwards;*/
}

.gradient-text:hover{
    animation: rainbow-text-simple-animation 0.5s ease-in forwards;
}

.gradient-about {
     background: -webkit-linear-gradient(45deg, #7f9844, #1a507d, #f17d46 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards;
}
.text-blue{
    color: #1a2672 !important;
}
.header-link a {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    transition: all 0.3s linear;
    position: relative;
}
.header-meta a{
  font-weight: 400;
    font-size: 13px;
    color: #fff;
    transition: all 0.3s linear;
    position: relative;
}
.list-style-none{
  list-style: none;
}
.bg-blue{
    background: #1a2672 !important;
    /*background: linear-gradient(45deg,#1a507d,#42521d) !important;*/
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
/*.navbar.navbar-dark .breadcrumb .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-toggler {
    color: #3f51b5;
    color: #dc3545;
}*/
.navbar.navbar-dark .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link {
    background-color: #fff;
    border-bottom: 2px solid #2e3192;
    color: #2e3192;
}
.avatar-placeholder, .navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    color: #c5c6ff!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
/*.navbar-brand .logo {
    position: absolute;
    top: -2.3em;
    z-index: 9;
}*/
.navbar-brand .logo img{
    width: 90px;
}
.d-padding{
  padding:0px;
}
.bg-warning-c{
    background: #305149;
    width: 30%;
    height: 352px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.bg-c1{
  background-color: #d70029;
  border-radius: 5px!important;
}
.bg-c2{
  background-color: #7f9844;
  border-radius: 5px!important;
}
.bg-c3{
  background-color: #1a507d;
  border-radius: 5px!important;
}
.bg-c4{
  background-color: #f39161;
  border-radius: 5px!important;
}

.s-bottom .card-title{
      color: #fff;
    font-size: 18px;
    font-weight: 700;
}
/*margin css*/
.mt-40 {
    margin-top: 6.8rem;
}
/*////*/

/*about */
.about-area {
    /*padding-top:50px;*/
}

.align-items-center {
    align-items: center!important;
}
.about-content {
    max-width: 380px;
}
.about-content .about-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #2e3192;
}
.about-content .about-title span {
    color: #c50227;
}
/*.about-content .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #07294d;
    margin-top: 25px;
}*/
.about-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #07294d;
    margin-top: 25px;
}
.bg-1{
        background-image: url(../img/about1.jpg);
        align-content: center;
        align-items: center;
        background-position: center center;
        background-size: cover;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 20px 0px 0px;
        border-radius: 5px 5px 5px 5px;
        height: 472px;
    }
    .about-img{
        position: relative;
        text-align: right;
        top: 58px;
        left: 19px;
        /*padding-bottom: 83px;*/
    }
    .imgAbout{
         width: 94%;
    height: 358px;
    border-style: solid;
    border-width: 20px 20px 20px 20px;
    border-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    }
/*.about-content .main-btn {
    width: 160px;
    margin-top: 45px;
}*/

.main-btn {
    background-color: #1a2672;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
.main-btn:hover {
    background-color: transparent;
    color: #1a2672;
    transition: all .3s linear;
    border:1px solid #1a2672;

}
/*///about*/

/*news*/
.news-area {
    padding-top: 75px;
}
.video-h4{
      font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #1a2672;
    padding-bottom: 10px;
    border-bottom: 3px solid #1a2672;
    margin-bottom: 2em;
}
.news-tab{
   position: relative;
    top: -5.3em; 
}
.border-bottom-red{
  border-bottom: 3px solid #c50227;
    margin-bottom: 2em;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 2px solid;
    border-bottom: 0px;
    color: #4d6c67;
    border-color: #4e6b67 #1d7a46 #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #495057;
    font-weight: 600;
}
.video-img span{
      position: absolute;
    top: 33%;
    left: 42%;
}

/*news-tab css*/

.single-event-2 {
    display: flex;
     align-items: center; 
         margin-bottom: 30px;
}
.single-event-2 .event-date {
    width: 90px;
    height: 90px;
    background-color: #f1f1f1;
    text-align: center;
    display: flex;
    align-items: center;
    transition: all .3s linear;
}
.single-event-2 .event-content {
    padding-left: 30px;
    flex: 1;
}
.event-content .date{
  font-size: 13px;
    font-weight: 600;
    color: #959595!important;
}
.event-content h4{
      font-size: 17px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 0px;
}
a.more {
    font-size: 13px;
    font-weight: 700;
    color: #959595!important;
}
.tap-contant{
  position: relative;
  /*top: -2.6em*/
}
.event-title-2 a{
  color:#212052;
}

/*card*/
.card-courses{
    background-color: rgba(255, 255, 255, 0.1);
}
.Courses-icon{
    padding: 29px 19px;
    position: relative;
    color: #ccc;
     font-size: 41px; 
}
.card-inner{
    box-shadow: 0 1px 6px rgba(61, 65, 84, 0.15);
    /*min-height: 150px;*/
    padding: 1rem;
    position: relative;
    /*overflow: hidden;*/
    border-radius: .5rem;
    transition: 0.2s ease-in-out;
    cursor:pointer;
    text-align: center;
}

.card-inner:before {
    width: 0;
    transition: 0.2s;
    z-index: 0;
    content: "";
    background-color: #4c86e7;
      background: linear-gradient(to right, #7f9844, #1a507d, #f17d46 80%);
      /*padding: 2px;*/
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.card:hover .card-inner:before {
    width: 100%;
}

.card:hover .card-inner{
    /*top: -2px;*/
    box-shadow: 0px 20px 40px 0px rgba(61, 65, 84, 0.15);
}

/*end*/

/*./// news*/

.bg-courses{
    background-image: url('../img/bg/bg-4.jpg');
    background-size: cover;
    background-attachment: fixed;
    /*padding: 4rem 0 10rem;*/
}

.gradient-Courses {
    background: -webkit-linear-gradient(45deg, #7f9844, #1a507d, #f17d46 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.5rem;
    font-weight: 700;
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards;
}
.gradient-icon {
    background: -webkit-linear-gradient(45deg, #7f9844, #1a507d, #f17d46 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards;
}
.card-news{
    background-image: url('../img/bg/background.svg');
    background-size: cover;
}
.bg-attachment{
  background-image: url('../img/bg/bg-4.jpg');
    background-size: cover;
    background-attachment: fixed;
}

.bg-attachment p::before{
    background: red;
}
.bg-attachment h3{
      font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}
.bg-attachment .p1{
      font-size: 19px;
    font-style: normal;
    color: #ffffff;
}

.bg-attachment p{
  font-size: 18px;
    font-weight: 400;
    text-transform: none;
    color: #d7d6ff;
}
.bg-attachment .main-btn {
    margin-top: 45px;
    background-color: #f17d46;
    color: #fff;
}
.bg-attachment .main-btn:hover {
    background-color: transparent;
    border:1px solid #f17d46;
    color: #f17d46!important;
     transition: all .3s linear;
}
.p-22per {
    /* margin-top: 4%; */
    padding: 4rem 0;
}


/*feacture section*/
.features-area-2 {
    padding-top: 50px;
}
.features-image-2 {
    position: relative;
    z-index: 5;
    max-width: 342px;
    width: 100%;
}
.features-image-2::before {
    position: absolute;
    content: '';
    background-color: #07294d;
    width: 80%;
    height: 70%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.features-image-2::after {
    position: absolute;
    content: '';
    background-color: #f1f1f1;
    width: 80%;
    height: 70%;
    bottom: 60px;
    right: 0;
    z-index: -1;
}
.features-items {
    display: flex;
    justify-content: space-around;
}
.features-items .features-items-wrapper .single-features-item {
    max-width: 245px;
    padding: 10px 0;
    width: 100%;
}
.features-items .features-items-wrapper .single-features-item .item-content {
    padding-left: 15px;
}
.features-items .features-items-wrapper .single-features-item .item-content p {
    color: #07294d;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
/*//// feacture end*/

/*gallery*/
.campus-visit-area {
    padding-top: 30px;
    padding-bottom: 100px;
}
.campus-visit-wrapper {
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
}
.campus-visit-wrapper::before {
    position: absolute;
    content: '';
    width: 40%;
    height: 100%;
    /*background-color: #07294d;*/
    background-image: url('../img/about1.jpg');
    background-size: cover;
    top: 0;
    left: 0;
    z-index: -1;
}
.campus-visit-wrapper::after {
    position: absolute;
    content: '';
    width: 60%;
    height: 100%;
    background-color: #f1f1f1;
    background-image: url('../img/bg/bg-3.jpg');
    background-size: contain;
    top: 0;
    right: 0;
    z-index: -1;
}
.campus-visit-wrapper .campus-image-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-left: 70px;
    padding-right: 0;
}
.campus-visit-wrapper .campus-content-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-right: 50px;
}
.campus-content {
    max-width: 480px;
    margin-left: auto;
    padding: 0 30px;
}
.campus-content .campus-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #3f5b51;
}
.campus-content .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #3f5b51;
    margin-top: 30px;
}
.campus-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #3f5b51;
    margin-top: 25px;
}
.campus-content .video-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #3f5b51;
    margin-top: 35px;
}
.campus-content .play {
    font-weight: 600;
    font-size: 24px;
    line-height: 54px;
    color: #3f5b51;
    margin-top: 15px;
    transition: all .3s linear;
}
/*////gallery end css*/


/*blog css*/
.blog-area-2 {
    position: relative;
    padding-top: 82px;
    margin-top: 1em;
}
.blog-area-2::before {
    position: absolute;
    content: '';
    /*max-width: 1300px;*/
    width: 100%;
    height: 60%;
    background-color: #f1f1f1;
     background-image: url('../img/bg/bg-1.jpg');
    background-size: contain;
    top: 0;
    /*left: 110px;*/
}
.blog-area-2 .trending-title {
    font-weight: 700;
    font-size: 46px;
    letter-spacing: .1em;
    line-height: 24px;
    color: #d5d5d5;
    opacity: .46;
    text-transform: uppercase;
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    top: 283px;
    left: -97px;
}
.section-title-2 .title {
    font-size: 47px;
    line-height: 54px;
    font-weight: 700;
    color: #3f5b51;
    margin: 0;
}
.section-title-2 .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #3f5b51;
    margin-top: 25px;
}
.blog-wrapper {
    padding-top: 35px;
    position: relative;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0,0,0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    outline: 0;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.single-blog {
    background-color: #f1f1f1;
}

.mt-30 {
    margin-top: 30px;
}
.single-blog .blog-image {
    overflow: hidden;
}
.single-blog .blog-image a {
    display: block;
}
.slick-slide img {
    display: block;
}
.single-blog .blog-image img {
    transition: all .3s linear;
    width: 100%;
}
.single-blog .blog-content {
    padding: 25px;
}
.single-blog .blog-content .meta li {
    display: inline-block;
    position: relative;
}


.single-blog .blog-content .meta li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #151515;
    transition: all .3s linear;
}
.single-blog .blog-content .blog-title a {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #07294d;
    margin-top: 10px;
    transition: all .3s linear;
}
.single-blog .blog-content .more {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 24px;
    color: #151515;
    margin-top: 15px;
    transition: all .3s linear;
}
/*///blog end css*/

/*modal css*/
.bg-modal{
    background: url(../img/bg/bg-5.jpg);
    background-size: contain;
}
.Opacity-1{
    opacity: 1;
}
/*//*/



.map-sec {
    position: relative;
    bottom: -5rem;
    z-index: 9;
}
.rgba-red-strong, .rgba-red-strong:after {
    background-color: #07294d8f;
}
/*feacture*/
.features-area {
    padding-top: 100px;
}
.features-wrapper {
    position: relative;
    z-index: 9;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.features-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    text-align: center;
    color: #07294d;
}
.features-title span {
    color: #c50227;
    display: contents;
}
.features-image {
    margin-top: 50px;
}
.features-mask {
    /*max-width: 346px;*/
    height: 378px;
    background: #1f343f;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    /*position: absolute;*/
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.features-mask::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(7,41,77,.95);
}
.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.features-mask .features-mask-content {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 35px;
}
.features-mask .features-mask-content p {
    font-weight: 600;
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    position: relative;
    padding-left: 25px;
}
.features-mask .features-mask-content p::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 15px;
    height: 1px;
    background-color: #fff;
    transform: translateY(-50%);
}
.features-mask::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #fff;
    border-left: 345px solid transparent;
}
/**/


/* owl css*/
.owl-carousel .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.owl-carousel .owl-prev {
    left: -32px;
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #3f5b51;
    border: 1px solid #3f5b51;
    text-align: center;
}
.owl-carousel .owl-next {
    right: -32px;
}

.owl-carousel .owl-next, .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #3f5b51;
    border: 1px solid #3f5b51;
    text-align: center;
    background: #fff;
}

/**/

/*notice important link*/

.img-gallery{
  background-image: url('../img/b4.jpg');
    background-size: cover;
    background-attachment: fixed;
    /*height: 600px;*/
    padding: 8em 0 9em;
}
a.btn-floating {
    background: #3f5b51;
    border: 2px solid #ffffff;
    color: #fff!important;
    border-radius: 50%;
    padding: 8px 17px;
}
.height-100{
  height: 250px;
}
.notice-section{
  position: relative;
  top: -10em;
}
.gallery {
    position: relative;
    bottom: -5em;
}
ul.listing123 {
    list-style: none;
    padding: 0px;
}
.listing123 li {
    border-bottom: 1px dashed;
    padding: 10px;
}
.listing123 li a:hover{
  color: #212052;
}
.listing123 li a{
  color: #a90a19;
}
i.far.fa-arrow-alt-circle-right.color-red {
    /*color: #a90a19;*/
    padding-right: 10px;
}

/*////end */


/*blog*/

#news-slider{
    margin-top: 80px;
}
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
  text-align: center;
}
.post-slide .post-img img{
        transform: scale(1,1);
    transition: transform 0.2s linear;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}

.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}

/*//blog*/


/*testimonial*/
.campus-testimonial {
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
}

.campus-testimonial::before {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #07294d;
    top: 0;
    left: 0;
    z-index: -1;
}
.campus-testimonial::after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #f1f1f1;
    top: 0;
    right: 0;
    z-index: -1;
}

.campus-testimonial .campus-content .campus-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #fff;
}
.campus-testimonial .campus-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 25px;
}
.campus-testimonial .campus-content-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-right: 50px;
}

.contact-icon{
  border: 1px solid #fff;
    width: 40px;
    position: relative;
    height: 40px;
    text-align: center;
    /* align-items: center; */
    line-height: 37px;
    /* align-self: center; */
    vertical-align: middle;
    margin-right: 20px;
}
/**/


/*footer*/
#footer {
    /*background: #e9eff2 url('../img/b4.jpg') no-repeat;*/
    background: #1a2672;
    border-top: 0;
    background-size: cover;
    padding: 7rem 0 10px;
    min-height: 400px;
    overflow: hidden;
    position: relative;
}
#footer:before {
    background: #d30000  none repeat scroll 0 0;
    bottom: -233px;
    content: "";
    height: 400px;
    position: absolute;
    right: -177px;
    transform: rotate(
50deg
);
    width: 400px;
    z-index: 1;
}

.list li{
  padding:5px 0px;
}
.list li a{
  cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}
.list li a:hover{
    color: #7f9844;
}
.newsletter p{
  color: #fff;
}
.footer-copyright{
      width: 100%;
    border-top: 1px solid #fff;
    padding-top: 16px;
}


ul.social-network {
  list-style: none;
  display: inline;
  margin-left:0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
  background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
  background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
  background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;
}

.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  background-color: #D3D3D3;
 color: #25433e;
  border-radius:50%;
  text-align:center;
  width: 50px;
  height: 50px;
  font-size:20px;
}
.social-circle li i {
  margin:0;
  line-height:50px;
  text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
  transform: rotate(360deg);
  transition: all 0.2s;
}
.social-circle i {
  color: #25433e;
  transition: all 0.8s;
}

/*a {

}*/
#popup_content_wrap {
width: 100%;
    height: 100%;   
    top: 0;
    left: 0;   
 position: fixed;   
    background: rgba(0, 0, 0, 0.74);
    z-index: 9999999;
}
#popup_content {
    width: 50%;
    height: 300px;
    padding:20px;
     position: relative;
    top: 15%;
    left: 25%;
    background: #1b100ed9;
    border: 10px solid #00cbfe;  
   
    
}

.all-right{
  padding-top: 18px;
}


.window-bg{
        background-image: url(../img/m1.png);
    background-size: cover;
    /*background-attachment: fixed;*/
    padding: 2em 15px;
}
.position-bottom{
    position: relative;
    position: relative;
    top: 55px;
}
/**/
.border-bottom-3{
    border-bottom: 3px solid #305149;
}
.top-13{
        top: 13px;
}
.foter-logo-width{
        width: 190px;
    }
@media (min-width: 1250px){
.container {
    max-width: 1200px;
}
}
@media (max-width: 1200px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .mt-40 {
    margin-top: 3.8rem;
    }
    .news-area {
        padding-top: 52px;
    }
    .campus-visit-area {
    padding-top: 26px;
    padding-bottom: 58px;
    }
    .campus-visit-wrapper .campus-content-col {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .map-sec {
    bottom: -3rem;
    }
    #footer {
    padding: 4rem 0 10px;
    }
    .card-inner {
    padding: 0.4rem;
    }
    .h3.Courses-text{
        font-size: 1.2rem;
    }
    .campus-visit-wrapper::before {
    width: 50%;
    }
    .campus-visit-wrapper::after {
    width: 50%;
    }
}
@media (max-width: 992px){
   .navbar.navbar-dark .navbar-toggler {
    color: #3d5128;
    }
    .navbar .navbar-toggler {
        background: #ffffff;
    }
    .p-22per {
    /*margin-top: 15%;*/
    padding: 0px;
    }
    .bg-attachment .p1 {
        font-size: 19px;
        color: #ffffff;
    }
    .header-top .container-sm{
        max-width: 100%;
    }

    .campus-visit-wrapper .campus-content-col {
    background: #ffffffab;
    }
    .campus-content p {
    font-weight: 600;
    font-size: 25px;
    }
    .gallery {
        bottom: -3em;
    }
    .features-mask {
    height: 200px;
    }
    .features-mask .features-mask-content p {
    float: left;
    margin-left: 30px;
    }
    .gradient-text {
    font-size: 1.5rem;
    }

    .gradient-about, .features-title, .bg-attachment h3, .campus-content .campus-title, .campus-content .video-title, .campus-content .play, .section-title-2 .title {
        font-size: 1.6rem;
        line-height: 35px;
    }
    .campus-content p {
    font-size: 18px;
    margin-top: 9px;
    }

}

@media (max-width: 768px){
    /*.bg-c1, .bg-c2, .bg-c3, .bg-c4 { 
    height: 80px!important;
    }*/
    .header-middle .logo img {
    width: 109px;
    height: 95px;
    }
    .mobile-h4{
        color: #fff;
        margin-top: 1em;
    }
    .features-mask::after {
     border-left: 0px solid transparent; 
    }
    .features-mask {
     height: 280px; 
    }
    #footer:before {
    z-index: 0;

}
.campus-testimonial .campus-content-col {
    background: #07294dad;
}
.campus-testimonial .campus-image-col{
    background: #ffffffed;
}

}

@media screen and (max-width: 768px) and (min-width: 576px){
    .header-middle .logo img {
    width: 109px;
    height: 95px;
}
    .header-middle{
        max-width: 780px!important;
    }
    .admission {
        font-size: 18px;
    }
    .phone-no{
            font-size: 12px;
    }
    .features-title, .bg-attachment h3 {
    font-size: 29px;
    }
    .p-22per {
    padding: 0px;
    }
}
@media screen and (max-width: 575px) and (min-width: 310px){
    /*.header-middle{
        max-width: 780px!important;
    }*/
    .gradient-text {
    font-size: 1.2rem;
    }
    .admission {
        font-size: 18px;
    }
    .phone-no{
            font-size: 12px;
    }
    .campus-content {
    padding: 0 10px;
    }
    .campus-visit-wrapper .campus-image-col {
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .campus-visit-wrapper .campus-content-col {
        padding-top: 40px;
    padding-bottom: 40px;
     padding-right: inherit; 
    }
    .img-gallery {
    padding: 3.5em 0 4em;
    }
    .campus-visit-area {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .features-area {
    padding-top: 50px;
    }
    .header-meta a, .header-link a {
    font-size: 10px;
    }
    .header-middle .logo img {
        width: 90px;
        height: 65px;
            margin: 2px 0px;
    }
    .mobilefont-12{
        font-size: 12px
    }
    body {
    font-size: .85rem;
    }
    .about-area {
        padding-top: 0px;
    }
    .about-img {
        top: 42px;
    }
    .imgAbout {
        width: 94%;
        height: auto;
    }
    .bg-1 {
        height: 248px;
    }
     
    .p-22per {
    padding: 0px;
    }
    .news-area {
    padding-top: 20px;
    }
    .gradient-about, .features-title, .bg-attachment h3, .campus-content .campus-title, .campus-content .video-title, .campus-content .play, .section-title-2 .title {
        font-size: 1.4rem;
        line-height: 35px;
    }
    .campus-content p {
    font-size: 18px;
    margin-top: 9px;
    }
    .campus-content .video-title {
        margin-top: 10px;
    }
    .campus-visit-area {
        padding-bottom: 0px;
    }
    .blog-area-2 {
    margin-top: 0em;
    padding-top: 45px;
    }
    .foter-logo-width{
        width: 40%;
    }
     
}

@media (max-width: 600px){

    .features-items {
    display: block;
    justify-content: space-around;
}
.campus-visit-wrapper .campus-image-col {
    padding-left: 20px;
    padding-right: 20px;
}
    .owl-carousel .owl-next, .owl-carousel .owl-prev {
        top: unset;
    }
    .owl-carousel .owl-prev {
     left: 0px; 
}
    .owl-carousel .owl-next {
        right: unset;
    left: 60px;
    }
    .features-mask .features-mask-content p {
    float: left;
    font-size: 20px;
     margin-left: 0px; 
}
}