@font-face {
    font-family: 'AVGARDM';
    src: url('fuentes/AVGARDM.eot');
    src: url('fuentes/AVGARDM.eot?#iefix') format('embedded-opentype'),
         url('fuentes/AVGARDM.woff') format('woff'),
         url('fuentes/AVGARDM.ttf') format('truetype'),
         url('fuentes/AVGARDM.svg#AVGARDM') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'AVGARDM';
        src: url('fuentes/AVGARDM.svg#AVGARDM') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}
@font-face {
    font-family: 'AVGARDM';
    src: url('fuentes/AVGARDM.eot');
    src: url('fuentes/AVGARDM.eot?#iefix') format('embedded-opentype'),
         url('fuentes/AVGARDM.woff') format('woff'),
         url('fuentes/AVGARDM.ttf') format('truetype'),
         url('fuentes/AVGARDM.svg#AVGARDM') format('svg');
    font-weight: bold;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'AVGARDM';
        src: url('fuentes/AVGARDM.svg#AVGARDM') format('svg');
        font-weight: bold;
        font-style: normal;
    }
}

/*--------------*/
@font-face {
    font-family: 'AvenirNextLTPro-Bold0';
    src: url('fuentes/AvenirNextLTPro-Bold0.eot');
    src: url('fuentes/AvenirNextLTPro-Bold0.eot?#iefix') format('embedded-opentype'),
         url('fuentes/AvenirNextLTPro-Bold0.woff') format('woff'),
         url('fuentes/AvenirNextLTPro-Bold0.ttf') format('truetype'),
         url('fuentes/AvenirNextLTPro-Bold0.svg#AvenirNextLTPro-Bold0') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'AvenirNextLTPro-Bold0';
        src: url('fuentes/AvenirNextLTPro-Bold0.svg#AvenirNextLTPro-Bold0') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}
@font-face {
    font-family: 'AvenirNextLTPro-Bold0';
    src: url('fuentes/AvenirNextLTPro-Bold0.eot');
    src: url('fuentes/AvenirNextLTPro-Bold0.eot?#iefix') format('embedded-opentype'),
         url('fuentes/AvenirNextLTPro-Bold0.woff') format('woff'),
         url('fuentes/AvenirNextLTPro-Bold0.ttf') format('truetype'),
         url('fuentes/AvenirNextLTPro-Bold0.svg#AvenirNextLTPro-Bold0') format('svg');
    font-weight: bold;
    font-style: normal;

}

/*-----------------------------------------*/


/*--------------*/
@font-face {
    font-family: 'CocogoosePro-trial0';
    src: url('fuentes/CocogoosePro-trial0.eot');
    src: url('fuentes/CocogoosePro-trial0.eot?#iefix') format('embedded-opentype'),
         url('fuentes/CocogoosePro-trial0.woff') format('woff'),
         url('fuentes/CocogoosePro-trial0.ttf') format('truetype'),
         url('fuentes/CocogoosePro-trial0.svg#CocogoosePro-trial0') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'CocogoosePro-trial0';
        src: url('fuentes/CocogoosePro-trial0.svg#CocogoosePro-trial0') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}
