/*

Grill Template 
http://www.templatemo.com/preview/templatemo_417_grill 

*/

/*-- Basic --*/
.js div#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000000;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-color: white;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
  text-decoration: none;
  color:#282751;
}

a:hover {
  text-decoration: none;
  color: #b20027;
}

.blue {
	color: #282751;
}

.green {
	color: #0A0;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
  font-family: 'Open Sans', sans-serif;
}


.heading-section {
  text-align: center;
  padding: 100px 0 100px 0;
}

.heading-section h2 {
    color: rgb(40, 39, 81);
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    font-weight: 800;
    margin: 0 auto;
    text-align: center;
}
.heading-section hr{width: 60px;
border: 2px solid  rgb(40, 39, 81); float: center;}

.heading-section p {
  color: rgb(82, 82, 82);
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 100;
  margin: 0 auto;
  text-align: center;
  clear: both;
}
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


.space30 {
	margin-bottom: 30px;
}

.space50 {
	margin-bottom: 50px;
}


/*-- Header --*/

#main-header{
	 background-color: #fff;
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.5);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    clear: both;
    margin-top: 36px;
}
.topheader{
  position: fixed;
  z-index: 9999999999;
  background-color: #282751;
  width: 100%;
  height: 36px;
  clear: both;
}
.topheader a{color: white;}
.topheader a:visited {color: white;}
.topheader a:hover{color: white;}
.contenedor-topheader{
  color: white;
  padding: 5px;
  padding-left: 0px;
  margin-left: 0px;
  vertical-align: middle;
}

.telefonos{ float: left;
}
.contenedor-topheader img{
  height: 24px;
  padding-right: 10px;
  padding-left: 10px;
}
#top-header {
  background-color: #333;
  color: #fff;
  font-weight: 100;
}

.home-account a {
  display: inline-block;
  margin-right: 15px;
  padding: 10px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.cart-info {
  text-align: right;
  padding: 8px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.logo {
  padding: 10px 0;
}

.logo img {height: 80px;}

.main-menu ul {
  padding: 0px;
  margin: 0px;
  text-align: right;
  float: right;
  margin-right: -30px;
}

.main-menu li {
  list-style: none;
  display: inline-block;
    padding: 40px 0;
}

.main-menu a {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-right: 35px;
}

.main-menu a:hover {
  color: #af272b;
}

.search-box {
  text-align: right;
  margin-top: 33px;
  position: relative;
}

.search-box input {
  margin-top: 0px;
}

.search-box input[type="submit"] {
  background-color: transparent;
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
  border: 0;
  content: '';
  color: transparent;
  background: url(../images/search-icon.png);
  background-position: center;
  background-repeat: no-repeat;
}

.search-box input#s {
  padding: 4px 10px 4px 10px;
  height: 34px;
  line-height: 34px;
  outline: 0;
  border: 1px solid #ddd;
}

/*-- End Header --*/




/*-- Heading --*/

#heading {
    background-image: url("../images/bg-image.jpg");
    height: 200px;
    margin-bottom: 40px;
	background-size:cover;
}
.bg2 {
    background-image: url("../images/bg-image2.jpg")!important;
}
.bg3 {
    background-image: url("../images/bg-image3.jpg")!important;
}

#heading h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

#heading span {
  color: #fff;
  text-transform: uppercase;
}

.heading-content {
  text-align: center;
  margin-top: 35px;
}

/*-- End Heading --*/


/*-- Products --*/

#product-heading {
  text-align: center;
  padding: 100px 0 30px 0;
}

#product-heading h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

#Container {
  margin-top: 80px;
}

#Container .mix {
  display: none;
}

.portfolio-wrapper {
  overflow: hidden;
  padding-top: 20px;
}


#filters {
  text-align: center;
}

#filters ul {
  margin: 0px;
  padding: 0px;
}

#filters li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
}

#filters span {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #444;
  padding-left: 15px;
}


#filters span:hover {
  color: #282751;
  transition: all 0.3s ease-in;
}

.label-text a {
  color: #333;
}

.label-text a:hover {
  color: #282751;
}

