/*
Template Name: Hospital
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Orelega One', cursive;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:#333;
}
a{
 color:#333;
 }
a:hover{
text-decoration:none;
color:#01d28e!important;
}
a:focus{
text-decoration:none;
color:#01d28e!important;
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:15px;
}
li{
 font-size:18px;
  }
.small_tag{
 font-size:14px!important; 
 }
p{
padding:0;
margin:0;
font-size:16px;
margin-top:15px;
color:#333;
font-family: 'Alata', sans-serif;
}
h1{
font-size:45px;
margin-top:15px;
}
h2{
font-size:38px;
margin-top:15px;
}
h3{
font-size:32px;
margin-top:15px;
}
h4{
font-size:24px;
margin-top:15px;
}
h5{
font-size:18px;
margin-top:15px;
}
h6{
font-size:16px;
margin-top:15px;
font-weight:100;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0;
} 
.space_all{
padding:0; 
} 
.iw{
   width:100%;
   }
.button{
background:#01d28e;
display:inline-block;
color:#fff;
padding:15px 30px 15px 30px;
margin-top:10px;
font-weight:normal;
border:1px solid #01d28e;
  }
.button:hover{
background:none!important;
color:#01d28e!important;
border:1px solid;
  }

.button_1{
background:#01d28e;
display:inline-block;
color:#fff;
padding:15px 30px 15px 30px;
margin-top:10px;
font-weight:normal;
  }
.button_1:hover{
background:#2d3e50;
color:#fff!important;
  }
.border_none{
  border:none!important;
  }
.mgt{
  margin-top:0!important;
  }
.bold{
 font-weight:bold!important;
  }
.normal{
 font-weight:100!important;
  }
.navbar {
 min-height:auto; 
 margin-bottom:0;
 border:none;
 border-radius:0;
}
.col{
color:#daecff!important;  
  }
.col_1 {
    color: #d2013d !important;
}
.col_2{
 color:#999!important;
 }
.col_3{
 color:#ddd!important;
 }
.col_4{
 color:#2d3e50!important;
 }
.pdb{
padding-bottom:0!important; 
 }
.mgb{
margin-bottom:0!important; 
 }
.block{
display:block; 
 }
.inline{
display:inline-block; 
 }
.bgn{
background:none!important; 
 }
.big{
text-transform:uppercase; 
 }
/*********************top****************/
/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline-block;
	margin: 0 0px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	text-align:center;
	width: 25px;
	height: 25px;
	font-size:12px;
    border-radius:50%;
}
.social-circle li i {
	margin:0;
	line-height:25px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color:#01d28e;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.top_1r ul li a {
 background-color: #fff;   
}

#top{
background:#01d28e1f;
padding-top:5px;
padding-bottom:5px;
 }
.top_1l h6 {
 margin-top:5px;  
}
/*********************top_end****************/

/*********************header****************/
#header{
padding-top:15px;
padding-bottom:15px; 
 }
.header_1m .span_1{
background: #01d28e1f;
width:50px;
height:50px;
line-height:50px;
display:inline-block;
border-radius:50%;
font-size:18px;
text-align:center;
color:#01d28e;
float:left;
margin-right:10px;
 }
.header_1m h5{
display:inline-block; 
 }
.header_1l h3{
 font-size:36px;
 }
.header_1l{
padding-top:5px;
 }
.header_1m{
padding-top:3px;
 }
/*********************header_end****************/

/*********************menu****************/
#menu{
background:#2d3e50;
 }
#menu .navbar-brand{
font-size:36px;
height:auto;
color:#fff!important;
display:none;
 }
.m_tag{
color:#fff;
text-transform:uppercase;
padding:17px 15px 15px 15px!important;
 }
.m_tag:hover{
background:none!important;
color:#fff!important;
 }
.m_tag:focus{
background:#01d28e!important;
color:#fff!important;
 }
.active_tab{
background:#01d28e!important;
color:#fff!important;
 }
.active_tab:hover{
background:#01d28e!important;
color:#fff!important;
 }
.active_tab:focus{
background:#01d28e!important;
color:#fff!important;
 }

.m_tag1{
padding:10px 15px 10px 15px!important;
margin-top:5px!important; 
 }
#menu  .drop_3 a{
font-size:16px;
padding-top:15px!important;
padding-bottom:15px!important;
text-transform:uppercase;
 }
#menu  .drop_3 a:hover{
color:#fff!important;
background:#01d28e!important;
 }
#menu  .drop_3{
padding:0;
min-width:200px;
background:#fff;
border-radius:0;
 }
