@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);


._whatsapp{
z-index: 999;
right: 15px;
  bottom:15px;
  position:fixed;
  height:50px;
}
._whatsapp a {
	background:#0dc152;
    color:#fff;
  text-decoration:none;

  height:50px;
  line-height:50px;
  box-shadow: 0 0 30px rgba(0,0,0,.3);
  display:inline-block;
  max-width:450px;
  padding-left:30px;
  padding-bottom:0px;
  font-size:16px;
  font-weight:300;
  
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
}
._whatsapp a i{
	background:#02993c;
    color:#fff;
  width:50px;
  height:50px;
  line-height:50px;
  font-size:36px;
  float:right;
  text-align:center;
  margin-left:30px;

-webkit-border-top-right-radius: 60px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius-topright: 60px;
-moz-border-radius-bottomright: 60px;
border-top-right-radius: 60px;
border-bottom-right-radius: 60px;
}

._whatsapp a:hover {
  text-decoration:none;
  color:#000;
  box-shadow: 0 0 30px rgba(0,0,0,.5);
} 

.cat-children{
  display:none;
}
.item-page{
  margin-bottom:30px;
}

.blog{
  width:100%;
  position:relative;
  margin-bottom:30px;
} 
.blog .prodx .blog-item{  
  width:33%;
  display:inline-flex;
  border: #fff solid 1px;
  -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
  }
.blog .prodx .blog-item:hover{  
  border: #ccc solid 1px;
  }


.blog  .blog-item img{
  max-width:80%;
  margin-left:10%;
  height:auto;
} 
.blog .item-content .page-header {
margin-top:20px;
    text-align:center;

  }
.blog .item-content h2 a{
  font-size:18px;
  color:#ff3c0b;
  text-decoration:none;
  text-transform:uppercase;
}


.blog .prodx .item-content{
  margin:20px;
  text-align:center;
}

.blog .prodx .item-content h2 a{
  font-size:18px;
  text-decoration:none;
  text-transform:uppercase;
}

.blog .prodx .item-content:hover h2 a{
  color:#ff3c0b;
}

.blog .prodx img{
  
  max-width:100%;
  height:auto;
}

.itemp{
  padding:50px;
  background-color:#f0f0f0;
  font-size:18px;
  line-height:24px;
  
  -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
}

.item-page .thumb{
  display:none;
}

