@charset "utf-8";
/* CSS Document */
/*Estudiar ICSHu*/
			.btn-cont{
			 	border-radius: 15px;
				height: 250px;
				background-position: center;
				background-size: cover;
				
			}
			.btn-cont2{
			 	border-radius: 15px;
				height: 150px;
				background-position: center;
				
			}
			.btn-t1{
				
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(28,87,123,1.00);
				color: white!important;
				font-size: 13px;
				
			}
			.btn-t2{
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(13,6,109,1.00);
				color: white!important;
				font-size: 13px;
			}
			.btn-t3{
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: darkred;
				color: white!important;
				font-size: 13px;
			}
			.btn-t4{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(60,32,35,1.00);
				color: white!important;
				font-size: 16px;
			}
            .btn-t5{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(4,195,250,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t6{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(127,2,34,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t7{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(1,143,3,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t8{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(14,50,38,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t9{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(3,32,62,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t10{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(247,0,47,1.00);
				color: white!important;
				font-size: 16px;
			}
			.btn-t11{
				height: 40px;
				vertical-align: middle!important;
				border-radius: 15px;
				background-color: rgba(244,2,44,1.00);
				color: white!important;
				font-size: 16px;
			}