@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-Bold.woff2') format('woff2'), url('/fonts/PFBeauSansPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-ThinItalic.woff2') format('woff2'), url('/fonts/PFBeauSansPro-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-Thin.woff2') format('woff2'), url('/fonts/PFBeauSansPro-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-SemiBoldItalic.woff2') format('woff2'), url('/fonts/PFBeauSansPro-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-Italic.woff2') format('woff2'), url('/fonts/PFBeauSansPro-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PF BeauSans Pro';
  src: url('/fonts/PFBeauSansPro-Regular.woff2') format('woff2'), url('/fonts/PFBeauSansPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('/fonts/MyriadPro-Bold.eot');
  src: url('/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/MyriadPro-Bold.woff2') format('woff2'), url('/fonts/MyriadPro-Bold.woff') format('woff'), url('/fonts/MyriadPro-Bold.ttf') format('truetype'), url('/fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('/fonts/MyriadPro-Regular.eot');
  src: url('/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/MyriadPro-Regular.woff2') format('woff2'), url('/fonts/MyriadPro-Regular.woff') format('woff'), url('/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neue_regularregular';
  src: url('/fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('/fonts/bebasneue_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.f-20 {
  font-size: 20px;
}
.c-orange {
  color: #f78f1d;
}
.c-white {
  color: #ffffff;
}
.c-medium-blue {
  color: #0082d1;
}
.c-medium-grey {
  color: #dcddde;
}
.c-dark-grey {
  color: #6d6e71;
}
.bg-lmedium-grey {
  background-color: #efefef;
}
.bg-audax {
  background-color: #F1C34B;
}
.bg-lighter-grey {
  background-color: #f7f7f8;
}
.bg-light-grey {
  background-color: #efefef;
}
.bg-medium-grey {
  background-color: #dcddde;
}
.bg-medium-grey-2 {
  background-color: white;
}
.bg-medium-grey-3 {
  background-color: #f7f7f7;
}
.bg-dark-grey {
  background-color: #6d6e71;
}
.bg-light-blue {
  background-color: #7dc9ef !important;
}
.bg-medium-blue {
  background-color: #0082d1 !important;
}
.bg-orange {
  background-color: #f78f1d;
}
.bg-white {
  background-color: #ffffff;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb50 {
  padding-bottom: 50px;
}
.pt50 {
  padding-top: 50px;
}
.mt20 {
  margin-top: 20px;
}
.mt50 {
  margin-top: 50px !important;
}
body {
  font-family: 'PF BeauSans Pro';
}
header {
  background: rgba(0, 0, 0, 0) url("/images/default/headre-bg.jpg") no-repeat scroll center top / 100% 100%;
  padding-bottom: 1px;
  padding-top: 35px;
  border-bottom: 5px solid #ffffff;
}
.sociallinks {
  margin: 0;
  padding: 0;
}
.sociallinks li {
  margin: 0 2px 2px;
  padding-right: 10px;
  color: #ffffff;
}
.sociallinks li a {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.logo {
  padding-bottom: 11px;
  padding-top: 10px;
}
.navbar-default {
  border: none;
  background-color: transparent;
}
.navbar-default li a {
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 5px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
}
.navbar-nav > li > .dropdown-menu {
  background-color: #eebb2c;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid #ffffff;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
}
.dropdown-menu > li:last-child > a {
  border-bottom: 0px;
}
.navbar-default .navbar-nav.navbar-right > li > a {
  border: 2px solid #ffffff;
  margin-left: 10px;
  font-weight: bold;
}
.navbar-default .navbar-nav.navbar-right > li > a:hover {
  background-color: #ffffff;
}
.nav.navbar-right > li:first-child > a {
  padding-left: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.icon1 {
  background: rgba(0, 0, 0, 0) url("/images/default/icons/profile.png") no-repeat scroll 0 0px 18px;
  padding-left: 23px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #ffffff;
}
footer {
  font-size: 15px;
  padding-bottom: 35px;
  padding-top: 35px;
}
footer ul {
  margin-top: 20px;
}
footer ul li {
  color: #6d6e71 !important;
  list-style: outside none none;
}
footer ul li a {
  color: #575757;
  line-height: 24px;
}
footer ul li a:hover {
  color: #6d6e71 !important;
}
footer ul li:nth-child(1) {
  font-weight: bold;
}
footer ul.legal {
  border-top: 1px solid #efefef;
  padding-top: 5px;
  text-align: center;
}
footer ul.legal li a {
  font-size: 12px;
}
footer ul.legal li:nth-child(1) {
  font-weight: normal !important;
}
footer .logo {
  display: inline-block !important;
}
footer .address {
  text-align: right;
  color: #F1C34B;
}
.footeimg {
  text-align: center;
}
.footeimg img {
  width: 100%;
}
.footer-brand {
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 100%;
}
.footer-brand > p {
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
  text-align: right;
}
.footer-brand > p a {
  color: #F1C34B;
}
.footer-brand > span {
  border: 2px solid;
  clear: both;
  float: right;
  max-width: 44px;
  width: 100%;
}
/*
#comapny2 footer {
  border-top: 10px solid hsl(42, 70%, 52%) !important;
  float: left;
  width: 100%;
}
#comapny5 footer {
  border-top: 10px solid hsl(42, 70%, 52%) !important;
}


#comapny3 footer {
  border-top: 10px solid hsl(42, 70%, 52%) !important;
}
#comapny46 footer {
  border-top: 10px solid hsl(42, 70%, 52%) !important;
  float: left;
  width: 100%;
}

#comapny6 footer {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border-top: 10px solid hsl(42, 70%, 52%) !important;
}
#comapny7 footer {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border-top: 10px solid hsl(42, 70%, 52%) !important;
}

*/
.carousel-caption > h3 {
  font-size: 50px;
  font-style: italic;
}
.carousel-caption {
  bottom: 160px;
}
.kpi {
  padding-bottom: 25px;
  padding-top: 100px;
  text-align: center;
}
.kpi h3 {
  color: #6d6e71;
  font-size: 21px;
}
.kpi a {
  color: #F1C34B;
}
.maintitle {
  padding-bottom: 50px;
}
.maintitle .title {
  color: #6d6e71;
}
.maintitle .title:before {
  content: "";
  height: 4px;
  left: 42%;
  position: absolute;
  top: -31px;
  width: 16%;
}
.maintitle a {
  color: #F1C34B;
}
.maintitle p {
  font-weight: normal;
  font-size: 18px;
  color: #6d6e71;
}
.maintitle.bg-main-01 {
  background: rgba(238, 187, 44, 0.7) no-repeat scroll center bottom / 100% auto;
  min-height: 200px;
}
.maintitle.bg-main-01 .title1 {
  color: #ffffff;
}
.maintitle.bg-main-01 .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.maintitle.bg-main-02 {
  background: rgba(0, 0, 0, 0) url("/images/default/tarifas-title-bg.png") no-repeat scroll center bottom / 100% auto;
  background-size: cover;
}
.maintitle.bg-main-02 .title1 {
  color: #ffffff;
}
.maintitle.bg-main-02 .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.maintitle.bg-main-02 p {
  color: #ffffff;
}
.maintitle.forcewhite .title1 {
  color: #ffffff;
}
.maintitle.forcewhite .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.maintitle.forcewhite .title1 small {
  display: block !important;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
.maintitle.forcewhite p {
  color: #ffffff;
}
.title1 {
  color: #6b6d70;
  display: inline-block;
  font-size: 34px;
  font-style: italic;
  font-weight: bold;
  margin-top: 100px;
  position: relative;
  text-align: center;
  width: 100%;
}
.title1::before {
  background: #6b6d70 none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 42%;
  position: absolute;
  top: -31px;
  width: 16%;
}
.audaxcorp {
  margin-top: 50px;
}
.audaxcorp h3 {
  color: #F1C34B;
  font-size: 23px;
  font-style: italic;
  border-bottom: 2px solid #F1C34B;
}
/*************************
FOLLETO
************************* */
.bottom-audax {
  background-color: #F1C34B;
  text-align: center;
}
/*********
MARCA - MAPA
 */
.map-module {
  background: #efefef url("/images/default/bg-mapa.png") no-repeat top center;
  float: left;
  margin-top: 106px;
  width: 100%;
  margin-bottom: 50px;
}
.map-img {
  margin-top: -140px;
  text-align: center;
}
.map-caption {
  padding-top: 50px;
  color: #ffffff;
  font-size: 18px;
  margin-left: 50px;
  font-weight: bold;
}
.addresslist h3 {
  color: #edba3b;
  font-size: 18px;
  font-weight: bold;
  padding-top: 13px;
  position: relative;
  text-transform: uppercase;
}
.addresslist {
  color: #74777b;
  font-size: 16px;
  padding-top: 0;
}
.addresslist h3::before {
  background: #ecba3c none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  width: 42px;
}
.addresslist > a {
  color: #74767b;
}
.addresslistpart {
  float: left;
  margin-top: 50px;
  padding-bottom: 77px;
  width: 100%;
}
/*
BUSSINES
 */
.bg-luce-e-gas {
  background: #F1C34B url('/images/default/luceegas.png') no-repeat bottom center;
  position: relative;
  max-height: 596px;
  min-height: 400px;
  text-align: center;
}
.bg-luce-e-gas a {
  display: inline-block;
  margin: 150px 0 0 0;
  text-align: center;
  color: #ffffff;
}
.bg-luce-e-gas a span {
  font-size: 40px;
  font-weight: bold;
}
.bg-luce-e-gas a p {
  font-size: 30px;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.style4 {
  color: #5c5c5c !important;
  font-size: 17px;
  text-align: center;
}
.que li {
  background-color: #B7B8BC;
  background-image: url("/images/default/bh1.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  float: left;
  list-style: outside none none;
  margin: 2%;
  max-height: 345px;
  padding-bottom: 114px;
  padding-top: 40px;
  width: 16%;
}
.que h2 {
  color: #ffffff;
  font-size: 25px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 1px;
}
.que span {
  font-style: italic;
  font-weight: bold;
}
.que li:hover {
  background-color: #3592d6;
  background-image: url("/images/default/bg1-hover.png");
  box-shadow: -8px -12px 13px -5px #bcb8bc;
}
.que {
  float: left;
  padding-bottom: 106px;
  width: 100%;
}
.cstyle4 {
  font-size: 14px;
  padding: 10px;
}
.que h2.cstyle5 {
  font-size: 16px;
  padding: 10px;
}
/*
TARIFAS
 */
/*
.tarifa .container {
  //background: hsl(48, 78%, 54%) none repeat scroll 0 0;
  max-width: 96%;
  padding: 33px;
  margin-top: 39px;
}*/
/*
FAQ general
*/
.style4.news a {
  color: #F1C34B;
}
.faqlisrt {
  background-color: #ffffff;
  line-height: 24px;
  padding: 25px 50px !important;
  margin-bottom: 0 !important;
}
.faqbottom {
  background: url('/images/default/bg-aeorgenerators.png') center bottom repeat-x;
  min-height: 212px;
}
.faqlisrt > li {
  border-bottom: 2px solid #747476;
  color: #747476;
  font-size: 18px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.faqlisrt > li:last-child {
  border-bottom: none;
}
.section1 {
  background: rgba(0, 0, 0, 0) url("/images/default/bg1.jpg") no-repeat scroll center top;
  color: #ffffff;
  padding-bottom: 80px;
  padding-top: 105px;
  text-align: center;
}
.style2 {
  display: inline-block;
  max-width: 319px;
}
.style2 {
  display: inline-block;
  max-width: 319px;
}
.style2 > span {
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 14px;
  text-align: center;
  width: 100%;
}
.style2 > p {
  color: black;
  display: inline-block;
}
.style2 > a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  letter-spacing: 0;
  margin-top: 10px !important;
  padding: 4px 15px;
}
/*
TARIFAS
*/
.tarifa-left {
  float: left;
  width: 50%;
}
.tarifa-right {
  float: left;
  min-height: 246px;
  position: relative;
  text-align: right;
  width: 50%;
}
.tarifa-left > span {
  color: #616161;
  float: left;
  font-size: 25px;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 13px;
  margin-top: 12px;
  width: 100%;
}
.tarifa-left > ul {
  margin: 0;
  padding: 0;
}
.tarifa-left li {
  color: #ffffff;
  font-style: italic;
  list-style: outside none none;
  margin-bottom: 2px;
}
.tarifa-right > span {
  color: #616161;
  float: left;
  font-style: italic;
  padding-top: 10px;
  text-align: right;
  width: 100%;
}
.tarifa-right > a:hover {
  background: #636363 none repeat scroll 0 0;
  box-shadow: -2px 4px 6px 0 #696a6d;
}
.tarifa-right > a {
  border: 2px solid;
  bottom: 0;
  color: #ffffff;
  float: right;
  max-width: 250px;
  padding: 3px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}
.tarifa-box {
  float: left;
  padding: 25px;
  position: relative;
  margin-top: 25px;
}
.tarifa .col-sm-6:nth-child(1)::after {
  border: 1.2px solid #ffffff;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
}
.tarifa .col-sm-6:nth-child(3)::after {
  border-right: medium none !important;
  border-top: 2px solid #ffffff;
  content: "";
  height: 2px;
  position: absolute;
  right: 5%;
  top: 0;
  width: 90%;
}
.title3 {
  color: #ffffff;
  float: left;
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  width: 100%;
}
.title3 > span {
  float: left;
  font-style: italic;
  font-weight: 100;
  position: relative;
  width: 100%;
}
.title3 > span::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: -11px;
  width: 44px;
}
/* HOME */
.home_offers {
  background: rgba(0, 0, 0, 0) url("/images/default/bg1.jpg") no-repeat scroll center top;
  color: #ffffff;
  padding-bottom: 50px;
  padding-top: 100px;
  text-align: center;
}
.home_offers span {
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 14px;
  text-align: center;
  width: 100%;
}
.home_offers p {
  color: black;
  font-size: 20px;
  min-height: 150px;
}
.home_offers a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0;
  margin-top: 10px !important;
  padding: 4px 15px;
}
.home_offers a:hover {
  background-color: #ffffff;
  color: #6d6e71;
  text-decoration: none;
}
.form-assistenza {
  /*background: #a8a9ad url("/images/default/form-bg.jpg") no-repeat scroll center top / 100% auto;
  padding-bottom: 7%;
  padding-top: 15%;*/
  text-align: center;
}
.form-assistenza form a {
  color: #ffffff;
  text-decoration: underline;
}
.form-assistenza label {
  color: #ffffff;
  font-weight: bold;
}
.form-assistenza label.cap {
  padding-left: 0px;
}
.form-assistenza .btn {
  border-radius: 0px;
  border-color: #ffffff;
  padding: 10px 50px;
  font-size: 18px;
}
.form-assistenza .btn.btn-primary {
  background-color: #0082d1;
  text-transform: uppercase;
}
.form-assistenza .btn.btn-primary:hover {
  background-color: #7dc9ef;
}
.wcarousel_wrap {
  height: 500px;
  position: relative;
  padding-bottom: 50px;
  background-image: url("/images/default/bg-3.png");
}
#wcarousel img {
  opacity: 1;
  width: 446px;
  height: 300px;
  border: 2px solid #ffffff;
}
#wcarousel {
  width: 100%;
  margin: 0px auto;
  height: 450px;
  position: relative;
  clear: both;
  overflow: hidden;
}
#wcarousel > div {
  visibility: hidden;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 8px 0px #666666;
  -moz-box-shadow: 0px 0px 8px 0px #666666;
  box-shadow: 0px 0px 8px 0px #666666;
}
#wcarousel .caption {
  position: absolute;
  text-align: center;
  top: 300px;
  left: 0px;
  height: 100%;
  width: 100%;
}
#wcarousel .caption span {
  color: #dcddde;
  float: left;
  font-size: 25px;
  font-style: italic;
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
#wcarousel .caption h3 {
  color: #dcddde;
  font-size: 30px;
  font-weight: bold;
}
.carous_item {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0px 15px;
  box-sizing: border-box;
  display: block;
}
.carous_desc {
  position: absolute;
  display: block;
  text-align: center;
  font-size: 14px;
  height: 100%;
  font-weight: 400;
  line-height: 16px;
  padding: 0px 15px;
  padding-left: 0px;
  color: #8A8A8A;
  margin-bottom: 15px;
  top: 0px;
}
.wcarousel_wrap .nav_button {
  position: absolute;
  left: 0px;
  top: 30%;
  margin-top: -30px;
  height: 60px;
  width: 30px;
  right: 0px;
  font-size: 40px;
  font-weight: 600;
  color: #6d6e71;
  cursor: pointer;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
}
.wcarousel_wrap .nav_button.prev_button {
  left: 50px;
}
.wcarousel_wrap .nav_button.next_button {
  left: auto;
  right: 50px;
}
.shadow.wcarousel-center .caption span {
  color: #6d6e71 !important;
}
.shadow.wcarousel-center .caption h3 {
  color: #6d6e71 !important;
}
/*
LA BOLETA
 */
.style12 {
  background-image: url("/images/default/bottom-bg1.png") !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  color: #ffffff;
  line-height: 23px;
  padding-bottom: 80px;
  padding-top: 40px;
}
/*
LAVORA
*/
.style15 li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 5px 5px;
}
.style15 ul {
  display: inline-block;
  margin-top: 28px;
  text-align: center;
  width: 100%;
}
.style15 {
  color: #6b6d70;
  font-size: 19px;
  font-weight: normal;
  line-height: 30px;
  padding-top: 75px;
  text-align: center;
}
/*NEWS*/
.blogimg {
  float: left;
  margin-right: 25px;
}
.blog-text {
  float: left;
  padding: 16px;
}
.blog-text > h2 {
  color: #6b6d70;
  float: left;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 19px !important;
  position: relative;
  width: 100%;
}
.blog-text > p {
  color: #6b6d70;
  width: 100%;
}
.blog-text > a {
  color: #eabc57;
}
body {
  font-size: 16px;
}
.bg-dark-grey .title1 {
  color: #ffffff;
}
.bg-dark-grey .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.bg-dark-grey .subtitle {
  color: #ffffff;
}
.bg-dark-grey .subtitle a {
  color: #ffffff;
  text-decoration: underline;
}
.bg-dark-grey p {
  color: #ffffff;
}
.bg-audax .title1 {
  color: #ffffff;
}
.bg-audax .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.bg-audax .subtitle {
  color: #ffffff;
}
.bg-audax .subtitle a {
  color: #ffffff;
  text-decoration: underline;
}
.bg-audax p {
  color: #ffffff;
}
.bg-audax p a {
  color: #ffffff;
  text-decoration: underline;
}
.bg-light-blue label {
  color: #ffffff;
  font-weight: bold;
}
.bg-light-blue label.cap {
  padding-left: 0px;
}
.bg-light-blue .btn {
  border-radius: 0px;
  border-color: #ffffff;
  padding: 10px 50px;
  font-size: 18px;
}
.bg-light-blue .btn.btn-primary {
  background-color: #0082d1;
  text-transform: uppercase;
}
.bg-light-blue .btn.btn-primary:hover {
  background-color: #7dc9ef;
}
.bg-medium-blue .title1 {
  color: #ffffff;
}
.bg-medium-blue .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.bg-medium-blue p {
  color: #ffffff;
}
.bg-medium-blue label {
  color: #ffffff;
  font-weight: bold;
}
.bg-medium-blue label.cap {
  padding-left: 0px;
}
.bg-medium-blue .tarifa-left span {
  color: #ffffff;
}
.bg-medium-blue .tarifa-right span {
  color: #ffffff;
}
.bg-medium-blue .btn {
  border-radius: 0px;
  border-color: #ffffff;
  padding: 10px 50px;
  font-size: 18px;
}
.bg-medium-blue .btn.btn-primary {
  background-color: #0082d1;
  text-transform: uppercase;
}
.bg-medium-blue .btn.btn-primary:hover {
  background-color: #7dc9ef;
}
.bg-orange label {
  color: #ffffff;
  font-weight: bold;
}
.bg-orange label.cap {
  padding-left: 0px;
}
.bg-orange .btn {
  border-radius: 0px;
  border-color: #ffffff;
  padding: 10px 50px;
  font-size: 18px;
}
.bg-orange .btn.btn-primary {
  background-color: #f99d3f;
  text-transform: uppercase;
}
.bg-orange .btn.btn-primary:hover {
  background-color: #f78f1d;
}
.claim {
  font-size: 50px;
}
.claim span {
  display: block;
  font-size: 100px;
}
.style9 > a {
  color: #ffffff;
}
.style9 > a > p {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.style9 > a > span {
  font-size: 31px;
  font-weight: bold;
}
.tarifa-left > span {
  font-size: 20px;
  padding-right: 20px;
}
.form input,
.form textarea {
  border-radius: 0 !important;
  box-shadow: none !important;
}
.form .radio label.cap,
.form .checkbox label.cap {
  padding-left: 0px;
}
.style16 .form a {
  color: #ffffff;
  text-decoration: underline;
}
.style16 label {
  color: #ffffff;
}
.style16 .btn {
  border-radius: 0px;
  border-color: #ffffff;
  padding: 10px 50px;
  font-size: 18px;
}
.style16 .btn.btn-primary {
  color: #000000;
  background-color: #dcddde;
  text-transform: uppercase;
}
.style16 .btn.btn-primary:hover {
  color: #ffffff;
  background-color: #6d6e71;
}
.bg-light-grey {
  background-color: #efefef;
}
.cutting-footer {
  border-bottom: 10px solid #F1C34B;
}
.blist1 a {
  color: #000000;
}
.style9 {
  margin-bottom: 145px;
}
.bg-lighter-grey {
  background-color: #efefef;
}
.bg-dark-grey {
  background-color: #6d6e71;
}
.tariffe_heading .title1,
.bg-orange .title1 {
  color: #ffffff;
  font-weight: 100;
  font-style: italic;
  margin-bottom: 30px;
}
.tariffe_heading .title1:before,
.bg-orange .title1:before {
  background: #ffffff none repeat scroll 0 0;
}
.tariffe_heading .title1 small,
.bg-orange .title1 small {
  color: #ffffff;
  display: block;
  font-weight: 400;
  font-style: normal;
}
.tariffe_heading p,
.bg-orange p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 50px;
}
.horari {
  display: inline-block;
  background-color: #6d6e71;
  color: #ffffff;
  padding: 5px 10px;
  margin-bottom: 25px;
}
.tariffe-ball {
  color: #ffffff;
  border-radius: 50%;
  min-height: 262px;
  text-align: center;
  padding-top: 85px;
}
.tariffe-ball span {
  display: block;
}
.tariffe-ball span.tariffe-old {
  text-decoration: line-through;
  font-weight: 100;
  font-size: 20px;
}
.tariffe-ball span.tariffe-active {
  font-weight: 400;
  font-size: 50px;
  line-height: 40px;
}
.tariffe-ball span.tariffe-kwh {
  font-weight: 100;
  font-size: 20px;
}
.tariffe-ball.extra-text {
  padding-top: 65px;
}
.tariffe-ball.extra-text span.tariffe-active {
  font-weight: 400;
  font-size: 35px;
  line-height: 45px;
}
.tariffe-ball.extra span.tariffe-active {
  font-weight: 400;
  font-size: 100px;
  line-height: 60px;
}
.tariffe-ball.extra span.tariffe-kwh {
  font-weight: 100;
  font-size: 40px;
}
.greenhouse {
  color: #85b838;
  font-size: 50px;
  text-align: center;
}
.greenhouse p {
  font-size: 20px;
}
.greenhouse p strong {
  font-size: 35px;
}
.greenhouse img {
  display: inline-block;
}
.recicle {
  color: #6d6e71;
  font-size: 50px;
  text-align: center;
}
.recicle p {
  font-size: 20px;
}
.recicle p strong {
  font-size: 35px;
}
.recicle img {
  display: inline-block;
}
.news blockquote {
  font-weight: bold;
}
.newsimg {
  width: 100%;
  display: block;
  margin: 10px 0 25px 0;
}
.servicepart a {
  color: #F1C34B;
}
.style4.faq-title {
  background-color: #a8a9ad;
}
.faq-response {
  display: none;
}
.faqlisrt a {
  color: #6d6e71;
}
.bgtitle .title1 {
  color: #ffffff;
}
.title1 {
  text-transform: uppercase;
}
.addresslist h3 a {
  color: #F1C34B;
}
.faq-title .title1::before {
  background: #ffffff;
}
.dark-grey-btn {
  border: 2px solid #6d6e71;
  color: #6d6e71;
  display: inline-block;
  font-size: 17px;
  letter-spacing: 0;
  margin-top: 10px !important;
  padding: 4px 15px;
}
.title3 a {
  color: #ffffff;
}
.gaq-footerbg > img {
  width: 100%;
}
.bg-conocenos {
  background: url('/images/default/bg-conocenos.jpg') #ffffff center top repeat-y;
}
/*
 |--------------------------------------------------------------------------
 | Medias para Portrait tablets and medium desktops
 |--------------------------------------------------------------------------
 |
 */
@media (min-width: 992px) and (max-width: 1300px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
  }
  .address1 {
    font-size: 18px;
  }
  footer .address {
    font-size: 11px;
  }
  .style955 {
    padding-bottom: 175px;
  }
  .style958 {
    margin-top: 150px;
  }
  .addresslistpart {
    margin-top: 0;
  }
  .bgtitle .title1::before {
    left: 42%;
  }
  .tariffe-ball {
    color: #ffffff;
    border-radius: 50%;
    min-height: 230px;
    text-align: center;
    padding-top: 69px;
    width: 230px;
  }
}
/*
 |--------------------------------------------------------------------------
 | Medias para Portrait tablets and small desktops
 |--------------------------------------------------------------------------
 |
 */
