/*
Theme Name: Twenty Fifteen child
Theme URI: https://Digitalviewindia.com
Author: Digitalviewindia team
Template: twentyfifteen
Author URI: Digitalviewindia.com
Version: 1.0
*/

/*@import '../twentyfifteen/style.css';*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family="Helvetica Neue",Helvetica,Arial,sans-serif:400,400i,700&display=swap');
*:not(.metaslider){ transition: all 0.5s; }


.thumbnail{
    background:none !important;
    border:none !important;
}

.testimonial {
    
    margin-top: 50px;
    padding: 15px;
}
     
    
.testimonial h3 {
     color:#0c2b57;
    font-family: raleway;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
  
    margin-top: 0;
    
    padding: 21px;
    opacity: 1;
    text-align: center;
    text-transform: none;
}
.testimonial h4 {
  color: #3c3c3c;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
    opacity: 1;
    font-weight: 550;
    text-align: center;
    text-transform: none;
}



.testimonial p {
  text-align: center;
        color: #3f3f3f;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        line-height: 26px;
        font-size: 16px;
        margin-bottom: 20px;
}

#menu1 
    {
        width: 100% !important;
        text-align:center important;
    }
.scrollup {
   background:url("./images/arrow-new.png") no-repeat;
    border: medium none;
    bottom: 5px;
    display: none;
    height: 22px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-decoration: none;
    text-indent: 100%;
    width: 40px;
    height:40px;
}
.scrollup:focus{
    border:0px !important;
}
a:focus {
    outline: 0 !important;
    outline-offset: 0px !important;
}
/************/

/****page loader **/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('./images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
/********/
.bounceInUp{
  -webkit-animation: slideOutLeft 4s; /* Safari 4+ */
  -moz-animation:    slideOutLeft 4s; /* Fx 5+ */
  -o-animation:      slideOutLeft 4s; /* Opera 12+ */
  animation:         slideOutLeft 4s; /* IE 10+, Fx 29+ */
}
/****************/


.fixed {
    position: fixed;
    top: 0;
    z-index: 1;
    right: 0;
    background: #C1130C !important;
    width: 100%;
    box-shadow:none;
    padding-top: 0px;
    border-bottom: 0;
}

.fixed img{ position: relative; top:0px; height:80px; }
.fixed #menu1{ margin-top:2%; }

@media(max-width:800px){

 .fixed{ padding-bottom:0px; padding-top:0px; }  
 #menu1{ margin-top:0px; }
 .fixed img{ display:none; }
}


@media(max-width:480px)
{
    .h-top li
    {
        text-align:center;
    }
    
}

.page-header h1, .entry-title {
    color: #000;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 26px;
font-weight: 700;
letter-spacing: 1px;
text-transform: capitalize;
}

.page-content li,.page-content p,.page-content a{
    color: rgba(0,0,0,0.5);
   font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 28px;
    opacity:1;
    font-weight:400;
}
.contact_block
{
  background:none;
  margin-top:25px;
}

.well {
     background-color:#FFFFFF;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    border:1px solid #ccc;
}
.well .wpcf7-text {
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    color:#000;
    font-family: 'Lato', sans-serif;
    border:0;
    background:#eee;
    border-left: 1px solid #0C1338;
}
.well .wpcf7-textarea {
    border-radius: 0;
    box-shadow: none;
    height: 145px;
    color: #000;
    font-family: 'Lato', sans-serif;
    border:0;
    background:#eee;
    border-left: 1px solid #0C1338;
}
.well .wpcf7-select {
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    color: #000;
    font-family: 'Lato', sans-serif;
    border:0;
    background:#eee;
    border-left: 1px solid #0C1338;
}
.well .wpcf7-submit{
    background: #0C1338;
color: #fff;
font-family: 'Lato', sans-serif;
font-size: 19px;
font-weight: 600;
padding: 8px 54px;
text-transform: capitalize;
border: 2px solid transparent;
letter-spacing: 2px;
}
.well .wpcf7-submit:hover
{
    background:#fff;
    color:#0C1338;
    border:2px solid #0C1338;   
}
.well label {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
    max-width: 100%;
}
strong{
    color:#000;
    font-family: 'Lato', sans-serif;
}
.address_block 
{
    border: 0;
padding: 23px 20px;
margin-top: 25px;
box-shadow: none;
margin-bottom: 30px;
    margin-bottom:30px;
}
.address_block h2
{
    color: #000;
font-family: raleway;
font-size: 20px;
font-weight: 700;
letter-spacing: 0px;
margin-top: 0;
}

.inner-banner{
    width:100%;
}
.page-content b{
    color: #000;
font-size: 19px;
font-weight: 700;
}

/**********/
.metaslider
{
    width:100% !important;
}
.entry-content p,.entry-content li,.entry-content a{
    color:rgba(0,0,0,0.5);
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 28px;
    opacity: 1;
    font-weight:400;
}
.slideshowlink
{
    display: none;
}

.abpic {
    padding: 0;
}

.well h1
{
    font-family: 'Lato', sans-serif;
font-size: 28px;
font-weight: 600;
color: #1E3D8F;
text-align: center;
margin: 0;
}
.form-control::-moz-placeholder
{
    font-family: 'Lato', sans-serif;
    font-size:14px;
    font-weight:300;
}

.placements {
    background: url('./images/bg2.png');
    background-size: cover;
    background-attachment: fixed;
    padding: 45px 0;
}

.placements .row.title {
    margin-bottom: 30px;
}

.placements .row img {
    margin-bottom: 30px;
}

.placements .title h2 {
    font-family: 'Fira Sans',sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
}
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


.college-courses {
    padding: 65px 0;
}

.f-logo {
}

.ft-text {
    color: #fff;
text-align: justify;
text-align-last: left;
line-height: 23px;
margin-bottom: 30px;
font-family: fira sans;
font-size: 14px;
font-weight: 300;
}

.footer .batch-time li,#menu-services li {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: Lato;
    list-style: none;
    font-weight: 400 !important;
    text-transform: capitalize;
}
.footer h3 {
    font-family: raleway;
text-align: left;
margin-top: 20px;
text-transform: capitalize;
font-weight: 600;
color: #fff;
font-size: 17px;
}

.footer h4 {
    font-family: raleway;
text-align: left;
margin-top: 20px;
text-transform: capitalize;
font-weight: 600;
color: #fff;
font-size: 14px;
}

.footer .f-line {
border-top: 2px solid #fff;
width: 50px;
background: none;
box-shadow: none;
margin-top: 0;
margin-bottom: 30px;
}
.footer ul
{
     text-decoration:none !important;
}
    
.footer  a
 {
    font-family: fira sans;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    text-decoration:none !important;
    transition: 1.0s;
    
}

 .footer a:hover
 {
     margin-left:5px;
     color:#c1130c;
     text-decoration:none;
 
 }
.footer .c-line {
    margin-top: 40px;
    margin-bottom: 30px;
}

.copyright .copyright-text {
    margin-bottom: 10px;
}

.footer {
    background:#0c2b57;
padding-top: 70px;
padding-bottom: 30px;
}

.ft-line {
    width: 60px;
    border-top: 3px solid #c1130c;
    margin-top: 0;
}

.address-section {
    padding: 60px 50px 30px 25px;
}

.footer .ft-cont table tr :not(i) {
   font-family: roboto;
color: #fff;
line-height: 30px;
font-weight: 300;
}

.footer .ft-cont table {
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0;
}

