/*========================================================
	Main Style CSS for EltoroGrill 2022
=========================================================*/

/*========================================================
										Fonts Declaration
=========================================================*/
@font-face { font-family: kgsketch; src: url('../fonts/kgsecondchancessketch.ttf'); }

/*========================================================
										RESET
=========================================================*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, address, em, img, sub, sup, dl, dt, dd, ol, ul, li, form, label, legend, caption, article, aside, figcaption, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: inherit;
}
*:focus {outline: none;}
* {box-sizing: border-box;}

input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
/*========================================================
                      Main Styles
=========================================================*/

body {
   background: #fff;
   font-family: 'Barlow', arial, sans-serif;
	 font-weight: 500;
	 color: #010100;
	 font-size: 26px;
	 margin: 0;
}
h1, h2, h3  {
  text-transform: capitalize;
  font-weight: 500;
}
h1  {
}
h2  {
    font-size: 1.4em;
}

h3  {
  font-size: 1.2em;
}
li {
   list-style-type: none;
}
a {
   text-decoration: none;
   color: inherit;
}
.clear {
   clear: both;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	text-align: left;
	padding-left: 20px;
	line-height: 1.3em;
}
/*=======================================================
                       Main Layout
=========================================================*/
.locMob,
.phoneMob {
    display: none;
}
.bodyFrame {
	max-width: 100%;
	margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.logoBox {
    width: 300px;
    position: relative;
    margin-right: 8px;
}
.logoBox img {
    width: 280px;
    position: absolute;
    top: -180px;
    left: 0;
}
.greenTopBand{
  background: #105334;
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.greenAddr1{
  margin-right: 45px;
}
.greenAddr1 p{
  font-size: 28px;
  line-height: 1;
  text-align: right;
}
.greenAddr1 p span{
  display: block;
}
.greenAddr2{
  margin-left: 45px;
}
.greenAddr2 p{
  font-size: 28px;
  line-height: 1;
}
.greenAddr2 p span{
  display: block;
}
.greenCactus img {
    height: 60px;
}
.centerGreen{
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
    align-items: center;
  color: #fff;
  text-transform: uppercase;
  height: 115px;
}
.navFrame {
    width: 100%;
    display: block;
}
.navBox {
    width: 100%;
    margin: 0 auto;
    height: 153px;
}
.navWrap {
    margin-left: 3%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.navInside {
    width: 85%;
    text-align: center;
    display: flex;
    justify-content: flex-start;
}
.menu {
    width: 100%;
    height: 153px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.menu ul li.mlinks {
    display: inline-block;
}
.menu ul li.mlinks a {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    line-height: 79px;
}
.menu ul li.mlinks a:hover{
  background: #f67706;
  border-radius: 60px;
}
.ordOnlineBtn {
  background: #f67706;
  border-radius: 60px;
}
.ordOnlineBtn a {
    display: flex!important;
    flex-direction: row;
    align-items: center;
    padding: 0 25px;
}
.ordOnlineBtn span{
  vertical-align: top;
  margin-right: 10px;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .logoBox img {
        width: 240px;
        top: -160px;
    }
    .menu ul li.mlinks a {
        font-size: 21px;
        line-height: 59px;
    }
    .logoBox {
        width: 250px;
    }
  .bannerToro {
  	height: 1090px;
  }
  .bannerToro h1 span {
  	font-size: 215px;
  }
  .bannerToro h1 {
  	font-size: 77px;
  }
  .greenAddr1 p,
  .greenAddr2 p {
        font-size: 20px;
  }
    .greenTopBand {
        height: 90px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .greenTopBand,
    .centerGreen {
  	height: 60px;
  }
  .greenAddr1 p,
  .greenAddr2 p {
  	font-size: 16px;
  }
  .greenCactus img{
    height: 35px;
  }
    .greenAddr1 {
        margin-right: 35px;
    }
    .greenAddr2 {
        margin-left: 35px;
    }
  .companyData {
  	height: 200px;
  }
  .logoBox {
  	width: 200px;
  }
  .logoBox img {
  	width: 185px;
  	top: -100px;
  }
  .navBox,
    .menu {
    height: 90px;
  }
  .menu ul li.mlinks a {
  	font-size: 16px;
    line-height: 45px;
  }
  .ordOnlineBtn span img {
  	height: 36px;
  }
    .ordOnlineBtn a {
        line-height: 50px!important;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1493px) {
  .logoBox img {
  	width: 176px;
  	top: -100px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .greenTopBand,
    .centerGreen {
  	height: 60px;
  }
  .greenAddr1 p,
  .greenAddr2 p {
  	font-size: 16px;
  }
  .greenCactus img{
    height: 35px;
  }
    .greenAddr1 {
        margin-right: 35px;
    }
    .greenAddr2 {
        margin-left: 35px;
    }
  .companyData {
  	height: 200px;
  }
  .logoBox {
  	width: 160px;
  }
  .logoBox img {
  	width: 160px;
  	top: -100px;
  }
  .navBox,
    .menu {
    height: 90px;
  }
  .menu ul li.mlinks a {
  	font-size: 16px;
    line-height: 45px;
  }
  .ordOnlineBtn span img {
  	height: 36px;
  }
  .ordOnlineBtn a {
    line-height: 50px!important;
  }
}

/*========================================================
	NAVIGATION
=========================================================*/
.menu ul li.mlogo,
.menu ul li.mphone,
.menu ul li.maddress,
.menu ul li.msocial,
.menu ul li.extrLinks,
.smobitrigger,
.mnuclose,
.icoMob,
.logoMob,
.phoneMob,
.locMob,
.restMob,
.fajiMob {
	display: none;
}
/*========================================================
	CONTENT
=========================================================*/
.pageFull {
    width: 100%;
}
.pageSize {
    width: 92%;
    margin: 0 auto;
}
.pageiSize {
    width: 92%;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .pageSize {
      width: 90%;
  }
}

/*========================================================
      Buttons
=========================================================*/
.bannerBtn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 38px 98px;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.3;
	color: #fff;
	background: #e91d26;
	border-radius: 90px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 8px solid #fff;
}
.undBtn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 28px 78px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.3;
	color: #fff;
	background: #e91d26;
	border-radius: 90px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 8px solid #fff;
}
.und2Btn {
    display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 28px 78px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.3;
	color: #fff;
	background: #e91d26;
	border-radius: 90px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 8px solid #fff;
}
.undBtn2 {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 15px 46px;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.1;
	color: #fff;
	background: #105334;
	border-radius: 115px;
	text-transform: uppercase;
    width: 360px;
    margin: 0 auto;
}
.undBtn2 span{
  display: block;
  font-size: 36px;
}
.undBtn2:hover{
  background: #e91d26;
}
.restBtn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 18px 68px;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.3;
	color: #fff;
	background: #e91d26;
	border-radius: 90px;
	text-transform: uppercase;
	border-bottom: 8px solid #fff;
}
.footBtn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	padding: 28px 48px;
	font-weight: 700;
	font-size: 21px;
	line-height: 1.3;
	color: #fff;
	background: #e91d26;
	border-radius: 90px;
	text-transform: uppercase;
	border-bottom: 8px solid #fff;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .bannerBtn,
    .undBtn {
        font-size: 26px;
        padding: 28px 78px;
    }
  .undBtn2 {
    width: 440px;
  	font-size: 30px;
  }
  .undBtn2 span {
  	font-size: 40px;
  }
  .restBtn {
  	padding: 28px 100px;
  	font-size: 42px;
  	min-width: 455px;
  	max-width: 455px;
  }
  .footBtn {
          padding: 20px 38px;
  }
    .und2Btn {
        font-size: 42px;
        padding: 18px 58px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .bannerBtn,
    .undBtn {
    padding: 18px 58px;
    font-size: 24px;
  }
    .und2Btn {
        padding: 10px 58px;
    font-size: 32px;
    }
  .undBtn2 {
  	padding: 10px 20px;
  	font-size: 19px;
  	width: 76%;
  }
  .undBtn2 span {
  	font-size: 26px;
  }
  .restBtn {
  	font-size: 28px;
  	min-width: 385px;
  	max-width: 385px;
    padding: 28px 108px;
  }
  .footBtn {
  	padding: 18px 30px;
  	font-size: 21px;
  	max-width: 385px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .bannerBtn,
    .undBtn {
  	padding: 18px 48px;
    font-size: 21px;
  }
    .und2Btn {
        padding: 13px 38px;
    font-size: 28px;
    }
  .undBtn2 {
  	padding: 16px 20px;
  	font-size: 20px;
  	width: 76%;
  }
  .undBtn2 span {
  	font-size: 26px;
  }
  .restBtn {
  	font-size: 21px;
  	min-width: 327px;
  	max-width: 327px;
    padding: 22px 100px;
  }
  .footBtn {
  	padding: 18px 30px;
  	font-size: 19px;
  	max-width: 327px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bannerBtn,
    .undBtn  {
  	padding: 18px 38px;
  	font-size: 21px;
  }
  .undBtn2 {
  	padding: 16px 20px;
  	font-size: 20px;
  	width: 76%;
  }
    .und2Btn {
       padding: 12px 48px;
  	font-size: 30px;
    }
  .undBtn2 span {
  	font-size: 26px;
  }
  .restBtn {
  	font-size: 21px;
  	min-width: 327px;
  	max-width: 327px;
    padding: 22px 100px;
  }
  .footBtn {
  	padding: 15px 30px;
  	font-size: 20px;
  	max-width: 327px;
  }
}
@media only screen and (max-width: 767px) {
  .bannerBtn {
  	padding: 15px 38px;
  	font-size: 21px;
    border-bottom: 5px solid #fff;
  }
  .undBtn {
    padding: 15px 50px;
    font-size: 21px;
    border-bottom: 5px solid #fff;
    }
    .und2Btn {
        padding: 12px 48px;
  	font-size: 28px;
    }
  .undBtn2 {
  	padding: 16px 20px;
  	font-size: 20px;
  	width: 76%;
  }
  .undBtn2 span {
  	font-size: 26px;
  }
  .restBtn {
  	font-size: 21px;
  	min-width: 230px;
  	max-width: 230px;
    padding: 15px 50px;
    border-bottom: 5px solid #fff;
  }
  .footBtn {
  	padding: 15px 30px;
  	font-size: 18px;
  	max-width: 230px;
    border-bottom: 5px solid #fff;
  }
}

/*========================================================
        Banner Index
=========================================================*/
.bannerToro {
    background: url(../images/index/banner-index.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1137px;
    margin-top: -153px;
}
.lineCircle1{
  position: absolute;
  left: 0;
  bottom: -24px;
}
.bannerContWrap{
  padding-top: 300px;
}
.bannerToro h1{
  font-family: kgsketch, arial, sans-serif;
  font-size: 83px;
  color: #fbd151;
  text-transform: uppercase;
}
.bannerToro h1 span{
  display: block;
  font-size: 235px;
}
.bannerBtnPlace{
  max-width: 940px;
  margin-top: 120px;
  text-align: center;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .bannerToro {
  	height: 1090px;
  }
  .bannerContWrap {
  	padding-top: 250px;
  }
  .bannerToro h1 span {
  	font-size: 175px;
  }
  .bannerToro h1 {
  	font-size: 64px;
  }
    .bannerBtnPlace {
        width: 723px;
        margin-top: 50px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .bannerToro {
  	height: 640px;
  	margin-top: -90px;
  }
  .bannerContWrap {
  	padding-top: 210px;
  }
  .bannerToro h1 span {
  	font-size: 127px;
      line-height: 1;
  }
  .bannerToro h1 {
  	font-size: 46px;
  }
  .bannerBtnPlace {
  	max-width: 520px;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .bannerToro {
  	height: 540px;
  	margin-top: -90px;
  }
  .bannerContWrap {
  	padding-top: 160px;
  }
  .bannerToro h1 span {
  	font-size: 96px;
      line-height: 1;
  }
  .bannerToro h1 {
  	font-size: 34px;
  }
  .bannerBtnPlace {
  	max-width: 385px;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bannerToro {
  	height: 585px;
  	margin-top: -80px;
  }
  .bannerContWrap {
  	padding-top: 185px;
  }
  .bannerToro h1 span {
  	font-size: 78px;
  }
  .bannerToro h1 {
  	font-size: 28px;
  }
  .bannerBtnPlace {
  	max-width: 317px;
    margin-top: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .bannerToro {
    background-image: url(../images/index/banner-index-dark-mobile.jpg);
  	height: 470px;
  	margin-top: -80px;
  }
  .bannerContWrap {
  	padding-top: 155px;
  }
  .bannerToro h1 span {
  	font-size: 90px;
  }
  .bannerToro h1 {
  	font-size: 25px;
  }
  .bannerBtnPlace {
  	max-width: 370px;
    margin-top: 45px;
      text-align: left;
  }
}
@media only screen and (max-width: 479px) {
    .bannerToro {
        height: 520px;
    }
    .bannerContWrap {
            padding-top: 190px;
    }
    .bannerToro h1 {
        font-size: 28px;
    }
    .bannerToro h1 span {
        font-size: 80px;
    }
}

/*========================================================
        undBann UnderBanner Index
=========================================================*/
.undBann{
  background: #fcd151;
  padding: 100px 0 160px;
  position: relative;
}
.lineCircle1{
  position: absolute;
  left: 0;
  top: -17px;
}
.tacosImage{
  position: absolute;
  top: 200px;
  left: 90px;
    width: 280px;
}
.undBannTextCent {
  width: 1340px;
  margin: 0 auto;
  text-align: center;
}
.undBannTextCent img {
    width: 300px;
}
.undBannTextCent h2{
  font-size: 52px;
  font-weight: 900;
  color: #0f5233;
  text-transform: uppercase;
  margin-top: 25px;
}
.undBannTextCent p{
  font-size: 24px;
  line-height: 1.6;
  margin: 30px auto 0;
    width: 900px;
    font-weight: 700;
}
.undBtnPlace{
  margin: 50px 0 105px;
}

.thrBoxesWrap{
    width: 1890px;
    margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.thrBox{
  width: 31.5%;
  position: relative;
}
.thrBox img{
  width: 100%;
  height: auto;
}
.thrBtnPlace{
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
  text-align: center;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .undBannTextCent {
  	width: 1172px;
  }
    .undBannTextCent img {
        width: 280px;
    }
  .undBannTextCent h2 {
  	font-size: 50px;
      margin-top: 20px;
  }
  .undBannTextCent p {
  	font-size: 24px;
      line-height: 1.5;
  }
  .tacosImage {
  	left: 35px;
      width: 220px;
  }
     .thrBoxesWrap {
        width: 1766px;
    }
       .undBann {
            padding: 80px 0 140px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .undBannTextCent {
  	width: 1030px;
  }
  .undBannTextCent img{
    width: 200px;
  }
  .undBannTextCent h2 {
  	font-size: 36px;
  }
  .undBannTextCent p {
  	font-size: 18px;
      width: 700px;
  }
  .tacosImage {
  	left: 30px;
    width: 160px;
  }
  .thrBtnPlace {
  	bottom: -46px;
  }
    .undBann {
        padding: 50px 0 100px;
    }
    .thrBoxesWrap {
        width: 1196px;
    }
    .undBtnPlace {
        margin: 50px auto;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .undBann {
  	padding: 50px 0 100px;
  }
  .undBannTextCent {
  	width: 80%;
  }
  .undBannTextCent img{
    width: 180px;
  }
  .undBannTextCent h2 {
  	font-size: 36px;
  }
  .undBannTextCent p {
  	font-size: 18px;
      width: 700px;
  }
  .tacosImage {
  	left: 15px;
    top: 200px;
    width: 100px;
  }
  .thrBtnPlace {
  	bottom: -32px;
  }
    .undBtnPlace {
            margin: 50px auto;
    }
    .thrBoxesWrap {
        width: 942px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .undBann {
  	padding: 35px 0 110px;
  }
  .undBannTextCent {
  	width: 80%;
  }
  .undBannTextCent img{
    width: 180px;
  }
  .undBannTextCent h2 {
  	font-size: 30px;
      margin-top: 10px;
  }
  .undBannTextCent p {
  	font-size: 18px;
      width: 565px;
  }
    .undBtnPlace {
        margin: 35px auto 50px;
    }
  .tacosImage {
  	left: 15px;
  	top: 280px;
  	width: 130px;
  }
  .thrBoxesWrap {
  	max-width: 60%;
    margin: 0 auto;
  }
  .thrBox{
    width: 100%;
    margin-bottom: 80px;
  }
  .thrBox:last-child{
    margin-bottom: 0;
  }
  .thrBtnPlace {
  	bottom: -32px;
  }
}
@media only screen and (max-width: 767px) {
  .undBann {
  	padding: 35px 0 110px;
  }
  .undBannTextCent {
  	width: 90%;
  }
  .undBannTextCent img{
    width: 210px;
  }
  .undBannTextCent h2 {
  	font-size: 34px;
  }
  .undBannTextCent p {
  	font-size: 21px;
      width: 100%;
  }
  .tacosImage {
  	display: none;
  }
  .thrBoxesWrap {
  	max-width: 340px;
    margin: 0 auto;
  }
  .thrBox{
    width: 100%;
    margin-bottom: 80px;
  }
  .thrBox:last-child{
    margin-bottom: 0;
  }
  .thrBtnPlace {
  	bottom: -32px;
  }
  .undBtnPlace {
  	margin: 45px 0 65px;
  }
}
@media only screen and (max-width: 479px) {
    .undBannTextCent img {
        width: 180px;
    }
    .thrBoxesWrap {
        width: auto;
    }
    .undBann {
            padding: 35px 0 70px;
    }
}
/*========================================================
        restIns Bar Inside Index
=========================================================*/
.restIns{
  position: relative;
}
.lineCircle2{
  position: absolute;
  left: 0;
  top: -24px;
}
.restInsWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.restInsLeft,
.restInsRight{
  height: 673px;
}
.restInsLeft{
  width: 50%;
    background: url('../images/index/eltorogrill-restaurant-inside.jpg') center no-repeat;
    background-size: cover;
}
.restInsRight{
  width: 50%;
  background: #105334;
  padding: 85px 110px 0 100px;
}
.restInsRight h2{
  font-family: kgsketch, arial, sans-serif;
  font-size: 70px;
  line-height: 1.2;
  color: #fbd151;
  text-transform: uppercase;
}
.restInsRight p{
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  max-width: 970px;
  margin-top: 40px;
}
.restBtnPlace{
  margin: 90px 0 105px;
  text-align: center;
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .restInsLeft,
  .restInsRight {
  	height: 600px;
  }
  .restInsRight {
  	padding: 90px 100px 0;
  }
  .restInsRight h2 {
  	font-size: 63px;
  }
  .restInsRight p {
  	font-size: 30px;
  	margin-top: 40px;
  }
  .restBtnPlace {
  	margin: 60px 0 0;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .restInsLeft,
  .restInsRight {
    height: 450px;
  }
  .restInsRight {
    padding: 80px 63px 60px 63px;
  }
  .restInsRight h2 {
    font-size: 42px;
  }
  .restInsRight p {
    font-size: 24px;
    margin-top: 40px;
  }
  .restBtnPlace {
    margin: 50px 0 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .restInsLeft,
    .restInsRight {
        height: 450px;
    }
  .restInsRight {
    padding: 70px 40px 0 40px;
  }
  .restInsRight h2 {
    font-size: 36px;
  }
  .restInsRight p {
    font-size: 21px;
    margin-top: 40px;
  }
  .restBtnPlace {
    margin: 50px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .restInsWrap{
    flex-direction: column;
  }
  .restInsLeft,
  .restInsRight {
    width: 100%;
    height: auto;
  }
  .restInsLeft{
    height: 526px;
  }
  .restInsRight {
    padding: 80px 63px 60px 63px;
  }
  .restInsRight h2 {
    font-size: 48px;
  }
  .restInsRight p {
    font-size: 22px;
    margin-top: 40px;
  }
  .restBtnPlace {
    margin: 50px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .restInsWrap{
    flex-direction: column;
  }
  .restInsLeft,
  .restInsRight {
    width: 100%;
    height: auto;
  }
  .restInsLeft{
    height: 246px;
  }
  .restInsRight {
    padding: 50px 35px;
  }
  .restInsRight h2 {
    font-size: 48px;
  }
  .restInsRight p {
    font-size: 21px;
    margin-top:30px;
  }
  .restBtnPlace {
    margin: 50px 0 0;
  }
}
@media only screen  and (min-width: 480px) and (max-width: 767px) {
  .restInsLeft{
    height: 400px;
  }
}
@media only screen and (max-width: 479px) {
    .restInsRight h2 {
        font-size: 40px;
    }
}
/*========================================================
        yelSec Yellow Section Index
=========================================================*/
.yelSec{
  background: #fcd151;
  padding: 120px 0;
  text-align: center;
  position: relative;
}
.yelSec h3 {
	font-size: 52px;
	font-weight: 900;
	color: #0f5233;
	text-transform: uppercase;
	margin-top: 25px;
}
.yelWrap img {
    width: 300px;
}
.sizFajitas{
  position: absolute;
  bottom: 70px;
  right: 50px;
}
.sizQuesad{
  position: absolute;
  bottom: 70px;
  left: 55px;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .yelSec {
  	padding: 100px 0;
  }
  .yelWrap img{
    width: 280px;
  }
  .yelSec h3 {
  	font-size: 50px;
      margin-top: 20px;
  }
  .sizFajitas{
    height: 200px;
  }
  .sizQuesad{
    height: 200px;
    left: 45px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .yelSec {
  	padding: 60px 0;
  }
  .yelWrap img{
    width: 200px;
  }
  .yelSec h3 {
  	font-size: 36px;
      margin-top: 15px;
  }
  .sizFajitas{
    height: 150px;
      bottom: 50px;
  }
  .sizQuesad{
    height: 130px;
    left: 45px;
      bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .yelSec {
  	padding: 70px 0;
  }
  .yelWrap img{
    width: 240px;
  }
  .yelSec h3 {
  	font-size: 32px;
      margin-top: 15px;
  }
  .sizFajitas{
    height: 140px;
  }
  .sizQuesad{
    height: 120px;
    left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .yelSec {
  	padding: 60px 0;
  }
  .yelWrap img{
    width: 240px;
  }
  .yelSec h3 {
  	font-size: 34px;
      margin-top: 10px;
  }
  .sizFajitas{
    height: 130px;
  }
  .sizQuesad{
    height: 85px;
    left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .yelSec {
  	padding: 50px 0;
  }
  .yelWrap img{
    width: 240px;
  }
  .yelSec h3 {
  	font-size: 34px;
    margin-top: 18px;
  }
  .sizFajitas,
  .sizQuesad{
    display: none;
  }
}
@media only screen and (max-width: 479px) {
    .yelWrap img{
    width: 180px;
  }
}
/*========================================================
        fajiSec Index
=========================================================*/
.fajiSecWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fajiSecLeft,
.fajiSecRight{
  height: 644px;
}
.fajiSecRight {
    background: url('../images/index/tasty-desserts-soppapillas.jpg') center no-repeat;
    background-size: cover;
}
.fajiSecLeft{
  width: 50%;
  background: #105334;
  color: #fff;
  padding: 165px 85px 180px 100px;
}
.fajiSecLeft p{
  font-size: 40px;
  line-height: 1.3;
}
.fajiSecRight{
  width: 50%;
}
.fajiBtnPlace{
  margin: 180px 0 0;
  text-align: center;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .fajiSecLeft,
  .fajiSecRight {
  	height: 600px;
  }
  .fajiSecLeft {
  	padding: 130px 85px 0 75px;
  }
  .fajiSecLeft p {
  	font-size: 38px;
  }
  .fajiBtnPlace {
  	margin: 120px 0 0;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .fajiSecLeft,
  .fajiSecRight {
    height: 450px;
  }
  .fajiSecLeft p {
  	font-size: 28px;
  }
  .fajiSecLeft {
  	padding: 80px 64px 0 64px;
  }
  .fajiBtnPlace {
  	margin: 100px 0 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .fajiSecRight,
    .fajiSecLeft {
    height: 450px;
  }
  .fajiSecLeft p {
  	font-size: 24px;
  }
  .fajiSecLeft {
  	padding: 70px 40px 0 40px;
  }
  .fajiBtnPlace {
  	margin: 80px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .fajiSecWrap {
        flex-direction: column-reverse;
    }
  .fajiSecLeft,
  .fajiSecRight {
    width: 100%;
    height: auto;
  }
  .fajiSecRight{
    height: 526px;
  }
  .fajiSecLeft p {
    font-size: 22px;
  }
  .fajiSecLeft {
    padding: 80px 64px 80px 64px;
  }
  .fajiBtnPlace {
    margin: 60px 0 0;
  }
}
@media only screen and (max-width: 767px) {
    .fajiSecWrap {
        flex-direction: column-reverse;
    }
  .fajiSecLeft,
  .fajiSecRight {
    width: 100%;
    height: auto;
  }
  .fajiSecRight{
    height: 246px;
  }
  .fajiSecLeft p {
    font-size: 21px;
  }
  .fajiSecLeft {
    padding: 50px 35px;
  }
  .fajiBtnPlace {
    margin: 30px 0 0;
  }
}
@media only screen  and (min-width: 480px) and (max-width: 767px) {
  .fajiSecRight{
    height: 400px;
  }
}
/*========================================================
        quesaSec Index
=========================================================*/
.quesaSecWrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.quesaSecLeft,
.quesaSecRight{
  height: 644px;
}
.quesaSecLeft{
  width: 50%;
    background: url('../images/index/nachos-de-chorizo.jpg') center no-repeat;
    background-size: cover;
}
.quesaSecLeft img{
  width: 100%;
}
.quesaSecRight{
  width: 50%;
  background: #105334;
  color: #fff;
  padding: 150px 90px 180px 100px;
}
.quesaSecRight p{
  font-size: 40px;
  line-height: 1.3;
}
.quesaBtnPlace{
  margin: 100px 0 0;
  text-align: center;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  .quesaSecLeft,
  .quesaSecRight {
  	height: 600px;
  }
  .quesaSecRight {
  	padding: 120px 90px 0 100px;
  }
  .quesaSecRight p {
  	font-size: 38px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
  .quesaSecLeft,
  .quesaSecRight {
    height: 450px;
  }
  .quesaSecRight {
  	padding: 70px 64px 0 64px;
  }
  .quesaSecRight p {
    font-size: 28px;
  }
  .quesaBtnPlace {
  	margin: 50px 0 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .quesaSecLeft,
    .quesaSecRight {
    height: 450px;
  }
  .quesaSecRight {
  	padding: 70px 40px 0 40px;
  }
  .quesaSecRight p {
    font-size: 24px;
  }
  .quesaBtnPlace {
  	margin: 80px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .quesaSecWrap{
    flex-direction: column;
  }
  .quesaSecLeft,
  .quesaSecRight {
    width: 100%;
    height: auto;
  }
  .quesaSecLeft{
    height: 526px;
  }
  .quesaSecRight {
  	padding: 80px 64px 80px 64px;
  }
  .quesaSecRight p {
    font-size: 22px;
  }
  .quesaBtnPlace {
  	margin: 60px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .quesaSecWrap{
    flex-direction: column;
  }
  .quesaSecLeft,
  .quesaSecRight {
    width: 100%;
    height: auto;
  }
  .quesaSecLeft{
    height: 246px;
  }
  .quesaSecRight {
  	padding: 50px 35px;
  }
  .quesaSecRight p {
    font-size: 21px;
  }
  .quesaBtnPlace {
  	margin: 35px 0 0;
  }
}
@media only screen  and (min-width: 480px) and (max-width: 767px) {
  .quesaSecLeft{
    height: 400px;
  }
}
/*========================================================
        Footer
=========================================================*/
.footer{
  background: #56070d;
  color: #fff;
  padding: 100px 0;
}
.footWrap{
  width: 920px;
    margin: 0 auto;
}
.footLeft,
.footRight {
  width: 50%;
    padding-left: 60px;
}
.footLocRightWrap {
    width: 1178px;
    float: right;
}
.footMenuRow .mlogo,
.footMenuRow .mphone{
  display: none;
}
.footLogo {
    text-align: center;
}
.footLogo img{
  width: 280px;
}
.footInfo {
    width: 100%;
    margin: 90px auto 160px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footSocial{
  text-align: center;
    width: 860px;
    margin: 0 auto;
    padding-left: 60px;
}
.footSocial img{
  width: 80px;
}
.footSocial img:first-child{
  margin-right: 40px;
}
.footMenuRow{
    text-align: center;
  margin-bottom: 80px;
}
.footMenuRow ul li.mlinks {
	display: inline-block;
	font-size: 24px;
	padding: 29px 30px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.footMenuRow ul li.mlinks:hover{
  background: #f67706;
  border-radius: 60px;
}
.footLocatLeft,
.footLocatRight {
  width: 100%;
}
.footPhone{
  background-image: url(../images/index/icon-footer-phone.png);
  display: flex;
  align-items: center;
    height: 45px;
    margin-bottom: 30px;
}
.footAddr{
  background-image: url(../images/index/icon-footer-location.png);
    margin-bottom: 30px;
}
.footHours{
  background-image: url(../images/index/icon-footer-clock.png);
  margin-bottom: 60px;
}
.footPhone a {
    font-size: 40px;
}
.footAddr p {
  font-size: 26px;
    font-weight: 300;
}
.footHours p {
    font-size: 24px;
    font-weight: 300;
}
.footAddr p span,
.footHours p span{
  display: block;
}
.footPhone {
    padding-left: 60px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}
.footAddr,
.footHours{
  padding-left: 53px;
  background-position: left top 5px;
  background-repeat: no-repeat;
  background-size: 40px 40px;
}
.footBtnsPlace{
  padding-left: 53px;
}
.footCopy {
  background: #000;
  color: #fff;
  padding: 35px 0;
  text-align: center;
}
.footCopy p {
    font-size: 18px;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    .footLocRightWrap {
        width: 930px;
    }
  .footSocial img {
  	width: 70px;
  }
  .footMenuRow ul li.mlinks {
  	padding: 15px 27px;
  }
  .footMenuRow ul li.mlinks:hover {
  	padding: 15px 27px!important;
  }
  .footLocat {
  	padding-left: 45px;
  }
    .ordOnlineFoot {
            padding: 18px 20px!important;
    }
    .footCopy p {
        font-size: 14px;
    }
    .footMenuRow {
        padding-left: 60px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .footer {
        padding: 80px 0 50px;
    }
    .footLocRightWrap {
        width: 720px;
    }
    .footWrap {
        width: 880px;
    }
  .footLogo img {
  	width: 250px;
  }
  .footSocial img {
  	width: 50px;
  }
    .footSocial img:first-child {
        margin-right: 30px;
    }
  .footMenuRow {
  	margin-bottom: 60px;
  }
  .footMenuRow ul li.mlinks {
  	font-size: 20px;
  	padding: 15px 35px;
  }
  .footMenuRow ul li.mlinks:hover {
    padding: 15px 35px!important;
  }
  .footLocat {
  	padding-left: 75px;
  }
  .footPhone,
  .footAddr,
  .footHours {
  	background-size: 30px 30px;
      padding-left: 45px;
  }
    .footPhone a {
        font-size: 36px;
    }
    .footAddr p {
        font-size: 24px;
    }
    .footHours p {
        font-size: 21px;
    }
    .footBtnsPlace {
        padding-left: 45px;
    }
    .footCopy p {
        font-size: 15px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .footer {
  	padding: 75px 0 50px;
  }
    .footLocRightWrap {
        width: 660px;
    }
  .footLogo img {
    width: 250px;
  }
    .footInfo {
        width: 700px;
    }
  .footSocial img {
    width: 50px;
  }
  .footSocial img:first-child {
    margin-right: 25px;
  }
  .footMenuRow {
    margin: 0 auto 60px;
      width: 700px;
      padding-left: 50px;
  }
  .footMenuRow ul li.mlinks {
  	font-size: 18px;
  	padding: 10px 20px;
  }
  .footMenuRow ul li.mlinks:hover {
    padding: 10px 20px!important;
  }
  .footLocat {
    padding-left: 20px;
  }
  .footPhone {
    margin-bottom: 30px;
  }
  .footPhone,
  .footAddr,
  .footHours {
    background-size: 35px 35px;
    padding-left: 50px;
  }
  .footAddr {
  	margin-bottom: 30px;
  }
    .footPhone a {
        font-size: 32px;
    }
    .footAddr p {
        font-size: 21px;
    }
  .footHours p {
    font-size: 18px;
  }
  .footBtnsPlace {
  	padding-left: 40px;
  }
  .footCopy p{
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer {
  	padding: 70px 0 50px;
  }
    .footWrap {
        width: 600px;
    }
    .footInfo {
        width: 600px;
        margin: 60px auto 120px;
    }
    .footLocRightWrap {
        width: 100%;
        float: none;
    }
  .footLogo{
    text-align: center;
  }
  .footLogo img {
  	width: 250px;
  }
  .footSocial {
    display: flex;
    justify-content: center;
      width: 100%;
      padding-left: 0;
  }
  .footSocial img {
    width: 59px;
  }
  .footSocial img:first-child {
    margin-left: 12px;
    margin-right: 12px;
  }
  .footMenuRow {
  	margin-bottom: 80px;
    margin-top: 50px;
      justify-content: center;
  }
  .footMenuRow ul li.mlinks {
  	font-size: 18px;
  	padding: 10px 15px;
  }
  .footMenuRow ul li.mlinks:hover {
    padding: 10px 20px!important;
  }
  .footLocat {
    padding-left: 20px;
  }
    .footLeft, .footRight {
        padding-left: 0;
    }
  .footPhone {
    margin-bottom: 30px;
  }
  .footPhone,
  .footAddr,
  .footHours {
    background-size: 35px 35px;
    padding-left: 56px;
  }
  .footAddr {
  	margin-bottom: 40px;
  }
    .footPhone a {
        font-size: 30px;
    }
    .footAddr p {
        font-size: 21px;
    }
  .footHours p {
    font-size: 18px;
  }
  .footBtnsPlace {
  	padding-left: 50px;
  }
  .footCopy p{
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
  	padding: 60px 0;
  }
    .footWrap {
        width: 300px;
    }
    .footInfo {
        margin: 50px auto 90px;
        flex-direction: column;
        width: 250px;
    }
  .footLeft,
  .footRight{
    width: 100%;
      padding-left: 0;
  }
      .footLocRightWrap {
        width: 100%;
        float: none;
    }
  .footLogo{
    text-align: center;
  }
  .footLogo img {
  	width: 250px;
  }
  .footSocial {
    display: flex;
    justify-content: center;
    margin-top: 40px;
      width: 100%;
      padding-left: 0;
  }
  .footSocial img {
    width: 59px;
  }
  .footSocial img:first-child {
    margin-left: 12px;
    margin-right: 12px;
  }
  .footMenuRow {
  	margin-bottom: 80px;
    margin-top: 50px;
    justify-content: center;
  }
  .footMenuRow ul li.mlinks {
    display: block;
  	font-size: 21px;
    margin: 0 auto 4px;
    padding: 12px 30px;
    text-align: center;
  }
  .footMenuRow ul li.mlinks:hover {
    padding: 12px 30px!important;
  }
  .footLocat {
    padding-left: 0;
    max-width: 305px;
    margin: 0 auto;
  }
  .footLocatLeft,
  .footLocatRight{
    width: 100%;
  }
  .footLocatLeft{
    margin-bottom: 60px;
  }
  .footPhone {
    margin-bottom: 30px;
  }
  .footPhone,
  .footAddr,
  .footHours {
    background-size: 35px 35px;
    padding-left: 48px;
  }
  .footAddr {
  	margin-bottom: 30px;
  }
    .footPhone a {
        font-size: 30px;
    }
    .footAddr p {
        font-size: 21px;
    }
  .footHours p {
    font-size: 18px;
  }
  .footHours {
  	margin-bottom: 40px;
  }
  .footBtnsPlace {
  	padding-left: 30px;
  }
    .footCopy {
        padding: 20px 0;
    }
  .footCopy p{
    font-size: 14px;
  }

}
@media only screen  and (max-width: 479px) {
  .footer {
  	padding: 60px 0 50px;
  }
    .footCopy p span{
    display: block;
  }
}

/*========================================================
								Menu (dishes.php) Page
=========================================================*/
.subPagebg {
    margin-top: 50px;
}
.dishBann {
    background: #fcd151;
    position: relative;
}
.prodBgSnacks {
    background: #1B0604 url('../images/bgBannerMain.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0 0 2px;
}
.prodContent {
    padding-top: 20px;
}
.prodbgb {
    background: #fcd151;
    width: 100%;
}
.prodsWrap {
    padding: 50px 0 60px;
    width: 1300px;
    margin: 0 auto;
}
.contactPage{
  padding: 50px 30px;
}
.lineCircle2sub {
    position: absolute;
        left: 0;
    bottom: -25px;
}
@media only screen and (min-width: 1024px) and (max-width: 2559px) {
    .subPagebg {
        margin-top: 25px;
    }
}
@media only screen and (max-width: 1023px) {
    .subPagebg {
        margin-top: 15px;
    }
}
/*========================================================
	Menu PAGE
=========================================================*/
.menuWrap {
    text-align: center;
}
.menuWrap h2 {
    font-size: 36px;
    text-align: center;
    color: #e71e25;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.menuWrap img {
    margin-bottom: 60px;
}
.menuItemDesc {
    width: 90%;
    margin: 0 auto 60px;
    overflow: hidden;
}
.menuWrap h1 {
    font-size: 52px;
    font-weight: 900;
    color: #0f5233;
    text-transform: uppercase;
    margin-bottom: 90px;
}
.menuItemDesc ol {
    padding-top: 50px;
}
.price {
    width: 10%;
}
.item,
.price {
    float: left;
    overflow: hidden;
}
.item  {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    padding-top: 10px;
    width: 90%;
    color: #0f5233;
}
.descrip {
    font-size: 21px;
    text-align: left;
    line-height: 1.5;
    display: block;
    width: 80%;
}
.price {
    font-size: 36px;
    color: #e91d26;
    font-weight: 700;
}
.dishesWrap {
    text-align: center;
}
ul li.dishcat {
    padding: 25px 0;
}
ul li.dishcat a {
    font-size: 52px;
    font-weight: 900;
    color: #0f5233;
    text-transform: uppercase;
    margin-top: 25px;
}
.dishdiv {
    height: 5px;
    border-bottom: 4px solid #0f5233;
    width: 160px;
    margin: 0 auto;
}
.menuitemtit {
    width: 230px;
    margin-bottom: 0!important;
}
.prodBottom p {
    text-align: center;
    padding-top: 60px;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
}
.belowH1 {
    padding-bottom: 35px;
}
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    ul li.dishcat a {
        font-size: 44px;
    }
    .dishdiv {
        width: 110px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .prodsWrap {
        width: 900px;
    }
    ul li.dishcat a,
    .menuWrap h1 {
        font-size: 36px;
    }
    .dishdiv {
        width: 80px;
    }
    .menuitemtit {
        width: 160px;
    }
    .item,
    .price {
        font-size: 26px;
    }
    .prodBottom p {
        font-size: 16px;
    }
     ol li {
        font-size: 24px;
    }
     .belowH1 {
        font-size: 21px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .prodsWrap {
        width: 800px;
        padding: 10px 0 50px;
    }
    ul li.dishcat a,
    .menuWrap h1 {
        font-size: 30px;
    }
    .dishdiv {
        width: 50px;
    }
    .menuitemtit {
        width: 160px;
    }
    .item,
    .price {
        font-size: 26px;
    }
    .prodBottom p {
        font-size: 16px;
        width: 700px;
    }
     ol li {
        font-size: 21px;
    }
     .belowH1 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .prodsWrap {
        width: 80%;
        padding: 10px 0 50px;
    }
    ul li.dishcat a,
    .menuWrap h1 {
        font-size: 26px;
    }
    .dishdiv {
        width: 50px;
    }
    .menuitemtit {
        width: 160px;
    }
    .item,
    .price {
        font-size: 21px;
    }
    .prodBottom p {
        font-size: 16px;
        width: 500px;
    }
    ol li {
        font-size: 21px;
    }
    .descrip {
        font-size: 18px;
    }
     .belowH1 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .prodsWrap {
        width: 80%;
        padding: 25px 0 50px;
    }
    ul li.dishcat a,
    .menuWrap h1 {
        font-size: 26px;
    }
    .dishdiv {
        width: 50px;
    }
    .menuitemtit {
        width: 160px;
    }
    .item,
    .price {
        font-size: 21px;
    }
    .prodBottom p {
        font-size: 16px;
        width: 100%;
    }
    ol li {
        font-size: 21px;
    }
    .descrip {
        font-size: 18px;
        width: 100%;
    }
    .belowH1 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 479px) {
    .prodsWrap {
        width: 90%;
    }
    .menuWrap h1 {
        margin-bottom: 50px;
    }
    .item,
    .price {
        width: 100%;
    }
    .price {
        display: block;
        text-align: left;
    }
    .menuItemDesc {
            margin: 0 auto 20px;
    }
    ol li {
        font-size: 18px;
        padding-left: 0;
    }
}
/*========================================================
	Contact PAGE
=========================================================*/
.contWrap {
    width: 1920px;
    margin: 0 auto;
}
.contWrap h1 {
    font-size: 52px;
    font-weight: 900;
    color: #0f5233;
    text-transform: uppercase;
    padding: 50px 0 90px;
    text-align: center;
}
.contBoxes {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}
.contBox {
    width: 50%;
    text-align: center;
    color: #0f5233;
}
.contPhone {
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 35px;
}
.contAdr {
    font-size: 28px;
    padding-bottom: 35px;
}
.contHours {
    font-size: 24px;
    padding-bottom: 50px;
}
.contHours span {
    display: block;
}
.contMap {
    padding-bottom: 90px;
}
.contMap iframe {
    width: 600px;
    margin: 0 auto;
    height: 300px;
    border: 1px solid #777;
    display: block;
}
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    .contWrap {
        width: 900px;
    }
    .contAdr {
        font-size: 21px;
    }
    .contHours {
        font-size: 18px;
    }
    .contMap iframe {
        width: 400px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .contWrap {
        width: 800px;
    }
    .contPhone {
        font-size: 30px;
    }
    .contAdr {
        font-size: 21px;
    }
    .contHours {
        font-size: 18px;
    }
    .contMap iframe {
        width: 350px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .contWrap {
        width: 700px;
    }
    .contWrap h1 {
        font-size: 44px;
    }
    .contPhone {
        font-size: 30px;
    }
    .contAdr {
        font-size: 21px;
    }
    .contHours {
        font-size: 18px;
    }
    .contMap iframe {
        width: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .contWrap {
        width: 90%;
    }
    .contBoxes {
        flex-direction: column;
    }
    .contBox {
        width: 100%;
    }
    .contWrap h1 {
        font-size: 44px;
        width: 430px;
        margin: 0 auto;
        padding: 50px 0 35px;
    }
    .contPhone {
        font-size: 30px;
    }
    .contAdr {
        font-size: 21px;
    }
    .contHours {
        font-size: 18px;
    }
    .contMap iframe {
        width: 100%;
    }
    .contMap {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 479px) {
    .contWrap h1 {
        width: 288px;
    }
}
/*========================================================
    Mobile Menu
=========================================================*/
@media only screen  and (max-width: 1023px) {
  .smobitrigger,
  .mnuclose {
    display: inline-block;
  }
  .smobitrigger {
    color: transparent;
    width: 30%;
    margin: 0 auto;
  }
  .smobitrigger {
    background: url("../images/menuopen.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 60px 60px;
    width: 60px;
    height: 60px;
  }
  .mnuclose {
    background: url('../images/menuclose.png');
        background-position: right top;
        background-repeat: no-repeat;
        background-size: 45px 45px;
    color: transparent;
    height: 60px;
    margin: 0 0 10px 0;
    width: 100%;
    text-align: right;
    display: inline-block;
  }
  .menu  ul {
		padding: 20px 30px 10px;
		overflow-y: auto;
		margin: 0 auto;
	}
    .menu ul li.mlinks {
         display: block;
    }
    .menu ul li.dtop {
        display: none;
    }
	.menu ul li.mlinks a {
		    margin: 0 auto;
        padding: 10px 0 10px 0;
        text-align: center;
        width: 100%;
        font-size: 19px;
		    line-height: 1.3;
        border-bottom: 1px solid #ccc;
	}
  .menu ul li.mlogo {
        margin: 20px auto 0;
        display: block;
	}
	.menu ul li.mlogo  img {
		width: 170px;
        margin: 0 auto 30px;
	}
	.menu ul li.mphone {
		display: block;
        color: #777;
        margin-bottom: 25px;
	}
    .menu ul li.mphone span {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #777;
    }
	.menu ul li.mphone a {
		font-size: 26px;
	}
	.menu ul li.maddress {
		display: block;
		font-size: 16px;
		line-height: 1.5;
		text-transform: capitalize;
		margin: 35px auto 20px;
		 color: #777;
	}
	.menu ul li.maddress span {
			display: block;
	}
    .menu ul li.mhours {
        display: block;
		font-size: 16px;
		line-height: 1.5;
        margin: 0 auto 30px;
         color: #777;
    }
    .menu ul li.mhours span {
        display: block;
    }
    .ordOnlineBtn a {
        justify-content: center;
    }
    .mobimenu {
			padding: 0;
			margin: 0px;
			width: 12.9375em;
			position: fixed;
			height: 100%!important;
			top: 0px;
			left: -24.625em;
	 }
	.mnuopn {
		left: 0px !important;
	}
	.ovrActv {
		position: fixed;
		background: rgba(0, 0, 0, 0.79);
		width: 100%;
		height: 100%;
		z-index: 9998;
			-webkit-transition: 0.5s;
			-moz-transition: 0.5s;
			-ms-transition: 0.5s;
			-o-transition: 0.5s;
		transition: 0.5s;
	}
  .greenTopBand{
    display: none;
  }
  .pageiSize{
    width: 90%;
  }
    .navWrap {
        margin-left: 0;
        height: 70px;
    }
    .navInside {
        justify-content: flex-end;
    }
  .companyData,
  .navFrame {
      height: 80px;
  }
  .logoBox{
    width: 30%;
      margin-right: 0;
  }
  .logoBox img{
    width: 130px;
      top: -20px;
      z-index: 9999;
  }
  .navBox{
    width: 90%;
    justify-content: flex-end;
      height: 70px;
  }
  .menu {
  	width: 100%;
  	height: 103px;
  	margin-top: 20px;
  }
  .locMob{
    width: 20%;
  }
  nav{
    width: 80%;
  }
  .ordOnlineBtn{
    background: none;
  }
  .ordOnlineBtn span img{
    display: none;
  }

}


/*========================================================
    Blocking page
=========================================================*/
/* html, body, .bodyFrame, main, section{
  height: 100%;
}
.blockPage {
  height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.undBann .undBannTextCent h2 a{
  color: #e91d26;
} */
