/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
@import url('https://fonts.googleapis.com/css2?family=Bubblegum+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');


/* ========================================================================
   NAV BAR
 ========================================================================== */
.uk-navbar-nav>li>a {
    color: white;
    font-weight: bolder;
    letter-spacing: 0px;
    font-size: 20px;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;

}

.uk-navbar-nav li {
    justify-content: space-between;
    margin-right: 5.5%;
}

.uk-navbar {
    background: #51180f;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2;
    top: 0;
}

.tm-navbar .uk-hidden-small {
    position: fixed;
    left: 20%;
    right: 22%;
}

#img_logocarimali_nav {
    position: fixed;
    top: 3%;
    left: 6.5%;
    width: 180px;
}

/* ========================================================================
   HEADER
 ========================================================================== */
/*.header_front {
	/*max-height: calc(100vh - 100px) !important;
	/*height: calc(100vh - 100px) !important;
	position: relative;
	height: 90vh;
	margin-top: 10vh;
}

.front_header_slideshow,
.front_header_slideshow > div,
.front_header_slideshow > div > ul,
.front_header_slideshow > div > ul > li {
	max-height: 100% !important;
	height: 100% !important;
}
#img_tupizzeria {

}

*/


/* ========================================================================
   TOP A - MENU
 ========================================================================== */

.menu_top_a .uk-slidenav {}

.menu_top_a .uk-slidenav::before {
    background-color: rgba(0, 0, 0, 0.1);
    color: #FFF;
}

.menu_top_a .uk-dotnav>*>* {
    background: RGBA(255, 255, 255, .6);
}

.menu_top_a .uk-dotnav>.uk-active>* {
    background: #fff;
    border-color: #c1c1c1;
    box-shadow: 0 0 0 1px #fff;
}


#tm-top-a {
    padding: 100px 0 !important;
    background-color: #da7d30;
    height: 100%;
    background-image: url("images/jpg/img_menu.jpg");
    background-size: cover;
    color: white;
    height: 100%;
    text-align: center;
}

#tm-top-a #img_menupizzas {
    width: 70%;
}

#tm-top-a #img_frase1 {
    width: 60%;
}



.tm-grid-collapse>.uk-container>.uk-grid>* {
    margin-top: 1% !important;
    margin-bottom: 0 !important;
    padding-left: 0;
}

/* ========================================================================
   TOP B - 
 ========================================================================== */
#tm-top-b {
    text-align: center;
    background-image: url("images/jpg/img_paquetes.jpg");
    background-size: cover;
    color: white;
    height: 100%;
}

#tm-top-b #img_paquetes {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#tm-top-b #img_compartir {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

#tm-top-b p {
    position: absolute;
    bottom: 23px;
    color: #fff;
    font-size: 40px;
    font-family: 'Bubblegum Sans', cursive;
    left: calc(50% - 25px);
}



#tm-top-b div.uk-width-large-1-4:nth-child(1),
#tm-top-b div.uk-width-large-1-4:nth-child(2),
#tm-top-b div.uk-width-large-1-4:nth-child(3),
#tm-top-b div.uk-width-large-1-4:nth-child(4) {
    position: relative;
}

#tm-top-b a {
    /*display: none;*/
}

/* ========================================================================
   TOP C - 
 ========================================================================== */
#tm-top-c {
    text-align: center;
    background-image: url("images/jpg/img_eventos.jpg");
    background-size: cover;
    font-size: 60px;
    height: 100%;
}

#tm-top-c #img_eventos {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

#tm-top-c #callus {
    color: #FFF;
    font-family: 'Bubblegum Sans', cursive;
}

#tm-top-c #num a {
    color: #fef832;
    font-family: 'Raleway', sans-serif;
}

/* ========================================================================
   TOP D - 
 ========================================================================== */

#tm-top-d .uk-panel {
    margin-top: 8%;
}


#tm-top-d {
    text-align: center;
    background-color: #eaebef;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

#tm-top-d #img_comentarios {
    width: 50%;
}

#tm-top-d .uk-panel {
    margin-top: 11%;
}

#tm-top-d #img_frase3 {
    width: 40%;
}

#tm-top-d #t_comentarios {
    min-width: 90%;
    max-width: 90%;
    margin-top: 1%;
}

/* ========================================================================
   main-top - 
 ========================================================================== */
#tm-main {
    background-color: #2978ba;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#tm-main .tm-grid-collapse {
    padding-top: 11%;
}

#tm-main img {
    padding: 15%;
    padding-top: 10%;
    margin-top: -15%;
}

