/*
Theme Name: Flawless Child
Theme URI: https://www.sisedat.com/
Description: Sisedat
Author: Sisedat
Author URI: https://www.sisedat.com/
Version: 1.8.9
License: 
License URI: https://www.sisedat.com/
Tags: 
Text Domain: gdlr_translate
Template: flawless
*/

@import url("../flawless/style.css");
    .gdlr-logo img {
        width: 300px;
    }
.page-id-668 .gdlr-logo img,
.page-id-563 .gdlr-logo img,
.page-id-650 .gdlr-logo img,
.page-id-682 .gdlr-logo img,
.page-id-38910 .gdlr-logo img{
    filter: invert(8%) sepia(1000%) saturate(400%) hue-rotate(299deg) brightness(200%) contrast(90%);
}
.page-id-668 .gdlr-main-menu > li.current-menu-item > a,
.page-id-563 .gdlr-main-menu > li.current-menu-item > a,
.page-id-650 .gdlr-main-menu > li.current-menu-item > a,
.page-id-682 .gdlr-main-menu > li.current-menu-item > a,
.page-id-38910 .gdlr-main-menu > li.current-menu-item > a{
	color:#fff!important;
}
#white .gdlr-item-caption {
    color: #ffffff !important;
}
/*CSS CAMARA TERMICA*/
.wpforms-container .wpforms-form .wpforms-field-label {
    font-family: "Montserrat" !important;
}
.forminator-design--default .forminator-button-submit {
    padding: 16px 30px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
}
#consultas .forminator-ui  {
    margin: 0;
    padding: 0;
    background-color: #fff;
    padding: 20px 40px!important;
    border-radius: 0 0 20px 20px;
}
div.wpforms-container-full button[type=submit]{
	background-color: #a8cf46!important;
    color: var(--wpforms-button-text-color);
    border-radius: 0!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    font-family: "Montserrat"!important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 8px 0!important;
    position: relative;
}
.whatsapp-float{position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}
.whatsapp-float a{display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #25D366;
    color: #fff;
    font-size: 34px;
    text-align: center;
    line-height: 62px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    text-decoration: none;}

.whatsapp-float a:hover{background-color: #128C7E;
    transform: scale(1.1);}

.whatsapp-float a i{padding: 2px 0 0 2px;}

.shapes-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-shape {
    position: absolute;
    height: 190%;
    width: 100%;
    display: block;
    border-radius: 120px;
    background: linear-gradient(-47deg, #00aadf 0%, #a8cf45 100%);
    bottom: 0;
    right: 0;
    -webkit-transform: translate(35%,-28%) rotate(-35deg);
    transform: translate(35%,-28%) rotate(-35deg);
    z-index: 0;
}
.page-id-769 input[type="text"],.page-id-769 input[type="email"],.page-id-769 input[type="password"],.page-id-769 textarea {
    background-color: #ffffff !important;
    border-radius: 0px !important;
    border: 1px solid #a8cf45!important;
    border-radius: 0.25rem!important;
}
.page-id-769 .gdlr-header-wrapper {
    position: absolute;z-index: 99;width: 100%;
}

.page-id-769 .top-navigation-wrapper, .page-id-769 .gdlr-top-menu.sf-menu > li > a {
    border-color: #ffffff00;
}
.page-id-769 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0)!important;
}
.page-id-769 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-769 .gdlr-header-inner.gdlr-fixed-menu{
    background-color: #ffffff;
}   
.page-id-769 strong {
    font-weight: 400;
    color: #a8cf45;
}
.page-id-769 h4{
    color: #b5b5b5;
}
.page-id-769 .gdlr-parallax-wrapper {
    background-size: cover;
}
#inteligencia ul,#inteligencia ol {
    margin-bottom: 20px;
    margin-left: 80px;
}
#camarapro h3{
    text-align: center;
    font-size: 22px;
    font-weight: 800;
}
#camarapro{
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    border: none;
    border-top: 4px solid transparent;
    border-radius: 1rem;
    padding: 1.5rem;
}
#camarapro:hover{
    -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
    border-top: 4px solid #6fac2f;
}
#camarapro img{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

