*{
    margin:0px;
    padding:0px;
    box-sizing: border-box;
}
body{
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}
ul.icon{
    display: flex;
    list-style: none;
}
.icon li {
    margin: 10px;
    font-size: 26px;
}
ul.navbar-nav {
    margin: auto;
}
a.nav-link {
    font-size: 23px;
    padding: 10px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    top: -91px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0)!important;
    font-weight: 500; 
    padding-left: 36px;
}

blockquote{
    height: 500px;
    display: grid;
    align-items: center;
}
blockquote img{
    width: 550px;
    height: 500px;
    animation-name: rotate;
    animation-duration: 37s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    border-radius: 50%;
    margin-top: -22%;
}
@keyframes rotate{
    from{ transform: rotate(-360deg); }
    to{ transform: rotate(360deg); }
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 23px;
    top: 29%;
    left: 7%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2f2a2a;
    text-align: left;
}
.carousel-caption.center {
    position: absolute;
    right: 42%;
    bottom: 18px;
    top: 14%;
    width: 100%;
    left: 2%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2f2a2a;
    text-align: center;
}
.carousel-caption.center p {
    width: 100%;
    text-align: center;
}
.icon a {
    color: #000;
}
a.favorite {
    float: left;
}
.carousel-caption h5 {
    font-size: 34px;
    font-weight: 700;
    text-align: left;
    color: #000;
}
h5.taco_chance {
    text-align: center;
}
.carousel-caption p {
    width: 100%;
    line-height: 32px;
    color:#000;
    
    text-align: left;
}
.carousel-caption a {
    background-color: #e41e31;
    padding: 10px 22px 10px 22px;
    border: 1px solid red;
    border-radius: 30px;
    color: #fff;
}
.second_section h2 {
    text-align: center;
    font-weight: 600;
    color: #e41e31;
}
.second_section  p {
    line-height: 40px;
}
.container-fluid.second_section {
    padding: 0px 68px 0px 68px;
    background-image: url(assets/Rectangle\ 78.png);
    width:100%;
    height:auto;
    object-fit: cover;
    background-position:center;
    background-repeat: repeat;
}
.second_section .textarea{
    background-image: url(assets/section2.png);
    background-position: center;
}
.item1 {
        display: flex;   
        background-color: #e41e31;
        
        border: 1px solid #e41e31;
        border-radius: 100px;
}

.item2{
    display: flex;   
    background-color: #062C15;
   
    border: 1px solid #062C15;
    border-radius: 100px;
}
.item3{
    display: flex;   
    background-color: #FFE70C;
    
    border: 1px solid #FFE70C;
    border-radius: 100px;
}
.item1 p {
    line-height: 19px;
   
    color: #fff;
}
.item2 p {
    line-height: 19px;
   
    color: #fff;
}
.item3 p {
    line-height: 19px;
   
    color: #000;
}

