/* Escribe aquí tu código CSS */


.footer-main {
}

#custom_html-5 .widget-title {
  font-size: 20px;
  text-align: center;
}


#custom_html-5 .textwidget.custom-html-widget {
  text-align: center;
}


#custom_html-2, #custom_html-3, #custom_html-4 {
  padding-left:20%;
}

.footer .widget-title {
  color:#fff;
  text-align: left;
}

.footer-widget .textwidget {
  width: 100%;
  text-align: center;
  color:#fff;  
}

.footer .footer-main {
  padding: 10px 0px;  
}


/*
info_01
*/
#id_info_01 p {
  padding: 0 15px;
}

#id_info_01 p {
  line-height: 18px;
  margin-bottom: 30px;
}

.cls_line_info_01 p {
  border-right: white solid 3px;
}

#id_info_01 h3 {
  margin-bottom: 10px;
}

#id_info_01 p, #id_info_01 span, #id_info_01 h3 {
  color:#ffffff;
}






/*
id_empresa_01
*/
#id_empresa_01 p {
  color:#000000;
  font-size: 18px;
}

#id_empresa_01 h1 {
  margin-bottom: 10px;
}



/*
id_ofrecemos_01
*/
#id_ofrecemos_01 h2 {
  margin-bottom: 0;
}

#id_ofrecemos_01 p {
  color:#000000;
  margin-bottom: 0;
  font-size: 22px;
}



/*
id_servicios_01
*/
#id_servicios_01 p {
  color:#000000;
  font-size: 18px;
}

#id_ofrecemos_01 h1, #id_ofrecemos_01 h3 {
  margin-bottom: 5px;
}



/*
id_productos_01
*/
#id_productos_01 p {
  color:#000000;
  padding-bottom: 25px;
}

#id_productos_01 h2 {
  margin-bottom: 0;
}



/*
id_info_02
*/
#id_info_02 p {
  padding: 0 15px;
}

#id_info_02 p {
  line-height: 18px;
  margin-bottom: 30px;
}

.cls_line_info_02 {
  border-right: white solid 3px;
  height: 80px;
}

#id_info_02 h3 {
  margin-bottom: 10px;
}

#id_info_02 p, #id_info_02 .row, #id_info_02 h3 {
  color:#ffffff;
}
#id_info_02 .alignleft {
  margin: 0 5px 0 0;
  float: left;
}


/*
pax_rojo
*/
#pax_rojo p, #pax_rojo h2 {
  color:red;
  margin-bottom: 5px;
}



/*
Header
*/
.header .site-logo img {
    margin-top: 1px;
}


.navbar-toggle {
  float: right;
  top: -80px;
}


.navbar-toggle.collapsed {
  top: -80px !important;
}


@media only screen and (max-width: 768px) {
	header .header-navigation .navbar-collapse {
    top: -80px;
	}
}



/*
Productos
*/
.products li .product_type_simple {
    background-color: #b60119;
    padding: 11px 15px;
}

















header div.container div.row {
	width: calc(100% - 130px);
  width:100%;
	float: left;
}


.header {
	height: 100px;
  padding: 28px 0;
}


.header.fixed-header {
	height: 70px;
	padding: 5px 0;
}


.site-content {
    margin-top: 90px;
    margin-bottom: 0px;
}


.footer {
    background-color: #696969;
}


.widget_custom_html {
  text-align:left;
}

.footer .widget-title {
  padding-bottom: 1px;
  font-weight: bold;
}

.footer-widget .textwidget {
    margin-top: 1px;
    padding-bottom: 20px;
}

.footer-copyright {
  display:none;
}

.footer .footer_left .widget-title1 {
  text-align:left;
  padding-left:30px;
}

.footer .footer_left .custom-html-widget {
  text-align:left;
}


/*

*/


.page-head {
    display: none;
}

.wpcf7-form-control.wpcf7-submit {
  float: right;
  background: #b60119;
  border-color: #b60119;
}


.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #222;
}

.wpcf7-form label {
  margin-top: 15px;
  margin-bottom: 0px;
}

.wpcf7-form textarea {
  width: 100%;
  height: 155px;
}







