/* ==== Google font ==== */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');
@font-face {
    font-family: myFirstFont;
    src: url(../fonts/Oregano-Regular.ttf);
    font-weight: bold;
}


body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	
	background:url(../images/bg-1.png) repeat;
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6 {
	color:#000;
	line-height:1.1em;
font-family: myFirstFont;
}

p {
	color:#000;
	    font-size: 14px;
    font-weight: 500;
}
a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#eee;	
	}
.active{
	color:#ff0000!important;
}
.btn-primary {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}
.logo-2{
	 width: 65%;
    margin: 30px auto;
	display:table;
}
.repeat-container{
	float:left;
	width:100%;
	margin:15px 0;
}
.padding-0{
	padding:0;
}
.timing{
	text-align:center;
	    color: #81360d;
}
.festval-bg{
	    background: rgba(255,255,255,.3);
    border: 1px dashed #d09400;
	padding:15px;
	margin-bottom:30px;
}
.festval-bg h4{
	text-align:center;
	margin:5px 0;
}
.date{
	position: absolute;
    top: 0;
    left: 0;
    background:#eec742;
    padding: 5px 8px;
    color: #000;
	 -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	width:80px;
}
.padding-left0{
	padding-left:0;
}	
.text-center h2 {
	margin-bottom:30px;
}
.position-rel{
	position:relative;
}
.text-center p {
	margin-bottom:30px;
	color:#999;
}
.non-padding{
	padding:0;
}
.bg-yellow{
	background:#F8F59C;;
}
.responsive-img{
	width:100%;
}
.item-home{
	float:left;width:100%;margin-bottom:30px;
}
.services-con1:hover{
	background:rgba(0,0,0,.5);
}
.text-center-slider{
	background:#fff;
	color:#000;
	padding:10px 0;
	text-align:center;
}
.footer-menu li{
	display:inline-block;
	background:rgba(246,124,1,.5);
	padding: 5px 10px;
	
	margin-bottom:5px;
}
.footer-menu li a{
color:#fff!important;
}
.demo{
	background:#ff0000;
	    width: 137px;
    padding: 5px;
}
.services-con1{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	padding:15px;
}
.members{
	background:rgba(255,255,255,.3);
	border:1px dashed #d09400;
	padding:15px;
	text-align:center;
	min-height: 310px;
	margin:15px 0; 
}
.members img{
	te
}
.services-con1 p{
	color:#fff;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  text-transform:uppercase;
  font-size:18px;
  border-radius:30px;
  margin-left:-10px;
}
.see-more{
	width:100%;
	text-align:center;
	display:block;
	color:#ff0000;
}
.advertisement{
	margin-bottom:15px;
	padding:0;
}

.box-2 {
 position: relative;
 width: 100%;
 height: auto;
 background-color: #fff;
 box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
 border-radius: 0% 0% 1% 0% / 0% 0% 20% 0%;
 }

.box-2:after {
 position: absolute;
 width: 80%;
 height: 40%;
 left: 10%;
 border-radius: 50%;
 z-index: -1;
 bottom: 0%;
 content: "";
 box-shadow: 0 7px 16px rgba(0,0,0,0.4);
 }
.see-more:hover{
color:#000;
}
.header-repeat{
position: relative;
color: #000;
text-align:center;
}
.our-class{
	float:left;
	width:100%;
}
.our-class-det{
	padding:10px;
	border:1px dashed #c17039;
	background:rgba(255,255,255,.5);
}
.our-class-det h4{
	margin:10px 0;
	text-align:center;
	color:#000;
	font-size:24px;
}
hr{
	
	background:url(../images/border.png);
	
	width: 100%;
	height: 40px;
	
}
.offering-details  h3{
	text-align:center;
	margin:0;
}
.offering-details {
	margin:15px 0;
	padding:0;
	list-style:none;
	    border-top: 1px dashed #c15f27;
    border-right: 1px dashed #c15f27;
    border-left: 1px dashed #c15f27;
}
.offering-details li{
    padding: 10px;
    border-bottom: 1px dashed #c15f27;
    position: relative;
    color: #000;
	background:rgba(255,255,255,.3);
	font-weight: 500;
	}
	.offering-details li span{
	    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width:100px;
    text-align: center;
	}
#repeat-header {
	background:#f67c01;
	margin-top:30px;
	float:left;
	width:100%;
	padding: 4% 0;
	margin-bottom:30px;
	
}

#portfolio{
	margin:50px 0;
	
}
.responsive-img{
	width:100%;
}

#repeat-header ul{
}
#repeat-header ul li{
	display:inline-block;
	color:#fff;
}


.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}
/*===========================
  Menu and Navigation
============================ */
.navigation  {
	background-color:#fff;
	padding:10px 0;
}

