@charset "utf-8";
/* CSS Document */

.sub_titel_head { position:relative; display:inline-block; width:100%; min-height:80px;  background:rgba(255,255,255,0) url(../images/about_header.jpg) no-repeat center; background-size:cover;}
.theme-border {
    border: 1px solid rgba(255, 255, 255, 0.5);
    height: 100%;
    padding: 10px;
    position: relative;
    width: 100%;
}
.work-hours-list {
    display: inline-block;
    margin: 0 auto !important;
    position: relative;
    text-align: center;
    width: 100%;
}
.theme-border {
    padding: 30px;
}
.theme-border-holder {
    height: 100%;
    left: 0;
    padding: 15px;
    top: 0;
    width: 100%;
}
.inner-banner-heading { padding:50px 0; text-align:center;}
.inner-banner-heading h1{ color:#FFFFFF;  font-weight:lighter;}
.about_containt {position:relative; display:inline-block; width:100%;  background:#efece4; padding-bottom:20px;}
.main-div  {position:relative; display:block; width:100%; padding:30px 0; background:#efece4;}
.about-img { position:relative; display:inline-block; width:100%; border:5px solid #CCCCCC;}
.about-img img{width:100%;}
.about_welcome h3{ margin-bottom:5px;}
.whoweare { position:relative; display:inline-block; width:100%; padding:40px 0; background:#f7f6f4;}
.icon_warp {
    border: 4px solid #cac9c3;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fff;
    height: 104px;
    line-height: 96px;
    margin: 0 auto 20px;
    text-align: center;
    width: 104px;
	background-color: #309781;
	float: left;
    margin-right: 20px;
}
#slider1 { 
    width: 100%;
    max-width:100%;
    display:block; 
    overflow: hidden;
    position:relative;
    z-index:1;
    margin:0 auto;

    }

.about-des { overflow:hidden;}
.about-des h3{ margin-bottom:5px;}
.about-box { position:relative; display:inline-block;}
.about-box:hover .icon_warp{ background:#413c35;}
.work-hours{ position:relative; display:inline-block; width:100%; background:url(../images/our-work-hours-bg.jpg) no-repeat center; background-size:cover; min-height:150px;}
.contact-location {border: 1px solid #b3b3b3;
    min-height: 250px;
    padding: 38px 30px; text-align:center; color: #686868;}
.location-head span {
    font-size: 40px;
}
.contact-person{ position:relative; display:inline-block; width:100%;  background:#FFFFFF; padding:20px; border: 1px solid #b3b3b3; margin-bottom:10px;}
.conatct-info-div { position:relative; display:inline-block; width:100%;  min-height: 390px;  background:#FFFFFF; padding:10px; border: 1px solid #b3b3b3;}
.our-address { position:relative; display:inline-block; width:100%; margin-bottom:15px;} 
.our-address h2:before, .our-address h2:before {
    background-color: #ddd;
    width:95%;
	bottom: 0;
    content: "";
    height: 2px;
   	top:15px;
    position: absolute;
}
.history_list{ position:relative; display:inline-block; width:100%;}
.history_list ul{ padding:0; margin:0;}

.history_list ul li i {
    font-size:1px;
    line-height:20px;
    text-align: center;
	}
.history_list ul li i {
   color:#be951f !important;
    float: left;
    width:20px;
    height:20px;
    font-size:13px !important;
    line-height:18px;
    border: 1px solid;
    position: relative;
    text-align: center;
    z-index: 1;
	margin-top:3.5px;
	margin-right:10px;
}
.history_list ul li { color:#333333; font-size:15px; font-weight:bold;  display:block; margin-bottom:10px; vertical-align:baseline;}
#exampleMenu{ z-index:999999;}
.our-address h2{
 font-size:20px;
 }
.our-address h2 span {
    background-color: #309781;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    position: relative;
    z-index: 3;
}
.main-map { position:relative; display:inline-block; width:100%;}
.contact-area{ position:relative; display:inline-block; width:100%;}
.contact-map { position:relative; display:inline-block; width:100%; border: 1px solid #b3b3b3;margin-top:0; }
.map-header { position:relative; display:inline-block; width:100%; margin-top:35px;}
.map-header h3{ color:##3a4543; margin:0 0 5px 0; padding:0;}
.contact-map iframe{ border:none; outline:none;}
label {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    max-width: 100%;
}

.form-control::-moz-placeholder
	{
		color: #999;
    	font-size: 13px;
   		 opacity: 1;
		 font-family: Lato;
	}

.contact-form textarea{ height:60px;}
.contact-form .form-group {
    margin-bottom: 10px;
}	
.form-control {
    background-color:#f8f8f8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height:40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-control-captch {
    background-color:#f8f8f8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height:40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width:50%;
	margin:5px 10px 0 0;
	display:inline;
}

.btn-yellow{
    background:#e5b65c;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    outline: medium none;
    padding:5px 24px;
    text-transform: uppercase;
	font-family: Lato;
}
.btn-yellow:hover{ color:#FFFFFF;}
.blog { position:relative; display:inline-block; width:100%; border:1px solid #123; padding:10px; -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aeada7;
    border-image: none;
    border-radius: 4px;
    border-style: solid solid double;
    border-width: 1px 1px 3px;
	margin-bottom:10px;
}
.blog:last-child{ margin:0;}
.blog-img { position:relative; display:inline-block; width:100%; }
.blog-img img{ max-width:100%;}
.date-meta { width:150px; background:#e5b65c; padding:5px; position:absolute; z-index:9999; top:0; color:#FFFFFF; font-weight:bold;}
.blog-des h4{ font-family:"Open Sans",sans-serif; margin-bottom:5px;}
.read_more { background:#2d8774; padding:5px 15px; color:#FFFFFF; cursor:pointer;}
.read_more:hover{ color:#000000;}
.work-heading  h2{ color:#FFFFFF; text-align:center;}
.work-heading  p{ color:#FFFFFF;}
.work-hours-list ul li .inner-services {
    height: 150px;
    padding: 40px 0;
}
.blog-link a{ color:#662708; font-weight:bold; text-decoration:underline;}
.work-hours-list ul li .inner-services h3{ color:#FFFFFF; font-family:"Open Sans",sans-serif; font-size:18px;}
.work-hours-list ul li .inner-services span{ color:#FFFFFF;}
.work-hours-list ul li  { width:150px; padding: 0 10px; position:relative; display:inline-block; margin-bottom:5px;}

.work-hours-list ul li .inner-services:hover {
   background:#309781;
}
.menu-item { position:relative; display:inline-block; width:100%; margin-bottom:10px; min-height:100px;} 
.menu-img { float:left; margin-right:10px; width: 100px;}
.menu-img img{ max-width:100%;} 
.menu-des { overflow:hidden;}
.menu-items h3:before{ content:""; background:url(../images/menu-arrow.png) no-repeat left; display:inline-block; width:20px; height:14px; }
.menu-items h3 {
	 font-family: "Lily Script One",cursive;
	 background: #efece4 none repeat scroll 0 0;
    color: #333;
    display: inline;
    float: left;
    font-size:20px;
	font-weight:normal;
    margin: 5px 0;
    padding-right: 10px;
    text-align: left;
	z-index:9999999;
}
.cheese-piza-main h3{ border-bottom:1px solid #323b4c;}
.menu-des p{margin-top:-10px;}

.contact-head h3{ background:#eac785; border-radius:10px; padding:7px 10px; font-size:15px; color:#662708; border:1px solid #662708; font-family: 'Open Sans', sans-serif; margin:0;}

.menu-items  { position:relative; display:inline-block; width:100%;} 
.menu-items .price {
    background: #efece4 none repeat scroll 0 0;
    color: #662708;
    float: right;
    font-size:16px;
    font-style: italic;
    font-weight: 700;
    margin: 3px 0;
    padding-left: 10px;
	position:relative;
	z-index:999;
}
.inner-services {
    border: 1px solid #b3b3b3;
    display: block;
    padding: 20px 0;
    text-align: center;
}
.history-heading { margin-bottom:20px;} 
.menu-items .dotted-lines {

    border-top: 2px dotted #ccc;

    margin-top: 18px;
        width: 100%;
    z-index: 1;
}


.portfolio-section {
    padding-bottom:0;
}


/* category filter */

.filter-section {
	padding-top:0;
}


.filter-container {
    text-align:center;
    padding: 0 0 10px
}


ul.filter > li > a {
    color:#FFFFFF;
    font-size:14px;
    line-height:40px;
		padding:5px 10px;
	background:#662708;
}
.list-inline {
    list-style: outside none none;
    padding-left: 0;
    text-align: left;
}
ul.filter > li > a:hover,ul.filter > li > a:focus {
    text-decoration:none;
    color:#FFFFFF;
    outline:none
}

ul.filter > li.active a {
    color:#FFFFFF;
	background:#c3944d;
}

ul.filter > li span {
    color:#ddd;
    font-size:20px;
    display:inline-block;
    margin:0 5px
}

.filter-section .filter-container .filter > li {
    padding:0;
    margin:0
}

.filter-section h1 {
    text-align:center
}


/* the color of the transparent overlay border */

.portfolio-section.port-col figure .overlay-background {
    background-color:#000;
    background-color:rgba(0,0,0,0.4);
}


/* portfolio images */

.portfolio-section figure {
    float:left;
    width:100%;
    position:relative
}

.portfolio-section figure img {
    width:100%;
    height:auto
}


/* project title under image */

.portfolio-section .article-title {
    text-align:center;
    float:left;
    width:100%;
    font-size:18px;
    line-height:24px;
    padding:3px 0;
	background:rgba(0,0,0,0.5);
	position:relative; 
	margin-top:-28px;
}

.portfolio-section .article-title a {
    color:#fff;
	font-size:16px;
	
}


/* transparent overlay */

.portfolio-section figure:hover .overlay {
    opacity:1;
    visibility:visible
}

.portfolio-section figure:hover .overlay-background {
    opacity:.8;
    visibility:visible
}

.portfolio-section figure .overlay-background {
    z-index:1;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}

.portfolio-section figure .overlay-background .inner {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin:11px;
    background-color:#c8e9c8;
    background-color:rgba(194,231,194,0.9)
}

.portfolio-section figure .overlay {
    z-index:2;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}

.portfolio-section figure .inner-overlay {
    display:table;
    width:100%;
    height:100%
}

.portfolio-section figure .inner-overlay-content {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    padding:20px 40px
}

.portfolio-section figure .inner-overlay-content.with-icons {
    text-align:center
}


/* icons inside overlay */

.portfolio-section figure .inner-overlay-content.with-icons a {
    width:40px;
    height:40px;
    line-height:42px;
    display:inline-block;
    margin:0 10px;
    text-decoration:none;
    font-size:20px;
	background:#662708;
    color:#fff;
    border-radius:0
}


/* skew image on hover */ 

.isotopeSelector img {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}

.isotopeSelector:hover img {
    -moz-transform:scale(1.5) rotate(2deg);
    -webkit-transform:scale(1.5) rotate(2deg);
    -o-transform:scale(1.5) rotate(2deg);
    -ms-transform:scale(1.5) rotate(2deg);
    transform:scale(1.5) rotate(2deg);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}

.isotopeSelector figure {
    overflow:hidden
}

.isotopeSelector figure {
    box-shadow:0 0 2px rgba(0,0,0,0.2)
}

.isotopeSelector {
    left: 0;
    margin-bottom: 21px;
}
img{ max-width:100%;}

#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000000 url(../images/popup-overlay.jpg) repeat;

opacity: 0.5;
z-index: 10000;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 100000;
}
.cnt223{
width:59%;
min-height:100%;
margin: 100px auto;
background:transparent;
position: relative;
z-index: 103;
padding: 0;
border-radius: 5px;
min-height:450px;

}

.cnt223 p{
clear: both;
color: #555555;
text-align: justify;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
right: -15px;
position: absolute;
top: -25px;
width: 34px;
z-index: 10000000 !important;
}
.cnt223 .x:hover{
cursor: pointer;
}

#snav.en {
  right: 0;
  text-align: left;
}

#snav.en li span { right: -100px; }

#snav.en li a:hover span { right: 35px; }

/* RTL CSS */


#snav.ar {
  right: 0;
  text-align: right;
}

#snav.ar li span { right: -100px; }

#snav.ar li a:hover span { right: 35px; }

/* main SideNav.css styles */


#snav {
  position: fixed;
  top: 80%;
  z-index: 9999;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}

#snav ul { list-style: none; }

#snav * {
  margin: 0;
  padding: 0;
  outline: 0;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#snav li a {
  text-decoration: none;
  color: #fff;
  display: block;
  position: relative;
}

#snav .fa {
  vertical-align: middle;
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
  z-index: 4;
}

#snav li span {
  font-size: 15px;
  vertical-align: middle;
  height: 35px;
  line-height: 35px;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0 15px;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 3;
}

#snav li a:hover .fa { transform: rotate(720deg); }

#snav li a:hover span { visibility: visible; }

/* colors styles */

/* menu items title background used for browsers not supporting :nth-child */


#snav li span { background-color: #555; }

/* icons color and background before hover  */


#snav li .fa {
  background-color:#662708;
  color: #FFFFFF;
}

/* icons hover color */


#snav li a:hover .fa { color: #fff; }

/* repeated colors from 1 to 10 each hover color repeated after 10 menu items */


#snav li:nth-child(10n+1) span,
#snav li:nth-child(10n+1) a:hover .fa { background-color: #38c; }

#snav li:nth-child(10n+2) span,
#snav li:nth-child(10n+2) a:hover .fa { background-color: #4EC5DB; }

.restarunt-menu { position:relative; display:inline-block; width:100%;}
.main-menu-div{ position:relative; display:inline-block; width:100%; box-shadow: 0 0 0 16px #fff inset, 0 0 0 17px #e6b741 inset, 0 0 0 18px #fff inset, 0 0 0 19px #e6b741 inset, 0 0 0 20px #fff inset, 0 0 0 21px #e6b741 inset;
    height: 100%;
    padding: 30px; margin-bottom:20px;}
.cheese-piza-main { position:relative; display:inline-block; width:100%;}

.erm_menu-title {
    background-size: cover;
    color: #fff;
    margin-bottom:15px;
    padding:30px;
    text-align: center;
}
.erm_menu-title h3{color:#FFFFFF;
    font-weight: 700;
    margin: 0;
}
.menu-des {
    padding: 0 60px;
}
.menu-contain { }
.menu-heading-text h4 {
    border-bottom: 4px double #323b4c;
    color: #323b4c;
    font-size: 24px;
	text-align:center;
    letter-spacing: 2px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #e6b741;
}	
.extra-charge-div { position:relative; display:inline-block; width:100%; margin-top:30px;} 
.extra-charge-head { position:relative; display:block; width:100%; margin-bottom:25px;}
.price-name {
    border-radius: 0 0 5px;
   
    font-size: 13px;
    font-weight: 700;
    padding: 0 10px;
	position:absolute;
	top:-10px;
	left:-10px;
  
    text-transform: uppercase;
	background: #662708;
    color: #FFFFFF;
}
.time-line{background:#FFFFFF;  padding:25px 10px; position:relative; display:inline-block; width:100%;}
.time-line p{ color:#662708; font-size:22px; font-weight:normal; margin:0;  margin-left:60px; font-family: "Lily Script One",cursive; text-align:left;}
.demo{ font-size:35px; font-weight:normal; margin:0;  font-family: "Lily Script One",cursive; line-height:47px;}
.special-offers { position:relative; display:inline-block; width:100%; text-align:center; color:#662708; background:#e6b741; border: 4px double #662708; border-corner-shape: scoop;  border-radius: 30px;
  width: 100%;
  min-height:200px; 
  padding-top:30px;}
.special-offers p{ margin:0;}  
.blink1 {
  animation: blink 1s step-start 2s infinite;
  -webkit-animation: blink 1s step-start 2s infinite;
}



<!--sanjay-->



.clearfix:before,
.clearfix:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.navbar:after,
.navbar-header:after {
  clear: both;
}

.navbar {
  border: none;
}
.navbar ul.nav > li > a {
  text-transform: uppercase;
  text-decoration:none;
  font-weight: normal;

 
}
.nav > li > a {
    position: relative;
    display: block;
    padding:0;
}
.nav > li{
    position: relative;
    display: block;
    padding: 0 10px;
}
.nav > li:last-child{ padding-right:0;}
.navbar ul.nav > li.active > a{font-weight:bold;}
.navbar ul.nav > li.active > a,
.navbar ul.nav > li.open > a {
  text-decoration: none !important;
  border-top:transparent;
  
}
@media (max-width: 768px) {
  .navbar ul.nav > li.active > a,
  .navbar ul.nav > li.open > a {
    border-top-color: transparent;
  }
  .navbar ul.nav > li > a:hover {
    border-top-color: transparent;
  }
}

.navbar.navbar-light ul.nav > li > a:hover,
.navbar.navbar-light ul.nav > li.open > a:hover,
.navbar.navbar-light ul.nav > li > a:focus,
.navbar.navbar-light ul.nav > li.open > a:focus {
  border-top: solid 5px #38a7bb;
  background: #fff !important;
  color: #555555 !important;
}
.navbar ul.dropdown-menu {
  margin: 0;
  padding: 0;
}
.navbar ul.dropdown-menu li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 0;
}
.navbar ul.dropdown-menu li a {
  position: relative;
  color: #999999;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  left: 0;
}
.navbar ul.dropdown-menu li a:hover {
  color: #38a7bb;
  text-decoration: none;
  background: none;
  left: 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .navbar ul.dropdown-menu li a:hover {
    left: 0;
  }
}
.navbar .yamm-content h3 {
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 5px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .navbar .yamm-content h3 {
    font-size: 14px;
  }
}
.navbar .yamm-content h5 {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: dotted 1px #555555;
  letter-spacing: 0.08em;
}
.navbar .yamm-content ul {
  margin: 0;
  padding: 0;
}
.navbar .yamm-content ul li {
  list-style-type: none;
  border-bottom: solid 1px #eeeeee;
  text-transform: uppercase;
  padding: 4px 0;
}
.navbar .yamm-content ul li a {
  position: relative;
  color: #662708;
  font-size: 12px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar .yamm-content ul li a:hover {
  color:#662708;
  text-decoration: none;
  padding-left: 2px;
  font-weight:700;
}
.navbar .yamm-content .banner {
  margin-bottom: 10px;
}
.navbar .yamm-fw .dropdown-menu {
  padding: 0;
}
.navbar .navbar-buttons {
  float: right;
}
.navbar .navbar-buttons button,
.navbar .navbar-buttons a.btn,
.navbar .navbar-buttons .btn-default.navbar-toggle {
  margin-top: 11px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 5px;
}
.navbar .btn-default,
.navbar .btn-default.navbar-toggle {
  color: #662708;
  background-color: #fff;
  margin-left: 7px;
  margin-right: 0;
}
.navbar .btn-default:hover,
.navbar .btn-default.navbar-toggle:hover,
.navbar .btn-default:focus,
.navbar .btn-default.navbar-toggle:focus {
 
  color: #38a7bb;
}

.navbar #basket-overview a {
  margin-left: 7px;
}
.navbar-affixed-top {
  top: -32px;
}
.navbar-affixed-top.affix-top {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navbar-affixed-top.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
 .navbar-affixed-top.affix {
  position: static;
}

/* nav */

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  
}
.nav-tabs {
  border-bottom: 1px solid #38a7bb;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #38a7bb;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #38a7bb;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: solid 1px #38a7bb;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  /*margin-bottom: 5px;*/
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #38a7bb;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #38a7bb;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #38a7bb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
  border-bottom: solid 1px #38a7bb;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  /*margin-bottom: 5px;*/
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #38a7bb;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #38a7bb;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
/* navbar */
.navbar {
  position: relative;
  min-height: 62px;
  margin-bottom: 0;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-affixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-affixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 62px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 10.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-xs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #38a7bb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #000033;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default {
  background-color:transparent;
  border-color:transparent;
  border-bottom: none;
}
.navbar-default .navbar-brand {
  color: #555555;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3b3b3b;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #662708;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #662708;
  background-color:transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #662708;
  background-color:transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #662708;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:transparent;
  color: #662708;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #38a7bb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #000033;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #555555;
}
.navbar-default .navbar-link:hover {
  color: #555555;
}
.navbar-default .btn-link {
  color: #555555;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #555555;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

/* dropdowns */
.dropdown-menu {
  z-index: 1000;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup.use-yamm,
.yamm .dropdown.use-yamm {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}


