.label-text h3 {
  margin: 10px 0 2px 0;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.label-text span {
    color: #666;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
}

.portfolio-thumb img {
  width: 100%;
}

.portfolio-thumb {
  position: relative;
}

.hover-iner {
  position: relative;
  width: 100%;
  height: 100%;
}

.hover-iner a {
  position: absolute;
  top: 35%;
  left: 43%;
  margin-left: -18px;
  margin-top: -18px;
  background-color: rgba(0,0,0, 0.1);
  border: 1px solid #282751;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  text-align: center;
}

.hover-iner img {
  width: auto;
}

.hover-iner span {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  margin-top: 190px;
  text-align: center;
  font-size: 13px;
  width: 100%;
  color: #282751;
  font-weight: 300;
}

.hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-wrapper:hover .portfolio-thumb .hover {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.pagination {
  margin-top: 60px;
}

.pagination ul {
  padding: 0;
  margin: 0;
}
.pagination li {
  list-style: none;
  display: inline-block;
}

.pagination a {
  background-color: #444;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-align: center;
}

.pagination a:hover {
  background-color: #282751;
}

/*- End Products --*/





/*-- Single Post --*/

.image-post {
  overflow: hidden;
}

.product-title h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  display: inline-block;
  margin-right: 20px;
  border-right: 1px solid #ddd;
  padding-right: 20px;
}

.product-title span {
  display: inline-block;
  font-size: 13px;
  color: #282751;
} 

.product-content a {
  font-weight: 700;
  font-size: 13px;
}

.product-content p {
  margin-top: 5px;
  padding-bottom: 15px;
}

.comment-section h4 {
  margin-top: 30px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

.all-comments {
  margin-top: 40px;
  margin-bottom: 40px;
}

.comments {
  margin-top: 30px;
}

.author-thumb {
  float: left;
  margin-right: 30px;
}

.comment-body {
  background-color: #f3f3f3;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.comment-body h6 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0px;
}

.comment-body span {
  font-size: 14px;
  color: #282751;
}

.comment-body p {
  margin-top: 20px;
}

.comment-body a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background-color: #282751;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.replyed-form {
  margin-left: 130px;
}

.leave-comment h4 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

input, textarea {
  border: 1px solid #a8a8a8;
  padding: 10px;
  width: 100%;
  margin-top: 25px;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #aaa;
  outline: none; 
}

textarea {
  height: 165px;
  max-height: 180px;
  max-width: 770px;
  line-height: 18px;
  width: 100%
}

.form label {
  margin-left: 10px;
  color: #999999;
}

.send button {
  width: auto;
  color: #fff;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #282751; 
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  outline: none;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;}
  

.send button:hover {
  background-color: #a22a29; 
}

.leave input {
  width: 90px;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #003394; 
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}

/*-- End Single Post --*/




/*-- Contact Us --*/
#product-post {
  background-color: rgb(240, 240, 240); 
  clear: both; 
  margin-top: 40px;
}

.message-form input {
  margin-top: 0px;
}

.message-form  textarea {
  padding-bottom: 20px;
  width: 100%;
  max-width: 100%;
}

.send {
  margin-top: 20px;
}

.info p {
  padding-bottom: 20px;
}

.info ul {
  margin: 0;
  padding: 0;
}

.info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.info i {
  color: #FA7497;
  margin-right: 10px;
  font-size: 18px;
}

/*-- End Contact Us--*/


/*-- Slider --*/
.slides {max-width: 100%;}
#slider {
  overflow: hidden;
}

.slider-caption {
  text-align:left;
  position: absolute;
  width: 100%;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.slider-caption h1 {
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin-top: 15%;
}

.slider-caption p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 15px;
}

.slider-caption a {

  margin-top: 10px;
  text-decoration: none;
  display: inline-block;
  background-color:#282751;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.slider-caption a:hover {background-color: #a92c3a;}

/*-- End Slider --*/





/*-- Services --*/

.servicios hr{
  border: #0099ff 2px solid;
}
.serviciosheader {
  overflow: hidden;
  width: 100%; 
  position:relative; 
  clear: both;
  height: 800px;
  display: block; 
  background-color: #282751;
  background-size: 100%;
  background-repeat: no-repeat;
}

.serviciosheader h1{
  text-shadow: 2px 2px 8px black;
  color: white;
  margin-left: 20px;
  margin-top: 140px;
}
.serviciosheader p{
  text-shadow: 2px 2px 8px black;
  color: white;
  margin-left: 20px;
  font-size: 16px;
}
.servicios-post {
  position: relative;
  margin-bottom: 0px;
}

.servicios-thumb {
  overflow: none;
  position: relative;
  margin: 0px auto;
}

.servicios .icon img {
  width: 120px;
  height: 120px;
  margin-top: 0px;
  margin-bottom: -25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.servicios-contenido {
  float: left;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
}

.contenido h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  width: auto;
}

.desktop {display: block;}
.mobile {display:none;}
.mobile img{width: 100%;
height: auto;}
.descargarpdf {margin: 0px auto; display: block; width: 200px; margin-bottom: 40px;}
.service-item {
  text-align: center;
}

.icon i {
  border-radius: 50%;
  border: 0px solid #282751;
  color: white;
  font-size: 38px;
  line-height: 80px;
  width: 120px;
  height: 120px;
}

.service-item h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-top: 25px;
}