.navbar-brand h1 {
	margin-top:-5px;
	padding-top:5px;
	float: left;	
	font-size: 25px;	
	color:#333;	
	text-transform:uppercase;
	font-weight:900;
}
.navbar-brand h1 span {
	color: #F8F59C;
	font-size: 42px;
text-shadow: 1px 1px 1px #000;
}

.menu {
	font-size:12px;
	float:right;
	text-transform:uppercase;
	font-weight:700;	
}

.menu ul.nav-tabs li {
	color:#000;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}
.nav-tabs > li > a {	
	border-radius:0;
	color:#333;
	padding:30px;
}

.nav-tabs > li > a:hover {	
	color:#f67c01;
	background:#fff;
	border-color: #fff #fff #fff;
	border-radius:0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.nav-tabs > li > a.active {	
	color:#f67c01;
	border-radius:0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}


/*===========================
  slider
============================ */
#main-slider {
	margin-top:40px;
}

#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}

#main-slider .carousel h2 {
  color: #fff;
  text-transform:uppercase;
  font-size:50px;
  font-weight:800;
}

#main-slider .carousel h2 span {
  color: #1BBD36;
}

#main-slider .carousel h2 span spani {
  color: #000;
}

#main-slider .carousel p {
  color: #ddd;
  font-size:25px;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 730px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

.feature {
	padding:50px;
	background:url(../images/bg-5.jpg) no-repeat fixed;
	background-size:cover;
}

#class-time{
padding:50px;
	background:url(../images/bg-7.jpg) no-repeat fixed;
	background-size:cover;
}
.time{
	padding:0;
	margin:0;
}
.time li{
	display:inline-block;
	text-align:center;
	background:#fff;
	width:160px;
	height:160px;
	background:#fff;
	border-radius:100%;
	border:10px solid #fcf1e6;
}
.time li h4 {
	color: #f67c01;
	margin-top:50px;
}.time li p{
	color:#000;
}
.class-details{
	padding:10px;
	background:#fff;
}
.class-details h4{
	color:#f67c01;
	text-align:center;
}
.class-amount{
	color:#000;
	text-align:center;
	background:#fcf1e6;
	padding:10px 5px;
	margin-bottom:30px;
}
.text-center i {
	font-size:40px;
	margin-top:70px;
	margin-bottom:30px;
	color:#fff;
	padding:50px;
	background:#1BBD36;
	border-radius:50%;
}

.text-center h2 {
	margin-top:20px;
	margin-bottom:20px;
	font-size:30px;
	color: #fff;
}

.hi-icon-effect i.fa:hover {
	background:#fff;
	color: #1BBD36;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

#partner {
  background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
  background-size: cover;
}

#partner {
  color: #fff;
  text-align: center;
  padding:100px;
}

#partner h2 {
  color: #fff;
  font-size:30px;
  font-weight:600;
}

#partner p {
  color: #fff;
  font-size:20px;
  
}

.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.partners ul li{
  display: inline-block;
  float: left;
  width: 20%;
}

.partners ul li a img {
	margin-top:50px;
}

#conatcat-info{
  background: #fff url(../images/contact.png) no-repeat 90% 0;
  padding: 30px 0;
}

.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 6px;
}

.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

/* --- about us --- */
.aboutus {
	
	margin-top: 50px;
}

.aboutus img {
	
}
.border-10{
	border:10px solid #fff;
}
.aboutus h3 {
	margin-bottom:30px;
	font-weight:800;
}

.aboutus h4 {
	margin-top:30px;
	margin-bottom:30px;
	font-weight:700;
}

.skill h2{
	margin-top:-10px;
	
}
.skill ul{
	margin:0;
	padding:0;
}
.skill ul li{
	padding:5px 0;
	
	color:#ccc;
	list-style:none;
	background:rgba(0,0,0,.5);
	margin-bottom:5px;
	padding-left:15px;
}

.mar-bot{
	margin-bottom:30px!important;
}
.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}


.about {
}
address p{
color:#F8F59C;
}
.about h2 {
	margin:15px 0;
}


.team{
	 position: relative;
 width: 100%;
 height: 100%;
 background-color: #fff;
 box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
 border-radius: 0% 0% 25% 25% / 0% 0% 3% 3%;
 padding:10px;
}
.team:before {
 z-index: -1;
 position: absolute;
 content: "";
 width: 98%;
 height: 96%;
 bottom: 0px;
 right: 0px;
 background: #eee;
 border: 1px solid #ccc;
 box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
 -webkit-transform: skew(2deg,2deg) translate(3px,8px);
 -moz-transform: skew(2deg,2deg) translate(3px,8px);
 -ms-transform: skew(2deg,2deg) translate(3px,8px);
 -o-transform: skew(2deg,2deg) translate(3px,8px);
 transform: skew(2deg,2deg) translate(3px,8px);
 }