@media (min-width: 768px) and (max-width: 992px) {
  footer .address {
    font-size: 11px;
  }
  .bottom-audax {
    height: 280px;
  }
  .style955 {
    background-position: center top;
    padding-bottom: 100px !important;
  }
  .newlist.pos-a,
  .newlist.pos-b,
  .newlist.pos-c,
  .newlist.pos-d,
  .newlist.pos-e,
  .newlist.pos-f {
    /*height: 225px;*/
  }
  .newlist.pos-a a,
  .newlist.pos-b a,
  .newlist.pos-c a,
  .newlist.pos-d a,
  .newlist.pos-e a,
  .newlist.pos-f a {
    font-size: 21px;
    height: 80%;
    width: 80%;
    padding-top: 20%;
  }
  .maintitle.bg-main-01 {
    min-height: 245px;
  }
  .img-chart {
    max-width: 50%;
    display: inline-block;
  }
  .que li {
    background-image: none;
    width: 28%;
  }
  .cstyle4 {
    font-size: 14px;
    padding: 10px;
  }
  .bg-luce-e-gas {
    max-height: 245px;
  }
  .style9 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .maintitle.bg-main-02 {
    background-image: none;
    background-color: #F1C34B;
    min-height: auto;
  }
  #wcarousel img {
    width: 300px;
    height: 202px;
  }
  .map-module {
    background-image: none;
  }
}
/*
 |--------------------------------------------------------------------------
 | Medias para Large desktops and laptops
 |--------------------------------------------------------------------------
 |
 */
