@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
body {
  font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'Lato', sans-serif;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}
h3 {
  font-size: 24px;
}
p {
  font-size: 16px;
  /* margin-bottom: -2px; */
  text-align: justify;
}
.title {
  text-align: center;
}
.title h2 {
  font-size: 36px;
  color: #1b1b1b;
  font-weight: 300;
}
.title p {
  font-size: 18px;
  font-weight: 400px;
  color: #9da8ad;
  text-align: center;
}
.navbar-default {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
ul li {
  list-style: none;
}
header {
  /* background-image: url("../images/hero-bg.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-top: 90px; */
  float: left;
  width: 100%;
  margin-top: -138px;
}
header .app-showcase {
  text-align: right;
}
header .block {
  padding-top: 70px;
}
header .block .logo {
  display: inline-block;
  margin-bottom: 70px;
}
header .block h2 {
  margin-bottom: 15px;
  color: #fff;
}
header .block p {
  margin-bottom: 27px;
  margin-top: 0;
  color: #383838;
}
header .block .download-btn a {
  display: inline-block;
  margin-right: 10px;
}
#service {
  /* padding: 80px 0 100px; */
  float: left;
  width: 100%;
}
#service .title {
  padding-bottom: 27px;
}
#service .title h2 {
  margin-top: 0;
}
#service .block {
  text-align: center;
}
#service .block h3 {
  color: #202d33;
  line-height: 48px;
  margin-bottom: 0;
}
#service .block p {
  color: #707b82;
  line-height: 30px;
  padding: 0 20px;
}
#showcase {
  /* background-image: url("../images/showcase-bg.jpg"); */
  background-size: cover;
  baxkground-repeat: no-repeat;
  float: left;
}
#showcase .block {
  padding-top: 90px;
}
#showcase .block img {
  margin-bottom: -228px;
}
#feature {
  padding: 325px 0 105px 0;
  float: left;
}
#feature .title {
  margin-bottom: 60px;
}
#feature .block .media {
  margin-bottom: 33px;
}
#feature .block .media:last-child {
  margin-bottom: 0;
}
#feature .block .media h4 {
  color: #1b1b1b;
}
#feature .block .media p {
  color: #999999;
}
#feature .block .media > .pull-left {
  padding-right: 20px;
}
#testimonial {
  background: url('../images/testimonial-bg.jpg') no-repeat;
  background-size: cover;
  padding: 100px 0;
  float: left;
}
#testimonial .block {
  text-align: center;
}
#testimonial .block h5 {
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 20px;
  font-size: 20px;
  width: 65%;
  margin: 0 auto;
}
#testimonial .block h5 span {
  font-size: 12px;
}
#team {
  /* padding: 80px 0 90px 0; */
  float: left;
  width: 100%;
  margin-top: -114px;
  margin-bottom: 62px;
}
#team .title {
  margin-bottom: 50px;
}
#team .social-link {
  margin-top: 15px;
}
#team .social-link a {
  display: inline-block;
}
#team .btn-facebook {
  background: #6788ce;
  color: #fff;
  border-radius: 50%;
  padding: 9px 14px;
  font-size: 17px;
  line-height: 1;
  margin-right: 5px;
}
#team .btn-twitter {
  background: #29c5f6;
  color: #fff;
  border-radius: 50%;
  padding: 8px 9px;
  font-size: 20px;
  line-height: 1;
}
#team .media .pull-left {
  padding-right: 25px;
  width: 229px;
  height: 228px;
  border-radius: 50%;
  margin-top: -114px;
  z-index: -22;
}
#team .media .media-heading {
  margin-top: 35px;
  font-size: 21px;
}
#team .media p {
  font-size: 16px;
  color: #707b82;
}
footer {
  padding: 60px 0;
  background: #fafafa;
  border-top: 1px solid #d7d7d7;
  float: left;
}
footer .navbar-nav {
  float: none;
  display: inline-block;
}
footer .navbar-nav li a {
  font-size: 20px;
  font-weight: normal;
}
footer .navbar-default .navbar-nav > li > a {
  color: #989898;
  padding: 20px 25px;
}
footer .social-link ul {
  margin-bottom: 0;
}
footer .social-link ul li {
  display: inline-block;
}
footer .social-link ul li a {
  color: #cccccc;
  font-size: 25px;
  padding: 0 5px;
  display: inline-block;
}

/*----SLIDER---BANNER--*/
.demo-1 .sl-slider-wrapper {
	position: absolute;
	width: 100%;
	height: 108%;
	top: 0;
	left: 0;
}

.demo-2 .sl-slider-wrapper {
	width: 100%;
	/* height: 600px; */
	overflow: hidden;
	position: relative;
	float: left;
}