@font-face {
    font-family: 'CocogoosePro-trial0';
    src: url('fuentes/CocogoosePro-trial0.eot');
    src: url('fuentes/CocogoosePro-trial0.eot?#iefix') format('embedded-opentype'),
         url('fuentes/CocogoosePro-trial0.woff') format('woff'),
         url('fuentes/CocogoosePro-trial0.ttf') format('truetype'),
         url('fuentes/CocogoosePro-trial0.svg#CocogoosePro-trial0') format('svg');
    font-weight: bold;
    font-style: normal;

}
/**
 * Owl Carousel v2.3.1
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .clearfix::after,
 #section-content .block .container::after,
 .page-footer .container:after{
    content: "";
    clear: both;
    display: table;
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
        display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
.rounded-circle {
    border-radius: 50%;
}
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
        touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("{$owl-image-path}owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
:focus{outline:0}
.bx-wrapper{position:relative;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;background:none}
.bx-wrapper img{width:100%;height:auto;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none;  }.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}
.bx-wrapper .bx-prev{left: 0px;    background-image: url(../images/left.png);background-position: left center;background-repeat:no-repeat;}
.bx-wrapper .bx-next{right: 0px;    background-image: url(../images/right.png);background-position: right center;background-repeat:no-repeat;}
.bx-wrapper .bx-controls-direction a{
        position: absolute;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    outline: 0;
    width: 50px;
    height: 100px;
    text-indent: -9999px;
    z-index: 99;
    background-size: auto 100%;
}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
.bx-wrapper .text {
        position: absolute;
    right: 0;
    bottom: 15%;
    z-index: 99;
    background: url(images/bgbanner.png);
    background-size: 100% 100%;
    padding: 10px 50px 10px 150px;
    color: white;
    font-size: 100px;
    line-height: 100%;
    text-align: right;
}
.bx-wrapper .bx-pager{
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item {
    margin: 3px 3px;
}
.bx-wrapper .bx-pager .bx-pager-item a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid;
    content: ".";
    left: -5px;
    top: -5px;
    border-radius: 50%;
    font-size: 0;
    padding: 4px;
}
.bx-wrapper .bx-pager .bx-pager-item a {
    margin: 5px;
    background-color: white;
    opacity: 1;
    position: relative;
        color: transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color:  white;
    opacity: 1;
        color: white;
}
.bx-wrapper .text .text2 {
    display: block;
    font-size:  29px;
    font-weight: bold;
    color:  white;
    text-shadow: none;
    margin-top: 6px;
}

.bx-wrapper .text .text2 .boton {
    line-height: 100%;
    font-size:  20px;
    vertical-align: baseline;
    margin-left: 5px;
    padding: 8px 20px;
}
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/*---desarrollo por www.iasoftgroup.com */
/*************************
General
**************************/

.clearfix::after,
.views-row:after{
    content: "";
    clear: both;
    display: table;
}
body {
    background-color:white;
    float: left;
    max-width: none;
    min-width: 300px !important;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family:'AVGARDM';
}
#page {
    color: #333;
    float: left;
    font-size: 16px;
    margin: 0 auto;
    min-width: 300px;
    padding: 0;
    position: relative;
    width: 100%;
   
    font-weight: normal;
    overflow: hidden;
}
.section, .region, .zone-wrapper, .zone, .region-inner, 
#region-content, 
#zone-postscript, 
#zone-postscript .region, 
#zone-footer .region, 
#zone-footer .zone, 
#zone-footer, 
#zone-user-wrapper, 
#zone-user-wrapper .region, 
#zone-user-wrapper .zone,
#zone-branding-wrapper, 
#zone-branding-wrapper .region, 
#zone-branding-wrapper .zone,
#zone-content-wrapper,
#zone-content-wrapper .region,
#zone-content-wrapper .zone,
#region-header-first,
#zone-header,
#zone-preface,
#region-preface-first,
#region-menu, #zone-menu{
    margin: 0;
    min-height: 0;
    padding: 0;
    width: 100%;
}
#zone-branding-wrapper {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
}

#zone-header-wrapper {
    float:  left;
    width:  100%;
    position: relative;
}

#section-content {
    float:  left;
    width:  100%;
    position: relative;
}
#block-nice-menus-1 {
        float: right;
    width: 66%;
    text-align: center;
    margin: 0;
    transition: all 500ms;
    max-height: 116px;
    margin-right:4%;
}

#block-nice-menus-1 .block-inner {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    padding: 10px 0px 0;
}

#block-nice-menus-1 ul#nice-menu-1 {
    padding:  0;
    margin:  0;
    list-style:  none;
    width:  100%;
    text-align: right;
}
#block-nice-menus-1 ul#nice-menu-1:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
}
#block-nice-menus-1 ul#nice-menu-1 li {
        display: inline-block;
    margin: 0 3px;
    vertical-align: top;
}
#block-nice-menus-1 ul#nice-menu-1 li.last {
    background: none;
}
#block-nice-menus-1 ul#nice-menu-1 li a {
       color: black;
    text-decoration: none;
    display: block;
    padding: 9px 20px;
    line-height: 15px;
    transition: all 300ms;
    position: relative;
    font-weight: bold;
    font-size: 0.9rem;
    overflow: hidden;
    font-family:'AvenirNextLTPro-Bold0';
  
}



