@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");


html,
body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0px auto -38px 0;
   

  /* Pad bottom by footer height */
 padding: 0px 0 50px 0;
}

/* Set the fixed height of the footer here */
#footer {
 
  background-color: #fff;
}


#wrap > .center-container {
  padding: 0px 0 0 0;
  margin:0;
}

#footer > .container-fluid {
  padding-top:5px;
  padding-left: 15px;
  padding-right: 15px;
}

.center-container {
  height:100%;
}

.center-row {
  height:100%;
 
  background-size:cover;
  color:#fff;
}
  
/*HEADER*/
.navbar{background-color: #fff;
min-height: 00px;
border-bottom: 0px;
    padding: 10px 50px;
margin-bottom: 0px}
.navbar-brand{padding: 0px;}
.navbar ul li .social_icons{
        padding: 14px 0px;
    list-style: none;
    display: inline-flex;
    cursor: pointer;
}
.navbar ul li .social_icons li{padding:0px 7px;}
.navbar-default .navbar-nav>li>a{font-size:16px;color: #333;}
#footer .terms_section ul{list-style: none;
display: flex; display: -webkit-box; padding: 0px;float: right;}
#footer .terms_section ul li{padding:0px 10px}
#footer .terms_section ul li img{margin-top: -10px;}
#footer{padding: 10px 50px 10px;   position: fixed; bottom: 0; width: 100%;  height: 50px; background-color:#fff;}
#footer .copyright_section p{margin-top: 4px;}
 
.loginForm, .forgotpwdForm {
    position:absolute;
    top:20%;
    background-color: #fff;
    width: 320px;
    padding: 30px 20px 10px;
    border-radius: 25px;  
  }
.loginForm .user_image {text-align: center;    margin-bottom: 10px;}
.loginForm .user_image img{margin-left: auto;margin-right: auto;width: 25%;}


