 
 body{background-color: #E0DBDB;}
 
 p{font-family: GeosansLight;font-size: 25px;}

 .textos{font-family: GeosansLight;font-size: 19px;}

 h1{font-family: GeosansLight;font-size: 47px;}
 h3{font-family: GeosansLight;font-size: 25px;}
 h2,h4,h5,h6{font-family: GeosansLight;font-size: 25px;}

 .container{background-color: #fff;box-shadow: 0px 0px 11px 5px rgba(0,0,0,0.3);}

 .color{background-color: rgb(41,147,167);}
 .menu{background-color: rgba(41,147,167,0.9);}
 .texto{color: white;}
 .title{color: rgb(36,145,166);}
 .logo{background-color:rgb(0,51,51)}
 
 .imgs{width: 150px;height: 150px;}
 .imgbox {width:130px;height: 130px;}
 .imgmenu{width:80px;height:80px;}

 .social{width: 70px;height: 70px; float:right}
 .top{padding-top: 20px;}
 .down{padding-top: 20px;}

 .menublok{display: block;}

 .box1{background-color: rgb(0,51,51);}
 .box2{background-color: rgb(51,102,102);}
 .box3{background-color: rgb(41,147,167);}
 .box4{background-color: rgb(153,204,204);}

  h4{color: white;}

 .centrardiv {text-align:center;}
 .justifycolor {text-align:justify;color: white;}
 .leftcolor {text-align:left;color: white;}
 .rightcolor{text-align: right;}
 
 a {color: #FFFFFF;}
 a:hover {color: #FFFFFF;}

 .border-top{border-top: 8px solid rgb(229, 229, 229);}
 .border-content{border-top: 10px solid rgb(35,109,123);border-bottom: 10px solid rgb(35,109,123)}

 .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right:30px;
    display:none;
 }

 #selected{color: 05151;}

 .ulizq{text-align: left;font-size: 20px;color: white;}