/*................................reset...........................................*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*................................clearfix...........................................*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/*................................header...........................................*/
body{
 font-family: 'Raleway', sans-serif;
}
header{ 
  padding-top: 40px;  
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
}
header.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;	
  padding:5px 0; 
  background: rgba(0,0,0,1);
}

.backcolor{
  background: rgba(0,0,0,1);
}
.nav-collapse ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
}

.nav-collapse li {
	width: 100%;
	display: block;
}

.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	zoom: 1;
}

.nav-collapse.opened {
	max-height: 9999px;
}

.disable-pointer-events {
	pointer-events: none !important;
}

.nav-toggle {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

@media screen and (min-width: 767px) {
	.js .nav-collapse {
		position: relative;
	}
	.js .nav-collapse.closed {
		max-height: none;
	}
	.nav-toggle {
		display: none;
	}
}
a.hide-logo{
  display: none;
}

header a.logo{	
 position: relative;
 top: 15px;
}
header.sticky a.logo{
 top: 7px;
}
header.sticky a.logo img{
  width: 150px;
  height: auto;
}

/* ------------------------------------------
  MASK
  --------------------------------------------- */

  .mask {
  	-webkit-transition: opacity 300ms;
  	-moz-transition: opacity 300ms;
  	transition: opacity 300ms;
  	background: rgba(0,0,0, .5);
  	visibility: hidden;
  	position: fixed;
  	opacity: 0;
  	z-index: 2;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	top: 0;
  }

  .android .mask {
  	-webkit-transition: none;
  	transition: none;
  }

  .js-nav-active .mask {
  	visibility: visible;
  	opacity: 1;
  }

  @media screen and (min-width: 767px) {
  	.mask {
  		display: none !important;
  		opacity: 0 !important;
  	}
  }

  .fixed {
  	position: fixed;
  	width: 100%;
  	left: 0;
  	top: 0;
  }
  .nav-collapse,
  .nav-collapse * {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  }

  .nav-collapse,
  .nav-collapse ul {
  	list-style: none;
  	width: 100%;
  	/*float: left;*/
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse {
  		/*float: right;*/
  		width: auto;  		
  	}
  }

  .nav-collapse li {  	
  	width: 100%;
    display: inline-block;
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse li {
  		width: auto;
      margin: 0px 25px;
  	}
  }

  .nav-collapse a {
   font-family: 'Raleway', sans-serif;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   text-decoration: none; 
   padding: 0.7em 1em;
   color: #fff;
   width: 100%;
   text-align: center;
   font-size: 18px;
   font-weight: 700;
   border-radius: 5px;
 }

 .nav-collapse a:active,
 .nav-collapse .active a,.nav-collapse .active a:hover{
   color: #e59205; 
   transition:all 0.5s;    
 }
 .nav-collapse a:hover{
   color: #e59205; 
   transition:all 0.5s; 
 }

 @media screen and (min-width: 767px) {
   .nav-collapse a {
    /*border-left: 1px solid white;*/
    /*padding: 1.02em 2em;*/
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;   
  }
}

.nav-collapse ul ul a {
 background: #ca3716;
 padding-left: 2em;
}

@media screen and (min-width: 767px) {
 .nav-collapse ul ul a {
  display: none;
}
}
@font-face {
 font-family: "responsivenav";
 src:url("../icons/responsivenav.eot");
 src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
 url("../icons/responsivenav.ttf") format("truetype"),
 url("../icons/responsivenav.woff") format("woff"),
 url("../icons/responsivenav.svg#responsivenav") format("svg");
 font-weight: normal;
 font-style: normal;
}
.nav-toggle {
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-decoration: none;
 text-indent: -300px;
 position: relative;
 overflow: hidden;
 width: 60px;
 height: 55px;
 float: right;
}

.nav-toggle:before {
 color: #fff; /* Edit this to change the icon color */
 font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
 text-transform: none;
 text-align: center;
 position: absolute;
 content: "\2261"; /* Hamburger icon */
 text-indent: 0;
 speak: none;
 width: 100%;
 left: 0;
 top: 0;
}

.nav-toggle.active:before {
 font-size: 24px;
 content: "\78"; /* Close icon */
}
section{
 text-align: center;
}
#banner{
  background: url(../img/banner1.jpg) no-repeat top center;  
  background-size: cover;       
  text-align: center;
  padding:440px 0 385px;
  color: #ffffff;
}
h1{
 font-family: 'Playfair Display', serif;
 font-weight: 700;
 font-style: italic;
 font-size: 72px;
 padding-bottom: 45px;
}
span.simple{
 color: #e59205;
}
p.innerp{
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
}
button.more{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  outline: 0;
  border: 1px solid #ffffff;   
  font-size:24px;
  line-height: 48px;
  background-color: transparent;
  padding: 5px 40px;
  margin-top: 75px;
}
button.more:hover{
 background-color: #ffffff;
 color: #e59205;
 transition:all 0.5s; 
}
h2{
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-style: italic;
  font-size: 72px;
  padding-bottom: 70px;
  color: #6e7498;
  float: left;
}
span.line{ 
 width: 10%;
 height: 1px;
 background: #e59205;
 float: left;
 margin-top: 45px;
}
#menu,#service{
  padding: 120px 0 150px;
}
#menu p.innerp,#service p.innerp{
 display: inline-block;
 color:#a4a8bc; 
}