#block-nice-menus-1 ul#nice-menu-1 li.contact a {
    border: 1px solid red;
    background: no-repeat;
    border-radius: 23px;
    padding: 8px 18px;
}
#block-nice-menus-1 ul#nice-menu-1 li a:hover
{
  
    border-bottom:3px solid #9E090F;
}

#block-nice-menus-1 ul#nice-menu-1 li a.active
{
  border-bottom:2px solid #9E090F;
}

#block-nice-menus-1 ul#nice-menu-1 li a.active2
{
    border:2px solid #9E090F;
}

#block-nice-menus-1 ul#nice-menu-1 li a.active2:hover
{
     color:white;
    background-color:#9E090F;
}

#block-nice-menus-1 ul#nice-menu-1 li.contact a:hover {
    background-color: red;
    color: white;
    transform: scale(1.05);
}



button#menu-btn {
    background: #004D8C;
    border: none;
    width: 49px;
    padding: 5px 10px 5px;
    height: auto;
    cursor: pointer;
}
#block-nice-menus-2 {
        float: right;
    position: relative;
    z-index: 99999;
    clear: right;
    display: none;
    position: fixed;
    right: 20px;
    top: 26px;
}

button#menu-btn span.icon-bar {
    width: 100%;
    display: block;
    height: 5px;
    background-color: white;
    margin: 5px 0;
    border-radius: 2px;
}

#block-nice-menus-2 ul#nice-menu-2 {
        margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99;
    background-color: #004D8C;
    list-style: none;
    width: 225px;
    display: none;
}

#block-nice-menus-2 ul#nice-menu-2 li {
    display:  block;
    width:  100%;
    border-bottom: 1px solid #caac81;
}

#block-nice-menus-2 ul#nice-menu-2 li a {
        display: block;
    font-weight: bold;
    transition: all 300ms;
    color: white;
    padding: 12px 20px;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
   
    text-transform: uppercase;
}

#block-nice-menus-2 ul#nice-menu-2 li a:hover,
#block-nice-menus-2 ul#nice-menu-2 li a.active {
    color: #ffffff;
    background-color: #caac81;
}

.enlacestop
{
float: right;
background:gray;
width: 30%;
padding: 5px;
text-align: center;
right: 5%;
position: relative;
}

.enlacestop a
{
    color:white;
    font-size:13px;
    margin-right:10px;
    margin-left:10px;
    text-decoration:none;
}

#block-block-logo, .blocklogo
{
    text-align: center;
    margin: 0;
    padding: 25px 0;
}
#block-block-logo img {
    width: 90%;
    height: auto;
    max-width: 420px;
}
#block-md-slider-slider-inicio {
    float:  left;
    width:  100%;
    position: relative;
}
#section-content .block {
    float:  left;
    width:  100%;
    position:  relative;
    margin:  0;
}

#section-content .block .container {
    display:  block;
 /*   margin:  0 auto;
    max-width:  1200px;
    padding: 50px 40px;*/
}
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 30%;
    font-size: 0;
background-image: url(../images/left2.png);
background-position: center;
background-size: 20px;
width: 30px;
height: 100px;
left:-40px;
background-repeat: no-repeat;
}
.owl-carousel .owl-nav .owl-next {
   position: absolute;
top: 30%;
margin-top: -22px;
font-size: 0;
background-image: url(../images/right2.png);
background-position: center;
background-size: 20px;
width: 30px;
height: 100px;
right: -40px;
background-repeat: no-repeat;
}

/*----------------------------------------------------*/

#section-content .block-propuesta
{
    width:100%;
    margin: 0;
padding: 0;
width: 100%;
margin-bottom:40px;
margin-top:50px;
height:650px;
}

.block-propuesta-movil
{
    display:none;
}