.carousel-inner,.carousel,.item,.center-container .container,.fill {
  height:100%;
  width:100%;
  background-position:center center;
  z-index:0;
}
.loginForm  .form-control, .forgotpwdForm .form-control{margin-bottom: 15px;margin-top: 10px;border:0px;border-bottom: 1px solid #c1c1c1;box-shadow: none;border-radius: 0px;}
#wrap .center-container .container{padding: 0px;}
#slider1{background-image:url('../../assets/website/images/slider1.jpg');}
#slider2{background-image:url('../../assets/website/images/slider2.jpg');}
#slider3{background-image:url('../../assets/website/images/slider3.jpg');}
#slider4{background-image:url('../../assets/website/images/slider4.jpg');}
#slider5{background-image:url('../../assets/website/images/slider5.jpg');}



.carousel-indicators li {
    text-align: center;
    margin: 0px;
    text-indent: 0;
}



#myCarousel .carousel-caption{bottom: 45%;left:0px;right: 0px;text-align: left;}
#myCarousel .carousel-caption h1{font-size: 30px;line-height: 40px;}

.btn-red{padding: 10px 25px;
color: #fff;
background-color: #ff2225;
text-transform: uppercase;
border-radius: 25px;}
#myCarousel .carousel-caption h1 .btn-red{margin-top: 20px;}

.loginForm .panel .panel-heading{background-color: transparent;text-align: center;border-bottom: 0px;}


.loginForm .heading {text-align: center;}
.loginForm .heading h3{font-weight: 700;color: #333;margin-top: 0px;}
.loginForm .forgotpwd{text-decoration:underline; }
.loginForm .forgotpwd,.forgotpwdForm .backtologin{color: #333;cursor: pointer;}
.loginForm .forgotpwd:hover{text-decoration: underline;}
.loginForm .login_btn{margin-top: 0px;margin-bottom: 12px;padding: 10px 30px;}
.loginForm .note p{margin-top: 10px;margin-bottom: 0px;color: #333;font-size: 12px;}
.loginForm #login_btn a{color: #fff;text-decoration: none;}
.btn-red:hover,.btn-red:active{color: #fff;}
.btn-red:focus{outline: none;}
.line{position: absolute;bottom: 5%;}

.form-group{margin-bottom: 0px;}

.indicator-wrapper{
    width: 100%;
    /* height: 100%; */
    position: absolute;
    bottom: 0;
    overflow:hidden;
}
.indicator-parent{
    position: relative;
    height: 240px;

}
.indicator-parent img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.indicator-parent .carousel-indicators{
  bottom: 23%;
  transform: translateY(50%) translateX(-50%);
  -webkit-transform: translateY(50%) translateX(-50%);
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
}
.indicator-parent .carousel-indicators>li{margin: 0 8%; width: 100px;background-color: #797777;
    color: white;
    height: 100px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 18px;border:0px;}

.indicator-parent .carousel-indicators>li:first-child{margin-left: 0;padding: 38px 0px;}
.indicator-parent .carousel-indicators>li:last-child{margin-right: 0;padding: 32px 0px;}
.indicator-parent .carousel-indicators>li.active{  background-color: #ff1617;}
.indicator-parent .carousel-indicators>li:first-child,
.indicator-parent .carousel-indicators>li:last-child{
  transform: translateY(-83px);
  -webkit-transform: translateY(-83px);
}
.indicator-parent .carousel-indicators>li:nth-child(2){padding: 1.8% 0px;}
.indicator-parent .carousel-indicators>li:nth-child(2),
.indicator-parent .carousel-indicators>li:nth-child(4){
    transform: translateY(-115px);
    -webkit-transform: translateY(-115px);
}
.indicator-parent .carousel-indicators>li:nth-child(4){padding: 30px 0px;}
.indicator-parent .carousel-indicators>li:nth-child(3){padding: 20px 0px;}


.forgotpwdForm{display: none;}
.forgotpwdForm p{color: #333;}
.mt-10{margin-top: 10px;}

.wrapper-contact{margin-top: 35px;}
.list-map{padding-left: 33px;}
.list-map>li{margin-bottom: 15px;position: relative;}
.list-map>li:before{
  content: "\f041";
  font-family: 'Fontawesome';
  margin-left: -28px;
  font-size: 25px;
  display: inline-block;
  position: absolute;
  top: -5px;
}
.list-contact>li{
  margin-bottom: 15px;
}
.list-contact>li>i{
  font-size: 25px;
  margin-right: 5px;
  width: 25px;
}

.container-contact{
  /* background: #252525;*/
  color: #fff;
  padding: 35px 0 0;
 
}

.box-form:before,
.box-form:after{
  content: " ";
  display: table;
}
.box-form:after{
  clear: both;
}
.box-form{
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
}
.box-form>.section-left{
  background: #fff;
}
.box-form>.section-right{
  background: #f1f2f2;
}
.container-contact-form{
  background-image: url("../../assets/website/images/contact.png");
  background-repeat: no-repeat;
    background-size: 100%;
  
}
.contact-form{
  margin-bottom: 15px;
}
.contact-form .form-group{
  margin-bottom: 15px;
}
.contact-form .form-group input,
.contact-form .form-group textarea{
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  padding: 6px 3px;
}
.btn-dark {
  background: #444446;
  color: #fff;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background: #333;
}

.btn-gradient {
    background: -webkit-linear-gradient(#fc7659 0%, #fd5372 100%);
    background: -o-linear-gradient(#fc7659 0%, #fd5372 100%);
    background: linear-gradient(#fc7659 0%, #fd5372 100%);
    color: #fff;
}

.btn-gradient.focus,
.btn-gradient:focus,
.btn-gradient:hover{
  color: #fff;
  background: -webkit-linear-gradient(#fc7659 0%, #fd5372 100%);
  background: -o-linear-gradient(#fc7659 0%, #fd5372 100%);
  background: linear-gradient(#fc7659 0%, #fd5372 100%);
  outline: none;
}

.rounded-circle{
	border-radius:50%;
}

.subheading{
	font-size:15px;
	line-height:15px;
}

.margin-top{
	top:60px;
}

.red{
	color:red;
}

.btn-red {
    text-transform:capitalize;
}
.btn-redEmail {
    text-transform:lowercase;
    background-color:red;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.white {
    color:white;
}