@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}
ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
  outline: 0px !important;
  -webkit-appearance: none !important;
}
header, section, footer {
  float: left;
  width: 100%;
}
[class^="col-"], [class*=" col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*HEADER-START*/
.logo-out img {
width: 250px;
}
.banner {
background-size: cover;
padding: 0;
text-align: center;
position: absolute;
top: 0;
}
.carousel-inner img
{
width:100%;
}
.banner img
{
width:auto;
}
.logo-out {
  text-align: left;
}
.nav-out {
  text-align: right;
}
.nav-out ul {
  text-align: right;
  width: 100%;
  display: inline-block;
  padding: 19px 0 0 0;
}
.navbar-nav>li {
  float: none !important;
  display: inline-block !important;
}
.nav-out li {
  float: none;
  display: inline-block;
}
.site-logo-out {
  float: none;
  display: inline-block;
  width: 192px;
}
.site-logo-out img {
  width: 100%;
  margin: -60px 0 0;
}
.merging-text-out {
  padding: 55px 0 0;
}
.merging-text-out span {
  float: left;
  width: 100px;
}
.box-text span {
  float: none;
  display: inline-block;
  margin: 70px 0 0;
}
.merging-text-out a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.merging-text-out h2 {
  color: #323e4d;
  font-size: 50px;
  text-transform: uppercase;
  display: inline-block;
  margin: 28px 0 0;
}

/*NAVIGATION*/

.navbar-default .navbar-nav>li>a {
  color: #fff !important;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0;
  margin: 0 0 0 50px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  text-decoration: none;
  color: #d3a863 !important;
}
#active {
  color:#fbbc5a !important;
}
.navbar-default {
  background: none !important;
  border: none !important;
}
.navbar {
  margin: 0 !important;
}
.navbar-collapse {
  padding: 0 !important;
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.navbar-nav {
  margin: 0 !important;
}

/*NAVIGATION*/

.banner-text-out {
  text-align: left;
  padding: 150px 0 0;
  width:45% !important;
  float:right !important;
}
.banner-text-out h1 {
color: #c7923c;
font-size: 70px;
margin: 0 0 10px;
text-shadow: 3px 1px 6px #000;
font-weight: bold;
}
.banner-text-out h2 {
  color: #fff;
  font-size: 40px;
     margin: 0 0 15px;
  text-shadow: 5px 4px 8px #000;
  font-weight: bold;
  text-transform: uppercase;
  
  letter-spacing: 4px;
}
.banner-text-out img
{
width:100%;
}
.banner-text-out p {
color: #000;
font-size: 18px;
margin: 20px 0 0;
text-transform: uppercase;
letter-spacing: 5px;
text-align: center;
}
.star-icon {
  width: 600px;
  margin: 10px 0 0;
}

/*HEADER-END*/


/*OUR-STORY-PAGE*/

.our-story-out {
  padding: 70px 0;
  text-align: center;
}
.our-story-out h2 {
  color: #333333;
  font-size: 40px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: left;
  padding: 0px 0 20px 0;
}
.our-story-out h2::after {
  background: #c69e60;
  height: 4px;
  width: 80px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0%;
  margin-left: 0;
}
.our-story-out h3 {
  color:#000;
  font-size: 17px;
  text-align:left;
  margin: 30px 0 0;
}
.our-story-out p {
  color: #000;
  font-size: 15px;
  margin: 20px 0 0;
  text-align:left;
  line-height: 25px;
}
.story-inner {
  padding:0 20px; !important;
}
.chef-right {
  text-align: right;
   padding:0 20px; !important;
}
.chef-right img {
  text-align: right;
   padding:0 30px; !important;
}
/*offer-page*/

.offer-out .owl-dots {
  display: none;
}
.offer-out {
  background: #f6f6f6;
  padding: 50px 0 20px;
  text-align: center;
}
.offer-out h2 {
  color: #333333;
  font-size: 48px;
  margin: 0 0 50px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 40px 0 20px 0;
}
.offer-out h2::after {
  background: #c69e60;
  height: 3px;
  width: 60px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.offer-out p {
  color: #888888;
  font-size: 15px;
  margin: 20px 0 20px;
  line-height: 25px;
}
.offer-out ul {
  width: 100%;
  display: inline-block;
  margin: 50px 0 0;
}
.offer-out .item {
width: 45%;
float: left;
margin-bottom:50px;
margin-right: 5%;
min-height: 600px;
}
.offer-out .item:nth-child(2n)
{
margin-right:0;
}
.offer-out .item span {
width: 100%;
display: inline-block;
border: 10px #c49e5f double;
position: relative;
height: auto;
}
.offer-out .item span img
{ width:100%;
}
.offer-out li img {
  width: auto;
  float: left;
  position: relative;
  left: -70px;
  top: -20px;
}
.offer-out h3 {
  color: #303030;
  font-size: 25px;
  font-weight:600;
  margin: 20px 0 15px;
}
.offer-out h4 {
  color: #868686;
  font-size: 15px;
  margin: 0;
}
.offer-out samp {
margin: 20px 0 0;
float: left;
width: 100%;
}
.more-info
{
background-color:#000;
padding: 15px 35px;
font-size: 18px;
color:#fff;
display:inline-block;
height:auto;
line-height:normal;
margin:0;
text-transform:uppercase;
font-weight:bold;
letter-spacing:2px;
text-align:center;
text-decoration:none;
}
.more-info:hover
{
text-decoration:none;
background-color:#c49e5f;
color:#fff;
}
/*meal-day-out-page*/

.meal-day-out {
  background: url(../images/meal-bg.jpg) no-repeat right fixed;
  padding: 50px 0;
  background-size: cover;
}
.menu-meal-day {
  background: url(../images/menu-bg2.jpg) no-repeat right fixed;
}
.meal-inner-out {
width: 52%;
background: rgba(0, 0, 0, 0.8);
padding: 50px;
float: left;
}
.menu-page .meal-inner-out {
  width: 100%;
}
.meal-text-out {
  border: 1px solid #b08f56;
  padding:25px 25px 30px 30px !important;
  text-align: center;
position: relative;
}
.meal-inner-out ul
{
margin-top:20px;
list-style:disc !important;
margin-left:20px;
}
.meal-inner-out ul li
{
color:#9b9b9b;
list-style:disc !important;
font-size:16px;
text-align:left;
padding-bottom:10px;
}
.meal-text-out h2 {
  color: #fff;
  font-size: 50px;
  margin: 0;
  font-weight: bold;
  position: relative;
  text-align: left;
  line-height: 60px;
  padding: 0 0 10px;
}
.meal-text-out h2::after {
  background: #c69e60;
  height: 3px;
  width: 60px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left:0;
  margin-left: 0px;
}
.meal-text-out h3 {
  color: #fff;
   text-align: left;
  font-size: 21px;
  margin: 20px 0 0;
}
.meal-text-out p {
  color: #9b9b9b;
  font-size: 14.5px;
  line-height: 25px;
  margin: 10px 0 0;
   text-align: left;
}
.meal-text-out a {
color: #171815;
font-size: 16px;
display: inline-block;
padding: 10px 15px;
background: #d3a863;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: -20px;
text-align: center;
left: 0;
border: 2px solid transparent;
transition: all ease 1s;
right: 0;
margin: auto;
width: 200px;
}
.menu-page .meal-text-out a {
  left: 45%;
}
.meal-text-out a:hover {
  color: #fff;
  text-decoration: none;
  border: 2px solid #d3a863;
  background: rgba(0, 0, 0, 0.9);
}

/*menu-out*/

.choose-catagory {
  background: #f9f8f6;
  padding: 50px 0;
  text-align: center;
}

/*glass_repair_out*/

.choose-catagory h3 {
  color: #333333;
  font-size: 48px;
  margin: 0 0 30px 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 0 0 20px 0;
}
.choose-catagory h3::after {
  background: #c69e60;
  height: 1px;
  width: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.glass_repair_out {
  background: #f3faff;
  text-align: center;
  padding: 65px 0 70px 0;
}
.glass_repair_inner {
  text-align: center;
}
.glass_repair_inner ul {
  text-align: center;
}
.glass_repair_inner li {
  width: 23.2%;
  float: left;
  margin: 0 21px 21px 0;
}
.glass_repair_01 img {
  width: 160px;
  max-height: 130px;
}
.glass_repair_text {
  background: #f9f8f6;
  padding: 10px 10px 20px !important;
  margin: 40px 0 0;
}
.glass_repair_text h2 {
  font-size: 20px;
  color: #222222;
  margin: 10px 0;
  text-transform: capitalize;
}
.menu-page .tabs.clearfix li {
  width: auto;
  margin: 0 !important;
}
.menu-page .tabs a {
  font-size: 18px !important;
  text-transform: capitalize;
  border-radius: 4px;
  color: #000;
  border: 2px solid transparent;
  padding: 0 20px;
}
.menu-page .glass_repair_inner.wrapper span {
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
}
.menu-page .tabs a:hover {
  border: 2px solid #000;
  background: #fff;
}
.menu-page .tabs a:focus {
  border: 2px solid #000;
}
.menu-page .tabs a.active {
  border: 2px solid #000;
}
.menu-page .glass_repair_inner ul {
  float: left;
  margin: 0 0 30px 0;
}
.glass_repair_text p {
  font-size: 15px;
  color: #fff;
  margin: 10px 0 20px 0;
}
.glass_repair_text a {
  font-size: 14px;
  color: #222222;
  display: inline-block;
  text-decoration: none;
  text-transform: capitalize;
  transition: ease all 200ms;
  font-weight: bold;
}
.glass_repair_text a:hover {
  color: #f3b227;
  text-decoration: none;
}

/*glass_repair_out_END*/

.menu-out {
  text-align: center;
  padding: 50px 0 0;
}
.menu-out h2 {
  color: #333333;
  font-size: 48px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 0 0 10px;
}
.menu-out h2::after {
  background: #c69e60;
  height: 1px;
  width: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.menu-out p {
  color: #676767;
  font-size: 17px;
  
  margin: 10px 0 0;
}
.our-work-out {
  text-align: center;
  padding: 100px 0;
  width: 100%;
  float: left;
}
.our-work-out h2 {
  color: #000;
  font-size: 50px;
  margin: 0;
  position: relative;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
.our-work-out h2::after {
  content: "";
  position: absolute;
  left: 50%;
  margin: 0 0 0 -13px;
  width: 52px;
  height: 2px;
  bottom: 0px;
  background: #de9713;
}
.our-work-out h2::before {
  content: "";
  position: absolute;
  right: 50%;
  margin: 0 -13px 0 0;
  width: 52px;
  height: 2px;
  bottom: 5px;
  background: #de9713;
}
.our-work-out strong {
  color: #de9713;
  font-weight: inherit;
}

/*tabs*/

.wrapper {
  width: 100%;
  float: none;
  display: inline-block;
  margin: 40px 0 0 0;
}
.tabs.clearfix.wow.fadeInRight.data-wow-duration\= {
  margin: 0;
}
.tabs li {
  float: none;
  display: inline-block;
  margin: 0 20px;
}
.tabs a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #999999;
  font-size: 26px;
  border-bottom: 2px solid transparent;
  transition: ease all 250ms;
}
.tabs a:hover, .tabs a:focus {
  text-decoration: none;
  color: #000;
  border-bottom: 2px solid #000;
}
.glass_repair_01 {
  background: #fff;
  border: 1px solid #D0D0D0;
  padding: 40px 10px 0;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.instrument li {
  width: 32.33%;
  float: none;
  margin: 0 5px 8px 0;
  display: inline-block;
  height: 250px;
}
.instrument img {
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
}
.instrument img:hover {
  filter: grayscale(0);
}

/*tabs*/


/*MENU-SECTION*/

.menu-inner {
  border-right: 2px solid #e6e6e6;
}
.menu-inner ul {
  width: 100%;
  display: inline-block;
  float: right;
  padding: 50px 30px 10px 0;
  margin: 0;
}
.menu-inner span {
  display: inline-block;
  float: left;
  width: 72%;
  text-align: right;
  padding: 10px 30px 0 0;
}
.menu-inner li img {
  width: 150px;
  float: right;
}
.menu-inner h3 {
  color: #000000;
  font-size: 30px;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
}
.menu-inner p {
  color: #626262;
  font-size: 17px;
  margin: 0;
  display: inline-block;
}
.menu-inner li {
  list-style: none;
  margin: 0 0 50px;
  padding: 0;
  display: inline-block;
}
.goodness-right span {
  text-align: left;
  padding: 10px 0 0 30px;
  width: 70%;
}
.goodness-right {
  border: none;
}
.goodness-right ul {
  padding: 50px 0 0 30px;
  margin: 0;
}
.goodness-right li img {
  width: 150px;
  float: left;
}

/*MENU-SECTION*/


/*blend-section*/

.blend-out {
  background: url(../images/blend-bg.jpg) no-repeat right fixed;
  padding: 180px 0;
  text-align: center;
  background-size: cover;
}
.gallery-page .blend-out {
  background: url(../images/11.jpg) no-repeat bottom fixed;
  background-size: cover;
}
.gallery-page #header {
  padding: 10px 0 10px 0;
  background: rgba(0, 0, 0, 0.3);
}
.contact-page .blend-out {
  background: url(../images/4.jpeg) no-repeat center fixed;
  background-size: cover;
}
.menu-page .blend-out {
  background: url(../images/menu-bg-new.jpg) no-repeat center fixed;
  background-size: cover;
}
.menu-page #header {
  padding: 10px 0 10px 0;
  background: rgba(0, 0, 0, 0.4);
}
.news-page #header {
  padding: 10px 0 10px 0;
  background: rgba(0, 0, 0, 0.2);
}
.news-page .blend-out {
  background: url(../images/news/news-test-gb03.jpg) no-repeat bottom fixed;
  background-size: cover;
}
.post-blog-page .blend-out {
  background: url(../images/5.jpeg) no-repeat bottom fixed;
  background-size: cover;
}
.blend-out h2 {
color: #d3a863;
font-size: 80px;
margin: 0 0 50px;
text-transform: uppercase;
font-weight: bold;
}
.contact-page .blend-out p {
  color: #d3a863;
  font-size: 60px;
  margin: 0;
  line-height: 30px;
}
.blend-out h3 {
  color: #fff;
  font-size: 80px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 25px;
}

/*blend-section*/


/*peter-section*/

.peter-out {
  padding: 50px 0;
  text-align: center;
}
.peter-right-inner {
  text-align: right;
  position: relative;
  height: 450px;
}
.peter-right-inner a {
  margin: 0 0 0 40px !important;
  display: inline-block;
}
.peter-right-inner a img {
  width: 100%;
  filter: grayscale(100%);
}
.peter-right-inner a img:hover {
  filter: grayscale(0);
}
.peter-out h2 {
  color: #d3a863;
  font-size: 78px;
  margin: 40px 0 0 0;
  line-height: 60px;
  font-style: italic;
}
.peter-out h3 {
  color: #364145;
  font-size: 43px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 10px;
  line-height: 40px;
}
.peter-out p {
  color: #4b5443;
  font-size: 16px;
  margin: 20px 0;
  text-transform: capitalize;
  line-height: 28px;
}
.peter-out a {
  color: #aeb9bb;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
  border-bottom: 2px solid #aeb9bb;
  letter-spacing: 1px;
}
.peter-out a:hover, .peter-out a:focus {
  color: #000;
  border-bottom: 2px solid #000;
  text-decoration: none;
  outline: none;
}
.peter-out span {
  display: inline-block;
  margin: 20px 0 0;
}

/*peter-section*/


/*contact-us*/

.contact-us {
  background: url(../images/contact-us.jpg) no-repeat right;
  padding: 130px 0;
  text-align: center;
  background-size: cover;
}
.contact-us h2 {
  color: #333333;
  font-size: 48px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 0 0 10px;
}
.contact-us h2::after {
  background: #c69e60;
  height: 1px;
  width: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.contact-us a {
  color: #f3b227;
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
}
.contact-us form {
  width: 75%;
  display: inline-block;
}
.contact-us p {
  color: #676767;
  font-size: 17px;
  margin: 10px 0 50px;
}
.contact-inner-box {
  border: 1px solid #757575;
  background: transparent;
  padding: 10px;
  width: 32.1%;
  float: left;
  margin: 0 15px 0 0px;
  text-transform: capitalize;
  color: #000;
  border-radius: 2px;
}
.contact-inner-box:nth-child(3) {
  margin: 0;
}
.message-box {
  border: 1px solid #757575;
  background: transparent;
  padding: 10px;
  width: 100%;
  float: left;
  height: 200px;
  border-radius: 2px;
}
.contact-us form span {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
  float: left;
}
.submit-button {
  background: #f3b227;
  color: #fff;
  padding: 15px;
  width: 250px;
  display: inline-block;
  border: none;
  margin: 30px 0 0 0;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 3px;
}

/*contact-us*/


/*popular-dishes-out*/

.popular-dishes-out {
  text-align: center;
  padding: 50px 0 0;
  background: #fafafa;
}
.popular-dishes-out h2 {
  color: #333333;
  font-size: 48px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 0 0 10px;
}
.popular-dishes-out h2::after {
  background: #c69e60;
  height: 1px;
  width: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.popular-dishes-out p {
  color: #676767;
  font-size: 17px;
  
  margin: 10px 0 0;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag {
  padding: 0;
}

/*popular-dishes-out*/


/*news-page*/

.latest-news-outer {
  padding: 70px 0;
  text-align: center;
  background: #f3f3f3;
}
.latest-news-outer h2 {
  color: #333333;
  font-size: 48px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 0 0 10px;
}
.latest-news-outer h2::after {
  background: #c69e60;
  height: 1px;
  width: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.latest-news-outer p {
  color: #676767;
  font-size: 17px;
  
  margin: 10px 0 50px;
}
.post-image-out {
  position: relative;
  width: 100%;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .2s ease;
  border-bottom: 5px solid #000;
}
.latest-news-outer li:hover .overlay {
  height: 100%;
  cursor: pointer;
}
.text {
  white-space: nowrap;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.attachment-icon {
  font-size: 16px !important;
  padding: 15px;
  background: #f3b227;
  border-radius: 100%;
  margin: 0 5px;
}
.attachment-icon:hover, .text a:hover {
  color: #fff;
}
.news-post-inner {
  padding: 20px 20px 10px 20px!important;
  background: #fff;
  text-align: left;
}
.news-post-inner h4 {
  color: #000;
  font-size: 12px;
  letter-spacing: 2px;
  
  margin: 0;
  text-transform: uppercase;
}
.news-post-inner p {
  color: #000;
  font-size: 14px;
  
  text-transform: capitalize;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.news-post-inner h3 {
  color: #f3b227;
  font-size: 23px;
  
  margin: 5px 0;
}
.latest-news-outer li {
  margin: 0 3% 30px 0!important;
  width: 31.33%;
  float: left;
}
.latest-news-outer li:nth-child(3n+0) {
  margin-right: 0 !important;
}
.steven-out {
  border-top: 1px solid #e7e6e7;
  padding: 7px 0 0;
}
.steven-out a {
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  
  margin: 0;
  text-transform: uppercase;
  float: left;
}
.steven-out a:hover {
  color: #f3b227;
  text-decoration: none;
}
.cmnt-right {
  float: right !important;
}
.steven-out .like-icon {
  margin: 0 5px 0 0;
  font-size: 15px;
}
.more-post-out {
  text-align: center;
  padding: 30px 0 0 0;
}
.more-post-out a {
  background: #f3b227;
  color: #fff;
  padding: 10px 20px;
  width: auto;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 3px;
  transition: ease-in-out all 250ms;
}
.more-post-out a:hover {
  color: #fff;
  text-decoration: none;
}

/*news-page*/


/*BLOG-PAGE*/

.blog-outer-main {
  padding: 50px 0;
  background: #fafafa;
}
.right-blog-inner img {
  width: 100%;
  margin: 0 0 30px 0;
}
.right-blog-inner a {
  font-size: 25px;
  display: inline-block;
  
  color: #435061;
  text-transform: uppercase;
}
.right-blog-inner span {
  font-size: 13px;
  display: inline-block;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  color: #91a1b4;
}
.event-out a {
  font-size: 13px;
  display: inline-block;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  color: #91a1b4;
}
.right-blog-inner li {
  width: auto;
  float: left;
  margin: 0 20px 0 0;
}
.right-blog-inner .comn-icon {
  color: #91a1b4;
  font-size: 13px;
}
.right-blog-inner a:hover {
  color: #f3b227;
  text-decoration: none;
}
.inner-post-sbt p {
  font-size: 17px;
  float: left;
  margin: 15px 0 10px;
  text-transform: capitalize;
  color: #637285;
  width: 100%;
  text-align: justify;
}
.inner-post-sbt a {
  border: 1px solid #91a1b4;
  border-radius: 3px;
  color: #435061;
  display: inline-block;
  font: 700 13px/13px Montserrat, Tahoma, sans-serif;
  margin-top: 20px;
  padding: 15px 20px;
  text-transform: uppercase;
  transition: ease all 250ms;
  background: #fafafa;
}
.inner-post-sbt a:hover {
  color: #fff;
  border: 1px solid #f3b227;
  background: #f3b227;
}
.right-blog-inner {
  padding: 20px 20px 50px !important;
  border: 1px solid #d8dee6;
  margin-bottom: 30px;
  background: #fff;
}
.search-out .search-input {
  border: 1px solid #d8dee6;
  height: 50px;
  line-height: 50px;
  background: #fafafa;
  float: left;
  width: 100%;
  padding: 0 70px 0 20px;
  position: relative;
}
.search-out .search-button {
  background-color: #f3b227;
  border: none;
  color: #fff;
  height: 50px;
  position: absolute;
  right: 40px;
  width: 50px;
  float: right !important;
}
.search-out {
  border: 1px solid #d8dee6;
  padding: 40px !important;
  background: #fff;
}
.recent-post-outer {
  border: 1px solid #d8dee6;
  padding: 40px 30px!important;
  background: #fff;
  margin: 30px 0 0;
}
.recent-post-outer h2 {
  font-size: 17px;
  
  text-transform: uppercase;
  color: #435061;
  letter-spacing: 2px;
  margin: 0 0 30px 0;
}
.recent-post-outer ul {
  margin: 0;
}
.recent-post-outer li span {
  width: auto;
  float: left;
  font-size: 13px;
  display: inline-block;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  color: #91a1b4;
}
.recent-post-outer .comn-icon {
  margin: 0 5px 0 0;
}
.recent-post-outer img {
  width: 90px;
  float: left;
  height: 70px;
  margin: 0 15px 0 0;
}
.recent-post-outer li {
  border-bottom: 1px solid #e1e5eb;
  margin-bottom: 31px;
  padding-bottom: 31px;
  float: left;
}
.recent-post-outer li:last-child {
  margin: 0;
}
.recent-post-outer li a {
  font-size: 15px;
  
  text-transform: uppercase;
  color: #435061;
  margin: 0px;
  line-height: 0px;
}
.recent-post-outer li a:hover {
  text-decoration: none;
  color: #f3b227;
}
.categories-outer {
  border: 1px solid #d8dee6;
  padding: 40px 30px!important;
  background: #fff;
  margin: 30px 0 0;
}
.categories-outer h2 {
  font-size: 17px;
  
  text-transform: uppercase;
  color: #435061;
  letter-spacing: 2px;
  margin: 0 0 30px 0;
}
.categories-outer li {
  border-bottom: 1px solid #e1e5eb;
  float: left;
  width: 100%;
}
.categories-outer li a {
  font-size: 15px;
  
  text-transform: uppercase;
  color: #91a1b4;
  margin: 0px;
  line-height: 0px;
  transition: ease all 250ms;
  padding: 20px 0;
  display: inline-block;
}
.categories-outer li a:hover {
  text-decoration: none;
  color: #f3b227;
  padding: 20px 0 20px 10px;
}
.left-blog {
  padding: 0 30px 0 0 !important;
}
.pagination-outer {
  text-align: center;
}
.pagination-outer li a {
  border: 1px solid #91a1b4;
  border-radius: 5px;
  color: #435061;
  display: inline-block;
  font: 700 13px/13px Montserrat, Tahoma, sans-serif;
  margin: 20px 5px;
  padding: 15px 20px;
  text-transform: uppercase;
  transition: ease all 250ms;
  background: #fff;
}
.pagination-outer li a:hover {
  text-decoration: none;
  background: #f3b227;
  color: #fff;
  border: 1px solid #f3b227;
}
.pagination-outer li {
  display: inline-block;
}
.newsletter-outer {
	padding: 50px 0;
	background: url(../images/news/tester.jpg) no-repeat;
	text-align: center;
	background-size: 100%;
}
.letter-feild {
  background: #fff;
  border: 1px solid #d8dee6;
  padding: 13px;
  width: 300px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 3px;
}
.newsletter-outer .blog-submit-button {
  background: #f3b227;
  color: #fff;
  padding: 13px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  width: auto;
  font-size: 14px;
  border-radius: 3px;
}

/*BLOG-PAGE*/


/*FOOTER-SECTION*/

footer {
  background: #121013;
  padding: 50px 0;
  border-top: 5px solid #f3b227;
}
.about-us-part {
  text-align: left;
}
.about-us-part h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 20px 0;
  
}
.about-us-part p {
  font-size: 15px;
  text-transform: capitalize;
  color: #b6b4b7;
  
  margin: 0;
}
.about-us-part li {
  float: left;
  width: 100%;
  padding-bottom:20px;
}
.about-us-part a {
  font-size: 15px;
  color: #b6b4b7;
  
  margin: 0;
  text-align: justify;
  transition: ease all 250ms;
  background: url(../images/links_arrow.png) no-repeat left;
  padding: 0 0 0 10px;
}
.about-us-part a:hover {
  color: #f3b227;
  text-decoration: none;
  padding: 0 0 0 15px;
  background: url(../images/links_arrow_hover.png) no-repeat left;
}
.copyright-out {
  background: #1c1a1d;
  padding: 20px 0;
  text-align:center;
}
.copyright-out p {
  color: #b6b4b7;
  font-size: 14px;
  text-transform: capitalize;
  margin: 0;
  display: inline-block;
  
}
.copyright-out span {
  float: right;
}
.copyright-out a {
  color: #b6b4b7;
  font-size: 14px;
  text-transform: capitalize;
  margin: 0;
  display: inline-block;
  
}
.copyright-out a:hover {
  color: #f3b227;
  text-decoration: none;
}
.about-us-part .submit-button {
  background: #f3b227;
  color: #fff;
  padding: 10px;
  width: 50%;
  display: inline-block;
  border: none;
  margin: 10px 0 0 0;
  text-transform: uppercase;
font-size: 13px;
border-radius: 3px;
border:1px #f3b227 solid;
}
.about-us-part .submit-button:hover
{
color:#fff;
background:none;
border:1px #fff solid;
}
.about-us-part .input-feild {
background: #fff;
color: #000;
padding: 13px;
width: 100%;
display: inline-block;
border: none;
margin: 20px 0 0 0;
text-transform: uppercase;
font-size: 12px;
border-radius: 3px;
}

/*FOOTER-SECTION*/


/*EFFECT-CSS*/


/*TOP-SCROLL*/

.scrollup:focus {
  outline: none;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  text-indent: -9999px;
  background: url(../images/top-scroll-icon.png) no-repeat center;
  border-radius: 2px;
  background-size: 20px;
  background-color: rgba(243, 178, 39, 0.5);
}
.scrollup:hover {
  background-color: rgba(243, 178, 39, 0.9);
}

/*TOP-SCROLL*/


/*STIKY-HEADER*/

#header {
position: absolute;
width: 100%;
padding:13px 0;
top: 0;
left: 0;
background: rgb(181, 136, 62);
}
.post-blog-page #header {
  position: absolute;
  width: 100%;
  padding: 10px 0 10px 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.contact-page #header {
  padding: 10px 0 10px 0;
  background: rgba(0, 0, 0, 0.4);
}
#header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  z-index: 100;
  padding:0;
  box-shadow:none;
  border-bottom: 2px solid #303030;
}
.fixed img {
  width: 120px;
}
.fixed .nav-out ul {
    padding: 15px 0 0 0;
}
#header.fixed .logo-out {
padding-top: 12px;
}
.fixed .navbar-default .navbar-nav>li>a {
  font-size: 13px;
  margin: 0 0 0 20px;
}

/*STIKY-HEADER*/


/*SLIDER*/


#owl-demo .item {
  background: #42bdc2;
  padding: 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
body .owl-carousel .owl-item img {
display: block;
width: 100% !important;
left: 0 !important;
position: relative !important;
top: 0px !important;
transition: 1s all ease;
-webkit-transition: 1s all ease;
}
body .owl-carousel .owl-item img:hover
{
top: 0 !important;
transition: 1s all ease;
-webkit-transition: 1s all ease;	
}
/*.owl-item .item:hover span img {
  transform: rotate(360deg) !important;
  -webkit-transform: rotate(360deg) !important;
}*/
.owl-nav {
  width: auto;
  display: none;
  margin: 30px 0 0 0;
}
.owl-prev {
  background-image: url(../images/prev-arrow.png);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  float: left;
  margin: 0 2px 0 0;
  background-size: 10px;
  border-radius: 2px;
}
.owl-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(../images/prev-arrow.png);
}
.owl-next {
  background-image: url(../images/next-arrow.png);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  float: left;
  border-radius: 2px;
}
.owl-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(../images/next-arrow.png);
}
.carousel-indicators {
  bottom: 0 !important;
}

/*SLIDER*/


/*LIGHT-BOX*/

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: fixed !important;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: white;
  top: 10% !important;
  right: 15% !important;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container>.nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: fixed;
  right: 20px;
  top: 20px;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*LIGHT-BOX*/


/*BURGER-ZOOM-EFFECT*/

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.burger-gallary {
  text-align: center;
  width: 100%;
  float: left;
  margin: 50px 0 0 0;
}
.burger-gallary a {
  width: 100%;
  display: inline-block;
  height: 100%;
  float: left;
}
.burger-gallary a img {
  width: 100%;
  height: 100%;
}
figure {
  width: 25%;
  height: 260px;
  margin: 0 !important;
  padding: 0;
  background: #fff;
  overflow: hidden;
  float: left;
}
figure:hover+span {
  bottom: -36px;
  opacity: 1;
}
.lb-data .lb-number {
  display: none !important;
}
.lb-closeContainer {
  position: relative;
}

/* Zoom In #1 */

.hover01 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  width: 101%;
  opacity: 0.6;
}
.hover01 figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0.9;
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/*BURGER-ZOOM-EFFECT*/