.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
	padding: 100px 30px 10px 30px;
	/* width: 80%; */
	/* max-width: 960px; */
	color: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.demo-2 .sl-slider h2 {
	font-size: 100px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote {
	font-size: 28px;
	padding-top: 10px;
	font-weight: 300;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	border: none;
}

.demo-2 .sl-slider blockquote cite {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-top: 30px;
	display: inline-block;
}

.demo-2 .bg-img {
	padding: 200px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: -200px;
	left: -200px;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 6%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.demo-2 .nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 2px rgba(255,255,255,0.5);
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 5px rgba(255,255,255,0.5);
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
}

/* Content elements */

.demo-2 .deco {
	width: 207px;
	height: 207px;
	border: 2px dashed #ddd;
	border: 2px dashed rgba(150,150,150,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin: 0 0 0 -130px;
	top: 133px;
	background: rgba(255, 255, 255, 0.51);
}

.demo-2 [data-icon]:after {
    /* content: attr(data-icon); */
    font-family: 'AnimalsNormal';
    color: #999;
    text-shadow: 0 0 1px #999;
    position: absolute;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align: center;
    font-size: 100px;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -110px;
    box-shadow: inset 0 0 0 10px #f7f7f7;
    border-radius: 50%;
}

.demo-2 .sl-slide h2 {
	color: #FFF;
	text-shadow: 0 0 1px #000;
	padding: 0px;
	position: absolute;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 5px;
	text-transform: uppercase;
	width: 80%;
	left: 10%;
	text-align: center;
	line-height: 50px;
	bottom: 50%;
	margin: 0 0 -120px 0;
}

.demo-2 .sl-slide blockquote {
	position: absolute;
	width: 100%;
	/* text-align: center; */
	left: 0;
	font-weight: 400;
	font-size: 36px;
	line-height: 20px;
	height: 70px;
	color: #FFFFFF;
	z-index: 2;
	bottom: 50%;
	margin: 0 0 -200px 0;
	padding: 0;
	border: 0px;
}

.demo-2 .sl-slide blockquote p{
	margin: 0 auto;
	width: 60%;
	max-width: 377px;
	position: relative;
	text-align: center;
}

.demo-2 .sl-slide blockquote p:before {
	color: #f0f0f0;
	color: rgba(244,244,244,0.65);
	font-family: "Bookman Old Style", Bookman, Garamond, serif;
	position: absolute;
	line-height: 60px;
	width: 75px;
	height: 75px;
	font-size: 200px;
	z-index: -1;
	left: -80px;
	top: 35px;
	content: '\201C';
}

.demo-2 .sl-slide blockquote cite {
	font-size: 10px;
	padding-top: 10px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* Custom background colors for slides in first demo */

/* First Slide */
.demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
	
	
	

		
}

/* Second Slide */
.demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
	background: #000;
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
	color: #fff;
}

.demo-1 .bg-2 blockquote:before {
	color: #222;
}

/* Third Slide */
.demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
	background: #db84ad;
}

.demo-1 .bg-3 .deco {
	border-color: #fff;
	border-color: rgba(255,255,255,0.5);
}

.demo-1 .bg-3 [data-icon]:after {
	color: #fff;
	text-shadow: 0 0 1px #fff;
	box-shadow: inset 0 0 0 10px #b55381;
}

.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.demo-1 .bg-3 blockquote:before {
	color: #c46c96;
}

/* Forth Slide */
.demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
	background: #5bc2ce;
}

.demo-1 .bg-4 .deco {
	border-color: #379eaa;
}

.demo-1 .bg-4 [data-icon]:after {
	text-shadow: 0 0 1px #277d87;
	color: #277d87;
}

.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.demo-1 .bg-4 blockquote:before {
	color: #379eaa;
}

/* Fifth Slide */
.demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
	background: #ffeb41;
}

.demo-1 .bg-5 .deco {
	border-color: #ECD82C;
}

.demo-1 .bg-5 .deco:after {
	color: #000;
	text-shadow: 0 0 1px #000;
}

.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.demo-1 .bg-5 blockquote:before {
	color: #ecd82c;
}

.demo-2 .bg-img-1 {
	background-image:url(../images/banner-1.png);
  
}
.demo-2 .bg-img-2 {
	background-image: url(../images/2.jpg);
}
.demo-2 .bg-img-3 {
	background-image: url(../images/3.jpg);
}
.demo-2 .bg-img-4 {
	background-image: url(../images/4.jpg);
}
.demo-2 .bg-img-5 {

}