.footer .ft-cont table tr td i {
    color: #fff;
font-size: 18px;
margin-right: 10px;
}


.footer .social-icons .fa {
   font-size: 20px;
background: none;
margin-right: 6px;
border-radius: 65px;
color: #1A9BDC;
border: 0;
background: transparent;
}

.footer .social-icons .fa:hover {
    background: #c1130c;
    color: #fff;
    border: none;
}
.footer .social-icons .fa
{
  padding: 5px;
background: #fff;
border: 0;
width: 30px;
height: 30px;
line-height: 20px;
margin-left: 0;
text-align: center !important;
}
/*.footer .social-icons .fa-google-plus
{
    padding:10px 7px;
}
.footer .social-icons .fa-twitter
{
    padding:10px 11px;
}
.footer .social-icons .fa-youtube
{
    padding:10px 12px;
}
.footer .social-icons .fa-instagram
{
    padding:10px 12px;
}
*/

/*.copyright
{
    background:#111111;
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px solid rgba(255,255,255,0.2);
}*/


.copy
{
    font-family:roboto;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,0.7);
}
.copyright a
{
    color:rgba(255,255,255,0.5);
}

.contact-banner {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    background: url(./images/customer-support.png) #c1130c;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    top: 110px;
}


.contact-banner a {
    color: #fff;
    text-decoration: none;
}

.contact-banner h1 {
    color: #fff;
    font-family: fira sans;
    font-weight: 600;
}

.contact-banner p {
    color: #fff;
    font-family: fira sans;
    font-size: 18px;
}

.contact-banner h1:nth-of-type(2) {
    font-size: 30px;
}

@media(max-width:768px)
{
    .top-bar .social-links p{ text-align: center; }
    .contact-info p{ text-align: center; }
}
.our-courses {
    padding-top: 20px;
    background: #fff;
    padding-bottom: 50px;
}

.our-courses .cr-box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    border-radius: 20px;
    padding-bottom: 3px;
}

.our-courses .title h1 {
    font-family: 'Montserrat',sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 37px;
    text-align: center;
}

.our-courses .title h4 {
    font-family: 'Montserrat',sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 27px;
    text-align: center;
}

.our-courses .our-courses-content
{
    margin-top:40px;
}
.our-courses .our-courses-content .thumbnail
{
    padding:0px;
    border-radius:20px 20px 0px 0px;
    border:none !important;
    overflow:hidden;
}
.our-courses .our-courses-content .thumbnail img
{
    opacity:0.7;
}
.our-courses .our-courses-content *:hover img
{
    /*transform:scale(1.1);*/
    opacity: 1;
}

.our-courses .our-courses-content .thumbnail h4 {
    font-family: 'Montserrat',sans-serif;
    text-align: center;
    margin-top: 0px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000;
    font-size: 24px;
}

.our-courses .our-courses-content .thumbnail p {
    padding: 10px 25px;
    font-family: 'Lato',sans-serif;
    text-align: justify;
    text-align-last: center;
    font-size: 15px;
    line-height: 25px;
}

.our-courses .our-courses-content button {
    font-family: 'Lato',sans-serif;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #272727;
    color: rgba(255,255,255,0.7);
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 20px;
    width: 43%;
    border-radius: 5px;
    position: relative;
    bottom: 20px;
    border-radius: 5px;
}

.our-courses .our-courses-content *:hover button
{
    background:#ff6000;
    color:#fff;
}
.glry-images {
    padding: 0;
} 


.about-us {
    margin-top: 0;
    padding-top: 0;
}

.about-us h2 {
    font-family: oswald;
color: #fff;
margin: 0px;
font-weight: 600;
text-transform: capitalize;
font-size: 24px;
position: relative;
left: 0;
}

.about-us h2 span {
    color: #c1130c;
}

.about-us h1 {
    font-family: lato;
font-size: 42px;
color: #fff;
font-weight: 800;
margin-bottom: 30px;
text-transform: capitalize;
}

.weltext {
}

.about { 
    background: url('./images/bg.jpg');
    background-size: cover;
    background-attachment: fixed;
    padding: 57px 0;
}

.about-us p {
   font-family: fira sans;
line-height: 28px;
text-align: justify;
font-size: 14px;
font-weight: 400;
margin-bottom: 14px;
color: #fff;
margin-top: 20px;
}

.about-us .weltext li {
    font-family: 'Lato',sans-serif;
    line-height: 25px;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
    list-style-image: url('./images/tick.png');
    margin-bottom: 20px;
}

.about-us li:before {
    background-image: url('./images/tick.png');
}


.about-us button {
    font-family: oswald;
border: 1px solid #fff;
border-radius: 0;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 20px;
margin-top: 0px;
font-weight: 600;
color: #fff !important;
background: none !important;
padding: 10px 25px 10px 25px;
letter-spacing: 2px;
}

/*.about-us button:hover {
    border-color: #c1130c;
}

/*.about-us :hover button {
    background: #C1130C !important;
    color: #fff !important;
}*/

.recent-news-events h3 {
    font-family: 'Fira Sans',sans-serif;
    color: #012778;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
}

.recent-news-events h3 span {
    color: #c1130c;
}

.recent-news-events {
    padding-top: 50px;
    padding-bottom: 80px;
}


.recent-news-events .row.title {
    margin-bottom: 30px;
}

.recent-news-events .news-box h5 {
    color: #c1130c;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    font-size: 22px;
}

.recent-news-events .news-box h5 span {
    color: #212121;
    text-transform: capitalize;
    font-size: 15px;
    font-family: Montserrat;
}

.recent-news-events .news-box p {
    color: #000;
font-family: fira sans;
text-align: justify;
text-align-last: center;
line-height: 22px;
padding: 0px 25px;
font-size: 14px;
opacity: 1;
font-weight: 300;
}

.recent-news-events .news-box {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.28);
    background: #fff;
    height: 386px;
}

/*.counters
{
    min-height:312px;
    background:url('./images/BG2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.counters .thumbnail
{
    background:transparent;
    border:0px;
    padding:0px;
}

.counters .thumbnail .attachment-post-thumbnail
{
    height:0px;
    opacity:0;
}

.counters .thumbnail:hover .attachment-post-thumbnail
{    
    height:auto;
    opacity:1;
    transform:rotateY(360deg);
}
.counters .thumbnail:hover .s-img
{
    transform:rotateY(360deg);
    height:0px;
    opacity:0;
}

.counters .thumbnail p
{
    font-family:'Lato',sans-serif;
    text-align: center;
    color:#fff;
    margin-top:20px;
    font-size:38px;
    margin-bottom:0px;
}
.counters .counter-box:nth-of-type(1) .counter-count::after,.counters .counter-box:nth-of-type(2) .counter-count::after,.counters .counter-box:nth-of-type(3) .counter-count::after
{
    content:"+";
}
.counters .counter-box:nth-of-type(4) .counter-count::after
{
    content:"%";
}
.counters .thumbnail h4
{
    font-family:'Lato',sans-serif;
    text-align: center;
    color:#fff;
    text-transform: capitalize;
    margin-top:0px;    
}
.counters .thumbnail:hover h4
{
    color:#E4471E;
    transform: scale(1.03);
}*/

.our-clients
{
    margin-top:20px;
    padding-top:30px;
    padding-bottom:30px;
}

.our-clients .title h2
{
    font-family:'Lato',sans-serif;
    text-align: center;
    color: #E4471E;
    font-weight: 600;
}