#section-content .block-propuesta .container
{
        margin: 0;
padding: 0;
width: 100%;
}
    .swiper-container {
      width: 100%;
      height: 100%;
      
    }

     .contenedorservicio
     {
       width: 43%;
z-index: 999;
display: block;
position: absolute;
left: 50%;
top: 0;
height: 100%;
     }
    
    .swiper-pagination
    {
        display:none;
    }
    .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 29px;
 
      color:#004d8c;
      opacity: 1;
      margin:10px;
      padding:10px;
      background:none;
      content: "•";
    }
    
     .swiper-pagination-bullet::after
    {
        content: "•";
    }
    
     .swiper-button-prev, .swiper-container-rtl .swiper-button-next
     {
         background-image: url(../images/left1.png);
    background-position: center;
    background-size:25px;
     }
     
     .swiper-slide img
     {
         width:40%;
         margin-left:10%;
         border-radius:20px;
     }
     
     .swiper-button-next, .swiper-container-rtl .swiper-button-prev
     {
         background-image: url(../images/right2.png);
    background-position: center;
    background-size:25px;
     }
     
     .contenedorslide
     {
         width:100%;
         text-align:left;
     }
    
    .swiper-pagination-bullet-active {
      margin:10px;
      padding:10px;
      background:none;
     
    }
    
        .swiper-slide {
      text-align: center;
      font-size: 18px;
      
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      width: 100%;
    }
    
    .swiper-wrapper
    {
       margin-top:20px;
        width: 100%;
    }
    
    .swiper-button-next::after, .swiper-button-prev::after
    {
      
    }
    
    .icono img
    {
     width:80px;   
    }
    
    .block-propuesta .icono
    {
        float:left;
        width:30%;
        text-align:center;
        padding-top:10px;
    }
    
    .block-propuesta .tituloservicio
    {
       width: auto;
display: block;
font-family: 'LeType-ClioXSHeavy-Heavy';
font-size: 26px;
padding-top:20px;
    }
    
    .block-propuesta .detalleservicio
    {
      width: auto;
margin-left: 10%;
display: block;
line-height: 20px;
text-align:left;
float: left;
padding: 10px;
font-size: 17px;
    }
    
    .lista
    {
        font-size:15px;
    }
  
    .lista3, .lista2
    {
        color:white;
        font-size:15px;
        line-height:23px;
    }
    
    .lista li
    {
        list-style:none;
        /*list-style-image:url(../images/item.png);*/
        background-size:20px;
        
        padding-top:10px;
    }
    
    .lista3 li, .lista2 li, .lista li
    {
        list-style:none;
        float:left;
        width:100%;
    }
    
    .lista3 li img, .lista li img
    {
        float:left;
        padding:4px;
    }
    
   
    .detempresa
    {
       position: relative;
        color:white;
        font-size:13px;
        text-align:justify;
        font-family:'CocogoosePro-trial0';
        width: 80%;
float: left;
display: block;
left: 10%;
line-height: 25px;
    }
    
    .bloquetextoempresa
    {
       right:5%;
       padding-top:50px;
    }
    
    .logobloque
    {
        margin-bottom:50px;
    }
  
    
    .lista img
    {
       width: 10px;
margin-left: -15px;
padding-right: 8px;
    }
    
    .block-propuesta .btnservicios
    {
       width: 100%;
text-align: center;
padding-top: 20px;
display: block;
    }
    
    .tituloservicio
    {
        color: black;
  
background-size: auto 18px;
font-size: 45px;
line-height: 100%;
    }
     
     .detalleservicio
     {
         font-size: 16px;
line-height: 30px;
padding-top: 20px;
text-align:justify;
     }
/*-------------------------------------*/
.bloquefooter
{
    width:100%;
    padding:0;
}

.bloquefooter img
{
    width:100%;
}

.page-footer {
    float: left;
    color:white;
    background-color:#9e090f;
    width: 100%;
    text-align: center;
    position: relative;
  
}
.page-footer .container {
    display:  block;
    padding:  25px 50px 20px;
    max-width:  1200px;
    margin: 0 auto;
}
.logo_footer {
  /*  display: inline-block;
vertical-align: middle;*/
width: 70%;
margin-left: 10%;
float: left;
position: relative;
text-align: center;
}

