
.col-md-pull-2{
	right: 16.66666667%;
	left: auto;
}
.menu-1 ul{
	float:left;
}
#colorlib-hero .flexslider .flex-control-nav li a::after{
	right:-3px;
	left:0;
}

.colorlib-nav ul li.has-dropdown .dropdown{
	text-align: center;
	top: 30px;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn{
	letter-spacing: 0;
	font-size:1em;
}
.colorlib-counters .desc{
	text-align: center;
}
.desc > h3 > a{
	font-weight: bold;
	padding:3px;
}
.colorlib-nav-toggle {
    right: 30px;
    top: 75px;
}
#colorlib-counter{
	margin-top: 0px;
	height: 60px;
	
}
.marquee-text{
	color:white;
	font-size: 1.2em;
	position: absolute;
	overflow:hidden;
  	white-space:nowrap;
  	width: 100%;
  	padding:5px;

}
div.scrolling{
  position: relative;
  top:-10px;
  -webkit-animation: scroll 20s infinite linear;;
  -moz-animation: scroll 20s infinite linear;
  -o-animation: scroll 20s infinite linear;
  animation: scroll 20s infinite linear;
}

@keyframes scroll{
    0%   {right: 500px;}
    100% {right: -950px;}
}
@-webkit-keyframes scroll{
    0%   {right: 500px;}
    100% {right: -950px;}
}

.colorlib-departments, #colorlib-services, #colorlib-counter, #colorlib-register, .colorlib-pricing, #colorlib-testimonial, #colorlib-blog, #colorlib-about, .colorlib-doctor, #colorlib-contact, #colorlib-footer{
	padding:25px;
}

.post-date{
	font-size: 0.8em;
	float: left;
	display: block;
	background-color: #eaeaea;
	border-radius: 10px;
	padding: 10px;

}

.colorlib-heading {
    margin-bottom: 2em;
}
.menu-1 ul{
	float: none;
	text-align: center;

}
/*
#site-content{
    margin-top: 60px !important;
}
*/

@media screen and (max-width: 1000px) {
    #colorlib-footer .colorlib-widget {
    	text-align: right; 
    }
    #colorlib-hero .flexslider .slider-text > .slider-text-inner{
    	padding-left: 120px;
    } 
}
#colorlib-footer .colorlib-widget h3{
	font-size:1.3em;
	font-weight: 600;

}
.category-img{
  position: relative;
  margin:10px;
}
.category-img img{
  border-radius: 10px;
  max-width: 250px;

}
.category-img a{
  display: block;
  position: absolute;
  bottom:10px;
  background-color: rgba(0,0,0,.5);
  width:100%;
  max-width:250px;
  color: #ffffff;
  font-size: 2em;
}

.main-contents{
	margin:20px;
}

