body {
font-family: Verdana, Arial;
}
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins-Regular.ttf') format('truetype');
}
a, a:visited { text-decoration:none;color:#000000; }
p { margin-bottom:10px; }
#dv_usu { position:fixed;right:0px;z-index:10;top:0px;right:0px; }
#bg { position:fixed;width:100%;top:0px;z-index:9;background-color:#000000; }
#cont { margin-top:150px;background-color:#ffffff; }

#menu { color:#000000;background:#cccccc; }
#tbl_menu {   color:#000000;font-family: 'Poppins'; }

#dv_foot { position:fixed;bottom:0px;z-index:10;width:100%;text-align:-webkit-center;background:#1B1B1B; }
#ta_foot { width:100%; }
#fra_partners { width:640px;height:480px; }

.p_slogan { color:#ffffff;font-size:25px; }
#dv_tbl_menu2_int1 {}
#dv_tbl_menu2_int2 { display:none; }
#dv_tbl_menu2_int3 { display:none; }

@media (min-width: 300px) {
	#head { display:none; }
	#head2 { display:inline; }
	.td_head_2 p { text-align:right;margin-right:10px; }
	#fra_partners { width:640px;height:480px; }
	p { font-size:16px;line-height:25px; }
	#dv_tbl_menu { display:none; }
	#dv_tbl_menu2 { display:inline; }
	#cont { margin-top:120px;padding-top:30px; }
	#menu { height:2px; }
	#tbl_menu { font-size:12px; }
}
@media (min-width: 475px) {
	#fra_partners { width:640px;height:480px; }
}
@media (min-width: 575px) {
	#content_int2, #fra_UniBox { width:535px;	}
}
@media (min-width: 768px) {
	#head { display:inline; }
	#head2 { display:none; }
	#fra_partners { width:640px;height:480px; }
	.img_port{ width:750px;}
	#menu { height:30px; }
	#dv_tbl_menu { display:inline; }
	#dv_tbl_menu2 { display:none; }
	#tbl_menu { font-size:12px; }
	.td_head_2 p { text-align:left;font-size:20px; }
}
@media (min-width: 820px) {
	#tbl_menu { font-size:13px; }
}
@media (min-width: 992px) {
	#fra_partners { width:640px;height:480px; }
	.img_port{ width:850px;}
	#tbl_menu { font-size:14px; }
	.td_head_2 p { text-align:left;font-size:20px; }
}
@media (min-width: 1020px) {
	p { font-size:16px;line-height:25px; }
	#fra_partners { width:1000px;height:700px; }
	.td_head_1 { width:42%; }
	.td_head_2 { width:58%; }
	.td_head_2 p { text-align:left;font-size:25px; }
	#cont { margin-top:150px;padding-top:0px; }
	#tbl_menu { font-size:16px; }
}

.cont { width:100%;overflow:hidden; }
.cont_int { width:100%;max-width:1200px;display:block;padding:15px;padding-bottom:34px;padding-top:0px;margin-left: auto;margin-right: auto; }
.cont_prod { width:100%;display:block; }
.cont_prod_int { width:100%;display:flex; }
.cont_prod_0 { width:100%;text-align:center; }
.cont_prod_1a { position:relative;left:0px;width:40%; }
.cont_prod_2a { position:relative;right:0px;width:60%;padding-left:20px; }
.cont_prod_1b { position:relative;right:0px;width:60%;padding-right:20px; }
.cont_prod_2b { position:relative;left:0px;width:40%; }
/*.cont_prod_foto { width:100%;border: 10px solid rebeccapurple;border-radius: 1em;border-top-right-radius: 10% 30%;overflow:hidden; }*/
.cont_prod_foto { width:100%;border: 10px solid #ffffff;border-radius: 1em;overflow:hidden; }

.cont_prod_2a h1 { padding-top:10px;padding-bottom:10px; }
.cont_prod_2b h1 { padding-top:20px;padding-bottom:20px; }
.cont_prod_2a h2 { padding-top:10px;padding-bottom:10px; }
.cont_prod_2b h2 { padding-top:20px;padding-bottom:20px; }

#foot_port_sub { clear:both;position:relative;background-color:#ffffff;padding:20px;height:100%; }

.btn_info {
/*    margin-top: calc(50% + 25px);*/
    position: relative;
    display: inline-block;
	top:20px;
    font-size: 1em;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 0.045em;
}
.btn_info svg {
    position: absolute;
    top: 0;
    left: 0;
}

.btn_info svg rect {
    //stroke: #EC0033;
    stroke-width: 4;
    stroke-dasharray: 353, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}

.btn_info span{
/*  background: rgb(255,130,130);
  background: -moz-linear-gradient(left,  rgba(255,130,130,1) 0%, rgba(225,120,237,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  background: linear-gradient(to right,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8282', endColorstr='#e178ed',GradientType=1 );*/
  background: rgb(0,0,0);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(211,196,97,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(211,196,97,1) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(211,196,97,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#D3C461',GradientType=1 );
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn_info:hover svg rect {
    stroke-width: 4;
/*    stroke-dasharray: 196, 543;
    stroke-dashoffset: 437;*/
/*    stroke-dasharray: 150, 150;*/
    stroke-dasharray: 105, 195;
    stroke-dashoffset: 105;
}

@media (min-width: 300px) {
	h1 { font-size:16px;}
	.cont_prod_int { display:block; }
	.cont_prod_1a { left:0px;width:100%; }
	.cont_prod_2a { right:0px;width:100%;padding-left:0px; }
	.cont_prod_1b { right:0px;width:100%;padding-right:0px }
	.cont_prod_2b { left:0px;width:100%; }
	#foot_port { clear:both;position:relative;padding-top:20px;height:200px; }
	.btn_info {
		display:none;
		width: 136px;
		height: 30px;
	}
	.btn_info svg { width:136px;height:30px; }
	.btn_info svg rect { width:125px;height:20px; }
}
@media (min-width: 475px) {
	h1 { font-size:18px;}
	#foot_port { display:none; }
	.btn_info {
		display:block;
		width: 127px;
		height: 37px;
		top:0px;
	    font-size: 15px;
	    line-height: 33px;
	}
	.btn_info svg { width:127px;height:37px; }
	.btn_info svg rect { width:121px;height:25px;stroke-width: 3; }
	.btn_info:hover svg rect {	stroke-dasharray: 72, 134; stroke-dashoffset: 72;	}
}
@media (min-width: 575px) {
	h1 { font-size:22px;}
	.cont_prod_int { display:flex; }
	.cont_prod_1a { left:0px;width:40%; }
	.cont_prod_2a { right:0px;width:60%;padding-left:20px; }
	.cont_prod_1b { right:0px;width:60%;padding-right:20px; }
	.cont_prod_2b { left:0px;width:40%; }
}
@media (min-width: 768px) {
	h1 { font-size:26px;}
}
@media (min-width: 875px) {
	.btn_info {
		display:block;
		width: 177px;
		height: 62px;
		top:20px;
	    font-size: 17px;
	    line-height: 60px;
	}
	.btn_info svg { width:177px;height:62px; }
	.btn_info svg rect { width:166px;height:50px;stroke-width: 4; }
	.btn_info:hover svg rect {	stroke-dasharray: 105, 195; stroke-dashoffset: 105;	}
}
@media (min-width: 992px) {
	h1 { font-size:28px;}
}
@media (min-width: 1020px) {
	h1 { font-size:32px;}
}


.botonMenu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6rem;    
    height: 3rem;
/*    position: fixed;*/
/*    top: 1rem;*/
    top: -9px;
    right: 1rem;
/*    background-color: #99B2B7; */
    border: 0;
    color: white;
    cursor: pointer;
	background:url('/images/com/ico_menu_mov_4.png') 0px 0px no-repeat;
}
.botonMenu:focus {
    outline: none;
}
.botonMenu:focus + .principal {
    transform: translateX(0rem);
}
nav.principal {
    position: fixed;
    top: 168px;
    left: 0;
    bottom: 0;
    width: 15rem;
/*    background-color: #7A6A53;*/
    background-color: #000000;
    transform: translateX(-15rem);
    transition: 1s all;
	border: 3px solid #ffffff;
	border-left:0px;
	border-radius: 1em;
}
nav.principal ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav.principal a {
    display: block;
    color: #D5DED9;
    padding: 1rem;
    transition: .5s all;
}
nav.principal a:hover {
    text-decoration: none;
    background-color: #948C75;
}