.our-clients .thumbnail
{
    background:transparent;
    border:0px;
}

.our-clients .clients-content
{
    margin-top:40px;
}

.our-clients .clients-content .owl-prev {
    width: auto;
    height: 100px;
    position: absolute;
    top: 20%;
    margin-left: -30px !important;
    display: block !important;
    border:0px solid black;
    background:transparent !important;
    opacity: 1 !important;
}

.our-clients .clients-content .owl-next {
    width: auto;
    height: 100px;
    position: absolute;
    top: 20%;
    right: -35px !important;
    display: block !important;
    border:0px solid black;
    background:transparent !important;
    opacity: 1 !important;
}
.our-clients .clients-content .owl-prev i, .our-clients .clients-content .owl-next i {transform : scale(1,6); color: #ccc;}

.our-clients .clients-content .owl-prev i, .our-clients .clients-content .owl-next i
{
    transform: none;
    width:35px;    
    color:#fff;
    background:#272727;
    padding:10px;
}
.our-clients .clients-content .owl-prev i:hover, .our-clients .clients-content .owl-next i:hover
{
    background:#E4471E;
}

.callback {
    padding-top:50px;
    padding-bottom:80px;
    background: url('./images/bg2.png');
    background-size: cover;
    background-attachment: fixed;
}

.callback .title h2 {
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 34px;
    text-align: center;
}

.callback .cl-form .form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    border: none;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}

.callback .cl-form .form-group label {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}

.callback .cl-form {
    margin-top: 43px;
}

.callback input[type="submit"] {
    background-color: #4c4c4c;
    color: white;
    border: none;
    width: 100%;
    font-family: Lato;
    font-size: 19px;
    padding: 9px 20px 7px 20px;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 7px;
    margin-top: 27px;
}

.callback .wpcf7-form-control.wpcf7-submit:hover {
    box-shadow: inset 0px 0px 20px 20px #fff;
    color: #ff6000;
    border: 1px solid #ff6000;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    background: #4c4c4c;
}

.collegefacilities {
    background: #eee;
    padding: 45px 0 80px;
}

.collegefacilities .row.title {
    margin-bottom: 30px;
}

.collegefacilities .our-facilities-content h4 {
    color: #000;
    font-family: 'Fira Sans', sans-serif;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}

.collegefacilities .our-facilities-content p {
    color: #040404;
font-family: fira sans;
line-height: 28px;
text-align: justify;
text-align-last: center;
padding: 0px 20px;
font-size: 14px;
opacity: 1;
height:170px;
font-weight: 300;
transition: 1.0s;
}
.collegefacilities .our-facilities-content .cr-box:hover p{
    font-weight: 400;
}
.collegefacilities .our-facilities-content .cr-box {
    background: #fff;
    height: 585px;
}

.collegefacilities .our-facilities-content .cr-box:hover {
    background: #fff;
    box-shadow: 0 6px 22px 0 rgba(0,0,0,0.2);
    transition: all .2s cubic-bezier(.47,0,.745,.715);
    cursor: pointer;
    transform: scale(1.0);
}

.collegefacilities .our-facilities-content .cr-box .btn.btn-default {
    background: #fff;
    color: #000;
    font-family: Montserrat;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 25px;
    border-radius: 80px;
    font-weight: 500;
    border: 2px solid #c1130c !important;
}

.collegefacilities .our-facilities-content .cr-box .btn.btn-default:hover {
    box-shadow: inset 0px 0px 20px 20px #c1130c;
    color: #fff;
    border: 1px solid #c1130c;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.our-facilities .title h1 {
    font-family: 'Fira Sans',sans-serif;
    color: #012778;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
}

.our-facilities .title h1 span {
    color: #c1130c;
}

@media(max-width:768px)
{
    .our-clients .clients-content .owl-next { right:27px !important; }
    .our-clients .clients-content .owl-prev { margin-left:25px !important; }
}

.testimonials
{
    padding: 15px;
    background: url('./images/bg.png');
    background-size: cover;
    background-attachment: fixed;
}

.testimonials .title h2 {
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 37px;
    text-align: center;
}

.testimonials .title h4 {
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 27px;
    text-align: center;
}

.testimonials .testimonials-content
{
    margin-top:60px;
}
.testimonials .testimonials-content .thumbnail .quote
{
    margin-top:-45px;
    margin-bottom:15px;
}
.testimonials .testimonials-content .thumbnail
{
    border:0px;
    padding:15px;
    border-radius:10px;
    margin-bottom:45px;
}
.testimonials .testimonials-content .thumbnail p {
    font-family: 'Lato',sans-serif;
    text-align: justify;
    text-align-last: center;
    font-style: italic;
    color: #fff;
    padding: 0px 150px;
    line-height: 28px;
}
.testimonials .testimonials-content .thumbnail button {
    font-family: 'Montserrat',sans-serif;
    border: 0px;
    background: transparent;
    line-height: 80px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 30px;
}
.testimonials .testimonials-content .thumbnail button:hover
{
    cursor: default;
}
.testimonials .testimonials-content .thumbnail button:focus
{
    outline: transparent;
}
.testimonials .testimonials-content .thumbnail button.curved
{
    line-height:20px;
    background:#fff;
    width:60%;
    border-radius:50%;
    margin-bottom:-40px;
}
.testimonials .testimonials-content .thumbnail button img
{
    float:left;
    display:inline-block;    
}

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-section .contact-form
{
    padding-top:30px;
    padding-left:10%;
    padding-right:5%;
    padding-bottom:30px;
}
.contact-section .contact-form h2
{
    font-family:'Lato',sans-serif; 
    font-weight:800;
    margin-bottom:0px;
}
.contact-section .contact-form hr
{
    border:0px;
    height:2px;
    background: linear-gradient(90deg, rgba(228,71,29,1) 32%, rgba(255,255,255,1) 32%);
    margin-top:10px;
    margin-bottom:35px;
}
.contact-section .contact-form .wpcf7-form .form-group
{
    position: relative;
}
.contact-section .contact-form .wpcf7-form .form-group i
{
    position: absolute;
    top:13px;
    left:12px;
    z-index:1;
    color:#E4471E;
}
.contact-section .contact-form .wpcf7-form .form-group input,.contact-section .contact-form .wpcf7-form .form-group textarea
{
    padding-left:32px;
}
.contact-section .contact-form .wpcf7-form .form-group input[type='text']
{
    font-size:16px;
    padding-top:20px;
    padding-bottom:20px;
    border-radius:30px;
    font-family:'Lato',sans-serif;
}
.contact-section .contact-form .wpcf7-form .form-group input[type='text']:focus
{
    border:1px solid #E4471E;
    transform: scale(1.02);
}
.contact-section .contact-form .wpcf7-form .form-group textarea:focus
{
    border-bottom:2px solid #E4471E;
    transform: scale(1.02);
}
.contact-section .contact-form .wpcf7-form .form-group textarea
{
    font-size:16px;
    border-left:0px;
    border-top:0px;
    border-right:0px;
    height:50px;
    font-family:'Lato',sans-serif;
}
.contact-section .contact-form .wpcf7-form .form-group input[type='submit']
{
    padding-top:10px;
    padding-bottom:10px;
    border-radius:30px;
    background:#E4471E;
    color:#fff;
    font-family:'Lato',sans-serif;
    border:2px solid transparent;
}
.contact-section .contact-form .wpcf7-form .form-group input[type='submit']:hover
{
    border-color:#E4471E;
    background:#fff;
    color:#E4471E;
}

