

@import url("https://fonts.googleapis.com/css?family=Open+Sans");

/* Styles */

html {
  scroll-behavior: smooth;
}

* {
    padding: 0;
}

body {
    font-family: "Open Sans";
    font-size: 14px;
    background-color:#F4F4F2;
}



section#seccion_uno, section#seccion_dos{
    margin: 0 0px;
}
section#seccion_cero{
    margin:0 15px;
    display: block;
}
section#seccion_cero img{
    width:100%;
}
 @media (min-width: 576px){
    section#seccion_uno, section#seccion_dos{
    margin: 0 0px;
}
section#seccion_cero{
    margin:0 15px;
    display: block;
}
 }
 @media (min-width: 768px){
    section#seccion_uno, section#seccion_dos{
    margin: 0 40px;
}
    section#seccion_cero{
        display: none;
    }
 }
 }
.container {
 /*! width: 500px; */
 margin: 25px auto;
}

form {
    padding: 5px 20px;
    /*background: #2c3e50;*/
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

form label,
form input,
form button {
    border: 0;
    margin-bottom: 3px;
    display: block;
    /*width: 100%;*/
}

form input {
    height: 25px;
    line-height: 25px;
    background: #fff;
    color: #000;
    padding: 0 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form button {
    height: 30px;
    line-height: 30px;
    background: #e67e22;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
}

form .error {
    color: #fe7300;
}

#Titulo{
    text-align: center;
    padding-bottom: 3%;
}

.img-texto{
    width: 100%;
    text-align: right;
}
.img-texto img{
    width: 86%;;
}
.servi-text{
    padding-top:50px;
    padding-bottom: 50px;
}
.texto{
    margin-top:50px;
    margin-bottom: 50px;
}
.texto p{
    font-size: 31px;
    line-height: 1.4;
    font-weight: 400;
    font-family: Montserrat, sans-serif !important;
    color:#004571;
    letter-spacing: 0.5px;
}
.texto p span.oscuro{
    font-weight: 500;
}
.texto p span.naranja{
    color:#E57200;
    font-weight: bolder;
}
.texto p.otro{
    margin-top: 0px;
    font-size: 24px;
}
.blanco{
    background-color: white;
}
.blanco img{
    width: 20%;
    margin:27px auto;
}
.card{
    min-height: 490px;
    border: none!important;
    border-radius: 16px;
}
.card-body{
    padding:1rem 3rem;
}
.blanco p.card-title{
    color:#E57200;
    font-family: Montserrat, sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.blanco p.card-text{
    margin-top:20px;
    font-size: 19px;
    font-weight: 400;
    font-family: Montserrat, sans-serif !important;
    color:#004571;
    letter-spacing: 0.5px;
}
.blanco img.dos{
    width: 40%;
    margin-bottom:58px;
}
.blanco img.tres{
    width: 33%;
    margin-bottom:31px;
}
.blanco img.cuatro{
    width: 30%;
    margin-bottom:31px;
}
.blanco img.cinco{
    width: 30%;
    margin-bottom:40px;
}
section.imagenes{
    background-color: #004571;

}
.sectionfour img{
    width:100%;
}
.imagenes .texto{
    padding-left: 65px;
    padding-right: 65px;
}
section.sns{
    background-color: white;
}


.linea{
    width: 100%;
    height:2px;
    background-color:#F4F4F2;
    margin-top:50px;
}

section.formulario{
  background-image:none;
 }
 @media (min-width: 576px){
    section.formulario{
        background-image:none;
    }
 }
 @media (min-width: 768px){
    section.formulario{
    background-image:url('https://image.gas.naturgy.com/lib/fe3711717564047d761378/m/2/284e1978-8f8e-47fc-b8e2-be79194ffcee.png');
    background-size: contain;
 backgound-position: top left;
 background-repeat: no-repeat;
 }
 }

.snss{
    text-align: center;
}
.snss img{
    width: 20px;
}
.snsuno img{
    width: 40px;
}
img.youtubes{
    margin-top: 5px;
    }
 @media (min-width: 576px){
}
.snss img{
    width: 20px;
}
.snsuno img{
    width: 40px;
}
img.youtubes{
    margin-top: 5px;
    }
 }

 @media (min-width: 768px){
    .snss img{
    width: 27px;
}
.snsuno img{
    width: 58px;
}
img.youtubes{
    margin-top: 15px;
    }
 }

.small, small {
 font-size: 13px;
line-height: 14px;
}






.logo{
    padding-top:50px;
}
.logo img{
    width: 70%;
}
.porciento{
    font-size: 72px;
}
@media (min-width: 576px){
    .logo img{
    width: 70%;
}
.porciento{
    font-size: 72px;
}
 }
@media (min-width: 768px){
.logo{
    padding-top:50px;
}
.logo img{
    width: 100%;
}
.porciento{
font-size:100px;
}
}
 .formulario input[type="text"],
        .formulario input[type="tel"],
        .formulario input[type="email"],
        .formulario select {
            border-radius: 6px !important;
            width: 100%;
            background: white;
            -webkit-appearance: none;
            line-height: 30px;
            height: 59px;
            color: #333;
            font-size:14px!important;
        }
        .tooltip-inner {
    max-width: none;
    white-space: nowrap;
    background:white;
    border:1px solid lightgray;
  font-size: 16px;
  color:black;
  margin:0;
  padding:20px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: lightgray; /* black */
  border-width: 0 5px 5px;
}

a {cursor:pointer;}
.granimg{
    background-image: url('https://image.gas.naturgy.com/lib/fe3711717564047d761378/m/1/e5c455c2-f378-4c46-9648-87c809ac2d88.png');
    background-size: cover;
    background-position: center;
}
.col.snsuno{
text-align:center;
}