@media (max-width: 768px) {
  .bg-conocenos {
    background-image: none;
  }
  .bottom-audax {
    background-image: none;
    background-color: #F1C34B;
    min-height: auto;
    height: auto;
  }
  .style958 {
    margin-top: 50px;
  }
  .address1 {
    color: #ffffff;
    font-size: 11px;
  }
  .addresslistpart {
    margin-top: 0;
  }
  .nav > li:first-child > a {
    padding-left: 15px;
  }
  .navbar-default .navbar-nav.navbar-right > li > a {
    margin-bottom: 5px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff !important;
  }
  .newlist.pos-a,
  .newlist.pos-b,
  .newlist.pos-c,
  .newlist.pos-d,
  .newlist.pos-e,
  .newlist.pos-f {
    height: 485px !important;
  }
  .newlist.pos-a a,
  .newlist.pos-b a,
  .newlist.pos-c a,
  .newlist.pos-d a,
  .newlist.pos-e a,
  .newlist.pos-f a {
    font-size: 21px;
    height: 90% !important;
    width: 90% !important;
    padding-top: 40% !important;
  }
  .bg-main-02 {
    background-image: none;
    background-color: #F1C34B;
  }
  .tarifa-left,
  .tarifa-right {
    float: none;
    width: 100%;
  }
  .tariffe-ball {
    width: 267px;
    margin: 0 auto 20px auto;
  }
  .tarifa-right > span {
    display: none;
  }
  .tarifa-right > a {
    float: none;
    max-width: 100%;
    display: block;
    position: relative;
    margin-top: 10px;
  }
  .bgtitle {
    min-height: 235px;
    background-image: none;
    background-color: #F1C34B;
  }
  #wcarousel img {
    width: 200px;
    height: 135px;
  }
  header {
    background-size: cover;
  }
  .map-module {
    background-image: none;
  }
  .map-caption {
    color: #6d6e71;
    font-size: 15px;
  }
  .bg-luce-e-gas {
    background-image: none;
    min-height: 200px;
  }
  .bg-luce-e-gas a {
    margin-top: 50px !important;
  }
  .addresslist {
    padding: 25px !important;
  }
  .kpi h3 {
    color: #6d6e71;
    font-size: 17px;
  }
}
/*
 |--------------------------------------------------------------------------
 | Medias para Landscape phones and smaller
 |--------------------------------------------------------------------------
 |
 */
