
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
/* CSS Document */




  

/*--------------------------header start here-------------------------*/



*
{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}


#wrapper {margin: 0 auto; padding: 0; box-sizing: border-box; width: 100%; max-width: 1360px; height: 100%; position: relative;}

body{
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 300;   
}


p{    color: #fffff;
    font-size: 14px;
    font-weight: 400; padding-bottom: 8px;   }  

    #top-bar {
    z-index: 9999;
    background: #1a5d1b;
    padding: 4px 0px;
    height: 36px;
    line-height: 28px;
}

.top-contact {
    float: left;
    font-size: 110%;
    width: 55%;
}
.logocntr {
    width: 98%;
    margin: 0px auto;
    padding: 6px 0px;
    text-align: center;
    display: inline-block;
}
.carmeltxt {
    display: block;
    text-align: center;
    padding: 8px 0px 0px;
}

.courseoffer h3 {background: #1d6fb8;
    width: 120px;
    padding: 5px;
    border-radius: 0px 20px 20px 0px;}

    .courseoffer p span {color: #111;}

.lgwrpa a.navbar-brand{padding: 4px 0px!important;}
.coursewrp.col-md-7.col-sm-7 {
    width: 55%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px 0 0;
    display: inline-block;
    height: 100%;
}


.overlayText {
    position: absolute;
   
    top: 20px;
    padding: 10px;
    z-index: 3000;
   
    background: transparent;
    
    width: 100%;
    height: 45px;
    color: #000!important;
}

.overlayText p{color: #000!important}


h3.headingtxt3::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 4px;
    background: #ee7717;
    bottom: 0;
    left: calc(50% - 34px);
    border-radius: 10px;
}


.courseoffer {
    width: 100%;
    padding: 10px;
    background: #f69956;
    color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
}

.courseoffer  p {color: #fff;}

.single-event-text h3 {    padding: 4px 0px;
    text-align: center;}

.single-event-text a { font-size: 16px;
    padding: 4px 0px;
    color: #993300; text-align: center; }

.single-event-item {
    box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);
        background: #fff;
    text-align: justify;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
}

.single-event-text {
    height: 100%;
   
}


input.btn.btn-primary.senmsg {
    width: 100px;
    background-color: #cc7737;
    letter-spacing: 3px;
    font-size: 13px;
}
a.knwbtnkcs {

  
    background: transparent;
    text-align: center;
    color: #fff;
    padding: 4px 4px;
    border-radius: 4px;
    font-size: 13px;
    margin: 10px 0px;
    display: block;
    box-shadow:2px 0 0 #fff inset, -2px 0 0 #fff inset, 0 2px 0 #fff inset, 0 -2px 0 #fff inset;
    width: 130px;
    height: 34px;
    line-height: 24px;
     transition:all 0.3s;
    -webkit-transition:all 0.3s;
    -o-transition:all 0.3s;
    -moz-transition:all 0.3s;
}

a.knwbtnkcs:hover {
     box-shadow:50px 0 0 #fff inset, -50px 0 0 #fff inset, 0 50px 0 #fff inset, 0 -50px 0 #fff inset;
    color:#007ABE;
}


.single-event-text ul {list-style: inside;}
.single-event-image > a {
    display: block;
    position: relative;
}

single-event-text > h3 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    background: #3e59ca;
    padding: 10px;
    margin-bottom: 10px;
}

.top-bar-section.top-bar-bg-color a {
    color: #fff;
    font-size: 13px;
}

.top-contact a i {
    padding-left: 5px;
    padding-right: 5px;
    color: #fdc28f;
}

.lgwrp {
    margin: 0;
    padding: 5px;
    min-height: 106px;
    height: 100%;
}


img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}

.mobienqury {width: 100%; background: #e94921; padding: 8px; display: block; position: fixed; bottom: 0; left: 0;     height: 30px;
    line-height: 15px; display: none;}
.mobienqury ul {list-style: none; margin: 0; padding: 0;}
.mobienqury ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    width: 48%;
    float: left;
    text-align: center;
}

.mobienqury ul li:last-child {border: none;}

