
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);

/* ------------------------------------
	Base
------------------------------------ */

body { 
	font-family: 'Roboto', sans-serif; 
	font-size: 14px; 
	/*background:url(../images/content.jpg) no-repeat; */ 
	background-size:cover; 
	background-color:#f6f7f9; 
	color: #444; 
}


.container{
	max-width: 1600px;
}

/*a , a:visited {  }
a:hover {color: #444; }
a.alt { color: #f51919; }*/

p , ul , ol { margin: 0 0 20px 0; }

img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.clear { clear: both; }

.button { display: inline-block; vertical-align: middle; line-height: 1; border: 0; color: #fff; background: #F51919; padding: 8px 16px; border-radius: 4px; transition: all 0.3s; height: 34px;}
.button:hover , .button:focus { background: #3dbb9b; color: #fff; text-decoration: none; }
.button:active { background: #2e9e82; }

.button.inverse { background: #fff; color: #F51919; }
.button.inverse:hover , .button.inverse:focus { background: #F51919; color: #fff; text-decoration: none; }
.button.inverse:active { background: #da1717; }

.button.ghost { background: rgba(255,255,255,0.2); border: 1px solid #F51919; color: #F51919; }
.button.ghost:hover , .button.ghost:focus { background: #F51919; color: #fff; text-decoration: none; }
.button.ghost:active { background: #da1717; }



/* ------------------------------------
	Header
------------------------------------ */

.main-header { background:#FFF;}

/*.logo { line-height: 80px; }*/

/*.user-links { line-height: 80px; }*/
.user-links-toggler { float: right; color: #333; font-size: 18px; padding: 2px 8px; border: 1px solid #333; display: none; }

.user-links .social-links { float: right; }
.user-links .social-links a { display: inline-block; width: 35px; height: 35px; margin-left: -5px; line-height: 35px; text-align: center; color: #fff; background: #666; font-size: 15px; transition: all 0.5s; }
.user-links .social-links a.facebook { background: #4278c9; }
.user-links .social-links a.twitter { background: #60b6ff; }
.user-links .social-links a.google-plus { background: #f51919; }
.user-links .social-links a.pinterest { background: #d11515; }
.user-links .social-links a:hover { background: #444; }

.user-links .account-links { float: right; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 700; /*text-transform: uppercase;*/ margin-right: 30px; }
.user-links .account-links a { display: inline-block; margin-right: 20px; color: #444; }
.user-links .account-links a .fa { display: inline-block; margin-right: 5px; font-size: 16px; color: #f51919; }

.user-links .secondary-menu {/*margin-top: 15px; */float: right; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: normal; /*text-transform: uppercase;*/ position: absolute;}
/*.user-links .secondary-menu a { display: inline-block; margin: 0 10px; color: #999999; }*/

.user-links.mobile { display: none; }
.user-links.mobile  .social-links, 
.user-links.mobile  .account-links,
.user-links.mobile  .secondary-menu { float: none; margin: 0 auto; line-height: 1; }

.back_btn { float:left; width:100%; text-align:left; font-size:14px; background:#f2f2f2; padding:5px 0;}
.back_btn a{ color:#000; }


/* ------------------------------------
	Navigation
------------------------------------ */

.navigation { background: #F00; }

.mainmenu {}

.menu-trigger { display: block; color: #fff; background: #000; line-height: 55px; font-size: 16px; text-align: center; text-transform: uppercase; transition: all 0.3s; font-family: 'Roboto', sans-serif; font-weight: bold;}
.menu-trigger span { display: inline-block; margin: 0 5px; }
.menu-trigger:hover , .menu-trigger:focus { color: #fff; background: #000; text-decoration: none; }

.menu-wrapper { display: none; position: absolute; /*background: #FFFFFF; padding: 20px;*/ width: 100%; z-index: 999; }
.menu-wrapper .close-menu { display: block; margin: 0 auto; width: 50px; height: 50px; line-height: 50px; background: #fff; font-size: 30px; text-align: center; cursor: pointer; border: 2px solid #e8e8e8; }
.menu-wrapper .close-menu .fa { position: relative; bottom: 4px; }
.menu-box { margin: 0 auto; }
.menu-box .title { padding: 10px 0 3px 0; border-bottom:#bebebe solid 1px; font-size: 16px; font-weight: normal; color:#272727; text-transform:uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.menu-box .title img { max-height: 22px; margin-right: 5px; position: relative; bottom: 2px; }
.menu-box .linklist { background: #fff; margin: 0; padding:20px 0; list-style: none; height: auto;  }
.menu-box .linklist li { /*list-style:circle inside ;*/ }
.menu-box .linklist a { display: block; font-size: 12px; padding: 5px 0; border-bottom: 1px dotted #ece6e6; color: #6a6a6a; }
.menu-box .linklist a:hover { color: #ed3635; }
.menu-box .linklist li:last-child a { border-bottom: 0; color: #F51919; }
.menu-box .menu_verticle_banner { padding:10px 0 0 0;}
.menu-box .menu_horizontal_banner { padding:10px 0 0 0;}

/* ------------------------------------
	searchbar
------------------------------------ */

.searchbar { line-height: 55px; font-size: 0; padding: 0 10px 0 10px;}
.searchbar .input { line-height: 1; border: 0; font-size: 14px; vertical-align: middle; width: 90%; height: 35px; padding: 0 10px; outline: none;}
.searchbar .button { font-size: 18px; width: 10%; height: 35px; padding: 0 10px; border-radius: 0; background: #fff; color: #f51919; }

/* ------------------------------------
	cart box
------------------------------------ */
.cart-link { text-align: center; line-height: 55px; position: relative; z-index: 99; /*background-color: #000;*/}
.cart-link > a { display: inline-block; line-height: 1.5; font-family: 'Roboto', sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF; text-transform: uppercase; }
.cart-link > a .fa { font-size: 18px; display: inline-block; vertical-align: middle; margin-right: 8px; color: #fff; }
.cart-link > a:hover { text-decoration: none; }
.cart-box { background: #fff; position: absolute; top: 100%; right: 0; width: 400px; padding: 15px; border: 1px solid #c4c4c4; border-top: 0; box-shadow: 0 0 10px rgba(0,0,0,0.2); text-align: left; font-size: 14px; line-height: 1.4; color: #7f7f7f; display: none; }
.cart-box:before { content: ''; width: 0; height: 0; border-bottom: 10px solid #fff; border-top: 10px solid transparent; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; bottom: 100%; right: 70px; }
.cart-box .button { margin: 0 5px; }
.item-list { margin: 0; padding: 0; list-style: none; }
.item-list .item { padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #ddd; }
.item-list .item .image { float: left; width: 65px; margin: 0 10px 0 0; }
.item-list .item .details { float: right; width: 285px; }
.item-list .item .details a { color: inherit; font-weight: bold; }
.item-list .item .details span { display: block; }
.item-list .item .delete-item { margin-top: 8px; }
.item-list .item .delete-item i { width: 20px; height: 20px; line-height: 18px; text-align: center; border: 1px solid #ddd; cursor: pointer; }
.cart-summary { padding: 15px 0; font-weight: bold; }
.cart-summary .summary-left { float: left; width: 50%; }
.cart-summary .summary-right { float: right; width: 50%; text-align: right; }

/* ------------------------------------
	Footer
------------------------------------ */

.main-footer { padding: 10px 0; background: #FFF; color: #666; text-align: center; position:fixed; bottom:0; width:100%; }
.main-footer p { margin: 0; font-size: 13px; text-transform: capitalize; }



.google_advertisement { float:left; width:100%; border:#CCC solid 1px; /*position:absolute; bottom:0; */}
.ad_title { float:left; width:100%; text-align:left; font-size:13px; color:#CCC;}




/*============ PERSONALIZADO 2024 =================*/
.mainmenu {
  padding-left: 10px;
}

.title-section{
	/*background-color: #FF0004;*/
	font-size: 24px;
	font-weight: bold;
	color: #3f3f40;
	padding: 10px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	width: 300px;
	vertical-align: middle;
}

.titulo_04 {
	background: #ff0705;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 10px 10px 10px 20px;
	border-radius: 31px;
	width: 100%;
}

.titulo_03{
	background: #ff0705;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	/*display: flex;
	align-items: center;*/
	padding: 10px 10px 10px 20px;
	border-radius: 31px;
	width: 350px;
}
.titulo_02{
	background-color: #cfcfcf;
	border-radius: 31px;
	width: 68%;
}
.titulo_01{
	background-color: #e5e5e5;
	border-radius: 31px;
	margin-left: 5px;
	margin-right: 5px;
}

.prax-caja2{
	background: #ff0705;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	padding: 10px;
	border-radius: 7px;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.pago_total{
	width: 250px; 
	float: right;
}

.css-button-shadow-border-sliding--red {
	width: 100%;
	height: 40px;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	outline: none;
	border-radius: 5px;
	border: none;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	background: #d90429;
	z-index: 1;
}
.css-button-shadow-border-sliding--red:hover:after {
	width: 100%;
	left: 0;
}
.css-button-shadow-border-sliding--red:after {
	border-radius: 5px;
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	z-index: -1;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	transition: all 0.3s ease;
	background-color: #ef233c;
	right: 0;
}
.css-button-shadow-border-sliding--red:active {
	top: 2px;
}




.css-button-shadow-border-sliding--green {
	width: 100%;
	min-width: 130px;
	height: 40px;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	outline: none;
	border-radius: 5px;
	border: none;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	background: #068710;
	z-index: 1;
}
.css-button-shadow-border-sliding--green:hover:after {
	width: 100%;
	left: 0;
	
}
.css-button-shadow-border-sliding--green:after {
	border-radius: 5px;
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	z-index: -1;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	transition: all 0.3s ease;
	background-color: #02B00F;
	right: 0;
}
.css-button-shadow-border-sliding--green:active {
	top: 2px;
}

.product-grid-background{
	background: #F00; 
	color: #FFF; 
	border-radius:7px; 
	padding: 5px; 
}

.product-grid{
    font-family: 'Nunito', sans-serif;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
	background-color: #FFF;
	margin: 5px;
	border: 1px solid #ebecf0;
}
.product-grid .product-image{
    overflow: hidden;
    position: relative;
}
.product-grid .product-image a.image{ display: block; }
.product-grid .pic-1{
    /*opacity: 1;*/
    backface-visibility: hidden;
    transition: all 0.5s ease 0s;
}
.product-grid:hover .pic-1{ /*opacity: 0;*/ }
.product-grid .pic-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   /* opacity: 0;*/
    backface-visibility: hidden;
    transition: all 0.5s ease-out 0s;
}
.product-grid:hover .pic-2{ /*opacity: 1; */}
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-discount-label,
.product-grid .product-hot-label{
    color: #fff;
    background: #e98612; 
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: capitalize;
    padding: 3px 10px 2px;
    border-radius: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.product-grid .product-hot-label{
    background: #E92878;
    left: auto;
    right: 10px;
}
.product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 50px;
    right: 15px;
    z-index: 1;
}
.product-grid .product-links li{
    margin: 0 0 10px;
    transform: translateX(100px);
    transition: all .5s ease;
}
.product-grid:hover .product-links li{ transform: translateX(0); }
.product-grid:hover .product-links li:nth-child(2){ transition-delay: .2s; }
.product-grid .product-links li a{
    color: #222;
    background-color: #fff;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    display: block;
    transition: all 0.3s ease 0s;
}
.product-grid .product-links li a:hover{
    color: #fff;
    background-color: #E92878;
}
.product-grid .product-links li a:before,
.product-grid .product-links li a:after{
    content: attr(data-tip);
    color: #fff;
    background: #E92878;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 10px;
    border-radius: 5px;
    white-space: nowrap;
    display: none;
    transform: translateY(-50%);
    position: absolute;
    right:45px;
    top: 50%;
}
.product-grid .product-links li a:after{
    content: '';
    height: 15px;
    width: 15px;
    padding: 0;
    border-radius: 0;
    transform: translateY(-50%) rotate(45deg);
    right: 43px;
    z-index: -1;
}
.product-grid .product-links li a:hover:before,
.product-grid .product-links li a:hover:after{
    display: block;
}
.product-grid .product-content{
    padding: 12px;
    position: relative;
}
.product-grid .rating{
    color: #fcae01;
    font-size: 12px;
    padding: 0;
    margin: 0 0 8px;
    list-style: none;
    transition: all 0.3s ease 0s;
}
.product-grid:hover .rating{ opacity: 0; }
.product-grid .rating li{ 
    display: inline-block;
    margin: 0 -1px;
}
.product-grid .rating li.far{ color: #999; }
.product-grid .title{
    font-size: 14px;
   /* font-weight: 600;*/
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin: 0 0 6px;
}
.product-grid .title a{
    color: #222;
    transition: all 0.3s ease 0s;
}
.product-grid .title a:hover{ color: #E92878; }
.product-grid .price{
    color: #E92878;
    font-size: 17px;
    font-weight: 700;
}
.product-grid .price span{
    color: #555;
    font-weight: 400;
    text-decoration: line-through;
}
.product-grid .add-cart{
    color: #fff;
    background: #E92878;
    font-size: 15px;
    font-weight: 600;
    width: 130px;
    padding: 6px 0 5px;
    border-radius: 50px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    top: 20px;
    left: 50%;
    transition: all 0.4s;
}
.product-grid .add-cart:hover{ color: transparent; }
.product-grid:hover .add-cart{
    opacity: 1;
    top: -11px;
}
.product-grid .add-cart:before{
    content: "\f290";
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    transform: translateX(-50%) translateY(-50%) scale(0);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .2s ease;
}
.product-grid .add-cart:hover:before{ transform: translateX(-50%) translateY(-50%) scale(1); }
@media screen and (max-width: 990px){
    .product-grid{ margin-bottom: 30px; }
}




.items_pro {
	--auto-grid-min-size: 22rem;	/*22rem*/
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
}

.items_blog {
	--auto-grid-min-size: 30rem;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
}

.boton_categorias, .fondo_categorias{
	background: #F00;
	color: #FFF;
	font-size: 13px;
	border-radius: 0px 0px 7px 7px;
	padding: 10px;
	margin: 2px;
}	

a.boton_categorias:hover{
  color: #FFFFFF;
	font-size: 50px;
}	

.prax-caja{
	background-color: #FFF;
	border-radius: 7px;
	padding: 10px;
	margin: 5px;
	border: 1px solid #ebecf0;
	clear: both;
}	

.prax-caja a {
	color: #000;
}
	

.menu-wrapper{
	max-width: 390px;
	margin-left: 10px;
	border: 1px solid #ebecf0;
	border-radius: 0px 0px 7px 7px;
}


.notify {
/*  position: absolute;
  top: -4px;*/
  right: 0px;
  display: inline-block;
  padding: .25em .6em;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  border-radius: 3rem;
  color: #000;
  background-color: #fff;
  /*border: #FFF solid 1px;*/
}



/*========== POST NOTICIAS =============*/
	 
.post-slide{
    margin: 0 6px;
   /* border-left: 8px solid #F00;
    border-bottom: 8px solid #F00;*/
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
	height: 98%;
	background: #FFF;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
	padding: 10px;
}
.post-slide .post-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0,0,0.0);
    transition: all 0.40s linear 0s;
}
.post-slide:hover .post-img:before{
    background: rgba(0, 0,0,0.6);
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .post-info{
    width: 75%;
    position: absolute;
    bottom: -100%;
    left: 12.5%;
    background: #F00;
    text-align: center;
    line-height: 26px;
    padding: 15px;
    transition: bottom 0.40s ease-in-out 0s;
}
.post-slide:hover .post-info{
    bottom:0;
}
.post-slide .category{
    padding: 0;
    margin: 0;
    list-style: none;
}
.post-slide .category li,
.post-slide .post-date{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}
.post-slide .category li:after{
    content: " /";
}
.post-slide .category li:last-child:after{
    content: "";
}
.post-slide .category li a{
    color: #fff;
    transition: all 0.40s linear;
}
.post-slide .category li a:hover{
    color: #555;
    text-decoration: none;
}
.post-slide .post-review{
   /* padding: 35px 20px 25px;*/
	padding: 15px;
    /*background: #fff;*/
    position: relative;
	/*height: 90%;*/
}
.post-slide .icons{
    width: 90px;
    height: 90px;
    border: 4px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -45px;
    right: 10px;
    overflow: hidden;
}
.post-slide .icons img{
    width: 100%;
    height: auto;
}
.post-slide .post-title{
    margin: 0 0 25px 0;
}
.post-slide .post-title a{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.30s linear 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color: #555;
}
.post-slide .post-description{
    color: #555;
    font-size: 15px;
    /*line-height: 26px;
    margin-bottom: 20px;*/
}
.post-slide .read{
    font-size: 13px;
    color: #555;
    display: block;
    text-align: right;
    text-transform: uppercase;
}
.post-slide .read:hover{
    text-decoration:none;
    color: #000;
}	


/*========== FIN POST NOTICIAS =============*/



/*Tabla*/
.tabla {
    border-spacing:0;
	border-collapse: collapse;
    clear:both;
/*    width:100%;	*/
}
.tabla thead th:hover {
    color:#023a73
}
.tabla thead {
    background-color:#EEF4F7;
  	background:-moz-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-webkit-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-o-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-ms-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:linear-gradient(to bottom, #EEF4F7 5%, #E3E3E3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEF4F7', endColorstr='#E3E3E3',GradientType=0);
}
.tabla thead th:first-child {
    border-left:none;
}
.tabla thead th:last-child {
    border-right:0;
}
.tabla thead th {
    vertical-align:middle;
    padding:6px;
   /* border-left:1px solid #fff;
    border-right:1px solid #c3c3c3;*/
    cursor:pointer;
}
.tabla tbody th, .tabla tbody td, .tabla tfoot th, .tabla tfoot td {
	padding:3px;
	border:1px solid #BEBEBE;
	border-right:0;
}
.tabla tbody th:first-child, .tabla tbody .th:first-child, .tabla tbody td:first-child, .tabla tfoot th:first-child, .tabla tfoot td:first-child {
    border-left:none;
}
.tabla tbody tr.even td {
    background:#e6e6e6;
}


/*.panel-contenedor{
	background-color: #eaedf1;
}*/
.modal-titulo{
	color: black;
}
.tabla tbody tr:hover th, .tabla tbody tr:hover .th, .tabla tbody tr:hover td, .link_precios a:hover{
	background-color: #16537e;
	color: #FFF;
}


.celda_1 {
    background-color: #F2F2F2;
}
.celda_2 {
    background-color: #E6E6E6;
}


.sticky-tabla {
    max-width: 100%;
    overflow: auto;
}

.sticky-tabla, .sticky-tabla * {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.sticky-tabla .tabla {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    padding: 0 !important;
    border-collapse: collapse;
}

.sticky-tabla .tabla tr.sticky-header th, .sticky-tabla .tabla tr.sticky-header td,
.sticky-tabla .tabla tr.sticky-footer th, .sticky-tabla .tabla tr.sticky-footer td {

	background-color:#EEF4F7;
  	background:-moz-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-webkit-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-o-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-ms-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:linear-gradient(to bottom, #EEF4F7 5%, #E3E3E3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEF4F7', endColorstr='#E3E3E3',GradientType=0);
	
    border-top: 0;
    position: relative;
    position: -webkit-sticky;
    position: -ms-sticky;
    position: sticky;
    outline: 1px solid #CCC;
    z-index: 5;
}
.sticky-tabla .tabla tr.sticky-header th, .sticky-tabla .tabla tr.sticky-header td {
    top: 0;
}
.sticky-tabla .tabla tr.sticky-footer th, .sticky-tabla .tabla tr.sticky-footer td {
    bottom: 0;
}

.sticky-tabla .tabla td.sticky-cell, .sticky-tabla .tabla th.sticky-cell,
.sticky-tabla .tabla td.sticky-cell-opposite, .sticky-tabla .tabla th.sticky-cell-opposite {
	background-color:#EEF4F7;
  	background:-moz-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-webkit-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-o-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:-ms-linear-gradient(top, #EEF4F7 5%, #E3E3E3 100%);
	background:linear-gradient(to bottom, #EEF4F7 5%, #E3E3E3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEF4F7', endColorstr='#E3E3E3',GradientType=0);
    position: relative;
    position: -webkit-sticky;
    position: -ms-sticky;
    position: sticky;
    z-index: 10;
}
.sticky-tabla.sticky-ltr-cells .tabla td.sticky-cell, .sticky-tabla.sticky-ltr-cells .tabla th.sticky-cell,
.sticky-tabla.sticky-rtl-cells .tabla td.sticky-cell-opposite, .sticky-tabla.sticky-rtl-cells .tabla th.sticky-cell-opposite {
    left: 0
}
.sticky-tabla.sticky-rtl-cells tabla td.sticky-cell, .sticky-tabla.sticky-rtl-cells .tabla th.sticky-cell,
.sticky-tabla.sticky-ltr-cells tabla td.sticky-cell-opposite, .sticky-tabla.sticky-ltr-cells .tabla th.sticky-cell-opposite {
    right: 0
}

.sticky-tabla .tabla tr.sticky-header td.sticky-cell, .sticky-tabla .tabla tr.sticky-header th.sticky-cell,
.sticky-tabla .tabla tr.sticky-header td.sticky-cell-opposite, .sticky-tabla .tabla tr.sticky-header th.sticky-cell-opposite,
.sticky-tabla .tabla tr.sticky-footer td.sticky-cell, .sticky-tabla .tabla tr.sticky-footer th.sticky-cell,
.sticky-tabla .tabla tr.sticky-footer td.sticky-cell-opposite, .sticky-tabla .tabla tr.sticky-footer th.sticky-cell-opposite {
    z-index: 15;
}


.height_calc_opc01{
	height: calc(100vh - 258px);
	clear: both;
}
.height_calc_opc02{
	height: calc(100vh - 244px);
	clear: both;
}
.height_calc_opc03{
	height: calc(100vh - 226px);
	clear: both;
}

/*.panel-cliente{
	background: #c9cdd2;
	background-image: none;
	padding-top: 15px;
	padding-bottom: 15px;
}*/

.panel-contenedor{
	background-color: #FFF;
	/*border: 1px solid #ebecf0;*/
	border-radius:7px;
	padding:7px;
}
.panel-header{ 
	font-family: 'PT Sans', 'Tahoma', sans-serif;
	padding:10px; 
	background: #EEF4F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEF4F7), to(#D6E0E5));
	background: -moz-linear-gradient(top,  #EEF4F7,  #D6E0E5);	
	font-size:12px;
	font-weight:bold;
	border-bottom:#999 solid 1px;
	color: #475d68;
	text-shadow: 0 1px 0 #fff;
}
.panel-header-secondary{
	background-color: #FAFAFA; 
	padding:5px;
	border-bottom:#CCC solid 1px;
	float:left; 
	width:100%; 
	box-sizing:border-box;
}
.panel-contenido{
	background-color:#FAFAFA;
	border:#DFDFDF solid 1px; 
	margin-top:7px;
}
.panel-boton{ 
	padding:5px; 
	background-color:#FAFAFA;  
	border-top:#CCC solid 1px;
	color:#000; 
}






/*========== PIE DE PAGINA ==========*/
footer{
  background: #F00;
  width: 100%;
  bottom: 0;
  left: 0;
}
footer .content{
  max-width: 1600px;
  margin: auto;
  padding: 20px 20px 0px 20px;
	color: #FFF;
	font-size: 14px;
}
footer .content .top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.content .top .logo-details{
  color: #fff;
  font-size: 30px;
}
.content .top .media-icons{
  display: flex;
}
.content .top .media-icons a{
  height: 40px;
  width: 40px;
  margin: 0 8px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  transition: all 0.4s ease;
}
.top .media-icons a:nth-child(1){
  background: #4267B2;
}
.top .media-icons a:nth-child(1):hover{
  color: #4267B2;
  background: #fff;
}
.top .media-icons a:nth-child(2){
  background: #1DA1F2;
}
.top .media-icons a:nth-child(2):hover{
  color: #1DA1F2;
  background: #fff;
}
.top .media-icons a:nth-child(3){
  background: #E1306C;
}
.top .media-icons a:nth-child(3):hover{
  color: #E1306C;
  background: #fff;
}
.top .media-icons a:nth-child(4){
  background: #0077B5;
}
.top .media-icons a:nth-child(4):hover{
  color: #0077B5;
  background: #fff;
}
.top .media-icons a:nth-child(5){
  background: #FF0000;
}
.top .media-icons a:nth-child(5):hover{
  color: #FF0000;
  background: #fff;
}
footer .content .link-boxes{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .content .link-boxes .box{
  width: calc(100% / 5 - 10px);
}
.content .link-boxes .box .link_name{
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
}
.link-boxes .box .link_name::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 35px;
  background: #fff;
}
.content .link-boxes .box li{
  margin: 6px 0;
  list-style: none;
}
.content .link-boxes .box li a{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  opacity: 0.8;
  transition: all 0.4s ease
}
.content .link-boxes .box li a:hover{
  opacity: 1;
  text-decoration: none;
}
.content .link-boxes .input-box{
  margin-right: 55px;
}
.link-boxes .input-box input{
  height: 40px;
  width: calc(100% + 55px);
  outline: none;
  border: 2px solid #AFAFB6;
  background: #140B5C;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 15px;
  color: #fff;
  margin-top: 5px;
}
.link-boxes .input-box input::placeholder{
  color: #AFAFB6;
  font-size: 16px;
}
.link-boxes .input-box input[type="button"]{
  background: #fff;
  color: #140B5C;
  border: none;
  font-size: 18px;
  font-weight: 500;
  margin: 4px 0;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.4s ease;
}
.input-box input[type="button"]:hover{
  opacity: 1;
}
footer .bottom-details{
  width: 100%;
  background: #000;
}
footer .bottom-details .bottom_text{
  max-width: 1250px;
  margin: auto;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}
.bottom-details .bottom_text span,
.bottom-details .bottom_text a{
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}
.bottom-details .bottom_text a:hover{
  opacity: 1;
  text-decoration: none;
}
.bottom-details .bottom_text a{
  margin-right: 10px;
}
.redes-borde{
	border: #FFF solid 2px;
}		
		
		
@media (max-width: 900px) {
  footer .content .link-boxes{
    flex-wrap: wrap;
  }
  footer .content .link-boxes .input-box{
    width: 40%;
    margin-top: 10px;
  }
}
@media (max-width: 700px){
  footer{
    position: relative;
  }
  .content .top .logo-details{
    font-size: 26px;
  }
  .content .top .media-icons a{
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  footer .content .link-boxes .box{
    width: calc(100% / 3 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 60%;
  }
  .bottom-details .bottom_text span,
  .bottom-details .bottom_text a{
    font-size: 12px;
  }
}
@media (max-width: 520px){
  footer::before{
    top: 145px;
  }
  footer .content .top{
    flex-direction: column;
  }
  .content .top .media-icons{
    margin-top: 26px;
  }
  footer .content .link-boxes .box{
    width: calc(100% / 2 - 10px);
  }
  footer .content .link-boxes .input-box{
    width: 100%;
  }
}


/*ALERTAS*/
.alert {
    position: relative;
    border: 1px solid;
    border-radius: 3px;
    clear: both;
	margin: 10px;
    padding: 7px 15px;
    padding-left: 15px;
    -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.65);
    -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.65);
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.65);
}
.alert.no-margin {
    box-shadow: none;
    border-radius: 0;
    border-width: 1px 0;
    margin-left: -10px;
    margin-right: -10px
}
.alert.no-margin.top {
    border-width: 0 0 1px;
    margin-top: 0
}
.alert.no-margin.bottom {
    border-width: 1px 0 0;
    margin-bottom: 0
}
.alert.success {
	color: #336002;
    border-color: #70a772;
    background: #a3d9a5
}
.alert.error {
	color: #D8000C;
    border-color: #cb5959;
    background: #f2aeae
}
.alert.warning {
	color: #9F6000;
    border-color: #c9ab40;
    background: #ffe68b
}
.alert.info {
	color: #00529B;
    border-color: #446d99;
    background: #a5c8f4
}
.alert.note {
	color: #333333;
    border-color: #a3a3a3;
    background: #dfdfdf
}

/*estado*/
.estado_verde {
    background-color: #090;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_verde a {
    background-color: #090;
	color: #FFF;
	text-decoration: none;
}

.estado_amarillo {
    background-color: #FC0;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_rojo {
    background-color: #C00;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_azul {
    background-color: #0052CD;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_azul a {
    background-color: #0052CD;
    color: #FFF;
    text-decoration: none;
}
.estado_negro {
    background-color: #000;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_naranja {
    background-color: #F87300;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_morado {
    background-color: #7D00F8;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}
.estado_celeste {
    background-color: #00C5F8;
    padding: 2px 10px 2px 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
}

/*PAGINACION WEB EXTERNO*/
.paginacion {
    clear: both;
    padding: 5px;
	font-size: 14px;
}
.paginacion li {
	display:inline;
}
.paginacion a {
    border: 1px solid #BEBEBE;
	background:#FFFFFF;
    color: #000;
    font-size: 14px;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
	text-shadow:none;
	margin-left:-5px;
	
}
.paginacion a:hover, .paginacion a:active {
	color:#373737;
    text-shadow:0 1px 0 #fff
}
.paginacion span.disabled {
	cursor:default;
}
.paginacion span.visited {
	background:#F00;
	border: 1px solid #F00;
	margin-left:-4px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
}



/*PAGINACION WEB INTERNO*/
.paginacion_cliente,
.paginacion_cliente li a {
	
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}

.paginacion_cliente li { 
	/*background-color: #476B8F; */
	align-items: center;
}

.paginacion_cliente a {
	align-items: center;
	font-weight: 300;
	text-decoration:none;  
	border:#000 solid 1px;
	/*border-left-width: 0;*/
	min-width:24px;
	min-height:24px;
	color: #FFF;
	background-color: #FF0000;
	cursor: pointer;
	font-size: 14px;
	padding: 2px 9px 4px 9px;
	margin-left: -1px;
}
.paginacion_cliente a:hover{
	color: #FFF;
	background-color: #000000;
}


.paginacion_cliente li:first-of-type span,
.paginacion_cliente li:last-of-type span,
.paginacion_cliente li:nth-of-type(2) span,
.paginacion_cliente li:nth-last-of-type(2) span { 
	align-items: center;
	font-size: 14px;
	min-width:24px;
	min-height:24px;
	display: inline-block;
	padding: 3px 9px 3px 9px;
	font-weight: 300;
	cursor: not-allowed;
	text-decoration:none;  
	border:#000 solid 1px;
	margin-right: -1px;
	/*border-right-width: 0;*/
	color: #FFF;
	background-color: #FF0000;
	
}

/*.paginacion_cliente li:not([class*="current"]) a:hover { 
	align-items: center;
	background-color:  rgba(255,255,255,.2);
	border-top-color: rgba(0,0,0,.35);
	border-bottom-color: rgba(0,0,0,.5);
}

.paginacion_cliente li:not([class*="current"]) a:focus,
.paginacion_cliente li:not([class*="current"]) a:active {
	align-items: center;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,.25);
}

.paginacion_cliente li:first-of-type a {
	border-left-width: 1px;
}

.paginacion_cliente li:first-of-type span,
.paginacion_cliente li:last-of-type span,
.paginacion_cliente li:nth-of-type(2) span,
.paginacion_cliente li:nth-last-of-type(2) span { 
	align-items: center;
	font-size: 14px;
	min-width:24px;
	min-height:24px;
	display: inline-block;
	padding: 3px 9px 3px 9px;
	font-weight: 300;
	cursor: not-allowed;
	text-decoration:none;  
	border: 1px solid rgba(0,0,0,.25);
	border-right-width: 0;
	color: rgba(255,255,255,.85);  
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.35);
	
}

.paginacion_cliente li:first-child a::before,
.paginacion_cliente li:last-child a::after,
.paginacion_cliente li:nth-of-type(2) a::before,
.paginacion_cliente li:nth-last-of-type(2) a::after {  
	align-items: center;
	display: inline-block;
	font-family: Fontawesome;  
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.paginacion_cliente li:first-child a::before,
.paginacion_cliente li:last-child a::after { content: " "; }

.paginacion_cliente li:nth-of-type(2) a::before,
.paginacion_cliente li:nth-last-of-type(2) a::after { content: " "; }

.paginacion_cliente li:last-child a::after,
.paginacion_cliente li:nth-last-of-type(2) a::after { transform: rotate(180deg); }

.paginacion_cliente li.current a { 
	align-items: center;
	min-width:24px;
	min-height:24px;
	display: inline-block;
	padding: 4px 9px 4px 9px;
	font-weight: 300;
	cursor: not-allowed;
	text-decoration:none;  
	border: 1px solid rgba(0,0,0,.25);
	border-right-width: 0;
	color: rgba(255,255,255,.85);  
	background: #000;
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.35);
	font-size: 14px;
}
*/

.paginacion_cliente li.current a { 
	font-size: 14px;
	align-items: center;
	min-width:24px;
	min-height:24px;
	display: inline-block;
	padding: 2px 9px 4px 9px;
	font-weight: 300;
	cursor: not-allowed;
	text-decoration:none;  
	border: 1px solid rgba(0,0,0,.25);
	/*border-right-width: 0;*/
	color: #FFF;  
	background: #000;
}
.live-link{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
.dead-link{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

@media only screen and ( max-width: 64.063em ) {  
  .paginacion_cliente li:first-child,
  .paginacion_cliente li:last-child {

    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .paginacion_cliente li:nth-of-type(2) a { border-left-width: 1px; }

}

@media only screen and ( max-width: 40.063em ) {  
  .paginacion_cliente li {

    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .paginacion_cliente li.current,
  .paginacion_cliente li:first-of-type,
  .paginacion_cliente li:last-of-type,
  .paginacion_cliente li:nth-of-type(2),
  .paginacion_cliente li:nth-last-of-type(2){
    position: initial;
    top: initial;
    left: initial;
  }

  .paginacion_cliente li:nth-of-type(2) a { border-left-width: 0; }

}

@media only screen and ( max-width: 30.063em ) {  
  
  h1 { font-size: 1.35em !important; }
  
  .paginacion_cliente li:first-child,
  .paginacion_cliente li:last-child {

    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .paginacion_cliente li:nth-of-type(2) a { border-left-width: 1px; }

}

@media only screen and ( max-width: 15.063em ) { 
  
  .paginacion_cliente li { width: 50%;}
  
  .paginacion_cliente li.current { 
    order: 2;
    width: 100%;
    border-left-width: 1px;
      
  }  

}

/*whatsapp*/
.contact-buttons {
    background-color: #1EBEA5;
    max-width: 80px;
    padding: 10px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    position: fixed;
    right: 0;
    /*top: 50%;*/
	top: 70%;
    z-index: 95;
}
.contact-buttons.interna-b {
    width: 70px
}
@media (max-width:768px) {
    .contact-buttons.interna-b {
        width: 90%
    }
}

@media (max-width:768px) {
	/*
    .contact-buttons {
        top: initial;
        bottom: 20px;
        right: initial;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 90%;
        height: 50px;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 450px
    }
    .contact-buttons>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
	*/
	
	.contact-buttons {
		width: 140px;
	}
	
	.whatsapp_titulo {
		display: none;
	}
}

.contact-buttons span {
    font-size: 10px;
    line-height: 12px;
    /*display: inline-block;*/
    color: #fff;
    text-transform: uppercase;
    font-weight: bold
}
@media (max-width:768px) {
    .contact-buttons span {
        max-width: 40%;
        font-size: 14px;
        line-height: 16px;
        text-align: left
    }
}
.contact-buttons img {
    width: 40px;
    margin: 5px 0
}
@media (max-width:768px) {
    .contact-buttons img {
        /*margin: 0 15px;*/
        width: initial;
        height: 35px
    }
}
.contact-buttons .contact-item {
    display: inline-block;
    cursor: pointer
}
.contact-buttons .contact-item:not(:last-of-type) {
    border-bottom: solid 1px #b05b15
}
@media (max-width:768px) {
    .contact-buttons .contact-item:not(:last-of-type) {
        border-bottom: none;
        border-right: solid 1px #b05b15
    }
}	

.whatsapp-button {
    cursor: pointer;
    position: fixed;
    width: 60px;
    height: 60px;
    background: #25d366;
    background: -webkit-gradient(linear, left bottom, left top, from(#25d366), to(#a8ff63));
    background: -webkit-linear-gradient(bottom, #25d366 0%, #a8ff63 100%);
    background: -o-linear-gradient(bottom, #25d366 0%, #a8ff63 100%);
    background: linear-gradient(0deg, #25d366 0%, #a8ff63 100%);
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
    color: #fff;
    padding-bottom: 3px;
    padding-left: 3px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}
.whatsapp-button:hover {
    color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    text-decoration: none
}
	
#whatsapp-modal .modal-content {
    background-color: #E5DDD5;
    width: 100%;
    height: 400px;
    max-width: 450px;
    max-height: 450px;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden
}
@media (max-width:768px) {
    #whatsapp-modal .modal-content {
        width: 100%
    }
}
#whatsapp-modal .modal-content .close-link {
    position: absolute;
    top: 25px;
    right: 20px;
    cursor: pointer
}
#whatsapp-modal .modal-content .close-link i {
    font-size: 20px
}
#whatsapp-modal .modal-content .wrap {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}
#whatsapp-modal .modal-content .wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../../prax-img/ws-costumer.png);
    background-size: 450px;
    background-color: #E5DDD5;
    z-index: 0;
    opacity: .1
}
#whatsapp-modal .modal-content .send {
    cursor: pointer
}
#whatsapp-modal .modal-content .send img {
    width: 25px;
    margin-left: 10px;
    display: block
}
#whatsapp-modal .modal-content .send-interna {
    cursor: pointer
}
#whatsapp-modal .modal-content .send-interna img {
    width: 25px;
    margin-left: 10px;
    display: block
}
#whatsapp-modal .modal-content .top {
    padding: 10px;
    background-color: #EEEEEE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}
#whatsapp-modal .modal-content .top img {
    width: 45px;
    height: 45px;
    border: solid 1px #f1f1f1;
    padding: 5px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fff
}
#whatsapp-modal .modal-content .top .info-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
#whatsapp-modal .modal-content .top .info-text strong {
    font-weight: 100;
    display: block;
    margin-bottom: 5px
}
#whatsapp-modal .modal-content .top .info-text span {
    font-weight: 100;
    font-size: 12px
}
#whatsapp-modal .modal-content .bottom {
    background-color: #EFEFEF;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}
#whatsapp-modal .modal-content .bottom .emoticon {
    padding-right: 10px
}
#whatsapp-modal .modal-content .bottom input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background-color: #ffffff;
    border-color: #fff;
    border-radius: 21px;
    line-height: 20px;
    border-style: solid;
    border-width: 1px;
    padding: 9px 12px 11px 12px;
    width: calc(100% - 35px);
    -webkit-box-shadow: none;
    box-shadow: none
}
#whatsapp-modal .modal-content .bottom input:focus {
    outline: none
}
#whatsapp-modal .modal-content #mensaje {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background-color: #ffffff;
    border-color: #fff;
    border-radius: 21px;
    line-height: 20px;
    border-style: solid;
    border-width: 1px;
    padding: 12px 12px 12px 12px;
    width: calc(100% - 35px);
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none
}
#whatsapp-modal .modal-content #mensaje:focus {
    outline: none
}
@media (max-width:768px) {
    #whatsapp-modal .modal-content #mensaje {
        width: calc(100% - 45px)
    }
}