#camarapro:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
#aplicacion{
    padding-left: 60px;
    position: relative;
    margin-bottom: 40px;
}
#aplicacion p{
    color: #b5b5b5;
}
#aplicacion h3{
    font-size: 22px;
    font-weight: 800;
}
#aplicacion img{
    position: absolute;
    left: -10px;
    top: -10px;
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

#aplicacion:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
#formulariocamara{
    padding: 3rem ;
    background: #f5f5f5 ;

}
.page-id-769 #contactar .gdlr-item {
    margin: 0px 50px 20px;
    min-height: 1px;
}
#infocamara h4{
    color: #a8cf45;
    margin-bottom: 0;
}
#infocamara h4 img{
    position: absolute;
    left: -0px;
    width: 40px;
}
/*FIN CSS CAMARA TERMICA*/


#blanco{
	text-align: center;
    background-color: #ffffff;
    padding: 30px 20px;
}
#infocontacto{
	
}
#productos .gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-size: 21px;
    font-weight: normal;
    color: #a8cf45!important;
    position: relative;
    display: initial;
}
#productos .gdlr-item-title-wrapper.pos-center .gdlr-item-caption {
    font-size: 35px;
    margin-top: 12px;
    color: #ffffff!important;
}
#productos .gdlr-item-title-wrapper.pos-center .gdlr-item-title:before{
    position: absolute;
    z-index: 10;
    content: "";
    width: 50px;
    height: 2px;
    right: -55px;
    top: 12px;
    background-color: #a8cf45;
}
#productos .gdlr-item-title-wrapper.pos-center .gdlr-item-title:after{
    position: absolute;
    z-index: 10;
    content: "";
    width: 50px;
    height: 2px;
    left: -55px;
    top: 12px;
    background-color: #a8cf45;
}

#centrado .gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-size: 21px;
    font-weight: normal;
    color: #a8cf45!important;
    position: relative;
    display: initial;
}
#centrado .gdlr-item-title-wrapper.pos-center .gdlr-item-caption {
    font-size: 35px;
    margin-top: 12px;
    color: #000000!important;
}
#centrado .gdlr-item-title-wrapper.pos-center .gdlr-item-title:before{
    position: absolute;
    z-index: 10;
    content: "";
    width: 50px;
    height: 2px;
    right: -55px;
    top: 12px;
    background-color: #a8cf45;
}
#centrado .gdlr-item-title-wrapper.pos-center .gdlr-item-title:after{
    position: absolute;
    z-index: 10;
    content: "";
    width: 50px;
    height: 2px;
    left: -55px;
    top: 12px;
    background-color: #a8cf45;
}
#centrado .three, #centrado .nine {
    width: 100%;
}
#centrado .nav-container.style-1 .flex-direction-nav a {
    color: #ffffff;
}
#centrado .nav-container.style-1 .flex-direction-nav a {
    background-color: #a8cf45;
}
.portfolio-thumbnail-bar {
    background-color: #a8cf45!important;
}
body {
    font-size: 15px!important;
}
.footer-texto{
    padding: 120px 0;
    background: #a8cf45;
    position: relative;
}
.footer-texto h2 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 35px;
}
.footer-texto p{
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 15px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.cta_area .cta_box a {
    background: #000000;
    color: #ffffff;
    padding: 24px 41px;
    position: relative;
        -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    z-index: 1;
}
.default_btn:after, .default_btn:before {
    content: '';
    background: #000000;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    transform-origin: left;
    z-index: -1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.cta_area .cta_box a:after, .cta_area .cta_box a:before {
    background: #ffffff;
}
.default_btn:hover:after, .default_btn:hover:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    visibility: visible;
    opacity: 1;
}
.default_btn:after {
    transform-origin: right;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.cta_area .cta_box a:hover {
    color: #2f3437;
}
.cta_area .map_shape, .cta_area .map_shape_2 {
    opacity: 0.1;
}
.map_shape_2, .map_shape {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.map_shape_2 {
    left: auto;
    right: 0;
}
.cta_area .cta_box .house_shape {
    position: absolute;
    right: -43px;
    bottom: -120px;
}

.cta_area .cta_box {
    position: relative;
    z-index: 1;
}
.gdlr-page-title-wrapper {
    padding: 150px 0px 150px;
    position: relative;
    z-index: 89;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.gdlr-page-title-wrapper .gdlr-page-title {
    font-size: 60px;
    line-height: 60px;
    margin: 0px 15px;
    font-weight: 600;
    text-align: center;
}
.gdlr-page-title-wrapper .gdlr-page-caption {
    font-size: 17px;
    margin: 0px 15px 0px;
    display: block;
    text-align: center;
    font-weight: 300;
    color: #a8cf45;
}
#frase h4{
    font-weight: bold;
}
.top-navigation-wrapper {
    border-top-width: 0px;
}
.top-navigation-right-text {
    padding: 11px;
    line-height: 11px;
}
.top-navigation-wrapper {
    background-color: #a8cf45!important;
}
.top-social-wrapper .social-icon {
    max-width: 22px;
}
.top-social-wrapper {
    padding: 10px 15px;
    background-color: black;
}
.gdlr-main-menu > li > a {
    color: #000000!important;
}
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #a8cf45!important;
}
.page-id-17 .modalcontacto{
	display: none;
}
.modalcontacto {
    background-color: #00aadf;
    color: #fff;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 15px 30px;
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 100px;
    font-weight: 700;
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
    display: inherit;
}
.modalcontacto:hover {
    background-color: #a8cf45;
    color: #fff;
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
}
.contactocelular {
    display: none;
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 10px 30px;
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 5%;
    font-weight: 700;
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
}
.contactocelular:hover {
    background-color: #a8cf45;
    color: #fff;
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
}
#img-producto img{
    position: absolute;
    z-index: 99;
}
#texto-slider{
    padding-top: 60px;
    padding-bottom: 60px;
        font-size: 15px;
}
#productos .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    background-color: whitesmoke;
    border-radius: 100%;
    padding: 20px;
    width: 120px;
      -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;
}
#productos .gdlr-content-item:hover .aligncenter{
    background-color: #a8cf45;
  -webkit-transform:translate(0px,-10px);
  -moz-transform:translate(0px,-10px);
  -ms-transform:translate(0px,-10px);
  -o-transform:translate(0px,-10px);
  transform:translate(0px,-10px);
}
#productos .gdlr-item-title-wrapper .gdlr-item-title {
    color: #000 !important;
}
#productos .gdlr-item-title-wrapper .gdlr-item-title strong{
    color: #a8cf45 !important;
}
#productos .gdlr-item-caption {
    color: #000 !important;
}
#productos h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000!important;
}
#productos{
        font-size: 15px;
}
#productos a {
    font-weight: 600;
  -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;
}

