

            .navbar-default{

                background: #ffffff;

                padding: 0px 0px 0px 0px;

                border-width: 0px 0px 10px 0px;

                border-color: #1760A7;

                border-radius: 0px;                

            }



            .dropdown-toggle:hover{               

                color: #FFFFFF;

            }



            .dropdown-menu {

                min-width: 200px;

            }

			#certificado{float:left;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;

-ms-word-break: break-all;word-break: break-all;word-break: break-word; -webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto; text-align:center }



		

@media screen and (max-width: 980px) 

{

	#certificado{ width:100%; text-align:center; padding-bottom:20px}

	

}





            @media (min-width:900px) {

                .dropdown:hover .dropdown-menu {

                    display: block;



                }   

                .dropdown .dropdown-menu{

                    display: none;

                }

				



            }

.fondo-nav   {

    color: #fff !important;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

    color: #333;

    background-color: #d0d0d0;

}



.active {

    color: #fff !important;

    background-color: #428bca;

    border-color: #357ebd;

}



.well {

    -webkit-box-shadow: none;

    box-shadow: none;

}

.well {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #ecf0f1;

    border: 1px solid transparent;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);

    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);

}



            

/* buttons color */



.wrapper {

  padding: 15px 0;

}



.text {font-weight: bold; color: #ffffff; font-family: 'lato'}



.btn-info2{padding: 20px}

.btn-info2 {

    background-color: #0098FF;

    border-bottom-color: transparent;

}

.btn-info2:hover {

  background-color: #00B8FF;

  color: #fafafa

}



.btn-danger2{padding: 20px}

.btn-danger2 {

    background-color: #D32B2B;

    border-bottom-color: transparent;

}

.btn-danger2:hover {

  background-color: #E72B2B;

  color: #fafafa

}



.btn-warning2{padding: 20px}

.btn-warning2 {

    background-color: #DA831F;

    border-bottom-color: transparent;

}

.btn-warning2:hover {

  background-color: #DA9120;

  color: #fafafa

}



.btn-success2{padding: 20px}

.btn-success2 {

    background-color: #07A86B;

    border-bottom-color: transparent;

}

.btn-success2:hover {

  background-color: #07C26B;

  color: #fafafa

}





/* boton menu*/







.btn-info3{padding: 5px}

.btn-info3 {

    background-color: #0098FF;

    border-bottom-color: transparent;

}

.btn-info3:hover {

  background-color: #00B8FF;

  color: #fafafa

}



.btn-danger3{padding: 5px}

.btn-danger3 {

    background-color: #D32B2B;

    border-bottom-color: transparent;

}

.btn-danger3:hover {

  background-color: #E72B2B;

  color: #fafafa

}



.btn-warning3{padding: 5px}

.btn-warning3 {

    background-color: #DA831F;

    border-bottom-color: transparent;

}

.btn-warning3:hover {

  background-color: #DA9120;

  color: #fafafa

}



.btn-success3{padding: 5px}

.btn-success3 {

    background-color: #07A86B;

    border-bottom-color: transparent;

}

.btn-success3:hover {

  background-color: #07C26B;

  color: #fafafa

}

/* ------------------- Estilos del Carousel 



.carousel-caption {

  background-color: rgba(0,0,0,.5);

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  z-index: 10;

  padding: 0 0 10px 25px;

  color: #fff;

  text-align: left;

}



.carousel-indicators {

  position: absolute;

  bottom: 0;

  right: 0;

  left: 0;

  width: 100%;

  z-index: 15;

  margin: 0;

  padding: 0 25px 25px 0;

  text-align: right;

}



.carousel-control.left,

.carousel-control.right {

  background-image: none;

}

------------------- */



.footer1 {

    padding-top: 40px;

    padding-right: 0;

    padding-bottom: 20px;

    padding-left: 0;

    background-color: #ffffff;

}





.widget_nav_menu ul {

    list-style: outside none none;

    padding-left: 0;

}



.widget_archive ul li {

    background-color: rgba(0, 0, 0, 0.3);

    content: "";

    height: 3px;

    left: 0;

    position: absolute;

    top: 7px;

    width: 3px;

}





.widget_nav_menu ul li {

    font-size: 13px;

    font-weight: 700;

    line-height: 20px;

    position: relative;

    text-transform: uppercase;

    border-bottom: 1px solid rgba(0, 0, 0, 0.05);

    margin-bottom: 7px;

    padding-bottom: 7px;

    width:95%;

}







.title-median {

    color: #636363;

    font-size: 20px;

    line-height: 20px;

    margin: 0 0 15px;

}



.footerp p {font-family: sans-serif; }





#social:hover {

                -webkit-transform:scale(1.1); 

-moz-transform:scale(1.1); 

-o-transform:scale(1.1); 

            }

            #social {

                -webkit-transform:scale(0.8);

                /* Browser Variations: */

-moz-transform:scale(0.8);

-o-transform:scale(0.8); 

-webkit-transition-duration: 0.5s; 

-moz-transition-duration: 0.5s;

-o-transition-duration: 0.5s;

            }           

/* 

    Only Needed in Multi-Coloured Variation 

                                               */

            .social-fb:hover {

                color: #3B5998;

            }

            .social-tw:hover {

                color: #4099FF;

            }

            .social-gp:hover {

                color: #d34836;

            }

            .social-em:hover {

                color: #f39c12;

            }

            .nomargin { margin:0px; padding:0px;}











.footer-bottom {

    background-color: #1760A7;

    min-height: 30px;

    width: 100%;

}

.copyright {

    color: #fff;

    line-height: 30px;

    min-height: 30px;

    padding: 7px 0;

}

.design {

    color: #fff;

    line-height: 30px;

    min-height: 30px;

    padding: 7px 0;

    text-align: right;

}

.design a {

    color: #fff;

}





/************************************************************

*************************Footer******************************

*************************************************************/



/* Responsive Styles */