.datos_contacto
{
    width:50%;
    float:left;
    padding-top:40px;
    text-align:left;
}

.detallefooter
{
   
    padding-top:30px;
}

.datos_contacto span
{
    float:left;
    width:100%;
    margin-left:20%;
}

.page-footer h2.title 
{
    text-align: left;
color:black;
font-weight: bold;
font-size: 45px;
margin: 0px;
font-size: 45px;
line-height: 100%;
padding-bottom:15px;
padding-top:30px;
}

.logo_footer img 
{
    width: 80%;
height: auto;
text-align: center;
position: relative;
}

.page-footer table {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    width: auto;
    margin-left: 50px;
    max-width: 30%;
}
.page-footer table span.ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}
.page-footer table img {
    width: auto;
    height: auto;
    max-width: 20px;
    max-height: 20px;
    margin: 0 auto;
    display: block;
}

.page-footer table a {
        color: white;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

.page-footer table td {
    padding: 5px 10px;
}
.page-footer .texto {
    color: white;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    max-width: 40%;
}

.page-footer .texto ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page-footer .texto ul li {
    position: relative;
    display: block;
    padding-left: 10px;
}

.page-footer .texto ul li:before {
    content: "-";
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
p.copyright {
        float: left;
    width: 90%;
    margin: 0;
    text-align: right;
    font-size: 10px;
    padding: 5px 5% 2px;
    color: grey;
}

p.copyright a {
    color: #212121;
}
.info_header {
    float: right;
    margin: 20px 0 10px;
}


.consultas {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #c7ff35;
width: 100%;
border-radius: 0;
box-shadow: none;
font-size: 22px;
font-weight: bold;
padding: 0;
height: 52px;
text-align: center;
cursor: pointer;
z-index: 9999999;
color:
    white;
    display: none;
}


.consultas {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: 
    white;
}


.consultas > div {
    float: left;
    width: 50%;
    padding: 0;
}

.consultas > div.ws a {
    background-image: url(../images/ws.png);
}


.consultas > div a {
    display: block;
    height: 47px;
    padding: 0;
    margin: 2px;
    background-color: black;
font-size: 0;
color:
    transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 30px;
}


.consultas > div a.llamar {
    background-image: url(../images/phone.png);
}


#region-branding .region-inner {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.logo {
    float: left;
}

.logocom img {
    width: 280px;
    height: auto;
}

.logocom {
    width: 300px;
    margin: 10px 0;
}

.info_header .item {
    margin-left: 15px;
}

.info_header .item a {
    text-decoration: none;
    color: #767676;
    display: inline-block;
    font-size: 21px;
    transition: all 500ms;
}
.info_header .item a:hover {
    color: #006600;
}
.info_header .item a img {
    width: auto;
    height: 30px;
    vertical-align: bottom;
}
.sticky0 {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky0#zone-branding-wrapper
{
        margin-top: 0;
    top: -100%;
    position: fixed;
    transition: all 800ms;
    background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.9) 85%, rgba(255, 255, 255,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(0,0,0,0.9) 85%, rgba(255, 255, 255,0) 100%);
background: linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.9) 85%, rgba(255, 255, 255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A1A1A",endColorstr="#1A1A1A",GradientType=1);

}

#zone-branding-wrapper
{
    background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.9612219887955182) 85%, rgba(255, 255, 255,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(0,0,0,0.9612219887955182) 85%, rgba(255, 255, 255,0) 100%);
background: linear-gradient(180deg, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.9612219887955182) 85%, rgba(255, 255, 255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A1A1A",endColorstr="#1A1A1A",GradientType=1);
border-top:4px solid black;
}

.sticky0.sticky#zone-branding-wrapper {
    top: 0;
}
.sticky0 .info_header .item a img {
    height: 20px;
}

.sticky0 .info_header .item a {
    font-size: 18px;
}

.sticky0 .info_header {
    margin: 10px 0 2px;
}

