/* estilos del sitio web */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

/*estilos generales*/
html, body{opacity:0; background: #fff; font-family: "Poppins", sans-serif; font-style: normal;}
html{position:relative; min-height:100%}
body{margin-bottom:0px; position: relative;}
.height-100{height:100vh}
.displayflex{display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-flex-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: center;
  justify-content: center;
}
.sinpaddingleft{padding-left:0px !important}
.sinpaddingright{padding-right:0px !important}
.row-con-margen{margin-left:-15px; margin-right:-15px}
.w100Hauto{width:100%; height:auto}
.error{color:#F00; font-size:10px; font-weight:300;}
.empty{color:#F00; font-size:10px; font-weight:300;}
.oculto-success{font-size:14px; font-weight:300; text-align:center; margin-top:10px; color:#000}
.error-borde{border-color:#DB2629 !important}
.centrado {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
}
.mailto{color:inherit; text-decoration:none}
.mailto:hover{color:inherit; text-decoration:underline;}
.display-block{display:block}
.grayscale
{
-moz-filter: grayscale(100%);
-o-filter:grayscale(100%);
-ms-filter:grayscale(100%);
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
/*-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.grayscale:hover{
	-webkit-filter:none !important;
	filter:none !important;
	-moz-filter:none !important;
	-o-filter:none !important;
	-ms-filter:none !important;
}
span.pointer,b.pointer,a.pointer{cursor:pointer}
.relative{position:relative}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 appearance:none;
 -moz-appearance:none;
 margin: 0;
}
b{font-weight: bold;}
.pointer{cursor:pointer}
.transition{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;}
.row{margin-left:0px; margin-right:0px}
.row-con-margen{margin-left:-15px !important; margin-right:-15px !important}
:focus {
    outline: none;
}
.elemento *::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #000000 !important;
	opacity:1;
}
.elemento *:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #000000 !important;
	opacity:1;
}
.elemento *::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #000000 !important;
	opacity:1;
}
.elemento *:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #000000 !important;
	opacity:1;
}
.relativeZ1{position: relative; z-index: 1}
.transition{
		transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
}
.mensaje-de-error,.mensaje-de-error-2{
  color:#DB2629
}
.a-seccion{
  position: absolute; top: -70px; height: 1px; opacity: 0;
}
#ocultosuccess,#ocultosuccess2{
  text-align: center;
}
.mensaje-de-error,.mensaje-de-error-2{
  color:#DB2629; margin-bottom: 10px; font-size: 12px
}
.content-table{
  display: table; width: 100%; height: 100%
}
.content-row{
  display: table-row;
}
.content-cell{
  display: table-cell; vertical-align: middle;
}
.float {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 65px;
    background-color: #25d366;
    color: rgba(31, 173, 83, 0.3);
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.66);
    z-index: 10000;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
.float:hover {
  color: rgba(38, 217, 104, 0.7);
}
.float .fa-whatsapp{
  color: #fff;
  font-size: 40px;
  margin-top: 11px;
}
.acciones{
  position: fixed; right: 45px; bottom: 30px; z-index: 100
}

@-webkit-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

.loader{
  position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 11000; background: #662123;
}
.loader .logo{
  width: 300px;
}
.pngrendering {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

header{position: fixed; width: 100%; left: 0; top: 0; z-index: 5000; background-color: #db4533; height: 110px}
header .logo{margin-top: 27px}
header ul{
  padding-left: 0; margin-bottom: 0; margin-top: 40px; text-align: right;
}
header ul li{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fbf4e4;
  list-style-type: none;
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px
}
header ul li a, header ul li a:hover, header ul li a:focus{
  color: #fbf4e4; text-decoration: none;
}
header ul li:first-child{margin-left: 0}
header ul li:last-child{margin-right: 0}
header ul li.redes button{
  font-family: "Figtree", sans-serif;
  width: 120.5px;
  height: 41.2px;
  border: 1px solid #fff;
  background: none;
  font-family: Figtree;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  border-radius: 10px;
  vertical-align: middle;
  margin-left: 50px
}
header ul li.redes .lk{margin-right: 5px}
.inicio-1{position: relative; height: calc(100vh - 110px); margin-top: 110px}
.inicio-1 .fondo{
  background-image: url('../img/fondo-degradado-inicio.png'); background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; width: calc(100% + 2px); height: 100%; position: absolute; left: -2px; top: 0; z-index: 1
}
.inicio-1 .info{
  position: absolute; left: 0; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); z-index: 1
}
.inicio-1 .info h1{
  font-size: 34.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 16px;
  margin-top: 0
}
.inicio-1 .info p{
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 30px
}
.inicio-1 .info p b{font-weight: 600;}
button.naranja{
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 101px;
  height: 36px;
  background-color: #db4533;
  border:none;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #f2f1ff;
}
.inicio-1 .info .subinfo{
  width: 480px; max-width: 100%;
}
.inicio-1 .ms-skin-default .ms-bullet {
    width: 9px;
    height: 9px;
    background: #a4a4a4;
    border-radius: 50%;
    margin: 4px;
    background-position: inherit;
    display: inline-block;
    margin-left: 12.5px !important; margin-right: 12.5px !important; margin-top: 20px !important; margin-bottom: 20px !important
}
.inicio-1 .ms-skin-default .ms-bullet-selected {
    background-position: inherit; background: #a4a4a4; border:2px solid #63647a; width: 32px; height: 32px; margin-left: 0 !important; margin-right: 0 !important;
}
.inicio-1 .ms-bullets-count{width: 34px; text-align: center;}
.inicio-1 .ms-bullets.ms-dir-v{right: 50px !important}
.inicio-2{
  padding-top: 97px; padding-bottom: 90px;
}
.inicio-2 .subtitulo{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #606060;
  padding-bottom: 2px;
  border-bottom: solid 1px #636569;
  display: inline-block;
  margin-bottom: 36px
}
.inicio-2 .titulo{
  font-size: 38px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  text-align: left;
  color: #db4533;
  margin-bottom: 20px
}
.inicio-2 .titulo span{
  font-size: 35px;
  font-weight: normal;
  color: #606060;
}
.inicio-2 p{
  width: 486px;
  max-width: 100%;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #606060;
  margin-bottom: 40px
}
.inicio-2 p b{font-weight: 600;}
.services{
  background-color: #ededeb; padding-top: 45px;
}
.services .subtitulo{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #606060;
  padding-bottom: 2px;
  border-bottom: solid 1px #636569;
  display: inline-block;
  margin-bottom: 23px
}
.services .titulo{
  font-size: 35px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.34;
  letter-spacing: normal;
  text-align: center;
  color: #606060;
  margin-bottom: 35px
}
.services .titulo span{
  font-size: 38px;
  font-weight: 600;
  color: #db4533;
}
.services .c-p{
  text-align: center;
}
.services .c-p p{
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #606060;
  width: 732px;
  max-width: 100%;
  display: inline-block;
  margin-bottom: 55px
}
.services .item{height: 100%; border-radius: 16.1px; background-color: #fff; position: relative; padding-top: 20px; padding-bottom: 20px; padding-left: 35px; padding-right: 20px; z-index: 1}
.services .item .title-service{
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.95;
  letter-spacing: normal;
  text-align: left;
  color: #606060;
  margin-bottom: 10px
}
.services .item ul{
  padding-left: 20px; margin-bottom: 0
}
.services .item ul li{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #606060;
}
.services .item ul li::marker{font-size: 10px}
.services .c-item{padding-bottom: 56px; padding-left: 28px; padding-right: 28px}
.services .item.sinfondo{background: none;}
.services .item.sinfondo button{
  width: 162.8px; position: absolute; left: 0; right: 0; bottom: 8px; margin: auto; padding-left: 0; padding-right: 0
}
.services .shape{
  position: absolute; right: 0; bottom: 20px; width: 487px; max-width: 100%
}
.our-work{
  padding-top: 50px; padding-bottom: 20px
}
.our-work .subtitulo{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #606060;
  padding-bottom: 2px;
  border-bottom: solid 1px #636569;
  display: inline-block;
  margin-bottom: 23px
}
.our-work .titulo{
  font-size: 44px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #db4533;
  margin-bottom: 70px
}
.our-work .c-video{position: relative; margin-bottom: 30px}
.our-work .c-video .play{z-index: 1}
.our-work .img-background{margin-bottom: 20px; border-radius: 20px; cursor: pointer;}
.our-work .img-our-work{margin-bottom: 0; opacity: 0}
.our-work .c-img{padding-left: 10px; padding-right: 10px}
footer{
  background-color: #1d1d1b; padding-top: 146px; padding-bottom: 200px
}
footer .titulo{
  font-size: 44px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 10px
}
footer .logo{
  margin-bottom: 70px
}
footer p{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 35px;
}
footer p a, footer p a:hover, footer p a:focus{color: #fff; text-decoration: none;}
footer .redes img{margin-right: 22px}
footer .info-izquierda{margin-left: 80px}
footer .info-derecha{margin-left: 130px}
form input[type=text],form input[type=email]{
  width: 394px;
  max-width: 100%;
  height: 53px;
  background: none;
  border: solid 1px rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-left: 15px;
  margin-bottom: 20px
}
form textarea{
  width: 394px;
  max-width: 100%;
  height: 83.7px;
  background: none;
  border: solid 1px rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-left: 15px;
  padding-top: 10px;
  margin-bottom: 20px
}
form button{
  width: 394px;
  height: 53px;
  background: none;
  border: solid 1px rgba(255, 255, 255, 0.75);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
form *::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #fff !important;
	opacity:1;
}
form *:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #fff !important;
	opacity:1;
}
form *::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #fff !important;
	opacity:1;
}
form *:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #fff !important;
	opacity:1;
}
.noticias.home{
    background-color: #80c4b7; padding-top: 66px; padding-bottom: 78px;
}
.noticias.home .subtitulo{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-bottom: 2px;
  border-bottom: solid 1px #fff;
  display: inline-block;
  margin-bottom: 40px
}
.noticias.home .item .fecha{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.6;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 12px
}
.noticias.home .item .img{
  width: 256px;
  height: 226px;
  display: inline-block;
  margin-bottom: 39px
}
.noticias.home .item .img img{opacity: 0}
.noticias.home .item .titulo-nota{
  font-size: 44px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 30px
}
.noticias.home .item .p{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 15px
}
.noticias.home .item .logo{
  width: 256px
}
.noticias.home .c-boton{margin-top: 80px;}
.fancybox__container{z-index: 10050 !important}
.our-work.not{margin-top: 110px}
.our-work.not .titulo{margin-bottom: 30px}
.noticias.home.lista .separador{height: 80px}
.noticias.home.lista{padding-bottom: 30px}
.detalle-noticia .c-info-float{padding-top: 50px}
.detalle-noticia .c-info-float .p{color:#fff}

/* medias SM para abajo*/
@media (max-width:991px)
{
  header{display: none}
  #modalMenu .logo{width: 80px; margin-top: 5px}
  #modalMenu .cierra-menu{
    font-size: 35px; color:#fff; margin-top: 7px
  }
  #modalMenu{
    z-index: 10000; padding-right: 0px !important
  }
  #modalMenu .modal-dialog{
    padding: 0px; margin: 0px; height: 100%; width: 100%; max-width: none
  }
  #modalMenu .modal-content{
    border:none; border-radius: 0px; background:#db4533; padding-top: 0; height: 100%
  }
  #modalMenu .menu-m{
    width:100%; position: absolute; top: 0; left: 0; padding-top: 0; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; z-index: 1; height: 50px; background: #db4533
  }
  #modalMenu .menu-m .logo-modal{
    width: 150px; margin-top: 5px; filter: brightness(0) invert(1);
  }
  #modalMenu ul{padding-left: 0px; margin-bottom: 0px; text-align: center;}
  #modalMenu ul li{list-style-type: none; margin-bottom: 15px}
  #modalMenu ul li:last-child a{border:none}
  #modalMenu ul li a{
    width: 152px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fbf4e4;
  }
  #modalMenu ul li a:hover,#modalMenu ul li a:focus,#modalMenu ul li a.active{
    font-weight: 700; text-decoration: none; color:#fbf4e4
  }
  #modalMenu .datos-contacto{margin-top: 30px; width: 100%}
  #modalMenu .datos-contacto a{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #0a2a3b;
    font-style: normal;
    line-height: normal;
  }
  #modalMenu .datos-contacto a ion-icon{position: relative; bottom: 1px; margin-right: 3px; color:#ff5316; vertical-align: middle;}
  #modalMenu .datos-contacto a:hover,#modalMenu .datos-contacto a:focus{
    color: #0a2a3b; text-decoration: none;
  }
  #modalMenu .datos-contacto a.a-correo{margin-left: 12px}
  #modalMenu .redes{
    margin-top: 25px;
    margin-bottom: 25px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
  }
  #modalMenu .red{
    font-size: 16px; color: #fbf4e4; margin-left: 5px; margin-right: 5px; vertical-align: middle;
  }
  #modalMenu .red.dos{font-size: 17px}
  #modalMenu .red.uno{margin-left: 6px}
  #modalMenu .c-idiomas{text-align: center;}
  #modalMenu .c-idiomas a{
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.48px;
    text-align: left;
    color: #7f8692;
    text-transform: uppercase;
  }
  #modalMenu .c-idiomas a:hover,#modalMenu .c-idiomas a:focus,#modalMenu .c-idiomas a.active{
    font-weight: bold;
  }
  #modalMenu .c-idiomas .separador{margin-left: 10px; margin-right: 10px}
  .acciones {
    right: 20px;
  }
  .float {
    width: 50px;
    height: 50px;
  }
  .float .fa-whatsapp {
    color: #fff;
    font-size: 33px;
    margin-top: 8px;
  }
  .menu-mobile{
    position: fixed; width: 100%; left: 0; top: 0; z-index: 9999; background:#db4533; height: 50px;
  }
  .menu-mobile .logo-modal{width: 150px; margin-top: 5px}
  .menu-mobile .abre-menu{
     margin-top: 7px; color:#fff; font-size: 35px
  }
  .menu-mobile.dos .abre-menu{}
  .acciones {
    right: 20px;
  }
  .float {
    width: 50px;
    height: 50px;
  }
  .float .fa-whatsapp {
    color: #fff;
    font-size: 33px;
    margin-top: 8px;
  }
  .inicio-1{margin-top: 50px}
  .inicio-1 .info {
    left: 50% !important;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    width: 100%
  }
  .inicio-1 .info .subinfo{width: 70%; margin-left: 15%; text-align: center;}
  .inicio-1 .info h1{font-size: 24px; text-align: center;}
  .inicio-1 .info p{font-size: 14px; text-align: center;}
  .inicio-1 .ms-bullets.ms-dir-v {
    right: 10px !important;
  }
  .inicio-2 {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
  }
  .inicio-2 .subtitulo{font-size: 16px}
  .inicio-2 .titulo{font-size: 28px; text-align: center;}
  .inicio-2 .titulo span{font-size: 25px}
  .inicio-2 p{text-align: center; font-size: 14px; width: 80%; margin-left: 10%}
  .inicio-2 .naranja{margin-bottom: 50px}
  .services .subtitulo{font-size: 16px}
  .services .titulo{font-size: 25px}
  .services .titulo span{font-size: 28px}
  .services .c-p p{font-size: 14px}
  .services .shape{right: 0}
  .our-work .subtitulo{font-size: 16px}
  .our-work .titulo{font-size: 28px; margin-bottom: 30px}
  .noticias.home .subtitulo{font-size: 16px}
  .noticias.home .c-img{text-align: center;}
  .noticias.home .item .logo{margin-bottom: 40px}
  .noticias.home .item .fecha{font-size: 16px; text-align: center; display: block;}
  .noticias.home .item .titulo-nota{font-size: 25px; text-align: center;}
  .noticias.home .item .p{font-size: 14px; text-align: center;}
  .noticias.home .item .info{text-align: center;}
  .noticias.home .c-boton{text-align: center;}
  footer{padding-top: 80px; padding-bottom: 80px; text-align: center;}
  footer .info-izquierda {
    margin-left: 0;
  }
  footer .titulo{font-size: 25px; text-align: center;}
  form button{max-width: 100%}
  footer .info-derecha {
    margin-left: 0; padding-top: 60px
  }
  footer p{text-align: center;}
  footer .redes img {
    margin-right: 11px; margin-left: 11px
  }
  .our-work.not {
    margin-top: 50px;
  }

}

/*MD*/
@media (min-width:768px) and (max-width:991px)
{

}

/*LG*/
@media (min-width:992px) and (max-width:1199px)
{
header ul li{margin-left: 5px; margin-right: 5px}
header ul li.redes button{margin-left: 30px}
form button{max-width: 100%}
}

@media (max-width:767px){

}
@media (min-width:992px){
}
@media (min-width:768px) and (max-height:660px){

}
@media (min-width:768px) and (max-height:500px){

}
@media (min-width:768px) and (max-height:767px)
{

}
@media (max-width:360px){

}
@media (min-width:1600px){
}
@media (min-width:1200px) and (max-width:1350px)
{

}
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1200px;
  }
}