.team:after {
 z-index: -1;
 position: absolute;
 content: "";
 width: 98%;
 height: 96%;
 bottom: 0px;
 right: 0px;
 background: #eee;
 border: 1px solid #ccc;
 box-shadow: 0 0 8px rgba(0,0,0,0.1);
 -webkit-transform: skew(2deg,2deg) translate(-1px,2px);
 -moz-transform: skew(2deg,2deg) translate(-1px,2px);
 -ms-transform: skew(2deg,2deg) translate(-1px,2px);
 -o-transform: skew(2deg,2deg) translate(-1px,2px);
 transform: skew(2deg,2deg) translate(-1px,2px);
 }
.team h5{
	text-align:center;
} 

.lates {
	padding:50px;
}

.lates h2 {
	font-size:30px;
	font-weight:600;
	color:#fff;
	margin-bottom:15px;
}

.lates img {
	margin-top:30px;
	border-radius:5px;
}

/* --- footer --- */
.footer{
	position:relative;
	float:left;
	border-top:1px dashed #000;
	width:100%;
	padding:30px 0;
	margin-top: 30px;
}
.bottom{
        background: url(../images/pillar-bottom.png);
    width: 100%;
    height: 37px;
    position: absolute;
  
    right: 0px;
    bottom: 0;
   
	}
	.top-bg{
        background: url(../images/pillar-top.png);
    width: 100%;
    height: 37px;
    position: absolute;
  
    right: 0px;
    top: 0;
   
	}
	.gallery-img{
    background: rgba(255,255,255,.3);
    border: 1px dashed #d09400;
    padding: 15px;
    margin-bottom: 30px;
	}
	.contact address{
		font-weight:500;
	}
	.button-video{
	
	background:rgba(193,120,34,.5);
    border: 1px dashed #d09400;
    padding: 15px;
	color:#fff;
	margin-top:15px;
	    display: block;
    text-align: center;
	}
	.button-video:hover{
		background: #c17822;
	}
	.text-slider .rslides{
		margin:0!important;
	}
	.footer-link li a{
		       background: rgba(193,120,34,.5);
    border: 1px dashed #d09400;
    padding: 5px 10px;
    color: #fff;

    display: block;
    text-align: center
	}
	.footer-link li a:hover{
	    background: #c17822;
		}
.footer ul{
	margin:0; padding:0;
}
.footer ul li{
	display:inline-block;
	margin-right:5px;
	padding:5px;
}
.footer ul li a{
	color:#000;
	font-size:14px;
}
.company-social li{
	margin: 0;
padding: 0;
display: inline-block;
}
.company-social a i{
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
text-align: center;
border-radius: 3px;
padding: 0;
}

.copyright {
	margin-top:30px;
}

.copyright a {
	color:#000;
	text-transform:uppercase;
	font-weight:600;
	font-size:12px;
	text-shadow:none;
}
.copyright{
	
	text-align:center;
}
.copyright p{
	margin:0;
	padding:5px 0;
}
.company-social .social-facebook a i {
background: #3873ae;
}
.company-social .social-twitter a i  {
background: #82e6ff;
}
.company-social .social-google a i {
background: #ff0000;
}
/* --- services --- */
.services {
	margin-top:50px;
}
.media-left img{
	
}
.services h3 {
	margin-bottom:30px;
	font-weight:800;
}



.sub-services img {
	border-radius:6px;
}

.services p {
	font-size:13px;
}

.sub-services {
	padding:50px;
	
}

.sub-services p {
	margin-top:30px;
	font-size:13px;
}
.media-body{
	border-left:1px dashed #ffff00;
	
}
.media-body p {
	padding-left:15px;
}

.media ul li {
	list-style:none;
	margin-bottom: 15px;
	background:rgba(0,0,0,.5);
	padding:5px;
}

.media i {
	color:#1BBD36;
	font-size:50px;
}

.media h4 {
	font-size:20px;
	font-weight:600;
	color:#F8F59C;
	padding-left:15px;
}

/* --- portfolio --- */

#portfolio .center p {
	margin-top:50px;
	margin-bottom:50px;
	font-size:18px;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#000;
  background: #F8F59C;
  border: 1px solid #c7c47a;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
	margin: 0;
	padding:0;
}

.overlay{
	background:#fff;
	padding:10px;
	border-right:1px solid #ccc;
}
.overlay h3{
	color: #fc4c79;
	text-align:center;
	margin:5px 0;
}
.overlay p{
	color:#000;
}