.contact-section .address-card
{
    background:#E4471E;
    padding:15px;
    padding-top:20px;
    padding-bottom:30px;
    border-right:5px solid #272727;
}
.contact-section .address-card-container .col-md-4
{
    position: absolute;
    top:15%;
}
.contact-section .address-card h1
{
    font-family:'Lato',sans-serif;
    font-weight: 800;
    color:#fff;
    text-transform: capitalize;
}

.contact-section .address-card table tr td i
{
    color:#fff;
    font-size:17px;
}
.contact-section .address-card table tr *:not(i)
{
    font-family:'Lato',sans-serif;
    color:#fff;
    padding:10px 6px;
    
}
.contact-section .address-card table tr
{
    border-bottom:1px solid rgba(255,255,255,0.4);   
}
.contact-section .address-card table tr:last-child
{
    border-bottom:0px;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.callback .title h2 {
    font-size: 23px;
}
.callback input[type="submit"] {
    margin-top: 7px;
}
.callback {
    padding-top: 30px;
    padding-bottom: 30px;
}
.weltext {
    padding: 30px 15px 12px 15px;
}
.about-us h1 {
    font-size: 19px;
    line-height: 30px;
}
.about-us .weltext li {
    font-size: 15px;
}
.our-courses .title h1 {
    font-size: 30px;
}
.our-courses .title h4 {
    font-size: 18px;
}
.our-courses .cr-box {
    margin-bottom: 30px;
}
.testimonials .title h2 {
    font-size: 29px;
}
.testimonials .title h4 {
    font-size: 18px;
}
.testimonials .testimonials-content .thumbnail p {
    padding: 0px 15px;
}
.testimonials .testimonials-content .thumbnail button {
    font-size: 16px;
}
.f-logo {
    padding: 50px 15px 30px 15px;
}
.footer .batch-time {
    margin: 30px 0;
}
}



@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
.our-courses .cr-box .thumbnail > img {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
}


@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
.our-courses .cr-box {
    margin-bottom: 45px;
}
.footer .batch-time {
    margin: 40px 0;
}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.callback input[type="submit"] {
    width: 50%;
    margin-top: 15px;
}
.our-courses .our-courses-content button {
    width: 53%;
}
.our-courses .our-courses-content .thumbnail h4 {
    font-size: 18px;
}
.f-logo {
    padding: 40px 60px 40px 90px;
}
.footer .batch-time {
    margin: 0;
}
}



.hovereffect {
  width: 90%;
  height: 90%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  bottom: 0;
}

.hovereffect .overlay {
  width: 90%;
  height: 90%;
  position: absolute;
  overflow: hidden;
  left: 11px;
  background-color: rgba(255, 255, 255, 0.7);
  top:10px !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
  transition: all 0.1s ease-out 0.5s;
  bottom: 0;
  transition: all 1.0s;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.hovereffect .overlay .c-line {
    position: relative;
    top: 30px;
    border-top: 4px solid #c1130c;
    opacity: 1;
    width: 71px;
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 10px;
    background: none;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
        transition-delay: 0s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    font-family: Lato;
    font-weight: 600;
    color: #012778;
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    top: 50px;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: capitalize;
  margin: 50px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.abpic img:hover{
    transform: rotate(-5deg);
}
.hovereffect .thumbnail
{
    overflow: hidden;
} 
.hovereffect .thumbnail
{
    transition:all 0.5s;
}
.hovereffect .thumbnail:hover img
{
    transition: all 0.5s;
    transform:scale(1.1);
}
.line{
    position: absolute;
    top: 2px;
}
.recent-news-events h6{
    text-align: center;
font-size: 14px;
color: #000;
opacity: 1;
font-family: Montserrat;
font-weight: 600;
}
.news-box .thumbnail
{
    overflow: hidden;
} 
.news-box .thumbnail
{
    transition:all 0.5s;
}
.news-box:hover img
{
    transition: all 0.5s;
    transform:scale(1.1);
}
.news-box:hover{
    border-bottom: 4px solid #C1130C;
}
/*.collegefacilities .our-facilities-content .cr-box:hover img{
    transform: rotate(-4deg);
}*/
.collegefacilities .our-facilities-content .cr-box
{
    overflow: hidden;
} 
.collegefacilities .our-facilities-content .cr-box
{
    transition:all 0.5s;
}
.collegefacilities .our-facilities-content .cr-box:hover img
{
    transition: all 0.5s;
    transform:scale(1.1);
}
.topnav{
    padding:0;
    float: right;
padding-top: 18px;
}
.topnav li{
    list-style: none;
display: inline;
float: left;
margin-left: 12px;
border-right: 1px solid #000 !important;
padding-right: 6px
}
.topnav li a{
    color: #000 !important;
    text-transform: capitalize;
    font-family: fira sans;
}
.collegefacilities .our-facilities-content .cr-box:hover{
    border-bottom: 3px solid #C1130C;
}
.collegefacilities .our-facilities-content .cr-box:hover .btn.btn-default{
    box-shadow: inset 0px 0px 20px 20px #c1130c;
    color: #fff;
    border: 1px solid #c1130c;
    transition-delay: 0.5s;
    transition: ease-in;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.placements .row img:hover{
    transform: rotate(-5deg);
}


@media(min-width:800px){
.fg-default.fg-gutter-10 .fg-item{
    width: 32% !important;
    margin-right:0 !important;
}
}
.footer .social-icons .fa:hover{
    border:1px solid #fff;
}
.fg-item-inner{
    transition: 1.0s !important;
}
.fg-item-inner:hover{
    transform: rotate(-2deg);
    overflow: hidden;
}
.metaslider{
    z-index: -999 !important;
}
#mega-menu-wrap-primary {
    background: #C1130C !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    background: #012778 !important;
font-family: lato;
text-transform: capitalize;
/*font-size: 16px;
padding: 30px 36px;
line-height: 0;*/
}
#mega-menu-primary li a{
    font-family: lato;
text-transform: capitalize;
font-size: 16px;
padding: 0px 31px;
}
#mega-menu-wrap-primary #mega-menu-primary {
    visibility: visible;
    text-align: left;
    /*padding: 12px 0px 14px 20px;*/
}
.mega-menu-link{
     font-family: lato;
text-transform: capitalize;
font-size: 16px !important;
padding: 0px 31px !important;
padding: 30px 36px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    height: auto !important;
    line-height: 0 !important;
    padding:32px 15px 32px 15px !important;
    text-transform: capitalize !important;
    font-family: lato !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background:#012778 !important;;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    background: #C1130C !important;
    width: 100% !important;
}