.mobienqury li a {font-size: 14px!important;
    color: #fff;}

.newsscroll {
 
    width: 45%;
    float: left;
    height: 100%;
    font-size: 14px;
}

.newsscroll marquee {
    width: 100%;
    height: 100%;
    color: #fff;
}

.top-bar-section.top-bar-bg-color a {
    color: #fff;
    font-size: 15px;
}

.headerinfo {
    margin: 15px 0px;
    width: 360px;
    float: right;
}

.headerinfo h4 {
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #cb7f09;
}

.social-links.mt-3 {
    float: right;
}

.social-links a {
    font-size: 18px;
    display: inline-block;
    background: #e1f0ee;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 8px;
    border-radius: 50%;
    text-align: center;
    width: 28px;
    height: 28px;
    transition: 0.3s;
}

.batchs {

    padding: 20px 0px;
    font-size: 34px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    background: #F36F3C;
    background-attachment: fixed;
    background-image: url(../img/green-bgnd.jpg);
    background-size: 100%;
    position: relative;
    width: 100%;
    z-index: 9;
}

.white, .white:hover {
    color: #ffffff !important;
}

.applyacad a {
    font-size: 26px;
    color: #fff;
}

.wrptstimonial {

   background: #e5fce9;
    padding: 20px 0px;

}



button.close {
    color: #fff;
    opacity: 0.8;
    padding: 5px;
    font-size: 26px;
}


.w-testimonials.style_3 .w-testimonial-h {
    padding-left: 2em;
}

.w-testimonials.style_3 .w-testimonial-h:before {
    content: '\f10d';
    font-family: fontawesome;
    font-size: 1.4em;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
}

video {
    width: 100%;
    margin: 0;
}

.imgbg {
    width: 100%;
    background: url(../img/page-title-bg.jpg) no-repeat;
    position: relative;
    padding: 20px 0px;
    height: 180px;
    margin: 0px auto;
}

.brdgrmp {
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 45%;
}

.breadcrumbs {
    background: #d2e1ff;
    padding: 6px 0;
}

.breadcrumbs span {
    padding-right: 15px;
}

.breadcrumbs i {
    color: #a9383e;
    font-size: 13px;
}

.breadcrumbs a {
    color: #5f4bac;
}

.widget {
    margin-bottom: 30px;
}

.widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
}

ul.list {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
}

.widget ul.list li, .widget .post {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.widget .services-list li {
    background-color: #eeeeee;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px 10px 20px;
}

.brdgrmp h1 {
    font-size: 20px;
    padding-bottom: 10px;
    color: #ffa87c;
}
.btn.btn-slide {
    transition: all ease .3s;
    background: #f04f23;
    color: #FFFFFF;
    box-shadow: none;
    border-radius: 0px;
    padding: 7px 20px;
    text-transform: inherit;
    font-weight: 500;
    border-radius: 2px;
    box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.2), 0 4px 12px 0 rgba(0,0,0,0.19);
}

.newsscroll span {
   display: inline;
    text-align: right;
    color: #fff;
}


