header a.btn{background: #dc5416; color: #FFF; border: 1px solid #dc5416; line-height: normal; height: auto; min-width: auto; padding: 12px 18px; letter-spacing: normal;}
header a.btn:hover, header a.btn:focus, #contact .btn:focus
{background: #1d2124; color: #FFF;}
.slider-layout1 .divider-shape, .menu-layout5 .divider-shape, .page-title-layout2 .divider-shape, .footer-layout1 .divider-shape {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 17px;
	background: url(../images/shapes/shape2.png) repeat-x;
}
.slider-layout1 .divider-shape-bottom, .menu-layout5 .divider-shape-bottom, .page-title-layout2 .divider-shape-bottom{
	bottom: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.slider-layout1 .divider-shape-top, .menu-layout5 .divider-shape-top, .footer-layout1 .divider-shape-top{top: 0;}
.slider .slide__subtitle, .heading__subtitle
{
font-family: 'Sansita Swashed', cursive; font-size: 20px;
}



.navbar.sticky-navbar{background-color: #FFF;}
.navbar.sticky-navbar .nav__item .nav__item-link {
	color: #333333;
}
.menu-layout5 .menu-wrapper::after {
	background-image: none;
}
.fixed-navbar .logo-dark {
	width: 110px;
}
#header nav ul > li.active a{color: #dc5416;}
.navbar .nav__item .nav__item-link::before {
	background-color: #dc5416;
}
#header ul > li.active a:before, #header ul > li > a:hover a:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	margin: auto;
	display: block;
	background-color: #dc5416;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.not-visible{visibility: hidden !important;}
.visible{visibility: visible !important;}

#blogSingleRightSidebar ul{list-style-type: disc;}

.top_bar{background-color: #f05626 ; padding: 10px 0; overflow: hidden; font-family:"Lato", Helvetica, Arial, sans-serif; text-transform: none !important;}
.top_bar h4{font-size: 16px; margin: 0; color: #FFF; text-transform: none !important; text-align: left; font-family:"Lato", Helvetica, Arial, sans-serif; letter-spacing:normal; line-height: normal;}
.top_bar h4 span{font-size: 14px; font-weight: normal; font-family:"Lato", Helvetica, Arial, sans-serif;}
.top_bar h4 a{display: inline-block; float: right; margin-top: 3px; text-decoration: underline; color: #FFF; font-family:"Lato", Helvetica, Arial, sans-serif;}

.header-transparent .navbar__action-btn-reserve {
	background-color: #dc5416;
	border-color: #dc5416;
	color: #ffffff;
}
.btn__primary{background: #dc5416; border-color: #dc5416;}
.heading__icon svg, .footer .footer__divider-shape, .slider-layout1 .slider__divider-shape {
	fill: #dc5416;
}
.contact .social__icons li a {
	background-color: #343a40;
}
.social__icons li a:hover {
	color: #dc5416;
}
a:hover {color: #dc5416;}
#scrollTopBtn, .btn-custom, .btn-custom::before, .btn-custom::after{background: #dc5416;}
#menulayout5 .btn-custom:hover{color: #FFF;}
.order-list li{display: inline;}
.order-list li > a{height: auto; width: auto; padding:8px 22px; line-height: normal; min-width: auto; margin: 0 5px 10px !important;}
.navbar .dropdown-menu .nav__item .nav__item-link{
	color: #FFF;
}
.bg-overlay-2::before {
	background-color: rgba(27, 26, 26, 0.4);
}
.menu-layout1 .menu-item, .menu-layout5 .menu-item {
	border-bottom: none;
}
.navbar-actions-wrap {
	margin-left: 20px;
}
.testimonial-item {
	height: 400px;
}


/*repaso button*/
.order-text, footer .order-text{color:#FFF; margin-bottom: 10px; font-family: 'Roboto', sans-serif; font-size: 14px; margin-top: 10px; font-weight: 500; letter-spacing: normal;}
.order-text.black{color:#000; font-family: 'Roboto', sans-serif; font-size: 14px;}
.order-now-repaso{

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,132,0,1)), color-stop(50%, rgba(255,30,0,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(97%, rgba(231,56,39,1)), color-stop(100%, rgba(255,189,189,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,132,0,1) 3%, rgba(255,30,0,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 97%, rgba(255,189,189,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbdbd', GradientType=0 ); border: 2px solid #333;
color: #FFF !important;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: normal;
}

.order-now-repaso:hover{
background: rgba(255,189,189,1) !important;
background: -moz-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,189,189,1)), color-stop(3%, rgba(231,56,39,1)), color-stop(29%, rgba(240,47,23,1)), color-stop(49%, rgba(246,41,12,1)), color-stop(50%, rgba(255,30,0,1)), color-stop(97%, rgba(255,132,0,1)), color-stop(100%, rgba(255,255,255,1))) !important;
background: -webkit-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -o-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
background: linear-gradient(to bottom, rgba(255,189,189,1) 0%, rgba(231,56,39,1) 3%, rgba(240,47,23,1) 29%, rgba(246,41,12,1) 49%, rgba(255,30,0,1) 50%, rgba(255,132,0,1) 97%, rgba(255,255,255,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbdbd', endColorstr='#ffffff', GradientType=0 );
font-family: 'Roboto', sans-serif;

}
.order-now-repaso img{
width: 14px; height: 24px; margin-right: 7px; position: absolute;
}
.order-now-repaso {
padding: 8px 43px 8px 30px;
border: 1px solid #FFF;
color: #FFF;
font-weight: 500;
font-size: 14px;
display: inline-block;
border-radius: 50px;
font-family: 'Roboto', sans-serif;
line-height: 22px;
}

footer{color:#9b9b9b;}

@media only screen and (max-width: 991px) {
	.navbar.sticky-navbar {
   	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100px;
	max-height: 100px;
	z-index: 1040;
	border-bottom: 0 !important;
	background-color: #ffffff !important;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
	-webkit-animation: translateHeader 0.8s;
	-moz-animation: translateHeader 0.8s;
	-ms-animation: translateHeader 0.8s;
	-o-animation: translateHeader 0.8s;
	animation: translateHeader 0.8s;
  }
	#header	.navbar-brand img{width: 80px;}
	#header ul > li.active a:before {
	background: none;}
	.navbar.sticky-navbar li > a.nav__item-link {
	color: #000;}
	#header .navbar__action-btn-reserve {
	display: block; color: #FFF;
}
	.navbar .navbar-collapse {
	background-color: #f0f0f0;
}
	.navbar .nav__item.opened > .dropdown-toggle::after, .navbar .nav__item.show > .dropdown-toggle::after {
	font-family: fontawesome;
	content: "\f107";
	font-size: 13px;
	position: absolute;
	right: 10px;
	
}
	.navbar .dropdown-toggle::after {
	font-family: fontawesome;
	content: "\f105";
	font-size: 13px;
	position: absolute;
	right: 10px;
}
	.top_bar, .privacy, .covid-msg{margin-top: 100px !important;}
	.menu-layout5 .menu-wrapper-inner:first-child {
	padding-right: 15px;
}
}
@media (max-width: 576px) {
	.testimonial-item {
	height: auto;}
}
#menulayout5 .multiple-prices {
margin-top: 0;}
}