.sticky0 .logocom {
    width: 140px;
}
#block-nice-menus-1 ul#nice-menu-1 li.isotipo img {
    width: auto;
    height: 40px;
    max-width: 100%;
    display: block;
    transition: all 500ms;
}

#block-nice-menus-1 ul#nice-menu-1 li.isotipo a {
    padding: 5px 0 0;
    margin: 0;
}

#block-nice-menus-1 ul#nice-menu-1 li.isotipo {
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 5px;
    display:none;
}
#section-content .block h2.title{
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 45px;
    margin: 0px;
background-size: auto 18px;
font-size: 45px;
line-height: 100%;
}

h2.title img{
    width: auto;
    max-height: 70px;
    vertical-align: middle;
}
/**********
empresa
**************/
.block-empresa 
{
    background-image:url(../images/bloque_nosotros.png);
    background-repeat:no-repeat;
    background-size:100%;
    height:450px;
    position:relative;
    float:left;
    width:100%;
}

.contenedorempresa
{
    width:50%;
    float:left;
}

.contenedorventajas
{
    width:50%;
    float:right;
}
#section-content .block-empresa .container {
    padding: 70px 100px;
}

#section-content .block-empresa .logo_block {
        display: block;
    text-align: left;
    margin: 0;
}

#section-content .block-empresa .logo_block img {
    width: 220px;
}

#section-content .block-empresa h2.title {
        text-align: left;
    margin: 10px 0 30px;
    width:100%;
    font-family:'LeType-ClioXSHeavy-Heavy';
    font-size:25px;
    color:white;
    padding-left:50px;
}
#section-content .block-empresa p.desc {
    color:white;
font-size: 16px;
line-height: 30px;
text-align:justify;
width:50%;
}

/****************
objetivos
**************/
.block-objetivos 
{
    background-image:url(../images/fondo.jpg);
    background-repeat:no-repeat;
    background-size:100%;
    height:500px;
    position:relative;
    float:left;
    width:100%;
}

.titlered
{
    color:#9e090f;
    font-family:'CocogoosePro-trial0';
    font-size:22px;
    padding:40px;
}

.block-objetivos .textodiferencial
{
text-align: center;
display: block;
float: left;
}

.iconodif
{
    width:100%;
    text-align:center;
    display:block;
}

.iconodif img
{
  background-color:#9e090f;
text-align: center;
width: 40%;
margin-left: 30%;
float: left;
padding: 5%;
border-radius: 20px;
display: block;
}
.titulodif
{
   font-size: 19px;
font-family: 'CocogoosePro-trial0';
text-align: center;
width: 100%;
float: left;
padding:20px;
display: block;
}

.descripdif
{
    width:100%;
    float:left;
    text-align: center;
}

/*
#section-content .block-objetivos .views-row span.icono {
        display: inline-block;
    border: 2px solid white;
    padding: 20px;
    border-radius: 50%;
    transition: all 500ms;
}

#section-content .block-objetivos .views-row span.icono img {
        width: auto;
    height: auto;
    max-width: 100%;
    max-height: 80px;
    transition: all 500ms;
}
#section-content .block-objetivos .views-row:hover span.icono {
    background-color: white;
    transform: rotate(360deg);
}

#section-content .block-objetivos .views-row:hover span.icono img {
    filter: brightness(0.4);
}
#section-content .block-objetivos .views-row .tit 
{
    display: block;
    text-align: right;
color:black;
font-weight: bold;
font-size: 45px;
margin: 0px;
background-size: auto 18px;
font-size: 45px;
line-height: 100%;
margin-right:5%;
padding-top:50px;
}
#section-content .block-objetivos .views-row .det {
    color: black;
    float: left;
    padding-top: 30px;
    line-height:33px;
    text-align:justify;
}
*/
/*************
servicios
**************/

.block-proyectos
{
    background-image:url(../images/bloque_proyectos.png);
    background-repeat:no-repeat;
    background-size:100%;
    height:auto;
    position:relative;
    float:left;
    width:100%;
    padding-bottom:30px;
}

.titlewhite
{
    color:white;
    font-family:'CocogoosePro-trial0';
    font-size:22px;
    padding:40px;
}


