body{
	margin: 0px;
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif !important;
}

p{
	font-family: 'Open Sans', sans-serif !important;
}

h1{
	
}
#dates[readonly]{background-color: #ffffff;}
.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #ffffff;    }
    49%{    color: #ffffff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #ffffff;    }
}
.top-header{
	width: 100%;
	height: 110px;
	float: left;
	background-color: #ffffff;
}

.logo img{
	float: left;
	height: 110px;
}

.top-header-content{
	font-size: 30px;
	font-weight: 300;
    
}

.nav{
	
	float: left;
}
.nav li{
	float: left;
	text-decoration: none;
	list-style: none;
}

.nav li a{
	float: left;
	text-decoration: none;
	list-style: none;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
	margin-left: 25px;
}

.nav li a:hover{
	color:#2B2C6F;
}
.header_menu_area > ul > li.dropcust > a.dropdown-toggle::after {
    display: none;
}
.pay-online{
	margin-left: 30px;
	float: right;
	margin-top: 10px;
	padding: 0px 15px;
	border-radius: 5px;

}

.pay-online p{
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: -5px;
}
.pay-online img{
	float: left;
	height: 45px;
	margin-left: 10px;
	margin-top: 5px;

}

.banner{
	float: left;
	width: 100%;
	background-image: url("../images/slider-1.jpg");
	background-size: cover;
	height: 580px;
}
.contents{
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.contents h3{
	font-size: 25px;
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

.contents h2{
	font-size: 45px;
	text-align: center;
	color: #ffffff;
	font-weight: 300;
}

.b-edit{
	font-weight: 700;
	font-size: 45px;
}

.about{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	float: left;
}

.about0{
	padding-top: 50px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
.about1{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

.about-content h3{
	font-size: 29px;
	font-weight: 600;
	line-height: 35px;
	color: #2B2C6F;
}

.about-content p{
	margin-top: 25px;
	font-size: 15px;
	font-weight: 400;
	line-height: 33px;
	color: rgba(0, 0, 0, 0.71);
}

.read-more{
	
/* float: left; */
	
margin-top: 10px;
	
padding: 10px 25px;
	
border-radius: 5px;
}

.read-more p{
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.apply-now{
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    background: blue;
    padding: 10px 25px;
    margin-top: 10px;
    padding: 15px 25px;
    border-radius: 5px;
}

.apply-now:hover{
  text-decoration:none !important;
  color: #ffffff;
  background: #3b4445;
}

.explore-edit{
	margin-left: 500px;
	margin-top: 70px;

}

.about-image img{
	float: left;
	

}
.about-image h4{
	color: #2B2C6F;
}
.service-head h3{
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #ffffff;
}

.service-head img{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.services{
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 60px;
	background-size: cover;
	
}
.service-box {
	margin-top: 40px;
	height: 400px;
	width: 100%;
	background-color: #ffffff;
}

.service-box img{
	
	height: 400px;
	width: 100%;
	background-color: #ffffff;
}

.service-box2{
	margin-top: 40px;
	height: 400px;
	background-color: blue;
	width: 100%;
}

.service-box p{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-color: #2B2C6F;
	padding: 20px 0px;
}

.service-box2 p{
	font-weight: 300;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	padding: 100px 30px;
}
.s-edit{
	padding: 20px 0px;
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.form{
	width: 100%;
	float: left;
	padding: 70px 90px 0px 90px;
	
	background-size: cover;
	padding-left: 0px;
	padding-right: 0px;
}

.experience h3{
	/* margin-left: -20px; */
	font-size: 18px;
	float: left;
	color: #ffffff;
	float: left;
	width: 100%;
}

.experience p{
	/* margin-left: -20px; */
	font-size: 14px;
	float: left;
	color: #ffffff;
	margin-bottom: 60px;
	float: left;
	width: 100%;
	line-height: 27px;
}

.project{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background-image: url("../images/bg.png");
	background-size: cover;

}

.project-box1{
	width: 100%;
	float: left;
}

.project-box1 img{
	margin-top: 40px;
	height: 400px;
	width: 100%;
}

.project-box1 p{
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	margin-top: -60px;
	background: rgba(0, 0, 0, 0.69);
	position: relative;
	z-index: 111;
	padding: 14px;
}

.explore-more{
	float: left;
	margin-top: 10px;
	padding: 10px 25px;
	border-radius: 5px;
}

.explore-more p{
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}


.article{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-size: cover;
	padding: 60px 90px;
	background-image: url("../images/service-bg.jpg");
	padding-left: 0px;
	padding-right: 0px;
}

.article-box{
	margin-top: 40px;
	width: 100%;
	padding: 40px 30px;
	background-color: #ffffff;
}
.article-box1{
	margin-top: 40px;
	width: 100%;
	padding: 40px 30px;
	height: 400px;
	background-color: #ffffff;
}
.article-box h3{
	font-weight: 700;
	font-size: 20px;
	color: #2B2C6F;
}
.article-box h2{
	font-weight: 700;
	font-size: 25px;
	color: #2B2C6F;
}
.article-box1 h4{
	font-weight: 700;
	
	color: #2B2C6F;
}


.article-box p{
	margin-top: 20px;
	line-height: 29px;
	/* font-weight: 100; */
	font-size: 14px;
	color: rgba(0, 0, 0, 0.69);
}

.article-box li{
	text-decoration: none;
	list-style: none;
	margin-top: 25px;
	
}
.article-box li a{
	text-decoration: none;
	list-style: none;
	margin-top: 25px;
	line-height: 25px;
	font-weight: 500;
	font-size: 16px;
}


.footer{
	width: 100%;
	float: left;
	background-color: #3B3B3B;
	padding: 70px 90px 10px 90px;
	border-bottom: 1px solid rgba(128, 128, 128, 0.39);
	padding-bottom: 17px;
	padding-left: 0px;
	padding-right: 0px;
}

.quick-links h3{
	font-size: 18px;
	font-weight: 300px;
	color: #ffffff;
	margin-bottom: 10px;
}

.quick-links img{
	float: left;
}

.our-services h3{
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300px;
	color: #ffffff;
}

.our-services img{
	margin-bottom: 20px;
}

.our-services li{
	list-style: none;
	text-decoration: none;
}

.our-services li a{
	color: rgba(255, 255, 255, 0.84);
	list-style: none;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	line-height: 30px;
	font-size: 13px;
}

.our-services li a:hover{
	color: #cacc7f;
	list-style: none;
	text-decoration: none;
	line-height: 30px;
}

.follow-us h3{
	margin-top: 50px;
	font-size: 18px;
	font-weight: 300px;
	color: #ffffff;
	margin-bottom: 20px;
}

.f-edit{
	margin-left: 10px;
}

.get-in-touch h3{
	font-size: 18px;
	font-weight: 300px;
	color: #ffffff;
	margin-bottom: 20px;
}

.get-in-touch p{
	float: left;
	font-size: 14px;
	font-weight: 300px;
	color: rgba(255, 255, 255, 0.84);
}

.get-in-touch img{
	margin-bottom: 20px;
}
.g-edit{
	font-size: 13px!important;
	font-weight: 100;
	line-height: 25px;
}


.footer-nav{
	
	float: left;
	margin-left: 0px!important;
}

.footer-nav img{
	margin-top: 10px;
	margin-bottom: 20px;
}

.footer-nav li{
	color: #ffffff;
	text-decoration: none;
	list-style: none;
}

.footer-nav li a{
	font-family: 'Open Sans', sans-serif;
	color: rgba(255, 255, 255, 0.84)!important;
	text-decoration: none;
	list-style: none;
	font-weight: 100;
	font-size: 13px;
	line-height: 30px;
	color: #000000;
	float: left;
	width: 100%;
}

.footer-nav li a:hover{
	color: #F73C57!important;
	text-decoration: none;
	list-style: none;
	font-weight: 200;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}

.final-footer{
	float: left;
	width: 100%;
	padding: 24px 90px;
	background-color: #3B3B3B;
	margin-top: 25p;
}

.final-footer p{
	margin-top: 10px;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.85);
	float: left;
	font-family: 'Roboto', sans-serif !important;
}

.final-footer img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 50px;
}

















.whitebg{
  float:left;
  width:100%;
  background:#fff;
  padding:30px;
  /* height:555px; */
}

.whitebg h1{
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 100;
    color: #000000;
    line-height:40px;
    text-align:left;
    padding-bottom: 30px;
}

.whitebg h1 span {
    font-size:24px;
    color: #2f529f;
    font-weight: 700;
}



.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom:30px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set input[type="text"],
.log_set input[type="password"],
.log_set input[type="mail"],
.log_set input[type="email"],
.log_set input[type="tel"],
.log_set textarea,
.log_set select{
    width: 100%;
    float: left;
    position: relative;
    height: 40px !important;
    border: none;
    padding: 10px 14px;
    font-size: 14px;
    line-height: 30px;
    color: #424040;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    outline: none;
    border-bottom: solid 1px #b7b7b7;
    padding-left: 0px;
    padding-right: 0px;
}
.log_set textarea {
    height: 150px !important;
}
.log_set input[type="text"]:focus,
.log_set input[type="password"]:focus,
.log_set input[type="mail"]:focus,
.log_set textarea:focus {
    border-color: #ee3425 !important;
}

.whitebg form{
  float:left;
  width:100%;
}

.log_set textarea {
    height: 70px !important;
}

.log_set_nav {
    float: left;
    height: 53px;
    text-align: center;
    color: #fff;
    width: 167px;
    background: #2B2C6F;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor:pointer;
    border:none !important;
       transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.log_set_nav:hover{
  background:#058dc8;
  cursor:pointer;
  text-decoration:none;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.pull-left {
    float: left;
}





/*service page*/

.innerpage-banner{
	float: left;
	width: 100%;
	background-image: url("../images/b2.png");
	background-size: cover;
	/* height: 300px; */
	padding-top: 70px;
	padding-bottom: 70px;
}


.innerpage-banner h3{
	font-size: 30px;
	font-weight: 900;
	color: #ffffff;
}


.innerpage-banner p{
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
}



/*project*/

.p-edit{
	/* margin-bottom: 40px; */
}




/*article-page*/

.innerpage-article{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-size: cover;
	padding: 60px 90px;
	background-image: url("../images/service-bg.jpg");
}

.art-edit{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*contact-page*/

.innerpage-contact{
	padding: 50px 0px;
}

.contact_head{
	margin-top: 40px;
}

.contact_head p{
	font-weight: 500;
	font-size: 18px;
}

.contact_head h4{
	font-weight: 700;
	font-size: 26px;
}

.contact_head h3{
	margin-top: 20px;
	font-weight: 400;
	font-size: 15px;
	line-height: 29px;
}


.address{
	margin-top: 10px;
	float: left;
	width: 100%;
}

.address h1{
	font-weight: 700;
	font-size: 20px;
}



/*career page*/

.styl{
	background-color: #ffffff;
}

.whitebg p{
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	font-weight: 400;
}


.career-edit{
	border: 0.1px solid rgba(0, 0, 0, 0.55);
	margin-top: 50px;
	margin-bottom: 50px;
}



.nav{
	float: right;
	overflow: hidden;
}

.nav li{
	float: left;
	list-style: none;
}

.nav li a{
	float: right;
	padding: 42px 22px;
	color: black;
	text-decoration: none;
	margin-left: 5px;
	/* margin-top: 20px; */
	font-size: 14px;
	font-weight: 500;
}

.nav li a:hover{
	color: #ffffff!important;
	text-decoration: none;
	background-color: #bac927;
}

.nav .icon {
  display: none;
}

.articles-blog{
	float:left;
	width:100%;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	padding-bottom: 14px;
}

.articles-panel{
	float:left;
	width:100%;
	line-height: 29px;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.83);
	margin-bottom: 20px;
}

.resum-file{
  display: block;
  width: 100%;
  line-height: 22px;
  height:50px;
  font-size: 14px;
  /* border: 1px solid #e3e3e3; */
  padding: 10px 20px;
  background-color: #ffffff;
  color: #222222;
  border-radius: 3px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  outline: none !important;
  border-bottom: solid 1px #b7b7b7;
  padding-left: 0px;
}

.address p{
	float:left;
	width:100%;
	font-size: 14px;
	line-height: 28px;
	color: rgba(0, 0, 0, 0.87);
}


.header_menu_area {
      /* width: 100%; */
      float: right;
      /* top: 56px; */
      /* position: absolute; */
      z-index: 9;
      text-align: center;
      }
  .header_menu_area > .mob_nav {
    display: none; }
  .header_menu_area > ul {
        width: auto;
        display: inline-block;
        margin: 0;
        /* padding: 0 4%; */
        float: right;
        background: #ffffff;
        margin-top: 10px;
        margin-right: 17px;
        }
    .header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      }
      .header_menu_area > ul > li > a {
        width: auto;
        float: left;
        text-decoration: none;
        position: relative;
        font-size: 14px;
        font-weight: 600;
        /* font-family: 'Josefin Sans', sans-serif; */
        color:#000000; 
        /* line-height: 66px; */
        /* text-transform: uppercase; */
        font-family: 'Open Sans', sans-serif !important;
        letter-spacing: 0px !important;
        /* padding: 44px 23px; */
        padding: 26px 18px;
        z-index: 1;
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        padding-top: 17px;
        padding-bottom: 17px;
        }
        .active-show {background: #2B2C6F;color:#ffffff  !important;}
        .header_menu_area > ul > li > a:hover {
          color: #F73C57 !important;
          background: #ffffff;
          }
        .header_menu_area > ul > li > a::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 0px;
          background: #ffffff;
          left: 0;
          bottom: -1px;
          z-index: -1;
          transition: all ease-in-out 0.5s;
          -o-transition: all ease-in-out 0.5s;
          -ms-transition: all ease-in-out 0.5s;
          -moz-transition: all ease-in-out 0.5s;
          -webkit-transition: all ease-in-out 0.5s;
          }
        .header_menu_area > ul > li > a:hover::after {
          height: 100%;

           }
          

          @media (max-width: 992px) {
  .header_menu_area {
    position: inherit; }
    .header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 28px;
      margin: 24px 37px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s; }
      .header_menu_area > .mob_nav > div {
        background: #d5251b;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        width: 100%;
        }
.header_menu_area > .mob_nav > div:nth-child(1) {
          top: 2px; }
.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
          top: 13px; }
.header_menu_area > .mob_nav > div:nth-child(4) {
          top: 23px; }

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; }
  .mob_nav.open > div:nth-child(2) {
    background: #d5251b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }
  .mob_nav.open > div:nth-child(3) {
    background: #d5251b;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    }

  .header_menu_area > ul {
    width: 100%;
    position: absolute;
    margin-top: 79px;
    left: 0;
    background: #fff;
    padding: 20px 0px !important;
    min-height: 100vh;
    visibility: hidden;
    z-index: 999;
    opacity: 0;
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    }
    .header_menu_area > ul > li {
      width: 100%; }
      .header_menu_area > ul > li > a {
           color: #fff !important;
           width: 100%;
           line-height: 30px;
           background: #286ee7;
           padding: 10px 5%;
           text-align: left;
           border-bottom: solid 1px rgba(241, 241, 241, 0.22);
           }
        .header_menu_area > ul > li > a::after {
          width: 0px;
          height: 100%;
          background: #fff; }
        .header_menu_area > ul > li > a:hover::after {
          width: 4px; }
  .header_menu_area ul.view {
    visibility: visible !important;
    opacity: 1;
    background: #286ee7;
    z-index: 9999;
    display: block !important;
    }

  .header_user_area {
    right: calc(5% + 70px); } }
@media (max-width: 500px) {
  .header_user_area {
    right: calc(5% + 55px); }
    .header_user_area .header_user {
      padding: 23px 18px 23px 0px; }
      .header_user_area .header_user > img {
        width: 30px;
        height: 30px; }
      .header_user_area .header_user > span {
        display: none; }
    .header_user_area > .header_login {
      margin: 0 5px 0 0; } }

.header_menu_area > ul li ul.submenu {
    *display: none;
    opacity: 0;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
    width: 210px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-left: 25px !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.10);
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.paybg{
	    background: #286ee7;
	    color: #fff !important;
	    /* height: 80px; */
	    line-height: 45px;
	    padding: 16px !important;
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	    border-radius: 6px;
	    font-size: 12px !important;
}

.paybg:hover{
	background:#000 !important;
	text-decoration: none;
}

.banner-section{
	float:left;
	width:100%;
}

.readmore{
	width: 100px;
	height: 50px;
	background-color: #2B2C6F;
	text-align: center;
	color: white;
	padding-top: 10px;
	float: right;
}
.apply{
	width: 100%;
	height: 100px;
	float: left;
	background-color:#2B2C6F;
	color: white;
	font-size: 25px;
	padding-top: 20px;
	text-align:center; 
}
.apply a:link {
    color:white;
}
.apply_nurse{
	width: 100%;
	height: 100px;
	float: left;
	background-color:#2B2C6F;
	color: white;
	font-size: 25px;
	padding-top: 50px;
	text-align:center; 
}
.line{
	width: 100%;
	height: 5px;
	float: left;
	
}
.extra1{
	width: 100%;
	height: 400px;
	float: left;
	background-image: url("../images/s1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 150px;
	color: white;
	text-align: center;
}
.ext{
    width:100%;
    height:50px;
    margin-top:200px;
background-color: #2B2C6F;
padding-top:5px;
}
.extra2{
	width: 100%;
	height: 400px;
	float: left;
	background-image: url("../images/extra2.jpg");
	background-size: cover;
	padding-top: 150px;
	color: white;
	text-align: center;
}
.news{
	color: #2B2C6F;
}
.hostipal{
	width: 70%;
	height: 350px;
	float: left;
	background-image: url("../images/extra2.jpg");
}

























/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
.nalert p{margin-top: 0;margin-bottom: 10px;}
.nalert p:last-child{margin-bottom: 0;}