/*LOAD-MORE-POSTS*/

#myList li {
  display: none;
}
#loadMore {
  cursor: pointer;
}

/*LOAD-MORE-POSTS*/


/*IMAGE-EFFECT*/

.tiles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile {
  position: relative;
  float: left;
  width: 45%;
  height: 100%;
  overflow: hidden;
  margin: 0 0 0 30px;
}
.photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform .5s ease-out;
  filter: grayscale(100%);
}
.photo:hover {
  filter: grayscale(0);
  cursor:zoom-in;
}
.txt {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 10%;
  left: 0;
  
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  cursor: default;
}
.x {
  font-size: 32px;
  line-height: 32px;
}

/*IMAGE-EFFECT*/


/*EFFECT-CSS*/

.banner-outer
{
width:100%;
float:left;
background:url(../images/inner-banner-new.jpg) center top no-repeat;
background-size:cover;
padding:220px 0 140px;
}
.banner-outer h1
{
font-size:60px;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}
.image-left
{
padding:0 20px 0 0 !important;
margin-bottom:30px;
}
.content-outer
{
width:100%;
float:left;
padding:60px 0;
}
.content-right h2
{
font-size:25px;
font-weight:600;
margin:0 0 20px;
letter-spacing:3px;
padding:0;
}
.content-outer h3
{
padding:10px 0;
font-weight:600;
}
.content-outer p
{
line-height:26px;
text-align:justify;
}
.content-outer ul
{
list-style:disc;	
margin-left:20px;
}
.content-outer li
{
list-style:disc;
padding-bottom:10px;
}
.conatct-us-inner {
padding: 30px 0;
width: 100%;
float: left;
}
.contact-field {
width: 47%;
float: left;
margin-right: 3%;
margin-bottom: 20px;
}
.contact-field input[type="text"],
.contact-field input[type="email"] {
padding: 8px 15px;
width: 100%;
float: left;
font-size: 15px;
color: #000;
}
.contact-comment {
width: 100%;
float: left;
margin-bottom: 20px;
}
.contact-comment textarea {
width: 97% !important;
float: left;
font-size: 15px;
color: #000;
height: 100px !important;
padding: 8px 15px;
}
.submit-button {
background-color: #000000;
width: auto;
padding: 10px 20px;
font-size: 15px;
text-transform: uppercase;
outline: none;
border: none;
color: #fff;
font-weight: bold;
float: left;
margin-top: 20px;
}
.conatct-address li {
padding-bottom: 10px;
}
.conatct-address li a {
color: #000;
}
.conatct-us-inner h3
{
font-weight:600;
letter-spacing:2px;
margin-bottom:30px;
}
.carousel {
position: relative;
margin-top: 82px;
}