#tm-main label {
    display: none;
}

#tm-main input[type="text"] {
    border-radius: 25px;
    width: 98%;

}

#tm-main button {
    border-radius: 25px;
    background-color: #c03935;
}

#tm-main #g-recaptcha-27 {
    position: inherit;
    margin-left: 42%;
}

#tm-main #submit {
    padding: 1%;
    width: 40%;
    font-weight: bold;
    font-size: 25px;
    text-transform: none;
    letter-spacing: 0;
}

#tm-main textarea {
    border-radius: 25px;
    width: 98%;
}

#tm-main #img_contacto {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
}

#img_mapa {
    width: 100%;
    margin-top: 10px !important;
    padding: 0px !important;

}

#tm-main .uk-form-controls {
    margin-left: 0;
}

#tm-main .uk-grid {
    width: 104%;
    padding-top: 5%;
}

#tm-main #localizacion {
    font-size: 17px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

#tm-main i {
    background-color: #c03935;
    padding: 5px 10px 5px 10px;
    border-radius: 100px;
}

#userForm input,
#submit,
#userForm textarea {
    font-family: 'Raleway', sans-serif;
}

/* ========================================================================
   FOOTER - 
 ========================================================================== */
footer {
    width: 100%;
}



#tm-footer {
    background-color: #51180f;
    position: inherit;
    margin-bottom: -30%;
}

#tm-footer p {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}

#tm-footer #img_logocarimali {
    width: 27%;
}

.top_buttons_nav {
    position: fixed;
    top: -0.4%;
    right: 0;
    margin-right: 7%;
    margin-top: 1%;
    padding: 1%;
    font-weight: bolder;
    z-index: 100;
    color: #FFF;
}

#tm-footer .top_buttons_nav a {
    color: #FFF;
    padding: 6%;
    padding-top: 4%;
    padding-bottom: 4%;
}

.uk-icon-facebook,
.uk-icon-instagram {
    color: #51180F;
    width: 50px;
    font-size: 30px;
    background-color: white;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
}


.pide {
    z-index: 100;
    margin-left: -71%;
    margin-right: 14%;
    border-radius: 27px;
    background-color: #c03935;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;

}

.pide i {
    font-size: 27px;
}

.como i {
    font-size: 27px;
}


.como {
    z-index: 100;
    background-color: #c03935;
    border-radius: 27px;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}

#tm-footer .uk-align-left a {
    position: absolute;
    font-size: 30px;
    margin-top: 10%;
    color: #51180F;
    background-color: #fefefe;
    border-radius: 50px;
}

#tm-footer .uk-align-left .ico_facebook {
    left: -90.5%;
    padding: 9px 15px;
}

#tm-footer .uk-align-left .ico_instagram {
    left: -70.5%;
    padding: 9px 11px;
}

#tm-anchor-bottom {
    display: none;
}

.tm-footer-fixed {
    padding: 0px 0px 0px 0px;
    padding-bottom: 0px;
}

.tm-footer-fixed .tm-block-footer {
    height: 0px;
}




/*RESPONSIVO==============================================================================================================*/
@media(max-width: 1760px) {
    .uk-navbar-nav li {
        margin-right: 4.5%;
    }


}

/*  ====================================================================================================================*/
@media(max-width: 1670px) {
    .top_buttons_nav {
        right: -100px;
    }
}

/*  ====================================================================================================================*/

@media(max-width: 1500px) {
    .top_buttons_nav {
        right: -141px;
    }

}

/*  ====================================================================================================================*/






@media(max-width: 1440px) {
    .uk-navbar-nav li {
        margin-right: 15px;
    }

    .uk-navbar-nav>li>a {
        font-size: 17px;
    }

    .top_buttons_nav {
        right: -100px;
        top: 1%;
    }

    .pide {
        font-size: 15px;
    }

    .pide i {
        font-size: 19px;
    }


    .como {
        font-size: 15px;
    }

    .como i {
        font-size: 19px;
    }
}

/*  ====================================================================================================================*/

@media(max-width: 1400px) {

    #tm-top-c #img_eventos {
        width: 400px;
    }

    #tm-main #img_contacto {
        width: 500px;
    }

    #tm-top-a #img_frase1 {
        width: 700px;
    }

    #tm-top-b #img_paquetes {
        width: 450px;
    }

    #tm-top-b #img_compartir {
        width: 700px;

    }


    #img_logocarimali_nav {
        position: fixed;
        top: 4%;
        left: 5.5%;
        width: 150px;
    }







}

