header{
	background-color: #000000 !important;
}

	
.collapse navbar-collapse ul{
	float: right;
	
}

.navbar{
	
}

.title h1{
	font-size: 40px;
	text-align: center;
	color: #000;
	margin-top: 80PX;
}


.title-section{
	padding-top: 150px;
	margin: auto;
}

.iconos img{
	
}


.iconos h1{
	color: #000;
	font-size: 16px;
	cursor: pointer;
}

.iconos h1:hover{
	color: red;
}


.iconos p{
	text-align: center;
}


.title-section {
    padding-top: 0px;
    margin: auto;
}


body{
	position: relative;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	color: #fff;
	background-color: #363633;
}


/*redes*/

.servicios li {
	text-align: left;
	 padding-left: 10px;
}


.servicios ul {
	list-style: square !important;}

/*boton contactanos*/
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent !important;
    background-image: none;
    border-color: #f8f9fa;
	font-size: 30px;}
	
.btn-outline-light:hover{
	background-color: #fff !important;
	transition: 0.6s
}


/*contacto*/
#contactform{
	margin: auto;
	padding-bottom: 80px;
}

.contacto a {
	font-family: "Condensed-Black", sans-serif;
	color: #fff !important;
	
}

.contacto a:hover {
	font-family: "Condensed-Black", sans-serif;
	color: #FF0000 !important;
	
}
	
.flat-contact-us h1 {
    font-family: "Condensed-Black", sans-serif;
    font-size: 36px;
    color: #363633 !important;
    text-align: center;
    text-transform: uppercase;
	letter-spacing: 1.5px;}



	.form-control {
		background-color:#fff !important;
}



textarea, input[type="text"], input[type="submit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: gray !important;
}
   
button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 14px;
    font-family: "Condensed-Black", sans-serif;
    font-weight: 700;
    color: #FF0000;
    background-color: #363633 !important;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #FF0000;
	padding: 21px 102px;}


	
.titulo h1{
	color: #ffff !important;
}