.item1 h4 {
    color: #1b4f2d;
    font-size: 26px;
    font-weight: 600;
    margin-top: 5px;
   
}
.item2 h4 {
    color: #FFBD03;
    font-size: 26px;
    font-weight: 600;
    margin-top: 5px;
   
}
.item3 h4 {
    color:#E41E31 ;
    font-size: 26px;
    font-weight: 600;
    margin-top: 5px;
   
}
.item1 img {
 
    margin: 18px;
}
.item2 img {

    margin: 18px;
}
.item3 img {
    
    margin: 18px;
}
/* thind section */
.container-fluid.third_section.mt-5{
    background-image: url(assets/Frame\ 4.png);
    height:auto;
    padding-top: 33px;
    padding-bottom: 44px;
    background-position: bottom;
}
.container-fluid.third_section.mt-5 h2 {
    text-align: center;
    font-weight: 600;
    color: #e41e31;
}
.container-fluid.third_section.mt-5 ul {
    display: flex;
    width: 100%;
    list-style: none;
}
.container-fluid.third_section.mt-5 li {
    margin: auto;
}
.container-fluid.third_section.mt-5 a {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-decoration: none;
}
.menu_item_content {
    background-color: #ffe70c;
    text-align: center;
    padding: 14px;
    position: relative;
    margin: -35px 19px 48px 19px;
    border-radius: 20px;
    border: 1px solid #ffe70c;
}
.menu_item_content h4 {
    font-size: 17px;
    font-weight: 600;
}
.menu_item_content p {
    font-weight: 800;
    font-size: 25px;
    color: #e41e31;
    text-transform: uppercase;
}
.menu_item_order a{
    background-color: #e41e31;
    padding: 10px 22px 10px 22px;
    border: 1px solid red;
    border-radius: 30px;
    color: #fff;
    text-align: center;
}
.order_btn{
    text-align: center;
}
/* five section */
.container-fluid.five_section.pt-2{
    background-image: url(assets/section5.png);
    width:100%;
    height:50em;
   object-fit: cover;
     background-position: left; 

}
.meal_item_box img{
    width: 100%;
    height: auto;
}
.meal_item_box {
    background: #fff;
    padding: 20px;
    margin: 10px;
    border: 1px solid #fff;
    border-radius: 48px;
}



.cycle-tab-container {
    /* margin: 30px auto;
    width: 800px; */
    padding: 20px;
    /* box-shadow: 0 0 10px 2px #ddd; */
  }

  .cycle-tab-container a {
    color: #ffe70c;
    font-size: 22px;
    font-weight: 600;
    font-family: roboto;
    text-align: center;
  }
  
  .tab-pane {
      text-align: center;
      height: 100px !important;
      margin: 30px auto;
      width: 500px;
      max-width: 100%;
  }
  
  .fade {
    opacity: 0;
    transition: opacity 4s ease-in-out;
  }
  
  .fade.active {
    opacity: 1;
  }
  
  .cycle-tab-item {
    width: 180px;
    margin: auto;
    background-color: #e41e31;
    border-radius: 50px;
}
  
  .cycle-tab-item:after {
    display:block;
    content: '';
    border-bottom: solid 3px #ffe70c;  
    transform: scaleX(0);  
    transition: transform 0ms ease-out;
  }
  .cycle-tab-item.active:after { 
    transform: scaleX(1);
    transform-origin:  0% 50%; 
    transition: transform 5000ms ease-in;
  }
  
  .cycle-tab-item active .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 50px;
}
  .nav-link:focus,
  .nav-link:hover,
  .cycle-tab-item.active a {
    border-color: transparent !important;
    color: #fff;
  }

  .five_section h2 {
    text-align: center;
    text-align: center;
    font-weight: 600;
    color: #e41e31;
}
.five_section p {
    text-align: center;
    font-size: 24px;
}
.tab-content>.active {
    display: block;
    margin: 0;
    width: 100%;
}
a.order_meal {
    background-color: #e41e31;
    color: #fff;
    padding: 10px 28px 10px 28px;
    border-radius: 20px;
}
a.order_meal:hover{
    text-decoration: none;
    color:#fff;
}
.contact_box {
    background-color: #ff030326;
    padding: 22px;
    margin: 10px;
    border-radius: 20px;
}
.contact_box h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 16px;
}
input#fname {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 2px 19px;
    margin-bottom: 17px;
}
input#email {
    width: 49%;
    border: none;
    border-radius: 10px;
    padding: 2px 19px;
    margin-bottom: 17px;
}
input#telephone{
    width: 49%;
    border: none;
    border-radius: 10px;
    padding: 2px 19px;
    margin-bottom: 17px;
}
input#message{
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 4px 19px 59px;
    margin-bottom: 23px;
}
input[type="submit"] {
    margin: auto;
    display: block;
    border-radius: 20px;
    padding: 4px 29px 6px;
    border: none;
    color: #fff;
    background-color: #e41e31;
}
.address_box{
    background-image: url(assets/address.png);
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 3%;

}
.address_textarea {
    padding: 8% 8% 37% 12%;
}
.address_textarea  h2 {
    text-align: center;
    color: #e41e31;
    font-weight: 600;
}
.address_textarea ul {
    list-style: none;
}
.address_textarea span {
    color: #e41e31;
    font-size: 24px;
    font-weight: 600; 
    padding-right: 10px;
}
.address_textarea li {
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 600;
}
/* slider */
/* slider */
.slider {
    height: 400px;
}