/*-- End Services --*/

/*-- Start Historia --*/
.decuzzi {
  width: 100%; 
  position:relative; 
  clear: both;
  height: auto;
  display: block; }
.decuzzi h2 {
  color: #ac242d;
  text-align: center;
  margin-top: 0px;

}
.decuzzi p {
  color: #999999;
  text-align: center;
  margin-top: 20px;

}
.decuzzi img {width: 100%; height: auto;
}
.sesenta {clear: both;
  background-color: #e5e5e5;
  height: 360px;}
.parrafo {width: 50%; height: 100%; float: left; display: block; clear: right;}
.imagen { width: 45%; height: auto; float: right;display: block; clear: right; overflow: hidden;}

.parrafo p{ 
  color: #282751; 
  font-weight: 800;
  text-align: left;
  vertical-align: middle;
  padding-left: 60px;
  padding-top: 20%;
  width: 100%;
  height: 100%
}
.imagen img{ 
  vertical-align: middle;
  width: 100%;
  height: auto;
}


.historia a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #282751;
  width: 230px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin: 40px auto; 
  display: block; 
  width: 250px;
  margin-bottom: 120px;}

.historia a:hover {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #a72831;
  width: 230px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin: 40px auto; 
  display: block; 
  width: 250px;
  margin-bottom: 120px;}


.historiaheader h1{
  color: white;
  text-align: center;
  margin-left: 20px;
  margin-top: 120px;
}
.historiaheader p{
  text-shadow: 2px 2px 8px black;
  color: white;
  margin-left: 20px;
  font-size: 16px;
}

.historiaheader {
  font-weight: 800 !important;
  color: white;
  overflow: hidden;
  width: 100%; 
  position:relative; 
  clear: both;
  height: auto;
  display: block;
  background-image: url("../images/historia.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.historiaheader2 {
  font-weight: 800 !important;
  color: white;
  overflow: hidden;
  width: 100%; 
  position:relative; 
  clear: both;
  height: 400px;
  display: block;
  background-image: url("../images/historia.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}


.historiaheader2 h1{
  color: white;
  text-align: center;
  margin-left: 20px;
  margin-top: 160px;
}
.historiaheader h1 {
  font-weight: 800 !important;
}
.historia-post {
  position: relative;
  margin-bottom: 0px;
}

.historia-thumb {
  overflow: none;
  position: relative;
}

.historia-thumb img {
  width: 100%;
}
.historia-contenido {
  float: left;
  clear: both;
  border: #cecece 1px solid;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: white;
  color: #fff;
  padding: 15px;

}
/*-- End Historia --*/


/*-- Productos --*/
.productos a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #282751;
  width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  
}
.productos a:hover {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #a72831;
  width: 220px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.productosheader{
  font-weight: 800 !important;
  color: white;
  overflow: hidden;
  width: 100%; 
  position:relative; 
  clear: both;
  height: 400px;
  display: block;
  background-image: url("../images/productos.png");
  background-size: 100%;
  background-repeat: no-repeat;}

  .productosheader h1{
    color: white;
    text-align: center;
    margin-left: 20px;
    margin-top: 160px;
  }

#latest-blog {
  background-color: #f3f4f4;
}


.blog-post {
  position: relative;
  margin-bottom: 20px;
}

.blog-thumb {
  overflow: hidden;
  position: relative;
}

.blog-thumb img {
  width: 100%;
}

.blog-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #282751;

  color: #fff;
  padding: 15px;
}

.content-show h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}

.content-show span {
  color: #282751;
}

.content-hide {
  margin-top: 15px;
  display: none;
}

.content-hide h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}

/*-- End Latest Posts --*/





/*-- Testimonails --*/

.testimonails-content p {
  	color: #333;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.testimonails-content h6 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
}

/*-- End Testimonails --*/





/*--Footer--*/

footer {
    background-color: #fff7f7;
    border-top: 4px solid #fb88a6;
    margin-top: 120px;
}

.social-bottom {
  margin-top: 40px;
  padding-bottom: 40px;
}