.itemqs{
  padding:60px;
  background-color:#f0f0f0;
  font-size:20px;
  line-height:30px;
  
  -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.item-page .page-header h2{
  color:#40043f;
  text-align:center;
  text-transform:uppercase;
  margin-bottom:30px;
  margin-top:20px;
}


.item-page .page-header h1, .blog .page-header h1{
  color:#ff3c0b;
  text-align:center;
  margin-bottom:30px;
  margin-top:20px;
}

.item-page img{
  max-width:100%;
  height:auto;
}
._redes{
  padding-top:20px;
  float:right;
}

._redes a{
  font-size:24px;
  margin:10px;
} 
._footer{
  text-align:center;
  margin-top:50px;
  margin-bottom:50px;
}
._footer h3{
  margin-bottom:20px;
}
._footer a{
  margin:15px;
}
._footer i{
  font-size:36px;
}
._contactanos{
  margin-top:50px;
  margin-bottom:50px;
}
._contactanos h3{
  font-size:48px;
  text-align:center;
  font-weight:bold;
color:#40043f;
  margin-bottom:20px;
  }

._contactanos .items{
  text-align:center;
    color:#000;
  font-size:18px;
    } 
._contactanos .items h3{
  font-size:24px;
}
._servicios{
  margin-top:50px;
  margin-bottom:50px;
}
._servicios h3{
  font-size:48px;
  text-align:center;
  font-weight:bold;
color:#40043f;
  margin-bottom:20px;
  }
._servicios .items{
  padding:30px;
  color:#000;
  font-size:18px;
  text-align:center;
  background-color:#ff3c0b;
    transition: all 0.20s linear;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;

  -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
  
}
._servicios .items:hover{
  color:#fff;
  background-color:#40043f;
    transition: all 0.20s linear;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;
}
._servicios .items h3{
  font-size:30px;
  color:#000;
}
._servicios .items:hover h3{
  color:#fff;
  }
._logo{
  margin-top:15px;
  margin-bottom:15px;
}
._logo p{
  margin:0px;
}

._banner p,._banner2 p{
  margin:0px;
}
._banner img, ._banner2 img{
  width:100%;
  height:auto;
}


footer {
text-align:center;
  }

ul._left {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul._left li {
    position: relative;
  width:100%;
}

ul._left li a {
    background-color: #fff;
    color: #666;
    text-indent: 15px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-top: 1px solid #f0f0f0;
    border-left: 4px solid #ff3c0b;
}

ul._left li a:hover {
    background-color: #ff3c0b;
    color: #fff;
    border-left: solid 10px #40043f;
}
 
ul._left li.current a {
    color: #ff3c0b;
}
ul._left li.current a:hover {
    color: #fff;
}

._mleft h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin: 0px;
    background-color: #40043f;
  display:block;
  padding:15px;
  margin-bottom:15px;


  -webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
  
  }


.menuoculto {
    opacity: 0;
}

.menutopfixed {}

nav.desktop  {
    margin-bottom: 20px;
    margin-top: 20px;
  background-color:#d8d8d8;
  background-image:url(../../../images/bg-menu.png);
  background-repeat:repeat-x;
  background-size:auto 100%;

  -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
}
 

nav.desktop  ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav.desktop  ul li {
    position: relative;
    float: left;
}

nav.desktop  ul li a {
    display: block; 
    height: 55px;
    line-height: 55px;
    color: #000;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
  text-decoration:none;
    font-weight: 400;
  border-left: 1px solid #fff;
  border-right: 1px solid #999;

}

nav.desktop ul li a:hover {
    color: #000;
  text-decoration:none;
    background: none;
  background-color:#f0f0f0;
  background-image:url(../../../images/bg-menu.png);
  background-repeat:repeat-x;
  background-size:auto 100%;
}

nav.desktop ul li.current a {
    color: #000;
  font-weight:bold;
    background-color: #fafafa;
  background-image:url(../../../images/bg-menu.png);
  background-repeat:repeat-x;
  background-size:auto 100%;
}
 
nav.desktop  ul li.item-101 a {
border-left:none;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
} 

nav.desktop ul li ul {
    position: absolute;
    left: -99999px;
    z-index: 2;
    padding: 0px;
    top: 55px;
  border:solid 1px #aaa;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
  
}
nav.desktop  ul li.item-105 a, nav.desktop  ul li.item-111 a {
  border-top:none;
  -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

nav.desktop  ul li.item-110 a, nav.desktop  ul li.item-114 a {
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

nav.desktop ul li:hover ul {
    left: 0px;
}

nav.desktop  ul li ul li {
    position: relative;
}

nav.desktop ul li ul li a {
    width:280px;
    background-color: #ddd;
    color: #333;
    height: 40px;
    line-height: 40px;
  border:none;
    border-top: #999 solid 1px;
    text-transform: none;
}

nav.desktop ul li ul li a:hover {
    background: none;
    background-color: #f0f0f0;
    color: #000;
    text-decoration: none;
}

nav.desktop ul li ul li a span {
    display: none;
}
 
  
a {
    transition: all 0.20s linear;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;
    color: #000;
}

a:hover {
    transition: all 0.20s linear;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;
    color: #666;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  line-height:22px;
    color: #000;
}


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

@media only screen and (max-width: 1199px) {
._servicios .items h3 {
    font-size: 24px;
}
  
}

@media only screen and (max-width: 1030px) {
    .menuoculto {
        opacity: 1;
        filter: alpha(opacity=100);
        transition: all 0.20s linear;
        -webkit-transition: all 0.20s linear;
        -moz-transition: all 0.20s linear;
    }
    nav.desktop {
        display: none;
    }
    .custom_redes-sociales {
        margin-right: 25px;
    }
}

@media only screen and (max-width: 979px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 640px) {
    .menutopfixed {
        position: relative;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 0px;
        height: auto;
    }

.blog .prodx .blog-item{
  width:100%;
  display:inline-flex;
  }

._logo {
  text-align:center;
}
._logo img {
  max-width:240px;
  height:auto;
}

._redes{
  padding-top:0px;
  float:none;
  text-align:center;
}
  ._servicios {
    margin-top: 20px;
    margin-bottom: 20px;
}
._servicios h3 {
    font-size: 30px; 
    margin-bottom: 10px;
}
._servicios .items{
  margin:15px;
  padding:15px;
}
._servicios .items h3{
  font-size:24px;
}

._contactanos {
    margin-top: 20px;
    margin-bottom: 20px;
}

._contactanos h3 {
    font-size: 30px; 
    margin-bottom: 10px;
}

._footer h3 {
  font-size:24px;
    margin-bottom: 10px;
}
._creditos{
  font-size:12px;
  padding-bottom:60px;
}

.itemqs{
  padding:30px;
  background-color:#f0f0f0;
  font-size:18px;
  line-height:24px;
}

.blog .prodx img {
    max-width: 300px;
    height: auto;
  margin-left:auto;
  margin-right:auto;
}
  .itemp {
    padding: 30px;
    }


  
}