@media(max-width: 800px){
    .hovereffect{
        float:none;
    }
}
.fnt8_sh,.page-content li, .page-content p, .page-content a{
Color: #5d5b5b;
    font-family: fira sans;
    line-height: 24px;
    text-align: justify;
    /* font-weight: 400; */

}
.page-content h4{
	color: #000;
font-family: fira sans;
line-height: 26px;

font-size:20px;
text-align: justify;
font-weight: 500;
}
.page-content h4{
	color: #000;
font-family: fira sans;
line-height: 24px;

font-size:20px;
text-align: justify;
font-weight: 500;
}
/******Dr. Manish Khanna *******/
.metaslider{
    z-index: 555 !important;
}
.metaslider .flexslider .flex-direction-nav li a{
    display: block !important;
}
.top_s .fa{
   width: 47px;
height: 51px;
background: #1A9BDC;
text-align: center;
line-height: 48px;
color: #fff;
font-weight: 600;
border-radius: 100%;
font-size: 20px;
}
.top_s h4{
    text-align: left;
margin: 0;
text-transform: capitalize;
color: #000;
font-family: roboto;
font-size: 14px;
font-weight: 600;
opacity: 0.6;
padding-top:10px;
}
.mail{
    padding-left:0px;
}
.top_s span{
color: #000;
font-family: lato;
font-size: 15px;
opacity: 0.9;
float: none;
margin-top: 0;
font-weight: 500;
text-shadow: 0px 0px 0px #676767;
}
.logo-img {
    padding: 10px;
}
.ficon{
    padding-right:8px;
}
.logo-img hr {
    border-top: 2px solid rgba(0,0,0,0.1) !important;
    width: 95%;
    margin-top: 8px;
}
@media(max-width:801px){
    .ficon {
    padding-right: 0;
    padding:0;
}
.top_s .fa{
    text-align: center;
margin: auto;
display: block;
}
.top_s h4{
    text-align: center;
}
.top_s span{
    float:none;
    text-align: center;
}
.mail{
    text-align: center;
    padding:0;
    margin-bottom: 15px;
}
}
.menu_s li{
    list-style: none;
    display: inline-block;
    float: left;
}
.menu_s li .fa{
    font-size: 18px;
color: #000;
margin-left: 19px;
}
.menu_s{
    padding-top: 17px;
}
.top-head-menu{
    padding-bottom: 30px;
}
.fixed{
    padding-bottom: 0;
}
.metaslider .flexslider .flex-direction-nav li a{
    width: 38px !important;
height: 54px !important;
}
.metaslider .flexslider:hover .flex-direction-nav li a{
    display: block !important;
    z-index: 999 !important;
}
.metaslider .flex-direction-nav .flex-prev {
    opacity: 1 !important; 
    left: 5px !important;
}
.metaslider .flex-direction-nav .flex-next {
    opacity: 1 !important;
    right: 5px !important;
}
.metaslider .flex-direction-nav .flex-prev{
    left:36px !important;
}
.metaslider .flex-direction-nav .flex-next{
    right:36px !important;
}
.menu_s li .fa{
    transition: all 0.5s;
}
.menu_s li .fa:hover{
    color:#1A9BDC;
}
.services h3{
   text-align: center;
font-weight: 900;
font-family: lato;
font-size: 36px;
opacity: 0.8;
margin-bottom: 30px;
}
.services .ser_p{
    text-align: center;
font-family: fira sans;
line-height: 28px;
opacity: 0.8;
width: 75%;
margin: auto;
margin-bottom: 50px;
}
@media(max-width: 800px){
    .services .ser_p{
        width:95%;
    }
}
/*****/
.img-title h5{
    position: absolute;
top: 9px;
left: 82px;
color: #000;
font-family: lato;
font-weight: 700;
font-size: 29px;
opacity: 0.6;
}
.ser_c{
   font-family: roboto;
line-height: 25px;
margin-top: 13px;
opacity: 0.6;
font-size: 14px;
font-weight: 400;
padding: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
padding-top: 5px;
padding-bottom: 0;
}
.about{
    background:url("./images/ab_bg.png") no-repeat scroll;
    background-size: 100%;
    background-attachment: fixed;
}
.about-us p b{
    font-size: 22px;
    display: block;
padding-top: 10px;
padding-bottom: 10px;
}
.ab_btn{
    transition: all 0.5s;
}
.ab_btn:hover{
    margin-left:9px;
}
.abtt{
    background:url("./images/about_bg.png") no-repeat scroll;
    background-size: 100%;
    background-attachment: fixed;
    padding: 70px 0;
}
.abtt h3{
    text-align: center;
color: #000;
font-family: lato;
font-size: 36px;
font-weight: 800;
opacity: 0.7;
margin-bottom: 30px;
}
.abtt p{
    text-align: center;
font-family: fira sans;
color: #000;
opacity: 0.7;
width: 80%;
margin: auto;
line-height: 24px;
margin-bottom: 50px;
}
@media(max-width: 800px){
    .abtt p{
        width: 95%;
    }
}
.abtt h5{
    text-align: center;
color: #000;
font-weight: 600;
font-family: lato;
font-size: 22px;
padding: 10px 0 20px;
opacity: 0.7;
}
.abbtt{
    margin: auto;
display: block;
text-align: center;
}
.abbtt img{
    margin: auto;
}
.abbtt .fa{
    font-size: 24px;
padding: 0 7px;
color: #0087BD !important;
}
.abbtt .fa:hover{
    background:transparent;
    color:#000 !important;
}
.abbtt a{
    text-decoration: none;
}
@media(min-width: 800px){
    .abtt h5{
        height:80px;
    }
}
.abbtt img{
    border-radius: 100%;
}
.abbtt:hover img{
box-shadow: -1px 5px 0px #1A9BDC;
}
/*hr {
    border-top: 1px solid rgba(255,255,255,0.2) !important;
}
*/
.social-icons{
    padding-left:0;
}
.ftr{
    padding:0 30px;
}
.copyright{
    background:#161616;
    padding: 11px 0 0;
    margin-top:0px;
}
.home_enquiry .fa{
    width: 32px;
height: 32px;
background: #fff;
color: #1A9BDC;
line-height: 30px;
border-radius: 100%;
margin-right: 5px;
}
.fixed li .fa{
    color: #fff;
font-size: 19px;
margin-top: 9px;
}
.abt_inr img{
    outline-width: 6px;
    outline: 1px solid rgba(255,255,255,0.5);
    outline-offset: -20px;
}
.abt_inr img
{
    overflow: hidden;
} 
.abt_inr img
{
    transition:all 0.5s;
    box-shadow: 9px 12px 13px #cccc;
    border-bottom: 5px solid #1A9BDC;
}
.abt_inr img:hover
{
    transition: all 0.5s;
    transform:scale(1.1);
    box-shadow: none;
}
.page-content{
    padding: 30px 0 50px;
}
@media(min-width: 800px){
    .abt_inr{
        padding-bottom: 70px;
    }
}
.r_txt{
    border-right:1px solid #1A9BDC !important;
}
.abt_txt{
    border-left:1px solid #1A9BDC !important;;
}
.page-id-1036 .page-content b {    
    font-size: 16px;
}
.tp-right{
    float: right;
}
.tp-left{
    background:url("./images/h_bg.png") no-repeat scroll;
    background-size: 100% 100%;
}
.tp-left p{
    color: #fff;
font-weight: 700;
font-family: lato;
font-size: 17px;
padding: 11px 0 4px;
}
.tp_section{
    border-bottom: 1px solid #ccc;
}
.fa-facebook{
    color:#436393 !important;
}
.fa-twitter{
    color: #03A9F4 !important;
}
.fa-linkedin{
    color: #007BA8 !important;
}
.fa-youtube{
    color: #DB1035 !important;
}
.fa-whatsapp
{
    color:#09ac30 !important;
}
.fa-instagram
{
   color:#f74330 !important;
}
.fa-google-plus{
    color:#436393 !important;
}