/*----- Tabs -----*/
.tabs {
  width:100%;
  display:inline-block;
}

/*----- Tab Links -----*/
.tab-links:after {
  display:block;
  clear:both;
  content:'';
}

.tab-links li {
  margin: 70px 20px;
  list-style: none;
  display: inline-block;
}

.tab-links a {
  padding:9px 15px;
  display:inline-block;
  /*border-radius:3px;*/
  font-size:14px;
  color:#3c3c3c;
  transition:all linear 0.15s;
  text-decoration:none;
  border:1px solid #fff;
}

.tab-links a:hover {
  background:#ffffff;
  transition:all 0.5s; 
  color: #e59205;
  border:1px solid #e59205;
}

ul.tab-links li.active a:hover{
  background:#ffffff;
  color: #e59205; 
  border:1px solid #e59205;
  transition:all 0.5s; 
}
ul.tab-links li.active a{
  border: 1px solid #e59205;
  font-weight:400; 
  color: #ffffff;
  background-color: #e59205;
  font-size:24px;
  line-height: 48px;
  padding: 0px 40px;
}
ul.tab-links li a{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  border: 1px solid #a4a8bc; 
  color: #6e7498;
  font-size:24px;
  line-height: 48px;
  padding: 0px 40px;
  
}

/*----- Content of Tabs -----*/
.tab-content {
  padding:15px;
  border-radius:3px;
  /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
  background:#fff;
}
.tab {
  display:none;
}
.tab.active {
  display:block;
}
button.learn,button.order{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  outline: 0;
  border: 1px solid #a4a8bc; 
  color: #6e7498;
  font-size:24px;
  line-height: 48px;
  background-color: transparent;
  padding: 5px 40px;
  margin: 40px auto 0;
}
button.order:hover,button.learn:hover{
 background-color: #a4a8bc;
 color: #ffffff;
 transition:all 0.5s; 
}
.imagehover{
  display: none;
}
.innermenu{
  width: 20%;
  float: left;
  cursor: pointer;
}
.imagehover h1{
  color: #e59205;
  padding-bottom: 30px
}
.imagehover p.newp{
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
}
.imagehover p.innerp{
  font-size: 18px;
  line-height: 40px;
}
.displayimg{
  position: relative;  
  overflow: hidden;
  width: 100%;
}
.displayimg img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.displayimg:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.displayimg:hover .imagehover{
  display: block;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.displayimg:hover button.learn{
  display: none;
  transition: all 0.5s;
}
.innerleft{
  width: 30%;
  float: left;
  background-color: #e59205;
  min-height: 500px;
}
.innerleft h2{
  text-align: left;
  color: #ffffff;
  padding: 150px 110px 110px;
}
.innerright{
  width: 70%;
  float: left;
}

.innerright img{
  width: 100%;
  display: block;
  height: 500px;
}
h4{
 font-family: 'Playfair Display', serif;
 font-weight: 700;
 font-size: 36px;
 line-height: 82px;
 color: #6e7498;
}
#service article{
  padding-top: 150px;
}
#service article p.innerp{
  font-size: 18px;
}
#news{
  background: url(../img/newsbanner.jpg) no-repeat top center;  
  background-size: cover;       
  text-align: center;
  padding:145px 0;
  color: #ffffff;
}
#news h2{
  color: #fff;
  float: none;
}