marquee a {color: #008cc7;}
.social-links a i.fa.fa-facebook {
    color: #1b7bb3;
}

.social-links a i.fa.fa-youtube {
    color: #f33;
}


.social-links a i.fa.fa-instagram {
    color: #e024b8;
}
.headerinfo i {
    font-size: 16px;
    color: #4bb2ff;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin: 10px 10px 15px 0;
    transition: all 0.3s ease-in-out;
}

.headerinfo p {
    font-weight: 500;
    letter-spacing: 0.025em;
    margin-bottom: 0px;
    padding-left: 0px;
    font-size: 14px;
}

.navwrp {
    width: 100%;
    background: #1d6fb8;
}

.pt-70 {
    padding-top: 30px;
    
}

.course-area.section-padding.bg-white {
    
    width: 100%;
    margin: 0;
    background-repeat: no-repeat;
}


.menuheader {
    background-color: #26538d;
    border: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}


.menuheader {
    background-color: #fff;
    border: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    min-height: 78px;
}

.menuheader.navbar-inverse .navbar-nav>li>a {
    color: #1d6fb8;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

 .menuheader .navbar-nav>.active>a {color: #fff!important;
    background-color: #f3872b;}

ul.nav.navbar-nav.navbar-right {
    margin-top: 20px;
}

.carmeltxt h2 {
   font-size: 24px;
    vertical-align: middle;
    padding: 5px 0px 0px;
}

.lstftr a {
    font-size: 13px;
    color: #fff;
}
ul.navbr.nav.navbar-nav>li>a {
    color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
}

ul.navbr.nav.navbar-nav>li.active a {
    background-color: #3792e3!important;
}

div#modalLoginForm {
    z-index: 3000;
}

li.dropdown {
    display: inline-block;
    position: relative;
}
.bluewrp {
    width: 100%;
    padding: 10px;
    background: #1a5d1b;
    color: #fff;
}

ul.dropdown-menu {
    position: absolute;
    left: 0;
    top: 40px;
    margin: 0;
    padding: 0;
}

.contsociallnk i {
    font-size: 16px;
    color: #ff3e00;
    float: left;
    width: 34px;
    height: 34px;
    background: #e1f0ee;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin: 0 5px;
}

.contsociallnk span {color: #fff;}


.contsociallnk i.fa.fa-instagram {
    color: #e024b8;
}

.contsociallnk i.fa.fa-facebook {
    color: #1b7bb3;
}

.contsociallnk i.fa.fa-youtube {
    color: #f22;
}


.about-container {
    padding-top: 35px;
}
.bluewrp p { letter-spacing: 1px;
    color: container;
    font-size: 14px;
    line-height: 19px;}
.cntr.navbar-collapse.collapse {
    width: 74%;
    margin: 0px auto;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #001e9a;
    min-width: 140px;
    font-family: "Segoe UI Light","Segoe WPC","Segoe UI", Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    color: #fff;
    z-index: 600;
}

.dropdown-content a {
    color: #fefefe;
    padding: 8px 8px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-family: "Segoe UI Light","Segoe WPC","Segoe UI", Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color: #fff;
    width: 140px;
}

.about-container h3 {
    padding: 10px 0px 5px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 30px;
}

.about-container h5 {
    font-size: 15px;
    font-weight: 600;
    padding: 5px 0px;
    color: #b2c172;
}

.interwrp {
    position: relative;
    background-image: url(../img/silver.png);
    padding: 3%;
    box-shadow: 1px 2px 3px rgba(29, 55, 88, 0.24);
}


.interwrp h1 {
    color: #142d4f;
    display: inline;
    font-size: 32px;
}

.interwrp .breadcrumb {
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: transparent;
}

.interwrp .breadcrumb li a {
    color: #000;
}

video {
    width: 100%;
    margin: 0;
    position: relative;
}

h3.headingtxt3 {
font-size: 24px;
    color: #1d6fb8;
    line-height: 35px;
    text-align: center;
    padding: 10px 0px;
    position: relative;
    margin-bottom: 13px;
}

.sidebar {
    padding: 8% 5%;
    border: 1px rgba(37, 84, 138, 0.17) solid;
    background-image: url(../img/bluepattern.png);
    background-color: #1d6fb8;
}

.dropdown-menu {background-color: #1d6fb8;}

.dropdown-menu>li {padding: 6px 0px; border-bottom: 1px solid #f1f1f1;}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.item {position: relative;}

.sub-subtitle h2 {
    font-size: 20px;
    color: #26538d;
    margin-bottom: 20px;
}

.item.glry {width: 100%; margin: 0px auto; }
.item.glry img {border: 4px solid #e1e1e1; width: 100%; }
.dropdown-menu>li>a:hover {background-color: #3792e3!important;}

.padding {
    padding: 5%;
}

.sidebar h3 {
    color: #fff;
    margin-top: 0px;
    font-size: 26px;
    position: relative;
}

.sidebar #menunav li a:visited {
    color: rgba(255, 255, 255, 0.59);
    background-color: transparent;
    font-weight: 500;
}

.sidebar #menunav li {
    border-bottom: 1px rgba(37, 84, 138, 0.35) dashed;
}

.sidebar #menunav li a:before {
    content: '\f0da';
    font-family: "FontAwesome";
    margin-right: 12px;
}

.sidebar #menunav li a:hover {
          color: rgba(255, 255, 255, 0.59);
          background-color: transparent;
          font-weight: 500; }
.sidebar #menunav a {color: #fff;}

.subtitle h2 {
    color: #000;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 2%;
    font-size: 26px;
}
h4.headingtxt4 {
    font-size: 24px;
    color: #993300;
    line-height: 35px;
   
    padding: 0px;
}

.bnrwrp {
    position: relative;
}

span.glyphicon.glyphicon-chevron-left {
    color: #fff;
    background: rgba(52, 52, 52, 0.7);
    border-radius: 50%;
    font-size: 19px;
    width: 30px;
    height: 30px;
    line-height: 28px;
}

span.glyphicon.glyphicon-chevron-right {
    color: #fff;
    background: rgba(52, 52, 52, 0.7);
    border-radius: 50%;
    font-size: 19px;
    width: 30px;
    height: 30px;
    line-height: 28px;
}

.close-button {
position: absolute;
    top: 1px;
    text-align: center;
    line-height: 1;
    z-index: 9999999;
    border-radius: 0px 20px 20px 0px;
    right: -40px;
    background: #26538d;
    height: 40px;
    width: 40px;
    color: #fff !important;
    padding-top: 6px;
}

i.fa.fa-angle-right.fa-2x.text-white {
    font-size: 26px;
}

.registerform {

    position: fixed;
    left: 0px;
    top: 320px;
    z-index: 2000;


}

p.text-white.font-weight-bold.h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.left-form2 {
    background: rgba(14, 45, 84, 0.7);
}
.p-3 {
    padding: 1rem!important;
}

.registerform span {color: #fff;}

.navbar.navbar-default {
    margin-bottom: 0;
}
.carousel-control-prev {
   
    width: 36px;
    height: 36px;
    background: rgba(129, 126, 126, 0.7);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 8%;
}

.carousel-control-next {
    
    width: 36px;
    height: 36px;
    background: rgba(129, 126, 126, 0.7);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 40%;
    right: 8%;
    
}



.carousel-indicators {
    bottom: 0;
}
.carousel-control.right,
.carousel-control.left {
    background-image: none;
}
.carousel-item {
    min-height: 350px; 
    height: 100%;
    width:100%; 
}


.carousel-caption  {
     padding: 10px;
    /*background-color: rgba(61, 61, 61, 0.7);*/
    position: absolute;
    left: 10%;
    bottom: 60px;
    
    width: 60%;
}
.bdytxt ul {
    list-style: inside;
}

.rightfrm {
    position: fixed;
    top: 30px;
    right: 0px;
    width: auto;
    height: 90px;
    z-index: 2000;

}

.leftfrm {
    position: fixed;
    top: 60px;
    left: 0px;
    width: 320px;
    height: 90px;
    z-index: 2000;


}


div#sideMenuContainer {
width: 184px;
    height: 76px;
    background: #1f609b;
    /* position: absolute; */
    right: -181px;
    top: 130px;
    color: #fff;
    border-radius: 8px;
}

div#leftsideMenuContainer {
width: 348px;
   
    position: absolute;
    left: -348px;
    top: 170px;
    color: #fff;
    height: 100%;
    min-height: 521px;
}


#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */

}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}


