/* Barra de Busqueda */
.search-box{
    width: 50%;
    margin-left: 30px;
    padding: 0.375rem 3.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 100px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.menu_top{
    color: #212529 !important; 
    text-decoration: none !important;
}

.searchButton {
    position: absolute;
    left: 35px;
    width: 40px;
    height: 36px;
    background: none !important;
    border-right: 1px solid #d8d8d8 !important;
    border-left: none !important;
    border-bottom: none !important;
    border-top: none !important;
    text-align: center;
    color: #9b9b9b;
    cursor: pointer;
    font-size: 20px;
  }

.search {
    width: 100%;
    position: relative;
    display: flex;
  }


/* Fin de barra de busqueda */

.site-title{
	margin-top: 20px;
    margin-bottom: 10px;
}
header#banner {
    margin-bottom: 20px;
    margin-top: -20px;
   
}	
header#banner {
    position: fixed!important;
    top: -5px!important;
    z-index: 123!important;
    width: 100%!important;
    left: 0!important;
    margin: 0!important;
    margin-top: 0!important;
    background: #fff!important;
    height: 120px!important;
} 

.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
a.logo.custom-logo img {
    width: 85px!important;
}

a.logo.custom-logo img {
    width: 160px;
    height: auto;
    margin-left: 40px;
}

nav#navigation {
    text-align: right;
}

@media (min-width: 0px){
	#navigation {
	    display: none;
	}
}
@media (min-width: 1000px){
	#navigation {
	    display: block;
	}
	.mobileNav {
	    display: none;
	}
}




.sort-pages {
    margin-top: -20px;
    padding: 0 40px 30px 0;
}

.hide-accessible {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
    -webkit-transform: scale(0);
    -webkit-transform-origin-x: 0;
    -webkit-transform-origin-y: 0;
    *position: fixed !important;
    _position: absolute !important;
}
nav#navigation ul {
    display: inline-flex;
}

nav#navigation ul li {
    display: block;
    width: 150px;
    text-align: center;
}

.sort-pages li {
    list-style-type: none;
    display: inline;
    width: 100%;
}

.modify-pages li {
    position: relative;
}

.sort-pages .selected img {
    position: absolute;
    clip: rect(0px, 150px, 60px, 60px);
    left: -15px;
}
.sort-pages img {
    position: absolute;
    clip: rect(0px, 60px, 80px, 0px);
    width: 120px;
    bottom: 30px;
    height: auto;
    left: 45px;
}

.sort-pages img:hover {
    position: absolute;
    clip: rect(0px, 150px, 60px, 60px);
    left: -15px;
} 




#menuToggle {
    display: block;
    position: absolute;
    top: 50px;
    right: 40px;
    width: 33px;
    z-index: 9999;
    -webkit-user-select: none;
    user-select: none;
}
#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}


ul#menu {
    background: white !important;
    list-style-type: none !important;
    width: 100% !important;
    right: 0 !important;
    position: fixed !important;
    text-align: left !important;
}
div#layout_ninadu {
    right: 20px;
    top: 0px;
    position: relative;
    margin-left: 60px;
}


.span-presentacion{
    width: 120px;height: 107px;display: block;position: absolute;top: -80px;right: -25px;
}
.span-left-menos{
    left: -3px;position: relative;
}

.span-left{
    left: 3px;position: relative;
}

@media (min-width: 1000px){
img.layout_ninadu {
    left: -11px !important;
}}
img.layout_ninadu {
    clip: rect(0px 80px 80px 0px) !important;
    width: 70px;
    left: 39%;
    margin: 0 auto;
    text-align: center;
}
#menuToggle span {
    display: block;
    width: 100%;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #fb9013;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

.sort-pages span {
    text-decoration: none;
    color: #232323;
    font-family: Nunito !important;
}

.ninaduLink span {

    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px;
}

li#layout_ninaduTwo {
    position: absolute;
    background: #ffffff;
    top: 20px;
    z-index: 9999;
    height: 125px;
    left: -45px;
}
.ninaduLinkTwo a {
    bottom: 5px;
    position: absolute;
    left: 50px;
}

.ninaduLink:hover li#layout_ninaduTwo{
	display: block!important;
}





/*Responsivo*/