::-webkit-input-placeholder {
   color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}
:-ms-input-placeholder {  
   color: #fff;  
}

input{
 font-family: 'Oswald', sans-serif;
 font-weight: 400;
 border: 1px solid #fff;
 outline: 0;
 background-color: transparent;
 text-align: center;
 width: 45%;
 padding: 15px;
}
input:focus{
  border: 1px solid #e59205;
}

button.btnmail{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: #fff;
  outline: 0;
  border: 1px solid #e59205;
  background-color: #e59205;
  padding: 15px 30px;
  display: block;
  margin:75px auto 0; 
}
button.btnmail:hover{
 color:#e59205;
 background-color: transparent;
 transition: all 0.5s;
}
footer p.innerp{
  font-size: 17px;
  font-weight: 400;
  color: #a4a8bc;
  line-height: 30px;
}
footer{
  padding: 70px 0;
}
footer .innerp a{
  text-decoration: none;
  color: #a4a8bc;
}
footer ul li a{
  text-decoration: none;
  color: #a4a8bc;
  padding-top: 22px;
  padding-left:25px; 
  display: block;
}
footer a:hover{
 color: #e59205;
 transition: all 0.5s;
}
footer li{
  display: inline-block;
}
footer ul{
  float: right;
}
/* New */

.os-animation {
  opacity: 0;
}
.os-animation.animated {
  opacity: 1;
}
.staggered-animation {
  opacity: 0;
}
.staggered-animation.animated {
  opacity: 1;
}
/*LOADER EFFECT*/
/*Paste this css to your style sheet file or under head tag*/
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9998;
 background: #eab04d;
}


