.cont-services {
    margin: 0 !important;
    padding-top: 3em;
    padding-bottom: 3em;
}
.service-item {
    padding: 6px 0px;
}
.seccion-services {
    padding: 0px !important;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.columns-services{
    padding: 0px !important;
}
.cont-servicios {
    background: url("../images/bg/fondo_tacticas.jpeg");
    background-size: 1000px;
    background-repeat: no-repeat;
    background-position: right top;
}
.item-service {
    background: white;
    padding: 10px;
    border-right: none;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.32);
}
.owl-item:nth-child(1) {
    background: url("../images/bg/megafono.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
}

/*****************Style Wendy*****************/

img.logofooter {
    width: 100px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px black; 
    background: white;
}

footer {
    background-color: #1a379f !important;
    margin-top: 0px !important;
}

.footer-top, .footer-bottom {
    /*background: #1a379f !important;*/
    box-shadow: 0px -1px 2px white !important;
    background: #40acf1 !important;
}

.social li i {
    color: #fff !important;
}

.social li {
    background:#1a379f !important;
}

.social li:hover i {
    color: white !important;
}

#layout > div.slider-tacticas.section-gray.paddings.borders{
    background: url("../images/bg/fondo_tacticas.jpeg");
    background-size: 1000px;
    background-repeat: no-repeat;
    background-position: right top;
    background-color:white !important;
}

#layout > div:nth-child(10) > div > div {
    background: url("../images/bg/fondo_tacticas.jpeg");
    background-size: 1000px;
    background-repeat: no-repeat;
    background-position: right top;
    background-color: white !important;
}

.box-action {
    background-color: #1a379f !important;
}

p.lead {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.sf-menu > li > a {
    text-transform: uppercase;
    color: black;
    font-family: Helvetica;
}

header.delay1.fadeInDown.animated.is-sticky {
    box-shadow: 0px 0px 5px black !important;
}

.box-action .title:before {
    border-left: 30px solid #ffffff !important;
}

#layout > div.row > div > div > div > div.button {
    background: #1a379f !important;
}

#layout > footer.footer-bottom > div > div > div.col-md-8 > div.row.coopiring > div > p > a {
    color: #e7c7ff !important;
}


/*******************MARCAS********************/

#layout > div.title-section > div > div.row.info-title-section > div.col-md-10 > p {
    font-size: 1.1rem;
    line-height: 1.5em;
    text-align: end;
    color: #460873;
    /* font-weight: bold; */
}

.footer-center .item-center:after{
    display: none;
}

section.marcas_gral {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 3%;
    width: 90%;
}

section.referencias_gral{
    background-color: #ffffff; 
    background-image: url(../../script/images/utileria/cubes.png)
}

article.marcas_title > h1 {
    color: white;
    text-align: center;
    text-transform: uppercase;
    color: #015a76;
    -webkit-text-stroke: 1px white;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5em;
}

article.marcas_title > p {
    text-align: center;
    line-height: 1.5em;
    font-size: 3rem;
    color: #e4fffd;
    font-family: monotype corsiva;
}

article.marcas_title > h1 {
    color: white;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-text-stroke: 1px white;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5em;
    border-bottom: 1px solid #0fd4ef;
}

#layout > div.content_info > div > div > div > div > div > div > div > h1 {
    font-size: 2.5rem;
    color: #440671;
    text-align: left;
}

.marcas > img {
    width: 100% !important;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}

.marcas {
    width: 15% !important;
    display: inline-block;
    margin: 10px;
}


@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.marcas > img, .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

article.marcas_title {
    background: #29c0d4;
    padding-top: 10px;
}


/***************FIN MARCAS*******************/

/*************SERVICIOS********************/
#important-info > div > div > div > ul > li.service-item.left,
#important-info > div > div > div > ul > li.service-item.right{
text-align: center;
    color: white;
    font-size: 2rem;
    line-height: 1.5em;
}

div#important-info {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#important-info > div > div > div > ul > li.service-item.left, #important-info > div > div > div > ul > li.service-item.right {
    text-align: center;
    color: white;
    font-size: 2rem;
    line-height: 1.5em;
    margin: 20px;
}

#important-info > div > div > div:nth-child(1) > ul > li.service-item.left.\31{
    background: #ff00a5;

}

#important-info > div > div > div:nth-child(1) > ul > li.service-item.left.\32{
    background: #00adff;
}
#important-info > div > div > div:nth-child(1) > ul > li.service-item.left.\33{
     background: #d800ff;
}

#important-info > div > div > div:nth-child(1) > ul > li.service-item.left.\34{
    background: #ff0076;
}

#important-info > div > div > div:nth-child(2) > ul > li.service-item.right.\36{
    background: #ff6a00;
}

#important-info > div > div > div:nth-child(2) > ul > li.service-item.right.\37{   
background: #ffe000;
}

#important-info > div > div > div:nth-child(2) > ul > li.service-item.right.\38{
background: #6eff00;
}

#important-info > div > div > div:nth-child(2) > ul > li.service-item.right.\39{
     background: #00ffb8;
}

#important-info > div > div > div:nth-child(1) > ul > li.service-item.left.\35 {
    background: #b97ebb;
}

#important-info > div > div > div:nth-child(2) > ul > li.service-item.right.\31 9 {
    background: #134896;
}

strong.bldpub {
    color: #1a379f;
}

img.iconservicios {
    text-align: left;
    margin: 0 auto;
    display: block;
    width: 100px;
}

li.service-item a{
    color: white !important;
    text-decoration: none;
    cursor: pointer;
}
li.service-item a:hover {
    text-decoration: none;
}
.title-section {
    padding: 25px 0;
    background: none !important;
}
        /*ANIMA*/


@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight !infinite;
  animation-name: slideInRight !infinite;
  animation-duration: infinite !infinite;
}


/************FIN SERVICIOS********************/

/**************End Style**********************/