/*  ====================================================================================================================*/
@media(max-width:1215px) {
    #tm-top-b p {
        bottom: 34px;
        font-size: 30px;
    }

}





/*  ====================================================================================================================*/
@media(max-width:1200px) {
    #tm-main #submit {
        margin-top: 0px;
        padding: 0%;
        width: 100px;
        font-size: 20px;
        margin-left: calc(50% - 50px);
    }

    #tm-main #g-recaptcha-27 {
        margin-left: calc(50% - 150px);
    }
}

/*  ====================================================================================================================*/
@media(max-width:1120px) {
    .uk-navbar-nav>li>a {
        font-size: 15px;
    }


    #img_logocarimali_nav {


        left: 4.5%;
        width: 140px;
    }


}


/*  ====================================================================================================================*/
@media(max-width:1050px) {



    .pide {
        font-size: 12px;
    }

    .pide i {
        font-size: 17px;
    }


    .como {
        font-size: 13px;
    }

    .como i {
        font-size: 17px;
    }

}



/*  ====================================================================================================================*/
@media(max-width:1000px) {}


@media(max-width: 992px) {}

/*  ====================================================================================================================*/
@media(max-width:959px) {

    .ham {
        display: block !important;
    }

    .top_buttons_nav {
        right: -100%;
        left: calc(50% - 150px);
        right: auto;
        width: 300px;
        top: 2%;
    }

    #tm-main .uk-grid {
        width: 102%;
    }

    #tm-top-b p {
        bottom: 45px;
        font-size: 30px;
    }

    .pide {
        font-size: 13px;
    }

    .pide i {
        font-size: 17px;
    }

    .como {
        font-size: 13px;
    }

    .como i {
        font-size: 17px;
    }

    .pide {
        z-index: 100;
        margin-left: 0px;
        margin-right: 0px;
    }

    #tm-top-c #img_eventos {
        width: 300px;
    }

    #tm-top-c {
        font-size: 50px;
        line-height: 22px;
    }

}

/*  ====================================================================================================================*/
@media(max-width:893px) {}

/*  ====================================================================================================================*/
@media(max-width: 767px) {

    .pide {
        font-size: 0px;
    }

    .pide i {
        font-size: 27px;
    }


    .como {
        font-size: 0px;
    }

    .como i {
        font-size: 31px;
    }

    #tm-footer .top_buttons_nav a {
        color: #FFF;
        padding: 4%;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-top: 2%;
        padding-bottom: 2%;
        padding-top: 9%;
        padding-bottom: 5%;
    }

    #tm-footer #img_logocarimali {
        width: 100px;
    }

    #t_comentarios td {
        width: 100%;
    }

    #t_comentarios td img {
        width: 400px;
    }

    #tm-main #localizacion {
        margin-top: 30px;
    }

    #tm-main .uk-grid {
        width: auto;
    }

    #tm-footer div.uk-width-large-1-3:nth-child(1),
    #tm-footer div.uk-width-large-1-3:nth-child(2) {
        margin-bottom: 20px;
    }


    #img_logocarimali_nav_small {
        width: 84px;
    }

}

/*  ====================================================================================================================*/
@media(max-width: 675px) {
    #tm-top-c {
        font-size: 32px;
        line-height: 15px;
    }

    #tm-top-c #img_eventos {
        width: 250px;
    }

    #tm-top-d #img_comentarios {
        width: 300px;
    }

    #tm-top-d #img_frase3 {
        width: 300px;
    }

}

/*  ====================================================================================================================*/


@media(max-width: 570px) {

    #tm-main #img_contacto {
        width: 300px;
    }





}

/*  ====================================================================================================================*/
@media(max-width: 400px) {
    #img_logocarimali_nav_small {
        width: 60px;
    }

    #tm-main .uk-grid {
        margin-left: -28px;
    }
}

/*  ====================================================================================================================*/
@media(max-width: 360px) {

    #img_logocarimali_nav_small {
        width: 60px;
        margin-left: -7px;
    }

}

/*  ====================================================================================================================*/
@media(max-width: 320px) {}














/* The side navigation menu */
.sidenav {
    height: 0;
    width: 250px;
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0%;
    right: 0%;
    background-color: #fff;
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 0;
    /* Place content 0px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    text-align: left;

}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #a4a4a4;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #000 !important;
}

/* Position and style the close button */
.sidenav .closebtn {
    position: absolute;
    left: 0px;
    font-size: 40px;
    bottom: 81px;
    color: black !important;
    text-shadow: 2px 2px 4px #000000;

    height: 20px;
}

#mySidenav {
    z-index: 50;
    width: 0%;
    height: 100%;
}