.tp-left .fa{
    transition: all 1.5s;
}
.tp-right .fa:hover{
    transform: rotate(360deg) !important;
}
.top_s {
    padding: 40px 25px 0;
}
.top_s p{
    margin-bottom: 22px;
}
@media(min-width: 800px){
   .menu-menu-1-container {
        padding-left: 181px;
    }

.banner{
    position: relative;
}
}
@media(min-width: 900px){
    .banner_cnt{
        width: 516px;
background: #fff;
position: absolute;
left: 30px;
top: 44px;
z-index: 999;
    }
}
.apply_now{
    background:#0C1338;
padding: 10px 10px 10px;
margin-top: 0;
display: block;
width: 188px;
text-align: left;
color: #fff;
font-family: lato;
/*font-weight: 600;*/
font-size: 18px;
text-decoration: none;
}
.apply_now:focus, .apply_now:hover {
    color: #fff;
    text-decoration: none;
}
.apnow{
    transition: all 0.5s;
}
.apnow:hover{
    margin-left: 10px;
}
.apnow .fa-angle-right{
    font-size: 32px;
position: relative;
top: -2px;
right: -24px;
}
.bnr_txt{
    padding: 5px 34px;
    box-shadow: -9px 11px 16px #ccc;
}
.bnr_txt h2{
    color: #000;
font-family: lato;
font-weight: 600;
line-height: 31px;
opacity: 0.8;
margin-bottom: 16px;
font-size: 26px;
}
.bnr_txt p{
    font-family: lato;
color: #000;
opacity: 0.7;
line-height: 26px;
text-align: justify;
}
.banner{
    /*padding-bottom: 100px;*/
}
.apn_more{
    border: 2px solid #ec433f;
color: #ec433f;
font-weight: 600;
font-family: lato;
text-transform: capitalize;
padding: 10px 28px;
font-size: 16px;
margin-bottom: 30px;
margin-top: 20px;
}
.apn_more:hover{
    color:#fff;
    background: #ec433f;
}
.apnow span{
    position: relative;
top: 6px;
left: 14px;
}


.why-choose{
    background: url("./images/bg_why.png") no-repeat scroll;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding:70px 0;
}

.why-choose h3 {
        text-align: center;
        color: #fff;
        font-weight: 800;
        font-family: raleway;
        font-size: 40px;
        text-transform: capitalize;
        margin-bottom: 50px;
    }
.why-choose .thumbnail{
    background: transparent;
    border: 0;
}
.tps:nth-of-type(1) .srv_img{
    background: #fff url("./images/1-1.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(1) .tpss:hover .srv_img{
    background: #fff url("./images/1.png") no-repeat scroll !important;
        background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(1) .tpss:hover .srvv{
    background: #00adef url("./images/1.png") no-repeat scroll !important;
    background-position: center center !important;
}
.srv_img{
    width: 70px;
    height: 70px;
}
.srvv{
    height: 110px;
width: 110px;
border: 1px solid #ccc;
margin: auto;
text-align: center;
display: block;
}
.tps h2 {
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
    }

.tps p{
    color: #fff;
text-align: center;
text-align-last: center;
padding: 0 12px;
font-family: raleway;
font-size: 14px;
}


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.tps:nth-of-type(2) .srv_img{
    background: #fff url("./images/2-2.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(2) .tpss:hover .srv_img{
    background: #fff url("./images/2.png") no-repeat scroll !important;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(2) .tpss:hover .srvv{
    background: #00adef url("./images/2.png") no-repeat scroll !important;
    background-position: center center !important;
}
/****/
.tps:nth-of-type(3) .srv_img{
    background: #fff url("./images/3-3.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(3) .tpss:hover .srv_img{
    background: #fff url("./images/3.png") no-repeat scroll !important;
        background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(3) .tpss:hover .srvv{
    background: #00adef url("./images/3.png") no-repeat scroll !important;
    background-position: center center !important;
}
/****/
.tps:nth-of-type(4) .srv_img{
    background: #fff url("./images/4-4.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(4) .tpss:hover .srv_img{
    background: #fff url("./images/4.png") no-repeat scroll !important;
        background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(4) .tpss:hover .srvv{
    background:#00adef url("./images/4.png") no-repeat scroll !important;
    background-position: center center !important;
}
/****/
.tps:nth-of-type(5) .srv_img{
    background: #fff url("./images/5-5.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(5) .tpss:hover .srv_img{
    background: #fff url("./images/5.png") no-repeat scroll !important;
        background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(5) .tpss:hover .srvv{
    background: #00adef url("./images/5.png") no-repeat scroll !important;
    background-position: center center !important;
}
/****/
.tps:nth-of-type(6) .srv_img{
    background: #fff url("./images/6-6.png") no-repeat scroll;
    background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
transition: 1.0s;
}
.tps:nth-of-type(6) .tpss:hover .srv_img{
    background: #fff url("./images/6.png") no-repeat scroll !important;
        background-position-x: 0%;
    background-position-y: 0%;
margin: auto;
width: 130px;
height: 130px;
margin: auto;
text-align: center;
display: block;
background-position: center;
border: 2px solid #000 inner;
padding: 0;
    padding-top: 0px;
padding-top: 10px;
}
.tps:nth-of-type(6) .tpss:hover .srvv{
    background: #00adef url("./images/6.png") no-repeat scroll !important;
    background-position: center center !important;
}
.facility{
    padding:1rem;
}
.facility h3{
    text-align: center;
color: #cf2e2e;
font-weight: 800;
font-family: raleway;
text-transform: capitalize;
font-size: 39px;
margin-bottom: 60px;
}
.facility h3 span{
    color:#0c2b57;
}
.facility h5{
text-align: center;
color: #000;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 600;
text-transform: capitalize;
font-size: 18px;
padding-top: 11px;
padding-left: 13px;
}

.facility .item{
    max-height: 500px;
    min-height: 500px;
}
.ser_div{
    border:1px solid rgba(0,0,0,0.1);
    padding-bottom: 15px;
}
.ser_div img{
    padding: 5px;
margin: auto;
padding-top: 10px;
}
.fac_btn{
    color: #00A85A;
font-weight: 600;
font-family: roboto;
text-transform: capitalize;
letter-spacing: 0;
font-size: 14px;
margin-left: 15px;
transition: all 0.5s;
}
.fac_btn a{
    color: #ec433f !important;
    text-decoration: none;
    
}
.fac_btn hover{
    margin-left: 10px;
    color:#ec433f  !important;
   
}
.ser_div:hover img{
    transform: rotate(-5deg);
}
/******/
@-webkit-keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(3, 149, 229, 0.4);
  }
  to {
    box-shadow: 0 0 0 45px rgba(3, 149, 229, 0);
  }
}

@keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(3, 149, 229, 0.4);
  }
  to {
    box-shadow: 0 0 0 45px rgba(3, 149, 229, 0);
  }
}
.highlight {
  position: relative;
  /*border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  line-height: 60px;
  color: white;
  text-align: center;
  font-size: 15px;
  letter-spacing: 3px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;*/
}
.highlight:before, .highlight:after {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  visibility: hidden;
  border-radius: 2px;
}
.highlight:before {
  /*border-top: 1px solid #0395E5;
  border-right: 1px solid #0395E5;*/
  transition: width 0.1s ease 0.3s, height 0.1s ease 0.2s, visibility 0s 0.4s;
  top: 0;
  left: 0;
}
.highlight:after {
  /*border-left: 1px solid #0395E5;
  border-bottom: 1px solid #0395E5;*/
  bottom: 0;
  right: 0;
  transition: width 0.1s ease 0.1s, height 0.1s ease, visibility 0s 0.2s;
}
.highlight:hover {
  -webkit-animation: pulse 1s ease-out 0.4s;
          animation: pulse 1s ease-out 0.4s;  
}
.highlight:hover:before, .highlight:hover:after {
  /*width: 100%;
  height: 100%;*/
  visibility: visible;
}
.highlight:hover:before {
  transition: width 0.1s ease, height 0.1s ease 0.1s;
}
.highlight:hover:after {
  transition: width 0.1s ease 0.2s, height 0.1s ease 0.3s, visibility 0s 0.2s;
}
.news{
    padding:60px 0 70px;
    background: #0C1338;
}
.news h3{
        text-align: center;
        color: #fff;
        font-family: raleway;
        font-weight: 800;
        text-transform: capitalize;
        font-size: 36px;
        margin-bottom: 50px;
}
.news h4{
        text-align: center;
        color: #fff;
        font-family: raleway;
        font-weight: 800;
        text-transform: capitalize;
        font-size: 18px;
        margin-bottom: 20px;
}
.news_div .cmt{
    width: 70%;
    color: #fff;
font-family: raleway;
font-style: italic;
padding-top: 10px;
}
.news_div .cmt span{
    float: right;
}
.dt{
width: 70px;
height: 70px;
color: #fff;
font-family: raleway;
font-weight: 500;
line-height: 70px;
border: 2px solid #fff;
text-align: center;
border-radius: 100%;
position: absolute;
right: 40px;
top: 176px;
background:#cf2e2e;
}
.news_div:hover .dt{
    transform: rotate(360deg) !important;
    background: #000;
}
.news_div h5{
    color: #fff;
font-size: 16px;
font-family: roboto;
font-weight: 500;
padding-top: 17px;
border-bottom: 1px solid rgba(255,255,255,0.5);
padding-bottom: 14px;
	text-transform: capitalize;
}
.ser_cc{
    color: #fff;
    font-family: roboto;
    opacity: 0.8;
    line-height: 22px;
    font-weight: 400;
}
.news_div{
    margin: 0 15px;
    overflow: hidden;
}
.news_div .fac_btn a {
    color: #fff !important;
    width: 95% !important;
    font-weight: 400;
    font-family: roboto;
    border: 1px solid #ccc;
    padding: 11px 54px;
    padding-left: 54px;
    text-align: left;
    padding-left: 14px;
    text-decoration: none;
    display: block;
    padding-right: 15px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
}
.news_div .fac_btn{
    margin-left:0;
}
/*.news_div:hover img{
    transform: rotate(-2deg);
}*/
.news_div
{
    overflow: hidden;
} 
.news_div
{
    transition:all 0.5s;
}
.news_div:hover img
{
    transition: all 0.5s;
    transform:scale(1.1);
    /*outline-width: 6px;
    outline: 1px solid rgba(255,255,255,0.8);
    outline-offset: -20px;*/

}
.event h3 {
    text-align: center;
    color: #cf2e2e;
    font-weight: 800;
    font-family: raleway;
    text-transform: capitalize;
    font-size: 39px;
    
}
.event h3 span {
    color:#0c2b57;
}
@media(min-width: 800px){
.evt_div{
    background: #fff;
padding: 14px 20px;
width: 75%;
position: absolute;
top: 179px;
}
}
.event_div h5{
    color: #000;
font-family: roboto;
font-size: 50px;
font-weight: 400;
border-bottom: 2px solid #676767;
padding-bottom: 28px;
display: inline;
}
.event_div h5 span{
    font-size: 24px;
display: block;
opacity: 0.7;
}
.event_div p{
    color: #000;
font-family: roboto;
margin-top: 24px;
font-size: 16px;
margin-bottom: 5px;
}
.event_div .ser_p{
margin-top: 0px;
font-size: 20px;
opacity: 1;
}
.event{
    padding: 50px 0 70px;
}
.evt_div{
    padding-bottom: 30px;
}
.event_btn a{
    width: 95% !important;
font-weight: 400;
color: #000;
font-family: roboto;
border: 1px solid #ccc;
padding: 11px 54px;
    padding-left: 54px;
text-align: left;
padding-left: 14px;
text-decoration: none;
display: block;
padding-right: 15px;
}
.event_div{
    margin-bottom: 50px;
}
.event_div{
    margin-left:10px;
    margin-right:10px;
}
.event_div:hover {
    background: #00adef !important;
    color: #fff;
    margin-left: 10px;
}
.event_btn .fa{
    float: right;
font-size: 28px;
position: relative;
top: -4px;
}