.cssload-container * {
  box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cssload-container ul li{
  list-style: none;
}

.cssload-container {
  margin: 19px auto 0 auto;
  top: 30%;
  position: relative;
}

.cssload-flex-container {
  display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -moz-flex;
  flex-direction: row;
    -o-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
  flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
  justify-content: space-around;
}
.cssload-flex-container li {
  padding: 10px;
  height: 97px;
  width: 97px;
  margin: 29px 19px;
  position: relative;
  text-align: center;
}

.cssload-loading {
  display: inline-block;
  width: 73px;
  height: 5px;
  background: rgb(0,0,0);
  border-radius: 97px;
  transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
  animation: cssload-loading 4.6s ease infinite;
    -o-animation: cssload-loading 4.6s ease infinite;
    -ms-animation: cssload-loading 4.6s ease infinite;
    -webkit-animation: cssload-loading 4.6s ease infinite;
    -moz-animation: cssload-loading 4.6s ease infinite;
  margin-top: 34px;
}




@keyframes cssload-loading {
  0% {
    transform: rotate(-20deg);
    height: 5px;
    width: 73px;
  }
  5% {
    height: 5px;
    width: 73px;
  }
  30% {
    transform: rotate(380deg);
    height: 5px;
    width: 73px;
  }
  40% {
    transform: rotate(360deg);
    height: 5px;
    width: 73px;
  }
  55% {
    transform: rotate(0deg);
    height: 5px;
    width: 5px;
  }
  65% {
    transform: rotate(0deg);
    height: 5px;
    width: 83px;
  }
  68% {
    transform: rotate(0deg);
    height: 5px;
  }
  75% {
    transform: rotate(0deg);
    height: 5px;
    width: 1px;
  }
  78% {
    height: 5px;
    width: 5px;
  }
  90% {
    height: 5px;
    width: 73px;
    transform: rotate(0deg);
  }
  99%, 100% {
    height: 5px;
    width: 73px;
    transform: rotate(-20deg);
  }
}

@-o-keyframes cssload-loading {
  0% {
    -o-transform: rotate(-20deg);
    height: 5px;
    width: 73px;
  }
  5% {
    height: 5px;
    width: 73px;
  }
  30% {
    -o-transform: rotate(380deg);
    height: 5px;
    width: 73px;
  }
  40% {
    -o-transform: rotate(360deg);
    height: 5px;
    width: 73px;
  }
  55% {
    -o-transform: rotate(0deg);
    height: 5px;
    width: 5px;
  }
  65% {
    -o-transform: rotate(0deg);
    height: 5px;
    width: 83px;
  }
  68% {
    -o-transform: rotate(0deg);
    height: 5px;
  }
  75% {
    -o-transform: rotate(0deg);
    height: 5px;
    width: 1px;
  }
  78% {
    height: 5px;
    width: 5px;
  }
  90% {
    height: 5px;
    width: 73px;
    -o-transform: rotate(0deg);
  }
  99%, 100% {
    height: 5px;
    width: 73px;
    -o-transform: rotate(-20deg);
  }
}

@-ms-keyframes cssload-loading {
  0% {
    -ms-transform: rotate(-20deg);
    height: 5px;
    width: 73px;
  }
  5% {
    height: 5px;
    width: 73px;
  }
  30% {
    -ms-transform: rotate(380deg);
    height: 5px;
    width: 73px;
  }
  40% {
    -ms-transform: rotate(360deg);
    height: 5px;
    width: 73px;
  }
  55% {
    -ms-transform: rotate(0deg);
    height: 5px;
    width: 5px;
  }
  65% {
    -ms-transform: rotate(0deg);
    height: 5px;
    width: 83px;
  }
  68% {
    -ms-transform: rotate(0deg);
    height: 5px;
  }
  75% {
    -ms-transform: rotate(0deg);
    height: 5px;
    width: 1px;
  }
  78% {
    height: 5px;
    width: 5px;
  }
  90% {
    height: 5px;
    width: 73px;
    -ms-transform: rotate(0deg);
  }
  99%, 100% {
    height: 5px;
    width: 73px;
    -ms-transform: rotate(-20deg);
  }
}

@-webkit-keyframes cssload-loading {
  0% {
    -webkit-transform: rotate(-20deg);
    height: 5px;
    width: 73px;
  }
  5% {
    height: 5px;
    width: 73px;
  }
  30% {
    -webkit-transform: rotate(380deg);
    height: 5px;
    width: 73px;
  }
  40% {
    -webkit-transform: rotate(360deg);
    height: 5px;
    width: 73px;
  }
  55% {
    -webkit-transform: rotate(0deg);
    height: 5px;
    width: 5px;
  }
  65% {
    -webkit-transform: rotate(0deg);
    height: 5px;
    width: 83px;
  }
  68% {
    -webkit-transform: rotate(0deg);
    height: 5px;
  }
  75% {
    -webkit-transform: rotate(0deg);
    height: 5px;
    width: 1px;
  }
  78% {
    height: 5px;
    width: 5px;
  }
  90% {
    height: 5px;
    width: 73px;
    -webkit-transform: rotate(0deg);
  }
  99%, 100% {
    height: 5px;
    width: 73px;
    -webkit-transform: rotate(-20deg);
  }
}

@-moz-keyframes cssload-loading {
  0% {
    -moz-transform: rotate(-20deg);
    height: 5px;
    width: 73px;
  }
  5% {
    height: 5px;
    width: 73px;
  }
  30% {
    -moz-transform: rotate(380deg);
    height: 5px;
    width: 73px;
  }
  40% {
    -moz-transform: rotate(360deg);
    height: 5px;
    width: 73px;
  }
  55% {
    -moz-transform: rotate(0deg);
    height: 5px;
    width: 5px;
  }
  65% {
    -moz-transform: rotate(0deg);
    height: 5px;
    width: 83px;
  }
  68% {
    -moz-transform: rotate(0deg);
    height: 5px;
  }
  75% {
    -moz-transform: rotate(0deg);
    height: 5px;
    width: 1px;
  }
  78% {
    height: 5px;
    width: 5px;
  }
  90% {
    height: 5px;
    width: 73px;
    -moz-transform: rotate(0deg);
  }
  99%, 100% {
    height: 5px;
    width: 73px;
    -moz-transform: rotate(-20deg);
  }
}