#productos .gdlr-content-item:hover a{
  -webkit-transform:translate(0px,10px);
  -moz-transform:translate(0px,10px);
  -ms-transform:translate(0px,10px);
  -o-transform:translate(0px,10px);
  transform:translate(0px,10px);
}
.fancybox-overlay {
    z-index: 99999!important;

}
#tipos .gdlr-item-title-wrapper .gdlr-item-title {
    color: #000 !important;
}
#tipos .gdlr-item-title-wrapper .gdlr-item-title strong{
    color: #a8cf45 !important;
}
#tipos .gdlr-item-caption {
    color: #000 !important;
}
#tipos{
    font-size: 15px;
}
#tipos .tab-title-wrapper {
    margin: auto;
    display: table;
    position: relative;
}
#tipos h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{
    border-bottom-width: 4px;
    border-bottom-color: #f1f1f1;

}

.gdlr-tab-item.horizontal > .tab-content-wrapper {
    margin-top: -1px;
    padding: 40px 40px 0px;
    border-width: 0px;
    border-style: solid;
    border-top-width: 1px;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{
    font-size: 30px

}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active i{
    color: #a8cf45;

}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title {
    float: left;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    padding: 20px 30px;
    margin-bottom: 0px;
    cursor: pointer;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active {
    border-bottom-width: 4px;
    padding-bottom: 20px;
    border-bottom-color: #a8cf45;
}
#info{
    background-repeat: no-repeat;
    background-size: cover;
}
#info .gdlr-item-title-wrapper .gdlr-item-title {
    color: #000 !important;
}
#info .gdlr-item-title-wrapper .gdlr-item-title strong{
    color: #a8cf45 !important;
}
#info .gdlr-item-caption {
    color: #000 !important;
}
#info{
        font-size: 15px;
}
#galeria{
        font-size: 15px;
}
#galeria .three {
    width: 100%;
}
#galeria .nine {
    width: 100%;
}
#video{
        font-size: 15px;
}
#video strong{
    color: #a8cf45 !important;
}
#testimonios .gdlr-item-title-wrapper .gdlr-item-title {
    color: #000 !important;
}
#testimonios .gdlr-item-title-wrapper .gdlr-item-title strong{
    color: #a8cf45 !important;
}
#testimonios .gdlr-item-caption {
    color: #000 !important;
}
.gdlr-testimonial-item.box-style .testimonial-author-image {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 34px;
    bottom: -110px;
}
#fondo-contactar {
    background-color: #000;
    padding: 25% 15%;
    background-attachment: fixed;
    color: #fff;
    font-size: 15px;
    background-image: url("https://www.sisedat.com/wp-content/uploads/2024/12/fondo-datos-contacto-02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}
#fondo-contactar h2{
    color: #a8cf45;
}
#fondo-contactar h4{
    color: #fff;
}
#fondo-contactar h2 strong{
    color: #fff;
}
#formulario{
    padding: 15%
}
#redes img {
filter: url('#grayscale'); /* Versi贸n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es est谩ndar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
width: 50px;
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}
#redes:hover img{ 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
}
#redes p{
    margin-bottom: 0px;
}
#redes{
    padding: 5%;
    border: 1px solid #f1f1f1;
}
#marcas strong{
    color: #a8cf45;
}
#marcas img {
filter: url('#grayscale'); /* Versi贸n SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es est谩ndar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

}
#marcas li:hover img{ 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

}
#servicios .alignnone {
    margin: 5px 20px 0px 0;
}
body {
    color: #000000!important;
}
/*LANDING AGUA CONTRA INCENDIOS*/
.page-id-38910 .gdlr-main-menu > li:hover > a,.page-id-38910  .gdlr-main-menu > li.current-menu-item > a,.page-id-38910  .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #000000;
}
.page-id-38910 .gdlr-header-wrapper {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.page-id-38910 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-38910 .gdlr-fixed-menu {
    background-color: #a8cf45;
}
.page-id-38910 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0);
}
.page-id-38910 .top-navigation-wrapper {
    border-top-width: 0px;border-bottom-width: 0px;
}
.page-id-38910 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-38910 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-38910 .top-navigation-wrapper {
    background-color: rgba(168, 207, 69, 0)!important;
}
.page-id-38910 .gdlr-main-menu > li:hover > a{
    color: #ffffff!important;
}