.mobileNav #menu {
    box-shadow: inset 0px 6px 7px -2px #00000038 !important;
}

.mobileNav #menu {
    box-shadow: inset 0 6px 7px -2px #00000038!important;
    z-index: 123!important;
}

.mobileNav #menu {
    transform: translate(100%, 6%) !important;
}
.mobileNav #menu {
    font-family: Nunito;
    position: absolute;
    width: 100%;
    margin: 20px 0px 0px -75px !important;
    padding: 0px;
    padding-top: 65px;
    background: #fdba2d;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(60%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    border-radius: 0px 0px 0px 0px;
}

#menuToggle input:checked ~ span {
    background: #e65930 !important;
}

#menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}
#menuToggle input:checked ~ ul {
    transform: translate(0%, 6%) !important;
    box-shadow: inset 0px 6px 7px -2px #00000038 !important;
}



#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}
.boxninosadultos, .boxninosadultos .box {
    background: white;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.boxninosadultos {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.boxninosadultos span {
    font-weight: bolder;
    letter-spacing: 2px;
    font-size: 13px;
    background: none !important;
}

.boxninosadultos, .boxninosadultos .box {
    background: white;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.boxninosadultos .box {
    border: none;
}


.box {
    width: 32%;
    display: inline-table;
    left: -8px;
    border: solid 0.5px #ecac25;
    left: 10px;
    bottom: 2px;
    position: relative;
    margin: -1px 0px 0px -4px;
    height: 100px;
}
.box {
    margin: 15px 0% 0px 0%;
    border: none;
    font-family: Nunito;
    text-align: center !important;
    
}
.pages {
    background: #ffc855;
    position: relative;
    z-index: 99999;
}

.mobileNav a {
    text-decoration: none;
    color: #232323;
    transition: color 0.3s ease;
    /* top: 50px;
    position: relative; */
}

.btn-user{
    background: transparent !important;
    color: #FFF !important;
    margin-right: 30px;
}

.dropdown-item2{
    font-size: 16px !important;
}

.dropdown-item3{
    font-size: 12px !important;
}

.top100{
    margin-top: 10px !important;
}




.box img {
    /* position: absolute; */
    clip: rect(0px, 60px, 80px, 0px);
    width: 120px;
    /* bottom: -5px;
    height: auto;
    left: 23px; */
}

.box li {
    color: #fa543e;
}
img.layout_ninadu {
    clip: rect(0px 80px 80px 0px) !important;
    width: 70px;
    left: 39%;
    margin: 0 auto;
    text-align: center;
}
.pages .box img {
    /* position: absolute; */
    /* clip: rect(0px, 150px, 60px, 60px); */
    margin-bottom: 10px;
    /* left: -90px; */
    width: 70px !important;
}
.boxninosadultos img {
    bottom: 10px;
}

.pad5{
    padding-left: 5px !important
}



.breadcrumb {background-color: #fec730; margin-bottom: 0px;}
.breadcrumb-item+.breadcrumb-item::before {
font-family: "Font Awesome 5 Brands";
    content: "\203A";
    color: #e45a38;
    font-size: 26px;
    position: relative;
    top: -11px;
    height: 10px;
}
.breadcrumb-item a { color: #e45a38;}
.breadcrumb-item.active {color: white;}
.breadcrumbback{
    background-color: #fec730;
    margin-top: -40px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.dropdown-menu { min-width: 17rem;}


.bread_res_1{
  margin-top: 170px!important;
    padding: 0px 16px;
    background-color: #e76d4f!important;
    height: 30px;font-size: 14px!important;
    z-index: 99;
}

.breadcrumbA{background-color: #e76d4f!important;}

.div_submenu {
    height: 60px;
    margin-top: -35px!important;
    position: fixed;
    top: -5px;
    width: 100%;
    z-index: 999;
}

.width100 {
    width: 100%!important;
}

.bread-title{
    font-size: 15px !important;
    margin-left: 40px !important;
}

.bread-title-right{
    font-size: 15px !important;
    margin-right: 40px !important;
}

.bread-morado{
    color: #8653ae !important;
}

.bread-blanco{
    color: #fff !important;
}

.align-self-center{
    align-self: center !important;
}



.notification {
    background-color: transparent;
    color: #fc7829;
    text-decoration: none;
    /* padding: 15px 26px; */
    position: relative;
    display: inline-block;
    border-radius: 2px;
    left: -30px;
    top: 10px;
    }

    .notification:hover {
        color: #DFDFDF;
    }

    .notification .badge {
        position: absolute;
        top: -10px;
        right: -10px;
        padding: 5px 8px;
        border-radius: 50%;
        background-color: red;
        color: white;
        font-size: 10px;
        font-weight: 700;
    }

    .belle{
        font-size: 30px;
        color: #fc7829;
    }

    .belle:hover {
        color: #c05b1f;
    }


/* circulo ok */

:root {
    --avatar-size: 40px;
  }
  
  .circle {
    background-color: #FFF;
    border-radius: 50%;
    border: 1px solid #3b83da;
    height: var(--avatar-size);
    text-align: center;
    width: var(--avatar-size);
    position: relative;
    right: 0 !important;
  }
  
  .initials {
    font-size: calc(var(--avatar-size) / 3); /* 50% of parent */
    line-height: 1;
    position: relative;
    color: #3b83da;
    top: calc(var(--avatar-size) / 5); /* 25% of parent */
  }


  /* circulo contenido */

  /* :root {
    --avatar-size: 120px;
  } */
  
  .circle-cont {
    background-color: #FFF;
    border-radius: 50%;
    border: 1px solid #3b83da;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    top: 250px;
    margin: auto;
  }

  .circle-cont-image {
    border-radius: 50%;
    border: 0px solid #3b83da;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    top: 250px;
    margin: auto;
  }

  .initials-cont {
    font-size: 30px;
    line-height: 1;
    position: relative;
    color: #3b83da;
    top: 35px;
  }
  


  @media only screen and (min-width: 1px) and (max-width: 600px)   {
    .breadcrumbback{
        margin-top: 20px !important;
    }

    /* Barra de Busqueda */
    .center-user{
        justify-content: center;
        align-items: center;
        display: flex;
    }

    /* Barra de busqueda */
    .searchButton {
        position: absolute;
        left: 35px;
        width: 40px;
        height: 32px;
        background: none !important;
        border-right: 1px solid #d8d8d8 !important;
        border-left: none !important;
        border-bottom: none !important;
        border-top: none !important;
        text-align: center;
        color: #9b9b9b;
        cursor: pointer;
        font-size: 20px;
      }

    .search-box{
        width: 85%;
        margin-left: 30px;
        padding: 0.375rem 3.75rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 100px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .circle-cont {
        background-color: #FFF;
        border-radius: 50%;
        border: 1px solid #3b83da;
        position: absolute;
        width: 70px;
        height: 70px;
        left: 0;
        right: 0;
        top: 250px;
        margin: auto;
      }
    
      .initials-cont {
        font-size: 18px;
        line-height: 1;
        position: relative;
        color: #3b83da;
        top: 25px;
      }

  } 


  @media only screen and (min-width: 820px) and (max-width: 1000px)   {
    .breadcrumbback{
        margin-top: 24px !important;
    }

  }

/* IPAD AIR */
@media only screen and (width: 820px){
    .search-box{
        width: 70%;
        margin-left: 30px;
        padding: 0.375rem 3.75rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 100px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .circle-cont {
        background-color: #FFF;
        border-radius: 50%;
        border: 1px solid #3b83da;
        position: absolute;
        width: 70px;
        height: 70px;
        left: 0;
        right: 0;
        top: 195px;
        margin: auto;
      }
    
      .initials-cont {
        font-size: 18px;
        line-height: 1;
        position: relative;
        color: #3b83da;
        top: 25px;
      }


}


/* IPAD MINI */
@media only screen and (width: 768px){
    .search-box{
        width: 70%;
        margin-left: 30px;
        padding: 0.375rem 3.75rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 100px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
    .circle-cont {
        background-color: #FFF;
        border-radius: 50%;
        border: 1px solid #3b83da;
        position: absolute;
        width: 70px;
        height: 70px;
        left: 0;
        right: 0;
        top: 195px;
        margin: auto;
      }
    
      .initials-cont {
        font-size: 18px;
        line-height: 1;
        position: relative;
        color: #3b83da;
        top: 25px;
      }
}
