@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}

a, a:active { text-decoration: none }

@font-face {
	font-family: OpenSans-Semibold;
	src: url(../fonts/OpenSans-Semibold.ttf);
}

@font-face {
	font-family: OpenSans-Light;
	src: url(../fonts/OpenSans-Light.ttf);
}

@font-face {
	font-family: beng-itc;
	src: url(../fonts/beng-itc.ttf);
}
@font-face {
	font-family: BENGUIAB;
	src: url(../fonts/BENGUIAB.TTF);
}


.menu-collapser{
	position:relative;
	width:100%;
	height:48px;
	padding:0 8px;color:#ffffff;
	font-size:2.5vh;
	line-height:48px;
	box-sizing:border-box;font-family:OpenSans-Semibold;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;}
.collapse-button{
	position:absolute;
	right:8px;top:50%;
	width:40px;
	padding:7px 10px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	border-radius:2px;
	cursor:pointer;
	transform:translate(0, -50%);-o-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);box-sizing:border-box;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.collapse-button:hover,.collapse-button:focus{
	color:#ffffff;
}
.collapse-button .icon-bar{
	display:block;    
	height: 4px;
    width: 21px;
	margin:2px 0;
	background-color:#ffffff;
	border-radius:1px;}
ul.slimmenu{
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.slimmenu:before,ul.slimmenu:after{
	content:'';display:table;
}
ul.slimmenu:after{
	clear:both;
}
ul.slimmenu.collapsed li{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;}
ul.slimmenu.collapsed li>ul{
	position:static;
	display:none;}
ul.slimmenu.collapsed li a{
	display:block;
	border-bottom:1px solid rgba(0,0,0,0.075);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;}
ul.slimmenu.collapsed li .sub-toggle{
	height:40px;
}
ul.slimmenu li{
	position:relative;
	float:left;
	display:inline-block;}
ul.slimmenu li ul{
	margin:0;
	list-style-type:none;}
ul.slimmenu li ul li{
	background:#ffffff; 
	min-width:100%; 
	max-width:100%;}
ul.slimmenu li ul li a{ 
	font-family:OpenSans-Semibold;; 
	font-size:18.666667px; 
	padding:12px 12px 12px 12px; 
	color: #FFFFFF; 
	font-weight: bolder; }
ul.slimmenu li>ul{
	position:absolute;
	left:0;top:100%;
	z-index:999;
	display:none;
	width:100%;}
ul.slimmenu li>ul>li ul{
	position:absolute;
	left:100%;
	top:0;
	z-index:999;
	display:none;
	width:100%;}
ul.slimmenu li a{
	display:block;
	padding:15px 30px 15px 30px;
	color:#FFFFFF;
	font-size:18.666667px;
	font-weight:400;
	transition:background-color 0.5s ease-out;
	-o-transition:background-color 0.5s ease-out;
	-moz-transition:background-color 0.5s ease-out;
	-webkit-transition:background-color 0.5s ease-out;
	font-family:OpenSans-Semibold;}
ul.slimmenu li:hover{
	text-decoration:none;
}
ul.slimmenu li ul li:hover{
	text-decoration:none;
	color:#FFFFFF; 
	background-color:#D4AA3B; }
ul.slimmenu li ul li a:hover{
	text-decoration:none;
	color:#D4AA3B; }
ul.slimmenu li .sub-toggle{
	position:absolute;
right:0;top:0;
	z-index:999;
	width:100%;
	height:100%;
	text-align:center;
	cursor:pointer;}
ul.slimmenu li .sub-toggle:before{
	content:'';
	display:inline-block;
	height:100%;
margin-right:-0.25em;
	vertical-align:middle}
ul.slimmenu li .sub-toggle>i{
	display:none;
	color:none;
	font-size:18px;
vertical-align:middle;}
ul.slimmenu>li{}
ul.slimmenu>li:first-child,ul.slimmenu>li.has-submenu+li{border-left:0}
/* fin nav */
/* formato de letras*/
.ul {
	list-style-type: disc; 
	color:#D4AA3B;
	/*
    list-style: none;  Remove HTML bullets 
    padding: 0;
    margin: 0;
	*/
}
.menutabla{
	width: 75%;
}
.litext { 
	color: #000000;
	font-family:OpenSans-Light;
	font-size: 18.666666666666668px;
}
.letrasilder{
	font-family:OpenSans-Semibold;
	font-size: 35px;
	color: #FFFFFF;
	
}
.errores{
	font-family:OpenSans-Semibold;
	font-size: 17px;
	color: #E80329;
	display: none;
}
.correctoevniado{
	font-family:OpenSans-Semibold;
	font-size: 17px;
	color: #008E00;
	display: none;
}
.nosdiv{
			width: 80%;
	font-family:OpenSans-Semibold;
	font-size: 40px;
	color: #FFFFFF;
		padding: 2%;
		background: #7AA34C;
	
}

.iconosemina{
	width: 70%;
}
.letramenoslider{
	font-family:OpenSans-Light;
	font-size: 30px;
	color: #FFFFFF;
	
}
.tipolight{
	font-family:OpenSans-Light;
	font-size: 16px;
	color: #000000;
	
}
.tiposemiold{
	font-family:OpenSans-Semibold;
	font-size: 16px;
	color: #000000;
	
}
.temariofont{
	font-family:OpenSans-Light;
	font-size: 18.666666666666668px;
	color: #000000;
}
.titulosini{
	font-family:OpenSans-Light;
	font-size: 30px;
	color: #000000;
	font-weight: bolder;
	
}
.seminariotibol{
	font-family:OpenSans-Semibold;
	font-size: 30px;
	color: #000000;
	
}
.sliderdiv{
		width: 60%;
	}
.blanc{
	width: 100%; 
	height: 120px;
}
.texdivi{
    width: 90%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
}
.texdiv2{
    width: 95%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
}
.condiv{
	width: 100%;
}
.texare{
    width: 95%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
}
.imgesta {
  position:absolute;
  background: white;
	width: 200px;
}
.imgesta:hover {
  opacity:0;
}
.botonenviar{
	background-color:#3282B6;
	border-radius:3px;
	color:#ffffff;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	padding:9px 9px;
}
.botonenviar:hover {
	background-color:#3DA1D8;
}
.redesfoot{
	text-align: right;
}
.footer{
	background: #000000;
	width: 100%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
}
.nostexdiv{
	padding: 2%;
	padding-bottom: 2%;
	width: 70%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
.contexdiv{
	padding: 2%;
	padding-bottom: 2%;
	width: 40%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
.contexdivfin{
	padding: 2%;
	padding-bottom: 2%;
	width: 20%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
.inicioqueines{
	text-align: left;
	width: 80%;
}
.redesimg{
	width: 20%;
	padding: 2%;
}
.fooborder{
	border-right: 1px solid #000000 #FFFFFF #000000  #000000;
}
.derechos{
	text-align: right;
}
.boton1 {
	background-color: transparent;
	border:4px solid #FFFFFF;
	display:inline-block;
	font-family: OpenSans-Semibold;
	padding: 10px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:25px;
	text-decoration:none;
}
.boton1:hover {
	background-color:#FFFFFF;
	border:4px solid transparent;
	color:#5E5E5E;
}
.botonazul {
	background-color: transparent;
	border:2px solid #3282B6;
	display:inline-block;
	font-family: OpenSans-Light;
	padding: 8px;
	cursor:pointer;
	color:#3282B6;
	font-size:18px;
	text-decoration:none;
}
.botonazul:hover {
	background-color:#3282B6;
	border:2px solid transparent;
	color:#FFFFFF;
}
.adaptavilmovil{
		width: 100%;
	}
.adaptavilmovil1{
		width: 100%;
	}
.flanjaamari{
	width: 80%; height: 20px; background: #D4AA3B;
}
.recamari{
	border: 1px solid #DCB02D;
	padding: 1%;
	width: 70%;
}
.recblack{
	border: 1px solid #000;
	padding: 1%;
	width: 70%;
}
.recblackdos{
	border: 1px solid #000;
	padding: 1%;
	width: 70%;
}
.diviconsemina{
		text-align: right;
}
.seminarioconta{
	width: 40%;
}
.oversermen:hover{
	color: #D4AA3B;
}
.boton1:active {
	position:relative;
	top:1px;
}
.logotd{
		width: 25%;
	text-align: right;
}
.menutd{
		width: 75%;
}
.logoimg{
	width: 55%;
}
.recbornegflot{
	border: solid 2px #000;
	height: 200px;
	position: absolute;
	top: 30%;
	width: 130%;
	left: -30%;
	z-index: 3;
}
.recbornegflotnos{
	border: solid 2px #000;
	height: 250px;
	position: absolute;
	top: 30%;
	width: 130%;
	left: -30%;
	z-index: 3;
}

.recuazul{
	width: 100%;
	position: absolute;
	bottom: -40%;
	z-index: 2;
	background: #3282B6;
	height: 60px;
	left: -10%;
	
}
.recuazulnos{
	width: 100%;
	position: absolute;
	bottom: -30%;
	z-index: 2;
	background: #3282B6;
	height: 60px;
	left: -10%;
	
}
.recuamari{
	width: 40%;
	position: absolute;
	bottom: -60%;
	z-index: 2;
	background: #D4AA3B;
	height: 20px;
	left: -30%;
}
.recuamarinos{
	width: 40%;
	position: absolute;
	bottom: -40%;
	z-index: 2;
	background: #D4AA3B;
	height: 20px;
	left: -30%;
}
.index1{
	position: relative;
	padding-top: 20%;
}
.shadowrecser{
	width: 80%;
	padding-bottom: 7%;
	padding-top: 7%;
	margin-left:2%;
	margin-right: 2%;
	background: rgba(255,255,255,1.00);
	-webkit-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
	-moz-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
	box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
}
.divvision{
	background: #b78920;
	padding: 5%;
}
.divmision{
	background: #508335;
	padding: 5%;
}
.divfilo{
	background: #ac4d24;
	padding: 5%;
}
.divvalore{
	background: #006895;
	padding: 5%;
}
.divses{
	width: 60%;
}
.divses2{
	width: 80%;
}
.titulosnos{
	width: 100%;
	background: rgba(0,0,0,0.10);
	font-family: OpenSans-Semibold;
	padding: 10px;
	font-size:35px;
	margin-bottom: 20px;
	color: rgba(255,255,255,1.00);
}
.texblancnos{
	font-family: OpenSans-Light;
	font-size:20px;
	color: rgba(255,255,255,1.00);
}
.contacrec{
	margin-top: 4%;
	padding: 1%;
	border: 2px #000 solid;
	width: 40%;
	position: relative;
}
.azulreccon{
	height:30px;
	width: 15%;
	position: absolute;
	background:#006895;
}
.menu{
	width:100%; 
	background: rgba(0,0,0,0.00); 
	position: fixed; 
	z-index: 9999;
	top: 30px;
}
.menuscroll{
	width: 100%;
	position: fixed;
	background: rgba(0,0,0,1.00);
	z-index: 9999;
}
.pedidos{
	border-collapse: collapse; 
	width: 40%;
}
.pediatri{
	width: 70%; 
	border-bottom: solid 2px #000000; 
	border-top: solid 2px #000000; 
	padding: 1%; color: #000000; 
	font-family: OpenSans-Semibold; 
	font-size: 20px; 
	text-align: left;
}
.temdiv{
	padding-left: 3%; 
	text-align: left;
}
.temrecneg{
	position: absolute; 
	background:#D4AA3B;
	z-index: 4; 
	width: 200px; 
	height: 50px; 
	top: 94%;
}
.temrecnegam{
	position: absolute; 
	border-bottom: 4px #000 solid; 
	border-top: 4px #000 solid;  
	z-index: 3; 
	width: 100%; 
	height: 98%;
}
.atribu{
	padding-top: 6%; 
	padding-bottom: 6%;
}
.semdiv{
	background: rgba(0,0,0,0.50); 
	padding-left: 15%; 
	text-align: left;
	padding-top: 2%;
padding-bottom: 2%;
	padding-right: 3%;
}
.leftcent{
	text-align: left;
}
.floatser{
	width: 60%; 
	text-align: left; 
	float: right; 
	padding-right: 20%;
}
.quienes{
	border: 2px #000 solid; 
	padding: 3%; position: 
	absolute; top: 65%; 
	right: 60%; 
	z-index: 4; 
	background: #FFFFFF; 
	width: 45%;
}
.sercont{
	border: 2px solid #000;
	width: 60%; 
	text-align: left; 
	float: left; 
	padding: 5%; 
	position: relative; 
	z-index: 4; 
}
.gifesta{
	width: 200px;
}
.sliderin{
	padding-top:30%; 
	min-height: 230px; 
	padding-bottom:3%; 
}
.indedesser{
	padding-bottom: 3%; 
	position: absolute; 
	top: 70%; bottom: 0; 
	left: 15%; 
	right: 15%;
}
.nosimg{
	
}
.vallog{
	padding-top: 5%; 
	width: 40%;
}
.centertextolandini{
	padding-left: 3%;
text-align: left;
width: 80%;
}
.textocenterini {
    font-family: OpenSans-Light;
    font-size: 18px;
    color: #000000;
}
.temrecnegam {
    position: absolute;
    border-bottom: 4px #000 solid;
    border-top: 4px #000 solid;
    z-index: 3;
    width: 100%;
    height: 97%;
}
.atribucolsultaro {
    padding-top: 0%;
    padding-bottom: 0%;
}
.imgespacio{
}
.imgmandesk{
	display: block;
	width: 100%;
}
.imgmanmov{
	display: none;
	width: 100%;
}
.tipoagregadolesly{
	font-family: OpenSans-Light;
    font-size: 25px;
    color: #000000;
}

@media screen and (max-width: 700px) {
.tipoagregadolesly{
    font-size: 18px;
}
.imgmandesk{
	display: none;
	width: 100%;
}
.imgmanmov{
	display: block;
	width: 100%;
}
.imgespacio{
	padding-top: 40px;
}
.index1 {
    padding-bottom: 30px;
}

.titulosini {
    font-size: 20px;
}

.seminariotibol{
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.textocenterini {
    font-family: OpenSans-Light;
    font-size: 15px;
    color: #000000;
}
.centertextolandini {
    padding-left: 0%;
    text-align: left;
    width: 80%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.temrecnegam{
	position: absolute; 
	border-bottom: 4px #000 solid; 
	border-top: 4px #000 solid;  
	z-index: 3; 
	width: 100%; 
	height: 100%;
}	
	
	
	ul.slimmenu{
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	background: rgba(0,0,0,1.00);
}
	.vallog{
	padding-top: 5%; 
	width: 90%;
}
	.texblancnos{
	font-family: OpenSans-Light;
	font-size:16px;
	color: rgba(255,255,255,1.00);
}
	.nosimg{
	padding-top: 15%;
}
	.recbornegflotnos{
	border: solid 2px #000;
	height: 250px;
	position: absolute;
	top: 15%;
	width: 100%;
left: -2px;
	z-index: 3;
}
	.recuamari{
	width: 40%;
	position: absolute;
	bottom: -40%;
	z-index: 2;
	background: #D4AA3B;
	height: 20px;
	left: -30%;
}
.recuazul{
	width: 100%;
	position: absolute;
	bottom: -29%;
	z-index: 2;
	background: #3282B6;
	height: 60px;
	left: -10%;
	
}
	.recbornegflot{
	border: solid 2px #000;
	height: 200px;
	position: absolute;
	top: 22%;
	width: 100%;
left: -2px;
	z-index: 3;
}
	.shadowrecser{
	width: 60%;
	padding-bottom: 7%;
	padding-top: 7%;
	margin-left:2%;
	margin-right: 2%;
	background: rgba(255,255,255,1.00);
	-webkit-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
	-moz-box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
	box-shadow: 10px 10px 0px -2px rgba(0,0,0,0.32);
	margin-bottom: 5%;
}
	.indedesser{
	padding-bottom: 3%; 
	position:inherit; 
	top: 70%; bottom: 0; 
	left: 15%; 
	right: 15%;
}
	.sliderin{
	padding-top:30%; 
	min-height:auto; 
	padding-bottom:3%; 
}
	.gifesta{
	width: 130px;
}
	.imgesta {
  position:absolute;
  background: white;
	width: 130px;
}
.imgesta:hover {
  opacity:0;
}
	.sercont{
	border: 2px solid #000;
	width: 88%; 
	text-align: left; 
	float: left; 
	padding: 5%; 
	position: relative; 
	z-index: 4; 
}
	.quienes{
	border: 2px #000 solid; 
	padding: 3%;
	position: static;
	top: 65%; 
	right: 60%; 
	z-index: 4; 
	background: #FFFFFF; 
	width: 93%;
}
	.floatser{
	width: 100%; 
	text-align: center;
	float: inherit;
padding-right: 0;
}
	.leftcent{
	text-align: center;
}
	.semdiv{
	padding-top: 10%;
	background: rgba(0,0,0,0.50); 
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
	.atribu{
	padding-top: 20%; 
	padding-bottom: 6%;
}
	.temrecneg{
	position: absolute; 
	background:#D4AA3B;
	z-index: 4; 
	width: 200px; 
	height: 50px; 
	top: 100%;
}
.temrecnegam{
	position: absolute; 
	border-bottom: 4px #000 solid; 
	border-top: 4px #000 solid;  
	z-index: 3; 
	width: 100%; 
	height: 100%;
}
	.temdiv{
	padding-left: 10%;
		padding-right: 10%;
	text-align: left;
}
	.pediatri{
	width: 70%; 
	border-bottom: solid 2px #000000; 
	border-top: solid 2px #000000; 
	padding: 1%; color: #000000; 
	font-family: OpenSans-Semibold; 
	font-size: 14px; 
	text-align: left;
}
	.pedidos{
	border-collapse: collapse; 
	width: 80%;
}
	.menuscroll{
		width: 100%;
	position: fixed;
	background: rgba(0,0,0,1.00);
		z-index: 9999;
}
	
	.menu{
		top: 0px;
		width: 100%;
		background: rgba(0,0,0,0.00); 
	position: fixed; 
	z-index: 9999;
	}
	.divses{
	width: 80%;
}
	.logotd{
		width: 50%;
		text-align: left;
	}
	.menutd{
		width: 50%;
	}	
.logoimg{
	width: 40%;
}
.menutabla{
	width: 100%;
	background: #000;
}
	.iconosemina{
	width: 40%;
}
	.seminarioconta{
		width: 80%;
	}
	.diviconsemina{
		text-align: center;
	}
	.recamari{
	border: 2px solid #DCB02D;
	padding: 1%;
	width: 80%;
}
.recblack{
	border: 2px solid #000;
	padding: 1%;
	width: 80%;
}
.recblackdos{
	border: 2px solid #000;
	padding: 1%;
	width: 85%;
}
.letramenoslider{
	font-family:OpenSans-Light;
	font-size: 20px;
	color: #FFFFFF;
	
}
	.flanjaamari{
	width: 90%; height: 20px; background: #D4AA3B;
}
	.adaptavilmovil{
		width: 90%;
	}
	.adaptavilmovil1{
		width: 80%;
	}
	.seervipar1{
		text-align: left;
	}
	.texdivi{
    width: 95%;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
}
	.condiv{
	width: 80%;
}
	.nostexdiv{
		padding: 2%;
	padding-bottom: 6%;
	width: 80%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
	.contexdiv{
	padding: 2%;
	padding-bottom: 2%;
	width: 80%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
	.contexdivfin{
	padding: 2%;
	padding-bottom: 2%;
	width: 80%;
	font-family: OpenSans-Light;
	font-size:  18.666666666666668px;
	color: #000000;
}
	.derechos{
		text-align: center;
	}
	.inicioqueines{
		text-align: center;
		width: 90%;
	}
	
	.fooborder{
		width: 60%;
		border-style: 3px solid;
    	border-color: #000000 #000000 #000000  #000000;
	}
    .table {
        width:100%;
		text-align: center;
    }
    .thead {
        display: none;
		text-align: center;
    }
    .tr:nth-of-type(2n) {
        background-color: inherit;
		text-align: center;
    }
    .tr .td:first-child {
		   width: 100%;
		   text-align: center;
       }
   	.tbody .td {
		   width: 100%;
		   text-align: center;
           display: block;
       }
    .tbody .td:before {
           content: attr(data-th);
           display: block;
           text-align:center;
       }
	.letrasilder{
		font-family: OpenSans-Semibold;
font-size: 15px;
color: #FFFFFF;
padding-bottom: 50px;
padding-top: 10px;
	}
	.nosdiv{
		width: 80%;
		font-family:OpenSans-Semibold;
		font-size: 20px;
		color: #FFFFFF;
		padding: 2%;
		background: #7AA34C;	
	}
	.sliderdiv{
		width: 80%;
	}
	.blanc{
	width: 100%; 
	height: 50px;
}
	.redesfoot{
	text-align: center;
}
	.footer{
		background: #000000;
	}
	.redesimg{
	width: 10%;
	padding: 2%;
}
	.boton1 {
	background-color: transparent;
	border:4px solid #FFFFFF;
	display:inline-block;
	font-family: OpenSans-Semibold;
	padding: 10px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}

}