/*LANDING PAGE*/
.page-id-563 .gdlr-main-menu > li:hover > a,.page-id-563  .gdlr-main-menu > li.current-menu-item > a,.page-id-563  .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #000000;
}
.page-id-563 .gdlr-header-wrapper {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.page-id-563 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-563 .gdlr-fixed-menu {
    background-color: #a8cf45;
}
.page-id-563 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0);
}
.page-id-563 .top-navigation-wrapper {
    border-top-width: 0px;border-bottom-width: 0px;
}
.page-id-563 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-563 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-563 .top-navigation-wrapper {
    background-color: rgba(168, 207, 69, 0)!important;
}
.page-id-563 .gdlr-main-menu > li:hover > a{
    color: #ffffff!important;
}
#banner-landing:after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 230px;
    z-index: 9;
    background: url(https://www.sisedat.com/wp-content/uploads/2019/01/06.png) no-repeat 0 0;
    background-size: cover;
    display: inline-block;
    position: absolute;
	z-index:0;
}
/*CAMARAS*/
.page-id-668 .gdlr-main-menu > li:hover > a,.page-id-668  .gdlr-main-menu > li.current-menu-item > a,.page-id-668  .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #000000;
}
.page-id-668 .gdlr-header-wrapper {
    position: absolute;z-index: 99;width: 100%;
}
.page-id-668 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-668 .gdlr-fixed-menu {
    background-color: #a8cf45;
}
.page-id-668 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0);
}
.page-id-668 .top-navigation-wrapper {
    border-top-width: 0px;border-bottom-width: 0px;
}
.page-id-668 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-668 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-668 .top-navigation-wrapper {
    background-color: rgba(168, 207, 69, 0)!important;
}
.page-id-668 .gdlr-main-menu > li:hover > a{
    color: #ffffff!important;
}
/*ELECTRICIDAD*/
.page-id-650 .gdlr-main-menu > li:hover > a,.page-id-650  .gdlr-main-menu > li.current-menu-item > a,.page-id-650  .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #000000;
}
.page-id-650 .gdlr-header-wrapper {
    position: absolute;z-index: 99;width: 100%;
}
.page-id-650 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-650 .gdlr-fixed-menu {
    background-color: #a8cf45;
}
.page-id-650 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0);
}
.page-id-650 .top-navigation-wrapper {
    border-top-width: 0px;border-bottom-width: 0px;
}
.page-id-650 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-650 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-650 .top-navigation-wrapper {
    background-color: rgba(168, 207, 69, 0)!important;
}
.page-id-650 .gdlr-main-menu > li:hover > a{
    color: #ffffff!important;
}
/*REDES*/
.page-id-682 .gdlr-main-menu > li:hover > a,.page-id-682  .gdlr-main-menu > li.current-menu-item > a,.page-id-682  .gdlr-main-menu > li.current-menu-ancestor > a {
    color: #000000;
}
.page-id-682 .gdlr-header-wrapper {
    position: absolute;z-index: 99;width: 100%;
}
.page-id-682 .gdlr-header-inner {
    background-color: rgba(255, 255, 255, 0);
}
.page-id-682 .gdlr-fixed-menu {
    background-color: #a8cf45;
}
.page-id-682 .top-navigation-wrapper {
    background-color: rgba(111, 172, 47, 0);
}
.page-id-682 .top-navigation-wrapper {
    border-top-width: 0px;border-bottom-width: 0px;
}
.page-id-682 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-682 .gdlr-main-menu > li > a {
    color: #ffffff;
}
.page-id-682 .top-navigation-wrapper {
    background-color: rgba(168, 207, 69, 0)!important;
}
.page-id-682 .gdlr-main-menu > li:hover > a{
    color: #ffffff!important;
}
/*LANDING PAGE FIN*/


