/****/

.text-gris-nacion{
	color: #646464 !important;
}

.text-gris-oscuro-nacion{
	color: #282828 !important;
}

.text-naranja-nacion{
	color: #DD9700 !important;
}

.text-gastronomia-naranja-nacion{
	color: #FFBD28 !important;
}

.text-cultura-nacion{
	color: #EE7203 !important;
}

.text-violeta-nacion{
	color: #4E3B8F !important;
}

.text-azulado-nacion{
	color: #8C9CA6 !important;
}

.text-verde-nacion{
	color: #5AB940 !important;
}

.texto-blanco-nacion{
	color: #FFFFFF !important;
}

.text-estudia-celeste-nacion{
	color: #0096C8 !important;
}

.text-abc-celeste{
	color:#0080C8 !important;
}

.text-abc-celeste-claro{
	color:#00B0EA !important;
}


.ocultar{
	display:none !important;
}

.lheight-30{
 line-height:30px !important;
}

.z-index-10{
	z-index: 10;
}

.z-index-1{
	z-index:1;
}
.z-index-2{
	z-index:2;
}

.fweight-300{
  font-weight: 300 !important;
}

.fweight-400{
  font-weight: 400 !important;
}

.ancho-nacion-centrado {
    margin: 0 auto;
    max-width: 806px;
	padding: 15px;
}

.ancho-nacion-1440-centrado {
    margin: 0 auto;
    max-width: 1440px;
	/*padding: 15px;*/
}

a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

input:hover, input:focus, input:active, select:hover, select:focus, select:active, textarea:hover, textarea:focus, textarea:active {
  outline: none !important;
}

label {
  font-weight: 400;
  color: #004998;
  margin-top: .5rem;
  margin-bottom: 0px;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
}

h4, .h4, h5, h6, .h5, .h6 {
  line-height: 30px;
}

.body-page input[type="text"]{
	background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    box-shadow: none;
    border: none;
    width: 100%;
	margin-top: 0px;
	line-height: 25px;
}
.body-page input[type="tel"],
.body-page input[type="password"],
.body-page input[type="email"],
.body-page select {
	background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    border: 1px solid #dee2e6;
    width: 100%;
	margin-top: 0px;
	line-height: 25px;
}
.body-page textarea{
	background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    border: 1px solid #dee2e6;
    width: 100%;
	margin-top: 0px;
}

.body-page input[type="text"]:focus, .body-page input[type="text"]:active, .body-page input[type="text"]:hover,
.body-page input[type="tel"]:focus,
.body-page input[type="tel"]:active,
.body-page input[type="tel"]:hover,
.body-page input[type="password"]:focus,
.body-page input[type="password"]:active,
.body-page input[type="password"]:hover,
.body-page input[type="email"]:focus,
.body-page input[type="email"]:active,
.body-page input[type="email"]:hover,
.body-page textarea:focus,
.body-page textarea:active,
.body-page textarea:hover, .body-page select:focus, .body-page select:active, .body-page select:hover {
  outline: none;
}


.linkresaltado{
	font-weight:700 !important;
}

.list-menu ul li {
  list-style: none;
  padding: 15px 2px;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.list-menu ul li:last-child {
  border-bottom: none;
}

ul {
  margin: 0;
  padding-left: 30px;
}

ul ul {
  padding-left: 20px;
}

ul li {
  list-style: inherit;
}

ul li i {
  margin-right: 3px;
  font-size: 16px;
  min-width: 20px;
  text-align: center;
}

.item-list ul li {
  margin-left: 0;
}

ul.menu > li {
  position: relative;
  padding: 4px 0 10px;
  margin: 0 0 2px !important;
}

ul.menu > li > a {
  padding-left: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
}

ul.menu > li > a:hover, ul.menu > li > a:active, ul.menu > li > a:focus {
  color: #E62B4A;
}

ul.feature-list {
  margin: 10px 0;
  padding-left: 0;
}

ul.feature-list > li {
  padding-left: 25px;
  position: relative;
  list-style: none;
  margin-bottom: 2px;
}

ul.feature-list > li:after {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 2px;
  z-index: 1;
  color: #E62B4A;
  font-weight: 900;
  font-size: 10px;
}

ul.inline > li {
  float: left;
  margin-left: 5px;
}

table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dee2e6;
}

table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  border-color: #dee2e6;
  border-width: 1px 1px 1px 0;
  border-style: solid;
}

table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px;
}

.no-padding {
  padding: 0 !important;
}

a.disable {
  pointer-events: none;
  cursor: default;
}


.notranslate{
    font-size: 16px;
    background-color: #003366 !important;
    color: white;
    font-weight: bold;
    padding: 4px 0px;
    border-radius: 6px;
    font-family: "Segoe UI", sans-serif !important;
    margin-left: 5px;
    width: 55px !important;
    border: none !important;
    padding-bottom: 5px;
    padding-left: 4px;
}


#guia-inversor-home .gsc-column::after{
  width:0px;
}

#guia-inversor-home .titulo-guia .title-desc{
  line-height: 35px;
  color:#EAEAEA !important;
}

#guia-inversor-home .gsc-heading .title-desc{
  margin: 5px auto 10px;
  color:#EAEAEA !important;
  font-weight:700;
}

.titulo-guia{

}

#guia-inversor-home .row.row-wrapper{
  margin-left: 20px;
  margin-right: 30px;
}

@media (max-width: 550px) {
  #guia-inversor-home .row.row-wrapper{
    margin-left: 0px;
    margin-right: 0px;
  }

   #guia-inversor-home .gsc-heading.align-left .title-desc{
     padding: 10px;
   }

}

@media (max-width: 970px) {
  #guia-inversor-home .row.row-wrapper{
    justify-content: center;
  }
}



.btn-doing-business {
            width: 322px;
            height: 53px;
            border-radius: 10px;
            background-color: #FFFFFF;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #004998;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            box-sizing: border-box;
            transition: background-color 0.3s ease, color 0.3s ease;
            float:right;
        }

        .btn-doing-business:hover {
            background-color: #004998;
            color: #FFFFFF;
        }

@media (max-width: 405px) {
  .btn-doing-business {
            width: 260px;
        font-size: 20px;
  }
}

/************************* Pagination ************************/
.pager {
  text-align: center;
}

.pager ul.pager__items {
  display: inline-block;
  margin: 0 0 30px;
  padding: 0;
}

.pager ul.pager__items > li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}

.pager ul.pager__items > li a {
  border: 1px solid #FFFFFF;
  display: inline-block;
  line-height: 34px;
  margin: 0 1px;
  text-align: center;
  margin-right: 10px;
  padding: 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  /*text-transform: uppercase;*/
  background: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  color:#FFFFFF;
}

.pager ul.pager__items > li a:last-child {
  margin-right: 0;
}

.pager ul.pager__items > li a:hover {
  background: none;
  color: #fff;
  border: 2px solid #fff;
}

.pager ul.pager__items > li a:hover:after {
  color: #fff;
}

.pager ul.pager__items > li.pager__item--next {
  font-size: 12px;
}

.pager ul.pager__items > li.pager__item--last {
  font-size: 12px;
}

.pager ul.pager__items > li.is-active a {
  background:#fff ;
  color: #133075;
  border-color: #fff;
}

.pager ul.pager__items > li.is-active a:after {
  color: #fff;
}

.novedades-todas .pager {
  text-align: center;
  margin-top: 20px;
}

.novedades-todas .pager ul.pager__items > li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}

.novedades-todas .pager ul.pager__items > li.is-active a {
  background:#133075;
  color: #ffffff;
  border-color: #133075;
}

.novedades-todas .pager ul.pager__items > li a {
  border: 1px solid #133075;
  display: inline-block;
  line-height: 34px;
  margin: 0 1px;
  text-align: center;
  /*margin-right: 10px;*/
  padding: 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  /*text-transform: uppercase;*/
  background: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  color:#133075;
}

.quick-pagination .pager {
  text-align: center;
  margin-top: 20px;
}

.quick-pagination .pager .pager__item--first, .quick-pagination .pager .pager__item--last {
  display: none;
}

.quick-pagination .pager .pager__item--previous, .quick-pagination .pager .pager__item--next {
  position: relative;
}

.quick-pagination .pager .pager__item--previous a, .quick-pagination .pager .pager__item--next a {
  text-indent: -99999px;
  position: relative;
}

.quick-pagination .pager .pager__item--previous a:after, .quick-pagination .pager .pager__item--next a:after {
  content: '\f061';
  font-family: "FontAwesome";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  text-indent: 0;
  font-size: 11px;
}

.quick-pagination .pager .pager__item--previous.pager__item--previous a:after, .quick-pagination .pager .pager__item--next.pager__item--previous a:after {
  content: '\f060';
}

.breadcrumb-content-inner {
  margin-bottom: 30px;
  text-align: center;
}

.breadcrumb-content-inner .breadcrumb-content-main {
  position: relative;
  z-index: 9;
}

.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
  font-size: 62px;
  font-weight: 700;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    font-size: 50px;
  }

  .stats-text-porque-p1 {
    margin-left: 0px !important;
    text-align: left;
  }

}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
  padding: 150px 0 100px;
  margin-bottom: 45px;
  position: relative;
}

@media (max-width: 991.98px) {
  .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    padding: 150px 0;
  }
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title {
  color: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *:after, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title:after, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *:after, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title:after {
  background: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links ol, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links ol {
  border-bottom: 2px solid #E62B4A;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li a, .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li a {
  color: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
  display: inline-block;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li {
  font-size: 14px;
  font-weight: 400;
  color: #bbbbbb;
  text-transform: capitalize;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a {
  color: #000;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a:hover {
  color: #E62B4A;
}

.breadcrumb-content-inner .gva-parallax-background .gva-parallax-inner {
  background-position: center center;
}

pre {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  /*margin: 30px 0;*/
  overflow: hidden;
}

.drupal-message {
  background: #CDCDCD;
  max-width: 1170px;
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-height: 50%;
  overflow: auto;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-transition-delay: 4px;
  transition-delay: 4px;
}

.drupal-message .messages__wrapper {
  padding: 2px 30px 2px 15px;
}

.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {
  color: #fff;
}

.hidden {
  display: none !important;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

html {
  overflow-x: hidden !important;
}

body {
  overflow: hidden !important;
  position: relative;
}

body.boxed {
  background-color: #EAF1F7;
}

body.boxed div.gva-body-wrapper {
  background: #fff;
  max-width: 1440px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.05);
  position: relative;
}

body .body-page {
  background-color: #fff;
}

body.logged-in.toolbar-horizontal .header-v2 {
  top: 39px;
}

body.bg-dark {
  background: #EFF1F2;
}

body.bg-dark .gva-body-page {
  background: #EFF1F2;
}

.language-box .links > li {
  margin-right: 10px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  line-height: 1;
  margin-top: 5px;
  float: right;
}

.language-box .links > li.is-active {
  opacity: 1;
  filter: alpha(opacity=100);
}

body.logged-in.toolbar-horizontal .gva-quick-side {
  padding-top: 90px;
}

.area.slideshow_content .block {
  margin-bottom: 0;
}

.area-panel {
  padding: 30px 0;
}

.header-right .block {
  margin-bottom: 0;
}

.promotion {
  padding: 0;
  margin-bottom: 0;
}

#page-main-content {
  min-height: 360px;
}

@media (max-width: 767.98px) {
  #page-main-content {
    min-height: 100px;
  }
}

.main-menu .area-main-menu .area-inner .block {
  margin-bottom: 0;
}

.sidebar {
  position: relative;
}

#footer {
  color: #ddd;
  background: #133075;
  font-family: 'Source Sans Pro', sans-serif;
}

#footer a {
  color: #ddd;
  text-decoration: none;
  font-weight: 400;
}

#footer a:hover, #footer a:focus {
  color: #ddd;
  font-weight:600;
}

#footer .footer-top {
  background: #133075;
  padding: 40px 0;
}

#footer .before-footer {
  padding: 0;
}

#footer .footer-center {
  /*padding: 80px 0 80px;*/
}

#footer .block {
  padding-bottom: 0;
  margin-bottom: 0;
}

#footer .block .block-title span {
  color: #fff !important;
}

#footer .block .block-title span:after, #footer .block .block-title span:before {
  display: none;
}

#footer .copyright {
  font-size: 14px;
  font-weight: 500;
}

#footer .copyright .copyright-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.adress-footer{
	margin-bottom:10px;
}

.copyright-bottom-block{
	margin-bottom:10px;
}

#footer-principal-bottom{

	margin-top:90px;
	width:100%;
}

#footer-principal-bottom li{
	list-style-type: none;
}

footer .column-item strong {
  /*display: none !important;*/
}

#footer-principal-bottom ul{
padding-left: 0px;
}
#footer-principal-bottom .column-item{

	text-align:left;
	margin-top:20px;
}

#footer-principal-bottom a:hover{
	color:white;
}

#footer-principal-bottom li[style*="padding-top:15px"] strong {
  display: none !important;
}

@media (max-width: 991.98px) {
  #footer .footer-column {
    margin-bottom: 45px;
  }

  .adress-footer{
	  margin-top:20px;
	margin-bottom:10px;
	}
}

.legales-footer {
    margin-top: 25px;
}

.terminos-footer {
    margin-top: -15px;
    border-bottom: 1px solid #ddd;
    width: fit-content;
    line-height: 15px;
}

.topbar {
  background: #000;
  color: #fff;
  padding: 0;
  overflow: hidden;
}

.topbar .topbar-left {
  background: #000;
  color: #fff;
  padding: 15px;
  text-align: left;
}

.topbar .topbar-left a {
  color: #E62B4A;
}

.topbar .topbar-left a:hover {
  color: #fff;
}

.topbar .topbar-right {
  background: #E62B4A;
  padding: 15px 0;
  position: relative;
  text-align: right;
}

@media (max-width: 991.98px) {
  .topbar .topbar-right {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 550px) {
  .topbar .topbar-right {
    display: none;
  }
}

.topbar .topbar-right:after {
  content: '';
  width: 1000px;
  height: 100%;
  background: #E62B4A;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 9;
}

.topbar .topbar-right:before {
  content: '';
  width: 1000px;
  height: 100%;
  background: #E62B4A;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 9;
  display: none;
}

@media (max-width: 991.98px) {
  .topbar .topbar-right:before {
    display: block;
  }
}

.topbar ul {
  margin: 0 !important;
}

.topbar .block {
  margin: 0 !important;
}

.topbar .topbar-content-inner .topbar-content {
  position: relative;
}

.topbar .topbar-content-inner .topbar-content a {
  text-decoration: underline;
  color: #fff;
}

.topbar .topbar-content-inner .topbar-content a:hover {
  color: #E62B4A;
}

.quick-side-icon {
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -10px;
  z-index: 1;
  display: none !important;
}

.quick-side-icon .icon {
  font-size: 20px;
  line-height: 1;
}

.gva-quick-side {
  position: fixed;
  width: 350px;
  top: 0;
  right: -355px;
  z-index: 99;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background: #fff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 50px 30px 20px;
  overflow-x: hidden;
  height: 100%;
}

@media (max-width: 355px) {
  .gva-quick-side {
    width: 100%;
  }
}

.gva-quick-side .quick-side-close {
  margin-bottom: 30px;
  font-size: 16px;
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #F3F5FA;
  line-height: 42px;
  text-align: center;
}

.gva-quick-side .quick-side-close:hover {
  background: #E62B4A;
  color: #fff;
}

.gva-quick-side .content-inner .block {
  text-align: left;
}

.gva-quick-side .content-inner .block .block-title {
  text-align: left;
  font-weight: 600;
}

.gva-quick-side .content-inner ul {
  width: 100%;
}

.gva-quick-side .content-inner ul > li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.gva-quick-side .block {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 30px;
  padding-bottom: 30px;
  float: left;
  width: 100%;
}

.gva-quick-side .block:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.gva-quick-side.open {
  right: 0;
  width: 352px;
}

header .site-branding-logo {
  padding: 10px 0 10px;
  display: inline-block;
  max-height: 95px;
  height: auto;
}

@media (max-width: 767.98px) {
  header .site-branding {
    text-align: left;
    padding-bottom: 10px;
  }
  header .header-right-inner, header .header-right-inner .block {
    text-align: center !important;
  }
}

header .header-main {
  padding: 0;
  background: none;
  line-height: 1;
}

@media (max-width: 991.98px) {
  header .main-menu-inner {
    width: 100%;
  }
}

header .area-main-menu .navigation {
  position: static;
}

header .area-main-menu .navigation ul.gva_menu {
  position: static;
}

header .block {
  overflow: visible;
}

@media (max-width: 575.98px) {
  header .header-right {
    display: none;
  }
}

header .header-right .header-information {
  display: inline-block;
  text-align: left;
  margin-right: 100px;
}

header .header-right .header-information:first-child {
  margin-right: 0;
}

header .header-right .header-information .icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #F3F5FA;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 8px;
}

header .header-right .header-information .content {
  padding-top: 10px;
}

header .header-right .header-information .content .label {
  display: block;
  color: #818181;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

header .header-right .header-information .content .text {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}

header .header-right .header-information.icon-left .icon {
  float: left;
}

header .header-right .header-information.icon-left .content {
  padding-left: 75px;
}

header .header-right .header-information.icon-right .icon {
  float: right;
}

@media (max-width: 991.98px) {
  header .header-right .header-information.icon-right .icon {
    float: left;
  }
}

header .header-right .header-information.icon-right .content {
  padding-right: 75px;
}

@media (max-width: 991.98px) {
  header .header-right .header-information.icon-right .content {
    padding-right: 0;
    padding-left: 75px;
  }
}

header .header-right .header-information {
  float: right;
}

.gva-search-region {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  z-index: 9;
  line-height: 1;
  display: none !important;
}

@media (max-width: 991.98px) {
  .gva-search-region {
    right: 75px;
  }
}

.gva-search-region .icon {
  font-size: 16px;
  color: #000;
}

.gva-search-region .icon:hover {
  cursor: pointer;
}

.gva-search-region .search-content {
  display: none;
  width: 310px;
  position: absolute;
  top: 43px;
  right: 0;
  margin-top: -1px;
  z-index: 99;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #dee2e6;
}

.gva-search-region .search-content form.search-block-form {
  padding-right: 95px;
  position: relative;
}

.gva-search-region .search-content form.search-block-form input#edit-keys {
  height: 35px;
  padding: 5px;
  border: 1px solid #dee2e6;
  background: none;
  width: 100%;
}

.gva-search-region .search-content form.search-block-form input[id*="edit-submit"] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 35px;
  line-height: 35px;
  padding: 0 5px;
  background: #E62B4A;
  color: #fff;
  border: none;
  font-size: 12px;
  width: 90px;
}

.gva-search-region .search-content form.search-block-form input[id*="edit-submit"]:hover {
  cursor: pointer;
}

.gva-search-region .search-content #edit-actions {
  margin: 0 !important;
  padding: 0 !important;
}

.gva-search-region.show .search-content {
  display: block;
}

header.header-default {
  position: relative;
  background: #fff;
  z-index: 99;
}

header.header-default .gva-search-region .icon {
  color: #000;
}

header.header-default .header-main-inner .branding {
  width: 180px;
  float: left;
}

header.header-default .header-main-inner .header-inner {
  padding-left: 180px;
  padding-right: 65px;
}

@media (max-width: 767.98px) {
  header.header-default .header-main-inner .header-inner {
    padding-right: 0;
  }
}

header.header-default .header-main-inner .quick-side-icon {
  margin-top: -12px;
}

header.header-default .header-main-inner .gva-search-region {
  margin-top: -8px;
}

header.header-default .header-main-inner .gva-offcanvas-mobile {
  float: right;
}

header.header-default .stuck {
  background: #fff;
}

header.header-default .main-menu-inner {
  float: left;
  margin-top: 5px;
}

header.header-1 .header-main {
  padding: 35px 0;
  background: #fff;
}

header.header-1 .header-main .site-branding-logo {
  padding: 12px 0 0;
}

@media (max-width: 575.98px) {
  header.header-1 .header-main .site-branding-logo {
    padding-bottom: 20px;
  }
}

header.header-1 .header-main .site-branding-logo .logo-white {
  display: none;
}

header.header-1 .header-main .header-info .header-icon {
  color: #E62B4A;
}

header.header-1 .header-main .header-info .title {
  color: #000;
}

header.header-1 .block {
  margin-bottom: 0;
}

header.header-1 .main-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

header.header-1 .main-menu .area-inner {
  padding: 0;
}

header.header-1 .main-menu ul.gva_menu_main {
  float: left;
}

@media (max-width: 575px) {
  header.header-1 .branding {
    width: 100%;
    text-align: center;
  }
  header.header-1 .right-header {
    width: 100%;
    text-align: center;
  }
  header.header-1 .right-header .header-info {
    display: inline-block;
  }
  header.header-1 .right-header .header-info .content-inner {
    text-align: left;
  }
}

header.header-1 .stuck {
  background: #fff;
}

header.header-v2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: none;
  margin-top: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

header.header-v2 .header-main-inner .branding {
  width: 190px;
  float: left;
}

@media (max-width: 991.98px) {
  header.header-v2 .header-main-inner .branding {
    width: 170px;
  }
}

header.header-v2 .header-main-inner .site-branding-logo {
  padding-top: 28px;
}

header.header-v2 .header-main-inner .site-branding-logo img {
  display: none;
}

header.header-v2 .header-main-inner .site-branding-logo img.logo-white {
  display: block !important;
  visibility: visible !important;
}

header.header-v2 .header-main-inner .header-inner {
  padding-left: 200px;
  padding-right: 68px;
}

@media (max-width: 991.98px) {
  header.header-v2 .header-main-inner .header-inner {
    padding-left: 180px;
  }
}

@media (max-width: 767.98px) {
  header.header-v2 .header-main-inner .header-inner {
    padding-right: 0;
  }
}

header.header-v2 .header-main-inner .gva-offcanvas-mobile {
  float: right;
}

header.header-v2 .quick-side-icon .icon a {
  color: #fff;
}

header.header-v2 .gva-search-region .icon {
  color: #fff !important;
}

header.header-v2 .stuck {
  background: #000 !important;
}

header.header-v2 .main-menu-inner {
  float: left;
}

@media (min-width: 992px) {
  header.header-v2 .main-menu-inner .navigation .gva_menu > li > a {
    color: #fff;
  }
  header.header-v2 .main-menu-inner .navigation .gva_menu > li > a:hover {
    color: #E62B4A;
  }
}

header.header-v2 #menu-bar span {
  background: #fff;
}

header.header-v3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: transparent;
  margin-top: 2px;
}

@media (max-width: 767.98px) {
  header.header-v3 {
    position: static;
    margin-top: 0;
  }
}

header.header-v3 .gva-search-region .icon {
  color: #000;
}

header.header-v3 .header-main-inner {
  background: #fff;
  /*margin-top: 30px;*/
  margin-top: 20px;
  padding: 0;
  border-radius: 12px 12px 12px 12px;
  padding-left:20px;
  box-shadow: 0px 1px 6px;
  height: 67px;
  width: 1270px;/* market */

}

@media (max-width: 767.98px) {
  header.header-v3 .header-main-inner {
    margin-top: 0;
    box-shadow:none;
  }
}

header.header-v3 .header-main-inner .branding {
  width: 47px;
  float: left;
}

header.header-v3 .header-main-inner .header-inner {
  /*padding-left: 200px;
  padding-right: 60px;*/
}

@media (max-width: 767.98px) {
  header.header-v3 .header-main-inner .header-inner {
    padding-right: 0;
  }
}

header.header-v3 .header-main-inner .gva-offcanvas-mobile {
  float: right;
  margin-right: 10px;
}

header.header-v3 .stuck {
  background: #fff;
}

header.header-v3 .stuck .header-main-inner {
  margin-top: 0;
  box-shadow: none;
}

header.header-v3 .main-menu-inner {
  float: left;
  margin-top: 5px;
  height: 67px;
}

.gv-sticky-menu {
  position: static;
  top: -75px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
}

.stuck {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 99 !important;
  width: 100%;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

@media (min-width: 992px) {
  .sticky-is-hidden .stuck {
    top: -200px;
  }
  .sticky-is-show .stuck {
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    top: 0;
  }
}

body.hidden-title .node--view-mode-full .header-title {
  display: none !important;
}

/* ----- Maintenance page ----- */
body.maintenance-page {
  background-color: #fff;
  color: #000;
}

.maintenance-page {
  background: #ffffff;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.maintenance-content {
  text-align: center;
  max-width: 576px;
  padding: 0;
  color: #7f8b94;
}

.maintenance-image {
  margin-bottom: 1.75rem;
}

.maintenance-image img {
  width: 174px;
  height: auto;
  opacity: 0.85;
}

.maintenance-title {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #8695A0;
}

.maintenance-description {
  line-height: 1.6;
  font-size: 21px;
  color: #3C3C3C;
}

.page-notfound {
  text-align: center;
  padding: 150px 0;
  background: #f6f6f6;
}

@media (max-width: 767.98px) {
  .page-notfound {
    padding: 50px 0;
  }
}

.page-notfound header {
  display: none !important;
}

.page-notfound .big-title {
  font-size: 200px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  line-height: 1;
}

@media (max-width: 767.98px) {
  .page-notfound .big-title {
    font-size: 90px;
  }
}

.page-notfound .sub-title {
  color: #999999;
  padding: 30px 0;
}

.page-notfound .content {
  color: #666666;
  font-size: 16px;
  max-width: 450px;
  margin: 0 auto;
  line-height: 30px;
}

@media (max-width: 767.98px) {
  .page-notfound .content {
    padding: 0 20px;
  }
}

.page-notfound .action {
  text-align: center;
  margin-top: 30px;
}

.page-notfound .action a {
  font-size: 16px;
  color: #E62B4A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.page-notfound .action a:hover {
  color: #000;
}

.view-page {
  margin-bottom: 50px;
}

.portfolio-single {
  padding-bottom: 30px;
}

.portfolio-single .portfolio-images .owl-nav .owl-prev {
  left: 20px !important;
}

.portfolio-single .portfolio-images .owl-nav .owl-next {
  right: 20px !important;
}

.portfolio-single .portfolio-images .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}

.portfolio-single .post-title {
  font-size: 26px;
  padding: 0;
  margin: 0 !important;
}

@media (max-width: 991.98px) {
  .portfolio-single .post-title {
    font-size: 20px;
  }
}

.portfolio-single .post-meta .line {
  width: 10px;
  height: 2px;
  background: #E62B4A;
  margin: 0 10px 0 4px;
  display: inline-block;
  position: relative;
  top: -3px;
}

.portfolio-single .portfolio-informations {
  margin-bottom: 15px;
}

.portfolio-single .portfolio-informations .item-information {
  border-bottom: 1px solid #dee2e6;
  padding: 15px 0;
}

.portfolio-single .portfolio-informations .item-information span:first-child {
  font-weight: 700;
  min-width: 120px;
  display: inline-block;
  color: #000;
}

.portfolio-single .post-content ul {
  padding-left: 20px;
  margin-top: 15px;
}

.team-single-page .team-name {
  margin-bottom: 30px;
}

.team-single-page .team-name .name {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 42px;
}

.team-single-page .team-name .job {
  font-size: 12px;
  color: #999999;
}

.team-single-page .team-name .line {
  text-align: center;
  float: left;
}

.team-single-page .team-name .line span {
  width: 30px;
  height: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: inline-block;
  margin: 0 5px;
}

.team-single-page .team-name .line span.one {
  background: #5EB4E7;
  margin-left: 0;
}

.team-single-page .team-name .line span.second {
  background: #F8C44F;
}

.team-single-page .team-name .line span.three {
  background: #F49626;
  margin-right: 0;
}

.team-single-page .socials {
  margin-top: 10px;
}

.team-single-page .heading {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.team-single-page .team-contact {
  margin-bottom: 25px;
}

.team-single-page .team-contact .content-inner, .team-single-page .team-education .content-inner {
  color: #999999;
  font-size: 13px;
  line-height: 28px;
}

.team-single-page .team-education .field__item {
  padding-left: 20px;
  position: relative;
}

.team-single-page .team-education .field__item:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #E62B4A;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 1;
}

.team-single-page .team-info {
  margin-bottom: 30px !important;
}

.team-single-page .team-quote {
  font-size: 16px;
  color: #999999;
  margin-top: 20px;
  padding-left: 50px;
  position: relative;
}

.team-single-page .team-quote:after {
  font-family: "FontAwesome";
  content: "\f10d";
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  color: #E62B4A;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
}

.page-user-login, .page-user-register, .page-user-pass {
  position: relative;
}

.page-user-login .bg, .page-user-register .bg, .page-user-pass .bg {
  background: #152C49;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.page-user-login input, .page-user-register input, .page-user-pass input {
  max-width: 100%;
}

.page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page {
  padding: 10px 30px 30px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  max-width: 550px;
  background: #fff;
  border: 8px solid rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 50px auto 0;
  position: relative;
  z-index: 99;
}

@media (max-width: 767.98px) {
  .page-user-login .main-page, .page-user-register .main-page, .page-user-pass .main-page {
    margin-top: 35px;
  }
}

.page-user-login .branding, .page-user-register .branding, .page-user-pass .branding {
  margin-bottom: 20px;
}

.page-user-login .container, .page-user-register .container, .page-user-pass .container {
  padding: 0;
}

.page-user-login .nav-tabs, .page-user-register .nav-tabs, .page-user-pass .nav-tabs {
  margin-bottom: 20px;
}

.page-user-login .nav-tabs > li > a, .page-user-register .nav-tabs > li > a, .page-user-pass .nav-tabs > li > a {
  padding: 8px 20px 0 0 !important;
}

.post-block {
  background: #fff;
  margin-bottom: 30px;
}

.post-block .post-image {
  overflow: hidden;
}

.post-block .post-image a {
  position: relative;
  display: block;
}

.post-block .post-image img {
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
}

.post-block .post-image:hover a:before, .post-block .post-image:hover a:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.post-block .post-title {
  padding: 8px 0;
  margin: 0 0 10px;
  line-height: 1.5;
  font-weight: 400;
  font-size: 22px;
  text-transform: normal;
  display: block;
}

.post-block .post-title a {
  color: #000;
  word-wrap: break-word;
}

.post-block .post-title a:hover, .post-block .post-title a:active, .post-block .post-title a:before {
  color: #E62B4A;
}

.post-block .post-content {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -20px;
  background: #fff;
  z-index: 11;
  position: relative;
}

.post-block .post-content:before, .post-block .post-content:after {
  content: " ";
  display: table;
}

.post-block .post-content:after {
  clear: both;
}

.post-block .post-content .post-content-inner {
  position: relative;
  padding: 30px 20px;
}

.post-block .post-content .post-content-inner .post-date-2 {
  background: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-weight: 600;
  width: auto;
  text-transform: uppercase;
  padding: 6px 15px;
  display: inline-block;
  margin-bottom: 10px;
}

.post-block .post-content .post-content-inner .post-date-2 span {
  display: inline-block;
}

.post-block .post-meta {
  font-size: 14px;
  font-weight: 400;
  color: #888;
  margin: 15px 0 0;
  text-transform: uppercase;
}

.post-block .post-meta:before, .post-block .post-meta:after {
  content: " ";
  display: table;
}

.post-block .post-meta:after {
  clear: both;
}

.post-block .post-meta .line {
  margin: 0 4px;
}

.post-block .post-meta .post-categories {
  margin-bottom: 0;
}

.post-block .post-description {
  margin-top: 15px;
}

.post-block .post-comment {
  text-transform: none;
  position: relative;
}

.post-block .post-categories {
  position: relative;
  display: inline-block;
}

.post-block .post-categories a {
  color: #E62B4A;
  padding: 0;
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  line-height: 1.5;
}

.post-block .post-categories a:last-child {
  margin-right: 0;
}

.post-block .post-categories a:hover {
  color: #E62B4A;
}

.post-block:hover .post-date-2 {
  background: #E62B4A !important;
}

.post-block:hover .post-action a {
  color: #E62B4A;
  text-decoration: underline;
}

.post-block.teaser-2 {
  text-align: center;
}

.post-block.teaser-2 .post-content {
  padding: 10px 20px 0;
  border: none;
  text-align: center;
}

.post-block.teaser-2 .post-content .post-title {
  margin-bottom: 0;
}

.post-block.teaser-2 .post-content .post-title a {
  font-size: 28px;
}

@media (max-width: 991.98px) {
  .post-block.teaser-2 .post-content .post-title a {
    font-size: 22px;
  }
}

.owl-carousel .post-block.teaser-2 {
  margin-bottom: 0 !important;
}

.post-footer {
  margin-top: 25px;
}

.post-footer .item-list ul li {
  margin-bottom: 15px !important;
}

.post-footer .item-list ul li:last-child {
  border: none;
  margin-bottom: 0 !important;
}

.post-footer .item-list ul li .post-block {
  background: transparent !important;
}

.post-footer .item-list ul li .post-block .post-title {
  font-size: 14px;
}

.post-footer .item-list ul li .post-block .post-title a {
  color: #fff;
  font-weight: 400;
}

.post-footer .item-list ul li .post-block .post-title a:hover {
  color: #E62B4A;
}

.post-footer .item-list ul li .post-block .post-meta {
  color: rgba(255, 255, 255, 0.8);
}

.post-footer .item-list ul li .post-block .post-meta .post-categories {
  font-size: 12px;
}

.post-footer .item-list ul li .post-block .post-meta .post-categories a {
  font-size: 10px;
}

.owl-carousel .post-block {
  margin-bottom: 0 !important;
}

.post-style-grid .post-block {
  margin-bottom: 40px;
}

.gallery-post {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.gallery-post:after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
}

.gallery-post .images {
  overflow: hidden;
  position: relative;
}

.gallery-post .images img {
  -webkit-transition: all 5s;
  transition: all 5s;
  -moz-transition: all 5s;
  -ms-transition: all 5s;
}

.gallery-post a.zoomGallery {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  z-index: 99;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}

@media (max-width: 680px) {
  .gallery-post a.zoomGallery {
    display: none;
  }
}

.gallery-post:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gallery-post:hover a.zoomGallery {
  opacity: 1;
  filter: alpha(opacity=100);
}

.style-dark .post-block {
  background: transparent;
}

.style-dark .post-block .post-title {
  background: transparent;
}

.style-dark .post-block .post-title a {
  color: #fff;
}

.style-dark .post-block .post-title a:hover {
  color: #E62B4A;
}

.post-style-horizontal .post-block:before, .post-style-horizontal .post-block:after {
  content: " ";
  display: table;
}

.post-style-horizontal .post-block:after {
  clear: both;
}

.node--view-mode-full .post-thumbnail {
  margin-bottom: 10px;
}

.node--view-mode-full .post-thumbnail iframe {
  min-height: 400px;
}

.node--view-mode-full .post-categories {
  padding-bottom: 0;
  margin-bottom: 5px;
}

.node-detail {
  padding-bottom: 35px;
}

.node-detail iframe {
  width: 100%;
  display: block;
}

.node-detail .post-thumbnail.post-gallery {
  overflow: hidden;
}

.node-detail .post-thumbnail.post-gallery .owl-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-prev {
  margin-left: 100px;
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-next {
  margin-right: 100px;
}

.node-detail .post-content {
  margin-top: 0;
}

.node-detail .post-title {
  margin-top: 10px;
  font-size: 24px;
}

.node-detail .post-meta {
  margin: 0 0 15px;
}

.node-detail .field--name-field-tags {
  margin-top: 20px;
}

.node-detail .field--name-field-tags .field__item {
  float: left;
  margin-right: 10px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}

.node-detail .field--name-field-tags .field__item a {
  background: #f5f5f5;
  padding: 2px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.node-detail .field--name-field-tags .field__item a:hover, .node-detail .field--name-field-tags .field__item a:focus, .node-detail .field--name-field-tags .field__item a:active {
  background: #E62B4A;
  color: #fff;
}

.categories-view-content.layout-grid .post-block, .categories-view-content.layout-masonry .post-block {
  margin-bottom: 30px;
  text-align: left;
}

.categories-view-content.layout-grid .post-block .post-categories, .categories-view-content.layout-masonry .post-block .post-categories {
  margin: 0;
}

.categories-view-content.layout-grid .post-block .post-categories h2, .categories-view-content.layout-grid .post-block .post-categories h3, .categories-view-content.layout-grid .post-block .post-categories h4, .categories-view-content.layout-masonry .post-block .post-categories h2, .categories-view-content.layout-masonry .post-block .post-categories h3, .categories-view-content.layout-masonry .post-block .post-categories h4 {
  margin: 0;
  line-height: 1;
}

.categories-view-content.layout-grid .post-block .post-title, .categories-view-content.layout-masonry .post-block .post-title {
  padding: 0;
}

.categories-view-content.layout-grid .post-block .post-meta, .categories-view-content.layout-masonry .post-block .post-meta {
  margin-top: 0;
}

.categories-view-content.layout-grid .post-block .post-body, .categories-view-content.layout-masonry .post-block .post-body {
  padding: 10px 0 15px;
}

.categories-view-content.layout-grid .post-block .post-content, .categories-view-content.layout-masonry .post-block .post-content {
  padding: 15px;
  border: 1px solid #dee2e6;
  border-top: 0;
}

.categories-view-content.layout-list .post-block {
  margin-bottom: 0;
}

.categories-view-content.layout-list .post-block:before, .categories-view-content.layout-list .post-block:after {
  content: " ";
  display: table;
}

.categories-view-content.layout-list .post-block:after {
  clear: both;
}

.categories-view-content.layout-list .post-block .post-thumbnail {
  width: 45%;
  float: left;
}

@media (max-width: 575.98px) {
  .categories-view-content.layout-list .post-block .post-thumbnail {
    width: 100%;
  }
}

.categories-view-content.layout-list .post-block .post-title {
  padding: 0;
  margin: 0;
}

.categories-view-content.layout-list .post-block .post-content {
  width: 55%;
  float: left;
  padding-left: 30px;
}

@media (max-width: 575.98px) {
  .categories-view-content.layout-list .post-block .post-content {
    width: 100%;
  }
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 0;
}

.categories-view-content.layout-list .post-block .post-content .post-categories h2 {
  margin: 0;
}

.post-style-list ul > li {
  margin-bottom: 30px !important;
}

.post-style-list .post-block {
  clear: both;
}

.post-style-list .post-block .post-image {
  width: 40%;
  float: left;
}

@media (max-width: 575.98px) {
  .post-style-list .post-block .post-image {
    width: 100%;
  }
}

.post-style-list .post-block .post-image img {
  height: auto;
  width: 100%;
}

.post-style-list .post-block .post-meta {
  margin-top: 2px;
}

.post-style-list .post-block .post-title {
  margin-bottom: 0;
}

.post-style-list .post-block .post-title a {
  font-size: 18px;
}

.post-style-list .post-block .post-content {
  padding-top: 5px;
  width: 60%;
  padding-left: 30px;
  float: left;
  margin: 0;
}

@media (max-width: 575.98px) {
  .post-style-list .post-block .post-content {
    width: 100%;
    padding-left: 0;
  }
}

.post-style-list .post-block .post-title {
  padding-top: 0;
}

.post-style-list .post-block.no-image .post-content {
  width: 100%;
  padding-left: 0;
}

.post-list-small {
  background: #fff;
  border: 1px solid #dee2e6;
  padding: 20px;
}

.post-list-small .item-list ul li {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid #dee2e6;
}

.post-list-small .item-list ul li:last-child {
  margin-bottom: 0 !important;
  border-bottom: 0;
  border: 0;
}

.post-list-small .post-block {
  clear: both;
  background: none;
}

.post-list-small-2 .item-list ul li {
  margin-bottom: 20px !important;
}

.post-list-small-2 .item-list ul li:last-child {
  margin-bottom: 0 !important;
}

.post-list-small-2 .post-block {
  clear: both;
  background: none;
}

.post-list-small-2 .post-block .post-image {
  width: 80px;
  float: left;
}

.post-list-small-2 .post-block .post-image img {
  height: auto;
  width: 100%;
}

.post-list-small-2 .post-block .post-content {
  padding-left: 90px;
  background: none;
  margin-top: 0;
}

.post-list-small-2 .post-block .post-title {
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
}

.post-list-small-2 .post-block .post-meta {
  position: relative;
  margin-top: 3px;
  font-size: 13px;
}

.post-list-small-2 .post-block .post-meta a {
  color: #888 !important;
}

.post-list-small-2 .post-block .post-meta a:hover {
  color: #E62B4A !important;
}

.post-list-small-3 .item-list ul li {
  margin-bottom: 15px !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #dee2e6;
}

.post-list-small-3 .item-list ul li:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border: none;
}

.post-list-small-3 .post-block {
  clear: both;
  margin-top: 0;
  background: none;
}

.post-list-small-3 .post-block .post-content {
  background: none;
  margin-top: 0;
}

.post-list-small-3 .post-block .post-content .post-title {
  padding: 0;
  margin: 0;
}

.post-list-small-3 .post-block .post-content .post-title a {
  font-size: 16px;
  line-height: 20px;
}

.post-list-small-3 .post-block .post-content .post-meta {
  margin: 4px 0 0;
}

.team-block.team-v1 {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  background: transparent;
  background: #fff;
}

.team-block.team-v1 .team-image {
  position: relative;
}

.team-block.team-v1 .team-image .socials-team {
  z-index: 9;
  width: auto;
  padding: 10px 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  text-align: center;
  position: absolute;
  top: -20px;
  right: 10px;
  z-index: 9;
  width: 32px;
}

.team-block.team-v1 .team-image .socials-team a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #2B2B33;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.team-block.team-v1 .team-image .socials-team a:hover, .team-block.team-v1 .team-image .socials-team a:focus, .team-block.team-v1 .team-image .socials-team a:active {
  background: #E62B4A;
}

.team-block.team-v1 .team-image .item-image {
  position: relative;
}

.team-block.team-v1 .team-image .item-image a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.team-block.team-v1 .team-content {
  background: transparent;
  position: relative;
  text-align: left;
  padding: 10px 20px 20px;
  border: 1px solid #dee2e6;
  border-top: 0;
}

.team-block.team-v1 .team-content .team-name {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 20px;
  padding: 20px 0 6px;
  text-transform: uppercase;
}

.team-block.team-v1 .team-content .team-job {
  font-size: 16px;
  color: #aaa;
  padding: 0 0 10px;
}

.team-block.team-v1 .team-skills .team-skill {
  margin-bottom: 5px;
}

.team-block.team-v1 .team-skills .team-skill .progress-label {
  font-weight: 400 !important;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}

.team-block.team-v1 .team-skills .team-skill .progress {
  margin-bottom: 11px !important;
  height: 2px !important;
}

.team-block.team-v1 .team-skills .team-skill .progress .progress-bar span {
  display: none;
}

.team-block.team-v1 .team-skills .team-skill .progress .percentage {
  font-size: 12px !important;
  top: -22px;
  color: #000;
  font-weight: 400;
}

.team-block.team-v1:hover .team-image .item-image:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.team-block.team-v1:hover .team-image .socials-team {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 10px;
}

.team-block.team-v2 {
  max-width: 500px;
  margin: 0 auto 30px;
}

.team-block.team-v2 .team-image {
  position: relative;
  text-align: center;
}

.team-block.team-v2 .team-image .item-image a {
  display: block;
}

.team-block.team-v2 .team-image .item-image a:after {
  content: '';
  width: 0;
  height: 100%;
  background: #E62B4A;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.6;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
}

.team-block.team-v2 .team-image .socials-team {
  z-index: 9;
  width: auto;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.team-block.team-v2 .team-image .socials-team a {
  text-align: center;
  background: #000;
  font-size: 14px;
  margin: 0 5px;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  line-height: 36px;
}

.team-block.team-v2 .team-image .socials-team a:hover, .team-block.team-v2 .team-image .socials-team a:focus, .team-block.team-v2 .team-image .socials-team a:active {
  color: #fff;
  background: #E62B4A;
}

.team-block.team-v2 .team-content {
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding-top: 20px;
}

.team-block.team-v2 .team-content .team-name {
  font-weight: 400;
  line-height: 26px;
  font-size: 20px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.team-block.team-v2 .team-content .team-name a:hover {
  color: #E62B4A;
}

.team-block.team-v2 .team-content .team-job {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}

.team-block.team-v2:hover .team-image .item-image a:after {
  width: 100%;
}

.team-block.team-v2:hover .team-image .socials-team {
  bottom: 20px;
  opacity: 1;
}

.team-carousel .team-block, .team-carousel .team-v2 {
  margin-bottom: 0;
}

.team-list .team-block .team-image {
  width: 35%;
  float: left;
}

.team-list .team-block .team-content {
  padding-left: 30px;
  width: 65%;
  float: left;
}

.team-list .team-block .team-content .team-body {
  display: block !important;
  visibility: visible !important;
  padding: 10px 0;
}

.post-slider.post-block {
  position: relative;
}

.post-slider.post-block .post-inner {
  position: relative;
}

.post-slider.post-block .post-inner:after {
  content: '';
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}

.post-slider.post-block .post-meta-wrap {
  width: 100%;
  padding: 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

@media (max-width: 767.98px) {
  .post-slider.post-block .post-meta-wrap {
    padding: 20px;
  }
}

.post-slider.post-block .post-meta-wrap .post-title {
  padding: 0 0 2px;
}

.post-slider.post-block .post-meta-wrap .post-title a {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
}

@media (max-width: 767.98px) {
  .post-slider.post-block .post-meta-wrap .post-title a {
    font-size: 15px;
  }
}

.post-slider.post-block .post-meta-wrap .post-title a:hover {
  color: #E62B4A !important;
}

.post-slider.post-block .post-body {
  margin-top: 0;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.85);
}

@media (max-width: 767.98px) {
  .post-slider.post-block .post-body {
    display: none;
  }
}

.post-slider.post-block .post-meta {
  color: #fff;
}

.post-slider.post-block .post-categories {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.post-slider.post-block .post-categories a {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  background: #E62B4A;
  padding: 2px 10px;
}

.brand-style-1 {
  background: #fff;
  padding: 30px 10px;
  min-height: 210px;
  position: relative;
}

.brand-style-1:after {
  content: '';
  width: 4px;
  height: 0;
  background: #E62B4A;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.brand-style-1 .field-content {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 100%;
}

.brand-style-1:hover:after {
  height: 100%;
}

.box-margin-0 {
  margin-bottom: 0;
}

.box-margin-small {
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .box-margin-small {
    margin-bottom: 20px;
  }
}

.box-margin-medium {
  margin-bottom: 50px;
}

@media (max-width: 767.98px) {
  .box-margin-medium {
    margin-bottom: 20px;
  }
}

@media (max-width: 575.98px) {
  .box-margin-medium {
    margin-top: 10px;
  }
}

.box-margin-large {
  margin-bottom: 80px;
}

@media (max-width: 991.98px) {
  .box-margin-large {
    margin-bottom: 50px;
  }
}

@media (max-width: 767.98px) {
  .box-margin-large {
    margin-bottom: 30px;
  }
}

.no-margin {
  margin: 0 !important;
}

.margin-1 {
  margin-top: -80px;
}

@media (max-width: 991.98px) {
  .margin-1 {
    margin-top: 30px;
  }
}

.margin-2 {
  margin-top: 60px;
}

@media (max-width: 767.98px) {
  .margin-2 {
    margin-top: 20px;
  }
}

.margin-3 {
  margin-top: 80px;
}

@media (max-width: 767.98px) {
  .margin-3 {
    margin-top: 50px;
  }
}

.margin-4 {
  margin-top: 30px;
}

@media (max-width: 575.98px) {
  .margin-4 {
    margin-top: 0;
  }
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-85 {
  margin-top: 85px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-top-95 {
  margin-top: 95px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-75 {
  margin-bottom: 75px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-85 {
  margin-bottom: 85px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

.margin-bottom-95 {
  margin-bottom: 95px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-50 {
  padding: 50px !important;
}

.padding-bottom-0 {
  padding-bottom: 0 !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

@media (max-width: 767.98px) {
  .padding-bottom-100 {
    padding-bottom: 30px !important;
  }
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.width-100 {
  max-width: 100px;
  margin: 0 auto;
}

.width-200 {
  max-width: 200px;
  margin: 0 auto;
}

.width-300 {
  max-width: 300px;
  margin: 0 auto;
}

.width-400 {
  max-width: 400px;
  margin: 0 auto;
}

.width-500 {
  max-width: 500px;
  margin: 0 auto;
}

.width-600 {
  max-width: 600px !important;
  margin: 0 auto;
}

.width-700 {
  max-width: 700px;
  margin: 0 auto;
}

.width-750 {
  max-width: 750px;
  margin: 0 auto;
}

.width-800 {
  max-width: 800px;
  margin: 0 auto;
}

.width-900 {
  max-width: 900px;
  margin: 0 auto;
}

.width-950 {
  max-width: 950px;
  margin: 0 auto;
}

.width-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.radius-1x {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.radius-2x {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.radius-5x {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.border-1 {
  border: 1px solid #dee2e6;
}

.border-2 {
  border: 2px solid #dee2e6;
}

.border-3 {
  border: 3px solid #dee2e6;
}

.border-4 {
  border: 4px solid #dee2e6;
}

.border-5 {
  border: 5px solid #dee2e6;
}

.border-top-1 {
  border-top: 1px solid #dee2e6;
}

.fsize-18 {
  font-size: 18px !important;
}

.fsize-20 {
  font-size: 20px !important;
}

.fsize-22 {
  font-size: 22px !important;
}

.fsize-24 {
  font-size: 24px !important;
}

.fsize-26 {
  font-size: 26px !important;
}

.fsize-28 {
  font-size: 28px !important;
}

.fsize-30 {
  font-size: 30px !important;
}

.fsize-32 {
  font-size: 32px !important;
}

.fsize-34 {
  font-size: 34px !important;
}

.fsize-36 {
  font-size: 36px !important;
}

.fsize-38 {
  font-size: 38px !important;
}

.fsize-40 {
  font-size: 40px !important;
}

.fsize-42 {
  font-size: 42px !important;
}

.fsize-44 {
  font-size: 44px !important;
}

.fsize-46 {
  font-size: 46px !important;
}

.fsize-48 {
  font-size: 48px !important;
}

.fsize-50 {
  font-size: 50px !important;
}

.fsize-52 {
  font-size: 52px !important;
}

.fsize-54 {
  font-size: 54px !important;
}

.fsize-56 {
  font-size: 56px !important;
}

.fsize-58 {
  font-size: 58px !important;
}

.fsize-60 {
  font-size: 60px !important;
}

.fsize-70 {
  font-size: 70px !important;
}

.fsize-80 {
  font-size: 80px !important;
}

.fsize-90 {
  font-size: 90px !important;
}

.fsize-100 {
  font-size: 100px !important;
}

@media (max-width: 991.98px) {
  .fsize-38, .fsize-40, .fsize-42, .fsize-44, .fsize-46, .fsize-48, .fsize-50 {
    font-size: 30px !important;
  }
  .fsize-52, .fsize-54, .fsize-56, .fsize-58, .fsize-60 {
    font-size: 54px !important;
  }
  .fsize-70, .fsize-80, .fsize-90, .fsize-100 {
    font-size: 58px !important;
  }
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.text-light .border-1, .text-light .border-2, .text-light .border-3, .text-light .border-4, .text-light .border-5 {
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.padding-responsive {
  padding: 30px 120px;
}

@media (max-width: 767.98px) {
  .padding-responsive {
    padding: 30px;
  }
}

.special-margin-top {
  margin-top: -125px;
}

@media (max-width: 767.98px) {
  .special-margin-top {
    margin-top: 30px;
  }
}

.special-margin-top-2 {
  margin-top: -120px;
}

@media (max-width: 767.98px) {
  .special-margin-top-2 {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

.margin-top-contact {
  margin-top: -100px;
  padding-bottom: 80px;
}

@media (max-width: 767.98px) {
  .margin-top-contact {
    margin-top: 30px;
    padding-bottom: 45px;
  }
}

.padding-lr-15p {
  padding-left: 15%;
  padding-right: 15%;
}

@media (max-width: 767.98px) {
  .padding-lr-15p {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.border {
  border: 1px solid #dee2e6;
}

.border-top {
  border-top: 1px solid #dee2e6;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6;
}

.overflow-visible {
  overflow: visible !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
  margin-right: 1px !important;
}

.no-bg {
  background-color: transparent !important;
}

.col-no-padding div[class*="col-"] {
  padding: 0 !important;
}

.p-static {
  position: static !important;
}

.p-relative {
  position: relative !important;
}

.bg-theme {
  background: #E62B4A;
}

.bg-theme-second {
  background: #000;
}

.bg-white {
  background: #fff;
}

.bg-black {
  background: #000;
}

.bg-dark {
  background: #1f1f1f;
}

.bg-fixed, .gva-fixed-background {
  background-attachment: fixed;
}

@media (max-width: 991.98px) {
  .bg-fixed, .gva-fixed-background {
    background-attachment: scroll;
  }
}

.bg-content-box {
  background-clip: content-box;
}

.youtube-bg {
  position: relative;
  z-index: 9;
}

.youtube-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 9;
}

.youtube-bg .bb-inner {
  position: relative;
  z-index: 99;
}

.ui-widget-content {
  color: #818181;
}

.gva-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

.text-normal {
  font-size: 15px;
}

.text-size-medium {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.text-medium {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  color: #000;
  text-transform: capitalize;
}

.text-medium-2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  margin-top: 5px;
}

.text-size-big {
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 48px;
  letter-spacing: 1px;
}

@media (max-width: 767.98px) {
  .text-size-big {
    font-size: 30px;
    line-height: 38px;
  }
}

.text-size-big {
  font-size: 36px;
}

@media (max-width: 767.98px) {
  .text-size-big {
    font-size: 20px;
  }
}

.text-black {
  color: #000 !important;
}

.text-white {
  color: #fff !important;
}

.text-theme {
  color: #004998 !important;
}

.text-gray {
  /*color: #818181 !important;*/
  color: #646464 !important;
}

.text-theme-2, .text-theme-second {
  color: #000 !important;
}

.color-theme {
  color: #E62B4A !important;
}

.color-white {
  color: #fff !important;
}

.color-dark {
  color: #f1f1f1 !important;
}

.color-black {
  color: #333 !important;
}

.gavias-parallax {
  background-attachment: fixed !important;
}

@media (max-width: 575.98px) {
  .gavias-parallax {
    background-attachment: scroll !important;
  }
}

.gavias-parallax.fp-section {
  background-attachment: scroll !important;
}

.socials {
  display: inline-block;
  width: 100%;
}

.socials a {
  color: #818181;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  margin-right: 12px;
  font-size: 14px;
}

.socials a:last-child {
  margin-right: 0;
}

.socials a:hover, .socials a:focus, .socials a:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.socials a i {
  color: #fff !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  background: #E62B4A;
}

.socials a i.fa-facebook-square, .socials a i.fa-facebook {
  background: #3b5998;
}

.socials a i.fa-twitter, .socials a i.fa-twitter-square {
  background: #4099ff;
}

.socials a i.fa-skype {
  background: #12a5f4;
}

.socials a i.fa-dribbble {
  background: #ea4c89;
}

.socials a i.fa-linkedin-square, .socials a i.fa-linkedin {
  background: #0e76a8;
}

.socials a i.fa-apple {
  background: #f2f2f2;
}

.socials a i.fa-pinterest {
  background: #c92228;
}

.socials a i.fa-google-plus-square, .socials a i.fa-google-plus {
  background: #d34836;
}

.socials a i.fa-youtube-square, .socials a i.fa-youtube {
  background: #c4302b;
}

.socials a i.fa-vimeo-square, .socials a i.fa-vimeo {
  background: #4ebbff;
}

.socials a i.fa-tumblr-square, .socials a i.fa-tumblr {
  background: #35465c;
}

.socials a i.fa-xing-square, .socials a i.fa-xing {
  background: #126567;
}

.socials a i.fa-instagram {
  background: #e8e2d9;
}

.socials a i.fa-flickr {
  background: #0063DC;
}

.socials-2, .socials-3 {
  margin-top: 30px;
}

.socials-2 a, .socials-3 a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #fff;
  color: #000 !important;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  display: inline-block;
  margin-right: 10px;
}

.socials-2 a:last-child, .socials-3 a:last-child {
  margin-right: 0;
}

.socials-2 a:hover, .socials-3 a:hover {
  background: #E62B4A;
  color: #fff !important;
}

.socials-3 a {
  background: #F3F5FA;
}

.social-copyright {
  float: left;
      margin-top: 20px;
}

.post-masonry-style > div, .isotope-items > div {
  margin-left: -1px;
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
}

.nav-tabs > li > a {
  font-weight: 700;
  color: #000;
  padding: 8px 18px;
  border: none;
  font-size: 13px;
  text-transform: uppercase;
  background: none;
  text-decoration:none;
}

.nav-tabs > li > a i {
  margin-right: 5px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a:active {
  color: #E62B4A;
}

.nav-tabs > li.active > a, .nav-tabs > li > a.active {
  color: #E62B4A;
}

.box-quick-link ul {
  padding: 0;
  margin: 0;
}

.box-quick-link ul > li {
  width: 46%;
  height: 70px;
  border: 1px solid #dee2e6;
  float: left;
  list-style: none;
  text-align: center;
  margin-bottom: 8%;
}

.box-quick-link ul > li:nth-child(2n) {
  margin-left: 4%;
}

.box-quick-link ul > li:nth-child(2n+1) {
  margin-right: 4%;
}

.box-quick-link ul > li a {
  font-weight: 700;
  font-size: 13px;
  display: block;
  line-height: 1.8;
  padding-top: 12px;
}

.box-quick-link ul > li a i {
  display: block;
  font-size: 23px;
  color: #777777;
}

.box-quick-link ul > li a:hover {
  color: #fff;
}

.box-quick-link ul > li a:hover i {
  color: #fff;
}

.box-quick-link ul > li:hover {
  background-color: #555555;
}

.box-quick-link ul > li:hover * {
  color: #fff;
}

.init-carousel-owl {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.init-carousel-owl .owl-item > .item {
  padding-left: 15px;
  padding-right: 15px;
}

.init-carousel-owl.carousel-no-padding, .init-carousel-owl.no-padding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.init-carousel-owl.carousel-no-padding .owl-item > .item, .init-carousel-owl.no-padding .owl-item > .item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.init-carousel-owl[data-items*="1"] {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.init-carousel-owl[data-items*="1"] .owl-item > .item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

div.error {
  background-repeat: no-repeat !important;
  background-image: none !important;
}

.owl-carousel {
  background: none !important;
  position: relative;
  max-height: 200px;
}

.owl-carousel .item {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  -ms-transition: opacity 0.35s;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

.owl-carousel .owl-stage-outer .item {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.owl-carousel.owl-loaded {
  max-height: none;
}

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-carousel .owl-dots {
  margin-top: 10px;
  text-align: center;
  width: 100%;
  display: block;
  clear: bottom;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #C7C7C7;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  -moz-transition: background 0.35s;
  -ms-transition: background 0.35s;
  display: inline-block;
  margin: 0 5px;
  border: none;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #000;
}

.owl-carousel .owl-nav {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
}

.owl-carousel .owl-nav > div {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  color: #818181 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  background: #F6F6F6;
  border: 1px solid #dee2e6;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.owl-carousel .owl-nav > div:hover {
  background: #E62B4A;
}

.owl-carousel .owl-nav > div:hover i {
  color: #fff;
}

.owl-carousel .owl-nav > div.owl-prev {
  right: auto !important;
  left: 0 !important;
}

.owl-carousel .owl-nav > div.owl-next {
  left: auto !important;
  right: 0 !important;
}

.owl-carousel:hover .owl-nav {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #fff;
}

.owl-carousel:hover .owl-nav .owl-next {
  margin-left: 30px;
}

.owl-carousel:hover .owl-nav .owl-prev {
  margin-right: 30px;
}

.owl-carousel.carousel-thumbnail.text.top {
  padding-top: 60px;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: 99;
  margin-top: 0;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot {
  width: auto;
  height: auto;
  background: none;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 10px;
  color: #000;
  font-weight: 700;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot.active {
  color: #E62B4A;
}

.owl-carousel.carousel-thumbnail.text.vertical {
  padding-left: 25%;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-nav {
  display: none;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  z-index: 99;
  margin-top: 0;
  padding-right: 30px;
}

@media (max-width: 767.98px) {
  .owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
    width: 100%;
  }
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
  width: 100%;
  display: block;
  text-align: left;
  background: none;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  font-weight: 700;
  background: #fff;
  padding: 25px 20px;
  border-bottom: 1px solid #dee2e6;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: auto;
  line-height: 1;
  position: relative;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:after {
  content: "";
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 15px;
  width: 3px;
  background: #E62B4A;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:last-child {
  border-bottom: 0;
}

@media (max-width: 767.98px) {
  .owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
    display: inline-block;
    width: auto;
    text-align: center;
  }
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active {
  color: #E62B4A;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.owl-carousel.pagination-right .owl-dots {
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: auto;
}

.owl-carousel.pagination-right .owl-dots .owl-dot {
  display: block;
  margin: 10px 0;
}

.owl-carousel.pagination-left .owl-dots {
  float: left;
  width: auto;
  margin-top: 15px;
  text-align: left;
}

.owl-carousel.white .owl-dots .owl-dot {
  background: #AAABAC;
}

.owl-carousel.white .owl-dots .owl-dot.active {
  background: #fff;
}

.text-light .owl-carousel .owl-dots .owl-dot.active {
  background: #E62B4A;
}

.button, .btn, .btn-small, .btn-white, .btn-theme, .btn-black-white, .btn-theme-second, .more-link a, .btn-theme-submit {
  border: none;
  font-size: 16px;
  font-weight: 400;
  background: #000000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 28px 45px;
  display: inline-block;
  line-height: .8;
  letter-spacing: 1.6px;
  position: relative;
  outline: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-right: 4px solid #004998;
}

.button:hover, .button:focus, .button:active, .button.active, .btn:hover, .btn:focus, .btn:active, .btn.active, .btn-small:hover, .btn-small:focus, .btn-small:active, .btn-small.active, .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme.active, .btn-black-white:hover, .btn-black-white:focus, .btn-black-white:active, .btn-black-white.active, .btn-theme-second:hover, .btn-theme-second:focus, .btn-theme-second:active, .btn-theme-second.active, .more-link a:hover, .more-link a:focus, .more-link a:active, .more-link a.active, .btn-theme-submit:hover, .btn-theme-submit:focus, .btn-theme-submit:active, .btn-theme-submit.active {
  color: #fff;
  background: #E62B4A;
}

.more-link {
  text-align: center;
  margin-top: 30px;
}

.btn-theme-second {
  background: #000;
  color: #fff;
}

.btn-theme-second:hover, .btn-theme-second:focus, .btn-theme-second:active {
  background: black;
  color: #fff;
}

.btn-black-white {
  background: #000;
  color: #fff;
  border-right-color: #fff;
}

.btn-black-white:hover, .btn-black-white:focus, .btn-black-white:active {
  color: #000;
  background: #fff;
}

.btn-white {
  background: #fff;
  color: #000;
}

.btn-white:hover, .btn-white:focus, .btn-white:active {
  color: #000;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-inline {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-weight: 400;
}

.btn-inline:hover {
  color: #E62B4A;
  text-decoration: underline;
}

.btn-small {
  padding: 20px 38px;
}

/*************** Easy PieChart ***************/
.easyPieChart {
  font-size: 24px;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: inline-block;
}

.easyPieChart:last-child {
  margin-right: 0;
}

.easyPieChart span {
  line-height: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*************** Progress Bars ***************/
.progress-label {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 2px;
  text-align: left;
}

.progress {
  height: 3px !important;
  background-color: #BCBCBC !important;
  position: relative;
  overflow: visible !important;
  border-radius: 0 !important;
}

.progress .progress-bar {
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -ms-transition: width 2s ease-in-out;
  text-align: right;
  line-height: 16px !important;
  background: #E62B4A;
  position: relative;
}

.progress .percentage {
  font-size: 12px !important;
  text-align: center;
  position: absolute;
  right: 1px;
  top: -24px;
  z-index: 9;
  color: #818181;
  font-weight: 700;
}

/*************** Pricing Tables ***************/
.pricing-table {
  position: relative;
  background-color: #fff;
  top: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: 1px solid #dee2e6;
  padding: 20px;
  margin-bottom: 30px;
}

@media (max-width: 575.98px) {
  .pricing-table {
    margin-bottom: 35px;
  }
}

.pricing-table ul li {
  list-style: none;
}

.pricing-table .plan-name {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-weight: 700;
  padding: 15px 0 2px;
  text-align: center;
}

.pricing-table .plan-name .title {
  font-weight: 700;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

.pricing-table .content-wrap .plan-price {
  margin: 0 0 10px;
  text-align: center;
  border-bottom: 1px solid #dee2e6;
}

.pricing-table .content-wrap .plan-price .price-value {
  display: inline-block;
}

.pricing-table .content-wrap .plan-price .price-value .dollar {
  font-size: 18px;
  display: inline-block;
  position: relative;
  line-height: 38px;
  float: left;
  color: #E62B4A;
}

.pricing-table .content-wrap .plan-price .price-value .value {
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  line-height: 48px;
  float: left;
  color: #E62B4A;
}

.pricing-table .content-wrap .plan-price .interval {
  margin-top: 18px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  position: relative;
  display: block;
  color: #7b7b7b;
  float: left;
  text-transform: uppercase;
}

.pricing-table .plan-list {
  padding: 0;
  text-align: left;
}

.pricing-table .plan-list ul {
  padding: 0;
}

.pricing-table .plan-list ul li {
  padding: 5px 0 5px 20px;
  font-size: 14px;
  list-style: none;
  position: relative;
}

.pricing-table .plan-list ul li:after {
  content: '\f00c';
  font-family: "FontAwesome";
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 1;
  color: #E62B4A;
  font-size: 12px;
  font-weight: 900;
}

.pricing-table .plan-list ul li.off {
  color: #bbb;
}

.pricing-table .plan-list ul li.off:after {
  content: '\f00d';
  color: #bbb;
  font-size: 10px;
  top: 10px;
  font-weight: 900;
}

.pricing-table .plan-signup {
  margin-top: 30px;
}

.pricing-table .plan-signup a {
  width: 100%;
  text-align: center;
}

.pricing-table:hover {
  -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
}

.pricing-table.highlight-plan {
  -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 9;
}

.pricing-table.highlight-plan .recommended-plan {
  background: #E62B4A;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 15px;
  right: 15px;
  width: auto;
  letter-spacing: 1px;
  padding: 3px 5px;
}

.pricing-table.highlight-plan .plan-name .title {
  color: #E62B4A;
}

/************** Pricing Vertical ***************************/
.pricing-vertical {
  border: 1px solid #dee2e6;
  background: #fff;
}

@media (max-width: 767.98px) {
  .pricing-vertical {
    border: none;
    background: none;
  }
}

.pricing-vertical ul {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}

.pricing-vertical ul > li {
  height: 4.875em;
  padding: 1.625em 0;
}

.pricing-vertical ul > li:nth-child(odd) {
  background: #f5f5f5;
}

.pricing-vertical ul > li .checkmark, .pricing-vertical ul > li .crossmark {
  width: 1.625em;
  height: 1.625em;
  line-height: 1.625em;
  background: #64b671;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
}

.pricing-vertical ul > li .checkmark:before, .pricing-vertical ul > li .crossmark:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  color: #fff;
  width: 100%;
  left: 0;
  opacity: 1;
  font-size: 11px;
  font-weight: 900;
}

.pricing-vertical ul > li .crossmark {
  background: #e34747;
}

.pricing-vertical ul > li .crossmark:before {
  content: '\f00d';
}

.pricing-vertical .row {
  margin: 0 !important;
}

.pricing-vertical div[class*='col-'] {
  padding: 0 !important;
  border-right: 1px solid #dee2e6;
}

@media (max-width: 767.98px) {
  .pricing-vertical div[class*='col-'] {
    margin-bottom: 30px;
    border: 1px solid #dee2e6 !important;
    background: #fff;
  }
}

.pricing-vertical div[class*='col-']:last-child {
  border-right: 0;
}

.pricing-vertical div[class*='col-'].pricing-highlight {
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.08);
  z-index: 2;
}

.pricing-vertical div[class*='col-']:not(:first-child) ul li:last-child {
  height: auto !important;
}

.pricing-vertical div[class*='col-'] .pricing-title {
  min-height: 112px;
  padding: 1.625em 0;
  position: relative;
}

.pricing-vertical div[class*='col-'] .pricing-title h6 {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
  color: #818181;
  letter-spacing: 1px;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price {
  line-height: 1;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price .pricing-dollar {
  font-size: 16px;
  position: relative;
  top: -8px;
  color: #000;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price .price {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.pricing-vertical .col-heading ul li {
  height: 4.86em;
  /*text-transform: uppercase;*/
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.panel {
  border: none !important;
  margin-top: 0px !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
  padding-top: 15px;
}

.panel .panel-heading {
  /*background: none !important;
  padding: 0 !important;
  margin-bottom: 0;*/
  background: #004998;
    height: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 0 32px 0 24px;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-top: -17px;
    margin-left: -17px;
    margin-right: -17px;
    font-family: 'Inter', sans-serif;
    padding-top:6px;
}

.accordeon-quienes-somos .panel .panel-heading .panel-title > a{
  color:white;
  font-weight: 800;
}


.panel .panel-heading .panel-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}

.panel .panel-heading .panel-title > a {
  display: block;
  letter-spacing: 0;
  position: relative;
  padding: 5px 0;
}

.panel .panel-heading .panel-title > a:after {
  content: "\f106";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 22px;
  top: 9px;
  right: -20px;
  z-index: 1;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 22px;
  /*background: #000;*/
  font-weight: 900;
}

.panel .panel-heading .panel-title > a.collapsed:after {
  /*background: #E62B4A;*/
  content: "\f107";
  color: #fff;
}

.panel .panel-body {
  border: none !important;
  line-height: 28px;
  padding: 10px 30px 0;
}

.accordeon-quienes-somos .panel .panel-body {
    font-family: 'Inter', sans-serif;
}

.dropcap {
  display: block;
  float: left;
  font-size: 40px;
  line-height: 34px;
  color: #444;
  margin: 6px 8px 0 0;
}

.dropcap.border-dropcap {
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}

.dropcap.bg-dropcap {
  background-color: #444;
  color: #fff;
  width: 48px;
  height: 48px;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}

.dropcap.circle-dropcap {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.info-contact > div {
  float: left;
  margin-right: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 991.98px) {
  .info-contact > div {
    margin-right: 50px;
  }
}

@media (max-width: 767.98px) {
  .info-contact > div {
    margin-right: 30px;
  }
}

.info-contact > div:last-child {
  margin-right: 0;
}

.info-contact > div .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  margin-right: 10px;
  line-height: 40px;
  color: #fff;
  background: #E62B4A;
  text-align: center;
  margin-top: -7px;
}

.info-contact > div.phone .icon {
  background: #000;
}

.info-contact > div.address .icon {
  background: #000;
}

/* This is required to win over specificity of #content h2 */
.links .comment-add {
  display: none;
}

#node-single-comment {
  margin-top: 30px;
}

#node-single-comment h2 {
  margin-top: 30px;
  margin-bottom: 1em;
  font-size: 20px;
  position: relative;
  padding-left: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #E6E6E6;
}

#node-single-comment h2:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 20px;
  background: #E62B4A;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  left: 0;
  top: 3px;
  z-index: 1;
}

#node-single-comment #comment-form .form-item {
  margin-bottom: 20px;
}

#node-single-comment #comment-form .form-item.js-form-type-textarea {
  margin: 0;
}

#node-single-comment #comment-form .form-item label {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  font-weight: 700;
  color: #6a6a6a;
}

#node-single-comment #comment-form ul > li {
  list-style-type: none;
}

#node-single-comment input[type*='text'], #node-single-comment textarea {
  width: 100%;
}

.comment-wrapper h2.comment-form__title {
  margin-bottom: 1em;
}

.field-node--comment {
  font-size: 0.934em;
}

.comment {
  margin-bottom: 19px;
  vertical-align: top;
  display: table;
}

[dir="rtl"] .comment {
  direction: rtl;
}

.comment__meta {
  padding: 0 30px 0 0;
  /* LTR */
  font-size: 1.071em;
  width: 115px;
}

@media (max-width: 767.98px) {
  .comment__meta {
    width: 90px;
  }
}

[dir="rtl"] .comment__meta {
  padding: 0 0 0 30px;
}

.comment__attribution img {
  border: 1px solid #d3d7d9;
}

/* This is required to win over specificity of .field--type-image img */
.comment .field--name-user-picture img {
  margin: 0;
}

.comment__author .username {
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 12px;
}

.comment__author {
  margin: 4px 0;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 12px;
}

.comment__time {
  margin-bottom: 4px;
  color: #68696b;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.733em;
  line-height: 1.2;
}

.comment__permalink {
  font-size: 0.733em;
  line-height: 1.2;
}

.comment__content {
  position: relative;
  display: table-cell;
  padding: 10px 25px 10px 25px;
  vertical-align: top;
  width: 100%;
  border: 1px solid #d3d7d9;
  font-size: 0.929em;
  line-height: 1.6;
  word-break: break-all;
}

.comment__content h3 a {
  font-size: 18px;
  font-weight: 700;
}

.comment__content .links.inline {
  margin-top: 10px;
}

.comment__content .links.inline > li {
  float: left;
}

.comment__content .links.inline > li a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}

.comment__content:before {
  content: '';
  position: absolute;
  right: 100%;
  /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d3d7d9;
  /* LTR */
  border-bottom: 20px solid transparent;
}

[dir="rtl"] .comment__content:before {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #d3d7d9;
}

.comment__content:after {
  content: '';
  position: absolute;
  right: 100%;
  /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #fff;
  /* LTR */
  border-bottom: 20px solid transparent;
  margin-right: -1px;
  /* LTR */
}

[dir="rtl"] .comment__content:after {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #fff;
  margin-right: 0;
  margin-left: -1px;
}

.comment__content h3 {
  margin-top: 0.94em;
  margin-bottom: 0.45em;
  font-size: 1.171em;
}

.comment__content nav {
  padding-top: 1px;
}

.indented {
  margin-left: 40px;
  /* LTR */
}

[dir="rtl"] .indented {
  margin-right: 40px;
  margin-left: 0;
}

.comment .links {
  padding: 0 0 0.25em 0;
}

.comment .links li {
  padding: 0 0.5em 0 0;
  /* LTR */
  font-size: 1.08em;
}

[dir="rtl"] .comment .links li {
  padding: 0 0 0 0.5em;
}

.comment--unpublished {
  margin-right: 5px;
  /* LTR */
  padding: 5px 2px 5px 5px;
  /* LTR */
  background: #fff4f4;
}

[dir="rtl"] .comment--unpublished {
  margin-left: 5px;
  margin-right: 0;
  padding: 5px 5px 5px 2px;
}

/**
 * @todo: unpublished nodes have class .node--unpublished.
 * change this to .comment--unpublished.
 */
.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

.unpublished {
  padding: 20px 15px 0;
}

.comment-footer {
  display: table-row;
}

.comment--unpublished .comment__text:after,
.node--unpublished .comment__text:after {
  border-right-color: #fff4f4;
  /* LTR */
}

[dir="rtl"] .comment--unpublished .comment__content:after,
[dir="rtl"] .node--unpublished .comment__content:after {
  border-left-color: #fff4f4;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
  margin-top: 10px;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields label {
  display: none;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input {
  width: 100%;
  border: none;
  padding: 2px 10px;
  line-height: 38px;
  font-size: 16px;
}

.mailchimp-signup-subscribe-form .form-actions {
  margin-top: 15px;
}

.mailchimp-signup-subscribe-form .block-content form {
  position: relative;
  padding-right: 190px;
}

@media (max-width: 360px) {
  .mailchimp-signup-subscribe-form .block-content form {
    padding-right: 0;
  }
}

.mailchimp-signup-subscribe-form .block-content form .mailchimp-newsletter-mergefields input {
  line-height: 65px;
  padding: 0 10px;
  background: #F4F4F4;
  border: 0 !important;
}

@media (max-width: 360px) {
  .mailchimp-signup-subscribe-form .block-content form .mailchimp-newsletter-mergefields input {
    width: 100%;
    display: block;
  }
}

.mailchimp-signup-subscribe-form .block-content form .form-actions {
  position: absolute;
  width: 190px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  margin-top: 0;
}

@media (max-width: 360px) {
  .mailchimp-signup-subscribe-form .block-content form .form-actions {
    width: 100%;
    display: block;
    position: relative;
  }
}

.mailchimp-signup-subscribe-form .block-content form .form-actions input {
  height: 65px;
  width: 100%;
  text-align: center;
  border-radius: 0 !important;
}

form summary {
  background: #E62B4A;
  color: #fff;
  padding: 4px 15px;
  font-weight: 500;
  margin-bottom: 15px;
}

form summary a {
  color: #fff !important;
}

form summary a:hover, form summary a:focus {
  color: #fff !important;
}

form .form-item label {
  width: 100%;
  font-weight: 600;
  text-transform: capitalize;
  color: #000;
  margin-bottom: 0;
  margin-top: 6px;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.user-login-form .form-item, .user-register-form .form-item, .user-form .form-item, .user-pass .form-item {
  margin-bottom: 15px;
}

#user-login-form .form-item label {
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0;
}

#user-login-form .form-item input {
  width: 100%;
}

#user-login-form ul {
  width: 100%;
  padding: 10px 0 30px;
}

#user-login-form ul > li {
  width: 49%;
  float: left;
  text-align: center;
}

#user-login-form ul > li:first-child {
  margin-right: 2%;
}

#user-login-form ul > li a {
  width: 100%;
  display: inline-block;
  float: none;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 5px;
}

#user-login ul {
  margin: 0 0 5px;
}

#user-login ul li {
  margin: 0;
}

#user-login li.openid-link {
  background: none;
}

#search-form .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#search-form .panel-default > .panel-heading {
  border-bottom: none;
}

.hide-label label {
  background: none;
  clip: rect(1px);
}

.exposed-filters .form-item {
  margin-bottom: 10px;
  margin-top: 0;
}

#article-admin-filter ul {
  padding: .5em 0;
}

#article-admin-filter ul li {
  list-style: none;
}

#edit-operation-wrapper select {
  margin: .5em;
}

div.resizable-textarea textarea {
  margin-top: 0;
  border: 1px solid #dee2e6;
}

.search-advanced .criterion {
  float: none;
  margin: 0 5px;
}

#edit-keywords-fieldset .form-item:first-child {
  margin-top: 5px;
}

#user-admin-filter ul li {
  list-style: none;
}

.field-type-text-long fieldset {
  padding: 10px 0;
  border: #dee2e6;
}

.field-type-text-long fieldset .form-item {
  margin: 0;
  padding: 0 0 0 15px;
}

#comment-form label {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

#contact-site-form .form-checkbox {
  margin-left: 0;
}

#comment-form-wrapper .form-item label {
  min-width: 120px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.contact-message-form {
  margin: 0 auto;
}

.contact-message-form div[id*="edit-name"], .contact-message-form div[id*="edit-mail"], .contact-message-form .js-form-item-mail {
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  border: 1px solid #dee2e6;
  border-radius: 4px;
}

.contact-message-form .form-item {
  margin-bottom: 30px;
  color: #818181;
}

.contact-message-form .form-item label {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}

.contact-message-form .form-item #edit-copy {
  float: left;
  margin-right: 5px;
}

.contact-message-form .form-item input[type='text'], .contact-message-form .form-item input[type='email'], .contact-message-form .form-item textarea {
  width: 100%;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  height: 45px;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  padding-left: 0 20px;
}

.contact-message-form .form-item input[type='text']::-webkit-input-placeholder, .contact-message-form .form-item input[type='email']::-webkit-input-placeholder, .contact-message-form .form-item textarea::-webkit-input-placeholder {
  color: #818181;
  text-transform: capitalize;
}

.contact-message-form .form-item input[type='text']:-moz-placeholder, .contact-message-form .form-item input[type='email']:-moz-placeholder, .contact-message-form .form-item textarea:-moz-placeholder {
  color: #818181;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.contact-message-form .form-item input[type='text']::-moz-placeholder, .contact-message-form .form-item input[type='email']::-moz-placeholder, .contact-message-form .form-item textarea::-moz-placeholder {
  color: #818181;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.contact-message-form .form-item input[type='text']:-ms-input-placeholder, .contact-message-form .form-item input[type='email']:-ms-input-placeholder, .contact-message-form .form-item textarea:-ms-input-placeholder {
  color: #818181;
  text-transform: capitalize;
}

.contact-message-form .form-item input[type='text']:focus, .contact-message-form .form-item input[type='email']:focus, .contact-message-form .form-item textarea:focus {
  border-color: #E62B4A;
}

.contact-message-form .form-item textarea {
  height: 200px;
  padding-top: 15px;
}

@media (max-width: 767.98px) {
  .contact-message-form .form-item textarea {
    height: 120px;
  }
}

.contact-message-form .form-item-copy {
  margin-bottom: 10px !important;
}

.contact-message-form #edit-actions {
  width: 100%;
  text-align: center;
}

.contact-message-form #edit-actions:before, .contact-message-form #edit-actions:after {
  content: " ";
  display: table;
}

.contact-message-form #edit-actions:after {
  clear: both;
}

.contact-message-form #edit-preview {
  display: none;
}

.text-light .contact-message-form #edit-name, .text-light .contact-message-form #edit-mail, .text-light .contact-message-form input[type='text'], .text-light .contact-message-form input[type='email'], .text-light .contact-message-form textarea {
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.text-light .contact-message-form #edit-name::-webkit-input-placeholder, .text-light .contact-message-form #edit-mail::-webkit-input-placeholder, .text-light .contact-message-form input[type='text']::-webkit-input-placeholder, .text-light .contact-message-form input[type='email']::-webkit-input-placeholder, .text-light .contact-message-form textarea::-webkit-input-placeholder {
  color: #fff;
  text-transform: capitalize;
}

.text-light .contact-message-form #edit-name:-moz-placeholder, .text-light .contact-message-form #edit-mail:-moz-placeholder, .text-light .contact-message-form input[type='text']:-moz-placeholder, .text-light .contact-message-form input[type='email']:-moz-placeholder, .text-light .contact-message-form textarea:-moz-placeholder {
  color: #fff;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.text-light .contact-message-form #edit-name::-moz-placeholder, .text-light .contact-message-form #edit-mail::-moz-placeholder, .text-light .contact-message-form input[type='text']::-moz-placeholder, .text-light .contact-message-form input[type='email']::-moz-placeholder, .text-light .contact-message-form textarea::-moz-placeholder {
  color: #fff;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.text-light .contact-message-form #edit-name:-ms-input-placeholder, .text-light .contact-message-form #edit-mail:-ms-input-placeholder, .text-light .contact-message-form input[type='text']:-ms-input-placeholder, .text-light .contact-message-form input[type='email']:-ms-input-placeholder, .text-light .contact-message-form textarea:-ms-input-placeholder {
  color: #fff;
  text-transform: capitalize;
}

.webform-submission-form .form-content-inner {
  max-width: 900px;
  margin: 0 -15px;
  padding: 0;
}

.webform-submission-form .form-item {
  margin-bottom: 5px;
  position: relative;
}

.webform-submission-form .form-item:before, .webform-submission-form .form-item:after {
  content: " ";
  display: table;
}

.webform-submission-form .form-item:after {
  clear: both;
}

.webform-submission-form .form-item label {
  font-size: 16px;
  font-weight: 400;
  color: #004998;
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
}

.webform-submission-form .form-item input, .webform-submission-form .form-item textarea, .webform-submission-form .form-item select {
  width: 100%;
  background: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  /*padding-left: 15px;*/
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
}

.webform-submission-form .form-item input::-webkit-input-placeholder, .webform-submission-form .form-item textarea::-webkit-input-placeholder, .webform-submission-form .form-item select::-webkit-input-placeholder {
  color: #818181;
  text-transform: capitalize;
}

.webform-submission-form .form-item input:-moz-placeholder, .webform-submission-form .form-item textarea:-moz-placeholder, .webform-submission-form .form-item select:-moz-placeholder {
  color: #818181;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.webform-submission-form .form-item input::-moz-placeholder, .webform-submission-form .form-item textarea::-moz-placeholder, .webform-submission-form .form-item select::-moz-placeholder {
  color: #818181;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.webform-submission-form .form-item input:-ms-input-placeholder, .webform-submission-form .form-item textarea:-ms-input-placeholder, .webform-submission-form .form-item select:-ms-input-placeholder {
  color: #818181;
  text-transform: capitalize;
}

.webform-submission-form .form-item input:focus, .webform-submission-form .form-item textarea:focus, .webform-submission-form .form-item select:focus {
  border-color: #E62B4A;
}

.webform-submission-form .form-item input {
  line-height: 25px;
}

.webform-submission-form .form-item select {
  height: 31px;
  color: #646464;
}

.webform-submission-form .form-actions {
  padding: 0 15px;
  /*text-align: center;*/
  width: 100%;
  float: left;
}

.text-light .webform-submission-form .form-item:after {
  color: #fff;
}

.text-light .webform-submission-form .form-item input, .text-light .webform-submission-form .form-item textarea {
  background: none;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.text-light .webform-submission-form .form-item input::-webkit-input-placeholder, .text-light .webform-submission-form .form-item textarea::-webkit-input-placeholder {
  color: #fff;
  text-transform: capitalize;
}

.text-light .webform-submission-form .form-item input:-moz-placeholder, .text-light .webform-submission-form .form-item textarea:-moz-placeholder {
  color: #fff;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.text-light .webform-submission-form .form-item input::-moz-placeholder, .text-light .webform-submission-form .form-item textarea::-moz-placeholder {
  color: #fff;
  text-transform: capitalize;
  opacity: 1;
  filter: alpha(opacity=100);
}

.text-light .webform-submission-form .form-item input:-ms-input-placeholder, .text-light .webform-submission-form .form-item textarea:-ms-input-placeholder {
  color: #fff;
  text-transform: capitalize;
}

.text-light .webform-submission-form .form-actions input.form-submit {
  border-color: #fff;
  color: #fff;
  background: #fff;
  color: #000;
}

.text-light .webform-submission-form .form-actions input.form-submit:hover {
  background: rgba(255, 255, 255, 0.8);
}

.text-light .webform-submission-form label {
  color: #fff;
}

.webform-fullwidth .form-item {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

.webform-fullwidth.no-label label {
  display: none;
}

.webform-fullwidth .form-actions {
  text-align: left;
  padding: 0;
}

form .mailchimp-newsletter-mergefields .form-item {
  margin-bottom: 15px;
}

form .mailchimp-newsletter-mergefields .form-item input[type="text"],
form .mailchimp-newsletter-mergefields .form-item input[type="tel"],
form .mailchimp-newsletter-mergefields .form-item input[type="password"],
form .mailchimp-newsletter-mergefields .form-item input[type="email"],
form .mailchimp-newsletter-mergefields .form-item textarea, form .mailchimp-newsletter-mergefields .form-item select {
  width: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border: 1px solid #dee2e6;
}

form .mailchimp-newsletter-mergefields .form-item input[type="text"]:focus, form .mailchimp-newsletter-mergefields .form-item input[type="text"]:active, form .mailchimp-newsletter-mergefields .form-item input[type="text"]:hover,
form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:focus,
form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:active,
form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:hover,
form .mailchimp-newsletter-mergefields .form-item input[type="password"]:focus,
form .mailchimp-newsletter-mergefields .form-item input[type="password"]:active,
form .mailchimp-newsletter-mergefields .form-item input[type="password"]:hover,
form .mailchimp-newsletter-mergefields .form-item input[type="email"]:focus,
form .mailchimp-newsletter-mergefields .form-item input[type="email"]:active,
form .mailchimp-newsletter-mergefields .form-item input[type="email"]:hover,
form .mailchimp-newsletter-mergefields .form-item textarea:focus,
form .mailchimp-newsletter-mergefields .form-item textarea:active,
form .mailchimp-newsletter-mergefields .form-item textarea:hover, form .mailchimp-newsletter-mergefields .form-item select:focus, form .mailchimp-newsletter-mergefields .form-item select:active, form .mailchimp-newsletter-mergefields .form-item select:hover {
  border: 1px solid #E62B4A;
}

.webform-2 .form-item {
  width: 100% !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.webform-2 .form-item label {
  display: none;
}

#forum {
  width: 100%;
  position: relative;
  right: -1px;
}

#forum .name {
  font-weight: bold;
  font-size: 16px;
}

#forum table {
  width: 100%;
}

#forum tr.odd {
  background: #f5f5f5;
}

#forum tr.even td {
  border-bottom: 1px solid #dee2e6;
}

#forum tr td.container {
  padding: 1em;
}

#forum tr.new-topics td.forum .name {
  background-image: url(../images/forum-default.png);
}

#forum thead th {
  background: #f5f5f5;
  border-left: 1px solid #dee2e6;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px;
}

#forum td {
  border: 1px solid #dee2e6;
  padding: 1em;
}

#forum td a:hover {
  text-decoration: none;
}

#forum td.topics {
  font-weight: bold;
  text-align: center;
  width: 9%;
}

#forum td.posts {
  text-align: center;
  width: 9%;
}

#forum td.replies {
  text-align: center;
}

#forum td.forum {
  padding: 0 1em;
  width: 44%;
  padding-top: 12px;
}

#forum td.forum .name {
  background-position: left 5px;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
}

#forum td.forum .description {
  font-size: 14px;
  padding-left: 30px;
}

#forum td.title .submitted {
  font-size: 14px;
}

#forum td.icon {
  width: 5%;
}

#forum .icon div {
  background-image: url(../images/forum-icons.png);
  background-repeat: no-repeat;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}

#forum .icon .topic-status-new {
  background-position: -24px 0;
}

#forum .icon .topic-status-hot {
  background-position: -48px 0;
}

#forum .icon .topic-status-hot-new {
  background-position: -72px 0;
}

#forum .icon .topic-status-sticky {
  background-position: -96px 0;
}

#forum .icon .topic-status-closed {
  background-position: -120px 0;
}

.page-forum #page-title {
  margin-bottom: 10px;
}

.page-forum ul.action-links {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.page-forum ul.action-links li {
  margin-left: 0;
}

.page-forum ul.action-links li a {
  line-height: 0;
  display: inline-block;
  border: none;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}

.block {
  background: transparent;
  margin-bottom: 30px;
}

.block .block {
  margin-bottom: 0 !important;
}

.block .block-title {
  background: none;
  position: relative;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  z-index: 9;
}

@media (max-width: 991.98px) {
  .block .block-title {
    font-size: 20px;
  }
}

.block.block-system-main-block {
  margin-bottom: 0;
}

.block.block-system-breadcrumb-block {
  overflow: visible;
  margin-bottom: 20px;
}

.block.block-none, .block.no-padding {
  background: none !important;
  padding: 0 !important;
}

.block.block-none .block-content, .block.no-padding .block-content {
  padding: 0 !important;
}

.block.no-title {
  margin-top: 0;
  border: none;
}

.block.no-title:before {
  content: none;
}

.block.style-higlight {
  background: #34495E;
  padding-left: 20px;
  padding-right: 20px;
}

.block.style-higlight .block-title {
  border: none;
}

.block.style-higlight .block-title span:before {
  content: none;
}

.block.style-higlight .block-title h2 {
  margin: 0;
  padding: 0;
  border: none;
}

.block.style-higlight .block-title h2 span {
  padding: 10px;
  background: #4E6984;
  color: #fff;
}

.block.style-higlight .post-title a {
  color: #fff;
}

.block#block-system-main {
  padding-top: 10px;
}

.block.block-local-tasks-block {
  margin-bottom: 0;
}

.block.no-title {
  border: none;
}

.block.no-title > .block-title, .block.no-title > div > .block-title {
  padding: 0;
  margin: 0;
  border: none;
}

.block.no-title > .block-title:before, .block.no-title > div > .block-title:before {
  content: none;
}

.block.block-blocktabs {
  position: relative;
}

.block.block-blocktabs .ui-widget {
  font-family: "Oswald", sans-serif;
  font-size: 0.875rem;
}

.block.block-blocktabs .ui-tabs-nav {
  padding: 0;
  border: none;
  background: none !important;
  display: inline-block;
  float: right;
  position: absolute;
  right: 20px;
  top: -60px;
  z-index: 99;
}

.block.block-blocktabs .ui-tabs-nav > li {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
}

.block.block-blocktabs .ui-tabs-nav > li > a {
  font-size: 14px;
  text-transform: none;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}

.block.block-blocktabs .ui-tabs-nav > li:last-child > a {
  padding-right: 0;
}

.block.block-blocktabs .ui-tabs-nav > li.ui-tabs-active > a {
  color: #E62B4A;
}

.block.block-blocktabs .blocktabs {
  border: none;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
  padding: 0 !important;
}

.block.block-blocktabs .block {
  margin-bottom: 0 !important;
}

.block.site-branding {
  margin-bottom: 0;
}

.block-local-tasks-block {
  position: relative;
  z-index: 99;
}

.drupal-tabs {
  border-bottom: 1px solid #dee2e6;
}

.drupal-tabs:before, .drupal-tabs:after {
  content: " ";
  display: table;
}

.drupal-tabs:after {
  clear: both;
}

.drupal-tabs a {
  font-size: 12px;
}

.drupal-tabs .is-active a {
  color: #E62B4A;
}

.help {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
}

.help .drupal-tabs {
  padding: 10px 0;
  margin-bottom: 25px;
}

.help .messages__wrapper {
  padding: 10px;
  border: 1px solid #5BC0DE;
}

.help-text-white .help {
  color: #fff !important;
}

.help-text-white .help a {
  color: #fff !important;
}

.help-text-white .help a:hover {
  text-decoration: underline;
}

.text-light .title {
  color: #fff !important;
}

.region-main-menu .block {
  background: transparent;
}

.region-main-menu .block .block-content {
  padding: 0;
}

.sidebar .block {
  background: #F3F3F3;
  padding: 30px;
}

.sidebar .block.block-full {
  padding: 0;
}

.sidebar .block-menu:before, .sidebar .block-menu:after {
  content: " ";
  display: table;
}

.sidebar .block-menu:after {
  clear: both;
}

.sidebar .block-menu ul {
  padding-left: 0 !important;
}

.sidebar .block-menu ul li {
  border: none;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  float: left;
  width: 100%;
  list-style-type: none;
}

.sidebar .block-menu ul li a {
  padding: 6px 0;
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
  color: #7f8284;
}

.sidebar .block-menu ul li a:hover, .sidebar .block-menu ul li a:focus, .sidebar .block-menu ul li a:active {
  color: #E62B4A;
}

.sidebar .block-menu ul li.menu-item--active-trail > a {
  color: #E62B4A !important;
}

.recent-comment-block .views-field-picture {
  margin-right: 10px;
}

.recent-comment-block .views-field-title {
  margin-top: -4px;
}

.recent-comment-block .views-field-title a {
  font-weight: 700;
  text-transform: uppercase;
}

.recent-comment-block .views-field-name {
  color: #a4a4a4;
}

.recent-comment-block .views-field-name a {
  color: #a4a4a4;
}

.list-tags .view-list ul > li {
  float: left;
  border: 1px solid #dee2e6;
  display: inline-block;
  width: auto !important;
  padding: 0 !important;
  margin: 0 10px 10px 0 !important;
}

.list-tags .view-list ul > li a {
  padding: 6px 10px;
  display: block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.list-tags .view-list ul > li:hover {
  background: #E62B4A;
}

.list-tags .view-list ul > li:hover a {
  color: #fff;
}

nav.breadcrumb {
  margin-bottom: 0 !important;
  background: none;
  color: #999999;
}

nav.breadcrumb ol {
  list-style: none;
  margin-bottom: 0 !important;
  padding: 0;
}

nav.breadcrumb ol:before, nav.breadcrumb ol:after {
  content: " ";
  display: table;
}

nav.breadcrumb ol:after {
  clear: both;
}

nav.breadcrumb ol > li {
  float: left;
  font-size: 16px;
  color: #666666;
  font-weight:700;
}

nav.breadcrumb ol > li a {

  font-weight:300;
  color: #666666;
  text-decoration:none;
}

nav.breadcrumb ol > li a:hover {
  color: #000000;
}

nav.breadcrumb ol > li span {
  padding: 0 2px 0px 0px;
}

.contact-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.contact-info ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-info ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.contact-info ul li .icon {
  color: #E62B4A;
  width: 36px;
  float: left;
  display: block;
  margin-top: 12px;
}

.contact-info ul li .icon i {
  font-size: 26px;
}

.contact-info ul li .text {
  padding-left: 42px;
  display: block;
}

.contact-info-2 ul, .contact-info-3 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.contact-info-2 ul li, .contact-info-3 ul li {
  margin-bottom: 20px;
}

.contact-info-2 ul li .icon, .contact-info-3 ul li .icon {
  color: #fff;
  width: 22px;
  float: left;
  display: block;
  margin-top: 1px;
}

.contact-info-2 ul li .icon i, .contact-info-3 ul li .icon i {
  font-size: 16px;
}

.contact-info-2 ul li .text, .contact-info-3 ul li .text {
  padding-left: 28px;
  display: block;
  font-size: 16px;
}

.contact-info-2 ul li .text a, .contact-info-3 ul li .text a {
  font-size: 16px;
  color: #818181;
}

.contact-info-2 ul li .text a:hover, .contact-info-3 ul li .text a:hover {
  color: #E62B4A;
}

ul.contact-info-2 {
  padding: 0;
  list-style-type: none;
}

ul.contact-info-2 .label {
  font-size: 20px;
  color: #818181;
}

ul.contact-info-2 .text {
  font-size: 26px;
  font-weight: 400;
  color: #E62B4A;
  line-height: 30px;
}

ul.contact-info-2 .icon {
  color: #000;
}

.contact-info-3 .icon {
  color: #000 !important;
  margin-right: 3px;
}

.contact-link {
  background: #000;
  color: #fff;
  padding: 30px;
}

.contact-link .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.contact-link .action {
  margin-top: 20px;
}

.company-presentation {
  background: #000;
  color: #fff;
  padding: 30px;
}

.company-presentation .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}

.company-presentation .action {
  margin-top: 20px;
}

.social-icon a {
  background: none;
  width: auto;
  height: auto;
  line-height: 1;
  margin-right: 20px;
  font-size: 18px;
}

.box-search-team {
  padding: 30px;
  background: #E62B4A;
  text-align: center;
  color: #fff;
  min-height: 330px;
}

@media (max-width: 991.98px) {
  .box-search-team {
    min-height: 260px;
  }
}

@media (max-width: 767.98px) {
  .box-search-team {
    width: 350px;
    margin: 0 auto;
  }
}

.box-search-team .icon {
  font-size: 46px;
  line-height: 1.2;
}

.box-search-team .text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
  line-height: 32px;
}

.box-search-team .link {
  margin-top: 15px;
}

.box-search-team .link a {
  color: #fff;
}

.box-search-team .link a:after {
  color: #fff;
}

.box-search-team .link a:hover {
  color: #000;
}

.box-search-team .link a:hover:after {
  color: #000;
}

.contact-box-footer {
  width: 100%;
  /*padding: 22px 25px 18px;
  background: #212121;
  border: 1px solid rgba(255, 255, 255, 0.1);*/
  margin-top: 20px;
}

.contact-box-footer:before, .contact-box-footer:after {
  content: " ";
  display: table;
}

.contact-box-footer:after {
  clear: both;
}

.contact-box-footer ul.list-information {
  margin: 0 !important;
  padding: 0;
  width: 100%;
}

.contact-box-footer ul.list-information:before, .contact-box-footer ul.list-information:after {
  content: " ";
  display: table;
}

.contact-box-footer ul.list-information:after {
  clear: both;
}

.contact-box-footer ul.list-information > li {
  list-style-type: none;
  position: relative;
  width: 250px;
  float: left;
  color: #fff;
  font-size: 15px;
  /*padding-left: 60px;*/
  /*padding-right: 20px;*/
}

.contact-box-footer ul.list-information > li .icon {
  position: absolute;
  content: '';
  left: 0;
  top: 4px;
  color: #E62B4A;
  line-height: 1em;
  font-size: 34px;
  font-weight: 300;
}

.contact-box-footer ul.list-information > li:after {
  content: '';
  width: 1px;
  height: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  position: absolute;
  /*background: rgba(255, 255, 255, 0.2);*/
  z-index: 1;
}

.contact-box-footer ul.list-information > li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  float: right;
  text-align: right;
}

.contact-box-footer ul.list-information > li:last-child:after {
  display: none;
}

@media (max-width: 991.98px) {
  .contact-box-footer ul.list-information > li {
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
  }
  .contact-box-footer ul.list-information > li:after {
    width: 100%;
    height: 1px;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
  }
}

.topbar-information ul li {
  font-size: 14px;
  color: #000;
  float: left;
  padding-left: 45px;
}

@media (max-width: 1199.98px) {
  .topbar-information ul li {
    padding-left: 15px;
  }
}

.topbar-information ul li i {
  margin-right: 10px;
  color: #000 !important;
}

@media (max-width: 991.98px) {
  .topbar-information ul li:first-child {
    padding-left: 0 !important;
  }
}

.poll .poll-item {
  margin-top: 20px;
}

.poll .poll-item .heading {
  position: relative;
}

.poll .poll-item .heading .text {
  font-weight: 700;
  color: #333333;
  padding-right: 40px;
}

.poll .poll-item .heading .percent {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  font-weight: 700;
}

.poll .poll-item .bar .foreground {
  background: #E62B4A;
}

.poll .total {
  margin-top: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.poll .choices .form-item.form-item-choice input.form-radio {
  margin: 0 !important;
}

.poll .choices .form-item.form-item-choice label {
  vertical-align: text-top;
  margin-left: 5px;
}

.block-poll ul.links {
  text-align: center;
  overflow: hidden;
  padding: 15px 0 0;
}

.block-poll ul.links li {
  display: inline-block;
  margin-right: 20px;
}

.block-poll ul.links li a {
  padding-right: 10px;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.block-poll ul.links li a:after {
  content: "\f105";
  position: absolute;
  top: -1px;
  right: 0;
  font-family: "FontAwesome";
}

.block-poll ul.links li a:hover {
  padding-right: 15px;
}

.block-poll ul.links li:last-child {
  margin: 0;
}

/* perfect-scrollbar v0.6.7 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 4px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 5px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

.uk-slideset-init {
  position: relative;
}

.uk-slideset-init ul {
  list-style-type: none;
  padding: 0;
}

.uk-slideset-init .uk-slideset-nav {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
  margin: 0;
  padding: 0;
}

@media (max-width: 575.98px) {
  .uk-slideset-init .uk-slideset-nav {
    width: 100%;
  }
}

.uk-slideset-init .uk-slideset-nav li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}

@media (max-width: 575.98px) {
  .uk-slideset-init .uk-slideset-nav li {
    float: none;
    display: inline-block;
  }
}

.uk-slideset-init .uk-slideset-nav li a {
  width: 22px;
  height: 10px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  display: inline-block;
  border: 2px solid #E62B4A;
}

.uk-slideset-init .uk-slideset-nav li a:hover {
  cursor: pointer;
}

.uk-slideset-init .uk-slideset-nav li.uk-active a {
  background: #E62B4A;
}

.uk-slideset-init.nav-slideset-top .uk-slideset-nav {
  top: -30px;
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav {
  bottom: -30px;
  top: auto;
  left: 0;
  text-align: center;
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav li {
  display: inline-block;
  float: none;
}

.text-light .uk-slideset-init .uk-slideset-nav li a {
  border-color: #fff;
}

.text-light .uk-slideset-init .uk-slideset-nav li.uk-active a {
  background: #fff;
}

/* #Block grid
--------------------------------------------------------------- */
.item-columns {
  padding: 0 15px;
}

[class*="block-grid-"] {
  display: block;
  margin: 0 -10px;
  padding: 0;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  display: table;
  content: " ";
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > div {
  display: block;
  float: left;
  height: auto;
  padding: 0 10px;
  width: 100%;
}

[class*="block-grid-"] > div:after {
  display: block;
}

@media (min-width: 640px) {
  .xs-block-grid-1 > div {
    width: 100%;
  }
  .xs-block-grid-1 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-1 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-1 > div:nth-of-type(1n+1) {
    clear: both;
  }
  .xs-block-grid-1 > div:nth-of-type(1n+1):after {
    display: none;
  }
  .xs-block-grid-1 > div:nth-last-child(-n+1):before {
    content: none;
  }
  .xs-block-grid-2 > div {
    width: 50%;
  }
  .xs-block-grid-2 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-2 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-2 > div:nth-of-type(2n+1) {
    clear: both;
  }
  .xs-block-grid-2 > div:nth-of-type(2n+1):after {
    display: none;
  }
  .xs-block-grid-2 > div:nth-last-child(-n+2):before {
    content: none;
  }
  .xs-block-grid-3 > div {
    width: 33.33333%;
  }
  .xs-block-grid-3 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-3 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both;
  }
  .xs-block-grid-3 > div:nth-of-type(3n+1):after {
    display: none;
  }
  .xs-block-grid-3 > div:nth-last-child(-n+3):before {
    content: none;
  }
  .xs-block-grid-4 > div {
    width: 25%;
  }
  .xs-block-grid-4 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-4 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
  .xs-block-grid-4 > div:nth-of-type(4n+1):after {
    display: none;
  }
  .xs-block-grid-4 > div:nth-last-child(-n+4):before {
    content: none;
  }
  .xs-block-grid-5 > div {
    width: 20%;
  }
  .xs-block-grid-5 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-5 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-5 > div:nth-of-type(5n+1) {
    clear: both;
  }
  .xs-block-grid-5 > div:nth-of-type(5n+1):after {
    display: none;
  }
  .xs-block-grid-5 > div:nth-last-child(-n+5):before {
    content: none;
  }
  .xs-block-grid-6 > div {
    width: 16.66667%;
  }
  .xs-block-grid-6 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-6 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-6 > div:nth-of-type(6n+1) {
    clear: both;
  }
  .xs-block-grid-6 > div:nth-of-type(6n+1):after {
    display: none;
  }
  .xs-block-grid-6 > div:nth-last-child(-n+6):before {
    content: none;
  }
  .xs-block-grid-7 > div {
    width: 14.28571%;
  }
  .xs-block-grid-7 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-7 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-7 > div:nth-of-type(7n+1) {
    clear: both;
  }
  .xs-block-grid-7 > div:nth-of-type(7n+1):after {
    display: none;
  }
  .xs-block-grid-7 > div:nth-last-child(-n+7):before {
    content: none;
  }
  .xs-block-grid-8 > div {
    width: 12.5%;
  }
  .xs-block-grid-8 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-8 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-8 > div:nth-of-type(8n+1) {
    clear: both;
  }
  .xs-block-grid-8 > div:nth-of-type(8n+1):after {
    display: none;
  }
  .xs-block-grid-8 > div:nth-last-child(-n+8):before {
    content: none;
  }
  .xs-block-grid-9 > div {
    width: 11.11111%;
  }
  .xs-block-grid-9 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-9 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-9 > div:nth-of-type(9n+1) {
    clear: both;
  }
  .xs-block-grid-9 > div:nth-of-type(9n+1):after {
    display: none;
  }
  .xs-block-grid-9 > div:nth-last-child(-n+9):before {
    content: none;
  }
  .xs-block-grid-10 > div {
    width: 10%;
  }
  .xs-block-grid-10 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-10 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-10 > div:nth-of-type(10n+1) {
    clear: both;
  }
  .xs-block-grid-10 > div:nth-of-type(10n+1):after {
    display: none;
  }
  .xs-block-grid-10 > div:nth-last-child(-n+10):before {
    content: none;
  }
  .xs-block-grid-11 > div {
    width: 9.09091%;
  }
  .xs-block-grid-11 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-11 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-11 > div:nth-of-type(11n+1) {
    clear: both;
  }
  .xs-block-grid-11 > div:nth-of-type(11n+1):after {
    display: none;
  }
  .xs-block-grid-11 > div:nth-last-child(-n+11):before {
    content: none;
  }
  .xs-block-grid-12 > div {
    width: 8.33333%;
  }
  .xs-block-grid-12 > div:nth-of-type(1n) {
    clear: none;
  }
  .xs-block-grid-12 > div:nth-of-type(1n):after {
    display: block;
  }
  .xs-block-grid-12 > div:nth-of-type(12n+1) {
    clear: both;
  }
  .xs-block-grid-12 > div:nth-of-type(12n+1):after {
    display: none;
  }
  .xs-block-grid-12 > div:nth-last-child(-n+12):before {
    content: none;
  }
}

@media (min-width: 768px) {
  .sm-block-grid-1 > div {
    width: 100%;
  }
  .sm-block-grid-1 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-1 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-1 > div:nth-of-type(1n+1) {
    clear: both;
  }
  .sm-block-grid-1 > div:nth-of-type(1n+1):after {
    display: none;
  }
  .sm-block-grid-1 > div:nth-last-child(-n+1):before {
    content: none;
  }
  .sm-block-grid-2 > div {
    width: 50%;
  }
  .sm-block-grid-2 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-2 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-2 > div:nth-of-type(2n+1) {
    clear: both;
  }
  .sm-block-grid-2 > div:nth-of-type(2n+1):after {
    display: none;
  }
  .sm-block-grid-2 > div:nth-last-child(-n+2):before {
    content: none;
  }
  .sm-block-grid-3 > div {
    width: 33.33333%;
  }
  .sm-block-grid-3 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-3 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both;
  }
  .sm-block-grid-3 > div:nth-of-type(3n+1):after {
    display: none;
  }
  .sm-block-grid-3 > div:nth-last-child(-n+3):before {
    content: none;
  }
  .sm-block-grid-4 > div {
    width: 25%;
  }
  .sm-block-grid-4 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-4 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
  .sm-block-grid-4 > div:nth-of-type(4n+1):after {
    display: none;
  }
  .sm-block-grid-4 > div:nth-last-child(-n+4):before {
    content: none;
  }
  .sm-block-grid-5 > div {
    width: 20%;
  }
  .sm-block-grid-5 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-5 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-5 > div:nth-of-type(5n+1) {
    clear: both;
  }
  .sm-block-grid-5 > div:nth-of-type(5n+1):after {
    display: none;
  }
  .sm-block-grid-5 > div:nth-last-child(-n+5):before {
    content: none;
  }
  .sm-block-grid-6 > div {
    width: 16.66667%;
  }
  .sm-block-grid-6 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-6 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-6 > div:nth-of-type(6n+1) {
    clear: both;
  }
  .sm-block-grid-6 > div:nth-of-type(6n+1):after {
    display: none;
  }
  .sm-block-grid-6 > div:nth-last-child(-n+6):before {
    content: none;
  }
  .sm-block-grid-7 > div {
    width: 14.28571%;
  }
  .sm-block-grid-7 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-7 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-7 > div:nth-of-type(7n+1) {
    clear: both;
  }
  .sm-block-grid-7 > div:nth-of-type(7n+1):after {
    display: none;
  }
  .sm-block-grid-7 > div:nth-last-child(-n+7):before {
    content: none;
  }
  .sm-block-grid-8 > div {
    width: 12.5%;
  }
  .sm-block-grid-8 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-8 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-8 > div:nth-of-type(8n+1) {
    clear: both;
  }
  .sm-block-grid-8 > div:nth-of-type(8n+1):after {
    display: none;
  }
  .sm-block-grid-8 > div:nth-last-child(-n+8):before {
    content: none;
  }
  .sm-block-grid-9 > div {
    width: 11.11111%;
  }
  .sm-block-grid-9 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-9 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-9 > div:nth-of-type(9n+1) {
    clear: both;
  }
  .sm-block-grid-9 > div:nth-of-type(9n+1):after {
    display: none;
  }
  .sm-block-grid-9 > div:nth-last-child(-n+9):before {
    content: none;
  }
  .sm-block-grid-10 > div {
    width: 10%;
  }
  .sm-block-grid-10 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-10 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-10 > div:nth-of-type(10n+1) {
    clear: both;
  }
  .sm-block-grid-10 > div:nth-of-type(10n+1):after {
    display: none;
  }
  .sm-block-grid-10 > div:nth-last-child(-n+10):before {
    content: none;
  }
  .sm-block-grid-11 > div {
    width: 9.09091%;
  }
  .sm-block-grid-11 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-11 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-11 > div:nth-of-type(11n+1) {
    clear: both;
  }
  .sm-block-grid-11 > div:nth-of-type(11n+1):after {
    display: none;
  }
  .sm-block-grid-11 > div:nth-last-child(-n+11):before {
    content: none;
  }
  .sm-block-grid-12 > div {
    width: 8.33333%;
  }
  .sm-block-grid-12 > div:nth-of-type(1n) {
    clear: none;
  }
  .sm-block-grid-12 > div:nth-of-type(1n):after {
    display: block;
  }
  .sm-block-grid-12 > div:nth-of-type(12n+1) {
    clear: both;
  }
  .sm-block-grid-12 > div:nth-of-type(12n+1):after {
    display: none;
  }
  .sm-block-grid-12 > div:nth-last-child(-n+12):before {
    content: none;
  }
}

/* Medium */
@media (min-width: 992px) {
  [class*="block-grid-"] {
    margin: 0 -10px;
  }
  [class*="block-grid-"] > div {
    padding: 0 10px;
  }
  .item-columns {
    padding: 0 10px;
  }
  .md-block-grid-1 > div {
    width: 100%;
  }
  .md-block-grid-1 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-1 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-1 > div:nth-of-type(1n+1) {
    clear: both;
  }
  .md-block-grid-1 > div:nth-of-type(1n+1):after {
    display: none;
  }
  .md-block-grid-1 > div:nth-last-child(-n+1):before {
    content: none;
  }
  .md-block-grid-2 > div {
    width: 50%;
  }
  .md-block-grid-2 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-2 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-2 > div:nth-of-type(2n+1) {
    clear: both;
  }
  .md-block-grid-2 > div:nth-of-type(2n+1):after {
    display: none;
  }
  .md-block-grid-2 > div:nth-last-child(-n+2):before {
    content: none;
  }
  .md-block-grid-3 > div {
    width: 33.33333%;
  }
  .md-block-grid-3 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-3 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both;
  }
  .md-block-grid-3 > div:nth-of-type(3n+1):after {
    display: none;
  }
  .md-block-grid-3 > div:nth-last-child(-n+3):before {
    content: none;
  }
  .md-block-grid-4 > div {
    width: 25%;
  }
  .md-block-grid-4 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-4 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
  .md-block-grid-4 > div:nth-of-type(4n+1):after {
    display: none;
  }
  .md-block-grid-4 > div:nth-last-child(-n+4):before {
    content: none;
  }
  .md-block-grid-5 > div {
    width: 20%;
  }
  .md-block-grid-5 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-5 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-5 > div:nth-of-type(5n+1) {
    clear: both;
  }
  .md-block-grid-5 > div:nth-of-type(5n+1):after {
    display: none;
  }
  .md-block-grid-5 > div:nth-last-child(-n+5):before {
    content: none;
  }
  .md-block-grid-6 > div {
    width: 16.66667%;
  }
  .md-block-grid-6 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-6 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-6 > div:nth-of-type(6n+1) {
    clear: both;
  }
  .md-block-grid-6 > div:nth-of-type(6n+1):after {
    display: none;
  }
  .md-block-grid-6 > div:nth-last-child(-n+6):before {
    content: none;
  }
  .md-block-grid-7 > div {
    width: 14.28571%;
  }
  .md-block-grid-7 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-7 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-7 > div:nth-of-type(7n+1) {
    clear: both;
  }
  .md-block-grid-7 > div:nth-of-type(7n+1):after {
    display: none;
  }
  .md-block-grid-7 > div:nth-last-child(-n+7):before {
    content: none;
  }
  .md-block-grid-8 > div {
    width: 12.5%;
  }
  .md-block-grid-8 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-8 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-8 > div:nth-of-type(8n+1) {
    clear: both;
  }
  .md-block-grid-8 > div:nth-of-type(8n+1):after {
    display: none;
  }
  .md-block-grid-8 > div:nth-last-child(-n+8):before {
    content: none;
  }
  .md-block-grid-9 > div {
    width: 11.11111%;
  }
  .md-block-grid-9 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-9 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-9 > div:nth-of-type(9n+1) {
    clear: both;
  }
  .md-block-grid-9 > div:nth-of-type(9n+1):after {
    display: none;
  }
  .md-block-grid-9 > div:nth-last-child(-n+9):before {
    content: none;
  }
  .md-block-grid-10 > div {
    width: 10%;
  }
  .md-block-grid-10 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-10 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-10 > div:nth-of-type(10n+1) {
    clear: both;
  }
  .md-block-grid-10 > div:nth-of-type(10n+1):after {
    display: none;
  }
  .md-block-grid-10 > div:nth-last-child(-n+10):before {
    content: none;
  }
  .md-block-grid-11 > div {
    width: 9.09091%;
  }
  .md-block-grid-11 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-11 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-11 > div:nth-of-type(11n+1) {
    clear: both;
  }
  .md-block-grid-11 > div:nth-of-type(11n+1):after {
    display: none;
  }
  .md-block-grid-11 > div:nth-last-child(-n+11):before {
    content: none;
  }
  .md-block-grid-12 > div {
    width: 8.33333%;
  }
  .md-block-grid-12 > div:nth-of-type(1n) {
    clear: none;
  }
  .md-block-grid-12 > div:nth-of-type(1n):after {
    display: block;
  }
  .md-block-grid-12 > div:nth-of-type(12n+1) {
    clear: both;
  }
  .md-block-grid-12 > div:nth-of-type(12n+1):after {
    display: none;
  }
  .md-block-grid-12 > div:nth-last-child(-n+12):before {
    content: none;
  }
}

/* Large */
@media (min-width: 1200px) {
  [class*="block-grid-"] {
    margin: 0 -12px;
  }
  [class*="block-grid-"] > div {
    padding: 0 12px;
  }
  .item-columns {
    padding: 0 12px;
  }
  .lg-block-grid-1 > div {
    width: 100%;
  }
  .lg-block-grid-1 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-1 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-1 > div:nth-of-type(1n+1) {
    clear: both;
  }
  .lg-block-grid-1 > div:nth-of-type(1n+1):after {
    display: none;
  }
  .lg-block-grid-1 > div:nth-last-child(-n+1):before {
    content: none;
  }
  .lg-block-grid-2 > div {
    width: 50%;
  }
  .lg-block-grid-2 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-2 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-2 > div:nth-of-type(2n+1) {
    clear: both;
  }
  .lg-block-grid-2 > div:nth-of-type(2n+1):after {
    display: none;
  }
  .lg-block-grid-2 > div:nth-last-child(-n+2):before {
    content: none;
  }
  .lg-block-grid-3 > div {
    width: 33.33333%;
  }
  .lg-block-grid-3 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-3 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both;
  }
  .lg-block-grid-3 > div:nth-of-type(3n+1):after {
    display: none;
  }
  .lg-block-grid-3 > div:nth-last-child(-n+3):before {
    content: none;
  }
  .lg-block-grid-4 > div {
    width: 25%;
  }
  .lg-block-grid-4 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-4 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
  .lg-block-grid-4 > div:nth-of-type(4n+1):after {
    display: none;
  }
  .lg-block-grid-4 > div:nth-last-child(-n+4):before {
    content: none;
  }
  .lg-block-grid-5 > div {
    width: 20%;
  }
  .lg-block-grid-5 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-5 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-5 > div:nth-of-type(5n+1) {
    clear: both;
  }
  .lg-block-grid-5 > div:nth-of-type(5n+1):after {
    display: none;
  }
  .lg-block-grid-5 > div:nth-last-child(-n+5):before {
    content: none;
  }
  .lg-block-grid-6 > div {
    width: 16.66667%;
  }
  .lg-block-grid-6 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-6 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-6 > div:nth-of-type(6n+1) {
    clear: both;
  }
  .lg-block-grid-6 > div:nth-of-type(6n+1):after {
    display: none;
  }
  .lg-block-grid-6 > div:nth-last-child(-n+6):before {
    content: none;
  }
  .lg-block-grid-7 > div {
    width: 14.28571%;
  }
  .lg-block-grid-7 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-7 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-7 > div:nth-of-type(7n+1) {
    clear: both;
  }
  .lg-block-grid-7 > div:nth-of-type(7n+1):after {
    display: none;
  }
  .lg-block-grid-7 > div:nth-last-child(-n+7):before {
    content: none;
  }
  .lg-block-grid-8 > div {
    width: 12.5%;
  }
  .lg-block-grid-8 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-8 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-8 > div:nth-of-type(8n+1) {
    clear: both;
  }
  .lg-block-grid-8 > div:nth-of-type(8n+1):after {
    display: none;
  }
  .lg-block-grid-8 > div:nth-last-child(-n+8):before {
    content: none;
  }
  .lg-block-grid-9 > div {
    width: 11.11111%;
  }
  .lg-block-grid-9 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-9 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-9 > div:nth-of-type(9n+1) {
    clear: both;
  }
  .lg-block-grid-9 > div:nth-of-type(9n+1):after {
    display: none;
  }
  .lg-block-grid-9 > div:nth-last-child(-n+9):before {
    content: none;
  }
  .lg-block-grid-10 > div {
    width: 10%;
  }
  .lg-block-grid-10 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-10 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-10 > div:nth-of-type(10n+1) {
    clear: both;
  }
  .lg-block-grid-10 > div:nth-of-type(10n+1):after {
    display: none;
  }
  .lg-block-grid-10 > div:nth-last-child(-n+10):before {
    content: none;
  }
  .lg-block-grid-11 > div {
    width: 9.09091%;
  }
  .lg-block-grid-11 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-11 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-11 > div:nth-of-type(11n+1) {
    clear: both;
  }
  .lg-block-grid-11 > div:nth-of-type(11n+1):after {
    display: none;
  }
  .lg-block-grid-11 > div:nth-last-child(-n+11):before {
    content: none;
  }
  .lg-block-grid-12 > div {
    width: 8.33333%;
  }
  .lg-block-grid-12 > div:nth-of-type(1n) {
    clear: none;
  }
  .lg-block-grid-12 > div:nth-of-type(1n):after {
    display: block;
  }
  .lg-block-grid-12 > div:nth-of-type(12n+1) {
    clear: both;
  }
  .lg-block-grid-12 > div:nth-of-type(12n+1):after {
    display: none;
  }
  .lg-block-grid-12 > div:nth-last-child(-n+12):before {
    content: none;
  }
}

.no-gutter [class*="block-grid-"] {
  margin: 0 !important;
}

.no-gutter [class*="block-grid-"] > div {
  padding: 0 !important;
}

.no-gutter .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.no-gutter [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no-gutter .portfolio-v1 {
  margin-bottom: 0 !important;
}

@media (min-width: 992px) {
  .no-gutter-2 [class*="block-grid-"] {
    margin: 0 !important;
  }
  .no-gutter-2 [class*="block-grid-"] > div {
    padding: 0 !important;
  }
  .no-gutter-2 .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .no-gutter-2 [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .no-gutter-2 .portfolio-v1 {
    margin-bottom: 0 !important;
  }
}

.area-main-menu .menu-toggle {
  display: none;
}



.separador-menu {
    font-size: 17px;
    color: #004998;
    display: block;
  }


@media (min-width: 992px) {



  .icaret{
    display:none;
  }

  .navigation {
    position: relative;
    clear: both;
  }
  .navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .navigation .gva_menu {
    float: left;
    position: relative;
    font-size: 0;
  }
  .navigation .gva_menu li {
    position: relative;
  }
  .navigation .gva_menu li a {
    text-align: left !important;
  }
  .navigation .gva_menu li a .icaret {
    margin-left: 4px;
    border: none !important;
    font-size: 9px;
  }
  .navigation .gva_menu > li {
    display: inline-block;
  }
  .navigation .gva_menu > li.gva-mega-menu {
    position: static !important;
  }
  .navigation .gva_menu > li.gva-mega-menu > .sub-menu {
    width: 100%;
  }
}

@media (min-width: 992px) and (min-width: 576px) {
  .navigation .gva_menu > li:hover > ul.sub-menu, .navigation .gva_menu > li:hover div.sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 99%;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  .navigation .gva_menu > li:hover > ul.sub-menu > li, .navigation .gva_menu > li:hover div.sub-menu > li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .navigation .gva_menu > li:hover > a {
    color: #E62B4A;
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu > li > a {
    display: block;
    position: relative;
    font-weight: 400;
    padding: 21px 9px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-align: center;
    color: #000;
	font-size: 16px !important;
	text-decoration: none;

  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .navigation .gva_menu > li > a {
		padding-left: 5px;
        letter-spacing: 0px;
        font-size: 14px !important;
        padding-right: 5px;
  }

  .seguinos a{
	  margin-left: 5px !important;
	  padding: 8px 12px !important;

  }

  .idioma{
	 /* display:none !important;*/
  }

  header.header-v3 .header-main-inner .gva-offcanvas-mobile {
	  float: right;
	  margin-right: 5px;
  }

  .notranslate{
	padding: 2px 0px !important;
        /* margin-top: 1px !important; */
        padding-bottom: 3px !important;
		font-size:14px;
		width:50px !important;
	}
}

@media (min-width: 992px) and (max-width: 991.98px) {
  .navigation .gva_menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 767.98px) {
  .navigation .gva_menu > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu > li > a:hover, .navigation .gva_menu > li > a:after, .navigation .gva_menu > li > a:active {
    color: #E62B4A;
  }
  .navigation .gva_menu > li > a:hover:before, .navigation .gva_menu > li > a:after:before, .navigation .gva_menu > li > a:active:before {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navigation .gva_menu > li > a.is-active {
    color: #E62B4A;
  }
  .navigation .gva_menu > li > a.is-active:before {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navigation .gva_menu > li > a > span {
    position: relative;
    padding-bottom: 6px;
  }
  .navigation .gva_menu > li.menu-item--active-trail > a {
    /*color: #E62B4A !important;*/
	font-weight:bold !important;
  }
  .navigation .gva_menu > li.megamenu.menu-columns-2 > ul.sub-menu > li {
    width: 50%;
    float: left;
  }
  .navigation .gva_menu > li.megamenu.menu-columns-3 > ul.sub-menu > li {
    width: 33.33%;
    float: left;
  }
  .navigation .gva_menu > li.megamenu.menu-columns-4 > ul.sub-menu > li {
    width: 25%;
    float: left;
  }
  .navigation .gva_menu > li.megamenu.menu-columns-5 > ul.sub-menu > li {
    width: 20%;
    float: left;
  }
  .navigation .gva_menu > li.menu-list ul.sub-menu {
    min-width: 250px;
  }
  .navigation .gva_menu > li.menu-list ul.sub-menu > li {
    border-bottom: 1px solid #dee2e6;
  }
  .navigation .gva_menu > li.menu-list ul.sub-menu > li > a {
    padding: 10px 15px;
    /*text-transform: uppercase;*/
  }
  .navigation .gva_menu .megamenu, .navigation .gva_menu .gva-mega-menu {
    position: static;
  }
  .navigation .gva_menu .megamenu > ul > li, .navigation .gva_menu .gva-mega-menu > ul > li {
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .navigation .gva_menu .megamenu > .sub-menu, .navigation .gva_menu .gva-mega-menu > .sub-menu {
    width: 100%;
    padding: 20px;
  }
  .navigation .gva_menu .megamenu > .sub-menu > li, .navigation .gva_menu .gva-mega-menu > .sub-menu > li {
    border: none;
    position: static;
    padding: 0 15px;
  }
  .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu {
    position: static;
    border-width: 0;
    padding: 0;
    min-width: inherit;
    width: 100%;
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu {
    display: block !important;
    visibility: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu li, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu li {
    padding: 10px 0 0;
    margin-bottom: 0;
    border: none;
  }
  .navigation .gva_menu .megamenu > .sub-menu > li > a, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    /*text-transform: uppercase;*/
    padding: 0 0 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    position: relative;
  }
  .navigation .gva_menu .megamenu > .sub-menu > li > a:after, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > a:after {
    display: none;
  }
  .navigation .gva_menu .megamenu:hover ul.sub-menu > li, .navigation .gva_menu .gva-mega-menu:hover ul.sub-menu > li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .navigation .gva_menu .sub-menu {
    top: 106%;
    position: absolute;
    min-width: 280px;
    background-color: #FFF;
    z-index: 999;
    left: 0;
    padding: 15px 20px 10px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .navigation .gva_menu .sub-menu > li {
    padding: 5px 0;
    -webkit-transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
    transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .navigation .gva_menu .sub-menu > li > a {
    display: block;
    line-height: 26px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    /*text-transform: uppercase;*/
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    position: relative;
    letter-spacing: 0.8;
    color: #fff;
  }
  .navigation .gva_menu .sub-menu > li > a:hover, .navigation .gva_menu .sub-menu > li > a:focus, .navigation .gva_menu .sub-menu > li > a:active {
    color: #E62B4A;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+7) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+8) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+9) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+10) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+11) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+12) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+13) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+14) {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  .navigation .gva_menu .sub-menu > li:nth-child(2n+15) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .navigation .gva_menu .sub-menu > li:last-child {
    border-bottom: 0;
  }
  .navigation .gva_menu .sub-menu > li ul {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 250px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    z-index: 11;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .navigation .gva_menu .sub-menu > li:hover > ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    left: 100%;
  }
}

body.header-absolute .navigation ul.gva_menu > li > a {
  color: #fff !important;
}

.gva-mega-menu .block-blocktabs {
  position: relative;
}

.gva-mega-menu .block-blocktabs .ui-widget {
  font-size: 0.875rem;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
  padding: 0;
  position: static;
  width: 15%;
  float: left;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li {
  background: none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  float: none;
  clear: both;
  padding-right: 20px;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li > a {
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #dee2e6;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li:last-child > a {
  padding-right: 0;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li.ui-tabs-active > a {
  color: #E62B4A;
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
  float: left;
  width: 85%;
}

.gva-view.view-header-right header {
  float: right;
}

@media (max-width: 575.98px) {
  .gva-view.view-header-right header {
    display: none;
  }
}

.item-list ul {
  overflow: hidden;
  padding: 0;
}

.item-list ul li.view-list-item {
  margin: 0 0 30px;
  overflow: hidden;
  list-style-type: none;
}

.item-list ul li.view-list-item .post-block {
  margin: 0;
}

.padding-small .item-list ul li.view-list-item {
  margin-bottom: 20px !important;
}

.padding-small .item-list ul li.view-list-item:last-child {
  margin-bottom: 0 !important;
}

ul[data-drupal-views-infinite-scroll-pager] {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

ul[data-drupal-views-infinite-scroll-pager].pager {
  margin: 20px 0;
}

.views-view-grid .views-row {
  width: auto;
  clear: none;
  float: none !important;
}

.views-view-grid .views-row:last-child {
  margin-bottom: 0;
}

.post-masonry-style > div.views-col {
  margin-bottom: 10px;
}

.no-padding .gva-portfolio-items .row {
  margin: 0 !important;
}

.no-padding .gva-portfolio-items .isotope-items > div {
  padding: 0 !important;
}

.no-padding .gva-portfolio-items .isotope-items > div .isotope-item {
  margin-bottom: 0 !important;
}

.view-box-shadow .gva-view-grid {
  -webkit-box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991.98px) {
  .view-box-shadow .gva-view-grid {
    -webkit-box-shadow: none;
    box-shadow: none;
  }


}

.view-box-shadow .pager {
  padding-top: 20px;
}

.brand-grid .views-view-grid .views-row {
  margin-bottom: 65px;
}

.brand-grid .views-view-grid .views-row .views-field-field-image {
  text-align: center;
}

@media (max-width: 575.98px) {
  .brand-grid .views-view-grid .views-row .views-field-field-image {
    margin-bottom: 20px;
  }
}

.category-list .item-list ul li {
  border: none;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.category-list .item-list ul li a {
  padding: 8px 0;
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  font-weight: 500;
  color: #7f8284;
}

.category-list .item-list ul li a:hover, .category-list .item-list ul li a:focus, .category-list .item-list ul li a:active {
  color: #E62B4A;
}

.testimonial-v1 .testimonial-item {
  text-align: center;
  background: #fff;
  padding: 60px 30px;
}

.testimonial-v1 .testimonial-item .quote {
  line-height: 28px;
  position: relative;
  padding-top: 35px;
}

.testimonial-v1 .testimonial-item .avatar {
  text-align: center;
}

.testimonial-v1 .testimonial-item .avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.testimonial-v1 .testimonial-item .content .title {
  margin: 30px 0 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #000;
}

.testimonial-v1 .testimonial-item .content .job {
  font-size: 12px;
  color: #bbbbbb;
}

.view-testimonial-v2 {
  position: relative;
  float: left;
  width: 100%;
}

.view-testimonial-v2 .owl-dots {
  text-align: left;
  position: relative;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.view-testimonial-v2 .owl-dots .owl-dot {
  display: inline-block;
  padding: 0;
  margin: 5px;
  background: none;
  width: 45px;
  height: 45px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 2px solid #dee2e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  position: relative;
  z-index: 9;
}

.view-testimonial-v2 .owl-dots .owl-dot.active {
  border-color: #E62B4A;
}

.view-testimonial-v2 .owl-nav {
  display: none;
}

.testimonial-grid .item-grid {
  margin-bottom: 45px;
}

.testimonial-grid .item-grid:before, .testimonial-grid .item-grid:after {
  content: " ";
  display: table;
}

.testimonial-grid .item-grid:after {
  clear: both;
}

.testimonial-grid .item-grid .testimonials-quote {
  font-size: 16px;
  color: #000;
  padding: 30px;
  border: 1px solid #dee2e6;
  font-weight: 300;
  font-style: italic;
}

.testimonial-grid .item-grid .testimonials-profile {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  float: left;
  padding-top: 20px;
}

.testimonial-grid .item-grid .testimonials-profile:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #E62B4A;
  top: -1px;
  left: 0;
  z-index: 1;
}

.testimonial-grid .item-grid .testimonials-profile .right {
  padding-left: 70px;
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
  font-size: 12px;
  font-weight: 900;
  color: #E62B4A;
  text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .left {
  display: inline-block;
  float: left;
}

.testimonial-grid .item-grid .testimonials-profile .left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 50px;
  height: auto;
}

.slider-gallery-v1 {
  margin-left: -3px !important;
  margin-right: -3px !important;
}

.slider-gallery-v1 .carousel-item {
  float: left;
  padding-right: 3px !important;
}

.slider-gallery-v1 img {
  -webkit-transform-style: none !important;
  transform-style: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.slider-gallery-v1 .gallery-large {
  background: #fff;
}

.slider-gallery-v1 .gallery-large img {
  width: 100%;
  height: auto;
}

.slider-gallery-v1 div > .gallery-small {
  width: 50% !important;
  background: transparent !important;
  float: left;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item {
  background: #fff;
  width: 100% !important;
  height: auto !important;
  float: left;
  clear: both;
  padding-bottom: 3px;
  margin: 0;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item:last-child {
  padding-bottom: 0;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item img {
  width: 100%;
  height: auto;
}

.small-list .item-list ul > li {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 15px !important;
  padding-bottom: 15px;
}

.small-list .item-list ul > li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}

.small-list .item-list ul > li a:hover {
  color: #E62B4A;
}

.small-list .item-list ul > li:last-child {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.tags-list .item-list > ul > li {
  margin-bottom: 5px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.tags-list .item-list > ul > li a {
  padding: 8px 16px;
  overflow: hidden;
  font-size: 12px;
  display: inline-block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-weight: 500;
  background: #fff;
  text-transform: uppercase;
}

.tags-list .item-list > ul > li a:hover, .tags-list .item-list > ul > li a:focus, .tags-list .item-list > ul > li a:active {
  background: #E62B4A;
  color: #000;
}

.block.block-gavias-blockbuilder {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.block.block-gavias-blockbuilder ul > li {
  list-style: none;
}

.gbb-row-wrapper {
  position: relative;
}

.gbb-row-wrapper .row-text-overlay {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.09);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  height: 46px;
  top: 50%;
  margin-top: -23px;
  z-index: 1;
  line-height: 1;
}

@media (max-width: 767.98px) {
  .gbb-row-wrapper .row-text-overlay {
    display: none;
  }
}

.gbb-row-wrapper .bb-container {
  position: relative;
  z-index: 2;
}

.gbb-row-wrapper .icon-row {
  color: #E62B4A;
}

.gbb-row-wrapper .gbb-row-wrapper .bb-inner {
  padding: 0;
}

.row-box {
  padding-left: 100px;
  padding-right: 100px;
}

@media (max-width: 767.98px) {
  .row-box {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.container .container {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bb-container.full-screen {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.bb-container.full-screen .bb-inner {
  padding: 0 !important;
}

.bb-container.full-screen > .row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.gbb-row.polygon {
  -webkit-clip-path: polygon(100% 0, 100% 66%, 0% 100%, -200% 0%);
  clip-path: polygon(100% 0, 100% 66%, 0% 100%, -200% 0%);
}

@media (max-width: 767.98px) {
  .gbb-row.row-border .row-wrapper > .gsc-column {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .gbb-row.row-border .row-wrapper > .gsc-column:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.gbb-row.row-border .row-wrapper > .gsc-column:after {
  content: '';
  width: 1px;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.3);
}

@media (max-width: 991.98px) {
  .gbb-row.row-border .row-wrapper > .gsc-column:after {
    display: none;
  }
}

.gbb-row.row-border .row-wrapper > .gsc-column .column-inner {
  padding-left: 15px;
  padding-right: 15px;
}

.gbb-row.row-border .row-wrapper > .gsc-column:last-child:after {
  display: none !important;
}

.gbb-row.row-border .row-wrapper > .gsc-column[class*='col-lg-12']:after {
  display: none;
}

.gbb-row.border-inner-row .row-wrapper {
  border-bottom: 1px solid #dee2e6;
}

.gbb-row.special-row .bb-inner {
  padding-top: 0;
}

.gbb-row.special-row .row-wrapper {
  margin-top: -110px;
  position: relative;
  z-index: 9;
  -webkit-box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.1);
  background: #fff;
}

@media (max-width: 991.98px) {
  .gbb-row.special-row .row-wrapper {
    margin-top: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.gbb-row.special-row .row-wrapper .column-inner {
  padding: 35px 0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

@media (max-width: 991.98px) {
  .gbb-row.special-row .row-wrapper .column-inner {
    padding: 0;
  }
}

.column-margin-1 {
  width: 160%;
  margin-top: -200px;
}

@media (max-width: 991.98px) {
  .column-margin-1 {
    margin-top: -50px;
    width: 100%;
  }
}

.column-padding-1 {
  padding-top: 80px;
  padding-left: 80px;
  background: #fff;
}

@media (max-width: 991.98px) {
  .column-padding-1 {
    padding-top: 50px;
    padding-left: 15px;
  }
}

.column-style-1 {
  max-width: 700px;
  padding: 80px 30px;
}

@media (max-width: 991.98px) {
  .column-style-1 {
    padding: 30px 20px;
  }
}

.column-style-2 {
  max-width: 700px;
  float: right;
  padding: 80px 30px;
}

@media (max-width: 991.98px) {
  .column-style-2 {
    padding: 30px 20px;
    float: left;
  }
}

.column-style-3 {
  max-width: 630px;
  padding: 80px 30px;
}

@media (max-width: 991.98px) {
  .column-style-3 {
    padding: 30px 20px;
    max-width: 100%;
  }
}

.column-bg-right {
  margin-left: auto;
  max-width: 650px;
}

.column-box-shadow {
  background: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.column-box-shadow-2 {
  background: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.row-gradient-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#3F51B5), to(#90566c));
  background: linear-gradient(to bottom, #3F51B5, #90566c);
  background-color: #3F51B5;
}

.row-gradient-2 {
  position: relative;
}

.row-gradient-2 > .bb-inner {
  position: relative;
  z-index: 11;
}

.row-gradient-2:after {
  content: '';
  background-image: radial-gradient(farthest-corner at 50% -50%, #fff 0%, #dde7ff 70%, #dde7ff 100%);
  background-color: #dde7ff;
  position: absolute;
  top: 120px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

@media (max-width: 991.98px) {
  .row-gradient-2:after {
    top: 0;
  }
}

.row-bg-top {
  position: relative;
}

.row-bg-top > .bb-inner {
  position: relative;
  z-index: 11;
}

.row-bg-top:after {
  content: '';
  background-image: radial-gradient(farthest-corner at 50% -50%, #fff 0%, #dde7ff 70%, #dde7ff 100%);
  background-color: #dde7ff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 500px;
  width: 100%;
}

@media (max-width: 991.98px) {
  .row-bg-top:after {
    top: 0;
  }
}

.row-curve-bottom-white:after {
  content: '';
  width: 100%;
  height: 69px;
  position: absolute;
  bottom: 0;
  background: url("../images/curve-bg.png") repeat-x center center transparent;
  background-size: 100% 100%;
}

.grid-small .container {
  max-width: 900px;
  margin: 0 auto;
}

.gavias-blockbuilder-content {
  position: relative;
}

.gavias-blockbuilder-content .link-edit-blockbuider {
  border: 1px solid #dee2e6;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 99;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  background: #E62B4A;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  padding: 10px;
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover, .gavias-blockbuilder-content .link-edit-blockbuider:focus, .gavias-blockbuilder-content .link-edit-blockbuider:active {
  color: #fff;
}

@media (max-width: 991.98px) {
  .gbb-row[style*="padding-top"] {
    padding-top: 25px !important;
  }
  .gbb-row[style*="padding-bottom"] {
    padding-bottom: 25px !important;
  }
}

.gbb-row .bb-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 991.98px) {
  .gbb-row .bb-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.gbb-row .bb-inner.padding-small {
  padding-top: 50px;
  padding-bottom: 50px;
}

.gbb-row .bb-inner.padding-top-large {
  padding-top: 180px;
}

@media (max-width: 767.98px) {
  .gbb-row .bb-inner.padding-top-large {
    padding-top: 100px;
  }
}

.gbb-row .bb-inner.padding-row-120 {
  /*padding-left: 120px;
  padding-right: 120px;*/
  max-width: 850px;
    margin: 0 auto;
}

@media (max-width: 991.98px) {
  .gbb-row .bb-inner.padding-row-120 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.gbb-row .bb-inner.remove_margin {
  margin: 0 !important;
}

.gbb-row .bb-inner.remove_padding {
  padding: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col > .bb-container > .row-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col > .bb-container > .row-wrapper > div.gsc-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_top {
  padding-top: 0 !important;
}

.gbb-row .bb-inner.remove_padding_bottom {
  padding-bottom: 0 !important;
}

.gbb-row .bb-inner.padding-large {
  padding-top: 180px;
  padding-bottom: 180px;
}

@media (max-width: 991.98px) {
  .gbb-row .bb-inner.padding-large {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
}

@media (max-width: 767.98px) {
  .gbb-row .bb-inner.padding-large {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

@media (max-width: 575.98px) {
  .gbb-row .bb-inner.padding-large {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

.gbb-row .bb-inner.padding-bottom-large {
  padding-bottom: 300px;
}

@media (max-width: 991.98px) {
  .gbb-row .bb-inner.padding-bottom-large {
    padding-bottom: 120px;
  }
}

.widget {
  /******************** Block for drupal ***********************/
  /******************** Chart *****************************/
}

.widget.gsc-block-drupal {
  margin-bottom: 35px;
}

.widget.gsc-block-drupal.hidden-title-off .block-title {
  display: none !important;
}

.widget.gsc-block-drupal.hidden-title-off .block-title h2 {
  display: none !important;
}

.widget.gsc-block-drupal.title-align-center .block-title {
  text-align: center;
}

.widget.gsc-block-drupal.title-align-left .block-title {
  text-align: left;
}

.widget.gsc-block-drupal.title-align-right .block-title {
  text-align: right;
}

.widget.gsc-block-drupal.text-light div {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *, .widget.gsc-block-drupal.text-light .block-inner .block-content div {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after, .widget.gsc-block-drupal.text-light .block-inner .block-content *:before, .widget.gsc-block-drupal.text-light .block-inner .block-content div:after, .widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
  color: rgba(255, 255, 255, 0.2);
}

.widget.gsc-block-drupal.remove-margin-on {
  margin-bottom: 0 !important;
}

.widget.gsc-block-drupal.remove-margin-on .block {
  margin-bottom: 0 !important;
}

.widget.gsc-progress {
  margin-bottom: 35px;
}

.widget.gsc-progress .progress {
  height: 10px !important;
}

.widget.gsc-progress .progress-bar span {
  top: 0;
}

.widget.gsc-progress .progress-label {
  text-transform: uppercase;
  font-size: 14px;
}

.widget.gsc-progress .percentage {
  color: #2B2B33;
}

.widget.gsc-progress.text-light .progress-label {
  color: #fff;
}

.gsc-block-view.remove-margin-on {
  margin-bottom: 0 !important;
}

.column-content.text-quote {
  padding: 165px 20px;
  max-width: 820px;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .column-content.text-quote {
    padding: 20px 20px;
  }
}

.column-content.text-quote-2 {
  padding: 80px 20px;
  max-width: 1000px;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .column-content.text-quote-2 {
    padding: 20px 20px;
  }
}

.gsc-accordion .panel-body {
  padding-left: 0;
  padding-right: 0;
  font-family: 'Source Sans Pro', sans-serif;
}

.gsc-accordion .panel-group.skin-white .panel {
  border: 1px solid #dee2e6 !important;
  margin-bottom: 20px;
}

.gsc-accordion .panel-group.skin-white .panel .panel-title a:after {
  right: 0;
}

.gsc-accordion .panel-group.skin-dark {
  background: #f5f5f5;
}

.gsc-accordion .panel-group.skin-dark .panel {
  background: #f5f5f5;
  border-bottom: 1px solid #e2e2e2 !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title {
  background: #f5f5f5 !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a {
  background: none !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a:after {
  right: 0;
}

.gsc-accordion .panel-group.skin-dark .panel:last-child {
  border-bottom: none !important;
}

.gsc-accordion .panel-group.skin-white-border {
  background: #fff;
}

.gsc-accordion .panel-group.skin-white-border .panel {
  padding: 0 0 15px !important;
  border-bottom: 1px solid #dee2e6 !important;
  margin-bottom: 18px !important;
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a:after {
  right: 0;
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-body {
  padding-top: 10px;
}

.gsc-accordion .panel-group.skin-white-border .panel:last-child {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.gsc-call-to-action .title {
  font-weight: 400;
  font-size: 50px;
  margin: 0;
  text-transform: uppercase;
}

.gsc-call-to-action .title span span {
  color: #E62B4A;
}

@media (max-width: 991.98px) {
  .gsc-call-to-action .title.fsize-00 {
    font-size: 34px;
  }
}

.gsc-call-to-action .sub-title {
  color: #7f8284;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.gsc-call-to-action .sub-title > span {
  padding: 0 2px 4px;
  border-bottom: 1px solid #E62B4A;
}

.gsc-call-to-action .heading-line.heading-line-1 {
  width: 80px;
  height: 2px;
  margin: 18px auto 18px;
  background: #E62B4A;
}

.gsc-call-to-action .heading-line.heading-line-2 {
  width: 80px;
  height: 6px;
  border-top: 1px solid #E62B4A;
  border-bottom: 1px solid #E62B4A;
  margin: 18px auto 18px;
}

.gsc-call-to-action .video-inner {
  margin-bottom: 30px;
}

.gsc-call-to-action .video-inner a.link-video {
  font-size: 24px;
  margin-top: 0;
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  background: #E62B4A;
  display: inline-block;
  position: relative;
  padding-left: 4px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.gsc-call-to-action .video-inner a.link-video:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.gsc-call-to-action .button-action > a {
  margin: 0 10px;
  display: inline-block;
}

.gsc-call-to-action .button-action > a:first-child {
  margin-left: 0;
}

.gsc-call-to-action .button-action > a:last-child {
  margin-right: 0;
}

.gsc-call-to-action .desc {
  line-height: 30px;
}

.gsc-call-to-action.button-right {
  position: static;
}

.gsc-call-to-action.button-right .title {
  margin: 0 0 10px !important;
}

.gsc-call-to-action.button-right .heading-line {
  margin: 16px 0;
}

.gsc-call-to-action.button-right .content {
  padding-right: 170px;
}

@media (max-width: 800px) {
  .gsc-call-to-action.button-right .content {
    padding-right: 0;
  }
}

.gsc-call-to-action.button-right .content p {
  margin: 0;
}

.gsc-call-to-action.button-right .button-action {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -40px;
}

@media (max-width: 800px) {
  .gsc-call-to-action.button-right .button-action {
    position: relative;
    margin-top: 15px;
  }
}

.gsc-call-to-action.button-left {
  position: relative;
  text-align: right;
}

.gsc-call-to-action.button-left .title {
  margin: 0 0 10px !important;
}

.gsc-call-to-action.button-left .heading-line {
  margin: 16px 0;
}

.gsc-call-to-action.button-left .content {
  padding-left: 160px;
}

@media (max-width: 800px) {
  .gsc-call-to-action.button-left .content {
    padding-right: 0;
  }
}

.gsc-call-to-action.button-left .content p {
  margin: 0;
}

.gsc-call-to-action.button-left .button-action {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  z-index: 1;
}

@media (max-width: 800px) {
  .gsc-call-to-action.button-left .button-action {
    position: relative;
    margin-top: 15px;
  }
}

.gsc-call-to-action.button-bottom {
  padding: 0 0 30px;
}

.gsc-call-to-action.button-bottom .title {
  position: relative;
  margin-bottom: 32px;
}

@media (max-width: 991.98px) {
  .gsc-call-to-action.button-bottom .title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

.gsc-call-to-action.button-bottom .title .text-small {
  font-size: 28px;
  line-height: 36px;
}

.gsc-call-to-action.button-bottom .heading-line {
  margin: 16px 0;
}

.gsc-call-to-action.button-bottom .desc {
  font-size: 16px;
}

.gsc-call-to-action.button-bottom .button-action {
  margin-top: 45px;
}

@media (max-width: 991.98px) {
  .gsc-call-to-action.button-bottom .button-action {
    margin-top: 30px;
  }
}

.gsc-call-to-action.button-bottom.text-light .title:after {
  background: #fff;
}

.gsc-call-to-action.button-bottom-right {
  padding: 30px 0;
  text-align: right;
}

@media (max-width: 991.98px) {
  .gsc-call-to-action.button-bottom-right {
    padding: 0;
  }
}

.gsc-call-to-action.button-bottom-right .title {
  position: relative;
  margin-top: 0;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 32px;
}

.gsc-call-to-action.button-bottom-right .title:after {
  left: auto;
  right: 0;
}

.gsc-call-to-action.button-bottom-right .title .text-small {
  font-size: 30px;
}

.gsc-call-to-action.button-bottom-right .desc {
  font-size: 16px;
}

.gsc-call-to-action.button-bottom-right .button-action {
  margin-top: 30px;
}

.gsc-call-to-action.button-bottom-right.text-light .title:after {
  background: #fff;
}

.gsc-call-to-action.button-center {
  text-align: center;
  margin: 0 auto;
}

.gsc-call-to-action.button-center .title {
  font-size: 50px;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
}

.gsc-call-to-action.button-center .desc {
  font-size: 20px;
}

.gsc-call-to-action.button-center .button-action {
  margin-top: 45px;
}

.gsc-call-to-action.button-center.text-light .title:after {
  background: #fff;
}

.gsc-call-to-action.has-background {
  padding: 35px;
  margin-bottom: 30px;
}

.gsc-call-to-action.has-background .title {
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 20px;
}

.gsc-call-to-action.has-background .title:after {
  display: none;
}

.gsc-call-to-action.has-background.button-right .button-action {
  right: 30px;
}

.gsc-call-to-action.text-light .content {
  color: #fff;
}

.gsc-call-to-action.text-light .content .sub-title {
  color: #fff;
}

.gsc-call-to-action.text-light .content .title {
  color: #fff;
}

.gsc-call-to-action.text-light .content .desc * {
  color: rgba(255, 255, 255, 0.8);
}

.gsc-call-to-action.text-light .subtitle {
  color: #f0f0f0;
}

.gsc-carousel-content .item .item-content .image {
  width: 75%;
  z-index: 1;
}

.gsc-carousel-content .item .item-content .content-box {
  position: absolute;
  right: 0;
  top: 80px;
  bottom: 80px;
  float: right;
  width: 40%;
  background: #fff;
  width: 475px;
  max-width: 100%;
  z-index: 99;
}

.gsc-carousel-content .item .item-content .content-box .content-inner {
  padding: 60px;
}

.gsc-carousel-content .item .item-content .content-box .title {
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.gsc-carousel-content .item .item-content .content-box .desc {
  font-size: 17px;
  line-height: 30px;
}

.gsc-carousel-content .item .item-content .content-box .desc p {
  margin: 0;
}

.gsc-carousel-content .active .item-content .bg-full {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999;
}

@media (max-width: 1024px) {
  .gsc-carousel-content .item .item-content .content-box .content-inner {
    padding: 30px;
  }
  .gsc-carousel-content .item .item-content .content-box .title {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 992px) {
  .gsc-carousel-content .item .item-content .image {
    width: 100%;
  }
  .gsc-carousel-content .item .item-content .content-box {
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: auto;
    width: auto;
  }
}

@media (max-width: 768px) {
  .gsc-carousel-content .item .item-content .content-box {
    position: static;
    width: 100%;
  }
}

.gsc-icon-box {
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.gsc-icon-box:before, .gsc-icon-box:after {
  content: " ";
  display: table;
}

.gsc-icon-box:after {
  clear: both;
}

.gsc-icon-box.icon-image.left {
  padding-right: 30px;
}

@media (max-width: 991.98px) {
  .gsc-icon-box.icon-image.left {
    padding-right: 0;
  }
}

.gsc-icon-box.icon-image .fa-1x {
  display: block;
  width: 24px;
}

.gsc-icon-box.icon-image .fa-2x {
  display: block;
  width: 32px;
}

.gsc-icon-box.icon-image .fa-3x {
  display: block;
  width: 64px;
}

.gsc-icon-box.icon-image .fa-4x {
  display: block;
  width: 96px;
}

.gsc-icon-box.icon-image.top-center .fa-3x .icon img {
  margin-top: 25px;
}

.gsc-icon-box.icon-image.top-center .fa-4x .icon img {
  margin-top: 30px;
}

.gsc-icon-box .highlight_content {
  margin-top: 5px;
}

.gsc-icon-box .highlight_content .title {
  font-size: 20px;
  color: #000;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.gsc-icon-box .highlight_content .desc p {
  margin-bottom: 0;
}

.gsc-icon-box .highlight-icon .icon-container {
  text-align: center;
  line-height: 1;
  position: relative;
  color: #000;
}

.gsc-icon-box .highlight-icon .icon-container .icon {
  position: relative;
  z-index: 11;
}

.gsc-icon-box .highlight-icon .icon-container.icon-shadow {
  -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.16);
}

.gsc-icon-box .highlight-icon .icon-container.fa-stack {
  line-height: 2.26em !important;
  width: 2.2em;
  height: 2.2em;
}

.gsc-icon-box .highlight-icon .icon-container.text-theme[class*="border-"] {
  border-color: rgba(0, 0, 0, 0.1);
}

.gsc-icon-box .highlight-icon .icon-container.text-white[class*="border-"] {
  border-color: rgba(255, 255, 255, 0.2);
}

.gsc-icon-box .highlight-icon .icon-container.text-black {
  color: #000;
}

.gsc-icon-box .highlight-icon .icon-container.text-black[class*="border-"] {
  border-color: rgba(0, 0, 0, 0.1);
}

.gsc-icon-box .highlight-icon .icon-container.radius-1x:after {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.gsc-icon-box .highlight-icon .icon-container.radius-2x:after {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.gsc-icon-box .highlight-icon .icon-container.radius-5x:after {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container:after {
  top: 0px;
  left: 0px;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-black:after {
  background: #222222;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-theme:after {
  background: #E62B4A;
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-black {
  border-color: #222222;
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-theme {
  border-color: #E62B4A;
}

.gsc-icon-box.icon-border:not(.icon-background) .highlight-icon .icon-container {
  color: #E62B4A;
}

.gsc-icon-box.top-center {
  text-align: center;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}

.gsc-icon-box.top-center .highlight-icon {
  text-align: center;
  padding-right: 0 !important;
  margin-bottom: 15px;
}

.gsc-icon-box.top-center .highlight-icon .icon-container {
  display: inline-block;
}

.gsc-icon-box.top-center .highlight-icon .icon-container.fa-1x {
  font-size: 1.4em;
}

.gsc-icon-box.top-center .title {
  position: relative;
  margin: 18px 0 16px;
}

.gsc-icon-box.top-center .highlight_content {
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
}

.gsc-icon-box.top-center .highlight_content .desc {
  text-align: center;
  font-weight: 400;
  text-transform: normal;
}

.gsc-icon-box.top-left {
  text-align: left;
  max-width: 300px;
  clear: both;
}

.gsc-icon-box.top-left .title {
  margin: 16px 0 20px;
}

.gsc-icon-box.top-right {
  text-align: right;
  max-width: 300px;
  clear: both;
  float: right;
}

.gsc-icon-box.top-right .title {
  margin: 16px 0 20px;
}

.gsc-icon-box.top-right .highlight-icon {
  width: 100%;
  text-align: right;
}

.gsc-icon-box.top-right .highlight-icon .icon-container {
  display: inline-block;
}

.gsc-icon-box.top-left-title .title-inner, .gsc-icon-box.top-right-title .title-inner {
  display: table;
  margin-bottom: 15px;
}

.gsc-icon-box.top-left-title .title-inner .highlight-icon, .gsc-icon-box.top-right-title .title-inner .highlight-icon {
  display: table-cell;
  vertical-align: top;
}

.gsc-icon-box.top-left-title .title-inner .title, .gsc-icon-box.top-right-title .title-inner .title {
  display: table-cell;
  vertical-align: middle;
}

.gsc-icon-box.top-left-title .highlight-icon {
  padding-right: 15px;
}

.gsc-icon-box.top-right-title {
  text-align: right;
}

.gsc-icon-box.top-right-title:before, .gsc-icon-box.top-right-title:after {
  content: " ";
  display: table;
}

.gsc-icon-box.top-right-title:after {
  clear: both;
}

.gsc-icon-box.top-right-title .title-inner {
  float: right;
}

.gsc-icon-box.top-right-title .highlight-icon {
  padding-left: 15px;
}

.gsc-icon-box.top-right-title .desc {
  float: right;
  width: 100%;
}

.gsc-icon-box.right, .gsc-icon-box.left {
  display: table;
  max-width: 600px;
}

.gsc-icon-box.right .highlight-icon, .gsc-icon-box.left .highlight-icon {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
}

.gsc-icon-box.right .highlight_content, .gsc-icon-box.left .highlight_content {
  display: table-cell;
  vertical-align: top;
}

.gsc-icon-box.right .highlight_content .title, .gsc-icon-box.left .highlight_content .title {
  margin-bottom: 12px;
}

.gsc-icon-box.right.icon-background .highlight-icon, .gsc-icon-box.left.icon-background .highlight-icon {
  padding-top: 0;
}

.gsc-icon-box.right {
  text-align: right;
}

.gsc-icon-box.right .highlight-icon {
  padding-left: 20px;
}

.gsc-icon-box.left, .gsc-icon-box.left-2 {
  text-align: left;
}

.gsc-icon-box.left .highlight-icon, .gsc-icon-box.left-2 .highlight-icon {
  padding-right: 20px;
}

.gsc-icon-box.left-2 {
  width: 100%;
  display: table;
}

.gsc-icon-box.left-2 .highlight-icon {
  display: table-cell;
  vertical-align: top;
  padding-top: 20px;
  padding-right: 15px;
  width: 130px;
}

@media (max-width: 991.98px) {
  .gsc-icon-box.left-2 .highlight-icon {
    width: 100px;
    padding-top: 10px;
  }
}

.gsc-icon-box.left-2 .highlight_content {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
  padding-bottom: 6px;
  width: 100%;
}

.gsc-icon-box.left-2 .highlight_content .title {
  font-size: 42px;
}

@media (max-width: 991.98px) {
  .gsc-icon-box.left-2 .highlight_content .title {
    font-size: 32px;
  }
}

.gsc-icon-box.left-2.icon-background .highlight-icon {
  padding-top: 0;
}

@media (max-width: 767.98px) {
  .gsc-icon-box.responsive-1 {
    margin: 0 auto;
    float: none;
  }
  .gsc-icon-box.responsive-1 .highlight-icon {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .gsc-icon-box.responsive-1 .highlight_content {
    width: 100%;
    display: block;
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  .gsc-icon-box.responsive-2 {
    margin: 0 auto;
    float: none;
  }
  .gsc-icon-box.responsive-2 .highlight-icon {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .gsc-icon-box.responsive-2 .highlight_content {
    width: 100%;
    display: block;
    padding: 0;
  }
}

.gsc-icon-box.text-light .title {
  color: #fff;
}

.gsc-icon-box.text-light .title:after {
  background: #fff;
}

.gsc-icon-box.text-light .title a {
  color: #fff;
}

.gsc-icon-box.text-light .title a:hover {
  color: #E62B4A;
}

.gsc-icon-box.text-light .highlight-icon .icon-container {
  color: #fff;
}

.gsc-icon-box.text-light .desc {
  color: rgba(255, 255, 255, 0.8);
}

.gsc-icon-box.box-background {
  padding: 30px 40px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.1);
}

.gsc-icon-box.box-background.active, .gsc-icon-box.box-background:hover, .gsc-icon-box.box-background:focus, .gsc-icon-box.box-background:active {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
}

.gsc-icon-box.border-s1 .icon-inner {
  padding: 6px;
  border: 2px solid #dee2e6;
  display: inline-block;
}

.gsc-icon-box.border-s1 .icon-inner .fa-stack {
  line-height: 2.3em !important;
  width: 2.2em;
  height: 2.2em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-2x {
  font-size: 1.6em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-1x {
  font-size: 1.2em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-1x .fa-stack {
  line-height: 2.3em !important;
  width: 2.2em;
  height: 2.2em;
}

.gsc-icon-box .i-border-theme {
  border-color: #E62B4A !important;
}

.gsc-icon-box .i-border-black {
  border-color: #071F20 !important;
}

.gsc-icon-box .i-border-dark {
  border-color: #f1f1f1 !important;
}

.gsc-icon-box .i-border-white {
  border-color: #fff !important;
}

.gsc-icon-box-color.hidden-arrow:after {
  display: none !important;
}

.gsc-icon-box-color .content-inner .box-title {
  font-size: 18px;
}

.gsc-icon-box-color.icon-style-1 .box-icon {
  width: 80px;
  height: 80px;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 10px;
  margin-bottom: 15px;
  display: inline-block;
}

.gsc-icon-box-color.icon-style-1 .box-icon .icon {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #E62B4A;
  font-size: 22px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.gsc-icon-box-color.icon-style-2 .box-icon {
  margin-bottom: 15px;
}

.gsc-icon-box-color.icon-style-2 .box-icon .icon {
  display: inline-block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #E62B4A;
  font-size: 22px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.gsc-icon-box-color.arrow-style-1:after {
  content: '';
  background: url("../images/arrow-workflow-right.png") no-repeat center center transparent;
  background-size: contain;
  width: 60px;
  height: 20px;
  z-index: 1;
  position: absolute;
  top: 30px;
  left: -45px;
  display: none;
}

@media (max-width: 767.98px) {
  .gsc-icon-box-color.arrow-style-1:after {
    display: none !important;
  }
}

.gsc-icon-box-color.arrow-style-1:before {
  content: '';
  background: url("../images/arrow-workflow.png") no-repeat center center transparent;
  background-size: contain;
  width: 60px;
  height: 20px;
  z-index: 1;
  position: absolute;
  top: 30px;
  right: -45px;
  display: none;
}

@media (max-width: 767.98px) {
  .gsc-icon-box-color.arrow-style-1:before {
    display: none !important;
  }
}

.gsc-icon-box-color.arrow-style-2:before {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  width: 60px;
  height: 1px;
  z-index: 1;
  position: absolute;
  top: 30px;
  right: -15px;
  display: none;
}

@media (max-width: 767.98px) {
  .gsc-icon-box-color.arrow-style-2:before {
    display: none !important;
  }
}

.gsc-icon-box-color.arrow-style-2:after {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  width: 60px;
  height: 1px;
  z-index: 1;
  position: absolute;
  top: 30px;
  left: -15px;
  display: none;
}

@media (max-width: 767.98px) {
  .gsc-icon-box-color.arrow-style-2:after {
    display: none !important;
  }
}

.gsc-icon-box-color.arrow-right:before {
  display: block;
}

.gsc-icon-box-color.arrow-left:after {
  display: block;
}

.gsc-icon-box-color.icon-image .box-icon {
  width: 100%;
  border: none;
  background: none;
}

.gsc-icon-box-color.icon-image .box-icon .icon {
  background: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  width: auto;
}

.gsc-icon-box-color.style-1 {
  position: relative;
  text-align: center;
}

.gsc-icon-box-color.style-1 .box-icon {
  text-align: center;
}

.gsc-icon-box-color.style-1 .box-icon .icon {
  display: block;
}

.gsc-icon-box-color.style-1 .content-inner {
  text-align: center;
}

.gsc-icon-box-color.style-1 .box-title {
  margin-bottom: 10px;
}

.gsc-icon-box-color.style-2 {
  position: relative;
  text-align: left;
  margin-top: 30px;
  max-width: 300px;
  padding-left: 45px;
}

.gsc-icon-box-color.style-2 .box-icon {
  text-align: left;
}

.gsc-icon-box-color.style-2 .content-inner {
  text-align: left;
}

.gsc-icon-box-color.style-3 {
  position: relative;
  text-align: right;
  margin-top: 30px;
  max-width: 300px;
  float: right;
  padding-right: 45px;
}

.gsc-icon-box-color.style-3 .box-icon {
  text-align: right;
}

.gsc-icon-box-color.style-3 .content-inner {
  text-align: right;
}

.gsc-icon-box-color.style-3.end {
  margin-bottom: 0;
}

.milestone-block {
  margin-bottom: 20px;
}

.milestone-block.position-icon-top {
  text-align: center;
  display: block;
  width: 100%;
  padding: 45px 30px;
  background: rgba(255, 255, 255, 0.1);
}

.milestone-block.position-icon-top .milestone-icon {
  color: #E62B4A;
  display: inline-block;
  text-align: center;
  float: none;
  margin: 0;
  margin-bottom: 15px;
  display: inline-block;
}

.milestone-block.position-icon-top .milestone-icon .icon {
  color: #E62B4A;
  font-size: 60px;
  line-height: 1;
}

.milestone-block.position-icon-top .milestone-right {
  display: block;
  text-align: center;
  float: none;
  width: 100%;
  margin-top: 10px;
}

.milestone-block.position-icon-top .milestone-number-inner {
  margin-bottom: 10px;
}

.milestone-block.position-icon-top .milestone-number-inner .milestone-number {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 10px;
}

.milestone-block.position-icon-top .milestone-text {
  font-weight: 400;
  text-transform: uppercase;
}

.milestone-block.position-icon-left {
  background: #fff;
  margin-bottom: 20px;
}

.milestone-block.position-icon-left:before, .milestone-block.position-icon-left:after {
  content: " ";
  display: table;
}

.milestone-block.position-icon-left:after {
  clear: both;
}

.milestone-block.position-icon-left .milestone-icon {
  color: #E62B4A;
  display: inline-block;
  text-align: center;
  float: none;
  margin: 0;
  width: 70px;
  height: 70px;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 10px;
  margin-bottom: 5px;
  display: inline-block;
  float: left;
}

.milestone-block.position-icon-left .milestone-icon .icon {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #E62B4A;
  font-size: 18px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.milestone-block.position-icon-left .milestone-icon span {
  color: #E62B4A;
  font-size: 38px;
  line-height: 1;
}

.milestone-block.position-icon-left .milestone-right {
  padding-left: 85px;
  text-align: left;
  padding-top: 10px;
}

.milestone-block.position-icon-left .milestone-right .milestone-number {
  color: #000;
  text-align: left;
  font-size: 28px;
  line-height: 1;
  padding-top: 20px;
}

.milestone-block.position-icon-left .milestone-right .milestone-text {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  text-transform: uppercase;
}

.milestone-block.position-no-icon {
  text-align: center;
}

.milestone-block.position-no-icon .milestone-right {
  display: inline-block;
  text-align: center;
}

.milestone-block.position-no-icon .milestone-right .milestone-number-inner {
  font-size: 60px;
  line-height: 1;
  font-weight: 300;
}

@media (max-width: 991.98px) {
  .milestone-block.position-no-icon .milestone-right .milestone-number-inner {
    font-size: 50px;
  }
}

.milestone-block.position-no-icon .milestone-right .milestone-number-inner .symbol {
  color: #E62B4A;
  font-size: 50px;
}

@media (max-width: 991.98px) {
  .milestone-block.position-no-icon .milestone-right .milestone-number-inner .symbol {
    font-size: 40px;
  }
}

.milestone-block.position-no-icon .milestone-right .milestone-text {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.milestone-block[style*="background-color"] {
  padding: 50px 20px;
}

@media (max-width: 767.98px) {
  .milestone-block[style*="background-color"] {
    padding: 30px 20px;
  }
}

.milestone-block.text-light .milestone-number {
  color: #fff !important;
}

.milestone-block.text-light .milestone-text {
  color: #aaaaaa !important;
}

.milestone-block.text-light .milestone-icon span {
  border-color: #fff;
  color: #fff;
}

.gsc-images-parallax {
  width: 720px;
  max-width: 100%;
  margin: 0 auto;
}

.gsc-images-parallax:before, .gsc-images-parallax:after {
  content: " ";
  display: table;
}

.gsc-images-parallax:after {
  clear: both;
}

.gsc-images-parallax .images {
  position: relative;
}

.gsc-images-parallax .action {
  margin-top: 15px;
}

.gsc-images-parallax.style-v1 {
  margin-bottom: 60px;
}

.gsc-images-parallax.style-v1 .images {
  position: relative;
  text-align: center;
}

@media (max-width: 767.98px) {
  .gsc-images-parallax.style-v1 .images {
    max-width: 650px;
    float: none;
    margin: 0 auto;
  }
}

.gsc-images-parallax.style-v1 .content-box {
  width: 169px;
  height: 169px;
  border-radius: 50%;
  background: #E62B4A;
  color: #000;
  text-align: center;
  padding: 15px 30px 10px;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 99;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.gsc-images-parallax.style-v1 .content-box .icon {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #fff;
}

.gsc-images-parallax.style-v1 .content-box a {
  color: #fff;
}

.gsc-images-parallax.style-v1 .content-box a:hover {
  text-decoration: underline;
}

.gsc-images-parallax.style-v1.right .image-1 {
  position: relative;
  z-index: 1;
  padding-right: 90px;
}

.gsc-images-parallax.style-v1.right .image-2 {
  position: absolute;
  bottom: -120px;
  right: 0;
  z-index: 9;
  padding: 15px;
  padding-right: 0;
  text-align: right;
  background: #fff;
  max-width: 80%;
}

@media (max-width: 767.98px) {
  .gsc-images-parallax.style-v1.right .image-2 {
    bottom: 0 !important;
  }
}

.gsc-images-parallax.style-v1.right .content-box {
  left: auto;
  right: 0;
}

.gsc-images-parallax.style-v1.left .image-1 {
  position: relative;
  z-index: 1;
  padding-left: 90px;
}

.gsc-images-parallax.style-v1.left .image-2 {
  position: absolute;
  bottom: -120px;
  left: 0;
  z-index: 9;
  padding: 15px;
  padding-left: 0;
  text-align: left;
  background: #fff;
  max-width: 80%;
}

@media (max-width: 767.98px) {
  .gsc-images-parallax.style-v1.left .image-2 {
    bottom: 0 !important;
  }
}

.gsc-video-box {
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}

.gsc-video-box .video-content .popup-video {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -85px;
  z-index: 19;
  text-align: center;
  display: inline-block;
}

@media (max-width: 767.98px) {
  .gsc-video-box .video-content .popup-video {
    margin-top: -43px;
  }
}

.gsc-video-box .video-content .popup-video .icon {
  width: 100px;
  height: 100px;
  background: #E62B4A;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 100px;
  z-index: 1;
  display: inline-block;
}

@media (max-width: 767.98px) {
  .gsc-video-box .video-content .popup-video .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
}

.gsc-video-box .video-content .popup-video .title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  padding-top: 10px;
}

@media (max-width: 767.98px) {
  .gsc-video-box .video-content .popup-video .title {
    font-size: 20px;
  }
}

.gsc-video-box .video-inner {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}

.gsc-links .content-inner {
  max-width: 1000px;
  margin: 0 auto 0;
  position: relative;
  top: 0;
}

.gsc-links .content-inner .box-content {
  padding: 15px 5px;
}

.gsc-links .content-inner .box-content a {
  text-align: center;
}

.gsc-links .content-inner .box-content a span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 500;
  font-size: 11px;
}

.gsc-links .content-inner .box-content a span.icon {
  font-size: 24px;
}

.gsc-links .content-inner .box-content a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #000;
}

.gsc-links .content-inner .box-content a.o_active {
  color: #E62B4A;
}

.gsc-links .btn-hidden-links {
  position: absolute;
  right: 15px;
  top: 30px;
  z-index: 9;
  display: none;
  font-size: 32px;
  line-height: 1;
}

.gsc-links .btn-hidden-links.hidden-menu {
  top: 26px;
}

.gsc-links .btn-hidden-links.hidden-menu span:before {
  content: "\f20e";
}

.gsc-links.stuck {
  background: #fff;
  margin-top: 0 !important;
  right: 0;
  left: auto;
}

@media (max-width: 1200px) {
  .gsc-links.stuck {
    padding-right: 70px;
  }
}

.gsc-links.stuck .btn-hidden-links {
  display: block;
}

.gsc-links.stuck.hidden-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  top: -120px;
}

.gsc-links.stuck.hidden-menu .content-inner {
  opacity: 0;
  filter: alpha(opacity=0);
}

.gsc-links.stuck.hidden-menu .btn-hidden-links {
  position: fixed;
}

.gsc-links:hover .box-content a {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.gsc-tabs-content {
  background: #fff;
}

.gsc-tabs-content .nav-tabs {
  text-align: center;
  margin-bottom: 0;
  border: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.gsc-tabs-content .nav-tabs > li {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .gsc-tabs-content .nav-tabs > li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.gsc-tabs-content .nav-tabs > li > a {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 35px 60px;
  display: inline-block;
  background: #F4F4F4;
  border-right: 1px solid #fff;
}

@media (max-width: 991.98px) {
  .gsc-tabs-content .nav-tabs > li > a {
    padding: 30px 20px;
  }
}

@media (max-width: 767.98px) {
  .gsc-tabs-content .nav-tabs > li > a {
    width: 100%;
  }
}

.gsc-tabs-content .nav-tabs > li > a.active {
  background: #000;
  color: #fff;
  border-radius: 3px;
}

.gsc-tabs-content .nav-tabs > li:first-child > a {
  border-left: 1px solid #fff;
}

.gsc-tabs-content .tab-content {
  padding-top: 60px;
}

.gsc-tabs-content .tab-content .tab-pane .images {
  float: left;
  width: 50%;
  padding-right: 15px;
}

@media (max-width: 991.98px) {
  .gsc-tabs-content .tab-content .tab-pane .images {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner {
  width: 100%;
  text-align: center;
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner span {
  position: relative;
  display: inline-block;
}

.gsc-tabs-content .tab-content .tab-pane .content-inner {
  float: left;
  width: 50%;
  padding-left: 15px;
}

@media (max-width: 991.98px) {
  .gsc-tabs-content .tab-content .tab-pane .content-inner {
    width: 100%;
    padding-left: 0;
  }
}

.gsc-team .social-icons a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.gsc-team .social-icons a:hover {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
}

.gsc-team .team-name {
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
  margin: 0;
}

.gsc-team .team-position {
  text-transform: capitalize;
  color: #E62B4A;
  font-weight: 400;
  font-size: 13px;
}

.gsc-team .team-info {
  margin: 15px 0;
}

.gsc-team.team-horizontal {
  margin-top: 50px;
}

.gsc-team.team-horizontal .team-header {
  position: relative;
  overflow: hidden;
}

.gsc-team.team-horizontal .team-header img {
  -webkit-transition: all 3s;
  transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
  display: inline-block;
}

.gsc-team.team-horizontal .team-header .box-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.gsc-team.team-horizontal .team-header .box-hover .content-inner {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0 20px;
}

.gsc-team.team-horizontal .team-header .social-list a {
  background: none;
  color: #fff !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  margin-right: 20px;
  display: inline-block;
  font-size: 16px;
}

.gsc-team.team-horizontal .team-header .social-list a:last-child {
  margin-right: 0;
}

.gsc-team.team-horizontal .team-header .social-list a:hover {
  color: #E62B4A !important;
}

.gsc-team.team-horizontal .team-name {
  font-size: 14px;
  margin: 0 0 12px 0;
  text-transform: capitalize;
  padding: 0 0 12px;
  position: relative;
  font-weight: 800;
}

.gsc-team.team-horizontal .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #E62B4A;
  width: 45px;
  height: 1px;
  position: absolute;
}

.gsc-team.team-horizontal:hover .box-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.gsc-team.team-horizontal:hover .team-header img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.gsc-team.team-vertical {
  position: relative;
  margin: 0 0 30px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

@media (max-width: 767.98px) {
  .gsc-team.team-vertical {
    max-width: 350px;
    margin: 0 auto 30px;
  }
}

.gsc-team.team-vertical:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 10px solid #fff;
  top: 0;
  left: 0;
  z-index: 9;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.gsc-team.team-vertical .team-block-inner {
  position: relative;
  overflow: hidden;
}

.gsc-team.team-vertical .team-image img {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  top: 0;
}

.gsc-team.team-vertical .team-content {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  background: url("../images/bg-team.png") repeat center center transparent;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 10px solid #fff;
  z-index: 99;
}

.gsc-team.team-vertical .team-content .content-inner {
  z-index: 11;
  position: relative;
  padding: 15px;
  text-align: center;
}

.gsc-team.team-vertical .team-content:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.gsc-team.team-vertical .team-email {
  display: none;
}

.gsc-team.team-vertical .team-name {
  font-weight: 700;
  color: #000;
  margin: 12px 0 2px;
  line-height: 24px;
  font-size: 18px;
}

.gsc-team.team-vertical .team-name a:hover, .gsc-team.team-vertical .team-name a:focus, .gsc-team.team-vertical .team-name a:active {
  color: #fff;
}

.gsc-team.team-vertical .team-job {
  font-weight: 300;
}

.gsc-team.team-vertical .team-socials {
  position: relative;
  padding-bottom: 10px;
}

.gsc-team.team-vertical .team-socials:after {
  content: "";
  width: 35px;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -22.5px;
  z-index: 1;
}

.gsc-team.team-vertical .team-socials > a {
  font-size: 18px;
  margin: 0 5px;
}

.gsc-team.team-vertical .team-socials > a:hover, .gsc-team.team-vertical .team-socials > a:focus, .gsc-team.team-vertical .team-socials > a:active {
  color: #fff;
}

.gsc-team.team-vertical:hover {
  -webkit-box-shadow: 2px 5px 15px 0px rgba(2, 40, 78, 0.18);
  box-shadow: 2px 5px 15px 0px rgba(2, 40, 78, 0.18);
}

.gsc-team.team-vertical:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gsc-team.team-vertical:hover .team-image img {
  top: -20px;
}

.gsc-team.team-vertical:hover .team-content {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}

.gsc-team.team-circle {
  margin-bottom: 30px;
  position: relative;
  background: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.gsc-team.team-circle .team-header {
  overflow: hidden;
  position: relative;
}

.gsc-team.team-circle .team-header img {
  -webkit-transition: all 3s;
  transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.gsc-team.team-circle .team-header .social-list {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  z-index: 9;
  text-align: center;
}

.gsc-team.team-circle .team-header .social-list a {
  background: none;
  color: #fff !important;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  margin-right: 20px;
  display: inline-block;
  font-size: 16px;
}

.gsc-team.team-circle .team-header .social-list a:last-child {
  margin-right: 0;
}

.gsc-team.team-circle .team-header .social-list a:hover {
  color: #E62B4A !important;
}

.gsc-team.team-circle .team-name {
  padding: 0;
  color: #000;
}

.gsc-team.team-circle .team-position {
  color: #999;
  margin: 5px 0 0;
}

.gsc-team.team-circle .team-content {
  color: #999;
}

.gsc-team.team-circle .box-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.gsc-team.team-circle .box-hover .team-content {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0 20px;
}

.gsc-team.team-circle .team-body {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-align: center;
}

.gsc-team.team-circle .team-body .content-hover {
  opacity: 0;
  filter: alpha(opacity=0);
}

.gsc-team.team-circle .team-body .info {
  padding: 20px 15px;
  position: relative;
  margin-top: -35px;
  z-index: 9;
  background: #fff;
}

.gsc-team.team-circle:hover .box-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.gsc-quotes-rotator .cbp-qtrotator {
  position: relative;
  width: 100%;
  z-index: 1;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent {
  position: absolute;
  min-height: 100px;
  border-top: 1px solid #dee2e6;
  padding: 10px 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  width: 100%;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
  font-size: 34px;
  line-height: 50px;
  margin-bottom: 15px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}

@media (max-width: 767.98px) {
  .gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
    font-size: 28px;
    line-height: 36px;
  }
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-inner {
  font-size: 14px;
  line-height: 30px;
}

.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
  border-bottom: none;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
  position: relative;
  z-index: 100;
  pointer-events: auto;
  opacity: 1;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:before,
.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
  content: " ";
  display: table;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
  clear: both;
}

.gsc-quotes-rotator .cbp-qtprogress {
  position: absolute;
  background: #E62B4A;
  height: 1px;
  width: 0%;
  top: 0;
  z-index: 1000;
}

.gsc-quotes-rotator .cbp-qtrotator blockquote {
  margin: 0;
  padding: 0;
}

.gsc-quotes-rotator.text-light {
  color: #fff;
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-inner {
  color: #fff;
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-title {
  color: #fff;
}

.gva-job-box {
  padding: 30px;
  border: 1px solid #dee2e6;
  background: #fff;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}

.gva-job-box .logo-inner {
  width: 60px;
  text-align: center;
  display: table-cell;
}

.gva-job-box .content-inner {
  display: table-cell;
  padding-left: 20px;
}

.gva-job-box .content-inner .job-type {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  color: #E62B4A;
}

.gva-job-box .content-inner .box-title {
  margin-bottom: 10px;
}

.gva-job-box .content-inner .box-title .title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.gva-job-box .content-inner .information ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gva-job-box .content-inner .information ul li {
  position: relative;
  font-size: 14px;
}

.gva-job-box .content-inner .information ul li i {
  color: #E62B4A;
  width: 20px;
  text-align: left;
  font-size: 14px;
}

.gsc-our-gallery {
  margin-bottom: 30px;
}

.gsc-our-gallery .item .box-content {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 35px 30px;
  background: #E62B4A;
  z-index: 9;
  max-width: 55%;
}

.gsc-our-gallery .item .box-content .title {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

@media (max-width: 575.98px) {
  .gsc-our-gallery .item .box-content .title {
    font-size: 18px;
    line-height: 24px;
  }
}

.gsc-our-gallery .item .box-content .title:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.gsc-our-gallery .item .box-content .desc {
  color: #fff;
}

@media (max-width: 575.98px) {
  .gsc-our-gallery .item .box-content .desc {
    display: none;
  }
}

.gsc-our-gallery .owl-nav .owl-prev {
  bottom: 15px;
  left: 15px;
}

.gsc-our-gallery .owl-nav .owl-next {
  bottom: 15px;
  left: 60px;
  right: auto;
}

.gsc-box-hover {
  position: relative;
  margin-bottom: 30px;
  background: transparent;
}

.gsc-box-hover .frontend, .gsc-box-hover .backend {
  z-index: 1;
  border-radius: inherit;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit !important;
  -webkit-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8), -webkit-transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  min-height: 250px;
  background: #fff;
}

.gsc-box-hover .frontend {
  height: inherit;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.gsc-box-hover .frontend .frontend-content {
  border-top: 0;
  padding: 25px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0;
}

.gsc-box-hover .backend {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: #E62B4A;
  padding: 20px 20px 40px;
  color: #fff;
}

.gsc-box-hover .backend .content-be {
  height: 100%;
  -webkit-transform: translateZ(70px) scale(0.86);
  transform: translateZ(70px) scale(0.86);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gsc-box-hover .backend .be-desc {
  color: #f1f1f1;
}

.gsc-box-hover .backend .box-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-weight: 20px;
}

.gsc-box-hover .backend .box-title:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.gsc-box-hover .backend .box-title a {
  color: #fff;
}

.gsc-box-hover .backend .box-title a:hover {
  text-decoration: underline;
}

.gsc-box-hover .backend .link-action {
  position: absolute;
  bottom: -34px;
  right: 0;
  z-index: 9;
}

.gsc-box-hover .backend .link-action a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
}

.gsc-box-hover .backend .link-action a i {
  margin-left: 6px;
}

.gsc-box-hover .backend .link-action a:hover {
  text-decoration: underline;
}

.gsc-box-hover .box-content {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  border-radius: inherit;
}

.gsc-box-hover .box-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 12px;
  text-transform: capitalize;
}

.gsc-box-hover:hover .frontend, .gsc-box-hover:hover .backend, .gsc-box-hover:active .frontend, .gsc-box-hover:active .backend, .gsc-box-hover:focus .frontend, .gsc-box-hover:focus .backend, .gsc-box-hover.active .frontend, .gsc-box-hover.active .backend {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1), -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
}

.gsc-box-hover:hover .frontend, .gsc-box-hover:active .frontend, .gsc-box-hover:focus .frontend, .gsc-box-hover.active .frontend {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.gsc-box-hover:hover .backend, .gsc-box-hover:active .backend, .gsc-box-hover:focus .backend, .gsc-box-hover.active .backend {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

.gsc-text-rotate .rotate-text {
  max-width: 900px;
}

.gsc-text-rotate .rotate-text .primary-text {
  font-size: 38px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}

@media (max-width: 991.98px) {
  .gsc-text-rotate .rotate-text .primary-text {
    font-size: 30px;
  }
}

.gsc-text-rotate .rotate-text .second-text {
  font-size: 14px;
  max-width: 690px;
  margin: 6px auto 0;
}

.gsc-text-rotate .rotate-text .link {
  margin-top: 20px;
}

.gsc-text-rotate.align-center .rotate-text {
  margin: 0 auto;
  text-align: center;
}

.gsc-text-rotate.align-left .rotate-text {
  float: left;
  text-align: left;
}

.gsc-text-rotate.align-left .primary-text {
  text-align: left;
}

.gsc-text-rotate.align-left .second-text {
  text-align: left;
}

.gsc-text-rotate.align-left .link {
  text-align: left;
}

.gsc-text-rotate.text-light .rotate-text .primary-text {
  color: #fff;
}

.gsc-text-rotate.text-light .rotate-text .second-text {
  color: #fff;
}

.gsc-heading {
  padding: 0 0 20px;
  display: block;
  width: 100%;
  max-width: 760px;
}

.gsc-heading:before, .gsc-heading:after {
  content: " ";
  display: table;
}

.gsc-heading:after {
  clear: both;
}

.gsc-heading .title {
  position: relative;
  margin: 0 0 10px;
  line-height: 1.25;
}

.gsc-heading .title span span {
  text-decoration: underline;
  color: #E62B4A;
}

.gsc-heading .sub-title {
  color: #E62B4A;
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: 400;
  /*text-transform: uppercase;*/
  font-family: 'Inter', sans-serif;
  letter-spacing: normal;
}

.gsc-heading .title-desc {
  clear: both;
    margin: 20px auto 10px;
    max-width: 100%;
    line-height: 25px;
    color: #333333;
	font-family: 'Source Sans Pro', sans-serif;

}

.gsc-heading .title-desc p {
  margin-bottom: 0;
}

.gsc-heading.align-center {
  text-align: center;
  margin: 0 auto;
}

.gsc-heading.align-left {
  text-align: left;
}

.gsc-heading.align-left .heading-line {
  float: left;
  clear: both;
}

.gsc-heading.align-left .title-desc {
  float: left;
}

.gsc-heading.align-left .title-icon {
  padding-left: 50px;
}

.gsc-heading.align-right {
  text-align: right;
  float: right;
}

.gsc-heading.align-right:before, .gsc-heading.align-right:after {
  content: " ";
  display: table;
}

.gsc-heading.align-right:after {
  clear: both;
}

.gsc-heading.align-right .heading-line {
  float: right;
  clear: both;
}

.gsc-heading.align-right {
  text-align: right;
}

.gsc-heading.align-right .title-desc {
  float: right;
}

.gsc-heading.style-1 .title {
  font-size: 50px;
  font-weight: 700;
  /*line-height: 60px;*/
  line-height: normal;
  text-transform: none;
  /*letter-spacing: 1px;*/
  color: #004998;
  position: relative;
}

@media (max-width: 767.98px) {
  .gsc-heading.style-1 .title {
    font-size: 42px;
  }
}

.gsc-heading.style-1.align-left .title:after {
  left: 0;
  margin-left: 0;
}

.gsc-heading.style-1.align-right .title:after {
  right: 0;
  margin-left: 0;
}

.gsc-heading.style-2 {
  padding: 0 0 30px;
}

.gsc-heading.style-2 .title {
  font-size: 46px;
  color: #000;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 991.98px) {
  .gsc-heading.style-2 .title {
    font-size: 32px;
    letter-spacing: -1px;
  }
}

.gsc-heading.style-2 .title.fw-900 {
  letter-spacing: -2px;
}

.gsc-heading.style-2 .title-desc {
  margin-top: 5px;
}

.gsc-heading.style-3 {
  padding: 30px;
  background: #E62B4A;
  color: #fff;
}

.gsc-heading.style-3 .title {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 4px;
}

.gsc-heading.style-3 .title-desc {
  margin-top: 0;
}

.gsc-heading.text-light .title {
  color: #fff;
}

.gsc-heading.text-light .title-desc {
  color: #aaa;
}

.gsc-chart {
  text-align: center;
}

.gsc-chart .content {
  text-align: center;
}

.gsc-chart .content > div {
  display: block;
}

.gsc-chart .content .icon {
  font-size: 25px;
  margin-top: 5px;
}

.gsc-chart .content .title {
  font-weight: 400;
  position: relative;
  font-size: 18px;
  color: #000;
  margin: 20px 0 15px;
  text-transform: uppercase;
}

.gsc-map {
  position: relative;
}

.gsc-map .content-inner {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 9;
  max-width: 400px;
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 1px solid #dee2e6;
}

@media (max-width: 600px) {
  .gsc-map .content-inner {
    position: static;
    width: 100%;
    max-width: 100%;
  }
}

.gsc-map .info {
  margin-bottom: 10px;
  padding-left: 28px;
  position: relative;
}

.gsc-map .info span.icon {
  font-size: 18px;
  top: 5px;
  left: 0;
  position: absolute;
  z-index: 1;
  color: #000;
}

.gsc-map .phone {
  color: #E62B4A;
}

.gsc-map .social-inline {
  float: left;
  width: 100%;
  text-align: left;
  margin-top: 0;
}

.gsc-map .social-inline > a {
  margin: 0 10px 0 0;
  font-size: 16px;
}

.gsc-quote {
  position: relative;
  padding-top: 125px;
}

.gsc-quote:after {
  position: absolute;
  content: "";
  background: url("../images/testimonial-icon.png") no-repeat center center transparent;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50px;
  z-index: 1;
}

.gsc-quote .content {
  line-height: 28px;
}

.gsc-quote .signature {
  margin-top: 60px;
}

.gsc-quote .position {
  margin-top: 25px;
}

.gsc-quote-text {
  position: relative;
  padding: 30px 30px 30px 70px;
  margin-bottom: 35px;
}

.gsc-quote-text .icon {
  position: absolute;
  left: 20px;
  top: 30px;
  z-index: 1;
  font-size: 20px;
  color: #E62B4A;
}

.gsc-quote-text .content {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}

.gsc-quote-text.has-border {
  border: 2px solid #dee2e6;
}

.gsc-box-color {
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  margin-bottom: 35px;
  background: #E62B4A;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.gsc-box-color .box-content {
  text-align: center;
}

.gsc-box-color .box-content .content-inner {
  padding: 15px 30px 15px;
}

@media (max-width: 767.98px) {
  .gsc-box-color .box-content .content-inner {
    padding: 15px;
  }
}

.gsc-box-color .box-content .box-title {
  font-size: 16px;
  line-height: 30px;
  text-transform: none;
  font-weight: 400;
  position: relative;
  margin-bottom: 10px;
}

.gsc-box-color .box-content .icon {
  font-size: 24px;
  margin-left: 10px;
}

.gsc-box-color .box-content .content {
  font-size: 16px;
  line-height: 25px;
}

.gsc-box-color .box-content .action {
  margin: 15px 0 0;
}

.gsc-box-color .box-content .link {
  display: inline-block;
  font-weight: 700;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  font-size: 12px;
  z-index: 9;
  padding: 6px 20px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  color: #fff;
}

.gsc-box-color .box-content .link .text {
  position: relative;
  z-index: 9;
}

.gsc-box-color .box-content .link .background {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.gsc-box-color .box-content .link:hover .background {
  background: rgba(0, 0, 0, 0.5);
}

.gsc-box-color.text-white .box-title, .gsc-box-color.text-white .content, .gsc-box-color.text-white .link {
  color: #fff;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
  padding: 15px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-bottom: 0;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs > li a {
  display: block;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
  border: 1px solid #dee2e6;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
  background: #fff;
  padding: 30px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
  width: 25%;
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 50%;
  background: #fff;
  border: 1px solid #dee2e6;
  border-right: 0;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li {
  display: block;
  border-bottom: 1px solid #dee2e6;
  width: 100%;
  padding-top: 15px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li a {
  width: 100%;
  display: block;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li:last-child {
  margin-bottom: 0;
  border: none;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
  width: 75%;
  float: left;
  width: 75%;
  float: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
  background: #fff;
  padding: 30px;
  border: 1px solid #dee2e6;
}

.gsc-button {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-transform: none;
  font-weight: 400;
  /*letter-spacing: 2px;*/
  border: 2px solid transparent;
  margin-bottom: 20px;
  display: inline-block;
  clear: both;
}

.gsc-button.radius-2x {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.gsc-button.radius-5x {
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
}

.gsc-button.mini {
  font-size: 12px;
  padding: 3px 10px;
}

.gsc-button.small {
  font-size: 15px;
    padding: 8px 15px;
    text-transform: none;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;

}

.gsc-button.medium {
  font-size: 14px;
  padding: 12px 35px;
}

.gsc-button.large {
  font-size: 16px;
  padding: 18px 60px;
}

.gsc-button.extra-large {
  font-size: 14px;
  padding: 20px 60px;
}

.gsc-our-partners {
  margin-bottom: 45px;
}

.gsc-our-partners:before, .gsc-our-partners:after {
  content: " ";
  display: table;
}

.gsc-our-partners:after {
  clear: both;
}

.gsc-our-partners .image {
  width: 35%;
  float: left;
}

@media (max-width: 400px) {
  .gsc-our-partners .image {
    width: 100%;
    text-align: center;
  }
}

.gsc-our-partners .content-inner {
  width: 65%;
  float: left;
  padding-left: 30px;
}

@media (max-width: 400px) {
  .gsc-our-partners .content-inner {
    width: 100%;
  }
}

.gsc-our-partners .content-inner .title {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.gsc-our-partners .content-inner .info {
  font-size: 12px;
  padding: 5px 0 12px;
}

.gsc-our-partners .content-inner .info .category {
  color: #E62B4A;
}

.gsc-image-content.skin-v1 {
  max-width: 550px;
  margin: 0 auto 20px;
}

.gsc-image-content.skin-v1 .image {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}

.gsc-image-content.skin-v1 .image:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.gsc-image-content.skin-v1 .image .box-content {
  position: absolute;
  text-align: center;
  background: #fff;
  left: 50px;
  right: 50px;
  top: 50%;
  margin-top: -35px;
  z-index: 11;
  padding: 15px 10px;
}

@media (max-width: 991.98px) {
  .gsc-image-content.skin-v1 .image .box-content {
    left: 15px;
    right: 15px;
  }
}

.gsc-image-content.skin-v1 .image .box-content .title {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}

.gsc-image-content.skin-v1 .image .box-content .title a {
  color: #000;
  display: block;
}

.gsc-image-content.skin-v1 .image:hover:after {
  background: #E62B4A;
  opacity: 0.8;
}

.gsc-image-content.skin-v1 .image:hover .box-content {
  background: #000;
  color: #fff;
}

.gsc-image-content.skin-v1 .image:hover .box-content a {
  color: #fff;
}

.gsc-image-content.skin-v1 .image:hover .box-content a:hover {
  color: #E62B4A;
}

.gsc-image-content.skin-v1 .read-more {
  margin-top: 10px;
}

.gsc-image-content.skin-v2 {
  position: relative;
  margin-bottom: 20px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  margin-right: auto;
  margin-left: auto;
}

.gsc-image-content.skin-v2 .image {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.gsc-image-content.skin-v2 .image img {
  -webkit-transition: all 3s;
  transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
}

.gsc-image-content.skin-v2 .box-content {
  background: #fff;
  padding: 30px;
  top: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  background: #F3F3F3;
  margin-top: 10px;
}

.gsc-image-content.skin-v2 .box-content .content-inner {
  max-width: 490px;
  margin: 0 auto;
}

.gsc-image-content.skin-v2 .box-content .title {
  margin: 0 0 20px;
  font-size: 20px;
}

.gsc-image-content.skin-v2 .box-content .desc {
  margin-top: 5px;
}

.gsc-image-content.skin-v3 {
  max-width: 550px;
  margin: 0 auto 20px;
}

.gsc-image-content.skin-v3 .image {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}

.gsc-image-content.skin-v3 .image:after {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.gsc-image-content.skin-v3 .image .title {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 10px 15px;
  text-align: center;
  z-index: 9;
  margin-top: -25px;
  color: #fff;
  font-size: 18px;
}

.gsc-image-content.skin-v3 .image .title a {
  color: #fff;
  text-shadow: 0 0 5px #000;
}

.gsc-image-content.skin-v3 .image:hover:after {
  background: #E62B4A;
}

.gsc-image-content.skin-v3 .read-more {
  margin-top: 10px;
}

.icon_flipper {
  display: inline-block;
  position: relative;
  width: 100%;
  background: transparent;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
}

.icon_flipper .back i, .icon_flipper .front i {
  font-size: 64px;
  line-height: 1;
  color: #aaaaaa;
  display: block;
  margin-bottom: 17px;
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
}

.icon_flipper .back h3, .icon_flipper .front h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #aaaaaa;
  margin: 0;
  transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
}

.icon_flipper .flipper {
  -webkit-transform-origin: 100% 213.5px;
  transform-origin: 100% 213.5px;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.icon_flipper .front, .icon_flipper .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
  min-height: 230px;
}

.icon_flipper .front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  background: transparent;
  z-index: 2;
  border: 2px solid #1b1b1b;
  padding: 48px 45px 45px;
  width: 100%;
}

.icon_flipper .back {
  background: #e62b4a;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: relative;
  padding: 48px 45px 45px;
  border: 2px solid #e62b4a;
  width: 100%;
}

.icon_flipper .back i, .icon_flipper .back h3 {
  color: #fff;
}

.icon_flipper:hover .front, .icon_flipper.hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.icon_flipper:hover .back, .icon_flipper.hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.gsc-service-carousel {
  text-align: center;
}

.gsc-service-carousel.style-1 .item .content-inner {
  position: relative;
}

.gsc-service-carousel.style-1 .item .content-inner .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 11;
}

.gsc-service-carousel.style-1 .read-more {
  margin-top: 30px;
}

.gsc-service-carousel.style-2 .serivce-icon-2 {
  padding: 50px 20px;
  border: 2px solid #F4F4F4;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  margin: 10px 0;
}

.gsc-service-carousel.style-2 .serivce-icon-2:after {
  content: '';
  width: 4px;
  height: 0;
  background: #E62B4A;
  right: 0;
  bottom: 0;
  z-index: 1;
  position: absolute;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.gsc-service-carousel.style-2 .serivce-icon-2 .service-content {
  max-width: 230px;
  margin: 0 auto;
}

.gsc-service-carousel.style-2 .serivce-icon-2 .service-content .title {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.gsc-service-carousel.style-2 .serivce-icon-2 .service-content .icon {
  font-size: 70px;
  color: #000;
}

.gsc-service-carousel.style-2 .serivce-icon-2 .service-content .box-action-link {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 14px;
}

.gsc-service-carousel.style-2 .serivce-icon-2:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.gsc-service-carousel.style-2 .serivce-icon-2:hover:after {
  height: 100%;
}

.gsc-box-download {
  background: #E62B4A;
  color: #fff;
  padding: 30px;
  margin: 20px 0;
}

.gsc-box-download .info .title {
  font-size: 18px;
}

.gsc-box-download .info .desc {
  font-size: 12px;
  line-height: 24px;
}

.gsc-box-download .box-files a {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 13px;
  background: #fff;
  padding: 15px;
  width: 100%;
}

.gsc-box-download.horizontal:before, .gsc-box-download.horizontal:after {
  content: " ";
  display: table;
}

.gsc-box-download.horizontal:after {
  clear: both;
}

.gsc-box-download.horizontal .info {
  width: 70%;
  float: left;
}

@media (max-width: 575.98px) {
  .gsc-box-download.horizontal .info {
    width: 100%;
    margin-bottom: 15px;
  }
}

.gsc-box-download.horizontal .box-files {
  width: 30%;
  float: left;
}

@media (max-width: 575.98px) {
  .gsc-box-download.horizontal .box-files {
    width: 100%;
  }
}

.gsc-socials {
  margin-bottom: 30px;
}

.gsc-socials a {
  color: #818181;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  margin-right: 12px;
  font-size: 14px;
}

.gsc-socials a:last-child {
  margin-right: 0;
}

.gsc-socials a:hover, .gsc-socials a:focus, .gsc-socials a:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.gsc-socials a i {
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}

.gsc-instagram .title {
  color: #242527;
  font-size: 35px;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 300;
}

.gsc-instagram .title a {
  color: #E62B4A;
  border-bottom: 1px solid #E62B4A;
}

.gsc-instagram .title a:hover, .gsc-instagram .title a:focus, .gsc-instagram .title a:active {
  color: #000;
}

.gsc-instagram.style-2 .owl-carousel {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.gsc-instagram.style-2 .owl-carousel .owl-item > .item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gsc-progress-box {
  border: 1px solid #dee2e6;
  padding: 75px 60px 60px;
  position: relative;
  text-align: center;
}

@media (max-width: 991.98px) {
  .gsc-progress-box {
    padding: 35px 30px 30px;
  }
}

.gsc-progress-box .icon-box {
  width: 40px;
  height: 40px;
  background: #E62B4A;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 11;
}

.gsc-progress-box .title {
  font-size: 20px;
  margin: 35px 0;
}

.gsc-progress-box .heading-box {
  line-height: 1;
}

.gsc-progress-box .heading-box .step-number {
  font-size: 90px;
  color: #000;
  letter-spacing: -2px;
}

.gsc-progress-box .heading-box .step-number.number-01, .gsc-progress-box .heading-box .step-number.number-1 {
  right: -10px;
  position: relative;
}

.gsc-progress-box .heading-box .step-text {
  font-size: 18px;
  color: #E62B4A;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.gsc-service-location {
  padding-bottom: 45px;
}

.gsc-service-location .box-item {
  padding-right: 30px;
  position: relative;
}

.gsc-service-location .box-item:after {
  content: '';
  width: 1px;
  height: 200px;
  background: #dee2e6;
  right: -2px;
  top: -20px;
  position: absolute;
  z-index: 1;
}

@media (max-width: 991.98px) {
  .gsc-service-location .box-item:after {
    display: none;
  }
}

.gsc-service-location .box-item .title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}

.gsc-service-location .box-item .address, .gsc-service-location .box-item .phone, .gsc-service-location .box-item .email {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

.gsc-service-location .box-item .address i, .gsc-service-location .box-item .phone i, .gsc-service-location .box-item .email i {
  color: #E62B4A;
  font-size: 16px;
  margin-right: 6px;
}

.gsc-service-location ul.uk-grid {
  overflow: hidden;
  padding: 20px 0;
}

.gsc-service-location.text-light .box-item:after {
  background: rgba(255, 255, 255, 0.4) !important;
}

.gsc-service-location.text-light .box-item .title {
  color: #fff;
}

.gsc-service-location.text-light .box-item .address, .gsc-service-location.text-light .box-item .phone, .gsc-service-location.text-light .box-item .email {
  color: #d1d1d1 !important;
}

.gsc-service-location.text-light .box-item .address i, .gsc-service-location.text-light .box-item .phone i, .gsc-service-location.text-light .box-item .email i {
  color: #fff !important;
}

/* Flip Horizontally */
@-webkit-keyframes gavias_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes gavias_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/* Flip Vertically */
@-webkit-keyframes gavias_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes gavias_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#gva-preloader {
  position: fixed;
  background: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

.cssload-container {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  margin-top: -100px;
}

.cssload-container .wait-text {
  text-align: center;
  padding-bottom: 15px;
  color: #000;
}

.cssload-container .cssload-item {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 131px;
  height: 131px;
  background-color: #fff;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 0 0 21px 3px rgba(130, 130, 130, 0.26);
  -o-box-shadow: 0 0 21px 3px rgba(130, 130, 130, 0.26);
  -ms-box-shadow: 0 0 21px 3px rgba(130, 130, 130, 0.26);
  -webkit-box-shadow: 0 0 21px 3px rgba(130, 130, 130, 0.26);
  -moz-box-shadow: 0 0 21px 3px rgba(130, 130, 130, 0.26);
}

.cssload-container .cssload-moon {
  border-bottom: 26px solid #E62B4A;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  animation: spin 1.45s ease infinite;
  -o-animation: spin 1.45s ease infinite;
  -ms-animation: spin 1.45s ease infinite;
  -webkit-animation: spin 1.45s ease infinite;
  -moz-animation: spin 1.45s ease infinite;
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.blur {
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  -webkit-filter: url(#blur-filter);
  filter: url(#blur-filter);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.blur-svg {
  display: none;
}

.hover-in {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.hover-out {
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

@media (max-width: 991.98px) {

	.seguinos a {
		margin-left: 0px !important;
	}

	.idioma a {
		margin-left: 0px !important;
	}

  .area-main-menu {
    min-height: 60px;
  }
  .gva-offcanvas-mobile {
    background: #fff;
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 350px;
    top: 0;
    bottom: 0;
    z-index: 999;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
    padding-top: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
  }
  .gva-offcanvas-mobile.show-view {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
  }
  .gva-offcanvas-mobile .after-offcanvas {
    display: block !important;
    visibility: visible !important;
  }
  .gva-offcanvas-mobile .after-offcanvas .block {
    float: left;
    width: 100%;
  }
  .gva-offcanvas-mobile .close-offcanvas {
    display: block !important;
    visibility: visible !important;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 15px 0;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #111111;
  }
  .gva-offcanvas-mobile .close-offcanvas span {
    font-size: 24px;
  }
  .gva-offcanvas-mobile .close-offcanvas:hover {
    cursor: pointer;
    color: #E62B4A;
  }
  .gva-offcanvas-mobile .block {
    border-bottom: 1px solid #dee2e6;
    padding: 20px;
  }
  .gva-offcanvas-mobile .block .block-content:before, .gva-offcanvas-mobile .block .block-content:after {
    content: " ";
    display: table;
  }
  .gva-offcanvas-mobile .block .block-content:after {
    clear: both;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu {
    padding: 10px 0 0;
    width: 100% !important;
    background: none !important;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li {
    list-style: none;
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 8px !important;
    padding-bottom: 8px !important;
    padding-top: 2px !important;
    border-bottom: 1px solid #dee2e6;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li:last-child {
    border-bottom: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li:after, .gva-offcanvas-mobile .gva-navigation .gva_menu > li:before {
    content: none;
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    padding: 0 10px 0 10px !important;
    /*font-weight: 700;*/
    /*color: #000 !important;*/
    /*text-transform: uppercase;*/
	text-decoration: none;
    font-weight: 400;
  }

.gva-offcanvas-mobile .gva-navigation .gva_menu > li.seguinos,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li.idioma,
.gva-offcanvas-mobile .gva-navigation .gva_menu > li.usuario {
  display: inline-flex !important;
  align-items: center;
  width: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  vertical-align: middle;
}

  .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:after, .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:before {
    content: none;
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover {
    color: #003366 !important;
    background: none !important;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li.menu-parent:hover .sub-menu {
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu {
    padding-left: 20px !important;
    margin-bottom: 10px;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu .icaret {
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a {
    font-size: 14px;
    line-height: 24px;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
	text-decoration: none;
        font-weight: 400;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover {
    color: #E62B4A !important;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu ul.sub-menu {
    display: block !important;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li {
    width: 100% !important;
    float: none !important;
    display: block;
    padding: 0;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li > a {
    padding: 0;
    border: 0;
    margin: 0;
    font-size: 14px;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li.block-image {
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu > .sub-menu > li > a {
    color: #000;
    font-weight: 700;
    font-size: 15px;
	text-decoration: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li a {
    position: relative;
    display: block;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li a:hover {
    color: #003366;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret {
    position: absolute;
    width: 32px;
    height: 32px;
    top: -1px;
    bottom: 0;
    right: 0;
    font-size: 13px;
    /*background: #222;*/
    color: #004998;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret.nav-minus:before {
    content: '\f077';
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret:before {
    position: absolute;
    text-transform: inherit;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu li ul {
    display: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu {
    -webkit-transition: none;
    transition: none;
    -moz-transition: none;
    -ms-transition: none;
    min-width: inherit;
    display: none;
    width: 100%;
    position: static;
    padding: 0 !important;
    visibility: visible;
    border: 0;
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:after, .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:before {
    content: none;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a {
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:before, .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:after {
    content: none !important;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:hover {
    text-indent: 0;
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu ul {
    display: none;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu .block-image {
    display: none;
  }

  .separador-menu{
    display:none !important;
  }

}

.menu-bar {
  height: 32px;
  width: 36px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 20px;
  margin-top: -16px;
}

.menu-bar:hover {
  -webkit-box-shadow: 0, 0, 10px, 0.3;
  box-shadow: 0, 0, 10px, 0.3;
}

.menu-bar span {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #222222;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.menu-bar span.one {
  top: 6px;
}

.menu-bar span.two {
  top: 0;
  bottom: 0;
}

.menu-bar span.three {
  bottom: 6px;
}

.menu-bar.show-view span.two {
  opacity: 0;
  filter: alpha(opacity=0);
}

.menu-bar.show-view span.one, .menu-bar.show-view span.three {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

.menu-bar.show-view span.three {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.has-button .menu-bar-mobile {
  right: 165px;
}

@media (max-width: 510px) {
  .col-xs-6 {
    width: 100% !important;
  }
}

.event-block .event-image {
  position: relative;
  overflow: hidden;
}

.event-block .event-image .date {
  position: absolute;
  top: 15px;
  right: 10px;
  overflow: hidden;
  padding: 5px 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 26px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 26px 3px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.event-block .event-image .date .day {
  font-size: 30px;
  text-transform: uppercase;
  color: #E62B4A;
  display: block;
  font-weight: 700;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  line-height: 1;
}

.event-block .event-image .date .month {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  display: block;
  text-transform: uppercase;
}

.event-block .event-image .date .icon {
  margin-right: 5px;
}

.event-block .event-content {
  background: #fff;
  padding: 15px 20px;
  border: 1px solid #dee2e6;
  border-top: 0;
  min-height: 185px;
}

.event-block .event-content .event-info .title {
  font-size: 14px;
  line-height: 24px;
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}

.event-block .event-content .event-info .event-meta {
  font-size: 13px;
  color: #000;
}

.event-block .event-content .event-info .body {
  margin-top: 10px;
  line-height: 28px;
}

.event-block-2 {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #dee2e6;
}

.event-block-2:before, .event-block-2:after {
  content: " ";
  display: table;
}

.event-block-2:after {
  clear: both;
}

@media (max-width: 575.98px) {
  .event-block-2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.event-block-2 .content-inner {
  padding-left: 320px;
  position: relative;
  z-index: 9;
}

@media (max-width: 991.98px) {
  .event-block-2 .content-inner {
    padding-left: 310px;
  }
}

@media (max-width: 767.98px) {
  .event-block-2 .content-inner {
    padding-left: 220px;
  }
}

@media (max-width: 650px) {
  .event-block-2 .content-inner {
    padding-left: 0;
  }
}

.event-block-2 .content-inner .event-content-inner {
  position: relative;
}

.event-block-2 .content-inner .event-content-inner .event-content {
  padding-left: 90px;
}

@media (max-width: 991.98px) {
  .event-block-2 .content-inner .event-content-inner .event-content {
    padding-left: 0;
  }
}

.event-block-2 .post-title {
  font-size: 18px;
}

.event-block-2 .event-image {
  width: 320px;
  float: left;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.98px) {
  .event-block-2 .event-image {
    width: 300px;
  }
}

@media (max-width: 767.98px) {
  .event-block-2 .event-image {
    width: 200px;
  }
}

@media (max-width: 650px) {
  .event-block-2 .event-image {
    width: 100%;
    margin-bottom: 15px;
  }
}

.event-block-2 .event-image .event-date {
  -webkit-box-shadow: 0px 4px 26px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 26px 3px rgba(0, 0, 0, 0.1);
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  line-height: 1.1;
  padding-top: 15px;
  position: absolute;
  background: #fff;
  top: 50%;
  right: -60px;
  margin-top: -60px;
}

@media (max-width: 991.98px) {
  .event-block-2 .event-image .event-date {
    top: 10px;
    right: 10px;
    margin-top: 0;
    padding-top: 10px;
    width: 90px;
    height: 90px;
  }
}

.event-block-2 .event-image .event-date .date {
  font-size: 45px;
  font-weight: 400;
  color: #E62B4A;
  display: block;
}

@media (max-width: 991.98px) {
  .event-block-2 .event-image .event-date .date {
    font-size: 45px;
  }
}

.event-block-2 .event-image .event-date .month {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}

.event-block-2 .event-meta {
  font-size: 15px;
  margin-top: 5px;
  line-height: 22px;
}

.event-block-2 .event-line {
  width: 50px;
  height: 2px;
  background: #E62B4A;
  margin: 15px 0 15px;
}

@media (max-width: 991.98px) {
  .event-block-2 .post-title {
    margin-top: 0;
    font-size: 18px;
  }


}

.event-list-item .event-date {
  display: inline-block;
  background: #E62B4A;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 0 15px;
  font-size: 13px;
  line-height: 30px;
  line-height: 24px;
}

.event-list-item .event-title {
  margin-top: 5px;
}

.event-list-item .event-title a {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.event-list-item .event-body {
  color: #232526;
}

.event-list-item .event-body p {
  margin-bottom: 0;
}

.events-list .view-content-wrap .item:last-child .event-block-2 {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.event-block-list .event-date {
  width: 110px;
  height: auto;
  float: left;
  background: #E62B4A;
  color: #fff;
  padding: 12px 10px;
}

.event-block-list .event-date span {
  display: block;
}

.event-block-list .event-date span.day {
  font-size: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 1;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.event-block-list .event-title a {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  line-height: 24px;
}

.event-block-list .event-address {
  font-size: 14px;
}

.event-block-list .event-address i {
  font-size: 16px;
  color: #E62B4A;
}

.event-block-list .event-content {
  padding-left: 125px;
}

.event-full {
  margin-bottom: 30px;
}

.event-full .event-info {
  background: #f5f5f5;
  padding: 20px;
  font-size: 16px;
}

.event-full .event-info .date > *, .event-full .event-info .address > * {
  float: left;
}

.event-full .event-info .date i, .event-full .event-info .address i {
  margin-right: 10px;
  margin-top: 6px;
}

.portfolio-filter {
  margin-bottom: 35px;
}

.portfolio-filter ul.nav-tabs {
  padding: 5px 0;
  border-bottom: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.portfolio-filter ul.nav-tabs > li {
  display: inline-block;
}

.portfolio-filter ul.nav-tabs > li > a {
  background: none;
  font-weight: 400;
  background: transparent;
  color: #000;
  margin-right: 10px;
  padding: 6px 15px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
  border: 1px solid #dee2e6;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-size: 14px;
  background: #fff;
  letter-spacing: 1px;
}

.portfolio-filter ul.nav-tabs > li > a:hover {
  border-color: #E62B4A;
}

.portfolio-filter ul.nav-tabs > li > a.active {
  border-color: #E62B4A;
  background: #E62B4A;
  color: #fff;
}

.gva-portfolio-items {
  float: left;
  width: 100%;
}

.gva-portfolio-items .view-portfolio {
  width: 100%;
}

.portfolio-v1 {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 30px;
  background: none;
}

.portfolio-v1 .portfolio-content {
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -ms-transition: box-shadow 0.3s ease;
}

.portfolio-v1 .portfolio-images {
  position: relative;
  text-align: center;
}

.portfolio-v1 .portfolio-images:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #E62B4A;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.portfolio-v1 .portfolio-images .image-popup {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 32px;
  height: 32px;
  background: #fff;
  line-height: 32px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  margin-top: 30px;
}

.portfolio-v1 .portfolio-images .image-popup:hover {
  color: #fff;
  background: #000;
}

.portfolio-v1 .portfolio-images .link {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
  width: 32px;
  height: 32px;
  background: #fff;
  line-height: 33px;
  position: absolute;
  top: 55px;
  right: 15px;
  z-index: 99;
  text-align: center;
  margin-top: 45px;
}

.portfolio-v1 .portfolio-images .link:hover {
  color: #fff;
  background: #000;
}

.portfolio-v1 .content-inner {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: -20px;
  z-index: 11;
  text-align: left;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 30px;
}

@media (max-width: 991.98px) {
  .portfolio-v1 .content-inner {
    padding: 20px;
  }
}

.portfolio-v1 .content-inner .title {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.portfolio-v1 .content-inner .title a {
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.portfolio-v1 .content-inner .title a:hover, .portfolio-v1 .content-inner .title a:focus, .portfolio-v1 .content-inner .title a:active {
  text-decoration: underline;
}

.portfolio-v1 .content-inner .category {
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
}

.portfolio-v1 .content-inner .category a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}

.portfolio-v1 .content-inner .category a:hover, .portfolio-v1 .content-inner .category a:focus, .portfolio-v1 .content-inner .category a:active {
  text-decoration: underline;
}

.portfolio-v1:hover .content-inner, .portfolio-v1:active .content-inner, .portfolio-v1:focus .content-inner {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}

.portfolio-v1:hover .portfolio-images:after, .portfolio-v1:active .portfolio-images:after, .portfolio-v1:focus .portfolio-images:after {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.portfolio-v1:hover .portfolio-images .image-popup, .portfolio-v1:active .portfolio-images .image-popup, .portfolio-v1:focus .portfolio-images .image-popup {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}

.portfolio-v1:hover .portfolio-images a.link, .portfolio-v1:active .portfolio-images a.link, .portfolio-v1:focus .portfolio-images a.link {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}

.portfolio-v1 ul {
  list-style: none;
  padding: 0;
}

.portfolio-v1.portfolio-carousel {
  margin-bottom: 0;
}

.owl-carousel .portfolio-v1 {
  margin-bottom: 0;
}

.portfolio-v2 {
  position: relative;
  margin-bottom: 30px;
  background: none;
  min-height: 768px;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}

@media (max-width: 991.98px) {
  .portfolio-v2 {
    min-height: 560px;
  }
}

@media (max-width: 767.98px) {
  .portfolio-v2 {
    min-height: 460px;
  }
}

.portfolio-v2:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.portfolio-v2 .portfolio-height {
  position: relative;
  text-align: center;
}

.portfolio-v2 .node-index {
  width: 45px;
  height: 45px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  border: 2px solid #E62B4A;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}

.portfolio-v2 .portfolio-content {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  z-index: 11;
  text-align: left;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 50px;
}

@media (max-width: 991.98px) {
  .portfolio-v2 .portfolio-content {
    padding: 30px;
  }
}

.portfolio-v2 .portfolio-content .content-inner {
  position: relative;
  padding-left: 60px;
}

.portfolio-v2 .portfolio-content .content-inner .title {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}

.portfolio-v2 .portfolio-content .content-inner .title a {
  display: block;
  color: #fff;
  font-size: 32px;
}

@media (max-width: 991.98px) {
  .portfolio-v2 .portfolio-content .content-inner .title a {
    font-size: 26px;
    line-height: 34px;
  }
}

.portfolio-v2 .portfolio-content .content-inner .title a:hover, .portfolio-v2 .portfolio-content .content-inner .title a:focus, .portfolio-v2 .portfolio-content .content-inner .title a:active {
  text-decoration: underline;
}

.portfolio-v2 .portfolio-content .content-inner .category {
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
}

.portfolio-v2 .portfolio-content .content-inner .category a {
  color: #E62B4A;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.portfolio-v2 .portfolio-content .content-inner .category a:hover, .portfolio-v2 .portfolio-content .content-inner .category a:focus, .portfolio-v2 .portfolio-content .content-inner .category a:active {
  text-decoration: underline;
}

.portfolio-v2 .portfolio-hover {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.portfolio-v2 .portfolio-hover .desc {
  font-size: 16px;
  color: #fff;
  margin: 20px 0 25px;
  overflow: hidden;
  height: 65px;
  line-height: 30px;
}

.portfolio-v2:hover:after, .portfolio-v2:active:after, .portfolio-v2:focus:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio-v2:hover .portfolio-content, .portfolio-v2:active .portfolio-content, .portfolio-v2:focus .portfolio-content {
  background: #000;
}

.portfolio-v2:hover .portfolio-hover, .portfolio-v2:active .portfolio-hover, .portfolio-v2:focus .portfolio-hover {
  height: 180px;
}

.portfolio-v2 ul {
  list-style: none;
  padding: 0;
}

.owl-carousel .portfolio-v2 {
  margin-bottom: 0;
}

.portfolio-v4 {
  position: relative;
  max-width: 500px;
  margin: 0 1px;
  margin-bottom: 30px;
  background: none;
  overflow: hidden;
}

.portfolio-v4 .portfolio-images {
  position: relative;
  text-align: center;
}

.portfolio-v4 .portfolio-images .image-popup {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 32px;
  height: 32px;
  background: #fff;
  line-height: 32px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  margin-top: 30px;
}

.portfolio-v4 .portfolio-images .image-popup:hover {
  color: #fff;
  background: #000;
}

.portfolio-v4 .portfolio-images .link {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
  width: 32px;
  height: 32px;
  background: #fff;
  line-height: 33px;
  position: absolute;
  top: 55px;
  right: 15px;
  z-index: 99;
  text-align: center;
  margin-top: 45px;
}

.portfolio-v4 .portfolio-images .link:hover {
  color: #fff;
  background: #000;
}

.portfolio-v4 .content-front .action {
  text-align: center;
  margin-top: 15px;
}

.portfolio-v4 .content-front .action a {
  text-transform: uppercase;
  font-size: 20px;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
}

.portfolio-v4 .content-inner {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: -100px;
  z-index: 11;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 30px 35px;
  background: #F3F3F3;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

@media (max-width: 991.98px) {
  .portfolio-v4 .content-inner {
    padding: 30px;
  }
}

.portfolio-v4 .content-inner .title {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-transform: uppercase;
}

.portfolio-v4 .content-inner .desc {
  margin: 10px 0;
}

.portfolio-v4 .content-inner .category {
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -moz-transition: all 0.45s;
  -ms-transition: all 0.45s;
}

.portfolio-v4 .content-inner .category a {
  color: #E62B4A;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}

.portfolio-v4 .content-inner .category a:hover, .portfolio-v4 .content-inner .category a:focus, .portfolio-v4 .content-inner .category a:active {
  text-decoration: underline;
}

.portfolio-v4:hover .portfolio-images .image-popup, .portfolio-v4:active .portfolio-images .image-popup, .portfolio-v4:focus .portfolio-images .image-popup {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}

.portfolio-v4:hover .portfolio-images a.link, .portfolio-v4:active .portfolio-images a.link, .portfolio-v4:focus .portfolio-images a.link {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}

.portfolio-v4:hover .content-inner, .portfolio-v4:active .content-inner, .portfolio-v4:focus .content-inner {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.portfolio-v4 ul {
  list-style: none;
  padding: 0;
}

.portfolio-carousel-single {
  max-width: 1080px;
  margin: 0 auto;
}

.portfolio-carousel-single .portfolio-item {
  overflow: hidden;
}

.portfolio-carousel-single .portfolio-item .images {
  text-align: center;
}

.portfolio-carousel-single .portfolio-item .images img {
  max-width: 750px;
  position: relative;
  z-index: 9;
}

.portfolio-carousel-single .portfolio-item .images .image-popup {
  position: absolute;
  left: 50%;
  z-index: 99;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  line-height: 32px;
  text-align: center;
  background: #2B2B33;
  color: #fff;
}

.portfolio-carousel-single .portfolio-item .images .image-popup:hover {
  background: #42424f;
}

.portfolio-carousel-single .portfolio-item .images .read-more {
  position: absolute;
  right: 0;
  bottom: 30px;
  z-index: 1;
  width: 300px;
  text-align: right;
}

.portfolio-carousel-single .portfolio-item .images .read-more a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  padding-right: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #000;
}

.portfolio-carousel-single .portfolio-item .images .read-more a:hover {
  color: #E62B4A;
}

.portfolio-carousel-single .portfolio-item .images .read-more:after {
  content: "";
  width: 0px;
  height: 1px;
  background: #2B2B33;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
}

.portfolio-carousel-single .portfolio-item .portfolio-content {
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 11;
}

@media (max-width: 991.98px) {
  .portfolio-carousel-single .portfolio-item .portfolio-content {
    left: 30px;
  }
}

.portfolio-carousel-single .portfolio-item .portfolio-content:after {
  content: "";
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  width: 1px;
  height: 0;
  background: #2B2B33;
  position: absolute;
  top: -110px;
  left: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category {
  margin-bottom: 5px;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category a {
  text-transform: uppercase;
  color: #2B2B33;
  font-weight: 700;
  letter-spacing: 1px;
  background: #fff;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category a:hover {
  color: #E62B4A;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 20px 5px;
  max-width: 350px;
  position: relative;
  padding-bottom: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #E62B4A;
  position: absolute;
  bottom: 0;
  left: 20px;
  z-index: 9;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title a:hover {
  color: #E62B4A;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .desc {
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 20px 20px;
  max-width: 350px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  -webkit-transform: translate(0, -70%);
  transform: translate(0, -70%);
  ms-transform: translate(0, -70%);
  opacity: 0;
  filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.9s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.9s;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  ms-transform: translate(0, -50%);
  opacity: 0;
  filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .portfolio-content .desc {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
  -webkit-transform: translate(0, -30%);
  transform: translate(0, -30%);
  ms-transform: translate(0, -30%);
  opacity: 0;
  filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .image-popup {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
  bottom: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content:after {
  height: 100px;
}

.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .category, .portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .title, .portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .desc {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio-carousel-single .active-effect .image-popup {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 20px;
}

.portfolio-carousel-single .active-effect .portfolio-item .images .read-more a {
  padding-right: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio-carousel-single .active-effect .portfolio-item .images .read-more:after {
  width: 300px;
}

.text-light .portfolio-carousel-single .portfolio-item .portfolio-content::after {
  background: #fff;
}

.text-light .portfolio-carousel-single .portfolio-item .images .read-more:after {
  background: #fff;
}

.text-light .portfolio-carousel-single .portfolio-item .images .read-more a {
  color: #fff;
}

.testimonial-node-1 {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

.testimonial-node-1 .content-body {
  position: relative;
  padding: 65px 30px 50px;
  margin-top: 40px;
}

.testimonial-node-1 .content-body .avatar {
  margin-top: 5px;
  max-width: 90px;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  z-index: 9;
}

.testimonial-node-1 .content-body .avatar img {
  width: 100% !important;
  height: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.testimonial-node-1 .content-body .avatar .quote-icon {
  font-size: 40px;
  width: 40px;
  height: 40px;
  background: #E62B4A;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: -20px;
  line-height: 58px;
  font-style: italic;
  padding-right: 12px;
}

.testimonial-node-1 .content-body .quote {
  font-size: 16px;
  line-height: 30px;
  position: relative;
  padding-top: 35px;
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
}

.testimonial-node-1 .content-body .info {
  margin-top: 10px;
  text-align: center;
}

.testimonial-node-1 .content-body .info .name {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.testimonial-node-1 .content-body .info .job {
  font-size: 16px;
  line-height: 1;
  margin-top: 5px;
}

.testimonial-node-2 {
  max-width: 750px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.testimonial-node-2 .content-body {
  position: relative;
  padding: 30px;
}

.testimonial-node-2 .content-body .avatar {
  margin-bottom: 45px;
  max-width: 90px;
  position: relative;
  display: inline-block;
}

.testimonial-node-2 .content-body .avatar img {
  width: 100% !important;
  height: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.testimonial-node-2 .content-body .avatar .quote-icon {
  font-size: 40px;
  width: 40px;
  height: 40px;
  background: #E62B4A;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: -20px;
  line-height: 58px;
  font-style: italic;
  padding-right: 12px;
}

.testimonial-node-2 .content-body .quote {
  font-size: 26px;
  line-height: 48px;
  position: relative;
  padding-bottom: 30px;
  color: #26263e;
  text-align: center;
  font-weight: 300;
}

.testimonial-node-2 .content-body .info {
  text-align: center;
}

.testimonial-node-2 .content-body .info .name {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 5px;
}

.testimonial-node-2 .content-body .info .job {
  font-size: 16px;
  line-height: 1;
}

.text-light .testimonial-node-2 .content-inner .info .name {
  color: #fff;
}

.text-light .testimonial-node-2 .content-inner .info .job {
  color: #aaa;
}

.testimonial-node-3 {
  background: none;
  max-width: 620px;
  float: left;
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 1px solid #dee2e6;
}

.testimonial-node-3 .testimonial-content {
  padding: 20px;
}

.testimonial-node-3 .video {
  margin-bottom: 20px;
}

.testimonial-node-3 .video .popup-video {
  display: inline-block;
  background: url("../images/icon-play-2.png") no-repeat left center transparent;
  height: 55px;
  padding-left: 75px;
  line-height: 55px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.testimonial-node-3 .video .popup-video:hover, .testimonial-node-3 .video .popup-video:focus, .testimonial-node-3 .video .popup-video:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.testimonial-node-3 .quote {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Georgia";
  color: #838383;
  font-style: italic;
}

.testimonial-node-3 .title {
  font-weight: 700;
  font-size: 18px;
  margin-top: 15px;
  color: #000;
}

.testimonial-node-3 .job {
  font-size: 13px;
}

.testimonial-node-v3 {
  max-width: 600px;
  margin: 0 auto;
  padding: 80px;
  background: #000;
}

.testimonial-node-v3:before, .testimonial-node-v3:after {
  content: " ";
  display: table;
}

.testimonial-node-v3:after {
  clear: both;
}

@media (max-width: 1199.98px) {
  .testimonial-node-v3 {
    padding: 30px;
  }
}

.testimonial-node-v3 .testimonial-content .testimonial-icon {
  margin-bottom: 15px;
}

.testimonial-node-v3 .testimonial-content .testimonial-icon span {
  width: 40px;
  height: 40px;
  color: #fff;
  background: #E62B4A;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 56px;
  display: inline-block;
  font-size: 30px;
  font-style: italic;
  padding-left: 10px;
}

.testimonial-node-v3 .testimonial-content .quote {
  font-size: 22px;
  line-height: 42px;
  position: relative;
  padding-top: 10px;
  color: #fff;
}

@media (max-width: 767.98px) {
  .testimonial-node-v3 .testimonial-content .quote {
    font-size: 18px;
    line-height: 28px;
  }
}

.testimonial-node-v3 .content-inner {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 40px;
  padding-top: 40px;
}

.testimonial-node-v3 .content-inner:before, .testimonial-node-v3 .content-inner:after {
  content: " ";
  display: table;
}

.testimonial-node-v3 .content-inner:after {
  clear: both;
}

.testimonial-node-v3 .content-inner .left {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  overflow: hidden;
}

.testimonial-node-v3 .content-inner .right {
  padding-left: 110px;
  padding-top: 20px;
}

.testimonial-node-v3 .content-inner .right .name {
  color: #E62B4A;
  font-weight: 600;
  font-size: 18px;
  display: block;
  line-height: 1.1;
}

.testimonial-node-v3 .content-inner .right .job {
  color: #b1bec5;
}

.testimonial-grid .item-grid {
  margin-bottom: 45px;
}

.testimonial-grid .item-grid:before, .testimonial-grid .item-grid:after {
  content: " ";
  display: table;
}

.testimonial-grid .item-grid:after {
  clear: both;
}

.testimonial-grid .item-grid .testimonials-quote {
  font-size: 16px;
  color: #000;
  padding: 30px;
  border: 1px solid #dee2e6;
  font-weight: 400;
  font-style: italic;
  font-family: "Georgia";
}

.testimonial-grid .item-grid .testimonials-profile {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  float: left;
  padding-top: 20px;
}

.testimonial-grid .item-grid .testimonials-profile:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #E62B4A;
  top: -1px;
  left: 0;
  z-index: 1;
}

.testimonial-grid .item-grid .testimonials-profile .right {
  padding-left: 70px;
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
  font-size: 12px;
  font-weight: 900;
  color: #E62B4A;
  text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .left {
  display: inline-block;
  float: left;
}

.testimonial-grid .item-grid .testimonials-profile .left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 50px;
  height: auto;
}

.service-block {
  position: relative;
  margin: 45px 0 30px;
  background: transparent;
}

.service-block .service-block-content {
  text-align: center;
}

.service-block .service-block-content .service-icon {
  margin-bottom: 25px;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #F3F3F3;
  padding: 18px 10px 10px;
  display: inline-block;
}

.service-block .service-block-content .service-content .title {
  font-size: 20px;
  margin: 20px 0;
}

.service-block .service-block-content .service-content .desc {
  margin: 10px 0;
}

.service-block .frontend, .service-block .backend {
  z-index: 1;
  border-radius: inherit;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8), -webkit-transform 0.5s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  min-height: 300px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
}

.service-block .frontend {
  height: inherit;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  padding: 50px 50px;
}

@media (max-width: 991.98px) {
  .service-block .frontend {
    padding: 30px;
  }
}

.service-block .frontend .frontend-content {
  border-top: 0;
  text-align: center;
}

.service-block .frontend .frontend-content .service-block-content .title {
  margin: 8px 0 18px;
}

.service-block .backend {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: #000;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px 50px;
}

.service-block .backend .content-be {
  height: 100%;
  -webkit-transform: translateZ(70px) scale(0.86);
  transform: translateZ(70px) scale(0.86);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.service-block .backend .service-block-content .title a {
  color: #fff;
}

.service-block .backend .service-block-content .title a:hover {
  color: #E62B4A;
}

.service-block .backend .service-block-content .desc {
  color: #fff;
}

.service-block .box-content {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  border-radius: inherit;
}

.service-block:hover .frontend, .service-block:hover .backend, .service-block:active .frontend, .service-block:active .backend, .service-block:focus .frontend, .service-block:focus .backend, .service-block.active .frontend, .service-block.active .backend {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1), -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
}

.service-block:hover .frontend, .service-block:active .frontend, .service-block:focus .frontend, .service-block.active .frontend {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.service-block:hover .backend, .service-block:active .backend, .service-block:focus .backend, .service-block.active .backend {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

.service-block-2 {
  margin-bottom: 30px;
}

.service-block-2 .service-content {
  position: relative;
}

.service-block-2 .service-content .content-top {
  padding: 35px 20px;
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.service-block-2 .service-content .content-top .service-icon {
  text-align: center;
}

.service-block-2 .service-content .content-top .title {
  font-size: 20px;
  margin: 15px 0 0;
}

.service-block-2 .service-images {
  position: relative;
}

.service-block-2 .service-images:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.service-block-2 .service-images .image-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  z-index: 11;
  background: #fff;
  text-align: center;
  line-height: 38px;
  color: #000;
  opacity: 0;
}

.service-block-2 .service-images .image-popup:hover {
  color: #fff;
  background: #E62B4A;
}

.service-block-2:hover .service-images:after {
  opacity: 1;
}

.service-block-2:hover .service-images .image-popup {
  opacity: 1;
}

.service-block-3 {
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.service-block-3 .row {
  margin: 0 !important;
}

.service-block-3 .row .service-images, .service-block-3 .row .service-content {
  padding: 0 !important;
}

.service-block-3 .service-images {
  position: relative;
}

.service-block-3 .service-images:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.service-block-3 .service-images .image-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  z-index: 11;
  background: #fff;
  text-align: center;
  line-height: 38px;
  color: #000;
  opacity: 0;
}

.service-block-3 .service-images .image-popup:hover {
  color: #fff;
  background: #E62B4A;
}

.service-block-3 .service-content {
  position: relative;
  position: relative;
  text-align: center;
}

.service-block-3 .service-content .content-inner {
  padding: 30px 0 20px;
}

@media (max-width: 1199.98px) {
  .service-block-3 .service-content .content-inner {
    padding: 30px 20px 0;
  }
}

.service-block-3 .service-content .content-inner .service-icon {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #E62B4A;
  line-height: 85px;
  text-align: center;
  padding-top: 20px;
  display: inline-block;
}

.service-block-3 .service-content .content-inner .service-icon img {
  max-width: 48px;
}

.service-block-3 .service-content .content-inner .title {
  font-size: 20px;
  margin: 30px 0 20px;
}

.service-block-3 .service-content .content-inner .readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 11;
  background: #E6E6E6;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  font-weight: 500;
}

@media (max-width: 1199.98px) {
  .service-block-3 .service-content .content-inner .readmore {
    position: relative;
    margin-top: 10px;
  }
}

.service-block-3 .service-content .content-inner .readmore a {
  display: block;
  line-height: 50px;
}

.service-block-3 .service-content .content-inner .readmore a:hover {
  background: #E62B4A;
  color: #000;
}

.service-block-3:hover .service-images:after {
  opacity: 1;
}

.service-block-3:hover .service-images .image-popup {
  opacity: 1;
}

.service-block-singe .service-images-inner {
  position: relative;
}

.service-block-singe .service-images-inner:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.service-block-singe .service-images-inner .image-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  z-index: 11;
  background: #fff;
  text-align: center;
  line-height: 38px;
  color: #000;
  opacity: 0;
}

.service-block-singe .service-images-inner .image-popup:hover {
  color: #fff;
  background: #E62B4A;
}

.service-block-singe .service-images-inner .service-icon {
  font-size: 22px;
  width: 100px;
  height: 48px;
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  padding-top: 6px;
  line-height: 48px;
}

.service-block-singe .service-images-inner .service-icon .icon {
  position: relative;
  z-index: 9;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #f5f5f5;
  color: #fff;
  display: inline-block;
}

.service-block-singe .service-images-inner .service-icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NiAzMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5iZ19zb3VyY2VfYmFkZ2VfMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01Ny42NywxMS45NEM1Mi4zNiw2LjcxLDQ4LjQyLDAsMzguMywwSDM3LjdDMjcuNTgsMCwyMy42NCw2LjcxLDE4LjMzLDExLjk0LDE0LjQ3LDE2Ljc2LDYuNjEsMTcuODEsMCwxOFYzMUg3NlYxOEM2OS4zOSwxNy44MSw2MS41MywxNi43Niw1Ny42NywxMS45NFoiLz48L2c+PC9nPjwvc3ZnPg==");
}

.service-block-singe .service-images-inner:hover:after {
  opacity: 1;
}

.service-block-singe .service-images-inner:hover .image-popup {
  opacity: 1;
}

.service-block-singe .post-content {
  padding-top: 40px;
}

.service-block-singe .post-content .post-title {
  margin-bottom: 15px;
}

.service-block-singe .field--name-field-service-icon .field__label {
  display: none;
}

.service-block-singe .field--name-field-service-icon img {
  max-width: 28px;
  padding-top: 8px;
}

body.path-services .body-page {
  background: #F3F3F6;
}

.colorpicker {
  z-index: 9999999 !important;
}

.permission-save-hidden #gavias_customize_save {
  display: none !important;
}

.gavias-skins-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #fff;
  right: -403px;
  position: fixed;
  height: auto;
  top: 0px;
  bottom: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  width: 400px;
  z-index: 999;
}

.gavias-skins-panel .gavias-skins-panel-inner {
  bottom: 0;
  padding: 30px 10px 10px;
  height: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 100%;
}

.gavias-skins-panel.active {
  right: 0 !important;
}

.gavias-skins-panel #gavias_profile_customize_name option {
  color: #000;
}

.gavias-skins-panel .control-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 150px;
  left: -40px;
  width: 40px;
  height: 40px;
  background: #E62B4A;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}

.gavias-skins-panel .control-panel:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content {
  padding-bottom: 20px;
  overflow: hidden;
}

.gavias-skins-panel .panel-skins-content:last-child {
  padding-bottom: 0;
}

.gavias-skins-panel .panel-skins-content .title {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
}

.gavias-skins-panel .panel-skins-content .item-color {
  width: 25px;
  height: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #ccc;
  display: inline-block;
  margin: 5px 6px 0 6px;
  border: 3px solid transparent;
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .item-color.default {
  background: #EE450A;
}

.gavias-skins-panel .panel-skins-content .item-color.blue {
  background: #50AF4D;
}

.gavias-skins-panel .panel-skins-content .item-color.brown {
  background: #684035;
}

.gavias-skins-panel .panel-skins-content .item-color.green {
  background: #009673;
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
  background: #8F6684;
}

.gavias-skins-panel .panel-skins-content .item-color.lime_green {
  background: #8CCA4F;
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
  background: #F86923;
}

.gavias-skins-panel .panel-skins-content .item-color.pink {
  background: #D91897;
}

.gavias-skins-panel .panel-skins-content .item-color.purple {
  background: #9854B3;
}

.gavias-skins-panel .panel-skins-content .item-color.red {
  background: #E43844;
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise {
  background: #1CCDCA;
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise2 {
  background: #178E94;
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red {
  background: #F3605D;
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red2 {
  background: #973A4B;
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
  background: #ecc311;
}

.gavias-skins-panel .panel-skins-content .item-color.active {
  border-color: #000;
}

.gavias-skins-panel .panel-skins-content .layout {
  width: 80px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}

.gavias-skins-panel .panel-skins-content .layout:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .layout.active {
  background-color: #E62B4A;
  color: #fff;
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
  margin-right: 0;
}

.gavias-skins-panel.gavias-skin-demo {
  top: 200px;
  bottom: auto !important;
  padding: 20px !important;
  width: 260px !important;
  right: -263px !important;
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
  top: 75px !important;
}

.gavias-skins-panel.gavias-skin-demo.active {
  right: 0 !important;
}

#customize-gavias-preivew .card {
  padding: 0 !important;
  margin-bottom: 20px;
}

#customize-gavias-preivew .card .card-header a {
  padding: 10px !important;
  font-weight: 600;
  color: #000;
}

#customize-gavias-preivew .card .card-header a:after {
  display: none !important;
}

#customize-gavias-preivew .card .card-body {
  padding: 15px !important;
}

#customize-gavias-preivew .form-select.form-control {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#customize-gavias-preivew .form-group {
  position: relative;
  float: left;
  width: 100%;
}

#customize-gavias-preivew .form-group label {
  width: 100%;
  float: left;
  padding-top: 10px;
  font-size: 12px;
  color: #000;
  font-weight: 400;
}

#customize-gavias-preivew .form-group input {
  width: calc(100% - 150px);
  float: left;
}

#customize-gavias-preivew .form-group select {
  width: 100%;
}

#customize-gavias-preivew .form-group .colorselector {
  width: calc(100% - 150px);
  position: relative;
}

#customize-gavias-preivew .form-group .colorselector input {
  width: 100% !important;
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
  border: 1px solid #dee2e6;
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
  width: 30px;
  height: 20px;
  display: inline-block;
}

#customize-gavias-preivew .form-group .colorselector .remove {
  width: 34px;
  height: 34px;
  color: #000;
  position: absolute;
  top: 3px;
  right: 25px;
  line-height: 34px;
  text-align: center;
  z-index: 99;
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
  cursor: pointer;
}

.gavias_customize_form .form-group.action {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.gavias_customize_form .form-group.action input {
  width: 28%;
  margin-left: 10px;
  color: #fff;
  margin-bottom: 10px;
  padding: 12px 10px;
  border: none;
  font-size: 14px;
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
  background: #28a745;
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
  background: #17a2b8;
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
  background: #ffc107;
}


.estoes a {
  color: #004998 !important;
  text-decoration: none;
  font-size: 15px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

.estoes a:hover {
  color: #003366 !important;
  text-decoration: none;
  font-size: 14px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight:bold !important;
}

.seguinos a{
  background-color: #003366 !important;
  color: white !important;
  border: none !important;
  padding: 8px 16px !important;
  border-radius: 6px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  text-decoration: none;
  font-size: 14px !important;
  font-family: "Segoe UI", sans-serif !important;
  margin-left: 20px;
}

.idioma a{
  background-color: #003366 !important;
  color: white !important;
  border: none !important;
  padding: 8px 16px !important;
  border-radius: 6px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  text-decoration: none;
  font-size: 14px !important;
  font-family: "Segoe UI", sans-serif !important;
  margin-left: 10px;
}

.sub-menu .idioma{
	display: none;
}

.sub-menu .seguinos{
	display: none;
}

.sub-menu .usuario{
	display: none;
}

/* botones sobre video */
   .bannerr {
        background: rgba(255, 255, 255, 0.87);
        border-radius: 16px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
        width: 260px;
        height: 150px;
        position: relative;
        overflow: visible;
		margin: 10px !important;
      }

      .logo {
        display: flex;
        align-items: center;
      }

      .logo img {
        height: 54.24px !important;
        width: 160px !important;
      }

      .boton {
        background: #004998;
        color: white;
        padding: 12px 20px;
        border: none;
        border-radius: 8px;
        font-size: 16px !important;
        font-weight: bold;
        /*height: 41.19px;*/
        width: 212px;
        cursor: pointer;
        font-family: Source Sans Pro;
        transition: 0.2s;
        text-align: center !important;
      }


      .boton:hover {
        background: #ffffff;
        color: #004998;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }


      .flecha {
        position: absolute;
        width: 48px;
        height: auto;
        transition: transform 0.5s ease !important;
      }


      .flecha.izquierda {
        top: -18px;
        left: -18px;
        transform: translate(0, 0) rotate(180deg);
      }

      .flecha.derecha {
        bottom: -18px;
        right: -18px;
        transform: translate(0, 0) rotate(0deg);
      }


      .bannerr:hover .flecha.izquierda {
        transform: translate(0, 140px) rotate(90deg);
      }

      .bannerr:hover .flecha.derecha {
        transform: translate(0, -140px) rotate(-90deg);
      }


	  /* boton inverti  */
	  .bannerinv {
        background: rgba(255, 255, 255, 0.87);
        border-radius: 16px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
        width: 260px;
        height: 150px;
        position: relative;
        overflow: visible;
		margin: 10px !important;
      }

      .logoinv {
        display: flex;
        align-items: center;
      }

      .logoinv img {
        height: 37.39px !important;
        width: 187.16px !important;
      }

      .botoninv {
        background: #004998;
        color: white;
        padding: 12px 20px;
        border: none;
        border-radius: 8px;
        font-size: 16px !important;
        font-weight: bold;
        /*height: 41.19px;*/
        width: 212px;
        cursor: pointer;
        font-family: Source Sans Pro;
        transition: 0.2s;
		text-align: center !important;
      }

	.botoninv a{
		color: white;
		font-size: 16px !important;
	}

	.botoninv:hover a{
		color: #004998;
	}

	.boton a{
		color: white;
		font-size: 16px !important;
	}
	.boton:hover a{
		color: #004998;
	}


      .botoninv:hover {
        background: #ffffff;
        color: #004998;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }


      .flechainv {
        position: absolute;
        width: 48px !important;
        height: auto;
        transition: transform 0.5s ease !important;
      }


      .flechainv.izquierdainv {
        top: -5px;
        left: -32px;
        transform: translate(250px) rotate(0deg);
      }

      .flechainv.derechainv {
        bottom: -5px;
        right: -32px;
        transform: translate(-250px) rotate(180deg);
      }


      .bannerinv:hover .flechainv.izquierdainv {
        transform: translate(250px, 115px) rotate(90deg);
      }

      .bannerinv:hover .flechainv.derechainv {
        transform: translate(-250px, -115px) rotate(270deg);
      }



/* fin botones sobre video */

/* inicio podcast */
.podcasts-page-header{
	background-image: url('/sites/default/files/header_podcast.jpg');
}


.podcast-row .bb-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Hidden checkboxes for toggle */
        .toggle-checkbox-pod,
        .transcription-toggle-pod {
            display: none;
        }

        /* === CARD COMPACTA (estado inicial) === */
        .card-wrapper-pod {
		        margin: 0;
            padding: 0;
            box-sizing: border-box;
            width: 100%;
            height: 224px;
            background-color: #223ba6;
            border-radius: 10px;
            overflow: hidden;
            transition: height 0.4s ease-in-out;
            position: relative;
        }

        .card-compact-pod {
		margin: 0;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            padding: 21px;
            height: 224px;
            transition: opacity 0.3s ease-in-out;
        }

        .podcast-image {
		        margin: 0;
            padding: 0;
            box-sizing: border-box;
            width: 302px;
            height: 182px;
            border-radius: 5px;
            object-fit: cover;
            flex-shrink: 0;
            border: 3px solid #00d4ff;
            margin-right: 20px;
        }

        .podcast-content {
			      margin: 0;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            flex: 1;
            justify-content: space-between;
        }

        .podcast-title {
			margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #ffffff;
            line-height: 1.2;
            margin-bottom: 12px;
        }

        .podcast-description {
          margin: 0;
          padding: 0;
          box-sizing: border-box;
          font-family: 'Inter', sans-serif;
          font-weight: 400;
          font-size: 16px;
          color: #ffffff;
          line-height: 1.5;
          opacity: 0.9;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          text-overflow: ellipsis;
          line-height: 1.5;
          height: auto;
          max-height: calc(1.5 * 3 * 16px);
        }

        .podcast-description p:not(:first-child) {
          display: none !important;
      }

        .podcast-footer {
			      margin: 0;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: auto;
        }

        .podcast-meta {
			margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            opacity: 0.85;
        }

        .podcast-meta span {
		margin: 0;
            padding: 0;
            box-sizing: border-box;
            margin: 0 8px;
        }

        .podcast-buttons {
		margin: 0;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            gap: 16px;
            align-items: center;
        }

        .podcast .post-block {
          background: none;
        }

        .podcast .gbb-row-wrapper.section.row-first-level.gbb-row.bg-size-default{
          background-repeat: repeat !important;
          /*margin-bottom: 0px !important;*/
        }

        .podcast .label {
          margin-top:0 !important;
        }

        .btn-icon-pod {
            width: 18px;
            cursor: pointer;
            transition: transform 0.2s ease, opacity 0.2s ease;
            opacity: 0.9;
        }

        .btn-icon-pod:hover {
            transform: scale(1.15);
            opacity: 1;
        }

        .btn-play-label-pod {
            cursor: pointer;
            display: flex;
            align-items: center;
            margin-top: 0px !important;
        }

        .btn-play-label-pod img {
            width: 18px;
            transition: transform 0.2s ease, opacity 0.2s ease;
            opacity: 0.9;
        }

        .btn-play-label-pod:hover img {
            transform: scale(1.15);
            opacity: 1;
        }

        /* === CARD EXPANDIDA === */
        .card-expanded-pod {
            display: none;
            flex-direction: column;
            padding: 24px 28px 20px 28px;
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
            height: auto;
            box-sizing: border-box;
            position: relative; /* Necesario para ubicar el botón X */
        }

        /* NUEVO: Estilo para el botón de cerrar (X) */
        .btn-close-expanded-pod {
            position: absolute;
            top: 20px;
            right: 28px;
            font-size: 26px;
            color: #ffffff;
            cursor: pointer;
            line-height: 1;
            opacity: 0.8;
            transition: transform 0.2s ease, opacity 0.2s ease;
            z-index: 10;
        }

        .btn-close-expanded-pod:hover {
            transform: scale(1.2);
            opacity: 1;
        }

        .expanded-header-pod {
            margin-bottom: 8px;
            padding-right: 40px; /* Espacio para que el título no pise la X */
        }

        .expanded-title-pod {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #ffffff;
            line-height: 1.2;
        }

        .expanded-meta-pod-row-pod {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 16px;
        }

        .expanded-meta-pod {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            opacity: 0.85;
        }

        .expanded-meta-pod span {
            margin: 0 8px;
        }

        .expanded-share-pod {
            width: 18px;
            cursor: pointer;
            opacity: 0.9;
            transition: transform 0.2s ease;
        }

        .expanded-share-pod:hover {
            transform: scale(1.15);
            opacity: 1;
        }

        .expanded-description-pod {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            line-height: 1.6;
            opacity: 0.9;
            margin-bottom: 20px;
        }

        .expanded-description-pod p {
            margin-bottom: 16px;
        }

        .expanded-description-pod p:last-child {
            margin-bottom: 0;
        }

        /* Video Player Area */
        .video-container-pod {
            /*background-color: #d9d9d9;*/
            border-radius: 8px;
            margin-bottom: 16px;
            position: relative;
            flex: 1;
            min-height: 300px;
        }

        /* Footer with Transcription Toggle */
        .expanded-footer-pod {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            flex-shrink: 0;
        }

        .transcription-label-pod {
            display: flex;
            align-items: center;
            gap: 8px;
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            cursor: pointer;
            opacity: 0.9;
            transition: opacity 0.2s ease;
        }

        .transcription-label-pod:hover {
            opacity: 1;
        }

        .transcription-arrow-pod {
            width: 10px;
            height: 10px;
            border-right: 2px solid #ffffff;
            border-bottom: 2px solid #ffffff;
            transform: rotate(45deg);
            transition: transform 0.3s ease;
            margin-top: -4px;
        }

        /* Transcription Content */
        .transcription-content-pod {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.5s ease-in-out;
        }

        .transcription-inner-pod {
            padding-top: 24px;
        }

        .transcription-text-pod {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            line-height: 1.7;
            opacity: 0.95;
        }

        .transcription-text-pod p {
            margin-bottom: 20px;
        }

        .transcription-text-pod p:last-child {
            margin-bottom: 0;
        }

        .transcription-text-pod img {
          border-radius: 10px
        }

        .transcription-reading-time-pod {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            opacity: 0.85;
            margin-bottom: 32px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .transcription-text-pod h1, h2, h3, h4, h5, h6 {
              color: white;
          }

        .reading-arrow-pod {
            width: 10px;
            height: 10px;
            border-right: 2px solid #ffffff;
            border-bottom: 2px solid #ffffff;
            transform: rotate(-135deg);
            cursor: pointer;
            opacity: 0.9;
            transition: opacity 0.2s ease;
        }

        .reading-arrow-pod:hover {
            opacity: 1;
        }

        /* === TOGGLE STATES === */

        /* Play toggle - expande a 840px */
        .toggle-checkbox-pod:checked~.transcription-toggle-pod~.card-wrapper-pod,
        .toggle-checkbox-pod:checked~.card-wrapper-pod {
            height: auto;
        }

        .toggle-checkbox-pod:checked~.transcription-toggle-pod~.card-wrapper-pod .card-compact-pod,
        .toggle-checkbox-pod:checked~.card-wrapper-pod .card-compact-pod {
            display: none;
            opacity: 0;
        }

        .toggle-checkbox-pod:checked~.transcription-toggle-pod~.card-wrapper-pod .card-expanded-pod,
        .toggle-checkbox-pod:checked~.card-wrapper-pod .card-expanded-pod {
            display: flex;
            opacity: 1;
        }

        /* Transcription toggle - expande la transcripción y adapta altura */
        .transcription-toggle-pod:checked~.card-wrapper-pod .transcription-arrow-pod {
            transform: rotate(-135deg);
            margin-top: 4px;
        }

        .transcription-toggle-pod:checked~.card-wrapper-pod .transcription-content-pod {
            max-height: 4000px;
        }

        /* Cuando transcripción está abierta, la card se adapta al contenido */
        .toggle-checkbox-pod:checked~.transcription-toggle-pod:checked~.card-wrapper-pod {
            height: auto;
        }

        .toggle-checkbox-pod:checked~.transcription-toggle-pod:checked~.card-wrapper-pod .card-expanded-pod {
            height: auto;
        }

        .contenedor-derecho-pod{
          overflow: hidden;
        }

        .video-container-pod .field__label{
            display: none;

        }

        .video-container-pod iframe{
          border-radius: 8px;
          width: 98.4%;
           display: block;
        }

        #block-gavias-meipaly-views-block-podcasts-view-block-1 .node-detail{
          padding-bottom: 0px;
        }


        .podcast .gbb-row .bb-inner {
          padding-top: 0px;
          padding-bottom: 0px;
        }



/* fin podcast */

/* inicio redes menu */
.contenedor_redes {
        height: 100%;
        display: flex;
        align-items: stretch;
        flex-grow: 1;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;
      }


      .logo_rs {
        margin-right: 20px;
        margin-top: 10px;
        margin-left: 15px;
        transition: transform 0.5s ease;
        flex-shrink: 0;
      }

      .logo_rs img {
        height: 47px;
      }

      .logo-arg {
        height: 47px;
        margin-bottom: 10px;
      }

      .logo-ag{
        height: 47px;
        margin-top: 5px;

      }
      .menu_rs {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
        color: #004998;
        font-size: 14px;
        transition: transform 0.5s ease;
      }

      .menu_rs a {
        color: #004998;
        text-decoration: none;
        white-space: nowrap;
      }

      .divider {
        color: #004998;
        font-weight: bold;
      }

      .divider-rs{
        color: #004998;
        font-weight:300;
        margin-bottom: 20px;
        font-size: 40px;
      }

      .redes-sociales {
        display: flex;
        align-items: center;
        gap: 15px;
        position: absolute;
        /*right: 280px;*/
        top: 53%;
        transform: translateY(-50%);
        opacity: 0;
        transition: opacity 0.5s ease;
		right: 0;
		padding-right: 150px;
      }


      .redes-sociales a {
        color: #004998;
        font-size: 18px;
        text-decoration: none;
      }


      .redes-sociales.activo {
        opacity: 1;
        pointer-events: auto;
      }


      .acciones {
        display: flex;
        align-items: center;
        gap: 25px;
        margin-right: 15px;
        flex-shrink: 0;
      }

      .btn-seguinos {
        background-color: #004998;
        color: white;
        border: none;
        padding: 8px 16px;
        border-radius: 6px;
        font-weight: bold;
        cursor: pointer;
        user-select: none;
        transition: background-color 0.3s ease;
      }

      .btn-seguinos:hover {
        background-color: #003366;
      }


      .icono-usuario i {
        font-size: 20px;
        color: #004998;
        cursor: pointer;
      }

      .desplazado .logo {
        display: none;
      }

      .desplazado .menu_rs {
        transform: translateX(-550px);
        opacity: 0.5;
      }

/* slider sub marcas */




.bodyy-sub {
        margin: 0;
        padding: 20px;
       background: url(/sites/default/files/fondo_esto_es_argentina.svg);
		font-family: "Source Sans 3", sans-serif;

      }

	  .bodyyflex{
	  display: flex;
	  justify-content: center;
        align-items: center;
        padding-left: 10px;

	  }

      .cartel-sub {
        /*width: 188px;
        height: 255px;*/
		width: 194px;
		height: 275px;
        border-radius: 20px;
        overflow: hidden;
        position: relative;
        transition: transform 0.3s ease;
        margin-right: 22px;
		cursor: pointer;
      }

      .cartel-sub:hover {
        transform: scale(1.1);
      }

      .imagen-container-cartel {
        position: relative;
        width: 100%;
        height: 81%;
      }

      .imagen-fondo-sub {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
		    margin-top: -30px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
      }

      /* Capa amarilla translúcida */
      .overlay-amarillo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-color: rgba(255, 204, 10, 0.25);
        z-index: 1;
      }

      .overlay-gris {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-color: rgba(85, 106, 127, 0.25);
        z-index: 1;
      }

      .overlay-verde {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-color: rgba(58, 170, 53, 0.25);
        z-index: 1;
      }

      .overlay-naranja {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-color: rgba(240, 115, 0, 0.25);
        z-index: 1;
      }

      .overlay-celeste {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-color: rgba(0, 148, 198, 0.25);
        z-index: 1;
      }

      .titulo-sub {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 28px;
        color: white;
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
        text-align: center;
        z-index: 2; /* encima del overlay */
      }

	  .titulo-sub a{

        color: white;

      }

	  .titulo-sub2 {


        font-size: 48px;
        color: white;
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
        text-align: center;
        z-index: 2; /* encima del overlay */
		    margin-bottom:20px
      }

      .flecha-amarilla-sub {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 2;
      }


/* fin slider submarcas */

/* inicio invertir - exportar 3r rolado */
.bodyy-exp-inv {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0px;
      }

	  .bodyy-exp-inv a{
        color:white;
      }

      .wrapper-inv-exp {
        position: relative;
        width: 488px;
        height: 289px;
        /*margin-right: 50px;
		    margin: 6px;*/
        margin-left: 25px;
        margin-right: 25px;
      }

      .banner-in {
        background-image: url("/sites/default/files/inverti.jpg"); /* Reemplazá por tu imagen */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 16px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        z-index: 1;
		font-family: "Source Sans Pro", sans-serif;
		margin-top: -24px;
      }
      .banner-ex {
        background-image: url("/sites/default/files/exporta_inverti.jpg"); /* Reemplazá por tu imagen */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 16px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 15px;
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        z-index: 1;
		font-family: "Source Sans Pro", sans-serif;
		margin-top: -24px;
      }

      .banner-in::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35);
        border-radius: 16px;
        z-index: 1;
        transition: background-color 0.3s ease;
      }

      .banner-in:hover::before {
        background-color: rgba(0, 0, 0, 0.5);
      }
      .banner-ex::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35);
        border-radius: 16px;
        z-index: 1;
        transition: background-color 0.3s ease;
      }

      .banner-ex:hover::before {
        background-color: rgba(0, 0, 0, 0.5);
      }

      .flecha-inv-ex {
        position: absolute;
        width: 102px;
        height: auto;
        transition: transform 0.5s ease;
        z-index: 3;
      }

      .flecha-inv-ex.izquierda {
        top: -12px;
        left: -32px;
        transform: translate(430px) rotate(0deg);
      }

      .flecha-inv-ex.derecha {
        bottom: -12px;
        right: -32px;
        transform: translate(-430px) rotate(180deg);
      }

      .wrapper-inv-exp:hover .flecha-inv-ex.izquierda {
        transform: translate(430px, 210px) rotate(90deg);
      }

      .wrapper-inv-exp:hover .flecha-inv-ex.derecha {
        transform: translate(-430px, -205px) rotate(270deg);
      }

      .texto-inv-exp {
        transition: transform 0.4s ease;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 42px;
        font-weight: bold;
        color: #ffffff;
        z-index: 2;
        position: relative;
		text-transform: none;
      }

      .wrapper-inv-exp:hover .texto-inv-exp {
        transform: scale(1.2);
      }

	  .titulo-inv-exp{
	      /*font-size: 58px;*/
		color: #00458A;
		font-weight: bold;
		text-align: center;
		z-index: 2;
		margin-top: 40px;
		font-family: "Source Sans 3", sans-serif;
		line-height: 1;
		font-size: calc(1em + 3vw);
	  }

	  .subtitulo-inv-exp{
	    /*font-size: 30px;*/
		color: #00458A;
		text-align: center;
		z-index: 2;
		margin-bottom: 20px;
		font-family: "Source Sans 3", sans-serif;
		line-height: 1;
		font-size: calc(1em + 1vw);
	  }
/* fin invertir - exportar */

/* inicio carousel card */


#contenedor-slidecards .column-content-inner {
    /*margin-left: 50px;
    margin-right: 50px;*/
}

.carousel {
	/*height: 600px;
	          /*perspective: 400px;*/
  /*perspective: 360px;
	          /*margin-top: 5%;*/
	/*margin-top: -50px;
    /*margin-bottom: -80px;*/

	display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    height: 600px !important;
    min-height: 300px !important; /* Altura mínima para móviles */
    overflow: hidden !important;
}

.carousel .carousel-item {
	/*width: 40%;
    height: 60%;*/
    width: 450px;
    height: 400px;
	animation: animate 5s infinite alternate;
	border-radius: 15px;
	opacity: 1 !important;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
	border: none;
	/* sin borde inicial */
}

/* DEGRADADOS ORIGINALES */
.uno {
	background: linear-gradient(to top right, #D32518, #740B0B);
}

.dos {
	background: linear-gradient(to top right, #5D18D3, #260657);
}

.tres {
	background: linear-gradient(to top right, #00B0EA, #0C4371);
}

.cuatro {
	background: linear-gradient(to top right, #EE7203, #FFB700);
}

.cinco {
	background: linear-gradient(to top right, #18D325, #0B7421);
}

/* CONTENIDO INTERNO */
.card-content {
	width: 100%;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	/* 📍 texto abajo */
	align-items: flex-start;
	color: white;
	font-family: 'Inter', sans-serif;
}

/* Flecha fija sin efectos raros */
.flechacar {
	position: absolute;
	top: 22px;
	right: 22px;
	width: 70px;
	height: auto;
}

/* Texto estado inicial */
.estado-normal {
	display: block;
}

.estado-hover {
	display: none;
}

/* Hover cambia contenido */
.carousel-item:hover .estado-normal {
	display: none;
}

.carousel-item:hover .estado-hover {
	display: block;
}

/* Texto principal */
.texto-principal {
	font-size: 80px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	margin-bottom:30px;
}

.texto-mas-chico{
	font-size: 50px;
	font-weight: 400;
}

.texto-secundario {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 10px;
	text-align: left;
	/*width:90%;
	word-wrap: break-word;
	*/
	line-height: 24px;
}

.texto-hover {
	font-size: 24pt;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
}

#contenedor-slidecards pre{
white-space: normal;
}

/* Hover visual: blanco + borde + color de texto */
.carousel-item:hover {
	background: white !important;
}

/* COLOR x CARD EN HOVER */
/* 🟥 UNO */
.uno:hover {
	border: 4px solid #D32518;
	color: #D32518;
}

.uno:hover .texto-hover {
	color: #D32518;
}

.uno:hover .texto-hover a{
	color: #D32518;
}

/* 🟪 DOS */
.dos:hover {
	border: 4px solid #5D18D3;
	color: #5D18D3;
}

.dos:hover .texto-hover {
	color: #5D18D3;
}

.dos:hover .texto-hover a{
	color: #5D18D3;
}

/* 🟦 TRES */
.tres:hover {
	border: 4px solid #00B0EA;
	color: #00B0EA;
}

.tres:hover .texto-hover {
	color: #00B0EA;
}

.tres:hover .texto-hover a{
	color: #00B0EA;
}

/* 🟧 CUATRO */
.cuatro:hover {
	border: 4px solid #EE7203;
	color: #EE7203;
}

.cuatro:hover .texto-hover {
	color: #EE7203;
}

.cuatro:hover .texto-hover a{
	color: #EE7203;
}

/* 🟩 CINCO */
.cinco:hover {
	border: 4px solid #18D325;
	color: #18D325;
}

.cinco:hover .texto-hover {
	color: #18D325;
}

.cinco:hover .texto-hover a{
	color: #18D325;
}


@keyframes animate {
	to {}
}

/* ✅ RESPONSIVE para móviles */
@media (max-width: 480px) {
	.carousel {
		height: 80px;
		/* bien bajito */
		margin-top: 10%;
	}

	.carousel .carousel-item {
		width: 90%;
		/* lo dejás igual */
		height: 65%;
		/* menos alto aún */
		margin: 0 auto;
		border-radius: 12px;
	}

	.card-content {
		padding: 8px;
		justify-content: flex-end;
	}

	.flechacar {
		width: 20px;
		/* flecha más chica */
		top: 8px;
		right: 8px;
	}

	.texto-principal {
		font-size: 8px;
		/* más chiquito */
	}

	.texto-secundario {
		font-size: 8px;
		/* bien chico */
	}

	.texto-hover {
		font-size: 1px;
	}
}
/* fin carousel cardd */

/* post noticia */

.noticia-container {
            /*width: 502px;*/
			width: 100%;
            /*height: 385px;*/
            border-radius: 10px;
            overflow: hidden;
            position: relative;
            font-family: 'Source Sans Pro', sans-serif;
            transition: transform 0.4s ease;
            /* transición suave */
			margin-bottom:15px;
        }

        .noticia-container:hover {
            transform: translateY(-8px);
            /* se mueve hacia arriba */
        }

        .noticia-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .noticia-overlay {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.95), transparent 60%);
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            padding: 10px 14px;
            color: white;
            transition: background 0.7s;
			padding-right: 5px;
        }

        .noticia-titulo {
            font-weight: 700;
            /*font-size: 29px;*/
			font-size: 1.2em;
            line-height: 1.1;
            margin-bottom: 10px;
            transition: transform 0.7s;
        }

		.noticia-titulo a{
			color:white;
		}

		.noticia-titulo a:hover{
			color:white;
		}

        .noticia-descripcion {
            font-weight: 400;
            font-size: 18px;
            line-height: 1.2;
			display: none;
            opacity: 0;
            max-height: 0;
            overflow: hidden;
            transition: opacity 0.7s, max-height 0.7s;
            padding-right: 30px;
        }

        .noticia-container:hover .noticia-overlay {
            background: rgba(0, 0, 0, 0.6);
        }

        .noticia-container:hover .noticia-titulo {
            transform: translateY(-10px);
        }

        .noticia-container:hover .noticia-descripcion {
            opacity: 1;
            max-height: 200px;
        }



	#novedades-front h2 {
		color: #00458A !important;
		font-size: 58px;
		font-weight: bold;
		font-family: "Source Sans 3", sans-serif;
		text-transform:none;
		}
/* fin post noticia */

/* inicio slider instagram */

.mainn {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  /*min-height: 100vh;
  padding-bottom: 64px;*/
  padding-left: 40px;
  padding-right: 20px;
}

.mainn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to right, #133075, #57568f00 20% 80%, #133075);*/
    z-index: 1;
}

.carousel-arrow {
  position: absolute;
  display: flex;
  justify-content: center;
  top: 0;
  bottom: 64px;
  margin-block: auto;
  height: fit-content;
  width: 48px;
  /*background-color: white;*/
  border: none;
  font-size: 3rem;
  padding: 0;
  cursor: pointer;
  opacity: 0.9;
  transition: opacity 100ms;
  z-index: 2;
}

.carousel-arrow:hover,
.carousel-arrow:focus {
  opacity: 1;
}

.carousel-arrow--prev {
  /*left: -30px;*/
  left: -20px;
  top: 120px;

}

.carousel-arrow--next {
  /*right: -30px;*/
  right: -40px;
  top: 120px;
}

.carousel-container {

  padding-block: 16px 32px;
  margin: 16px 0 16px 0;
  overflow-x: hidden;
  display: flex;
  width: 100%;
  gap: 18px;
  align-items: center;
  scroll-snap-type: x mandatory;
  flex-flow: row nowrap;
  scroll-behavior: smooth;
}

.carousel-container::-webkit-scrollbar {
  height: 14px;
  width: calc(100% - 48px);
}

.carousel-container::-webkit-scrollbar-track {
  background: #b1b3b399;
}

.carousel-container::-webkit-scrollbar-thumb {
  background: #29AB87;
}

.carousel-container::-webkit-scrollbar-track-piece:start {
  background: #29AB87;
}

.carousel-slide {
  /*flex: 1 0 0%;*/
  aspect-ratio: 1;
  flex-flow: column nowrap;
  display: flex;
  justify-content: center;
  align-items: center;

  scroll-snap-align: center;
}

@media (max-width: 600px) {
  .carousel-slide {
    flex: 1 0 90%;
  }

  .podcast .carousel-slide {
    flex: 1 0 100%;
  }
}


.card-container {
            width: 201px;
            font-family: 'Source Sans Pro', sans-serif;
            text-align: center;
            color: white;
            position: relative;
			z-index: 2;
        }

        .card-img-wrapper {
            position: relative;
            width: 188px;
            height: 334px;
            border-radius: 10px;
            overflow: hidden;
        }

        .card-img-wrapper img {
            width: 188px;
            height: 334px;
            object-fit: cover;
            display: block;
        }

        .play-buttonarg {
            position: absolute;
            left: 0;
            top: 0;
            transform: translate(159.5px, 305.5px);
            width: 41px;
            height: 41px;
            background-color: #004998;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35), 0 1.5px 4px rgba(0, 0, 0, 0.25);
            cursor: pointer;
            transition: background 0.5s;
        }

        .play-buttonarg svg {
            width: 34px;
            height: 34px;
            transition: fill 0.5s;
        }

        .play-buttonarg:hover {
            background: white;
        }

        .play-buttonarg:hover svg polygon {
            fill: #004998;
        }

        .card-content-centered {
            width: 188px;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }

        .card-img-and-title {
            width: 188px;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }

.card-title {
    /* Código comentado - elemento oculto */
    display: none;

    /*
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: calc(1.4em * 5);
    word-wrap: break-word;
    margin-top: 14px;
    font-size: 16px;
    font-weight: 700;
    height: 130px;
    */
}

.instagram.instacss {
  justify-content: center;
}



/* fin slider instagram */


/* inicio grid ferias teaser 6*/



.body-ferias {
  /*background-color: #ffffff;*/
  display: flex;
  gap: 16px;
  /*padding: 40px;*/
  font-family: 'Source Sans Pro', sans-serif;
}

#seccion-calendario-ferias .column-content-inner{
  margin-left: 50px;
    margin-right: 30px;
}


.fondo-ferias {
  width: 188px;
  /*height: 186px;*/
  height: 216px;
  background-color: #f5f5f5;
  border-radius: 16px;
  padding: 0;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 30px;
}

.card-ferias {
  width: 100%;
  max-height: 100%;
  background-color: white;
  border-radius: 16px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.card-header-ferias {
  color: white;
  font-weight: bold;
  font-style: italic;
  font-size: 0.85rem;
  padding: 8px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header-verde-ferias {
  background-color: #5AB940;
}

.color-verde-ferias {
  color: #5AB940;
}

.header-amarillo-ferias {
  background-color: #fbc02d;
}

.color-amarillo-ferias {
  color: #fbc02d;
}

.header-celeste-ferias {
  background-color: #26B5C0;
}

.color-celeste-ferias {
  color: #26B5C0;
}

.header-amarillo-ferias {
  background-color: #EE7203;
}

.color-amarillo-ferias {
  color: #EE7203;
}

.header-gris-ferias {
  background-color: #8695A0;
}

.color-gris-ferias {
  color: #8695A0;
}

.header-azul-ferias{
	background-color: #21386d;
}

.card-body-ferias {
  padding: 9px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-body-ferias h2 {
  font-size: 1.2rem;
  color: #0d47a1;
  margin-bottom: 2px;
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;

  /* Propiedades para truncar a 4 líneas */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  max-height: calc(1.4em * 4); /* 4 líneas × line-height */
}

.card-body-ferias p {
  font-size: 0.85rem;
  color: #0d47a1;
  margin-bottom: 0px;
  text-transform: none;
    font-family: 'Source Sans Pro', sans-serif;
	line-height: 1.2rem;

}

.card-extra-ferias {
  position: absolute;
  /*background-color: #4caf50;*/
  height: 100%;
  opacity: 0;
  padding: 12px;
  font-size: 15px;
  color: white;
  transition: all 0.6s ease;
  line-height: 19px;
}

.card-extra-ferias p {
display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 19px;
  max-height: calc(19px * 10);
  margin: 0;
}

.card-extra-ferias:hover {
  opacity: 1;

}

.titulo-calendario-front h2 span {
    text-transform: none;
    color: #00458A !important;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.1em;
}

#seccion-calendario-ferias{
	padding-top:30px;
}

/* fin ferias teaser en grid front */

/* boton ver mas abajo de ferias en el home */
.boton-ver-mas-ferias{
	float:right;
	margin-right: 20px;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 1.1em !important;
    line-height: 1.1em;
}

.titulo-argenstories-front h2 span {
    text-transform: none;
    color: #FFFFFF !important;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
	padding-bottom:0px;
	font-size: 1.2em;
}

#seccion-argenstories-front{
	padding-top:30px;
}

.header-content-layout{
	/*max-width: 1200px !important;*/
  max-width: 1360px !important;
  display: flex; /* market */
  padding-right: 5px; /* market */
  padding-left: 8px; /* market */
}

/* fondos paginas internas */

.paginas-internas{

	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	height: 400px;
}
.paginas-internas h2{
	text-transform: none;
	margin-top: 50px;
}
/* fin paginas internas */

/* pagina argentina exporta 2 */

        .preinscribite-button-claro {
            width: 402px;
            height: 53px;
            background-color: #FFFFFF;
            border-radius: 10px;
            border: 1px solid #004998;
            color: #004998;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition: all 0.3s ease;
			margin-bottom:20px;
			margin: 0 auto;
			margin-bottom: 30px;
        }

        @media (min-width: 600px) and (max-width: 991.98px) {
          .preinscribite-button-claro {
            width: auto;
          }
          .preinscribite-button {
            width: auto;
          }
        }

        .preinscribite-button-claro:hover{
            /*background-color: #003d7a;
			      color: white;*/
        }

		.preinscribite-button-claro a{
			color: white;
		}




.card-paex {
            position: relative;
            width: 255px;
            height: 150px;
            background: linear-gradient(135deg, #0080c8, #004998);
            border-radius: 10px;
            display: flex;
            align-items: center;
            padding: 0 24px;
            box-sizing: border-box;
        }

        .card__number-paex {
            position: absolute;
            top: -15px;
            left: -10px;
            width: 32px;
            height: 44px;
            font-family: 'Inter', sans-serif;
            font-size: 52px;
            font-weight: 900;
            color: #0080c8;
            line-height: 1;
            -webkit-text-stroke: 2px white;
        }

        .card__text-paex {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: rgba(255, 255, 255, 0.90);
            line-height: 1.4;
            margin-top: -20px;
        }


        .caja-texto-paex .gsc-heading {
        padding: 0 0 0px;
        }


        #puente-azuo-paex .gsc-heading{
            padding:0px;
        }

         #puente-azuo-paex  .bb-inner{
          padding-top: 12px;
          padding-bottom: 12px;
         }

/* fin pagina argentina exporta */


/* inverti-pagina-interna */
.inverti-page-interna{
	background-image: url('/sites/default/files/iverti_cabecera.jpg');
}

.inveti-titulo-interno h2 span{
	color:#BF7900;
}

.ferias-page-interna{
	background-image: url('/sites/default/files/cabecera-page-rondas.jpg');
}

.feria-individual{
	background-image: url('/sites/default/files/cabecera-page-rondas.jpg');
}

.rondas-page-interna{
background-image: url('/sites/default/files/rondas_de_negocios.jpg');
}

.ferias-titulo-interno h2 span{
	color:#BF7900;
}

.card-1-inverti-interno {
	background: #686868;
}

.card-2-inverti-interno {
	background: #7c7c7c;
}

.card-3-inverti-interno {
	background: #DD9700;
}

.card-4-inverti-interno {
	background: #BF7900;
}

.card-generico-inverti {
            width: 100%;
            height: 120px;
            border-radius: 10px;
            align-items: center;
            justify-content: center;
            font-family: 'Source Sans Pro', Arial, sans-serif;
            font-weight: 700;
            color: #fff;
            font-size: 1.7rem;
            text-align: center;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
			white-space: pre-wrap;
			line-height: 30px;
			padding-top: 25px;
			padding-left: 2px;
			padding-right: 2px;
        }

.card-generico-inverti a{
	color:white;
}

.preinscribite-button {
            width: 402px;
            height: 53px;
            background-color: #004998;
            border-radius: 10px;
            border: none;
            color: white;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition: all 0.3s ease;
			margin-bottom:20px;
			margin: 0 auto;
			margin-bottom: 30px;
        }

        .preinscribite-button:hover{
            background-color: #003d7a;
			color: white;
        }

		.preinscribite-button a{
			color: white;
		}

/* fin inverti-pagina interna */

/* exporta-pagina-interna */
.exporta-page-interna{
	background-image: url('/sites/default/files/exporta.jpg');
}
.contenedores-exporta-arriba {
            display: flex;
            gap: 32px;
			font-family: 'Source Sans Pro', sans-serif;
            display: flex;
            justify-content: center;

            height: 100vh;
            background: #f5f5f5;
        }

        .contenedor-exporta-interno {
                /*width: 393px;*/
          width: 100%;
                height: 120px;
                border-radius: 10px;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                font-weight: 700;
                font-size: 30px;
                text-align: center;
          font-family: 'Source Sans Pro', sans-serif;
          white-space: pre-wrap;
          line-height: 40px;
          padding: 5px;
        }

        .contenedor-exporta-interno a{
          color:white;
        }

        .contenedor-exporta-interno a:hover{
          color:white;
        }

        .ferias-exporta-interno {
            background: #0080c8;
			/*float:right;*/
        }

        .rondas-exporta-interno {
            background: #00B0EA;
			/*float:left;*/
        }

        @media (max-width: 850px) {
            .contenedores-exporta-arriba {
                flex-direction: column;
                gap: 20px;
            }
        }

.container-cards-exporta-interno {
            display: flex;
            gap: 24px;
            justify-content: flex-start;
        }

        .card-generico {
            width: 100%;
            height: 120px;
            border-radius: 10px;
            align-items: center;
            justify-content: center;
            font-family: 'Source Sans Pro', Arial, sans-serif;
            font-weight: 700;
            color: #fff;
            font-size: 1.7rem;
            text-align: center;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
			white-space: pre-wrap;
			line-height: 30px;
			padding-top: 25px;
			padding-left: 2px;
			padding-right: 2px;
        }

		.card-generico a{
			color:white;
		}

        .card-1-exporta-interno {
            background: #0080C8;
        }

        .card-2-exporta-interno {
            background: #0099F0;
        }

        .card-3-exporta-interno {
            background: #00B0EA;
            font-size: 1.7rem;
            flex-direction: column;
        }

        .card-3-exporta-interno small {
            font-size: 1.1rem;
            font-weight: 700;
            display: block;
           /* margin-top: 4px;*/
		   line-height: 1.2rem;
        }

		.terciado-exporta-interno{
			margin-right:200px;
			margin-left:200px;
			margin-top: 70px;
		}

		.terciado-inverti-interno{
			margin-right:200px;
			margin-left:200px;
			margin-top: 10px;
			margin-bottom: 50px;
		}




		@media (min-width: 768px) and (max-width: 991.98px) {
			.terciado-exporta-interno{
			margin-right:128px;
			margin-left:128px;
			}
			.terciado-inverti-interno{
			margin-right:128px;
			margin-left:128px;
			}

      .terciado-ferias-interno {
        margin-right: 10px;
        margin-left: 10px;
		margin-bottom: 50px;
      }
			header.header-v3 .header-main-inner {
				margin-top: 10px;
			}
			.card-generico-inverti{
				font-size:1.5rem
			}
		}

		@media (max-width: 767.99px) {
		  .terciado-exporta-interno{
			margin-right:0px;
			margin-left:0px;
			}

			.terciado-inverti-interno{
			margin-right:0px;
			margin-left:0px;
			}

      .terciado-ferias-interno {
        margin-right: 10px;
        margin-left: 10px;
      }

		}
		@media (min-width: 992px) and (max-width: 1199px) {
			.terciado-exporta-interno {
				margin-right: 165px;
				margin-left: 165px;
			}

			.terciado-inverti-interno {
				margin-right: 165px;
				margin-left: 165px;
			}

      .terciado-ferias-interno {
        margin-right: 60px;
        margin-left: 60px;
      }

			.card-generico-inverti{
				font-size:1.5rem
			}
		}

    @media (min-width: 1200px) {
  .terciado-ferias-interno{
          margin-right:160px;
          margin-left:160px;
          margin-top: 10px;
          /*margin-bottom: 50px;*/
        }

   .terciado-calendario-interno .container {
    max-width: 1000px;
    }
  }
/* fin exporta-pagina-interna */

/* tuning breadcrumbs */
.breadcrumb-links{
	margin-top: -30px;
    margin-left: 60px;
}
.breadcrumb-links li{
    font-size: 18px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

.breadcrumb-links li a{

}

/* fin tuning breadcrumbs */

/*
.novedades-home {
    margin-left: 50px;
    margin-right: 35px;
}
*/
#novedades-front .column-content-inner {
  margin-left: 70px;
  margin-right: 30px;
}


/* inicio formularios */
#form-calendario{
margin-bottom: 20px;
}
#form-calendario .js-form-item {
  display: inline-block;
  box-shadow: 1px 3px 13px -6px #00000073;
  margin-top: 5px;
  border-radius: 5px;
}

#form-calendario input{
  padding:0;
  width: 180px;
  padding-left: 5px;
}

#form-calendario .js-form-item select {
    padding: 3px 10px;
    color: #004998;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    width: 100%;
}

#form-calendario .form-actions{
  display:inline-grid;
  margin-top: 5px;
}
#form-calendario .form-text{
margin-top: 0;
color: #004998;
}


#form-calendario .form-actions .form-submit{
  padding: 8px 30px;
    border-radius: 7px;
    background-color: #003366;
    text-transform: none;
    font-weight: 700;
    border-right: none;
    letter-spacing: unset;
    line-height: .8;
    cursor: pointer;
    width: 120px;
}

#form-calendario .search-icon-button svg {
  fill: #004998;
}

#form-calendario #edit-title::placeholder {
  color: #004998;
}

@media (min-width: 755px){
  #form-calendario {
    display: flex;
    gap: 8px;
    width: 100%;
    margin-bottom: 20px;
}

#form-calendario .js-form-item {
  display: inline-block;
  box-shadow: 1px 3px 13px -6px #00000073;
  margin-top: 5px;
  border-radius: 5px;
  flex: 1;
}
}

.views-exposed-form {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #00458A;
  font-size: 15px;
}

/* fin formularios */
/* inicio page interna ferias internacionales */
.ferias-titulo-interno .title {
    line-height: 40px !important;
}

.card-feria-sup-page {
           width: 250px;
            height: 215px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 1px 1px 10px 0 rgb(0 0 0 / 24%);
            padding: 22px 10px 10px 10px;
            /* position: absolute; */
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            font-family: 'Source Sans Pro', sans-serif;
            margin: 7px;
            white-space: normal;
        }

        .icon-feria-sup-page {
            position: absolute;
            top: -25px;
            left: -25px;
            width: 80px;
            height: 80px;
            display: flex;
            align-items: center;
            justify-content: center;
        }




        .card-feria-sup-page.orangef .main-textf {
            color: #EE7203;
        }

        .card-feria-sup-page.orangef .boldf {
            color: #EE7203;
        }

        .card-feria-sup-page.greenf .main-textf {
            color: #5AB940;
        }

        .card-feria-sup-page.greenf .boldf {
            color: #5AB940;
        }

        .card-feria-sup-page.cyanf .main-textf {
            color: #26B5C0;
        }

        .card-feria-sup-page.cyanf .boldf {
            color: #26B5C0;
        }

        .boldf {
            font-weight: bold;
            color: #222;
        }

        .card-feria-sup-page p {
            font-size: 17px;
            color: #222;
            margin: 0;
            line-height: 1.4;
            padding-top: 20px;
        }



        #titulo-ferias-page-hub {
            margin-top: 20px;
            margin-bottom: -20px;
        }

/* fin page interna ferias internacionales */

.titulo-botones-grandes-home{
      margin-top: 20px !important;
      margin-bottom: 20px  !important;
}

.titulo-botones-grandes-home h2{
  font-size: 58px;
  color: #004998 !important;
}

.subtitulo-agencia-home{
  margin-top: -10px;
    font-size: 1.5rem;
    color: #004998;
}

/* sectores en pagina interna ferias */
.sector-container {
            width: 599px;
            height: 240px;
            border-radius: 10px;
            background: #fff;
            box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.10), 0 1.5px 8px 0 rgba(0, 0, 0, 0.13);
            display: flex;
            align-items: center;
            box-sizing: border-box;
            font-family: 'Source Sans Pro', sans-serif;
            margin: 5px;
        }

        .sector-img {
            width: 55%;
            height: 100%;
            object-fit: cover;
            margin-right: 0;
            background: #eaeaea;
            display: flex;
            align-items: stretch;
            justify-content: center;
            overflow: hidden;
        }

        .sector-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .sector-text {
            width: 100%;
            display: flex;
            flex-direction: column;
            /* justify-content: center; */
            margin: 0 10px;
            height: 100%;
            white-space: normal;
        }

        .sector-title {

            font-size: 24px;
            font-weight: 700;
            margin-bottom: 8px;
            margin-left: 10px;
            margin-top: 0;
            font-family: 'Source Sans Pro', sans-serif;
            line-height: normal;
        }

        .sector-desc {
            color: #646464;
            font-size: 17px;
            font-weight: 400;
            line-height: 1.4;
            margin-top: 0;
            margin-left: 10px;
            font-family: 'Source Sans Pro', sans-serif;
        }


        .margen-superior{

          margin-top:30px;
        }


         .card-gulfood {
            width: 100%;
            height: 115px;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
            padding: 8px 8px 5px 8px;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
			      font-family: 'Source Sans Pro', sans-serif;
        }

        .card-gulfood .titulo-gulfood {
          color: #fff;
          font-weight: 700;
          font-size: 18px;
          line-height: 1;
          display: -webkit-box !important;
          -webkit-box-orient: vertical !important;
          -webkit-line-clamp: 2 !important;
          overflow: hidden !important;
          text-overflow: ellipsis !important;
          line-height: 1.2 !important;
          height: auto !important;
          max-height: calc(1.2em * 2) !important;
        }

        .card-gulfood .lugar-gulfood {
            color: #fff;
            font-weight: 400;
            font-size: 13px;
            display: block;
            line-height: 1.2;
            margin-top: auto;
        }

        .card-gulfood .fecha-gulfood {
            color: #fff;
            font-weight: 400;
            font-size: 13px;
            margin-top: -2px;
            margin-bottom: -2px;
        }

        #ferias-pasadas{
          padding-bottom: 100px;
		  display: none;
        }
/* fin sectores interna ferias */

.boton-al-cien-de-ancho{

  width: 100%;
    text-align: center;
}

/* page quienes somos */


.quienes-somos-page .panel .panel-body {
    border: none !important;
    line-height: 28px;
    padding: 10px 0px 0;
}

.quienes-somos-page .page-title {
    font-size: 50px !important;
    line-height:50px;
}

@media (max-width: 767px) {
  .quienes-somos-page .page-title {
    font-size: 40px !important;
    line-height:40px;
  }
  #detalle-qs .row.row-wrapper.col-sm-12{
    display: flex;
    justify-content: center;
  }
}

.quienessomos-page-interna{
	background-image: url('/sites/default/files/header_quienes_somos_agencia5.jpg');
}

.quienes-somos-page .gsc-heading {
    padding: 0 0 20px;
    display: block;
    width: 100%;
    max-width: 100%;
    letter-spacing: normal;
    line-height: normal;
}
.alineado-foto .title {
    padding-top: 60px;
}

.foto-presidente-ejecutivo img {
    max-width: 200px;
}

.titulos-azules-hdos{
  font-size:25px;
  line-height:33px;
}
/* fin page quienes somos */

.azul-nacion{
  color: #004998;
}

.quienes-somos-row .bb-inner {
    padding-top: 60px;
    padding-bottom: 30px;
}


/* inicio pagina de rondas */
.titulos-rondas-page p {
    line-height: 32px;
}
.ultimas-rondas-page .bb-inner {
    padding-top: 5px;
    padding-bottom: 30px;
}

.gbb-row-wrapper.ultimas-rondas-page {
	display:none;
}

.page-rondas-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*fin pagina de rondas */

.boton-general-azul{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 1.1em !important;
    line-height: 1.1em;
}

.absoluto{
  position:absolute !important;
}


/* feria individual */

#content-feria{
  font-family: 'Source Sans Pro', sans-serif;
}

#content-feria .post-block{
	margin-bottom:0px;
}

#content-feria article{
	padding-bottom:0px;
}

#content-feria .container{
	padding-left:0px;
	padding-right:0px;
}

#content-feria .resumen-feria{
  font-size:25px;
  color:#000000;
  font-weight: 500;
  line-height: 32px;
}

#content-feria .post-title{
  font-size:35px;
  line-height: 37px;
  color:#004998;
  font-weight: 800;
}

#body-completo-feria-ronda{
  margin-top: 20px;
  margin-bottom: 20px;
  color:initial;
}

#content-feria .post-content{
  max-width: 806px;
  margin: 0 auto;
}

#precios-ferias{
  max-width: 100%;
  background: linear-gradient(to right, #0080C8, #004998);
  padding: 20px;
  margin-top: 10px;
  text-align: center;
}

#precios-ferias .sin-cupo{
  background-color: #f9c8c8 !important;
}

#precios-ferias h2{
  font-size: 25px;
  line-height: 26px;
  color:white;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

#form-ferias{
  max-width: 100%;
  background-color: #EAEAEA;
  padding: 20px;
  margin-top: 10px;
  text-align: center;
}
#form-ferias .alert{
text-align: left;
}

#form-ferias .demo-column-1{
	text-align:left;
}

#form-ferias .demo-column-2{
	text-align:right;
}

.mensajes-form-ferias{
	padding-top:10px;
}

.precios-feria-ronda{
  background:white;
  padding:8px;
  text-align: center;
  width:100%;
  border-radius: 7px;
  margin-top:10px;
}

.precios-feria-ronda h4{
  color:#0080C8;
  font-size:19px;
  font-weight: 700;
}

.red-federal .fondo-form-feria{

	/*margin-left: 0px;
	margin-right: 0px;*/
	padding: 20px;
}

.fondo-form-feria textarea{
	height: 160px;
}

.fondo-form-feria textarea {
    height: 168px;
}

.fondo-form-feria .button{
	border: none;
    font-size: 16px;
    font-weight: 400;
    background: #004998;
    color: #fff;
    text-transform: none;
    text-align: center;
    padding: 10px 15px;
    display: inline-block;
    position: relative;
    outline: none;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: 7px;
	font-family: 'Source Sans Pro', sans-serif;
}

.mensaje-legal{
	color:white;
	margin-top:10px;
}

.mensaje-legal a{
	color:white;
}

.acciones-form-ferias{
	text-align:right;
	margin:8px;
}

#area-contacto-persona{
	background: url(/sites/default/files/fondo_contacto.jpg);
   /* background-repeat: repeat;*/
    /*background-size: auto;*/
  width: 100%;
  /*max-height: 128px;*/
  padding: 8px;
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Source Sans Pro', sans-serif;
}

#area-contacto-persona h5{
	font-weight:700;
	font-size:25px;
	line-height:33px;
	color:#004998;
}

#area-contacto-persona .contacto-persona{
	font-size:16px;
	line-height:25px;
	color:black;
	font-weight:700;
}

#area-contacto-persona .mail-contacto-persona a{
	font-size:16px;
	line-height:25px;
	color:black;
	font-weight:400;
}

#area-contacto-feria{
	background: url(/sites/default/files/fondo_contacto.jpg);
   /* background-repeat: repeat;*/
    /*background-size: auto;*/
  width: 100%;
  /*max-height: 128px;*/
  padding: 8px;
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
}

#area-contacto-feria h5{
  font-weight:700;
	font-size:25px;
	line-height:33px;
	color:#004998;
}

#area-contacto-feria a{
  text-decoration:underline;
}

@media (min-width: 1200px){
  #content-feria .container-bg {
      max-width: 100%;
  }
}

/* fin feria individual */


/* argentina exporta */
#argentina-exporta .padding-row-120 {
    padding-top: 20px;
	padding-bottom: 20px;
}

.argentina-page-interna{
background-image: url('/sites/default/files/fondo-header-abc-para-exportar.jpg');
}

.objetivos-page-argentina{
background: linear-gradient(to right, #0080C8, #004998);
}

.objetivos-page-argentina .bb-inner {
    padding-top: 2px;
    padding-bottom: 10px;
}

.objetivos-page-argentina .gsc-heading{
	max-width:100%;
}

/* fin argentina exporta */
.redfederal-page-interna{
	background-image: url('/sites/default/files/red_federal_header_10.jpg');
}

/* page red federal */
.red-federal .post-content-federal{
	max-width: 850px;
    margin: 0 auto;
}

.red-federal h5{
	font-size:19px;
	line-height:22px;
	font-weight:700;
	color: #004998;
}
/*
.red-federal .padding-row-120 {
	max-width: 806px !important;
    margin: 0 auto;
}
*/
.card-federal {
            position: relative;
            width: 373px;
            height: 307px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.10);
            padding: 40px 24px 24px 24px;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
			font-family: 'Inter', sans-serif;
			margin: 10px;
        }

        .icono-sync-federal {
            position: absolute;
            top: -18px;
            left: -18px;
            width: 55px;
            height: auto;
            padding: 4px;
        }

        .card-federal p {
            font-size: 16px;
            color: #555;
            margin: 0;
            font-weight: 400;
			white-space: normal;
			line-height: 25px;
        }

        .card-federal .bold {
            font-weight: 700;
            color: #444;
            display: block;
            margin-top: 12px;
			color: #004998;
        }

		.card-federal img{
			width:59px;
			height:55px;

		}

		.federal-page-argentina .padding-row-120{
			padding-top:0;
			padding-bottom:0;

		}
/* fin page red federal */

#form-ferias label{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
}

#form-ferias input{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
}



/* gerenciamiento */

.page-geren .gsc-heading{
	max-width: 806px;
}

.page-geren .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}
.page-geren pre{
	overflow: visible
}

.page-geren .gbb-row .bb-inner{
	padding-top: 50px;
    padding-bottom: 30px;
}

.gerenciamiento-page-interna{
	background-image: url('/sites/default/files/gea_header_10.jpg');
}

.gerenciamiento-alinea .heading-content{
	text-align:left;
}


.caja-iconos-geren{
	float: right;
	margin-top: 10px;
}

#puente-gerenciamiento{
	background: linear-gradient(to right, #0080C8, #004998);
	font-family: 'Source Sans Pro', sans-serif;
}

.card-geren-page {
			font-family: 'Inter', sans-serif;
            position: relative;
            width: 255px;
            height: 205px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            padding: 40px 24px 24px 24px;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
        }

.icono-sync-geren-page {
            position: absolute;
            top: -18px;
            left: -18px;
            width: 55px;
            height: auto;
            padding: 4px;
        }

.card-geren-page p {
            font-size: 16px;
            color: #555;
            margin: 0;
            font-weight: 400;
			white-space: normal;
			line-height: 21px;
        }
.card-duo-geren {
			font-family: 'Inter', 'sans-serif';
            width: 100%;
            height: 115px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            padding: 0 32px;
            color: #fff;
            box-sizing: border-box;
        }

.card-izquierda-duo-geren {
            background: linear-gradient(90deg, #0080C8 0%, #004998 100%);
        }

.card-derecha-duo-geren {
            background: linear-gradient(90deg, #32B2F5 0%, #1E67B6 100%);
        }

.card-numero-duo-geren {
            font-size: 80px;
            font-weight: 700;
            margin-right: 24px;
            line-height: 1;
        }

.card-texto-duo-geren {
            font-size: 24px;
            font-weight: 700;
            line-height: 1.1;
        }



/* fin genenciamiento */


/* casos de exito */


.iconos-flechas-geren a{
	color: #004998;
}

.iconos-flechas-geren a:hover{
	color: #004998;
}

.card-exito-cexito {
		font-family: 'Source Sans Pro', sans-serif;
            display: flex;
            width: 100%;
            height: 270px;
            background: #fff;
            border-radius: 10px;
            overflow: hidden;
			box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
			    margin-bottom: 15px;
        }

.card-img-cexito {
            width: 363px;
            height: 100%;
            background: #eaeaea;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.card-content-cexito {
            padding: 16px 24px 32px 24px;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            flex: 1;
        }

.card-title-cexito a{
            color: #004998;
            font-size: 35px;
			line-height: 37px;
            font-weight: 700;
            margin: 0 0 12px 0;
            font-family: 'Source Sans Pro', sans-serif;
        }

.card-text-cexito {
            color: #333;
            font-size: 16px;
			line-height: 25px;
            font-weight: 300;
            margin: 0;
            font-family: 'Source Sans Pro', sans-serif;
        }


/* fin casos de exito */

/* NOVEDADES */


.page-novedades .bb-inner.padding-row-120{

	max-width:806px !important;
	padding-bottom: 50px !important;

}

.page-novedades a{
	color:#004998;
}

.page-novedades .gbb-row .bb-inner {
	padding-top:0px;
}

.page-novedades .gva-parallax-background {
    max-height: 0px !important;
    background-image: none !important;
}

.page-novedades .gva-breadcrumb-content{
	display:none !important;
}

.page-novedades .breadcrumb-content-inner{
	margin-top: 160px;
}

.fondo-card-novedad-destacada {
            /*background: #f5f6fa;*/
            padding-top: 40px;
            /*min-height: 100vh;
            width: 100vw;*/
			margin-bottom:20px;
        }

        .card-novedad-destacada {
            width: 100%;
            /*height: 737px;*/
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgb(0 0 0 / 32%);
            overflow: hidden;
            /*margin: 0 auto;*/
        }

		.card-novedad-destacada img{
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		}

        .card-novedad-img-destacada {
            width: 806px;
            height: 549px;
            object-fit: cover;
            display: block;
        }

        .card-novedad-content-destacada {
            padding: 24px 32px 20px 32px;
        }

        .card-novedad-title-destacada a{
            font-family: 'Source Sans Pro', sans-serif;
            color: #004998;
            font-size: 35px;
            font-weight: 700;
            margin: 0 0 16px 0;
            line-height: 1.2;
        }

        .card-novedad-desc-destacada {
            font-family: 'Inter', sans-serif;
            color: #646464;
            font-size: 16px;
            font-weight: 200;
            margin: 0;
            line-height: 1.5;
        }

		/* titulo arriba */
		.card-mediana-novs {
            width: 100%;
            max-height: 378px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            /*display: flex;*/
            flex-direction: column;
            align-items: flex-start;
            padding: 24px;
            box-sizing: border-box;
            gap: 12px;
			height: 300px;
			max-height: 300px;
        }

        .card-mediana-img-novs {
            width: 188px;
            height: 171px;
            border-radius: 10px;
            object-fit: cover;
            display: block;
            flex-shrink: 0;
        }

        .card-mediana-content-novs {
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
        }

        .card-mediana-title-novs {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 25px;
            font-weight: 700;
            color: #004998;
            margin: 0 0 8px 0;
            line-height: 1.1;
            width: 100%;
            text-align: left;
			min-height: 50px;
        }

        .card-mediana-text-novs {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #282828;
            margin: 0;
            line-height: 1.4;
            flex: 1;
            text-align: left;
            align-self: flex-start;
            display: -webkit-box;
			-webkit-line-clamp: 7;
			-webkit-box-orient: vertical;
			overflow: hidden;
        }

        .card-mediana-row-novs {
            display: flex;
            flex-direction: row;
            width: 100%;
            align-items: flex-start;
            gap: 16px;
        }

		/* novedades chicas * 4 */
		.card-novs-4 {
            width: 100%;
            height: 250px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgb(0 0 0 / 32%);
            display: flex;
            flex-direction: column;
            align-items: center;
            overflow: hidden;
           /* margin: 32px auto;
		   max-height: 400px;
			min-height: 400px;*/
        }

        .card-img-novs-4 {
            width: 100%;
            /*height: 126px;*/
            object-fit: cover;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
			max-height: 160px;
			min-height: 160px;
			object-position: top;
        }

        .card-content-novs-4 {
            padding: 8px 14px 0 11px;
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .card-title-novs-4 {
            font-family: 'Source Sans Pro', Arial, sans-serif;
            font-size: 19px;
            font-weight: 700;
            color: #004998;
            margin-bottom: 13px;
            line-height: 1.2;
        }

		.card-title-novs-4 a{
			color: #004998;
		}

        .card-desc-novs-4 {
            font-family: 'Inter', Arial, sans-serif;
            font-size: 15px;
            font-weight: 400;
            color: #535353;
            line-height: 1.3;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
			overflow: hidden;
        }

		/* novedad-larga */

		.card-nov-larga {
            width: 100%;
            height: 210px;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgb(0 0 0 / 32%);
            display: flex;
            overflow: hidden;
        }

        .card-image-nov-larga {
            width: 208px;
            height: 210px;
            flex-shrink: 0;
        }

        .card-image-nov-larga img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .card-content-nov-larga {
            flex: 1;
            padding: 10px 30px 30px 20px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .card-title-nov-larga {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 30px;
            font-weight: 700;
            color: #004998;
            margin-bottom: 16px;
            line-height: 1.2;
        }

        .card-text-nov-larga {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #282828;
            line-height: 1.5;
        }

		/* novedad mediana */
		.card-nov-mediana {
            width: 393px;
            height: 447px;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgb(0 0 0 / 32%);
            overflow: hidden;
            display: flex;
            flex-direction: column;
        }

        .card-image-nov-mediana {
            width: 100%;
            height: 330px;
            overflow: hidden;
            flex-shrink: 0;
        }

        .card-image-nov-mediana img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .card-content-nov-mediana {
            padding: 0px 20px 0px 18px;
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .card-title-nov-mediana {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #004998;
            line-height: 1.2;
            margin-top: 12px;
            margin-bottom: 0px;
        }

        .card-description-nov-mediana {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.5;
        }

		/* novedades pequenias */
		 .card-nov-muy-chica {
            width: 100%;
            height: 213px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgb(0 0 0 / 32%);
            display: flex;
            flex-direction: column;
            align-items: center;
            overflow: hidden;
            /*margin: 32px auto;*/
			margin-bottom: 12px;
        }

        .card-img-nov-muy-chica {
            width: 100%;
            height: 114px;
            object-fit: cover;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .card-content-nov-muy-chica {
            padding: 10px 5px 0px 5px;
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .card-title-nov-muy-chica {
            font-family: 'Source Sans Pro', Arial, sans-serif;
            font-size: 17px;
            font-weight: 700;
            color: #004998;
            margin-bottom: 10px;
            line-height: 1.2;
        }

		.card-title-nov-muy-chica a{
			color: #004998;
		}

.card-sector-novedades {
            width: 100%;
            height: 198px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 25px;
            font-weight: 700;
            color: white;
            text-align: center;
            padding: 20px;
            box-sizing: border-box;
			line-height: 30px;
        }

		.frutiorticola{
			background-color: #5AB940;
		}

		.cultural{
			background-color: #EE7203;

		}

		.semanas{
			background-color: #26B5C0;
		}

		.industria{
			background-color: #8695A0;
		}

.card-sector-novedades a{
	color:white;
}
/* FIN NOVEDADES */

/* NOVEDADES INTERNA */

#page-novedades-interna{
font-family: 'Source Sans Pro', sans-serif;
}
#page-novedades-interna .post-title{
    font-family: 'Source Sans Pro', sans-serif;
    color: #004998;
    font-size: 50px;
    font-weight: 700;
    margin: 0 0 16px 0;
    line-height: 55px;
}

#page-novedades-interna h4{
  color: #004998;
}

#page-novedades-interna .novedad-subtitle-destacada{
	font-family: 'Source Sans Pro', sans-serif;
    color: #004998;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 33px;
}

#page-novedades-interna .novedad-summary-destacada p{
	color: #646464;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}

#page-novedades-interna .alt-foto{
	color: #004998;
	font-size: 15px;
	font-weight: 600;
	margin-top: -10px;
	text-align: right;
}

#page-novedades-interna .fullbody{
	font-family: 'Source Sans Pro', sans-serif;
	margin-top:10px;
	font-size:16px;
	line-height:25px;
	color: #646464;
	margin-bottom:20px;
}

#page-novedades-interna .fullbody img{
  border-radius: 10px;
  margin-bottom: 20px;
}

#page-novedades-interna .post-block .post-content{
	margin-left: 0px;
    margin-right: 0px;
}

#page-novedades-interna .item-image img{
	border-radius: 10px;
}

#footer .container{
	max-width: 1200px !important;
}


#page-novedades-interna .gva-parallax-background {
    max-height: 0px !important;
    background-image: none !important;
}

#page-novedades-interna .gva-breadcrumb-content{
	display:none !important;
}

#page-novedades-interna .breadcrumb-content-inner{
	margin-top: 160px;
}

#page-novedades-interna .main{
	padding-top:20px;
}

/* invest page */


/* fin invest page */
.invest-page-header{
	background-image: url('/sites/default/files/fondo_header_invest.jpg');
}

.investment-container-invest {
            width: 100%;
            height: 315px;
            background-color: #ffffff;
            border-radius: 10px;
            padding: 25px;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }

        .title-invest {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 35px;
            font-weight: bold;
            color: #dd9700;
            line-height: 1.1;
            margin: 0 0 15px 0;
        }

        .description-invest {
            font-family: 'Inter', sans-serif;
            font-size: 21px;
            font-weight: 400;
            color: #646464;
            line-height: 1.35;
            margin: 0;
            flex-grow: 1;
            padding-right: 10px;
        }

        .developer-link-invest {
            display: inline-flex;
            align-items: center;
            text-decoration: underline;
            margin-top: 20px;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 15px;
            font-weight: 600;
            color: #dd9700;
            white-space: nowrap;
        }

        .link-icon-invest {
            width: 24px;
            height: 24px;
            margin-right: 8px;
        }

        .investor-container-invest2 {
            width: 100%;
            height: 315px;
            background-color: #ffffff;
            border-radius: 10px;
            padding: 25px;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }

        .title-invest2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 35px;
            font-weight: bold;
            color: #dd9700;
            line-height: 1.1;
            margin: 0 0 15px 0;
        }

        .description-invest2 {
            font-family: 'Inter', sans-serif;
            font-size: 21px;
            font-weight: 400;
            color: #646464;
            line-height: 1.35;
            margin: 0;
            flex-grow: 1;
            padding-right: 10px;
        }

        .investor-link-invest2 {
            display: inline-flex;
            align-items: center;
            text-decoration: underline;
            margin-top: 20px;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 15px;
            font-weight: 600;
            color: #dd9700;
        }

        .link-icon-invest2 {
            width: 24px;
            height: 24px;
            margin-right: 8px;
        }

        .investor-link-invest2:hover {
            color: #dd9700;
        }

        .developer-link-invest:hover {
            color: #dd9700;
        }

        .step-container-invest-horizontal {
            width: 806px;
            height: 185px;
            background-color: #ffffff;
            border-radius: 10px;
            padding: 15px 25px;
            box-sizing: border-box;
            display: grid;
            grid-template-columns: 135px auto;
            grid-template-rows: auto auto;
            grid-template-areas:
                "icon title"
                "icon description";
            column-gap: 30px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        }


        .step-icon-wrapper-invest-horizontal {
            grid-area: icon;
            align-self: flex-start;
        }

        .step-icon-invest-horizontal {
            width: 135px;
            height: 135px;
            display: block;
        }


        .step-title-wrapper-invest-horizontal {
            grid-area: title;
            margin-bottom: 5px;
            align-self: flex-start;
            padding-top: 5px;
        }

        .step-title-invest-horizontal {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 25px;
            font-weight: bold;
            color: #7c7c7c;
            margin: 0;
        }


        .step-description-wrapper-invest-horizontal {
            grid-area: description;
        }

        .step-description-invest-horizontal {
            font-family: 'Inter', sans-serif;
            font-size: 21px;
            font-weight: 400;
            color: #646464;
            line-height: 1.4;
            margin: 0;
        }

       .opportunity-card-oprt {
            width: 393px;
            height: 419px;
            background-color: #ffffff;
            border-radius: 10px;
            padding: 15px 20px;
            box-sizing: border-box;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            display: flex;
            flex-direction: column;
            margin-top: 10px;
        }

        .card-header-oprt {
          justify-content: flex-start;
          align-items: center;
          margin-bottom: 12px;
        }

        .project-container-id-oprt {
          color: #646464;
          font-weight: 500;
          font-size: 16px;
        }

        .project-tag-oprt {
          background-color: #dd9700;
          color: white;
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 14px;
          font-weight: bold;
          padding: 4px 8px;
          border-radius: 4px;
          text-transform: uppercase;
          margin-right: 15px;
        }

        .project-id-oprt {
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 16px;
          font-weight: 500;
          color: #DD9700;
        }

        .opportunity-title-oprt {
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 25px;
          font-weight: bold;
          color: #dd9700;
          margin: 0;
          line-height: 1.2;
          min-height: 60px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          text-overflow: ellipsis;
        }

        .card-details-oprt {
          flex-shrink: 0;
          margin-bottom: 20px;
          padding-top: 10px;
        }

        .card-details-oprt p {
          font-family: 'Inter', sans-serif;
          font-size: 16px;
          color: #646464;
          margin: 6px 0;
          line-height: 1.2;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
        }

        .card-details-oprt .label-oprt {
          font-weight: bold;
          color: #dd9700;
          margin-right: 5px;
        }

        .card-stage-container-oprt {
          display: flex;
          align-items: center;
          margin: 25px 0;
        }

        .stage-label-text-oprt {
            font-family: 'Inter', sans-serif;
            font-size: 18px;
            font-weight: bold;
            color: #dd9700;
            margin-right: 10px;
            white-space: nowrap;
        }

        .progress-bar-wrapper-oprt {
            width: 293px;
            height: 23px;
            display: flex;
            border: 2px solid #646464;
            border-radius: 5px;
            overflow: hidden;
            box-sizing: border-box;
        }

        .progress-segment-filled-oprt {
            width: 33.34%;
            background-color: #dd9700;
            color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            border-left: 1px solid #7c7c7c;
        }

        .progress-segment-empty-oprt {
            width: 33.33%;
            background-color: #FFE750;
            border-left: 1px solid #7c7c7c;
        }



        .view-more-button-oprt {
          margin-top: auto;
          align-self: flex-end;
          background-color: #c38600;
          color: white;
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 16px;
          font-weight: 600;
          border: none;
          border-radius: 8px;
          padding: 3px 25px;
          cursor: pointer;
          transition: background-color 0.2s;
        }

        .view-more-button-oprt a{
          color: white;
        }


        .view-more-button-oprt:hover {
            background-color: #a37200;
        }

        .segment-text-oprt {
            font-size: 12px;
            font-weight: 500;
        }


       .investors-button-investbt {
            width: 100%;
            height: 54px;
            background-color: #ffffff;
            border: none;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 0 20px;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 19px;
            font-weight: 600;
            color: #dd9700;
            text-decoration: underline;
            text-decoration-color: #dd9700;
            cursor: pointer;
            transition: background-color 0.2s ease-in-out;
        }

        a.investors-button-investbt:hover {
          color: #dd9700;
        }

        .investors-button-investbt span{
          color: #dd9700;
        }

        .investors-icon-investbt {
            width: 24px;
            height: 24px;
            margin-right: 10px;
        }

        .investors-button-investbt:hover {
            background-color: #f9f9f9;
        }


        .boton-cargar-oportunidad {
            float: right;
            width: 365px;
            height: 53px;
            background-color: #DD9700;
            border-radius: 10px;
            border: none;
            color: white;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s
        ease;
        }

          .boton-cargar-oportunidad:hover {
            background-color: white;
            color:#DD9700;
          }
/* incentivo a la inversion page */


.incentivos-page .gbb-row .bb-inner{
	padding-top: 40px;
}

.incentivos-page .gsc-heading{
	max-width:100%;
}

.incentivos-page .panel .panel-heading, .page-preguntas-frecuentes-inverti .panel .panel-heading{
	background: #DD9700;
}
.page-preguntas-frecuentes-inverti .gsc-heading.style-1 .title{
  color: #DD9700 !important;
}

.incentivos-page .accordeon-quienes-somos{
	margin-bottom:20px;
	border-radius: 10px;
}




/* fin incentivo a la inversion page */


/* page asistencia al inversor */
.page-asist-inversor .gsc-heading{
	max-width:806px;
}

.page-asist-inversor .gbb-row .bb-inner.padding-row-120{
	max-width:806px;
}
.page-asist-inversor pre{
overflow: visible;
}

.page-asist-inversor .quienes-somos-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-asist-inversor pre {
white-space: normal;
}

.asistencia-page-interna{
	background-image: url('/sites/default/files/header-asistencia.jpg');
}

#form-varios{
  max-width: 100%;
  background-color: #EAEAEA;
  padding: 20px;
  margin-top: 10px;
  text-align: center;
}

#form-varios .alert{
text-align: left;
}

#form-varios .demo-column-1{
	text-align:left;
}

#form-varios .demo-column-2{
	text-align:left;
}

#form-varios .post-content-federal{
	max-width: 800px;
    margin: 0 auto;
}

#form-varios .webform-submission-form .form-item label{
	color: #DD9700;
	text-align: left;
}


#form-varios .cabecera-form-varios´{
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
}

#form-varios .titulo-form-varios{
	color: #DD9700;
	font-size:35px;
	font-weight:700;
	line-height: 37px;
	text-align:left;
	margin-bottom: 20px;
    margin-left: 0px;
}

#form-varios .subtitulo-form-varios{
	color: #DD9700;
	font-size:21px;
	color: #646464;
	line-height: 24px;
	text-align:left;
}

.fondo-form-varios textarea{
	height: 160px;
}

.fondo-form-varios textarea {
    height: 168px;
}

.fondo-form-varios .button{
	border: none;
    font-size: 19px;
    font-weight: 700;
    background: #DD9700;
    color: #fff;
    text-transform: none;
    text-align: center;
    padding: 13px 15px;
    display: inline-block;
    position: relative;
    outline: none;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: 12px;
	font-family: 'Source Sans Pro', sans-serif;
}

#form-varios .acciones-form-varios{
	text-align:right;
	margin:8px;
}

.celeste-form .webform-submission-form .form-item label{
	color: #00B0EA !important;
}

.celeste-form .fondo-form-varios .button{
	background: #00B0EA !important;
}

.titulo-form-varios{
	text-align: left;
    margin-left: 20px;
    font-size: 35px;
    font-weight: 700;
    color: #004998;
    margin-bottom: -20px;
}



.accompaniment-card {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: 196px;
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            padding: 0 30px;
            box-sizing: border-box;
        }

        .accompaniment-icon-wrapper {
            width: 135px;
            height: 135px;
            margin-right: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .accompaniment-icon {
            width: 135px;
            height: 135px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .accompaniment-icon img {
            width: 135px;
            height: 135px;
            object-fit: contain;
        }

        .accompaniment-content {
            flex: 1;
        }

        .accompaniment-title {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 35px;
            color: #DD9700;
            margin: 0 0 15px 0;
            line-height: 1.2;
        }

        .accompaniment-description {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #646464;
            margin: 0;
            line-height: 1.4;
			white-space: normal;
        }

/* fin page asistencia al inversor */


#form-newsletter{
  max-width: 100%;
  /*padding: 20px;*/
  margin-top: 10px;
  text-align: center;
}

#form-newsletter .alert{
text-align: left;
}

#form-newsletter .demo-column-1{
	text-align:left;
}

#form-newsletter .demo-column-2{
	text-align:left;
}

#form-newsletter .webform-submission-form .form-item label{
	color: #FFFFFF;
	text-align: left;
}


#form-newsletter .cabecera-form-varios´{
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
}

#form-newsletter .titulo-form-varios{
	color: #DD9700;
	font-size:35px;
	font-weight:700;
	line-height: 37px;
	text-align:left;
}

#form-newsletter .subtitulo-form-varios{
	color: #DD9700;
	font-size:21px;
	color: #646464;
	line-height: 24px;
	text-align:left;
}

#form-newsletter .acciones-form-varios{
	text-align:right;
	margin:8px;
}


#form-newsletter .webform-submission-form .form-actions{
	padding: 0 8px;
}

/* page por que argentina (como invertir en argentina) */

#edit-flexbox-01 {
  width: 100%;
}

#edit-flexbox-0 {
  width: 100%;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.como-invertir-page-interna{
	background-image: url('/sites/default/files/header-como-invertir.jpg');
}

.page-porque-argentina .gbb-row .bb-inner.padding-row-120{

	max-width: 806px;
	padding-top: 0px;
    padding-bottom: 20px;
}

.page-porque-argentina .gsc-heading{
	max-width: 806px;
}

.page-porque-argentina .gsc-heading .title-desc{
	margin:0px;
	margin-top: -10px;
}

.page-porque-argentina pre{
white-space: normal;
overflow: visible;
}

.card-como-invertir {
            width: 100%;
            height: auto;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            padding: 0 13px 0 0;
            box-sizing: border-box;
        }

        .icon-section-como-invertir {
            margin-right: 15px;
            margin-left: 20px;
        }

        .handshake-icon-como-invertir {
            width: 123px;
            height: 112px;
            object-fit: contain;
        }

        .content-section-como-invertir {
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
            padding: 10px 0 20px 0;
            box-sizing: border-box;
        }

        .title-como-invertir {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #7C7C7C;
            margin: 0 0 15px 0;
            line-height: 1.2;
        }

        .description-como-invertir {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #646464;
            margin: 0 0 20px 0;
            line-height: 1.4;
        }

        .link-section-como-invertir {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            padding-right: 18px;
            gap: 8px;
        }

        .link-text-como-invertir a{
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #DD9700;
            text-decoration: underline;
            margin: 0;
        }

        .link-icon-como-invertir {
            width: 16px;
            height: 16px;
            object-fit: contain;
        }

.normativa-container-grande-como-invertir {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: auto;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08);
            padding: 32px 32px 24px 32px;
            box-sizing: border-box;
            margin: 40px auto;
            display: flex;
            flex-direction: column;
            gap: 24px;
            margin-top:0px;
        }

        .icono-titulo-grande-como-invertir {
            display: flex;
            align-items: flex-start;
            gap: 24px;
        }

        .icono-normativa-grande-como-invertir {
            width: 101px;
            height: 112px;
            object-fit: contain;
            flex-shrink: 0;
        }

        .titulo-normativa-grande-como-invertir {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #7C7C7C;
            margin: 0 0 8px 0;
        }

        .descripcion-normativa-grande-como-invertir {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #646464;
            margin: 0;
        }

        .leyes-grid-grande-como-invertir {
            display: grid;
            grid-template-columns: repeat(2, 378px);
            grid-template-rows: repeat(2, 205px);
            gap: 16px 16px;
            margin-top: 3px;
            justify-content: center;
            align-content: center;
        }

        .ley-card-grande-como-invertir {
            background: rgba(253, 195, 0, 0.2);
            border-radius: 10px;
            padding: 20px 18px 16px 18px;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            height: 205px;
            width: 378px;
        }

        .ley-titulo-grande-como-invertir {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #7C7C7C;
            margin: 0 0 10px 0;
        }

		.ley-titulo-grande-como-invertir a{
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #7C7C7C;

        }

        .ley-descripcion-grande-como-invertir {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            margin: 0;
        }
/* fin page por que argentina */


/* page capacitanciones land */

.page-capacitaciones-land .gsc-heading{
	max-width: 806px;
}

.page-capacitaciones-land .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}

.page-capacitaciones-land pre{
white-space: normal;
overflow: visible;
}

.page-capacitaciones-land .gsc-heading .title-desc p{
	font-weight:700;
}

.page-capacitaciones-land pre{
white-space: normal;
overflow: visible;
}

.page-capacitaciones-land .gbb-row .bb-inner{
	padding-top: 20px;
    padding-bottom: 50px;
}

.capacita-landing{
	background-image: url('/sites/default/files/fondo-header-capacitaciones.jpg');
}

.post-image-capacitaciones img {
    border-radius: 10px;
}

.boton-clendar-capas{
	text-align:right;
}

.boton-clendar-capas .gsc-button.radius-2x {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.card-capa-land {
			font-family: 'Inter', sans-serif;
            position: relative;
            width: 255px;
            height: 224px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            padding: 40px 24px 24px 24px;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
        }

        .card-img-capa-land {
            position: absolute;
            top: -18px;
            left: -18px;
            width: 55px;
            height: 55px;
            /* Aquí va tu imagen PNG */
            /* Ejemplo: background: url('ruta/tu-imagen.png') no-repeat center/contain; */
        }

        .card-text-capa-land {
            color: #666;
            font-size: 16px;
            line-height: 1.3;
            font-weight: 400;
        }


.fondo-capa-proximas {
            width: 187px;
            height: 190px;
            background-color: #f5f5f5;
            border-radius: 16px;
            padding: 0;
            position: relative;
            display: flex;
            align-items: flex-start;
            justify-content: center;
            overflow: hidden;
        }

        .card-capa-proximas {
            width: 100%;
            max-height: 100%;
            background-color: #8138AB;
            border-radius: 16px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
            display: flex;
            flex-direction: column;
            overflow: hidden;
        }


        .card-body-capa-proximas {
            padding-left: 12px;
            padding-right: 12px;
            padding-bottom: 12px;
			padding-top: 10px;
            overflow-wrap: break-word;
            word-wrap: break-word;
            word-break: break-word;
            /* Elimino flex y justify-content para que el contenido quede arriba */
        }

        .card-body-capa-proximas a{
            font-size: 18px;
            color: #fff;
            font-family: 'Source Sans 3', sans-serif;
            font-weight: 700;

            /* Espaciado inferior para separar del siguiente texto */
        }
		.card-body-capa-proximas h2{
			line-height: 19px;
			margin-bottom: 16px;
		}

        .card-body-capa-proximas p {
            font-size: 13px;
            color: #ffffff;
            margin: 0;
            /* Espaciado inferior solo entre los párrafos */
        }

        .card-body-capa-proximas p:last-child {
            margin-bottom: 0;
            /* El último párrafo no tiene margen inferior */
        }

#puente-capacitacion-medio{
  background: linear-gradient(to right, #D233D8, #4E3B8F);
}

#puente-capacitacion-medio .training-cards,
#puente-capacitacion-medio .capacitaciones-cards {
  display: none !important;
}

.personas-capa {
            text-align: center;
            max-width: 400px;
			 color: white;
        }

        .header-container-capa {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 15px;
            margin-bottom: 8px;
        }

        .icono-capa {
            width: 79px;
            height: auto;
            display: block;
        }

		.icono-capa-medio {
            width: 44px;
            height: auto;
            display: block;
        }

        .numero-capa {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 58px;
            line-height: 1;
            display: block;
        }

        .titulo-capa {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 24px;
            line-height: 1.2;
            margin-bottom: 15px;
            display: block;
        }

        .descripcion-capa {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 500;
            font-style: italic;
            font-size: 20px;
            line-height: 1.3;
            display: block;
        }


/* fin capacitaciones land */

/* inicio page facilitacion */

#page-facilitacion .gbb-row .bb-inner.padding-row-120 {
    max-width: 810px;
    margin: 0 auto;
}

#page-facilitacion .gsc-heading {
    padding: 0 0 20px;
    display: block;
    width: 100%;
    max-width: 810px;
}


.page-faciltacion-header-img{
	background-image: url('/sites/default/files/fondo-facilitacion.jpg');
}

.js-webform-type-textarea.webform-type-textarea.js-form-item.form-item.js-form-type-textarea.form-item-consulta.js-form-item-consulta {
  /*margin-top: 15px;*/
}
/* fin page facilitacion */

/* page-licencias MP */

.licencias-page-header-img{
	background-image: url('/sites/default/files/fondo_licencias2.jpg');
}


.licencias-page .gsc-heading{
	max-width: 806px;
}

.licencias-page .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}

.licencias-page pre{
white-space: normal;
overflow: visible;
}

.licencias-page .gbb-row .bb-inner{
	padding-top: 10px;
    padding-bottom: 0px;
}

.card-licencias-1 {
            width: 806px;
            height: auto;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            display: flex;
            overflow: hidden;
        }

        .content-section-licencias-1 {
            flex: 1;
            padding: 30px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-start;
        }

        .text-content-licencias-1 {
            flex: 1;
        }

        .title-licencias-1 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 32px;
            color: #004998;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .description-licencias-1 {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        .license-text-licencias-1 {
            font-family: 'Inter', sans-serif;
            font-weight: 600;
            font-size: 16px;
            color: #646464;
            margin-bottom: 30px;
            margin-right: -5px;
        }

        .image-section-licencias-1 {
            width: 323px;
            height: 100%;
            background: white;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .image-section-licencias-1 img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .button-licencias-1 {
            width: 149px;
            height: 43px;
            background: #004998;
            border-radius: 6px 12px 12px 6px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px;
            position: relative;
            border: none;
            cursor: pointer;
            padding: 0;
            margin: 0;
            min-height: 43px;
            box-sizing: border-box;
        }

        .button-licencias-1:hover {
            background: #003d7a;
        }

        .button-licencias-1 img {
            position: absolute;
            right: -7px;
            top: -1px;
            height: 45px;
            width: auto;
            pointer-events: none;
        }

		.button-licencias-1 a{
		color:white;
		text-decoration:none;
		}

  .imagen-marca-licencias {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
/* fin licencias MP */

/* page preguntas MP */

.page-preguntas .bb-inner.padding-row-120{

	max-width:806px !important;
	padding-bottom: 50px !important;

}

.page-preguntas .gbb-row .bb-inner {
	padding-top:0px;
}

.page-preguntas .gva-parallax-background {
    max-height: 0px !important;
    background-image: none !important;
}

.page-preguntas .gva-breadcrumb-content{
	display:none !important;
}

.page-preguntas .breadcrumb-content-inner{
	margin-top: 160px;
}


.page-preguntas .gsc-accordionaccordeon-quienes-somos .panel{
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08) !important;
	margin-bottom: 20px;
    border-radius: 10px;
}

#acordeon-pf-agencia .panel {
    background: none;
}

/* fin preguntas MP */

/* inicio por que argentina */
.porque-page-header-img{
	background-image: url('/sites/default/files/header_por_que_arg.jpg');
}

#puente-porque-arriba{
	background: linear-gradient(to bottom, #DD9700, #FDC300);
}

#puente-porque-medio{
	background: linear-gradient(to right, #7C7C7C, #B9B9B9);
}

.porque-gral .gbb-row .bb-inner{
	margin-bottom:-50px !important;
}

.stats-container-porque-p1 {
            width: 100%;
            height: 131px;
            background-color: #FFFFFF;
            border-radius: 13px;
            display: flex;
            align-items: center;
            padding: 0 20px;
            box-sizing: border-box;
            position: relative;
        }

        .stats-number-porque-p1 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 58px;
            color: #DD9700;
            line-height: 1;
            margin-right: 15px;
            margin-left: 20px;
            transform: translateY(-5px);
        }
		.stats-number-porque-p2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 58px;
            color: #7C7C7C;
            line-height: 1;
            margin-right: 5px;
            margin-left: 20px;
            transform: translateY(-5px);
        }

        .stats-text-porque-p1 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #DD9700;
            line-height: 1.2;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-left: 20px;
            transform: translateY(-5px);
        }

		.stats-text-porque-p2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #7C7C7C;
            line-height: 1.2;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-left: 20px;
            transform: translateY(-5px);
        }

        .stats-text-line1-porque-p1 {
            margin-bottom: 2px;
        }

        .stats-text-line2-porque-p1 {
            margin-top: 0;
        }


.card-porque-puente2-1 {
			font-family: 'Inter', sans-serif;
            position: relative;
            width: 100%;
            height: 145px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            color: #646464;
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 10px auto 0 auto;
        }

        .icono-personitas-porque-puente2-1 {
            position: absolute;
            top: -16px;
            left: -16px;
            width: 55px;
            z-index: 2;
        }

        .card-texto-porque-puente2-1 {
            padding: 0px 8px 0px 20px;
            text-align: left;
            line-height: 1.7;
        }

		.card-texto-porque-puente2-2 {
            padding: 0px 8px 0px 20px;
            text-align: left;
            line-height: 1.7;
        }

.card-porque-puente-3 {
            width: 100%;
            height: 140px;
            background: #fff;
            border-radius: 10px;
            display: flex;
            align-items: center;
            box-shadow: 0 4px 24px rgb(0 0 0 / 32%);
            padding: 0 32px;
            box-sizing: border-box;
        }

        .card-img-porque-puente-3 {
            width: 75px;
            height: auto;
            margin-right: 32px;
        }

        .card-text-porque-puente-3 {
            color: #DD9700;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            line-height: 1.1;
        }

/* fin por que argentina */

/* ********GRAL MARCA PAIS PAGES */
.caja-compuesta-mp{
	margin: 0 auto;
	margin-top: 30px;
}

.mp-caja-logo{
	/*float: left;*/
}

		/* carrouseles MP */
		.marcapais_gallery {
          width: 100%;
          height: 300px;
          overflow-x: scroll;
          overflow-y: hidden;
          cursor: grab;
          border-radius: 8px;
          position: relative;
          scrollbar-width: none; /* Firefox */
          -ms-overflow-style: none; /* IE y Edge */
          -webkit-overflow-scrolling: touch;
        }

        .marcapais_gallery:active {
            cursor: grabbing;
        }

        .marcapais_gallery::-webkit-scrollbar {
            display: none; /* Chrome, Safari y Opera */
        }

        .marcapais_content {
            display: flex;
            height: 100%;
            gap: 20px;
            padding: 10px;
            min-width: min-content;
        }

        .marcapais_item {
            height: 280px;
            cursor: pointer;
            border-radius: 6px;
            overflow: hidden;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            flex-shrink: 0;
            cursor: pointer;
        }

		.marcapais_item img{
      /*
			height: 280px;
			max-width: none;
			cursor: move;
      pointer-events: none;
      user-select: none;
      -webkit-user-select: none;
      -webkit-touch-callout: none;
      display: block;
      */
        user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    display: block;
    height: 100%;
    width: auto;
    pointer-events: none;

		}

        .marcapais_item:hover {
            transform: scale(1.05);
            box-shadow: 0 8px 25px rgba(0,0,0,0.3);
            z-index: 10;
        }

        .marcapais_image {
            width: auto;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .marcapais_video {
            width: auto;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .marcapais_video_thumb {
            position: relative;
            width: auto;
            height: 100%;
        }

        .marcapais_video_thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .marcapais_play_icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            /*background: rgba(255,255,255,0.9);*/
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            color: #333;
            transition: all 0.3s ease;
        }

        .marcapais_video_thumb:hover .marcapais_play_icon {
            /*background: rgba(255,255,255,1);*/
            transform: translate(-50%, -50%) scale(1.1);
        }

        .marcapais_modal {
            display: none;
            position: fixed;
            z-index: 1000;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.9);
            backdrop-filter: blur(5px);
        }

        .marcapais_modal_content {
            position: absolute;
            top: 55%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 80vw;
            max-height: 80vh;
            border-radius: 8px;
            overflow: hidden;
        }

        .marcapais_modal_image {
            max-width: 90vw;
            max-height: 90vh;
            object-fit: contain;
            display: block;
        }

        .marcapais_modal_video {
            width: 70vw;
            /*height: 60vh;*/
            max-width: 1200px;
            max-height: 675px;
        }

        .marcapais_close {
            position: absolute;
            top: 110px;
            right: 30px;
            color: white;
            font-size: 40px;
            font-weight: bold;
            cursor: pointer;
            z-index: 1001;
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            background: rgba(0,0,0,0.5);
            transition: all 0.3s ease;
        }

        .marcapais_close:hover {
            background: rgba(255,255,255,0.2);
            transform: scale(1.1);
        }

        .marcapais_modal.marcapais_show {
            display: block;
            animation: marcapais_fadeIn 0.3s ease;
        }

        .marcapais_modal.marcapais_show .marcapais_modal_content {
            animation: marcapais_scaleIn 0.3s ease;
        }

        @keyframes marcapais_fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }

        @keyframes marcapais_scaleIn {
            from { transform: translate(-50%, -50%) scale(0.7); opacity: 0; }
            to { transform: translate(-50%, -50%) scale(1); opacity: 1; }
        }

		.cartel-db{
			background-color: #2852b1;
			position: absolute;
			z-index: 100;
			margin-top: 10px;
			display: none;
			color: white;
			padding: 4px;
			border-radius: 4px;
			font-family: 'Source Sans Pro', sans-serif;
		}
		.cartel-mostrar{
			display: block;
		}

		.cartel-nomostrar{
			display: none;
		}

		/* fin carrouseles MP */


/* ******** FIN GRAL MARCA PAIS PAGES */

/* marca pais turismo page */

#mp-turismo-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}

#mp-pages-149{
	width: 400px;
}

#mp-pages-149 .mp-caja-logo img{
	width: 120px;
    height: auto;
}

#mp-pages-149 .mp-caja-titulo{
	float: left;
    width: 230px;
}

#mp-pages-149 .mp-caja-titulo h2{
	font-size: 45px;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
}
#mp-turismo-page .gavias-blockbuilder-content{
background-image: url('/sites/default/files/fondo-turismo.png');
}

.mp-turismo-page-header-img{
	background-image: url('/sites/default/files/header_turismo-mp.jpg');
}

/* fin marca pais turismo page */

/* mp produccion */

#mp-produccion-page .gsc-heading{
	max-width: 100%;
}

#mp-produccion-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}
#mp-produccion-page pre{
white-space: normal;
}

#mp-produccion-page .column-margin-1 {
    width: 100%;
    margin-top: 0px;
}
#mp-produccion-page .gavias-blockbuilder-content{
background-image: url('/sites/default/files/fondo-turismo.png');
}
#mp-produccion-page .footer {
    margin-top: -30px;
}

#mp-pages-150{
	width: 400px;
}

#mp-pages-150 .mp-caja-logo img{
	width: 120px;
    height: auto;
}

#mp-pages-150 .mp-caja-titulo{
	float: left;
    width: 200px;
}

#mp-pages-150 .mp-caja-titulo h2{
	font-size: 45px;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
}

.mp-produccion-page-header-img{
	background-image: url('/sites/default/files/header_mp_produccion.jpg');
}
/* fin mp produccion ************* */

/* inicio mp cultura */
#mp-cultura-page .gsc-heading{
	max-width: 806px;
}



#mp-cultura-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}
#mp-cultura-page pre{
white-space: normal;
}

#mp-cultura-page .column-margin-1 {
    width: 100%;
    margin-top: 0px;
}
#mp-cultura-page .gavias-blockbuilder-content{
background-image: url('/sites/default/files/back-mp-cultura-roll1.png');
background-repeat: no-repeat;
}
#mp-cultura-page .footer {
    margin-top: -30px;
}

#mp-pages-151{
	width: 395px;
}

#mp-pages-151 .mp-caja-logo img{
	width: 120px;
    height: auto;
}

#mp-pages-151 .mp-caja-titulo{
	float: left;
    width: 200px;
}

#mp-pages-151 .mp-caja-titulo h2{
	font-size: 45px;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
}

.mp-cultura-page-header-img{
	background-image: url('/sites/default/files/header_mp_cultura.jpg');
}

/* fin mp cultura */



/* inicio mp premio */
#mp-premio-page .gsc-heading{
	max-width: 806px;
}



#mp-premio-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}
#mp-premio-page pre{
white-space: normal;
overflow: visible;
}

#mp-premio-page .column-margin-1 {
    width: 100%;
    margin-top: 0px;
}

#mp-premio-page .bb-container {

    max-width: 1440px;
    margin: 0 auto;
}

.componente-premio-mp {
  width: 100%;
  min-height: 160px;
  border-radius: 10px;
  box-shadow: 0 px 2 px 4 px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  display: block;
  grid-template-columns: 135px 1fr;
  grid-template-rows: auto auto;
  gap: 10px;
  padding: 0 15px 0 15px;
  box-sizing: border-box;
}

        .icono-premio-mp {
            width: 135px;
            height: 135px;
            grid-row: 1 / 3;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .icono-premio-mp img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }
        pre:has(.componente-premio-mp){
          background-color: #FFFFFF;
          border-radius: 10px !important;
          box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.15);
          white-space: pre !important;
          overflow: visible;
        }

        .titulo-premio-mp {
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 700;
          font-size: 25px;
          color: #004998;
          grid-column: 2;
          grid-row: 1;
          margin: 0;
          align-self: end;
          line-height: 33px;
          white-space: normal;
        }

        .descripcion-premio-mp {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #555555;
            grid-column: 2;
            grid-row: 2;
            margin: 0;
            align-self: start;
            line-height: 25px;
            white-space: normal;
        }

        .resumen-premio p {
            color: #282828;
        }

        .boton-premios{
              float: right;
              /*margin-right: 20px;*/
              font-family: 'Source Sans Pro', sans-serif;
              font-weight: 700;
              text-transform: none;
              font-size: 1.1em !important;
              line-height: 1.1em;
              width: 360px;
              text-align: center;
        }

        .boton-terminos-premio {
          float: right;
            width: 365px;
            height: 53px;
            background-color: #004998;
            border-radius: 10px;
            border: none;
            color: white;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }

        .boton-terminos-premio:hover {
            background-color: white;
            color: #004998 !important;
        }

        .previo-botones-premio {
            padding: 0px;
        }


/* fin premio */

/* inicio mp estudia */
#mp-estudia-page .gsc-heading{
	max-width: 806px;
}

#mp-estudia-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}
#mp-estudia-page pre{
white-space: normal;
}

#mp-estudia-page .column-margin-1 {
    width: 100%;
    margin-top: 0px;
}
#mp-estudia-page .gavias-blockbuilder-content{
background-image: url('/sites/default/files/back-mp-estudia-roll1.png');
background-repeat: no-repeat;
-webkit-background-size: cover;
}
#mp-estudia-page .footer {
    margin-top: -30px;
}

#mp-pages-152{
	width: 395px;
}

#mp-pages-152 .mp-caja-logo img{
	width: 120px;
    height: auto;
}

#mp-pages-152 .mp-caja-titulo{
	float: left;
    width: 230px;
}

#mp-pages-152 .mp-caja-titulo h2{
	font-size: 45px;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
}

.mp-estudia-page-header-img{
	background-image: url('/sites/default/files/header_mp_estudia.jpg');
}
/* fin mp estudia */


/* inicio page gastronomia */
#mp-gastronomia-page .gsc-heading{
	max-width: 806px;
}

#mp-gastronomia-page .gbb-row .bb-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}
#mp-gastronomia-page pre{
white-space: normal;
}

#mp-gastronomia-page .column-margin-1 {
    width: 100%;
    margin-top: 0px;
}
#mp-gastronomia-page .gavias-blockbuilder-content{
background-image: url('/sites/default/files/back-mp-gastronomia-roll1.png');
background-repeat: no-repeat;
}
#mp-gastronomia-page .footer {
    /*margin-top: -30px;*/
}

#mp-gastronomia-page .gbb-row .bb-inner.padding-row-120 {
    max-width: 806px;
    margin: 0 auto;
}

.caja-compuesta-mp {
	width: 390px;
}

.caja-compuesta-mp .mp-caja-logo img{
	width: 100%;
    height: auto;
}



.mp-gastronomia-page-header-img{
	background-image: url('/sites/default/files/header_mp_gastronomia.jpg');
}

.gbb-row-wrapper.section.row-first-level.z-index-2.carrusel-con-fondo-fw.gbb-row.bg-size-width-100 {
	background-color: #c96dbc;
}

/* fin page gastronomia */

/* page quienes somos MP */

.page-qs-mp .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
    margin: 0 auto;
}

.page-qs-mp .gsc-heading{
	max-width: 806px;
}

.page-qs-mp pre{
	white-space: normal;
	overflow: visible;
}

.page-qs-mp .gbb-row .bb-inner {
	padding-top: 50px;
    padding-bottom: 0px;
}


#mp-pages-155{
	width: 400px;
}

#mp-pages-155 .mp-caja-logo img{
	width: 120px;
    height: auto;
}

#mp-pages-155 .mp-caja-titulo{
	float: left;
    width: 200px;
}

#mp-pages-155 .mp-caja-titulo h2{
	font-size: 64px;
    text-align: left;
    margin-top: 15px;
    margin-left: 15px;
}

.page-argentina-qs-mp-img{
	background-image: url('/sites/default/files/quienes-somos-mp-header-background.jpg');
}

		.marca-pais-container-qs-mp {
            width: 100%;
            height: 310px;
            background-color: #004998;
            border-radius: 10px;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
            justify-content: flex-start;
            text-align: center;
        }

        .marca-pais-text-qs-mp {
            color: white;
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            line-height: 1.5;
            margin: 0;
            text-align: left;
            margin-top: 0;
        }

/* fin page quienes somos MP */

/* page argentina proyecta */

.page-argentina-proyecta{

}

.page-argentina-proyecta-header{
	background-image: url('/sites/default/files/argentina_proyecta_header_10.jpg');
}

.page-argentina-proyecta .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
    margin: 0 auto;
}

.page-argentina-proyecta  .gsc-heading{
	max-width: 806px;
}


.page-argentina-proyecta pre{
	white-space: normal;
	overflow: visible;
}

.page-argentina-proyecta  .gbb-row .bb-inner {
	padding-top: 20px;
    padding-bottom: 0px;
}

		.container-arg-proyecta {
            width: 100%;
            height: 161px;
            background-color: #dd9700;
            border-radius: 8px;
            position: relative;
            padding: 20px;
            box-sizing: border-box;
			font-family: 'Inter', sans-serif;
        }

        .icon-arg-proyecta {
            width: 40px;
            height: 40px;
            position: absolute;
            top: -9px;
            left: -9px;
        }

        .text-arg-proyecta {
            color: white;
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.4;
            position: absolute;
            top: 30px;
            left: 20px;
            right: 20px;
        }



		.titulo-usd-arg-proyecta{
			font-size: 35px;
			font-weight: 700;
			color: #7C7C7C;
			min-width: 160px;
		}

		.titulo-usd-arg-proyecta-contenedor{
			display: flex;
			gap: 20px;
			max-width: 320px;
			margin: 0 auto;
			width: fit-content;
		}

		.boton-inscribite-arg-pr {
            width: 129px;
            height: 38px;
            background-color: #7c7c7c;
            border-radius: 10px;
            border: none;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 19px;
            color: white;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
			margin-top: 15px;
        }

        .boton-inscribite-arg-pr:hover {
            background-color: #6a6a6a;
			color: white;
        }


		.page-preguntas .panel .panel-body {
			border: none !important;
			line-height: 28px;
			padding: 10px 0px 0;
		}


/* fin argentina proyecta */

/* correcciones menu */

.user-login-crm{
	margin-left:15px;
}

.user-login-crm i{
	font-size: 29px;color: #003366;
	line-height: 28px;
}

/* fin correcciones menu */

/* market */

.stuck .market-icon{
	display: none;
	margin-left:10px;
	margin-top: 0px;
}

.stuck .market-icon img{

	width:60px;
	margin-top: 4px;
}

.market-icon{
	display: none !important;
	margin-left:10px;
	margin-top: 20px;
	margin-right: 5px;
}

.market-icon img{
	width:70px;
}

/* land page monitor de exportaciones */

.page-monitor .gbb-row .bb-inner.padding-row-120 {
    max-width: 806px;
    margin: 0 auto;
}


.page-monitor-exportaciones-header{
	background-image: url('/sites/default/files/fondo-header-monitor-exportaciones.jpg');
}


		.wrapper-item-monitor {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            gap: 24px;
            flex-wrap: wrap;
			font-family: 'Inter', sans-serif;
			color: #004998;
        }


        .card-item-monitor {
            width: 186px;
            height: 178px;
            background: #ffffff;
            border-radius: 10px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
            overflow: hidden;
            display: flex;
            flex-direction: column;
        }

        .card-image-item-monitor {
            display: block;
            width: 100%;
            height: 104px;
            object-fit: cover;
        }

        .card-image-item-monitor.crop-item-monitor {
            transform: scale(1.20);
            transform-origin: center;
        }

        .card-content-item-monitor {
            position: relative;
            flex: 1;
            padding: 6px 12px 12px 12px;
            background: #ffffff;
        }

        .year-item-monitor {
            margin: 0 0 2px 0;
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 12px;
            line-height: 1.2;
            color: var(--brand-blue);
        }

        .month-item-monitor {
            margin: 0;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 19px;
            line-height: 1.2;
            color: var(--brand-blue);
        }

        .icons-item-monitor {
            position: absolute;
            right: 12px;
            bottom: 10px;
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .icon-item-monitor {
            height: 16px;
            width: auto;
            display: block;
        }

        .icons-item-monitor a {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
        }

/* fin page monitor de exportaciones */

/* page informes tecnicos */
.page-informes-tecnicos .gsc-heading{
	max-width: 806px;
}

.page-informes-tecnicos .breadcrumb-content-inner{
	 margin-top: 60px;
}

.page-informes-tecnicos .gbb-row .bb-inner.padding-row-120{
	max-width: 836px;
}

.page-informes-tecnicos  .gbb-row .bb-inner{
	padding-top: 40px;
	padding-bottom: 0px;
}

.page-informes-tecnicos pre{
	white-space: normal;
	overflow: visible;
}

		.card-informes-tecnicos-monitor {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: fit-content;
            background-color: #0080C8;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            padding: 10px 15px 0 20px;
            box-sizing: border-box;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
			min-height: 180px;
        }

		.card-informes-tecnicos-monitor.masbajo{
			min-height: 180px;
		}

		.card-informes-tecnicos-monitor a{
			color: white;
		}

        .card-content-informes-tecnicos-monitor {
            color: white;
        }

        .card-title-informes-tecnicos-monitor {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 35px;
            margin: 0 0 15px 0;
            line-height: 1.2;
			color: white;
        }

        .card-description-informes-tecnicos-monitor {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            margin: 0;

        }

        .card-link-informes-tecnicos-monitor {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            text-decoration: underline;
            text-align: right;
            margin-right: 20px;
            margin-bottom: 10px;
            cursor: pointer;
            transition: opacity 0.2s ease;
        }

        .card-link-informes-tecnicos-monitor:hover {
            opacity: 0.8;
        }

			/* informe anual */

		.card-informe-anual-front {
			font-family: 'Source Sans Pro', sans-serif;
            width: 100%;
            height: auto;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            display: flex;
            overflow: hidden;
            background-color: white;
        }

        .image-section-informe-anual-front {
            width: 100%;
            height: auto;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

        .content-section-informe-anual-front {
            flex: 1;
            padding: 10px 30px 30px 30px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .text-content-informe-anual-front {
            flex: 1;
        }

        .year-informe-anual-front {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 400;
            font-size: 19px;
            color: #004998;
            margin-bottom: 2px;
        }

        .title-informe-anual-front {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 30px;
            color: #004998;
            margin-top: 2px;
            margin-bottom: 8px;
            line-height: 1.2;
        }

		.description-informe-anual-front {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #646464;
            line-height: 1.5;
            margin-top: 0px;
        }

		.icons-informe-anual-front {
            display: flex;
            gap: 15px;
            justify-content: flex-end;
            margin-top: 10px;
            /*margin-right: -15px;*/
        }

        .icon-informe-anual-front {
            width: 20px;
            height: 22px;
            cursor: pointer;
            transition: opacity 0.2s ease;
        }

        .icon-informe-anual-front:hover {
            opacity: 0.8;
        }


		.container-indice-atractivos {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: auto;
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: flex-start;
            padding: 5px 20px 20px 5px;
            box-sizing: border-box;
        }

        .icon-left-indice-atractivos {
            width: 135px;
            height: 135px;
            margin-right: 20px;
            flex-shrink: 0;
        }

        .content-indice-atractivos {
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
        }

        .text-content-indice-atractivos {
            flex: 1;
        }

        .title-indice-atractivos {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 30px;
            color: #004998;
            margin: 20px 0 20px 0;
            line-height: 1.2;
        }

        .description-indice-atractivos {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 21px;
            color: #646464;
            margin: 0 0 20px 0;
            line-height: 1.3;
        }

        .link-section-indice-atractivos {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            margin-top: auto;
        }

        .link-icon-indice-atractivos {
            width: 24px;
            height: 24px;
            margin-right: 8px;
        }

        .link-text-indice-atractivos {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #004998;
            text-decoration: underline;
            margin: 0;
        }

        .link-text-indice-atractivos a{
          color: #004998;
        }
/* fin informes tecnicos */

/* page informes provinciales */

.page-informes-provinciales .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}

.page-informes-provinciales .gbb-row .bb-inner{
	padding-top: 50px;
    padding-bottom: 60px;

}

.page-informes-provinciales{

}

.page-informes-provinciales-header{
	background-image: url('/sites/default/files/infomes-provnciales-fondo-header.jpg');
}

.page-informes-pais-header{
	background-image: url('/sites/default/files/fonfo-header-page-informe-pais.jpg');
}

.card-provincia {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: 188px;
            background: white;
            border-radius: 10px;
            /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
			box-shadow: -1px 1px 5px rgb(0 0 0 / 32%);
            overflow: hidden;
            position: relative;
        }

        .imagen-provincia {
            width: 120%;
            height: 104px;
            object-fit: cover;
            display: block;
            /*margin-left: -10%;*/
        }

        .card-content-provincia {
            padding: 6px 12px 32px 12px;
            position: relative;
        }

        .year-provincia {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 12px;
            color: #004998;
            margin: 0 0 0 0;
        }

        .titulo-provincia {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 19px;
            color: #004998;
            margin: 0;
			margin-bottom: 15px;
        }

        .iconos-provincia {
            position: absolute;
            /*bottom: 12px;*/
			top: 62px;
            right: 12px;
            display: flex;
            gap: 8px;
        }

        .icono-provincia {
            height: 16px;
            cursor: pointer;
            opacity: 0.7;
            transition: opacity 0.2s ease;
        }

        .icono-provincia:hover {
            opacity: 1;
        }

/* fin page informes provinciales */


/* page abc para exportar */

.page-abc-para-exportar .gsc-heading{
	max-width: 806px;
}

.page-abc-para-exportar .breadcrumb-content-inner{
	 /*margin-top: 60px;*/
}

.page-abc-para-exportar .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}

.page-abc-para-exportar  .gbb-row .bb-inner{
	padding-top: 40px;
	padding-bottom: 0px;
}

.page-abc-para-exportar pre{
	white-space: normal;
	overflow: visible;
}

.page-abc-para-exportar-header{
	background-image: url('/sites/default/files/fondo-header-abc-para-exportar.jpg');
}


		.container-primeros-pasos-abc-exportar {
			font-family: 'Inter', sans-serif;
            width: 100%;
            border-radius: 10px;
            padding: 5px 20px 25px 20px;
            box-sizing: border-box;
            color: white;
        }

        .titulo-abc-exportar {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            margin-bottom: 25px;
            line-height: 1.2;
			color:white;
			margin-top: 10px;
        }

		.titulo-abc-exportar a{
			text-decoration: none !important;
			color: white  !important;
		}

        .lista-preguntas-abc-exportar {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .lista-preguntas-abc-exportar li {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 14px;
            line-height: 1.4;
            margin-bottom: 15px;
            padding-left: 0;
        }

        .lista-preguntas-abc-exportar li:last-child {
            margin-bottom: 0;
        }

		.alto-abc-exportar-1{
			height: 616px;
		}

		.alto-abc-exportar-2{
			height: 472px;
		}

		.color-abc-exportar-1{
			background-color: #0080C8;
		}

		.color-abc-exportar-2{
			background-color: #00B0EA;
		}

		.color-abc-exportar-3{
			background-color: #0099F0;
		}


/* fin page abc para exportar */


/* page ABC plan de negocios exportador */

.page-abc-plan-ng-exportador .gsc-heading{
	max-width: 806px;
}

.page-abc-plan-ng-exportador{
	font-family: 'Inter', sans-serif;
}

.page-abc-plan-ng-exportador .breadcrumb-content-inner{
	 /*margin-top: 60px;*/
}

.page-abc-plan-ng-exportador .gbb-row .bb-inner.padding-row-120{
	max-width: 806px;
}

.page-abc-plan-ng-exportador  .gbb-row .bb-inner{
	padding-top: 0px;
	padding-bottom: 0px;
}

.page-abc-plan-ng-exportador pre{
	white-space: normal;
	overflow: visible;
}

.page-abc-plan-ng-exportador a{
	font-weight:700;
			text-decoration:underline;
			color: #646464;
}

.page-abc-para-exportar a{
	font-weight:700;
			text-decoration:underline;
			color: #646464;
}

.page-abc-plan-ng-exportador-header{
	background-image: url('/sites/default/files/header_plan_de_negocios_exportador.jpg');
}

.page-premio-header{
	background-image: url('/sites/default/files/header_figma_premio.jpg');
}

.export-plan-container {
            width: 100%;
            height: fit-content;
            background-color: rgba(0, 160, 228, 0.2);
            border-radius: 10px;
            padding: 20px 40px 40px 40px;
            box-sizing: border-box;
        }

        .export-plan-container p {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.6;
            margin-bottom: 20px;
            text-align: justify;
        }

        .export-plan-container h2 {
            font-family: 'Inter', sans-serif;
            font-weight: 600;
            font-size: 18px;
            color: #646464;
            margin: 25px 0 15px 0;
        }

        .export-plan-container ul {
            margin: 20px 0;
            padding-left: 20px;
        }

        .export-plan-container li {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.8;
            margin-bottom: 10px;
        }

        .export-plan-container strong {
            font-weight: 600;
        }


.container-exportar-abc-pp-ng {
            width: 100%;
            height: fit-content;
            background: white;
            border-radius: 10px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            padding: 20px;
            display: flex;
            flex-direction: column;
            gap: 15px;
			font-family: 'Source Sans Pro', sans-serif;
			color: #646464;
        }

        .header-section-abc-pp-ng {
            display: flex;
            align-items: flex-start;
            gap: 20px;
            margin-bottom: 10px;
        }

        .icon-container-abc-pp-ng {
            width: 112px;
            height: 101px;
            flex-shrink: 0;
            /*margin-top: 20px;*/
        }

        .icon-container-abc-pp-ng img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

        .header-content-abc-pp-ng {
            flex: 1;
        }

        .main-title-abc-pp-ng {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 25px;
            font-weight: 600;
            color: #00B0EA;
            margin-bottom: 15px;
            line-height: 1.2;
        }

        .main-description-abc-pp-ng {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #646464;
            line-height: 1.4;
        }

        .benefits-grid-abc-pp-ng {
            display: flex;
            flex-direction: column;
            gap: 25px;
            align-items: center;
        }

        .benefit-card-abc-pp-ng {
            width: 100%;
            height: fit-content;
            background: rgba(0, 160, 228, 0.2);
            border-radius: 5px;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .benefit-card.large-abc-pp-ng {
            height: 698px;
            background: rgba(0, 160, 228, 0.2);
            justify-content: flex-start;
            padding: 30px;
        }

        .benefit-card.large-abc-pp-ng .benefit-title-abc-pp-ng {
            font-size: 19px;
            margin-bottom: 15px;
        }

        .benefit-card.large-abc-pp-ng .benefit-description-abc-pp-ng {
            font-size: 16px;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        .benefit-card-abc-pp-ng .method-description-abc-pp-ng{
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #646464;
            line-height: 1.5;
            margin-bottom: 20px;
            position: relative;
            padding-left: 20px;
			margin-left: 20px;
        }

        .benefit-card-abc-pp-ng .method-description-abc-pp-ng::before {
            content: "•";
            position: absolute;
            left: 0;
            top: 0;
            color: #646464;
			font-size: 18px;
            font-weight: bold;
        }



        .benefit-card.large-abc-pp-ng.competitors-abc-pp-ng {
            height: fit-content;
        }

        .benefit-title-abc-pp-ng {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 19px;
            font-weight: 700;
            color: #0080C8;
            margin-bottom: 8px;
            line-height: 1.2;
        }

        .benefit-description-abc-pp-ng {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #646464;
            line-height: 1.4;
        }

.container-abc-finan-expor {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: fit-content;
            background-color: white;
            border-radius: 10px;
            padding: 20px 20px;
            box-sizing: border-box;
            display: flex;
            gap: 20px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .icon-container-abc-finan-expor {
            flex-shrink: 0;
        }

        .icon-abc-finan-expor {
            width: 123px;
            height: auto;
        }

        .content-abc-finan-expor {
            flex: 1;
        }

        .title-abc-finan-expor {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #00B0EA;
            margin: 0 0 10px 0;
            line-height: 1.2;
        }

        .description-abc-finan-expor {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.5;
            margin: 0 0 15px 0;
        }

        .description-abc-finan-expor:last-child {
            margin-bottom: 0;
        }

        .highlight-abc-finan-expor {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }


		.padding80-abc-pp-ng{
			margin-left:60px !important;
		}

		.indented-abc-pp-ng{

		}

		.benefit-card.large-abc-pp-ng .method-description-abc-pp-ng.indented-abc-pp-ng::before {
            left: 40px;
        }

.container-abc-pp-ng-part {
            width: 100%;
            height: fit-content;
            background-color: white;
            border-radius: 10px;
            padding: 10px 20px 80px 20px;
            box-sizing: border-box;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            position: relative;
        }

        .icon-container-abc-pp-ng-part {
            float: left;
            margin-right: 30px;
        }

        .icon-abc-pp-ng-part {
            width: 127px;
            height: auto;
        }

        .content-abc-pp-ng-part {
            overflow: hidden;
        }

        .title-abc-pp-ng-part {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #00B0EA;
            margin: 0 0 15px 0;
            line-height: 1.2;
        }

        .description-abc-pp-ng-part {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.5;
            margin: 0 0 15px 0;
            position: relative;
            padding-left: 20px;
        }

        .description-abc-pp-ng-part::before {
            content: "•";
            color: #646464;
            font-weight: bold;
            font-size: 18px;
            position: absolute;
            left: 0;
            top: 0;
        }

        .description-abc-pp-ng-part:last-child {
            margin-bottom: 0;
        }

        .highlight-abc-pp-ng-part {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }

        .email-abc-pp-ng-part {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }

        .link-container-abc-pp-ng-part {
            position: absolute;
            bottom: 20px;
            right: 40px;
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .link-abc-pp-ng-part {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #00B0EA !important;
            text-decoration: underline;
            transition: color 0.3s ease;
        }

        .link-abc-pp-ng-part:hover {
            color: #0088b8;
        }

        .icon-right-abc-pp-ng-part {
            width: 24px;
            height: 24px;
        }


		.mas-padding-bottom{
			padding-bottom:70px !important;
		}

		.benefit-card-abc-pp-ng-blanco-sin-padding{
			padding-left:0px;
			padding-right:0px;
			background:none;
		}

/* fin page ABC plan de negocios exportador  */


/* page abc primeros pasos */

		.container-exportar-abc-pp {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: fit-content;
            background: white;
            border-radius: 10px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            padding: 20px;
            display: flex;
            flex-direction: column;
            gap: 15px;
        }

        .header-section-abc-pp {
            display: flex;
            align-items: flex-start;
            gap: 20px;
            margin-bottom: 20px;
        }

        .icon-container-abc-pp {
            width: 135px;
            height: 135px;
            flex-shrink: 0;
        }

        .icon-container-abc-pp img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

        .header-content-abc-pp {
            flex: 1;
        }

        .main-title-abc-pp {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 25px;
            font-weight: 600;
            color: #00B0EA;
            margin-bottom: 15px;
            line-height: 1.2;
        }

        .main-description-abc-pp {
            font-family: 'Inter', sans-serif;
            font-size: 21px;
            font-weight: 400;
            color: #646464;
            line-height: 1.4;
        }

        .benefits-grid-abc-pp {
            display: flex;
            flex-direction: column;
            gap: 12px;
            align-items: center;
        }

        .benefit-card-abc-pp {
            width: 100%;
            height: fit-content;
            background: rgba(0, 160, 228, 0.2);
            border-radius: 5px;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .benefit-title-abc-pp {
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 19px;
            font-weight: 700;
            color: #0080C8;
            margin-bottom: 8px;
            line-height: 1.2;
        }

        .benefit-description-abc-pp {
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-weight: 400;
            color: #646464;
            line-height: 1.4;
        }


.container-abc-pp {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: fit-content;
            background-color: white;
            border-radius: 10px;
            padding: 40px;
            box-sizing: border-box;
            display: flex;
            gap: 30px;
            box-shadow: 0px 0px 4px rgb(0 0 0 / 32%);
        }

        .icon-container-abc-pp {
            flex-shrink: 0;
        }

        .icon-abc-pp {
            width: 123px;
            height: auto;
        }

        .content-abc-pp {
            flex: 1;
        }

        .title-abc-pp {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #00B0EA;
            margin: 0 0 20px 0;
            line-height: 1.2;
        }

        .description-abc-pp {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.5;
            margin: 0 0 15px 0;
        }

        .description-abc-pp:last-child {
            margin-bottom: 30px;
        }

        .highlight-abc-pp {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }

        .email-abc-pp {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }


		.link-container-abc-pp {
            position: absolute;
            bottom: 30px;
            right: 40px;
            display: flex;
            align-items: center;
            gap: 8px;
        }

		.icon-right-abc-pp {
            width: 24px;
            height: 24px;
        }

		 .link-abc-pp {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 19px;
            color: #00B0EA;
            text-decoration: underline;
            transition: color 0.3s ease;
        }

        .link-abc-pp:hover {
            color: #0088b8;
        }

		.container-abc-pp2 {
			font-family: 'Inter', sans-serif;
            width: 100%;
            height: fit-content;
            background-color: white;
            border-radius: 10px;
            padding: 40px;
            box-sizing: border-box;
            box-shadow: 0px 0px 4px rgb(0 0 0 / 32%);
            position: relative;
        }

        .icon-container-abc-pp2 {
            float: left;
            margin-right: 30px;
        }

        .icon-abc-pp2 {
            width: 123px;
            height: auto;
        }

        .content-abc-pp2 {
            overflow: hidden;
			margin-bottom: 100px;
        }

        .title-abc-pp2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #00B0EA;
            margin: 0 0 20px 0;
            line-height: 1.2;
        }

        .description-abc-pp2 {
            font-family: 'Inter', sans-serif;
            font-weight: 400;
            font-size: 16px;
            color: #646464;
            line-height: 1.5;
            margin: 0 0 15px 0;
        }

        .description:last-child-abc-pp2 {
            margin-bottom: 0;
        }

        .highlight-abc-pp2 {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }

        .email-abc-pp2 {
            font-weight: 600;
            text-decoration: underline;
            color: #646464;
        }

        .link-container-abc-pp2 {

            position: absolute;
            bottom: 12px;
            right: 40px;
            display: flex;
            flex-direction: column;
            /* Apila verticalmente */
            gap: 5px;
            align-items: flex-end;
            /* Todo pegado a la derecha */
        }

        .link-item-abc-pp2 {
            display: flex;
            align-items: center;
            gap: 8px;
            justify-content: flex-end;
            /* Icono + texto alineados a la derecha */
        }



        .link-abc-pp2 {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 18px;
            color: #00B0EA;
            text-decoration: underline;
            transition: color 0.3s ease;
        }

        .link-abc-pp2:hover {
            color: #0088b8;
        }

        .icon-right-abc-pp2 {
            width: 24px;
            height: 24px;
        }
/* fin page primeros pasos */


.enlace-nostrong{
	font-weight:400 !important;
}


/* MULTIMEDIA */

.multimedia-teaser{

}

.multimedia-teaser img {
    border-radius: 10px;
}

		/* modal MULTIMEDIA */
		.multimedia_item {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

		.multimedia_item img{

		}

        .multimedia_item:hover {
            transform: scale(1.05);
            box-shadow: 0 8px 25px rgba(0,0,0,0.3);
            z-index: 10;
        }

        .multimedia_image {
            width: auto;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .multimedia_video {
            width: auto;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .multimedia_video_thumb {
            position: relative;
            width: auto;
            height: 100%;
        }

        .multimedia_video_thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .multimedia_play_icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            /*background: rgba(255,255,255,0.9);*/
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            color: #333;
            transition: all 0.3s ease;
        }

        .multimedia_video_thumb:hover .multimedia_play_icon {
            /*background: rgba(255,255,255,1);*/
            transform: translate(-50%, -50%) scale(1.1);
        }

        .multimedia_modal {
            display: none;
            position: fixed;
            z-index: 1000;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.9);
            backdrop-filter: blur(5px);
        }

        .multimedia_modal_content {
            position: absolute;
            top: 55%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 80vw;
            max-height: 80vh;
            border-radius: 8px;
            overflow: hidden;
        }

        .multimedia_modal_image {
            max-width: 90vw;
            max-height: 90vh;
            object-fit: contain;
            display: block;
        }

        .multimedia_modal_video {
            width: 80vw;
            /*height: 60vh;*/
            max-width: 1200px;
            max-height: 675px;
        }

        .multimedia_close {
            position: absolute;
            top: 110px;
            right: 30px;
            color: white;
            font-size: 40px;
            font-weight: bold;
            cursor: pointer;
            z-index: 1001;
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            background: rgba(0,0,0,0.5);
            transition: all 0.3s ease;
        }

        .multimedia_close:hover {
            background: rgba(255,255,255,0.2);
            transform: scale(1.1);
        }

        .multimedia_modal.multimedia_show {
            display: block;
            animation: multimedia_fadeIn 0.3s ease;
        }

        .multimedia_modal.multimedia_show .multimedia_modal_content {
            animation: multimedia_scaleIn 0.3s ease;
        }

        @keyframes multimedia_fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }

        @keyframes multimedia_scaleIn {
            from { transform: translate(-50%, -50%) scale(0.7); opacity: 0; }
            to { transform: translate(-50%, -50%) scale(1); opacity: 1; }
        }
		/* fin modal multimedia */

		.multimedia_play_icon_mm {
			/* position: absolute; */
			/* bottom: 0%; */
			/* right: 0%; */
			transform: translate(-50%, -50%);
			width: 60px;
			height: 60px;
			/* background: rgba(255, 255, 255, 0.9); */
			border-radius: 50%;
			display: flex
		;
			align-items: center;
			justify-content: center;
			font-size: 24px;
			color: #333;
			transition: all 0.3s
		ease;
			margin-top: -40px;
			margin-left: 80%;
		}

		.multimedia_video_thumb_igm:hover .multimedia_play_icon_mm {
            /*background: rgba(255,255,255,1);*/
            transform: translate(-50%, -50%) scale(1.1);
        }

		.boton-ver-mas-mm {
			float: right;
			margin-right: 0px;
			font-family: 'Source Sans Pro', sans-serif;
			font-weight: 700;
			text-transform: none;
			font-size: 1.1em !important;
			line-height: 1.1em;
		}

		.boton-ver-mas-mm2 {
			float: right;
			margin-right: 0px;
			font-family: 'Source Sans Pro', sans-serif;
			font-weight: 700;
			text-transform: none;
			font-size: 1.1em !important;
			line-height: 1.1em;
			margin-top:-15px;
		}

		#page-novedades-interna-multimedia .main-content {
			min-height: 10px !important;
			max-height: 260px;
		}


		.multimedia-bloque .post-block{
			background:none;
		}

		#mm-contenedor-todos{
			background-color: #133075;
			width:100%;
			margin-bottom:30px;
			padding-top:20px;
		}

		#mm-contenedor-todos .post-block{
			background:none;
		}

/* FiN MULTIMEDIA */


.container-pabellones-boton {
            width: 434px;
            height: 56px;
            border-radius: 10px;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 32px;
            color: #10398A;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: white;
			cursor:pointer;
        }


/* page capacitacion individual */

.capacitacion-individual{
	background-image: url('/sites/default/files/fondo_capacitacion.jpg');
}

.post-block-capacitaciones{
	max-width:806px;
	margin:0 auto;
}


/* fin page capa individual */

.component-year-gestion {
            width: 100%;
            height: 100%;
            border-radius: 10px;
            background-color: #FFFFFF;
            border: 1px solid #e0e0e0;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 20px 20px;
            box-sizing: border-box;
            margin: 0px;
        }

        .component-text-gestion {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 700;
            font-size: 25px;
            color: #004998;
            margin: 0;
        }

        .component-icons-gestion {
            display: flex;
            gap: 10px;
            align-items: center;
			flex-shrink:0;
			object-fit: contain;
        }

        .component-icon-gestion {
            width: 18px;
            height: 22px;
            cursor: pointer;
            transition: opacity 0.3s ease;
        }

        .component-icon-gestion:hover {
            opacity: 0.7;
        }

/* CYC */

.container_cyc {
            width: 100%;
            height: auto;
            border-radius: 10px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            padding: 20px;
            box-sizing: border-box;
            background-color: white;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
			margin-bottom: 20px;
        }

		.ui-dialog.ui-dialog-buttonpane{
			display: flex !important;
			justify-content: center !important;
		}

        .title_cyc {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 15px;
        }

		.title_cyc a{
            display: flex;
            align-items: center;
            gap: 10px;

			text-decoration:none;
        }

        .title-icon_cyc {
            width: 21px;
            height: 21px;
        }

        .title-text_cyc {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 600;
            font-size: 30px;
            color: #004998;
            margin: 0;
        }


        .items-container_cyc {
            display: flex;
            flex-direction: column;
            gap: 0px;
        }

        .item_cyc {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .item-icon_cyc {
            width: 17px;
        }

        .item-text_cyc {
            font-family: 'Inter', sans-serif;
            font-weight: 500;
            font-size: 16px;
            color: #4d4d4d;
            margin: 0;
        }

		.page-cyc-header{
			background-image: url('/sites/default/files/header_cyc.jpg');
		}

		.ui-widget-header{
		background-color: #004998;
		color: white;
		}

		.ui-dialog-title{
		color: white;
		}

		.webform-button--submit.button.button--primary.js-form-submit.form-submit.ui-button.ui-corner-all.ui-widget{
			background-color: #004998;
			border-radius: 10px;
			justify-content:center;
			font-size: 16px;
			transform: scale(0.80);
		}

/* fin CYC */

/* //////////////////////////////////////////////// RESPONSIVE /////////////////////////////////////////// */

@media (min-width: 992px) and (max-width: 1199.98px) {

	.seguinos a{
     padding: 6px 9px !important;
     font-size: 13px !important;
	}

	.idioma a{
     padding: 6px 9px !important;
     font-size: 13px !important;
	}

	.user-login-crm{
	margin-left:10px;
	}

	.user-login-crm i{
	font-size: 24px;
	line-height: 29px;
	}

	.market-icon img{
		width:90px;
	}

	.stuck .market-icon{

	margin-left:10px;
	margin-top: 0px;
	}

	.stuck .market-icon img{
		width:60px;
	margin-top: 10px;
	}
}

@media (min-width: 680px) and (max-width: 785px) {
  .opportunity-card-oprt {
    width: auto;
  }
}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {

	.notranslate{
		padding: 4px 0px !important;
    margin-left: 0px !important;
		width:100% !important;
		font-size:14px;
		text-align: center;
	}


	.user-login-crm{
	margin-left:0px;
	}

	.seguinos{
		width:90px !important;
		text-align: center;
	}

	.idioma{
		width:90px !important;
		text-align: center;
	}

	.market-icon{
	visibility: hidden;
	display:none;
	}

	.contact-box-footer ul.list-information > li:last-child{
		text-align:left;
	}


	.redes-sociales {
		display: block;
		right: 8%;
		top: 30%;
		padding-right: 140px;
	}

	#bt-cerrar-redes{
		margin-top:20px !important;
	}

	.divider-rs{
		display:none;
	}

	.logo-arg{
		margin-top: 20px;
	}


  /* incio premio */

  #detalle-qs .row {
    justify-content: center;
  }

  #detalle-qs {
    display: grid;
    grid-template-rows: auto auto;
    align-items: center;
    gap: 10px 20px;
  }


  #detalle-qs > div:nth-child(1),
  #detalle-qs > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
  }


  #detalle-qs > div:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
    width: 75%;
  }

  #detalle-qs > div:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
    text-align: left;
    margin-top: 15px;
    width: 50%;
    width: auto;
  }


  #detalle-qs > div:nth-child(3) {
    grid-column: 1 / -1;
    grid-row: 2;
    width: 100%;
    margin-top: 15px;
    text-align: justify;
  }
	/* fin premio */

  .step-container-invest-horizontal {
    width: 100%;
    height: 100%;
    display: flex;
    grid-template-columns: 1fr;
    justify-content: start;
    text-align: left;
    flex-direction: column;
  }

  .step-icon-invest-horizontal {
    display: none;
  }

  .opportunity-card-oprt {
    transform: scale(0.9);
  }

  #imagen-unicornios {
    flex: 0 0 25%;
  }

  .header-search-bar {
    width: 90%;
    margin: 0 0 0 15px;
  }
}

.catalogo-oportunidades .input#edit-submit-oportunidades {
  display: none;
}
.catalogo-oportunidades .gbb-row-wrapper.section.row-first-level {
  background-size: cover;
}

.catalogo-oportunidades #views-exposed-form-oportunidades-block-1 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 9px;
}

.catalogo-oportunidades #views-exposed-form-oportunidades-block-1 select {
  width: 100%;
  padding: 8px 25px 8px 12px;
  border-radius: 6px;
  border: none;
  background-color: #ffffff;
  color: #7C7C7C;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  -webkit-appearance: none;
  appearance: auto;
}

.catalogo-oportunidades .pager ul.pager__items > li a {
  border: 1px solid #FFFFFF;
  display: inline-block;
  line-height: 34px;
  margin: 0 1px;
  text-align: center;
  margin-right: 10px;
  padding: 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  color: #DD9700;
  background-color: #ffffff;
}

.catalogo-oportunidades .pager ul.pager__items > li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
  margin-top: 20px;
}

.catalogo-oportunidades .views-view-responsive-grid .views-view-responsive-grid--horizontal {
  --views-responsive-grid--layout-gap: 0;
}

.catalogo-oportunidades .views-view-responsive-grid--horizontal {
  justify-content: center;
}

.catalogo-oportunidades .search-with-icon-wrapper {
  width: 100%;
  padding: 4px 4px 4px 10px;
  border-radius: 6px;
  border: none;
  background-color: white;
  color: #7C7C7C;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
}

.catalogo-oportunidades .search-with-icon .form-text {
  border: none;
  box-shadow: none;
}

.catalogo-oportunidades .body-page input[type="text"] {
  box-shadow: none;
  border: none;
}

.catalogo-oportunidades .search-with-icon form-text{
  border: none!important;
  box-shadow: none !important;
  width: 100%;
  margin-top: 0px;
  line-height: 25px;
  color: #7C7C7C;
}

.catalogo-oportunidades .search-icon-button svg{
  border: none;
  box-shadow: none;
  margin-top: 0px;
  line-height: 25px;
  border: none;
  color: #7C7C7C;
  fill: #7C7C7C;
}

.catalogo-oportunidades #edit-title{
  border: none;
  box-shadow: none;
  width: 100%;
  margin-top: 0px;
  line-height: 25px;
  border: none;
  color: #7C7C7C;
}

#edit-title--r_mx_m3jN9c {
  border: none;
  box-shadow: none;
  width: 100%;
  margin-top: 0px;
  line-height: 25px;
  border: none;
  color: #7C7C7C;
}

.catalogo-oportunidades #edit-title::placeholder {
  color: #7C7C7C;
}

.catalogo-oportunidades .pager ul.pager__items > li a {
  border: 1px solid #FFFFFF;
  display: inline-block;
  line-height: 34px;
  margin: 0 1px;
  text-align: center;
  margin-right: 10px;
  padding: 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: none;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  color: #DD9700;
  background-color: #ffffff;
}

#boton-oportunidades {
  margin-top: 40px;
}

 #fondo-scroll1-invest {
  background-size: cover !important;
  padding-top: 40px;
}


@media (min-width: 1200px) {
    #page-novedades-interna .container {
        max-width: 806px;
    }



	.carousel {
		perspective: 363px;
	}

}

@media (max-width: 575.98px){
	#page-novedades-interna .breadcrumb-content-inner{
		margin-top: 0px;
	}

	#page-novedades-interna .breadcrumb-links{
		margin-left: 10px;
	}

	#page-novedades-interna .post-title{
		font-size: 30px;
		line-height: 35px;
	}

	#page-novedades-interna .novedad-summary-destacada p{
		font-size: 18px;
		line-height: 22px;
	}

	card-image-nov-mediana {
		width:100%;
	}

	card-image-nov-larga{
		width:40%;
	}

	card-image-nov-mediana img{
		width: 100% !important;
		height: 100% !important;height: 100% !important;
	}

	.card-novs-4 {
		height: 300px;
	}

	.card-nov-mediana {
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

	.container-pabellones-boton{
		transform: scale(0.70);
	}

	/*.heading-content.clearfix{
		transform: scale(0.75);
	}*/

	.carousel{
		transform: scale(1);
		margin: 0 auto !important;
		text-align: center;
	}

	.texto-hover{
	font-size: 20px;

	}

	.card-title-nov-larga{
		font-size:20px;
	}

	.column-inner.bg-size-default{
		margin-bottom: -75px;
	}

	.card-text-nov-larga{

		display: none

		}

	.card-image-nov-larga {
		width: 50%;
	}


	/*responsive home*/

	   /* Contenedor principal de las filas */
    .gbb-row-wrapper.section.row-first-level.gb-row.bg-size-contain {
        display: none;
    }



    /* Contenedores de columnas individuales */
    .gbb-row-wrapper.gb-column.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
        width: 100%;
    }

    /* Elementos individuales de contenido */
    .gbb-row-wrapper.gb-column.col-xl-2.col-lg-2.col-md-4.col-sm-4.col-xs-4 {
        width: calc(50% - 7.5px) !important;
        max-width: 140px;
        min-width: 120px;
        margin-bottom: 15px;
        flex: 0 0 auto;
    }

    /* El quinto elemento (que va solo en la tercera fila) */
    .gbb-row-wrapper.gb-column.col-xl-2.col-lg-2.col-md-4.col-sm-4.col-xs-4:nth-child(5) {
        width: calc(50% - 7.5px) !important;
        max-width: 140px;
        margin: 0 auto;
        flex: 0 0 auto;
    }

    /* Contenedor interno de cada elemento */
    .column-inner.bg-size-contain {
        width: 100% !important;
        height: auto !important;
        min-height: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* Elementos body-sub con las imágenes de fondo */
    .body-sub {
        width: 100% !important;
        height: 160px !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 15px; /* Si quieres mantener bordes redondeados */
    }

    /* Contenedor de título */
    .titulo-sub {
        color: white;
        padding: 8px 12px;
        border-radius: 8px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0;
    }

	.col-12.col-md-6{
		transform-origin: center;
	}

	.carousel-container{
		overflow: hidden !important;
		gap: 22px;
	}

	.titulo-sub2 {
		margin-bottom: -90px;
		font-size: 40px;
	}

	.bodyyflex {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
		padding: 40px;
		transform: scale(0.8);
		margin-left: 12px;
	}

	.title.lheight-00.fsize-00.fweight-600.text-black{
		display:flex;
		justify-content:center;
	}

	#imagen5{
		grid-column: 1/-1;
		width: 50%;
		margin-inline: auto;
		justify-self: center;
	}

	.boton{
		height: 40px;
	}

	.column-content-inner pre {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        text-align: center !important;
    }

	.column-content-inner pre .carousel {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
	}

	.title-como-invertir {
	font-size: 20px;
	}

	.description-como-invertir {
	font-size: 16px;
	}

	.link-text-como-invertir {
	font-size: 19px;
	}

	.ley-card-grande-como-invertir {
	margin: 10px;
	height: auto;
	width: auto;
	}

	.gsc-heading.style-1 .title{
	text-align: center;
	}

	.fsize-34 {
		font-size: 42px;
	}

	.accompaniment-description {
		font-size: 14px;
	}

	.accompaniment-title {
		font-size: 17px;
	}

	.image-section-licencias-1 {
		display: none;
	}


	.card-numero-duo-geren {
		font-size:50px;
	}

	.accompaniment-icon-wrapper {
		width: 53px;
		height: 53px;
		margin-right: 0;
		align-items: flex-end
	}

	.card-licencias-1 {
		height: auto;
	}

	.marca-pais-container-qs-mp {
		height: auto;
	}

	.icon-feria-sup-page {
		left: 30px
	}

	.sector-img {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
        border-radius: 12px;
    }

            .color-verde-ferias {
                font-size: 25px;
                margin-left: 0;
                margin-bottom: 20px;
            }

            .sector-desc {
                font-size: 16px;
                margin-left: 0;
                line-height: 1.7;
            }

	.views-view-responsive-grid__item:last-child{
		margin-bottom: 10px;
	}


  @media (max-width:400px) {
    .views-view-responsive-grid__item{
      transform: scale(0.9);
      --views-responsive-grid--cell-min-width: 130px;
    }
    .views-element-container #form-calendario input {
      border: 1px solid #dee2e6;
      box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
      width: 100%
    }
    .terciado-calendario-interno .views-view-responsive-grid{
      margin:0 auto;
      justify-content:center;
      grid-template-columns: repeat(auto-fill, minmax(170px, max-content)) !important;
    }
    .views-element-container #form-calendario .js-form-item {
      display: flex;
    }
  }

	.leyes-grid-grande-como-invertir {
		display: block;
	}

	.accompaniment-card {
		height: auto;
		padding: 10px;
	}

	.card-federal {
		height: auto;
	}

	.descripcion-normativa-grande-como-invertir {
		font-size: 16px;
	}

	.main-description-abc-pp {
		font-size:16px;
	}

	.post-content {
		padding: 20px;
	}

		.wrapper-inv-exp {
		transform: scale(0.70);
	}

  .icon-container-abc-pp {
    display: none;
  }

  .link-container-abc-pp2 {
    position: relative;
    right: 1px;
  }

  .stats-container-porque-p1 {
    padding: 10px 10px 10px 20px;
  }

  .link-container-abc-pp-ng-part {
    position: relative;
    right: 1px;
    bottom: 1px;
  }

  .icon-container-abc-pp2 {
    display: none;
  }

  .icon-container-abc-pp-ng {
    display: none;
  }

  .icon-container-abc-pp-ng-part {
    display: none;
  }

  .icon-container-abc-finan-expor {
    display: none;
  }

  .icon-section-como-invertir {
    display:none;
  }

  .card-como-invertir {
    padding: 15px;
  }

   #edit-flexbox-01 {
    margin-left: 15px;
    margin-right: 15px;
  }

   #edit-flexbox-02 {
    margin-left: 15px;
    margin-right: 15px;
  }

   .icono-premio-mp {
    grid-column: 1;
    grid-row: 1;
    transform: scale(0.8);
  }

    #mp-premio-page .column-content-inner > pre {
    width: auto !important;
    display: inline-block;
  }

    .catalogo-oportunidades #views-exposed-form-oportunidades-block-1 {
    flex-wrap: wrap !important;
  }

    .catalogo-oportunidades .js-form-item.form-item.js-form-type-select.form-item-field-sector-value.js-form-item-field-sector-value.form-no-label{
    width: 100%;
  }

  .catalogo-oportunidades .js-form-item.form-item.js-form-type-select.form-item-field-provincias-oport-value.js-form-item-field-provincias-oport-value.form-no-label{
    width: 100%;
  }

  .catalogo-oportunidades .js-form-item.form-item.js-form-type-select.form-item-field-etapa-oportunidad-value.js-form-item-field-etapa-oportunidad-value.form-no-label{
    width: 100%;
  }

  .catalogo-oportunidades .js-form-item.form-item.js-form-type-textfield.form-item-title.js-form-item-title.form-no-label{
    width: 100%;
  }

  .catalogo-oportunidades .gsc-heading.style-1 .title {
    text-align: center;
  }

  .catalogo-oportunidades .views-view-responsive-grid--horizontal {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    --views-responsive-grid-item-calculated-min-width: 0 !important;
  }

  #imagen-unicornios {
    flex: 0 0 100%;
  }

  .widget.gsc-image.text-left.wow.bounceIn.animated{
    text-align: center !important;
  }

  .icon-left-indice-atractivos {
    display: none;
  }

  .container-indice-atractivos {
    padding: 15px 30px 30px 15px;
  }

  .podcast-image {
    height: auto;
    width: auto;
    margin: 0;
  }

  .carousel-arrow--next {
    right: 60px;
  }

  .carousel-arrow--prev {
    left: 60px;
  }

  .compras-contrataciones-node .container {
    height: auto !important;
    width: auto !important;
  }

  .compras-contrataciones-node .content-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: flex-start !important;
    flex-direction: column;
    gap: 30px;
  }

  .carousel-arrow--next{
    right: 50px;
  }

  .carousel-arrow--prev{
    left: 50px;
  }
}

@media (max-width: 550px){

	.panel.panel-heading{
		height: 70px;
	}


	.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
        padding: 110px 0 !important;
    }

	.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
        font-size: 40px;
    }

	.mp-caja-logo{
		float:none;
	}

	.caja-compuesta-mp{

		width: 100% !important;
		margin-top: 35px;
	}

	.caja-compuesta-mp .mp-caja-titulo{
		width:100% !important;

	}

	.caja-compuesta-mp .mp-caja-titulo .page-title{
		text-align: center !important;
		margin-left:0px !important;
	}

	.preinscribite-button {
		width: 302px;
	}

	.gsc-heading.align-left .title-desc {
		padding: 20px;
  }

  .page-premio-header {
    background-image: url(/sites/default/files/header_figma_premio_mobile.jpg);
  }

  .preinscribite-button-laro {
    width: 302px;
  }

}

@media (max-width: 480px) {
	.card-mediana-novs {
                width: 90%;
                min-height: 300px;
                height: auto;
                padding: 16px;
            }

            .card-mediana-row-novs {
                flex-direction: column;
                align-items: center;
                gap: 12px;
                flex: 1;
            }

            .card-mediana-img-novs {
                width: 100%;
                height: 200px;
                object-fit: contain;
                margin-bottom: 8px;
            }

            .card-mediana-title-novs {
                font-size: 20px;
                text-align: center;
            }

            .card-mediana-text-novs {
                font-size: 15px;
                text-align: center;
                align-self: center;
                flex: 1;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                max-width: 40ch;
            }

			.sector-container {
                width: calc(100% - 24px);
                height: auto;
                flex-direction: column;
                padding: 20px;
                margin: 12px;
                border-radius: 16px;
            }

			.texto-principal{
				font-size: 70px;
			}

			.texto-secundario{
				font-size: 20px;
			}
            .sector-img {
                width: 100%;
                height: auto;
                margin-right: 0;
                margin-bottom: 0;
                border-radius: 12px;
            }

            .sector-text {
                width: 100%;
                padding: 28px 0;
                margin: 0;
            }

            .sector-title {
                font-size: 28px;
                margin-left: 0;
                margin-bottom: 20px;
            }

            .sector-desc {
                font-size: 16px;
                margin-left: 0;
                line-height: 1.7;
            }

            .color-verde-ferias {
                font-size: 25px;
                margin-left: 0;
                margin-bottom: 20px;
            }

            .podcast .carousel-arrow--next {
              right: -10px;
            }

            .carousel-arrow--prev {
              left: 50px;
            }

            .investment-container-invest {
              height: auto;
            }

            .investor-container-invest2 {
              height: auto;
            }

            .developer-link-invest {
              white-space: nowrap;
            }



}
@media (max-width: 767px) {
	.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
        padding: 120px 0;
    }

	.page-preguntas .breadcrumb-content-inner {
		margin-top: 0px;
	}


    #detalle-qs {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto;
    }

    #detalle-qs > div:nth-child(1),
    #detalle-qs > div:nth-child(2),
    #detalle-qs > div:nth-child(3) {
      grid-column: 1;
    }

    #detalle-qs > div:nth-child(1) { grid-row: 1; justify-content: center; }
    #detalle-qs > div:nth-child(2) { grid-row: 2; text-align: center; }
    #detalle-qs > div:nth-child(3) { grid-row: 3; }

  pre:has(.componente-premio-mp) {
    margin-left: 30px;
    margin-right: 30px;
  }

  .red-federal.column-content-inner pre {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    text-align: center !important;
}

.card-wrapper-pod {
  height: auto;
}

.card-compact-pod {
  height: auto;
  flex-direction: column;
}

.podcast-description {
  display: none;
}

.podcast-image {
  height: auto;
  width: auto;
  margin: 10px;
}

.contenedor-derecho-pod {
  margin-top: 10px;
  margin-bottom: 20px;
}

.podcast .label {
  margin-top: 0px;
  margin-bottom: 0px;
}

}

@media (min-width: 768px) and (max-width: 1025px) {
	.bannerr {
		margin-left: 100px !important;
	}

	.bannerinv {
		margin-right: 100px !important;
	}

	.cartel-sub {
		transform: scale(0.90);
	}

	.titulo-sub {
		font-size: 22px;
	}

	.imagen-container-cartel {
		height: 90%;
	}

	.wrapper-inv-exp {
		transform: scale(0.80);
	}

	.card-geren-page {
		transform: scale(0.85);
	}

  .bodyy-exp-inv {
		margin-left: -80px;
		transform: scale(0.9);
	}

  .page-premio-header {
    background-image: url(/sites/default/files/header_figma_premio_tablet.jpg);
  }

}

@media (min-width: 768px) and (max-width: 970px) {
  .ley-card-grande-como-invertir {
    transform: scale(0.9)
  }

  .leyes-grid-grande-como-invertir {
    gap: 1px 1px;
  }

  .card-capa-land {
    transform: scale(0.9);
  }

  .container-arg-proyecta {
    height: 250px;
  }

  .stats-text-porque-p2 {
    font-size: 23px;
  }

  .card-licencias-1 {
    transform: scale(0.9);
  }

  .card-nov-larga {
    height: auto;
  }

  .card-image-nov-larga {
    height: auto;
  }

  .gva-view.js-view-dom-id-d56e3cce0055ce8be109729a3d558d5c6def04fa57d65cd3a7c3e635d731a7a4 {
    margin-left: 40px;
  }

  .gsc-heading.align-left {
    text-align: center;
  }

  /* ultimo agus */
  /*
  #detalle-qs {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #detalle-qs > div:nth-child(1),
  #detalle-qs > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
  }

  #detalle-qs {
    flex-wrap: wrap;
  }

  #detalle-qs > div:nth-child(1),
  #detalle-qs > div:nth-child(2) {
    width: 50%;
    text-align: center;
  }

  #detalle-qs > div:nth-child(3) {
    width: 100%;
    margin-top: 15px;
  }

  */
  /* fin ultimo agu */

}


@media (min-width: 1441px){

  #mp-gastronomia-page .gavias-blockbuilder-content{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: 100% auto;
	}

	#mp-cultura-page .gavias-blockbuilder-content{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: 100% 80%;
	}

	#mp-estudia-page .gavias-blockbuilder-content{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}
	#mp-produccion-page .gavias-blockbuilder-content{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}

	#mp-turismo-page .gavias-blockbuilder-content{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}

  .gva-parallax-background .gva-parallax-inner {
      background-size: cover;
  }


  .page-premio-header {
    background-image: url(/sites/default/files/header_premio_web_large.jpg);
  }

  #mp-premio-page .gva-parallax-background .gva-parallax-inner {
        background-size: auto;
        background-position: top;
    }

}

.page-rondas #block-gavias-meipaly-content .titulos-rondas-page p {
  color: #3C3C3C;
}

.page-rondas #block-gavias-meipaly-content .sub-title span {
  color: #646464;
}

.exporta-class #content-page {
  margin-bottom: 60px;
  background-image: url(/sites/default/files/fondo_abc_exportar.png);
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
}






/* fin RESPONSIVE */

.esconder{
	display:none !important;
}


.block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul {
  display: flex;
  padding-left: 0px;
  margin-bottom: 20px;
}

@media (max-width: 395px) {
  .block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul{
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}

.block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul li {
  list-style: none;
  margin-right: 10px;
}

.block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul li:first-child {
  display: none;
}

.block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul li a {
  background-color: #004998;
  border-radius: 10px;
  padding: 7px 20px;
  font-size: 19px;
  color: white;
  font-weight: bold;
  flex-wrap: wrap;
  gap: 10px;
}
.block-views-blockpodcasts-view-block-1 .views-exposed-form #edit-field-temporada-value ul li a:hover {
  background: #FFFFFF;
  color: #1B4795;
  border: 2px solid #1B4795;
}

.compras-contrataciones-node .container {
  width: 806px;
  height: 218px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 24px;
  box-sizing: border-box;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.compras-contrataciones-node .title-text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #004998;
  margin: 0 0 12px 0;
}

.compras-contrataciones-node .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.compras-contrataciones-node .items-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.compras-contrataciones-node .item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.compras-contrataciones-node .item-icon {
  width: 15px;
  height: 18px;
  flex-shrink: 0;
  margin-top: 2px;
}

.compras-contrataciones-node .status-indicator {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5beb02;
  flex-shrink: 0;
  margin-top: 5px;
}

.compras-contrataciones-node .status-indicator-finalizado {
  background-color: orangered !important;
}


.compras-contrataciones-node .item-text {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4d;
  margin: 0;
}

.compras-contrataciones-node .download-link {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #004998;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
}

.compras-contrataciones-node .download-icon {
  width: 20px;
  height: 20px;
}

.compras-contrataciones-node .download-link:hover {
  text-decoration: underline;
}

.home-modal .modal-content {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.home-modal .modal-body {
  padding: 0;
}
.home-modal .modal-dialog {
  max-width: 760px; /* ajusta según el diseño real */
  margin: 5vh auto;
}

.home-modal.modal.show {
  display: flex !important;
  align-items: center;
}
.home-modal .modal-body img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.home-modal .modal-header {
  position: absolute;
  top: 5px;
  right: 12px;
  z-index: 10;
  background: transparent;
  border: none;
  padding: 0;
}

.home-modal .modal-header .close {
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  opacity: 1;
}
.home-modal .modal-header .close:focus,
.home-modal .modal-header .close:focus-visible {
  outline: none;
  box-shadow: none;
}
.podcast-next{
  font-weight: 700;
  font-size: 58px;
  line-height: 62px;
  letter-spacing: 0px;
  text-align: center;
  color: #004998;
  padding: 20px;
  margin: 50px 0px 50px;
  text-transform: uppercase;
}
@media (max-width: 550px) {
  .podcast-next{
    font-size: 38px;
  }
}

.swal-popup {
  border-radius: 12px;
}

.swal-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #1a1a1a;
}

.swal-text {
  font-size: 1rem;
  color: #666;
}

.podcast-image-label{
  cursor: pointer;
}


html[lang="en"] .bodyy-exp-inv .row > .col-12:first-child .texto-inv-exp a {
  font-size: 0 !important;
  text-decoration: none;
}


html[lang="en"] .bodyy-exp-inv .row > .col-12:first-child .texto-inv-exp a::before {
  content: "Invest";
  font-size: 42px;
  visibility: visible;
  display: inline-block;
  color: #FFFFFF;
}


html[lang="en"] .bodyy-exp-inv .row > .col-12:first-child .texto-inv-exp a font {
  display: none !important;
}

.monitor-exportaciones-view .pager {
  padding-top: 2rem;
}

.monitor-exportaciones-view .pager ul li {
  background-color: #133075 !important;
}

.monitor-exportaciones-view .pager ul li a {
  border: none !important;
}

.monitor-exportaciones-view .pager ul li.is-active {
  background-color: transparent !important;
  border: 1px solid black;
}

.header-search-wrapper {
  display: inline-flex;
  /*align-items:center;*/
  height: 60px;
  width: auto;
  max-width: 200px;
}
.header-search-wrapper .view-busqueda-general .pager{
  display: none;
}

.header-search-wrapper .view-content-wrap {
  display: none;
}

.search-toggle {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
}

@media (max-width: 992px) {
  .search-toggle, .search-close {
    display: none;
  }

  .header-search-bar {
    opacity: 1 !important;
    pointer-events: auto !important;
    top: unset !important;
  }
}


.search-toggle.hide {
  display: none;
}

/* overlay del buscador */
/* barra principal */
.header-search-bar {
  position: absolute;
  left: 0;
  top: 1.5px;
  width: 100%;
  height: 29px;
  background: #fff;
  border: 2px solid #004998;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 5px;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease;
}

.header-search-bar.active {
  opacity: 1;
  pointer-events: auto;
  position: relative;
}

.fas.fa-search {
  color: #004998;
}

.fas.fa-times {
  color: #004998;
}
/* botón cerrar */
.search-close {
  background: none;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
}

/* wrapper de la view */
.search-view {
  flex: 1;
  display: flex;
  align-items: center;
  height: 100%;
  overflow: hidden;
}

/* contenedores que mete Drupal */
.search-view .views-element-container,
.search-view .view,
.search-view .gva-view {
  width: 110%;
  max-height: 38px;
}

/* form */
.search-view form {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
}

/* form item */
.search-view .form-item {
  margin: 0;
  flex: 1;
}

/* input */
.search-view input {
  width: 100%;
  height: 36px;

  border: none;
  outline: none;
  background: transparent;

  font-size: 16px;
}

/* ocultar label y botón */
.header-search-bar label,
.header-search-bar .form-submit,
.header-search-bar .form-actions {
  display: none;
}

/* autocomplete */
.ui-autocomplete {
  z-index: 99999 !important;
}

/* permitir dropdown */
.gva-navigation {
  /*position: relative;*/
  overflow: visible;
}

.view-busqueda-general .bef-exposed-form {
  display: flex;
  width: 100%;
}

.view-busqueda-general .bef-exposed-form .form-type-search-api-autocomplete {
  display: flex;
  width: 100%;
}

.view-busqueda-general .bef-exposed-form .form-type-search-api-autocomplete input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #343a40;
  background-color: #ffffff;
  background-clip: padding-box;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid;
}
.header-search-bar .view-busqueda-general .bef-exposed-form .form-type-search-api-autocomplete input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #343a40;
  background-color: #ffffff;
  background-clip: padding-box;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: none !important;
}

.view-busqueda-general .search-result {
  margin-bottom: 15px;
}

.view-busqueda-general .view-content-wrap {
  margin-top: 20px;
}

.view-busqueda-general .search-result-title {
  font-size: 20px;
  margin: 0 0 6px;
}

.view-busqueda-general .search-result-title a {
  color: #133075;
  text-decoration: none;
  font-weight: 600;
}

.view-busqueda-general .search-result-title a:hover {
  text-decoration: underline;
}

.view-busqueda-general .search-result-meta {
  font-size: 13px;
  color: #777;
  margin-bottom: 6px;
}

.view-busqueda-general .search-result-type {
  display: inline-block;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 600;
  background: #e7f0ff;
  color: #0b57d0;
  border-radius: 999px;
  text-transform: capitalize;
}

.view-busqueda-general .search-result-date {
  color: #888;
}

.view-busqueda-general .search-result-excerpt {
  font-size: 14px;
  color: #4d5156;
  line-height: 1.5;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view-busqueda-general .search-result-excerpt strong {
  font-weight: 600;
  color: #000;
}

.view-busqueda-general .pager {
  padding-top: 2rem;
}

.view-busqueda-general .pager ul li {
  background-color: #133075 !important;
}

.view-busqueda-general .pager ul li a {
  border: none !important;
}

.view-busqueda-general .pager ul li.is-active {
  background-color: transparent !important;
  border: 1px solid black;
}