.social-bottom span {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.social-bottom ul {
  margin: 0;
  padding: 0;
}

.social-bottom li {
  list-style: none;
  display: inline-block;
}

.social-bottom a {
  background-color: #fff;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #bbb;
}

.social-bottom a:hover {
  background-color: #fb88a6;
  color: #fff;
}

.subscribe-form {
  margin-top: 40px;
  padding-bottom: 40px;
}

.subscribe-form span {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.subscribeForm {
  position: relative;
  display: inline-block;
}

.subscribe-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url(../images/subscribe-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-color: transparent;
  content: '';
  margin-top: 0;
  border: 0;
}

.subscribe-form input#subscribe {
  padding: 4px 10px 4px 10px;
  line-height: 34px;
  height: 34px;
  max-width: 280px;
  width: 280px;
  margin-top: 0px;
  outline: 0;
  border-color: #f3f3f3;
}
.footer {width: 100%;
  background-color: #282751;
background-size: 100%; padding-bottom: 30px; padding-top: 30px; }
.footer img{float: right;}
.footer p {float: left; }
.footer-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-top: 40px;
}


.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 10px;
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #f78e21;
}

.recent-post-info span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #f78e21;
}

.more-info p {
  padding-bottom: 20px;
}

.more-info ul {
  margin: 0;
  padding: 0;
}

.more-info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.more-info i {
  color: #0065A2;
  margin-right: 10px;
  font-size: 18px;
}

.bottom-footer {
  text-align: left;
  padding: 60px 0 15px 0;
}

/*-- End Footer --*/









/*--- RESPONSIVE ---*/

@media screen and (max-width: 990px) {
  
  .decuzzi img {width: 100%; height: auto;
  }
  .sesenta {clear: both;
    background-color: #e5e5e5;
    height: 100%; clear: both;}
  .parrafo {width: 100%; height: 100%; float: left; display: block; clear: right; background-color: #e5e5e5;
  }
  .imagen { width: 100%; height: auto; float: right;display: block; clear: right; overflow: hidden;}
  
  .parrafo p{ 
    color: #282751; 
    font-weight: 800;
    text-align: left;
    vertical-align: middle;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10%;
    width: 100%;
    height: 100%
  }
  .imagen img{ 
    vertical-align: middle;
    width: 100%;
    height: auto;
  }

.serviciosheader{
  height: auto;
  display: block;
  padding-bottom: 40px;
}
  .serviciosheader h1{
    text-align: center;
    font-size: 34px;
  }

  .serviciosheader p{
    text-align: center;
    font-size: 15px;
  }
 
  .historiaheader{
    height: auto;
    display: block;
    background-image: url(../images/historia.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .historiaheader2 {
    height: 400px;
    margin-bottom: 0px;
    display: block;
    background-image: url(../images/historia.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .productosheader{
    height: 400px;
    margin-bottom: 0px;
    display: block;
    background-image: url(../images/productos.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productosheader h1{
    font-size: 34px;
    text-align: center;
  }

  .historiaheader h1{
    font-size: 34px;
    text-align: center;
  }
  .historiaheader p{
    font-size: 15px;
    text-align: center;
  }
  .desktop {display: none;}
  .mobile {display: block;}
  .home-account {
    text-align: center;
    display: block;
  }

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .slider-caption {
    text-align: center;
    position: absolute;
    width: 100%;
    margin-top: 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
  }
  
  .slider-caption h1 {
    text-shadow: 0px 0px 5px black;
    font-size: 30px;
    padding-bottom: 10px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: center;
    margin-top: 15%;
  }
  

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }
}
@media screen and ( max-width: 768px) {
  .servicios-contenido {
    width: 50%;}
}

  
@media screen and (max-width: 568px) {
  
  .heading-section h2 {
    font-size: 20px;
}
  #urgencias{display: none;}
  .topheader{
    padding-left: 1px;
  }
  .topheader p{font-size: 7px;}
  .topheader img {height: 18px;}
.logo {padding: 10 0;}
.logo img {height: 60px;}
  .serviciosheader h1{
    text-align: center;
    font-size: 24px;
  }

  .serviciosheader p{
    text-align: center;
    font-size: 12px;
  }

  .historiaheader h1{
    text-align: center;
    font-size: 24px;
  }

  .historiaheader p{
    text-align: center;
    font-size: 12px;
  }


  .home-account {
    text-align: center;
    display: block;
  }

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .content-hide p {
    display: none;
  }

  .slider-caption {
    text-align: center;
    position: absolute;
    width: 100%;
    margin-top: 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
  }
  
  .slider-caption h1 {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: center;
    margin-top: 30%;
  }
  
  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }

  .logo {
    padding-bottom: 60px;
  }

  .main-menu li {
    display: block;
    margin-top: -60px;
    margin-right: -35px;
  }

  #heading-section img {
    display: none;
  }

  .divide-line img {
    display: none;
  }

  .top-footer {
    display: none;
  }

}



@media screen and (max-width: 600px) {
  .servicios-contenido {
    width: 50%;
  }
  

  body {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
  }
}

/*--- END RESPONSIVE ---*/