#texto-slider .gdlr-button{
    background-color: #ffffff!important;
}
#texto-slider .gdlr-button:hover{
    background-color: #000000!important;
    color: #ffffff!important;
}
#particulas{
    position: absolute;
}





















.sf-menu > li > a {
    font-size: 13px;
    padding: 10px 5px;
    margin-right: 16px;
    text-decoration: none;
    zoom: 1;
}
#negro .gdlr-item-title-wrapper .gdlr-item-title {
    color: #000 !important;
    border-color: #292929;
}
#negro .gdlr-item-title-wrapper .gdlr-item-caption {
    color: #000 !important;
}
.sf-menu i {
    line-height: 1.7;
}
.sf-menu i {
    margin-right: 7px;
    font-size: 20px;
}
#consultas .wpforms-container  {
    margin: 0;
    padding: 0;
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 0 0 20px 20px;
}

#consultas .gdlr-button, input[type="button"], input[type="submit"] {
    display: inline-block;
    font-size: 15px;
    padding: 15px 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    display: block;
    width: 100%;
    border-width: 0px;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
}
.gdlr-main-menu > .gdlr-normal-menu li, .gdlr-main-menu > .gdlr-mega-menu .sf-mega {
    background-color: #a8cf45!important;
}
#verde .gdlr-item-title-wrapper .gdlr-item-title {
    color: #a8cf45!important;
}
.tagcloud a {
    background-color: #a8cf45!important;
}
#textos h2{
font-size: 24px
}
#textos{
    font-size: 15px;
}
#textos i, #telefonos i{
    color: #a8cf45;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #398f14;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #bfb200;
}

