/* @font-face{
	font-family:BerlinSans;
	font-style:normal;
	font-weight:100;
	src:url(../font/BRLNSB.TTF);
} */

.imgcan{
	border: 0;
    max-width: 225px;
	display: inline-block;
	margin-left: 70px;
	margin-right: -90px;
}
body{
	background-color: #f6f6f6;
}
header{
	width: 100%;
	padding: 0px 0px;
	/*text-align: center;*/
	background-color: #060047;
	color: #ffffff;
}
footer{
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	background-color: #060047;
	color: #ffffff;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 1;
	font-size: 10px;
}
.mcent{
	margin-left: 8%;
}
.barsupizq{
	float: left;
	background-color: #060047;
	width: 50%;
	display: inline-block;
	height: 30px;
	padding-left: 1%;
	text-align: left;
	font-size: 10px;
	line-height: 28px;
}
.barsupder{
	float: right;
	background-color: #060047;
	width: 50%;
	display: inline-block;
	height: 30px;
	padding-right: 1%;
	text-align: right;
}
.boton{
	font-size: 10px;
	background-color: #000;
}
.ban{
	padding-top: 30px;
	padding-bottom: 10px;
	text-shadow: 2px 2px 4px #000;
	font-family: BerlinSans;
	display: inline-block;
	width: 100%;
}
.ban1{
	width: 50%;
	display: inline-block;
/*	float: left;*/
	text-align: left;
	padding: 0px 40px;
}
.ban1 img{
	width: 240px;
}
.ban2{
	margin-top: 10px;
	width: 49%;
	display: inline-block;
	/*float: right;*/
	text-align: right;
	padding: 0px 40px;
}
.ban2 h1{
	font-size: 50px;
}
label{
	font-weight: bold;
	font-size: 14px;
}
h1 a{
	text-decoration: none;
	color: #fff;
}
h1 a:hover{
	text-decoration: none;
	color: #fff;
}
.tcio{
	color: #ffff00;
}
.inicio{
	width: 300px;
	padding: 30px;
	border: 1px solid #ced4da; 
	margin: 20px auto;
	margin-bottom: 105px;
	border-radius: 15px;
	background-color: #ffffff;
	box-shadow: 2px 2px 4px #000;
}

.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    background-color: #15588b;
    color:#15588b;
}

.cen{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
}
form{
	padding-top: 20px;
}

h2{
	text-align: center;
	margin-top: 30px;
}
.textinf{
	margin: 150px 5%;
    display: inline-block;
    width: 90%;
    text-align: center;
    font-weight: bold;
}
.conte{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
i{
	color: #060047;
}
.contdat{
	margin-top: 20px;
	margin-bottom: 80px;
}
.menu{
	background-color: #060047;
}
.ico{
	color: #FFF;
	/*margin-right: 15px;*/
	font-size: 20px;
}
.ico3{
	color: #FFF;
	font-size: 20px;
}
.ic2{
	color: #1f6e75;
}

.ic2:hover{
	color: #e9b21c;
	text-shadow: 2px 2px 2px #000;
	/*color: #1f6e75;*/
}

.ico1{
	color: #F00;
	/*margin-right: 15px;*/
	font-size: 20px;
}

.ico2{
	color: #060047;
	margin: 10px;
	font-size: 20px;
}
#mos, .mos{
	display: block;
    margin-top: -45px;
    z-index: 1;
    float: left;
}
#ocu{
	display: block;
    margin-top: -18px;
    z-index: 1;
    float: right;
}
.ocu{
	display: block;
    margin-top: -38px;
    z-index: 1;
    float: right;
}
h4{	
	color: #1f6e75;
    margin: 60px 10px 140px 10px;
    text-align: center;

}

.filt{
	display: inline-block;
	margin: 0px 10px;
}

.btnpr{
	width: 100%;
	height: 40px;
}
.otro{
	border-bottom: 1px solid #fff;
}
.imglogoedit{
	display: block;
    margin: 20px auto;
    width: 200px;
}
/*
.menu{
	display: inherit;
	width: 100%;
	background-color: #060047;
}
.menu a{
	display: inline-block;
	color: #fff;
	padding: 0px 20px;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
	border-radius: 10px;
}

.menu a:hover{
	color: #ff0;
	border-right: 2px solid #ff0;
	font-weight: bold;
	text-decoration: none;
}*/