.cd-secondary-nav {
  position: static;
}
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
.cd-secondary-nav.is-fixed {
    z-index: 9999;
    position: fixed;
    left: auto;
    top: 0; 
	width:100%;
  }
  
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #01d28e;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*********************menu_end****************/

#gallery{
	    margin: 30px;
}
/*********************footer****************/
#footer{
    
    background-image:    url(../img/62.jpg);
    background-size:     cover;                    
    background-repeat:   no-repeat;
    background-position: center center;
 }
#layer {
    background-color: rgb(45 62 80 / 81%);
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
}
#layer1 {
    background-color: rgb(0 71 48 / 58%);
    width: 100%;
    height: 100%;
    padding: 10px 40px 90px 40px;
}

.footer_1i h3{
font-size:36px;
 }
.footer_1i ul li a {
 background-color: #01d28e; 
}
.footer_1i .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	text-align:center;
	width: 35px;
	height: 35px;
	font-size:16px;
    border-radius:50%;
}
.footer_1i .social-circle li i {
	margin:0;
	line-height:35px;
	text-align: center;
	color:#fff;
}
.footer_1i h5 i{
margin-right:5px;
font-size:14px;
 } 
.footer_1i p i{
margin-right:5px;
 } 
.footer_1i1 h3{
font-size:36px; 
 }

#footer_bottom{
    background: #2d3e50;
    padding-top: 15px;
    padding-bottom: 15px;
 }
/*********************footer_end****************/

/*********************common****************/
.center_about{
    background-image: url(../img/64.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
 }
#layer2 {
        background-color: rgb(45 62 80 / 56%);
    width: 100%;
    height: 100%;
    padding: 170px 0px 30px 0px;
}
.depart_1l{
padding:50px 20px; 
 }
 
.product_1_last{
margin-top:20px; 
 }
.product_1_last ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #01d28e1f;
 text-align:center;
 border-radius:3px;
 }
.product_1_last ul li a{
display:block;
color: #333;
 }
.product_1_last ul li:hover{
 background: #01d28e;
 }
.product_1_last ul li:hover a{
 color: #fff!important;
 }
.act{
  background:#01d28e!important;
 }
.act a{
 color: #fff!important;
 }
/*********************common_end****************/


@media screen and (max-width : 767px){
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none; 
max-height:none; 
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar-toggle{
 background:#01d28e;
 border:none;
 border-radius:0; 
 margin-top:17px;
  }
.navbar-toggle:hover{
 background:#01d28e!important; 
  }
.navbar-toggle:focus{
 background:#01d28e!important; 
  }
.navbar-toggle .icon-bar{
 background:#fff!important; 
  }
.navbar {
position:static;
text-align:center;
  }
.dropdown-menu{
background:#fff!important; 
 }
.drop_3 a{
font-size:24px!important;
 }
.cd-secondary-nav.is-fixed {
position:static; 
 }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
border:none; 
 }
.m_tag{
font-size:28px!important;
border-bottom:1px solid #3f5771;
padding-top:15px!important;
padding-bottom:15px!important;
margin-top:0;
 }

#header{
display:none; 
 }
#top{
text-align:center; 
padding-bottom:15px;
 }
.top_1r {
text-align:center; 
margin-top:10px; 
 }
#menu .navbar-brand{
display:block; 
 }
#footer{
text-align:center;  
 }
.footer_1i {
margin-bottom:15px;
 }
.center_about{
text-align:center; 
 }
.depart_1l {
text-align:center;  
 }
}
@media (min-width:768px) and (max-width:991px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
 
.header_1m h5{
font-size:14px; 
 }
.header_1m .span_1 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
}
.header_1l h3{
font-size:32px; 
 }
.header_1l h3{
padding-top:0; 
 }
.header_1m{
padding-top:8px; 
 }
.m_tag{
padding:17px 3px 15px 3px!important;
font-size:14px;
 }
.m_tag1 {
padding: 10px 3px 10px 3px!important;
margin-top: 5px!important;
font-size:14px;
}
#menu .drop_3 a{
font-size:14px; 
 }
.footer_1i h3{
font-size:32px; 
 }
.footer_1i .social-circle li {
margin-bottom:5px; 
 }
.depart_1r img{
min-height:420px; 
 }
.depart_1l {
padding: 20px 20px;
}
 }
 
@media (min-width:992px) and (max-width:1200px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }

.header_1m h5{
font-size:16px; 
 }
.header_1m .span_1 {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 16px;
margin-right: 5px;
}
.m_tag{
padding:17px 10px 15px 10px!important;
font-size:15px;
 }
#menu .drop_3 a{
font-size:15px; 
 }
.depart_1r img{
min-height:420px; 
 }
  }
@media (min-width:1201px) and (max-width:1366px) {

 }