.titulo-consultas{
    background-color: #a8cf45;
    border-radius: 20px 20px 0 0;
    padding: 20px 40px 1px;
}
.blog-info i, .comment-time i, .comment-reply i {
    color: #a8cf45;
}
.footer-wrapper {
    background-color: #000000!important;
    background-image: url(https://www.sisedat.com/wp-content/uploads/2019/07/footer-sisedat.png);
    background-repeat: no-repeat;
    background-position: center center;
        font-size: 16px;
}
.redesfooter{
	width: 100%;
	text-align: center;
	border-top: 1px solid #696969;
	padding: 30px 0;
	float: left;
}
.rf{
	width: 130px;
	margin: auto;
	    display: inline-flex;
}
.rf .social-icon{
	padding-left: 5px;
	padding-right: 5px;
}
.rf .social-icon {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.rf .social-icon:hover {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
}
.footer-wrapper a:hover {
    color: #a8cf45!important;
}
.footer-wrapper a {
    color: #ffffff!important;
}
#footer-widget-3 img{
    width: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
.gdlr-widget-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: initial;
    margin-bottom: 23px;
}
.footer-wrapper {
    border-top-width: 0px;
}
.footer-container {
    padding-top: 60px;
}
.widget.gdlr-widget {
    margin-bottom: 80px;
}
#linea h5 {
    font-size: 21px;
    color: #a8cf45!important;
    margin-bottom: 0px;
    margin-left: 55px;
    position: relative;
}
#linea h5:before{
    position: absolute;
    z-index: 10;
    content: "";
    width: 50px;
    height: 2px;
    left: -55px;
    top: 12px;
    background-color: #a8cf45;
}
.top{
    padding-top: 7px!important;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #f2f2f2 !important;
    border-radius: 0px !important;
    border: 0px solid #e3e3e3;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea {
    padding: 12px 15px !important;
    width: 100%;
    font-family: "Open Sans";
    border: 0px solid #e3e3e3;
}
.gdlr-button, input[type="button"], input[type="submit"] {
    background-color: #a8cf45!important;
        margin-top: 10px;
    border-radius: 0;
    font-weight: 700;
}
.gdlr-button:hover{
    background-color: #000000!important;
}
.gdlr-button, input[type="button"], input[type="submit"] {
    border-color: #a8cf45!important;
}

.gdlr-box-with-icon-item {
    background-color: #FCFCFC !important;
}
.gdlr-item-title-wrapper .gdlr-item-title {
    color: #fff !important;
    border-color: #292929;
}
.portfolio-title a:hover {
    color: #ddd !important;
}
.portfolio-title a {
    color: #fff !important;
}
.gdlr-item-title-wrapper .gdlr-item-caption {
    color: #a8cf45 !important;
}
.gdlr-main-menu > li > a {
    color: #4f4f4f;
    font-size: 13px !important;
}
.gdlr-top-menu.sf-menu > li > a {
    color: #ffffff;
    display: none !important;
}
.gdlr-portfolio-style2 .portfolio-info {
    display: none;
}
#gdlr-responsive-navigation.dl-menuwrapper button {
    background-color: #000000!important;
}
@media only screen and (max-width: 1024px){
.gdlr-main-menu > li > a {
    font-size: 12px !important;
}
.gdlr-logo {
    width: 240px;
}
.gdlr-logo img{

    height: auto !important;
}
h2 {
    font-size: 30px!important;
}
h4 {
    margin-bottom: 0px!important;
}
.gdlr-navigation {
    margin-top: 5px!important;
}
.cta_area .cta_box .house_shape {
    right: -0px;

}
}
@media only screen and (max-width: 768px){
h2 {
    font-size: 25px!important;
    margin-top: 20px;
}
.gdlr-header-style-1 .gdlr-logo {
    float: left!important;
    margin: 0px auto 10px 20px!important;
}
#termicas{
    padding-top: 0px!important;
}
#termicas h2 {

    margin-top: 0px;
}
.modalcontacto {
display: none;
}
.contactocelular {
    display: inherit;
    }

.gdlr-tab-item.horizontal > .tab-content-wrapper {
    padding: 20px 0px 0px;
}
.gdlr-item-title-wrapper.pos-center.gdlr-nav-container {
    padding-left: 10px;
    padding-right: 10px;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title {
    text-align: center;
    width: 80%;
}
.page-id-769 #contactar .gdlr-item {
    margin: 0px 0px 20px;
    /* min-height: 1px; */
}
#infocamara h4 img {
    position: relative;
    left: -0px;
    width: 40px;
    margin: 5px 0px 0px 0;
}
#inteligencia:before{
    background-color: rgba(245, 245, 245, 0.9);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
#consejos:before{
    background-color: rgba(210, 102, 73, 0.9);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
#inteligencia ul, #inteligencia ol {
    margin-bottom: 20px;
    margin-left: 0px;
}
}
@media only screen and (max-width: 419px){
body .container {
    max-width: 320px!important;
}

}