/* slider-cards */
.slide-card {
    width: 300px;
}

/* slider-arrows */
.arrow {
    width: 40px;
    height: 40px;
}

/* disabled button */
.bg-disabled {
    background-color: #e5e3e7;
}

/* slider and slide transitions */
.slider-move-left {
    transform: translate(-320px, 0px);
    transition: all 0.5s ease;
}

.move-left {
    transform: translate(-320px, 0px);
    transition: all 0.5s ease;
}

.move-right {
    transform: translate(320px, 0px);
    transition: all 0.5s ease;
}
button#previous-arrow {
    margin-top: -14em;
}
button#next-arrow {
    margin-left: 68em;
    margin-top: -14em;
}
section.p-md-2.p-0{
    background-image: url(assets/Frame\ 6.png);
    object-fit: cover;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;

}
/* footer */
.container-fluid.footer {
    background-color: #fc740bcc;
    padding: 26px 16px;
    color: #fff;
}
.footer ul {
    list-style: none;
}
.footer li {
    padding: 2px;
    font-size: 13px;
}
.footer h3 {
    color: #eb0b0b;
    font-size: 25px;
    font-weight: 700;
}
.footer  i.fa-brands {
    color: #fff;
    font-size: 25px;
}
p.reserved{
    text-align: center;
    width: 100%;
}
.footer p {
    padding-top: 18px;
}
/*........................................ our story page ........................................*/
.ourstorybanner{
    background-image: url(assets/ourstorybanner.png);
  
    height:auto;
    /* background-repeat: no-repeat; */
    object-fit: cover;

}
.ourstorybanner h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
}
.ourstorybanner .d-flex {
    padding: 81px 25px;
}
.ourstorybanner p {
    color: #eee;
    font-size: 25px;
}
.ourstorybanner a{
    border-radius: 20px;
    padding: 4px 29px 6px;
    border: none;
    color: #e51d2d;
    font-size:20px;
    font-weight: 600;
    background-color: #FFE70C;
}
/* second section */
.Philosophy1{
     background-color:#ffd7d7; 
    padding: 37px 21px;
    border-radius: 20px;
}
.support_local p {
    line-height: 2.4;
    font-size: 21px;
}
.support_local h2 {
    color: #064F23;
    font-weight: 600;
    text-align: center;
}
.Philosophy{
    padding:37px 21px;
    background-image: url(assets/philosophy.png);

    background-repeat: round;
    margin: 0px 15px 0px 15px;

}






#gallery{
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;
    
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  @media (max-width:1200px){
    #gallery{
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;
      
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  }
  @media (max-width:800px){
    #gallery{
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;
      
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
  }
  @media (max-width:600px){
    #gallery{
    -webkit-column-count:1;
    -moz-column-count:1;
    column-count:1;
  }  
  }
  #gallery img,#gallery video {
    width:100%;
    height:auto;
    margin: 4% auto;
    box-shadow:-3px 5px 15px #000;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .modal-img,.model-vid{
    width:100%;
    height:auto;
  }
  .modal-body{
    padding:0px;
  }

  .third_gallery h2{
    text-align: center;
    color: #e41e31;
    font-size: 41px;
    font-weight: 600;
  }
  .third_gallery  p {
    text-align: center;
    font-size: 23px;
    padding-bottom: 33px;
}