.block-content
{
    width:100%;
    display:block;
    position:relative;
    float:left;
   
}

.block-content .subtitulored
{
    padding: 20px;
background-color:#9E090F;
color:white;
font-family: 'CocogoosePro-trial0';
font-size: 25px;
}

.subtituloblack
{
    padding: 20px;
color:black;
font-family: 'CocogoosePro-trial0';
font-size: 25px;
}

.block-servicios
{
    width:100%;
    display:block;
    position:relative;
    float:left;
    padding:40px;
}

.containerimages
{
     position: relative;
  width: 100%;
}



.image {
  display: block;
  width: 100%;
  height: auto;
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: black;
}

.containerimages:hover .overlay {
  opacity: 0.7;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 24px;
line-height: 150%;
width: 70%;
}

.blocktextimages, .blocktextimagesblack
{
    background-color:#9E090F;
    color:white;
    padding:20px;
    margin-bottom:10px;
    padding-bottom:30px;
}

.blocktextimagesblack
{
    background-color:black;
}
.titleserv
{
    color:white;
    font-family: 'CocogoosePro-trial0';
    font-size:21px;
    float: right;
width:70%;
text-align:left;
line-height:120%;
}

.blockred
{
   background-color:#9e090f;
font-size: 19px;
padding: 10px;
opacity: 0.7;
}

#section-content .block-servicios .views-row {
    width: 100%;
text-align: center;
margin-top:30px;
}
#section-content .block-servicios h2.title 
{
background-color:#50BE16;
color:white;
text-align: center;
width: 100%;
padding-top: 20px;
padding-bottom:20px;
font-size:21px;
font-family:'LeType-ClioXSHeavy-Heavy';

}

#section-content .block-servicios .views-row .text
{
    width: 24%;
text-align: center;
display: block;
float: left;
margin:4px;
}

#section-content .block-servicios .icono {
display: inline-block;
text-align: center;
padding: 5px;
transition: all 500ms;
border: 3px solid green;
width: 70px;
height: 70px;
border-radius: 150px;
}

#section-content .block-servicios  .detservicio
{
   text-align: center;
width: 100%;
display: block;
font-size: 18px;
padding: 10px;
}

.green
{
    font-size:21px;
    color:green;
       text-align: center;
width: 100%;
line-height:5px;
display:block;
font-family: 'LeType-ClioXSHeavy-Heavy';
}

.greensub
{
     color:green;
     font-size:25px;
     line-height:35px;
}

#section-content .block-servicios .icono:hover
{
    background-color:#C7FF35;
}

#section-content .block-servicios .tit {
    color: #646466;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
    transition: all 500ms;
}

#section-content .block-servicios .det {
    display: block;
    margin-top: 20px;
    font-size: 18px;
}

#section-content .block-servicios .icono img
{
width: auto;
height: 39px;
padding-top: 16px;
padding-left: 3px;
}

.icono img:hover
{
    transform: scale(1.10);
}

#section-content .block-servicios .views-row:hover .icono {
    transform: scale(1.05);
}

#section-content .block-servicios .views-row:hover .tit {
    color: #002060;
}
/*************
clientes
**************/

.block-clientes
{
    height:300px;
    position:relative;
    float:left;
    width:100%;
    padding-top:40px;
    margin-bottom:40px;
}

#section-content .block-consultoria .container
{
    padding-top:0;
}

#section-content .block-consultoria .col30
{
    float: left;
width: 20%;
text-align: right;
padding-top:50px;
padding-bottom:0;
padding-left:10%;
}

#section-content .block-consultoria .col70
{
  float: left;
width: 60%;   
padding:5%;
padding-bottom:0;
text-align:justify;
}
#section-content .block-consultoria h2.title {
    color: black;
text-align: left;
font-weight: bold;
font-size: 45px;
margin: 0px;
font-size: 45px;
padding-bottom:20px;
}


/***************
letra
******************/
#section-content .block-letra .tit {
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
}

.block-letra .row .col1
{
    width:35%;
    text-align:center;
    float:left;
    padding:5%;
    padding-right:0;
}