div#sideMenu {
position: absolute;
    right: 0px;
    top: 126px;
    color: #ff3535;
    width: 28px;

}


div#leftsideMenu {
position: absolute;
    left: 0px;
    top: 126px;
    color: #ff3535;
    width: 28px;

}

.bdytxt ul li {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 4px;
}
.carousel-caption h3 {
   
    font-size: 34px;
    color: #f3872b;
    
    text-align: justify;
    padding: 8px!important;
    text-transform: uppercase;

    font-weight: 800;
    line-height: 46px;
    
 
    

}

.carousel-caption h3 span {
   
    font-size: 34px;
    color: #f3872b;
    font-weight: 300;
        

    

    

}
.carousel-caption p {
    font-size: 18px;
    
    text-align: justify;
    padding: 8px!important;
    text-transform: uppercase;
    color: #fff;
 

}




.carousel-caption h3 {
    padding: .5em;
}
.carousel .icon-container {
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%;
}
.carousel-caption button {
    border-color: #00bfff;
    margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
    animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
    animation-delay: 2s;
}
.carousel-caption button {
    animation-delay: 3s;
}


#footer {
    background-color: #1a5d1b;
    padding-top: 5px;
}
.footer-top {
    padding-bottom: 15px;
    font-size: 14px;
    padding-top: 10px;
    line-height: 1.8em;
    color: #fff;
}
.footer-top h3 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    padding-top: 6px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 12px;
}
.textwidget.custom-html-widget {
    color: #fff;
}

.textwidget.custom-html-widget ul li {list-style: none; display: block;}