.event_div .evt_div{
    box-shadow: -9px 11px 16px #ccc;
}
.event_btn{
    transform: 0.5s;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.footer tr{
    margin-bottom: 24px !important;
}
.footer .social-icons .fa:hover
{
   padding: 5px;
background: #4A67E1;
border: 0;
width: 30px;
height: 30px;
line-height: 20px;
color: #fff !important;
transform: rotate(360deg);
}
/*****/
.well h1 {

    font-family: raleway;
    font-size: 26px;
    font-weight: 700;
    color: #0C1338;
    text-align: center;
    margin: 0;
    text-transform: capitalize;

}
.modal-footer {

    padding: 0;
    text-align: right;
    border-top: 0;

}
.modal-footer .btn{
    background: red !important;
color: #fff;
}
.modal-header{
    background: #eee;
}
.page-id-1036 .well {

    background-color: transparent;
    border: 0 none;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    border: 0;

}

@media(max-width: 800px){
    .tp-left p {
    color: #fff;
    font-weight: 700;
    font-family: lato;
    font-size: 15px;
    padding: 11px 0 4px;
    text-align: center;
}
.tp-right {
    float: none;
    text-align: center;
    margin: auto;
    display: block;
}
.menu_s li {
    list-style: none;
    display: inline-block;
    float: none;
    padding-bottom: 8px;
}
.top_s span{
    display: block;
}
.why-choose{
    background-size: cover;
}
.tpss{
    margin-bottom: 20px;
}
.ser_div{
    margin-bottom: 20px;
}
.dt{
    top:127px;
}
.news_div{
    margin-bottom: 36px;
}
.event_div {
    margin-left: 0;
    margin-right: 0;
}
.footer h3{
    margin-top: 25px;
}
}

@media(max-width: 800px){
    .sub-menu {
        width:100% !important;
    }
}
/********/ 


/*.metaslider{
    z-index: -1 !important;
}*/
.banner{
    z-index: 888 !important;
}
/*.page-content .img-responsive{
    float: left;
}
@media(max-width: 800px){
.page-content .img-responsive{
    float: none;
}
}*/
.service-img{
    z-index: -1;
}
.page-content ul a {

    color: #000;
    font-family: roboto;
    line-height: 30px;
    opacity: 1;
    text-align: justify;
    font-weight: 400;

}
.logo-img .container .row{
    z-index: 999 !important;
}
.banner_cnt{
    z-index: 999 !important;
}
.modal-footer .btn {

    background: transparent !important;
    color: #f00;
    font-weight: 600;
    border: 0;

}
.modal-footer {

    padding: 0;
    text-align: right;
    border-top: 0;
    position: absolute;
    top: 0px;
    right: -1px;

}
.header{
    text-align: center;
font-weight: 600;
font-size: 18px !important;
background: url("./images/envv.jpg") no-repeat scroll;
padding: 0;
margin: 0;
position: relative;
top: 1px;
background-size:100%;
}
.header h1{
    font-family: raleway;
font-size: 24px;
margin: 0;
padding-top: 30px;
padding-bottom: 30px;
color: #fff;
font-weight: 700;
text-transform: capitalize;
text-shadow: 1px 1px 2px #000;
}
.table > tbody > tr > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, .table > thead > tr > td, .table > thead > tr > th{
font-family: fira sans;
font-weight: 400;
line-height: 27px;
border: 1px solid #ccc;
border-top: 1px solid #ccc !important;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th{
    background: #fff;
color: #000;
font-weight: 600;
font-family: fira sans;
}
.logo-img .container{
        position: relative;
    z-index: 999;
}
.sub-menu {
    z-index: 999 !important;
}
.ngg-gallery-thumbnail {
  display: inline-block;
  overflow: hidden;
}

.ngg-gallery-thumbnail img {
  display: block;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
border:1px solid #ccc;
padding:0px !important;
}
.ngg-gallery-thumbnail:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ngg-gallery-thumbnail span {
    padding-left: 5px;
    display: block;
    color: #000;
    font-family: open sans;
    text-transform: capitalize;
    font-weight: 600;
    padding: 8px 0 10px;
        padding-left: 0px;
    font-size: 14px !important;
}
.ngg-gallery-thumbnail-box{
	margin: 10px 0 5px !important;
}
.ngg-gallery-thumbnail{
	margin:10px !important;
}
.ngg-gallery-thumbnail span{
    font-family:raleway;
    background:#008000;
    color:#fff;
}
/*****/
.photo-gallery .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom:0;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.photo-gallery .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #ccc;
}