/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
	0% {-webkit-transform: translateX(500px) rotate(360deg);}
	100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
	0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
	0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
	0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
	0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
	0% {-webkit-transform: translateY(40px);}
	100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
	0% {-moz-transform: translateY(40px);}
	100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
	0% {-o-transform: translateY(40px);}
	100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
	0% {-ms-transform: translateY(40px);}
	100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
	0% {transform: translateY(40px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
	0% {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
	0% {-moz-transform: scale(1);}
	100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
	0% {-o-transform: scale(1);}
	100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
	0% {-ms-transform: scale(1);}
	100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}


/* Media Queries for custom slider */

@media screen and (max-width: 660px) {
	.demo-1 .deco {
		width: 130px;
		height: 130px;
		margin-left: -65px;
		margin-bottom: 50px;
	}

	.demo-1 [data-icon]:after {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 40px;
		margin: -55px 0 0 -55px;
	}

	.demo-1 .sl-slide blockquote {
		margin-bottom: -120px;
	}

	.demo-1 .sl-slide h2 {
		line-height: 22px;
		font-size: 18px;
		margin-bottom: -40px;
		letter-spacing: 8px;
	}

	.demo-1 .sl-slide blockquote p:before {
		line-height: 10px;
		width: 40px;
		height: 40px;
		font-size: 120px;
		left: -45px;
	}

	.demo-2 .sl-slider-wrapper {
		height: 500px;
	}

	.demo-2 .sl-slider h2 {
		font-size: 36px;
	}

	.demo-2 .sl-slider blockquote {
		font-size: 16px;
	}

}
/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),





         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	/* width: 100%; */
	position: relative;
}

.container.demo-1 {
	height: 723px;
	position: relative;
	float: left;
	margin-bottom: 76px;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.demo-2{padding:0 !important}
.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}
.sl-content-wrapper{height:auto !important}
.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}
.sl-slider-wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: left;
}

