/* HERO 2 BLOCK STYLES */

.hero-13 {
	background-size: cover !important;
	background-position: center center !important;
	position: relative;
	height: 300px;
}
 
 
.hero-13 .hero-13-wrapper h2{ 
   margin-bottom: 10px !important;

}
.hero-13 .inquire{
    width: 100%;
    margin-top: 10px;
    border-radius: 50px !important;
	background-color: #B61C20 !important	;
}
/* .menu-div .main-head{ 
	font-family: museo, serif !important;
	font-size: 34px !important;
	font-weight: lighter !important;
	text-transform: unset !important;
    color: #000000 !important; 
    display: inline;

} */
.menu-div .sub-content {  
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
.menu-div .sub-content a{
	margin-left: 3px; 
	color:#000000 !important
}
.menu-div .sub-content a:hover{ 
	text-decoration: none;
	color: #B61C20 !important;
}
.menu-div{  
	margin-top: 50%; 
	margin-bottom: 60px; 
}


.hero-13 .hero-13-wrapper{
	background-image: linear-gradient(#E8ECED, #E8ECED 100%) !important;
	background-size: 100% 86px !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	padding: 19px;
	/* display: flex !important; */
	/* align-items: center;*/
	/* width: 337px;  */
	/* position: absolute; */
	/* margin-top: 40px; */
	/* top:151px;*/
	/* z-index: 10000;*/
	box-shadow: 1px 1px 2px 2px #aaaaaa50;
	border-radius: 8px;
	/* text-align: center;*/
}
.fa-google {
	background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	-webkit-text-fill-color: transparent;
	font-size: 28px;
  }
  .hero-13-wrapper .rating-star .fa{
	width: 15px !important;
	color: orange;
	margin-top: 7px;
	vertical-align: super; 
}
 
.hero-13-wrapper .max-review{
	width: 15px !important;
	color: orange; 
	font-size: 20px;
	vertical-align: top;
	margin-left: 5px ;
	
}

.hero-13-wrapper .total-review{
	text-decoration: underline;
	color: #000000;
	vertical-align: super;
	margin-left: 5px ;
	margin-right: 5px;
}
.hero-13 h1 {
	/* padding: 20px 30px 20px 15px; */
	color: #000000 !important;
	display: inline-block;
	font-size: 26px !important;
	/* margin: -60px 0 0px -15px; */
}
.menu-div .main-head {
    text-align: center; 
}
.mobile-footer{
	display: block !important;
	position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 2px;
    background-color: #fff;
    color: #fff;
    z-index: 1000;
    text-align: center;  
	border-top: 2px solid #000;
}
.mobile-footer p{
	color: #000 !important;
}
.mobile-footer a{
	width: 45%;
    margin-top: 10px;
    border-radius: 50px !important;
    background-color: #B61C20 !important;
}
 
.tel-link:hover{
	color: #B61C20 !important;
	display: inline;
    text-decoration: underline !important;
}
.tel-link{ 
	display: contents;
    text-decoration: none !important;
}
.hero-13 .inquire:focus {
	box-shadow: unset !important;
}
.hero-13 .address-div{
	font-weight: 300 !important;
	font-size: 36px !important;
	color: #000000 !important;
    display: inline-block;
	padding: 0 10px !important;
    margin: 0 0 0 -10px !important;
}
.menu-div .top-sec{
	margin-left: -15px !important;
} 
@media (min-width: 576px) {

	.hero-13 h1 {
		/* padding: 20px 30px 20px 15px; */
		color: #000000 !important;
		display: inline-block;
		font-size: 26px !important;
		/* margin: -60px 0 0px -15px; */
	}
	
	/* .hero-13 .hero-13-wrapper {  */
		/* padding: 30px; */
		/* display: flex !important;*/
		/* align-items: center;*/
		/* width: 95%;*/
		/* position: absolute;*/
        /* margin-top: 57px;*/
		/* z-index: 1000;*/
		/* left: 75px; */
	/* } */
	
	.menu-div .main-head{
		margin-top: 100px;
	}
	.menu-div { 
		margin-top: 41%;
		text-align: center;
	}
	 
}

/* MEDIUM DEVICES - TABLETS 768px & UP */
@media (min-width: 768px) {
	
	.hero-13 {
		height: 465px !important;
		min-height: 300px;
	}
	.mobile-footer{
		display: none !important;
	}
	.menu-div {  
		text-align: unset;
		margin-top: 17%;
	}
	.hero-13  .container {
		padding: 55px 0px;
		height: 100%;
	} 
	.hero-13 .hero-13-wrapper {  
		/* width: 93%; */
        /* right: 4%; */
		/* position: fixed; */
	}  
	.hero-13 {
		margin-bottom: 40px;
	}  
	.menu-div .main-head {
        margin-top: 158px;
		text-align: unset; 
    }
}

/* LARGE DEVICES - DESKTOP 992px & UP */
@media (min-width: 992px) {
	.hero-13 h1{
		font-size: 36px !important;
		padding: 20px 30px 20px 15px; 
		margin: -60px 0 0px -15px;
	}
	.menu-div{  
		margin-top: 0px; 
	}
	.hero-13 {
		height: 500px;
		margin-bottom: 25px;
	}
 
	.hero-13 .hero-13-wrapper { 
		position:-webkit-sticky; position:sticky; top:0;		
	}  
	.menu-div .main-head{
		margin-top: 0px;
	}
		
}


/* LARGE DEVICES - DESKTOP 1200px & UP */
@media (min-width: 1200px) {
	.hero-13 .hero-13-wrapper { 
		/* padding: 23px; */
        /* right: 3%; */
        /* width: 293px;  */
	}
	.design2{
		max-width: 100% !important;
	}  
}
@media (min-width: 1440px) {
	.hero-13 .hero-13-wrapper {  
		/* right: 13%;  */
	}  
}