/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	   font-family:Arial;
	margin:0;
	padding:0;
	background:#eee;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}

/* yz添加开始 logo下的一家德国工程公司*/

.fest {
		float: left;
		top: 0px;
		left: 2px;
	
}

.de-firm {
	/* margin-top:25px;
	margin-left:0px;
	float:left; */
	position: absolute;
	top: 80px;
	left: 70px;
	color: rgb(161,206,87);

}

.de-firm-c {
	/* margin-top:25px;
	margin-left:0px;
	float:left; */
	position: absolute;
	top: 80px;
	left: 120px;
	color: rgb(161,206,87);

}

/* yz添加开始 没有效果，反倒是在水平方向截断了*/
#profile {
	overflow-y: hidden;
	/* white-space: nowrap; 这个控制水平方向的截取*/
	text-overflow: ellipsis;
		}
/* yz添加结束 */

/* yz添加开始  对“关于”页面文字overflow和图片变形 */
/* .col-md-6 features-right1 { */
	.img-fluid-yz {
	float: right;
	width: 454;
	height: 700;
	}

/* 下面这个是文字 */
/* col-md-6 features-left1 { */
	/* overflow: hidden; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	
/* } */
/* yz添加  结束 */

p{
	margin: 0;
}
ul{
	margin: 0;
	padding: 0;
	text-align: left;
}

li {}

li {}
/*--header--*/
.logo {
  float: left;
  margin-top: 5px;
}
.logo2 {
  float: right;
  margin-right: -10px;
}
.banner-title h2 {
   font-family:Arial;
  font-size: 5em;
  color: #fff;
  
  margin-left: 3.2em;
  padding-top: 3em;
  font-weight: 900;
}
.banner-title p {
   font-size: 1.3em;
  color: #fff;
  width: 41%;
    margin-left: 12.7em;
  padding-top: 10px;
}
.logo a {
	text-decoration:none;
}
.logo a h1 {
   font-family:Arial;
  color: #fff;
  font-size: 3em;
  
}


/* .logo a h4 {
	font-family:Arial;
   color: #fff;
   font-size: 3em;
   position: absolute;
   top: 300px;
   left: 40px;
 } */

.top-menu {
  float: right;
}
.logo a img {
	width: 283px;
	/* 此处控制logo的比例，已经改为图片的正常比例，index.html那里的尺寸定义无效，需要服从所在的class */
	height: 60px;
	z-index: 1;
	position: absolute;
	left: 40px;
}
.banner-bottom-strip {
	font-family:"Segoe UI";
  background: rgb(161,206,87);
  padding: 0.8em;
  z-index:10000;
  position:relative;

}
.banner-bottom-strip p {
	font-size: 1.4em;
	color: #fff;
	  text-align: center;
}
.navigation {
width:74%;
  float: right;
  margin-top: 25px;
}
.nav-wil{
	padding:0;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
}
.nav > li > a {
   font-family:Arial;
  margin: 0 29px !important;
  padding: 0;
  font-size: 1.2em;
}
.nav > li > a:hover {
	color: rgb(161,206,87) !important;
	  transition: 1s all;
	  -webkit-transition: 1s all;
	  -moz-transition: 1s all;
	  -o-transition: 1s all;
	  -ms-transition: 1s all;
}
ul.nav.navbar-nav li a.active {
  color: rgb(161,206,87) !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
   color: rgb(161,206,87);
  background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: rgb(161,206,87);
  background: none;
}
.navbar-nav > li {
  display: inline-block !important;
}	
.navbar-default {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
  margin-bottom: 0;
}
.header-nav {
	background-color: #708090;
	color: #fff;
	padding: 15px 0;
	margin-left: 0;
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 3px 3px 3px  #aaa;
}
.grid__item.color-11:hover {
  box-sizing: 0;
  border-top: 0 !important;
}

/*----start-home---*/




#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 56%;
  left: 0;
  opacity:0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 80px;
  width: 40px;
  background: transparent url("../images/arrows.png") no-repeat left top;
    margin-top: 4%;
	  display: none;
}
 .callbacks_nav:hover{
  	opacity: 0.5;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
   left: 624px;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	  left:573px;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
 list-style: none;
  position: absolute;
  top: 85%;
  z-index: 999;
 left:44%;
  padding: 0;
  margin: 0;
  display: block;
}
.slider-top span{
	font-weight:700;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}

