/* libraries */
* {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: bold;
}
img {
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
svg {
  overflow: hidden;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
@media only screen and (min-width: 481px) and (max-width: 959px), only screen and (max-width: 480px) {
  .notablet {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .nomobile {
    display: none;
  }
}
/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
/*
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
*/
.container {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.t {
  outline: 1px solid #eee;
}
body {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  background: #ecede7;
}
.all {
  *zoom: 1;
}
.all:before,
.all:after {
  content: "";
  display: table;
}
.all:after {
  clear: both;
}
header {
  width: 100%;
  background: #8c0000;
  height: 110px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#topbar {
  background: #333333;
  color: #ffffff;
  width: 100%;
  padding: 15px 0;
  *zoom: 1;
}
#topbar:before,
#topbar:after {
  content: "";
  display: table;
}
#topbar:after {
  clear: both;
}
#topbar .centerized {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
  margin-left: 330px;
  text-align: center;
}
#topbar address {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
  font-size: 0.8em;
  text-align: right;
  font-size: 0.6em;
  font-style: normal;
}
#topbar address a {
  color: #ffffff;
  text-decoration: none;
}
#topbar address a:hover {
  color: #8c0000;
}
#header {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
#header:before,
#header:after {
  content: "";
  display: table;
}
#header:after {
  clear: both;
}
#header nav.mainNav .first,
#header nav.mainNav .second {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
}
#header nav.mainNav .first > li,
#header nav.mainNav .second > li {
  display: block;
  float: left;
  width: 50%;
  position: relative;
}
#header nav.mainNav .first > li a,
#header nav.mainNav .second > li a {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 20px 2px;
  font-size: 0.8em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}
#header nav.mainNav .first > li a.active,
#header nav.mainNav .second > li a.active,
#header nav.mainNav .first > li a:hover,
#header nav.mainNav .second > li a:hover {
  color: #b1b0b0;
}
#header nav.mainNav .first > li:first-child,
#header nav.mainNav .second > li:first-child {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e8e8e8;
}
#header nav.mainNav .first > li ul.submenu,
#header nav.mainNav .second > li ul.submenu {
  display: block;
  overflow: hidden;
  height: 0;
  position: absolute;
  z-index: 11;
  width: 100%;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#header nav.mainNav .first > li ul.submenu li,