/* ...........................................contact page.................................... */
.contact_banner{
    background-image: url(assets/contact-us.png);
    width: 100%;
    height: auto;
    object-fit: cover;
}
.contact_textarea {
    color: #fff;
    text-align: center;
    padding: 12% 5%;
}
.contact_textarea h4 {
    color: #FFBD03;
    font-size: 30px;
    font-weight: 800;
}
.contact_textarea p {
    padding: 1% 15% 1% 15%;
    font-size: 23px;
    line-height: 1.8;
}
.contact_textarea a {
    border-radius: 20px;
    padding: 9px 29px 13px;
    border: none;
    color: #fff;
    background-color: #e41e31;
}
.contact_details{
    background-image: url(assets/contactdetail.png);
    width:100%;
    height:auto;
    object-fit: cover;
    background-repeat: no-repeat;

}
.contact_icon {
    display: flex;  
}
.contact_icon h4{
    color:#064F23;
    font-size:23px;
    font-weight:600;
}
.right_detail {
    background-color: #ffffffb8;
    border-radius: 20px;
    padding: 2% 2%;
}

.left_detail {
    margin: 0% 2%;
    background-color: #ffffffa3;
    padding: 2% 2%;
    border-radius: 20px;
}
.left_detail h2 {
    font-size: 25px;
    font-weight: 600;
    color: #005300;
}
.contact_icon .item_textarea {
    margin: 10px;
}
.container-fluid.contact_details.pd-5 {
    padding: 5% 3%;
}
.left_detail .contact_box {
    background: none!important;
    padding: 22px;
    margin: 10px;
    border-radius: 20px;
}
.left_detail input#fname {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 15px 19px;
    margin-bottom: 17px;
}
.left_detail input#email {
    width: 49%;
    border: none;
    border-radius: 10px;
    padding: 15px 19px;
    margin-bottom: 17px;
}
.left_detail input#telephone{
    padding: 15px 19px;
}
.left_detail input#message{
    padding: 17px 17px 82px;
}
.find_us h2 {
    text-align: center;
    width: -webkit-fill-available;
    color: #005300;
    font-size: 33px;
    font-weight: 700;
}
.find_us p {
    text-align: center;
    font-size: 19px;
}
.container-fluid.find_us {
    padding: 5% 7%;
}


/*...................................... taco page...................................... */


/* .tacomneu {
    position: absolute;
    margin: 33px 35px 37px 35px;
    top: 27em;
    background-image: url(assets/Frame\ 2.png);
    background-size: cover;
   
    padding: 20px 49px 32px 104px;
    border-radius: 30px;
    display: flex;
} */
/* .yellow_menu{
    height:20px;
} */