.textwidget.custom-html-widget p{
    color: #fff;
}
.footer-top a:link, .footer-top a:visited, .footer-top a {
    color: #F6F6F6;
    font-size: 14px;
}

.lstftr {
    background: #333;
    padding: 4px 0px;
    text-align: center;
}



@media screen and (max-width: 767px) {

    #top-bar {
    z-index: 9999;
    background: #fff;
    padding: 4px 0px;
    height: 100%;
    display: none;

    
}

.navbar-inverse .navbar-toggle {
    border-color: #1d6fb8;
}

.navbar-toggle {
   
    background: none;
}
li.dropdown {
    display: block;
}
.menuheader.navbar-inverse .navbar-nav>li>a {
    border-bottom: 1px solid #1d6fb8;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}

.ytp-title-text {
    padding-top: 0px;
}

ul.nav.navbar-nav.navbar-right {
    margin-top: 30px;
}
.carousel-caption {

    position: absolute;
    left: 10%;
    top: 79px;
    width: 96%;
}

.mobienqury {display: block;}

.carousel-caption h3 {
    font-size: 24px;
 
    }

    .carousel-caption h3 span {
    font-size: 24px;
    color: #f3872b;
    font-weight: 300;
}

.coursewrp.col-md-7.col-sm-7 {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    display: inline-block;

    height: 100%;
}

.single-event-text {
    height: 100%;
 
}
iframe {
    width: 100%;
}

.navbar-brand {
    float: left;
    height: 100%;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.top-contact {
    float: none;
    font-size: 110%;
    width: 100%;
}

.leftfrm {display: none;}
div#leftsideMenuContainer {display: none;}
.videowrp.col-md-5.col-sm-5 {
    padding-left: 0;
    padding-right: 0;
    position: relative;
   
}

video {position: relative; z-index: 2000; }



.navbar-inverse .navbar-toggle .icon-bar {
    background: #1d6fb8;
}
.navbar-inverse .navbar-toggle {
    border: none;
}

.sticky-menu.relative {
    border-bottom: 2px solid #e7791f;
}

.left-form2 {
    background: rgba(14, 45, 84, 0.7);
    
}
/*.modal-dialog .sidenav {
    height: 100%;
    width: 78%!important;
    margin: 40% auto 0px!important;
    


}*/

}

@media screen and (max-width: 480px) {

    .about-container h3 {
        line-height: 24px;
        font-size: 16px;
    }

    .top-contact {
    float: none;
    font-size: 110%;
    width: 100%;
}

.newsscroll {
    width: 100%;
    float: none;
    height: 100%;
    font-size: 14px;
    display: block;
}

.leftfrm {display: none;}
div#leftsideMenuContainer {display: none;}

.about-container {
    padding-top: 10PX;
}

.pt-70 {
    padding-top: 15px;
}

.carousel-caption h3 {
    font-size: 18px;
 
}

.carousel-inner>.item {width: 100%; height: 100%; min-height: 240px;}
.carousel-inner>.item img {width: 100%; height: 100%; min-height: 240px;}

.carousel-caption h3 span {
    font-size: 18px;
    
}


.navbar-inverse .navbar-toggle {padding: 10px 0px; margin-right: 0;}


.menuheader { min-height: 60px!important;}

.navbar-brand>img {
display: inline-block;
    width: 340px;
    height: 100%;
    margin: 8px 0px 0px;
}

.modal-dialog .sidenav {
    height: 100%;
    width: 78%!important;
    margin: 40% auto 0px!important;
    
    /*position: absolute!important;
    left: 0;
    top: 195px;
    height: 490px;*/

  
  


}

h3.headingtxt3 {
    font-size: 18px;
    padding: 5px 0px;
}


.carousel-caption {
    position: absolute;
    left: 10%;
    top: 12px;
    width: 96%;
}

.left-form2 {
    background: rgba(14, 45, 84, 0.7);
    
}


    }

    @media screen and (max-width: 420px) { 

    .navbar-brand>img {
    display: inline-block;
    width: 268px;
    height: 100%;
    margin: 10px 0px 0px;
}

.pt-70 {
    padding-top: 5px;
}

.carousel-caption {
    position: absolute;
    left: 10%;
    top: 58%;
    width: 96%;
}
    }

    /*----------------------- mobile responsive end here-------------------------*/