@media (max-width: 480px) {
  .carousel-caption {
    bottom: 7%;
  }
  .carousel-caption h3 {
    font-size: 22px;
  }
  .servicepart {
    padding-top: 25px;
  }
  .servicepart h3 {
    margin-bottom: 25px;
  }
  .style2 {
    margin-bottom: 50px;
  }
  .section1 {
    background-image: none;
    background-color: #F1C34B;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .footer ul {
    display: none;
  }
  .nav > li:first-child > a {
    padding-left: 15px !important;
  }
  .navbar-default .navbar-nav.navbar-right > li > a {
    border: none;
    margin-left: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .style955 {
    padding-bottom: 25px;
    background-image: none;
    background-color: #F1C34B;
  }
  .style955 h3 {
    float: none;
  }
  .title1 {
    margin-top: 50px;
  }
  .bottom-audax {
    background-image: none;
    background-color: #F1C34B;
    min-height: auto;
  }
  .style958 {
    margin-top: 50px;
  }
  .style20 {
    width: 100%;
  }
  .style21::after,
  .style20::after,
  .style22::after {
    background: none !important;
  }
  .blist1 span {
    bottom: auto;
    font-size: 17px;
  }
  .bgtitle {
    background-image: none;
    background-color: #F1C34B;
    min-height: auto;
  }
  .style19 {
    background-color: #ffffff;
    background-image: none;
  }
  .faq-top {
    display: none;
  }
  .col-sm-6.l1,
  .col-sm-6.r1 {
    background-image: none;
    background-color: #F1C34B;
    border-top: 1px solid #ffffff;
  }
  .style9 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .que ul {
    padding-left: 0;
  }
  .que li {
    width: 100%;
  }
  .address1 {
    background-color: #F1C34B;
  }
  .newlist.pos-a,
  .newlist.pos-b,
  .newlist.pos-c,
  .newlist.pos-d,
  .newlist.pos-e,
  .newlist.pos-f {
    height: 225px !important;
  }
  .newlist.pos-a a,
  .newlist.pos-b a,
  .newlist.pos-c a,
  .newlist.pos-d a,
  .newlist.pos-e a,
  .newlist.pos-f a {
    width: 82% !important;
    height: 82% !important;
    padding-top: 15px !important;
  }
  .maintitle.bg-main-01 {
    min-height: 135px;
    background-image: none;
    background-color: #F1C34B;
  }
  .que h2.cstyle5 {
    font-size: 25px;
  }
  .cstyle4 {
    font-size: 20px;
  }
  .style11 {
    background-image: none;
  }
  .maintitle.bg-main-02 {
    min-height: 135px;
    background-image: none;
    background-color: #F1C34B;
  }
  .tariffe-ball {
    width: 267px;
    margin: 0 auto 20px auto;
  }
  .tarifa-right > span {
    display: none;
  }
  .tarifa-right > a {
    float: none;
    max-width: 100%;
    display: block;
    position: relative;
    margin-top: 10px;
  }
  .greenhouse {
    font-size: 42px;
  }
  .gaq-footerbg {
    display: none;
  }
  .faqlisrt {
    padding-bottom: 0 !important;
    margin-top: 10px;
  }
  .home_offers {
    background-image: none;
    background-color: #F1C34B;
  }
  .home_offers a {
    margin-bottom: 50px;
  }
  .bg-luce-e-gas a {
    margin-top: 30px !important;
  }
  .faqbottom {
    display: none;
  }
  .addresslist {
    padding: 25px;
  }
}
@media only screen and (min-device-width: 1400px) and (max-device-width: 1900px) {
  .style958 {
    margin-top: 179px !important;
  }
}
@media (max-width: 768px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  /* Hapus gap 15px pada .navbar-collapse */
  .navbar .navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* Merapihkan dropdown menu: Warna, posisi dll */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
    padding: 5px 15px 5px 25px;
  }
}
@media screen and (min-width: 768px) {
  /* Rubah behaviour .container */
  .navbar .container {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    max-width: 1170px;
    width: initial;
  }
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
  .navbar .container .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.style21::after,
.style20::after,
.style22::after {
  background: none !important;
}
.newlist {
  background-position: center center;
  background-size: cover;
  margin-bottom: 15px;
}
.newlist.pos-a {
  height: 458px;
}
.newlist.pos-a a {
  font-size: 21px;
}
.newlist.pos-b {
  height: 225px;
}
.newlist.pos-b a {
  font-size: 21px;
  height: 80%;
  width: 80%;
  padding-top: 20%;
}
.newlist.pos-c {
  height: 221px;
}
.newlist.pos-c a {
  font-size: 17px;
  height: 80%;
  width: 80%;
  padding-top: 16%;
}
.newlist.pos-d,
.newlist.pos-e,
.newlist.pos-f {
  height: 225px;
}
.newlist.pos-d a,
.newlist.pos-e a,
.newlist.pos-f a {
  font-size: 21px;
  height: 80%;
  width: 80%;
  padding-top: 30%;
}
.newlist a {
  font-size: 21px;
  font-weight: bold;
  line-height: 24px;
  margin: 26px;
  padding: 11px;
  display: block;
  position: absolute;
  bottom: 0;
  color: #000000;
  height: 90%;
  padding-top: 43%;
  background-color: rgba(255, 255, 255, 0.4);
  width: 90%;
}
/*Modals*/
.modal-header, h4, .close {
  background-color: #F1C34B;
  color:white !important;
  text-align: center;
  font-size: 30px;
}
.modal-footer {
  background-color: #f9f9f9;
}

#login_commerciale_modal button,
#modifica_password_modal button{
  background-color: #F1C34B;
  border-color: #F1C34B;
}