#header nav.mainNav .second > li ul.submenu li {
  background: #ffffff;
  display: block;
  float: none;
  border-top: 1px solid #ecede7;
}
#header nav.mainNav .first > li ul.submenu li a,
#header nav.mainNav .second > li ul.submenu li a {
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #333333;
  text-align: left;
  font-size: 0.7em;
}
#header nav.mainNav .first > li ul.submenu li a i,
#header nav.mainNav .second > li ul.submenu li a i {
  margin-right: 5px;
  font-size: 0.8em;
  color: #8c0000;
}
#header nav.mainNav .first > li ul.submenu li a:hover,
#header nav.mainNav .second > li ul.submenu li a:hover {
  background: #333333;
  color: #ffffff;
}
#header nav.mainNav .first > li:hover ul.submenu,
#header nav.mainNav .second > li:hover ul.submenu {
  height: 105px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#header nav.mainNav .logo {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
}
.slider.height {
  height: 400px;
}
.slider.height li {
  height: 400px;
}
.slider {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 540px;
}
.slider:after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(rgba(236, 237, 231, 0), #ecede7);
  background-image: -moz-linear-gradient(rgba(236, 237, 231, 0), #ecede7);
  background-image: -o-linear-gradient(rgba(236, 237, 231, 0), #ecede7);
  background-image: linear-gradient(rgba(236, 237, 231, 0), #ecede7);
  z-index: 2;
}
.slider .theslide {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.slider .theslide:before,
.slider .theslide:after {
  content: "";
  display: table;
}
.slider .theslide:after {
  clear: both;
}
.slider .theslide li {
  position: relative;
}
.slider .theslide li .img {
  margin: 40px;
  position: relative;
  z-index: 1;
}
.slider .theslide li p {
  position: absolute;
  text-align: right;
  z-index: 0;
}
.slider .theslide li p.sliderTxt1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 120px;
  text-transform: uppercase;
  top: 100px;
  right: 40px;
}
.slider .theslide li p.sliderTxt2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  top: 236px;
  right: 40px;
  color: #7d7d7d;
}
.slider .theslide li p.sliderTxt3 {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 14px;
  top: 300px;
  right: 40px;
}
.slider ul.rslides_tabs {
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 30px;
  overflow: hidden;
}
.slider ul.rslides_tabs li {
  float: left;
}
.slider ul.rslides_tabs li a {
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  background: #ecede7;
  border: 2px solid #333333;
  margin: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.slider ul.rslides_tabs li.rslides_here a {
  background: #8c0000;
  border: none;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
section.serviciosAction {
  width: 960px;
  margin: 0 auto;
  margin-top: -20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
  *zoom: 1;
}
section.serviciosAction:before,
section.serviciosAction:after {
  content: "";
  display: table;
}
section.serviciosAction:after {
  clear: both;
}
section.serviciosAction:before,
section.serviciosAction:after {
  content: "";
  display: table;
}
section.serviciosAction:after {
  clear: both;
}
section.serviciosAction a {
  display: block;
  height: 200px;
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 80px;
  position: relative;
}
section.serviciosAction a p {
  position: relative;
  z-index: 2;
  display: block;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
section.serviciosAction a p.title {
  font-size: 1.8em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
section.serviciosAction a p.text {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  margin: 5px 20px;
  font-size: 0.8em;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
section.serviciosAction a.mensajeria {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
  background-image: url(../img/s_mensajeria.jpg);
}
section.subh {
  display: inline;
  width: 100%;
  margin: 0 5px;
}

section.subh p.subTxt {
  font-size: 2.8em;
font-family: 'Oswald', sans-serif;
font-weight: 400;
text-align: center;
color: #7d7d7d;
}


section.subh ::before, section.description::after {
    content: "";
    display: table;
}


section.serviciosAction a.limpieza {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
  background-image: url(../img/s_limpieza.jpg);
}
section.serviciosAction a.mantenimiento {
  display: inline;
  float: left;
  width: 380px;
  margin: 0 10px;
  background-image: url(../img/s_mantenimiento.jpg);
}
section.serviciosAction a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
section.serviciosAction a:hover {
  background-size: 120%;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
section.serviciosAction a:hover p {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
section.serviciosAction a:hover p.title {
  font-size: 2em;
}
section.serviciosAction a:hover:after {
  background: rgba(0, 0, 0, 0.8);
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
section.description {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  margin-top: 17px;
  padding: 20px 0;
  background: #fff;
  color: #696969;
  border-bottom: 10px solid #696969;
}
section.description:before,
section.description:after {
  content: "";
  display: table;
}
section.description:after {
  clear: both;
}
section.description .title {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 2em;
}
section.description .content .text {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
section.description .content .text p {
  margin: 10px 0;
  font-size: 0.9em;
}
section.description .content.full .text {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
section.about {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}
section.about:before,
section.about:after {
  content: "";
  display: table;
}
section.about:after {
  clear: both;
}
section.about article {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
section.about article .img {
  height: 180px;
}
section.about article .img img {
  width: 100%;
}
section.about article .title {
  background: #333333;
  padding: 10px 0;
  text-align: center;
  color: #ecede7;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
section.about article .content {
  background: #fff;
  color: #696969;
  border-bottom: 10px solid #8d8b8b;
  margin: 10px 0;
}
section.about article .content p {
  color: #696969;
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px;
  font-size: 0.8em;
}
section.about article.full {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px;
}
section.about article.full .img {
  height: 150px;
}
section.about article.full .table {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
}
section.about article.full .table:before,
section.about article.full .table:after {
  content: "";
  display: table;
}
section.about article.full .table:after {
  clear: both;
}
section.about article.full .table .half {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
section.about article.full .table .half .toptext {
  background: #750000;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px;
}
section.about article.full .table .half .item {
  background: #9a0000;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px;
  font-size: 0.8em;
  margin-top: 1px;
}
section.about article.third {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
}
section.about article.third .img {
  height: 150px;
}
section.form {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  margin-top: 40px;
  padding: 20px 0;
  background: #8c0000;
  color: #ffffff;
  border-bottom: 10px solid #7f0000;
}
section.form:before,
section.form:after {
  content: "";
  display: table;
}
section.form:after {
  clear: both;
}
section.form form .half {
  display: inline;
  float: left;
  width: 380px;
  margin: 0 10px;
}
section.form form .half:first-child {
  margin-left: 90px;
}
section.form form .half .group {
  *zoom: 1;
  margin: 10px 0;
}
section.form form .half .group:before,
section.form form .half .group:after {
  content: "";
  display: table;
}
section.form form .half .group:after {
  clear: both;
}
section.form form .half .group label {
  display: inline-block;
  width: 35%;
  vertical-align: top;
  font-size: 0.8em;
  text-align: right;
}
section.form form .half .group input,
section.form form .half .group textarea,
section.form form .half .group .select {
  display: inline-block;
  width: 60%;
  background: transparent;
  color: #ffffff;
  float: right;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
section.form form .half .group textarea {
  height: 60px;
  resize: none;
}
section.form form .half .group .select {
  overflow: hidden;
  border-right: 10px #ffffff solid;
}
section.form form .half .group select {
  border: none;
  -webkit-appearence: none;
  background: transparent;
  width: 120%;
  color: #ffffff;
  cursor: pointer;
}
section.form form .half .group button {
  background: transparent;
  border: 1px solid #ffffff;
  padding: 5px 30px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
  margin-top: 10px;
}
section.form form .half .group button:hover {
  background: #ffffff;
  color: #8c0000;
}
.toright {
  text-align: right;
}
.toleft {
  text-align: left;
}
.tocenter {
  text-align: center;
}
.callToAction {
  width: 100%;
  margin: 60px 0;
  background: #8c0000;
  background-image: url(../img/bg_callToAction.jpg);
  background-position: center;
  height: 280px;
  position: relative;
}
.callToAction .title {
  display: block;
  width: 300px;
  background: #333333;
  color: #ffffff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  position: absolute;
  left: 50%;
  top: -35px;
  text-align: center;
  font-size: 1.2em;
  margin-left: -150px;
}
.callToAction form {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  padding-top: 60px;
}
.callToAction form:before,
.callToAction form:after {
  content: "";
  display: table;
}
.callToAction form:after {
  clear: both;
}
.callToAction form fieldset {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
}
.callToAction form fieldset .group {
  display: block;
  margin: 20px 0;
  *zoom: 1;
}
.callToAction form fieldset .group:before,
.callToAction form fieldset .group:after {
  content: "";
  display: table;
}
.callToAction form fieldset .group:after {
  clear: both;
}
.callToAction form fieldset .group label {
  display: block;
  width: 25%;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 0.8em;
  float: left;
  text-align: right;
}
.callToAction form fieldset .group input,
.callToAction form fieldset .group textarea {
  display: block;
  width: 70%;
  float: right;
  background: transparent;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
}
.callToAction form fieldset .group textarea {
  height: 74px;
  resize: none;
}
.callToAction form fieldset .group button {
  width: 70%;
  float: right;
  border: none;
  background: #b60000;
  color: #ffffff;
  padding: 5px 20px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  cursor: pointer;
}
.callToAction form fieldset .group button:hover {
  background: #ffffff;
  color: #8c0000;
}
footer {
  background: #3d3d3d;
}
footer #footer {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
footer #footer:before,
footer #footer:after {
  content: "";
  display: table;
}
footer #footer:after {
  clear: both;
}
footer #footer nav.subNav,
footer #footer address,
footer #footer .varabal {
  display: inline;
  float: left;
  width: 300px;
  margin: 0 10px;
}
footer #footer nav.subNav ul {
  list-style: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
footer #footer nav.subNav ul li a {
  text-decoration: none;
  color: #ecede7;
  text-transform: uppercase;
  font-size: 0.6em;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
}
footer #footer nav.subNav ul li a:hover,
footer #footer nav.subNav ul li a.active {
  color: #8c0000;
}
footer #footer address {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  color: #ecede7;
  font-style: normal;
  margin-top: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #9b9999;
  border-right: 1px solid #9b9999;
}
footer #footer address .tel {
  font-size: 1.2em;
  font-weight: 400;
}
footer #footer address .mail {
  margin-top: 10px;
  font-size: 0.9em;
}
footer #footer address .mail a {
  color: #ecede7;
  text-decoration: none;
}
footer #footer address .socials {
  margin-top: 10px;
  font-size: 0.8em;
}
footer #footer address .socials a {
  display: block;
  color: #ecede7;
  text-decoration: none;
  margin-top: 5px;
}
footer #footer address .socials a .fa {
  color: #6b6868;
  font-size: 1.4em;
}
footer #footer address .socials a:hover {
  color: #8c0000;
}
footer #footer address .socials a:hover .fa {
  color: #ecede7;
}
footer #footer .varabal {
  margin-top: 45px;
  text-align: center;
}