/* img{
    width:100%;
} */
.menu h2 {
    color: #d8252e;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 33px;
    font-family: system-ui;
}
.red_section h2{
    color: #d8252e;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 33px;
    font-family: system-ui;
}
.menu p {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.menu ul {
    list-style: none;
}
.menu li {
    





    
    font-weight: 700;
}
.red_section li{
    font-weight: 700;
}
.red_section ul {
    list-style: none;
}
.red_section li {
    font-weight: 800;
    font-size: 16px;
    line-height: 2.0;
}

.menu h4 {
    color: #269946;
    font-size: 27px;
    font-weight: 700;
}
span {
    color: #eb1010;
    font-weight: 600;
    font-style: italic;
}
.col-md-5.left {
    margin-left: 124px;
}
.container-fluid.menu{
    background-image: url(assets/Frame\ 2.png);
}
.banner_tacotwist {
    padding: 0px;
}
.banner_tacotwist img.yellow_bg {
    height: 100%;
    object-fit: cover;
}
.red_section {
    background-color: red;
}
.col-md-11.d-flex.red {
 background-image: url(assets/Frame\ 2.png);
 background-size: cover;
 background-position: bottom;
    margin: 32px 27px 20px 33px;
    padding: 20px 49px 32px 104px;
    border-radius: 30px;
}
/* wings */
.wings_section {
    display: flex;
}
h6.wimgs {
    font-size: 15px;
    text-align: center;
    color: #269952;
    font-weight: 900;

}
h4.wingspc {
    font-size: 24px;
    margin-top: 1px;
    text-align: center;
    color:#000;
}
.wings img {
    width: 98%;
    height: 2px;
    margin-top: -40px;
}
 .wings {
    padding: 12px;
} 
.wings p {
    margin-top: -27px;
    color: red;
    font-weight: 800;
    font-size: 20px;
}
p.choice {
    font-size: 12px;
    margin-top: -29px;
    margin-right: 42px;
    margin-left: 61px;
    width: 85px;
}
h6.loaded {
    text-align: center;
    font-size: 18px;
    margin-top: -12px;
}
h2.Flavor{
    color: #076305;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
    font-family: system-ui;
}
img.Flavor {
    width: 127px;
    height: 2px;
    margin-top: -43px;
}
p.Flavor {
    margin-top: -21px;
    text-align: justify;
    font-size: 17px;
    font-weight: 600;
}
p.specialty {
    text-align: justify;
    font-size: 16px;
    margin-top: -7px;
}
h4.make_it {
    color: #269946;
    font-size: 26px;
    font-weight: 700;
}
@media screen and (max-width: 767px){
    .tacomneu {
        display: block;
        margin:0px;
        padding:0px;
        top:10em;
    }
    .col-md-5.left {
         margin-left: 0px; 
    }
    .d-flex {   
     display: block!important;
    }
    .col-md-11.d-flex.red {
         margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px; 
       
    }
    img.yellow_bg {
        height: 100%;
    }
    /* .red_section {
    
        margin-top: 375%;
    } */
    li {
       
        font-size: 13px;
    }


    .container-fluid.second_section {
        padding:0px
    }
    .second_section img {
       
        height: auto;
    }
    .item1{
        margin:14px;
    }
    .item2{
        margin:14px;
    }
    .item3{
        margin:14px;
    }
    .item1 img {
        width: 30%;
        height: auto;
                    
    }
    .item2 img {
        width: 30%;
        height: auto;
    }
    .item3 img {
        width: 30%;
        height: auto;
       
    }
    .menu_item.d-flex {
        display: inline-block!important;
    }
    .menu_item.d-flex img {
        width: 100%;
}
.cycle-tab-container {
     padding: 3px;
}
.cycle-tab-item {
     width: 150px ;
     margin:8px;
}
     .container-fluid.third_section.mt-5 a {
      
        font-size: 13px;
}
.menu_item_order a {
   
    padding: 10px 11px 10px 11px;
}
.col-md-12.tabs.d-flex {
    display: block!important;
    height:auto;
}
.container-fluid.five_section.pt-2 {
    
    height: 174em;
}
.col-md-12.d-flex.six {
    display: block!important;
}
.footer_section.d-flex {
    display: block!important;
}
button#next-arrow {
    margin-left: 0;
    margin-top: 0;
    display: none!important;
    visibility: hidden;
}
button#previous-arrow {
    margin-top: 0;
    display: none!important;
    visibility: hidden;
}
.carousel-inner .w-100 {
    width: 100%!important;
    height: 48em;
    object-fit: cover;
}
.carousel-caption {
    position: absolute;
    right: 7%;
    bottom: 20px;
    top: 180px;
    left: 9%;
}
.ourstorybanner {
     background-repeat:repeat;
}
.red_section li {
    
    font-size: 10px;
}
.contact_textarea p {
     padding:0%;
}
.left_detail input#email {
    width: 100%;
}
input#telephone {
    width: 100%;
}
.left_detail {
    margin: 8% 2%;
}
}
@media screen and (max-width: 1024px){
    body{
        overflow-x: hidden;
    }
    .address_box {
        background-image: none;
    }
    .contact_textarea p {
        padding:0%;
   }
   .left_detail input#email {
    width: 100%;
}
input#telephone {
    width: 100%;
}
.left_detail {
    margin: 8% 2%;
}
}