/*Area commerciale*/

.area_commerciale {
  margin-bottom :  5%;
}
.zoom {
  transition: transform .2s; /* Animation */
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.pos-commerciale a{
  padding-top:43% !important;
  text-decoration: none !important;
  background-color: transparent !important;
}

.cerrar_sesion_comercial {
  text-decoration: none !important;
  cursor:pointer !important;
}

/*Paginacion*/
.pagenationpart {
  text-align: center;
}
.pagination > li {
  display: inline-block;
  margin: 2px !important;
}
.pagination > li > a, .pagination > li > span {
  background-color: hsl(0, 0%, 100%);
  border: 1px solid hsl(0, 0%, 87%);
  border-radius: 50%;
  color: hsl(225, 2%, 49%);
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: hsl(42, 82%, 58%);
  border-color: hsl(42, 82%, 58%);
  color: hsl(0, 0%, 100%);
  cursor: default;
  z-index: 3;
}
.pagination > li > a, .pagination > li > span {
  background-color: hsl(0, 0%, 100%);
  border: 1px solid hsl(0, 0%, 87%);
  border-radius: 50%;
  color: hsl(225, 2%, 49%);
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.hidepage {
  display:none;
}
.page-link {
  cursor: pointer;
}

.wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.container-fostrap {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}
.fostrap-logo {
  width: 100px;
  margin-bottom:15px
}
h1.heading {
  color: #fff;
  font-size: 1.15em;
  font-weight: 900;
  margin: 0 0 0.5em;
  color: #505050;
}
@media (min-width: 450px) {
  h1.heading {
    font-size: 3.55em;
  }
}
@media (min-width: 760px) {
  h1.heading {
    font-size: 3.05em;
  }
}
@media (min-width: 900px) {
  h1.heading {
    font-size: 3.25em;
    margin: 0 0 0.3em;
  }
} 















/*NOTICIAS HOME. NOTICIAS DE MERCADO*/

.card {
    display: block; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;    
    transition: box-shadow .25s; 
}
.card:hover {
  /*box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  cursor: pointer;
}
.img-card {
  width: 100%;
  height:130px;
  display:block;
  overflow: hidden;
}
.img-card img{
  width: 100%;
  height: 130px;
  object-fit:cover; 
  transition: all .25s ease;
} 
.card-content {
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-top:5px;
  text-align:left;
  background-color:white;
  height:50px;
}
.card-title {    
  font-size: 25px;
  background-color: white;
  font-weight: 300;
  text-align: left;
}
.card-title a {
  color: #000;
  text-decoration: none !important;
}
.card-read-more {
  border-top: 1px solid #D4D4D4;
}
.card-read-more a {
  text-decoration: none !important;
  padding:10px;
  font-weight:600;
  text-transform: uppercase
}

@media (max-width: 768px) {
  .parrafo {
    display:none;
  }
}

.tituloNoticia:hover {
  padding-top: 10px;
  transition-duration: 0.20s;
}

.tituloNoticia {  
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
  position: relative;
  display: block;
  font-size: 20px;
  transition-duration: 0.20s;
}

.tituloNoticiaMercado:hover {
  padding-top: 10px;
  transition-duration: 0.20s;
}

.tituloNoticiaMercado {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
  position: relative;
  text-align:center;
  display: block;
  font-size: 20px;
  transition-duration: 0.20s;
  font-weight: 400;
}

div#menubar2:hover::after {
  transform: scaleY(1);
}

.fondo-publicacion-home { 
  transition: box-shadow 500ms;  
}

.fondo-publicacion-home:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.noticiaMercado:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
}


.parrafo{
  padding-left: 15px;
  text-align: justify;
}

.publicaciones-blog-home {
  padding-bottom: 50px;
  background: url("") no-repeat fixed center center;
  background-size: 100% auto;
  background-color: #f7f7f7;
}
.publicaciones-blog-home h2 {
  text-align: left;
  font-weight: 400;
  font-size: 29px;
 
}
.publicaciones-blog-home h2 b {
color: #2BBCDE;
}
.publicaciones-blog-home .fondo-publicacion-home {
  background: #ffffff; 
  overflow: hidden;
  height: 320px;
  margin-bottom: 20px;
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
}


.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
display: inline-block;
  width: 50%;
  overflow: hidden;
  height: 100%;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
height: 100%;
  width: auto;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding: 0 10px;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
  padding: 0 10px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home  {
  overflow: hidden;
  max-height: 200px;
}
.mascara-enlace-blog-home {
  height: 400px;
  width: 0%;
  color: #aaa;
  background-color: #2BBCDE;
  position: absolute;
  top: 0;
  opacity: 0.0;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  text-align: center;
  padding-top: 180px;
}
.mascara-enlace-blog-home span {
  text-align: center;
  max-height: 400px;
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 30px;

  color: #fff;
  font-weight: 900;
  font-size: 16px;
}
.publicaciones-blog-home .todas-las-publicaciones-home {
  background: #2BBCDE;
  height: 400px;
  width: 100%;
  display: inline-block;
  padding: 20px;
  text-decoration: none;
 
}
.publicaciones-blog-home .todas-las-publicaciones-home span {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .publicaciones-blog-home h2 {
    text-align: left;
    font-weight: 300;
    font-size: 34px;
    margin-top: 5px;
    padding-top: 30px;
  }
  .publicaciones-blog-home .fondo-publicacion-home {
  background: #ffffff;

  overflow: hidden;
  height: inherit;
  margin-bottom: 20px;
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
  }
  .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: auto;
  }
  .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
  height: auto;
  width: 100%;
  }
  .publicaciones-blog-home .black {
  background: #fff;
  }
  .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 10px;
  }
  .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
  font-weight: 900;
  color: #333;
  text-transform: uppercase;
  font-size: 20px;
  }
  .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  }
  .publicaciones-blog-home .todas-las-publicaciones-home {
  background: #2BBCDE;
  height: 100%;
  width: 100%;
  display: inline-block;
  padding: 20px;
  text-decoration: none;
  border-radius: 3px;
  }