/*---------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
/*--Media Cel-------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  *, html {
    font-size: 14px;
    }
    /*--Most Used---Habilitar despues de Responsive-----------------------------------------------------------------------------------*/
    .frameContentDesign {
      padding: 32px 0px 32px 0px;
      line-height: 36px;
    }
    /*--text-------------------------------------------------------------------------------------------------------------------------*/
    .purpleTitleText { color: #230074; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 700; line-height:49px; }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteMenuText { color: #ffff; font-family:'Montserrat', sans-serif; font-size:11px; font-weight: 700; line-height:20px; letter-spacing: 0.32px; margin:0rem 1rem 0rem 1rem; }
    .whiteButtonsText { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 11px; font-weight: 700; line-height:20px; letter-spacing: 0.32px;}
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText-Shapes { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 700; line-height:34px; letter-spacing: 0.02em; }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsTextSection { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 11px; font-weight: 700; line-height:29px; }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsText-GetinTouch { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 12px; font-weight: 700; line-height:29px; }
    .whiteMdTxt-form { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 600; line-height:50px; letter-spacing: 2px; }
    .whiteMdTxt-Address { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 12px; font-weight: 600; line-height:45px; letter-spacing: 1px; }
    .whiteMdTxtGetInTouchFollowUs { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 600; line-height:30px; letter-spacing: 2px; }
    .whiteTitleText-GetInTouch { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 700; line-height:49px; }
    .whiteSmText-Copyright { color: #ffff; font-family:'Montserrat', sans-serif; font-size:11px; font-weight: 500; line-height:20px; }
    /*-modal----------------------------------------------------------------------------------------------------------------------------------------*/
    .blackSmText { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 14px; font-weight: 300; line-height:30px; letter-spacing: 0.32px; }
    strong { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; line-height:35px; letter-spacing: 0.32px;}
    /*--NewCards-16 March- Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 700; line-height:29px; letter-spacing: 0.32px; }
    .blackMdText { color: #2C2B2D; font-size: 16px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:17px; letter-spacing: 0.32px; }
    .blackMdText-flavor { color: #2C2B2D; font-size: 14px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:20px; letter-spacing: 0.32px; }
    /*--if Used-------------------------------------------------------------------------------------------------------------------------*/
    .marginSides {
    margin-left: 48px;
    margin-right: 48px;
    }
    .marginTop {
    margin-top: 56px;
    margin-bottom: 56px;
    }
    .marginTopBottom {
    margin-top: 17px;
    margin-bottom: 17px;
    }
    .paddingSides {
    padding-left: 24px;
    padding-right: 24px;
    }
    .paddingShapes {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    .paddingCertifieds {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .vircLogo {
    width: 5rem;
    }
    a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    font-size: 1rem;
    }
    a:hover, a:active, a:focus {
    color: #8BC63E;
    font-weight: bold;
    background-color: transparent;
    border-color: transparent;
    }
    ol, ul, li {
    list-style: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4px;
    padding-left: 4px;
    }
    .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: right;
    }
    .navbar-nav .nav-link {
    padding-right: 29px;
    padding-left: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
    }
    .navbar-nav .nav-link:hover {
    color: #8BC63E !important;
    }
    .navbar-brand {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    }
    .btn-DesignContactUS {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 45px;
    padding: 3px 5px 3px 5px;
    width: 9rem;
    }
    #navOrderMain {
    flex-direction: flex;
    }
    #navOrderBrand {
    order: 0;
    }
    #navOrderMenu {
    order: 1;
    }
    #navOrderGetIntouch {
    order: 2;
    }
    /*--AboutUS-------------------------------------------------------------------------------------------------------------------------*/
    .GummiesSnacksDesignVideo {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    }
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .imgDesign {
    width: 5rem;
    padding-bottom: 0.5rem;
    }
    .lastShapeHeart {
    padding-left: 40%;
    }
    /*-How it Works----------------------------------------------------------------------------------------------------------------------------------------*/
    .frameContentDesign-HowItW {
    padding: 64px 0px 0px 0px;
    }
    .carousel-control-next-icon {
    background-image: url(../img/next.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-control-prev-icon {
    background-image: url(../img/prev.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-inner {
    position: relative;
    width: 100%;
    min-width: 320px;
    max-width: 640px;
    overflow: hidden;
    margin-left: 2%;
    }
    /*--our Quality---------------------------------------------------------------------------------------------------------------------------------------*/
    .certificateImg {
    width: 55px;
    height: auto;
    }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .VircSnacksLLCPosterDesign {
    width: 90%;
    }
    .videoVircLLC {
    width: 90rem;
    padding-top: 30px;
    }
    .btn-VircLLCBackToTheTop {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px;
    padding: 0px;
    width:85%;
    }
    .vircLLCDeign-btn {
    width: 5rem;
    padding-right: 40px;
    }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .hrForm {
    border-top: white;
    border-style: solid;
    border-width: thin;
    width: 90%;
    }
    .formDesign {
    display: block;
    width: 90%;
    height: calc(1.5em + 0.75rem + 0.125rem);
    color: #fff;
    font-size: 0.8rem;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 17%;
    outline: none;
    }
    .formDesignMessage {
    display: block;
    width: 90%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 17%;
    outline: none;
    }
    .contactDesign {
      padding: 32px 0px 32px 0px;
      margin-left: 22px;
      margin-right: 22px;
      line-height: 24px;
    }
    .addresIconsDesign {
    width: 4rem;
    padding-right: 40px;
    }
    .btn-DesignLoremIpsum {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px 50px 50px 50px;
    padding: 0px 9px 0px 9px;
    width:85%;
    font-size: 12px;
    }
    .getInTouchSNImages {
    padding-left: 14px;
    }
    label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 14px;
    }
    .design-Copyrights {
    text-align: right;
    }
    /*--Whatsaap---------------------------------------------------------------------------------------------------------------------------------------*/
    #gb-widget-1593 > * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
    }
    .whatsappDesign {
    animation:ease;
    animation-duration: 5000ms;
    bottom: 0px; 
    left: 8px; 
    opacity: 1; 
    transition: opacity 0.5s ease 0s; 
    box-sizing: border-box; 
    direction: ltr; 
    text-align: left; 
    position: fixed !important; 
    z-index: 16000160 !important;
    }
    .kyfnRk {
    flex-shrink: 0;
    width: 45px;
    height: 45px;
    order: 1;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 25%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 1s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background-color: #8BC63E !important;
    }
    .dLavay {
    display: flex;
    margin: 10px 1px 10px 1px;
    position: relative;
    -webkit-box-pack: start;
    justify-content: flex-start;
    max-height: 55px;
    }
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-NewCards-16 March--Nutrients---------------------------------------------------------------------------------------------------*/
    .nutrition-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    padding: 40px 0;
    max-width: 100%;
    margin-left: 17px;
    }
    .nutrition-slide {
    position: relative;
    display: flex;
    height: 400px;
    gap: 70px;
    }
    /*--Arrows--------------------------------------------------------------------------------------------------------------------------------------*/
    .col-1, .arrow-Slides {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 4.333333%;
    max-width: 4.333333%;
    }
    .prev-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: 15px;
    }
    .next-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: -20px;
    }
    .prev-Arrow-Flavor {
    width: 1rem;
    padding-top: 44px;
    margin-left: 14px;
    }
    .next-Arrow-flavor {
    width: 1rem;
    padding-top: 44px;
    margin-left: -20px;
    }
    /*--NewCards-16 Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .allContentCardNut {
    height: 355px;
    background-color: #fff;
    position: relative;
    scroll-snap-align: center;
    min-width: 255px;
    max-width: 300px;
    margin: 50px auto 0;
    padding: 0 15px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(89,73,30,0.16);
    }
    .headCardNut {
    position: absolute;
    width: 380px;
    height: auto;
    top: -50px;
    left: calc(11% - 94px);
    font-size: 1.2rem;
    border-radius: 8px;
    color: white;
    }
    .headCardNut img {
    width: 100%;
    top: -15%;
    position: relative;
    }
    .bodyCardNut {
    font-size: 6px;
    padding-top: 150px;
    text-align: center;
    line-height: 40px;
    }
    .nutrition-card-info {
    padding-top: 250px;
    }
    /*--Modal Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .modal {
    position: fixed;
    top: 0;
    z-index: 1050;
    width: 100%;
    outline: 0;
    }
    .modal-dialog {
    position: relative;
    min-width: 300px;
    max-width: 620px;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-left: -1%;
    pointer-events: none;
    }
    .a-box_Nutrients {
    display: inline-block;
    min-width: 290px;
    max-width: 620px;
    text-align: center;
    }
    .img-container_Nutrients {
    width: 200px;
    overflow: hidden;
    border-radius: 0px 0px 20px 20px;
    display: inline-block;
    }
    .img-container_Nutrients img {
    height: 240px;
    margin: -15px 0px 0px -69px;
    }
    .inner-skew_Nutrients {
    display: inline-block;
    border-radius: 20px;
    padding: 0px;
    margin: 58px 0px 0px 0px;
    width: 200px;
    }
    .text-container_Nutrients {
    font-size: 1rem;
    height: 515px;
    margin: -130px 0px 0px 0px;
    line-height: 19px;
    background: #fff;
    padding: 150px 20px 20px 20px;
    border-radius: 12px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    }
    .text-container_Nutrients h3 {
    margin: -15px 0px 10px 0px;
    color: #04bcff;
    font-size: 1rem;
    }
    /*--Jsuat a Modal X Close Test---------------------------------------------------------------------------------------------------------------------------------------*/
    .Model-X-Close {
    display: flex;
    justify-content: end;
    background-color: #04bcff;
    border-color: #DA2B2D;
    padding: 10px 10px 10px 10px;
    border: 25px;
    }
    /*--Cards-Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .flavorImgagesDesign {
    width: 26%;
    }
    /*--NewCards-16 March- Flavors-------------------------------------------------------------------------------------------------------------*/
    .flavor-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    height: 150px;
    max-width: 100%;
    margin-left: 10px;
    }
    .flavor-slide {
    position: relative;
    display: flex;
    height: 130px;
    gap: 20px;
    margin-left: 60px;
    }
    .allContentCardFlav {
    scroll-snap-align: center;
    width: 70%;
    background-color: #fff;
    min-width: 255px;
    max-width: 255px;
    height: 90px;
    border-radius: 6px;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.2);
    padding-top: 19px;
    }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