.overlay a {
	color: #1BBD36;
	display:block;
	text-align:right;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}


/* --- Map --- */
.map{
	position:relative;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}

/* --- blog --- */
#blog {
	margin-top:50px;
}

a.btn-primary:hover {
	background-color:#ddd;
	color:#1BBD36;
}

.widget {
  margin-bottom: 15px;
  padding-left: 0;
}

.single_comments {
  margin-bottom: 20px;
}

.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.single_comments p {
  margin-bottom: 0;
}

.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
  color:#333;
}

.widget .entry-meta span a:hover {
	color:#1BBD36;
}

.widget h3 {
  color: #F8F59C;
  text-transform: uppercase;
  margin-bottom: 20px;
}


.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#1BBD36;
  color: #fff;
}

 .badge:before {
  border-color: transparent transparent transparent #1BBD36;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}

.badge {
  background-color: #1BBD36;
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  position: relative;
  left: 60px;
  top: -18px;
  font-weight: normal;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

ul.blog_archieve li a:hover{
	color:#1BBD36;
}

.blog_archieve li:first-child {
  padding-top: 0;
}

ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}

ul.faq {
  list-style: none;
  margin: 0;
}

ul.faq li {
  margin-top: 30px;
}

ul.faq li:first-child {
  margin-top: 0;
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}

ul.faq li > div {
  margin-left: 70px;
}

ul.faq li > div h3 {
  margin-top: 0;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}

.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}

.blog .blog-item .blog-content {
  padding-bottom: 25px;
}

.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
}

.readmore{
  margin-top: 0;
}

.blog .blog-item .blog-content h4 {
	margin-bottom: 40px;
	font-weight: 600
 }

.blog .blog-item .blog-content p {
	font-size: 13px;
}

.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}

#publish_date {
  background: #1BBD36;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

.blog .blog-item .entry-meta > span {
  color: #ccc;
}

.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}

ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
  color:#1BBD36;
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #1BBD36 !important;
  border-color: #1BBD36 !important;
  color: #fff;
}

.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}

ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}

.tag-cloud li a:hover{
  background:#1BBD36;
  color: #fff;  
}

.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}

/* --- contact --- */
#contact-page{
  padding-top: 0;
  margin-bottom:50px;
}

#contact-page .contact-form 
.form-group label {
  color: #fdfde0;
  font-size: 14px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}

.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
  text-align:center;
}
.center p{
   text-align:center;
}

.btn-lg:hover {
	color:#1BBD36;
	background:#ddd;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
      margin: 65px auto 0 auto;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content {
  background: #000;
  color: #7B7E85;
  padding: 3px 10px;
}
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type {
  margin-top: 5px;
}
/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {
  border-radius: 3px 3px 0 0;
}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {
  border-radius: 0 0 3px 3px;
}
.smk_accordion .accordion_in.acc_active > .acc_content {
  display: block;
}
.smk_accordion .accordion_in.acc_active > .acc_head {
  background: #000;
}
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
  background: url(../images/plusminus.png) center -18px;
}
.smk_accordion.acc_with_icon .accordion_in .acc_head,
.smk_accordion.acc_with_icon .accordion_in .acc_content {
  padding-left: 40px;
}
.time-details{
	padding:0;
	margin:0;
	list-style:none;
}
.time-details li{
	display:inline-block;
	width:72px;
	height:70px;
	background:#fff;
	position:relative;
	border-bottom:5px solid #ed1887;
}
.time-details li p{
color: #000;
position: absolute;
right: 20px;
top: 15px;
font-size:18px;
}
.time-details li span{
color: #000;
position: absolute;
right: 2px;
top: 36px;
font-size:12px;
color:#c551d0;
}
.closed{
right:15px!important;
}

#myCarousel-about .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel-about .list-group {
	position:absolute;
	top:0;
	right:0;
}
#myCarousel-about .list-group-item {
	border-radius:0px;
	cursor:pointer;
}
#myCarousel-about .list-group .active {
	background-color:#eee;	
}

@media (min-width: 992px) { 
	#myCarousel-about {padding-right:33.3333%;}
	#myCarousel-about .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel-about .list-group {display:none;} 
}
.logo-text{
display:none;
margin:0;
    padding: 7px 0;
}
@media (max-width: 768px) { 
.none{
	display:none;
}
.advertisement{
display:none;
}
.logo-text{
display:block;
}
}
@media (max-width: 520px) { 
.logo-text{
	font-size:18px;
}
}
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
.notice-res{
	width:100%;
}
#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 440px;
  height:100%;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  max-width: 750px;
  height: 100%;
  padding: 10px;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#popupfoot {
  font-size: 16pt;
  position: absolute;
  top: 0px;
  right:0;
}