.scrolling ul li{
  list-style-type: none;

}
.scrolling ul li a{
  color:#fefefe;
}
.coloreds{
     background: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 30px 0px rgba(153,153,153,0.2);
    position: relative;
    margin-bottom: 15px;
   
    text-align: center;
}
.coloreds ul{
  float:none;
  text-align: center;
   display: table;
}
.colorlib-counters .overlay{
  background: #b97db1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97db1 0%, #cea6c9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, ##b97db1 0%, #cea6c9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(##b97db1), to(#cea6c9));
    background: -o-linear-gradient(left, ##b97db1 0%, #cea6c9 100%);
    background: linear-gradient(left, #b97db1 0%, #cea6c9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##b97db1', endColorstr='#cea6c9',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    opacity: .9;
}
.services-2 .icon i {
      font-size: 50px;
      line-height: 1.0;
      background: #cea6c9;
      /* Old browsers */
      background: -moz-linear-gradient(left, #b97db1 0%, #cea6c9 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #b97db1 0%, #cea6c9 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, from(#b97db1), to(#cea6c9));
      background: -o-linear-gradient(left, #b97db1 0%, #cea6c9 100%);
      background: linear-gradient(left, #b97db1 0%, #cea6c9 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97db1', endColorstr='#cea6c9',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */
      -webkit-background-clip: text;
      -moz-background-clip: text;
      -ms-background-clip: text;
      -o-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      -moz-text-fill-color: transparent;
      -ms-text-fill-color: transparent;
      -o-text-fill-color: transparent;
      text-fill-color: transparent; }
/**********************************************************/

.menu-1 li a,.colorlib-nav ul li.active > a,.colorlib-nav ul li a{

    color: #222;

}
    
.menu-1 li ,.colorlib-nav ul li.active ,.colorlib-nav ul li{
    display: table-cell;
    padding: 20px;
    cursor: pointer;
    position: relative;
    color: #222;
  text-align: center;
    font-weight: 500;

}

.logo{
  text-align:left;
  padding: 0;
}
.colorlib-nav #colorlib-logo{
  font-size: 2em;
  padding-top: 25px;
}
.colorlib-nav #colorlib-logo a,.colorlib-nav #colorlib-logo a span,a{
  color:#000000;
}
.btn-learn,.gototop a {
  background-color:#000000;

}
footer a{
  color:white;
}
footer img{
  
  height:auto;
}

#colorlib-hero .flexslider .slides li{
  min-height: 500px;
  max-height: 500px;
  background-size: auto;
  width:100%;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner {
    /* display: table-cell; */
    margin-top: 75px;
    background: rgba(0,0,0,0.3);
    padding: 75px 50px;
    float: left;
    border: 1px solid #666666;
    /* vertical-align: middle; */
     max-height: 350px; 
}

#colorlib-hero .flexslider .flex-control-nav {
    bottom: 1em;
    z-index: 1000;
}
#colorlib-hero{
  height: 500px;
}
.colorlib-nav .top-menu {
    padding: 0 0 0 0;
}

.links{
  padding:15px;
}
.links a{
  display: inline-block;
  margin:10px;

}
.form-control {
    border-radius: 0px;
    margin-bottom: 10px;
    border-color: #eeeeee;
    font-size: 13px;
    font-weight: 300;
    padding: 0.575rem 0.75rem;
    color: #999999;
}

.left{
  float: left;
}
.right{
  float: right;
}

.panel {
    margin: 20px;
}

.panel-heading {
    padding: 15px;
}
.panel-body {

    margin-top: 0;

  }

.form-control{
  color:#000000;
}


ul.package{
  list-style-type: none;
}
ul.package li{
  padding: 8px;
  margin: 7px;
  border-radius: 10px;
}
ul.package h4{
  text-align:center;
}
ul.package div{
  text-align:center;
}

ul.package .duration{
  background-color: #68CF7C;

}

ul.package .price{
  background-color: #DE3E05;
  color:white;

}

ul.package .check{
  background-color: #F1DD67;
  color:white;

}
.maletype-container{
  box-shadow: 0px 0px 10px #444;
  margin:20px;
  padding: 10px;
}
.maletype-container h3.title{
    text-align: center;
    margin:5px;
}
.maletype-container p.description{
  padding: 15px;
  line-height: 1.3em;
  border-bottom: 1px solid #eaeaea;
}
.meals-container{
  position: relative;
}
.input-hidden {
  opacity:0;
}


/* Stuff after this is only to make things more pretty */

.radioimg + label{
  padding: 10px;
}
.radioimg + label > img {
  border-radius: 5px;
  width:100%;
  height:auto;
  transition: 200ms all;
}

.radioimg:checked + label > img{
  border: 3px solid #090;
  width: 90%;
  height: 90%;
  margin:5%;
}
.meal{
  margin:10px;
  border-radius: 5px;
}
.meal-item{
  position: relative;
  max-height: 350px;
  overflow: hidden;
  border-radius: 5px;
}
.meal-item img{
  width:100%;
  height:auto;
}
.meal-details{

  position: absolute;
  z-index: 800;
  opacity: 0;
  width:100%;
  height: 100%;
  top:0;
  background-color: rgba(0,0,0,.8);
  color:#fefefe;
  border-radius: 5px;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease-out;

  padding: 5px;
}

.meal-item:hover{
 
}
.meal-item h3{
  color:#ffffff;
}
.meal-item .table{
  width:90%;
 margin:5%;
}
.meal-item .table td,.meal-item .table thead{
  border:1px solid #fefefe;


}
.meal-item:hover .meal-details, .meal-item:focus .meal-details{

  opacity: 0.9;
  background-color: rgba(0,0,0,.8);
  color:#fefefe;
}

.cd-horizontal-timeline .events-content li > *{
  max-width: none;
}

h4 .small{
  font-size: 0.8em;
  text-align: center;
  font-style: italic;
  padding:4px;

}

.contact{
  background: #fff;padding-top: 60px;padding-bottom: 60px;
}
.contact-bl{    background: #3f3f3f;
    padding: 15px;padding-bottom: 30px;}
.contact-bl h3{color: #fff;
    
    padding-top: 10px;
    position: relative;}
.contact-bl h3:before{
      content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: white;
    bottom: -10px;
}
.contact-bl h3 + span{
      display: block;
    color: #fff;
    padding-top: 5px;
  font-size: 12px;padding-bottom: 5px;
}
.contact-branches span.icon-map-marker{
    background: #a182d2;
    width: 52px;
    height: 52px;
    float: right;
    border-radius: 60px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    font-size: 22px;margin-left: 10px;
}
.contact-branches h4{color: #fff;
    font-family: flatmedium;
    padding-top: 16px;
    font-size: 14px;
    text-align: right;}
.contact-branches ul{margin-bottom: 0}
.contact-branches ul li{    color: #fff;}
.contact-branches ul li a{    display: block;
    color: #fff;
    padding-top: 5px;
    font-size: 12px;}
.contact-location span.icon-home{
background: #5dc2ca;
    width: 52px;
    height: 52px;
    float: right;
    border-radius: 60px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    font-size: 22px;  margin-left: 10px;
}
.contact-location h4{
color: #fff;
    padding-top: 16px;
    font-size: 14px;
}
.contact-location,.contact-mail{
       padding-top: 10px;
    display: block;
    clear: both;

}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #27ABB7;
    border-color: #27ABB7;
}
.panel-primary > .panel-heading h1,
.panel-primary > .panel-heading h2,
.panel-primary > .panel-heading h3,
.panel-primary > .panel-heading h4,
.panel-primary > .panel-heading h5,
.panel-primary > .panel-heading h6{

  color:#ffffff;

}

.navbar .navbar-brand {
    position: relative;
    height: 60px;
    line-height: 30px;

    }

.left{
  text-align: left;

}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.nav > li{
  padding-right: 5px;
  text-align: center;
}
h1{
  
}

.maincontent{
  padding:20px;
  margin:20px 2%;

  background-color: #ffffff;
  border-bottom:10px solid #5dc2ca;

}

.maincontent h2{
  position: relative;
}
.maincontent h2::after{
    content: '';
    position: absolute;
    width: 3%;
    height: 2px;
    background: #5dc2ca;
    bottom: -10px;
    right: 0;
}

.bg{
  background-image: url('../images/bg.png');
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #27acb8;
  text-align: center;
}

.bg h2 {
    
    color: #fff;
    font-size: 40px;

  }
  .bg button{
    margin: 0 50%;

  }
.bg button i{
  color:#fff;
}
.user-nav{
  border-top:1px dotted #eaeaea;
  padding-top:10px;
}
.user-nav ul{
  list-style-type: none;
}

.user-nav ul li{
    display: inline-block;
    margin: 2px 5px;
}

.user-nav ul li a{
    color:#ffffff;

}



ul.nav_footer {
    margin: 0;
    text-align: center;
}

ul.nav_footer , ol {
    line-height: 28px;
    margin: 0 10px 25px;
    list-style: none;
    counter-reset: point;
    color: #2e2e2e;
}

#colorlib-hero .flexslider .slides li::after, #colorlib-hero .flexslider .slides li::before{
  background: inherit;
  background-color: transparent;

}

#colorlib-hero .flexslider .slider-text > .slider-text-inner{
  background:rgba(0,0,0,0.7);

}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h1,
#colorlib-hero .flexslider .slider-text > .slider-text-inner h2,
#colorlib-hero .flexslider .slider-text > .slider-text-inner h3

{
  color:rgba(255,255,255,0.8);
}
.logo {
    background-image: url('../images/lg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment:scroll;
    min-height: 150px;

}
ul.nav_footer {
    margin: 0;
    text-align: center;
}
ul.nav_footer li {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
}

.thumb{
  width:100%;
  height:auto;
  max-width: 150px;
  border-radius: 10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.bordered-div{
  border:1px solid #eaeaea;
}
.bordered-div h4, .bordered-div h3{
  padding:5px;
  margin:10px;
}
.bordered-div h3{
  background-color: #5fcbd51a;
  padding:10px;
  margin: 15px 0px;
  width:100%;
}
.faq{
  margin:20px 0;
  list-style-type: none;
}
.faq-title{
  margin:10px;
}
.faq-body{
  margin:10px;
  border-bottom: 1px solid #eaeaea;
  padding: 10px;
}
.cd-horizontal-timeline .events-content li{
  padding:0 5px;
}