/*--Media Tablet-------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1280px) {
  *, html {
    font-size: 16px;
    }
    /*--Most Used---Habilitar despues de Responsive-----------------------------------------------------------------------------------*/
    .frameContentDesign {
      padding: 64px 0px 64px 0px;
      line-height: 36px;
    }
    /*--text-------------------------------------------------------------------------------------------------------------------------*/
    .purpleTitleText { color: #230074; font-family:'Montserrat', sans-serif; font-size: 28px; font-weight: 700; line-height:49px; }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteMenuText { color: #ffff; font-family:'Montserrat', sans-serif; font-size:14px; font-weight: 700; line-height:20px; letter-spacing: 0.32px; margin:0rem 1rem 0rem 1rem; }
    .whiteButtonsText { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 14px; font-weight: 700; line-height:20px; letter-spacing: 0.32px;}
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText-Shapes { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 20px; font-weight: 700; line-height:34px; letter-spacing: 0.02em; }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsTextSection { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 14px; font-weight: 700; line-height:29px; }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsText-GetinTouch { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 14px; font-weight: 700; line-height:29px; }
    .whiteMdTxt-form { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 20px; font-weight: 600; line-height:50px; letter-spacing: 2px; }
    .whiteMdTxt-Address { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 18px; font-weight: 600; line-height:70px; letter-spacing: 2px; }
    .whiteMdTxtGetInTouchFollowUs { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 20px; font-weight: 600; line-height:55px; letter-spacing: 2px; }
    .whiteTitleText-GetInTouch { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 24px; font-weight: 700; line-height:49px; }
    .whiteSmText-Copyright { color: #ffff; font-family:'Montserrat', sans-serif; font-size:16px; font-weight: 500; line-height:20px; }
    /*-modal----------------------------------------------------------------------------------------------------------------------------------------*/
    .blackSmText { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 300; line-height:30px; letter-spacing: 0.32px; }
    strong { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; line-height:35px; letter-spacing: 0.32px;}
    /*--NewCards-16 March- Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 20px; font-weight: 700; line-height:29px; letter-spacing: 0.32px; }
    .blackMdText { color: #2C2B2D; font-size: 20px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:17px; letter-spacing: 0.32px; }
    .blackMdText-flavor { color: #2C2B2D; font-size: 20px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:20px; letter-spacing: 0.32px; }
    /*--if Used-------------------------------------------------------------------------------------------------------------------------*/
    .marginSides {
    margin-left: 48px;
    margin-right: 48px;
    }
    .marginTop {
    margin-top: 56px;
    margin-bottom: 56px;
    }
    .marginTopBottom {
    margin-top: 17px;
    margin-bottom: 17px;
    }
    .paddingSides {
    padding-left: 24px;
    padding-right: 24px;
    }
    .paddingShapes {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    .paddingCertifieds {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .vircLogo {
    width: 5rem;
    }
    a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    font-size: 1rem;
    }
    a:hover, a:active, a:focus {
    color: #8BC63E;
    font-weight: bold;
    background-color: transparent;
    border-color: transparent;
    }
    ol, ul, li {
    list-style: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4px;
    padding-left: 4px;
    }
    .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: right;
    }
    .navbar-nav .nav-link {
    padding-right: 29px;
    padding-left: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
    }
    .navbar-nav .nav-link:hover {
    color: #8BC63E !important;
    }
    .navbar-brand {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    }
    .btn-DesignContactUS {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 45px;
    padding: 3px 5px 3px 5px;
    width: 9rem;
    }
    #navOrderMain {
    flex-direction: flex;
    }
    #navOrderBrand {
    order: 0;
    }
    #navOrderMenu {
    order: 1;
    }
    #navOrderGetIntouch {
    order: 2;
    }
    /*--AboutUS-------------------------------------------------------------------------------------------------------------------------*/
    .GummiesSnacksDesignVideo {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    }
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .imgDesign {
    width: 5rem;
    padding-bottom: 0.5rem;
    }
    .lastShapeHeart {
    padding-left: 0;
    }
    /*-How it Works----------------------------------------------------------------------------------------------------------------------------------------*/
    .frameContentDesign-HowItW {
    padding: 64px 0px 0px 0px;
    }
    .carousel-control-next-icon {
    background-image: url(../img/next.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-control-prev-icon {
    background-image: url(../img/prev.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-inner {
    position: relative;
    width: 100%;
    min-width: 320px;
    max-width: 600px;
    overflow: hidden;
    margin-left: 14%;
    }
    /*--our Quality---------------------------------------------------------------------------------------------------------------------------------------*/
    .certificateImg {
    width: 150px;
    height: auto;
    }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .VircSnacksLLCPosterDesign {
    width: 90%;
    }
    .videoVircLLC {
    width: 90rem;
    padding-top: 30px;
    }
    .btn-VircLLCBackToTheTop {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px;
    padding: 0px;
    width:85%;
    }
    .vircLLCDeign-btn {
    width: 5rem;
    padding-right: 40px;
    }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .hrForm {
    border-top: white;
    border-style: solid;
    border-width: thin;
    width: 90%;
    }
    .formDesign {
    display: block;
    width: 90%;
    height: calc(1.5em + 0.75rem + 0.125rem);
    color: #fff;
    font-size: 1rem;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 7%;
    outline: none;
    }
    .formDesignMessage {
    display: block;
    width: 90%;
    color: #fff;
    font-size: 1rem;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 16%;
    outline: none;
    }
    .contactDesign {
    padding: 32px 0 32px 0px;
    margin-left: 48px;
    margin-right: 48px;
    line-height: 24px;
    }
    .addresIconsDesign {
    width: 5rem;
    padding-right: 40px;
    }
    .btn-DesignLoremIpsum {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 12px 8px 12px;
    width:85%;
    font-size: 14px;
    }
    .getInTouchSNImages {
    padding-left: 20px;
    }
    label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 18px;
    }
    .design-Copyrights {
    text-align: right;
    }
    /*--Whatsaap---------------------------------------------------------------------------------------------------------------------------------------*/
    #gb-widget-1593 > * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
    }
    .whatsappDesign {
    animation:ease;
    animation-duration: 5000ms;
    bottom: 8px; 
    left: 8px; 
    opacity: 1; 
    transition: opacity 0.5s ease 0s; 
    box-sizing: border-box; 
    direction: ltr; 
    text-align: left; 
    position: fixed !important; 
    z-index: 16000160 !important;
    }
    .kyfnRk {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    order: 1;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 25%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 1s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background-color: #8BC63E !important;
    }
    .dLavay {
    display: flex;
    margin: 10px 1px 10px 1px;
    position: relative;
    -webkit-box-pack: start;
    justify-content: flex-start;
    max-height: 55px;
    }
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-NewCards-16 March--Nutrients---------------------------------------------------------------------------------------------------*/
    .nutrition-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    padding: 40px 0;
    max-width: 100%;
    margin-left: 60px;
    }
    .nutrition-slide {
    position: relative;
    display: flex;
    height: 400px;
    gap: 70px;
    }
    /*--Arrows--------------------------------------------------------------------------------------------------------------------------------------*/
    .col-1, .arrow-Slides {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 4.333333%;
    max-width: 4.333333%;
    }
    .prev-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: 40px;
    }
    .next-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: 40px;
    }
    .prev-Arrow-Flavor {
    width: 1rem;
    padding-top: 55px;
    margin-left: 66px;
    }
    .next-Arrow-flavor {
    width: 1rem;
    padding-top: 55px;
    margin-left: 20px;
    }
    /*--NewCards-16 Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .allContentCardNut {
    height: 355px;
    background-color: #fff;
    position: relative;
    scroll-snap-align: center;
    min-width: 255px;
    max-width: 300px;
    margin: 50px auto 0;
    padding: 0 15px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(89,73,30,0.16);
    }
    .headCardNut {
    position: absolute;
    width: 380px;
    height: auto;
    top: -50px;
    left: calc(11% - 94px);
    font-size: 1.2rem;
    border-radius: 8px;
    color: white;
    }
    .headCardNut img {
    width: 100%;
    top: -15%;
    position: relative;
    }
    .bodyCardNut {
    font-size: 6px;
    padding-top: 150px;
    text-align: center;
    line-height: 40px;
    }
    .nutrition-card-info {
    padding-top: 250px;
    }
    /*--Modal Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .modal {
    position: fixed;
    top: 0;
    z-index: 1050;
    width: 100%;
    outline: 0;
    }
    .modal-dialog {
    position: relative;
    min-width: 300px;
    max-width: 620px;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-left: 13%;
    pointer-events: none;
    }
    .a-box_Nutrients {
    display: inline-block;
    min-width: 290px;
    max-width: 620px;
    text-align: center;
    }
    .img-container_Nutrients {
    width: 200px;
    overflow: hidden;
    border-radius: 0px 0px 20px 20px;
    display: inline-block;
    }
    .img-container_Nutrients img {
    height: 240px;
    margin: -15px 0px 0px -69px;
    }
    .inner-skew_Nutrients {
    display: inline-block;
    border-radius: 20px;
    padding: 0px;
    margin: 58px 0px 0px 0px;
    width: 200px;
    }
    .text-container_Nutrients {
    font-size: 1rem;
    height: 515px;
    margin: -130px 0px 0px 0px;
    line-height: 19px;
    background: #fff;
    padding: 150px 20px 20px 20px;
    border-radius: 12px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    }
    .text-container_Nutrients h3 {
    margin: -15px 0px 10px 0px;
    color: #04bcff;
    font-size: 1rem;
    }
    /*--Jsuat a Modal X Close Test---------------------------------------------------------------------------------------------------------------------------------------*/
    .Model-X-Close {
    display: flex;
    justify-content: end;
    background-color: #04bcff;
    border-color: #DA2B2D;
    padding: 10px 10px 10px 10px;
    border: 25px;
    }
    /*--Cards-Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .flavorImgagesDesign {
    width: 26%;
    }
    /*--NewCards-16 March- Flavors-------------------------------------------------------------------------------------------------------------*/
    .flavor-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    height: 150px;
    max-width: 100%;
    margin-left: 60px;
    }
    .flavor-slide {
    position: relative;
    display: flex;
    height: 130px;
    gap: 20px;
    margin-left: 60px;
    }
    .allContentCardFlav {
    scroll-snap-align: center;
    width: 70%;
    background-color: #fff;
    min-width: 255px;
    max-width: 255px;
    height: 90px;
    border-radius: 6px;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.2);
    padding-top: 19px;
    }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