.sl-slider {
	/* position: absolute; */
	top: 0;
	left: 0;
	height: auto !important;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	/* position: absolute; */
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}
.bg-img-5
/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	/* background: #ddd; */
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}
.banner{width: 100%;float:left;background:url(../images/banner-1.png);background-size:cover;margin-top: 86px;}
.nav-main{text-align:center;color:#fff;position:relative !important;}
.nav-ul>li>a{color: #FFFFFF!important;margin:0 auto;padding-top: 17px;font-size: 18px;}
.nav-ul{width: 900px;margin:0 auto;float: none;}
.logo-size{width: 93%;position: absolute;margin: 0 auto;text-align: center;top: 27%;left: 0%;z-index:222;}
.float-container{float:left;}

/*---about-section---*/
.about-main{ background:url(../images/bg-about.png); background-size:cover;height: 100%;float: left;width: 100%;}
.title-about{width:100%;float:left; font-size:60px; color:gray;line-height: 46px;}
.title-about span{width:100%; float:left; font-size:35px; font-weight:bold;}
.about-div{width: 44%;float:left;margin-top: 107px;margin-left: 20%;margin-bottom: 24%;}
.kandil-v{margin-top: 20px;}
.p-paragraphe{font-size: 16px; color:gray; text-align:justify;/* width: 100%; */float: left;}
.more-details{padding: 8px;color: #ddab0d;/* font-size:20px; */font-size: 36px !important;font-weight: bold;border-top: 1px solid #C4C4C4;border-bottom: 1px solid #C4C4C4;float: left;width: 100%;margin-top: 18px;}
.more-details p{font-size:36px; float:left; }
.more-details i{font-size:36px; float:right;line-height: 56px;}
.our-pro-sec{width:30%;margin:0 auto; font-size:12px; text-align:justify;}
.our-pro-sec p{padding-bottom: 45px;padding-bottom: 137px;}
.our-title{font-size:34px; color:gray;/* margin: 0 auto; */text-align: center;font-weight: bold;}
.our-product-hr{width:40px;border: 3px solid #DDAB0D;margin: 0 auto;}
.products-typs{margin-top:-20px}
.our-title{padding-bottom:10px!important; padding-top:10px}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {
    /* padding: 15px; */
    /* border:  1px solid #ccc; */
    background-color: #eee;
    width: 228px !important;
    height: 228px!important;
    top:  0;
    left: 0
} 
.product-title-typesfood{/* position:absolute; */background: rgba(90, 127, 77, 0.65);  color:#fff;width: 228px;z-index: 222;height: 114px;border-radius: 112px 112px 0 0;text-align: center;}
.product-title-typesfood p{color:#fff !important;padding: 54px;/* padding-left: 71px; */font-size: 21px !important;font-weight: bold;padding-left: 46px;text-align: center;}
.product-title-typesbev{/* position:absolute; */background: rgba(127, 133, 177, 0.67);  color:#fff;width: 228px;z-index: 222;height: 114px;border-radius: 112px 112px 0 0;text-align: center;}
.product-title-typesbev p{color:#fff !important;padding: 54px;/* padding-left: 71px; */font-size: 21px !important;font-weight: bold;padding-left: 46px;text-align: center;}
.product-title-typespharm{/* position:absolute; */background: rgba(173, 141, 111, 0.54);  color:#fff;width: 228px;z-index: 222;height: 114px;border-radius: 112px 112px 0 0;text-align: center;}
.product-title-typespharm p{color:#fff !important;padding: 54px;/* padding-left: 71px; */font-size: 21px !important;font-weight: bold;padding-left: 46px;}
.product-title-typescosm{/* position:absolute; */background: rgba(245, 152, 157, 0.73);  color:#fff;width: 228px;z-index: 222;height: 114px;border-radius: 112px 112px 0 0;text-align: center;}
.product-title-typescosm p{color:#fff !important;padding: 54px;/* padding-left: 71px; */font-size: 21px !important;font-weight: bold;padding-left: 63px;}
.our-customers{width:100%;}
/*--footer--*/
.footer-distributed{
	background-color: #004b6a;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	font: bold 16px sans-serif;
	text-align: left;
	padding: 50px 60px 40px;
	/* margin-top: 80px; */
	overflow: hidden;
	padding-bottom: 0px;
}

/* Footer left */


.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.footer-right img{float: right;margin-right: -17%;}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color: #DDAB0D;
	color: #ffffff;
	font-size: 25px;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	text-align: center;
	line-height: 34px;
	/* margin: 10px 15px; */
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
	width: 100%;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
	float: right;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
	float: left;
	width: 100%;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #DDAB0D;
	border-radius: 2px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

/* The contact form */

.footer-distributed form{
	display: inline-block;
}

.footer-distributed form input,
.footer-distributed form textarea{
	display: block;
	border-radius: 3px;
	box-sizing: border-box;
	background-color: #033549;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
	border: none;
	resize: none;
	font: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF !important;
	width: 400px;
	padding: 18px;
}

.footer-distributed ::-webkit-input-placeholder {
	color:  #5c666b;

















}

.footer-distributed ::-moz-placeholder {
	color:  #5c666b;
	opacity: 1;
}

.footer-distributed :-ms-input-placeholder{
	color:  #5c666b;
}


.footer-distributed form input{
	height: 55px;
	margin-bottom: 15px;
}




















.footer-distributed form textarea{
	height: 100px;
	margin-bottom: 20px;
}

.footer-distributed form button{
	border-radius: 3px;
	background-color: #DDAB0D;
	color: #ffffff;
	border: 1px solid #816201;
	padding: 15px 50px;
	font-weight: normal;
	float: right;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 1000px) {

	.footer-distributed {
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-company-name{
		font-size: 12px;
	}

	.footer-distributed form input,
	.footer-distributed form textarea{
		width: 250px;
	}

	.footer-distributed form button{
		padding: 10px 35px;
	}

}

@media (max-width: 800px) {

	.footer-distributed{
		padding: 30px;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-right{
		float: none;
		max-width: 300px;
		margin: 0 auto;
	}

	.footer-distributed .footer-left{
		margin-bottom: 40px;
	}

	.footer-distributed form{
		margin-top: 30px;
	}

	.footer-distributed form{
		display: block;
	}

	.footer-distributed form button{
		float: none;
	}
}
.footer-left p{color:#fff;font-size: 21px;font-weight: normal;}
.footer-center p{color:#fff;font-size: 21px;font-weight: normal;}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;}
.certifect-1{width: 78px; float:left;margin-top: 10px;margin-right: 11px;opacity: .9;}
.copy-rights{width:100%; float:left;background: #033549;  text-align: center;color: #fff;padding: 13px;}
/*--header-2--*/
.header-2-main{width:100%;background: #FFFFFF;height: 89px;border-top: 13px solid #004B6A;border-bottom: 1px solid #DBDADA;}
#MainMune a{line-height: 39px !important;padding-top: 18px;padding-bottom: 10px !important;border-radius: 0 0 8px 8px;}

.header-2-main a{color: #004B6A !important;}
.header-logo{float:left;margin-top: -11px;width: 147px;margin-right: 11px;}
.margin-all{margin-top: 49px !important;}
.margin-all-cap{margin-top: 140px !important;}
.title-history li{ list-style-image:url(../images/about-us/list-style.png);font-size: 40px;font-weight: bold;color: #004B6A;min-width: 369px;}
.text-history{font-size: 16px;margin-top: 0px;min-width: 399px;}
.text-history span{font-size: 24px; width:100%;color: #004B6A;float: left;font-weight: bold;}
.main-his{padding-left:0px;}
.about-b-1{width: 100%;float: right;margin-top: -15%;}
.margin{margin-right:0px; padding-right:0px;/* background: #FFEAEA; */padding-left: 0px;}
.historical-main{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background:url(../images/about-us/history-1.png) no-repeat;
    background-position: 50% 68px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    }
.cap-main{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    /* height: 100%; */
    background: url(../images/cap/bg.png);
    background-position: 50% 68px;
    background-repeat: no-repeat;
    /* display: table; */
    width: 100%;
    /* height: 400px; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: :;
    }
.sus-main{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/sus/bg-sus.png);

    background-position: 50% 68px;
    background-repeat: no-repeat;

    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    }
.mission-main{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/mission/bg-mission.png);
    background-position: 40% -56px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: 56px;
    }
/*---bg-food---*/
.bg-food{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/bg-foods.jpg);
    background-position: 40% -56px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: 56px;
    }
/*---bg-beverage---*/
.bg-beverage{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/bg-bevrage.jpg);
    background-position: 40% -56px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: 56px;
    }
/*---bg-pharma--*/
.bg-pharma{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/pharma-bg.jpg);
    background-position: 40% -56px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: 56px;
    }
/*---bg-cosmitecs--*/
.bg-cosmitecs{
    /* background:url(../images/bg-about.png); */
    background-size:cover;
    height: 100%;
    background: url(../images/cosmitecs-bg.jpg);
    background-position: 40% -56px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-top: 56px;
    }

.container-historical{width: 77%; margin:0 auto; }
.about-b-2{margin-top: -7%;width: 96%;float: right;margin-left: -18%;}
.banner-2his{
    width:100%;
    float:left;
    /* background:url(../images/about-us/banner-2his.png); */
    background-size: 100%;
    /* background-position: 86% -10px; */
    /* background-repeat: no-repeat; */
    /* display: table; */
    /* width: 100%; */
    /* height: 687px; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    }
.banner-mission{
    width:100%;
    float:left;
    background:url(../images/mission/banner-1.png);
    background-size: 100%;
    background-position: 48% -66px;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 665px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    margin-bottom: 82px;
    }
 .banner-mission p{text-align:center;color: #fff;margin-top: 35px !important;padding-top: 30px;}
 .banner-mission hr{text-align:center; }
.pi-section {
  max-width: 1120px;
  margin: 0 auto;
  padding: 60px 40px 40px;
  position: relative;
}
.pi-titlebar {
  padding-top: 50px;
  padding-bottom: 50px;
}
.our-history-hr{width:40px;border: 3px solid #DDAB0D;margin: 0 auto;text-align: left;/* margin-left: 60px; */}

.pi-slider {color:#fff;width: 40%;margin: 0 auto;margin-top: 181px;font-size: 25px;text-align: center;}
.main-time-line{width:60%; margin:0 auto}
/*--time-line--*/

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
header {
  /* height: 200px; */
  /* line-height: 200px; */
  /* text-align: center; */
  /* background: #303e49; */
}
header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 1170px) {
  header {
    /* height: 300px; */
    /* line-height: 300px; */
  }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {/* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #DDAB0D;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 0em;
    margin-bottom: 3em;
    MARGIN-LEFT: 27PX;
  }
  #cd-timeline::before {
    /* left: 50%; */
    margin-left: 5px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 1em 0;
    float: left;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: -10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  background: #DDAB0D !important;
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 86px;
    height: 86px;
    left: 1%;
    margin-left: -30px;/* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    float: left;
    background: #DDAB0D !important;
  }
  .cd-timeline-img p{padding: 20%;padding-top: 29%;}
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {


    opacity: 0;
    -moz-transform: scale(0.5);
  }



  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  /* background: white; */
  border-radius: 0.25em;
  padding: 1em;
  /* box-shadow: 0 3px 0 #d7e4ed; */
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  /* font-size: 0.8125rem; */
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  /* margin: 1em 0; */
  /* line-height: 1.6; */
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  /* content: ''; */
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    /* font-size: 1rem; */
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {

    /* margin-left: 0; */
    /* padding: 1.6em; */
    width: 100%;
    float: left;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    /* width: 100%; */
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    /* float: right; */
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    /* right: 122%; */
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}


.years-p{font-size: 21px;color: #fff;padding: 6%;padding-top: 24%;}
.cap-sec-3{ background:url(../images/cap/bg-2.png); background-size:cover;float: left;width: 100%;}
.cap-sec-1 img{width:100%; height:auto;}
.cap-sec-1 h3{color: #004B6A;}
.cap-sec-1 p{font-size:14px;width: 100%;padding-bottom: 16px;}
.sec-3-img{width: 89%; float:left;padding-top: 39px;margin-left: 5%;}
.mission-banner{width: 68%; margin: 0 auto;}
.mission-banner img{width:100%;}
.p-mission{font-size: 19px;padding-top: 0px !important;margin-top:  !important;}
/*--product-online--*/
.main-banner{width:100%; float:left;margin-top: 33px;}
   .glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    /* background: #428bca; */
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
    float: left;
}
.item.list-group-item:nth-of-type(odd)
{
    /* background: #eeeeee; */
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
    float: right;
    line-height: 23px;
    text-align: right;
    margin-right: 5px;
}
.first-item-media{margin-top: 15px !important;}

.main-list-ico{width:100%; float:left;background: none;border: none;margin-bottom: 0px;padding: 0px;}
.img-catalog{/* width:100%; */}
.more-one-item{color: #DCAA0F;/* font-weight:bold; */}
.product-title-catalogue{color: #747E7F;/* float: left; *//* width: 100%; */text-align: center;}

.icon-color{color: #DCAA0C;font-size: 20px !important;padding-right: 3px;line-height: 22px;}
.mainfilter{background: rgba(142, 175, 172, 0.33);margin-top: 12px;border: 1px solid #DFE7EB;/* border-radius: 6px; */width: 99.5%;margin-left: 0.3%;text-align: center;float: left;}
.mainfilter form{padding:10px;}
.caption{border: 1px solid #DDDDDD;padding: 0px !important;float: left;padding-left:  4px !important;padding-top: 16px !important;width: 100%;background: rgba(0, 75, 106, 0.1);}
.classic-title {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
    font-weight: 300;
}
.btn-system {
    width: 199px;
    padding: 5px;
    background: #E2AA0F;
    margin-bottom: 30px;
    color: #fff;
    border: 1px solid rgb(198, 147, 6);
}

.classic-title span {
	padding-bottom: 8px;
	border-bottom: 1px solid;
	font-weight: 400;
}

.big-title {
	margin-bottom: 20px;
}

.big-title h1, .big-title h2 {
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
}

.big-title h1 strong, .big-title h2 strong {
	font-weight: 400;
}

.big-title .title-desc {
	font-size: 16px;
	line-height: 22px;
	color: #666;
}

.big-title h2 + .title-desc, .big-title h1 + .title-desc {
	margin-top: 4px;
}
widget-search input[type="search"],
#contact-form input[type="text"],
#contact-form textarea,
#respond input[type="text"],
#respond textarea, .email {
    color: #666fb5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.widget-search input[type="search"]:focus,
#contact-form input[type="text"]:focus,
#contact-form textarea:focus,
#respond input[type="text"]:focus,
#respond textarea:focus {
	border-color: #ddd;
	box-shadow: 0 0 3px #eee;
	-o-box-shadow: 0 0 3px #eee;
	-moz-box-shadow: 0 0 3px #eee;
  	-webkit-box-shadow: 0 0 3px #eee;
}

.mail_response {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.name-missing, .email-missing, .message-missing {
    opacity: 0;
    color: #ED2C3A;
    margin-left: 10px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.error-page {
    padding: 90px 0;
    text-align: center;
}

.error-page h1 {
    font-size: 160px;
    line-height: 140px;
    font-weight: 700;
    color: #333;
}

.error-page h3 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 300;
}

.error-page p {
    font-size: 22px;
    line-height: 28px;
    color: #666;
    margin-bottom: 25px
}

#map {
	position: relative;
	height: 350px;
	width: 100%;
}

.classic-title span {
	border-bottom-color: #DCAA0F;
	color: #DCAA0F;
}

.portfolio-filter li a:hover {
	color: #ee3733;
}

.portfolio-filter li a.selected {
	border-color: #ee3733;
	background-color: #ee3733;
}

.portfolio-item:hover .portfolio-details h4 {
	color: #ee3733;
}

.project-content h4 span {
	border-bottom-color: #ee3733;
}

.recent-projects h4.title span {
	border-bottom-color: #ee3733;
}

ul.post-meta li a:hover {
	color: #ee3733;
}
ul.icons-list {
	margin-bottom: 6px;
	font-size: 13px;
	color: gray;
}
ul.icons-list li i{color: #DCAA0F;}

ul.icons-list li, ul.list-unstyled li {
	margin-bottom: 4px;
}

ul.icons-list li i {
	font-size: 16px;
	margin-right: 4px;
	width: 21px;
}
.maincontact{margin-top: 89px;}

h2.ss-subtitle{
    padding: 10px 10px 40px;
    font-size: 52px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.8);
	position: relative;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
h2.ss-subtitle:before{
	width: 4px;
	height: 40px;
	background: rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	right: 75%;
	margin-right: -4px;
	bottom: -4px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h2.ss-subtitle:after{
	width: 25%;
	height: 0px;
	border-bottom: 4px dotted rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	right: 50%;
	margin-right: -1px;
	bottom: -4px;
}
.ss-links{
	position: fixed;
	right: 10px;
	top: 528px;
	width: 25%;
	z-index: 100;
}
.ss-links a{
	background: rgb(221, 171, 13);
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 5px;
	color: #fff;
	float: left;
	border-radius: 50%;
	display: block;
	text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.ss-links a:hover{
	background: rgba(0,0,0,0.4);
}
.ss-container{
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
	overflow: hidden;
	padding-bottom: 500px;
}
.ss-container h2{
    font-size: 40px;
    text-transform: uppercase;
    color: rgb(221, 171, 13);
    text-shadow: 0px 1px 1px #fff;
    padding: 20px 0px;
}
.ss-container:before{
    position: absolute;
    width: 4px;
    background: rgb(221, 171, 13);
    top: 0px;
    left: 50%;
    margin-left: -2px;
    content: '';
    height: 100%;
}
.ss-row{
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 30px 0;
}
.ss-left, .ss-right{
    float: left;
    width: 48%;
    position: relative;
}
.ss-right{
    padding-left: 2%;
}
.ss-left{
    text-align: right;
    float: left;
    padding-right: 2%;
}
.ss-circle{
    border-radius: 50%;
    overflow: hidden;
    display: block;
    text-indent: -9000px;
    text-align: left;
    /* -webkit-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3); */
    -moz-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3);
    /* box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3); */
    background-size: cover;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    background-position: center center;
    position: static;
}
.ss-small .ss-circle{
	width: 100px;
	height: 100px;
}
.ss-medium .ss-circle{
	width: 300px;
	height: 300px;
}
.ss-large .ss-circle{
	width: 300px;
	height: 300px;
}
.ss-circle-deco:before{
	width: 29%;
	height: 0px;
	border-bottom: 5px dotted #ddd;
	border-bottom: 5px dotted rgba(17, 17, 22, 0.3);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after{
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.ss-left .ss-circle-deco:before{
    right: 2%;   
}
.ss-right .ss-circle-deco:before{
    left: 2%;   
}
.ss-left .ss-circle-deco:after{
	right: 0;
	border-right: 10px solid rgba(17,17,22,0.8);
}
.ss-right .ss-circle-deco:after{
	left: 0;
	border-left: 10px solid rgba(17,17,22,0.8);
}
.ss-left .ss-circle{
    float: right;
    margin-right: 30%;
}
.ss-right .ss-circle{
    float: left;
    margin-left: 30%;
}
.ss-container h3{
    margin-top: 34px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0);
    /* text-shadow: 1px 1px 1px rgba(26, 27, 33, 0.8) */
}
.ss-container .ss-medium h3{
	margin-top: 82px;
}
.ss-container .ss-large h3{
	margin-top: 133px;
}
.ss-container .ss-left h3{
	border-right: 5px solid rgba(164,166,181,0.8);
}
.ss-container .ss-right h3{
	border-left: 5px solid rgba(164,166,181,0.8);
}
.ss-container h3 span{
    color: rgb(221, 171, 13);
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}
.ss-container h3 a{
    font-size: 21px;
    color: rgb(118, 118, 118);
    display: block;
    text-decoration: none;
}
.ss-container h3 p{
    font-size: 21px;
    color: rgb(118, 118, 118);
    display: block;
    text-decoration: none;
    text-align: inherit;
}
.ss-container h3 a:hover{
	color: rgb(118, 118, 118)
}
.ss-circle-1{
    background-image:url(../images/about-us/1.jpg);
}
.ss-circle-2{
    background-image: url(../images/about-us/2.jpg);
}
.ss-circle-3{
    background-image: url(../images/about-us/3.jpg);
}
.ss-circle-4{
    background-image: url(../images/about-us/4.jpg);
}
.ss-circle-5{
    background-image: url(../images/about-us/5.jpg);
}
.ss-circle-6{
    background-image: url(../images/about-us/6.jpg);
}
.ss-circle-7{
    background-image: url(../images/about-us/7.jpg);
}
.ss-circle-8{
    background-image: url(../images/about-us/8.jpg);
}
.ss-circle-9{
    background-image: url(../images/about-us/9.jpg);
}
.ss-circle-10{
    background-image: url(../images/about-us/10.jpg);
}
.ss-circle-11{
    background-image: url(../images/about-us/11.jpg);
}
.ss-circle-12{
    background-image: url(../images/about-us/12.jpg);
}
.ss-circle-13{
    background-image: url(../images/about-us/13.jpg);
}
.ss-circle-14{
    background-image: url(../images/about-us/14.jpg);
}
.ss-circle-15{
    background-image: url(../images/about-us/15.jpg);
}
.ss-circle-16{
    background-image: url(../images/about-us/16.jpg);
}
.ss-circle-17{
    background-image: url(../images/about-us/17.jpg);
}
.ss-circle-18{
    background-image: url(../images/about-us/18.jpg);
}
.ss-circle-19{
    background-image: url(../images/about-us/19.jpg);
}
.ss-circle-20{
    background-image: url(../images/about-us/20.jpg);
}
.ss-circle-21{
    background-image: url(../images/about-us/21.jpg);
}
.ss-circle-22{
    background-image: url(../images/about-us/22.jpg);
}
.ss-circle-23{
    background-image: url(../images/about-us/23.jpg);
}
.ss-circle-24{
    background-image: url(../images/about-us/24.jpg);
}
.ss-circle-25{
    background-image: url(../images/about-us/25.jpg);
}
.ss-circle-26{
    background-image: url(../images/about-us/26.jpg);
}
.ss-circle-27{
    background-image: url(../images/about-us/27.jpg);
}
.ss-circle-28{
    background-image: url(../images/about-us/28.jpg);
}
.ss-circle-29{
    background-image: url(../images/about-us/29.jpg);
}
.ss-circle-30{
    background-image: url(../images/about-us/30.jpg);
}



.vision{width:100%;text-align: center;float: left;}
.about-hr{float:left;}
.pagination-landing ul{margin:0px}
.product-title{color: #ddab0d;}
.img-product{border: 1px solid #DDDDDD;}
.download-pdf{float:right;width: 39%;}
.download-pdf p{
    float: left;
    margin-right: 11px;
    color: #004B6A;
}
.download-pdf i{
    font-size: 28px;
    color: #DDAB0D;
}
.glass-process{
 width: 54%;
 /* float:right; */
 margin-top: 61px;
 margin: 0 auto;
 }
.main-process{width: 100%;/* margin:0 auto; */margin-top: 72px;}
#containingBlock {
  width: 100%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
  
.sec-title{width: 44%; margin:0 auto;}
.img-cap{width:100%;}
.nopadding{padding:0px;margin-bottom: 31px;}
.text-center-cap{width:100%; padding:0px;padding-top: 29px;/* background: rgba(222, 219, 219, 0.37); */text-align: center;}
.text-center-cap p{text-align:center}
/*--slider--*/
.slider_container{/* width:920px; */ margin:auto; clear:both; background:url(images/shadow_top.png) no-repeat top center;/* padding:30px 0 0 0; */}
.flex-caption{position: absolute;/* right: 28%; */top: -309px;width: 100%;}
.caption_title_line{/* width:450px; *//* height:75px; *//* padding:5px 15px 10px 15px; *//* background:url(images/slider_caption_bg.png) repeat; */color: #303030;}
.flex-caption h2{ color:#303030;font-size:20px; padding:5px 0 5px 0; margin:0px;font-family: 'Ovo', serif;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0 0 30px 0;background:url(images/shadow_bottom.png) no-repeat center bottom;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;/* border:10px #ededed solid; */}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:11px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/cap/next.png) no-repeat center; bottom:184px;}
.flex-direction-nav li a.prev {background:url(../images/cap/prev.png) no-repeat center;bottom:141px;}
.flex-direction-nav li a.next:hover {background:url(../images/cap/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(../images/cap/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
.slider_container{ width:90%; margin:0 0 0 2%; clear:both; background:none; padding:30px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/cap/next.png) no-repeat center; bottom:85px;}
.flex-direction-nav li a.prev {background:url(../images/cap/prev.png) no-repeat center;bottom:40px;}
.flex-caption { display:none;}
}

.sec-title p{text-align:center;}
.ul-cap{text-align:center;}
#MainMune{float:none;background: #fff;}
@media screen and (max-width: 786px) {
.nav-ul{width:auto;height: 440px !important;max-height:none !important;}.banner{margin-top:0px}.nav-ul>li>a
{color:gray !important;text-align:left;}.navbar-collapse
{max-height:none !important}}
.more-details a{color:#ddab0d}
#team a{color:#fff;}