.photo-gallery .nav-tabs .nav-link.active {
    color: #495057;
    background-color:#007bff !important;
    border-color: transparent !important;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.photo-gallery .tab-content>.active {
    display: block;
    background: transparent;
}
.photo-gallery .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid transparent;
    padding-right: 15px;
}
.tab-content > .active {
    display: block;
}

#myTabContent h2{
    color: #000;
font-family: raleway;
font-size: 22px !important;
text-transform: capitalize;
font-weight: 600;
}
.page-id-1254 .ngg-galleryoverview{
    margin-top:0;
}
.page-id-1254 .ngg-gallery-thumbnail span{
    display:none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {

    color: #fff;
    background-color: #00A85A !important;

}
.nav-pills .nav-link{
    color:#000;
}
@media(min-width:800px){
    #myTabContent{
        padding-left:20px;
    }
}
.oas img{
    margin:auto;
    display:block;
    width:70px;
}
.oas h4{
    text-align: center;
font-size: 16px;
}
.oas{
    box-shadow: 2px 4px 5px #ccc;
padding: 21px 0;
margin: 0 20px;
    margin-bottom: 0px;
margin-bottom: 50px;
}
.vdo{
    text-align: center;
font-family: raleway;
color: #000;
font-size: 14px;
box-shadow: 4px 8px 9px #ccc;
padding: 17px 11px;
margin-bottom: 30px;
}

.marq
{
    background-color:#0C1338;
    color:#fff;
}
.Upcoming h5{
color: #0c2b57;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 20px;
font-weight: 800;
padding-top:1rem;
text-transform: capitalize;
padding-bottom: 10px;
text-align: center;
}
.Upcoming h5 span{
    font-size: 20px;
    text-align: center;
    opacity: 0.7;
}
.Upcoming p{
    color: #000;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
margin-top: 24px;
font-size: 16px;
margin-bottom: 5px;
text-align:justify;
}
    .Upcoming .ser_p {
        margin-top: 0px;
        font-size: 15px;
        opacity: 1;
        color: #565656;
        padding-bottom: 26px;
    }

.event{
    padding: 50px 0 70px;
}
.Upcoming{
    padding-bottom: 30px;
}

.Upcoming{
    margin-bottom: 50px;
}
.Upcoming{
    margin-left:10px;
    margin-right:10px;
}
.Upcoming:hover .event_btn a{
    background: #00adef;
    color: #fff;
}
.event_btn .fa{
    float: right;
font-size: 28px;
position: relative;
top: -4px;
}
.pics2 .owl-item{
    
}
.Upcoming.evt_div{
    box-shadow: -9px 11px 16px #ccc;
}
.event_btn{
    transform: 0.5s;
}
.event_btn:hover{
    margin-left: 10px;
}

.about {
    line-height: 27px;
    text-align: justify;
   
    margin-top:10px;
}
.about h3{
    text-align: center;
    color: #000;
    font-weight: 800;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: capitalize;
    font-size: 39px;
    margin-bottom: 20px;
}
.about h3 span{
    color: #0c2b57
}
.about p
{
    text-align: center;
    color: #a3a1a1;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 20px;
}
.text{
    text-align: center;
    color:#000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    margin-top:0px !important;
    margin-bottom:40px;

}
.btn.btn-lg.btn-color {
    
  
    color: #fff !important;
    position: fixed;
    left: -29px;
    text-transform: capitalize;
    top: 280px;
    transform: rotate(-90deg);
    z-index: 9999;
     background:#FC0606 none repeat scroll 0 0;
    transition: all 0.5s;
   
}
.btn.btn-lg.btn-color1 {
  
    color: #fff !important;
    position: fixed;
    left: -10px;
    text-transform: capitalize;
    top: 380px;
    transform: rotate(-5deg);
    z-index: 9999;
     background:   none repeat scroll 0 0;
    transition: all 0.5s;
   
}

.fit {
    margin-top:80px;
    margin-bottom:60px;
}

.fit h3
{
    text-align: left;
    color:#cf2e2e;
    font-weight: 800;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: capitalize;
    font-size: 39px;
    margin-bottom: 35px;
}
.fit h3 span{
  color: #0c2b57;
}

.fit h4{
        text-align: left;
        color: #cf2e2e;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 800;
      
        font-size: 38px;
        
        margin-bottom: 20px;
}
.fit h4 span{
  color: #0c2b57;
}


.fit p{
        text-align: left;
        color: #3f3f3f;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        
        line-height:26px;
        font-size: 16px;
        margin-bottom: 20px;
}

.fit ul{
        text-align: left;
        color: #000;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        
        line-height:26px;
        font-size: 16px;
        margin-bottom: 20px;
}
.feed
{
    color:#000;
    text-decoration:none;
    margin:10px !important;
    text-align:center;
    font-weight:500;
    
}

.feed a
{
    color:#fffsss;
    text-decoration:none;
    padding-right:10px !important;
    font-weight:500;
}
.feed a:hover
{
    color:#F50C0C;
    text-decoration:none;
    padding-right:10px !important;
    font-weight:500;
}

/* Navbar styling */
.navbar {
    margin: auto !important;
    padding: auto !important;
    background-color: #1e3b64;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 15px 10px;
   
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

/* Submenu styling */
.navbar-nav li {
    position: relative;
}

.navbar-nav li ul {
    position: absolute;
    top: 100%; /* Aligns submenu below the parent */
    left: 0;
    background-color: #444;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none; /* Initially hide submenu */
    z-index: 1000;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.navbar-nav li ul li {
    width: 200px; /* Submenu item width */
}

.navbar-nav li ul li a {
    color: #fff;
    font-size: 17px;
    width: 163%;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    background-color: #a7130c;
}
.navbar-nav li ul li a:hover {
    background-color: #1e3b64;
}

/* Show submenu on hover */
.navbar-nav li:hover > ul {
    display: block;
}