.off_logo {
    text-align: center;
    margin-bottom: 20px;
}

.off_logo img {
    width: 169px;
    position: initial;
}

.off_logo>#logooff {
    margin: 20px 0px 12px 0px;
}

.iconsfoot {
    text-align: center;
}

.sidenav .closebtn {
    position: absolute;
    font-size: 40px;
    color: black !important;
    text-shadow: 2px 2px 4px #000000;
    top: 35px;
    right: 30px;
    padding: 0px;
    left: auto;
}

#mySidenav a.off_li:nth-child(2) {
    margin-top: 100px;
}

#mySidenav>div {
    margin-bottom: 25px;
}

#mySidenav .off_li {
    text-align: left;
    padding: 4px;
    font-size: 28px !important;
    line-height: 20px;
    color: #fff;
    width: 300px;
    margin: auto;
    margin-top: auto;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 15px;
    text-align: center;
    border-radius: 9px;
    font-weight: bold;
    height: 26px;
    display: none;
    font-family: 'Bubblegum Sans', cursive;
}

#mySidenav.active .off_li {
    display: inherit;
}

#mySidenav .sub_li {
    font-weight: 400;
}

#mySidenav .off_li:hover,
#mySidenav .off_li:focus,
#mySidenav .active {
    color: #000;
    background-color: #fff !important;
}

#mySidenav p.off_li:hover,
#mySidenav p.off_li:focus {
    background-color: #fff !important;
}

#mySidenav {
    background-size: 400px;
    background-color: rgb(81, 24, 15);
}

.ham.hamRotate.ham1.active {
    background: no-repeat;
}


/* Position and style the open button */
.openbtn {
    position: fixed;
    top: 17px;
    right: 30px;
    font-size: 27px;

    color: #fff !important;
    border-width: 1px;
    border-style: solid;
    border-color: RGBA(192, 192, 192, 0.26);
    background: RGBA(0, 0, 0, 0.65);
    padding: 6px 8px;
}

/*==============================
    CSS
==============================*/
.content_offcanvas1 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 100;
    display: none;
}

.hamRotate.active {
    transform: rotate(45deg);
    background: none;
}

.hamRotate180.active {
    transform: rotate(180deg);
}

.line_offcanvas1 {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #000;
    stroke-width: 5.5;
    stroke-linecap: round;
}

/*==============================
      O F F C A N V A S  6
==============================*/
.ham6 .top_offcanvas1 {
    stroke-dasharray: 40 172;
}

.ham6 .middle_offcanvas1 {
    stroke-dasharray: 40 111;
}

.ham6 .bottom_offcanvas1 {
    stroke-dasharray: 40 172;
}

.ham6.active .top_offcanvas1 {
    stroke-dashoffset: -132px;
}

.ham6.active .middle_offcanvas1 {
    stroke-dashoffset: -71px;
}

.ham6.active .bottom_offcanvas1 {
    stroke-dashoffset: -132px;
}

#tm-bottom-d {
    z-index: 10;
    padding: 0;
}

.tm-bottom-d .uk-width-1-1.uk-grid-margin {

    margin-top: 0;

}

.line_offcanvas1 {
    stroke: #fff;
}

#mySidenav .iconsfooter {
    text-align: center;
}

#mySidenav .iconsfooter .uk-icon-facebook {
    margin-left: 0;
}


.ham {
    display: none;
}

.ham.ham6 {
    background: rgb(81, 24, 15);
}

.ham.hamRotate.ham1 {
    background: rgba(0, 0, 0, 0.8);
}



















































































/* ========================================================================
   RESPONSIVE - 960 - 767 - 480 - 380 - 320
 ========================================================================== */

/* ===================================================================================================================================*/
@media(max-width: 960px) {


    .Menu_p>div>.pizza_style_1 {
        order: 1;
    }

    .Menu_p>div>.pizza_style_2 {
        order: 2;
    }

    .Menu_p>div>.pizza_style_3 {
        order: 4;
    }

    .Menu_p>div>.pizza_style_4 {
        order: 5;
    }






    .Menu_p>div>.menusito_style {
        order: 3;
    }

}



@media(max-width: 767px) {


    .Menu_p>div>.pizza_style_1 {
        order: 1;
    }

    .Menu_p>div>.pizza_style_2 {
        order: 2;
    }

    .Menu_p>div>.pizza_style_3 {
        order: 3;
    }

    .Menu_p>div>.pizza_style_4 {
        order: 4;
    }

    .Menu_p>div>.menusito_style {
        order: 8;
    }

}