.block-letra .row .col2
{
    width:50%;
    text-align:left;
    padding:5%;
    padding-top: 15%;
    float:left;
}

.textoazul
{
 font-size: 33px;
color:#004D8C;
line-height: 40px;
}


#section-content .block-letra .row .detalle h2.title {
    display: block;
    margin-bottom: 25px;
    text-align:center;
}

#section-content .block-letra .row .detalle .det {
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    color: #535353;
}
.com1 {
    width: auto;
    height: 18px;
    margin-right: 10px;
    vertical-align: super;
}

.com2 {
    width: auto;
    height: 18px;
    margin-left: 10px;
}
#section-content .block .det {
    display: block;
    width: 100%;
}
.contenedor_car {
    display: block;
    padding: 0 35px;
}
#section-content .block-letra 
{
   background-image:url(../images/fondo3.png);
   background-size: cover;
   background-repeat:no-repeat;
   height:600px;
}

#section-content .block-letra  h2.title
{
    color:white;
    font-size:27px;
    
    text-align:center;
    padding-top:50px;
    padding-bottom:20px;
}

.btnservicios
{
 text-align:center;   
}

#section-content .block-letra .container {
    padding: 70px 100px;
}
.textslide 
{
    
position: absolute;
top: 65%;
text-align:center;
z-index: 99999;
float: left;
left:10%;
width: 500px; 
     height: 250px; 
    background:black;
opacity: 0.8;
width: 330px;
height: 200px;
transform: skew(0,-5deg);
}

.banneright
{
    left:65%;    
}
.textslide .inn {
    padding: 30px;
    transform: skew(0,5deg);
}

.imgicon, .text1 img
{
    WIDTH:20PX;
}

.contenedorimagen
{
      background-image: url(../images/item.png);
      background-size:33px;
}

.text1 {
    color: white;
    font-size:25px;
    font-family:'CocogoosePro-trial0';
}

.text2 
{
    color:white;
    font-size:29px;
    font-family:'CocogoosePro-trial0';
}

.text3
{
 font-size:16px;
 color:#e5e5e5;
}

.btn a {
    color: white;
    text-decoration: none;
    padding: 7px 15px;
    display: inline-block;
    line-height: 100%;
    font-size: 1rem;
    transition: all 500ms;
    background-color: #9E090F;
    font-family:'AvenirNextLTPro-Bold0';
}

.btn a:hover {
    background-color:red;
}


.block-propuesta .row {
    width: 100%;
    float: left;
    position: relative;
    background:green;
}

#section-content .block-propuesta h2.title {
    margin: 20px 0;
}

#section-content .block-propuesta img.log {
    display: block;
    margin: 0 auto;
    width: 150px;
}
#section-content .block-propuesta .det {
    color: #535353;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}

.formulario 
{
background:#9e090f;
width:90%;
margin-left:5%;
padding-top:30px;
}

.formulario h2.tit {
    margin-top: 0;
    color: white;
    font-size: 28px;
    font-family: 'CocogoosePro-trial0';
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 12px;
}

.formulario .form-wrap {
    display: block;
    margin-bottom: 15px;
}

.formulario .form-wrap.text {
    color: white;
    font-size: 17px;
}

.formulario .form-wrap input {
   display: block;
height: auto;
width: 100%;
border: none;
border-radius: 20px;
padding: 10px 10px;
font-size: 18px;
box-sizing: border-box;
}

.btn-info:hover
{
    background-color:black;
}

.datoscontacto
{
 width:100%;
 float:left;
 text-align:left;
}

.datoscontacto img
{
    float:left;
    width: 35px;
padding: 5px;
margin: 5px;
}

.textocontac
{
    float: left;
width: 80%;
margin-top: 7px;
}

#webform-client-form-1
{
    margin-top:10px;
    float:left;
    width:100%;
}

.formulario button {
    background: black;
    color: white;
    transition: all 500ms;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 6px 25px;
    cursor: pointer;
    border:0px;
    
}

.formulario button:hover {
 
    transform: scale(1.05);
}
div#notification {
    font-size: 19px;
    color: black;
}