/*--Media Laptop-------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1280px) {
  *, html {
    font-size: 20px;
    }
    /*--Most Used---Habilitar despues de Responsive-----------------------------------------------------------------------------------*/
    .frameContentDesign {
      padding: 64px 0px 64px 0px;
      line-height: 36px;
    }
    /*--text-------------------------------------------------------------------------------------------------------------------------*/
    .purpleTitleText { color: #230074; font-family:'Montserrat', sans-serif; font-size: 30px; font-weight: 700; line-height:49px; }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteMenuText { color: #ffff; font-family:'Montserrat', sans-serif; font-size:16px; font-weight: 700; line-height:20px; letter-spacing: 0.32px; margin:0rem 1rem 0rem 1rem; }
    .whiteButtonsText { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 700; line-height:20px; letter-spacing: 0.32px;}
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText-Shapes { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 700; line-height:34px; letter-spacing: 0.02em; }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsTextSection { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 700; line-height:29px; }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .whiteButtonsText-GetinTouch { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 16px; font-weight: 700; line-height:29px; }
    .whiteMdTxt-form { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 600; line-height:50px; letter-spacing: 2px; }
    .whiteMdTxt-Address { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 19px; font-weight: 600; line-height:70px; letter-spacing: 2px; }
    .whiteMdTxtGetInTouchFollowUs { color: #FFFFFF; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 600; line-height:55px; letter-spacing: 2px; }
    .whiteTitleText-GetInTouch { color: #ffff; font-family:'Montserrat', sans-serif; font-size: 24px; font-weight: 700; line-height:49px; }
    .whiteSmText-Copyright { color: #ffff; font-family:'Montserrat', sans-serif; font-size:16px; font-weight: 500; line-height:20px; }
    /*-modal----------------------------------------------------------------------------------------------------------------------------------------*/
    .blackSmText { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 300; line-height:30px; letter-spacing: 0.32px; }
    strong { color: #2C2B2D; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; line-height:35px; letter-spacing: 0.32px;}
    /*--NewCards-16 March- Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .purpleMdText { color: #482F80; font-family:'Montserrat', sans-serif; font-size: 22px; font-weight: 700; line-height:29px; letter-spacing: 0.32px; }
    .blackMdText { color: #2C2B2D; font-size: 22px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:17px; letter-spacing: 0.32px; }
    .blackMdText-flavor { color: #2C2B2D; font-size: 22px; font-family:'Montserrat', sans-serif; font-weight: 700; line-height:20px; letter-spacing: 0.32px; }
    /*--if Used-------------------------------------------------------------------------------------------------------------------------*/
    .marginSides {
    margin-left: 48px;
    margin-right: 48px;
    }
    .marginTop {
    margin-top: 56px;
    margin-bottom: 56px;
    }
    .marginTopBottom {
    margin-top: 17px;
    margin-bottom: 17px;
    }
    .paddingSides {
    padding-left: 24px;
    padding-right: 24px;
    }
    .paddingShapes {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    .paddingCertifieds {
    padding-top: 16px;
    padding-bottom: 16px;
    }
    /*-New Navbar------------------------------------------------------------------------------------------------------------------------------------*/
    .vircLogo {
    width: 5rem;
    }
    a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    font-size: 1rem;
    }
    a:hover, a:active, a:focus {
    color: #8BC63E;
    font-weight: bold;
    background-color: transparent;
    border-color: transparent;
    }
    ol, ul, li {
    list-style: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4px;
    padding-left: 4px;
    }
    .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 16px;
    padding-right: 26px;
    padding-bottom: 16px;
    padding-left: 8px;
    text-align: right;
    }
    .navbar-nav .nav-link {
    padding-right: 29px;
    padding-left: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
    }
    .navbar-nav .nav-link:hover {
    color: #8BC63E !important;
    }
    .navbar-brand {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    }
    .btn-DesignContactUS {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 45px;
    padding: 3px 5px 3px 5px;
    width: 9rem;
    }
    #navOrderMain {
    flex-direction: flex;
    }
    #navOrderBrand {
    order: 0;
    }
    #navOrderMenu {
    order: 1;
    }
    #navOrderGetIntouch {
    order: 2;
    }
    /*--AboutUS-------------------------------------------------------------------------------------------------------------------------*/
    .GummiesSnacksDesignVideo {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    }
    /*--Our Shapes------------------------------------------------------------------------------------------------------------------------------*/
    .imgDesign {
    width: 5rem;
    padding-bottom: 0.5rem;
    }
    .lastShapeHeart {
    padding-left: 0;
    }
    /*-How it Works----------------------------------------------------------------------------------------------------------------------------------------*/
    .frameContentDesign-HowItW {
    padding: 64px 0px 0px 0px;
    }
    .carousel-control-next-icon {
    background-image: url(../img/next.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-control-prev-icon {
    background-image: url(../img/prev.svg);
    color: #482F80;
    width: 5rem;
    }
    .carousel-inner {
    position: relative;
    width: 100%;
    min-width: 320px;
    max-width: 600px;
    overflow: hidden;
    margin-left: 30%;
    }
    /*--our Quality---------------------------------------------------------------------------------------------------------------------------------------*/
    .certificateImg {
    width: 130px;
    height: auto;
    }
    /*--Virc Snacks LLC---------------------------------------------------------------------------------------------------------------------------------------*/
    .VircSnacksLLCPosterDesign {
    width: 90%;
    }
    .videoVircLLC {
    width: 90rem;
    padding-top: 30px;
    }
    .btn-VircLLCBackToTheTop {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px;
    padding: 0px;
    width:85%;
    }
    .vircLLCDeign-btn {
    width: 5rem;
    padding-right: 40px;
    }
    /*--Get in Touch---------------------------------------------------------------------------------------------------------------------------------------*/
    .hrForm {
    border-top: white;
    border-style: solid;
    border-width: thin;
    width: 90%;
    }
    .formDesign {
    display: block;
    width: 90%;
    height: calc(1.5em + 0.75rem + 0.125rem);
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 6%;
    outline: none;
    }
    .formDesignMessage {
    display: block;
    width: 90%;
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    border: none;
    background-color: transparent;
    padding-left: 5%;
    outline: none;
    }
    .contactDesign {
    padding: 32px 0 32px 0px;
    margin-left: 48px;
    margin-right: 48px;
    line-height: 24px;
    }
    .addresIconsDesign {
    width: 4rem;
    padding-right: 40px;
    }
    .btn-DesignLoremIpsum {
    background-color: #8bc63e;
    border-color: #8bc63e;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 12px 8px 12px;
    width:85%;
    font-size: 14px;
    }
    .getInTouchSNImages {
    padding-left: 20px;
    }
    label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 19px;
    }
    .design-Copyrights {
    text-align: right;
    }
    /*--Whatsaap---------------------------------------------------------------------------------------------------------------------------------------*/
    #gb-widget-1593 > * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
    }
    .whatsappDesign {
    animation:ease;
    animation-duration: 5000ms;
    bottom: 8px; 
    left: 8px; 
    opacity: 1; 
    transition: opacity 0.5s ease 0s; 
    box-sizing: border-box; 
    direction: ltr; 
    text-align: left; 
    position: fixed !important; 
    z-index: 16000160 !important;
    }
    .kyfnRk {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    order: 1;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 25%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 1s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background-color: #8BC63E !important;
    }
    .dLavay {
    display: flex;
    margin: 10px 1px 10px 1px;
    position: relative;
    -webkit-box-pack: start;
    justify-content: flex-start;
    max-height: 55px;
    }
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------------------------------------------------------------------------*/
    /*-NewCards-16 March--Nutrients---------------------------------------------------------------------------------------------------*/
    .nutrition-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    padding: 40px 0;
    max-width: 100%;
    margin-left: 60px;
    }
    .nutrition-slide {
    position: relative;
    display: flex;
    height: 400px;
    gap: 20px;
    }
    /*--Arrows--------------------------------------------------------------------------------------------------------------------------------------*/
    .col-1, .arrow-Slides {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 4.333333%;
    max-width: 4.333333%;
    }
    .prev-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: 40px;
    }
    .next-Arrow-Nutrients {
    width: 1rem;
    padding-top: 250px;
    margin-left: 66px;
    }
    .prev-Arrow-Flavor {
    width: 1rem;
    padding-top: 55px;
    margin-left: 66px;
    }
    .next-Arrow-flavor {
    width: 1rem;
    padding-top: 55px;
    margin-left: 66px;
    }
    /*--NewCards-16 Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .allContentCardNut {
    height: 355px;
    background-color: #fff;
    position: relative;
    scroll-snap-align: center;
    min-width: 255px;
    max-width: 300px;
    margin: 50px auto 0;
    padding: 0 15px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(89,73,30,0.16);
    }
    .headCardNut {
    position: absolute;
    width: 380px;
    height: auto;
    top: -50px;
    left: calc(11% - 94px);
    font-size: 1.2rem;
    border-radius: 8px;
    color: white;
    }
    .headCardNut img {
    width: 100%;
    top: -15%;
    position: relative;
    }
    .bodyCardNut {
    font-size: 6px;
    padding-top: 150px;
    text-align: center;
    line-height: 40px;
    }
    .nutrition-card-info {
    padding-top: 250px;
    }
    /*--Modal Nutrients---------------------------------------------------------------------------------------------------------------------------------------*/
    .modal {
    position: fixed;
    top: 0;
    z-index: 1050;
    width: 100%;
    outline: 0;
    }
    .modal-dialog {
    position: relative;
    min-width: 300px;
    max-width: 620px;
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-left: 32%;
    pointer-events: none;
    }
    .a-box_Nutrients {
    display: inline-block;
    min-width: 290px;
    max-width: 620px;
    text-align: center;
    }
    .img-container_Nutrients {
    width: 200px;
    overflow: hidden;
    border-radius: 0px 0px 20px 20px;
    display: inline-block;
    }
    .img-container_Nutrients img {
    height: 240px;
    margin: -15px 0px 0px -69px;
    }
    .inner-skew_Nutrients {
    display: inline-block;
    border-radius: 20px;
    padding: 0px;
    margin: 58px 0px 0px 0px;
    width: 200px;
    }
    .text-container_Nutrients {
    font-size: 1rem;
    height: 515px;
    margin: -130px 0px 0px 0px;
    line-height: 19px;
    background: #fff;
    padding: 150px 20px 20px 20px;
    border-radius: 12px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    }
    .text-container_Nutrients h3 {
    margin: -15px 0px 10px 0px;
    color: #04bcff;
    font-size: 1rem;
    }
    /*--Jsuat a Modal X Close Test---------------------------------------------------------------------------------------------------------------------------------------*/
    .Model-X-Close {
    display: flex;
    justify-content: end;
    background-color: #04bcff;
    border-color: #DA2B2D;
    padding: 10px 10px 10px 10px;
    border: 25px;
    }
    /*--Cards-Flavors--------------------------------------------------------------------------------------------------------------------------------------*/
    .flavorImgagesDesign {
    width: 26%;
    }
    /*--NewCards-16 March- Flavors-------------------------------------------------------------------------------------------------------------*/
    .flavor-container {
    display: flex;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    text-align: center;
    height: 150px;
    max-width: 100%;
    margin-left: 60px;
    }
    .flavor-slide {
    position: relative;
    display: flex;
    height: 130px;
    gap: 25px;
    margin-left: 60px;
    }
    .allContentCardFlav {
    scroll-snap-align: center;
    width: 70%;
    background-color: #fff;
    min-width: 255px;
    max-width: 255px;
    height: 90px;
    border-radius: 6px;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.2);
    padding-top: 19px;
    }
}
/*---------------------------------------------------------------------------------------------------------------------------*/