.dpag{
	display: inline-block;
	width: 49%;
	font-size: 16px;
}

.dti{
	width: 99%;
	font-weight: bold;
}

.btnrd{
	margin: 5px 5px;
}

.dvplgn {
    display: inline-block;
    background-color: #ededed;
    border-radius: 7px;
    height: 150px;
    width: 22%;
    padding: 5px 5px;
    margin: 5px 5px;
    box-shadow: 1px 1px 2px #595858;
}

.dvplgn a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}

.dvplgn a:hover {
    font-weight: bold;
    font-size: 14px;
}

.dvplgn:hover {
    background-color: #e0dddd;
}

.dvint{
	margin: 8px 0px;
}

.dvtit {
    display: inline-block;
    background-color: #ededed;
    border-radius: 7px 7px 0px 0px;
    width: 98%;
    padding: 5px 0%;
    margin: 5px 1%;
    box-shadow: 1px 1px 2px #595858;
    text-align: center;
    position: relative;
}

.dvtitint{
	display: inline-block;
	height: 100px;
}

.dvtitint img{
	max-width: 280px;
}

.dvmar{
	margin: 0px 20px;
}

.btntools{
	border-radius: 5px;
	font-size: 20px;
	padding: 2px 9px;
}

.btntools i{
	color: #1f6e75;
}

.btntools:hover, .btntools i:hover{
	background-color: #fcfbfb;
	color: #153133;
}

.brtool{
	background-color: #ccc7c7;
	width: 98%;
	padding: 8px 0px;
	margin: 0px auto;
	box-shadow: 1px 1px 2px #595858;
}

.eramar{
	margin-bottom: 0px;
}

.tpc1, .tpc2{
	width: 30px;
	text-align: center;
}


.btnini{
	width: 260px;
	height: 310px;
	background-color: #ffffff;
	border-radius: 0px;
	margin: 10px 10px;
	padding: 20px 30px;
	display: inline-block;
	text-align: center;
	float: left;
	box-shadow: 2px 2px 5px #000;
}
.btnini:hover{
	background-color: #cccccc;
}

.custom-combobox {
  position: relative;
  display: inline-block;
  width: 100%;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
  width: 100%;
}

.lder{
	padding-top: 10%;
	float: center;
	display: inline-block;
	width: 100%;
}
.ican{
	margin: 30px 20px;
}
.vcan{
	margin: 10px 20px;
}

@media (max-width: 1000px){
    .dvplgn{
        width: 44%;
    }
	.lder{
		width: 100%;
	}
}

@media(max-width: 600px){
	.barsupder{
		font-size: 10px;
	}
	.lder{
		width: 100%;
	}
	    .dvplgn{
        width: 90%;
    }
    .ban1{
		width: 100%;
		display: block;
		text-align: center;
		padding: 0px 0px;
		
	}
	.ban2{
		width: 100%;
		display: none;
		text-align: center;
		padding: 0px 0px;
	}
}

.imgCan{
	border: 0;
    max-width: 275px;
	display: inline-block;
	margin-left: 130px;
}

.tarj{
	justify-content: center;
	background-color:#9c9c9c;
	border:5px solid #000;
	width: 310px;
    display: inline-table;
    height: 470px;
    /*float: left;*/
    margin: 10px;
}

.mycont{
	text-align: center;
}
.page-link{
    position: inherit;
}

.containervam{
	text-align: center;
	margin: auto;
	max-width: 50%;
	
}

#btnenvca{
	position: fixed; 
	top: 160px; 
	right: 20px; 
	z-index:1;
}
#div1,#div2,#div3,#div4{
	padding-bottom: 30px;
	border-radius: 20px;
	margin-bottom: 20px;
}
@media(min-width: 768px){
#div2{
	translate: -140%;
	
	
	
}
#div1{
	
	translate: 140%;
	
}
}