/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:15px;
  width:15px;
  display:inline-block;
  border:2px solid #fff;
}
.callbacks_here a:after{
	border: 2px solid rgb(161,206,87);
	background:rgb(161,206,87);
}
}
@media (max-width:1440px){
}
@media (max-width:1366px){
}
@media (max-width:1280px)
}
@media (max-width:1024px){
	 .top-nav {
	  width: 88%;
	}
	.caption1 {
	  position: absolute;
	  z-index: 999;
	  left: 19%;
	  top: 19%;
	}
	.logo a h1 {
	  font-size:5em;
	  }
	  .callbacks_nav.prev {
	  right: auto;
	  background-position: left top;
	  left: 412px;
	}
	.callbacks_nav.next {
	  left: auto;
	  background-position: right top;
	  left: 464px;
	}
	.welcome-text {
	  width: 40%;
	   padding: 1.72em 2em;
	}
	.welcome-text h3 {
	  font-size: 2.5em;
	 }
	 .welcome-text h4, .about-text h4 {
	  font-size: 1.2em;
	 }
	 .about-text {
	  width: 60%;
	   padding: 3.6em 2em;
	}
	.team-left h3 {
	  font-size: 2.8em;
	  }
	  .ch-grid {
	  margin: 2px 0 0 0;
	  }
	  .team-right {
	  float: right;
	  width: 69%;
	}
	  .team-left {
	  width: 28%;
	}
	 .ch-grid li {
	  width: 192px;
	  height: 192px;
	  display: inline-block;
	  margin: 5px;
	}
	  .team-left {
	  padding: 141px 0px;
	}
	.blog a h4 {
	  font-size: 1.1em;
	  }
	  .blog h5 {
	  font-size: 1.1em;
	  }
	  .blog-text {
	  width: 40%;
	  padding: 1.98em 2em;
	}
	.blog-text p {
	  font-size: 0.85em;
	  }
	 .about-section h2 ,.gallery h3,.contact-head h3, .contact-inner h4,.menu-section h2{
	  font-size: 3.5em;
	}
	.ab-text h4,.why h4 {
	  font-size: 2.5em;
	  }
	  .re-main p,.menu-grid p ,.menu-section p {
	  font-size:0.85em;
	  }
	  .re-main h3 {
	  font-size: 3.5em;
	  }
	  .re-main h4 {
	  font-size: 2.3em;
	  }
	  .team-left h3 {
	  font-size: 2.5em;
	}
	.reservation {
	  background: url("../images/menu-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 463px;
	}
	.footer-grid p {
	  font-size: 0.8em;
	  }
  .bottom-icons li {
  font-size: 0.8em;
  }
  .bottom-icons li a {
   font-size: 1.05em;
  }
 .bottom-nav ul li a {
  font-size: 0.8em;
	}  
	.footer {
	  padding: 2em 0;
	}
	.error-top h3 {
	  font-size: 11em;
	  }
	  .error-top p {
	  font-size: 4em;
	}
	ul.blog_social {
	  float: left;
	  width: 44%;
	}
	.menu-grid .price {
	  top: 39.5%;
	  right: 4.7%;
	}
	.callbacks_tabs {
	  bottom: 23%;
	  left: 45%;
	}
	.price {
	  width: 114px;
	  height: 65px;
	  line-height: 70px;
	  text-align: center;
	  font-size: 2.2em;;
	}
	.menu-grids {
	  padding-top: 3em;
	}
}
/*----- responsive-design -----*/
@media (max-width:768px){
	span.menu,span.menu .two {
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/menu-icon.png) no-repeat 0px 0px;
	display: block;
	  position: absolute;
	  right: 10%;
	  top: 8%;
	  cursor: pointer;
	  z-index: 999;
	}
	span.menu.two {
	  display: block;
	  position: absolute;
	  right: 17%;
	  top: 5.5%;
	}
	.ch-grid li:nth-child(3){
	   display:none;
	  }
	.caption1 {
	  position: absolute;
	  z-index: 999;
	  left: 10%;
	  top: 6%;
	}
	.ch-grid li {
	  width: 200px;
	  height: 200px;
	  margin: 10px;
	}
	.logo a h1 {
	  font-size:4.5em;
	  }
	.top-nav ul{
		display:none;
		margin-top:0em;
	}
	.top-nav ul li {
		display:block;
		float:none;
	}
	.top-nav ul li a {
	  margin: 2px 0;
	  padding: 0.6em 0.5em;
	  width: 100%;
	  border-bottom: 1px ridge rgba(25, 50, 74, 0.44);
	  font-size: 1.05em;
	}
	.top-nav ul li{
	 border: none;
	}
	.top-nav {
	float: left;
	 margin:0px;
	 width: 100%;
	}
	.welcome-img {
	  width: 60%;
	  float: right;
	}
	.welcome-text {
	  width: 40%;
	  padding: 1.72em 2em;
	  float: left;
	}
	.welcome-text h4, .about-text h4 {
	  font-size: 1em;
	}
	.about-text h3 {
	  font-size: 2em;
	  }
	.welcome-text h3 {
	  font-size: 2em;
	}
	.welcome-text p, .about-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 99px;
	}
	.about-text {
	  width: 60%;
	  padding: 3.3em 2em;
	  float: right;
	}
	.about-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 119px;
	}
	.team-left h3 {
	  font-size: 2em;
	}
	.callbacks_tabs {
	  bottom: 23%;
	  left: 45%;
	}
	.team-left {
	  padding: 127px 15px;
	}
	.team-section {
	  background: url("../images/team-bg.jpg") no-repeat 0px 0px;
	  padding: 0em 0 4em 0;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 389px;
	}
	.blog a h4 {
	  font-size: 1em;
	}
	.blog h5 {
	  font-size: 1em;
	}
	.blog-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 78px;
	}
	.blog-text {
	  width: 40%;
	  padding: 2.18em 2em;
	  float: left;
	}
	.blog-text.two {
	  width: 40%;
	  padding: 2.18em 2em;
	  float: right;
	}
	.blog-img.two {
	  width: 60%;
	  margin: 0;
	  padding: 0;
	  float:left;
	}
	.gallery-left,.gallery-left.two {
	  padding: 0 10px;
	  width: 50%;
	  float: left;
	  margin-bottom: 21px;
	}
	.gallery-left.two {
	  width: 33.3%;
	}
	.blog-section {
	  padding: 1em 0;
	  }
	  .gallery {
	  padding: 1em 0 1em 0;
	}
	.logo.two {
	  margin: 0em;
	  text-align:center;
	}
	.footer-grid p {
	  font-size: 0.85em;
	}
	.head-bg {
	  background: url("../images/head-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 128px;
	}
	.about-section {
	  padding: 2em 0 1em 0;
	}
	.about-section h2, .gallery h3, .contact-head h3, .contact-inner h4,.menu-section h2 {
	  font-size: 3em;
	}
	.ab-text {
	  float: left;
	  text-align: left;
	  width: 60%;
	}
	.ab-text h4, .why h4 {
	  font-size: 2em;
	}
	.chef {
	  float: right;
	  width: 40%;
	}
	.ab-text ul li {
	  font-size: 0.85em;
	  padding-left: 2em;
	  }
	.ab-text p {
	  font-size: 0.85em;
	  color: #999;
	  margin: 1em 0;
	  line-height: 1.8em;
	  overflow: hidden;
	  height: 52px;
	}
	.re-main h4 {
	  font-size: 2em;
	}
	.re-main h3 {
	  font-size: 3em;
	}
	.error {
	padding: 1em 0;
	}
	.error-top h3 {
	  font-size: 9em;
	}
	.error-top h3 span {
	  font-size: 0.23em;
	}
	.error-top p {
	  font-size: 3em;
	}
	.re-main {
	  text-align: center;
	  margin-top: 6em;
	}
	.reservation {
	  background: url("../images/menu-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 414px;
	}
	.gallery-one.two {
	  margin-top: 0em;
	}
	.gallery.services {
	  padding: 2em 0 1em 0;
	}
	.contact-section {
	  padding: 1em 0;
	}
	.contact-inner h4 {
	  margin-top: 0.5em;
	}
	form.con input[type="submit"] {
	  margin-bottom: 1em;
	  color: #fff;
	  font-size: 1.2em;
	  padding: 0.6em 1em;
	  width: 22%;
	  }
	  .contact-section iframe {
	  width: 100%;
	  min-height: 300px;
	}
	.blog_top p:nth-child(2){
	  display:none;
	}
	.single_grid {
	  padding: 5px 0;
	  margin: 1em 0 0em;
	}
	ul.list {
	  margin: 0;
	  padding: 2em 0 0;
	  }
	  .single {
	  padding: 4em 0 0 0;
	}
	.blog_top p {
	  padding: 0.4em 0;
	  font-size: 0.85em;
	 }
	.list li {
	  padding-bottom: 1em;
	  margin-bottom: 1em;
	}
	li.middle {
	  padding: 0 0px 0 10%;
	  margin-bottom: 30px;
	}
	.data p, .data-middle, .data-last p {
	  font-size: 0.85em;
	}
	.error-btn {
	margin-top: 2em;
	}
	.footer {
	  padding: 1em 0;
	}
	.footer-grid {
	  text-align: center;
	   margin-bottom: 1em;
	}
	.menu-grid {
	  float: left;
	  width: 33%;
	}
	.menu-grid .price {
	  top: 23.7%;
	  right: 6%;
	}
	.price {
	  width: 105px;
	  height: 65px;
	  line-height: 70px;
	  text-align: center;
	  font-size: 3.2em;
	}
	.menu-section {
	  padding: 1em 0;
	}
}
@media (max-width:640px){
    .slider-bg h2 {
	  padding: 0.3em 1em;
	  font-size: 1.5em;
	}
	.menu-grid {
	  float: left;
	  width: 50%;
	}
	.slider-bg p {
	  width: 91%;
	  padding: 0.1em 1em;
	  font-size: 1.3em;
	  }
	  .logo a h1 {
	  font-size: 4em;
	}
	.about-section h2, .gallery h3, .contact-head h3, .contact-inner h4,.menu-section h2 {
	  font-size: 2.6em;
	}
	.ab-text h4, .why h4 {
	  font-size: 1.6em;
	}
	.ab-text {
	  float: none;
	  text-align: left;
	  width: 100%;
	    margin-bottom: 2em;
	}
	.chef {
	  float: none;
	  width: 100%;
	}
	.ab-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 99px;
	}
	.team-left {
	  padding: 23px 15px;
	}
	.team-left {
	  float: none;
	 bolder:none;
		
	}
	.ch-grid li {
	  margin: 34px;
	}
	.team-left {
	  padding: 0px 0px;
	}
	.head-bg {
	  background: url("../images/head-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 114px;
	}
	.error-top h3 {
	font-size: 7em;
	}
	form.con input[type="text"], form.con textarea {
	  padding: 12px;
	  width: 90%;
	  font-size: 15px;
	  margin: 4px 0px;
	}
	form.con textarea {
	  height: 170px;
	  resize: none;
	  width: 100%;
	}
	.error-btn a {
	  font-size: 1.1em;
	  padding: 15px 27px;
	}
	.error-top {
	  margin: 2em 0;
	}
	.error {
	  padding: 4em 0;
	}
	.welcome-text p, .about-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 53px;
	}
	.welcome-text {
	  width: 40%;
	  padding: 1.93em 2em;
	  float: left;
	}
	.about-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 68px;
	}
	  .team-left {
	   border:none;
	  }
	  .ch-grid h4 {
	font-size: 1em;
	  }
	  .team {
	  margin-top: 2em;
	}
	.team-left {
	  border: none;
	  width: 100%;
	}
	.team-right {
	  float: none;
	  width: 100%;
	}
}
@media (max-width:480px){
	.logo a h1 {
	  font-size: 3.3em;
	}
	.logo {
	  margin: 0 auto 3%;
	}
	.slider-bg h2 {
	  padding: 0.3em 1em;
	  font-size: 1.3em;
	}
	.slider-bg h2 {
	  padding: 0.3em 1em;
	  font-size: 1.3em;
	}
	.logo.two a h3 {
	  font-size: 2.5em;
	  }
	.caption1 {
	  position: absolute;
	  z-index: 999;
	  left: 4%;
	  top: 6%;
	}
	.caption1 {
	  position: absolute;
	  z-index: 999;
	  left: 4%;
	  top: 6%;
	}
	.callbacks_tabs a:after {
	  width:14px;
	  height:14px;
	  }
	 .callbacks_tabs {
	  bottom: 15%;
	  left: 43%;
	}
	.ab-text h4, .why h4 {
	  font-size: 1.4em;
	}
	.about-section h2, .gallery h3, .contact-head h3, .contact-inner h4,.re-main h3,.menu-section h2 {
	  font-size: 2.3em;
	}
	.team-section {
	  background: url("../images/team-bg.jpg") no-repeat 0px 0px;
	  padding: 0em 0 2em 0;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 389px;
	  }
	  .team-left h3 {
	  font-size: 1.8em;
	}
	.re-main {
	  margin-top: 2em;
	}
	.re-main h4 {
	font-size: 1.6em;
	}
	.reservation {
	  background: url("../images/menu-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 276px;
	}
	.re-main p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 90px;
	  margin-bottom: 1.5em;
	}
	.head-bg {
	  background: url("../images/head-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 92px;
	}
	span.menu, span.menu .two {
	  top:6%;
	    right: 5%;
	  z-index: 999;
	}
	.logo a h1 {
	  font-size: 3em;
	}
	span.menu.two {
	  display: block;
	  position: absolute;
	    right: 3%;
  top: 4%;
	}
	.welcome-text {
	  width: 100%;
	  padding: 1.93em 2em;
	  float: none;
	}
	.welcome-img {
	  width: 100%;
	  float: none;
	}
	.about-img {
	  float: none;
	  width: 100%;
	}
	.about-text {
	  width: 100%;
	  padding: 2.3em 2em;
	  float: none;
	}
	.error-top h3 {
	  font-size: 5em;
	}
	.error-top p {
	  font-size: 1.8em;
	}
	.bottom-nav {
	 text-align:center;
	}
	.footer-grid {
	  margin-bottom: 0.7em;
	  text-align: center;
	}
	.error-btn a {
	  font-size: 1em;
	  padding: 12px 23px;
	}
	.error {
	  padding: 3em 0;
	}
	.footer-grid p {
	  font-size: 0.8em;
	}
	.col-md-3.gallery-left {
	  padding: 0 5px;
	  margin-bottom:8px;
	}
	form.con input[type="submit"] {
	  margin-bottom: 1em;
	  font-size: 1.1em;
	  padding: 0.6em 1em;
	  width: 35%;
	}
	.contact-section iframe {
	  width: 100%;
	  min-height: 200px;
	}
	p.tzweight_Bold {
	  font-size: 1.1em;
	  margin-top: 1em;
	  }
	  .support {
	  margin-top: 1em;
	}
	.team-right {
	  float: none;
	}
	.col-md-3.gallery-left.two {
	  margin-bottom: 1em;
	  width: 50%;
	  padding: 0 6px;
	}
	.price span {
	  font-size: 18px;
	  }
	  .price {
	  width: 90px;
	  height: 63px;
	  line-height: 70px;
	  text-align: center;
	  font-size: 3.2em;
	}
	.menu-grid .price {
	  top: 18.7%;
	  right: 6.9%;
	}
}
@media (max-width:320px){
	.top-nav ul li a {
	  margin: 0px 0;
	  padding: 0.5em 0.5em;
	  width: 100%;
	  font-size: 0.9em;
	}
		.single {
	  padding: 1em 0 0 0;
	}
	.blog_top h3 {
	  font-size: 15px;
	  margin-top: 1em;
	}
	p.tzweight_Bold {
	  font-size: 0.9em;
	  margin-top: 1em;
	}
	.data p, .data-middle, .data-last p {
	  font-size: 0.8em;
	  }
	  span.m_14 {
	  font-size: 0.9em;
	}
	.title {
	  margin: 0px 0 0.5em 0;
	  font-size: 14px;
	}
	.data-middle p {
	  overflow: hidden;
	  height: 40px;
	  margin-bottom:0;
	}
	.data p {
	  overflow: hidden;
	  height: 41px;
	  margin: 0;
	}
	.gallery.services {
	  padding: 1em 0 1em 0;
	}
	.blog_top p {
	padding: 0.4em 0;
	  font-size: 0.8em;
	  overflow: hidden;
	  height: 75px;
	}
	ul.blog_links {
	  float: none;
	  margin-bottom: 6px;
		}
	ul.blog_social {
	  width: 99%;
	}
	.ab-text {
	  float: none;
	  text-align: left;
	  width: 100%;
	  margin-bottom: 0em;
	  padding: 0;
	}
	.ab-text ul li {
	  list-style-type: none;
	  background: url(../images/arrow.png) no-repeat 0px 6px;
	  display: block;
	  height: 44px;
	  }
	  .ch-grid h4 {
	  font-size: 0.95em;
	}
	.team-right {
	  float: none;
	  padding: 0;
	}
	a.more {
	  margin: 0.5em 0;
	  font-size: 0.9em;
	}
	  .about-section h2, .gallery h3, .contact-head h3, .contact-inner h4, .re-main h3,.menu-section h2 {
	  font-size: 2em;
	}
	.about-section {
	  padding: 1em 0 1em 0;
	}
	.ab-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 99px;
	  margin: 0.5em 0;
	}
	.team-left h3 {
  font-size: 1.5em;
	}
	.reservation {
	  background: url("../images/menu-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 179px;
	}
	.re-main {
	  margin-top: 1em;
	}
	.col-md-3.gallery-left {
	   margin: 0 3px 4px 2px;
	  padding: 0;
	  width: 48%;
	}
	.caption1 {
	  left: 6%;
	  top: 6%;
	}
	.logo a h1 {
	  font-size: 2.3em;
	}
	.logo {
	  margin: 0 auto 7%;
	}
	.callbacks_tabs a:after {
	  width: 10px;
	  height: 10px;
	}
	.slider-bg h2 {
	  padding: 0.3em 1em;
	  font-size: 0.8em;
	  width: 100%;
	}
	.slider-bg p {
	  width: 94%;
	  padding: 0.1em 1em;
	  font-size: 0.8em;
	}
	.welcome-text h3,.about-text h3  {
	  font-size: 1.7em;
	}
	.welcome-text {
	  width: 100%;
	  padding: 1em 1em;
	  float: none;
	}
	.about-text {
	  width: 100%;
	  padding: 1em 1em;
	  float: none;
	}
	.about-text p {
	  font-size: 0.8em;
	  overflow: hidden;
	  height: 69px;
	}
	.welcome-text h4, .about-text h4 {
	  font-size: 0.9em;
	}
	.team-left h3 {
	  font-size: 1.4em;
	}
	.blog-section h3 {
	  font-size: 2.3em;
	  padding-bottom: 0.4em;
	}
	.blog a h4 {
	  font-size: 0.9em;
	}
	.blog-text p {
	  font-size: 0.8em;
	  overflow: hidden;
	  height: 52px;
	}
	.blog h5 {
	  font-size: 0.8em;
	}
	.error-top h3 {
	  font-size: 4em;
	}
	.error-top p {
	  font-size: 1.2em;
	}
	.head-bg {
	  background: url("../images/head-bg.jpg") no-repeat 0px 0px;
	  background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  -webkit-background-size: cover;
	  min-height: 66px;
	}
	.error-btn a {
	  font-size: 0.9em;
	  padding: 9px 10px;
	}
	.error {
	 padding:5em 0;
	}
	.logo.two a h3 {
	  font-size: 2em;
	    text-align: center;
	  }
	  .re-main h4 {
	  font-size: 1em;
	}
	.about-section h2, .gallery h3, .contact-head h3, .contact-inner h4, .re-main h3,.menu-section h2 {
	  font-size:2em;
	}
	.copy-right p {
	  font-size: 0.8em;
	}
	.re-main p {
	  font-size: 0.8em;
	  height: 47px;
	  margin-bottom: 1.5em;
	}
	.contact-head p {
	  font-size: 0.8em;
	}
	form.con input[type="text"], form.con textarea {
	  padding: 9px;
	  width: 100%;
	  font-size: 13px;
	  margin: 2px 0px;
	}
	form.con textarea {
	  height: 132px;
	  resize: none;
	  width: 100%;
	}
	form.con input[type="submit"] {
	  margin-bottom: 1em;
	  font-size: 1em;
	  padding: 0.5em 1em;
	  width: 41%;
	}
	.col-md-3.gallery-left.two {
	  margin-bottom: 0.4em;
	  width: 48%;
	  padding: 0 0px;
	}
	.menu-grid {
	  float:none;
	  width: 100%;
	  padding:0;
	}
	.menu-grid .price {
	  top: 40.7%;
	  right: -0.1%;
	}
	.price {
	  width: 99px;
	  height: 63px;
	  line-height: 65px;
	  font-size: 2em;
	}
}
/*--//slider end here--*/
.products {
    padding: 2em 0;
}
.product-grd {
	margin:0 .5em;
}
.product-grid img:hover {
  opacity: 0.7;
}
.product-grid img {
  width: 100%;
}
.features-s {
	background: #eee;
	padding: 1.5em;
	color:#000;
	height: relative;  
	text-align: left;
	font-family:arial;

}
.features-right {
	background: #99a6b3;
	padding: 20px 20px 20px 30px;
	color: #FFF;
	height: relative;
	text-align: left;
	font-family: arial;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
}
.features-s {
	background: #fff;
	margin-left:2.2%;
	padding: 0.5em;
	color:#000;
	height: relative;  
	text-align: left;
	font-family:arial;
			-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-p {
	background: #fff;
	padding: 0.8em;
	margin-right:1%;
	color:#000;
	height: 293px;  
	text-align: left;
	font-family:arial;
			-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-right1 {
	background: #708090;
	padding: 1.78em;
	color: #fff;
	height: 700px;
	text-align: left;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
}
.features-right2 {
	background: #bfc7d0;
	padding: 20px 30px 20px 0;
	margin-bottom: 3%;
	color: #000;
	height: relative;
	text-align: left;
	font-family: arial;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
		
}
.features-news {
	background: #fff;
	padding: 60px 60px 50px 60px;
	margin-bottom: 25px;
	color: #000;
	height: relative;
	text-align: justify;
	font-family: arial;
	line-height: 1.5;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
	font-size: 16px;
	line-height:30px;
}
.features-pic {
	background: #eee;
	color: #000;
	height: relative;  
	text-align: left;
	font-family:arial;
	    line-height: 1.5;
		-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-job1{
	background: #bfc7d0;
	padding: 20px 20px 20px 20px;
	margin-bottom: 1%;
	margin-right: 1%;
	color: #000;
	height: relative;
	text-align: left;
	font-family: arial;
	line-height: 1.5;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
}

.features-job2{
	background: #fff;
	padding:20px 20px 20px 20px;
	margin-bottom:1%;
	margin-right:1%;
	color: #000;
	height: relative;  
	text-align: left;
	font-family:arial;
	    line-height: 1.5;
				-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-job3{
	background: #fff;
	padding:10px 10px 10px 10px;
	margin-bottom:1%;
	margin-right:1%;
	color: #000;
	height: relative;  
	text-align: left;
	font-family:arial;
	    line-height: 1.5;
				-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-job4{
	background: #fff;
	padding:20px 20px 20px 20px;
	margin-bottom:1%;
	margin-left:1%;
	color: #000;
	height: relative;  
	text-align: left;
	font-family:arial;
	    line-height: 1.5;
				-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}
.features-job3 img{
		width:100%;
		height:100%;
}
.features-left {
	background-color: #f9f9f9;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-right: 2%;
	margin-left: 8%;
	margin-bottom: 2%;
	-webkit-box-shadow: 3px 3px 6px #ccc;
	-moz-box-shadow: 3px 3px 6px #ccc;
	box-shadow: 3px 3px 6px  #ccc;
}
.features-left img {
width:100%;
}
.project-grid-text1{
    padding: .6em 0em 0em 0em;
}
.project-grid-text1 h4{
   font-family:Arial;
  color: #3F67BF;
  font-size: 1.1em;
  margin: 0 0 .5em;
  text-transform: capitalize;
  line-height: 1.4em;
  font-weight: 500;
}

.project-grid-text1 p{
	color:#A5A3A3;
	font-size:14px;
	margin:0;
	line-height:1.8em;
	  margin-bottom: 1em;
}
.product-grids:nth-child(3){
	margin:3em 0 0;
}
.product-grids1 {
  margin-bottom: 3em;
}
.team-work {
  margin-bottom: 5em;
}
/*--features--*/
.features {
  padding: 3em 0 4em;
}
.features1 {
   padding: 0em 0 4em;

}
.features-info {
 margin-top: 1.5em;
}
.features h3 {
	   font-family:Arial;
  font-size: 2.5em;
  text-align: center;
  color: #000;
    text-transform: capitalize;
}
.features1 h3 {
	   font-family:Arial;
  font-size: 2.5em;
  text-align: center;
  color: #000;
    text-transform: capitalize;
}
.features-news h4 {
  font-size: 1.3em;
    text-transform: capitalize;
     font-family:Arial;
	font-weight:bold;
	    text-align: center;		
	
}

.features-right h4 {

  font-size: 1.5em;
    text-transform: capitalize;
   font-family:Arial;
	font-weight:bold;
	    text-align: center;
	
}
.features-right h5 {
  margin-bottom: -0.5em;
  font-size: 1.2em;
    text-align: center;

     font-family:Arial;
}
.features-right2 h4 {

  font-size: 1.2em;
    text-transform: capitalize;
     font-family:Arial;
	font-weight:bold;
	margin-left:30px;
	
}
.features-right2 h5 {
  margin-bottom: -0.5em;
  font-size: 1.1em;
  margin-left:30px;
  margin-top:10px;
  color:#666;
    line-height: 1.3;
   font-family:Arial;
	word-wrap:break-word;
	-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
	}
.更多s-right1 h4 {

  font-size: 1.5em;
     font-family:Arial;
	margin-bottom:15px;
}
.features h5 {
  font-size: 1.2em;
  text-align: center;
  color: #909090;
  margin-top: .3em;
}
.features1 h5 {
  font-size: 1.2em;
  text-align: center;
  color: #909090;
  margin-top: .3em;
}
.features1 h1 {
  font-size: 14px;
  text-align: left;
  color: #000;
  margin-top: .5em;
     font-family:Arial;
}
.features1 h2 {
  font-size: 14px;
  text-align: left;
  color: #000;
  margin-top: 0.5em;
}
.features-right p {
  font-size: 1em;
  line-height: 1.8em;
  margin-bottom: 1em;
       font-family:Arial;}
.features-right1 p {
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1em;
	text-align: justify;
	/* overflow: hidden;  */
/* white-space: nowrap;  */
/* text-overflow: ellipsis;  */
	      font-family:Arial;}
.features-p p {
	margin-top:10px;
	font-size: 1em;
	font-weight:500;
	text-align: fixed;
	    font-family:Arial;}
.features-p li {
		    font-family:Arial;
  display: block;
   color: #000;
}
.features-p ul li a {
	  	    font-family:Arial;
  display: block;
  padding: 5px 0;
  color: #000;
    font-size:0.85em;
}
.features-p ul li a {
	 	    font-family:Arial;
  display: block;
  padding: 8px 0;
  color: #000;
    font-size:1em;
	}
.features-p ul li a:hover {
		    font-family:Arial;
  text-decoration: none;
  color: #000;
}
.features-left1 {
	padding: 0em;
}
.features-left1 img {
	width:97.4%;
		margin-left:2.6%;
	  height: 700px;
	  		-webkit-box-shadow: 3px 3px 6px #ccc;
-moz-box-shadow: 3px 3px 6px #ccc;
box-shadow: 3px 3px 6px  #ccc;
}

.features-right a {
	   font-family:Arial;
  background-color: #fff;
  padding: 10px 13px;
}
.features-right1 a {
	   font-family:Arial;
  background-color: #fff;
  padding: 10px 13px;
}
.features-info1 {
  margin-top: 2em;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
   padding: 10px 13px;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3F67BF;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
   padding: 10px 13px;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
  text-decoration:none;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*--footer--*/
.footer {
  border-top: 1.5px solid #eee;
  padding: 2em 0;
  background-color: #708090;
     overflow: hidden;
}
.ftr {
	margin-top: 0em;
	padding: 0;
	color: #D6D6D6;
}
.get_in_touch h3, .ftr_navi h3 {
	   font-family:Arial;
letter-spacing: 0px;
  font-size: 1.2em;
  margin-bottom: .5em;
  color: rgb(161,206,87);
}
.ftr_navi.ftr ul {
   font-family:Arial;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.ftr_navi ul li {
	   font-family:Arial;
  display: block;
}
.ftr_navi ul li a {
	font-family: Arial;
	display: block;
	padding: 5px 0;
	color: #CCC;
	font-size: 0.85em;
}
.ftr_navib ul li a {
	  font-family: 'Arial', sans-serif;
  display: block;
  padding: 8px 0;
  color: #999;
    font-size:1em;
	}
.ftr_navi ul li a:hover, .get_in_touch a:hover, .ftr-logo p a:hover {
	font-family: 'Arial', sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
.get_in_touch p {
	font-family: Arial;
	color: #CCC;
	font-size: 0.85em;
	padding: 10px 0;
	text-align: center;
}
.get_in_touch a {
	font-family: Arial;
	color: #CCC;
	font-size: 0.85em;
	padding: 5px 0;
	text-decoration: none;


f
}

/*--/footer--*/
/*--inner-pages--*/
/*--gallery--*/
.view {
  width: 350px;
    height: 234px;
   margin: 10px;
   float: left;
   border: 0px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 350px;
   height: 234px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
    font-size: 1.3em;
   padding:8px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
      font-family:Arial;
   font-style: italic;
   font-size: 18px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: block;
   text-decoration: none;
   padding: 10px 10px;
   background: ;
   color: #000;
   text-transform: uppercase;

   margin-top:80px;
}

/*--trypography-page--*/
.grid_4{
  background: #FFF;
  padding: 0em 0em 1em 3em;
  margin-top: 3em;
}  
.grid_5{
  background: #fff;
  padding: 1em 3em 1em 3em;
  margin-top: 2em;
}
section#tables {
  background: #fff;
  padding: 1em 0em 1em 3em;
  margin-top: 2em;
}
.grid_5 h1 {
  margin-bottom: 22px;
}
.grid_5 h2 {
  margin-bottom: 22px;
}
.grid_5 a {
  text-decoration: none;
}
.grid_3 h3{
  margin-bottom: .7em;
  text-align: center;
  font-size: 2.5em;
  color: #0ACF66;
  font-weight: 400;
}
.grid_3 h4{
	    font-family:Arial;
  font-size: 1.2em;
  color: #708090;
  font-weight: 100;
}
.bs-example h3 {
  font-size: 1.8em;
  margin-bottom: 0;
  color: #999;
}
.page_nation {
  padding-left: 0;
}
.table {
  font-size: 1.2em;
}
.badges-Info1 {
  padding-left: 0;
}
.grid_5 h3 {
  font-size: 1.9em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 11px 0px 15px 0px !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.8em;
  color: #999;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
#tables h1 {
  color: #0ACF66;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
h4.typ1{
	margin-bottom:15px;
	margin-top: 19px;
}
h5.typ1{
	margin-bottom:15px;
}
.progress {
  height: 8px;
  box-shadow: none;
}
code {
  font-size: 1.2em !important;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc; !important;
  border-color:#5bb2fc; !important;
}
.grid_3 p {
	color: #000;
	font-size: .95em;
	margin-bottom: 1em;
	font-weight: 300;
}
.breadcrumb li{
	font-size: 1em;
}
.breadcrumb li a{
	  color:#5bb2fc;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
/*--services--*/
h3.tittle {
     font-family:Arial;
}
.serve-grids-top {
    padding: 0em 0 1em 0;
}
.service-box {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	overflow: visible;
	text-align: center;
	color: #FFF;
}
figure.icon i {
  color: none;
  font-size: 1.6em;
  text-align: center;
  margin-top: 1.7em;
  z-index: 9999;
}
.service-box .icon {
  width: 100px;
  height:100px;
   border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  background:#D6D6D6;
  margin: 0 auto;
  text-align: center;
  position: relative;	
}
.service-box .icon img {
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  margin-top: 1em;
}
a.btn.btn-primary.btn-lg.see-button.hvr-shutter-out-horizontal {
  background:#53d0c6;
}
.service-box .icon:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  background:#0ACF66;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.service-box:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.service-box:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.service-box h5{
	     font-family:Arial;
  color:#0ACF66;
  font-size: 1em;
  font-weight: 600;
  margin: 1em 0 0 0;
}
.service-box p{
  color: #555;
  font-size: 0.93em;
  margin: 0 auto;
  line-height: 1.8em;
  font-weight: 400;
  text-align: center;
  width:96%;
}
.serve-grids-top:nth-child(2) {
   margin-top: 2em;
}
.serve-button{
	margin-top:1.5em;
}
/*--mid-collection--*/
.mid-section {
    background: url(../images/project.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 650px;
}
.mid-section2 {
    background: url(../images/services.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 650px;
}
.mid-section3 {
    background: url(../images/picture1.png);
    background-size:100% 100%;

    min-height: 700px;
	z-index:9999;

}
.mid-top {
	background-color: rgba(44, 62, 80, 0.6);
	padding: 4em 2em;
	width: 700px;
	margin-top: 15em;
	margin-left: 48%;
	float: left;
	text-align: left;
	position:relative;
	z-index:9999;
}
.mid-top h2 {
    color: #fff;
    font-size: 1.5em;
	font-family:Arial;
}
.mid-top p {
    font-size: 1em;
    color: #fff;
    line-height: 1.9em;
    margin-top: 0.7em;
	font-family:Arial;
}
.mid-top2 {
    background-color: rgba(44, 62, 80, 0.6);
    padding: 2em 2em;
    width:50%;
    margin-top: 10%;
	margin-left:48%;
    float: left;
	position:absolute;
	z-index:100000;
}
.mid-top2 h2 {
    color: #fff;
    font-size: 1.3em;
	font-family:Arial;
	
}
.mid-top2 p {
    font-size: 1em;
    color: #fff;
    line-height: 1.5em;
    margin-top: 0.7em;
}
.mid-top3 {
    background-color: rgba(44, 62, 80, 0.6);
    padding: 2em 2em;
    width: 700px;
    margin-top: -15em;
	margin-right: -9em;
    float: right;
	z-index: 9999;
}
.mid-top3 h2 {
    color: #fff;
    font-size: 1.5em;
		z-index: 9999;
}
.mid-top3 p {
    font-size: 0.9em;
    color: #fff;
    line-height: 1.9em;
    margin-top: 0.7em;
		z-index: 9999;
}
.mid-top4 {
	background-color: rgba(44, 62, 80, 0.6);
	padding: 15px 15px ;
	width: 24%;
	margin-top: 2em;
	margin-left: 75%;
	float: left;
	text-align: left;
	position:absolute;
	z-index:9999;
}
.mid-top4 h2 {
    color: #fff;
    font-size: 1.1em;
	font-family:Arial;
	line-height: 1.2em;
}
.mid-top4 p {
    font-size: 1em;
    color: #fff;
    line-height: 1em;
    margin-top: 0.7em;
	font-family:Arial;

}

	
/*--common style--*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	list-style: none;
	text-align: center;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 547px;
  max-height: 1000px;
  width: 41%;
  height: auto;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight:500;
	color:#fff;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	background: #303fa9;
}

figure.effect-hera h2 {
	font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	  top: 49%;
	  left: 49%;
	  width: 160px;
	  height: 160px;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px,60px,0);
	transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}
a  i.download,a  i.heart,a i.service,a i.share{
 width:32px;
 height:32px;
 display:inline-block;
 background:url(../images/icons.png) no-repeat -6px -60px;
   margin-right: 0.6em;
}
a  i.download:hover{
 background:url(../images/icons.png) no-repeat  -6px -92px;
}
a  i.heart{
  background:url(../images/icons.png) no-repeat  -37px -60px;
}
a  i.heart:hover{
  background:url(../images/icons.png) no-repeat  -37px -92px;
}
a  i.service{
  background:url(../images/icons.png) no-repeat  -68px -60px;
}
a  i.service:hover{
  background:url(../images/icons.png) no-repeat  -68px -92px;
}
a  i.share{
  background:url(../images/icons.png) no-repeat  -98px -60px;
}
a  i.share:hover{
  background:url(../images/icons.png) no-repeat  -98px -92px;
}
a#home-tab {
  text-align: center !important;
}
a#profile-tab {
	text-align: center !important;
}
a#myTabDrop1 {
	text-align: center !important;
}
.dropdown-menu {
  left: 16px !important;
}
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family:Arial;
	font-weight: 300;
	overflow:hidden;
	  width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-wrapper:hover {
  background: rgba(0, 130, 194, 0.55);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
	width: 75%;
	margin: 0 auto;
	top:45%;
	color: #FFD670;
}
.b-animate img{

	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.zoom-icon {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  display: block;
  left: 0;
  top: -152px;
  width: 290px;
  height: 219px;
  background: rgba(0, 89, 142, 0.58) url(../images/zoom-icon.png) center center no-repeat;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 220px;	
}
.grid_box a:hover .zoom-icon {
	top:20px;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 23%;
	display:block;
	float:left;
	overflow:hidden;
	margin: 0px 2% 2% 0;
}
div#portfoliolist {
	padding: 19px 6px 0px 19px;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
}
.portfolio img {
	max-width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after,
.clearfix:after {
  clear: both; 
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.moments {
  padding: 4em 0;
}
.moments-bottom {
  margin-top: 2em;
}
.moments h3 {
  font-family:Arial;
  font-size: 3em;
  color: #339966;
  text-align: center;
}
.moments-left img {
  width: 100%;
}
.moments-left {
  padding-right: 10px;
  padding-left: 0;
  padding-bottom: 10px;
}
.moments-left img:hover {
  opacity: .5;
}
/*--to-top--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
/*--/to-top--*/
/*--Responsive*--*/
@media (max-width:1440px){
}
@media (max-width:1366px){
}
@media (max-width:1280px){
}
@media (max-width:1024px){
	 .top-nav {
	  width: 88%;
	}
	.caption1 {
	  position: absolute;
	  z-index: 999;
	  left: 19%;
	  top: 19%;
	}
	.logo a h1 {
	  font-size:5em;
	  }
	  .callbacks_nav.prev {
	  right: auto;
	  background-position: left top;
	  left: 412px;
	}
	.callbacks_nav.next {
	  left: auto;
	  background-position: right top;
	  left: 464px;
	}
	.welcome-text {
	  width: 40%;
	   padding: 1.72em 2em;
	}
	.welcome-text h3 {
	  font-size: 2.5em;
	 }
	 .welcome-text h4, .about-text h4 {
	  font-size: 1.2em;
	 }
	 .about-text {
	  width: 60%;
	   padding: 3.6em 2em;
	}
	.team-left h3 {
	  font-size: 2.8em;
	  }
	  .ch-grid {
	  margin: 2px 0 0 0;
	  }
	  .team-right {
	  float: right;
	  width: 69%;
	}
	  .team-left {
	  width: 28%;
	}
	 .ch-grid li {
	  width: 192px;
	  height: 192px;
	  display: inline-block;
	  margin: 5px;
	}
	  .team-left {
	  padding: 141px 0px;
	}
	.blog a h4 {
	  font-size: 1.1em;
	  }
	  .blog h5 {
	  font-size: 1.1em;
	  }
	  .blog-text {
	  width: 40%;
	  padding: 1.98em 2em;
	}
	.blog-text p {
	  font-size: 0.85em;
	  }
	 .about-section h2 ,.gallery h3,.contact-head h3, .contact-inner h4,.menu-section h2{
	  font-size: 3.5em;
	}
	.ab-text h4,.why h4 {
	  font-size: 2.5em;
	  }
	  .re-main p,.menu-grid p ,.menu-section p {
	  font-size:0.85em;
	  }
	  .re-main h3 {
	  font-size: 3.5em;
	  }
	  .re-main h4 {
	  font-size: 2.3em;
	  }
	  .team-left h3 {
	  font-size: 2.5em;
	}
	.footer-grid p {
	  font-size: 0.8em;
	  }
  .bottom-icons li {
  font-size: 0.8em;
  }
  .bottom-icons li a {
   font-size: 1.05em;
  }
 .bottom-nav ul li a {
  font-size: 0.8em;
	}  
	.footer {
	  padding: 2em 0;
	}
	.error-top h3 {
	  font-size: 11em;
	  }
	  .error-top p {
	  font-size: 4em;
	}
	ul.blog_social {
	  float: left;
	  width: 44%;
	}
	.menu-grid .price {
	  top: 39.5%;
	  right: 4.7%;
	}
	.price {
	  width: 114px;
	  height: 65px;
	  line-height: 70px;
	  text-align: center;
	  font-size: 2.2em;;
	}
	.menu-grids {
	  padding-top: 3em;
	}
ul.bottom-icons li{
	display: block;
	  margin-bottom: 6px;
	list-style: none;
}
ul.bottom-icons li a span{
	width:32px;
	height:32px;
	display: inline-block;
	background: url('../images/img-spt.png') no-repeat;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
			margin: 0 8px 0 0;
}
ul.bottom-icons  li a.home span{
	  background-position: -1px -105px;
}
ul.bottom-icons li a.mail span{
	background-position: -34px -103px;
}
ul.bottom-icons li a.mbl span{
  background-position: -68px -103px;
}
 .bottom-icons li , .bottom-icons li a{
	font-size: 0.95em;
	text-decoration: none;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.bottom-icons li a:hover,ul.bottom-icons li a span:hover{
 	opacity: 0.8;
}
.bottom-icons.two li a {
	line-height: 2.4em;
}

.blog {
  background: #fee200;
}
.blog-section{
     padding: 3em 0 4em 0;
   text-align:center;
    background-color: #eee;
 }
.blog-section h3 {
  font-size: 3em;
  text-transform: capitalize;
  color: #000;
  font-family: 'Play-Regular';
  text-align: center;
   margin-bottom: 1em;

}
 a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 1683ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 1683ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 1683ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 1683ms;
}
.blog h5 {
 color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}
.blog h4{
  font-size: 1.5em;
  text-transform: capitalize;
  font-family:Arial;
    margin: 0.5em 0;
  line-height: 1.5em;
}
.blog h4 a{
	text-decoration: none;
	color:#000;
}
.blog-text {
  background: #fee200;
  width: 40%;
  margin: 0 auto;
  text-align: center;
  padding: 6em 3em 0 ;
}
.welcome-img {
  width: 60%;
  margin: 0;
  padding: 0;
}
.welcome-img img {
  width: 100%;
}
.blog-text p {
  font-size: 1em;
  line-height: 1.8em;
  color: #fff;
  font-weight: 400;
}
.blog-text.two {
  float: right;
}
.blog-img.two {
  width: 60%;
  margin: 0;
  padding: 0;
  float:left;
 }


 
 </style>
