.aw-menu-li-right > li {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-menu-li-right > li > * {
  padding-right: 40px;
}
.aw-menu-li-right > li > a {
  padding-right: 35px;
}
.aw-menu-li-right > li:hover > a {
  color: #17ABDB;
  padding-right: 33px;
}
.aw-menu-li-right > li > div > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-menu-li-right > li > div > ul > li > a:hover {
  padding-right: 2px;
  color: #17ABDB;
}
.aw-menu-li-right > li.uk-open > a {
  color: #17ABDB;
  font-weight: 500;
  padding-right: 25px;
}
.aw-menu-li-left > li {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-menu-li-left > li > * {
  padding-left: 10px;
}
.aw-menu-li-left > li > a {
  padding-left: 20px;
}
.aw-menu-li-left > li:hover > a {
  color: #17ABDB;
}
.aw-menu-li-left > li > div > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-menu-li-left > li > div > ul > li > a:hover {
  padding-left: 12px;
  color: #17ABDB;
}
.aw-menu-li-left > li.uk-open > a {
  color: #17ABDB;
  font-weight: 500;
}
@media (max-width: 479px) {
  .ac-container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .ac-container {
    padding: 0 15px;
  }
}
.ac-container-large {
  max-width: 1380px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .ac-container-large {
    padding: 0 30px;
  }
}
.ac-container-large .uk-grid {
  margin-left: -30px;
}
.ac-container-large .uk-grid > * {
  padding-left: 30px;
}
.ac-container-collapse {
  padding: 0 15px;
}
@media (max-width: 479px) {
  .ac-container-collapse {
    padding: 0;
  }
}
/*DBR FORM */
.dbr-material {
  position: relative !important;
}
.dbr-material input,
.dbr-material textarea {
  box-sizing: border-box !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 4px 6px !important;
  outline: none !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  font-family: 'Raleway', Arial, sans-serif !important;
  border: 0 !important;
  border-bottom: 1px solid #DDD !important;
  background: transparent !important;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.dbr-material input + label,
.dbr-material textarea + label {
  box-sizing: border-box !important;
  position: absolute !important;
  height: 40px !important;
  line-height: 20px !important;
  padding: 4px 6px !important;
  margin-top: -40px !important;
  transition: all 0.35s !important;
  pointer-events: none !important;
  color: #999 !important;
  left: 0 !important;
  top: 50px !important;
}
.dbr-material input + label:before,
.dbr-material textarea + label:before,
.dbr-material input + label:after,
.dbr-material textarea + label:after {
  content: '' !important;
  position: absolute !important;
  border-bottom: 4px solid #17abdb !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 0 !important;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  z-index: 1 !important;
}
.dbr-material input + label:after,
.dbr-material textarea + label:after {
  z-index: 3 !important;
  border-bottom: 4px solid #17abdb !important;
  width: 0 !important;
}
.dbr-material textarea {
  overflow: hidden !important;
}
.dbr-material textarea + label {
  top: 60px !important;
}
.dbr-material textarea:focus,
.dbr-material.input--filled textarea {
  overflow: auto !important;
  height: 150px !important;
  line-height: 25px !important;
}
.dbr-material textarea:focus + label,
.dbr-material.input--filled textarea + label,
.dbr-material input:focus + label,
.dbr-material.input--filled input + label {
  margin-top: -60px !important;
  font-size: 13px !important;
  height: 60px !important;
  color: #AAA !important;
}
.dbr-material textarea:focus + label,
.dbr-material.input--filled textarea + label {
  top: 157px !important;
  margin-top: -170px !important;
  height: 167px !important;
}
.dbr-material textarea:focus + label:before,
.dbr-material.input--filled textarea + label:before,
.dbr-material.input--filled textarea + label:after,
.dbr-material input:focus + label:before,
.dbr-material.input--filled input + label:before,
.dbr-material.input--filled input + label:after {
  width: 100% !important;
}
.NFI-container {
  font-weight: 300;
  font-size: 16px;
  font-family: 'Raleway', Arial, sans-serif;
  border-bottom: 1px solid #DDD;
  color: #999;
}
.NFI-wrapper {
  margin-top: 15px;
}
.NFI-button,
.NFI-filename {
  color: #AAA;
}
.has-error .NFI-container {
  border-bottom: 1px solid #D05;
}
.NFI-filename {
  color: #000;
  border: none;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Raleway', Arial, sans-serif;
  width: 80%;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), url('../fonts/Raleway-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 100;
  src: local('Raleway Thin Italic'), url('../fonts/Raleway-ThinItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), url('../fonts/Raleway-ExtraLight.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: local('Raleway ExtraLight Italic'), url('../fonts/Raleway-ExtraLightItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), url('../fonts/Raleway-Light.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: local('Raleway Light Italic'), url('../fonts/Raleway-LightItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway Regular'), url('../fonts/Raleway-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url('../fonts/Raleway-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: local('Raleway Italic'), url('../fonts/Raleway-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), url('../fonts/Raleway-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: local('Raleway Medium Italic'), url('../fonts/Raleway-MediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), url('../fonts/Raleway-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: local('Raleway SemiBold Italic'), url('../fonts/Raleway-SemiBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), url('../fonts/Raleway-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: local('Raleway Bold Italic'), url('../fonts/Raleway-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), url('../fonts/Raleway-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: local('Raleway ExtraBold Italic'), url('../fonts/Raleway-ExtraBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Black'), url('../fonts/Raleway-Black.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 900;
  src: local('Raleway Black Italic'), url('../fonts/Raleway-BlackItalic.woff') format('woff');
}
/************************************
	@media (max-width: 1219px) {
	}
	@media (max-width: 959px) {
	}
	@media (max-width: 767px) {
	}
	@media (max-width: 479px) {
	}
 ************************************
	@media (min-width: 480px) {
	}
	@media (min-width: 768px) {
	}
	@media (min-width: 960px) {
	}
	@media (min-width: 1220px) {
	}
************************************/
/*Main CSS*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
  margin-left: 0 !important;
  color: #555;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
noscript {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 1000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', Arial, sans-serif;
}
.aw-not-em em {
  color: #555 !important;
}
strong {
  /* color: #333; */
  font-weight: 600;
}
.sm-topbar {
  z-index: 20;
  line-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
}
@media (max-width: 767px) {
  .sm-topbar {
    display: none;
  }
}
.sm-topbar .ac-social-icons a {
  display: inline-block;
  line-height: 49px;
  min-width: 50px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sm-topbar .ac-social-icons a:link,
.sm-topbar .ac-social-icons a:visited {
  color: rgba(0, 0, 0, 0.3);
}
.sm-topbar .ac-social-icons a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.sm-topbar .ac-social-icons a:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.sm-topbar .sm-header-content {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.sm-first-container {
  padding-top: 175px;
}
@media (max-width: 767px) {
  .sm-first-container {
    padding-top: 100px;
  }
}
body.has-no-topbar .sm-first-container {
  padding-top: 30px !important;
}
.uk-link,
a {
  color: #17ABDB;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.uk-link:hover,
a:hover {
  text-decoration: none;
  color: #1287ad;
}
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-total-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 479px) {
  .aw-accordion > div {
    padding: 0;
  }
}
.aw-accordion h3 {
  background: transparent;
  font-size: 21px !important;
  font-weight: 400 !important;
  color: #17ABDB;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.aw-accordion h3 i {
  position: absolute;
  left: 0;
  top: 2px;
}
.aw-accordion h3 i img {
  width: 25px;
}
.aw-accordion h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion h3.uk-active > i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aw-accordion h3.uk-active:before {
  width: 100%;
}
.aw-accordion h5 {
  background: transparent;
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #17ABDB;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-bottom: 10px;
}
.aw-accordion h5 i {
  position: absolute;
  left: 0;
  top: 2px;
}
.aw-accordion h5 i img {
  width: 25px;
}
.aw-accordion h5:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion h5.uk-active > i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aw-accordion h5.uk-active:before {
  width: 100%;
}
.aw-accordion-check h3 {
  background: transparent;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #0d637f;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-left: 30px;
  padding-bottom: 5px;
}
.aw-accordion-check h3 i {
  position: absolute;
  left: 0;
  top: 2px;
}
.aw-accordion-check h3 i img {
  width: 25px;
}
.aw-accordion-check h3 i img:first-child {
  display: none;
}
.aw-accordion-check h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion-check h3.uk-active > i {
  /*.transitions;
				.rotate(45deg) !important;
				opacity: 0.5;
				filter: alpha(opacity=50);*/
}
.aw-accordion-check h3.uk-active > i img:last-child {
  display: none;
}
.aw-accordion-check h3.uk-active > i img:first-child {
  display: block;
}
.aw-accordion-check h3.uk-active:before {
  width: 100%;
}
.aw-accordion-check h5 {
  background: transparent;
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #17ABDB;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-bottom: 10px;
}
.aw-accordion-check h5 i {
  position: absolute;
  left: 0;
  top: 2px;
}
.aw-accordion-check h5 i img {
  width: 25px;
}
.aw-accordion-check h5:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion-check h5.uk-active > i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aw-accordion-check h5.uk-active:before {
  width: 100%;
}
.aw-main-container {
  padding: 0;
}
@media (max-width: 959px) {
  .aw-main-container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .aw-main-container {
    padding: 0 25px;
  }
}
@media (max-width: 479px) {
  .aw-main-container {
    padding: 0 20px;
  }
}
.aw-navbar {
  padding: 0;
  background: rgba(255, 255, 255, 0.9);
  height: 75px;
  position: relative;
}
@media (min-width: 767px) {
  .aw-navbar {
    height: 85px;
  }
}
@media (min-width: 959px) {
  .aw-navbar {
    height: 147px;
  }
}
@media (min-width: 480px) {
  .aw-navbar > div {
    display: inline-block;
  }
}
.aw-navbar > a > div:first-child {
  margin-left: 35px;
  height: 147px;
  background-repeat: no-repeat;
}
@media (min-width: 480px) {
  .aw-navbar > a > div:first-child {
    width: 200px;
    margin-left: 25px;
    background-position: center;
  }
}
@media (max-width: 959px) {
  .aw-navbar > a > div:first-child {
    background-size: 90px !important;
    background-position: left;
    height: 60px;
    margin-left: 25px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .aw-navbar > a > div:first-child {
    background-size: 75px !important;
    background-position: left;
    height: 50px;
    margin-left: 25px;
    margin-top: 10px;
  }
}
@media (max-width: 479px) {
  .aw-navbar > div:last-child > ul:first-child {
    display: none;
  }
}
@media (min-width: 480px) {
  .aw-navbar > div:last-child {
    position: absolute;
    right: 0;
    top: 0px;
  }
}
.aw-navbar > div:last-child > ul {
  text-align: right;
  margin-right: 5px;
}
@media (max-width: 479px) {
  .aw-navbar > div:last-child > ul {
    padding: 0;
    margin-right: 0;
    text-align: center;
  }
}
.aw-navbar > div:last-child > ul > li {
  display: inline;
}
.aw-navbar > div:last-child > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #B4B4B4;
}
.aw-navbar > div:last-child > ul > li > a > svg {
  margin-bottom: 5px;
}
.aw-navbar > div:last-child > ul > li > a > svg path {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #B4B4B4;
}
.aw-navbar > div:last-child > ul > li > a:hover {
  cursor: pointer;
  color: #0181D6;
  text-decoration: none;
}
.aw-navbar > div:last-child > ul > li > a:hover > svg path {
  fill: #0181D6;
}
.aw-navbar > div:last-child > ul > li > a.aw-active {
  color: #017ed1;
}
.aw-navbar > div:last-child > ul:first-child {
  font-size: 26px;
}
.aw-navbar > div:last-child > ul:first-child > li {
  margin: 0 5px;
}
.aw-navbar > div:last-child > ul:last-child {
  margin-top: 60px;
  width: 500px;
  padding-right: 90px;
}
@media (min-width: 480px) {
  .aw-navbar > div:last-child > ul:last-child {
    text-align: right;
  }
}
@media (max-width: 479px) {
  .aw-navbar > div:last-child > ul:last-child {
    width: 330px;
    margin: 0;
    padding-right: 0px;
  }
}
.aw-navbar > div:last-child > ul:last-child > li {
  /* font-size: 10px;
				font-weight: 400;
				margin: 0 10px; */
}
@media (max-width: 959px) {
  .aw-navbar > div:last-child > ul:last-child > li {
    position: absolute;
    top: 30px;
    right: 90px;
  }
}
@media (max-width: 767px) {
  .aw-navbar > div:last-child > ul:last-child > li {
    top: 28px;
  }
}
.aw-navbar > div:last-child > ul:last-child > li:last-child {
  position: absolute;
  /* margin-left: 20px;
				margin-right: 35px; */
  right: 0px;
  margin-top: -1px;
}
@media (max-width: 959px) {
  .aw-navbar > div:last-child > ul:last-child > li:last-child {
    top: 30px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .aw-navbar > div:last-child > ul:last-child > li:last-child {
    top: 28px;
  }
}
.aw-navbar > div:last-child > ul:last-child > li:last-child > div {
  padding-right: 25px;
}
@media (max-width: 1219px) {
  .aw-navbar > div:last-child > ul:last-child > li:last-child > div {
    padding-right: 15px;
  }
}
.aw-navbar .aw-hamburger {
  display: inline-block !important;
}
.aw-navbar .aw-hamburger div.hamburger-inner,
.aw-navbar .aw-hamburger div.hamburger-inner:before,
.aw-navbar .aw-hamburger div.hamburger-inner:after {
  background-color: #7F7F7F;
  width: 45px;
}
.aw-navbar .uk-dropdown {
  background: white;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 20px;
  right: 0;
  left: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 300px;
}
@media (max-width: 479px) {
  .aw-navbar .uk-dropdown {
    margin-top: 18px;
  }
}
.aw-navbar .uk-dropdown > ul {
  padding: 15px 0;
}
.aw-navbar .uk-dropdown > ul > li {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-navbar .uk-dropdown > ul > li > * {
  padding-right: 40px;
}
.aw-navbar .uk-dropdown > ul > li > a {
  padding-right: 35px;
}
.aw-navbar .uk-dropdown > ul > li:hover > a {
  color: #17ABDB;
  padding-right: 33px;
}
.aw-navbar .uk-dropdown > ul > li > div > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-navbar .uk-dropdown > ul > li > div > ul > li > a:hover {
  padding-right: 2px;
  color: #17ABDB;
}
.aw-navbar .uk-dropdown > ul > li.uk-open > a {
  color: #17ABDB;
  font-weight: 500;
  padding-right: 25px;
}
.aw-navbar .uk-dropdown div.uk-form-icon {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.aw-navbar .uk-dropdown div.uk-form-icon > i {
  color: #17ABDB;
}
.aw-navbar .uk-dropdown div.uk-form-icon > input {
  width: 100%;
  outline: none;
  border: none;
  border-bottom: solid 2px #17ABDB;
}
.aw-lang-active {
  border: 3px solid #17ABDB;
  width: 27px !important;
  height: 27px !important;
}
@media (max-width: 479px) {
  .aw-hamburger-canvas {
    display: inline-block !important;
  }
}
.aw-hamburger-canvas div.hamburger-inner,
.aw-hamburger-canvas div.hamburger-inner:before,
.aw-hamburger-canvas div.hamburger-inner:after {
  background-color: #7F7F7F;
  width: 45px;
}
.aw-canvas {
  background: #fff;
  width: 310px;
}
.aw-canvas > a > div {
  height: 90px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 15px 0;
  background-size: 140px;
}
.aw-canvas > ul.uk-nav > li {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-canvas > ul.uk-nav > li > * {
  padding-left: 10px;
}
.aw-canvas > ul.uk-nav > li > a {
  padding-left: 20px;
}
.aw-canvas > ul.uk-nav > li:hover > a {
  color: #17ABDB;
}
.aw-canvas > ul.uk-nav > li > div > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-canvas > ul.uk-nav > li > div > ul > li > a:hover {
  padding-left: 12px;
  color: #17ABDB;
}
.aw-canvas > ul.uk-nav > li.uk-open > a {
  color: #17ABDB;
  font-weight: 500;
}
.aw-canvas > div.uk-form-icon {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.aw-canvas > div.uk-form-icon > i {
  color: #17ABDB;
}
.aw-canvas > div.uk-form-icon > input {
  outline: none;
  border: none;
  border-bottom: solid 2px #17ABDB;
}
.aw-canvas > ul.aw-sub-logo {
  list-style-type: none;
  padding: 10px;
}
.aw-canvas > ul.aw-sub-logo li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #B4B4B4;
}
.aw-canvas > ul.aw-sub-logo li > a:hover {
  cursor: pointer;
  color: #0181D6;
  text-decoration: none;
}
.aw-canvas > ul.aw-sub-logo li > a.aw-active {
  color: #017ed1;
}
@media (max-width: 479px) {
  .aw-canvas > ul.aw-sub-logo li {
    margin: 0 5px;
  }
}
.aw-canvas > ul.aw-sub-logo > li:last-child {
  text-align: center;
}
.aw-slide-portada {
  padding: 0;
}
.aw-slide-portada div ul.uk-slideshow > li > div.uk-cover-background {
  z-index: -1;
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.uk-cover-background {
    margin-left: 0;
  }
}
.aw-slide-portada div ul.uk-slideshow > li > div.aw-desc {
  height: 100%;
  /* width: 390px;
				left: 105px; */
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1219px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc {
    /*  left: 50px; */
  }
}
@media (max-width: 960px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc {
    /* left: 10px;
					width: 340px; */
  }
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc {
    /* height: 90%; */
    /* left: 20px; */
    /* width: 340px; */
  }
}
@media (max-width: 479px) {
}
.aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div {
  padding: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div {
    padding: 10px;
  }
}
.aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > h1 {
  color: #fff;
  /*  margin-top: 60px; */
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: 300;
}
@media (max-width: 1219px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > h1 {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > h1 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > h1 {
    font-size: 30px;
  }
}
.aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > p {
  line-height: 35px;
  color: #fff;
  margin: 20px 0;
  font-size: 37px;
  font-weight: 300;
}
@media (max-width: 1219px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > p {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > p {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > p {
    font-size: 22px;
  }
}
.aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > a {
  font-size: 25px;
  font-weight: 300;
}
@media (max-width: 1219px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > a {
    font-size: 23px;
  }
}
@media (max-width: 960px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > a {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .aw-slide-portada div ul.uk-slideshow > li > div.aw-desc > div > a {
    font-size: 16px;
  }
}
.aw-main-color {
  color: #17ABDB;
}
@media (min-width: 961px) {
  div.aw-slide-portada.uk-container-center > div > ul:first-child,
  div.aw-slide-portada.uk-container-center > div > ul:first-child > li {
    height: 525px !important;
  }
}
@media (max-width: 960px) {
  div.aw-slide-portada.uk-container-center > div > ul:first-child,
  div.aw-slide-portada.uk-container-center > div > ul:first-child > li {
    height: 450px !important;
  }
}
@media (max-width: 480px) {
  div.aw-slide-portada.uk-container-center > div > ul:first-child,
  div.aw-slide-portada.uk-container-center > div > ul:first-child > li {
    height: 300px !important;
  }
}
.aw-noticias {
  margin-top: 65px;
}
@media (min-width: 1220px) {
  .aw-noticias {
    /* padding: 0 100px; */
  }
}
@media (min-width: 768px) {
  .aw-noticias {
    /*  padding: 0 75px; */
  }
}
.aw-noticias > h2 {
  text-align: center;
  text-transform: uppercase;
  color: #17ABDB;
}
.aw-noticias > div.aw-noti-bottom {
  width: 120px;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 35px;
  height: 5px;
  background: #17ABDB;
  border-radius: 10px;
}
@media (max-width: 959px) {
  .aw-noticias > div > div {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .aw-noticias > div > div {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .aw-noticias > div > div {
    width: 100%;
  }
}
.aw-noticias > div > div > div {
  padding: 20px 0;
  color: #8E8E8E;
  border: solid 1px #ddd;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-noticias > div > div > div:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.aw-noticias > div > div > div > a {
  color: #17ABDB;
}
.aw-noticias > div > div > div > a > p {
  font-style: normal;
  padding: 10px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}
.aw-noticias > div > div > div > a:hover {
  color: #1599c4;
}
.aw-noticias > div > div > div .aw-noti-image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 160px;
}
.aw-noticias > div > div > div h4 {
  color: #8E8E8E;
  margin-top: 0;
  margin-bottom: 5px !important;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
}
.aw-noticias > div > div > div > div:first-child {
  margin: 0 10px;
}
.aw-soluciones-tecno {
  margin-top: 65px;
}
.aw-soluciones-tecno > h2 {
  text-align: center;
  text-transform: uppercase;
  color: #17ABDB;
}
.aw-soluciones-tecno > div.aw-noti-bottom {
  width: 120px;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 35px;
  height: 5px;
  background: #17ABDB;
  border-radius: 10px;
}
.aw-soluciones-tecno > div > div {
  padding-bottom: 25px;
}
@media (max-width: 959px) {
  .aw-soluciones-tecno > div > div {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .aw-soluciones-tecno > div > div {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .aw-soluciones-tecno > div > div {
    width: 100%;
  }
}
.aw-soluciones-tecno > div > div > div > div {
  background-position: center;
  height: 180px;
}
.aw-soluciones-tecno > div > div > div > p {
  text-transform: uppercase;
  color: #555;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 767px) {
  .aw-soluciones-tecno > div > div > div > p {
    font-size: 18px;
  }
}
.aw-proyectos {
  margin-top: 30px;
}
@media (min-width: 1220px) {
  .aw-proyectos {
    padding: 0 100px;
  }
}
@media (min-width: 768px) {
  .aw-proyectos {
    padding: 0 75px;
  }
}
.aw-proyectos > h2 {
  text-align: center;
  text-transform: uppercase;
  color: #17ABDB;
}
.aw-proyectos > div.aw-noti-bottom {
  width: 120px;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 35px;
  height: 5px;
  background: #17ABDB;
  border-radius: 10px;
}
.aw-proyectos > div > div {
  margin-bottom: 35px;
}
@media (max-width: 959px) {
  .aw-proyectos > div > div {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .aw-proyectos > div > div {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .aw-proyectos > div > div {
    width: 100%;
  }
}
.aw-footer {
  /* padding:0 10px;  */
  padding-left: 0;
  padding-right: 0;
}
.aw-footer > div:first-child {
  margin-left: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px;
  background: #a3a3a3;
  position: relative;
  padding: 25px;
}
.aw-footer > div:first-child > div {
  padding: 0;
  width: 50%;
}
@media (max-width: 479px) {
  .aw-footer > div:first-child > div {
    text-align: center;
    width: 100%;
  }
  .aw-footer > div:first-child > div > img {
    margin-bottom: 15px;
  }
}
.aw-footer > div:first-child > div > ul {
  padding: 0;
  text-align: right;
  width: 100%;
  list-style: none;
}
@media (max-width: 479px) {
  .aw-footer > div:first-child > div > ul {
    text-align: center;
  }
}
.aw-footer > div:first-child > div > ul a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: white;
  font-weight: 400;
}
.aw-footer > div:first-child > div > ul a:hover {
  color: #e6e6e6;
  text-decoration: none;
}
.aw-footer > div:last-child {
  padding: 30px 0px;
  position: relative;
}
@media (max-width: 767px) {
  .aw-footer > div:last-child {
    text-align: center;
  }
}
.aw-footer > div:last-child > * {
  display: block;
}
@media (min-width: 768px) {
  .aw-footer > div:last-child > * {
    display: inline;
  }
}
.aw-footer > div:last-child > p {
  font-size: 0.85rem;
}
.aw-footer > div:last-child > p > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #8f8f8f;
  font-weight: 400;
}
.aw-footer > div:last-child > p > a:hover {
  color: #17ABDB;
  text-decoration: none;
}
.aw-footer > div:last-child > ul {
  padding: 0;
}
@media (min-width: 768px) {
  .aw-footer > div:last-child > ul {
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 30px;
  }
}
.aw-footer > div:last-child > ul > li {
  font-size: 20px;
  margin-left: 10px;
  display: inline;
}
.aw-footer > div:last-child > ul > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #B4B4B4;
}
.aw-footer > div:last-child > ul > li > a > svg {
  margin-bottom: 2px;
}
.aw-footer > div:last-child > ul > li > a > svg path {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #B4B4B4;
}
.aw-footer > div:last-child > ul > li > a:hover {
  cursor: pointer;
  color: #0181D6;
  text-decoration: none;
}
.aw-footer > div:last-child > ul > li > a:hover > svg path {
  fill: #0181D6;
}
.aw-footer > div:last-child > ul > li:first-child {
  margin-left: 0;
}
.aw-page-header .aw-header-img {
  height: 200px;
  background-position: center !important;
  background-position-y: -470px !important;
  position: relative;
}
@media (max-width: 767px) {
  .aw-page-header .aw-header-img {
    height: 170px;
  }
}
.aw-page-header .aw-header-img h2 {
  margin-left: 15px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 40px;
  z-index: 2;
}
@media (max-width: 959px) {
  .aw-page-header .aw-header-img h2 {
    font-size: 30px;
    height: 30px;
  }
}
@media (max-width: 479px) {
  .aw-page-header .aw-header-img h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
.aw-page-header .aw-header-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.aw-page-header .aw-header-sub {
  margin: 5px;
}
@media (max-width: 624px) {
}
.aw-page-header .aw-header-sub > ul {
  display: inline;
}
.aw-page-header .aw-header-sub > ul > li {
  font-size: 14px;
}
.aw-page-header .aw-header-sub > ul:first-child li {
  margin-top: 5px;
}
.aw-page-header .aw-header-sub > ul:last-child {
  margin: 0;
  float: right;
}
.aw-page-header .aw-header-sub > ul:last-child > li {
  display: inline;
  margin-right: 5px;
  font-size: 18px;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 2px 15px;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-right: 2px;
  font-size: 16px;
  color: #B4B4B4;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover > svg path {
  fill: #0181D6;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover i {
  color: #0181D6;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover i.uk-icon-facebook {
  color: #3b5998;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover i.uk-icon-twitter {
  color: #3cf;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover i.uk-icon-linkedin {
  color: #0077b5;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a:hover i.uk-icon-envelope {
  color: #17ABDB;
}
.aw-page-header .aw-header-sub > ul:last-child > li > a > svg path {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  fill: #B4B4B4;
}
a.aw-button {
  height: 40px !important;
  line-height: 40px;
  background: #17ABDB;
  color: white;
  display: inline-block;
  padding: 0 50px;
  font-weight: 600;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a.aw-button .aw-sending-form {
  background: #B4B4B4;
}
a.aw-button:hover,
a.aw-button:focus {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: white;
  background: #3bbfea;
}
a.aw-button:hover .aw-num-items,
a.aw-button:focus .aw-num-items {
  background: #17ABDB;
}
a.aw-button.aw-button-sm {
  font-size: 14px;
  padding: 0 25px;
  line-height: 29px;
  height: 29px !important;
}
a.aw-button-alt {
  background: #1287ad;
}
a.aw-button-alt:hover,
a.aw-button-alt:focus {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: white;
  background: #17ABDB;
}
a.aw-button-alt:hover .aw-num-items,
a.aw-button-alt:focus .aw-num-items {
  background: #3bbfea;
}
.aw-num-items {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #1599c4;
  border-radius: 50px;
  padding: 2px 5px;
  line-height: 19px;
  font-style: normal;
}
/*
    SECCIÓN Aimen > Instalaciones y Equipamiento
*/
@media (max-width: 878px) {
  .aw-aimen-equipamiento {
    padding: 0 40px;
  }
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento {
    padding: 0 20px;
  }
}
.aw-aimen-equipamiento h2 {
  color: #17ABDB;
  font-weight: 400;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento h2 {
    font-size: 18px;
  }
}
.aw-aimen-equipamiento h3 {
  color: #17ABDB;
  font-weight: 400;
  font-size: 23px;
  margin-left: 10px;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento h3 {
    font-size: 16px;
  }
}
.aw-aimen-equipamiento h4 {
  margin-left: 20px;
}
.aw-aimen-equipamiento p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento p {
    font-size: 14px;
  }
}
.aw-aimen-equipamiento strong {
  font-weight: 500;
}
.aw-aimen-equipamiento .aw-page-block {
  margin: 60px 0;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento .aw-page-block {
    margin: 30px 0;
  }
}
.aw-aimen-equipamiento .aw-page-block:first-child {
  margin-top: 30px;
}
.aw-aimen-equipamiento .aw-page-block:last-child {
  margin-bottom: 30px;
}
.aw-aimen-equipamiento .aw-page-block > .aw-mid-block {
  margin-left: 30px;
}
.aw-aimen-equipamiento .aw-page-block > .aw-mid-block > p {
  margin: 0;
  margin-left: 110px;
  padding-left: 30px;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento .aw-page-block > .aw-mid-block > p {
    margin-left: 0;
  }
}
.aw-aimen-equipamiento .aw-page-block > div.uk-grid > div {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .aw-aimen-equipamiento .aw-page-block > div.uk-grid > div {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento .aw-page-block > div.uk-grid > div > div > a > img {
    width: 100%;
  }
}
.aw-aimen-equipamiento .aw-page-block > ul {
  margin-left: 20px;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento .aw-page-block > ul {
    margin-left: 0;
  }
}
.aw-aimen-equipamiento .aw-page-block > ul > li {
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 479px) {
  .aw-aimen-equipamiento .aw-page-block > ul > li {
    font-size: 14px;
  }
}
.aw-aimen-equipamiento .aw-page-grid > div {
  margin: 0 auto;
}
@media (min-width: 769px) {
  .aw-aimen-equipamiento .aw-page-grid > div {
    width: 650px;
  }
}
.aw-aimen-equipamiento .aw-page-grid > div > div {
  padding-left: 80px;
}
.aw-aimen-equipamiento .aw-page-grid > div > div:first-child {
  margin-left: -40px;
}
@media (max-width: 768px) {
  .aw-aimen-equipamiento .aw-page-grid > div > div {
    padding: 0;
    margin-left: 0 !important;
  }
}
@media (min-width: 769px) {
  .aw-aimen-equipamiento .aw-page-grid > div > div > div {
    height: 200px;
  }
}
.aw-aimen-equipamiento .aw-page-grid > div > div > div > p {
  text-align: justify;
}
.aw-aimen-equipamiento .aw-page-grid > div > div > div > h2 {
  font-size: 20px;
  margin-bottom: 0;
}
.aw-aimen-equipamiento .aw-page-grid > div > div > div > h3 {
  font-size: 18px;
  margin-top: 0;
  margin-left: 0;
  color: #17ABDB;
}
@media (max-width: 768px) {
  .aw-aimen-equipamiento .aw-page-grid > div > div > img {
    width: 100%;
  }
}
/* ==========================================================================
   Yago
   ========================================================================== */
.aw-header-landing {
  height: 500px;
  position: relative;
  color: white;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .aw-header-landing {
    height: 420px;
  }
}
@media (max-width: 479px) {
  .aw-header-landing {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .aw-header-landing.aw-header-tec {
    background-position: 0px !important;
  }
}
@media (min-width: 960px) {
  .aw-header-landing.aw-header-tec {
    background-position: 0 -125px !important;
  }
}
@media (min-width: 1220px) {
  .aw-header-landing.aw-header-tec {
    background-position: 0 -300px !important;
  }
}
.aw-header-landing::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.aw-header-landing > div {
  position: relative;
  z-index: 2;
}
.aw-header-landing h2 {
  font-size: 50px;
  line-height: 50px;
  color: white;
  font-weight: 300;
}
@media (max-width: 479px) {
  .aw-header-landing h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (min-width: 480px) {
  .aw-header-landing p {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .aw-header-landing p {
    font-size: 19px;
  }
}
@media (max-width: 479px) {
  .aw-header-landing p {
    font-size: 16px;
  }
}
.aw-header-landing a {
  font-size: 18px;
}
.aw-overheader {
  background: white;
  padding: 50px;
}
@media (min-width: 480px) {
  .aw-overheader {
    position: relative;
    z-index: 1;
    top: -70px;
  }
}
@media (max-width: 767px) {
  .aw-overheader {
    padding: 35px 20px;
  }
}
@media (max-width: 479px) {
  .aw-overheader {
    padding: 25px 0;
  }
}
.aw-grid-data {
  text-align: center;
}
.aw-grid-data > hr {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 479px) {
  .aw-grid-data > div {
    margin-top: 0;
  }
}
.aw-grid-data > div > div {
  padding: 20px 10px;
}
.aw-grid-data h3 {
  font-size: 35px;
  margin: 10px 0;
  color: #17ABDB;
}
@media (max-width: 479px) {
  .aw-grid-data h3 {
    margin-top: 0;
  }
}
.aw-grid-data h4 {
  font-size: 18px;
  margin: 0;
  margin-top: 10px;
  font-weight: 500;
}
.aw-grid-data p {
  margin: 0;
  font-size: 16px;
}
.aw-slide-landing {
  margin-top: 100px;
}
.aw-slide-landing > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.aw-slide-landing > div h2 {
  font-size: 50px;
  line-height: 52px;
  font-weight: 300;
}
@media (max-width: 959px) {
  .aw-slide-landing > div h2 {
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .aw-slide-landing > div h2 {
    margin-top: 20px;
    font-size: 36px;
    line-height: 38px;
  }
}
@media (max-width: 479px) {
  .aw-slide-landing > div h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
.aw-slide-landing > div p {
  margin: 30px;
  font-size: 18px;
}
@media (max-width: 479px) {
  .aw-slide-landing > div p {
    font-size: 16px;
  }
}
.aw-slide-landing > div a {
  font-size: 18px;
}
@media (max-width: 479px) {
  .aw-slide-landing > div a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
}
.aw-blank-landing {
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 18px;
}
.aw-blank-landing h2 {
  font-size: 50px;
  line-height: 52px;
  font-weight: 300;
}
@media (max-width: 959px) {
  .aw-blank-landing h2 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .aw-blank-landing h2 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 479px) {
  .aw-blank-landing h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.aw-blank-landing a {
  font-size: 18px;
}
@media (max-width: 479px) {
  .aw-blank-landing a {
    font-size: 16px;
  }
}
.aw-blank-landing p {
  margin: 20px;
}
@media (max-width: 767px) {
  .aw-blank-landing p {
    font-size: 17px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 479px) {
  .aw-blank-landing p {
    font-size: 16px;
    margin: 10px 0;
  }
}
.aw-inner-landing {
  height: 600px;
  position: relative;
  color: white;
  font-size: 18px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 479px) {
  .aw-inner-landing {
    margin-top: 50px;
  }
}
@media (min-width: 767px) {
  .aw-inner-landing {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .aw-inner-landing {
    height: auto;
    padding: 25px;
  }
}
@media (max-width: 479px) {
  .aw-inner-landing {
    padding: 20px;
  }
}
.aw-inner-landing::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.aw-inner-landing > div {
  position: relative;
  z-index: 2;
}
@media (max-width: 479px) {
  .aw-inner-landing > div > div > div {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .aw-inner-landing > div > div > div {
    margin: 15px 0;
  }
}
.aw-inner-landing h2 {
  font-size: 50px;
  line-height: 52px;
  color: white;
  font-weight: 300;
}
@media (max-width: 959px) {
  .aw-inner-landing h2 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .aw-inner-landing h2 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 479px) {
  .aw-inner-landing h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.aw-inner-landing a {
  font-size: 16px;
}
.aw-inner-landing p {
  margin: 20px;
}
.aw-inner-landing h3 {
  font-size: 35px;
  margin: 10px 0;
  color: #17ABDB;
}
@media (max-width: 959px) {
  .aw-inner-landing h3 {
    font-size: 32px;
  }
}
.aw-inner-landing h4 {
  font-size: 18px;
  margin: 0;
  font-weight: 500;
  color: white;
}
.aw-inner-landing p {
  margin: 0;
  font-size: 18px;
  color: white;
}
.aw-inner-dark::after {
  background: rgba(0, 0, 0, 0.8);
}
li.vl-section {
  font-size: 30px;
  font-weight: 300;
}
@media (max-width: 959px) {
  li.vl-section {
    display: none !important;
  }
}
@media (max-width: 767px) {
  li.vl-section {
    font-size: 25px;
    position: absolute;
    right: 20px;
  }
}
@media (max-width: 480px) {
  li.vl-section {
    font-size: 20px;
  }
}
@media (max-width: 959px) {
  li.vl-section.aw-section-large {
    display: none !important;
  }
}
@media (max-width: 479px) {
  li.vl-section.aw-section-large {
    width: 130px;
    text-align: right;
    margin-top: -15px;
  }
}
.vl-inner-topbar {
  margin-right: 15px;
}
.vl-inner-topbar a,
.vl-inner-topbar span {
  margin: 0 15px;
}
@media (max-width: 479px) {
  .vl-inner-topbar a,
  .vl-inner-topbar span {
    margin: 0 5px;
  }
}
.vl-inner-topbar a.aw-lang,
.vl-inner-topbar span.aw-lang {
  text-transform: uppercase;
  background: #aaa;
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  color: white !important;
  border-radius: 50px;
  display: inline-block;
}
.aw-navbar {
  position: relative !important;
}
.aw-navbar .uk-dropdown > ul > li > a {
  font-size: 20px;
  line-height: 35px;
}
.aw-navbar .uk-dropdown > ul > li > a:after {
  display: none;
}
.aw-navbar .uk-dropdown > ul > li > div > ul > li > a {
  font-size: 16px;
}
.aw-navbar .uk-container-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.aw-social {
  display: none;
}
.aw-social img,
.aw-social svg {
  height: 19px;
  margin-bottom: 0 !important;
}
body.aw-index li.vl-section,
body.aw-index .vl-inner-topbar {
  display: none !important;
}
body.aw-index a.aw-lang,
body.aw-index span.aw-lang {
  background: #aaa;
  text-transform: uppercase;
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 13px;
  color: white !important;
  border-radius: 50px;
  display: inline-block;
  margin-left: 10px;
}
body.aw-index ul.aw-social {
  display: block;
  margin: 15px;
  font-size: 15px !important;
}
body.aw-index ul.aw-social li {
  margin: 0 !important;
}
body.aw-index ul.aw-social li a,
body.aw-index ul.aw-social li span {
  margin-left: 10px;
}
body.aw-index ul.aw-social li a.aw-lang,
body.aw-index ul.aw-social li span.aw-lang {
  margin-left: 30px;
}
body.aw-index ul.aw-social li i {
  font-size: 20px !important;
  height: 18px;
  line-height: 15px;
  position: relative;
  top: 3px;
}
.aw-dotnav li {
  padding-left: 10px;
}
.aw-dotnav li a {
  width: 10px;
  height: 10px;
}
.aw-dotnav li.uk-active a {
  background: #17ABDB;
}
hr.aw-noti-bottom {
  margin: 30px auto;
  width: 200px;
  border-color: #eee;
}
.aw-certificados {
  font-size: 13px !important;
  line-height: 15px !important;
}
/*________________*/
.aw-slide-brand {
  margin-left: 0;
}
.aw-slide-brand img {
  width: 350px;
}
.aw-slide-brand > div h2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
@media (max-width: 959px) {
  .aw-slide-brand > div h2 {
    font-size: 29px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .aw-slide-brand > div h2 {
    margin-top: 15px;
    font-size: 28px;
    line-height: 29px;
  }
}
@media (max-width: 479px) {
  .aw-slide-brand > div h2 {
    font-size: 26px;
    line-height: 27px;
  }
}
.aw-slide-brand > div em {
  font-style: normal !important;
}
.aw-slide-brand > div p {
  font-size: 15px;
}
@media (max-width: 479px) {
  .aw-slide-brand > div p {
    font-size: 14px;
  }
}
.aw-slide-brand > div a {
  font-size: 15px;
}
@media (max-width: 479px) {
  .aw-slide-brand > div a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
}
.aw-slide-brand > div ul li {
  list-style: none;
}
.aw-slide-brand > div ul li > a > i {
  margin-right: 5px;
}
#aw-line-scroll.scrolled,
#aw-drop-scroll.scrolled {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  background: white;
}
.aw-overheader-bar {
  background: white;
  padding: 50px;
}
@media (min-width: 480px) {
  .aw-overheader-bar {
    position: relative;
    z-index: 1;
    top: -70px;
  }
}
@media (max-width: 767px) {
  .aw-overheader-bar {
    padding: 35px 20px;
  }
}
@media (max-width: 479px) {
  .aw-overheader-bar {
    padding: 25px 0;
  }
}
.aw-aimen-centro .aw-organizacion > div > div img {
  height: 300px;
  width: 250px;
}
.aw-aimen-centro .aw-organizacion > div > div i {
  font-size: 40px;
  padding-right: 5px;
}
.aw-aimen-centro .aw-organizacion > div > div a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 500;
  color: #555;
}
.aw-aimen-centro .aw-organizacion > div > div a:hover {
  color: #0077B5;
}
.aw-aimen-centro .uk-article-divider {
  margin: 0 40%;
}
.aw-instalaciones .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 960px) {
  .aw-instalaciones .aw-page-header .aw-header-img {
    background-size: cover !important;
  }
}
.aw-contacto .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 960px) {
  .aw-contacto .aw-page-header .aw-header-img {
    background-size: cover !important;
  }
}
.aw-contacto .aw-page-block .uk-grid {
  margin-left: 0;
}
@media (max-width: 767px) {
  .aw-contacto .aw-page-block .uk-grid > div {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .aw-aimen-acreditaciones .aw-page-block > div > div div {
    background-position: center !important;
  }
}
.aw-aimen-acreditaciones .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.aw-aimen-unete h4 {
  margin-left: 0;
  font-weight: 500 !important;
}
.aw-aimen-unete .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.aw-aimen-unete .aw-estadisticas > div {
  display: inline;
}
.aw-aimen-unete .aw-estadisticas > div img,
.aw-aimen-unete .aw-estadisticas > div svg {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .aw-aimen-unete .aw-estadisticas > div img,
  .aw-aimen-unete .aw-estadisticas > div svg {
    height: 90px !important;
    width: 90px !important;
  }
}
@media (max-width: 479px) {
  .aw-aimen-unete .aw-estadisticas > div img,
  .aw-aimen-unete .aw-estadisticas > div svg {
    height: 75px !important;
    width: 75px !important;
  }
}
.aw-aimen-unete .aw-estadisticas > div > * {
  display: inline;
}
.aw-aimen-unete .aw-estadisticas > div > div > div > div:first-child {
  text-align: right;
}
@media (max-width: 767px) {
  .aw-aimen-unete > .uk-grid > div {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .aw-aimen-unete .aw-button {
    width: 100%;
  }
}
.aw-aimen-unete .aw-oportunidad h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.aw-aimen-unete .aw-oportunidad p {
  margin-top: 0;
  padding-left: 60px;
}
.aw-aimen-unete .aw-oportunidad i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: 10px;
  font-size: 30px;
  color: #17ABDB;
}
.aw-aimen-unete .aw-oportunidad a:hover > i {
  color: #17CADB;
}
.aw-aimen-dondeestamos > div.uk-grid > div:first-child li a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #1287ad;
}
.aw-aimen-dondeestamos > div.uk-grid > div:first-child li.uk-active a {
  font-weight: 500;
  color: #17ABDB;
}
.aw-aimen-dondeestamos > div.uk-grid > div:first-child li:hover a {
  color: #17ABDB;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child > ul > li > h3 {
  margin-left: 0;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child > ul > li > h4 {
  margin-top: 5px;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .aw-aimen-dondeestamos > div.uk-grid > div:last-child > ul > li > p {
    margin-left: 10px;
  }
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child ul.uk-tab li a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #1599c4;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child ul.uk-tab li.uk-active a {
  font-weight: 500;
  color: #17ABDB;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child ul.uk-tab li.uk-tab-responsive a {
  font-weight: 400;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child ul.uk-tab li:hover a {
  color: #17ABDB;
}
.aw-aimen-dondeestamos > div.uk-grid > div:last-child .uk-nav-dropdown > li > a:focus,
.aw-aimen-dondeestamos > div.uk-grid > div:last-child .uk-nav-dropdown > li > a:hover {
  color: #ffffff !important;
}
.aw-aimen-dondeestamos .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.aw-aimen-historia .aw-slide-historia {
  min-height: 350px;
}
.aw-aimen-historia .aw-slide-historia > ul > li > div {
  height: 100%;
}
@media (max-width: 767px) {
  .aw-aimen-historia .aw-slide-historia > ul > li > div {
    height: auto;
  }
}
.aw-aimen-historia .aw-slide-historia > ul > li > div p {
  text-align: justify;
}
.aw-aimen-historia .aw-slide-historia > ul > li > div h2 {
  margin-bottom: 5px;
}
.aw-aimen-historia .aw-slide-historia > ul > li > div h3 {
  margin-top: 0;
  font-size: 21px;
}
@media (max-width: 767px) {
  .aw-aimen-historia .aw-slide-historia > ul > li > div > div:first-child {
    margin-bottom: 25px;
  }
}
.aw-aimen-historia .aw-slide-historia > ul > li > div > div:first-child > div {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
@media (max-width: 767px) {
  .aw-aimen-historia .aw-slide-historia > ul > li > div > div:first-child > div {
    min-height: 150px;
  }
}
@media (max-width: 959px) {
  .aw-aimen-historia .aw-slide-historia > ul > li > div > div:first-child > div {
    background-size: contain !important;
  }
}
.aw-aimen-historia .aw-slide-historia > a {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #1599c4;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .aw-aimen-historia .aw-slide-historia > a {
    display: none !important;
  }
}
.aw-aimen-historia .aw-slide-historia > a:hover {
  color: #17ABDB;
  opacity: 0.9;
}
.aw-aimen-historia .aw-slide-historia > a.uk-slidenav-previous {
  left: -50px;
}
.aw-aimen-historia .aw-slide-historia > a.uk-slidenav-next {
  right: -50px;
}
.aw-aimen-historia .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 960px) {
  .aw-aimen-historia .aw-page-header .aw-header-img {
    background-size: cover !important;
  }
}
.aw-idi-info > div.uk-grid > div {
  margin-bottom: 25px;
}
.aw-idi-info > div.uk-grid > div > a > div {
  height: 130px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  position: relative;
}
.aw-idi-info > div.uk-grid > div > a > div::after {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.aw-idi-info > div.uk-grid > div > a > div div {
  z-index: 1;
}
.aw-idi-info > div.uk-grid > div > a > div div > p {
  text-align: center;
  padding: 0 20px;
  margin: 0;
}
.aw-idi-info > div.uk-grid > div > a > div:hover {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.aw-idi-info > div.uk-grid > div > a > div:hover::after {
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1220px) {
  .aw-idi {
    background-position-y: -250px !important;
  }
}
@media (max-width: 1219px) {
  .aw-idi {
    background-position-y: -130px !important;
  }
}
@media (max-width: 960px) {
  .aw-idi {
    background-position: center !important;
  }
}
.aw-idi div.uk-grid.uk-container-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 480px) {
  .aw-idi div.uk-grid {
    width: 66.666%;
  }
}
.aw-idi > div {
  width: 100%;
}
.aw-idi > div > p {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .aw-idi > div > p {
    margin: 30px 0;
  }
}
@media (max-width: 479px) {
  .aw-idi > div > p {
    margin: 15px 0;
  }
}
.aw-idi > div > div h4,
.aw-idi > div > div h3 {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #17ABDB;
  margin-top: 15px;
}
.aw-idi > div > div h4:hover,
.aw-idi > div > div h3:hover {
  color: #19b8ec;
}
.aw-idi > div > div > div {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .aw-idi > div > div > div {
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .aw-idi > div > div > div {
    margin-top: 10px;
  }
}
.aw-idi-fabricacion .aw-page-header .aw-header-img {
  background-position-y: -620px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-fabricacion .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-idi-info .aw-page-header .aw-header-img {
  background-position-y: -290px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-info .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-idi-robotica .aw-page-header .aw-header-img {
  background-position-y: -430px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-robotica .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-idi-micro .aw-page-header .aw-header-img {
  background-position-y: -270px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-micro .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-idi-laser .aw-page-header .aw-header-img {
  background-position-y: -340px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-laser .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-idi-medioambiente .aw-page-header .aw-header-img {
  background-position-y: -230px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-idi-medioambiente .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-servicios > div > div h4,
.aw-servicios > div > div h3 {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #17ABDB;
  margin-top: 15px;
}
.aw-servicios > div > div h4:hover,
.aw-servicios > div > div h3:hover {
  color: #19b8ec;
}
.aw-servicios-fabricacion .aw-page-header .aw-header-img {
  background-position-y: -620px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-servicios-fabricacion .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-servicios-soldadura .aw-page-header .aw-header-img {
  background-position-y: -600px !important;
  background-position-x: -5px !important;
  background-repeat: no-repeat !important;
}
.aw-servicios-laboratorios .aw-page-header .aw-header-img {
  background-position-y: -370px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-servicios-laboratorios .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-servicios-calculo .aw-page-header .aw-header-img {
  background-position-y: -250px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-servicios-calculo .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-servicios-formacion .aw-page-header .aw-header-img {
  background-position-y: -370px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-servicios-formacion .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-servicios-mecatronica .aw-page-header .aw-header-img {
  background-position-y: -530px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-servicios-mecatronica .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-info .aw-page-header .aw-header-img {
  background-position-y: -290px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-info .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-automocion .aw-page-header .aw-header-img {
  background-position-y: -480px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-automocion .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-naval .aw-page-header .aw-header-img {
  background-position-y: -100px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-naval .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-metalmecanico .aw-page-header .aw-header-img {
  background-position-y: -466px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-metalmecanico .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-aeronautica .aw-page-header .aw-header-img {
  background-position-y: -366px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-aeronautica .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-energia .aw-page-header .aw-header-img {
  background-position-y: -366px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-energia .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-sectores-ciencia .aw-page-header .aw-header-img {
  background-position-y: -75px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-sectores-ciencia .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-prensa > .aw-overheader-bar img {
  height: 50px !important;
}
.aw-proyectos-publicaciones > div h3 {
  text-align: center;
  font-size: 18px;
  margin: 0;
}
.aw-proyectos-publicaciones > div p {
  margin: 0;
  font-size: 13.5px;
  text-align: center;
}
.aw-servicios-destacados > div h3 {
  text-align: left;
  font-size: 18px;
  margin: 0;
}
.aw-servicios-destacados > div p {
  margin: 0;
  margin-left: 10px;
  font-size: 13.5px;
  text-align: left;
}
.aw-perfil-contratacion .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.aw-perfil-contratacion .aw-page-block i.aw-pdf-icon {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 35px;
  margin-left: 5px;
  color: #17ABDB;
}
.aw-perfil-contratacion .aw-page-block i.aw-pdf-icon:hover {
  color: #1599c4;
}
.aw-transparencia {
  background-position: center !important;
}
.aw-accordion > div {
  z-index: 5;
}
.aw-accordion > div > div {
  background-color: white;
}
.aw-accordion h3 {
  background: transparent;
  font-size: 21px !important;
  font-weight: 400 !important;
  color: #17ABDB;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.aw-accordion h3 i {
  position: absolute;
  left: 0;
  top: 2px;
}
.aw-accordion h3 i img {
  width: 25px;
}
.aw-accordion h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion h3.uk-active > i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aw-accordion h3.uk-active:before {
  width: 100%;
}
.aw-accordion h5,
.aw-accordion h4 {
  background: transparent;
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #17ABDB;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.aw-accordion h5 i,
.aw-accordion h4 i {
  position: absolute;
  left: 0;
  top: 2px;
  height: 100%;
}
.aw-accordion h5 i img,
.aw-accordion h4 i img {
  width: 25px;
  margin-bottom: 7px;
}
.aw-accordion h5:before,
.aw-accordion h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #17ABDB;
  left: 0;
  width: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-accordion h5.uk-active > i,
.aw-accordion h4.uk-active > i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.aw-accordion h5.uk-active:before,
.aw-accordion h4.uk-active:before {
  width: 100%;
}
.aw-subvenciones div.aw-accordion.uk-margin-top.uk-margin-large-bottom[style="position: relative; height: 0px;"] {
  margin: 0 !important;
}
.aw-subvenciones .aw-page-header .aw-header-img {
  background-position-y: -290px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-subvenciones .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-subvenciones .aw-tab > li > a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 400;
  font-size: 19px;
  color: #17ABDB;
  border: none;
  margin: 20px;
  padding: 0;
}
.aw-subvenciones .aw-tab > li > a:hover {
  margin: 20px;
  padding: 0;
  background: white;
  border-bottom: 4px solid #3bbfea;
  color: #1599c4;
  padding-bottom: 10px;
}
.aw-subvenciones .aw-tab > li.uk-active > a {
  border-bottom: 4px solid #17ABDB;
  padding-bottom: 10px;
  color: #1287ad;
}
.aw-subvenciones .aw-tab:before {
  border: none;
}
.aw-subvenciones .aw-switch-proyectos > ul > li {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .aw-subvenciones .aw-switch-proyectos > ul > li {
    width: 100%;
    text-align: left;
    margin-left: 0px !important;
  }
}
.aw-subvenciones .aw-switch-proyectos > ul > li:first-child {
  margin-left: 0;
}
.aw-subvenciones .aw-switch-proyectos > ul > li > a {
  font-size: 13px;
  color: #555;
}
.aw-subvenciones .aw-switch-proyectos > ul > li > a > i {
  color: #17abdb;
  margin-right: 5px;
}
.aw-subvenciones .aw-switch-proyectos > ul > li > a > i:first-child {
  color: #1287ad;
  display: none;
}
.aw-subvenciones .aw-switch-proyectos > ul > li.uk-active > a > i:first-child {
  display: inline;
}
.aw-subvenciones .aw-switch-proyectos > ul > li.uk-active > a > i:last-child {
  display: none;
}
.aw-subvenciones .aw-switch-proyectos > ul > li.aw-acronimo > a > i {
  display: block !important;
  margin-left: 5px;
}
.aw-subvenciones #ayudas h2 {
  font-size: 20px;
  text-transform: lowercase;
}
.aw-subvenciones #ayudas h2:first-letter {
  text-transform: uppercase;
}
@media (max-width: 959px) {
  .aw-subvenciones #ayudas h2 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .aw-subvenciones #ayudas h2 {
    font-size: 18px;
  }
}
.aw-subvenciones #ayudas h4 {
  font-size: 17px !important;
  color: #555;
  margin-left: 0;
  background: white;
  margin-bottom: 0;
  padding-bottom: 3px !important;
  padding-top: 15px;
  z-index: 5;
}
.aw-subvenciones #ayudas h4:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .aw-subvenciones #ayudas img.aw-img-programa {
    max-width: 350px;
    max-height: 100px;
  }
}
.aw-subvenciones #ayudas .uk-accordion-content {
  left: 0 !important;
  z-index: 0;
}
.aw-legal .aw-page-header .aw-header-img {
  background-position-y: -193px !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 960px) {
  .aw-legal .aw-page-header .aw-header-img {
    background-size: cover !important;
  }
}
.aw-legal .aw-page-block {
  margin: 50px 0;
}
.aw-legal .aw-page-block p {
  text-align: justify;
}
.aw-legal .aw-page-block h3 {
  margin-left: 0;
}
.aw-agenda .aw-agenda-image,
.aw-publicaciones .aw-agenda-image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 250px;
}
.aw-publicaciones .aw-publicaciones-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  height: 250px;
}
.aw-branding .aw-page-header .aw-header-img {
  background-position-y: -290px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 959px) {
  .aw-branding .aw-page-header .aw-header-img {
    background-position-y: center !important;
  }
}
.aw-publicaciones .aw-tag {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-color: #eeeeee;
  padding: 2px 7px;
  line-height: 20px;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.aw-publicaciones .aw-tag a:link,
.aw-publicaciones .aw-tag a:visited {
  color: #777777;
}
.aw-publicaciones .aw-tag i {
  color: #17ABDB;
}
.aw-formacion .aw-target {
  height: 100%;
}
.aw-formacion .aw-target h4 {
  min-height: 45px;
}
.aw-formacion .aw-target p.uk-text-small {
  line-height: 25px;
}
.aw-certificados-formacion {
  margin-top: 65px;
}
.aw-certificados-formacion > h2 {
  text-align: center;
  text-transform: uppercase;
  color: #17ABDB;
}
.aw-certificados-formacion > div.aw-noti-bottom {
  width: 120px;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 35px;
  height: 5px;
  background: #17ABDB;
  border-radius: 10px;
}
.aw-certificados-formacion > div > div {
  padding-bottom: 25px;
}
@media (max-width: 959px) {
  .aw-certificados-formacion > div > div {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .aw-certificados-formacion > div > div {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .aw-certificados-formacion > div > div {
    width: 100%;
  }
}
.aw-certificados-formacion > div > div > div > div {
  background-position: center;
  height: 180px;
}
.aw-certificados-formacion > div > div > div p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 767px) {
  .aw-certificados-formacion > div > div > div p {
    font-size: 18px;
  }
}
.aw-formacion-modal div.uk-grid > div {
  margin-bottom: 0px;
}
.aw-formacion-modal div.uk-grid > div > a > div {
  border-radius: 50%;
  height: 155px;
  width: 155px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  position: relative;
}
.aw-formacion-modal div.uk-grid > div > a > div::after {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.aw-formacion-modal div.uk-grid > div > a > div div {
  z-index: 1;
}
.aw-formacion-modal div.uk-grid > div > a > div div > p {
  text-align: center;
  padding: 0 20px;
  margin: 0;
  line-height: 18px;
  font-weight: 500;
}
.aw-formacion-modal div.uk-grid > div > a > div:hover {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.aw-formacion-modal div.uk-grid > div > a > div:hover::after {
  background: rgba(0, 0, 0, 0.7);
}
.aw-formacion-modal-padding {
  padding: 60px !important;
}
/*  TIMELINE  */
.cd-timeline-navigation {
  margin: 0;
}
.cd-timeline-navigation li {
  list-style: none;
}
.cd-timeline-navigation a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cd-timeline-navigation a:not(.inactive):hover {
  border-color: #16a5d3;
}
.events-wrapper .events ol {
  margin: 0;
}
.events-wrapper .events ol li {
  list-style: none;
}
.events-content {
  margin-top: 0;
}
.events-content ol {
  margin: 0;
  padding: 0;
}
.events-content ol li {
  list-style: none;
}
.events-content ol li > div {
  min-height: 350px;
  height: 100%;
}
@media (max-width: 767px) {
  .events-content ol li > div {
    height: auto;
  }
}
.events-content ol li > div p {
  font-size: 16px !important;
  text-align: justify;
}
.events-content ol li > div h2 {
  font-weight: 400 !important;
  margin-bottom: 5px;
  font-size: 23px !important;
}
.events-content ol li > div h3 {
  margin-top: 0;
  font-size: 21px !important;
}
@media (max-width: 767px) {
  .events-content ol li > div > div:first-child {
    margin-bottom: 25px;
  }
}
.events-content ol li > div > div:first-child > div:not(.uk-grid),
.events-content ol li > div > div:first-child > div.uk-grid > div > div {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}
@media (max-width: 767px) {
  .events-content ol li > div > div:first-child > div:not(.uk-grid),
  .events-content ol li > div > div:first-child > div.uk-grid > div > div {
    min-height: 150px;
  }
}
.cd-horizontal-timeline .events a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cd-horizontal-timeline .events a:hover::after {
  background-color: #16a6d4;
  border-color: #16a6d4;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #17ABDB;
  border-color: #17ABDB;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #1499c3;
}
.aw-sedes h4 {
  margin: 20px 0 10px 0 !important;
  padding: 0 !important;
  font-weight: 500;
  font-size: 20px;
}
.aw-sedes h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.aw-sedes p {
  font-size: 18px;
}
@media (max-width: 560px) {
  .aw-share {
    text-align: center;
    padding: 0;
    float: none !important;
    display: block !important;
    margin-top: 10px !important;
  }
}
.aw-share a {
  border-radius: 4px;
}
.aw-blue {
  color: #17ABDB;
}
.aw-panel-asociado {
  background-color: #fff;
}
.aw-panel-asociado .aw-panel-categoria-asociado {
  font-size: 15px !important;
  color: #555 !important;
}
.aw-panel-asociado .aw-panel-titulo-asociado {
  color: #17ABDB !important;
  font-size: 17px !important;
  font-weight: 500 !important;
}
.aw-grid-brand > div {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 959px) {
  .aw-grid-brand > div:nth-child(3n+1) {
    border-left: none !important;
  }
}
.aw-grid-brand > div:nth-child(4n+1) {
  border-left: none !important;
}
.aw-switch-asociados > ul > li {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .aw-switch-asociados > ul > li {
    width: 100%;
    text-align: left;
    margin-left: 0px !important;
  }
}
.aw-switch-asociados > ul > li:first-child {
  margin-left: 0;
}
.aw-switch-asociados > ul > li > a {
  color: #1599c4;
}
.aw-switch-asociados > ul > li > a > i {
  margin-right: 5px;
}
.aw-switch-asociados > ul > li > a > i:first-child {
  color: #1287ad;
  display: none;
}
.aw-switch-asociados > ul > li.uk-active > a > i:first-child {
  display: inline;
}
.aw-switch-asociados > ul > li.uk-active > a > i:last-child {
  display: none;
}
.aw-padding-top {
  padding-top: 20px !important;
}
.aw-video-multimedia {
  height: 630px;
}
@media (max-width: 1219px) {
  .aw-video-multimedia {
    height: 523px;
  }
}
@media (max-width: 767px) {
  .aw-video-multimedia {
    height: 430px;
  }
}
@media (max-width: 479px) {
  .aw-video-multimedia {
    height: 229px;
  }
}
.aw-multimedia {
  /*time{
	  color: darken(@main-color, 10%);
	}*/
}
.aw-multimedia h2 {
  font-size: 18px;
  color: #17ABDB;
}
.aw-multimedia svg {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-multimedia svg .st0 {
  opacity: 0.3;
}
.aw-multimedia svg .st1 {
  fill: #17ABDB;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0.5;
}
.aw-multimedia figcaption:hover svg {
  zoom: 1.05;
}
.aw-multimedia figcaption:hover svg .st1 {
  opacity: 1;
}
.aw-pt-list .aw-autores-pt-list {
  font-weight: 300 !important;
}
.aw-pt-list .aw-titulo-pt-list {
  font-weight: 500 !important;
  margin-top: 5px !important;
}
.aw-pt-list .aw-titulo-secundario-pt-list {
  font-weight: 300 !important;
}
.aw-pt-list .aw-datos-pt-list {
  margin-top: 10px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.aw-pt h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  color: #17ABDB;
}
.aw-pt .aw-pt-body {
  margin-top: 0 !important;
}
.aw-pt .aw-pt-body h3 {
  color: #444;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
.aw-pt .aw-pt-body .aw-autores-pt {
  font-size: 12px !important;
}
.aw-pt .aw-pt-body .aw-autores-pt strong {
  font-weight: 600 !important;
}
.aw-pt .aw-pt-body .aw-autores-pt .aw-datos-pt {
  font-size: 14px !important;
}
.aw-pt .aw-pt-body .aw-autores-pt .aw-datos-pt strong {
  font-weight: 600 !important;
}
.aw-link-pt {
  text-decoration: none !important;
  color: #555555 !important;
}
.aw-link-pt h3 {
  color: #17ABDB;
}
.aw-button-search-pt {
  color: white !important;
  background: #17ABDB !important;
}
.aw-button-search-pt:hover {
  background: #80d6f2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-p-list .aw-fechas-p-list {
  font-weight: 300 !important;
}
.aw-p-list .aw-titulo-p-list {
  font-weight: 500 !important;
  margin-top: 5px !important;
}
.aw-p-list .aw-titulo-secundario-p-list {
  font-weight: 300 !important;
}
.aw-p-list .aw-datos-p-list {
  margin-top: 10px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.aw-p h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  color: #17ABDB;
}
.aw-p .aw-p-body {
  margin-top: 0 !important;
}
.aw-p .aw-p-body h3 {
  color: #444;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
.aw-p .aw-p-body .aw-autores-p {
  font-size: 12px !important;
}
.aw-p .aw-p-body .aw-autores-p strong {
  font-weight: 600 !important;
}
.aw-p .aw-p-body .aw-autores-p .aw-datos-p {
  font-size: 14px !important;
}
.aw-p .aw-p-body .aw-autores-p .aw-datos-p strong {
  font-weight: 600 !important;
}
.aw-pc-title-doc-link {
  font-weight: 600 !important;
}
.aw-fix-height img {
  max-height: 143px !important;
}
.aw-fix-height .uk-grid > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.aw-button-select-oferta-empleo {
  background-color: #17ABDB !important;
  color: white !important;
  margin-bottom: 12px !important;
  font-weight: 600 !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.aw-button-select-oferta-empleo:hover {
  background-color: #69ceef !important;
}
.aw-empleo-unete-title {
  margin-bottom: 30px !important;
}
.aw-article-divider {
  margin-top: 15px !important;
}
/* Form Acceso */
.form-save-all h4 {
  font-weight: 500;
}
/* Mi Cuenta */
.aw-micuenta #bloques > li {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
}
.form-save-empresa .uk-form-row.dis :before {
  background-color: rgba(214, 214, 214, 0.14902);
  height: 100%;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
  color: white;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
ul.aw-social-logo li {
  font-size: 20px !important;
}
ul.aw-social-logo li a {
  color: white;
  width: 20px;
  font-size: 20px !important;
}
ul.aw-social-logo li a i {
  font-size: 20px !important;
}
ul.aw-social-logo li a:hover {
  color: white;
}
ul.aw-social-logo li a img *,
ul.aw-social-logo li a svg * {
  fill: white;
}
@media (max-width: 479px) {
  .aw-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img.logo-footer {
  margin-left: 20px;
}
@media (max-width: 479px) {
  img.logo-footer {
    margin-left: 0;
  }
}
.ai-text-small {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}
.ai-text-small h5 {
  color: #17ABDB;
  font-weight: 400;
  font-size: 16px;
}
.ai-text-small table td,
.ai-text-small table th {
  padding: 8px 8px;
  border-bottom: 1px solid #E5E5E5;
}
.ai-text-legal {
  font-size: 14px;
}
.ai-text-legal p {
  font-size: 14px !important;
  margin-bottom: 10px;
  margin-top: 0;
}
.ai-text-legal ul li {
  font-size: 14px !important;
}
.ai-text-legal .uk-table {
  text-align: left;
  font-size: 14px;
}
.ai-text-legal .uk-table th {
  background-color: #eee;
  border-bottom: 1px solid #eee;
}
.ai-text-legal .uk-table td {
  border-bottom: 1px solid #eee;
}
.ai-text-legal blockquote {
  margin: 10px 20px;
  font-size: 14px;
}
.ai-text-legal strong {
  font-weight: 777;
  color: #222;
}
.ai-text-legal h2 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.ai-text-legal h5 {
  font-size: 16px;
  font-weight: 700;
  color: #222;
}
.aw-header-img h2 {
  line-height: 40px;
  display: inline-flex;
}
#cookies-msg {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 12px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
#cookies-msg.shown {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 640px) {
  #cookies-msg {
    text-align: center;
  }
}
#cookies-msg > div {
  background: white;
  padding: 7px 0;
  box-shadow: 0 -14px 25px rgba(0, 0, 0, 0.16);
}
#cookies-msg > div > div {
  box-sizing: content-box;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  /* Tablet landscape and bigger */
}
@media (min-width: 640px) {
  #cookies-msg > div > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 960px) {
  #cookies-msg > div > div {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#cookies-msg > div > div > div > div {
  margin-top: 5px;
  margin-bottom: 5px;
}
#cookies-msg.floating {
  left: 15px;
  right: 15px;
}
#cookies-msg.floating > div {
  width: 800px;
  max-width: 100%;
  margin: 15px auto;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
}
#cookies-msg.floating > div > div {
  padding-left: 20px;
  padding-right: 20px;
}
#cookies-msg #cookies-msg-close {
  display: none;
}
#cookies-msg .cookies-msg-actions a {
  display: block;
}
#cookies-msg a.uk-button-primary {
  background: #17ABDB;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#cookies-msg a.uk-button-primary:hover {
  background: #0d637f;
}
#cookies-msg a:not(.uk-button) {
  color: #17ABDB;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#cookies-msg a:not(.uk-button):hover {
  color: #0d637f;
}
.uk-button.uk-button-xlarge {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.3em;
  font-weight: 700;
  color: white;
}
.uk-button.uk-button-default {
  border: 1px solid #17ABDB !important;
  background-color: white !important;
  color: #17ABDB;
}
.uk-button.uk-button-muted {
  background-color: #eee;
  color: #555;
}
.ue-header {
  position: absolute;
  top: 7px;
  right: 430px;
  z-index: 100;
}
.ue-header a {
  display: block;
}
.ue-header img {
  margin-right: 10px;
}
@media (max-width: 959px) {
  .ue-header {
    top: 19px;
    right: 100px;
  }
}
.has-error input,
.has-error select,
.has-error textarea {
  border-color: #FF0000 !important;
}
.has-error .error-block {
  color: #FF0000 !important;
}
@media (max-width: 768px) {
  .flex-grid {
    gap: 25px;
  }
}
.grecaptcha-badge {
  display: none !important;
}
